*{margin:0px;padding:0px;}body{background:#fff;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;}}





 

@font-face {

    font-family:SourceHanSansCN-ExtraLight;

    src: url(../font/SourceHanSansCN-ExtraLight.ttf),url(../font/SourceHanSansCN-ExtraLight.woff);



}



body{

	overflow-x: hidden;

}


.main01
{ padding:0 3%;
	margin:0 auto;}
.main01 .name{ float:left;    margin-top: 22px;}

.head .right { float:right;}
.main{

	width: 1400px;

	margin:0 auto;

 

}

 

 	.nav ul {

 		display: flex;

 		justify-content: space-between;

 		width: auto; width:930px;

 	}

 

.head{

	width: 100%;

	height:105px;

	position: fixed;

	left: 0;



	z-index: 100;

	top: 0;

	background: rgba(0,76,153,.84);

 

}

.head .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

	width: 1700px;

	height: 105px;

}

.head .name img{

	display: block;

}



.head .right{

	display: flex;

	align-items: center;

	height: 105px;

}

.head .tel img{

	display: block;

	margin-right: 5px;

}

.head .tel{

	max-width: 198px;

	display: flex;

	justify-content: flex-start;

	align-items: center;

}

.head .tel  b{

	color: #fff;

	font-size:24px;

	line-height: 30px;

 

	font-weight: normal;

}



 



.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

}



.pcbanner  .swiper-pagination{

	display: flex;

	justify-content: center;

	align-items: center;

	bottom:40px !important;

	position: absolute;

	z-index: 1;

}

.pcbanner .swiper-slide{

	width: 100%;

	height: 100%;

	position: relative;

	overflow: hidden;

}



.pcbanner .swiper-slide img{

	display: block;



 	width: 100%;

}



.pcbanner  .swiper-pagination span{

	display: block;

	width: 10px;

	height: 10px;

	opacity: 1;

 	transition: .5s;

	border-radius: 30px;

	background: #fff;

	margin: 0 5px !important;

	position: relative;

	outline: none;

}

 

.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	width: 37px;

 	background: #0452C7;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}









.serv{

	width: 100%;

	height: auto;

	overflow:hidden;

	background: #F5F5F5;

	border-bottom: 1px solid #DADADA;

	box-sizing: border-box;

}



 



.serv .swiper-slide {

	display: flex;

	width: 25%;

	align-items: center;

	height: 278px;

	flex-wrap: wrap;

	flex-direction: column;

	justify-content: center;

	border-right: 1px solid #DADADA;

	box-sizing: border-box;

}



.serv .swiper-slide:first-child{

	border-left: 1px solid #DADADA;

}



.serv .swiper-slide  img{

	display: block;

}

.serv .swiper-slide  i{

	height: 74px;

	display: flex;

	align-items: flex-end;

}



.serv .swiper-slide h4{

	font-size:30px;

	text-align: center;

	color: #004c99;

	margin-top: 10px;

}





.serv .swiper-slide p{

	color: #6b6b6b;

	font-size: 16px;

	line-height: 26px;

	text-align: center;

	margin-top: 10px;

}

 



.title  p{

	text-align: center;

	font-size: 36px;

}

.title h4{

	text-align: center;

	font-size: 48px;

	margin-top: 10px;

	color: #004C99;



}



.product{

	width: 100%;

	height: auto;

	overflow: hidden;

 	margin-top: 50px;

 }

 

.tab {

 

	margin: 0 auto;

	height: auto;

	width: 100%;

	margin-top: 30px;

	overflow: hidden;

}

.tab ul {

	display: table;

	margin: 0 auto;

}

.tab ul li{

	float: left;

	width: 258px;

	height:70px;

 	box-sizing: border-box;

	text-align: center;

	line-height:70px;

	margin-top: 10px;

	background: #0452C7;

	margin-bottom: 13px;

	font-size: 18px;

}

.tab ul li a{

	display:block;

	font-size: 20px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #fff;

}



.product .pic{

	margin-top: 30px;

}

.product .pic ul{

	height: auto;

	overflow: hidden;

}



.product .pic ul li{

	float: left;

	margin-left: 15px;

	height: auto;

	position: relative;

	overflow: hidden;

	margin-bottom: 15px;

}



.product .pic ul li .info{

	width: 100%;

	height:50px;

	position: absolute;

	left: 0;

	bottom: 0;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-wrap: wrap;

	background: rgba(0, 0, 0,.7);

	flex-direction: column;



}

.product .pic ul li .info img{

	display: none;

}

.product .pic ul li:nth-child(3n-2){

	margin-left: 0;

}

.product .pic ul li .img-box img{

	display: block;

	width: 100%;

}

.product .pic ul li p{

	text-align: center;

	font-size: 18px;

	color: #fff;

	width: 100%;

 	

 	height: 50px;

 	line-height: 50px;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

}





.xjb{

	width: 100%;

	height: 649px;

	box-sizing: border-box;

	padding-top: 80px;

	margin-top: 130px;

	background: url(../images/bg01.jpg) no-repeat center;

}



.xjb .tit h4{

	color: #fff;

	font-size: 48px;

	text-align: center;

}



.xjb .tit p{

	color: #fff;

	font-size: 18px;

	text-align: center;

	margin-top: 10px;

}



.xjb ul{

	width: 100%;

	display: flex;

	justify-content:  space-between;

	align-items: flex-start;

	margin-top: 110px;

}



.xjb ul li img{

	display: block;

	margin: 0 auto;

}

.xjb ul li   i{

	display: flex;

	height: 96px;

	align-items: flex-end;

}



.xjb ul li  h4{

	color: #fff;

	font-size: 24px;

	text-align: center;

	padding-bottom: 25px;

	margin-top: 30px;

	position: relative;

}



.xjb ul li  h4:after{

	content: '';

	width: 40px;

	height: 5px;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	background: #fff;

	bottom: 0;

}



.xjb ul li  p{

	color: #fff;

	font-size: 18px;

	line-height: 36px;

	text-align: center;

	margin-top: 30px;

}

.more{

	display: block;

	width: 260px;

	height: 60px;

	background: #fff;

	text-align: center;

	font-size: 18px;

	line-height: 60px;

	text-transform: uppercase;

	color: #333333;

	margin: 0 auto;

	margin-top:40px; ;

}



.more a{

	color: #333;

	width: 100%;

	display: block;

}





 







