*{margin:0px;padding:0px;}body{background:#fff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'SourceHanSansCN-ExtraLight','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-Bold;

    src: url(../font/SourceHanSansCN-Bold.otf) ;



}



@font-face {

    font-family:SourceHanSansCN-ExtraLight;

    src: url(../font/SourceHanSansCN-ExtraLight.otf) ;



}



@font-face {

    font-family:SourceHanSansCN-Regular;

    src: url(../font/SourceHanSansCN-Regular.otf) ;



}





@font-face {

    font-family:SourceHanSansCN-Light;

    src: url(../font/SourceHanSansCN-Light.otf) ;



}







body{

	overflow-x: hidden;

}





.main{

	width:1600px;

	margin:0 auto;

 

}



.head{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: fixed;

	transition: .5s;

	padding: 0 40px;

	box-sizing: border-box;

	border-bottom: 1px solid #ffffff2e;

	z-index: 10;

}

.head .main{

	height: 95px;

	width: 100%;

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.head  .logo{

	height: 95px;

	position: relative;

}



.head  .logo img{

	top: 50%;

	transform: translateY(-50%);

	display: block;

	position: absolute;

	transition: .5s;



}



.head  .logo img:last-child{

	opacity: 0;

	visibility: hidden;

}

.head .right{

	display: flex;

	justify-content: flex-end;

	align-items: center;

}

.head .btn{

	display: none;

}

.head img{

	display: block;

}



.head .tel{

	display: flex;

	align-items: center;

}



.head .tel i{

	display: block;

	width: 25px;

	height: 25px;

	transition: .5s;

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

	margin-right: 10px;

}

.head .tel p{

	color: #838383;

	font-size: 16px;

}

.head .tel b{

	color: #fff;

	font-size: 18px;

}



.head .tel  img{

	display: block;

	margin-right:10px;

}



.floatHead{

	background: #fff;

	box-shadow: 0 0 7px 0px #b4b2b2;

}



.floatHead .logo img{

	opacity: 0;

}

.floatHead .logo img:last-child{

	opacity: 1;

	visibility: initial;

}



.floatHead .tel i{

	background-position: bottom center;

}



.floatHead .tel  b{

	color: #585858;

}

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

}



.mbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	 

 	background: #F5B47D;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}





.item{

	width: 1600px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

 	padding-bottom: 50px;

	position: relative;

	border-bottom: 1px solid #E3E3E3;

}

 



.item .itemSwiper{

	width:1420px;

 	

	box-sizing: border-box;

}



.item .itemSwiper .swiper-slide div{

	display: flex;

	justify-content: center;

	align-items: flex-end;

	height: 60px;

}

.item .itemSwiper .swiper-slide div img{

	display: block;

}



.item .itemSwiper .swiper-slide div img:last-child{

	display: none;

}

.item .itemSwiper .swiper-slide{

	width: auto;



}



.item .itemSwiper .swiper-slide p{

	text-align: center;

	color: #8a8a8a;

	font-size: 18px;

	text-align: center;

	margin-top: 25px;

	font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

}

.item .swiper-button-next,.item .swiper-button-prev{

	display: block;

	width: 34px;

	height: 34px;

	display: flex;

	align-items: center;

	border-radius: 50%;

	justify-content: center;

	position: absolute;

	margin-top: -25px;

	top: 50%;

	transform: translateY(-50%);

	background: #E0E0E0;

}



.item .swiper-button-prev{

	left: 0;

}

.item .swiper-button-next{

	right: 0;

}



.tab {

	margin-top: 60px;

 

	height: auto;

	overflow: hidden;

}

.tab ul{



}

.tab ul li{

	width:12%;

	margin-left: .5%;

	height: 50px;

	line-height: 50px;

	border: 1px solid #8a8a8a52;

	float: left;

	text-align: center;

	box-sizing: border-box;

	margin-top: 5px;

}



.tab ul li a{

	color: #8a8a8a;

	font-size: 16px;

	display: block;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.tab ul li:nth-child(8n-7){

	margin-left: 0;

}

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 80px;

}



.title h4{

	text-align: center;

	font-weight: normal;

	color: #3b3b3b;

	font-size: 60px;

	font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

}



.title p{

	text-align: center;

	color: #8e8e8e;

	font-size: 18px;

	font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

}



.proSwiper{

	width: 100%;

	margin-top: 70px;

	height: auto;

	overflow: hidden;

	position: relative;



}

