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





 

.main{

	width: 1700px;

	margin:0 auto;

 

}



body{

	overflow-x: hidden;

}

 
.detailed .info a {color:#333;}
.detailed .info a:hover {color:#FF0000;}
 

.head{

	width: 100%;

	height: 110px;

	background: #fff;



}

.btn{

	display: none;

}

.head .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

	width: 1700px;

	height: 110px;

}

.head .name img{

	display: block;

}



.head .tel{

	display: flex;

	align-items: center;

}

.head .tel img{

	display: block;

	margin-right: 10px;

}



.head .tel b{

	color: #333333;

	font-size: 24px;

	display: block;

	max-width: 180px;

}

.head .btn{

	display: none;

}

.head .right{

	display: flex;

	align-items: center;

	height: 110px;

}



.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

	width: 100%;

}

.pcbanner {

	position: relative;

}



.in-banner img{

	display: block;

}

.in-banner img:last-child{

	display: none;

}



.pcbanner  .swiper-pagination{

	display: flex;

	justify-content: center;

	align-items: center;

	bottom:40px !important;

	position: absolute;

	z-index: 1;

}



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

}

 





.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

 

.m-tel{

	display: none;

}







.item{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 90px;

}





.itemSwiper {

	width: 100%;

	height: auto;

	overflow: hidden;



}

 

.itemSwiper .swiper-slide img{

	display: block;

	width: 100%;

	transition: .5s;

}



.itemSwiper .swiper-slide {

	position: relative;

	overflow: hidden;

}

.itemSwiper .swiper-slide div{

 	width: 286px;

 	height:86px;

 	background: #FF0000;

 	position: absolute;

 	left: 50%;

 	display: flex;

 	align-items: center;

 	justify-content: center;

 	flex-wrap: wrap;

 	top:50%;

 	flex-direction: column;

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

}



.itemSwiper .swiper-slide div p{

	text-align: center;

	color: #fff;

	font-size: 24px;

	width: 100%;

}



.itemSwiper .swiper-slide div  i{

	 display: none;

	 width: 145px;

	 height: 32px;

	 border: 1px solid #fff;

	 text-align: center;

	 line-height: 32px;

	 color: #fff;

	 margin-top: 15px;

	 font-style: normal;

}







.itemSwiper .swiper-pagination {

	display: flex;

	justify-content: center;

	align-items: center;

	position: initial;

	margin-top: 30px;

}

.itemSwiper .swiper-pagination span{

	display: block;

	width: 25px;

	height: 8px;

	opacity: 1;

	background: #C9C6C6;

	border-radius: 10px;

}



.itemSwiper .swiper-pagination .swiper-pagination-bullet-active{

	background: #FF0000;

}





.title h4{

	color: #393939;

	font-size: 30px;

	position: relative;

	text-align: center;

	padding-bottom: 20px;

}

.title h4:after{

	content: "";

	width: 75px;

	height: 5px;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	background: #FF0000;

	bottom: 0;



}



.title p{

	font-size: 18px;

	color: #838383;

	text-align: center;

	margin-top: 15px;

}





.adv .title h4{

	color: #fff;

}

.adv .title p{

	color: #fff;

}



.adv{

	width: 100%;

	height: 560px;

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

	margin-top: 60px;

	padding-top: 60px;

	box-sizing: border-box;

}

.adv ul {

	display: flex;

	justify-content: space-between;

	margin-top: 60px;

}

.adv ul li{

	width: 264px;

	height: 270px;

	background: #fff;

	overflow: hidden;

	float: left;

}

.adv ul li i{

	display: flex;

	align-items: center;

	justify-content: center;

	border: 1px solid #fff;

	border-radius: 50%;

	width: 96px;

	height: 96px;

	margin: 0 auto;

	margin-top: 35px;

}





.adv ul li:nth-child(odd){

	background: #E21B1B;

}

.adv ul li:nth-child(even) i{

	border: 1px solid #FF0D0D ;

}



.adv ul li:nth-child(even) p{

	color: #575555;

}

.adv ul li  p{

	font-size: 18px;

	color: #fff;

	line-height: 32px;

	width: 189px;

	margin: 0 auto;

	margin-top: 20px;

	text-align: center;

}

 

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}



.product ul{

	margin-top: 70px;

	height: auto;

	overflow: hidden;

}



.product ul li{

	float: left;

	width: 398px;

	height: auto;

	overflow: hiddens;

	margin-left: 36px;

	margin-bottom: 38px;

}



.product ul li div{

	border: 1px solid #EEEEEE;

	box-sizing: border-box;

}

.product ul li img{

	display: block;

	width: 100%;

}

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

	margin-left: 0;

}



.product ul li p{

	text-align: center;

	height: 64px;

	line-height: 64px;

	color: #393939;

	font-size: 18px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}





.product .more{

    margin: 0 auto;

    margin-top:40px;

}





.about{

	width: 1700px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

	background:#F2F2F2 ;

}



.about  .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.about .intro{

	width: 740px;

	height: auto;

	overflow: hidden;

	margin-left: 50px;



}





.about  .pic img{

	display: block;

	width: 100%;

}



.about .intro .tit h4{

	color: #393939;

	font-size: 30px;

	position: relative;

	padding-bottom: 20px;

}



.about .intro .tit h4:after{

	content: "";

	width:70px; ;

	height: 5px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #FF0000;

}



.about .intro .info{

	width: 100%;

	height: 180px;

	overflow: hidden;

	color: #797676;

	font-size: 16px;

	line-height: 36px;

	text-indent: 2em;

	margin-top: 30px;



	display: -webkit-box;

	-webkit-line-clamp:5;

	-webkit-box-orient: vertical;

	overflow: hidden;



}


.about .intro .info img{
	display: block;
	width: 100%;
}


.more{

	display: block;

	width: 150px;

	height: 47px;

	background: #FF0000;

	text-align: center;

	line-height: 47px;

	color: #fff;

	font-size: 18px;

	margin-top: 20px;

	border-radius: 50px;

}

.honor{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

}





.service{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F2F2F2;

	padding: 60px 0;

	box-sizing: border-box;

	margin-top: 80px;

}



.service ul{

	display: flex;

	justify-content: space-between;

	margin-top: 60px;

}

.service ul li{

	float: left;

	height: auto;

	overflow: hidden;

	background: #FFFFFF;

	width: 550px;

}

.service ul li img{

	display: block;

	width: 100%;

}



