*{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: 1400px;
	margin:0 auto;
 
}

.top{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F3F3F3;
 
}
.top p{
	line-height: 35px;
	float: left;
	color: #999999;
	font-size: 14px;
}

.top ul{
	float: right;
	color: #999999;
	font-size: 14px;
	line-height: 35px;
}


.top ul li{
	float: left;
	position: relative;
	padding: 0 10px;
}
.top ul li a{
	font-size: 14px;
	color: #999;
}

.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #999999;
}
 
.head{
	width: 100%;
	height: 137px;
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 137px;
}
.head .name {
	width: 742px;
	height: 55px;
	background: url(../images/name.png) no-repeat center;
}
.head .tel img{
	display: block;
}

.head .btn{
	display: none;
}
 

.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}

.banner  .swiper-pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	bottom:40px !important;
}

.banner  .swiper-pagination span{
	display: block;
	width: 25px;
	height:8px;
	opacity: 1;
 	border-radius: 30px;
 	background: #5B5F63;
 
	margin: 0 5px !important;
	position: relative;
}
 
.banner  .swiper-pagination .swiper-pagination-bullet-active{
	background: #6060FE;
}
.banner  .swiper-pagination .swiper-pagination-bullet-active:after{
	background: #6060fe;
}
.mbanner{
	display: none;
}
.in-banner img{
	display: block;
	width: 100%;
}
.in-banner img:last-child{
	display: none;
}


