*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
 
.head{
	width: 100%;
	height:120px;
	overflow: hidden;
}

.head .main{
	width: 1460px;
	margin: 0 auto;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 120px;
	overflow: hidden;
}

.head .nav{
	float: left;
	margin-left: 40px;
}
.head .nav ul li{
	float: left;
	width: 115px;
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.head .nav ul li:hover{
	background: #E60012;
}
.head .nav ul li:hover a{
	color: #fff;
}

.head .nav ul li a{
	display: block;
	color: #000000;
	font-size: 18px;
}

@media  (max-width: 1500px){
	.head .main{
		width: 1200px;
	}
	.head .nav{
		margin-left: 20px;
	}
	.head .nav ul li{
		width: 92px;
	}
}
 
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 transform: translateX(-50%); 
 bottom:30px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin: 0 10px;
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #DFDFE0;
 border-radius: 50%;
 
}
.banner .hd ul li.on{
 background:#E60012;
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}



.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
}
.product .left-cont{
	margin-top: 50px;
}
.product .right-cont{
	margin-top: 30px;
}
.title p{
	color: #054590;
	font-size: 38px;
	text-align: center;
}
.title b{
	color: #e60012;
}
.title span{
	display: block;
	text-align: center;
	color: #666666;
	font-size: 18px;
	margin-top: 5px;
	background: url(../images/title.png) no-repeat center;
}
.left-cont{
	width: 220px;
	height:auto;
	overflow: hidden;
	float: left;
}

.left-cont .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #e6e6e6;
 
}
.left-cont .list .tit{
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: url(../images/tit01.png) no-repeat center;
}

.left-cont .list .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.left-cont .list .tit span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Arial';
	margin-top: 8px;
}

