*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}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;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}


.article-detailed .info a {color:#333333;}
.article-detailed .info a:hover {color:#014a97;}
.main{
	width: 1400px;
	margin:0 auto;
}


.head{
	width: 100%;
	height:140px;
	 
}

.head  .logo{
	float: left;
}

.head  .main{
	display: flex;
	justify-content:space-between;
	align-items: center;
	height: 140px;
}

.nav{
	width: 100%;
	background: #014A97;
}
.nav ul{
	width: 1400px;
	margin: 0 auto;
}
 
.nav ul{
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav ul li{
	float: left;
 	width: 100%;
	text-align: center;
	position: relative;
	line-height: 60px;
}

.nav ul li a{
	color: #ffffff;
	font-size: 16px;
	display: block;
}
 


.nav ul li ul{
	position: absolute;
	top: 60px;
	z-index: 1;
	left: 0;
	z-index: 100;
	display: none;
	width: 100%;
	background: #1056A9;
}
 
.nav ul li ul li{
	height: 40px;
	line-height: 40px;
 	padding: 0 5px;
 	box-sizing: border-box;
	height: auto;
	overflow: hidden;

}
.nav ul li ul li:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.nav ul li ul li a{
	color: #ffffff;
	display: block;
	 white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
}
 
.nav ul li ul li:first-child{
	margin-top: 5px;
}
.nav ul li ul li:last-child{
	margin-bottom: 5px;
}


.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}




.banner{
	width: 100%;
	height: auto;
	min-height: 4rem;
	background: #eee;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}

.mbanner{
	display: none;
}

.in-banner{
	width: 100%;
	height: 350px;
	background-position: center center !important;
}

.in-banner img{
	display: block;
	width: 100%;
}
.banner .swiper-pagination{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}
.banner .swiper-pagination span{
	width: 60px;
	height: 4px;
	background: #eee;
	display: block;
	margin: 0 3px;
	border-radius: 0 !important;
}
 
.banner .swiper-pagination .swiper-pagination-bullet-active{
	background: #0079C5;
}
 
 

.title h4{
	color: #014a97;
	font-size: 40px;
	text-align: center;
}
.title  p{
	display: block;
	color:#c0c0c0;
	font-size: 20px;
	text-align: center;
	font-family: 'arial';
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	margin-top: 7px;
	letter-spacing: 2px;
}

 


.product{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin-top: 60px;
}
.product .title{
	margin-bottom: 40px;
}

.product .list{
	height: 1248px;
}
.in-pro .list{
	height: 1645px;
}


.product .pic{
	float: right;
	width: 1080px;
	height: auto;
	overflow: hidden;
}
.product .pic ul li{
	float: left;
	width: 346px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 100%;
	height: 346px;
}
.product .pic ul li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #555555;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #F2F2F2;
}


.product .more{
	display:none;
	 
}

.img-box{
	height: auto;
	overflow: hidden;
	width: 100%;
}



.lc{
	width: 100%;
	height: 230px;
	background: url(../images/lc.jpg) no-repeat center;
}

.lc .main{
	height: 230px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.lc .tit{
	position: relative;
}
.lc .tit:after{
	content: "";
	width: 1px;
	height: 120px;
	position: absolute;
	right: -80px;
	top: 50%;
	margin-top: -60px;
	background: #8EB9E7;
}
.lc ul{
	width: 1043px;
	float: right;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.lc ul li{
	float: left;
}
.lc ul li div{
	width: 106px;
	height: 106px;
	display: flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	position: relative;
}
.lc ul li div:after{
	content: "";
	width: 86px;
	height: 86px;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #fff;
}
.lc ul li div img{
	display: block;
	position: relative;
	z-index: 1;
}
.lc ul li p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
}
.gg{
	width: 100%;
	height: 230px;
	background: url(../images/gg.jpg) no-repeat center;
	margin-top: 40px;
}


.cases{
	width: 100%;
	height: auto;
 	margin-top: 70px;
	overflow: hidden;
	background: 
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}

.cases .show .pic ul li{
	float: left;
	width: 330px;
	margin-left: 20px;
	background:#F2F2F2;
	height: auto;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
 
}
.cases .show .pic ul li div{
	border: 1px solid #eeeeee7d;
	box-sizing: border-box;
}
.cases .show .pic ul li img{
	display: block;
	width: 100%;
	height: 193px;
}
.cases .show .pic ul li p{
	width: 100%;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-top: 15px;
	text-align: center;
}

.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F2F2F2;
	padding: 70px 0;
 
}
 
.about .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about .intro{
	float: left;
	width: 49%;
}

.about .intro h4{
	color: #014a97;
	font-size: 30px;
}


.about .intro .info{
	width: 100%;
	color: #333333;
	width: 100%;
	height: 210px;
	font-size: 16px;
	margin-top: 25px;
	line-height: 30px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about .pic{
	float: right;
	width: 48%;
}

.about .pic img{
	display: block;
	width: 100%;
}

.about .more{
	display: block;
	width: 262px;
	height: 58px;
	background:#014a97;
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 58px;
}


.honor{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	position: relative;
}

.honor .main{
	position: relative;
}
.honor .swiper-container{
	position: initial;
}

.honor .swiper-button-next,
.honor .swiper-button-prev{
	width: 25px;
	height: 48px;
	display: block;
	position: absolute;
	z-index: 1;
}

.honor .swiper-button-next{
	right: -50px;
	background: url(../images/next.png) no-repeat center;
}

.honor .swiper-button-prev{
	left: -50px;
	background: url(../images/prev.png) no-repeat center;
}
.honor .swiper-slide{
	overflow: hidden;
}
.honor .swiper-slide img{
	transition: .5s;
	width: 100%;
}

.honor .swiper-slide:hover img{
	transform: scale(1.05);
}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.news .focus{
	width: 560px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 30px;
}
.news .focus ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.news .focus ul li p{
	width: 70%;
	padding-right: 30%;
	position: absolute;
 	height: 55px;
 	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	bottom: 0;
	line-height: 55px;
	font-weight: bold;
	text-indent:15px;
	color: #fff;
	font-size: 16px;
	background: rgba(1,74,151,.8);
}
.news .focus ul li img{
	display: block;
	width: 100%;
	height: 490px;
}

.news .swiper-pagination{
	position: absolute;
	bottom:20px;
	right: 10px;
	z-index: 10;
}

.news .swiper-pagination span{
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 5px;
	background: #fff;
	border-radius: 50%;
}

.news .swiper-pagination .swiper-pagination-bullet-active{
	background:#FDB928;
}

.news .list{
	width: 830px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}
.news .list ul li{
	width: 409px;
	height: auto;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 30px 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
	float: left;
}
.news .list ul li:nth-child(2n){
	float: right;
}

.news .list ul li .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/icon03.png) no-repeat right  8px;
	border-bottom: 1px solid #E6E6E6;
}
.news .list ul li .time b{
	color: #014a97;
	font-size: 36px;
	font-weight: bold;
}
.news .list ul li .time p{
	color: #333333;
	font-size: 12px;
	margin-top: -3px;

}
.news .list ul li .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.news .list ul li .info h4{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news .list ul li .info p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	overflow: hidden;
}
.float{
	width: .8rem;
	height: auto;
	position: fixed;
	right: .1rem;
	top: 50%;
	transform: translateY(50%);
	z-index: 1000;
	overflow: hidden;
	display: none;
}
.float a{
	display: block;
	width: .8rem;
	height: .68rem;
	border-radius: 0.05rem 0 0 .05rem;
	margin-bottom: .05rem;
	background: url(../images/icon05.png) no-repeat center top;
	background-size:  .8rem auto;
	overflow: hidden;
}
.float a:last-child{
	 
	background: url(../images/icon05.png) no-repeat center bottom;
	background-size:  .8rem auto;
}


.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
  
	box-sizing: border-box;
	padding-top: 50px;
	margin-top: 80px;
	position: relative;
	background: url(../images/bg03.jpg) no-repeat center;
	background-size: cover;

}
.gotop{
	display: none;
}
.footer  .main{
	height: auto;
	overflow: hidden;
}
.footer .intro{
	float: left;
	width: 470px;
	height: auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.footer .tit{
	height: auto;
	overflow: hidden;
	width: 185px;
	position: relative;
}
.footer .tit:after{
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 5px;
	background: #014a97;
}
.footer .tit p{
	color: #ffffff;
	font-size: 16px;
	float: left;
}
.footer .tit span{
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 3px;
}
.footer .intro h4{
	color: #fff;
	margin-top: 20px;
	font-size: 24px;
}
.footer .intro .info{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.footer .ewm{
	float: right;
}
.footer  .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px;
}
.footer  .ewm b{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
	display: block;
}

.footer .links{
	width: 100%;
	height: auto;
	overflow: hidden;
	 
	z-index: 1;
	border-top: 1px solid #636363;
}
.footer .links .t{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}
.footer .links .t  img{
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.footer .links .t p{
	color: #ffffff;
	font-size: 14px;
	float: left;
}
.footer .links .t  span{
	color: #fff;
}
.footer .links ul{
	float: right;
	width: 90%;
	height: 60px;
	overflow: hidden;
}
.footer .links ul li{
	float: left;
	padding: 0 10px;
	line-height: 60px;
	position: relative;
}
.footer .links ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.footer .links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: url(../images/icon05.png) no-repeat center;
}

.footer .links ul li a{
	color: #999999;
	font-size: 14px;
	display: block;
}

.fn{
	display: none;
}


.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.crumbs img{
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
}
.crumbs  .main div{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.crumbs p{
	color: #333;
	font-size: 14px;
	line-height: 50px;
	float: left;
}
.crumbs a{
	color: #333;
 	line-height: 50px;
	padding-right: 10px;

	position: relative;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	top: -16px;
 	
	font-family: '宋体';
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
 
.page{
 	width: 1367px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom: 85px;
}
.page ul{
	display: table;
	margin:0 auto;
}
.page ul li{
	float: left;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin:0 5px;
	border-radius: 5px;
}
.page ul li a{
	color:#333333;
	font-size: 12px;
}
.page ul .thisclass{
	background:#014a97;
	color:#fff;
	border: 1px solid#014a97;
}

 

.tab{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.tab ul{
	display: table;
	margin: 0 auto;
}

.tab ul li{
	float: left;
	width: 208px;
	height: 58px;
 	margin-left: 30px;
 	margin-bottom: 10px;
	background: #fff;
}
.tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.article-detailed .tab ul li{
	background: #eee;
}

.tab ul li a{
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 58px;
	text-align: center;
}


.img-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.img-list .pic{
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.img-list .pic ul li{
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-list .pic ul li:nth-child(3n-2){
	margin-left: 5px;
}

.img-list .pic  ul li img{
	display: block;
	width: 100%;
}

.img-list .pic  ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	text-align: center;
	background: #fff;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news-list ul li{
	width:49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 30px 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	float: left;
}
.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/icon03.png) no-repeat right  top;
	border-bottom: 1px solid #E6E6E6;
}
.news-list ul li .time b{
	color: #014a97;
	font-size: 36px;
	font-weight: bold;
}
.news-list ul li .time p{
	color: #333333;
	font-size: 12px;
	margin-top: -3px;

}
.news-list ul li .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.news-list ul li .info h4{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list ul li .info p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	overflow: hidden;
}


.fy{
	width: 1367px;
	margin: 40px auto;
	height: auto;
	line-height: 40px;
	overflow: hidden;

	border-bottom: 1px solid #ccc;
}
.fy p{
	color:#333;
	font-size: 14px;
	float: left;
	max-width:400px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
}
.fy a{
	color:#333;
}
.return{
	float: right;
	font-size: 14px;
}


@media (min-width: 1200px){
	 


.article-detailed{
	margin:0 auto;
	margin-top:40px;
 
}
.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #f5f4f4;
 
}

.article-detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333333;
}
.article-detailed .tit p{
	text-align: center;
	color:#999999;
	font-size: 13px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	background: #eee;
}
.article-detailed .tit span{
	margin: 0 5px;
}
.article-detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
	color:#333333;
	font-size: 16px;
	line-height: 35px;
	 
}
.article-detailed .info p{
	text-indent: 2em;
}
.article-detailed  img{
	display: block;
	margin:0 auto;
	max-width: 100%;
}





 
.map{
	width: 100%;
	height: 500px;
	margin-top: 30px;
	position: relative;
}
.map .allmap{
	width: 100%;
	height: 500px;
}
.map:after{
	content: "";
	width: 10%;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}

.map:before{
	content: "";
	width: 10%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}

 

}