.proSwiper .swiper-slide{

	width: 800px;

}

.proSwiper .swiper-slide img{

	display: block;

	width: 100%;

}



.proSwiper .swiper-slide p{

	color: #666666;

	font-size: 18px;

	margin-top: 20px;

	padding: 0 15px;

	padding-bottom: 20px;

	opacity: 1;



	transition: 1s;

}



.proSwiper .swiper-slide p:after{

	content: "";

	background: #888787;

	height: 1px;

	width:0;

	position: absolute;

	left: 0;

	bottom: 0;

	transition: 3s;

	animation-timing-function:ease;

	-webkit-animation-timing-function:ease; /* Safari and Chrome */

}





.proSwiper .swiper-slide-active p{

	opacity: 1;

}

.proSwiper .swiper-slide-active p:after{

  

	width:100%;



 }

  



.swiper-pagination-bullet-active i{

	animation:middle 6s;



}



.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{



	animation:first 6s;



}

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

	animation:last 6s;



}



.proSwiper .swiper-button-next,.proSwiper .swiper-button-prev{

	display: block;

	width: 34px;

	height: 34px;

	border-radius: 50%;

 

	top: 50%;

	left: 50%;

	transform: translate3D(-50%,-50%,0);

	position: absolute;

	z-index: 10;

}



.proSwiper .swiper-button-next{

	margin-left: 736px;

	background:#fff url(../images/next02.png) no-repeat center;

}



.proSwiper .swiper-button-prev{

	margin-left: -736px;

	background:#fff url(../images/prev02.png) no-repeat center;

}

.adv {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 170px;

}



.adv .bg{

	width: 100%;

	height: 824px;

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

	background-size: cover;

	margin-top: 60px;

	overflow: hidden;

}



.adv .bg ul{

	margin-top: 180px;

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.adv .bg ul li{

	width: 100%;

}



.adv .bg ul li i{

	display: flex;

	justify-content: center;

	align-items: flex-end;

	transition: .5s;

	position: relative;

}

.adv .bg ul li img{

	display: flex;

}

.adv .bg ul li h4{

	color: #fff;

	font-size: 24px;

	text-align: center;

	position: relative;

	color: #fff;

	transition: .5s;

	margin-top: 50px;

	padding-bottom: 30px;

}



.adv .bg ul li h4:after{

	content: "";

	width: 70px;

	height: 6px;

	transition: .5s;

	position: absolute;

	left: 50%;

	bottom: 0;

	transform: translateX(-50%);

	background: #fff;

}



.adv .bg ul li a{

	display: block;

	width: 170px;

	height: 50px;

	border: 1px solid #fff;

	text-align: center;

	color: #fff;

	font-size: 16px;

	line-height: 50px;

	margin: 0 auto;

	transition: .5s;

	margin-top: 100px;

}



.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 100px;

}





.cases .more{

	display: block;

	width: 177px;

	height: 45px;

	background: #4D4D4D;

	color: #fff;

	margin: 0 auto;

	transition: .5s;

	line-height: 45px;

	margin-top: 60px;

}



.cases .more img{

	margin-left: 10px;

	display: block;

	position: relative;

	transition: .5s;

}

.cases .more a{

	color: #fff;

	font-size: 18px;

	transition: .5s;

	display: flex;

	justify-content: center;

	align-items: center;

}







.caseSwiper{

	width:91.718%;

	float: right;

	margin-top: 74px;

}



.caseSwiper .swiper-slide{

	width: 468px;

}

.caseSwiper .swiper-slide img{

	display: block;

	width: 100%;

}