.keywords{
	width: 100%;
	height: auto;
	background: #EEEEEE;
	overflow: hidden;
	box-sizing: border-box;
}
.keywords ul{
	float: left;
	width: 90%;
	height: 58px;
	overflow: hidden;
	float: left;
}
.keywords ul li{
	float: left;
	line-height: 58px;
	padding: 0 10px;
	position: relative;
}
.keywords ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #989898;
}
.keywords ul li a{
	color: #666666;
	font-size: 14px;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.keywords p{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	float: left;
	line-height: 58px;
}

.m-tel{
	display: none;
}


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

.product .main{
	height: auto;
	overflow: hidden;
}

.tab{
	border: 1px solid #DCDCDC;
	width: 1400px;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}
.tab ul{
	display: flex;
	justify-content: space-between;
}
.tab ul li{
	float: left;
	width: 100%;
	height: 60px;
	border-right: 1px solid #DCDCDC;
	text-align: center;
	line-height: 60px;
	box-sizing: border-box;
}

.tab ul li:nth-child(8n){
	border-right: none;
}
.tab ul li:last-child{
	border-right: none;
}
.tab ul li a{
	display: block;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #555555;
}

.news-tab{
	width: 750px;
}
.product .pic{
	width: 100%;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.product .pic ul li{
	float: left;
	width:335px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
}
.product .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.product .pic ul li div{
	box-sizing: border-box;
	border-bottom:  1px solid #e5e5e5;
	box-sizing: border-box;
}
.product .pic ul li img{
	display: block;
	width:100%;
	height: 260px;
	 
}
 
.product .pic ul li  p{
	width: 100%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #555555;
	font-size: 16px;
	 white-space: nowrap;
	 padding: 0 5px;
	 box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.title h4{
	color: #333333;
	text-align: center;
	font-size: 45px;
}
.title b{
	color: #6060fe;
}


.title  p{
	color: #6b6969;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}


.title  span{
	display: block;
	text-align: center;
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 2px;
}
.gg{
	width: 100%;
	height: 180px;
	background: url(../images/gg.jpg) no-repeat center;
	margin-top: 60px;
}

.gg02{
	height: 200px;
	background: url(../images/gg02.jpg)  no-repeat center;
	margin-top: 30px;
}
 

.cases{
	width: 100%;
	height:auto;
	padding-top: 60px;
	padding-bottom: 40px;
	box-sizing: border-box;
	background:#F5F5F5;
	overflow: hidden;
 	
}
 
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.cases .show .box{
	width: 800%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 450px;
	margin-left:18px;
}
.cases .pic ul li img{
	display: block;
	width: 100%;
}
.cases .pic ul li p{
	width: 100%;
	height: 80px;
	background: #fff;
	line-height: 80px;
	color: #333333;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px;
 
}
 
.more{
	width: 240px;
	height: 60px;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	color: #999999;
	font-size: 16px;
	display: block;
	border-radius: 10px;
	text-align: center;
	line-height: 60px;
	background: #fff;
	margin: 0 auto;
	margin-top:50px;
}

.about{
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.about  .pic img{
	display: block;
	width: 100%;
}

.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F5F5F5;
	display: flex;
	align-items: center;
	margin-top: 30px;
	justify-content: space-between;
}

.about .info{
	width: 620px;
	height: auto;
	overflow: hidden;
	color: #5b5959;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	margin-right: 40px;
	display: -webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
 
.about .intro a{
	display: block;
	width: 180px;
	height: 50px;
	background: #6060FE;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}

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

.hz .tit {
	display: flex;
	align-items: center;
}
.hz .tit img{
	display: block;
	margin-right: 10px;
}

.hz .tit  h4{
	color: #6060fe;
	font-size: 24px;
}
.hz .tit p{
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
}

.hz .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.hz .show .box{
	width: 800%;
}
.hz .show .pic {
	float: left;
}
.hz .show .pic ul li{
	float: left;
	width: 325px;
	margin-left: 30px;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;

}

.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin-top: 80px;
}
 
.adv .tit{
	width: 100%;
	height: 280px;
	background: url(../images/adv-tit.jpg) no-repeat center;
	background-size: auto 100%;
}

.advSwiper{
	margin-top: 70px;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.adv .swiper-wrapper{
	display: block;
}

.adv .swiper-slide{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
}

.adv .swiper-slide ul{
	width: 650px;
}
.adv .swiper-slide ul li {
	margin-bottom: 50px;
}
.adv .swiper-slide ul li  .t{
	display: flex;
	align-items: center;
	height: auto;
	padding-bottom: 20px;
	width: 100%;
	background: url(../images/line.png) repeat-x left bottom;
}

.adv .swiper-slide ul li  .t img{
	display: block;
	margin-right: 17px;
}
.adv .swiper-slide ul li  .t div h4{
	color: #6060fe;
	font-size: 36px;
}

.adv .swiper-slide ul li  .t div  p{
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 5px;
}

.adv .swiper-slide ul li  .intro{
	margin-top: 25px;
	height: auto;
	width:100%;
	overflow: hidden;
}
.adv .swiper-slide ul li  .intro p{
	color: #3c3c3c;
	font-size: 16px;
	line-height: 32px;
	position: relative;
	background: url(../images/icon01.png) no-repeat left 12px;
 
	padding-left: 30px;
	box-sizing: border-box;
}

.adv .swiper-slide:nth-child(odd){
	flex-direction: row-reverse;
}

.adv .tel{
	display: table;
	margin:  0 auto;
	margin-top: 20px;
}
.adv .tel a{
	display: block;
}

 
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:60px;
	background: #F6F4F4;
	padding: 70px 0;
	box-sizing: border-box;
 
	 
}
.news .menu{
	margin-top: 30px;
}
.news .menu ul{
	display: flex;
	justify-content: center;
}
 
.news .menu ul li{
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	margin: 0 10px;
	text-align: center;
	background: #fff;
}

 
.news .menu ul li a{
	display: block;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #555555;
    font-weight: bold;
}
 
.news .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
 
.news  .list ul li{
	float: left;
	width: 680px;
	height: 130px;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.news  .list ul li:nth-child(2n){
	float: right;
}
.news  .list ul li .time {
	width: 102px;
	height: 110px;
	background: #6060FE;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	flex-direction: column;
}

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

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

}

.news  .list ul li .intro{
	width: 450px;
	margin-left: 20px;
	border-right: 1px solid #DCDCDC;
	height: 90px;
	padding-right: 40px;
	position: relative;
}

.news  .list ul li .intro:after{
	content: "→";
	position: absolute;
	right: -40px;
	top: 0;
	line-height: 90px;
	color: #9F9F9F;
	font-size: 18px;
}

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

.news  .list ul li .intro p{
	font-size: 14px;
	color: #808080;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
}


.links{
	width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	box-sizing: border-box; 
}
.links .tit {
	border-right: 1px solid #DCDCDC;
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	height: 90px;
}
.links .tit span{
	display: block;
	color: #6060fe;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 8px;
	position: relative;
	margin-top:15px;
}
.links .tit span:after{
	content: "";
	width: 26px;
	height: 2px;
	position: absolute;
	background: #6060fe;
	left: 0;
	bottom: 0;
}

.links .tit p{
	color: #333333;
	font-size: 18px;
	margin-top: 8px;
}
.links  ul{
	margin-left: 20px;
	float:left;
	width: 1020px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	 
}
.links  ul li{
	float: left;
	line-height:30px;
	padding-right: 10px;
}

.links a{
	color: #999999;
	font-size: 14px;
	display: block;
}
 
.footer{
	width: 100%;
	min-height:250px;
	background:#555;
	overflow: hidden;
	padding-top: 60px;
 
	box-sizing: border-box;
	padding-bottom:60px;
 	
 
}
 
.footer .left{
 
	margin-top: 60px;
}
.footer .left img{
	display: block;
}
.footer .left .tel{
	margin-top: 20px;
}
.footer .menu{
	width:290px;
	float: left;
}
.footer .menu .tit{
	height: auto;
	overflow: hidden;
 
}
.footer .menu .tit p{
	color:#fff;
	font-size: 18px;
 
	float: left;
}
.footer .menu .tit span{
	color:#ffffff;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}
.footer .menu  ul{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .menu  ul li{
	float: left;
	width: 140px;
	height: 40px;
	border: 1px solid #fff;
	box-sizing: border-box;
 	
	margin-bottom: 8px;
 	position: relative;
	padding: 0 2px;
	padding-left: 11px;
	line-height: 40px;
	position: relative;
}
 
.footer .menu  ul li:nth-child(2n){
	float: right;
}
.footer .menu  ul li:after{
	content: "+";
	position: absolute;
	right:10px;
	color: #fff;
	top: 0;
	line-height: 40px;
}
.footer .menu  ul li  a{
	display: block;
	color: #fff;
	 
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.footer .info{
 	float: left;
	color:#fff;
	width: 550px;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 25px;
 
}

.footer   .tit{
	height: auto;
	overflow: hidden;
 
	 
}
.footer  .tit p{
	color:#fff;
	font-weight: bold;
	font-size: 18px;
 
}
.footer   .tit span{
	color:#ffffff;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}

.footer .info .intro{
	font-size: 15px;
	line-height: 32px;
 
	color: #fff;
 	margin-top: 15px;
}
.footer .ewm{
 
	height: auto;
	overflow: hidden;
 	float: right;
	box-sizing: border-box;
}
.footer .ewm img{
	display: block;
	width: 138px;
	height: 138px;
	margin: 10px;
}

.footer .ewm p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 100%;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 

.float-right{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 400px;
	right: 0;
	width: 190px;
	z-index: 1000;
}
.float-right ul li{
	width: 190px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	 
	transition: .5s;
 
}
 
.float-right ul li span{
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
	border: 1px solid #E2E2E2;
	box-sizing: border-box;
}
.float-right ul li:nth-child(1):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover img{
	height: 120px;
}
.float-right ul li p{
	float: left;
	font-size: 18px;
	color:#6060fe;
	width: 130px;
	text-align: center;
 	height: 50PX;
 
 	box-sizing: border-box;
   	line-height: 50px;
	font-weight: bold;
 
}
.float-right ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #0f51bb;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float-right ul li:nth-child(1) span{
	background:#FFFFFF url(../images/float01.png)no-repeat  center;

}
.float-right ul li:nth-child(2) span{
	background:#FFFFFF url(../images/float02.png)no-repeat   center;
}
.float-right ul li:nth-child(3) span{
	background:#FFFFFF url(../images/float03.png)no-repeat   center;
}
 
.float-right ul li div{
	width:130px;
	float: left;
 
	height: auto;
	overflow: hidden;
}
.float-right ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}





.float{
	display: none;
}


.cr{
	width: 100%;
	height: 50px;
	background: #555555;
	text-align: center;
	color: #999999;
	font-size: 14px;
	display: flex;
	justify-content: center;
	
}
.cr p{
	text-align: center;
	line-height: 50px;
}

 

.fn{
	display: none;
}

.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f8f8f8;
}

.crumbs .tit{
	width: 52px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 52px;
 	float: left;
 	margin-right: 17px;
 
}
.crumbs .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 16px;
}

.crumbs p{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a{
 
	color:#999999;
	 
	padding-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a:after{
	content: ">";
	position: absolute;
	right:5px;
	top: 0;
	height: 20px;
	line-height: 20px;
	color:#999;
	display: block;
	font-size: 12px;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.inside-cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 20px;
}

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

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

.cont-article{
	width: 1115px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cont-article .title{
	margin-top: 55px;
	margin-bottom: 40px;
}
.cont-article ul{
	height: auto;
	overflow: hidden;
}
.cont-article ul li{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 35px;
	padding-bottom: 13px;
	align-items: center;
}
.cont-article ul li:nth-child(2n){
	float: right;
}
.cont-article ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 20px;
}
.about-article .map{
	width: 100%;
	height: 420px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	margin-top: 30px;
}
.pro-list{
	background: none;
	margin-top:20px;
}
 
 
 
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 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: #6060FE;
	border: 1px solid  #6060FE;
	color: #fff;
}

.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #eee;
	float: left;
	box-sizing: border-box;
	margin-left:15px;
	padding: 10px;
	margin-bottom: 15px;
}
.cases-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.cases-list ul li:hover {
	border: 1px solid #ffb245;
}
.cases-list ul li:hover .pic img{
	transform: scale(1.05);
}
.cases-list ul li .intro{
	width: 245px;
	height: auto;
	overflow: hidden;
	background: #ffb245;
	padding: 15px;
	box-sizing: border-box;
}
.cases-list ul li .intro h4{
	width: 100%;
	border-bottom: 1px dashed#988364;
	height: 28px;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases-list ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases-list ul li .intro span{
	color:#333333;
	font-size: 13px;
}
.cases-list ul li .intro p{
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 3px;
}
.cases-list ul li .pic{
	width: 245px;
	height: auto;
	overflow: hidden;
}
.cases-list ul li .pic img{
	display: block;
	width: 100%;
	transition: .5s;
}

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

.news-list ul li{
	width:100%;
	height: auto;
	overflow: hidden;
 	border: 1px dotted #E7E7E7;
 	box-sizing: border-box;
	padding: 14px;
	margin-bottom: 12px;
}

 

.news-list ul li  a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-list ul li .time{
	width:110px;
	height:110px;
	background:#707070;
	position: relative;
	overflow: hidden;
	border: 1px dotted #C1C1C1;
}

.news-list ul li .time:after{
	content: "";
	width: 16px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	background: #fff;
	top: 55px;
}
.news-list ul li .time span{
	color: #fff;
	font-size: 16px;
	margin-top:20px;
	text-align: center;
	display: block;
}
.news-list ul li .time p{
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;

}
.news-list ul li .info{
	width:1215px;
	margin-right: 20px;
}
.news-list ul li .info h4{
	color: #111111;
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
     
}

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


.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	 
	padding-bottom: 5px;
}
.detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333;
	line-height: 30px;
}
.detailed .tit p{
	text-align: center;
	color:#333;
	display: block;
	margin-top: 10px;
	background: #eee;
	border-bottom: 1px solid #f1f1f1;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.detailed .tit span{
	margin: 0 10px;
}
.detailed  img{
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	min-height:150px;
	color:#333;
	line-height: 30px;
	font-size: 16px;
}

.detailed .info p{
	text-indent: 2em;
}
.img-list{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.img-list ul li{
	float: left;
	width: 338px;
	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;
    text-overflow: ellipsis;
	overflow:hidden;
}
.img-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.fy{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


.fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
.fy p:first-child{
 	border: none;
 }

.fy a{
 	color:#333333;
 	font-size: 14px;
 }

.fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
}
.message {
	
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	display: table;
	margin-bottom: 55px;
}
.message .bd{
 	display: table;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding:30px;
	background: #fff;
	box-sizing: border-box;
}

.message img{
	display: block;
	float: left;
}

.message form{
	width: 500px;
	float: left;
	margin-left: 30px;
 
}

.message form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.message form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.message form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.message form .btn input{
	width: 240px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #065fc3;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.message form .btn input:last-child{
	float: right;
	background: #999;
}

@media (min-width: 1200px){
 	
 	.nav{
 		width: 100%;
 		height:90px;
 		background:#6060FE;
 		position: relative;
 		z-index: 100;
 	}

 	.nav ul{
 		width: 1400px;
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 		height: 90px;
 		margin: 0 auto;
 	 

 		box-sizing: border-box;
 	}
 	.nav ul li{
 		float: left;
 		 
 		width: 100%;
 		height: 100%;
 		text-align: center;
 		position: relative;
 	}
 
 	.nav ul li a{
 		color: #fff;
 	 	height: 100%;
 		display: flex;
 		align-items: center;
 		flex-direction: column;
 		justify-content: center;
 		flex-wrap: wrap;
 	}

 	.nav ul li  h4{
 		font-size: 18px;
 		color: #fff;
 		font-weight: normal;
 	}
 	.nav ul li p{
 		font-size: 12px;
 		color: #d5d5d5;
 		text-transform: uppercase;
 		margin-top: 5px;
 	}
 	.nav ul ul{
 		display: block;
 		position: absolute;
 		left: 0;
 		top: 90px;
 		width:100%;
 		z-index: 100;
 		border: none;
 		display: none;
		height:auto;
		overflow:hidden;
 	}

 	.nav ul ul li{
 		height: 50px;
 		line-height: 50px;
 		background: rgba(255,255,255,.8);
 		margin-bottom: 1px;
 		padding: 0 5px;
 		box-sizing: border-box;
 	}
 
 	.nav ul ul li a{
 		display: block;
 		color: #333333;
 		font-size: 15px;
 		 white-space: nowrap;
 	    text-overflow: ellipsis;
 	    overflow: hidden;
 	    color: #333333;
 	    font-weight: normal;
 	}


 	.nav ul li:hover{
 		background:#FFBA38;
 	}
 	.nav ul li:hover h4{
 		color: #6060fe;
 	}
 	.nav ul li:hover p{
 		color: #9a9aff;
 	}
 	.nav ul li:hover ul li a{
 		color: #333333;
 	}
 	.nav ul li:hover ul li{
 		background: rgba(255,255,255,.8);
 	}
 	.nav ul li:hover ul{
 		display: block;
 	}
 	.nav ul li ul li:hover a{
 		color: #6060fe;
 		text-decoration: underline;
 	}
	.product .list ul li:hover{
		background: #1294DF;
		border: 1px solid #1294DF;
	}
	.product .list ul li:hover a{
		color: #fff;
	}
	.product .list ul li:hover:after{
		color: #fff;
	}
	.product .pic ul li:hover{
		border: 1px solid #6060FE;
	}
	.product .pic ul li:hover div{
		border-bottom: 1px solid #6060FE;
	}
	.product .pic ul li:hover p{
		color: #6060FE;
	}

	.tab ul li:hover{
		background: #6060FE;
	}
	.tab ul li:hover a{
		color: #fff;
	}

	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}
 	
 	.cases ul li:hover p{
 		color: #fff;
 		background: #6060FE;
 	}
  	.news .menu ul li:hover{
  		background: #6060FE;
  	}
  	.news .menu ul li:hover a{
  		color: #fff;
  	}

  	.news .list ul li .intro h4:hover{
  		color: #6060fe;
  	}
 	.news-list ul li:hover{
 		border: 1px dotted #6060fe;
 	}
	.news-list ul li:hover .time{
		background: #6060fe;
	}
 
 	.links ul li:hover a{
 		color: #6060fe;
 	}
 	.footer .menu ul li:hover{
 		background: #6060FE;
 		border: 1px solid #6060FE;
 	}

 	.footer .menu ul li:hover .intro h4{
 		color:  #6060FE;
 	}
 
 	.more:hover{
 		background: #6060fe;
 		border: 1px solid  #6060fe;
 		color: #fff;
 	}
 	.cases .more:hover{
 		background:#fff;
 		color: #6060fe;
 		border: 1px solid #fff;
 	}
}

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

	.main{
		width: 1200px;
	}
	.nav ul{
		width: 1200px;
	}
	.tab{
		width: 1200px;
	}
	.product .pic ul li{
		width: 285px;
	}
	.adv .swiper-slide ul{
		width: 500px;
	}
	.about .bd .pic{
		width: 600px;
	}
	.about .info{
		width: 550px;
		margin-right: 20px;
	}
	.news .list ul li{
		width: 580px;
	}
	.news .list ul li .intro{
		width: 350px;
	}
	.links{
		width: 1200px;
	}
	.img-list ul li{
		width: 288px;
	}
	.news-list{
		width: 1200px;
	}

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

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

	.main{
		width: 7.1rem;
	}
	.top{
		height: auto;
		padding: .2rem 0;
		box-sizing: border-box;
	}
	.top ul{
		display: none;
	}
	.top p{
		width: 100%;
		font-size: .24rem;
		text-align: center;
		line-height: .4rem;
	}
	.head {
		height: auto;
	}
  	.head .main{
  		height: 1.4rem;
  	}
  	.head .name{
  		 background: url(../images/mname.png) no-repeat center;
  		 background-size: 100% auto;
  		 width: 5.8rem;
  		 height: 1rem;
  	}
 	.head .name img{
  		width: 100%;
  	}
	.head .tel{
		display: none;
	}
	.head .btn{
		display: block;
		width: .6rem;
		height: .6rem;
		background: url(../images/btn.png) no-repeat center;
		background-size: 100% auto;
	}
	.m-tel{
		width: 100%;
		height: auto;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		padding:  .3rem 0;
		background:#EEEEEE;
	}
	.m-tel img{
		width: 6.5rem;
	}
	.nav{
 		width: 100%;
 		height: 100%;
 		overflow: hidden;
 		position: fixed;
 		left: 0;
 		top:2.2rem;
 		display: none;
 		overflow-y: auto;
 		opacity: 0;
 		visibility: hidden;
 		background: rgba(0,0,0,.5);
 		z-index: 10001;

 	}
 	.nav ul{
 		top: 0;
 		width: 70%;
 		float: right;
 		right: -100%;
 		position: relative;
 		height:  100%;
 		overflow-y:auto;
 		background: #333333;
 	 
 	}
 	.nav .on{
  		padding-bottom: 1.5rem;
 	}
 
  	.nav ul li{
  		width: 100%;
  		padding: 0 .15rem;
  		box-sizing: border-box;
  		height: auto;
  		overflow: hidden;
  		border-bottom: .02rem  solid #eee;
 		padding: .3rem 0;
 		padding-left: .2rem;
  		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{
  		
  		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{
  		 
  		display: block;
  		white-space: nowrap;
  		   text-overflow: ellipsis;
  		   overflow: hidden;
		font-size:.28rem;
		font-weight:none;
  	}

  	.nav ul li   h4{
  		font-size: .3rem;
  	}
	.nav ul li ul li  h4{
		font-size:.26rem;
		font-weight: normal;
	}
  	.nav ul li p{
  		font-size: .26rem;
  		text-transform: uppercase;
  		margin-top: .04rem;
  	}
 	.keywords{
 		display: none;
 	}
	.pcbanner{
		display: none;
	}
	.mbanner{
		display: block;
	}
	.in-banner img{
		display: none;
	}
	.in-banner img:last-child{
		display: block;
	}
	 
 
	.mbanner img{
		display: block;
		width: 100%;
	}
 	.banner .swiper-pagination{
 		bottom: .3rem !important;
 	}
 	
 	.title h4{
 		font-size: .46rem;
 	}
 	.title p{
 		font-size: .28rem;
 	}
 	.title span{
 		font-size: .24rem;
 		letter-spacing: .1rem;
 	}

	.product{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .5rem;
		position: relative;
	}
	.tab {
		width:7.2rem;
		margin: 0 auto;
		margin-top: .2rem;
		border: none;
 
		border: .02rem solid #E5E5E5;
		border-bottom: none;
		border-right: none;
		margin-top: .6rem;
		box-sizing: border-box;
 
	}

 	.tab ul{
 		display: block;
 	}
 	.tab ul li{
 		width: 50%;
 		border-right: .02rem solid #E5E5E5;
 		box-sizing: border-box;
 		background: #fff;
 		line-height:1rem;
 		height:1rem;
 		border-bottom: .02rem solid  #E5E5E5;
 	}
 	.tab ul li:nth-child(8n){
 		border-right: .02rem solid #E5E5E5;
 	}

 	.tab ul li a{
 		display: block;
 		font-size: .3rem;
 	}
 	.news-tab{
		width: 6rem;
		margin: 0 auto;
		margin-top: .4rem;
		border-right: .02rem solid #E5E5E5;
	}
	.news-tab ul li{
		 width: 33.33%;
	}
	.product  .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top:.2rem;
 
		padding-bottom: .2rem;
	}
	.product  .pic ul{
		margin-top: 0;
	}
	.product  .pic ul li{
		width: 3.45rem;
		margin: 0;
		margin-bottom: .3rem;
	}
	.product  .pic ul li:nth-child(2n){
		float: right;
	}
	.product  .pic ul li img{
		width: 100%;
		height: 3.14rem;
	}
 
	.product  .pic ul li p{
		font-size: .28rem;
		line-height: .8rem;
		height: .8rem;
	}
	.product .more{
		background: none;
		border-color: #DCDCDC;
		color: #999999;
	}

	.more{
		width: 2.6rem;
		height: .8rem;
		font-size: .26rem;
		line-height: .8rem;
		margin-top: .6rem;
		border-radius: 5px;
	}

	.gg{
		background: url(../images/mgg.jpg) no-repeat;
		height: 2rem;
		background-size: 100%;
		margin-top: .6rem;
	}
	.cases{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding:.6rem 0;
		background-size: auto 100%;
 
	}
 	.cases .show{
 		margin-top: .4rem;
 	}
	.cases .pic{
		width: 50%;
	}
 
	.cases .pic ul li{
		width: 11.5%;
		margin-left: 1%;
	}
	 
	.cases .pic ul li p{
		font-size: .28em;
		height: .7rem;
		line-height: .7rem;
	}
	 .about .bd{
	 	display: block;
	 	margin-top: .4rem;
	 }
	 .about .bd .pic{
	 	width: 100%;
	 }
	 .about .intro{
	 	padding: .2rem;
	 	box-sizing: border-box;
	 	padding-bottom: .6rem;

	 }
	 .about .info{
	 	margin-top: .5rem;
	 	width: 100%;
	 	font-size: .3rem;
	 	text-align: justify;
	 	line-height: .5rem;
	 }

	.about .intro a{
		display: block;
		width: 2.7rem;
		height: .9rem;
		line-height: .9rem;
		margin: 0 auto;
		font-size: .26rem;
		margin-top: .4rem;
	}

	.hz{
		margin-top: .6rem;
	}
	.hz .tit img{
		margin-right: .2rem;
		height: .7rem;
	}
	.hz .tit h4{
		font-size: .36rem;
	}
	.hz .tit p{
		font-size: .24rem;
		margin-top: .05rem;
	}
	.hz .show {
		margin-top: .5rem;
	}
	.hz .show .pic{
		width: 50%;
	}
	.hz .show .pic ul li{
		width: 12%;
		border: .02rem solid #DCDCDC;
		margin-left: .5%;
	}
	.adv{
	 	margin-top: .8em;
 
	}
	.adv .tit{
		background: url(../images/mtit.jpg) no-repeat center;
		height: 2.2rem;
		background-size: 100% auto;
	}
	.adv .swiper-wrapper{
		display: flex;
	}
	.adv .swiper-slide{
		 display: block;
		 margin-bottom: .3rem;
	}
	.adv .swiper-slide .pic{
		width: 6rem;
		margin: 0 auto;
	}
	.adv .swiper-slide .pic img{
		width: 100%;
		margin-right: .2rem;
	}
	.adv .swiper-slide ul{
		margin-top: .4rem;
	}
	.adv .swiper-slide ul li .t{
		height: auto;
		padding-bottom: .3rem;
	}
	.adv .swiper-slide ul li{
		margin-bottom: .5rem;
	}
	.adv .swiper-slide ul li .t img{
		height: .9rem;
	}
	.adv .swiper-slide ul li .t div h4{
		font-size: .36rem;
	}
	.adv .swiper-slide ul li .t div p{
		font-size: .28rem;
	}
	.adv .swiper-slide ul li .intro{
		margin-top: .3rem;
	}
	.adv .swiper-slide ul li .intro p{
		font-size: .28rem;
		line-height: .5rem;
		background-size: .2rem auto;
		padding-left: .4rem;
		background-position: left .2rem;
	}
	.adv .swiper-pagination {
		position: initial;
		display: flex;
		justify-content: center;
		margin-top: .3rem;
	}

	.adv .swiper-pagination span{
		display: block;
		width: .5rem;
		height: .15rem;
		background: #999999;
		border-radius: 30px;
		opacity: 1;
		margin: 0 .1rem;
	}

	.adv .swiper-pagination  .swiper-pagination-bullet-active{
		background: #6060FE;
	}
	.adv .tel{
		display: none;
	}
 	
 	.news{

 		padding: .6rem 0;
 	}
 	.news .menu ul{
 		width: 6rem;
 		justify-content: center;
 		margin: 0 auto;
 	}
 	.news .menu ul li a{
 		font-size: .28rem;
 	}
 	.news .menu ul li{
 		margin: 0 .1rem;
 		height: .8rem;
 		line-height: .8rem;
 	}
 	.news .list ul li{
 		height: auto;
 		width: 100%;
 		float: initial;
 		margin-bottom: .3rem;
 		margin-left: 0;
 	}
 	.news .list ul li .time{
 		width: 1.4rem;
 		height: 1.4rem;
 	}
 	.news .list ul li:nth-child(2n){
 		float: initial;
 	}
 	.news .list ul li .time b{
 		font-size: .5rem;
 	}
 	.news .list ul li .time p{
 		font-size: .28rem;
 	}
 	.news .list ul li .intro {
 		width: 4rem;
 		height: 1.4rem;
 		margin-left: .3rem;
 		padding-right:.3rem;
 	}
 	.news .list ul li .intro:after{
 		font-size: .3rem;
 		line-height: 1.4rem;
 		right: -.6rem;
 	}
 	.news .list ul li .intro h4{
 		font-size: .3rem;
 	}
 	.news .list ul li .intro p{
 		font-size: .26rem;
 		margin-top: .15rem;
 		line-height: .42rem;
 	}
 
	.contact{
		display: none;
	}
 	.pro-list{
 		margin-top: 0;
 	}
	.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: .1rem;
	}
	.img-list ul li:nth-child(2n){
		float: right;
	}
	.img-list ul li p{
		font-size: .28rem;
		height: .6rem;
		line-height: .6rem;
	}
	.footer{
		height: auto;
		width: 100%;
		margin: 0;
		padding: 0;
		padding-bottom: .6rem;
	 	margin-top: 0;
	 	padding-bottom: 2rem;
	 	min-height: initial;
	 	 
	}

	.footer .name{
		width: 5rem;
		margin: 0 auto;
	}
	.footer .menu{
		display: none;
	}
	 
	.footer .info {
		margin: 0;
		margin-top: .6rem;
		line-height: .46rem;
		text-align: center;
		width: 100%;
		float: initial;
	}
	.footer .info .tit{
		display: block;
	}
	.footer .info  .intro{
		font-size: .28rem;
		margin-top: .3rem;
		line-height: .46rem;
	}
	.footer .ewm{
		display: none;
	}


	.gotop{
		width:.8rem;
		height: 1.2rem;
		bottom: 2rem;
		background: #FFBA38;
		position: fixed;
		display: flex;
		justify-content: center;
		align-items: center;
		right: 0;
		bottom:5rem;
		z-index: 100;
	}

	.gotop img{
		display: block;
		height:.7rem;
	}

	.float-right{
		display: none;
	}
	.cr{
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: .4rem;
		display: block;
		padding: .2rem 0;
		margin-bottom: 1.5rem;
	}
	.cr p{
		font-size: .22rem;
		line-height: .4rem;
	}
	.links{
		display: none;
	}
	.float{
		display: none;
	}
	.page{
		margin: .4rem 0;
	}
	.nav-links a{
		font-size: .26rem;
		border: .02rem solid #ccc;
		margin: 0 .06rem;
	}
	.nav-links span{
		margin: 0 .06rem;
		font-size: .26rem;
		border: .02rem solid #ccc;
	}
	.crumbs{
		padding: 0 .1rem;
		box-sizing: border-box;
	}
	.crumbs .main{
		width: 100%;
	}
	.crumbs .tit{
		border-left: none;
		height: .8rem;
		margin-right: .3rem;
	}
	.crumbs div{
		overflow: hidden;
		 white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: .2rem;
	}
	.crumbs p{
		line-height: .8rem;
		font-size: .28rem;
	}
	.crumbs a{
		font-size: .28rem;
		display:inline;
		line-height: .8rem;
	}
	.crumbs .tit img{
		height: .4rem;
		margin: 0 auto;
		margin-top: .2rem;
	}
	.fn{
		display: block;
		position: fixed;
		bottom: 0;
		width: 7.5rem;
		left: 50%;
		z-index: 100;
		margin-left: -3.75rem;
	}

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

	.about-article{
		margin-top: .3rem;
		margin-bottom: 0;
	}
	.about-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.about-article img{
		max-width: 100%;
		display: block;
	}
	.about-article .info{
		font-size: .29rem;
		line-height: .48rem;
		margin: 0;
		margin-top: .2rem;
	}
	.about-article .map{
		height:5rem;
		margin-top: .3rem;
	}
	.cont-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.cont-article{
		width: 100%;
	}
	.cont-article ul li{
		width: 100%;
	}

	.cont-article ul li img{
		height: 1rem;
	}

	.cont-article ul li p{
		font-size: .3rem;
		margin-left: .3rem;
	}

	.detailed{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}
	.detailed .tit h4{
		font-size: .38rem;
	}
	.detailed .tit span{
		display: block;
		line-height: .4rem;
		font-size: .24rem;
	}
	.detailed .tit p{
		padding: .1rem 0;
	}
	.detailed .info{
		margin-top: .2rem;
		font-size: .29rem;
		line-height: .48rem;
		text-align: justify;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		margin-bottom: .3rem;
		border:.02rem solid #ccc;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;
		height: .7rem;
		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #ccc;
	}
	.fy p:nth-child(2){
		border-right:  none;
	}
	 
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-left: none;
		border-top: .02rem solid #ccc;
	}

	.message{
		margin-top: .6rem;
		width: 100%;
		display: block;
	}
	.message img{
		display: none;
	}
	.message  .bd{
		padding: 0;
		margin: 0;
		padding: .3rem;
		display: block;
		width: 100%;
		padding-bottom: .5rem;
		margin-top: .3rem;
		box-sizing: border-box;
	}
	.message form{
		width: 100%;
		float: initial;
		margin: 0;
	}
	.message form ul li{
		border: .02rem solid #d2d2d2;
		box-sizing: border-box;
	}
	.message form ul li input{
		display: block;
		height: .8rem;
	}
	.message form ul li input{
		width: 100%;
		font-size: .3rem;
		 
	}
	.message form .btn input{
		width: 3.2rem;
		height: .8rem;
		font-size: .3rem;
		margin-top: .2rem;
	}
	.message form ul li textarea{
		width: 100%;
		height: 2rem;
	 
	}
}


 