@media screen and (max-width: 1440px) {
	.main{
		width: 1200px;
	}
 
	.head .btn{
		display: none;
	}
	.nav ul{
		width: 1200px;
	}

	.product .main{
		width: 1200px;
	}
	.product .list{
		height: auto;
	}
	.in-pro .list {
		height: 1380px;
	}
 	.product .pic{
 		width: 880px;
 	}
 	.product .pic ul li{
 		width: 280px;
 	}
 	.product .pic ul li img{
 		height: 280px;
 	}
	.tab ul li{
		width: 182px;
		margin-left: 20px;
	}
	.img-list .pic ul li{
		width: 382px;
	}
	.news .focus ul li img{
		height: 456px;
	}

	.gg{
		background:url(../images/gg.jpg) no-repeat center;
		background-size: 115%;
		height: 194px;

	}

	.about .intro .info{
		margin-top: 15px;
	}

	.news .focus{
		width: 525px;
	}
	.news .list{
		width: 660px;
	}
	.news .list ul li{
		width: 326px;
		padding: 22px;
	}
	.fy{
		width: 1200px;
	}
	.page{
		width: 1200px;
	}
	.lc .tit:after{
		right:-60px;
	}
	.lc ul {
		width: 900px;
	}


}



@media  (min-width: 1200px) {

 	.head{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.head .logo{
 		width:917px;
 		height: 66px;
 		background: url(../images/name.png) no-repeat center;
 	}

	.head .btn{
		display: none;
	}

	.head-current{
		background: rgba(0,0,0,.4);
	}
	.head-current:hover{
		background: rgba(0,0,0,.8);
	}

	.nav ul li:hover{
		background: #B30D07;
	}
	.nav ul li:hover ul{
		display: block;
	}
	.nav ul li:hover  ul li{
		background: #0C52A8;
	}
	.nav ul li ul li:hover a{
		color: #ffd756;
	}
	.product .list{
		width: 300px;
		 
		overflow: hidden;
		float: left;
		background: #F2F2F2;
	}
 
	.product .list .tit{
		width: 100%;
		height: 100px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: column;
		background: #014A97;
	}
	.product .list .tit h4{
		color: #fff;
		font-size: 24px;
	}
	.product .list .tit span{
		color: #fff;
		font-size: 14px;
		text-transform: uppercase;
		margin-top: 5px;
	}
	.product .list .bd{
		width: 270px;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}
	.product .list .bd ul li{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		margin-bottom: 20px;
	}

	.product .list .bd ul li i{
		display: block;
		width: 40px;
		height: 50px;
		content: ">";
		font-style: inherit;
	 	font-size: 18px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.product .list .bd ul li i:after{
		content: ">";
		font-size: 18px;
		font-family: '宋体';
		color: #fff;
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		text-align: center;
		width: 40px;
		line-height: 50px;
	}
	.product .list .bd ul li .parent{
		width: 100%;
		height: 50px;
		line-height: 50px;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		border-radius:8px;
		text-indent: 24px;
		padding-right: 40px;
		box-sizing: border-box;
		display: block;
		background: #014A97;
		white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}

	.product .list .bd ul li ul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}
	.product .list .bd ul li ul li{
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #D4D4D4;
		line-height: 40px;
		margin-bottom: 5px;
		background: url(../images/icon01.png) no-repeat left center;
	}
	.product .list .bd ul li ul li a{
		color: #333333;
		font-size: 16px;
		padding-left: 10px;
		white-space: nowrap;
	    text-overflow: ellipsis;
	    display: block;
	    overflow: hidden;
	}

	.img-box:hover img{
		transform: scale(1.05);
	}
 	.product  .list ul li ul li:hover a{
 		color: #014A97;
 	}
 	.product  .list ul li ul li:hover{
 		background: url(../images/h01.png)  no-repeat left center;
 	}
	 
	.product .more:hover{
		color: #fff;
		background:#014a97;
	}
	.news-list ul li:hover{
		border: 1px solid #014A97;
	}
	.news-list ul li:hover .info h4{
		color:  #014A97;
	}
 
	.tab ul li:hover{
		 background: #014a97;
	}
	.tab ul li:hover a{
		color: #fff;
	}
	.article-detailed .tab ul li:hover{
		background: #014a97;
	}

	.adv{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 60px;
	}
	.adv .swiper-container{
		margin-top: 40px;
	}
	.adv ul{
	 	width: 100%;
	 	display: flex;
	 	justify-content: space-between;
	 	align-items: flex-start;
	 	overflow: hidden;
	}
	.adv ul li{
		float: left;
		width: 25%;
		height: auto;
	 	position: relative;
		transition: .5s;
		overflow: hidden;
		flex-shrink:initial;
	}

	.adv ul li:after{
		content: "";
		width: 22px;
		height: 22px;
		position: absolute;
		left: 5%;
		bottom: 5%;
		background: url(../images/icon02.png) no-repeat center;
	}
	.adv ul li .pic{
		width: 100%;
	}
	.adv ul li .pic img{
		display: block;
		height: 530px;
	}

	.adv ul li:hover{
		width: 640px !important;
		position: relative;
		z-index: 1;
	}

	.adv ul li .intro{
		width: 100%;
		height:100%;
		position: absolute;
		left: 0;
		top: 0;
		padding: 5%;
		transition: .2s;
		box-sizing: border-box;

	}

	.adv ul li .intro .bd img{
	 	display: block;
	 	margin: 0 auto;
	 	opacity: 0;
	 	transition: .4s;
	 	transform: translateY(30px);
	}

	.adv ul li .bd{
		transition: .5s;
	 	width: 400px;
	 	margin: 0 auto;
	 	top: 50%;
	 	transform: translateY(-50%);
		position: relative;
	}
	.adv ul li .tit{
		position: absolute;
		left: 5%;
		top: 5%;
		transition: .5s;
	}

	.adv ul li   h4{
		color: #fff;
		font-size: 22px;
		 
	}


	.adv ul li   span{
		color: #fff;
		font-size: 14px;
		margin-top: 2px;
		display: block;
		font-family: 'Arial';
	}

	.adv ul li:hover .tit{
		opacity: 0;
		top: 10%;
	}
	.adv ul li:hover .intro{
		background: rgba(10,72,138,.85);
	}

	.adv ul li .bd h4{
		text-align: center;
		margin-top: 20px;
		font-size: 30px;
		opacity: 0;
		transition: .6s;
		animation-delay:.8s;
		transform: translateY(30px);
	}
	.adv ul li .bd  span{
		text-align: center;
		text-transform: uppercase;
		font-size: 18px;
		transform: translateY(30px);
		margin-top: 5px;
		opacity: 0;
		transition: .8s;
	}

	.adv ul li .bd p{
		color: #fff;
		font-size: 16px;
		line-height: 30px;
		text-align: center;
		transform: translateY(30px);
		margin-top: 30px;
		opacity: 0;
		transition: .9s;
	}


	.adv ul li:hover .bd img{
		opacity: 1;
		transform: translateY(0);
	}
	.adv ul li:hover .bd h4{
		opacity: 1;
		animation-delay:.8s;
		transform: translateY(0);
	}
	.adv ul li:hover .bd   span{
		opacity: 1;
		transform: translateY(0);
	}

	.adv ul li:hover .bd  p{
		opacity: 1;
		transform: translateY(0);
	}
	.adv ul li:hover:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.news .focus ul li img{
		transition: .5s;
	}
	.news .focus ul li:hover img{
		transform: scale(1.05);
	}

	.news .list ul li:hover{
		border: 1px solid #014a97;
	}

	.news .list ul li:hover h4{
		color:  #014a97;
	}

}

 

 
 

 
@media screen and (max-width: 1199px) {
 
	.main{
		width: 7.3rem;
	}
	 
	.head{
		height: auto;
	}
	.head .main{
		width: 100%;
		height: 1.5rem;
		padding: 0 .1rem;
		justify-content: center;
		box-sizing: border-box;
	}
	.head .logo  {
		width:6rem;
		background: url(../images/mname.png) no-repeat center;
		height:1rem;
		background-size: 100% auto;
		 
	}
	
	.head .tel{
		display: none;
		float: right;
	}
 	 
 	.nav{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.nav ul{
 	 	display: block;
 		height: auto;
 		width: 100%;
 	}
 	.nav ul li{
 		width: 25%;
 		height: .8rem;
 		line-height: .8rem;
 		border-top: .02rem solid #fff;

 	}
 	.nav ul li a{
 		font-size: .3rem;
 	}
 	.nav ul li:after{
 		content: "";
 		width: .02rem;
 		position: absolute;
 		right: 0;
 		top: 0;
 		background: #FFFFFF;
 		height: 100%;
 	}
 	.nav ul li:nth-child(4n):after{
 		width: 0;
 		height: 0;
 		overflow: hidden;
 	}
	.banner .swiper-pagination{
		bottom: .2rem;
	}
	.banner .swiper-pagination span{
		width: .5rem;
		height: .08rem;
		margin: 0 .08rem;
	}
	 
	.in-banner{
		display: none;
	}
	.banner{
		display: none;
	}
	.mbanner{
		display: block;
	}
	.mbanner img{
		display: block;
		width: 100%;
	}
	.mbanner .swiper-pagination{
		width: 100%;
		height: .1rem;
		background: #000000;
		display: flex;
		justify-content: center;
		display: none;
		align-items: center;
	}
	.mbanner .swiper-pagination span{
		width: 100%;
		display: block;
		height: .1rem;
	}
	.mbanner .swiper-pagination .swiper-pagination-bullet-active{
		background: #014a97;
	}
	.title h4{
		font-size: .52rem;
	}
	.title p{
		font-size: .3rem;
		letter-spacing: 0;
	}
	.product{
		 margin-top: .6rem;
	}
	.product .title{
		margin-bottom: .6rem;
	}
	.product .main{
		width: 7.1rem;
	}
	.product  .list .tit{
		display: none;
	}
	.product .list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.product .list ul li{
		position: relative;
		height: auto;
		overflow: hidden;
		margin-bottom: .2rem;
	}

	.product .list .bd ul li i{
		display: block;
		width: 40px;
		height: 50px;
		content: ">";
		font-style: inherit;
	 	font-size: 18px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.product .list .bd ul li i:after{
		content: ">";
		font-size: .46rem;
		font-family: '宋体';
		color: #fff;
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		text-align: center;
		width:.9rem;
		line-height:.9rem;
	}
	.product .list .parent{
		width: 100%;
		height: .9rem;
		background: #014A97;
		color: #fff;
		font-weight: bold;
		font-size: .32rem;
		display: block;
		text-align: center;
		padding: 0 1rem;
		line-height:.9rem;
		box-sizing: border-box;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		border-radius: 5px 5px 0 0;
	}
	.product .list  ul .on ul{
		display: block;
	}
	.product .list  ul .on i:after{
		transform: rotate(90deg);
	}
	.product .list  ul li ul{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding:.15rem;
		border:.02rem solid #DEDEDE;
		padding-bottom: 0;
	 	display: none;
		box-sizing: border-box;
	}
	.product .list  ul li ul li{
		width: 3.3rem;
		height: .8rem;
		line-height:.8rem;
		float: left;
		border: .02rem solid #DEDEDE;
		padding: 0 .1rem;
		box-sizing: border-box;
		margin-bottom: .15rem;
	}
	.product .list  ul li ul li:nth-child(2n){
		float: right;
	}
	.product .list  ul li ul li a{
		display: block;
		text-align: center;
		font-size: .28rem;
		color: #333333;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
 	.product .pic{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		float: initial;
 	}
 	.product .pic ul li{
 		width: 3.45rem;
 		margin: 0;
 		margin-bottom: .2rem;
 	}
 	.product .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.in-pro .pic ul li{
 		display: block !important;
 	}
 	.product .pic ul li p{
 		width: 100%;
 		height: .6rem;
 		line-height: .6rem;
 		font-size: .28rem;
 	}
 	.product .pic ul li:nth-child(n+7){
 		display: none;
 	}
	.product .pic ul li img{
		height:3.45rem;
	}
	.product .more{
		margin-top: .3rem;
		width: 3.4rem;
		background: #F2F2F2;
		margin: 0 auto;
		text-align: center;
		color: #666666;
		display: block;
		height: .8rem;
		font-size: .3rem;
		line-height: .8rem;
		margin-top: .4rem;
		background-size: 100% auto;
	}
	.gg{
		width: 100%;
		height:2rem;
		background: url(../images/mgg.jpg) no-repeat center;
		background-size: 100% auto;
		margin-top: .8rem;
	}
	.adv{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .55rem;
	}
	.adv .swiper-container{
		margin-top: .4rem;
	}


	.adv ul li{
		width: 25%;
		position: relative;
		height: auto;
		overflow: hidden;
	}
	.adv ul li .bd{
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	.adv ul li  .tit{
		display: none;
	}
	.adv ul li .pic img{
		width: 100%;
		display: block;
	}
	.adv ul li .intro{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(78,134,199,.7);
	}

	.adv ul li .intro img{
		display: block;
		height: .8rem;
		margin: 0 auto;
	}

	.adv ul li .intro h4{
		color: #fff;
		font-size: .42rem;
		text-align: center;
		margin-top: .3rem;
	}
	.adv ul li .intro span{
		color: #fff;
		font-size: .28rem;
		display: block;
		text-align: center;
		text-transform: uppercase;
		font-family: 'Arial';
		margin-top: .1rem;
	}

	.adv ul li .intro p{
		width:6rem;
		margin: 0 auto;
		text-align: center;
		font-size: .28rem;
		line-height: .46rem;
		color: #fff;
		margin-top: .3rem;
	}

	.adv .swiper-scrollbar{
		width: 7.1rem;
		height: .1rem;
		background: #ccc;
		margin: 0 auto;
		border-radius: 15px;
		margin-top: .2rem;
	}
	.adv .swiper-scrollbar-drag{
		background: #014a97;
		border-radius: 15px;
		height: .1rem;
	}
	.lc{
		overflow:hidden;
		background: url(../images/mlc.jpg) no-repeat;
		background-size: cover;
		height: auto;
		overflow: hidden;
		padding-bottom: .3rem;
	}

	.lc .main{
		display: block;
	}
	.lc .tit {
		width: 2.5rem;
		margin: 0 auto;
		margin-top: .6rem;
	}
	.lc .tit img{
		display: block;
		width: 100%;
	}
	.lc .tit:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.lc ul{
		width: 7.1rem;
		margin: 0 auto;
		margin-top: .6rem;
		justify-content: center;
		flex-wrap: wrap;
	}
	.lc ul li{
		margin-left: .5rem;
		margin-bottom: .4rem;
	}
	.lc ul li:nth-child(1){
		margin-left: 0;
	}
	.lc ul li:nth-child(5){
		margin-left: 0;
	}
	.lc ul li div{
		width: 1.4rem;
		height: 1.4rem;
		border: .02rem solid #fff;
	}
	.lc ul li div:after{
		width: 1.2rem;
		height: 1.2rem;
		left: .08rem;
		top: .08rem;
	}
	.lc ul li div img{
		width: .5rem;
	}
	.lc ul li  p{
		font-size: .28rem;
		margin-top: .1rem;
	}
	.cases{
	 	margin-top: .8rem;
	}
	.cases .show{
		margin-top: .3rem;
	}
	.cases .show .pic ul li{
		width: 12%;
		padding: .2rem;
		margin-left: .5%;
		padding-bottom: 0;
	}
	.cases .show .pic{
		width: 50%;
	}
	.cases .show .pic ul li p{
		font-size: .28rem;
	 	margin: 0;
		line-height: .6rem;
	}
	.cases .show .pic ul li img{
		height:2.06rem;
	}
	.about{
	 	margin-top: 0;
	 	padding: .3rem 0;

	}
	.about .main{
		display: flex;
		flex-direction: column-reverse;
	}
	.about .title{
		margin-bottom: .4rem;
	}
	.about .pic{
		width: 100%;
	}
	.about .intro{
		width: 100%;
	}
	.about .intro h4{
		font-size: .4rem;
		margin-top: .4rem;
		text-align: center;
	}
	.about .intro .info{
		width: 7rem;
		margin: 0 auto;
		margin-top: .3rem;
		height: auto;
		text-align: justify;
	}
	.about .more{
		margin: 0 auto;
		margin-top: .4rem;
		width: 3.4rem;
		height: .8rem;
		margin-bottom: .4rem;
		font-size: .3rem;
		line-height: .8rem;
		background: #014a97;
	}
	.about .more{
		color: #fff;
	}
	.honor{
		margin-top: .4rem;
	}
	.honor .swiper-pagination{
		display: table;
		margin: 0 auto;
		margin-top: .1rem;
	}
	.honor .swiper-pagination span{
		display: block;
		width: .2rem;
		height: .2rem;
		background: #ccc;
		border-radius: 50%;
		float: left;
		margin: 0 .1rem;
	}
	.honor .swiper-pagination .swiper-pagination-bullet-active {
		background: #014a97;
	}


	.news{
		margin-top: .6rem;
	}

	.news .focus{
		width: 7.2rem;
		margin: 0 auto;
		float: initial;
		margin-top: .3rem;
	}

	.news .focus ul li p{
		font-size: .32rem;
		height: 1rem;
		line-height: 1rem;
	}
	.news .focus ul li img{
		height:6.3rem;
	}
	.news .swiper-pagination span{
		width: .2rem;
		height: .2rem;
		margin: 0 .08rem;
	}
	.news .swiper-pagination{
		bottom: .35rem;
		right: .2rem;
	}

	.news .list{
		width: 7.3rem;
		margin-top: .3rem;
	}
	.news .list ul li{
		width: 3.55rem;
		margin-bottom: .2rem;
		padding:.1rem .2rem;
		padding-bottom: .2rem;
	}
	.news .list ul li .tit{
		border-bottom: .02rem solid #E6E6E6;
		padding-bottom: .15em;
		background-size: auto .36rem;
		background-position:  right .45rem;

	}
	.news .list ul li .time b{
		font-size: .6rem;
		display: block;
	}
	.news .list ul li .time p{
		font-size: .26rem;
		margin: 0;
	}
	.news .list ul li .info h4{
		width: 100%;
		font-size: .3rem;
	}
	.news .list ul li .info p{
		font-size: .28rem;
		line-height: .4rem;
		margin-top: .2rem;
	}
	.news .list ul li .info{
		margin-top: .2rem;
	}
	.footer{
		margin-top: .6rem;
		min-height: auto;
		padding-top: .6rem;
		padding-bottom:2rem;
	}
	.footer .main{
		width: 6.5rem;
	}
	.footer .tit{
		width: 3.6rem;
	}
	.footer .intro{
		width: 100%;
		margin: 0 auto;
		float: initial;
	}
	.footer .tit:after{
		height: .02rem;
		bottom: .06rem;
	}
	.footer .tit p{
		font-size: .3rem;
	}
	.footer .tit span{
		font-size: .26rem;
	}
	.footer .intro h4{
		font-size: .42rem;
		margin-top: .3rem;
	}
	.footer .intro .info{
		font-size: .28rem;
		line-height: .42rem;
		margin-top: .3rem;
	}
	.footer .ewm{
		 float: initial;
		 margin-top: .6rem;
	}
	.footer .ewm img{
		margin: 0;
		width: 2.8rem;
		height: 2.8rem;
		margin-top: .4rem;
	}
	.footer .ewm b{
		width: 2.8rem;
		text-align: center;
		font-size: .24rem;
		margin-top: .1rem;

	}

	.fn{
		width: 7.5rem;
		height:auto;
		position: fixed;
		display: block;
		bottom: 0;
		left:50%;
		margin-left: -3.75rem;
		z-index: 100;
	}
	.fn ul {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		flex-wrap: nowrap;
	}
	.fn ul li{
		float: left;
		width:1.82rem;
		height: auto;
		background:#014a97;
		padding-top: .2rem;
		padding-bottom: .1rem;
		text-align: center;
		position: relative;
	}

	 
	.fn ul li img{
		display: block;
		margin:0 auto;
		height:.6rem;
	 
	}
	.fn ul li p{
		color:#fff;
		margin-top:.1rem;
		font-size:.28rem;
	 
	}
	.fn ul li div{
		position: absolute;
		width: 100%;
		left: 0;
		bottom:80px;
		display: none;
		background: #0d64b8;
	}
	.fn ul li div ul li{
		width: 100%;
		float: inherit;
		height: auto;
		line-height: 30px;
		border-bottom: 1px dashed #ccc;
		overflow: hidden;
	}
	 
	.gotop{
		display: none;
		width: .8rem;
		height: .8rem;
		background:#014a97 url(../images/gotop.png) no-repeat center;
		background-size: .5rem auto;
		position: fixed;
		right: .1rem;
		bottom: 3rem;
		border-radius:5px;
		z-index: 1000;
	}

	.links {
		display: none;
	}
 	
 	.crumbs{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.crumbs img{
 		height: .3rem;
 		margin-top: .2rem;
 	}
 	.crumbs .main div{
 		font-size: .24rem;
 	}
 	.crumbs p{
 		font-size: .28rem;
 		line-height: .8rem;
 	}
 	.crumbs a{
 		font-size: .26rem;
 	 	display: initial;
 		 
 		padding-right: .3rem;
 		line-height: .8rem;
 	}
 	.crumbs a:after{
 		font-size: .26rem;
 		margin-top: 0;
 		top: 0;
 		line-height: .4rem;
 		right: .08rem;
 		display: block;
 	}

 	.tab{
 		width: 7.1rem;
 		margin: 0 auto;
 		margin-top: .4rem;
 	}
 	.tab .main{
 		height: auto;
 		overflow: hidden;
 	}
 	.tab ul{
 		width: 100%;
 	}
 	.tab ul li{
 		width: 2.28rem;
 		height: .8rem;
 		line-height: .8rem;
 		margin: 0;
 		margin-left: .13rem;
 		margin-bottom: .15rem;
 	}
 	.tab ul li:nth-child(3n-2){
 	  	margin-left: 0;
 	}
 	.tab ul li a{
 		line-height: .8rem;
 		font-size: .28rem;
 	}
 	.img-list .pic {
 		margin-top: .3rem;
 		height: auto;
 		overflow: hidden;
 	}
 	.img-list .pic ul li{
 		width: 3.55rem;
 		margin: 0;
 		margin-bottom: .3rem;
 	}
 	.img-list .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.img-list .pic ul li p{
 		height: .6rem;
 		line-height: .6rem;
 		font-size: .28rem;
 	}


 	.news-list{
 		width: 7.3rem;
 		margin: 0 auto;
 		margin-top: .5rem;
 	}
 	.news-list ul li{
 		width: 3.55rem;
 		margin-bottom: .2rem;
 		padding: .3rem;
 	}
 	.news-list ul li .tit{
 		border-bottom: .02rem solid #E6E6E6;
 		padding-bottom: .3rem;
 	}
 	.news-list ul li .time b{
 		font-size: .6rem;
 		display: block;
 	}
 	.news-list ul li .time p{
 		font-size: .26rem;
 		margin: 0;
 	}
 	.news-list ul li .tit{
 		background-size: auto .36rem;
 	}
 	.news-list ul li .info h4{
 		width: 100%;
 		font-size: .3rem;
 	}
 	.news-list ul li .info p{
 		font-size: .28rem;
 		line-height: .46rem;
 		margin-top: .2rem;
 	}
 	.news-list ul li .info{
 		margin-top: .2rem;
 	}



	.article-detailed{
		width:100%;
		margin:0 auto;
		padding-bottom: .5rem;
		margin-top: .4rem;
	}
	.article-detailed .main{
		width: 7.1rem;
	}
	.article-detailed .tit h4{
		font-size: .32rem;
		text-align: center;
	}
	.article-detailed .tit p{
		font-size: .2rem;
		margin-top: .2rem;
		width: 100%;
		background: #eee;
		padding: .1rem 0;
		text-align: center;
	}
	.article-detailed .tit span{
		display: block;
		font-size: .24rem;
		line-height: .4rem;
		width: 100%;
	}
	.article-detailed .info{
		margin-top: 0;
		font-size: .3rem;
		line-height: .6rem;
		text-align: justify;
		margin-top: .2rem;
	}
	.article-detailed .info img{
		display: block;
		margin: 0 auto;
		max-width:100%;
	}
	.article-detailed .info p{
		text-indent: 2em;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		border:.02rem solid #eee;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;

		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #eee;
	}
	.fy p:nth-child(2){
		border: none;
	}
	.fy a{

	}
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-top: .02rem solid #eee;
	}


	.page{
		width: 7.1rem;
		margin:.6rem auto;
	}
 	
 	.page ul li{
 		height: .6rem;
 		border-radius: .06rem;
 		margin: 0 .08rem;
 		line-height: .58rem;
 		font-size: .24rem;
 		padding: 0 .2rem;
 		border: .02rem solid #ccc;
 	}
 	.page ul .thisclass{
 		border: .02rem solid #014a97;
 	}
	.map{
		height:5rem;
		margin-top: .8rem;
	}
	.map .allmap{
		height: 5rem;
	}
	 
}
 