.left-cont .list .bd{
	width: 204px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.left-cont .list h4{
	width: 204px;
	height:50px;
	margin: 0 auto;
	line-height:50px;
	margin-top: 8px;
	background: url(../images/list01.png) no-repeat center;
}
.left-cont .list h4:first-child{
	margin-top: 0;
}
.left-cont .list h4:hover{
	background: url(../images/h01.png) no-repeat center;
}
.left-cont .list h4:hover a{
	color: #fff;
}
.left-cont .list h4 a{
	display: block;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 40px;
    overflow: hidden;
}


.left-cont .list ul{
	width: 180px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.left-cont .list ul li{
	width: 100%;
	height: 31px;
	border-bottom: 1px dashed #cccccc;
	line-height: 31px;
}

.left-cont .list ul li a{
	display: block;
	color:#666666;
	font-size: 14px;
	text-indent: 25px;
}

.left-cont .list .tel img{
	display: block;
}

.left-cont .list .tel{
	background: #054590;
	border-top: 3px solid #E60012;
	padding-top: 20px;
	min-height: 100px;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.left-cont .list .tel p{
	color: #ffffff;
	display: table;
	margin: 0 auto;
	font-size: 18px;
	background: url(../images/icon01.png) no-repeat left center;
	padding-left: 30px;
}

.left-cont .list .tel b{
	text-align: center;
	color: #fff;
	font-size: 24px;
	display: block;
	margin-top:10px;
}
.right-cont{
	float: right;
	width: 960px;
	height: auto;
	overflow: hidden;
}

.right-cont .tit{
	width: 100%;
	height:35px;
	overflow: hidden;
	background: url(../images/icon03.png) no-repeat left 7px;
}

.right-cont .tit img{
	display: block;
	margin-left: 30px;
	float: left;
	margin-top: 4px;
}

.right-cont .tit a{
	display: block;
	float: right;
	color:#333333;
	font-size: 16px;
	text-transform: uppercase;
}

.right-cont .pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	 
}

.right-cont .pic-box ul li{
	float: left;
	width: 305px;
	position: relative;
	height: auto;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	margin-left: 22px;
	margin-bottom: 24px;
	overflow: hidden;
}
.right-cont .pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.right-cont .pic-box ul li img{
	display: block;
	width: 305px;
	height: 228px;
}
.right-cont .pic-box p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#333333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background:#EEEEEE;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}

.img-box:hover img{
	transform: scale(1.05);
}
.gg{
	width: 100%;
	height: 200px;
	background: url(../images/gg.png) no-repeat center;
	margin-top: 30px;
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#054590;
	padding: 50px 0;
	margin-top: 70px;
}
.cases .title p{
	color: #fff;
}
.cases .title b{
	color: #ff9d01;
}
.cases .title span{
	background: url(../images/title02.png) no-repeat center;
	color: #fff;
}

.cases  ul{
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.cases  ul li{
	float: left;
	width: 392px;
	height: auto;
	margin-left: 12px;
	overflow: hidden;
}

.cases  ul li:nth-child(1){
	margin-left: 0;
}
.cases  ul li img{
	display: block;
	width: 392px;
	height: 294px;
}
.cases  ul li p{
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.cases .more{
	display: block;
	width: 180px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 30px;
	margin: 0 auto;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
}

.partners{
	width: 100%;
	height: auto;
	overflow: hidden;
}


.partners .main{
	width: 1280px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	position: relative;
}

.partners .next , .partners .prev{
	position: absolute;
	top:38px;
}
.partners .prev{
	right: 0;
	 
}
.partners .prev img{
	display: block;
}
.partners  .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.partners  .bd ul li{
	float: left;
	width: 224px;
	height: auto;
	margin-right: 20px;
	overflow: hidden;
}
.partners  .bd ul li img{
	display: block;
	width: 224px;
 	height: 120px;
}
.partners  .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color:#333333;
}
 


.about{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 70px;
	 
}
.about .left{
	float: left;
	width: 640px;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.about .left h4{
	color: #054590;
	font-size: 28px;
	position: relative;
	padding-bottom: 20px;
}

.about .left h4:after{
	content: "";
	width: 45px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #054590;
}


.about .left .info{
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin-top:25px;
}

.about .left .info p{
	color:#333333;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	text-indent: 2em;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.about .left a{
	display: block;
	width: 180px;
	height:50px;
	border: 1px solid #D2D2D2;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
	color:#666666;
	font-size: 16px;
	margin-top:50px;
}

.about .pic{
	float: right;
	margin-top:40px;
}
.about .pic img{
	display: block;
	width: 520px;
	 
}

 

.process{
	width: 100%;
	height: 413px;
	overflow: hidden;
	background: #f2f2f2;
	margin-top: 85px;
}


.process .main{
	width: 1280px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	position: relative;
}

.process .next , .process .prev{
	position: absolute;
	top:80px;
}
.process .prev{
	right: 0;
	 
}
.process .prev img{
	display: block;
}
.process  .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.process  .bd ul li{
	float: left;
	width: 285px;
	height: auto;
	margin-right: 20px;
	overflow: hidden;
}
.process  .bd ul li img{
	display: block;
	width: 285px;
 	height: 190px;
}
.process  .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color:#333333;
}

.news{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	padding: 50px 0;
	background: #054590;
}

.news .title p{
	color: #fff;
}
.news .title b{
	color: #ff9d01;
}
.news .title span{
	background: url(../images/title02.png) no-repeat center;
	color: #fff;
}
.news .left{
	float: left;
	width: 548px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left .pic{
	width: 548px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.news .left .pic img{
	display: block;
	width: 548px;
	height: 382px;
}

.news .left .pic  h4{
	width: 518px;
	padding: 0 15px;
	height: 45px;
	background: rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 45px;
	color:#fff;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .left .info{
	width: 516px;
	padding: 15px;
	height: auto;
	overflow: hidden;
	background: #fff;
	border: 1px solid #cccccc;
	border-top: none;
}

.news .left .info p{
	color:#666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 118px;
	line-height: 24px;
}

.news .left .info span{
	display: block;
	color:#999999;
	font-size: 14px;
	margin-top: 5px;
	float: right;
}

.news  ul{
	float: right;
	width: 635px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 1px;
	background: #fff;
}
.news ul li .time{
	float: left;
	width: 110px;
	height: 110px;
	background: #999999;
}

.news ul li .time b{
	color:#fff;
	font-size: 53px;
	text-align: center;
	display: block;
	margin-top: 10px;
}

.news ul li .time span{
	color:#fff;
	font-size: 18px;
	text-align: center;
	margin-top: -5px;
	display: block;
}

.news ul li  .info{
	float: left;
	margin-left: 20px;
	width: 485px;
	height: auto;
	overflow: hidden;
}
.news ul li:hover .time{
	background: #E60012;
}

.news ul li:hover  .info p{
	color:#E60012;
}
.news ul li  .info p{
	color:#333333;
	font-size: 16px;
	margin-top: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news ul li  .info  span{
	display: block;
	color:#999999;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	line-height: 24px;
	margin-top: 10px;
}

.hz{
	width: 1200px;
	margin: 0 auto;
	height: auto;
 
	margin-top: 40px;
}

.hz .tit h4{
	color: #054590;
	font-size: 31px;
	text-align: center;
}

.hz .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
 
}
.hz .box{
	width: 800%;
}
.hz .pic{
	float: left;
	overflow: hidden;
	width: 1452px;
}
.hz .pic ul li{
	float: left;
	width: 232px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}

.hz .pic ul li div{
	border: 1px solid #DCDCDC;
}
.hz .pic ul li img{
	display: block;
	width: 232px;
	height: 100px;
}
.footer{
	width: 100%;
	min-height: 310px;
	overflow: hidden;
	background:url(../images/bg03.png);
	padding-bottom: 20px;
	box-sizing: border-box;
}
.footer .left{
	float: left;
	margin-top: 40px;
}
.footer .left  .cont{
	color: #222222;
	font-size: 14px;
	line-height: 25px;
	margin-top: 30px;
}
.footer .left  .cont a{
	color: #222222;
	
}

.footer .ewm{
	float: right;
	margin-top: 50px;
}
.footer .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	border: 3px solid #fff;
	box-sizing: border-box;
}
.footer .ewm p{
	text-align: center;
	color: #1a1a1a;
	font-size: 14px;
	margin-top: 10px;
}
 
.links{
	width: 100%;
	height: 59px;
	margin-top: 60px;
	background: url(../images/bg02.png) no-repeat center;
}

.links .tit{
	float: left;
}

.links .tit p{
	color:#fff;
	font-size: 16px;
	line-height: 59px;
}

.links ul{
	width: 1030px;
	float: right;
	margin-top:10px;
	height: 40px;
	overflow: hidden;
}
.links ul li {
	float: left;
	padding: 0 10px;
	line-height:20px;
}

.links ul li a{
	color:#333333;
	font-size: 12px;

}

.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin:  30px auto;
}


.title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	border-bottom: 3px solid #eee;
	margin-bottom: 20px;
	background: url(../images/icon01.png) no-repeat left 8px;
}

.title-bar h4{
	font-size: 18px;
 
	color:#444444;
	font-size: 18px;
	float: left;
}

.crumbs{
	float: right;
	margin-top:5px;
}
.crumbs p{
	color:#666;
	font-size: 13px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}

.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	background: #eee;
}

.quick .tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #054590;
}

