/* CSS Initialization */
html {overflow-y: scroll;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;padding: 0;border: 0;}
body {font-size: 12px;color:#333333; font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
a {text-decoration: none;color: #333333;}
a:hover,a:active,a:focus{text-decoration:none;color: #185a94;}
fieldset,img {border: none;display: block;}
ol, ul, li {list-style: none;}
input, textarea, select, button {font-size: 100%;outline: none;}
table {border-collapse:collapse; border-spacing:0;}
input[type="number"]{-moz-appearance:textfield;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}


/* css clear float */
.clearfix::before,.clearfix::after{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}
.fl{float: left;}
.fr{float: right;}
.ovf{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
body{max-width: 6.4rem;margin: 0 auto;overflow-x: hidden;background: #fff;}
.wrap{
	width: 100%;height: auto;overflow: hidden;
	padding-bottom: 1.5rem;
}
.wrap .banner{
	box-sizing: border-box;
}
.wrap .banner img{width: 100%;}
.wrap .fw{
	box-sizing: border-box;
}
.fw img{width: 100%;}
.fw a{width: 90%;line-height: 0.7rem;background: #b40101;
text-align: center;margin: 0.2rem auto;display: block;border-radius: 50px;color: #fff;font-size: 0.26rem;}

.wrap .case1{width: 100%;}
.wrap .js1{
	
	box-sizing: border-box;
	position: relative;
}
.wrap .js1 img{width: 100%;}
.wrap .js1 .button{
	width: 80%;
	margin: 0 auto;
	height: auto;
	position: absolute;
	left: 10%;
	bottom: 0.15rem;
}

.wrap .js1 .button a{
	display: inline-block;
	width: 50%;
	float: left;
	margin-left: 4%;
}
.wrap .js1 .button a.zx{
	width: 40%;
	float: right;
}
.wrap .js2 .button{
	bottom: 0.30rem;
}

.wrap .js1 .table {
    width: 84%;
    height: auto;
	margin: 0 auto;
   /* position: absolute;
    top: 0.5rem;
    left: 8%; */
}

.wrap .js1 .table form{
	font-size: 0.3rem;
	color: #fff;
}
.wrap .js1 .table form div{
	margin: 0.14rem auto;
	width: 100%;
	font-weight: bold;
	font-size: 0.24rem;
}
.wrap .js1 .table form div input{
	width: 100%;
	height: 0.65rem;
	color: #000;
	font-weight: normal;
	text-indent: 0.2rem;
	border-radius: 0.05rem;
	border: 1px solid #cccccc; 
	background: #ffffff;
}
.wrap .js1 .table form button{
    width: 100%;
	height: 0.7rem;
	border: none;
	margin: 0.3rem auto;
	display: block;
	background: #b50102;
	/* background-image: -webkit-linear-gradient(top, #feb377, #ff7e4d);
	background-image: -moz-linear-gradient(top, #feb377, #ff7e4d);
	background-image: -ms-linear-gradient(top,#feb377, #ff7e4d);
	background-image: -o-linear-gradient(top, #feb377, #ff7e4d);
	background-image: linear-gradient(top, #feb377, #ff7e4d); */
	box-shadow: none; 
	border-radius:50px;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	background-size: 100%;
	
}
.box_sade, .box_sade1{
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}
.box_sade_bj {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.7;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.box_sade_con {
    width: 80%;
    height: 4rem;
    background: #ffffff;
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px;
    padding: .15rem;
}
.box_sade_con h5 {
    font-weight: normal;
    margin-bottom: .2rem;
}
.box_sade_con h5 p {
    font-size: .30rem;
    color: #171b34;
    position: relative;
    padding-left: .15rem;
}
.box_sade_con h5 p span {
    height: 18px;
    width: 3px;
    background: #171b34;
    position: absolute;
    left: 0;
    top: 0.05rem;
}
.box_input div input {
    width: 100%;
    height: .7rem;
    padding: 0 .2rem;
    border-radius: 5px;
    font-size: .26rem;
    display: block;
    background: #f5f3f7;
    border: none;
    box-sizing: border-box;
    margin-bottom: .15rem;
}
.box_input  button {
    width: 100%;
    border: none;
    text-align: center;
    color: #fff;
    font-size: .28rem;
    height: .7rem;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(top, #ff6364, #df3031);
    background-image: -moz-linear-gradient(top, #ff6364, #df3031);
    background-image: -ms-linear-gradient(top,#ff6364, #df3031);
    background-image: -o-linear-gradient(top, #ff6364, #df3031);
    background-image: linear-gradient(top, #ff6364, #df3031); 
    background-size: 100% 100%;
}
.box_sade_close img {
    width: .5rem;
    height: .5rem;
}
.ad img{
	margin-top: 1.05rem;
	
	width: 100%;
}
.dowebok {
    font-weight: normal;
    font-size: 0.23rem;
    margin-top: 0.15rem; 
    color: #fff;
    height: .3rem;
    overflow: hidden;
    position: absolute;
   /* top: 3.9rem; */
    text-align: center;
}
.dowebok ul li {
	color: #333;
	line-height: 0.4rem;
	
}



.xc img{
	width: 100%;
}
.lybg{
	padding: 0 0 1.1rem 0;
	background: url(../images/11.png);
	background-size: 100%;
	
}
.fw ul li{
	width: 100%;
	float: left;
}
.ly{
	width: 84%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.ly form input{
	width: 100%;
	height: 0.7rem;
	color: #000;
	font-weight: normal;
	text-indent: 0.2rem;
	border-radius: 0.1rem;
	border: solid 1px #aaaaaa;
	box-sizing: border-box;
	margin-bottom: 0.2rem;
}
.ly form button{
    width: 100%;
	height: 0.7rem;
	border: none;
	margin: 0.05rem auto;
	display: block;
	background-color: #f56f63;
	border-radius: 0.1rem;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
}
.ly2 select{
	width: 48%;
	height: 0.7rem;
	color: #000;
	font-weight: normal;
	text-indent: 0.2rem;
	border-radius: 0.1rem;
	border: solid 1px #aaaaaa;
	box-sizing: border-box;
	margin-bottom: 0.2rem;
	float: left;
	
}
.zxrx{
	text-align: center;
}
.zxrx a{
	font-size: 0.3rem;
	line-height: 0.7rem;
	color: #f3ab5a;
	
}
.wrap .js{
	height: 1.2rem;
	box-sizing: border-box;
	position: relative;
}

.lybg h1{
	text-align: center;
	font-size: 0.24rem;
	margin-bottom: 0.5rem;
	padding-top: 0.15rem;
}
.lybg h1 span{
	text-align: center;
	font-size: 0.3rem;
}
.foot{
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
		z-index: 888;
}
.foot img{
	width: 100%;
}
/* .foot a {
    width: 100%;
    float: left;
    background: blue;
    color: #FFFFFF;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    font-weight: bold;
}
.foot a:nth-child(1) {
    background: #343434;
} */
.kefu {
    position: absolute;
    left: 14%;
    top: 24%;
    width: 0.4rem;
    height: 0.4rem;
}
.kefu img {
    width: 100%;
}
.wrap .lzy .table {
    top:2.15rem;   
}
.lzy .dowebok {
    
    top: 5.9rem;
    
}
@keyframes heartBeat {0% {  -webkit-transform: scale(1);  transform: scale(1);}14% {  -webkit-transform: scale(1.02);  transform: scale(1.02);}28% { -webkit-transform: scale(1); transform: scale(1);}  42% {  -webkit-transform: scale(1.02);  transform: scale(1.02);}70% { -webkit-transform: scale(1); transform: scale(1);} } .heart { -webkit-animation-name: heartBeat; animation-name: heartBeat; -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; animation-iteration-count:infinite; }
 
.actCailiao {
 top: 0.8rem;
 overflow: hidden;
 position: absolute;
 width: 90%;
 left: 5%;
 }
.actCailiao .hd {
  
   padding-bottom:0rem;
   overflow: hidden;
 }
 .actCailiao .hd li:first-child{
	 margin-left: 0;
 }
.actCailiao .hd li {
   float: left;
  width: 100%;
   position: relative;
   width: 16%;
   height: .4rem;
   font-size: .22rem;
   text-align: center;
   line-height: .4rem;
   margin-bottom: 0.06rem;
   background: #333;
   color: #fff;
   margin-left: 0.75%;
   background: #475f1b;
   background-size: 100%;
 }
.actCailiao .hd li.on {
   background: #f39518;
   color: #fff;
 }
/* .actCailiao .hd li.on:after {
   content: "";
   display: block;
   position: absolute;
   left: 50%;
   top: .5rem;
   margin-left: -5px;
   width: 0;
   height: 0;
   border: 8px dashed transparent;
   border-top: 10px solid #ffc003;
 } */
 
/* 设计轮播 */

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    top: 0.05rem;
    width: 94%;
    left: 2.8%;
 padding-bottom: 0.35rem;
}

:root {
    --swiper-theme-color: #3c3c3c;
}
.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:11px;
}
.xf_btn{
	position: fixed;
	right:2px;
	bottom: 180px;
	width: 40px;
	z-index: 999;
}
.xf_btn a{
	display: block;
	width: 100%;
	border-radius: 50%;
	margin-bottom: 8px;
}
.xf_btn a img{
	width: 100%;
	border-radius: 50%;
}

 
.footer-nav {
	width: 6.4rem;
    height: 73px;
    position: fixed;
    bottom: -2px;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.14);
    background: #ffffff;
    display: flex;
    align-items: center;
    z-index: 3000;
}
.footer-nav ul{
	width: 100%;
}
.footer-nav li:nth-of-type(3) span {
  transform: translateY(-2px);
}

.footer-nav li {
  width: 20%;
  float: left;
  position: relative;
}

.footer-nav li a {
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.footer-nav li .icon {
  width: 24px;
  padding-bottom: 4px;
}

.footer-nav li a.active {
  color: #ec6c00;
}

.footer-nav a .icon-wrap {
  width: 48px;
  height: 48px;
  background: #267bda;
  border-radius: 50%;
  transform: translateY(-10px);
  position: relative;
  z-index: 2;
  text-align: center;
}

.footer-nav li:nth-child(3) a::before {
  position: absolute;
  content: "";
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 50%;
  transform: translateY(-20px);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.14);
}

.footer-nav li:nth-child(3) span {
  z-index: 2;
}

.footer-nav li:nth-child(3) {
  margin-top: -17px;
}

.footer-nav a .icon-wrap img {
  width: 23px;
    margin: 0 auto;
  margin-top: 12px;
}

.footer-nav li:nth-child(3)::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -6px;
  left: 0;
  background: #ffffff;
}


