@charset "UTF-8";
body{
	font-family: "思源黑体 CN";
}

/* 新闻   */
.header-cn{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.new-banner{
	width: 100%;
	height: 280px;
	background: url("../images/new-banner1.jpg") no-repeat;
	background-position: center;
}
.pro-ar{
	width: 100%;
	background-color: #f5f3f2;
}
.new-ar{
	width: 100%;
}
.prode-ar{
	width: 100%;
}
.new-cn{
	width: 1200px;
	margin: 0 auto;
}
.new-ti{
	width: 100%;
	height: 37px;
	/* border-bottom: 1px solid #00573e; */
}
.pro-border1{
	width: 1180px;
	height: 3px;
	background-color: #00573e;
	margin-left: 21px;
}
.new-s1{
	font-weight: bold;
	font-size: 26px;
	color: #00573e;
}
.new-s2{
	font-size: 16px;
	color: #00573e;
	line-height: 37px;
	margin-left: 10px;
}
.new-s3{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 37px;
	float: right;
}
.new-s3>a:hover{
	color: #00573e;
}
.new-txs{
	width: 1206px;
	margin-left: -6px;
	overflow: hidden;
}
.new-tx{
	float: left;
	width: 283px;
	margin-left: 16px;
	margin-top: 30px;
}
.new-p1{
	padding-top: 8px;
	line-height: 22px;
	font-weight: bold;
	font-size: 16px;
	color: #00573e;
}
.new-p2{
	padding-top: 7px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
}
.new-s4{
	font-size: 12px;
	color: #999999;
	background: url("../images/new-icon1.png") no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
.new-s5{
	font-size: 12px;
	color: #999999;
	background: url("../images/new-icon2.png") no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
	margin-left: 10px;
}
.new-bts{
	height: 35px;
	margin: 0 auto;
}
.new-bts>a:hover{
	color: #fff;
	background-color: #002e20;
}
.new-pre-next{
	font-size: 14px;
	color: #002e20;
	margin: 0 2px;
	line-height: 35px;
	text-align: center;
	float: left;
	width: 52px;
}
.new-bt-green{
	width: 30px;
	height: 35px;
	background-color: #002e20;
	float: left;
	margin: 0 2px;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.new-bt-white{
	width: 30px;
	height: 35px;
	float: left;
	margin: 0 2px;
	color: #000;
	line-height: 35px;
	text-align: center;
}


/* 新闻详情   */
.newde-p1{
	font-weight: bold;
	font-size: 32px;
	color: #00573e;
	text-align: center;
	line-height: 36px;
}
.newde-p2{
	font-size: 14px;
	color: #666666;
	text-indent: 35px;
	line-height: 20px;
}
.newde-s1{
	font-size: 14px;
	color: #002e20;
	float: left;
}
.newde-s2{
	font-size: 14px;
	color: #002e20;
	float: right;
}
.newde-pre-next{
	width: 100%;
	overflow: hidden;
}
.newde-pre-next>a:hover{
	color: #000;
}



/* 联系我们   */
.conus-le{
	margin-left: 33px;
	width: 445px;
	height: 588px;
	border: 1px solid #00573e;
	float: left;
}
.conus-p1{
	padding-top: 20px;
	padding-bottom: 8px;
	line-height: 36px;
	font-weight: bolder;
	font-size: 22px;
	color: #002e20;
}
.conus-p2{
	line-height: 42px;
	font-size: 14px;
	color: #666666;
}
.conus-p2>span{
	font-size: 14px;
	color: #ae051f;
}
.conus-ri{
	width: 630px;
	height: 590px;
	float: left;
	margin-left: 60px;
}

.my-map { margin: 0 auto; width: 630px; height: 590px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}


/* ft边框线   */
.ft-border{
	width: 100%;
	height: 1px;
	background-color: #f5f4f2;
}



/* 公司介绍  */
.com-p1{
	font-size: 14px;
	color: #666666;
	text-indent: 37px;
	line-height: 24px;
	padding-top: 24px;
}

/* 工程案例  */
.case-txs{
	width: 1233px;
	margin-left: -33px;
	overflow: hidden;
}
.case-tx{
	width: 274px;
	height: 247px;
	float: left;
	margin-left: 33px;
	margin-top: 33px;
}
.case-s1{
	display: block;
	width: 274px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #00573e;
}



/* 产品  */
.pro-le{
	float: left;
	width: 208px;
}
.pro-d1{
	font-size: 16px;
	color: #fff;
	width: 208px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: url("../images/pro-img1.png") no-repeat;
	background-position: center;
}
.pro-ul{
	width: 208px;
	overflow: hidden;
}
.down{
	background: url("../images/pro-icon2.png") no-repeat;
	background-position: 175px 50%;
}
.level{
	background: url("../images/pro-icon3.png") no-repeat;
	background-position: 175px 50%;
	background-color: #00573e;
}
.pro-ul-a{
	width: 208px;
	height: 46px;
	line-height: 46px;
	text-indent: 21px;
	font-size: 16px;
	color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #00573e;
	float: left;
	cursor: pointer;
}
.pro-li{
	width: 208px;
	height: 44px;
	line-height: 44px;
	text-indent: 36px;
	background: url("../images/pro-icon1.png") no-repeat;
	background-position: 22px 50%;
	background-color: #d9d9d9;
	font-size: 14px;
	color: #666666;
	margin-top: 1px;
	float: left;
	display: none;
}
.pro-tx{
	width: 206px;
	height: 350px;
	border: 1px solid #00573e;
}
.pro-d2{
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
.pro-s1{
	display: block;
	margin-left: 38px;
	color: #ae051f;
}
.pro-p1{
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	line-height: 18px;
}
.pro-a1{
	display: block;
	width: 115px;
	height: 22px;
	background: url("../images/pro-img3.jpg") no-repeat;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-indent: 15px;
}
.pro-ri{
	float: left;
	width: 992px;
}
.pro-tx2{
	display: block;
	width: 217px;
	height: 262px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	background-color: #fff;
}
.pro-imgpar{
	width: 217px;
	height: 212px;
	text-align: center;
	line-height: 212px;
	overflow: hidden;
}
.pro-tx2-s1{
	display: block;
	width: 217px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	background-color: #00573e;
}

/* 产品详情 */
.prode-ri{
	float: left;
	margin-left: 30px;
	width: 942px;
}
.prode-tx{
	width: 942px;
	height: 327px;
}
.prode-imgpar{
	width: 320px;
	height: 324px;
	border: 1px solid #8bb2a7;
	text-align: center;
	line-height: 324px;
	overflow: hidden;
	float: left;
}
.prode-imgpar>a>img{
	height: 324px;
}
.prode-p1{
	font-size: 24px;
	color: #00573e;
	padding-bottom: 15px;
}
.prode-p2{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.prode-s1{
	display: block;
	font-size: 16px;
	color: #666666;
	text-indent: 20px;
	background: url("../images/prode-icon1.png") no-repeat;
	padding-bottom: 12px;
}
.prode-s2{
	display: block;
	font-family: "庞门正道标题本";
	font-size: 22px;
	color: #00573e;
	padding-bottom: 6px;
}
.prode-s3{
	display: block;
	font-size: 12px;
	color: #ae051f;
}
.prode-ti1{
	width: 89px;
	height: 22px;
	background-color: #00573e;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.prode-border1{
	width: 942px;
	height: 1px;
	background-color: #00573e;
}
.prode-s4{
	display: block;
	font-size: 16px;
	color: #00573e;
	text-indent: 17px;
	background: url("../images/prode-icon2.png") no-repeat;
	background-position: 0 65%;
}
.prode-p3{
	font-size: 14px;
	color: #666666;
	text-indent: 0;
	line-height: 22px;
}
.prode-imgpar2{
	width: 960px;
	height: 247px;
	line-height: 247px;
}
.prode-imgpar2>img{
	width: 937px;
}
.prode-p4{
	font-size: 12px;
	color: #999999;
}
.prode-imgpar3{
	width: 939px;
	line-height: 30px;
}
.prode-imgpar3 table{ text-align:center; width:100% !important;}
.prode-imgpar3>img{
	width: 939px;
}
.prode-ale{
	font-size: 14px;
	color: #002e20;
	float: left;
}
.prode-ari{
	font-size: 14px;
	color: #002e20;
	float: right;
}

.pagelist{width:100%;height:37px; padding-top:30px; padding-bottom:50px; text-align:center;}
.pagelist a{ padding:0 9px; height:32px;display:inline-block; background-color:#f1f1f1; border-radius: 1px; border:#c1c1c1 solid 1px;  text-align:center;line-height:32px;margin-left:14px;font-size:14px;color:#3e3e3e; cursor:pointer;}
.pagelist a:hover ,.pagelist a.selected{ background-color:#002e20; color:#fff; border:#002e20 solid 1px; padding:0 9px; cursor:pointer;}
.pagelist span{height:32px;display:inline-block;margin-left:14px;line-height:32px;text-align:center;font-size:14px;color:#999999;}

.nodata{ width:100%; float:left; text-align:center; font-family: "微软雅黑"; font-size:14px; padding-top:150px;}