.service ul li .intro{

	width: 100%;

	padding: 25px 20px;

	box-sizing: border-box;

}

.service ul li .intro h4{

	color: #393939;

	font-size: 24px;

	font-weight: normal;



}



.service ul li .intro p{

	width: 100%;

	color: #757373;

	font-size: 16px;

	line-height: 30px;

	margin-top: 20px;

}





.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}



.news .title{

	margin-bottom: 60px;

}

.news .left{

	float: left;

	width:848px;

	height: auto;

	background: #F2F2F2;

}

.news .left img{

	display: block;

	width: 100%;

}

.news .left .intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding: 20px 30px;

 

	box-sizing: border-box;

}

.news .left .intro h4{

	width: 100%;

	color: #525252;

	font-size: 20px;

	font-weight: normal;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.news .left .intro span{

	display: block;

	color: #999999;

	font-size: 16px;

	margin:  10px 0;

}



.news .left .intro p{

	color: #999999;

	font-size: 16px;

	line-height: 24px;

	margin-top: 15px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;



}



.news ul{

	float: right;

	width: 805px;

	height: auto;

	overflow: hidden;

}

.news ul li{

	width: 100%;

	height: auto;

	border-bottom: 1px dashed #D6D6D6;

	padding-bottom: 36px;

	margin-bottom: 35px;

	overflow: hidden;

	box-sizing: border-box;

}



.news ul li:last-child{

	border: none;

}

.news ul li .time {

	width: 150px;

	height: 100px;

	background: #DCDCDC;

	text-align: center;

	display: flex;

	float: left;

	justify-content: center;

	align-items: center;

	flex-direction: column;

}







.news ul li  a{

	display: flex;

	align-items: center;

}

.news ul li .time b{

	color: #0e0e0e;

	font-size: 36px;

	font-weight: normal;

}



.news ul li .time  p{

	text-align: center;

	font-size: 18px;

	color: #838383;

}



.news ul li  .intro{

	float: left;

	width: 600px;

	height: auto;

	overflow: hidden;

	margin-left: 25px;

}



.news ul li  .intro h4{

	width: 100%;

	color: #525252;

	font-size: 20px;

	font-weight: normal;

	  white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.news ul li  .intro  p{

	font-size: 16px;

	color: #999999;

	line-height: 24px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 15px;



}





.links{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F2F2F2;

}

.links .tit{

	float: left;

	margin-top: 22px;

}

.links .tit p{

	color:#797676;

	font-size: 16px;

}



.links ul{

	float: left;

	width: 90%;

	height: 70px;

	overflow: hidden;

}



.links ul li{

	float: left;

	padding: 0 10px;

	line-height: 70px;

	overflow: hidden;

}

.links ul li a{

	display: block;

	color: #797676;

	font-size: 14px;

}





.gotop{

	position: fixed;

	right: 10px;

	background: #F2F2F2;

	width: 70px;

	height: 70px;

	display: flex;

	justify-content: center;

	align-items: center;

	bottom:400px;

	border-radius: 10px;

}



.gotop img{

	display: block;

}



.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #2F2F2F;

	padding-top: 50px;

	box-sizing: border-box;

	padding-bottom: 90px;

}



 



.footer .menu{

	width: 210px;

	float: left;

	height: auto;

	overflow: hidden;

}

.footer .tit h4{

	color: #ffffff;

	font-weight: normal;

	font-size: 24px;

}



.footer .menu ul {

	margin-top: 30px;

}

.footer .menu ul li {

	float: left;

	width: 45%;

	line-height: 35px;

}

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

	float: right;

}

.footer .menu ul li a{

	display: block;

	font-size: 16px;

	color: #b4b4b4;

}

.gotop{

	display: none;

}





.footer .intro{

	width: 420px;

	float: left;

	margin-left: 220px;

}



.footer .intro .info{

	color: #bcbcbc;

	font-size: 16px;

	line-height: 36px;

	margin-top: 30px;

}





.footer .ewm{

	float: right;

}



.footer .ewm img{

	display: block;

	width: 145px;

	height: 145px;

	margin-top: 20px;

}







.float-right{

	background: #DA251C;

	border-radius: 30px;

	right: 5px;

	position: fixed;

	top: 50%;

	padding: 0 10px;

	transition: .5s;

	box-sizing: border-box;

	transform: translateY(-50%);

	margin-top: -200px;

	z-index: 99;

	width: 60px;

	overflow: hidden;

}

.float-right ul{

	width: 200px;

	float: right;

}

.float-right ul li{

	height: auto;

	overflow: hidden;

	margin: 5px 0;

	position: relative;

	border-bottom: 1px solid #ffffff00;

	display: flex;

	transition: .5s;

	cursor:pointer;

	justify-content: space-between;

	align-items: center;

	flex-direction: row-reverse;

 

	box-sizing: border-box;

}

.float-right ul li:last-child{

	border: none;

}

.float-right ul li p{

	height: 60px;

	color: #fff;

	display:flex;

	justify-content: center;

	align-items: center;

	justify-content: center;

	font-size: 16px;

	float: left;

	width:160px;

	line-height: 24px;

	text-align: center;

 

}

.float-right ul li i{

	display: block;

	width: 40px;

	height: 60px;

	float: right;

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

}

.float-right ul li:nth-child(1) i{

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

}



.float-right ul li:nth-child(3) i{

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

}

 



.float-right ul li img{

	display: block;

	width: 140px;

	height: 140px;

	margin: 10px;



}

.float-right:hover{

	width: 220px;

}

.float-right:hover ul li{

	border-color: #ffffff73

}







.float{

	display: none;

}





.cr{

	width: 100%;

	height: 50px;

	background:#444444;

	text-align: center;

	color: #999999;

	font-size: 14px;

	display: flex;

	line-height: 50px;

	justify-content: center;

	

}





.cr span{

	padding: 0 10px;

}



 



.fn{

	display: none;

}











.crumbs{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #f8f8f8;

}



.crumbs .tit{

	width: 52px;

	border-left: 1px solid #d2d2d2;

	border-right: 1px solid #d2d2d2;

	height: 52px;

 	float: left;

 	margin-right: 17px;

 

}

.crumbs .tit img{

	display: block;

	margin: 0 auto;

	margin-top: 16px;

}



.crumbs p{

	float: left;

	color: #999;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a{

 

	color:#999999;

	 

	padding-right: 20px;

	position: relative;

	font-size: 14px;

	line-height: 52px;

}