.caseSwiper .swiper-slide p{

	font-size: 18px;

	width: 100%;

	margin-top: 20px;

	color: #666666;

	text-align: center;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.cp{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 100px;



}



.cpSwiper{

	width: 100%;

	height: auto;

	overflow: hidden;

	border: 1px solid #eee;

 

	box-sizing: border-box;

 

}

.cpSwiper .swiper-wrapper{

	height: 405px;

}



.cpSwiper .swiper-slide {

	height: auto;

	border-right: 1px solid #eee;

	border-bottom: 1px solid #eee;

	box-sizing: border-box;

	overflow: hidden;

}



 



.cpSwiper .swiper-slide img{

	display: block;

	width: 100%;

	height:130px;

	filter: grayscale(100%);

	-webkit-filter: grayscale(100%);  

	-moz-filter: grayscale(100%);    

	-ms-filter: grayscale(100%);     

	-o-filter: grayscale(100%);      

	transition: .5s;

}



 

.cp .swiper-pagination {

	width: 100%;

	display: flex;

	margin-top: 60px;

	justify-content: center;

	align-items: center;

}

.cp .swiper-pagination span{

	display: block;

	width: 20px;

	height: 20px;

	position: relative;

	border: 1px solid #00000000;

	border-radius: 50%;

	transition: .5s;

	margin: 0 5px;

}

.cp .swiper-pagination span:after{

	content: "";

	width: 8px;

	height: 8px;

	position: absolute;

	left: 50%;

	top: 50%;

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

	background: #000000;

	border-radius: 50%;

}

.cp .swiper-pagination .swiper-pagination-bullet-active {

	background: none;

	border: 1px solid #000000;

}



.about{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 100px;

}



.about .bg{

	width: 100%;

	height: 747px;

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

	background-size: cover;

	margin-top: 45px;

	overflow: hidden;

}



.about .intro{

	width: 1200px;

	margin: 0 auto;

	margin-top: 90px;

	display: -webkit-box;

	-webkit-line-clamp:3;

	-webkit-box-orient: vertical;

	overflow: hidden;

}



.about .intro  {

	color: #fff;

	font-size: 18px;

	line-height: 37px;

	text-align: center;

}



.about  a{

	display: block;

	width: 90px;

	height: 30px;

	text-align: center;

	background: #000000;

	margin: 0 auto;

	color: #fff;

	line-height: 30px;

	transition: .5s;

	font-size: 14px;

	margin-top: 70px;

}



.about ul{

	width: 1200px;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	align-items: center;

	margin-top: 90px;

}

.about ul li  div{

	position: relative;

}

.about ul li span{

	display:block;

	width: 26px;

	height: 26px;

	background: #000000;

	position: absolute;

	right: -12px;

	top: 12px;

	border-radius: 50%;

	text-align: center;

	line-height: 26px;

	color: #fff;

	font-size: 14px;

	font-family: 'SourceHanSansCN-Light','Microsoft YaHei';

}

.about ul li p{

	color: #fff;

	font-size: 60px;

	font-family: 'SourceHanSansCN-Regular','Microsoft YaHei';

}

.about ul li h4{

	text-align: center;

	color: #fff;

	font-family: 'SourceHanSansCN-Light','Microsoft YaHei';

	font-size: 18px;

	font-weight: normal;

}

.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

	margin-bottom: 110px;

}





.newsSwiper{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 100px;

 

	box-sizing: border-box;

}

.newsSwiper .swiper-wrapper{

	padding: 0 5px;

	box-sizing: border-box;

}

.newsSwiper  .swiper-slide{

	margin: 10px 0;

	height: 466px;

	padding-top: 90px;

	box-sizing: border-box;

	transition: .5s;

}

.newsSwiper  .swiper-slide .time b{

	color:#8e8e8e;

	font-size: 36px;

	display: block;

	text-align: center;

	font-family: 'SourceHanSansCN-Bold','Microsoft YaHei';

}



.newsSwiper  .swiper-slide .time p{

	text-align: center;

	color: #8e8e8e;



	font-size: 18px;

	text-align: center;

	font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

}



.newsSwiper  .swiper-slide .intro{

	margin-top: 40px;

}

.newsSwiper  .swiper-slide .intro h4{

	text-align: center;

	color: #8e8e8e;

	font-size: 18px;

	padding: 0 10px;

	box-sizing: border-box;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	font-family: 'SourceHanSansCN-Bold','Microsoft YaHei';

}



.newsSwiper  .swiper-slide .intro  p{

	text-align: center;

	color: #a9a8a8;

	font-size: 18px;

	width: 100%;

	white-space: nowrap;

    text-overflow: ellipsis;

    font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

    overflow: hidden;

    width:90%;

    margin: 0 auto;

    margin-top: 20px;



}



.newsSwiper  .swiper-slide .intro span{

	display: block;

	text-align: center;

	color: #a9a8a8;

	font-size: 18px;

	margin-top: 40px;

}





.newsSwiper .swiper-pagination {

	width: 100%;

	display: flex;

	margin-top: 60px;

	justify-content: center;

	align-items: center;

}

.newsSwiper .swiper-pagination span{

	display: block;

	width: 20px;

	height: 20px;

	position: relative;

	border: 1px solid #00000000;

	border-radius: 50%;

	transition: .5s;

	margin: 0 5px;

}

