﻿*{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-Regular;
    src: url(../font/SourceHanSansCN-Regular.ttf),url(../font/SourceHanSansCN-Regular.woff);

}


@font-face {
    font-family:DIN-BOLD;
    src: url(../font/DIN-BOLD.ttf),url(../font/DIN-BOLD.woff);

}


@font-face {
    font-family:tf_din_medium;
    src: url(../font/tf_din_medium.ttf),url(../font/tf_din_medium.woff);

}



.main{
	width: 1677px;
	margin:0 auto;
 
}

.head{
	position: relative;
	z-index: 10;
	transition: .5s;
}


 
.head img{
	display: block;
}
.head .main{
	height: 120px;
	width: 1700px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head .right{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head  .name  img{
	 display: block;
}
.head .name h4{
	display: none;
}
.head .btn{
	display: none;
}
.head .tel{
	display: flex;
	align-items: center;
	position: relative;
}
.head .tel img{
	display: block;
	margin-right: 10px;
}

.head .tel b{
	color: #2562ab;
	font-size: 24px;
	display: block;
	max-width: 180px;
	font-weight: normal;
	font-family: 'tf_din_medium';
}

.fHead{
	position: fixed;
	top: 0;
	background: #fff;
	width: 100%;
	left: 0;
}


.fHead .name img{
	display: none;
}

.fHead .name h4{
	font-size:28px;
	color: #333;
	display: block;
	font-weight: normal;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}

.banner .swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 20px !important;
	position: absolute;
	z-index: 1;
}
.banner .swiper-pagination  span{
	display: block;
	width:20px;
	height:20px;
	line-height: 100px;
	overflow: hidden;
	position: relative;
	border: 1px solid #fff;
	opacity: 1!important;
	text-align: center;
	line-height: 25px;
	outline: none;
	margin: 0 10px;
	border-radius: 50%;
	color: #fff;
}
.banner .swiper-pagination  span:after{
	content: "";
	width: 6px;
	height: 6px;
	background: #fff;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
}
.banner .swiper-pagination .swimper-pagination-bullet-active{
	border: .02rem solid  #0D81BF;
	background: none !important;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:after{
 	 background:#0D81BF;
}


.mbanner{
	display: none;
}


.in-banner img{
	width: 100%;
	display: block;
}
.in-banner img:last-child{
	display: none;
}


.bar{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.bar .tit {
	background:#F5F5F5 url(../images/icon01.png) no-repeat 270px center;
	height: 80px;
	float: left;
	width: 300px;
}
.bar .tit p{
	color: #555555;
	font-size: 36px;
	text-align: center;
	line-height: 80px;
}
.bar ul{
	float: left;
	line-height: 52px;
 	margin-top: 14px;
	text-align: center;
}
.bar ul li{
	float: left;
	width: 142px;
	margin-left: 20px;
}
.bar ul li a{
	color: #555555;
	font-size: 26px;
	display: block;
}



.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F5F5F5;
	margin-bottom: 60px;
}
.section .title{
	width: 300px;
	height:800px;
	background: #0D81BF;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	float: left;
}

.section .title h4{
	color: #fff;
	font-size: 54px;
	font-weight: normal;
	width: 125px;
	margin: 0 auto;
	letter-spacing: 8px;
	line-height: 60px;
}
.section .title  p{
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	max-width: 226px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}

.section .title  a{
	display: block;
	width: 150px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color: #0d81bf;
	font-weight: bold;
	font-size: 20px;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 60px;
}

.section  .bd{
	width: 1320px;
	height: auto;
	overflow: hidden;
	float: right;
	padding: 30px 0;
	box-sizing: border-box;
}

.section  .bd .tit {
	margin-bottom: 25px;
}
.section  .bd .tit h4{
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	display: table;
	border-bottom: 2px solid #0D81BF;
	padding-bottom:10px;
}

.section  .bd .tit p{
	font-size: 46px;
	color: #333333;
	line-height: 60px;
	margin-top: 20px;
}
.section  .serv{
	float: left;
	width: 400px;
	height: 260px;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
}

.section   .t h4{
	color: #333333;
	font-size: 20px;
}
.section  .serv .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #555555;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
}

.section  .plan{
	width: 900px;
	height: 260px;
	background: #fff;
	padding: 30px;
	float: right;
	box-sizing: border-box;
}
.section  .plan ul{
	width: 520px;
	-webkit-column-break-inside: avoid;
	margin-top: 20px;
	-moz-column-count: 3;
	 -webkit-column-count: 3;
	  column-count: 3;

}
.section  .plan ul li {
	float: left;
	width: 100px;
	color: #999999;
	margin-bottom: 15px;
	font-size: 15px;
}

.section  .case{
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.section  .case .t{
	margin-left: 25px;
	margin-bottom: 20px;
}

.section  .case ul li{
	float: left;
	width: 210px;
	margin-right: 12px;
	height: auto;
	overflow: hidden;
}
.section  .case ul li:nth-child(5){
	margin-right: 0;
}
.section  .case  ul li img{
	display: block;
	width: 100%;

}
.section  .case  ul li:last-child{
	margin-right: 0;
}
.section  .case  ul li p{
	text-align: center;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
    margin-top: 15px;
}
.section  .case .more{
	display: block;
	width: 211px;
	height: 160px;
	background: #fff;
	display: flex;
	justify-content: center;
	float: left;
	align-items: center;
	flex-direction: column;
}
.section  .case .more p{
	color: #999999;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}
 


.adv{
	width: 100%;
	height: 550px;
	overflow: hidden;
	background: url(../images/bg01.jpg) no-repeat center;
}

.adv .title{
	background: url(../images/icon02.png)  no-repeat center top;
	margin-top: 20px;
	overflow: hidden;
}
.adv .title h4{
	color: #fff;
	font-size: 80px;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
}
.adv ul{
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
.adv ul li{
	position: relative;
	width: 25%;
	box-sizing: border-box;
  	display: flex;
  	justify-content: center;
  	align-items: center;
}
.adv ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
}
.adv ul li:last-child{
	border-right: 1px solid #fff;
}
.adv ul li div{
	display: table;
}
.adv ul li h4{
	color: #fff;
	position: relative;
 	font-size: 72px;
 	height: 75px;
 	line-height: 60px;
 	padding-bottom: 20px;
}
.adv ul li h4:after{
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}

.adv ul li i{
	font-style:normal;
	font-family: 'DIN-BOLD';
}
.adv ul li  p{
	color: #fff;
	font-size: 18px;
	font-family: 'SourceHanSansCN-Regular';
	margin-top: 25px;
}
.adv ul li span{
	font-size: 20px;
	font-weight: normal;
}

.adv .tel {
	color: #fff;
	display: flex;
	align-items: center;
 	justify-content: center;
 	margin-top: 70px;
}
.adv .tel p{
	font-size: 20px;
}
.adv .tel b{
	font-size: 52px;
	font-family: 'DIN-BOLD';
}
.adv .tel span{
	font-size: 16px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #E6F2F8;
	margin-top:80px;
	padding: 60px 0;
	box-sizing: border-box;
}

.news .title h4{
	text-align: center;
	color:#000000;
	font-size: 54px;
	font-weight: normal;
}
.news .title   p{
	text-align: center;
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
}

.newsSwiper{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.newsSwiper .swiper-slide {
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
	position: relative;
}
.newsSwiper .swiper-slide img{
	display: block;
	width: 100%;
}

.newsSwiper .swiper-slide h4{
	color:#000000;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
 	overflow: hidden;
    position: relative;
}
.newsSwiper .swiper-slide:after{
	content: "";
	width: 5px;
	height: 30px;
	position: absolute;
 	left: 0;
 	top: 25px;
	background: #0D81BF;
}

.newsSwiper .swiper-slide span{
	display: block;
	color: #999999;
	font-size: 12px;
	margin-top: 10px;
}
.newsSwiper .swiper-slide img{
	display: block;
	width: 100%;
	margin-top: 25px;
}

.newsSwiper .swiper-slide p{
	color: #666666;
	font-size: 13px;
	line-height: 22px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	height: 66px;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

.newsSwiper .swiper-slide  i{
	font-style: inherit;
	width: 84px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	color: #0d81bf;
	margin-top: 10px;
	font-size: 12px;
}

.newsSwiper .swiper-pagination{
	position: inherit;
	position: initial;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}

.newsSwiper .swiper-pagination span{
	display: block;
	width: 18px;
	height: 5px;
	background: #7D7D7D;
	margin: 0 4px;
}
.newsSwiper .swiper-pagination  .swiper-pagination-bullet-active{
	background: #0D81BF;
}
 
 

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 110px;
	background: #1C1C1C;
}
.footer .menu {
	margin-top: 25px;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.footer .menu ul li{
 	position: relative;
 	padding:  0 40px;
 	float: left;
}
.footer .menu ul li:after{
	content: "";
	width: 1px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #BFBFBF;
}
.footer .menu ul li:first-child{
	padding-left: 0;
}
.footer .menu ul li a{
	color: #ffffff;
	font-size: 18px;
	display: block;
}
.footer .menu ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.footer  .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.footer .tit {
	display: flex;
	align-items: center;
}
.footer .tit h4{
	color: #fff;
	font-size: 20px;
}
.footer .tit span{
	display: block;
	color: #999999;
	font-size:16px;
	margin-left: 10px;
}
.footer .intro{
	float: left;
	width: 460px;
}

.footer  .info{
	width: 100%;
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
}

.footer  .list{
	float: left;
	width: 160px;
	height: auto;
	overflow: hidden;
	margin-left: 140px;
}
.footer  .list ul{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}

.footer  .list ul li{
	width:100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #A0A0A0;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 9px;
}
.footer  .list ul li:after{
	content: "+";
	position: absolute;
	right: 10px;
	top: 0;
	color: #999999;
	font-size: 15px;
}
.footer  .list ul li a{
	color: #999999;

	font-size: 15px;
	margin-left: 15px;
}

.footer  .links{
	width: 277px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: 140px;
}
.footer  .links ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:15px;
}
.footer  .links ul li{
	padding: 0 5px;
	line-height: 25px;
	float: left;
}
.footer  .links ul li a{
	color: #999999;
	font-size: 14px;
}

.footer  .ewm{
	float: right;
}
.footer  .ewm img{
	display: block;
	width: 148px;
	height: 148px;
	border: 3px solid #fff;
	box-sizing: border-box;
	margin-top: 20px;
}

.cr{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #1C1C1C;
	border-top: 1px solid #434343;
}
.cr span{
	color: #999999;
	font-size: 14px;
	line-height: 50px;
}
.gotop{
	display: none;
}

.fn{
	display: none;
}


.cont-article{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 40px;
}
 

.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;
	padding-bottom: 20px;
}

.inside-cont .section{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 35px;
	box-sizing: border-box;
}

.about-article{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden;
 
	 
}
.about-article .title{
	margin-top: 55px;
	margin-bottom:40px;
}
.about-article img{
	display: block;
	margin: 0 auto;
}
.about-article .info{
	margin-top: 60px;
	color:#555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.cont-article{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom:50px;
}

.cont-article .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cont-article .bd .info{
	float: left;
	width: 45%;
}
.cont-article .info h4{
	color: #0D81BF;
	font-size: 18px;
}
.cont-article .info p{
	color: #333;
	font-size: 16px;
	margin-top: 10px;
	line-height: 30px;
}

.cont-article .pic{
	float: right;
}

.cont-article .pic img{
	display: block;
	width: 100%;
}



.cont-article .map{
	width: 100%;
	height: 500px;
	border: 3px solid #d2d2d2;
	margin-top: 60px;
	box-sizing: border-box;
 
}

.tab{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
 
}
.tab ul{
	display: table;
	margin: 0 auto;
}
.tab ul li{
	width:158px;
	height: 60px;
	background: #0D81BF;
	box-sizing: border-box;
	line-height: 60px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
}
.tab ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tab ul li:nth-child(7n-6){
	margin-left: 0;
}
.img-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.img-list .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.img-list .pic ul li{
	float: left;
	width: 24%;
	margin-left: 1.333%;
	margin-top: 5px;
}
.img-list .pic ul li div{
	border: 1px solid #eee;
	box-sizing: border-box;
}
.img-list .pic ul li img{
	display:block;
	width: 100%;
	
}
.img-list .pic ul li p{
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #333;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.img-list .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #0D81BF;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.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: 100%;
	height: auto;
	overflow: hidden;
 
}



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

.news-list ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.news-list ul li{
	width:49%;
	height:auto;
	background: #EEEEEE;
	float: left;
	box-sizing: border-box;
	padding:10px;
	margin-bottom: 25px;
	position: relative;
	transition: .5s;
	 
}

.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li:after{
	content: "→";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	font-family: 'Arial';
	color: #9D9D9D;
	 font-weight: normal;

}


.news-list ul li .time{
	text-align: center;
	width: 90px;
	height: 110px;
	background: #939393;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	float: left;

}


.news-list ul li .time b{
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
 
	display: block;
}

.news-list ul li .time p{
	color: #fff;
	font-size: 15px;
	text-align: center;
}


.news-list ul li .info{
	float: right;
	width:650px;
	height: 88px;
	overflow: hidden;
 	border-right: 1px solid #DCDCDC;
	padding-right:30px;
	margin-right:45px;
	box-sizing: border-box;
	box-sizing: border-box;
 
 
}

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

.news-list 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: 8px;
}


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

.detailed .info p a{
	color:#333;
}

.fy{
	width: 100%;
	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;
}


.case-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.case-list  .part{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:40px;
}
.case-list .tit{
	width: 270px;
	height: auto;
	overflow: hidden;
	background: #0D81BF;
	float: left;
	padding: 20px;
	box-sizing: border-box;
 
	line-height: 150px;
	 
}
.case-list .tit p{
	color: #fff;
	font-size: 36px;
	text-align: center;
 
	 
}
.case-list ul{
	float: right;
	width: 1390px;
}
.case-list ul li{
	float: left;
	width: 336px;
	margin-left: 10px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}
.case-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.case-list ul li p{
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.case-list ul li img{
	display: block;
	width: 100%;
}
@media (min-width: 1200px){
	.nav{
		margin-right: 50px;
	}
	.nav ul{
		width: 666px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.nav ul li{
		width: 100%;
		height: 120px;
		text-align: center;
		line-height: 120px;
		position: relative;
	}
	.nav ul li:after{
		width: 0;
		height: 5px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
		content: "";
		transition: .5s;
		background: #0D81BF;
	}
	.nav ul li:hover:after{
		width: 72px;
	}
	.nav ul li a{
		display: block;
		font-size: 18px;
		color: #000000;
	}
  	.nav ul ul {
  		position: absolute;
  		top: 140px;
  		 
  		height: auto;
  		opacity: 0;
  		visibility: hidden;
  		overflow: hidden;
  		display: block;
  		width: 160px;
  		left: 50%;
  		transition: .5s;
  		transform: translateX(-50%);
  	}
  	.nav ul li li {
  		width: 100%;
  		line-height: 40px;
  		height: 40px;
  		background: rgba(255,255,255,.9);
  	}
 
  	.nav ul li li:after{
  		width: 0;
  		height: 0;
  		overflow: hidden;
  	}
  	.nav ul li ul li a{
  		color: #333;
  		font-size: 16px;
  	}
  	.nav ul li li:hover{
  		background: #0D81BF;
  	}
  	.nav ul li li:hover a{
  		color: #fff;
  	}
 
  	.nav ul li:hover  ul li a{
  		color: #333;
  	}
  	.nav ul li ul li:hover a{
  		color: #fff;
  	}
  	.nav ul li:hover ul{
  		opacity: 1;
  		visibility: initial;
  		top: 120px;
  	}
 	
 	.head .tel:hover b{
 		opacity: 1;
 		visibility: initial;
 	}
 	.fHead{
 		height: 80px;
 	}
 	.fHead .main{
 		height: 80px;
 		justify-content: space-between;
 	}
 	.fHead .btn{
 		display: block;
 		width: 30px;
 		height: 30px;
 		background: url(../images/btn.png) no-repeat center;
 		background-size: 100% auto;
 	}
 	.fHead .right{
 		width:980px;
 	}

 	.fHead .nav{
 		position: absolute;
 		top: 80px;
 	 	display: none;
 	 

 	}
 	.head .tel{
 		order: 4;
 	}


	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}

	.bar ul li:hover{
		background: #0D81BF;
	}
	.bar ul li:hover a{
		color: #fff;
	}
	.section .case .more:hover p{
		color: #0D81BF;
	}
	.section .case ul li:hover p{
		color: #0D81BF;
	}
	.newsSwiper .swiper-slide h4:hover{
		color: #0D81BF;
	}
	.newsSwiper .swiper-slide i:hover{
		background: #0D81BF;
		color: #fff;
	}
	.footer .list ul li:hover{
		border: 1px solid #fff;
	}

	.footer .list ul li:hover a{
		color: #ffffff;
		text-decoration:underline;
	}
	.footer .links ul li:hover a{
		color: #fff;
	}

	.fHead .nav ul {
		display: block;
		width: 150px;
	}
	.fHead .nav ul li {
		height: 40px;
		background: #fff;
		margin-bottom: 1px;
		line-height: 40px;
	}
	.fHead .nav ul ul{
		top: 0;
		right:-100%;
		transform: initial;
		left: initial;
		 
	}
	.fHead .nav ul li:hover ul{
		top: 0;
	}
	.fHead .nav ul li:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.fHead .nav ul li:hover{
		background: #0D81BF;
	}
	.fHead .nav ul li:hover a{
		color: #fff;
	}
	.fHead .nav ul li:hover ul li a{
		color: #333;
	}
	.fHead .nav ul li ul li:hover a{
		color: #fff;
	}

}
 
@media (max-width: 1760px){
	.main{
		width: 1400px;
	}
	.head .main{
		width: 1400px;
	}
	.fHead .right{
		width: 680px;
	}
	.nav{
		margin-right: 30px;

	}
	.nav ul{
		width: 650px;
	}
 	
 	.section .bd{
 		width: 1060px;
 	}
 	.section .bd .tit p{
 		font-size: 44px;
 	}
 	.section .plan{
 		width: 640px;
 	}
 	.section .case ul li{
 		width: 160px;
 	}
 	.section .case .more{
 		width: 160px;
 		height: 121px;
 	}
 	.case-list ul{
 		width: 1100px;
 	}
 	.case-list ul li{
 		width: 260px;
 	}
 	.cont-article .bd .info{
 		width: 35%;
 	}

 	.news-list ul li .info{
 		width: 500px;
 	}
}
@media (max-width: 1440px){

	.main{
		width: 1200px;
	}
 	 
 	.head .main{
 		width: 1200px;
 	}
 	.nav{
 		margin-right: 10px;
 	}
 	.nav ul{
 		width: 600px;
 	}
 	.nav ul li a{
 		font-size: 16px;
 	}
 	.fHead .right{
 		width: 480px;
 	}
 	.head  .tel{
 		border: 1px solid #ccc;
 		width: 40px;
 		height: 40px;
 		border-radius: 50%;
 		display: flex;
 		justify-content: center;
 		align-items: center;
 	}
 	.head  .tel:hover b{
 		opacity: 1;
 		top:45px;
 		visibility: inherit;
 	}
 	.head  .tel b{
 		position: absolute;
 		right: 0;
 		box-sizing: border-box;
 		background: #fff;
 		padding: 10px;
 		top: 50px;
 		opacity: 0;
 		max-width: initial;
 		width: 190px;
 		box-shadow: 0 0 2px 1px #eee;
 		border-radius: 5px;
 		transition: .5s;
 	}
 	.head  .tel  img{
 		margin: 0;
 	}

 	.section .title{
 		width: 260px;
 	}
 	.section .bd{
 		width: 910px;
 	}
 	.section .bd .tit p{
 		font-size: 34px;
 		line-height: 50px;
 	}
 	.section .plan{
 		width: 490px;
 	}
 	.section .case ul li{
 		width: 140px;
 	}
 	.section .case .more{
 		height: 106px;
 	}
 	.section .case .more p{
 		font-size: 16px;
 	}

 	.footer .main .bd{
 		display: flex;
 		justify-content: space-between;
 		flex-wrap: nowrap;
 	}
 	.footer .list{
 		margin-left: 0;
 	}
 	.footer .links{
 		margin-left: 0;
 	}
 	.case-list ul{
 		width: 910px;
 	}
 	.case-list ul li{
 		width: 216px;
 	}
 	.cont-article .bd .info{
 		width: 45%;
 	}
 	.cont-article .pic{
 		width: 50%;
 	}

 	.news-list ul li .info{
 		width: 400px;
 	}
}

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

	.main{
		width: 7.1rem;
	}
	.top{
		display: none;
	}
	.head {
		z-index: 101;
	}
	.head img{
		display: block;
	}
 
	.head  .main{
		width: 7.2rem;
		height: 1.5rem;
		margin: 0 auto;
	}
	.head  .name{
		width:5.5rem;
 
	 
	}
	.head  .name img{
		display: block;
		width: 100%;
	}
	.head .btn{
		display: block;
		width: .7rem;
		height: .7rem;
		background: url(../images/btn.png) no-repeat center;
		background-size: 100% auto;
	}
	.head .tel  {
		display: none;
	}
 
	 
 	.nav{
 		width: 100%;
 		height: 100%;
 		overflow: hidden;
 		position: fixed;
 		left: 0;
 		top: 1.5rem;
 		display: none;
 		overflow-y: auto;
 		opacity: 0;
 		visibility: hidden;
 		background: rgba(0,0,0,.5);
 		z-index: 1001;

 	}
 	.nav ul{
 		top: 0;
 		width: 70%;
 		float: right;
 		right: -100%;
 		position: relative;
 		height:  100%;
 		overflow-y:auto;
 		margin: 0;
 		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;
  	}
  	.ad{
  		display: none;
  	}
	.banner{
		display: none;
	}
 
	.mbanner{
		display: block;
	}
	 
	.in-banner img{
		width: 100%;
		display:none;
	}
	.in-banner img:last-child{

		display: block;
	} 

	.mbanner .swiper-pagination {
		display: flex;
		justify-content: center;
		align-items: center;
		bottom: .4rem !important;
	}
	.mbanner .swiper-pagination  span{
		display: block;
		width: .3rem;
		height: .3rem;
		line-height: .4rem;
		overflow: hidden;
		position: relative;
		opacity: 1;
		margin: 0 .12rem;
		font-size: .2rem;
	}
	.mbanner .swiper-pagination span:after{
		width: .1rem;
		height: .1rem;
	}
	 
	.mbanner img{
		display: block;
		width: 100%;
	}
	.bar{
		width: 100%;
	}
	.bar .main{
		width: 100%;
	}
	.bar .tit{
		width:2.4rem;
		height: 1rem;
		background-size: auto .2rem;
		background-position: 2.1rem  center;
	}
	.bar ul{
		width: 5rem;
		margin-top: 0;
	}
	.bar ul li{
		width: 1.5rem;
		float: left;
		line-height: 1rem;
		margin-left:.02rem;
	}
	.bar ul li a{
		font-size: .28rem;
	}
 	.bar .tit p{
 		font-size: .32rem;
 		line-height: 1rem;
 		height: 1rem;
 	}

 	.section{
 		margin-bottom: .4rem;
 	}
 	.section .title{
 		width: 100%;
 	}
 	.section .main{
 		width: 100%;
 	}
 	.section .title{
 		display: block;
 		padding: .4rem .2rem;
 		height: auto;
 		box-sizing: border-box;
 	}
 	.section .title h4{
 		width: 100%;
 		font-size: .48rem;
 		letter-spacing: 0;
 		line-height: .7rem;
 	}
 	.section .title p{
 		font-size: .28rem;
 		width: 100%;
 		margin: 0;
 		max-width: inherit;
 		text-align: justify;
 		margin-top: .2rem;
 		font-size: .26rem;
 		line-height: .42rem;
 	}
 	.section .title a{
 		margin: 0;
 		margin-top: .4rem;
 		width: 2.2rem;
 		height: .8rem;
 		line-height: .8rem;
 		font-size: .28rem;
 		border-radius:5px;
 	}
 	.section .bd{
 		width: 100%;
 		padding: .4rem .3rem;
 		box-sizing: border-box;
 	}
 	.section .bd .tit{
 		margin-bottom: 0;
 	}
 	.section .bd .tit h4{
 		font-size: .3rem;
 	}
 	.section .bd .tit p{
 		font-size: .52rem;
 		line-height: .68rem;
 		margin-top: .3rem;				text-align:justify;
 	}
 	.section .serv{
 		float: inherit;
 		width: 100%;
 		margin: 0;
 		height: auto;
 		overflow: hidden;
 		margin-top: .3rem;
 		padding: .4rem;
 	}
 	.section .t h4{
 		font-size: .34rem;
 	}
 	.section .serv .info{
 		margin-top: .4rem;
 		font-size: .28rem;
 		line-height: .42rem;
 	}
 	.section .plan{
 		width: 100%;
 		height: auto;
 		margin-top: .4rem;
 	}
 	.section .plan ul {
 		margin-top: .2rem;
 	}
 	.section .plan ul li{
 		font-size: .28rem;
 		float: left;
 		margin-bottom: 0;
 		margin-top: .15rem;
 	}
 	.section .plan ul{
 		width: 100%;
 	}
 	.section .case ul li:nth-child(3){
 		margin-right: 0;
 	}
 	.section .case ul li:last-child{
 		margin-right: 0;
 	}
 	.section .case ul li{
 		width: 2.16rem;
 		margin-right: .2rem;
 		margin-bottom: .2rem;
 	}
 	.section .case ul li p{
 		font-size: .28rem;
 		margin-top: .15rem;
 	}
 	.section .case .more{
 		width: 2.16rem;
 		height: 1.64rem;
 	}
 	.section .case ul li:nth-child(5){
 		margin-right: .2rem;
 	}
 	.section .case .more img{
 		height: .6rem;
 	}
 	.section .case .more p{
 		font-size: .24rem;
 		margin-top: .25rem;
 	}
 	.adv{
 		height: auto;
 		background-size: cover;
 	}
 	.adv .title{
 		background-size: auto .3rem;
 		margin-top: .3rem;
 	}
 	.adv .title h4{
 		font-size: .6rem;
 	}
 	.adv ul{
 		width: 5.5rem;
 		display: block;
 		height: auto;
 		overflow: hidden;
 		margin: 0 auto;
 		position: relative;
 		margin-top: .4rem;
 		padding-bottom: .2rem;
 	}
 	.adv ul:before{
 		content: "";
 		width:100%;
 		height: .02rem;
 		top: 50%;
 		background: #fff;
 		position: absolute;
 	}
 	.adv ul:after{
 		content: "";
 		width:.02rem;
 		height: 5rem;
 		left: 50%;
 		top:50%;
 		transform: translateY(-50%);
 		background: #fff;
 		position: absolute;
 	}
 	.adv ul li{
 		width: 51%;
 		flex-wrap: wrap;
 		float: left;
 		display: block;
 		border: none;
 		margin-bottom: .4rem;
 		margin-top: .4rem;
 	}
 	.adv ul li:last-child{
 		border: none;
 	}
 	.adv ul li:nth-child(2n){
 	 
 		width: auto;
 		display: table;
 	}
 	.adv ul li:after{
 		width: 0;
 		height: 0;
 	}
 	.adv ul li h4{
 		height: .8rem;
 		font-size: .6rem;
 	}
 	.adv ul li p{
 		font-size: .26rem;
 		margin-top: .4rem;
 	}
 	.adv ul li:nth-child(2n){
 		float: right;
 	}
 	.adv ul li span{
 		font-size: .26rem;
 	}
 	.adv .tel{
 		margin-top: .4rem;
 		margin-bottom: .6rem;
 	}
 	.adv .tel p{
 		font-size: .28rem;
 	}
 	.adv .tel b{
 		font-size: .48rem;
 	}
 	.adv .tel span{
 		font-size: .24rem;
 	}
 	.news{
 		padding: .6rem 0;
 		margin-top: .5rem;
 	}
 	.news .title h4{
 		font-size: .6rem;
 	}
 	.news .title p{
 		font-size: .26rem;
 	}
 	.newsSwiper{
 		width: 6rem;
 		margin-top: .4rem;
 	}
 	.newsSwiper .swiper-slide img{
 		margin-top: .3rem;
 	}
 	.newsSwiper .swiper-slide h4{
 		font-size: .34rem;
 	}
 	.newsSwiper .swiper-slide span{
 		font-size: .24rem;
 	}
 	.newsSwiper .swiper-slide p{
 		font-size: .26rem;
 		line-height: .42rem;
		height:1.2rem;
 	}
 	.newsSwiper .swiper-slide i{
 		font-size: .24rem;
 	}


	.links{
		display: none;
	}
	


	.gotop{
		display: none;
		position: fixed;
		right: .2rem;
		bottom: 3rem;
		width: .8rem;
		height: .8rem;
		align-items: center;
		justify-content:center;
		border: .06rem solid #fff;
		border-radius: 50%;
		z-index: 100;

	 
		background: url(../images/bg02.png);
		background-size: 100% 100%;
	}
	.gotop img{
		display: block;
		height: .4rem;
	}

	.footer{
		padding-bottom: .6rem;
	}
	.footer .menu{
		margin-top: .3rem;
	}
 	.footer .menu ul li{
 		width: 33.33%;
 		margin: 0;
 		text-align: center;
 		margin-top: .3rem;
 		padding: 0;
 	}
	.footer .menu ul li a{
		font-size: .3rem;
	}
	.footer .menu ul li:after{
		width: .02rem;
		height: .3rem;
	}
	.footer .menu ul li:last-child:after{
		width: .02rem;
		height: .3rem;
	}
	.footer .menu ul li:nth-child(1):before{
		width: .02rem;
		height: .3rem;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		background: #fff;
		position: absolute;
		content: "";
	}
	.footer .menu ul li:nth-child(4):before{
		width: .02rem;
		height: .3rem;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		background: #fff;
		position: absolute;
		content: "";
	}
	.footer .list{
		display: none;
	}
	.footer .links{
		display: none;
	}
	.footer .ewm{
		display: none;
	}
	.footer .intro{
		float: inherit;
		width: 100%;

	}
	.footer .tit{
		justify-content: center;
	}
	.footer .tit h4{
		font-size: .32rem;
	}
	.footer .tit span{
		font-size: .24rem;
	}
	.footer .info{
		text-align: center;
		font-size: .24rem;
		line-height: .42rem;
		margin-top: .3rem;
	}
	.cr{
		width: 100%;
		height: auto;
		overflow: hidden;
		border: .02rem solid #434343;
		padding: .3rem 0;
		box-sizing: border-box;
		margin-bottom: 1.4rem;
	}
	.cr span{
		font-size: .24rem;
		display: block;
		width: 100%;
		text-align: center;
		line-height: .4rem;
	}
	.float{
		display: none;
	}
	.page{
		margin: .4rem 0;
	}
	.page ul li{
		font-size: .26rem;
		border: .02rem solid #ccc;
		line-height: .5rem;
		height: .5rem;
		padding: 0 .15rem;
	}
	.page ul .thisclass{
		border: .02rem solid #0D81BF;
	}
	.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;
	}
	.float-right{
		display: none;
	}
	.fn{
		display: block;
		position: fixed;
		bottom: 0;
		width: 7.5rem;
		left: 50%;
		z-index: 100;
		background: #FFFFFF;
		margin-left: -3.75rem;				border-top: 1px solid #e0e0e0;
	}

	.fn ul li{
		float: left;
		width: 25%;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.fn ul li:after{
		content: "";
		width: 0.02rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
	}
	.fn ul li img{
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		height: .5rem;
	}
	.fn ul li  p{
		color:#999999;
		font-size: .26rem;
		text-align: center;
		margin-top: .1rem;
		margin-bottom: .2rem;
	}
	.fn ul li:last-child:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
 

	.about-article{
		margin-bottom: 0;
		margin-top: .3rem;
	}
	.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: 4.5rem;
	}
 	
 	.cont-article{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: .4rem;
 		margin-bottom: .4rem;
 	}
 	.cont-article .pic{
 		display: none;
 	}
 	.cont-article .bd .info{
 		width: 100%;
 	}
 	.cont-article .info h4{
 		font-size: .32rem;
 	}
 	.cont-article .info p{
 		font-size: .26rem;
 		line-height: .42rem;
 	}
 	.cont-article .map{
 		margin-top: .4rem;
 		height: 4rem;
 	}

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

	.news-list{
		width: 100%;
		margin-top: .4rem;
	}
 
	.news-list ul{
		width: 100%;
		height: auto;
		overflow: hidden;
	 
	}
	.news-list ul li{
		width: 100%;
		margin-bottom: .2rem;
	}

	.news-list ul li:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
 	.news-list ul li .time{
 		width: 1.4rem;
 		height: 1.6rem;
 	}
 	.news-list ul li .info {
 		width: 5rem;
 		margin: 0;
 		border: none;
 		height: auto;
 		padding: 0;
 	}
 	.news-list ul li .time b{
 		font-size: .5rem;
 	}
 	.news-list ul li .time p{
 		font-size: .24rem;
 	}
 	.news-list ul li .info h4{
 		font-size: .3rem;
 	}
 	.news-list ul li .info p{
 		font-size: .28rem;
 		line-height: .42rem;
 	}


	.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;
	}
	.tab{
		width:100%;
		 
	}
 	.tab ul li{
 		width:1.67rem;
 		height: .8rem;
 		line-height: .8rem;
 
 		margin-left: 0;
 		margin-left: .13rem !important;
 		margin-bottom: .11rem;
 	}
 	.tab ul li:nth-child(4n-3){
 		margin-left: 0 !important;
 	}
 	.tab ul li a{
 		font-size: .28rem;
 	}
 	.img-list{
 		margin-top: .5rem;
 	}
 	.img-list .pic{
 		margin-top: .2rem;
 	}
 	.img-list .pic ul li{
 		width: 49%;
 		margin: 0;
 	}
 	.img-list .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.img-list .pic ul li p{
 		font-size: .28rem;
 	}

 	.case-list{
 		margin-top: .4rem;
 	}
 	.case-list .tit{
 		width: 100%;
 		font-size: .42rem;
 		height: auto;
 		float: initial;
 	}
 	.case-list .part{
 		margin-bottom: .5rem;
 	}
 	.case-list .tit p{
 		font-size: .46rem;
 		line-height: .6rem;
 		text-align: left;
 	}
 	.case-list ul{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: .3rem;
 	}
 	.case-list ul li{
 		float: left;
 		width: 3.4rem;
 		margin: 0;
 	}
 	.case-list ul li:nth-child(2n){
 		float: right;
 	}

 	.case-list ul li p{
 		font-size: .28rem
 	}
}


	
 