*{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: auto;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 40px;
	background: #f2f2f2;
	overflow: hidden;
}
.top p{
	color:#555555;
	font-size: 12px;
	float: left;
	line-height: 40px;
}
.top ul{
	float: right;
}
.top  ul li{
	float: left;
	line-height: 40px;
	padding: 0 10px;
	position: relative;
}
.top  ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #555555;
}
.top ul li a{
	color:#555555;
}
.top  ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height: 124px;
	background: url(../images/bg.png);
}
.head .name{
	float: left;
	margin-top: 20px;
}
.head .tel{
	float: right;
}

.nav{
	width: 100%;
	height: 60px;
	background: #1158a8;
}
.nav ul {
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	border-bottom: 3px solid #eca929;
	box-sizing: border-box;
}
.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;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #1868ca;
}
.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: 1080px;
	margin:0 auto;
	height: 100px;
	margin-top: -50px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 100;
	background:#fff url(../images/bg03.png)no-repeat center;
 
}
.keywords .ad{
	margin-left: 20px;
}
.keywords .ad p{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
.keywords .ad span{
	display: block;
	color:#666666;
	font-size: 18px;
	margin-top: 2px;
	font-weight: bold;
}
.keywords .hot {
	width: 550px;
	margin-right: 50px;
}
.keywords .hot  b{
	color:#000000;
	font-size: 16px;
}
.keywords .hot ul li{
	float: left;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	color:#666666;
	font-size: 15px;
}
.product{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: -50px;
	padding-top: 50px;
}
.title{
	width: 100%;
	height: auto;
	background: url(../images/tit01.png)no-repeat center;
	margin-top: 40px;
}
.title h4{
	color:#1158a8;
	font-size: 22px;
	text-align: center;
}
.title p{
	color:#666666;
	font-size: 14px;
	text-align: center;
	margin:  3px 0;
}
.title span{
	display: block;
	text-align: center;
	color:#999999;
	font-size: 12px;
	text-transform: uppercase;
}

.product .list{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.product .list ul li{
	float: left;
	width: 200px;
	height: 40px;
	background: url(../images/list01.png) no-repeat center;
	line-height: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.product .list ul li:nth-child(5n-4){
	margin-left: 0;
}

.product .list ul li a{
	color:#fff;
	font-size: 16px;
	text-indent: 50px;
	display: block;
}
.product .list ul li:hover{
	background: url(../images/h01.png) no-repeat center;
}
.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .pic ul {
	margin-left: -13px;
}
.product .pic ul li{
	float: left;
	width: 290px;
	height: auto;
	margin-left: 13px;
	margin-bottom: 5px;
	overflow: hidden;
}
.product .pic ul li img{
	display: block;
	width: 290px;
	height:249px;
}
.product .pic ul li p{
	width: 100%;
	line-height: 30px;
	text-align: center;
	color:#000000;
	font-size: 15px;
}
.case-list .pic ul li img{
	 
	height:225px;
}

.about{
	width: 100%;
	height: 636px;
	overflow: hidden;
	margin-top: 50px;
	background: url(../images/bg04.png)no-repeat center;
}
.about .pic{
	width: 540px;
	height: 415px;
	background: url(../images/bg05.png)no-repeat right bottom;
	margin-top: 20px;
	float: left;
}
.about .right{
	float: right;
	width: 613px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.about .right  .intro{
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.about .right p{
	color:#000000;
	font-size: 15px;
	line-height: 25px;
	text-indent: 1em;
}
.about .ad{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .busi{
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #227cd6;
	margin-top: 40px;
	float: left;
}
.about .busi p{
	float: left;
	margin-left: 20px;
	color:#fff;
	font-size: 18px;
}
.about .busi span{
	display: block;
	color:#fff;
	font-size: 18px;
	width: 790px;
	height: 50px;
	overflow: hidden;
	float:left;
}
 

.about .right a{
	display: block;
	width: 160px;
	height: 40px;
	background: #999999;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 14px;
	margin-top: 30px;
}
.adv{
	width: 100%;
	height: 507px;
	overflow: hidden;
	background:  url(../images/bg01.png)no-repeat center bottom;
}
.adv .tit{
	width: 520px;
	margin-left: 80px;
	margin-top:40px;
}
.adv .tit p{
	font-size: 24px;
	text-align: center;
	color:#fff;
}
.adv .tit span{
	color:#fff;
	font-size: 32px;
	font-weight: bold;
	text-align:center;
	display: block;
	width: 100%;
}
.adv ul {
	width: 700px;
	margin-top: 30px;
}
.adv ul li{
	float: left;
	width: 350px;
	height: 160px;
	background: #1158a8;
}
.adv ul li .adv-tit{
	width: 315px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top: 20px;
}
.adv ul li .adv-tit b{
	width: 40px;
	height: 38px;
	border-bottom: 2px solid #fff;
	display: block;
	text-align: center;
	color:#fff;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	float: left;
	margin-right:9px;
}
.adv ul li .adv-tit p{
	float: left;
	font-size: 18px;
	color:#ffffff;
}
.adv ul li .adv-tit span{
	display: block;
	color:#ffffff;
	font-size: 16px;
	float: left;
}
.adv ul li  .info{
	width: 315px;
	margin:0 auto;
	margin-top: 20px;
}
.adv ul li  .info p{
	color:#fff;
	font-size: 15px;
	line-height: 25px;
}
.adv ul li:nth-child(1){
	background: #1158a8;
}
.adv ul li:nth-child(2){
	background: #1362bd;
}
.adv ul li:nth-child(3){
	background:#1362bd;
}
.adv ul li:nth-child(4){
	background: #1158a8;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .box{
	width: 1000%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 318px;
	border: 1px solid #cccccc;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
 
}
.cases .pic ul li img{
	display: block;
	width: 310px;
	margin:4px;
	height: 240px;
}
.cases .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#666666;
	font-size: 15px;
}
.cases .pic ul li:hover {
	border: 1px solid #1158a8;
	background: #eeeeee;
}
.news{
	width: 770px;
	height: 373px;
	overflow: hidden;
	margin-top: 40px;
	background: #fff;
	float: left;
	background:url(../images/bg07.png)no-repeat center bottom;

}
.news .tit{
	width: 100%;
	height: 50px;
	background: #1158a8 url(../images/tit02.png)no-repeat 670px;
}
.news .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	line-height: 50px;
}
.news .tit a{
	display: block;
	float: right;
	color:#fff;
	font-size: 14px;
	margin-right: 10px;
	line-height: 50px;
}
.news  .on{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.news  .on img{
	display: block;
	width: 300px;
	height: 160px;
}
.news  .on  h4{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #1158a8;
	margin-top: 10px;
	font-size:16px;
	color:#000000;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news  .on  p{
	color:#666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;


}
.news  .on span{
	display: block;
	color:#666666;
	font-size: 12px;
	margin-top: 10px;
}
.news ul {
	width: 440px;
	float: left;
	margin-left: 11px;
	margin-top: 10px;
}
.news ul  li{
	width: 100%;
	height: 40px;
	background:#ffffff;
	position: relative;
	line-height: 40px;
	margin-bottom: 2px;
}
.news ul  li:after{
	content: ">>";
	position: absolute;
	left: 5px;
	top: 0;
	color:#000000;

}
.news ul  li a{
	color:#000000;
	font-size: 16px;
	width: 295px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 27px;
	float: left;
}
.news ul  li span{
	display: block;
	float: right;
	color:#666666;
	font-size: 12px;
	margin-right: 10px;
}
.news ul  li:hover{
	background: #1158a8;
}
.news ul  li:hover a{
	color:#fff;
}
.news ul  li:hover:after{
	color:#fff;
}
.cont{
	float: right;
	width: 400px;
	height:373px;
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
	background:url(../images/bg07.png)no-repeat center bottom;
	background-size: 100% 100%;
}
.cont .tit{
	width: 100%;
	height: 50px;
	background: #1158a8;
}
.cont .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	line-height: 50px;
}
.cont form{
	width: 380px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top: 10px;
}
.cont form ul li{
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	margin-bottom: 12px;
	border-radius: 5px;
	background: #fff;
}
.cont form ul li p{
	width: 101px;
	height: 40px;
	font-size: 15px;
	color:#fff;
	text-align: center;
	line-height: 40px;
	text-indent: 20px;
	float: left;
}
.cont form ul li input{
	width: 278px;
	height: 40px;
	float: left;
	border: none;
	outline: none;
	text-indent: 5px;
	font-family: "微软雅黑";
 
}
.cont form ul li textarea{
	width: 278px;
	height:90px;
	float: left;
	border: none;
	resize: none;
	outline: none;
	text-indent: 5px;
	font-family: "微软雅黑";
	padding-top: 10px;
 
}
.cont form ul li:nth-child(1) p{
	background:#1158a8 url(../images/icon02.png)no-repeat  9px 12px;
}
.cont form ul li:nth-child(2) p{
	background:#1158a8 url(../images/icon02.png)no-repeat 9px -37px;
}
.cont form ul li:nth-child(3) p{
	background:#1158a8 url(../images/icon02.png)no-repeat  9px -87px;
	height: 100px;
	line-height: 100px;
}

.cont form  .btn{
	width: 100%;
	height: 30px;
	background: #eca929;
	color:#fff;
	font-size: 15px;
	border: none;
	border-radius: 5px;
	font-family: "微软雅黑";
}
.cont span{
	display: block;
	color:#666666;
	font-size: 15px;
	text-align: center;
	width: 380px;
	margin:0 auto;
	margin-top: 15px;
	padding-bottom:5px;
	border-bottom: 1px solid #eeeeee;
}
.footer{
	width: 100%;
	height:410px;
	background:url(../images/bg06.png)no-repeat center top;
	position:relative;
	margin-top: 50px;
}
.footer .left{
	margin-top: 65px;
	float: left;
}
.footer .left .tel{
	margin-top: 20px;
}
.footer .left ul{
	margin-top: 20px;
}
.footer .left ul li{
	width: 40px;
	height: 40px;
	background: url(../images/icon.png) 0 -222px;
	float: left;
	margin-right: 20px;
}
.footer .left ul li:nth-child(2){
	background: url(../images/icon.png) -61px -222px;
}
.footer .left ul li:nth-child(3){
	background: url(../images/icon.png) -123px -222px;
}

.footer .left ul li a{
	display:block;
	width: 40px;
	height: 40px;
}
.footer  .info{
	width: 440px;
	float: left;
	margin-left: 90px;
	margin-top: 65px;
}
.footer  .info ul li{
	width: 100%;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	background: url(../images/icon.png) no-repeat 0 0 ;
	margin-bottom: 10px;
}
.footer  .info ul li:nth-child(2){
	background: url(../images/icon.png) no-repeat 0 -35px; ;
}
.footer  .info ul li:nth-child(3){
	background: url(../images/icon.png) no-repeat 0 -70px; ;
}
.footer  .info ul li:nth-child(4){
	background: url(../images/icon.png) no-repeat 0 -105px; ;
}
.footer  .info ul li:nth-child(5){
	background: url(../images/icon.png) no-repeat 0 -140px; ;
}
.footer  .info ul li:nth-child(6){
	background: url(../images/icon.png) no-repeat 0 -175px; ;
}
.footer  .info ul li p{
	color:#fff;
	margin-left: 35px;
	font-size: 15px;
}
.footer  .info span{
	display: block;
	color:#fff;
	font-size: 15px;
	line-height: 25px;
}
.footer  .info  a{
	color:#fff;
}
.footer .ewm{
	float: right;
	width: 140px;
	height: auto;
	overflow: hidden;
	margin-top: 58px;
}
.footer .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.footer .ewm p{
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.footer  .links{
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	background:rgba(13,58,108,0.7);
}
.footer  .links p{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
}
.footer  .links ul{
	float: right;
	width: 980px;
	height: 62px;
	overflow: hidden;
	margin-top: 15px;
}
.footer  .links ul li{
	line-height: 30px;
	float: left;
	padding-right: 10px;
}
.footer  .links ul li a{
	color:#fff;
	font-size: 15px;
}

.gotop{
	display: none;
	position: fixed;
	right: 0;
	bottom: 100px;
}
.gotop img{
	display: block;
}


.title-column{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #c9c9c9; 
}
.title-column  .tit{
	float: left;
}
.title-column h4{
	font-size: 28px;
	color:#1158a8;
  	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:#1158a8;
}

.title-column  .crumbs{
	float: right;
 	margin-top: 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: 0;
	color:#333;

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




.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 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 #333;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.article-detailed{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}

.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;
	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;
}
 
 
.news-list ul {
	margin-top: 10px;
}
.news-list ul li{
	width: 49%;
	height: 45px;
	float: left;
 	line-height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
} 
.news-list ul li:nth-child(2n){
	float: right;
}
.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: 1200px;
	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;
}
 

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

.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: #014da1;

}


.news-list{
	width: 1200px;
	float: initial;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 30px;
}
.news-list .tit{
	width: 100%;
	height: 50px;
	background: #1158a8 url(../images/tit02.png)no-repeat 1100px;
}
.news-list .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	line-height: 50px;
}
.news-list .tit a{
	display: block;
	float: right;
	color:#fff;
	font-size: 14px;
	margin-right: 10px;
	line-height: 50px;
}