*{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;color:#2e2e2e;}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:D-DINExp-Bold;
    src: url(../font/D-DINExp-Bold.ttf),url(../font/D-DINExp-Bold.woff);

}

 
.main{
	width: 1600px;
	margin:0 auto;
}
 
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}


.head{
	width: 100%;
	height: 120px;
	position: relative;
	background: url(../images/bg01.jpg) no-repeat center;
	z-index: 100;
}
.head .main{
	height: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head img{
	display: block;
}
.head .btn{
	display: none;
}

.head .right{
	width: 900px;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

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

.in-banner img{
	display: block;
	width: 100%;
}
.banner .swiper-pagination{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 34px;
	display: flex;
	display: none;
	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;
}
.in-banner img{
	display: block;
}

.in-banner img:last-child{
	display: none;
}

.title {
	position: relative;
	padding-top: 30px;
	
}
.title span{
	display: block;
	color: #2e2e2e;
	font-size: 60px;
	position: absolute;
	opacity: .1;
	text-transform: uppercase;
	text-align: center;
	display: block;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.title h4{
	color: #2e2e2e;
	font-size: 50px;
	text-align: center;
}
.title b{
	color: #1d7edf;
}

.title p{
	text-align: center;
	color: #2e2e2e;
	font-size:18px;
	margin-top: 5px;
}

.lc{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	padding-bottom: 5px;

}
.lc ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}

.lc ul li{
	background: #EEEEEE;
	width: 180px;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .5s;
	border-radius: 5px;
	flex-wrap: wrap;
	flex-direction: column;
}

.lc ul li i{
	display: block;
	width: 115px;
	height: 115px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0 auto;
}
.lc ul li img {
	display: block;
}

.lc ul li p{
	text-align: center;
	color: #333333;
	font-size: 22px;
	margin-top: 20px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 75px;
 
}
 


.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.product .pic ul li{
	float: left;
	width: 520px;
	margin-left: 20px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}

.product .pic ul li div{
	overflow: hidden;
}
.product .pic ul li p{
	font-size: 18px;
	color: #101010;
	text-align: center;
	height: 66px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
	line-height: 66px;
}

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

.product .pic ul li:nth-child(n+9){
	display: block;
}
.product .switch{
	display: none;
}
.por-list{
	margin-top: 0;
}
.more{
	display: block;
	width: 260px;
	height: 60px;
	background: #0D80A4;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 30px;
}

.gg{
	width: 100%;
	height: 240px;
	background: url(../images/gg.jpg) no-repeat center;
	margin-top:60px;
}

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

.advSwiper{
	margin-top: 40px;
}

.advSwiper ul{
	display: block;
}
.advSwiper ul li{
	background: #F2F2F2;
	border-radius: 10px;
	padding: 45px 80px;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.advSwiper ul li:nth-child(2n){

	flex-direction: row-reverse;
}

.advSwiper ul li .intro{
	display: flex;
	width: 740px;
	justify-content: space-between;
	align-items: center;
}

.advSwiper ul li i{
	display: block;
	width: 230px;
	height: 180px;
	color: #fff;
	font-size: 90px;
	text-align: center;
	line-height: 180px;
	border-radius: 10px 0 0 10px;
	background: #1D7EDF;
	font-family: 'D-DINExp-Bold';
	font-style: inherit;

}

.advSwiper ul li  .info {
	margin-left: 30px;
	width: 545px;
}

.advSwiper ul li  .info h4{
	color: #000000;
	font-size: 40px;
}
.advSwiper ul li  .info b{
	color: #1d7edf;
}

.advSwiper ul li  .info .tit {
	position: relative;
	padding-bottom: 20px;
}
.advSwiper ul li  .info .tit:after{
	content: "";
	width: 140px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #1D7EDF;
}
.advSwiper ul li  .info .tit p{
	color: #999999;
	font-size: 18px;
	margin-top: 3px;
	font-family: 'Arial';
}
.advSwiper ul li  .info .text{
	margin-top: 10px;
}
.advSwiper ul li  .info .text p{
	color: #444444;
	font-size: 16px;
	line-height: 24px;
}



.gg02{
	width: 100%;
	height: 250px;
	background: url(../images/gg02.jpg) no-repeat center;
	margin-top: 80px;
}
 
.cases{
	width: 100%;
	height: auto;
	margin-top: 70px;
	overflow: hidden;
}
.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: 380px;
	margin-left: 20px;
	height: auto;
	overflow: hidden;
	background: #EAEAEA;
 
}
.cases .show .pic ul li div{
	border: 1px solid #eeeeee7d;
	box-sizing: border-box;
}
.cases .show .pic ul li img{
	display: block;
	width: 100%;
 
}
.cases .show .pic ul li p{
	width: 100%;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
 	height: 60px;
 	line-height: 60px;
	text-align: center;
}

.cases .more{
	display: none;
}

.honor{
	width: 100%;
	height: auto;
	background: #F2F2F2;
	padding: 80px 0;
	margin-top: 80px;
	overflow: hidden;
}
.honor .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.honor .show .box{
	width: 800%;
}
.honor .show .pic{
	float: left;
}

.honor .show .pic ul li{
	float: left;
	width: 380px;
	margin-left: 20px;
	height: auto;
	overflow: hidden;
 
}
.honor .show .pic ul li div{
	border: 1px solid #eeeeee7d;
	box-sizing: border-box;
	background: #fff;
	border: 30px solid #fff;
	box-sizing: border-box;
}
.honor .show .pic ul li img{
	display: block;
	width: 100%;
 
}
.honor .show .pic ul li p{
	width: 100%;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
 	height: 60px;
 	line-height: 60px;
	text-align: center;
}


.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg02.jpg) no-repeat center;
	margin-top: 80px;
	padding-top: 50px;
	padding-bottom: 80px;
}