.newsSwiper .swiper-pagination span:after{

	content: "";

	width: 8px;

	height: 8px;

	position: absolute;

	left: 50%;

	top: 50%;

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

	background: #000000;

	border-radius: 50%;

}

.newsSwiper .swiper-pagination .swiper-pagination-bullet-active {

	background: none;

	border: 1px solid #000000;

}



 



.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 60px;

	box-sizing: border-box;

	padding-bottom: 50px;

	background: #3E3E3E;

}





.footer .main{

	display: flex;

	justify-content: space-between;

}

.footer .tit{

	position: relative;

	padding-bottom: 15px;

}

.footer .tit:after{

	content: "";

	width: 14px;

	height: 1px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #fff;

}

.footer .tit p{

	color: #fff;

	font-size: 14px;

	font-family: 'SourceHanSansCN-Regular','Microsoft YaHei';

}



.footer .menu{

	float: left;

	width: 260px;

}





.footer .menu ul{

	margin-top: 30px;

}

.footer .menu ul li{

	float: left;

	width: 49%;

	line-height: 30px;

}



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

	float: right;

}

.footer .menu ul li a{

	color: #fff;

	font-size: 14px;

	display: block;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.footer  .intro{

	width: 800px;

}

.footer  .intro .info{

	color: #fff;

	font-size: 14px;

	line-height: 37px;

	margin-top: 20px;

}



.footer .ewm ul{

	margin-top: 10px;

}

.footer .ewm ul li img{

	display: block;

	width: 135px;

	border: 5px solid #fff;

	box-sizing: border-box;

	height: 135px;

}



.links{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #1E1E1E;	

}

.links .tit {

	float: left;

}

.links .tit p{

	color: #fff;

	font-size: 14px;

	line-height: 56px;

	text-transform: uppercase;

}



.links ul{

	float: left;

	width: 90%;

	height: 56px;

	overflow: hidden;

}

.links ul li{

	float: left;

	margin-right: 10px;

	line-height: 56px;

	overflow: hidden;

}



.links ul li a{

	display: block;

	color: #fff;

	font-size: 14px;

}

.fn{

	display: none;

}

.cr{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #1A1A1A;

	text-align: center;

	color: #ffffff;



	font-size: 16px;

	line-height: 55px;

}

.cr span{

	opacity: .4;

}











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

}

.pro-list{

	background: none;

 	padding: 0;

}



.pro-list .tab ul li{

	background: #F5F5F5;

}

 

 

 





 

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

	border: 1px solid #F5B47D;

	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: 1600px;

	margin: 0 auto;

	height: auto;

	margin-top: 40px;

	overflow: hidden;

 

}



.news-list ul li{

	width:49%;

	float: left;

	height: auto;

	overflow: hidden;

 	border: 1px dotted #E7E7E7;

 	box-sizing: border-box;

	padding: 14px;

	margin-bottom: 12px;

}



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

	float: right;

}



 



.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:605px;

	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:388px;

	margin-left: 15px;

	margin-bottom: 10px;

}

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

	  overflow: hidden;

    text-overflow: ellipsis;

}

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

	margin-left: 0;

}

.fy{

	width: 1600px;

	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;

}

 







@media (min-width: 1200px){

 	.nav {

 		margin-right: 88px;

 	}

 	.nav ul{

 		width:853px;

 		display: flex;

 		justify-content: space-between;

 		align-items: center;

 	}

 	.nav ul li {

 		position: relative;

 		padding-bottom: 10px;

 		 

 	}

 	

 	.nav ul li:hover a{

 		color: #f5b47d;

 	}

  

 	.nav ul li a{

 		font-size: 18px;

 		color:#fff;

  		font-family: 'SourceHanSansCN-ExtraLight','Microsoft YaHei';

 	}

  	 

  	.floatHead .nav ul li a{

  		color: #555555;

  	}

  	.floatHead .nav ul li:hover a{

  		color: #f5b47d;

  	}

  	.product ul li:hover img{

  		transform: scale(1.05);

  	}





  	.proSwiper .swiper-button-next:hover{

  		 

  		background:#020201 url(../images/next.png) no-repeat center;

  	}



  	.proSwiper .swiper-button-prev:hover{

  		 

  		background:#020201 url(../images/prev.png) no-repeat center;

  	}



  	.adv .bg ul li a:hover{

  		background: #f5b47d;

  		color: #fff;

  		border: 1px solid #f5b47d;

  	}





	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

	.tab ul li:hover{

		background: #F5B47D;

	}

	.tab ul li:hover a{

		color: #fff;

	}

   	



   	.item .itemSwiper .swiper-slide:hover div img{

   		display: none;

   	}

   	.item .itemSwiper .swiper-slide:hover div img:last-child{

   		display: block;

   	}

    .item .itemSwiper .swiper-slide:hover p{

   		color: #f5b47d;

    }

    

    .item .swiper-button-next:hover,.item .swiper-button-prev:hover{

    	background: #f5b47d;

    }





    .cases .more:hover{

    	box-shadow: 177px 0 0 #f5b47d inset;

    }



    .cases .more a:hover{

    	text-indent: 30px;

    }

 	.cases .more:hover img{

 		transform: translateX(60px);

 	}



 	.cpSwiper .swiper-slide:hover img{

 		filter: grayscale(0%);

 		-webkit-filter: grayscale(0%);

 		-moz-filter: grayscale(0%);

 		-ms-filter: grayscale(0%);

 		-o-filter: grayscale(0%);

 	}



 	.about a:hover{

 		background: #f5b47d;

 		color: #fff;

 	}

 	.newsSwiper .swiper-slide:hover{



 		box-shadow:  0 0  5px 3px #eee;

 	}



 	

}

 

