*{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:110px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 40px;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 40px;
	float: left;
}
.top ul{
	float: right;
	height: auto;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding: 0 10px;
	height: 40px;
	position: relative;
	line-height: 40px;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	background: #666666;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.top ul li a{
	color:#666666;
	font-size: 12px;
	line-height: 40px;
}
 
.head .name{
	float: left;
}
.head div div{
	display: table-cell;
	vertical-align: middle;
	height: 110px;
}
.head  .tel{
	float: right;
	 
}
.nav{
	width: 100%;
	height:40px;
	background:url(../images/nav.png)repeat-x;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height:40px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height:40px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
 
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#2B71E2; 
 
}
.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;  
}
.ad{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ad .left{
	float: left;
	width: 40%;
	height: 100px;
	background: #1559C6;
}
.ad .left p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 20px;
	text-align:right;
}
.ad .left  span{
	display: block;
	float: right;
	margin-right: 40px;
	color:#fff;
	font-size: 20px;
 
}
.ad  .right{
	float: right;
	width: 60%;
	height: 100px;
	background: #fff;
}
.ad  .right ul {
	margin-top: 10px;
	
}
.ad  .right ul li{
	float: left;
	width: 60px;
	height: auto;
	overflow: hidden;
	margin-left: 70px;
}
.ad  .right ul li img{
	display: block;
	width: 60px;
	border-radius: 50%;
	height: 60px;
}
.ad  .right ul li p{
	color:#666666;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.title{
	width: 100%;
	height: 65px;
	background: url(../images/title01.png)no-repeat left top;
	margin-top: 30px;
}
.title p{
	color:#000000;
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
	float: left;
	width: 100%;
	letter-spacing: 2px;
}
.title  b{
	font-weight: normal;
	color:#1559c6;
}
.title span{
	display: block;
	text-align: center;
	float: left;
	width: 100%;
	margin-top:3px;
	color:#666666;
	font-size: 14px;
}
.product .list{
	width: 100%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list ul{
	display: table;
	margin:0 auto;
}
.product .list ul li{
	float: left;
	width: 111px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #eeeeee;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.product .list ul li:hover a{
	color:#1559c6;
}
.product .list ul li a{
	color:#1a1a1a;
	font-size: 15px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
 
.product  .pic ul li{
	float: left;
	width: 285px;
	margin-left: 20px;
	background: #eeeeee;
	margin-top: 15px;
}
.product  .pic ul li:nth-child(4n-3){
	margin-left: -0;
}

.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
} 
.img-box:hover img{
	transform: scale(1.05);
}
.product  .pic ul li .img-box{
	width: 276px;
	height: 166px;
	margin:5px;
	margin-bottom: 0;
}
.product  .pic ul li:hover img{
	transform: scale(1.05);
}
.product  .pic ul li img{
	display: block;
	width: 276px;
	height: 166px;
	 
	
}
.product  .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color:#1a1a1a;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product  .pic ul li:hover p{
	color:#1559c6;
}
.about{
	width: 100%;
	height: 520px;
	background: #1559c6;
	margin-top: 40px;
}
.about .title{
	background: url(../images/title02.png)no-repeat   left top;
	float:left;
	margin-top: 30px;
}
.about .title p{
	color:#ff9d01;
}
.about .title b{
	color:#fff;
}
.about .title span{
	color:#fff;
}
.about .left{
	float: left;
	width: 550px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.about .left .info{
	 
	overflow: hidden;
	width: 100%;
}
.about .left p{
	color:#fff;
	font-size: 15px;
	line-height: 28px;
	text-indent:2em;
}
.about .left a{
	display: block;
	width: 106px;
	border: 2px solid #fff;
	height: 28px;
	border-radius: 3px;
	margin-top: 30px;
}
.about .left a img{
	display: block;
	margin:0 auto;
	margin-top: 10px;
}
.about .right{
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	margin-top: 40px;
}
 
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .title{
	background: url(../images/title03.png)no-repeat left top;
	float:left;
	margin-top: 30px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.cases .show .box{
	width: 600%;
}
.cases .show .pic{
	float: left;
}
.cases .show ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}
.cases .show ul li img{
	display: block;
	width: 280px;
	height: 180px;
}
.cases .show ul li p{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	text-align: center;
	color: #1a1a1a;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 40px;
	font-size: 15px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news .title{
	background: url(../images/title04.png)no-repeat left top;
	float:left;
	margin-top: 30px;
}
.news ul{
	margin-left: -13px;
	margin-top: 10px;
	float: left;
}
.news ul li{
	float: left;
	width: 326px;
	height: 106px;
	background: #eeeeee;
	padding: 30px;
	margin-left: 18px;
	margin-top: 10px;
}
.news ul li span{
	display: block;
	font-size: 12px;
	color:#666666;
	width: 100px;
	height: 25px;
	position: relative;
}
.news ul li span:after{
	content: "";
	width: 20px;
	height: 2px;
	position: absolute;
	left: 0;
	background: #2279d0;
	bottom: 0;
}
.news ul li h4{
	width: 100%;
	font-size: 16px;
	color:#1a1a1a;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 20px;
}
.news ul li p{
	color:#666666;
	font-size: 14px;
	width: 100%;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:10px;
}
.news ul li:hover{
	background: #1559c6;
}
.news ul li:hover span{
	color:#fff;
}
.news ul li:hover span:after{
	background:#fff;
}
.news ul li:hover h4{
	color:#fff;
}
.news ul li:hover p{
	color:#fff;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.section .item{
	float: left;
	width: 585px;
	height: auto;
	overflow: hidden;
}
.section .item .tit{
	border: 2px solid #eeeeee;
	width:581px;
	height: 56px;

}
.section .item .tit p{
	width: 565px;
	height: 40px;
	margin:8px;
	background: #1559c6;
	text-align: center;
	color:#fff;
	font-size: 20px;
	line-height: 40px;
}
.section .item form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5px;
}
.section .item form ul li{
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	background: #1559c6;
	margin-top:9px;
  	position: relative;
	overflow: hidden;
	 
	box-sizing: border-box;
}
 
.section .item form ul li p{
	float: left;
	margin-left: 5px;
	color:#ffffff;
	font-size: 15px;
}
.section .item form ul li img{
	display: block;
	float: left;
	margin-top: 8px;
	width: 25px;
	margin-left: 10px;
	vertical-align: middle;
}
.section .item form ul li input{
	width: 460px;
	display: block;
	height: 40px;
	color:#666666;
	background: #eeeeee;
	display: block;
	border: none;
	font-size: 14px;
	padding-left: 10px;
	outline: none;
	border-radius: 0 2px 2px 0;
	font-family: "微软雅黑";
}
.section .item form ul li:last-child{
	height: 80px;
	line-height: 80px;
}
.section .item form ul li:last-child img{
	display: block;
	margin-top: 28px;
}
.section .item form ul li textarea{
	width: 460px;
	height: 80px;
	color:#666666;
	background: #eeeeee;
	display: block;
	border: none;
	padding-left: 10px;
	outline: none;
	font-family: "微软雅黑";
	padding-top: 10px;
}
.section .item form .btn{
	width: 100%;
	height: 40px;
	background: #1559c6;
	border: none;
	margin-top: 10px;
	border-radius: 5px;
	color:#fff;
	font-size: 14px;
	font-family: "微软雅黑";
}
.section .item .info {
	width: 100%;
	height: 230px;
	background: #eeeeee;
	margin-top: 10px;
	
}
.section .item:last-child{
	float: right;
}
.section .item .info  img{
	display: block;
	width: 200px;
	height: 210px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.section .item .info  .text{
	float: right;
	width:350px;
	margin-right: 10px;
	margin-top: 30px;
}
.section .item .info  .text p{
	color:#1a1a1a;
	font-size: 15px;
	font-weight: bold;
}
.section .item .info  .text  span{
	display:block;
	color:#1a1a1a;
	line-height: 23px;
	font-size:15px;
	margin-top: 5px;
}
.footer{
	width: 100%;
	height: 300px;
	background: #1b252f;
	margin-top: 30px;
}
.footer .links{
	width: 100%;
	height: 60px;
	background: #000000;
}
.footer .links .tit{
	width: 130px;
	margin-left: 300px;
	float: left;
	height: 60px;
}
.footer .links .tit p{
	color:#fff;
	line-height: 60px;
	font-size: 22px;
	width: 100%;
	text-align: center;
	position: relative;
}
.footer .links .tit p:after{
	content: "";
	width: 1px;
	height: 30px;
	position: absolute;
	right: 0;
	background: #fff;
	top: 50%;
	margin-top: -15px;
}
.footer .links  ul{
	float: right;
	width: 760px;
 	height: 60px;
 	overflow: hidden;
 	margin-top: 3px;
}
.footer .links  ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height: 25px;
}
.footer .links  ul li a{
	color:#fff;
	font-size: 15px;
}
.footer  .main{
	position: relative;
}
.footer .ewm{
	float: left;
	width: 300px;
	height: 300px;
	background: #fff;
	position: absolute;
	left: 0;
	top: -60px;
}
.footer .ewm img{
	display: block;
	width: 160px;
	height: 160px;
	border: 1px dashed #000000;
	padding: 10px;
	margin:0 auto;
	margin-top: 45px;
}
.footer .ewm  p{
	width: 100%;
	text-align:center;
	margin-top: 10px;
	color:#666666;
	font-size: 16px;
}
.footer .right{
	float: right;
	width: 850px;
	margin-top: 50px;
}
.footer  .info{
	float: right;
	width: 450px;
}
.footer  .right .tel{
	float: left;
}
.footer  .info p{
	color:#fff;
	font-size: 14px;
	line-height: 20px;
}
.footer  .info span{
	display: block;
	color:#fff;
	font-size: 14px;
	margin-top: 30px;
}
.footer  .info a{
	color:#fff;
}


.title-column{
	width: 1200px;
	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:#006cd8;
  	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: #006cd8;
}

.title-column  .crumbs{
	float: right;
 	margin-top: 10px;
}

.title-column  .crumbs img{
	display: block;
	float: left;
}
.title-column  .crumbs p{
	color:#555555;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-left: 5px;
}
.title-column  .crumbs  a{
	color:#555;
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px;
	position: relative;
}
.title-column  .crumbs  a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#555;

}
.title-column  .crumbs  a:nth-child(2){
	padding-left: 0;
}

