@font-face{
     font-family: 'siyuansongti_med'; 
     src: url('../font/SourceHanSerifSC-Medium.eot');
     src:url('../font/SourceHanSerifSC-Medium.woff') format('woff'),
         url('../font/SourceHanSerifSC-Medium.ttf') format('truetype'),
         url('../font/SourceHanSerifSC-Medium.svg') format('svg');
}
@font-face{
     font-family: 'siyuansongti_heav'; 
     src: url('../font/SourceHanSerifSC-Heavy.eot');
     src:url('../font/SourceHanSerifSC-Heavy.woff') format('woff'),
         url('../font/SourceHanSerifSC-Heavy.ttf') format('truetype'),
         url('../font/SourceHanSerifSC-Heavy.svg') format('svg');
}
@font-face{
     font-family: 'siyuanheiti'; 
     src: url('./font/SourceHanSansCN-Medium.eot');
     src:url('./font/SourceHanSansCN-Medium.woff') format('woff'),
         url('./font/SourceHanSansCN-Medium.ttf') format('truetype'),
         url('./font/SourceHanSansCN-Medium.svg') format('svg');
}
body{
	max-width: 1920px;
	bgcolor:#fefefe;
	font-family: "microsoft yahei", "Arial",sans-serif;
}
ul {
	list-style:none;
	margin:0px;
}
a{
	color:#000;
	text-decoration: none;
}
.menubg{
	background: #fefefe;
}
.navbar-brand{
	/*padding-right: 200px;*/
	padding-right: 100px;
}
.navbar-nav{
	background: #fefefe;
	    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-nav li{
	/*width: 100px;*/
	width: 110px;
	font-size: 16px;
}
.navbar-nav li:first-child{
	width: 76px;
}
.navbar-nav li:nth-child(2){
	width: 134px;
}
.navbar-nav li a{
	/*font-family: siyuansongti_heav;*/
	font-family: "microsoft yahei", "Arial",sans-serif;
	font-weight: bold;
}
.navbar-nav::after{
	clear: both;
}


.banner{
	margin-top: 70px;
}
.mid-menu{
	width: 100%;
	background: #fefefe;
	height: 120px;
	line-height: 120px;
	/*border:#000 solid 1px;*/
}
.mid-menu .row{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
	/*overflow: hidden;*/
}
.mid-menu .row a{
	/*display: block;
	margin-right: 5px;
	margin-left: 5px;
	float: left;*/
	margin-left: 5px;
	color: #333;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
}
.mid-menu .row ul li{
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-left: #ccc solid 1px;
}
.mid-menu div{
	height: 20px;
	line-height: 20px;
	/*border: #f00 solid 1px;*/
	text-align: center;
}
.aboutxx{
	width: 100%;
	height: auto;

	

}
.aboutxx .aboutxx-content{
	position: relative;
	bottom: 60px;
	border:#f00 solid 1px;
}

.comp{
	width: 100%;
	margin-top: 25px;
}
.comp .container .row .item{
	/*width: 30%;*/
	text-align: center;
	padding: 10px 18px 0px;
}
.comp .container .row .item img{
	width: 100%;
}
.comp .container .row .item:hover{
	border-radius: 6px;
	box-shadow: 0px 4px 10px rgba(0,0,0,.3);
	transform: scale(1.1);
}
.comp .container .row .item img{
	width: 100%;
}
.comp .container .row .item p{
	position: relative;
    bottom: 84px;
    left: 0;
    right:0;
    margin: auto;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-bottom: #fff solid 4px;
    color: #fff;
    font-size: 2.6rem;
    /*font-weight: bold;*/
}
.comp .container .row .item:hover p{
	position: relative;
    bottom: 84px;
    left: 0;
    right:0;
    margin: auto;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    transition: 2s;
    color: #fff;
    border-bottom: #eee solid 4px;
    font-size: 2.6rem;
    /*font-weight: bold;*/
}


.job{
	width: 100%;
	top: 30px;
}
.job img{
	width: 100%;
}
.job .jobcontent{
	position: relative;
	
	/*border: #f00 solid 1px;*/
}




.line{
	width:100%;
	margin-top:33px;
}
.line img{ width:100%;}


/**
*底部导航
*/


.foot{
	width:100%;
	
}
.foot .leftfoot{
	width:24%;
	display:inline-block;
	float:left;
}
.leftfoot .topfoot{
	width:80%;
	margin-top:50px;
	
}
.topfoot p:first-child{
	font-weight: bold;
	font-size:18px;
	font-family:siyuansongti_heav;
}
.topfoot p:last-child{
	font-size:20px;
	font-family:siyuansongti_med;
}

.leftfoot .zjfoot{
	width:80%;
	float:right;
	margin-top: 10px;
}
.zjfoot .btn{
	display: block;
    width: 144px;
    height: 48px;
    background: #0f89a1;
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    border-radius: 4px;
}
.leftfoot .bottfoot{
	width: 86%;
    margin: 0 auto;
    text-align: center;
}
.bottfoot img{
	margin-top:40px;
}
.bottfoot p{
	margin-top:10px;
}
.foot .midfoot{
	width:1%;
	display:inline-block;
}
.midfoot img{
	height: 100%
}
.foot .rightfoot{
	width:70%;
	display:inline-block;
	float:right;
	margin-top: 50px;
}
.rightfoot .item{
	font-size: 18px;
}
.rightfoot .item ul li{
	height: 36px;
	line-height: 36px;
	/*overflow: hidden;*/
}
.rightfoot .item ul li:first-child{
	font-weight: bold;
}

/**
 *copyright
 */
 .copyright{
 	width: 100%;
 	height: 45px;
 	line-height: 45px;
 	background-color: #3f3f3f;
 }
 .copyright .copytext{
 	width: 100%;
 	/*border: #f00 solid 1px;*/
 	font-size: 14px;
 	color:#fff;
 	vertical-align: middle;
	margin-top: 14px;
 }
 .copytext ul li{
 	float: right;
 	padding-left: 10px;
 	padding-right: 10px;
 	text-align: center;
 	/*border:#f00 solid 1px;*/
 	height: 20px;
 	line-height: 20px;
 }
 .copytext ul li:nth-child(2){
 	border-left: #fff solid 1px;
 	border-right: #fff solid 1px; 
 }

/***关于我们***/

.aboutbanner{
	width: 100%;
	margin-top: 70px;
}
.aboutbanner img{
	width: 100%;
}

.jtjs{
	width: 100%;
}
.jtjs .jtjstitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}

