*{margin: 0px;padding: 0px;}
body{min-width:1080px;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: 1080px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:115px;
	overflow: hidden;
}
.head .ewm{
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
.head .ewm img{
	display: block;
	width: 105px;
	height: 105px;
}
.head .name{
	float: left;
	margin-top: 32px;
}
.head .tel{
	float: right;
	margin-top: 40px;
}
.top{
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
 
.nav{
	width: 100%;
	height: 40px;
	background: #0076ca;
}
.nav ul{
	width: 1080px;
	margin:0 auto;
	height: 40px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 180px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #32b16c;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 width: 100%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: center;

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
  border-radius: 50%;
 
}
.banner .hd ul li.on{
 background:#0076ca; 

}
.banner .bd{
 position:relative; 
 height:100%;
  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;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.product{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.title{
	width: 100%;
	height:75px;
	overflow: hidden;
	margin-top: 30px;
	background: url(../image/tit01.png)no-repeat center bottom;
}
.title p{
	color:#333333;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.title span{
	display: block;
	color:#333333;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.product .list ul {
	margin-left: -15px;
}
.product  .list ul li {
	width: 165px;
	height: 38px;
	border: 1px solid #999999;
	line-height: 38px;
	text-align: center;
	float: left;
 	margin-left: 15px;
 	margin-bottom: 10px;
	border-radius: 5px;
}
.product  .list ul li  a{
	color:#1a1a1a;
	font-size: 16px;
}
.product  .list ul li:hover a{
	color:#fff;
}
.product  .list ul li:hover{
	border: 1px solid #0076ca;
	background: #0076ca;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product .pic ul{
	margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 352px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
.product .pic li img{
	display: block;
	width: 352px;
	height: 246px;
}
.product .pic li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#ffffff;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;

}
.product .pic li:hover p{
	background: rgba(0,0,0,1);
}

.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}
.cases{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases .show .box{
	width: 800%;
	height: auto;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	float: left;
	width: 298px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 25px;
 
}
.cases .show ul li div{
	display: block;
	width: 298px;
	height: 172px;
	overflow: hidden;
	border: 1px solid #999999;
	box-sizing: border-box;
}
.cases .show ul li  img{
	display: block;
	width: 298px;
	height: 172px;
}
.cases .show ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
}
.cases .show ul li:hover p{
	text-decoration: underline;
}
.equipment{
	width:1080px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.equipment .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.equipment .box{
	width: 800%;
}
.equipment .pic{
	float: left;
}
.equipment ul li{
	float: left;
	width: 352px;
	margin-left: 10px;
	height: auto;
	overflow: hidden;
}
.equipment ul li div{
	width: 352px;
	height: 241px;
	border: 1px solid #aeaeae;
	box-sizing: border-box;
}
.equipment ul li div img{
	display: block;
	width: 352px;
	height: 241px;
}
.equipment ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.adv .tit{
	width: 100%;
	height: 200px;
	background: url(../image/adv.png)center;
	margin-bottom: 60px;
}
.adv  .item{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.adv  .item:last-child{
	flex-direction:row-reverse;
}
.adv ul{
	width: 542px;
	height: auto;
	overflow: hidden;
}
.adv ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.adv ul li .num{
	float: left;
}
.adv ul li .num img{
	display: block;
}
.adv ul li .info{
	float: right;
	width: 445px;
	height: auto;
	overflow: hidden;
}
.adv ul li  .t{
	width: 100%;
	height: 95px;
	overflow: hidden;
 
	
	margin-top:0px;
}
.adv ul li  .t p{
	color:#0076ca;
	float: left;
	border-bottom: 1px solid #999999;
	height: 94px;
	font-size: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 13px;
	width: 445px;
	overflow: hidden;
}
.adv ul li  .t span{
	display: block;
	color:#999999;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.adv ul li .info   {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv ul li .info    p{
	color:#666666;
	font-size: 15px;
	line-height:22px;
	position: relative;
	padding-left: 15px;
}
.adv ul li .info    p:after{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color:#0076ca;
}
.adv .pic img{
	display: block;
	width: 503px;
}
.about{
	width: 100%;
	height:635px;
	background: url(../image/bg02.png)no-repeat center;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
.about .title{
	background: url(../image/tit02.png)no-repeat center bottom;
	margin-top: 50px;
}
.about .intro{
	width: 1080px;
	margin:0 auto;
	height:125px;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro p{
	color:#333333;
	font-size: 15px;
	text-indent: 2em;
	line-height: 25px;
}
.about a{
	color:#0076ca;
	font-size: 15px;
}
.about a:hover{
	text-decoration: underline;
}
.honor{
	width:1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.honor .tit p{
	color:#333333;
	font-size: 22px;
	border-bottom: 3px solid #0076ca;
	padding-bottom: 5px;
	display: table;
}
.honor ul{
	margin-left: -20px;
	margin-top: 20px;
}
.honor ul li{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}

.honor ul li img{
	display: block;
	width: 200px;
	height: 148px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
 
.gg{
	width: 100%;
	height: 267px;
	overflow: hidden;
	background: url(../image/gg.png) no-repeat center;
	margin-top: -16px;
}
.gg .tel {
	margin-top: 185px;
	margin-left: 45px;
	float: left;
}
.gg .tel  b{
	font-size: 30px;
}
.gg .tel p{
	color:#fff;
	font-size: 20px;
}
.gg a{
	display: block;
	width: 190px;
	height: 40px;
	background: #ed6100;
	text-align: center;
	line-height: 40px;
	margin-top: 175px;
	color:#fff;
	margin-left: 95px;
	font-size: 24px;
	float: left;
}
.lc{
	width: 100%;
	height: 588px;
	background: url(../image/bg04.png) no-repeat center;
	overflow: hidden;
}
.lc .title{
	margin-top: 60px;
}

.lc ul{
	width: 1075px;
	height: 350px;
	margin: 0 auto;
	background: url(../image/bg05.png) no-repeat center 50px;
	overflow: hidden;
	margin-top: 45px;
}
.lc ul li{
	float: left;
	width: 100px;
	height: auto;
	overflow: hidden;
	margin-left: 56px;
	margin-bottom: 25px;
}
.lc ul li .icon{
	width: 100%;
}
.lc ul li .icon img{
	display: block;
}
.lc ul li .icon img:last-child{
	display: none;
}
.lc ul li p{
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	margin-top: 10px;
}
.lc ul li:hover .icon img{
	display: none;
}
.lc ul li:hover .icon img:last-child{
	display: block;
}

.lc ul li:hover p{
	color:#0076ca;
}
.section{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 65px;
}
.news{
	width: 500px;
	height:400px;
	overflow: hidden;
	border-top: 3px solid #0076ca;
	background: #f5f5f5;
	padding: 0 13px;
	float: left;
}
.news .tit{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px dashed #666666;
}
.news .tit p{
	color:#374049;
	font-size: 22px;
	float: left;
	line-height: 
}
.news .tit a{
	float: right;
	color:#374049;
	font-size: 14px;
	margin-top: 5px;
}

.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news ul li{
	width: 100%;
	height: 40px;
 	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
}
.news ul li a{
	color:#1a1a1a;
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 350px;
	overflow: hidden;
	font-size: 15px;
}
.news ul li span{
	display: block;
	float: right;
	color:#787878;
	font-size: 12px;
}

.contact{
	width: 500px;
	height:400px;
	overflow: hidden;
	border-top: 3px solid #0076ca;
	background: #f5f5f5;
	padding: 0 13px;
	float: right;
}
.contact .tit{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px dashed #666666;
}
.contact .tit p{
	color:#374049;
	font-size: 22px;
	float: left;
	line-height: 
}
.contact .tit a{
	float: right;
	color:#374049;
	font-size: 14px;
	margin-top: 5px;
}

.contact  img{
	display: block;
	margin-top: 10px;
}

.contact  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.contact  .info b{
	color:#1a1a1a;
	font-size: 16px;
}
.contact  .info  p{
	color:#1a1a1a;
	font-size: 15px;
	margin-top: 10px;
	line-height: 25px;
}
.footer{
	width: 100%;
	height: 300px;
	background: #0076ca;
	margin-top: 70px;
	overflow: hidden;
}
 
.footer .links{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}

.footer .links p{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.footer .links  ul{
	float: left;
	height: 55px;
	overflow: hidden;
	width:1000px;

}

.footer .links  ul li{
	padding: 0 10px;
	float: left;
	line-height: 30px;
}
.footer .links  ul li a{
	color:#fff;
	font-size: 13px;

}
.footer .bd{
	width: 1080px;
	margin: 0 auto;
	background: #fff;
	height: 200px;
	margin-top: 20px;
}
.footer .bd .name{
	margin-left: 40px;
	float: left;
	margin-top: 70px;
	margin-right: 50px;
}
.footer .bd .name img{
	display: block;
}

.footer .bd .intro{
	width: 340px;
	border-left: 4px solid #0076ca;
	border-right: 4px solid #0076ca;
	height: 115px;
	padding: 0 50px;
	margin-top: 40px;
	float: left;
}

.footer .bd .intro p{
	color:#1a1a1a;
	font-size: 12px;
	line-height: 22px;

}
.footer .bd .intro a{
	color:#1a1a1a;
}

.footer .ewm{
	width: 140px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-right: 40px;
	margin-top: 45px;
}

.footer .ewm p{
	width: 23px;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
}

.footer .ewm img{
	display: block;
	width: 105px;
	height: 105px;
}


.title-column{
	width:1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9; 
}
.title-column  .tit{
	float: left;
}
.title-column h4{
	font-size: 28px;
	color:#0076ca;;
  	white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
    font-weight: normal;
	line-height: 35px;
	position: relative;
	padding-left:12px;
}
.title-column h4:after{
	content: '';
	width: 5px;
	height: 26px;
	left: 0;
	position: absolute;
 	top: 7px;
	background:#0076ca;
}

.title-column  .crumbs{
	float: right;
 	margin-top: 10px;
	margin-right:10px;
}

.title-column  .crumbs img{
	display: block;
	float: left;
}
.title-column  .crumbs p{
	color:#333;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-left: 5px;
}
.title-column  .crumbs  a{
	color:#333;
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px;
	position: relative;
}
.title-column  .crumbs  a:after{
	content: ">";
	position: absolute;
	right: -5px;
	color:#333;

}
.title-column  .crumbs  a:nth-child(2){
	padding-left: 0;
}




.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
	border: 1px solid #ccc;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.article-detailed{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}

.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color:#333;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.article-detailed  .intro a{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.news-list{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

 
.news-list ul li{
	width: 100%;
	height: 45px;
 	line-height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
}
.news-list ul li a{
	color:#1a1a1a;
	display: block;
	float: left;
	font-size: 15px;
}
.news-list ul li span{
	display: block;
	float: right;
}
.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.allmap{
	width: 100%;
	height: 400px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}

.fy{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 60px auto;
	border-bottom: 1px dashed #ccc;
	height: 30px;
}

.fy p{
	display: table;
	height: auto;
	overflow: hidden;
	color:#333;
	font-size: 12px;
	float: left;
	margin-right: 50px;
}

.fy  a{
	color:#333;
}
.fy  a:hover {
	text-decoration: underline;
	color:#0088dc;
}
.fy .return{
	float: right;
}

.pro-list{
	background: none;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.pro-list .list {
	margin-top: 0;
}
.pro-list .list ul li{
	border: 1px solid #ccc;
}
.pro-list .list ul li a{
	color:#333;
}
.pro-list .list ul li:hover a{
	color:#fff;
}

.pro-list .pic ul li p{
	color:#333;
}



.mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	width: 100%;
}

.mssg-intro form{
	width: 745px;
 	margin: 0 auto;
 	margin-top: 25px;
}
.mssg-intro form ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg-intro form ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 225px;
	margin-left: 35px;
	margin-bottom: 20px;

}
.mssg-intro form ul li:first-child{
	margin-left: 0;
}
.mssg-intro form ul li p{
	float: left;
	font-size: 16px;
	line-height: 40px;
	color:#333333;
}
 

.mssg-intro form ul li input{
	width: 175px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius:5px;
	outline:none;
	text-indent: 5px;
	border-radius: 5px;

	font-family: '微软雅黑';
	float: left;
}
.mssg-intro form ul li:last-child{
	width: 100%;
	margin: 0;
}
.mssg-intro form ul li textarea{
	width: 695px;
	height: 150px;
	resize: none;
	outline: none;
	text-indent: 5px;
	border-radius: 5px;
	padding-top: 10px;
	border: 1px solid #dcdcdc;
	float: left;
}
.mssg-intro form .btn{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mssg-intro form .btn input{
	width: 190px;
	height: 40px;
	letter-spacing: 5px;
	background: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px;
	border-radius: 5px;
	color:#fff;
	 
	border: none;
}
.mssg-intro form .btn input:first-child{
	background: #006ad7;

}

 