@charset "UTF-8";
body{font:12px/100%,"微软雅黑",Helvetica, sans-serif,Verdana;margin:0;}
html,body{-webkit-text-size-adjust:none;overflow-x: hidden;}
table,td{font:12px/100%,"微软雅黑",Helvetica, sans-serif,Verdana;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
A:link{text-decoration:none;}
img{ border:0; }
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{   border:none;padding:0 } 
span{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);box-sizing: border-box;}
span:focus {outline: -webkit-focus-ring-color auto 0px;}
a{blr:expression(this.onFocus=this.blur())}
a{outline:none;} 
ol,ul,li{list-style-type:none;}

.css3pointer{
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.cl-clear{
	clear: both;
}

.cl-top{
	background: #f0f0f0;
	color: #7e7e7e;
	font-size: 12px;
}

.cl-top-content{
	width: 1000px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
}

.cl-left{
	float: left;
}
.cl-right{
	float: right;
}
.cl-mr15{
	margin-right: 15px;
}
.cl-mt40{
	margin-top: 40px;
}


/*每块的标题*/
.cl-title-content{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(/template/default/images/xwbg.jpg) repeat-x top;
}
.cl-content{
	border: 1px solid #d5d4d4;
}
.cl-title{
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	border-left: 3px solid #12438d;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 12px;
	color: #12438d;
}
.cl-title-more{
	margin-top: 12px;
	margin-right: 13px;
}

.cl-news-img{
	text-align: center;
	margin: 15px 0 5px;
}


/*第二个条子*/
.cl-top2{
	background: #fff;
}
.cl-top2-content{
	width: 1000px;
	margin: 0 auto;
	height: 85px;
	position: relative;
}
.cl-logo{
	padding-top: 12px;
}


.cl-search{
	font-size: 20px;
	font-weight: bold;
	color: rgb(67, 67, 67);
	margin-top: 10px;
}
.cl-search img{
	height: 21px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.cl-input{
	width: 120px;
	height: 24px;
	margin-left: 5px;
	padding-left: 5px;
	border: none;
}
.cl-search-content{
	background: url(/template/default/images/suosuo.jpg) no-repeat top;
	width: 200px;
	padding-top: 5px;
	height: 28px;
}
.cl-btn-search{
	width: 35px;
	height: 35px;
	margin-right: 5px;
	margin-top: -5px;
	cursor: pointer;
}

/*导航*/
.cl-nav{
	background: #12438d;
	height: 40px;
	line-height: 40px;
}
.cl-nav-content{
	width: 1064px;
	margin: 0 auto;
}
.cl-nav-content li{
	float: left;
	width: 118px;
	text-align: center;
	/*transition: 0.5s;*/
}
.cl-nav-content li.current{
	background: url(/template/default/images/nav_bg.png) no-repeat center;
}
.cl-nav-content li.current a{
	color: #12438d;
}

.cl-nav-content li a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.cl-nav-content li{
	position: relative;
}
.cl-child-content{
	z-index: 99;
	display: none;
	width: 167px;
	position: absolute;
}

.cl-child-content .cl-child-list{
	height: 24px;
	line-height: 24px;
}
.cl-child-content .cl-child-list a{
	text-align: left;
	display: block;
	width: 147px;
	padding-left: 20px;
	color: #12438d;
	background: url(/template/default/images/navbg.gif) repeat-x top;
	z-index: 99;
	position: absolute;
}
.cl-child-content .cl-child-list a:hover{
	color: #fff;
	background: url(/template/default/images/navbg.gif) repeat-x bottom;
}

/*banner上文字*/

.cl-index{
	width: 1000px;
	margin: 40px auto;
}

/*首页新闻轮播*/
.cl-slide-content{
	width: 375px;
	height: 245px;
	padding: 5px;
	border: 1px solid #d5d4d4;
	position: relative;
	/*margin-right: 15px;*/
}
.cl-slide-content .hd{
	position: absolute;
	height: 18px;
	z-index: 99;
	bottom: 7px;
	right: 10px;
}
.cl-slide-content .hd li{
	height: 14px;
	width: 14px;
	text-align: center;
	line-height: 14px;
	background: #fff;
	font-size: 12px;
	margin: 0 2px;
	border: 1px solid #dfdfdf;
}
.cl-slide-content .hd li.on{
	background: #f00;
	border-color: #f00;
	color: #fff;
}

.cl-news-slide-li{
	height: 245px;
	width: 375px;
	position: relative;
}
.cl-news-slide-li img{
	width: 375px;
	height: 245px;
}
.cl-news-info{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	text-indent: 15px;
	background: rgba(0,0,0,0.5);
}
.cl-news-slide-li .p1{
	width: 50%;
	margin: 10px 0 0px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.cl-news-slide-li .p2{
	font-size: 12px;
	color: #fff;
}


/*新闻列表*/
.cl-news{
	width: 387px;
	padding-bottom: 20px;
}
.cl-news-content{
	padding: 0 15px;
}
.cl-news-list{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #dfdfdf;
}
.cl-aurl{
	font-size: 14px;
	width: 70%;
	color: #000;
}
.cl-aurl img{
	margin: 0 3px;
}
.cl-aurl:hover{
	color: #12438d;
	text-decoration: underline;
}
.cl-time{
	width: 30%;
	font-size: 12px;
	color: #2f2f2f;
	text-align: right;
}

/*通知公告*/
.cl-tonggao{
	width: 191px;
}
.cl-tonggao-content{
	padding: 10px;
	width: 170px;
}
.cl-tonggao-content .tempWrap{
	width: 170px;
}

/*3个新闻列表*/
.cl-small-news{
	width: 322px;
}


/*荣誉资质*/
.cl-honor-list{
	padding-top: 20px;
	line-height: 25px;
	height: 78px;
}
.cl-honor-list .cl-aurl{
	width: 100%;
}
.cl-h2{
	font-size: 13px;
	font-weight: bold;
	width: 160px;
}
.cl-honor-list .p1{
	width: 160px;
}

/*经典工程*/
.cl-big-news{
	width: 1000px;
	padding-bottom: 10px;
}
.cl-gongcheng-content{
	padding: 20px 30px 0px;
}
.cl-gongcheng-content .bd{
	overflow: hidden;
}
.cl-gongcheng-list{
	margin-right: 20px;
	/*width: 180px;*/
}
.cl-gongcheng-list p{
	padding: 3px 5px;
	font-size: 12px;
}
.cl-gongcheng-list img{
	width: 226px;
	padding: 5px;
	/*height: 100px;*/
	border: 1px solid #e6e7e7;
}
.cl-gongcheng-list img:hover{
	background: #ffeadc;
	border-color: #f60;
}
.cl-smaller-news{
	width: 270px;
}
.cl-block-two{
	padding-left: 20px;
}
.cl-block-two a{
	margin-right: 15px;
}
.cl-yl{
	border-top: 1px solid #dfdfdf;
	margin-top: 15px;
}
.cl-block-two select{
	width: 93%;
	margin-top: 15px;
}
/*公司简介*/
.cl-middle-news{
	width: 710px;
}
.cl-description-content img{
	flex: 0 0 auto;
	width: 326px;
	height: 253px;
	margin-right: 20px;
}
.cl-description{
	padding: 10px 10px 20px;
	font-size: 14px;
	line-height: 20px;
}

/*footer*/
.cl-bottom{
	height: 25px;
	padding-top: 15px;
	background: #ededed;
	margin-bottom: 20px;
}
.cl-bottom-content{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.cl-bottom-inlineblock{
	display: inline-block;
}
.cl-bottom-list{
	width: 94px;
	text-align: center;
	border-left: 1px solid #7e7e7e;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
}
.cl-bottom-list a{
	/*color: #7e7e7e;*/
	color: black;
}

.cl-footer-info{
	width: 1000px;
	margin: 0 auto;
}
.cl-footer-info p{
	font-size:14px;
	text-align: center;
	margin: 10px 0; 
	/*color: #7e7e7e;*/
}
.cl-footer-info p a{
	/*color: #7e7e7e;*/
	color: black;
}


/*内页左侧*/
.cl-ny-left{
	width: 260px;
}

.cl-ny-left-title{
	height: 40px;
	line-height: 40px;
	background: url(/template/default/images/left1.jpg) no-repeat center;
	color: #fff;
	text-align: center;
}

.cl-ny-left-list{
	width: 100%;
	height: 37px;
	line-height: 37px;
	margin-top: 2px;
	border-bottom: 1px solid #d5d4d4;
}
.cl-ny-left-list a{
	display: block;
	color: #4c4948;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.cl-ny-left-list a:hover{
	background:url(/template/default/images/dh2.jpg) no-repeat center;
	color: #06c;
}
.cl-ny-left-list-active a{
	background:url(/template/default/images/dh2.jpg) no-repeat center;
	color: #06c;
}
.cl-ny-left-content{
	padding: 10px 0 20px;
	border: 1px solid #d5d4d4;
}
.cl-ny-left .cl-smaller-news{
	margin-top: 20px;
	width: 259px;
}





/*内页右侧*/
.cl-ny-right{
	width: 720px;
}
/*内页，新闻列表*/
.cl-ny-content{
	width: 1000px;
	margin: 30px auto;
}
.cl-ny-news .cl-news-list{
	width: 684px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.cl-ny-right-title{
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 14px;
	margin-bottom: 15px;
	color: #979797;
	background: url(/template/default/images/dhbg.jpg) no-repeat center;
}
.cl-ny-right-title a{
	color: #979797;
}


/*内页工程业绩*/
.cl-ny-yeji-list{
	width: 33.3%;
	height: 167px;
	text-align: center;
	margin-bottom: 5px;
}
.cl-ny-yeji-list img{
	width: 184px;
	height: 123px;
	border: 1px solid #dfdfdf;
	padding: 2px;
}
.cl-ny-yeji-list img:hover{
	background: #ffeadc;
	border-color: #f60;
}
.cl-ny-yeji-list .p1{
	width: 184px;
	margin: 5px auto;
	color: #000;
	font-size: 12px;
}

.cl-ny-content-title{
	height: 80px;
	line-height: 80px;
	color: #322725;
	font-weight: bold;
	text-align: center;
}
.cl-ny-content-tip{
	color: #999;
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #666 ;
	margin-bottom: 20px;
}
.cl-ny-bottom-content{
	width: 684px;
	margin: 0 auto;
}
.cl-ny-content-container{
	margin: 0 auto 30px;
}
.cl-nextprev{
	font-size: 14px;
}
.cl-nextprev p{
	color: #2f2f2f;
	margin: 8px 0;
}
.cl-nextprev p a{
	font-size: 14px;
	color: #000;
}
.cl-font-size{
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.cl-font-size span{
	display: inline-block;
	border: 1px solid #9fa0a0;
	padding: 0 3px;
	height: 22px;
	line-height: 18px;
	font-size: 14px;
	cursor: pointer;
}
.cl-font-size .span1{
	border: none;
	font-size: 14px;
}


/*内页技术*/
.cl-ny-jishu-list{
	width: 33.3%;
	height: 255px;
	text-align: center;
	margin-bottom: 5px;
}
.cl-ny-jishu-list img{
	width: 184px;
	height: 212px;
	border: 1px solid #dfdfdf;
	padding: 2px;
}
.cl-ny-jishu-list img:hover{
	background: #ffeadc;
	border-color: #f60;
}
.cl-ny-jishu-list .p1{
	width: 184px;
	margin: 5px auto;
	color: #000;
	font-size: 12px;
}


/*荣誉资质*/
.cl-ny-honor-list{
	width: 33.3%;
	height: 182px;
	text-align: center;
	margin-bottom: 5px;
}
.cl-ny-honor-list img{
	width: 210px;
	height: 152px;
	border: 1px solid #dfdfdf;
	padding: 2px;
}
.cl-ny-honor-list img:hover{
	background: #ffeadc;
	border-color: #f60;
}
.cl-ny-honor-list .p1{
	width: 184px;
	margin: 5px auto;
	color: #000;
	font-size: 12px;
}

/*资源列表页*/
.cl-ziyuan-list{
	/*height: 215px;*/
	padding-bottom: 10px;
	border-bottom: 1px dashed #9fa0a0;
	margin-bottom: 10px;
}
.cl-ziyuan-list h2{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.cl-ziyuan-list h2:hover{
	text-decoration: underline;
}
.cl-ziyuan-list img{
	width: 125px;
	height: 165px;
	padding: 3px;
	border: 1px solid #dfdfdf;
}
.cl-ziyuan-list img:hover{
	background: #ffeadc;
	border-color: #f60;
}
.cl-ziyuan-list .p1{
	font-size: 14px;
	color: #000 !important;
	text-decoration: none !important;
}
.cl-ziyuan-list a:hover{
	text-decoration: none;
}

/*表单*/
.cl-ny-form-title{
	color: #000;
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 30px;
}

.cl-page{
	margin: 40px 0 50px;
}
.cl-page .wdcms-page{
	text-align: center;
}

.wdcms-page a{
	display: inline-block;
	border: 1px solid #dfdfdf;
	padding: 5px 10px;
	margin: 0 5px;
	font-size: 14px;
	color: #5A5A5A;
} 
.wdcms-page span{
	display: inline-block;
	padding: 5px 10px;
	margin: 0 5px;
	background: #1554b1;
	color: #fff;
	font-size: 14px;
	border: 1px solid #1554b1;
}

/*搜索*/
.cl-none-result{
	text-align: center;
	margin: 50px 0;
}

.cl-none-result span{
	color: #f60;
}

.cl-table{
	width: 100%;
}
.cl-table td{
	color: #2f2f2f;
	font-size: 14px;
	padding: 10px 0;
}
.cl-table .cl-td-right{
	text-align: right;
	padding-right: 10px;
}
.cl-table input{
	width: 176px;
	border:0.5px solid #efefef;
	outline: none;
	height: 22px;
	font-size: 12px;
	padding-left: 10px;
}
.cl-table textarea{
	width: 376px;
	border:0.5px solid #efefef;
	outline: none;
	height: 60px;
	font-size: 12px;
	padding-left: 10px;
}
.cl-red{
	color: red;
}

.cl-table .cl-submit{
	background:url(/template/default/images/submitbtn.gif) no-repeat center;
	width: 72px;
	height: 31px;
	border: none;
	outline: none;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.cl-ny-content-title-container{
	border-bottom: 1px solid #12438d;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	margin: 20px auto;
}
.cl-ny-content-title-container h2{
	width: 96px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #12438d;
}

.cl-ny-content-img{
	width: 100%;
	text-align: center;
	margin: 20px;
}
.cl-ny-content-img img{
	max-width: 100%;
}