/*产品滚动 start*/
.cpScroll-btn {
	width:36px; height:124px;
	cursor:pointer;
}
.cpScroll-left {
	background:url(../images/z.jpg) no-repeat 50%;
}
.cpScroll-right {
	background:url(../images/y.jpg) no-repeat 50%;
}
.cpScroll-content {
	position:relative;
	width:875px; height:180px;
	overflow:hidden;
}
.cpScroll-content ul {
	position:absolute;
	width:5000px;
}
.cpScroll-content a { color:#fff; }
.cpScroll-content li {
	float:left; _display:inline;
	margin-left:15px;
	width:160px;
}
.cpScroll-content li img {
	width:100%; height:114px;
}
.cpScroll-content h3 {
	height:40px; line-height:40px;
	overflow:hidden;
	text-align:center;
}
/*产品滚动 end*/

/*工程滚动 start*/
.gcScroll-wrap {
	margin:20px 0 10px;
}
.gcScroll-wrap li {
	margin-left:15px;
	width:158px; height:142px;
}
.gcScroll-wrap li img {
	padding:1px;
	display:block;
	width:146px; height:138px;
	border:1px solid #dcdadb;
}
.gcScroll-wrap  a { color:#2339b3; }
.gcScroll-wrap  h3 { font-weight:bold; }
.gcScroll-wrap .cpScroll-btn {
	width:41px; height:165px;
}
.gcScroll-wrap .cpScroll-left {
	background:url(http://www.alwindoor.com/qy/images/q.jpg) no-repeat 50%;
}
.gcScroll-wrap .cpScroll-right {
	background:url(http://www.alwindoor.com/qy/images/w.jpg) no-repeat 50%;
}
.gcScroll-wrap .cpScroll-content {
	width:860px;
}
/*工程滚动 end*/



.scroll-list {
	position:relative;
	margin-left:5px;
	width:686px; height:282px; overflow:hidden;
	color:#58595a;
}
.scroll-list-btn {
	float:left;
	width:23px; height:270px;
	background:url(../images/z.jpg) no-repeat 50%;
	cursor:pointer;
}
.scroll-list-btn-right {
	background-image:url(../images/y.jpg);
}
.scroll-list-content {
	position:relative;
	float:left; _display:inline;
	width:640px; height:100%; overflow:hidden;
}
.scroll-list-content-w {
	position:relative;
	width:5000px; overflow:hidden;
}
.scroll-list-item {
	float:left; width:640px;
}
.scroll-list-item li {
	float:left; _display:inline;
	margin:12px 0 0 13px;
	width:306px; height:125px;
}

.scroll-list-img {
	float:left;
	margin-top:6px;
	padding:1px;
	width:119px; height:106px;
	border:1px solid #b5e4ff;
	background-color:#fff;
}
.scroll-list-img img {
	display:block;
	width:119px; height:106px;
}
.scroll-list-info {
	float:right;
	width:176px;
}
.scroll-list-info h3 {
	height:22px; overflow:hidden;
	font-size:14px;
}
.scroll-list-info h3 a { color:#0b76cc; }
.scroll-list-info-c {
	height:80px; line-height:20px; overflow:hidden;
	text-indent:2em;
}
.scroll-list-info-m {
	margin:5px 5px 0 0;
	text-align:right;
}
.scroll-list-info-m a {
	display:inline-block;
	margin-right:10px;
	width:55px; height:16px; overflow:hidden;
	background:url(../images/js-bg.jpg) no-repeat;
	color:#7899a2;
	text-align:center;
}
.scroll-list-info-m a:hover { color:#0b76cc; text-decoration:none; }

.news-list {
	margin:3px 5px 0;
}
.news-list li {
	height:28px; line-height:28px; overflow:hidden;
}
.news-list li a {
	color:#58595a;
}





.ad-bottom {
	position:absolute; bottom:0; left:50px; z-index:99;
	width:290px; height:90px; overflow:hidden;
}
.ad-bottom a {
	position:absolute; top:0; left:0;
	width:290px; height:291px;
	cursor:pointer;
	background:url(../images/ad-bottom.png) no-repeat;
	/*
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ad-bottom.png');
	*/
}
.ad-bottom-form {
	font-size:14px;
}
.ad-bottom-form p {
	margin-top:10px;
}
.ad-bottom-form input {
	width:100px; height:20px; line-height:20px;
}
.ad-bottom-form textarea {
	width:200px; height:80px; overflow-y:auto;
	resize:none;
}
.ad-bottom-form button {
	float:right;
	padding:3px 10px 1px;
	border:1px solid #6b9cc4;
	background:#31b1f3;
	font-weight:700; font-size:16px;
	color:#fff;
	letter-spacing:2px;
	cursor:pointer;
}