.jtjsitem .rightjtjs3{
	display: inline-block;
	/*float: right;*/
	margin-left: 40px;
	width: 100%;
}
.rightjtjs3 .topjtjs{
	display: table-cell;
    height: 88px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 40px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightjtjs3 .bottomjtjs{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 20px;
	line-height: 30px;
}
.rightjtjs3 .bottomjtjs p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}



.jtjs .jtjsitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.jtjsitem .leftjtjs{
	display: inline-block;
	float: left;
	width: 34%;
}
.leftjtjs img{
	width: 100%;
}
.jtjsitem .rightjtjs{
	display: inline-block;
	/*float: right;*/
	margin-left: 40px;
	width: 62%;
}
.rightjtjs .topjtjs{
	display: table-cell;
    height: 88px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 40px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightjtjs .bottomjtjs{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 20px;

}
.bottomjtjs p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}


/*******************************************/
.jtjs .jtjsitem2{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.jtjsitem2 .leftjtjs2{
	display: inline-block;
	float: right;
	width: 34%;
}
.leftjtjs2 img{
	width: 100%;
}
.jtjsitem2 .rightjtjs2{
	display: inline-block;
	/*float: right;*/
	margin-left: 40px;
	width: 62%;
}
.rightjtjs2 .topjtjs2{
	display: table-cell;
    height: 88px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 40px;
    color: #000;
    border-right: #5dc4c0 solid 25px;
    padding-right: 10px;
    /*border:#f00 solid 1px;*/

}
.rightjtjs2 .bottomjtjs2{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 20px;

}
.bottomjtjs2 p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}

/******************************************/


/***************工程********/

.projectbanner{
	width: 100%;
	margin-top: 70px;
}
.projectbanner img{
	width: 100%;
}

