*{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;}}



.main{
	width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.top{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #183984;
}
 
.top p{
	color: #fff;
	font-size: 15px;
	float: left;
	line-height: 40px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}
.top ul li a{
	color: #fff;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
 
.head {
	width: 100%;
 	height: auto;
 	overflow: hidden;
 
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 120px;
}

.head .name{
	width: 814px;
	background: url(../images/name.jpg) no-repeat center;
	height: 74px;
	float: left;
}
.head .right{
	width: 399px;
	height: 51px;
	background: url(../images/tel.jpg) no-repeat center;
}
.head img{
	display: block;
}
 
.head{
	overflow: initial !important;
	position: relative;
	z-index: 1000!important;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1 !important;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}
 
.banner .swiper-pagination{
	position: absolute;
	width: 100%;
	left: 0;

	bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	display: none;
}
.banner .swiper-pagination span{
	width: 40px;
	height: 10px;
	border-radius: 30px;
	background:#919699;
	display: block;
	margin: 0 5px;
}

.banner .swiper-pagination .swiper-pagination-bullet-active{
	background:#FFFFFF;
}
 

.mbanner{
	display: none;
}

 
.about{
	width: 100%;
	height: auto;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 80px;
}
.about .main{
	height: auto;
	overflow: initial;
 
}
.about .pic{
	float: left;
	width: 700px;
}
.about .pic img{
	display: block;
	width: 100%;
}
.about .pic video{
	width: 100%;
	height: 430px;
}
.about .bd{
	float: right;
	width: 700px;
	height: 430px;
	box-shadow: 0 0 5px 2px #EEEEEE;
}
.about .intro{
	float:left;
	margin-left: 40px;
	width: 605px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.about .intro .tit{
	height: auto;
	overflow: hidden;
}
.about .intro .tit p{
	color: #2b2b2b;
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.about .intro .tit span{
	display: block;
	float: left;
	color: #666666;
	font-size: 15px;
	margin-top: 17px;
	text-transform: uppercase;
	margin-left: 10px;
}

.about .intro .info{
	width: 100%;
	height: 210px;
	overflow: hidden;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
	text-indent: 2em;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp:9;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

.about .intro a{
	display: block;
	width: 180px;
	height: 50px;
	background: #183984;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}

.honor{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.honor .tit{
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}
.honor .tit:after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 1px;
	left: 0;
	background: #E6E6E6;
}
.honor .tit h4{
	color: #000000;
	font-size: 36px;
	text-align: center;
}
.honor .tit h4:after{
	content: "";
	width: 60px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	background: #183984;
	z-index: 1;
	bottom: 0;
}
.honor .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.honor .box{
	width: 800%;
}
.honor .pic{
	float: left;
}
.honor .pic ul li{
	float: left;
	width: 272px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}
.honor .pic ul li img{
	display: block;
	width: 272px;
	height: 212px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
 

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	float: left;
	width: 335px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}
.cases .show .pic ul li img{
	display: block;
	width: 335px;
	height: 254px;
}
.cases .show .pic ul li p{
	text-align: center;
	color: #333333;
	font-size: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #F7F7F7;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tab{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}

.tab ul li{
	float: left;
	width: 223px;
	height: 50px;
	background: #183984;
 	margin-left: 12px;
	box-sizing: border-box;
	text-align: center;
	transition: .5s;
	margin-bottom: 10px;
	line-height: 50px;
}
.tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.tab ul li a{
	color: #fff;
	font-size: 18px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.title{
	overflow: hidden;
	height: auto;
}
.title p:after{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	right: 0;
	background: #183984;
	bottom:3px;
}
.title h4{
	color: #000000;
	font-size: 36px;
	line-height: 40px;
	float: left;
}
.title p{
	color: #666666;
	font-size: 16px;
	position: relative;
	float: left;
	padding-right: 55px;
	margin-left: 10px;
	margin-top: 20px;
}
.title a{
	display: block;
	float: right;
	width: 154px;
	height: 40px;
	background: #183984;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.product .list{
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
.product .list ul li{
	float: left;
	width: 216px;
	height:50px;
	text-align: center;
	line-height:50px;
	margin-left: 20px;
	margin-top: 10px;
	background: #183984;
}
.product .list ul li:nth-child(6n-5){
	margin-left: 0;
}

.product .list ul li a{
	display: block;
	font-size: 16px;
	color: #fff;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 

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

.product .pic ul li{
	float: left;
	width: 335px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.product .pic ul li:nth-child(4n-3){
	margin-left: 0;
}

.product .pic ul li img{
	display: block;
	width: 335px;
	height: 254px;
}

.product .pic ul li p{
	width: 100%;
	text-align: center;
	line-height: 40px;
	background: #F7F7F7;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.product .more{
	display:none;
}

.hz{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F6F4F4;
	padding-top: 60px;
	padding-bottom: 70px;
}
 
.hz .swiper-container{
	padding: 0 5px;
}

.hz .swiper-container{
	margin-top: 30px;
}

.hz .swiper-container  .swiper-slide  .img-box{
	border: 10px solid #fff;
	box-shadow: 0 0 5px 3px #ccc;
}
.hz .swiper-container  .swiper-slide{
 	margin-top: 5px;
}
.hz .swiper-container  .swiper-slide img{
	display: block;
	width: 265px;
	height: 170px;
}

.hz .swiper-container  .swiper-slide p{
	text-align: center;
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.hz .swiper-button-next,.hz .swiper-button-prev{
	display: block;
	width: 52px;
	float: left;
	height: 50px;
}
.hz .swiper-button-next{
	background:#fff url(../images/prev.png) no-repeat center;
}

.hz .swiper-button-prev{
	background:#fff url(../images/next.png) no-repeat center;
}


.hz .btn{
	display: table;
	margin: 0 auto;
	margin-top: 40px;
}
.hz .btn a{
	display: block;
	width: 92px;
	height: 50px;
	background: url(../images/more.png)  no-repeat center;
	float: left;
	margin: 0 10px;
}
 
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/adv-bg.jpg) no-repeat center top;
	margin-top: 55px;
}
.adv .tit{
	width: 100%;
	height: auto;
	margin-top: 60px;
	
}
.adv .tit p{
	color: #fff;
	font-size: 36px;
	text-align: center;
}
.adv .tit span{
	color: #ff9a00;
}
.adv .tit i{
	display: block;
	color: #fff;
	font-style: inherit;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.adv .advSwiper{
	margin-top: 50px;
}
.adv .advSwiper .swiper-wrapper{
	display: block;
}
.adv .swiper-slide{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.adv .swiper-slide:nth-child(odd){
	 flex-direction: row-reverse;
	 background: #0087CF;
	 height: 100%;

}
.adv .swiper-slide .intro{
	padding: 0 40px;
	box-sizing: border-box;

}
.adv .swiper-slide .intro .t img{
	display: block;
	float: left;
}
.adv .swiper-slide .intro .t div{
	float: left;
}
.adv .swiper-slide .intro .t {
	height: auto;
	overflow: hidden;
}
.adv .swiper-slide .intro .t p{
	color: #000000;
	font-size: 30px;
	margin-top: -5px;

}
.adv .swiper-slide .intro .t  span{
	display: block;
	color: #cccccc;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 2px;
}
.adv .swiper-slide .intro .t div{
	margin-left: 20px;
}
.adv .swiper-slide .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}

.adv .swiper-slide:nth-child(odd) .t p{
	color: #fff;
}
.adv .swiper-slide:nth-child(odd) span{
	color: #fff;
	opacity: .7;
}
.adv .swiper-slide:nth-child(odd) .info{
	color: #fff;
}
.adv .swiper-slide .pic img{
	display: block;
}


.lc{
	width: 100%;
	height: 240px;
	margin-top: 80px;
	background: url(../images/lc-bg.jpg) no-repeat center;
}
.lc .main{
	display: flex;
	height: 240px;
	justify-content: space-between;
	align-items: center;
}
.lc .tit {
	float: left;
	max-width: 573px;
}
.lc .tit p{
	color: #fff;
	font-size: #ffffff;
	font-size: 36px;
}
.lc .tit span{
	color: #ff9a00;
}
.lc .tit  i{
	font-style: initial;
	font-weight: bold;
	font-family: 'Arial';
	background: url(../images/icon01.png) no-repeat left center;
	padding-left:50px;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 38px;
	margin-top: 20px;
	display: block;
}
.lc  ul{
	float: right;
	width: 750px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.lc  ul li{
	float: left;
	 
	position: relative;
}

.lc  ul li div{
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.lc  ul li div:after{
	content: "";
	width: 22px;
	height: 28px;
	background: url(../images/icon02.png) no-repeat center;
	position: absolute;
	right: -44px;
	top: 50%;
	margin-top: -14px;
}
.lc  ul li:last-child div:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.lc  ul li p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}
.class{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #555555;
	margin-top: 70px;
	padding-top: 60px;
	padding-bottom: 80px;
}

.class .title p{
	color: #fff;
}
.class .title span{
	color:#b5b5b5;
}

.class ul{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.class ul li{
	float: left;
	position: relative;
	transition: .5s;
}
.class ul li div{
	width: 200px;
	border: 2px solid transparent;
	box-sizing: border-box;
	height: 200px;
	border-radius: 50%;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.class ul li img{
	display: block;
	width: 185px;
	transition: .5s;
}

.class ul li p{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	margin-top: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.class ul li:hover div{
	border: 2px solid #fff;
}
.gg{
	width: 100%;
	height: 160px;
	background: url(../images/gg.jpg) no-repeat center;
}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 60px;
}
.news .title{
	margin-bottom: 23px;
}
.news .main{
	height: auto;
	overflow: hidden;
}
 
.news .left{
	width: 680px;
	height: auto;
	background: #F7F7F7;
	float: left;
	overflow: hidden;
}
.news .left img{
	display: block;
	width: 100%;
	height: 500px;
}
.news  .left .intro{
	width: 100%;
	padding: 23px 25px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	box-sizing: border-box;
}
.news   .time{
	width:75px;
	height: 77px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-right: 15px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
	border-right:1px solid #B1B1B1;
 
}
.news  .time b{
	color: #595959;
	font-size: 36px;
	font-weight: normal;
	display: block;
	text-align: center;
}
.news   .time p{
	color: #595959;
	font-size: 14px;
	width: 100%;
	text-align: center;
}
.news   .info{
	float: right;
	width: 530px;
	height: auto;
	overflow: hidden;
}
.news   .info h4{
	color: #183984;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.news   .info p{
	color: #666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
	height: 48px;
	line-height: 24px;
}
.news ul{
	float: right;
	width: 680px;
	height: auto;
	overflow: hidden;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F7F7F7;
	padding:28px 25px;
	box-sizing: border-box;
	margin-bottom: 25px;
}





.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top:30px;
	margin-top: 50px;
	position: relative;
 	background: #373C41;
	background-size: auto 100%;

}
.gotop{
	display: none;
}
.footer  .main{
	height: auto;
	overflow: hidden;
}
.footer .intro{
	float: left;
	width: 600px;
	height: auto;
	overflow: hidden;
	margin-bottom:30px;
}
.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: #0087CF;
}
.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: 20px;
}
.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;
	 
	border-top: 1px solid #636363;
}
.footer .links .t{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: left;
	background: url(../images/links.png)  no-repeat left center;
	padding-left: 20px;
	text-transform: uppercase;
}
.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;
	border-right: 1px dashed #666666;
}

.footer .links ul li a{
	color: #fff;
	font-size: 14px;
	display: block;
}
 
 
 
.gotop{
	display: none;
}
.float-right{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float-right ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float-right ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float-right ul li:nth-child(2):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(3):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover img{
	height: 120px;
}
.float-right ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float-right ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float-right ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float-right ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float-right ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float-right ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float-right ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float-right ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float-right ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}




.float{
	display: none;
}


.page{
	display: table;
	margin: 40px auto;
	max-width: 1200px;
}

.page ul li{
	float: left;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin: 0 3px;
}

.page ul li a{
	color:#333;
}

.page .thisclass{
	background: #333333;
	color:#fff;
	font-size: 12px;
	border: 1px solid #333333;
}
.page .thisclass a{
	color: #fff;
}
.img-list{
	padding-top: 20px;
}
.img-list .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.img-list .pic ul li{
	float: left;
	width: 338px;
	margin-left:15px;
	margin-bottom: 15px;
	position: relative;
}
.img-list .pic ul li p{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.5);
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.img-list .pic ul li img{
	display: block;
	width: 100%;
}
.img-list .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.crumbs{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #eee;
}

.crumbs p{
	font-size: 18px;
	float: left;
}
.crumbs  a{
	color:#333;
	font-size: 14px;
	padding-right: 15px;
	position: relative;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right:2px;
	font-family: '宋体';
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.fy{
	width: 1400px;
	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;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	 
}
.news-list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.news-list ul li a{
	color: #686767;
	font-size: 16px;
	display:block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
	width: 440px;
	margin-left: 15px;
}

.news-list ul li span{
	float: right;
	color: #686767;
	font-size:14px;
}
.news-list ul li:after{
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
	color: #686767;
	font-size: 16px;
	font-family: '宋体';
}

.about-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about-intro .intro{
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.about-intro .intro p{
	text-indent: 2em;
}
.about-intro .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.about-intro .page-intro{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.about-intro .page-intro div:first-child{
	width: 68%;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	text-indent: 2em;
}

.about-intro .page-intro .pic{
	width: 30%;
}
.about-intro .page-intro .pic img{
	display: block;
	width: 100%;
}
.map{
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin-top: 20px;
}
 

.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.detailed .tit{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.detailed .tit h4{
	color:#333;
	font-size: 24px;
	text-align: center;
}

.detailed .tit  p{
	display: block;
	font-size: 14px;
	color:#666;
	margin-top: 15px;
	text-align: center;
}

.detailed .tit  span{
	margin: 0 10px;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	color:#333;
	font-size: 16px;
	line-height: 30px;
	min-height:150px;
}
.detailed  .info img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.detailed  .info p{
	text-indent:2em;
}
.detailed  .info iframe{
	width:700px !important;
	height:360px !important;
	margin:0 auto;
}

 
@media (min-width: 1200px){
  	
  	.nav{
  		width: 100%;
  		height: auto;
  		overflow: hidden;
  		 margin-bottom: 20px;
  	}
  	.nav ul{
  		width: 1400px;
  		margin: 0 auto;
  		display: flex;
  		justify-content: space-between;
  		align-items: center;
  	}
  	.nav ul li{
  		display: block;
  		width: 190px;
  		height: 45px;
  		text-align: center;
  		line-height: 45px;
  		border-radius: 30px;
  	}
  	.nav ul li a{
  		color: #333333;
  		font-size: 18px;
  		display: block;
  	}
  	.nav ul li:hover {
  		background: #183984;
  	}
  	.nav ul li:hover a{
  		color: #fff;
  	}
    .img-box{
    	overflow: hidden;
    	height: auto;
    }
    .img-box img{
    	transition: .5s;
    }
    .img-box:hover img{
    	transform: scale(1.05);
    }
 
 	.class ul li:hover {
 	 	transform: translateY(-10px);
 	}
 	.adv ul li:hover{
 		transform: translateY(-10px);
 	}
}


@media (max-width: 1440px){

	.main{
		width: 1250px;
		overflow: hidden;
	}
	.nav ul{
		width: 1250px;
	}
	.about .pic{
		width: 600px;
	}
	.about .pic video{
		height: 368px;
	}
	.about .bd{
		width: 650px;
		height: 368px;
	}
	.about .intro{
		margin-top: 10px;
	}
	.about .intro .info{
		height: 198px;
		-webkit-line-clamp:8;
	}
	.product .list ul li{
		width: 191px;
	}
	.product .pic ul li{
		width: 297px;
	}
	.product .pic ul li img{
		display: block;
		width: 100%;
		height: 225px;
	}
 	.tab ul li {
 		width: 198px;
 	}
	.img-list .pic ul li{
		width: 300px;
	}
	.img-list .pic  ul li img{
		display: block;
		width: 100%;
	 
	}


	.news .left{
		width: 615px;
	}
	.news ul{
		width: 615px;
	}
	.news .info{
		width: 470px;
	}
	.news .left img{
		height: 451px;
	}
	.news ul li{
		padding:  25px;
		margin-bottom: 17px;
	}
	.footer .links ul{
		width: 1085px;
	}
	.fy{
		width: 1250px;
	}
	.about-intro .page-intro div:first-child{
		line-height: 32px;
	}
	.lc ul{
		width: 640px;
	}

	.lc ul li div{
		width: 90px;
		height: 90px;
	}
	.lc ul li div:after{
		right: -35px;
	}
	 
}

 

@media (max-width: 1199px){
	.main{
		width:7.1rem;
		margin: 0 auto;
	}
	.top{
		display: none;
	}
 
	.banner .swiper-wrapper img{
		display: none;
	}
	.banner .swiper-wrapper img:last-child{
		display: block;
	}
	.banner .swiper-pagination{
		bottom: .2rem;
	}
	.banner .swiper-pagination span{
		width: .6rem;
		height: .14rem;
		opacity: .5;
	}
	.banner .swiper-pagination .swiper-pagination-bullet-active{
		opacity: 1;
	}

	.mbanner{
		display: block;
	}


	.pcbanner{
		display: none;
	}
	
	.head{
		height: auto;
		overflow: hidden;
	}
	.head .main{
		height: 1.2rem;
	}
	.head .name{
		width: 3.2rem;
		height: .8rem;
		background:url(../images/mname.jpg) no-repeat center;
		background-size: 100% auto;
	}
	.head .right{
		width: .5rem;
		height: .4rem;
		background: url(../images/btn.jpg) no-repeat center;
		background-size: 100% auto;
	}
	.nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 1.2rem;
		z-index: 1001;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		background: rgba(0,0,0,.5);
		animation-timing-function:ease;

		overflow: hidden;


	}
	.open-nav{
		opacity: 1;
		visibility: initial;
	}
	.nav ul{
		background: #000;
		width: 5rem;
		position: relative;
		float: right;
		height: 100%;
	 
		animation-timing-function:ease;
		left: 100%;
	}
	.nav ul li{
		width: 100%;
		height: 1rem;
		line-height: 1rem;
		text-indent:.5rem;
		border-bottom: .02rem solid #ccc;
	}
	.nav ul li a{
		display: block;
		font-size: .32rem;
		color: #fff;
	}
	.banner .swiper-pagination{
		display: flex;
		position: initial;
		background: #000000;
	}
	.banner .swiper-pagination span{
		opacity: 1;
		margin: 0;
		height: .08rem;
		width: 100%;
		background: none;
		border-radius: 0;
	}
	.banner .swiper-pagination .swiper-pagination-bullet-active{
		background: #0D9DDC;
	}
	.about{
		width: 100%;
		margin-top: .4rem;
	}
	.about .pic{
		float: initial;
		width: 100%;
	}
	.about .pic video{
		height: 4.5rem;
	}
	.about .bd{
		width: 100%;
		height: auto;
	}
	.about .intro{
		float: initial;
		width: 6.5rem;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.about .intro .tit p{
		font-size: .38rem;
	}
	.about .intro .tit span{
		font-size: .24rem;
		margin-top: .15rem;
	}
	.about .intro .info{
		height: auto;
		overflow: hidden;
		font-size: .29rem;
		line-height: .46rem;
		text-align: justify;
		margin-top: .2rem;
	}
	.about .intro a{
		width: 2.6rem;
		margin: 0 auto;
		font-size: .26rem;
		margin-top: .6rem;
		height: .8rem;
		line-height: .8rem;
		margin-bottom: .5rem;
	}
	.honor{
		margin-top: .6rem;
	}
	.honor .main{
		width: 100%;
	}
	.honor .tit{
		padding-bottom: .2rem;
	}
	.honor .tit:after{
		height: .02rem;
		bottom: .01rem;
	}
	.honor .tit h4{
		font-size: .46rem;
	}
	.honor .tit h4:after{
		width: 1rem;
		margin-left: -.5rem;
		height: .06rem;
	}
	.honor .show{
		width: 7.1rem;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.honor .pic{
		width: 50%;
	}
	.honor .pic ul li{
		width: 12%;
		margin-left: .5%;
	}
	.honor .pic ul li img{
		display: block;
		width: 100%;
		height: auto;
	}

	.product .more{
		display: block;
	 
		width: 3rem;
		height: .8rem;
		margin: 0 auto;
		background: #183984;
		text-align: center;
		line-height:.8rem;
		color: #fff;
		font-size: .26rem;
		margin-top: .3rem;
	}
	.adv{
		background: url(../images/madv-bg.jpg) no-repeat center top;
		background-size: 100% auto;
		margin-top: .6rem;
	}
	.adv .tit p{
		font-size: .42rem;
	}
	.adv .tit i {
		font-size: .28rem;
	}
	.adv .tit{
		margin-top: .6rem;
	}
	.adv .advSwiper{
		margin-top: .6rem;
	}
	.adv .advSwiper .swiper-wrapper{
		display: flex;
	}
	.adv .swiper-slide{
		display: block;
	}
	.adv .swiper-slide .pic img{
		display: block;
		width: 100%;
	}
	.adv .swiper-slide .intro{
		padding: .4rem .35rem;
		height: 5rem;
		box-sizing: border-box;

	}
	.adv .swiper-slide .intro .t{
		display: flex;
		justify-content:flex-start;
		align-items: flex-start;
		margin-top: .4rem;
	}
	.adv .swiper-slide .intro .t div{
		margin-left: .2rem;
	}
	.adv .swiper-slide .intro .t p{
		font-size: .36rem;
	}
	.adv .swiper-slide .intro .t span{
		font-size: .24rem;
	}
	.adv .swiper-slide .intro .t img{
		height: .6rem;
	}
	.adv .swiper-slide .intro .info{
		font-size: .28rem;
		line-height: .42rem;
		margin-top: .2rem;
	}
	.adv .swiper-pagination{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: .4rem;
	}
	.adv .swiper-pagination span{
		display: block;
		opacity: 1;
		background: #DCDCDC;
		margin: 0 .1rem;
		width: .6rem;
		float: left;
		height: .08rem;
	}
	.adv .swiper-pagination .swiper-pagination-bullet-active{
		background: #102556;
	}
	.lc{
		background: url(../images/lc-bg02.jpg) no-repeat center;
		height: 2.8rem;
		background-size:cover;
		margin-top: .6rem;
	}
	.lc .main{
		display: block;
	}
	.lc .tit{
		height: auto;
		overflow: hidden;
		float: initial;
		max-width: auto;
		margin-top: .3rem;
	}
	.lc .tit i{
		display: none;
	}
	.lc .tit p{
		font-size: .36rem;
		text-align: center;
	}
	.lc ul{
		float: initial;
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: .3rem;
	}
	.lc ul li div:after{
		width: .24rem;
		height: .3rem;
		right: -.36rem;
		margin-top: -.15rem;
		background-size: 100% auto;
	}
	.lc ul li div{
		width: 1rem;
		height: 1rem;
		border: .02rem solid #fff;
	}
	.lc ul li div img{
		width: .55rem;
	}
	.lc ul li p{
		font-size: .26rem;
		margin-top: .1rem;
	}
	.lc ul li{
		margin-left: 0;
	}
	.tab {
		margin-top:.4rem;
	}
	.tab ul li{
		width: 2.25rem;
		margin: 0;
		margin-bottom: .1rem;
		line-height: .8rem;
		border: .02rem solid #E4E4E4;
		height: .8rem;
		margin-left: .15rem;
	}
	.tab ul li a{
		font-size: .28rem;
	}
	.tab ul li:nth-child(3n-2){
		margin-left: 0;
	}


	.product{
		width: 7.1rem;
		margin: 0 auto;
		margin-top: .8rem;
	}

	.title h4{
		font-size: .46rem;
		text-align: center;
		line-height: .5rem;
		float: initial;
	}
	.title p{
		font-size: .28rem;
		float: initial;
		margin-top: .15rem;
		padding: 0;
		text-align: center;
	}
	.title p:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.title a{
		position: absolute;
		bottom: 0;
		width: 3rem;
		height: .8rem;
		font-size: .26rem;
		left: 50%;
		line-height: .8rem;
		transform: translateX(-50%);
	}
	.product .list{
		margin-top: .3rem;
	}
	.product .list ul li{
		margin: 0;
		width: 2.30rem;
		height: .8rem;
		margin-bottom: .1rem;
		line-height: .8rem;
		margin-left: .1rem;
	}
	.product .list ul li:nth-child(3n-2){
		margin-left: 0;
	}
	.product .pic ul li{
		width: 3.5rem;
		margin: 0;
		margin-bottom: .2rem;
	}
	.product .pic{
		margin-top: .3rem;
	}
	.product .pic ul li:nth-child(2n){
		float: right;
	}
	.product .pic ul li img{
		width: 3.6rem;
		height: 2.65rem;
	}
	.product .pic ul li p{
		width: 100%;
		height: .6rem;
		line-height: .6rem;
		font-size: .28rem;
	}
	.img-list{
		margin-top: 0;
		padding: 0;
	}
	.img-list .pic{
		margin-top: .4rem;
	}
	.img-list .pic ul li{
		width: 3.5rem;
		margin: 0;
		margin-bottom: .15rem;
	}
	.img-list .pic ul li:nth-child(2n){
		float: right;
	}
	.img-list .pic ul li p{
		height: .6rem;
		line-height: .6rem;
		font-size: .28rem;
	}

	.cases{
		margin-top: .6rem;
		position: relative;
		padding-bottom: 1.2rem;
	}
	.cases .show{
		margin-top: .4rem;
	}
	.cases .show .box{
		width: 600%;
	}
	.cases .show .pic {
		width: 50%;
	}
	.cases .show .pic ul li{
		width: 16%;
		margin-left: .6%;
	}
	.cases .show .pic ul li img{
		width: 3.41rem;
		height: 2.58rem;
	}
 	.news{
 		margin-top: .8rem;
 		margin-bottom: 0;
 		position: relative;
 		padding: 0;
 		padding-bottom: 1rem;
 		 
 	}
 	.news .main{
 		height: auto;
 		overflow: hidden;
 	}
 	.news .left{
 		width: 100%;
 		float: initial;
 		margin-bottom: .2rem;
 	}
 	.news .left img{
 		height: auto;
 	}
 	.news .left .intro{
 		width: 100%;
 		align-items:center;
 		justify-content: space-between;
 		padding: .3rem;
 	}
 	.news .time{
 		width: 1.2rem;
 		height: 1.2rem;
 		padding-right: .2rem;
 		border-right: .02rem solid #B1B1B1;
 	}
 	.news .time b{
 		font-size: .42rem;
 	}
 	.news .time p{
 		font-size: .24rem;
 		margin-top: .1rem;
 	}
 	.news .info{
 		width: 5rem;
 	}
 	.news .info h4{
 		font-size: .3rem;
 	}
 	.news .info p{
 		font-size: .28rem;
 		line-height: .42rem;
		height:auto;
		overflow:hidden;
 		margin-top: .1rem;
 	}
 	.news ul{
 		width: 100%;
 	}
  	.news ul li{
  		padding: .3rem;
  		box-sizing: border-box;
  		margin-bottom: .2rem;
  	}
  	.news .more{
  		margin-top: .4rem;
  		width: 2rem;
  		height: .6rem;
  		line-height: .6rem;
  		border: .02rem solid #dcdcdc;
  		font-size: .24rem;
  	}
	.links{
		display: none;
	}
	 
	 
	.footer{
		padding: .6rem 0;
		background: #373C41;
		margin-top: .8rem;
		min-height: initial;
		padding-bottom: 2rem;

	}
	.footer .tit {
		width: auto;
		height: auto;
		overflow: hidden;
		display: table;
		padding-right: .7rem;
	}
	.footer .tit p{
		font-size: .3rem;
	}
	.footer .tit span{
		font-size: .24rem;
	}
	.footer .tit:after{
		width: .5rem;
		height: .02rem;
		bottom: .08rem;
		background: #fff;
	}
	.footer .intro{
		width: 100%;
		float: initial;
		margin-bottom:0;
	}
	.footer .intro h4{
		font-size: .32rem;
	}
	.footer .intro .info{
		font-size: .24rem;
		line-height: .42rem;
	}
	.footer .ewm{
		display: none;
	}
	.gotop{
		display:none;
		position: fixed;
		right: .1rem;
		bottom: 7rem;
		z-index: 100;
		width:.8rem;
		height:.8rem;
		border-radius:5px;
		background:#183984 url(../images/gotop.png) no-repeat center;
		background-size:  .5rem auto;
	}
 	.crumbs{
 		height: .8rem;
 		line-height: .8rem;
 		padding: 0 .1rem;
 		box-sizing: border-box;
 	}
 	.crumbs p{
 		font-size: .28rem;
 	}
 	.crumbs div{
 		overflow: hidden;
 		white-space: nowrap;
 		font-size: .20rem;
 		color: #333;
 	  	 text-overflow: ellipsis;
 	}
 	.crumbs a{
 		font-size: .24rem;
 		line-height: .8rem;
 		 
 		padding-right: .3rem;
 	}
 	.crumbs a:after{
 		right: .1rem;
 		font-size: .2rem;
 	}
 	 

 	.float{
 		width: 7.5rem;
 		margin: 0 auto;
 		display: block;
 		position: fixed;
 		z-index: 1000;
 		bottom: 0;
 	}
 	.float ul {
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 	}
 	.float ul li{
 		float: left;
 		width: 1.83rem;
 		height: auto;
 		overflow: hidden;
 		background:#183984;
 		position: relative;
 	}
 	 
 	.float ul li img{
 		display: block;
 		height: .6rem;
 		margin: 0 auto;
 		margin-top: .2rem;
 	}

 	.float ul li p{
 		color:#fff;
 		font-size: .26rem;
 		text-align: center;
 		margin-top: .1rem;
 		margin-bottom: .2rem;
 	}
 
 	.page{
 		margin: .4rem auto;
 	}
 	.page ul li{
 		padding: 0 .2rem;
 		margin: 0 .06rem;
 		font-size: .24rem;
 		border: 0.02rem solid #ccc;
 		line-height: .56rem;
 	}
 	.page .thisclass{
 		border: .02rem solid #333;
 	}
 
 	.map{
 		width: 100%;
 		height: 4rem;
 		margin-top:.3rem;
 	}
 	.about-intro{
 		margin-top: .4rem;
 	}
 	.about-intro .intro{
 		font-size: .29rem;
 		line-height: .46rem;
 	}
 	.about-intro .page-intro{
 		display: block;
 	}
 	.about-intro .page-intro div:first-child{
 		width: 100%;
 		margin-bottom: .2rem;
 	}
 	.about-intro .page-intro .pic{
 		width: 96%;
 		margin: 0 auto;
 		margin-top: .2rem;
 	}
 	.detailed{
 		margin-top: .6rem;
 	}
 	.detailed .tit{
 		padding-bottom: .2rem;
 		border-bottom: .02rem solid #eee;
 	}
 	.detailed .tit h4{
 		font-size: .42rem;
 	}
 	.detailed .tit span{
 		font-size: .22rem;
 		display: block;
 		line-height: .36rem;
 	}
 	.detailed .info{
 		margin-top: .4rem;
 		font-size: .3rem;
 		text-align: justify;
 		line-height: .46rem;
 	}
 	.detailed .info p{
 		text-indent: 2em;
 	}
 	.detailed .info img{
 		display: block;
 		max-width: 100%;
 		margin: 0 auto;
 	}
	.detailed  .info iframe{
		width:100% !important;
		height:4rem !important;
	}
 	.fy{
 		width: 7.1rem;
 		margin: .6rem auto;
 		border:.02rem solid #eee;
 	}
 	.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 .return{
 		width: 100%;
 		box-sizing: border-box;
 		float: initial;
 		text-align: center;
 		float: left;
 		line-height: .7rem;
 		display: block;
 		border-top: .02rem solid #eee;
 	}

 	.news-list  ul li{
 		line-height: .7rem;
 	}
 	.news-list  ul li a{
 		width:5rem;
 		margin-left: .25rem;
 		font-size: .3rem;
 	}
 	.news-list  ul li span{
 		font-size: .24rem;
 	}
 	.news-list  ul li:after{
 		font-size: .24rem;
 	}
} 