.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.about .title span{
	color: #fff;
	opacity: .2;
}

.about .title h4{
	color: #ffffff;
}

.about .title p{
	color: #fff;
}
.about .title b{
	color: #faf221;
}

.about img{
	display: block;
}

.about .intro{
	width: 700px;
	height: auto;
	overflow: hidden;
	margin-right: 30px;
}
.about .intro .info{
	color: #333333;
	font-size: 16px;
	text-indent: 2em;
	line-height: 32px;
	display: -webkit-box;
	text-align: justify;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.about .intro a{
	display: block;
	width: 200px;
	height: 60px;
	border: 1px solid #1D7EDF;
	text-align: center;
	line-height: 60px;
	color: #1d7edf;
	font-size: 16px;
	margin-top: 50px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	background: #F2F2F2;
	padding:  80px 0;
	box-sizing: border-box;
}
.news ul {
	width: 100%;
	height: auto;
 
	margin-top: 40px;
}
.news ul li{
	width: 785px;
	height: auto;
	overflow: hidden;
	padding: 34px;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	background: #fff;
	margin-bottom: 25px;
	float: left;
	position: relative;
	transition: .5s;
}

.news ul li h4{
	width: 100%;
	color: #1a1a1a;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
.news ul li h4:after{
	content: "";
	width: 11px;
	height: 11px;
	background: url(../images/icon02.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.news ul li:nth-child(2n){
	float: right;
}

.news ul li  p{
	color: #7f7f7f;
	font-size: 16px;
	line-height: 28px;
	height: 55px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news ul li span{
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
}
.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;
}


.links{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #D6D6D6;
	box-sizing: border-box;
	padding: 25px 0;

}

.links .tit {
	width: 146px;
	float: left;
	background: url(../images/links.png) no-repeat center;
}
.links .tit p{
	color: #1d7edf;
	margin-left: 27px;
	font-size: 18px;
}

.links ul{
	float: left;
	width: 1430px;
	margin-left: 10px;
}

.links ul li{
	float: left;
	line-height: 30px;
	padding: 0 10px;
}
.links ul li a{
	color: #5d5d5d;
	font-size: 14px;
	display: block;
}

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 70px;
	position: relative;
	background: url(../images/bg03.jpg) no-repeat center;
	background-size: cover;
	border-top: 2px solid #1D7EDF;
	box-sizing: border-box;

}

.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:last-child{
	border: none;
}
.float-right ul li a{
	color: #333333;
}
.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:#666666;
	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{
	background:#1D7EDF;
	cursor:pointer;
	display: none;
}
.float-right ul li:last-child p{
	color: #fff;
}
.float-right ul li:hover span{
	display: flex;
}

.gotop{
	display: none;
}
.footer  .main{
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	overflow: hidden;
}
.footer .intro{
	float: left;
 
	height: auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.footer .tit{
	height: auto;
	overflow: hidden;
	display: table;
 
	position: relative;
}
 
.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:30px;
}
.footer .menu{
	 
	width: 268px;
	height: auto;
	overflow: hidden;
}
.footer .menu ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.footer .menu ul li{
	width: 130px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	box-sizing: border-box;
	line-height: 40px;
	float: left;
	margin-bottom: 8px;
}
.footer .menu ul li:nth-child(2n){
	float: right;
}
.footer .menu ul li a{
	display: block;
	font-size: 15px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}
 
.footer  .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	margin-top: 20px;
	border:2px solid #fff;
	box-sizing: border-box;
}
.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;
	bottom: 0;
	z-index: 1;
	border-top: 1px solid #fff3;
}
.footer .links .t{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}
.footer .links .main{
	display: block;
}
.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: left;
	width: 90%;
	margin-left: 5px;
	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:#fff;
}