.quick .tit p{
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
}

.quick ul{
	width: 94%;
	margin: 5px auto;
	height: auto;
	overflow: hidden;
}

.quick ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}

.quick ul li a{
	color:#333;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.quick .info{
	width: 94%;
	margin: 5px auto;
	height: auto;
	overflow: hidden;
}

.quick .info p{
	color:#333;
	font-size: 14px;
	line-height: 24px;
}

.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 240px;
	padding: 0 10px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #d2d2d2;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	color:#333;
	float: left;
	margin: 0 5px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #1676CD;
	border: 1px solid #1676CD;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}




.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
 
	margin-top: 20px;
}
.detail-intro .t{
	margin-bottom: 30px;
}
.detail-intro .t p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .t span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

.detail-intro  .intro p a{
	
	color:#333;

}


 .map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

 .map .allmap{
	width: 100%;
	height: 400px;
}


.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: none;
	float:initial;
}
.news-list{
	margin-top: 0;
	padding: 0;
}
.news-list ul{
	margin-top: 0;
}

.mssg-intro{
	width:1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 50px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width:550px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 220px;
	display: block;
	height: 45px;
	float: left;
	margin-top: 5px;
	background: #054590;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}
.news-list{
	margin-top: 10px;
}
.news-list ul{
	width: 100%;
	float: inherit;
}
.news-list ul li .info{
	width: 830px;
}