@media (max-width: 1660px){

 	

 	.main{

 		width: 1400px;

 	}

 	.head .main{

 		width: 1400px;

 	}

    



    .item{

    	width: 1400px;

    }



    .item .itemSwiper{

    	width: 1200px;

    }

	.img-list ul li{

		width: 338px;

	}



	.footer .intro{

		width: 700px;

	}

	.cpSwiper .swiper-wrapper{

		height: 348px;

	}



	.cpSwiper .swiper-slide img{

		height: 115px;

	}



	.fy{



		width: 1400px;

	}

} 

@media (max-width: 1440px){



	.main{

	 	width: 1200px;

	}

	.head .main{

		width: 1200px;

	}



	.nav ul{

		width:700px;

	}

	.nav{

		margin-right: 50px;

	}

	.item{

		width: 1200px;

	}

	.item .itemSwiper{

		width: 1100px;

	}



	.proSwiper .swiper-slide{

		width: 600px;

	}

	



	.caseSwiper .swiper-slide{

		width: 300px;

	}

	 

	 

	.cpSwiper .swiper-wrapper{

		height: 300px;

	}

	.cpSwiper .swiper-slide img{

		height: 99px;

	}

 

 	.links ul{

 		width:1080px;

 	}



 	.news-list{

 		width: 1200px;

 	}

 	.news-list ul li .info{

 		width: 405px;

 	}

 	 

 	.news ul li img{

 		width: 200px;

 	}





 	 

 	.fy{

 		width: 1200px;

 	}



 	.pro-section .pic ul li{

 		width: 376px;

 	}



 	.pro-section .pic ul li p{

 		height: 80px;

 		line-height: 80px;

 	}



 	.pro-section .details{

 		width:480px; ;

 	}

 	.focusSwiper{

 		width: 680px;

 	}



 	.img-list ul li{

 		width: 288px;

 	}



 	.footer .intro{

 		width: 500px;

 		margin-right: 50px;

 	}

}





 



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



	.main{

		width: 7.1rem;

	}

	.head{

		height: 1.2rem;

	 	padding: 0;

	 	height: auto;

	 	overflow: initial;

		box-sizing: border-box;

		z-index: 101;

	}

	.head .logo img{

		 width:3rem;

	}

	

	.head .right{

		width: auto;

		display: block;

	}

	.head .main{

		height: 1.2rem;

		width: 7rem;

	}

	 

	.head .tel{

		display:block;

		width: .8rem;

		height: .8rem;

		display: none;

	}

	.head .tel img{

		height: .8rem;

	}





 	.head .btn{

 		width: .8rem;

 		height: .8rem;

 		overflow: hidden;

 		display: flex;

 		align-items: center;

 		justify-content: center;

 

 		position: relative;

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

 		background-size:.5rem auto;

 	}

 	.head .onBtn{

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

 		background-size:.5rem auto;

 	}

 	.floatHead .btn{

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

 		background-size: .5rem auto;

 	}



 	.floatHead .onBtn{

 		background: #F5B47D url(../images/cl.png) no-repeat   center;

 		background-size: .5rem auto;

 	}

 	.head .name img{

 		width: 3rem;

 	}



 	.nav {

 		position: absolute;

 		top: 1.2rem;

 		background: #353535;

 		margin: 0;

 		right: 0;

 		width: 2rem;

 		display: none;

 		padding: .2rem 0;

 		border-radius: .06rem 0 .06rem .06rem;

 	}

  	.nav ul{

  		width: auto;

  	}

  	.nav ul li{

  		text-align: center;

  		line-height: 1rem;

  	}

  	.nav ul li a{

  		display: block;

  		color: #f2f2f2;

  		font-size: .36rem;

  	}



	.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 h4{

 		font-size: .6rem;

 	}

 	.title p{

 		font-size: .3rem;

 	}

 	.item {

 		width:100%;

 		margin-top: .3rem;

 		padding-bottom: .3rem;

 



 	}



 	.item .swiper-button-next, .item .swiper-button-prev{

 		width: .5rem;

 		height: .5rem;

 		margin-top: -0rem;

 	}

 	.item .swiper-button-next img, .item .swiper-button-prev img{

 		width: .25rem;

 	}



 	.item .swiper-button-prev{

 		left: .1rem;

 	}

 	.item .swiper-button-next{

 		right: .1rem;

 	}

 	.item .itemSwiper{

 		width: 6rem;

 	}

 	.item .itemSwiper .swiper-slide div{

 		height: 1rem;

  

 	}

 	.item .itemSwiper .swiper-slide div img{

 		width: .7rem;

 	}

 	.item .itemSwiper .swiper-slide p{

 		font-size: .2rem;

 		margin-top: .3rem;

 	}



 	.product{

 		margin-top: .8rem;

 	}



 	.proSwiper{

 		width: 7.3rem;

 		margin: 0 auto;

 		margin-top: .6rem;

 	}



 	.proSwiper .swiper-slide p{

 		font-size: .28rem;

 		padding: 0 .3rem;

 		padding-bottom: .3rem;

 		border-width:.01rem;

 	}



 	.adv{

 		margin-top: 1.5rem;

 	}

 	.adv .bg{

 		margin-top: .6rem;

 		height: auto;

 	}

 	.adv .bg ul{

 		display: block;

 		margin-top: 1rem;

 	}

 	.adv .bg ul li {

 		float: left;

 		width: 50%;

 		margin-bottom: 1rem;

 	}

 	.adv .bg ul li h4{

 		font-size: .3rem;

 	}

 	.adv .bg ul li img{

 		height: 1rem;

 	}



 	.adv .bg ul li h4:after{

 		height: .06rem;

 		width: .8rem;

 	}



 	.adv .bg ul li a{

 		width: 1.6rem;

 		font-size: .26rem;

 		height: .8rem;

 		line-height: .8rem;

 		display: none;

 	}



 	.adv .bg ul li h4{

 		margin-top: .6rem;

 		padding: 0;

 		padding-bottom: .4rem;

 	}



 	.cases{

 		margin-top: 1rem;

 	}



 	.cases .more{

 		width: 3rem;

 		margin-top: .6rem;



 	}



 	.cases .more img{

 		height: .14rem;

 	}



 	.cases .more a {

 		font-size: .3rem;

 	}



 	.caseSwiper{

 		width: 100%;

 		margin-top: .8rem;

 	}

 	.caseSwiper .swiper-slide{

 		width: 5rem;

 	}

 	.caseSwiper .swiper-slide p{

 		font-size: .28rem;

 		margin-top: .3rem;

 	}

 	.cp{

 		margin-top: .8rem;

 	}



 	.about{

 		margin-top: 1rem;

 	}



 	.about .bg{

 		height: auto;

 		padding-bottom: 1rem;

 	}

 	.about .intro{

 		margin-top: .8rem;

 		width: 7rem;

 		font-size: .32rem;

 		line-height: .5rem;

 	}



 	.about a{

 		margin-top: .8rem;

 		font-size: .26rem;

 		width: 1.6rem;

 		height: .6rem;

 		line-height: .6rem;

 	}

 	.about ul{

 		width: 6rem;

 		display: block;

 		margin-top: 1rem;

 	}



 	.about ul li{

 		width: 50%;

 		float: left;

 		margin-bottom: .8rem;

 	}

 	.about ul li div{

 		display: table;

 		margin: 0 auto;

 	}

 	.about ul li p{

 		font-size: 1rem;

 		text-align: center;

 	}

 	.about ul li span{

 		width: .5rem;

 		height: .5rem;

 		line-height: .5rem;

 		font-size: .2rem;

 		right: -.38rem;

 		top: .15rem;

 	}

 	.about ul li h4{

 		font-size: .3rem;

 	}

 	.news{

 		margin-top: .6rem;

 		margin-bottom: .8rem;

 	}

 	.news .newsSwiper{

 		margin-top: 1rem;

 	}

 	.news .newsSwiper .swiper-slide{

 		height: auto;

 		padding: 0;

 		 

 	}

 	.newsSwiper .swiper-slide .time b{

 		font-size: .42rem;

 	}

 	.newsSwiper .swiper-slide .time p{

 		font-size: .28rem;

 	}

  	.newsSwiper .swiper-slide .intro{

  		margin-top: .5rem;

  	}

 	.newsSwiper .swiper-slide .intro h4{

 		font-size: .3rem;

 	}

 	.newsSwiper .swiper-slide .intro p{

 		font-size: .26rem;

 	}



 	.newsSwiper .swiper-slide .intro span{

 		font-size: .2rem;

 		margin-top: .3rem;

 	}

 	.newsSwiper .swiper-pagination{

 		margin-top: .8rem;

 	}

 	.newsSwiper .swiper-pagination span{

 		width: .3rem;

 		height: .3rem;

 		border-width: .02rem;

 	}

 	.newsSwiper .swiper-pagination span:after{

 		width: .1rem;

 		height: .1rem;

 	}

 	.footer{

 		padding-top: .6rem;

 		padding-bottom: 1.8rem;

 	}



 	.footer .menu{

 		display: none;

 	}

  	.footer .main{

  		display: block;

  	}

  	.footer .intro{

  		width: 100%;

  		margin: 0;

  	}

  	.footer .tit{

  		padding-bottom: .2rem;

  	}

  	.footer .tit p{

  		font-size: .32rem;

  		text-align: center;

  	}

  	.footer .tit:after{

  		left: 50%;

  		transform: translateX(-50%);

  	}

 	.footer .intro .info{

 		text-align: center;

 		font-size: .28rem;

 		line-height: .48rem;

 	}



 	.footer .ewm{

 		margin-top: .6rem;

 	}

 	.footer .ewm ul{

 		display: flex;

 		justify-content: center;

 		margin-top: .4rem;

 	}

 	.footer .ewm ul li img{

 		width: 2rem;

 		height: 2rem;

 		border: .02rem solid #fff;

 	}

 	.cr {

 		display: none;

 	}

  

	.gotop img{

		height: .6rem;

	}

 

	.links{

		display: none;

	}

	.float{

		display: none;

	}

	



	.page{



		margin: 1rem 0;



	}



	.nav-links a{

		font-size: .26rem;

		border: .02rem solid #ccc;

		margin: 0 .06rem;

	}

	.nav-links span{

		margin: 0 .06rem;

		font-size: .2rem;

		border: .02rem solid #ccc;

	}



	.nav-links .current{

		border-width: .02rem;

		padding: 0 .15rem;

		line-height: .5rem;

	}



	.nav-links a{

		line-height: .5rem;

		padding: 0 .15rem;

	}



	.bar .main{

		 flex-direction: column-reverse;

	}

	.bar .bar-menu{

		width: 100%;

	}

	.bar .bar-menu ul li{

		width: 49%;

		box-sizing: border-box;

		margin-left: 0;

		border-width: .04rem;

	}

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

		float: right;

	}

	.bar .bar-menu ul li a{

		font-size: .3rem;

	}

	.crumbs{

		width: 100%;

		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{

		width: 100%;

		height:auto;

		position: fixed;

		bottom: 0;

		left:0;

		z-index: 100;

		display: block;

	}

	.fn ul li{

		float: left;

		width: 50%;

		height: auto;

		overflow: hidden;

		position: relative;

		background:#313030;

			

		 



	}

	.fn ul li a{

		display: flex;

		align-items: center;

		height: .9rem;

		align-items: center;

		justify-content: center;

	}

	.fn ul li p{

		color: #fff;

		font-size: .28rem;

	}

	.fn ul li  img{

		display: block;

		margin-right: .1rem;

		height: .4rem;

	}



	.fn ul li:nth-child(2){

		background:#F5B47D;

	}



	.fn ul li:nth-child(2) p{

		color: #fff;

	}



	 



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

	}



 	



 	

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

 	}





	.img-list{

		margin-top: .4rem;

	}



	.img-list ul li{

		width: 3.45rem;

		margin: 0;

		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;

	}

	.pro-list{

		margin-top: .5rem;

	}



	.pro-list ul li{

		width: 3.45rem;

		float: left;

		margin-left: 0;

	}

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

		float: right;

	}



	.pro-list ul li p{

		padding: 0;

		font-size: .3rem;

	}

	.pro-list ul li span{

		padding: 0;

		font-size: .26rem;

	}

	.pro-list ul li i{

		display: block;

		width: 1.6rem;

		height: .6rem;

		font-size: .2rem;

		line-height: .6rem;

		margin: 0;

		margin-top: .2rem;

	}

 	.pro-section{

 		padding: .8rem 0;

 	}

	.pro-section .title-bar{

		height: auto;

		padding-bottom: .4rem;

	}

	.pro-section .title-bar h4{

		font-size: .38rem;

		line-height: .8rem;

	}

	.pro-section .title-bar .list{

		width: 4rem;

	}

	.pro-section .title-bar .list{

		padding: .15rem .3rem;

	}

	.pro-section .title-bar .list .tit{

		height: auto;

		background-position: right center;

	}

	.pro-section .title-bar .list .tit p{

		font-size: .3rem;

		line-height: .5rem;

	}

	.pro-section .title-bar .list .tit {

		background-size: auto .4rem;

	}

	.pro-section .title-bar .list ul {

		margin-top: .3rem;

	}

	.pro-section .title-bar .list ul li a{

		font-size: .26rem;

	}



	.pro-section .title-bar .list ul .current a{

		font-size: .28rem;

	}



	.pro-section .title-bar .list ul li:after{

		width: .2rem;

		height: .2rem;

	}



	.pro-section .title-bar .list ul li{

		line-height: .8rem;

		height: .8rem;

	}	



	.pro-section .details{

		float: initial;

	}

	.pro-section .pic {

		margin-top:.4rem;

	}



	.pro-section .pic ul li{

		width: 3.4rem;

		margin-left: 0;

		padding: .2rem;

		margin-bottom: .2rem;

	}

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

		float: right;

	}



	.pro-section .pic ul li p{

		font-size: .28rem;

		height: .8rem;

		line-height: .8rem;

		background-size: auto .4rem;

	}





	.pro-section .details{

		width: 100%;

		margin-top: .6rem;

	}



	.pro-section .details .intro h4{

		font-size: .38rem;

		padding-bottom: .4rem;

	}

	.pro-section .details .intro h4:after{

		width: .8rem;

	}

	.pro-section .datas{

		margin-top: .5rem;

	}

	.pro-section .datas p{

		font-size: .26rem;

		white-space:initial;

		line-height: .42rem;

		margin: .1rem 0;

	}



	.pro-section .text h5{

		font-size: .34rem;

	}

	.pro-section .text div{

		font-size: .28rem;

		line-height: .48rem;

	}

	.pro-section .text{

		margin-top: .4rem;

	}



	.pro-section .details .intro a{

		font-size: .3rem;

		width: 3rem;

		height: .8rem;

		border-radius: 10px;

		line-height: .8rem;

		margin: 0 auto;

		margin-top: .6rem;

	}

	.focusSwiper{

		float: initial;

		width: 100%;

		margin-top: .6rem;

	}



	.focusSwiper .swiper-button-next img , .focusSwiper .swiper-button-prev img{

		height: .5rem;

	}



	.focusSwiper .swiper-pagination .swiper-pagination-current{

		font-size: .4rem;

	}

	.focusSwiper .swiper-pagination{

		font-size: .28rem;

		left: .4rem;

		bottom: .5rem;

	}



	.tab{

		width: 100%;

		margin-top: .5rem;

	}

	.tab ul li{

		width: 49%;

		height: .8rem;

		line-height: .8rem;

		margin-left: 0;

	}

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

		float: right;

	}

	.tab ul li a{

		font-size: .3rem;

	}

	.cpSwiper .swiper-wrapper{

	    height: 2.95rem;

	}

	

	.cpSwiper .swiper-slide img{

	    height: .97rem;

	}

	

 	.cpSwiper .swiper-pagination{

 		margin-top: .8rem;

 	}

 	.cpSwiper .swiper-pagination span{

 		width: .3rem;

 		height: .3rem;

 		border-width: .02rem;

 	}

 	.cpSwiper .swiper-pagination span:after{

 		width: .1rem;

 		height: .1rem;

 	}

 

}





 