.crumbs  a:after{

	content: ">";

	position: absolute;

	right:5px;

	top: 0;

	height: 20px;

	line-height: 20px;

	color:#999;

	display: block;

	font-size: 12px;

}

.crumbs  a:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}







.inside-cont{

	width: 100%;

	height: auto;

	overflow: hidden;

  	

}



.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;
	max-width:100%;

}

.about-article .info{

 

	color:#555555;

	font-size: 16px;

	line-height: 30px;

	text-indent: 2em;
	padding-top: .2rem;
	box-sizing: border-box;

}







.about-section{

	width: 100%;

	height: auto;

	margin-top: 80px;

	overflow: hidden;

}



.about-section .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.about-section .about-tit{

	width: 35%;

	height: auto;

	overflow: hidden;

}

.about-section .about-tit .tit{

	 

	height: auto;

	overflow: hidden;

}





.about-section .about-tit .tit h4{

	color: #0677f1;

	font-size: 36px;

	position: relative;

	padding-bottom: 15px;

}





.about-section .about-tit .tit h4:after{

	content: "";

	width: 40px;

	height: 3px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #0677F1;

}



.about-section .about-tit .tit p{

	color: #cccccc;

	font-size: 30px;

	text-transform: uppercase;

	margin-top: 20px;

}



.about-section .about-tit   img{

	display: block;

	margin-top: 100px;

	width: 100%;

}



.about-section .intro{

	width: 59%;

	color: #555555;

	font-size: 16px;

	text-indent: 2em;

	line-height: 30px;



}





.about-cul{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 80px;

}

.about-cul .main{

	height: auto;

	overflow: hidden;

	background: #F5F5F5;

}

.about-cul  .cul-tit{

	padding: 0 40px;

	box-sizing: border-box;

	margin-top: 65px;

	float: left;

}

.about-cul  .cul-tit h4{

	color: #0677f1;

	font-size: 36px;



}



.about-cul  .cul-tit span{

	color: #a5a5a5;

	font-size: 24px;

	text-transform: uppercase;

	margin-top: 5px;

	display: block;

}



.about-cul  .cul-tit p{

	color: #555555;

	font-size: 20px;

	line-height: 30px;

	margin-top: 10px;

}



.about-cul  .cul-tit img{

	display: block;

	margin-top: 30px;

}



.about-cul  ul{

	width: 900px;

	float: right;

}

.about-cul  ul li{

	float: left;

	width: 450px;

	height: 300px;

	display: flex;

	justify-content: center;

	background: #EEEEEE;

	align-items: center;

}

.about-cul  ul li:nth-child(2){

	background: #F5F5F5;

}



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

	background: #E6E6E6;

}



.about-cul  ul li h4{

	font-size: 28px;

	color: #000000;

}

.about-cul  ul li img{

	display: block;

	margin-right: 20px;

}



.about-cul  ul li  p{

	color: #666666;

	font-size: 20px;

	line-height: 30px;

	margin-top: 5px;

}





.workshop{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.in-tit{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.in-tit div{

	display: flex;

	align-items:flex-end;

}

.in-tit h4{

	color: #0677f1;

	font-size: 26px;

	margin-right: 20px;

}



.in-tit span{

	color: #a5a5a5;

	font-size: 20px;

	text-transform: uppercase;

}

.in-tit a{

	color: #666666;

	font-size: 16px;

}





.workshop .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 25px;

}

.workshop .show .box{

	width: 800%;

}

.workshop .pic ul li{

	float: left;

	margin-left: 20px;

}

.workshop .pic ul li img{

	display: block;

	width: 100%;

}



.workshop .pic ul li p{

	text-align: center;

	font-size: 18px;

	color: #555555;

	margin-top: 10px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}





.rec{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 100px;

	margin-bottom: 50px;

}

.rec .main{

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

	padding: 40px;

	height: auto;

	overflow: hidden;

}

 

.rec ul {

	margin-top: 30px;

}

.rec ul li{

	float: left;

	width: 430px;

	height: 120px;

	border: 1px solid #E5E5E5;

	box-sizing: border-box;

	padding: 20px;

	margin-left: 12px;



	margin-top: 12px;

}



.rec ul li h4{

	font-size: 18px;

	color: #000000;

	width: 100%;

	  white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

}

.rec ul li span{

	display: block;

	color: #999999;

	font-size: 12px;

	margin-top:5px;

}

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

	margin-left: 0;

}



.rec ul li p{

	width: 100%;

	color: #666666;

	font-size: 14px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    margin-top: 10px;

}





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

}

 

 

 

.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 30px 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: #FF0000;

	color:#fff;

	border: 1px solid #FF0000;

}

.page ul  .thisclass a{

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

	margin: 0 auto;

	height: auto;

	margin-top: 40px;

	overflow: hidden;

 

}



.news-list ul li{

	width:100%;

	height: auto;

	overflow: hidden;

 	border: 1px dotted #E7E7E7;

 	box-sizing: border-box;

	padding: 14px;

	margin-bottom: 12px;

}



 



.news-list ul li  a{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.news-list ul li .time{

	width:110px;

	height:110px;

	background:#707070;

	position: relative;

	overflow: hidden;

	border: 1px dotted #C1C1C1;

}



.news-list ul li .time:after{

	content: "";

	width: 16px;

	height: 1px;

	position: absolute;

	left: 50%;

	margin-left: -8px;

	background: #fff;

	top: 55px;

}

.news-list ul li .time span{

	color: #fff;

	font-size: 16px;

	margin-top:20px;

	text-align: center;

	display: block;

}

.news-list ul li .time p{

	color: #fff;

	text-align: center;

	margin-top: 20px;

	font-size: 22px;



}

.news-list ul li .info{

	width:1515px;

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

}



.fy{

	width:1780px;

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

}



.case-list .show{

	width: 100%;

	height: 860px;

	overflow: hidden;

	margin-top: 25px;

}

.case-list .box{

	height: 400%;

}

.case-list .list{

	width: 100%;

	height:860px;

	overflow: hidden;

}





.case-list .list  ul li{

	float: left;

	width: 100%;

	 

	margin-bottom: 15px;

 	

	box-sizing: border-box;

	padding-bottom: 0;

	border: 1px solid #E5E5E5;

}

.case-list .list  ul li div{

	border: 1px solid #eee;

	position: relative;

	margin:  15px;

	box-sizing: border-box;

 

}

.case-list .list  ul li img{

	display: block;

	width: 100%;

}

.case-list .list  ul li p{

	width: 100%;

	height:80px;

	line-height:80px;

	color: #333;

	font-size: 16px;

 	white-space: nowrap;

 	padding: 0 15px;

    text-overflow: ellipsis;

    border-top: 1px solid #E5E5E5;

    box-sizing: border-box;

    background: url(../images/icon08.png)  no-repeat 96% center;

    padding-right: 30%;

    overflow: hidden;

   	box-sizing: border-box;

}





.rec-news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}