.adv{

  	width: 100%;

  	height: auto;

  	overflow: hidden;

  	margin-top: 80px;

}

.adv .hd{

	display: none;

}



.adv .advSwiper {

	margin-top: 60px;

}

.adv .advSwiper .swiper-pagination{

	width: 1400px;

	display: flex;

	margin: 0 auto;

	justify-content: center;

	margin-bottom: 50px;

}

.adv .swiper-pagination  span{

	display: block;

	width: 100%;

	display: flex;

	background: #F4F4F4;

	height: 143px;

	margin:  0 3px;

}

.adv .swiper-pagination  i img{

	display: block;

}

.adv .swiper-pagination i img:last-child{

	display: none;

}

.adv .swiper-pagination span{

	display: flex;

	justify-content: center;

	align-items: center;

}



.adv .swiper-pagination div{

	margin-left: 10px;

}

.adv .swiper-pagination h4{

	color: #000;

	font-size: 30px;

	font-weight: normal;

}



.adv .swiper-pagination  p{

	color: #000000;

	font-size: 12px;

	text-transform: uppercase;

}





.adv .swiper-pagination .swiper-pagination-bullet-active{

	background: #004C99;

}



.adv .swiper-pagination .swiper-pagination-bullet-active  p{

	color: #fff;

}

.adv .swiper-pagination .swiper-pagination-bullet-active h4{

	color: #fff;

}

.adv .swiper-pagination .swiper-pagination-bullet-active i img{

	display: none;

}

.adv .swiper-pagination .swiper-pagination-bullet-active i img:last-child{

	display: block;

}

.adv  .swiper-slide {

	position: relative;

	overflow: hidden;

 

}

.adv   .swiper-slide .main{

	height: 664px;

	position: relative;

}

.adv   .swiper-slide  img{

	display: block;

	height: 100%;

	position: absolute;

	left: 50%;

	top: 50%;

	transform: translate3d(-50%, -50%, 0px);

}





.adv   .swiper-slide .intro{

	position: absolute;

	left: 0;

	top: 50%;

	width:750px;

	height:auto;

	overflow: hidden;

	padding: 50px 40px;

	box-sizing: border-box;

	background: rgba(255,255,255,.7);

	transform: translateY(-50%);

}



.adv   .swiper-slide .intro .tit{

	position: relative;

	padding-bottom: 20px;

}

.adv   .swiper-slide .intro .tit:after{

	content: "";

	width: 70px;

	height: 7px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #004C99;

}

.adv   .swiper-slide .intro .tit h4{

	color: #004c99;

	font-size: 30px;

 

}



.adv   .swiper-slide .intro .tit p{

	color: #000000;

	font-size: 12px;

	text-transform: uppercase;

	margin-top: 10px;

}



.adv   .swiper-slide .intro .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}



.adv   .swiper-slide .intro .info p{

	color: #000000;

	font-size: 16px;

	background: url(../images/icon01.png) no-repeat left 13px;

	padding-left: 30px;

	line-height: 38px;

}

.cases {

	width: 100%;

	height: auto;

	overflow: hidden;

 	padding: 70px 0;

 	box-sizing: border-box;

	background: #F5F5F5;

}



.cases ul{

	margin-top: 40px;

}



.cases ul li{

	float: left;

	width:335px; ;

	height: auto;

 	margin-left: 15px;

	overflow: hidden;

	margin-bottom: 23px;

}



  

.cases ul li img{

	display: block;

	width: 100%;

	height: 243px;



}





.cases ul li  p{

	width: 100%;

	height: 55px;

 

	line-height: 56px;

	border-bottom: 1px solid #D2D2D2;

	color: #222222;

	font-size: 18px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

   	padding-right: 30px;

   	box-sizing: border-box;

    background: url(../images/icon03.png) no-repeat right center;

}



.cases ul li:first-child{

	width: 685px;

	height: auto;

	margin-left: 0;

	overflow: hidden;

}



.cases ul li:first-child img{

	height: 564px;

}





.about{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

}



.about .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F5F5F5;

	display: flex;

	justify-content: space-between;

	align-items: center;

	margin-top: 55px;

}



.about  img{

	display: block;

}

.about .intro{

	width: 630px;

	height: auto;

	overflow: hidden;

	margin-right: 40px;

}



.about .intro  .info{

	color: #5b5959;

	height: 224px;

	font-size: 16px;

	line-height: 32px;

	text-indent: 2em;

	display: -webkit-box;

	-webkit-line-clamp:7;

	-webkit-box-orient: vertical;

	overflow: hidden;

}

.about .intro a{

	display: block;

	width: 180px;

	height: 50px;

	text-align: center;

	color: #fff;

	font-size: 16px;

	margin-top: 40px;

	background: #FFA200;

	line-height: 50px;

}

.roll{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

}







.roll .hd{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.roll .hd ul{

	width: 500px;

	display: flex;

	align-items: center;

	margin: 0 auto;

	justify-content: space-between;

}

.roll .hd ul li {

	display: flex;

	align-items: center;

}



.roll .hd ul li i{

	margin-right: 14px;

}

.roll .hd ul li  i img{

	display: block;

}

.roll .hd ul li  i img:last-child{

	display: none;

}

.roll .hd ul li  p{

	color: #004c99;

	text-align: center;

	margin-top: 2px;

	font-size: 16px;

}

.roll .hd ul li h4{

	color: #004c99;

	font-size: 24px;

	text-align: center;

}



.roll .hd ul .on i img{

	display: none;

}

.roll .hd ul .on i img:last-child{

	display: block;

}

.roll .hd ul .on  h4{

	color: #FFA200;

}



.roll .hd ul .on p{

	color: #FFA200;

}



.roll .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

	display: none;

}



.roll  .on-show{

	display: block;

}



.roll .box{

	width: 800%;

}



.roll .pic{

	float: left;

}

.roll .show ul li{

	float: left;

 	width: 300px;

 	margin-left: 25px;

}

.roll  .show ul li img{

	display: block;

	width: 100%;

}

.roll  .show ul li  p{

	width: 100%;

	line-height: 40px;

	color: #545454;

	font-size: 18px;

	text-align: center;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top:70px;

	background: #F6F4F4;

	padding: 70px 0;

	box-sizing: border-box;

}

.news ul {

	margin-top: 70px;

}

