@charset "utf-8";
/* CSS Document */

.tit1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #336699;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.tit2 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #d03f22;
	text-transform: uppercase;
}
.section {
	margin: 80px auto;
}
/*公司简介*/
.aboutus .width1280 .left {
	width: 470px;
	margin-top: 50px;
}
.aboutus .width1280 .right {
	width: 770px;
	margin-top: 50px;
}
.aboutus .width1280 .right p {
	text-indent: 30px;
	font-size: 16px;
	line-height: 32px;
	color: #3e3a39;
}
.aboutus .width1280 .right a {
	font-weight: bold;
	font-size: 18px;
	color: #336699;
	margin-top: 30px;
	margin-left: 30px;
	display: block;
	text-align: center;
	border: 3px solid #336699;
	width: 182px;
	height: 47px;
	line-height: 47px;
	border-radius: 30px;
}
/*产品选型*/
.prolist {
}
.prolist .width100 {
}
.prolist .width100 .left {
	width: 212px;
}
.prolist .width100 .left li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #fff;
	height: 66px;
	line-height: 66px;
	background: url(../img/arr_prolist.png) 20px center no-repeat #f1f1f1;
}
.prolist .width100 .left li:hover {
	background-color: #feffd7;
}
.prolist .width100 .left li:hover a {
	color: #d03f22;
}
.prolist .width100 .left li a {
	font-size: 18px;
	margin-left: 60px;
}
.prolist .width100 .right .width100 {
	width: 1068px;
	overflow: hidden;
}
.prolist .width100 .right .width100 dl {
	display: block;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	position: relative;
	width: 355px;
	height: 268px;
	text-align: center;
}
.prolist .width100 .right .width100 dl dt {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 355px;
	height: 268px;
}
.prolist .width100 .right .width100 dl dt img {
	width: 355px;
	height: 268px;
}
.prolist .width100 .right .width100 dl dd {
	display: block;
	width: 355px;
	height: 55px;
	line-height: 55px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.prolist .width100 .right .width100 dl dd a {
	font-size: 18px;
	color: #fff;
}
.prolist .width100 .right .width100 dl:hover a {
	color: #d03f22;
	opacity: 1;
	filter: alpha(opacity=100);
}
.prolist .width100 .right p.clomn {
	width: 540px;
	height: 62px;
	line-height: 62px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	background: url(../img/arr_top.png) 80px center no-repeat #336699;
	padding-left: 130px;
}
.prolist .width100 .right ul li {
	display: block;
	width: 250px;
	float: left;
	border-right: 1px solid #fff;
	height: 66px;
	line-height: 66px;
	background: url(../img/arr_prolist.png) 20px center no-repeat #f1f1f1;
	margin-top: 1px;
}
.prolist .width100 .right ul li:hover {
	background-color: #feffd7;
}
.prolist .width100 .right ul li:hover a {
	color: #d03f22;
}
.prolist .width100 .right ul li a {
	font-size: 18px;
	margin-left: 60px;
}
/*施工现场*/
.site {
	background-color: #f1f1f1;
	padding: 70px 0px;
}
.picScroll-left {
	width: 100%;
	position: relative;
}
.picScroll-left .prev {
	position: absolute;
	left: -30px;
	width: 18px;
	height: 30px;
	background: url(../img/arr_left1.png) left center no-repeat;
	top: 110px;
	cursor: pointer;
}
.picScroll-left .next {
	position: absolute;
	right: -30px;
	width: 18px;
	height: 30px;
	background: url(../img/arr_right1.png) left center no-repeat;
	top: 110px;
	cursor: pointer;
}
.picScroll-left .bd {
	margin-top: 30px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 37px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 402px;
	height: 259px;
	display: block;
	border-radius: 15px;
}
.picScroll-left .bd ul li .title {
	line-height: 40px;
	height: 40px;
	margin-top: 10px;
}
.picScroll-left .bd ul li .title a {
	font-size: 16px;
}
/*为什么选择维尔*/
.whyc .honor1 {
	background: url(../img/bg_pk.png) center bottom no-repeat;
	width: 100%;
	text-align: center;
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	height: 62px;
	color: #336699;
	display: block;
	margin-top: 60px;
}
.whyc .honor2 {
	font-size: 26px;
	font-weight: bold;
	color: #336699;
	display: block;
	width: 530px;
	padding-left: 50px;
	height: 48px;
	line-height: 48px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.whyc .honor3 {
	font-size: 16px;
	color: #666;
	margin-left: 50px;
	width: 510px;
	background: url(../img/bg_yuan.png) left center no-repeat;
	padding-left: 20px;
	display: block;
	line-height: 25px;
}
.whyc .width100 img {
	width: 700px;
	height: 350px;
}
/*客户见证*/
.case ul {
	margin-top: 40px;
}
.case ul li {
	background-color: #f7f7e2;
	padding: 3px;
	width: 314px;
	float: left;
	height: 106px;
}
.case ul li img {
	width: 314px;
	height: 106px;
}
/*新闻资讯*/
.news .n_index {
	margin-top: 35px;
}
.news .n_index li {
	display: block;
	float: left;
	width: 640px;
	margin: 25px 0px;
}
.news .n_index li .left {
	width: 113px;
	text-align: center;
}
.news .n_index li .left span {
	background-color: #336699;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 30px;
	display: block;
	width: 100%;
}
.news .n_index li .left span em {
	font-size: 16px;
	color: #fff;
}
.news .n_index li .left p {
	background-color: #c1c0bf;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	display: block;
	width: 100%;
}
.news .n_index li .right {
	width: 460px;
	float: left;
	margin-left: 30px;
}
.news .n_index li .right h3 a {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.news .n_index li .right p {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #3e3a39;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c0bf;
	padding-top: 15px;
}
