/*幻灯片CSS*/
#banner {
  	width: 100%;
  	position: relative;
}
#banner .hd {
  	position: absolute;
  	bottom: 20px;
  	left: 50%;
  	z-index: 100;
  	font-size: 0;
  	transform: translate(-50%,0);
  	-ms-transform: translate(-50%,0);
  	-webkit-transform: translate(-50%,0);
  	-moz-transform: translate(-50%,0);
  	-o-transform: translate(-50%,0);
}
#banner .hd li {
  	width: 15px;
  	height: 15px;
  	background-color:transparent;
  	border: 2px solid #dddddd;
  	display: inline-block;
  	margin: 0 5px;
  	cursor: pointer;
  	border-radius: 100%;
}
#banner .hd .on {
  	background-color: #feffff;
  	border: 2px solid #feffff;
}
#banner .bd a {
  	display: block;
  	width: 100%;
  	height: 520px;
    background-repeat: no-repeat;
    background-position: center;
}
/*幻灯片CSS*/

/*通知+温度查询*/
.tz{
	background: #ffffff;
	border-bottom:1px solid #cccccc;
}
.tongzhi{ 
	width:600px;  
	overflow:hidden; 
	position:relative;
}
.tongzhi .bd{ 
	padding:18px 0;  
}
.tongzhi .infoList li{ 
	height:24px; 
	line-height:24px;
	font-size: 0;
}
.tongzhi .infoList li .date{ 
	font-size: 14px;
	color:#cc0000;
	margin-right: 13px;
}
.tongzhi .infoList li a{
	font-size: 14px;
	color:#cc0000;  
}

.wdcx{
	font-size: 0;
	padding: 20px 0;
}
.wdcx li{
	margin-left: 25px;
}
.wdcx li:first-child{
	margin-left: 0;
}
.wdcx a{
	font-size: 14px;
	color: #3a4152;
	line-height: 20px;
	display: inline-block;
}
/*通知+温度查询*/

/*公司简介*/
.about-index {
	background: #ffffff;
}

.about-index>div {
	margin: 0 auto;
	padding: 60px 0;
	font-size: 0;
}

.company-img {
	display: inline-block;
	vertical-align: top;
	width: 480px;
}


.company-main {
	margin-top: 9px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 650px;
}

.company-main>h2 {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 25px;
}

.company-main .company-con {
	height: 60px;
	overflow: hidden;
}

.company-main .company-con p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
#about {
  	position: relative;
}
#about .hd {
  	position: absolute;
  	width: 93%;
  	height: 92%;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	-ms-transform: translate(-50%,-50%);
  	-o-transform: translate(-50%,-50%);
  	-moz-transform: translate(-50%,-50%);
  	-webkit-transform: translate(-50%,-50%);
  	border: 1px solid #ffffff;
  	z-index: 80;
  	font-size: 0;
}
#about .hd ul{
	position: absolute;
	right: 0;
	bottom: 0;
}
#about .hd li{
  	width: 20px;
  	height: 20px;
  	background-color:rgba(0,0,0,.8);
  	display: inline-block;
  	margin-left: 1px;
  	cursor: pointer;
  	font-size: 12px;
  	color: #ffffff;
  	text-align: center;
  	line-height: 20px;
}
#about .hd li:first-child{
	margin-left: 0;
}
#about .hd .on {
  	background-color:rgba(0,107,162,.5);
}
#about .bd a {
  	display: inline-block;
}
.list{
	margin-top: 45px;
	text-align: center;
}
.list li{
	display: inline-block;
	vertical-align: top;
	margin-right: 75px;
}
.list li:last-child{
	margin-right: 0;
}
.list a{
	display: block;
	text-align: center;
}
.list img{
	
}
.list p{
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
}
/*公司简介*/