.footer .links ul li a{
	color: #fff;
	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;
	font-size: 14px;
	padding: 0 15px;
	margin:0 5px;
	border-radius: 5px;
}
.page ul li a{
	color:#333333;
	 
}
.page ul .thisclass{
	background:#1D7EDF;
	color:#fff;
	border: 1px solid #1D7EDF;
}
.page ul .thisclass a{
	color: #fff;
}

.in-product{
	margin-top: 20px;
}
 

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

.tab ul li{
	float: left;
	width: 186px;
	height: 52px;
 	margin-left: 16px;
 	margin-bottom:5px;
 	line-height: 52px;
 	border-radius: 10px;
	background: #1D7EDF;
}
.tab ul li:nth-child(8n-7){
	margin-left: 0;
}
.article-detailed .tab ul li{
	background: #eee;
}

.tab ul li a{
	display: block;
	color: #fff;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: center;
	padding: 0 3px;
}


.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: 383px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}
.por-list .pic ul li{
	width: 383px;
}
.por-list .pic ul li:nth-child(3n-2){
	margin-left: 20px;
}
.por-list .pic ul li:nth-child(4n-3){
	margin-left: 0px;
}

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

.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;
	padding-top: 10px;
	margin-top: 30px;
}


.news-list ul li{
	width: 785px;
	height: auto;
	overflow: hidden;
	padding: 34px;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	background: #fff;
	margin-bottom: 25px;
	float: left;
	position: relative;
	transition: .5s;
}