.title-column  .crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.pro-list{
	background: none;
	height: auto;
	margin-top: 0;
	overflow: hidden;
}

 
.pro-list .pic ul li{
	margin-bottom: 15px;
}

.pro-list .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.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 5px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .active {
	background: #333333;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}


.in-content{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;

}

.article-detailed{
	width: 1200px;
	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 .tit span a{
	color:#333;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	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;
}

.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: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	border-bottom: 1px dashed #ccc;
	height: 30px;
	margin-bottom: 50px;
}

.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;
}


.news-list{
	width: 1140px;
	padding:35px 30px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
}
.news-list .title{
	margin-top: 0;
	margin-bottom: 40px;
	background: url(../images/title04.png) no-repeat center top;
	padding-top: 0px;
}
.news-list ul li{
	width: 544px;
	height:auto;
	padding:10px 0;
	border: 1px solid #d2d2d2;
	float: left;
	margin-top: 18px;
	box-sizing: border-box;
}
.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li .time{
	width: 84px;
	border-right: 1px solid #d2d2d2;
	height: 76px;
	color:#999999;
	float: left;
}

.news-list ul li .time p{
	font-size: 58px;
	text-align: center;
	margin-top: -10px;
}

.news-list ul li .time span{
	display: block;
	font-size: 15px;
	margin-top: -10px;
	text-align: center;
}

.news-list ul li .intro{
	width: 385px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.news-list ul li .intro h4{
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333;
	font-weight: normal;
}
.news-list ul li .intro p{
	color:#333;
	font-size: 13px;
	color:#999999;
	height: 40px;
	line-height: 20px;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-list ul li:nth-child(-n+2){
	margin-top: 0;
}

.news-list ul li:hover{
	border: 1px solid #006cd8;
}

.news-list ul li:hover .time{
	color:#006cd8;
}

.news-list ul li:hover h4{
	color:#006cd8;
}


.in-news{
	margin-top: 0;
 	
}




.mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;

	margin:  50px auto;
	margin-top: 30px;
	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;

}