.news ul li {

	background: #FFFFFF;

	padding: 9px;

	width: 680px;

	box-sizing: border-box;

	position: relative;

	height: auto;

	margin-bottom: 15px;

	float: left;

	position: relative;

}



.news ul li:after{

	content: "→";

	position: absolute;

	right: 0;

	top: 50%;

	transform: translateY(-50%);

	color: #9F9F9F;

	font-size: 18px;

	right: 20px;

}

.news ul li:nth-child(2n){

	float: right;

}







.news ul li a{

	display: flex;

	align-items: center;

	width: 100%;

	height: 100%;

	justify-content: space-between;

}



.news ul li .time{

	width: 102px;

	height: 128px;

	background: #004C99;

	display: flex;

	align-items: center;

	justify-content: center;

	position: relative;

	flex-direction: column;

}

.news ul li .time b{

	color: #fff;

	font-size: 36px;

	display: block;

	font-weight: normal;

	text-align: center;

}



.news ul li .time p{

	text-align: center;

	font-size: 15px;

	color: #fff;

	margin-top: 10px;

}



.news ul li  .info{

	width: 477px;

	height: auto;

	overflow: hidden;

	margin-right: 60px;

	padding-right: 25px;

	box-sizing: border-box;

	border-right: 1px solid  #DCDCDC;

}



.news ul li  .info h4{

	color: #004c99;

	font-size: 18px;

	width: 100%;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

}



.news ul li  .info  p{

	color: #808080;

	font-size: 15px;

	line-height: 28px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;



	margin-top: 10px;

}

 

.links{

	width:100%;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

 

	box-sizing: border-box;

 

}

.links .tit{

	display: flex;

	height: 55px;

	align-items: center;

	float: left;

	position: relative;

}

.links .tit p:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: -10px;

	background: #fff;

	top: 50%;

	transform: translateY(-50%);

}

.links .tit p{

	color: #666666;

	font-size: 18px;

	position: relative;

}

 

.links .tit img{

	display: block;

	margin-right: 10px;

}

.links ul li{

	float: left;

	padding: 0 10px;

	line-height: 60px;

}

.links ul li a{

	color: #999999;

	font-size: 14px;

	display: block;

}



.links  ul{

	float: left;

	width: 1140px;

	height: 60px;

	overflow: hidden;

	margin-left: 10px;

}







.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #2B2C2D;

	padding-bottom: 60px;

}



.footer .menu{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #004C99;

	margin-bottom: 55px;



}





.footer .menu ul{

	width: 1200px;

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 60px;

	margin: 0 auto;

}



.footer .menu ul li a{

	color: #fff;

	font-size: 18px;

}





.footer .intro{

	float: left;

}

.footer .intro h4{

	color: #fff;

	font-size: 30px;

}



.footer .intro .info{

	margin-top: 20px;

}

.footer .intro .info p{

	color: #ffffff;

	font-size: 16px;

	line-height: 30px;

}



.footer   .ewm{

	float: right;

}

.footer   .emw img{

	display: block;

	width:178px;

	height: 179px;

}

.footer .ewm p{

	text-align: center;

	font-size: 14px;

	color: #ffffff;

	margin-top: 10px;

}

.gotop{

	width: 80px;

	height: 80px;

	background: #0452C7;

	position: fixed;

	right: 10px;

	bottom:400px;

	display: flex;

	justify-content: center;

	align-items: center;

	 cursor:hand; 

	 display: none;
	border-radius: 10px;

}




.float-right{
	position: fixed;
	right: 0;
	display: block;
	top: 50%;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	z-index: 1000;
	background: #F1F1F1;
	transform: translateY(-50%);
}

.float-right ul li{
	height:80px;
	position: relative;
	border-bottom: 1px solid #E0E0E0;
	box-sizing: border-box;
}
.float-right ul li div{
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}
.float-right ul li p{
	margin-top: 5px;
	font-size: 14px;
}
.float-right ul li span{
	position: absolute;
	top: 0;
	background: red;
	min-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 140px;
	color: #fff;
	background:#0452C7;
	display: none;
	font-size: 16px;
	transform: translateX(-100%);
}
.float-right ul li span img{
	display: block;
	width: 150px;
	height: 150px;

}
.float-right ul li:last-child{
 
	cursor:pointer;
	 
}
 
.float-right ul li:hover span{
	display: flex;
}











.float{

	display: none;

}





.cr{

	width: 100%;

	height: 135px;

	text-align: center;

	color: #999999;

	border-top: 1px solid #6C6C6C;

	font-size: 16px;

	background: #202020;

	line-height: 135px;

	 

	

}

.cr p{

	text-align: center;

	line-height: 50px;

}



 



.fn{

	display: none;

}



.crumbs{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #f8f8f8;

}



.crumbs .tit{

	width: 52px;

	border-left: 1px solid #d2d2d2;

	border-right: 1px solid #d2d2d2;

	height: 52px;

 	float: left;

 	margin-right: 17px;

 

}

.crumbs .tit img{

	display: block;

	margin: 0 auto;

	margin-top: 16px;

}



.crumbs p{

	float: left;

	color: #999;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a{

 

	color:#999999;

	 

	padding-right: 20px;

	position: relative;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a:after{

	content: ">";

	position: absolute;

	right:5px;

	top: 0;

	height: 20px;

	line-height: 20px;

	color:#999;

	display: block;

	font-size: 12px;

}

.crumbs  a:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}



.inside-cont{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #eeeeee;

	padding-bottom: 20px;

}



.inside-cont .section{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding: 35px;

	box-sizing: border-box;

}



.about-article{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

 

	 

}

 

.about-article img{

	display: block;

	margin: 0 auto;

}

.about-article .info{

 

	color:#555555;

	font-size: 16px;

	line-height: 30px;

	text-indent: 2em;

}



.cont-article{

	width: 1115px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-bottom: 40px;

}

.cont-article .title{

	margin-top: 55px;

	margin-bottom: 40px;

}

.cont-article ul{

	height: auto;

	overflow: hidden;

}

.cont-article ul li{

	float: left;

	width: 500px;

	height: auto;

	overflow: hidden;

	border-bottom: 1px solid #d2d2d2;

	display: flex;

	justify-content: flex-start;

	margin-bottom: 35px;

	padding-bottom: 13px;

	align-items: center;

}