.rec-news ul {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}



.rec-news ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	border: 1px solid #E5E5E5;	

	position: relative;

	display: flex;

	box-sizing: border-box;

	height: 60px;

	align-items: center;

	justify-content: space-between;

	margin-top: 10px;

}





.rec-news ul li:after{

	content: '';

	width: 2px;

	height: 30px;

	position: absolute;

	left: 0;

	top: 50%;

	background: #FF0000;

	transform: translateY(-50%);

}



.rec-news ul li a{

	display: block;

	color: #000;

	margin-left: 24px;

	font-size: 18px;

	width: 70%;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;



}

.rec-news ul li span{

	display: block;

	font-size: 12px;

	color: #999999;

	margin-right: 10px;

}



.pro-list{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;



}



.pro-list .tit{

	margin-bottom: 20px;

}

.pro-list .tit h4{

	color: #393939;

	font-size: 30px;

	position: relative;

	padding-bottom: 20px;

}



.pro-list .tit h4:after{

	content: "";

	width: 70px;

	height: 5px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #FF0000;

}



.pro-list .list{

	float: left;

	width: 300px;

}

.pro-list  .list ul li{

	margin-bottom: 10px;

	width: 100%;



}

.pro-list  .list ul li h4{

	width: 100%;

	height: 40px;

	line-height: 40px;

	font-size: 18px;

	color: 3333;

	border-bottom: 1px solid #ccc;

	box-sizing: border-box;

	position: relative;

	margin-bottom: 5px;

	     white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    padding-right: 10px;

    box-sizing: border-box;

}

.pro-list  .list ul li h4:before{

	content: "";

	width: 6px;

	height: 6px;

	position: absolute;

	left: 0;

	border-radius: 50%;

	top: 50%;

	transform: translateY(-50%);

	background: #393939;

}



.pro-list  .list ul li h4:after{

	content: "+";

	position: absolute;

	right: 0;

	top: 0;

	color: #333;

}



.pro-list  .list ul li h4 a{

	color: #333;

 	

	padding-left: 20px;

}





.pro-list  .list ul li ul{

	width: 100%;

	padding-left: 20px;

 

	box-sizing: border-box;

}

.pro-list  .list ul li ul li{

	line-height:25px;

}

.pro-list  .list ul li ul li a{

	display:block;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	font-size: 14px;

	color: #333;

}





.pro-list  .pic{

	float: right;

	width: 1350px;

	height: auto;

	overflow: hidden;

}

.pro-list  .pic ul li{

	float: left;

	width: 32%;

	margin-left: 1.333%;

	height: auto;

	overflow: hidden;

	margin-bottom: 10px;

}

.pro-list  .pic div{

	border: 1px solid #eee;

}



.pro-list  .pic ul li img{

	display: block;

	width: 100%;

}

.pro-list  .pic ul li p{

	text-align: center;

	font-size: 16px;

	line-height: 40px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    color: #333;

    overflow: hidden;

}

.img-list{

	width: 100%;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.img-list ul li{

	float: left;

	width: 402px;

	margin-left: 30px;

	margin-bottom: 10px;

 

	box-sizing: border-box;

	padding-bottom: 0;

	border: 1px solid #E5E5E5;

}

.img-list ul li div{

	border: 1px solid #eee;

	position: relative;

	margin:  15px;

	box-sizing: border-box;

 

}

.img-list ul li img{

	display: block;

	width: 100%;

}

.img-list ul li p{

	width: 100%;

	height:80px;

	line-height:80px;

	color: #333;

	font-size: 16px;

 	white-space: nowrap;

 	padding: 0 15px;

    text-overflow: ellipsis;

 

    overflow: hidden;

    text-align: center;

   	border-top: 1px solid #E5E5E5;

   	box-sizing: border-box;

}

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

	margin-left: 0;

}



.img-list ul li div:after{

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	content: '';

	opacity: 0;

	background: rgba(0, 0, 0, .5) url(../images/icon07.png) no-repeat  center;



}