/*服务指南*/
.service{
	padding: 60px 0 40px 0;
	background: url(../picture/service.jpg) no-repeat top center;
	height: 540px;
}
.service .title{
	text-align: center;
}
.service .title>div{
	display: inline-block;
	padding: 0 16px;
	position: relative;
}
.service .title>div:before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #ffffff;
	left: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.service .title>div:after{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #ffffff;
	right: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.service .title>div p{
	font-size: 24px;
	color: #ffffff;
}
.service .title>div span{
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}
.service .lista{
	margin-top: 22px;
	margin-bottom: 25px;
}
.service .lista li{
	float: left;
	margin-right: 40px;
	margin-top: 20px;
}
.service .lista li:nth-child(4n){
	margin-right: 0;
}
.service .lista a{
	display: block;
	width: 270px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.service .more{
	text-align: center;
}.service .more a{
	display: inline-block;
	width: 270px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	background: #005da3;
	border-radius: 50px;
}
/*服务指南*/

/*工程案例*/
.case{
	padding: 60px 0 40px 0;
	background:#ffffff;
}
.case .title{
	text-align: center;
}
.case .title>div{
	display: inline-block;
	padding: 0 16px;
	position: relative;
}
.case .title>div:before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #333333;
	left: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.case .title>div:after{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #333333;
	right: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.case .title>div p{
	font-size: 24px;
	color: #333333;
}
.case .title>div span{
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}
.case .lista{
	margin-top: 25px;
}
.case .lista li{
	float: left;
	margin-right: 40px;
	margin-top: 15px;
}
.case .lista li:nth-child(4n){
	margin-right: 0;
}
.case .lista li a{
	display: block;
	width: 270px;
}
.case .lista li a p{
	font-size: 0;
	width: 100%;
	height: 185px;
	overflow: hidden;
	position: relative;
}
.case .lista li a img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.case .lista li a span{
	line-height: 25px;
	display: block;
	padding: 10px 0;
	height: 70px;
	overflow: hidden;
}
/*工程案例*/

/*新闻*/
.gongyong{
	padding-top: 15px;
}
.gongyong h2{
	font-weight: normal;
	margin-bottom: 20px;
	line-height:normal;
}
.gongyong h2 span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	vertical-align: top;
	background-position: left bottom;
}
.gongyong h2>a{
	float: right;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	margin-top: 7px;
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.gongyong h2>a:hover{
	color: #249ff1;
}
.news-i{
	padding: 60px 0;
	font-size: 0;
	background: #f1f1f1;
}
.news-i .title{
	text-align: center;
	margin-bottom: 20px;
}
.news-i .title>div{
	display: inline-block;
	padding: 0 16px;
	position: relative;
}
.news-i .title>div:before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #333333;
	left: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.news-i .title>div:after{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100px;
	height: 2px;
	background: #333333;
	right: -100px;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.news-i .title>div p{
	font-size: 24px;
	color: #333333;
}
.news-i .title>div span{
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}
.news-index{
	width: 780px;
	height: 300px;
	display: inline-block;
	vertical-align: top;
	margin-right: 40px;
	box-sizing: border-box;
}
.news-index h2{
	font-size: 0;
	margin-bottom: 20px;
	line-height:normal;
}
.news-index h2 p{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.news-index h2 p a{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	font-size: 16px;
	margin-right: 10px;
	color: #999999;
}
.news-index a.qydt{
	color: #003366;
	background-position:left bottom;
}
.news-index a.hyzx{
	
	margin-left: 5px;
}
.dt{
	display: none;
}
.dd{
	display: block!important;
}
.dt>div{
	display: inline-block;
	vertical-align: top;
}
.dt>div:nth-child(1){
	width: 320px;
	height: 240px;
	margin-right: 30px;
}
.dt>div:nth-child(1)>a{
	font-size: 0;
	display: block;
	overflow: hidden;
}
.dt>div:nth-child(1)>a>img{
	width: 320px;
	height: 240px;
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;	
}
.dt>div:nth-child(1)>a>img:hover{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.dt>div:nth-child(2){
	width: 430px;
	height: 240px;
}
.dt>div:nth-child(2)>div p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
	max-height: 50px;
	min-height: 50px;
}
.dt>div:nth-child(2)>div span{
	display: inline-block;
	font-size: 14px;
	color: #cccccc;
}
.dt>div:nth-child(2)>div{
	margin-bottom: 10px;
}
.dt>div:nth-child(2)>div h3{
	margin-bottom: 15px;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dt>div:nth-child(2)>div h3 a{
	color: #333333;
	font-size: 14px;
	display: inline-block;
	
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	font-weight: bold;
}
.dt>div:nth-child(2)>div h3 a:hover{
	color:#249ff1;
}
.dt>div:nth-child(2)>ul li{
	line-height: 28px;
}
.dt>div:nth-child(2)>ul a{
	color: #666666;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	max-width: 280px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/10.png) no-repeat;
	background-position: left center;
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.dt>div:nth-child(2)>ul a:hover{
	color: #249ff1;
}
.dt>div:nth-child(2)>ul span{
	color: #666666;
	display: inline-block;
	font-size: 14px;
	float: right;
}
.cjwt{
	width: 380px;
	height: 300px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.cjwt ul li{
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cjwt ul li a{
	color: #666666;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	max-width: 350px;
	white-space: nowrap;
	padding-left: 15px;
	background: url(../images/10.png) no-repeat;
	background-position: left center;
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.cjwt ul li a:hover{
	color: #249ff1;
}
/*新闻*/