.cont-article ul li:nth-child(2n){

	float: right;

}

.cont-article ul li p{

	color:#555555;

	font-size: 18px;

	margin-left: 20px;

}

.about-article .map{

	width: 100%;

	height: 420px;

	border: 3px solid #d2d2d2;

	box-sizing: border-box;

	margin-top: 30px;

}

 





 



 

.page{



	width: 100%;



	height: auto;



	overflow: hidden;



	margin: 50px auto;



 



}



.nav-links{

	display: flex;

	justify-content: center;

	align-items: center;

}



.nav-links a{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links span{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links .current{

	background: #0173D2;

	border: 1px solid  #0173D2;

	color: #fff;

}







.cases-list{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.cases-list ul li{

	width: 270px;

	height: auto;

	overflow: hidden;

	border-radius: 10px;

	border: 1px solid #eee;

	float: left;

	box-sizing: border-box;

	margin-left:15px;

	padding: 10px;

	margin-bottom: 15px;

}

.cases-list ul li:nth-child(4n-3){

	margin-left: 0;

}

.cases-list ul li:hover {

	border: 1px solid #ffb245;

}

.cases-list ul li:hover .pic img{

	transform: scale(1.05);

}

.cases-list ul li .intro{

	width: 245px;

	height: auto;

	overflow: hidden;

	background: #ffb245;

	padding: 15px;

	box-sizing: border-box;

}

.cases-list ul li .intro h4{

	width: 100%;

	border-bottom: 1px dashed#988364;

	height: 28px;

	color:#333333;

	font-size: 16px;

	font-weight: normal;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.cases-list ul li .intro .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.cases-list ul li .intro span{

	color:#333333;

	font-size: 13px;

}

.cases-list ul li .intro p{

	font-size: 13px;

	color:#333333;

	line-height: 20px;

	display: -webkit-box;

	height: 60px;

	-webkit-line-clamp:3;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 3px;

}

.cases-list ul li .pic{

	width: 245px;

	height: auto;

	overflow: hidden;

}

.cases-list ul li .pic img{

	display: block;

	width: 100%;

	transition: .5s;

}



.news-list{

	width: 1400px;

	margin: 0 auto;

	height: auto;

	margin-top: 40px;

	overflow: hidden;

 

}



.news-list ul li{

	width:100%;

	height: auto;

	overflow: hidden;

 	border: 1px dotted #E7E7E7;

 	box-sizing: border-box;

	padding: 14px;

	margin-bottom: 12px;

}



 



.news-list ul li  a{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.news-list ul li .time{

	width:110px;

	height:110px;

	background:#707070;

	position: relative;

	overflow: hidden;

	border: 1px dotted #C1C1C1;

}



.news-list ul li .time:after{

	content: "";

	width: 16px;

	height: 1px;

	position: absolute;

	left: 50%;

	margin-left: -8px;

	background: #fff;

	top: 55px;

}

.news-list ul li .time span{

	color: #fff;

	font-size: 16px;

	margin-top:20px;

	text-align: center;

	display: block;

}

.news-list ul li .time p{

	color: #fff;

	text-align: center;

	margin-top: 20px;

	font-size: 22px;



}

.news-list ul li .info{

	width:1215px;

	margin-right: 20px;

}

.news-list ul li .info h4{

	color: #111111;

	font-size: 18px;

	width: 100%;

	white-space: nowrap;

    text-overflow: ellipsis;

    padding-right: 20px;

    box-sizing: border-box;

    overflow: hidden;

    font-weight: normal;

     

}



.news-list ul li .info p{

	color: #666666;

	font-size: 15px;

	line-height: 28px;

	margin-top: 10px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

}





.detailed{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 55px;

}

.detailed .tit{

	width: 100%;

	height: auto;

	overflow: hidden;

	 

	padding-bottom: 5px;

}

.detailed .tit h4{

	font-size: 22px;

	text-align: center;

	color:#333;

	line-height: 30px;

}

.detailed .tit p{

	text-align: center;

	color:#333;

	display: block;

	margin-top: 10px;

	background: #eee;

	border-bottom: 1px solid #f1f1f1;

	line-height: 40px;

	font-size: 14px;

	text-align: center;

}

.detailed .tit span{

	margin: 0 10px;

}

.detailed  img{

	display: block;

	margin: 0 auto;

	max-width: 100% !important;

}

.detailed  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 15px;

	min-height:150px;

	color:#333;

	line-height: 30px;

	font-size: 16px;

}



.detailed .info p{

	text-indent: 2em;

}

.img-list{

	width: 100%;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.img-list ul li{

	float: left;

	width:318px;

	margin-left: 15px;

	margin-bottom: 10px;
	 white-space: nowrap;
    text-overflow: ellipsis;

}

.img-list ul li div{

	border: 1px solid #eee;

}

.img-list ul li img{

	display: block;

	width: 100%;

}

.img-list ul li p{

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #333;

	font-size: 16px;

	text-align: center;

	  white-space: nowrap;

    text-overflow: ellipsis;
     overflow: hidden;

}

.img-list ul li:nth-child(4n-3){

	margin-left: 0;

}

.fy{

	width: 1320px;

	height: auto;

	overflow: hidden;

	margin: 30px auto;

	border-top: 1px solid #d2d2d2;

	border-bottom: 1px solid #d2d2d2;

}





.fy p{

	width: 240px;

	height: 50px;

	float: left;

	line-height: 50px;

	text-align: center;

	white-space: nowrap;

	overflow: hidden;

	padding: 0 10px;

    text-overflow: ellipsis;

	border-left: 1px solid #d2d2d2;



}

.fy p:first-child{

 	border: none;

 }



.fy a{

 	color:#333333;

 	font-size: 14px;

 }



.fy .return{

  	float: right;

  	line-height: 50px;

  	width: 140px;

  	border-left: 1px solid #d2d2d2;

  	text-align: center;

}

.message {

	

	height: auto;

	overflow: hidden;

	margin: 0 auto;

	margin-top: 55px;

	display: table;

	margin-bottom: 55px;

}

.message .bd{

 	display: table;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	padding:30px;

	background: #fff;

	box-sizing: border-box;

}



.message img{

	display: block;

	float: left;

}



.message form{

	width: 500px;

	float: left;

	margin-left: 30px;

 

}



.message form ul li{

	width: 100%;

	height:auto;

	overflow: hidden;

	border: 1px solid #d2d2d2;

	margin-bottom: 15px;

	background: #fff;

	border-radius: 5px;

}

.message form ul li input{

	height: 50px;

	border: none;

	width: 100%;

	outline: none;

	text-indent: 10px;

	color:#999999;

	font-size: 16px;

	background: none;

	font-family: '微软雅黑' ;

}



.message form ul li textarea{

	width: 500px;

	height: 100px;

	border: none;

	outline: none;

	font-family: '微软雅黑' ;

	resize: none;

	background: none;

 	text-indent: 10px;

	padding-top: 10px;

	color:#999;

	font-size: 16px;

}



.message form .btn input{

	width: 240px;

	display: block;

	height: 60px;

	float: left;

	margin-top: 20px;

	background: #065fc3;

	outline: none;

	border: none;

	font-size: 18px;

	color:#fff;

	border-radius: 5px;

}

.message form .btn input:last-child{

	float: right;

	background: #999;

}

@media (max-width: 1650px){
	
	.nav ul { width:760px;}
	}

@media (max-width: 1460px){
	
	.nav ul { width:690px;}
	}



@media (min-width: 1200px){

 	.nav{

 		margin-right:40px;

 	}

 	.nav ul {

 	

 		justify-content: space-between;


 	 

 	}

 	

 	.nav ul li a{

 		color: #fff;

 		font-size: 18px;

 		display: block;

 	}



 	.nav ul li:hover a{

 		color:  #FFA200;

 	}

 	.product .pic ul li:hover  .info{

 		 

 		height: 100%;

  		

 		background: rgba(9,112,222, .7);

 	}

 	.product .pic ul li:hover  .info img{

 		display: block;

 	}

 	.tab ul li:hover{

 		background: #FFA200;

 	}

 	.tab ul li:hover a{

 		color: #fff;

 	}

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

 	 

 	.news-list ul li:hover{

 		border: 1px dotted #0452C7;

 	}

	.news-list ul li:hover .time{

		background: #0452C7;

	}

 	.news-list ul li:hover .info h4{

 		color: #0452C7;

 	 

 	}

 	.links ul li:hover a{

 		color: #0452C7;

 	}

 	 

 	.footer .menu ul li:hover a{

 		color:#ccc;

 	}

 	.more:hover a{

 		background:#0452c7;

 	color: #fff;

 	}



 	.more:hover a{

 		

 	}



 

 	.cases ul li:hover p{

 	 

 		

 	}

 	.roll .show ul li:hover p{

 		color: #0452C7;

 	}



 	.news ul li:hover .time{

 		background: #FFA200;

 	}

 	.news ul li .info h4:hover{

 		color: #FFA200;

 	}





}



@media (max-width: 1700px){

	.head .main{

		width: 1400px;

	}

}

@media (max-width: 1440px){



	.main{

		width: 1200px;

	}

	.head .main{

		width: 1200px;

	}

	.nav{

		margin-right: 10px;

	}

.main01 {
    padding: 0 1%;
    margin: 0 auto;
}


	.cases ul li:first-child{

		width:615px;

	}

 	

 	.cases ul li:first-child img{

 		height: auto;

 	}



 	.cases ul li{

 		width: 255px;

 	}



 	.cases ul li img{

 		height: auto;

 	}

 	.about img{

 		width: 620px;

 	}

 	.about .intro{

 		width: 500px;

 	}



 	.news ul li{

 		width: 590px;

 	}



 	.news ul li .info{

 		width: 385px;

 	}



 	.links ul{

 		width: 900px;

 	}



 	.news-list{

 		width: 1200px;

 	}

 	.news-list ul li .info{

 		width: 1015px;

 	}

}

@media (max-width: 1300px){
	.head .tel{ display:none;}
	}



@media screen and (max-width: 1199px){

.main01{ padding:0;

		width: 7.1rem;

	}

	.main{

		width: 7.1rem;

	}

	.top{

		display: none;

	}

	.head{

		height: auto;

		z-index: 1000;

	}

	.head .main{

		width: 7.1rem;

		height: 1.5rem;

		justify-content:space-between;

	}

	.head .name{

		width: 4rem;

	}

	.head img{

		display: block;

		width: 100%;

	}

 	.head .tel{

 		display: none;

 	}

 	.head .btn{

 		width: .8rem;

 		height: .8rem;

 		background: url(../images/btn.png) no-repeat center right;

 		background-size: auto .4rem;

 	}

 	.nav{

 		width: 100%;

 		height: 100%;

 		overflow: hidden;

 		position: fixed;

 		left: 0;

 		top:100px;

 		display: none;

 		overflow-y: auto;

 		opacity: 0;

 		visibility: hidden;

 		background: rgba(0,0,0,.5);

 		z-index: 10001;



 	}

 	.nav ul{

 		top: 0;

 		width: 70%; display:  block;

 		float: right;

 		right: -100%;

 		position: relative;

 		height:  100%;

 		overflow-y:auto;

 		background: #333333;

 	 

 	}

 	.nav .on{

  		padding-bottom: 1.5rem;

 	}

 

  	.nav ul li{

  		width: 100%;

  		padding: 0 .15rem;

  		box-sizing: border-box;

  		height: auto;

  		overflow: hidden;

  		border-bottom: .02rem  solid #eee;

  		line-height: .8rem;

  		border-top: .02rem solid #444;

  		position: relative;

  		border-bottom: .02rem solid #111;

  	}

  	.nav ul li a{

  		color: #fff;

  		font-size: .3rem;

  		display: block;

  	}

  	.nav ul ul{

  		width: 96%;

  		padding-bottom: 0;

  		display: none;

  		right: initial;

  	}

  	.nav ul .sonOpen{

  		display: block;

  	}

  	.nav ul li i{

  		display: block;

  		position: absolute;

  		right: 0;

  		width: .8rem;

  		height: .8rem;



  		top: 0;

  	}

  	.nav ul li i:after{

  		content: "";

  		width: .3rem;

  		height: .3rem;

  		transition: .3s;

  		display: block;

  		background: url(../images/nav-icon.png) no-repeat center;

  		background-size: auto 100%;

  		position: absolute;

  		top: 50%;

  		left: 50%;

  		margin-left: -.15rem;

  		margin-top: -.15rem;

  	}

  	.nav ul li .touch:after{

  		transform: rotate(90deg);

  	}

  	.nav ul li ul li{

  		line-height: .7rem;

  		border: none;

  		height: .7rem;

  		border: none;

  	}

  	.nav ul li ul li:first-child{

  		border-top: 0;

  	}

  	.nav ul li ul li:last-child{

  		border-bottom: none;

  	}

  	.nav ul ul li a{

  		font-size: .26rem;

  		display: block;

  		white-space: nowrap;

  		   text-overflow: ellipsis;

  		   overflow: hidden;

  	}



	.banner{

		display: none;

	}

	.in-banner img{

		display: none;

	}

	.in-banner img:last-child{

		display: block;

	}

	.mbanner{

		display: block;

	}



 

	.mbanner img{

		display: block;

		width: 100%;

	}

	.mbanner .swiper-pagination{

		display: flex;

		justify-content: center;

		align-items: center;

		position: absolute;

		bottom: .4rem !important;

		z-index: 1;

	}

	.mbanner .swiper-pagination-bullet{

		width: .2rem;

		height: .2rem;

		background: none;

		opacity: 1;

		margin: 0 .1rem;

		border-radius: 30px;

		position: relative;

		display: block;

		transition: .5s;

		background: #fff;

	}

	.mbanner .swiper-pagination-bullet-active{

		 width: .5rem;

	}

  	

 

	.title:after{

		height: .02rem;

		width: 1rem;

	}

  	.title h4{

  		font-size: .48rem;

  	}

  	.title p{

  		font-size: .34rem;

  		margin-top: .1rem;

  	}

  	.serv .main{

  		width: 100%;

  	}

  	.serv .swiper-slide img{

  		height: .7rem;

  	}

  	.serv .swiper-slide h4{

  		font-size: .38rem;

  	}

  	.serv .swiper-slide{

  		width: 4rem;

  		height: 4rem;

  	}



  	.serv .swiper-slide p{

  		font-size: .28rem;

  		margin-top: .2rem;

  		line-height: .42rem;

  	}

  	.serv .swiper-slide:first-child{

  		border-left: none;

  	}



  	.serv .swiper-slide:last-child{

  		border-radius: none;

  	}



  	.serv .sSwiper .swiper-scrollbar{

  		position: initial;

  		width: 100%;

  		background: #DCDCDC;

  		height: .1rem;

  	}

  	.serv .sSwiper  .swiper-scrollbar-drag{

  		background: #0970DE;

  	}

  	.product{

  	 

  		margin-top: .6rem;

  	}



  	.pro-list{

  		padding: 0;

  		margin-top: 0;

  	}



  	.tab{

  		margin-top: .4rem;

  	}

  	.tab ul li{

  		width:32.33%;

  		margin-left: 1%;

  		line-height: .7rem;

  		height: .7rem;

  		margin: 0;

  		margin-left: 1%;

  		margin-bottom: .1rem;

  	}

  	.tab ul li a{

  		font-size: .28rem;

  	}

  	.tab ul li:nth-child(3n-2){

  		margin-left: 0;

  	}



  	.product .pic ul li{

  		width: 3.4rem;

  		margin-left: 0;

  		margin-bottom: .2rem;

  	}

  	.product .pic ul li:nth-child(2n){

  		float: right;

  	}

  	.product .pic ul li p{

  		font-size: .28rem;

  		line-height: .7rem;

  		height: .7rem;

  	}

  	.product .pic ul li:nth-child(n+9){

  		display: none;

  	}

  	.pro-list .pic ul li:nth-child(n+9){

  		display: block;

  	}

  	.product .pic ul li .info{

  		height: .7rem;

  		background: rgba(0, 0, 0,.5);

  	}

  	.xjb{

  		margin-top: .6rem;

  		padding: .6rem 0;

  		height: auto;

  	}



  	.xjb .tit h4{

  		width: 6.8rem;

  		font-size: .38rem;

  	}

  	.xjb .tit p{

  		font-size: .26rem;

  	}

  	.xSwiper ul{

  		margin-top: .4rem;

  	}

  	.adv{

  		margin-top: .6rem;

  	}

  	.adv .advSwiper{

  		margin-top: .65rem;

  	}

  	.xjb ul li img{

  		height: 1rem;

  	}

  	.xjb ul li h4{

  		font-size: .38rem;

  	}

  	.xjb ul li p{

  		font-size: .26rem;

  		line-height: .4rem;

  	}

  	.xjb .xSwiper  .swiper-pagination {

  		position: initial;

  		display: flex;

  		justify-content: center;

  		margin-top: .8rem;



  	}

  	.xjb .xSwiper  .swiper-pagination   span{

  		width: .4rem;

  		height: .1rem;

  		background: #fff;

  		border-radius: 10px;

  		display: block;

  		margin:0 .15rem;

  	}



  	.xjb .xSwiper  .swiper-pagination .swiper-pagination-bullet-active{

  		background: #FFA200;

  	}

  	.adv .swiper-slide .main{

  		height: auto;

  	}



  	.adv .advSwiper .swiper-pagination{

  		width: 7.2rem;

  		flex-wrap: wrap;

  		justify-content: space-between;

  		margin-bottom: .3rem;

  	}



  	.adv .advSwiper .swiper-pagination span{

  		width: 49%;

  		margin: 0;

  		height: 1.5rem;

  	 	justify-content: center;

  		box-sizing: border-box;

  		margin-bottom: .1rem;

  	}

  	.adv .swiper-pagination  h4{

  		font-size: .3rem;

  	}

  	.adv .swiper-pagination .swiper-pagination-bullet-active span{

  		font-size: .2rem;

  	}

  	.advSwiper .swiper-pagination span img{

  		 width: .7rem;

  	}

  	.advSwiper .swiper-pagination div{

  		width: 2rem;

  		margin-left: .1rem;

  	}



  	.adv .swiper-slide img{

  		position: initial;

  		left: 0;

  		top: 0;

  		width: 100%;

  		transform: initial;

  	}

  	.adv .swiper-slide .intro{

  		position: initial;

  		width: 100%;

  		height: auto;

  		overflow: hidden;

  		margin: 0;

  		padding: 0 ;

  		transform: initial;

  		margin-top: .3rem;

  	}

  	.adv .swiper-slide .intro .tit h4{

  		font-size: .32rem;

  	}

  	.adv .swiper-slide .intro .tit p{

  		font-size: .2rem;

  	}

  	.adv .swiper-slide .intro .tit:after{

  		width: .7rem;

  		height: .06rem;

  	}



  	.adv .swiper-slide .intro .info{

  		margin-top: .5rem;

  	}

  	.adv .swiper-slide .intro .info p{

  		font-size: .28rem;

  		line-height: .42rem;

  		padding-left: .4rem;

  		margin-bottom: .1rem;

  		background-position: 0 .15rem;

  	}

  	.adv .swiper-slide .intro .info p{

  		background-size: auto .1rem;

  		background-position: auto .1rem;

  	}

  	.more {

  		width: 5rem;

  		height: .9rem;

  		line-height: .9rem;

  		margin-top: .3rem;

  		margin-bottom: .2rem;

  	}

  	.more a{

  		font-size: .3rem;

  	}

 	

  



  	.news{

  		margin-top: .8rem;

  		padding: .6rem 0;

  	}

  	.news .newsSwiper{

  		margin-top: .4rem;

  	}

   

  	.cases{

  		margin-top: .5rem;

  		padding: .6rem 0;

  	}

  	.cases ul{

  		margin-top: .3rem;

  	}



  	.cases ul li:first-child{

  		width: 100%;

  	}

  	.cases ul li{

  		width: 3.45rem;

  		margin-left: 0;

  	}

  	.cases ul li:nth-child(2n){

  		float: right;

  	}

  	.cases ul li p{

  		font-size: .28rem;

  		height: .8rem;

  		line-height: .8rem;

  	}

	.img-list ul li{

		margin: 0;

		width: 3.45rem;

		margin-bottom: .1rem;

	}

	.img-list ul li:nth-child(2n){

		float: right;

	}

	.img-list ul li p{

		font-size: .28rem;

		height: .6rem;

		line-height: .6rem;

	}

	.about{

		margin-top: .6rem;

	}

	.about .bd{

		display: block;

		width: 100%;

		margin-top: .4rem;

	}

	.about .bd img{

		width: 100%;

	}

	.about .intro {

		width: 100%;

		padding: 0 .2rem;

		box-sizing: border-box;

		margin-top: .4rem;

	}

	.about .intro .info{

		font-size: .28rem;

		line-height: .48rem;

		height: 3.4rem;

	}

	.about .intro a{

		font-size: .32rem;

		width: 2.8rem;

		margin: 0 auto;

		line-height: .8rem;

		height:.8rem;

		margin-top: .5rem;

		font-size: .3rem;

		margin-bottom: .6rem;

	}



	.news .newsSwiper .swiper-wrapper{

		display: flex;

		height: 7.3rem;

 

	}

	.roll {

		margin-top: .6rem;

	}

	.roll .hd ul{

		width: 6rem;

	}

	.roll .hd ul li i img{

		display: block;

		width: .7rem;

	}

	.roll .hd ul li h4{

		font-size: .38rem;

	}

	.roll .hd ul li p{

		font-size: .24rem;

	}

	.roll .show{

		margin-top: .4rem;

	}

	

	.roll .show .box{

		width: 800%;

	}

	.roll .show .pic{

		width: 50%;

		float: left;

	}

	.roll .show .pic ul li{

		width: 11.5%;

		margin-left: 1%;

		box-sizing: border-box;

		 

	}

	.roll .show .pic li img{

		width: 100%;

		 

	}

	.roll .show ul li p{

		font-size: .28rem;

	}

	.news ul{

		width: 100%;

		margin-top: .4rem;

	}

	.news ul li{

		width: 100%;

		margin-bottom: .15rem;

	}

	.news ul li .time{

		width: 1.4rem;

		height: 1.5rem;

	}

	.news ul li .time b{

		display: block;

		font-size: .48rem;

	}

	.news ul li .time p{

		font-size: .24rem;

		margin-top: .1rem;

	}

	.news ul li .info{

		width: 5rem;

		margin-right: 0;

		border: none;

		padding: 0;

	}



	.news ul li .info h4{

		font-size: .3rem;

	}

	.news ul li .info p{

		font-size: .24rem;

		line-height: .42rem;

	}

	.news ul li:after{

		width: 0;

		height: 0;

		overflow: hidden;

	}

	.footer .menu{

		display: none;

	}

	.footer{

		width: 100%;

		height: auto;

		overflow: hidden;

		padding-top: 1rem;

	}



	.footer .intro h4{

		font-size: .42rem;

		text-align: center;

	}

	.footer .left{

		display: none;

	}



	.footer .tit p{

		display: none;

	}

	.footer .intro{

		width: 100%;

		float: inherit;

	}

	.footer .info{

		width: 100%;

		float: initial;

		margin: 0;

		text-align: center;

		font-size: .28rem;

		line-height: .46rem;

		text-align: center;

	}

	.footer .info h4{

		font-size: .42rem;

	}



	.footer .intro .info p{

		font-size: .26rem;

		line-height: .46rem;

		margin-top: .3rem;

	}



	.footer{

		padding-bottom: 2rem;

	}

	.footer .ewm{

		display: table;

		 float: initial;

		 margin: 0 auto;

		 margin-top: .3rem;



	}

	 

	.footer .ewm img{

		width:2.2rem;

		border: .04rem solid #fff;

		height:2.2rem;

		display: block;

		margin: 0 auto;

	}

	.footer .ewm p{

		font-size: .24rem;

	}





	.gotop{

		width: 1rem;

		border-radius: 5px;

		height: 1rem;

		right: .1rem;

		z-index: 10;

		bottom: 4rem;

	}

	.gotop img{

		height: .6rem;

	}

	.cr{

		width: 100%;

		height: auto;

		font-size: .24rem;

		margin-bottom:1.45rem;

		line-height: 1.5rem;

		border-top: .02rem solid #6C6C6C;

	}

	.links{

		display: none;

	}

	.float{

		display: none;

	}

	



	.page{



		margin: .4rem 0;



	}



	.nav-links a{

		font-size: .26rem;

		border: .02rem solid #ccc;

		margin: 0 .06rem;

	}

	.nav-links span{

		margin: 0 .06rem;

		font-size: .26rem;

		border: .02rem solid #ccc;

	}





	.crumbs{

		padding: 0 .1rem;

		box-sizing: border-box;

	}

	.crumbs .main{

		width: 100%;

	}

	.crumbs .tit{

		border-left: none;

		height: .8rem;

		margin-right: .3rem;

	}

	.crumbs div{

		overflow: hidden;

		 white-space: nowrap;

    text-overflow: ellipsis;

    color: #999;

    font-size: .2rem;

	}

	.crumbs p{

		line-height: .8rem;

		font-size: .28rem;

	}

	.crumbs a{

		font-size: .28rem;

		display:inline;

		line-height: .8rem;

	}

	.crumbs .tit img{

		height: .4rem;

		margin: 0 auto;

		margin-top: .2rem;

	}

	.fn{

		display: block;

		position: fixed;

		bottom: 0;

		width: 7.5rem;

		left: 50%;

		z-index: 100;

		margin-left: -3.75rem;

	}



	.fn ul li{

		float: left;

		width: 25%;

		background:#FFA200;

		height: auto;

		overflow: hidden;

		position: relative;

	}

	.fn ul li:after{

		content: "";

		width: .02rem;

		height: 100%;

		position: absolute;

		right: 0;

		top: 0;

		background: #fff;

	}

	.fn ul li:last-child:after{

		width: 0;

		height: 0;

		overflow: hidden;

	}

	.fn ul li img{

		display: block;

		margin: 0 auto;

		margin-top: .3rem;

		height: .5rem;

	}

	.fn ul li  p{

		color: #fff;

		font-size: .26rem;

		text-align: center;

		margin-top: .15rem;

		margin-bottom: .2rem;

	}

	 



	.about-article{

		margin-top: .3rem;

		margin-bottom: 0;

	}

	.about-article .title{

		margin-top: .6rem;

		margin-bottom: .4rem;

	}

	.about-article img{

		max-width: 100%;

		display: block;

	}

	.about-article .info{

		font-size: .29rem;

		line-height: .48rem;

		margin: 0;

		margin-top: .2rem;

	}

	.about-article .map{

		height:5rem;

		margin-top: .3rem;

	}

	.cont-article .title{

		margin-top: .6rem;

		margin-bottom: .4rem;

	}

	.cont-article{

		width: 100%;

	}

	.cont-article ul li{

		width: 100%;

	}



	.cont-article ul li img{

		height: 1rem;

	}



	.cont-article ul li p{

		font-size: .3rem;

		margin-left: .3rem;

	}



	.detailed{

		width: 100%;

		height: auto;

		overflow: hidden;

		margin-top: .6rem;

	}

	.detailed .tit h4{

		font-size: .38rem;

	}

	.detailed .tit span{

		display: block;

		line-height: .4rem;

		font-size: .24rem;

	}

	.detailed .tit p{

		padding: .1rem 0;

	}

	.detailed .info{

		margin-top: .2rem;

		font-size: .29rem;

		line-height: .48rem;

		text-align: justify;

	}

	.fy{

		width: 7.1rem;

		margin: .6rem auto;

		margin-bottom: .3rem;

		border:.02rem solid #ccc;

		line-height: .7rem;

	}

	.fy p{

		line-height: .7rem;

		height: .7rem;

		font-size:.24rem;

		padding:0 .1rem;

		width: 50%;

		text-align: center;

		box-sizing: border-box;

		border-right: .02rem solid #ccc;

	}

	.fy p:nth-child(2){

		border-right:  none;

	}

	 

	.fy .return{

		width: 100%;

		box-sizing: border-box;

		float: initial;

		text-align: center;

		float: left;

		line-height: .7rem;

		display: block;

		border-left: none;

		border-top: .02rem solid #ccc;

	}



	.message{

		margin-top: .6rem;

		width: 100%;

		display: block;

	}

	.message img{

		display: none;

	}

	.message  .bd{

		padding: 0;

		margin: 0;

		padding: .3rem;

		display: block;

		width: 100%;

		padding-bottom: .5rem;

		margin-top: .3rem;

		box-sizing: border-box;

	}

	.message form{

		width: 100%;

		float: initial;

		margin: 0;

	}

	.message form ul li{

		border: .02rem solid #d2d2d2;

		box-sizing: border-box;

	}

	.message form ul li input{

		display: block;

		height: .8rem;

	}

	.message form ul li input{

		width: 100%;

		font-size: .3rem;

		 

	}

	.message form .btn input{

		width: 3.2rem;

		height: .8rem;

		font-size: .3rem;

		margin-top: .2rem;

	}

	.message form ul li textarea{

		width: 100%;

		height: 2rem;

	 

	}


	.news-list{
		width: 7.1rem;
		margin: 0 auto;
	}
	.news-list .title{
		margin-top: .5rem;
	}
	.news-list ul{
		margin-top: .4rem;
	}
	.news-list ul li{
		border: .02rem solid #dcdcdc;
		box-sizing: border-box;
		height: auto;
		overflow: hidden;
		padding: .25rem;
		width: 100%;
		margin-bottom: .2rem;
	}
	.news-list ul li .time{
		width: 1.4rem;
		height: 1.4rem;
	}
	.news-list ul li .time b{
		height: .7rem;
		line-height: .7rem;
		font-size: .42rem;
	}
	.news-list ul li .time p{
		height: .5rem;
		line-height: .5rem;
		font-size: .32rem;
		margin-top:.2rem;
	}
	.news-list ul li .time span{
		font-size: .24rem;
		display: block;
		margin-top:.15rem;
	}
	.news-list ul li .time:after{
		width: .3rem;
		top: .7rem;
		margin: 0;
		transform: translateX(-50%);
	}
	.news-list ul li .info{
		width: 4.8rem;
		margin: 0;

	}
	.news-list ul li .info h4{
		font-size: .3rem;
		padding-right: .5rem;
		background-size: .3rem auto;
	}
	.news-list ul li .info p{
		font-size: .26rem;
		line-height: .4rem;
	}
	.news-list ul li .info span{
		margin-top: .05rem;
		line-height: .42rem;
		font-size: .26rem;
		height: .8rem;
		display: -webkit-box;
	}
	.head{ height:100px;}

	.BMap_bubble_title{
		font-size: .26rem !important;
	}
}

@media screen and (max-width: 750px){

.head .right{ display:inline-block; height:inherit; padding-bottom:15px;}
.head .btn{ margin-top:20px;}

}
 
 @media screen and (max-width: 450px){
 .head {
    height: 80px;
}
.nav{ top:80px;}
 }