.gc{
	width: 100%;
}
.gc .gctitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.gc .gcitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.gcitem .rightgc{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightgc .topgc{
	width: 200px;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightgc .bottomgc{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.bottomgc p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}
.rightgc .gcprod{
	width: 100%;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.gcprod .prodtext{
	font-size: 20px;
	font-weight: bold;
	color:#000;
}
.gcprod .prodcontent{
	width: 60%;
	margin-top: 30px;
}
.prodcontent ul li{
	background-color: #5dc4c0;
	width: 45%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	height: 46px;
	line-height: 44px;
	display: inline-block;
	float: left;
	font-size: 23px;
	font-weight: bold;

}
.prodcontent ul li div{
	/*background-color: #5dc4c0;*/
	display: inline-block;
	float: left;
}
.prodcontent ul li div:last-child{
	float: right;
}

.casetitle{
	width: 100%;
}
.casetitle .container{
	/*border:#f00 solid 1px;*/
}
.casetitle .gccasetitle{
	width: 200px;
}
.gccase{
	width: 100%;
	margin-top: 20px;
}
.gccase .gccaseitem{
	width: 100%;
	overflow: hidden;

}
.gccase .gccaseitem ul li{
	display: inline-block;
	float: left;
}
.gccase .gccaseitem ul li img{
	width: 100%;
}




/***************员工天地********/

.ygbanner{
	width: 100%;
	margin-top: 70px;
}
.ygbanner img{
	width: 100%;
}

.yg{
	width: 100%;
}
.yg .ygtitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.yg .ygitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.ygitem .rightyg{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightyg .topyg{
	width: 260px;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightyg .bottomyg{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 70px;

}
.bottomyg .item{
	margin-bottom: 30px;
}
.bottomyg .item img{
	width: 100%;
}
/*.bottomyg ul{
	width: 100%;
}
.bottomyg ul li{
	display: inline-block;
	float: left;
	width: 45%;
	margin-right: 30px;
	margin-bottom: 20px;
}
.bottomyg ul li img{
	width: 100%;
}*/


/***************联系我们********/

.contactbanner{
	width: 100%;
	margin-top: 70px;
}
.contactbanner img{
	width: 100%;
}

.lx{
	width: 100%;
}
.lx .lxtitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.lx .lxitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.lxitem .rightlx{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightlx .toplx{
	width: auto;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightlx .bottomlx{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.bottomlx p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}



/***************新闻中心********/

.newsbanner{
	width: 100%;
	margin-top: 70px;
}
.newsbanner img{
	width: 100%;
}

.xw{
	width: 100%;
}
.xw .xwtitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.xw .xwitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.xwitem .rightxw{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightxw .topxw{
	width: auto;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightxw .bottomxw{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.bottomxw table{
	border-left: #5dc4c0 solid 6px;
}
.bottomxw table tr td{
	border-top: 0px;
	padding-left: 30px;
}






/***************新闻详情********/

.xwinfobanner{
	width: 100%;
	margin-top: 70px;
}
.xwinfobanner img{
	width: 100%;
}

.xwinfo{
	width: 100%;
}
.xwinfo .xwinfotitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.xwinfo .xwinfoitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.xwinfoitem .rightxwinfo{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightxwinfo .topxwinfo{
	width: auto;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightxwinfo .bottomxwinfo{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.bottomxwinfo p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}




/***************职位详情********/

.jobinfobanner{
	width: 100%;
	margin-top: 70px;
}
.jobinfobanner img{
	width: 100%;
}

.jobxx{
	width: 100%;
}
.jobxx .jobxxtitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.jobxx .jobxxitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.jobxxitem .rightjobxx{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightjobxx .topjobxx{
	width: 200px;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightjobxx .bottomjobxx{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.bottomjobxx p{
	width: 100%;
	text-indent: 30px;
	line-height: 30px;
}
.jobxx .jobgj{
	width: 100%;
	margin-top: 30px;
	font-size: 23px;
	color: #000;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
}
.jobxx .jobgj img{
	width: 100%;
}






/***************关于我们********/

.qyjjbanner{
	width: 100%;
	margin-top: 70px;
}
.qyjjbanner img{
	width: 100%;
}

.qyjj{
	width: 100%;
}
.qyjj .qyjjtitle{
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.qyjj .qyjjitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.qyjjitem .rightqyjj{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightqyjj .topqyjj{
	width: auto;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightqyjj .bottomqyjj{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.rightqyjj .bottomqyjj .jzg{
	width: 100%;
	

}
.rightqyjj .bottomqyjj .jzg .leftjzg{
	width: 48%;
	height: 318px;
	/*line-height: 318px;*/
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: left;
	padding: 10px;
}
.rightqyjj .bottomqyjj .jzg .leftjzg p{
	width: 100%;
	margin-top: 50px;
}
.rightqyjj .bottomqyjj .jzg .midjzg{
	width: 4%;
    margin-left: 30px;
    /*border: #f00 solid 1px;*/
    display: inline-block;
    margin-top: 100px;
}
.rightqyjj .bottomqyjj .jzg .rightjzg{
	width: 42%;
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: right;
}


.rightqyjj .bottomqyjj .jyln{
	width: 100%;
	

}
.rightqyjj .bottomqyjj .jyln .rightjyln{
	width: 48%;
	height: 318px;
	/*line-height: 318px;*/
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: right;
	padding: 10px;
}
.rightqyjj .bottomqyjj .jyln .rightjyln p{
	width: 100%;
	margin-top: 50px;
}
.rightqyjj .bottomqyjj .jyln .midjyln{
	width: 4%;
    margin-left: 30px;
    /*border: #f00 solid 1px;*/
    display: inline-block;
    margin-top: 100px;
}
.rightqyjj .bottomqyjj .jyln .leftjyln{
	width: 42%;
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: left;
}
.leftjyln p{
	font-size: 18px;
}






.rightqyjj .bottomqyjj img{
	width: 100%;
}
.bottomqyjj table{
	border-left: #5dc4c0 solid 6px;
}
.bottomqyjj table tr td{
	border-top: 0px;
	padding-left: 30px;
}

/***********加入我们*********************/
/***********job**************************************/
.qyjjitem .rightqyjj .bottomqyjj .leftln{
	width: 100%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	float: left;
	margin-top: 50px;
}
.leftln p{
	font-size: 18px;
}
.qyjjitem .rightqyjj .bottomqyjj .leftfl{
	width: 40%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	float: left;
	margin-top: 50px;
}
.qyjjitem .rightqyjj .bottomqyjj .midfl{
	width: 9%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.midfl img{
	width: 100%;
}
 .qyjjitem .rightqyjj .bottomqyjj .rightfl{
	width: 46%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
}
.rightfl img{
	width: 100%
}







/**********嘉信************************//
	.jxbanner{
		width: 100%;
		/*margin-top: 70px;*/
	}
	.jxbanner img{
		width: 100%;
		margin-top: 70px;
	}

	.jx{
		width: 100%;
	}
	.jx .jxtitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jx .jxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightjx .topjx{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjx .bottomjx{
		font-size: 18px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie{
		width:64%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 140px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightjx .bottomjx .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;
	    /*display: none;*/
	}
	.rightjx .bottomjx .jianjie .rightjianjie{
		width: 26%;
		display: inline-block;
		float: right;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightjx .bottomjx .jianjie .rightjianjie img{
		
		width: 100%;
	}





/**********沃斐特************************//
	.wftbanner{
		width: 100%;
			}
	.wftbanner img{
		width: 100%;
		margin-top: 70px;

	}

	.wft{
		width: 100%;
	}
	.wft .wfttitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.wft .wftitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightwft .topwft{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightwft .bottomwft{
		font-size: 18px;
		line-height: 30px;
	}
	.rightwft .bottomwft img{
		width: 100%
	}
	.rightwft .bottomwft .wftlxfs{
		display: inline-block;
		float: left;
		width: 46%;
	}
	.rightwft .bottomwft .jianjie .leftjianjie{
		width:52%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 0px;
	}
	.rightwft .bottomwft .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	/*.rightwft .bottomwft .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;
	    
	}*/
	.rightwft .bottomwft .jianjie .rightjianjie{
		width: 44%;
		display: inline-block;
		float: right;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightwft .bottomwft .jianjie .rightjianjie img{
		
		width: 100%;
	}










/**********嘉宝************************//
	.jbbanner{
		width: 100%;
			}
	.jbbanner img{
		width: 100%;
		margin-top: 70px;

	}

	.jb{
		width: 100%;
	}
	.jb .jbtitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jb .jbitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightjb .topjb{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjb .bottomjb{
		font-size: 18px;
		line-height: 30px;
	}
	.rightjb .bottomjb img{
		width: 100%
	}
	.rightjb .bottomjb .jblxfs{
		display: inline-block;
		float: left;
		width: 46%;
	}
	.rightjb .bottomjb .jianjie .leftjianjie{
		width:52%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 0px;
	}
	.rightjb .bottomjb .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightjb .bottomjb .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;
	    
	}
	.rightjb .bottomjb .jianjie .rightjianjie{
		width: 40%;
		display: inline-block;
		float: right;
		margin-top:70px; 
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightjb .bottomjb .jianjie .rightjianjie img{
		
		width: 100%;
	}









/**********冷却塔销售************************//
	.lqtxsbanner{
		width: 100%;
		/*margin-top: 70px;*/
	}
	.lqtxsbanner img{
		width: 100%;
		margin-top: 70px;
	}

	.lqtxs{
		width: 100%;
	}
	.lqtxs .lqtxstitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.lqtxs .lqtxsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightlqtxs .toplqtxs{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightlqtxs .bottomlqtxs{
		font-size: 18px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie{
		width:64%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 80px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 90px;
	    /*display: none;*/
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie{
		width: 26%;
		display: inline-block;
		float: right;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie img{
		
		width: 100%;
	}
	.rightlqtxs .bottomlqtxs .jianjie2{
		background: url(../images/2.jpg) no-repeat right;
		height: 500px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3{
		width: 100%;
		height: 170px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3 p{
		text-indent: 30px;
		line-height: 30px;
	}
	.rightlqtxs .bottomlqtxs .jianjie4{
		width: 80%;
		margin: 0 auto;
		text-align: center;
		
	}
	.rightlqtxs .bottomlqtxs .jianjie4 img{
		width: 100%;
	}






	
/***************冷却塔研发********/

.lqtyfbanner{
	width: 100%;
	margin-top: 70px;
}
.lqtyfbanner img{
	width: 100%;
}

.lqtyf{
	width: 100%;
}
.lqtyf .lqtyftitle{
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	border-bottom: #00a0e8 solid 4px;
	text-align: center;
}
.lqtyf .lqtyfitem{
	width: 100%;
	margin-top: 120px;
	/*border:#f00 solid 1px;*/
}
.lqtyfitem .rightlqtyf{
	margin-left: 0px;
	/*border:#f00 solid 1px;*/
}
.rightlqtyf .toplqtyf{
	width: auto;
	display: table-cell;
    height: 60px;
    vertical-align: bottom;
    /* line-height: 88px; */
    font-size: 23px;
    color: #000;
    border-left: #5dc4c0 solid 25px;
    padding-left: 10px;
}
.rightlqtyf .yf3{
	font-size: 18px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;
	

}
.rightlqtyf .yf4{
	width: 100%;
}
.rightlqtyf .yf4 img{
	width: 100%;
}
.rightlqtyf .bottomlqtyf{
	font-size: 20px;
	width: 100%;
	padding: 5px;
	margin-top: 40px;

}
.rightlqtyf .bottomlqtyf .jzg{
	width: 100%;
	

}
.rightlqtyf .bottomlqtyf .jzg .leftjzg{
	width: 48%;
	height: 318px;
	/*line-height: 318px;*/
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: left;
	padding: 10px;
}
.rightlqtyf .bottomlqtyf .jzg .leftjzg p{
	width: 100%;
	margin-top: 50px;
}
.rightlqtyf .bottomlqtyf .jzg .midjzg{
	width: 4%;
    margin-left: 30px;
    /*border: #f00 solid 1px;*/
    display: inline-block;
    margin-top: 100px;
}
.rightlqtyf .bottomlqtyf .jzg .rightjzg{
	width: 42%;
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: right;
}


.rightlqtyf .bottomlqtyf .jyln{
	width: 100%;
	

}
.rightlqtyf .bottomlqtyf .jyln .rightjyln{
	width: 48%;
	height: 318px;
	/*line-height: 318px;*/
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: right;
	padding: 10px;
}
.rightlqtyf .bottomlqtyf .jyln .rightjyln p{
	width: 100%;
	margin-top: 80px;
}
.rightlqtyf .bottomlqtyf .jyln .midjyln{
	width: 4%;
    margin-left: 30px;
    /*border: #f00 solid 1px;*/
    display: inline-block;
    margin-top: 100px;
}
.rightlqtyf .bottomlqtyf .jyln .leftjyln{
	width: 42%;
	/*border: #f00 solid 1px;*/
	display: inline-block;
	float: left;
}
.leftjyln p{
	font-size: 18px;
}






.rightlqtyf .bottomlqtyf img{
	width: 100%;
}
.bottomlqtyf table{
	border-left: #5dc4c0 solid 6px;
}
.bottomlqtyf table tr td{
	border-top: 0px;
	padding-left: 30px;
}

.lqtyfitem .rightlqtyf .bottomlqtyf .leftln{
	width: 100%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	float: left;
	margin-top: 50px;
}
.leftln p{
	font-size: 18px;
}
.lqtyfitem .rightlqtyf .bottomlqtyf .leftfl{
	width: 40%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	float: left;
	margin-top: 50px;
}
.lqtyfitem .rightlqtyf .bottomlqtyf .midfl{
	width: 9%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.midfl img{
	width: 100%;
}
 .lqtyfitem .rightlqtyf .bottomlqtyf .rightfl{
	width: 46%;
	/*border:#f00 solid 1px;*/
	display: inline-block;
}
.rightfl img{
	width: 100%
}


/*********************************************/

































/*********************************************/
@media screen and (max-width:768px){
	.navbar-brand{
		padding-right: 0px;
		margin-bottom: 5px;
	}
	.navbar-brand img{
		height: 40px;
	}
	.banner{
		margin-top: 50px;
	}
	.mid-menu .row{
		width: 100%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.comp .container .row .item:hover{
		border-radius: 6px;
		box-shadow: 0px 4px 10px rgba(0,0,0,.3);
		transform: scale(1.0);
	}
	.comp .container .row .item p{
		width: 100px;
	    height: 26px;
	    line-height: 26px;
	    text-align: center;
	    font-size: 16px;
	    border-bottom: #fff solid 2px;
	    bottom: 50px;
	}
	.comp .container .row .item:hover p{
		position: relative;
	    bottom: 84px;
	    left: 0;
	    right:0;
	    margin: auto;
	    display: block;
	    width: 100px;
	    height: 20px;
	    line-height: 20px;
	    transition: 2s;
	    color: #fff;
	    border-bottom: #eee solid 2px;
	    font-size: 18px;
	    /*font-weight: bold;*/
	}
	.bottomxwinfo p{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span img{
		width: 100%;
		height:auto;
	}

	.foot .leftfoot{
		width: 100%;
	}
	.foot .leftfoot .topfoot{
		/*border: #f00 solid 1px;*/
		text-align: center;
		margin: 0 auto;
    	margin-top: 50px;
	}
	.topfoot p{
		text-align: center;
	}
	.leftfoot .zjfoot {
	    width: 86%;
	    margin-top: 10px;
	    /*border: #f00 solid 1px;*/
	    margin: 0 auto;
	    float: initial;
	}
	.zjfoot .btn{
		text-align: center;
	    display: block;
	    width: 144px;
	    margin: 0 auto;
	}

	.foot .midfoot{
		display: none;
	}
	.foot .rightfoot{
		display: none;
	}


	/**
	 *copyright
	 */
	 .copyright{
	 	width: 100%;
	 	height: 45px;
	 	line-height: 45px;
	 	background-color: #3f3f3f;
	 }
	 .copyright .copytext{
	 	width: 100%;
	 	/*border: #f00 solid 1px;*/
	 	font-size: 18px;
	 	color:#fff;
	 	vertical-align: middle;
		margin-top: 14px;
	 }
	  .copytext ul li{
	 	float: right;
	 	padding-left: 10px;
	 	padding-right: 10px;
	 	text-align: center;
	 	height: 20px;
	 	line-height: 20px;
	 }
	 /*.copytext ul li:nth-child(3){
	 	display: none;
	 }
*/
	 .copytext .bq{
	 	display: none;
	 }
	 .copytext .icp{
	 	display: none;
	 	/*font-size: 16px;*/
	 }
	/******************************************************/
	.jtjs .jtjstitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jtjs .jtjsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.jtjsitem .leftjtjs{
		display: inline-block;
		float: left;
		width: 100%;
		/*display: none;*/
		text-align: center;
	}
	.leftjtjs img{
		width: 80%;
		margin-bottom: 20px;
	}

	.jtjsitem .rightjtjs3{
		/*display: inline-block;
		margin-left: 40px;*/
		margin-left: 0px;
		width: 100%;
	}
	.rightjtjs3 .topjtjs{
		display: table-cell;
	    /*height: 88px;*/
	    height: 40px;
	    vertical-align: bottom;
	    /*font-size: 40px;*/
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjtjs3 .bottomjtjs{
		font-size: 18px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.rightjtjs3 .bottomjtjs p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}



	.jtjsitem .rightjtjs{
		/*display: inline-block;
		margin-left: 40px;*/
		margin-left: 0px;
		width: 100%;
	}
	.rightjtjs .topjtjs{
		display: table-cell;
	    /*height: 88px;*/
	    height: 40px;
	    vertical-align: bottom;
	    /*font-size: 40px;*/
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjtjs .bottomjtjs{
		font-size: 18px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}



	/************集团介绍*******************************/
	.jtjs .jtjsitem2{
		width: 100%;
		margin-top: 50px;
		text-align: center;
		
	}
	.jtjsitem2 img{
		width: 80%;
		margin-bottom: 20px;
	}
	.jtjsitem2 .leftjtjs2{
		display: inline-block;
		/*float: right;*/
		float: left;
		width: 100%;
		/*display: none;*/
	}
	/*.leftjtjs2 img{
		width: 100%;
	}*/
	.jtjsitem2 .rightjtjs2{
		display: inline-block;
		margin-left: 0px;
		/*width: 62%;*/
		width: 100%;
	}
	.rightjtjs2 .topjtjs2{
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    border-right: #5dc4c0 solid 0px;
	    padding-left: 10px;

	}
	.rightjtjs2 .bottomjtjs2{
		font-size: 18px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs2 p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
		text-align: left;
	}

	/**工程***/
	.gcprod .prodcontent{
		width: 100%;
		margin-top: 30px;
	}
	.prodcontent ul li{
		background-color: #5dc4c0;
		width: 80%;
		margin-right: 30px;
		margin-bottom: 20px;
		padding-left: 10px;
		height: 46px;
		line-height: 44px;
		display: inline-block;
		float: left;
		font-size: 23px;
		font-weight: bold;

	}

	/******企业简介************/
	.qyjj .qyjjtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.qyjj .qyjjitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightqyjj .topqyjj{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightqyjj .bottomqyjj .jzg .leftjzg{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
	}
	.rightqyjj .bottomqyjj .jzg .leftjzg p{
		width: 100%;
		margin-top: 0px;
	}
	.rightqyjj .bottomqyjj .jzg .midjzg{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightqyjj .bottomqyjj .jzg .rightjzg{
		/*width: 42%;
		display: inline-block;
		float: right;*/
		/*display: none;*/
		width: 100%;
	}


	.rightqyjj .bottomqyjj .jyln .rightjyln{
		width: 100%;
		height: auto;
		display: inline-block;
		float: right;
		padding: 10px;
		font-size: 18px;
	}
	.rightqyjj .bottomqyjj .jyln .rightjyln p{
		width: 100%;
		margin-top: 0px;
	}
	.rightqyjj .bottomqyjj .jyln .midjyln{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightqyjj .bottomqyjj .jyln .leftjyln{
		/*width: 42%;
		display: inline-block;
		float: left;*/	
		/*display: none;*/
		width: 100%;
	}

	/***职位详情*****/
	.jobxx .jobxxtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.rightjobxx .topjobxx{
		width: 200px;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.jobxx .jobxxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.jobxx .jobgj .item{
		font-size: 20px;
	}

/**********详情新闻*****************/

	.xwinfo .xwinfotitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.xwinfo .xwinfoitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightxwinfo .topxwinfo{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

/******新闻列表************/
	.xw .xwtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.xw .xwitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightxw .topxw {
	    width: auto;
	    display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

	/******联系我们******************/
	.lx .lxtitle {
	    width: 150px;
	    margin: 0 auto;
	    margin-top: 30px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 20px;
	    font-weight: bold;
	    color: #000;
	    border-bottom: #00a0e8 solid 4px;
	    text-align: center;
	}
	.lx .lxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightlx .toplx {
	    width: auto;
	    display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

/*****员工天地**********/

	.yg .ygtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.yg .ygitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.ygitem .rightyg{
		margin-left: 0px;
		/*border:#f00 solid 1px;*/
	}
	.rightyg .topyg{
		width: 260px;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

	/******加入我们*******/
	
	.qyjjitem .rightqyjj .bottomqyjj .leftfl{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 0px;
	}
	.qyjjitem .rightqyjj .bottomqyjj .midfl{
		display: none;
	}
	
	 .qyjjitem .rightqyjj .bottomqyjj .rightfl{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
	}
	

	


/**********嘉信************************//
	.jxbanner{
		width: 100%;
		
	}
	.jxbanner img{
		width: 100%;margin-top: 70px;
	}

	.jx{
		width: 100%;
	}
	.jx .jxtitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jx .jxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightjx .topjx{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjx .bottomjx{
		font-size: 18px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 140px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightjx .bottomjx .jianjie .midjianjie{
		/*width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;*/
	    display: none;
	}
	.rightjx .bottomjx .jianjie .rightjianjie{
		width: 100%;
		display: inline-block;
		float: left;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightjx .bottomjx .jianjie .rightjianjie img{
		
		width: 100%;
	}

	

	/**********沃斐特************************//
	.wftbanner{
		width: 100%;
		
	}
	.wftbanner img{
		width: 100%;margin-top: 70px;
	}

	.wft{
		width: 100%;
	}
	.wft .wfttitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.wft .wftitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightwft .topwft{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightwft .topwft img{
		width: 100%;
	}
	.rightwft .bottomwft{
		font-size: 18px;
		line-height: 30px;
	}
	.rightwft .bottomwft img{
		width: 100%
	}
	.rightwft .bottomwft .wftlxfs{
		display: inline-block;
		float: left;
		width: 100%;
	}
	.rightwft .bottomwft .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 0px;
	}
	.rightwft .bottomwft .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	/*.rightwft .bottomwft .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;
	    
	}*/
	.rightwft .bottomwft .jianjie .rightjianjie{
		/*width: 44%;
		display: inline-block;
		float: right;*/
		display: none;
		/*width: 100%;*/
	}
	.rightwft .bottomwft .jianjie .rightjianjie img{
		
		width: 100%;
	}



	

	/**********嘉宝************************//
	.jbbanner{
		width: 100%;
		
	}
	.jbbanner img{
		width: 100%;margin-top: 70px;
	}

	.jb{
		width: 100%;
	}
	.jb .jbtitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jb .jbitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightjb .topjb{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjb .topjb img{
		width: 100%;
	}
	.rightjb .bottomjb{
		font-size: 18px;
		line-height: 30px;
	}
	.rightjb .bottomjb img{
		width: 100%
	}
	.rightjb .bottomjb .jblxfs{
		display: inline-block;
		float: left;
		width: 100%;
	}
	.rightjb .bottomjb .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 0px;
	}
	.rightjb .bottomjb .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightjb .bottomjb .jianjie .midjianjie{
		/*width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;*/
	    display: none;
	    
	}
	.rightjb .bottomjb .jianjie .rightjianjie{
		/*width: 44%;
		display: inline-block;
		float: right;*/
		display: none;
		/*width: 100%;*/
	}
	.rightjb .bottomjb .jianjie .rightjianjie img{
		
		width: 100%;
	}



	


/**********冷却塔销售************************//
	.lqtxsbanner{
		width: 100%;
		/*margin-top: 70px;*/
	}
	.lqtxsbanner img{
		width: 100%;
		margin-top: 70px;
	}

	.lqtxs{
		width: 100%;
	}
	.lqtxs .lqtxstitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.lqtxs .lqtxsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightlqtxs .toplqtxs{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightlqtxs .bottomlqtxs{
		font-size: 18px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 80px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .midjianjie{
		/*width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 90px;*/
	    display: none;
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie{
		width: 100%;
		display: inline-block;
		float: right;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie img{
		
		width: 100%;
	}
	.rightlqtxs .bottomlqtxs .jianjie2{
		background: ;
		height: 500px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3{
		width: 100%;
		height: 170px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3 p{
		text-indent: 30px;
		line-height: 30px;
	}
	.rightlqtxs .bottomlqtxs .jianjie4{
		width: 80%;
		margin: 0 auto;
		text-align: center;
		
	}
	.rightlqtxs .bottomlqtxs .jianjie4 img{
		width: 100%;
		margin-top: 150px;
	}


	

		
	/***************冷却塔研发********/

	.lqtyfbanner{
		width: 100%;
		margin-top: 70px;
	}
	.lqtyfbanner img{
		width: 100%;
	}

	.lqtyf{
		width: 100%;
	}
	.lqtyf .lqtyftitle{
		width: 300px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 40px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.lqtyf .lqtyfitem{
		width: 100%;
		margin-top: 120px;
		/*border:#f00 solid 1px;*/
	}
	.lqtyfitem .rightlqtyf{
		margin-left: 0px;
		/*border:#f00 solid 1px;*/
	}
	.rightlqtyf .toplqtyf{
		width: auto;
		display: table-cell;
	    height: 60px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 23px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightlqtyf .yf3{
		font-size: 18px;
		width: 100%;
		padding: 5px;
		margin-top: 40px;
		

	}
	.rightlqtyf .yf4{
		width: 100%;
	}
	.rightlqtyf .yf4 img{
		width: 100%;
	}
	.rightlqtyf .bottomlqtyf{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 40px;

	}
	.rightlqtyf .bottomlqtyf .jzg{
		width: 100%;
		

	}
	.rightlqtyf .bottomlqtyf .jzg .leftjzg{
		width: 100%;
		height: 318px;
		/*line-height: 318px;*/
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
		padding: 10px;
	}
	.rightlqtyf .bottomlqtyf .jzg .leftjzg p{
		width: 100%;
		margin-top: 50px;
	}
	.rightlqtyf .bottomlqtyf .jzg .midjzg{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightlqtyf .bottomlqtyf .jzg .rightjzg{
		width: 100%;
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
	}


	.rightlqtyf .bottomlqtyf .jyln{
		width: 100%;
		

	}
	.rightlqtyf .bottomlqtyf .jyln .rightjyln{
		width: 100%;
		height: 120px;
		/*line-height: 318px;*/
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
		padding: 10px;
	}
	.rightlqtyf .bottomlqtyf .jyln .rightjyln p{
		width: 100%;
		margin-top: 80px;
	}
	.rightlqtyf .bottomlqtyf .jyln .midjyln{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightlqtyf .bottomlqtyf .jyln .leftjyln{
		width: 100%;
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: left;
	}
	.leftjyln p{
		font-size: 18px;
	}






	.rightlqtyf .bottomlqtyf img{
		width: 100%;
	}
	.bottomlqtyf table{
		border-left: #5dc4c0 solid 6px;
	}
	.bottomlqtyf table tr td{
		border-top: 0px;
		padding-left: 30px;
	}

	.lqtyfitem .rightlqtyf .bottomlqtyf .leftln{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 50px;
	}
	.leftln p{
		font-size: 18px;
	}
	.lqtyfitem .rightlqtyf .bottomlqtyf .leftfl{
		width: 40%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 50px;
	}
	.lqtyfitem .rightlqtyf .bottomlqtyf .midfl{
		width: 9%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		margin-left: 20px;
		margin-right: 20px;
	}
	.midfl img{
		width: 100%;
	}
	 .lqtyfitem .rightlqtyf .bottomlqtyf .rightfl{
		width: 46%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
	}
	.rightfl img{
		width: 100%
	}









}



































@media screen and (min-width:768px) and (max-width:991px){
	.navbar-brand{
		padding-right: 0px;
	}
	.banner{
		margin-top: 120px;
	}
	.bottomxwinfo p{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span img{
		width: 100%;
		height:auto;
	}
	.foot .leftfoot{
		width: 100%;
	}
	.foot .leftfoot .topfoot{
		/*border: #f00 solid 1px;*/
		text-align: center;
		margin: 0 auto;
    	margin-top: 50px;
	}
	.topfoot p{
		text-align: center;
	}
	.leftfoot .zjfoot {
	    width: 86%;
	    margin-top: 10px;
	    /*border: #f00 solid 1px;*/
	    margin: 0 auto;
	    float: initial;
	}
	.zjfoot .btn{
		text-align: center;
	    display: block;
	    width: 144px;
	    margin: 0 auto;
	}

	.foot .midfoot{
		display: none;
	}
	.foot .rightfoot{
		display: none;
	}

	/**
	 *copyright
	 */
	 .copyright{
	 	width: 100%;
	 	height: 45px;
	 	line-height: 45px;
	 	background-color: #3f3f3f;
	 }
	 .copyright .copytext{
	 	width: 100%;
	 	/*border: #f00 solid 1px;*/
	 	font-size: 18px;
	 	color:#fff;
	 	vertical-align: middle;
		margin-top: 14px;
	 }
	 .copytext .bq{
	 	display: none;
	 }
	 /*.copytext .icp{
	 	display: none;
	 }*/
	/******************************************************/
	.jtjs .jtjstitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jtjs .jtjsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.jtjsitem .leftjtjs{
		/*display: inline-block;
		float: left;
		width: 34%;*/
		display: none;
	}
	/*.leftjtjs img{
		width: 100%;
	}*/
	.jtjsitem .rightjtjs{
		/*display: inline-block;
		margin-left: 40px;*/
		margin-left: 0px;
		width: 100%;
	}
	.rightjtjs .topjtjs{
		display: table-cell;
	    /*height: 88px;*/
	    height: 40px;
	    vertical-align: bottom;
	    /*font-size: 40px;*/
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjtjs .bottomjtjs{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}


	/************集团介绍*******************************/
	.jtjs .jtjsitem2{
		width: 100%;
		margin-top: 50px;
		
	}
	.jtjsitem2 .leftjtjs2{
		/*display: inline-block;
		float: right;
		width: 34%;*/
		display: none;
	}
	/*.leftjtjs2 img{
		width: 100%;
	}*/
	.jtjsitem2 .rightjtjs2{
		display: inline-block;
		margin-left: 0px;
		/*width: 62%;*/
		width: 100%;
	}
	.rightjtjs2 .topjtjs2{
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    border-right: #5dc4c0 solid 0px;
	    padding-left: 10px;

	}
	.rightjtjs2 .bottomjtjs2{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs2 p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}

	/******企业简介************/
	.qyjj .qyjjtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.qyjj .qyjjitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightqyjj .topqyjj{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightqyjj .bottomqyjj {
	    font-size: 18px;
	    width: 100%;
	    padding: 5px;
	    margin-top: 40px;
	}
	.rightqyjj .bottomqyjj .jzg .leftjzg{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
	}
	.rightqyjj .bottomqyjj .jzg .leftjzg p{
		width: 100%;
		margin-top: 0px;
	}
	.rightqyjj .bottomqyjj .jzg .midjzg{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightqyjj .bottomqyjj .jzg .rightjzg{
		/*width: 42%;
		display: inline-block;
		float: right;*/
		display: none;
	}


	.rightqyjj .bottomqyjj .jyln .rightjyln{
		width: 100%;
		height: auto;
		display: inline-block;
		float: right;
		padding: 10px;
	}
	.rightqyjj .bottomqyjj .jyln .rightjyln p{
		width: 100%;
		margin-top: 0px;
	}
	.rightqyjj .bottomqyjj .jyln .midjyln{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightqyjj .bottomqyjj .jyln .leftjyln{
		/*width: 42%;
		display: inline-block;
		float: left;*/	
		display: none;
	}
	/***职位详情*****/
	.jobxx .jobxxtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.rightjobxx .topjobxx{
		width: 200px;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.jobxx .jobxxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.jobxx .jobgj .item{
		font-size: 20px;
	}
	

/**********详情新闻*****************/

	.xwinfo .xwinfotitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.xwinfo .xwinfoitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightxwinfo .topxwinfo{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

	
/******新闻列表************/
	.xw .xwtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.xw .xwitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightxw .topxw {
	    width: auto;
	    display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

	/******联系我们******************/
	.lx .lxtitle {
	    width: 150px;
	    margin: 0 auto;
	    margin-top: 30px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 20px;
	    font-weight: bold;
	    color: #000;
	    border-bottom: #00a0e8 solid 4px;
	    text-align: center;
	}
	.lx .lxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightlx .toplx {
	    width: auto;
	    display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}

/*****员工天地**********/

	.yg .ygtitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.yg .ygitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.ygitem .rightyg{
		margin-left: 0px;
		/*border:#f00 solid 1px;*/
	}
	.rightyg .topyg{
		width: 260px;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	
		/******加入我们*******/
	
	.qyjjitem .rightqyjj .bottomqyjj .leftfl{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 0px;
	}
	.qyjjitem .rightqyjj .bottomqyjj .midfl{
		display: none;
	}
	
	 .qyjjitem .rightqyjj .bottomqyjj .rightfl{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
	}
	
	

	
/**********嘉信************************//
	.jxbanner{
		width: 100%;
		
	}
	.jxbanner img{
		width: 100%;margin-top: 70px;
	}

	.jx{
		width: 100%;
	}
	.jx .jxtitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jx .jxitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightjx .topjx{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjx .bottomjx{
		font-size: 18px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 140px;
	}
	.rightjx .bottomjx .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightjx .bottomjx .jianjie .midjianjie{
		/*width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;*/
	    display: none;
	}
	.rightjx .bottomjx .jianjie .rightjianjie{
		width: 100%;
		display: inline-block;
		float: left;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightjx .bottomjx .jianjie .rightjianjie img{
		
		width: 100%;
	}

	


	
	/**********沃斐特************************//
	.wftbanner{
		width: 100%;
		
	}
	.wftbanner img{
		width: 100%;margin-top: 70px;
	}

	.wft{
		width: 100%;
	}
	.wft .wfttitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.wft .wftitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightwft .topwft{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightwft .topwft img{
		width: 100%;
	}
	.rightwft .bottomwft{
		font-size: 18px;
		line-height: 30px;
	}
	.rightwft .bottomwft img{
		width: 100%
	}
	.rightwft .bottomwft .wftlxfs{
		display: inline-block;
		float: left;
		width: 100%;
	}
	.rightwft .bottomwft .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 0px;
	}
	.rightwft .bottomwft .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	/*.rightwft .bottomwft .jianjie .midjianjie{
		width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 170px;
	    
	}*/
	.rightwft .bottomwft .jianjie .rightjianjie{
		/*width: 44%;
		display: inline-block;
		float: right;*/
		display: none;
		/*width: 100%;*/
	}
	.rightwft .bottomwft .jianjie .rightjianjie img{
		
		width: 100%;
	}



	

/**********冷却塔销售************************//
	.lqtxsbanner{
		width: 100%;
		/*margin-top: 70px;*/
	}
	.lqtxsbanner img{
		width: 100%;
		margin-top: 70px;
	}

	.lqtxs{
		width: 100%;
	}
	.lqtxs .lqtxstitle{
		width: 280px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.lqtxs .lqtxsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.rightlqtxs .toplqtxs{
		width: auto;
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightlqtxs .bottomlqtxs{
		font-size: 18px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie{
		width:100%;
		height: auto;
		display: inline-block;
		float: left;
		padding: 10px;
		font-size: 18px;
		line-height: 30px;
		margin-top: 80px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .leftjianjie p{
		width: 100%;
		margin-top: 0px;
	}
	.rightlqtxs .bottomlqtxs .jianjie .midjianjie{
		/*width: 3%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 90px;*/
	    display: none;
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie{
		width: 100%;
		display: inline-block;
		float: right;
		/*display: none;*/
		/*width: 100%;*/
	}
	.rightlqtxs .bottomlqtxs .jianjie .rightjianjie img{
		
		width: 100%;
	}
	.rightlqtxs .bottomlqtxs .jianjie2{
		background: ;
		height: 500px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3{
		width: 100%;
		height: 170px;
		margin-top: 40px;
	}
	.rightlqtxs .bottomlqtxs .jianjie3 p{
		text-indent: 30px;
		line-height: 30px;
	}
	.rightlqtxs .bottomlqtxs .jianjie4{
		width: 80%;
		margin: 0 auto;
		text-align: center;
		
	}
	.rightlqtxs .bottomlqtxs .jianjie4 img{
		width: 100%;
		margin-top: 150px;
	}





	

		
	/***************冷却塔研发********/

	.lqtyfbanner{
		width: 100%;
		margin-top: 70px;
	}
	.lqtyfbanner img{
		width: 100%;
	}

	.lqtyf{
		width: 100%;
	}
	.lqtyf .lqtyftitle{
		width: 300px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 40px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}
	.lqtyf .lqtyfitem{
		width: 100%;
		margin-top: 120px;
		/*border:#f00 solid 1px;*/
	}
	.lqtyfitem .rightlqtyf{
		margin-left: 0px;
		/*border:#f00 solid 1px;*/
	}
	.rightlqtyf .toplqtyf{
		width: auto;
		display: table-cell;
	    height: 60px;
	    vertical-align: bottom;
	    /* line-height: 88px; */
	    font-size: 23px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightlqtyf .yf3{
		font-size: 18px;
		width: 100%;
		padding: 5px;
		margin-top: 40px;
		

	}
	.rightlqtyf .yf4{
		width: 100%;
	}
	.rightlqtyf .yf4 img{
		width: 100%;
	}
	.rightlqtyf .bottomlqtyf{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 40px;

	}
	.rightlqtyf .bottomlqtyf .jzg{
		width: 100%;
		

	}
	.rightlqtyf .bottomlqtyf .jzg .leftjzg{
		width: 100%;
		height: 318px;
		/*line-height: 318px;*/
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
		padding: 10px;
	}
	.rightlqtyf .bottomlqtyf .jzg .leftjzg p{
		width: 100%;
		margin-top: 50px;
	}
	.rightlqtyf .bottomlqtyf .jzg .midjzg{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightlqtyf .bottomlqtyf .jzg .rightjzg{
		width: 100%;
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
	}


	.rightlqtyf .bottomlqtyf .jyln{
		width: 100%;
		

	}
	.rightlqtyf .bottomlqtyf .jyln .rightjyln{
		width: 100%;
		height: 120px;
		/*line-height: 318px;*/
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: right;
		padding: 10px;
	}
	.rightlqtyf .bottomlqtyf .jyln .rightjyln p{
		width: 100%;
		margin-top: 80px;
	}
	.rightlqtyf .bottomlqtyf .jyln .midjyln{
		/*width: 4%;
	    margin-left: 30px;
	    display: inline-block;
	    margin-top: 100px;*/
	    display: none;
	}
	.rightlqtyf .bottomlqtyf .jyln .leftjyln{
		width: 100%;
		/*border: #f00 solid 1px;*/
		display: inline-block;
		float: left;
	}
	.leftjyln p{
		font-size: 18px;
	}






	.rightlqtyf .bottomlqtyf img{
		width: 100%;
	}
	.bottomlqtyf table{
		border-left: #5dc4c0 solid 6px;
	}
	.bottomlqtyf table tr td{
		border-top: 0px;
		padding-left: 30px;
	}

	.lqtyfitem .rightlqtyf .bottomlqtyf .leftln{
		width: 100%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 50px;
	}
	.leftln p{
		font-size: 18px;
	}
	.lqtyfitem .rightlqtyf .bottomlqtyf .leftfl{
		width: 40%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		float: left;
		margin-top: 50px;
	}
	.lqtyfitem .rightlqtyf .bottomlqtyf .midfl{
		width: 9%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
		margin-left: 20px;
		margin-right: 20px;
	}
	.midfl img{
		width: 100%;
	}
	 .lqtyfitem .rightlqtyf .bottomlqtyf .rightfl{
		width: 46%;
		/*border:#f00 solid 1px;*/
		display: inline-block;
	}
	.rightfl img{
		width: 100%
	}



}



















@media screen and (min-width:992px) and (max-width:1200px){
	/******************************************************/
.bottomxwinfo p{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span{
		width:98%;
		margin:0 auto;
	}
	.bottomxwinfo p span img{
		width: 100%;
		height:auto;
	}
	.jtjs .jtjstitle{
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		border-bottom: #00a0e8 solid 4px;
		text-align: center;
	}

	.jtjs .jtjsitem{
		width: 100%;
		margin-top: 50px;
		/*border:#f00 solid 1px;*/
	}
	.jtjsitem .leftjtjs{
		/*display: inline-block;
		float: left;
		width: 34%;*/
		display: none;
	}
	/*.leftjtjs img{
		width: 100%;
	}*/
	.jtjsitem .rightjtjs{
		/*display: inline-block;
		margin-left: 40px;*/
		margin-left: 0px;
		width: 100%;
	}
	.rightjtjs .topjtjs{
		display: table-cell;
	    /*height: 88px;*/
	    height: 40px;
	    vertical-align: bottom;
	    /*font-size: 40px;*/
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    padding-left: 10px;
	}
	.rightjtjs .bottomjtjs{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}


	/************集团介绍*******************************/
	.jtjs .jtjsitem2{
		width: 100%;
		margin-top: 50px;
		
	}
	.jtjsitem2 .leftjtjs2{
		/*display: inline-block;
		float: right;
		width: 34%;*/
		display: none;
	}
	/*.leftjtjs2 img{
		width: 100%;
	}*/
	.jtjsitem2 .rightjtjs2{
		display: inline-block;
		margin-left: 0px;
		/*width: 62%;*/
		width: 100%;
	}
	.rightjtjs2 .topjtjs2{
		display: table-cell;
	    height: 40px;
	    vertical-align: bottom;
	    font-size: 20px;
	    color: #000;
	    border-left: #5dc4c0 solid 25px;
	    border-right: #5dc4c0 solid 0px;
	    padding-left: 10px;

	}
	.rightjtjs2 .bottomjtjs2{
		font-size: 20px;
		width: 100%;
		padding: 5px;
		margin-top: 20px;

	}
	.bottomjtjs2 p{
		width: 100%;
		text-indent: 30px;
		line-height: 30px;
	}
}