.tab{

	width: 1200px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.tab ul{

	display: table;

	margin: 0 auto;

}

.tab ul li{

	float: left;

	width: 222px;

	height: 60px;

	border: 1px solid #E5E5E5;

	box-sizing: border-box;

	line-height: 60px;

	text-align: center;

	margin: 0 10px;

	margin-bottom: 10px;



}

.tab ul li a{

	color: #333333;

	font-size: 18px;

	display: block;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

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

	margin-left: 0;

}

 



.cont-section{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.cont-section .main{

	display: flex;

	align-items: center;

	flex-wrap: nowrap;

}

.cont-section .part{

	width: 50%;

	height:480px;

	display: flex;

	justify-content: flex-start;

	background: #F5F5F5;

	padding-left: 70px;

	padding-top: 70px;

	box-sizing: border-box;

	align-items: flex-start;

}



.cont-section .part:last-child{

	background: #FF0000;

	flex-wrap: wrap;

	flex-direction: column;

	justify-content:flex-start;

	align-items: flex-start;

}



.cont-section .part img{

	display: block;

	margin-right: 15px;

}

.cont-section .part ul li{

	display: flex;

	align-items: center;

	margin-bottom: 70px;

}

.cont-section .part ul li div p{

	font-size: 12px;

	color: #999999;

	text-transform: uppercase;

	padding-bottom: 15px;

	position: relative;

}

.cont-section .part ul li div p:after{

	content: "";

	width: 20px;

	height: 1px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #BFBFBF;

}



.cont-section .part ul li div h4{

	color: #555555;

	font-size: 24px;

	font-weight: normal;

	margin-top: 15px;

}





.cont-section .part .tit {

	display: flex;

	align-items: center;

}



.cont-section .part .tit p{

	font-size: 12px;

	color: #fff;

	text-transform: uppercase;

	padding-bottom: 15px;

	position: relative;

}

.cont-section .part .tit p:after{

	content: "";

	width: 20px;

	height: 1px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #fff;

}



.cont-section .part .tit h4{

	color: #fff;

	font-size: 24px;

	font-weight: normal;

	margin-top: 15px;

}





.cont-section .part  .info{

	width: 100%;

	font-size: 18px;

	color: #fff;

	line-height: 30px;

	margin-top: 35px;

}



.map{

	height: 600px;

	margin-top: 40px;

}



.honor-list{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.honor-list ul li{

	float: left;

	width: 330px;

	height: auto;

	overflow: hidden;

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

	margin-left: 25px;

	margin-bottom: 25px;

}



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

	margin-left: 0;

}

.honor-list ul li img{

	display: block;

	width: 239px;

	height: 339px;

	margin:20px auto;

}



.honor-list ul li p{

	text-align: center;

	font-size: 18px;

	color: #555555;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    border-top: 1px solid #DCDCDC;

    box-sizing: border-box;

    line-height: 70px;

}



@media (min-width: 1200px){

 	

 	.nav{

 		margin-right: 130px;

 	}

	.nav ul{

		width: 897px;



		display: flex;

		justify-content: space-between;

		align-items: center;

	}

	.nav ul li{

		position: relative;

		height: 110px;

		line-height: 110px;

		position: relative;

	}

	.nav ul li:after{

		content: "";

		width: 0;

		height: 3px;

		position: absolute;

		left: 50%;

		transform: translateX(-50%);

		background: #fff;

		bottom: 0;

		transition: .5s;

	}

	.nav ul li:hover:after{

		width: 38px;

	}

 	.nav ul li a{

 		color: #5f5e5e;

 		font-size: 18px;

 		display: block;

 	}



 	.nav ul li ul{

 		display: block;

 		width: 160px;

 		left: 0;

 		top:130px;

 		opacity: 0;

 		transition: .5s;

 		position: absolute;

 		visibility: hidden;

 	}

 	.nav ul li ul li{

 		width: 100%;

 		height: 50px;

 		line-height: 50px;

 		background:#FFFFFF;

 		text-indent: 20px;

 	}



 	.nav ul li ul li a{

 		color: #555555;

 		font-size: 16px;

 		display: block;

 		white-space: nowrap;

 		text-overflow: ellipsis;

 		overflow: hidden;

 	}

 	.nav ul li:hover ul{

 		top: 110px;

 		opacity: 1;

 		visibility: initial;

 	}



 	.nav ul li ul li:hover{

 		background: #FF0000;

 	}



 	.nav ul li ul li:hover a{

 		color: #fff;

 	}

 	.nav ul li ul li:after{

 		width: 0;

 		height: 0;

 		overflow: hidden;

 	}



 	

 	.nav ul li:hover a{

 		color: #FF0000;

 	}



 	.product ul li:hover p{

 		background: #FF0000;

 		color: #fff;

 	}

 	.news ul li:hover .time{

 		background: #FF0000;

 	}

 	.news ul li:hover .time b{

 		color: #fff;

 	}

 	.news ul li:hover .time p{

 		color: #fff;

 	}

	.news ul li:hover .intro h4{

		color: #FF0000;

	}

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

  	 

  	.img-list ul li:hover div:after{

  		opacity: 1;

  	}



  	.img-list ul li:hover p{

  		background: #FF0000 url(../images/icon08.png) no-repeat 96% center;

  		color: #fff;

  	}

  	.tab ul li:hover{

  		background: #FF0000;

  		border: 1px solid #FF0000;

  	}

  	.tab ul li:hover a{

  		color: #fff;

  	}

  	.bar .class ul li:hover:after{

  		height: 3px;

  	}

  	.bar .class ul li:hover a{

  		color: #0677F1;

  	}

  	.rec ul li:hover {

  		border: 1px solid #FF0000;

  	}

  	.rec ul li:hover h4{

  		color: #FF0000;

  		text-decoration: underline;

  	}

  	.in-tit a:hover {

  		color: #0677f1;

  	}

   	 	.news-list ul li:hover{

   	 		border: 1px dotted #FF0000;

   	 	}

   		.news-list ul li:hover .time{

   			background: #FF0000;

   		}

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

   	 		color: #FF0000;

   	 	 

   	 	}

  	.detailed .pro-list ul li:hover{

  		background: #FF0000;

  		border: 1px solid #FF0000;

  	}

  	.detailed .pro-list ul li:hover a{

  		color: #fff;

  	}

  	.detailed .right .tit a:hover {

  		color: #FF0000;

  	}

  	.rec-news ul li:hover a{

  		color: #FF0000;



  		text-decoration: underline;

  	}

  	.fy p a:hover{

  		color: #FF0000;



  		text-decoration: underline;

  	}



  	.pro-list .list ul li h4:hover a{

  		color: #FF0000;

  	}



  	.pro-list .list ul li ul li:hover a{

  		color: #FF0000;

  	}

  	.pro-list .list ul li h4:hover:before{

  		background:  #FF0000;

  	}



  	.pro-list .pic ul li:hover p{

  		color: #FF0000;

  	}

  	.itemSwiper .swiper-slide:hover div{

	width: 450px;

	height: 119px;

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

}



.itemSwiper .swiper-slide:hover i{

	display: block;

}

.itemSwiper .swiper-slide:hover img{

	transform: scale(1.05);

}

}



@media (max-width: 1800px){



	.main{

		width: 1400px;

	}

	.head .main{

		width: 1400px;

	}

	.nav ul{

		width: 700px;

	}

	.nav{

		margin-right: 30px;

	}



	.adv ul li{

		width: 215px;

	}

	.product ul li{

		width: 323px;

	}

	.about{

		width: 1400px;

	}

 

 

	.about .intro{



		width: 560px;

	}



	.about .pic{

		width: 750px;

	}



	.service ul li{

		width: 445px;

	}



	.news .left{

		width: 700px;

	}

	.news ul{

		width: 660px;

	}

	.news ul li{

		padding-bottom: 22px;

		margin-bottom: 22px;

	}



	.img-list ul li{

		width: 327px;

	}



	.news-list ul li .info{

		width: 1200px;

	}

	.fy{

		width: 1440px;

	}



	.pro-list .pic{

		width: 1080px;

	}

}



@media (max-width: 1440px){



	.main{

		width: 1200px;

	}

	.head .main{

		width: 1200px;

	}

	.nav ul{

		width: 700px;

	}

 	.adv ul li p{

 		width: 180px;

 	}

 	.adv ul li{

 		width: 198px;

 	}

 	.product ul li{

 		width: 292px;

 	}

 	.about .intro{

 		width: 450px;

 	}

 	.service ul li{

 		width: 415px;

 	}

 	.news .left{

 		width: 650px;

 	}



 	.news ul{

 		width: 530px;

 	}





 	.img-list ul li{

 		width: 277px;

 		margin-bottom: 20px;

 	}

 	.img-list ul li p{

 		height: 50px;

 		line-height: 50px;

 	}

 	.news-list ul li .info{

 		width: 1000px;

 	}

 	.fy{

 		width: 1200px;

 	}



 	.pro-list .pic{

 		width: 880px;

 	}



}

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



	.main{

		width: 7.1rem;

	}

	 

	.head {

		height: auto;

	}

  	.head .main{

  		width: 7.1rem;

  		height: 1.4rem;

  	}

  	.head .name{

  		width:2rem;

  	}

 	.head .name img{

  		width: 100%;

  	}

	.head .tel{

		 display: none;

	}

	.head .btn{

		display: block;

		width: 1rem;

		height: 1rem;

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

		background-size: auto .5rem;

		border-radius: 50%;

		margin-left: .5rem;

		border: .02rem solid #fff;

	}	

	.head .tel{

		width: .7rem;

		height: .7rem;

		border: .02rem solid #fff;

		background-size:  auto .4rem;

	}

	



	.nav{

		width: 100%;

		height: 100%;

		overflow: hidden;

		position: fixed;

		left: 0;

		top: 1.4rem;

		display: none;

		overflow-y: auto;

		opacity: 0;

		visibility: hidden;

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

		z-index: 100001;



	}

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

 	}



	 

	.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: .3rem;

		height: .15rem;

		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;

		  	background: #FF0000;

	}





	.title h4{

		font-size: .48rem;

	}

	.title h4:after{

		width: 1rem;

		height: .05rem;

	}

	.title p{

		font-size: .26rem;

	}

	.item{

		margin-top: .6rem;

	}

	.itemSwiper .swiper-slide div{

		width: 2.4rem;

		height:.7rem;

		line-height:.7rem;

	}

	.itemSwiper .swiper-slide div p{

		font-size: .32rem;

	}

	.adv{

		height: auto;

		overflow: hidden;

		padding: .6rem 0;

		background-size: cover;

	}

	



	.adv ul li i {

		width: 1.5rem;

		height: 1.5rem;

		margin-top: .4rem;

	}

	.adv ul li img{

		display: block;

		width: .8rem;

	}

	.adv ul{

		display: block;

		margin-top: .5rem;

	}

	.adv ul li{

		width: 3.45rem;

		height: 4rem;

		margin-bottom: .2rem;

	}



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

		float: right;

	}



	.adv ul li p{

		font-size: .28rem;

		line-height: .42rem;

		width: 90%;

	}



	.adv ul li:nth-child(3){

		float: right;

	}

	.adv ul li:nth-child(4){

		float: left;

	}



	.product{

		margin-top: .6rem;

	}

	.product ul{

		margin-top: .5rem;

	}

	.product ul li{

		width: 3.45rem;

		margin-left: 0;

		margin-bottom: .1rem;



	}

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

		float: right;

	}

	.product ul li p{

		font-size: .28rem;

		line-height: .8rem;

		height: .8rem;

	}

	

	.product .more{

	    margin-top: .4rem;

	}



	.about{

		width: 100%;

		margin-top: .6rem;

		padding-top: .6rem;

	}

	.about  .main{

		display: block;

		width: 100%;

	}

	.about .intro{

		width: 7.2rem;

		margin: 0 auto;

	}

	.about .intro .tit h4{

		font-size: .42rem;

		padding-bottom: .25rem;

	}

	.about .intro .tit h4:after{

		height: .06rem;

		width: 1rem;

	}

	.about .intro .info{

		width: 100%;

		height: auto;

		font-size: .28rem;

		line-height: .46rem;

		-webkit-line-clamp:initial;

	}



	.about .pic{

		width: 100%;

		margin-top:.5rem;

	}



	.more{

		width: 2.6rem;

		height: .7rem;

		font-size: .27rem;

		line-height: .7rem;

		margin-top: .4rem;



	}



	.service{

		margin-top: .6rem;

		padding: .6rem 0;

	}

	.service ul{

		display: block;

		width: 100%;

		margin-top: .5rem;

	}

	.service ul li{

		width: 100%;

		margin-bottom: .3rem;

	}

	.service ul li img{

		display: block;

		width: 100%;

	}

	.service ul li .intro {

		padding: .5rem .4rem;

	}

	.service ul li .intro h4{

		font-size: .3rem;

	}

	.service ul li .intro p{

		font-size: .26rem;

		line-height: .42rem;

		margin-top: .2rem;

	}



	.news{

		margin-top: .65rem;

	}

	.news .title{

		margin-bottom: .5rem;

	}



	.news .left{

		width: 100%;

	}

	.news .left .intro{

		padding: .3rem .3rem;

	}

	.news .left .intro h4{

		font-size: .3rem;

	}

	.news .left .intro span{

		font-size: .2rem;

		margin: .2rem 0;

	}

	.news .left .intro p{

		font-size: .26rem;

		line-height: .46rem;

	 

	}



	.news ul{

		width: 100%;

		margin-top: .4rem;

		height: auto;

	}

	.news ul li{

		border-bottom: .02rem dashed #D6D6D6;

		padding-bottom: .4rem;

		margin-bottom: .4rem;

	}

	.news ul li .time{

		width: 1.7rem;

		height: 1.4rem;

	}

	.news ul li .time b{

		font-size: .42rem;

	}

	.news ul li .time p{

		font-size: .24rem;

	}

	.news ul li .intro{

		width: 5rem;

		margin-left: .2rem;

	}

	.news ul li .intro h4{

		font-size: .3rem;

	}

	.news ul li .intro p{

		font-size: .26rem;

		margin-top: .1rem;

		line-height: .42rem;

	 }



	 .gotop{

	 	width: .8rem;

	 	height: .8rem;

	 	bottom: 6rem;

	 	border-radius: 10px;

	 }

	 .gotop img{

	 	width: .3rem;

	 	



	 }

  

	.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 ul li{

		margin: 0;

		width: 3.45rem;

		margin-bottom: .2rem;

	}

	.img-list ul li div{

		margin: .2rem;

	}

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

		float: right;

	}

	.img-list ul li p{

		font-size: .28rem;

		height: .6rem;

		line-height: .6rem;

		background-size:  auto .3rem;

	}

	



	.footer{

		width: 100%;

		height: auto;

		overflow: hidden;

		background: #2F2F2F;

	}

	.footer .tit h4{

		font-size: .38rem;

	}

	.footer .menu{

		width: 100%;

		float: initial;

	}

	.footer .menu ul {

		margin-top: .3rem;

	}

	.footer .menu ul li{

		width: 24.2%;

		margin-left: 1%;



	}

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

		float: left;

	}

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

		margin-left: 0;

	}



	.footer .intro{

		width: 100%;

		float: inherit;

		margin-left: 0;

		margin-top: .5rem;

	}

	.footer .intro .info{

		font-size: .24rem;

		line-height: .42rem;

		margin-top: .3rem;

	}

	.footer .ewm{

		float: inherit;

		margin-top: .5rem;

	}

	.footer .ewm img{

		display: block;

		width: 2rem;

		height: 2rem;

	}

	.links{

		display: none;

	}

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

	}

	.bar{

		height: auto;

		overflow: hidden;

	}

	.bar .main{

		display: block;

		width: 100%;

	}

	



	.crumbs{

		padding: 0 .1rem;

		box-sizing: border-box;

	}

	.crumbs .main{

		width: 100%;

	}

	.crumbs .tit{

		border-left: none;

		height: .8rem;

		margin-right: .3rem;

	}

	.crumbs div{

		overflow: hidden;

		 white-space: nowrap;

    text-overflow: ellipsis;

    color: #999;

    font-size: .2rem;

	}

	.crumbs p{

		line-height: .8rem;

		font-size: .28rem;

	}

	.crumbs a{

		font-size: .28rem;

		display:inline;

		line-height: .8rem;

	}

	.crumbs .tit img{

		height: .4rem;

		margin: 0 auto;

		margin-top: .2rem;

	}

	.fn{

		display: block;

		position: fixed;

		bottom: 0;

		width: 7.5rem;

		left: 50%;

		z-index: 1;

		background: #fff;

		margin-left: -3.75rem;

	}



	.fn ul li{

		float: left;

		width: 50%;	

		background: #fff;

		height: auto;

		overflow: hidden;

		position: relative;

	}

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

		background: #FF0000;

	}

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

		color: #fff;

	}

	.fn ul li a{

		display: flex;

		flex-wrap: nowrap;

		justify-content: center;

		align-items: center;

		height: 1rem;

	}

 

	.fn ul li img{

		display: block;

		margin-right: .2rem;

		height: .5rem;

	}

	.fn ul li  p{

		color: #999999;

		font-size: .26rem;

	 

 

	}

	 

 	.in-tit h4{

 		font-size: .32rem;

 		margin-right: .2rem;

 	}

 	.in-tit span{

 		font-size: .24rem;

 	}

 	.in-tit a{

 		font-size: .2rem;

 	}





 	.rec{

 		margin-top: .6rem;

 	}

 	.rec .main{

 		padding: .3rem;

 	}

 	.rec ul{

 		margin-top: .3rem;

 	}

 	.rec ul li{

 		width: 100%;

 		padding: .3rem;

 		margin: 0 ;

 		height: auto;

 		margin-bottom: .2rem;

 		border: .02rem solid #E5E5E5;

 	}

 	.rec ul li h4{

 		font-size: .3rem;

 	}

 	.rec ul li span{

 		font-size: .24rem;

 		margin-top: .2rem;

 	}

 	.rec ul li p{

 		font-size: .28rem;

 	}

 	.tab {

 		width: 7.2rem;

 		margin-top: .6rem;

 	}

 	.tab ul li{

 		width: 2.3rem;

 		margin: 0;

 		height: .8em;

 		line-height: .8em;

 		margin: 0 !important;

 		margin-left: .15rem  !important;

 		margin-bottom: .1rem !important;

 	}

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

 		margin-left: 0rem !important;

 	}

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

 		 

 	}



 	.tab ul li a{

 		font-size: .28rem;

 	}

 	.img-list{

 		margin-top: .4rem;

 	}

 	.about-section{

 		margin-top: .6rem;

 	}

 	.about-section .main{

 		display: block;

 	}

 	.about-section .about-tit{

 		width: 100%;

 	}

 	.about-section .about-tit .tit h4{

 		font-size: .46rem;

 	}

 	.about-section .about-tit .tit h4:after{

 		height: .06rem;

 	}

 	.about-section .about-tit .tit p{

 		font-size: .28rem;

 		margin-top: .2rem;

 	}

 	.about-section .about-tit img{

 		width: 100%;

 		margin-top: .3rem;

 	}

 	.about-section .intro{

 		width: 100%;

 		margin-top: .3rem;

 		font-size: .3rem;

 		line-height: .48rem;

 	}

 	.about-cul{

 		margin-top: .6rem;

 	}

 	.about-cul .cul-tit{

 		margin-top: .4rem;

 		padding: .2rem;

 	}

 	.about-cul .cul-tit h4{

 		font-size: .46rem;

 	}

 	.about-cul .cul-tit span{

 		font-size: .28rem;

 	}

 	.about-cul .cul-tit p{

 		font-size: .3rem;

 		line-height: .48rem;

 	}

 	.about-cul .cul-tit img{

 		width: 100%;

 		margin-top: .4rem;

 	}

 	.about-cul ul{

 		width: 100%;

 	}

 	.about-cul ul li{

 		width: 50%;

 		flex-direction: column;

 		justify-content: center;

 		flex-wrap: wrap;

 		height: 4rem;

 	}

 	.about-cul ul li img{

 		display: block;

 		height: .8rem;

 		margin: 0;

 	}

 	.about-cul ul li div{

 		width: 100%;

 		margin-top: .3rem;

 		padding: 0 .2rem;

 		box-sizing: border-box;

 	}

 	.about-cul ul li h4{

 		font-size: .32rem;

 		text-align: center;

 	}

 	.about-cul ul li p{

 		font-size: .26rem;

 		text-align: center;

 		margin-top: .1rem;

 		line-height: .42rem;

 	}

 	.workshop .show .box{

 		width: 400%;

 	}

 	.workshop .pic {

 		width: 50%;

 		float: left;

 	}

 	.workshop .pic ul li{

 		width: 19%;

 		margin-left: 1%;

 	}

 	.workshop .pic ul li p{

 		font-size: .28rem;

 		margin-top: .2rem;

 	}

 	.cont-section{

 		margin-top: .6rem;

 	}

 	.cont-section .main{

 		display: block;

 	}

 	.cont-section .part{

 		width: 100%;

 		padding: .3rem;

 		height: auto;

 		padding-top: .6rem;

 	}

 	.cont-section .part img{

 		height: 1.2rem;

 		margin-right: .2rem;

 	}

 	.cont-section .part ul li{

 	 	margin-bottom: .6rem;

 	}

 	.cont-section .part ul li div p{

 		font-size: .24rem;

 		padding-bottom: .2rem;

 	}

 	.cont-section .part ul li div h4{

 		font-size: .32rem;

 	}

 	.cont-section .part .info{

 		font-size: .28rem;

 		margin-top: .4rem;

 		line-height: .48rem;

 	}

 	.cont-section .part:last-child{

 		padding:.6rem .4rem;

 	}

 	.cont-section .part .tit{

 		height: 1.2rem;

 	}

 	.cont-section .part .tit p{

 		font-size: .24rem;

 		padding-bottom: .2rem;

 	}

 	.cont-section .part .tit h4{

 		font-size: .32rem;

 	}



 	.map{

 		height: 4rem;

 		margin-top: .6rem;

 	}

 	.detailed{

 		margin-top: .6rem;

 		margin-bottom: .6rem;

 	}

 	.detailed .left{

 		width: 100%;

 		padding: .3rem;

 	}

 	.detailed .tit h4{

 		font-size: .32rem;

 	}

 	.article .tit p{

 		margin-top: .3rem;

 	}

	.article .tit p span{

		display: block;

		font-size: .2rem;

		line-height: .36rem;

	}

	.article .info{

		font-size: .3rem;

		line-height: .48rem;

		min-height: initial;



	}

	

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

	}

	.detailed .left{

		float: inherit;

	}

	.detailed .right{

		width: 100%;

		float: inherit;

		margin-top: .4rem;

	}

	.detailed .right .tit h4{

		font-size: .36rem;

	}

	.detailed .right .tit p{

		font-size: .2rem;

		margin-top: .3em;

	}



	.detailed .pro-list ul li{

		width: 2.23rem;

		margin: 0;

		height: 1rem;

		line-height: 1rem;

		margin-left: .2rem;

	}

 



	.detailed .pro-list ul li a{

		font-size: .28rem;

	}

	.rec-news ul {

		margin-top: .2rem;

	}

	.rec-news ul li {

		border:.02rem solid  #E5E5E5;

	}

	.rec-news ul li a{

		font-size: .29rem;

		margin-left: .2rem;

	}

	.rec-news ul li span{

		font-size: .24rem;

	}

 	



 	.news-list ul li .intro{

 		width: 3.9rem;

 	}

 	.news-list ul li img{

 		display: block;

 		width: 2.3rem;

 		height: 1.4rem;

 	}



 	.news-list ul li .intro h4{

 		font-size: .32rem;

 	}

 	.news-list ul li .intro span{

 		font-size: .24rem;

 		display: block;

 		margin-top: .2rem;

 	}

 	.news-list ul li .intro p{

 		font-size: .24rem;

 		line-height: .4rem;

 		-webkit-line-clamp:1;

 		margin-top: .1rem;

 	}

 	.honor-list ul li{

 		width: 3.4rem;

 		border: .02rem solid #DCDCDC;

 		margin-left: 0;

 		margin-bottom: .2rem;

 	}

 	.honor-list{

 		margin-top: .6rem;

 	}

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

 		float: right;

 	}

 	.honor-list ul li img {

 		width: 2.3rem;

 		height: 3.26rem;



 	}

 	.honor-list ul li p{

 		font-size: .28rem;

 		line-height: .8rem;

 	}





 	.case-list{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		margin-top: .5rem;

 	}

 	.case-list  .show{

 		height: auto;

 	}

 	.case-list .box{

 		height: auto;

 		width: 600%;

 	}



 	.case-list .box .list{

 		float: left;

 		width: 50%;

 		height: auto;

 	}

 	.case-list .box .list ul li{

 		width: 19%;

 		margin: 0;

 		margin-left: 1%;

 	}

 	.case-list .list ul li div{

 		margin: .2rem;

 	}

 	.case-list .list ul li p{

 		height: .8rem;

 		line-height: .8rem;

 		font-size: .28rem;

 		background-size: auto .4rem;

 	}

 	.pro-list {

 		margin-top: .6rem;

 	}



 	.pro-list .list{

 		width: 100%;

 	}

 	.pro-list .tit h4{

 		padding-bottom: .3rem;

 		font-size: .42rem;

 	}

 	.pro-list .tit h4:after{

 		height: .06rem;

 		width: 1rem;

 	}

 	.pro-list .list ul li{

 		margin-bottom: .2rem; 

 

 	}

 	.pro-list .list ul li h4{

 		margin-bottom: .2rem;

 		line-height: .8rem;

 		padding-right: .3rem;

 		font-size: .3rem;

 		height: .8rem;

 		border-bottom: .02rem solid #eee;

 	}

 	.pro-list .list ul li h4 a{

 		

 		padding-left: .3rem;

 	}



 	.pro-list .list ul li ul li{

 		line-height: .42rem;

 	}

 	.pro-list .list ul li ul li a{

 		font-size: .28rem;

 	}



 	.pro-list .list ul li ul{

 		display: none;

 	}



 	.pro-list .list ul li h4:after{

 		width: 1rem;

 		text-align: right;

 		font-size: .4rem;

 		line-height: .8rem;

 	}



 	.pro-list .list ul .on ul{

 		display: block;

 	}



 	.pro-list .list ul .on h4:after{

 		content: '-';



 	}

 	.pro-list .list ul .on h4  {

 		color: #FF0000;

 	}

 	.pro-list .list ul .on h4 a{

 		color: #FF0000;

 	}

 	.pro-list .list ul .on h4:after{

 		color: #FF0000;

 	}



 	.pro-list .list ul .on h4:before{

 		background: #FF0000;

 	}

 	.pro-list .pic{

 		width: 100%;

 		margin-top: .3rem;

 	}



 	.pro-list .pic ul li{

 		width: 3.4rem;

 		margin-left: 0;

 	}

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

 		float: right;

 	}

 	.pro-list .pic ul li p{

 		font-size: .28rem;

 		line-height: .8rem;

 	}



 	.about-article .info{

 		width: 100%;

 		font-size: .3rem;

 		line-height: .42rem;

 	}

}





 