.news-list ul li h4{
	width: 100%;
	color: #1a1a1a;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
.news-list ul li h4:after{
	content: "";
	width: 11px;
	height: 11px;
	background: url(../images/icon02.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li  p{
	color: #7f7f7f;
	font-size: 16px;
	line-height: 28px;
	height: 55px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-list ul li span{
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
}



.fy{
	width: 1600px;
	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){
 
	.head .tel{
		display: flex;
		justify-content:flex-start;
		align-items: center;
 
	}
	.head .tel img{
		display: block;
	}
	.head .tel p{
		color: #0d80a4;
		font-size: 16px;
		margin-left: 10px;
	}
	.nav {
		z-index: 1;
		width:758px;
		position: relative;
	}
	.nav ul {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
  	.nav ul li{
  	 
  		position: relative;
  		line-height: 120px;
  		text-align: center;
  	}

  	.nav ul li:after{
  		content: "";
  		width:0;
  		height: 2px;
  		position: absolute;
  		left: 50%;
  		transition: .5s;
  		background: #1D7EDF;
  		top: 90px;
  	}

  	.nav ul li ul li:after{
  		width: 0;
  		height: 0;
  		overflow: hidden;
  	}
   	.nav ul li a{
   		color: #000000;
   		font-size: 16px;
   	}
   	.nav ul li:hover a{
   		color: #1d7edf;
   		font-weight: bold;
   	}

   	.nav ul li:hover:after{
   		left: 0;
   		width: 100%;
   	}
  
   	.nav ul li:hover  ul li a{
   		color: #fff;
   		font-weight: normal;
   	}
   	.nav ul li:hover ul{
   		display: block;
   	}
 
   	.nav ul li ul {
   		position: absolute;
   		left: 0;
   		display: block;
   		top:110px;
   		width: 100px;
   		left: 50%;
   		transform: translateX(-50%);
   		height: auto;
   		z-index: 1;
   		display: none;
   		overflow: hidden;
   		
   	}
   	.nav ul li ul  li{
   		width: 100%;
   		line-height:50px;
   		
   		box-sizing: border-box;
   		margin-bottom: 2px;
   		background: rgba(29,126,223,.85);
   	}
   	.nav ul li ul  li a{
   		color: #ffffff;
   		font-size: 14px;
   		white-space: nowrap;
   		text-overflow: ellipsis;
   		overflow: hidden;
   		display: block;
   	}
   	.nav ul li ul  li:nth-child(1){
   		margin-top: 10px;
   	}
   	.nav ul li ul  li:last-child{
   		margin-bottom: 10px;
   	}
 

	.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  (min-width: 1200px) {

 
	.img-box:hover img{
		transform: scale(1.05);
	}
  
 	 
 	.product .pic ul li:hover .img-box div{
 		opacity: 1;

 	}
	
 
	.tab ul li:hover{
		 background:#79B234;
	}
	.tab ul li:hover a{
		color: #fff;
	}
	.article-detailed .tab ul li:hover{
		background:#79b234;
	}
 
 
 	.news ul li:hover{
 		border: 1px solid #1D7EDF;
 		transform: translateY(-4px);
 	}
 	.news-list ul li:hover{
 		border: 1px solid #1D7EDF;
 		transform: translateY(-4px);
 	}

 	.lc ul li:hover{
 		transform: translateY(-10px);
 	}

}

 

@media  (max-width: 1660px){

	.main{
		width: 1400px;
	}
	.head{
		background-size: 105% 100%;
	}
 
	.lc ul li{
		width: 160px;
	}
	.tab ul li{
		width: 164px;
	}
	.product .pic ul li{
		width: 453px;
	}
	.about img{
		width: 680px;
	}
	 
	.about .intro{
		width: 640px;
		margin-right: 10px;
		
	}
	.about .intro .info {
		-webkit-line-clamp:7;
	}
	.about .pic img{
		width: 690px;
	}
	.adv ul li{
		padding: 40px;
	}
	.advSwiper ul li .intro{
		width: 650px;
	}
	.advSwiper ul li i{
		font-size: 80px;
	}
	.advSwiper ul li .info{
		margin-left: 15px;
	}
	.advSwiper ul li .intro .text p{
		font-size: 14px;
	}
	.news ul li{
		width: 690px;
	}
	.news-list ul li{
		width: 690px;
	}
	.links ul{
		width: 1230px;
	}

	.img-list .pic ul li{
		width: 333px;
	}
	.por-list .pic ul li{
		width: 333px;
	}

	.fy{
		width: 1400px;
	}

}

@media  (max-width: 1440px){

	.main{
		width: 1200px;
	}
	.head{
		background-size: 105% 100%;
		background-position: right center;
	}
	.nav{

		width: 590px;
	}
	 
 	.lc ul li{
 		width: 135px;
 		height: 220px;
 	}
 	.lc ul li i{
 		width: 105px;
 		height: 105px;
 	}
	.tab ul li{
		width: 139px;
	}
	.product .pic ul li{
		width: 386px;
	}
	.gg{
		background-size: auto 195px;
		height:195px;
	}
	.gg02{
		background-size: auto 195px;
		height:195px;
	}
	.about .intro{
		width: 590px;
		margin-top: 0;
	}
	.about img{
		width: 580px;
	}
	.about .intro{
		width: 540px;
	}
	.about .intro .info{
		 
		-webkit-line-clamp:6;
	}
	.about .more{
		margin-top: 40px;
	}
	.advSwiper ul li{
		padding: 20px;
	}
	.advSwiper ul li img{
		height: 170px;
	}
	.news{
		padding:  60px 0;
	}
	.news ul li{
		width: 590px;
	}
	.news-list ul li{
		width: 590px;
	}
	.links ul{
		width: 1030px;
	}
	.footer .ewm{
		margin-right: 0;
	}
	.footer .links ul{
		width: 87%;
	}
	.img-list .pic ul li{
		width: 283px;
	}
	.por-list .pic ul li{
		width: 283px;
	}
	.fy{
		width: 1200px;
	}

	.advSwiper ul li:nth-child(2n) .intro{
		flex-direction: row-reverse;
	}
	.advSwiper ul li:nth-child(2n) .intro i{
		border-radius: 0 10px 10px 0;
	}
	.advSwiper ul li:nth-child(2n) .intro  .info{
		margin: 0;
		margin-right: 30px;
	}
	.advSwiper ul li:nth-child(2n) .info .tit{
		text-align: right;
	}
	.advSwiper ul li:nth-child(2n) .info .tit:after{
		left: inherit;
		right: 0;
	}
}

 
@media screen and (max-width: 1199px) {
 
	.main{
		width: 7.1rem;
	}
	.head{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: none;
	}
	.head .right{
		width: auto;
	}
	.head .main{
		height: 1.3rem;
	}
	.head .name img{
		width: 100%;
		height: auto;
	}
	.head .name{
		width:3.5rem;
	}
	.head .tel{
		display: none;
	}

 	.head .btn{
 		display: block;

 		float: right;
 		width: .6rem;
 		height: .6rem;
 		background: url(../images/btn.png)  no-repeat center;
 		background-size: 100% auto;
 	}
	 
 	 
	.banner .swiper-pagination{
		bottom: .2rem;
	}
	.banner .swiper-pagination span{
		width: .5rem;
		height: .08rem;
		margin: 0 .08rem;
	}


	.nav{
 		width: 100%;
 		height: 100%;
 		overflow: hidden;
 		position: fixed;
 		left: 0;
 		top: 1.3rem;
 		display: none;
 		overflow-y: auto;
 		opacity: 0;
 		visibility: hidden;
 		background: rgba(0,0,0,.5);
 		z-index: 10001;

 	}
 	.nav ul{
 		top: 0;
 		width: 70%;
 		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;
  	}
	 
 	.in-banner img{
 		display: none;
 	}
 	.in-banner img:last-child{
 		display: block;
 	}
	.banner{
		display: none;
	}
	.mbanner{
		display: block;
	}
	.mbanner img{
		display: block;
		width: 100%;
	}
	.mbanner .swiper-pagination{
		width: 100%;
		height: .1rem;
		display: flex;
		background: #000000;
		justify-content: center;
		align-items: center;
		display: none;
	}
	.mbanner .swiper-pagination span{
		width: 100%;
		display: block;
		height: .1rem;
	}
	.mbanner .swiper-pagination .swiper-pagination-bullet-active{
		background:#79b234;
	}
	.title{
		padding-top: .3rem;
	}
	.title span{
		font-size: .6rem;
		display: block;
		width: 100%;
	}
	.title h4{
		font-size: .4rem;
	}
	.title p{
		font-size: .22rem;
	}
	.lc{
		margin-top: .8rem;
	}
	.lc ul{
		display: block;
		margin-top: .4rem;
	}
	.lc ul li{
		width: 1.62rem;
		float: left;
		margin: 0;
		height: auto;
		margin-bottom: .2rem;
		padding: .3rem 0;
		margin-left: .2rem;
	}
	.lc ul li:nth-child(4n-3){
		margin-left: 0;
	}
	.lc ul li i{
		width: 1.3rem;
		height: 1.3rem;
	}
	.lc ul li img{
		height: .7rem;
	}
	.lc ul li p{
		font-size: .28rem;
		margin-top: .2rem;
	}
	.product{
		margin-top: .6rem;
	}

	.switch{
		width: 3.2rem;
		height: .8rem;
		line-height:.8rem;
		background: #1D7EDF;
		text-align: center;
		font-size: .3rem;
		font-weight: bold;
		color: #fff;
		margin: 0 auto;
		margin-top: .5rem;
	}
	.product .switch{
		display: block;
	}
	.por-list{
		margin-top: 0;
	}
	.product .list{
		float: initial;
		width: 7.1rem;
		height: auto;
	 	position: relative;
	 	overflow: initial;
	 	background: none;
	}

	.product .list .bd{
		position: fixed;
		left: 0;
		top: 0;
		background: rgba(0,0,0,.7);
		width: 100%;
		height: 100%;
		display: none;
		z-index: 10000;
	}
	.product .list .tit {
		width:3.4rem;
		height: auto;
		margin: 0 auto;
		padding: .3rem 0;
	}
	.product .list .tit h4{
		font-size: .38rem;
	}
	.product .list .tit img{
		margin-top: .15rem;
	}
	 
	.product .list i{
		display: block;
		width: .7rem;
		height: .7rem;
		background: url(../images/close.png) no-repeat center;
		background-size: 100% auto;
		float: right;
		margin:.2rem;
		margin-top: .8rem;
	}
	.product .list  ul{
		width:7.1rem;
		max-height: 10rem;
		box-sizing: border-box;
 		position: absolute;
 		left: 50%;
 		top: 50%;
 		overflow-y: auto;
 		transform: translate3d(-50%,-50%,0);
		padding:.2rem;
		padding-bottom: .4rem;
		background: #F2F2F2;

	}
	.product .list ul li{
		line-height: .8rem;
		border-bottom: .02rem solid #DEDEDE;
	}
	.product .list ul li a{
		font-size: .28rem;
	}
	.product .pic{
		width: 100%;
		height: auto;
		float: initial;
		overflow: hidden;
		margin-top: .3rem;
	}
	.product .pic ul li{
		margin: 0;
		width: 3.4rem;
		height: auto;
		overflow: hidden;
		margin-bottom: .2rem;
	}
	.product .pic ul li img{
		display: block;
		width:100%;
		height: 2.56rem;
	}
	.product .pic ul li p{
		height: .7rem;
		line-height: .7rem;
		font-size: .28rem;
	}
	.product .pic ul li:nth-child(2n){
		float: right;
	}
	.product .pic ul li:nth-child(n+9){
		display: none;
	}
	.por-list .pic ul li{
		margin: 0;
	}
	.por-list .pic ul li:nth-child(3n-2){
		margin: 0;
	}
	.por-list .pic ul li:nth-child(n+9){
		display:block;
	}
	.more{
		width: 2.8rem;
		height: .7rem;
		box-sizing: border-box;
		line-height:.7rem;
		font-size: .28rem;
		margin-top: .3rem;
		background: #1D7EDF;
		margin-top: .5rem;
	}

	.about{
		width: 100%;
		background: url(../images/mbg01.png) no-repeat center;
		background-size: cover;
		padding-top: .6rem;
		padding-bottom: .3rem;
		margin-top: .6rem;
	}
	.about .bd{
		padding: .2rem;
		display: block;
		margin-top: .4rem;
	}
	.about .bd img{
		width: 100%;
	}
	.about .intro{
		width: 100%;
		margin-top: .4rem;
	}
	.about .intro .info{
		font-size: .28rem;
		line-height: .46rem;
		text-align: justify;
		-webkit-line-clamp:9;
	}
	.about .intro a{
		display: block;
		width: 2.5rem;
		height: .7rem;
		margin: 0 auto;
		border: none;
		background: #1D7EDF;
		color: #fff;
		margin-top: .5rem;
		line-height: .7rem;
		font-size: .24rem;
		margin-bottom: .2rem;
	}

	.advSwiper ul{
		display: flex;
	}
	.advSwiper ul li {
		padding: .3rem;
		height: 4rem;
		margin: 0;
	}
	.advSwiper ul li img{
		display: none;
	}
	.advSwiper ul li .info h4{
		font-size: .42rem;
	}
	.advSwiper ul li i{
		width: 2rem;
		height:2rem;
		font-size: .5rem;
		line-height:2rem;
	}

	.advSwiper ul li .intro{
		width: 100%;
	}

	.advSwiper ul li .intro .info{
		width: 5rem;
		height:auto;
	}
	.advSwiper ul li .info .tit{
		padding-bottom: .2rem;
	}
	.advSwiper ul li .info .tit:after{
	 
		border-bottom: .02rem solid #1D7EDF;
	}
	.advSwiper ul li .info .tit p{
		font-size: .2rem;
	}
	.advSwiper ul li .intro .text{
		 
	}
	.advSwiper ul li .intro .text p {
		font-size: .2rem;
		line-height: .4rem;
	}
	.advSwiper ul li:nth-child(2n) .intro{
		  flex-direction:initial;
	}
	.advSwiper ul li:nth-child(2n) .intro .info{
		margin: 0;
		margin-left: .4rem;
	}
	.advSwiper ul li:nth-child(2n) .intro i{
		border-radius: 10px 0 0 10px;
	}
	.advSwiper ul li:nth-child(2n) .info .tit{
		text-align: left;
	}
	.advSwiper ul li:nth-child(2n) .info .tit:after{
		left: 0;
		right: inherit;
	}
	.advSwiper .swiper-pagination{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 4rem;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.advSwiper .swiper-pagination span{
		display: block;
		width: 2rem;
		height: .06rem;
		background: #BABABA;
		border-radius: 20px;
		margin: 0 .1rem;
	}

	.advSwiper .swiper-pagination  .swiper-pagination-bullet-active{
		background: #1D7EDF;
	}
	.gg{
		width: 100%;
		height: 1.8rem;
		background: url(../images/mgg.jpg) no-repeat center;
		background-size: 100% auto;
		margin-top: .6rem;
	}
	.gg02{
		width: 100%;
		height: 1.8rem;
		background: url(../images/mgg02.jpg) no-repeat center;
		background-size: 100% auto;
		margin-top: .6rem;
	}
	.adv{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .55rem;
	}
	.advSwiper{
		margin-top: .4rem;
	}
	 
	 
	.cases{
		margin-top: .6rem;
	}
	.cases .show{
		margin-top: .3rem;
	}
	.cases .show .pic ul li{
		width: 12%;
		margin-left: .5%;
	}
	.cases .show .pic{
		width: 50%;
	}
	.cases .show .pic ul li p{
		font-size: .28rem;
 
		line-height: .6rem;
		height: .6rem;
	}


 
	 

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

	.news ul{
		width: 100%;
		margin-top: .4rem;
	}
	.news ul li {
		width: 100%;
		padding:.4rem;
		border: .02rem solid #E5E5E5;
		margin-bottom: .2rem;
	}
	.news ul li h4{
		font-size: .3rem;
	}
	.news ul li p{
		font-size: .26rem;
		line-height: .42rem;
		height: auto;
		margin-top: .2rem;
	}
  	.news ul li span{
  		font-size: .24rem;
  		margin-top: .2rem;
  	}

  	.news-list{
  		margin-top: .2rem;
  	}

  	.news-list ul{
		width: 100%;
		padding: 0;
		 
	}
	.news-list ul li {
		width: 100%;
		padding:.4rem;
		border: .02rem solid #E5E5E5;
		margin-bottom: .2rem;
	}
	.news-list ul li h4{
		font-size: .3rem;
	}
	.news-list ul li p{
		font-size: .26rem;
		line-height: .42rem;
		height: .8rem;
		margin-top: .2rem;
	}
  	.news-list ul li span{
  		font-size: .24rem;
  		margin-top: .2rem;
  	}


  	.gotop{
  		width: 100%;
  		height: auto;
  		overflow: hidden;
  		background: #1D7EDF;
  		display: flex;
  		padding: .15rem 0;
  		box-sizing: border-box;
  		justify-content: center;
  		align-items: center;
  	}
  	.gotop img{
  		display: block;
  	}
  	.gotop img{
  		height: .25rem;
  	}
  	.gotop p{
  		color: #fff;
  		font-size: .3rem;
  		margin-left: .2rem;
  	}


  	.float-right{
  		display: none;
  	}
 
 	.footer{
 		background: #1B1B1B;
 		padding-top: .8rem;
 		padding-bottom: 1rem;
 	}

 	.footer .main{
 		display: block;
 	}

 	.footer .name{
 		width: 4rem;
 		margin: 0 auto;
 	}
 	.footer img{
 		display: block;
 		width: 100%;
 	}
 	.footer .intro {
 		width: 100%;
 		float: initial;
 	}

 	.footer .intro .info{
 		width: 100%;
 		text-align: center;
 		font-size: .24rem;
 		line-height: .4rem;
 	}

 	.footer .ewm{
 		display: none;
 	}

	.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:#1D7EDF;
		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;
	}
	 
	 

	.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: 100%;
 		margin: 0 auto;
 		display: block;
 		position: fixed;
 		left: 0;
 		z-index: 100;
 		top: 0;
 		display: none;
 		height: 100%;
 		background: rgba(0,0,0,.5);
 	}
 	.tab .main{
 		height: auto;
 		overflow: hidden;
 	}
 	.tab i{
 		display: block;
 		font-size: .6rem;
 		color: #fff;
 		position: absolute;
 	 	right: .1rem;
 	 	top: .4rem;
 		width: 1rem;
 		height: 1rem;
 		text-align: center;
 		font-style: initial;
 	}
 	.tab ul{
 		position: relative;
 		top: 50%;
 		width: 100%;
 		padding: 0 .2rem;
 		box-sizing: border-box;
 		transform: translateY(-50%);
 	}
 	.tab ul li{
 		width:3.4rem;
 		height: .8rem;
 		line-height: .8rem;
 		margin: 0;
 		 
 		margin-bottom: .15rem;
 	}
 	.tab ul li:nth-child(2n){
 		float: right;
 	}
  
 	.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.45rem;
 		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;
 	}

 	.in-pro .pic ul li{
 		display: block !important;
 	}

 

	.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: .49rem;
		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  #1D7EDF;
 	}
	.map{
		height:5rem;
		margin-top: .6rem;
	}
	.map .allmap{
		height: 5rem;
	}
	 
}
 