html{background-color:#fff;color:#000;font-size:12px}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5;font-family: PingFang SC;}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%}
h1,h2,h3,h4,h5,h6{font-family: PingFang SC;}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,em,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;font-family: PingFang SC;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}
sup,sub{vertical-align:baseline}
html {overflow-x: hidden;height: 100%;font-size: 50px;-webkit-tap-highlight-color: transparent;}
body {font-family: PingFang SC;color: #333;font-size: .28em;line-height: 1;-webkit-text-size-adjust: none;}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #333;text-decoration: none;}

/*header*/
.qh-head{
   padding: 0.2rem; 
   overflow: hidden;
}
.qh-head .logo{
	float:left;
	margin-right: 0.3rem
}
.qh-head .logo img{
	height: 0.6rem;
}
.account-btn{
    float: left;
}
.account-btn img{
    width: 2rem;
    height: 0.6rem;
}
.hot-line{
    float: right;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: .26rem;
    font-weight: bold;
    color: #555;
    display: block;
}

/*nav*/
.qh-nav{
    width: 100%;
    /*height: 0.7rem;*/
    background: #f6f6f6;
    overflow: hidden;
}
.fixed{
    position: fixed;
    top: 0;
    z-index: 999;
}
.qh-nav ul{
    display:flex;
    justify-content: space-around;
}
.qh-nav ul li{
    /*flex: 1;*/
}
.qh-nav ul li a{
    display: block;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.26rem;
}


/*banner*/
.qh-nav ul li#active_li_a a{
    color: #fbbd35;
    font-size: .3rem;
}
#fixedPhone{
    width: .8rem;
    height: .8rem;
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 3rem;
    background: #582185;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .1rem;
}
#fixedPhone img{
    width: .3rem;
}
.qh-banner{
    margin-top: 1.5rem;
}
.qh-banner img{
    width: 100%;
    /*height: 2.7rem;*/
}

.icons-show{
    padding: 0.4rem 0;
}
.icons-show ul{
    display: flex;;
}
.icons-show ul li{
    flex: 1;
    text-align: center;
}
.icons-show ul li img{
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 auto;
}
.icons-show ul li h3{
    padding: 0.16rem 0;
    font-size: 0.26rem;
}
.icons-show ul li p{
    line-height: 0.28rem;
    font-size: 0.16rem;
    color: #666666;
}


.re-company{
    padding: 0.22rem 0.3rem 0.38rem;
    background: #f3f9f9;
}
.re-company h2{
    height: .76rem;
    line-height: .6rem;
    background: url(../image/title-line.png) no-repeat center bottom;
    text-align: center;
    font-size: 0.3rem;
    letter-spacing: 2px;
}

.re-channel{
    background: #fff;
    margin-top: 0.36rem;
    margin-bottom: 0.2rem;
}
.re-channel .title{
    width: 100%;
    height: 1.38rem;
}
.re-channel p{
    padding: 0.2rem 0.3rem 0.4rem;
    font-weight: 0.2rem;
    color: #666;
    line-height: 0.4rem;
}

.re-form{
    padding: 0 0.46rem 0.2rem;
}
.re-form .item{
    display: flex;
    margin-bottom: 0.2rem;
}
.re-form .item label{
    flex: 1.3rem 0 0;
    height: 0.58rem;
    line-height: 0.58rem;
    font-weight: normal;
    font-size: 0.24rem;
}
.re-form .item label i{
    font-style: normal;
    color:#fbbd35;
}
.re-form .item .border-1px{
    height: 0.58rem;
    flex: 1;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0 0.16rem;
    font-size: 0.2rem;
    color: #999 !important;
}
.re-form .item .contact-btn{
    flex: 1;
    height: 0.6rem;
    border-radius: 4px;
    background: #fbbd35;
    margin: 0 auto;
    color: #fff;
    font-size: 0.24rem;
}

.instru-tabs{
    background: #fff;
}
.instru-tabs .am-nav-tabs, .calculate-tabs .am-nav-tabs{
    border: none;
    display: flex;
}
.instru-tabs .am-nav-tabs li, .calculate-tabs .am-nav-tabs li{
    flex: 1;
    font-size: 0.3rem;
    text-align: center;
}
.instru-tabs .am-nav-tabs li a, .calculate-tabs .am-nav-tabs li a{
    margin-right: 0;
    height: 0.64rem;
    line-height: 0.64rem;
    padding: 0;
}
.instru-tabs .am-nav-tabs li.am-active{
    background: #6d6bff;
}
.instru-tabs .am-nav-tabs li.am-active a{
    border: none;
    background: none;
    color: #fff;
}

.instru-tabs .am-tabs-bd, .calculate-tabs .am-tabs-bd{
    border: none;
}
.instru-tabs p{
    padding: 0 0.14rem;
    line-height: 0.36rem;
    font-size: 0.24rem;
    color: #666666;
}

.instru-show{
    margin: 0.2rem 0;
    display: flex;
}
.instru-show dl{
    flex: 1;
    box-sizing: border-box;
    padding: 0 0.07rem;
    overflow: hidden;;
}
.instru-show dl img{
    width: 100%;
}
.instru-show dl dt{
    margin: 0;
}
.instru-show dl dd{
    line-height: 0.5rem;
    text-align: center;
    margin: 0;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.consult-btn{
    display: block;
    width: 60%;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 4px;
    background: #fbbd35;
    margin: 0 auto;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
}

.gs-serve{
    width: 100%;
    background: #fff;
    padding: 0.3rem 0;
}
.gs-serve .title{
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    font-size: 0.3rem;
}
.gs-serve .intro{
    margin-bottom: 0.3rem;
    line-height: 0.32rem;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
}

.swiper-page{
    width: 96%;
    height: 6.9rem;
    border-radius: 5px;
    box-shadow: 0 3px 4px 2px #eceded;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
}
.swiper-title{
    height: 1.9rem;
    padding: 0.12rem 0.2rem;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.swiper-page-left .swiper-title{
    background: url(../image/swiper-page-left-icon.png) no-repeat right center #02d0ac;
}

.swiper-page-center .swiper-title{
    background: url(../image/swiper-page-center-icon.png) no-repeat right center #764ffd;
}
.swiper-page-right .swiper-title{
    background: url(../image/swiper-page-right-icon.png) no-repeat right center #fc8d61;
}

.swiper-title h3{
    line-height: 0.56rem;
    font-size: 0.3rem;

}
.swiper-title p{
    font-size: 0.24rem;
    line-height: 0.5rem;
}

.swiper-page-center .swiper-title p, .swiper-page-right .swiper-title p{
    line-height: 0.4rem;
}
.swiper-title p b{
    display: inline-block;
    background: #fff;
    padding: 0 0.12rem;
    color: #01cca8;
    font-size: 0.2rem;
    border-radius: 14px;
    margin: 0.05rem 0;
    line-height: 0.4rem;

}

.swiper-container {
    width: 100%;
    height: 7.2rem;
  }

.sort-page{
    display: flex;
}
.sort-panel{
    flex: 1;
    box-sizing: border-box;
    padding: 0 0.3rem;
}
.sort-panel h3{
    height: 0.68rem;
    line-height: 0.68rem;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 0.26rem;
}
.sort-panel .sorts{
    padding: 0.26rem 0 0.16rem 0.3rem;
}
.sort-panel .sorts .item{
    margin-bottom: 0.3rem;
    font-size: 0.2rem;
    color: #666666;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.sort-panel .sorts input[type=radio]{
    float: left;
    margin:0 2px 0 0;
}

.swiper-page .btn{
    display: block;
    width: 70%;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 4px;
    margin: 0 auto 0.3rem;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
}
.swiper-page-left .btn{
    background: #fbbd35;
}
.swiper-page-center .btn{
    background: #7048fc;
}
.swiper-page-right .btn{
    background: #f87f50;
}

.change-box{
    padding: 0.4rem 0.8rem;
}
.change-sorts{
    display: flex;
}
.change-sorts li{
    flex: 1;
    text-align: center;
}
.change-sorts li img{
    display:block;
    height: 0.48rem;
    margin: 0 auto 0.2rem;
}

.change-list{
    overflow: hidden;
    margin-top: 0.2rem;
}

.swiper-page-right .change-list{
    padding-left: 0.8rem;
}
.change-list li{
    position: relative;
    float: left;
    padding: 0.1rem 0.24rem;
    border: 1px solid #6d6bff;
    color: #7048fc;
    font-size: 0.24rem;
    text-align: center;
    border-radius: 30px;
    margin: 0.2rem 0.1rem 0;
}
.swiper-page-right .change-list li{
    border: 1px solid #fc8c5f;
    color: #fc8c5f;
}
.change-list li input{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}
.change-list li.checked{
    background: #7048fc;
    color: #fff;
}
.swiper-page-right .change-list li.checked{
    background: #fc8c5f;
}

.package-box{
    padding: 0.5rem 0.3rem;
    background: url(../image/jxtc-bg.png) no-repeat;
    background-size: cover;
}
.package-panel{
    width: 100%;
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 5px 10px -2px #8b91c7;
}
.package-panel .title{
    height: 0.9rem;
    border-radius: 5px 5px 0 0;
    background: #582185;
    overflow: hidden;
}
.package-panel .title h2{
    float: left;
    padding: 0.28rem 0 0.28rem 0.3rem;
    vertical-align: bottom;
    color: #fff;
    font-size: 0.24rem;
}
.package-panel .title h2 strong{
    font-size: 0.36rem;
    padding-right: 0.2rem;
}
.package-panel img{
    float: right;
    height: 0.9rem;
    margin-right: 0.4rem;
}

.package-list li{
    display: flex;
    padding: 0.12rem 0.3rem;
    border-bottom: 1px solid #582185;
}
.package-list li:last-child{
    border-bottom: none;
}
.package-list li .info{
    flex: 1;
}
.package-list li .info h3{
    line-height: 0.54rem;
    font-size: 0.3rem;
}
.package-list li .info p{
    line-height: 0.4rem;
    font-size: 0.24px;
    color: #582185;
}
.package-list li .info span{
    display: block;
    line-height: 0.52rem;
    vertical-align: bottom;
}
.package-list li .info span strong{
    font-size: 0.3rem;
    color: #582185;
    padding-right: 0.2rem;
}
.package-list li .info span b{
    color: #666;
    font-size: 0.24rem;
    text-decoration:line-through
}
.package-list li .btn{
    position: relative;
    flex: 0 0 1.8rem;
}
.package-list li .btn a{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    display: block;
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 4px;
    background: #582185;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
}

.calculate-box{
    background: #f3f9f9;
    padding: 0.4rem 0.3rem 0.5rem;
}
.calculate-box h2{
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.3rem;
}
.calculate-box p{
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
}

.calculate-tabs{
    background: #fff;
    box-shadow: 0 5px 10px -2px #d5dede;
    margin-top: 0.24rem;
}
.calculate-tabs .am-nav-tabs li a{
    height: 0.86rem;
    line-height: 0.86rem
}
.calculate-tabs .am-nav-tabs li.am-active{
    background: #6d6bff;
    border-bottom: 1px solid #fbbd35;
}
.calculate-tabs .am-nav-tabs li.am-active a{
    border: none;
    color: #fbbd35;
}

.calculate-content{
    padding: 0.48rem 0.46rem 0 !important;
}
.calculate-content dl{
    margin-bottom: 0.2rem;
	height: 0.5rem;
}
.calculate-content dl dt{
    float: left;
    width: 1.16rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: 0;
    color: #666;
    font-size: 0.24rem;
    font-weight: normal;
}
.calculate-content dl dd{
    position: relative;
    float: left;
    width: 2.18rem;
    height: 0.48rem;
    line-height: 0.48rem;
    margin: 0 0.2rem 0 0;
    border: 1px solid #ddd;
    font-size: 0.2rem;
    text-align: center;
    border-radius: 30px;
    color: #666;
	overflow:hidden;
}
.calculate-content dl dd input[type=radio]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}
.calculate-content dl dd.checked{
    background: #ffe2da;
    border: 1px solid #ffe2da;
    color: #fbbd35;
}
.calculate-content dl dd .border-1px{
    position: absolute;
    left: -1px;
    top: -1px;
    width: 2.2rem;
    height: 0.48rem;
    line-height: 0.48rem;
    border: 1px solid #ddd;;
    border-radius: 30px;
    text-align: center;
    text-align-last: center;
}
.calculate-gs dl dd .border-1px{
    width: 2.3rem;
}
.calculate-content dl dd .btn{
    position: absolute;
    left: -1px;
    top: -1px;
    width: 2.18rem;
    height: 0.48rem;
    border: 1px solid #fbbd35;
    background: #fbbd35;
    color: #fff;
    font-size: 0.24rem;
    border-radius: 30px;
}
.calculate-gs dl dd .btn{
    width: 2.3rem;
}
.calculate-gs dl dt{
    width: 1rem;
}
.calculate-gs dl dt.serve{
    height: 3rem;
}
.calculate-gs dl dd{
    width: 2.3rem;
    margin: 0 0 0.16rem 0.16rem;
	overflow:hidden;
}

.faq-box{
    width: 100%;
    overflow: hidden;
}
.faq-box .title{
    position: relative;
    width: 100%;
    line-height: 0.9rem;
    color: #fbbd35;
    font-size: 0.3rem;
    text-align: center;
    background: linear-gradient(90deg, #6048fc, #582185);
}
.faq-box .title i{
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -0.72rem;
    display: block;
    width: 1.44rem;
    height: 0.04rem;
    background: #fbbd35;
}

.faq-content{
    padding: 0.3rem 0.3rem 0.1rem;
    background: linear-gradient(90deg, #6216ed, #582185);
}
.faq-content dl{
    margin-bottom: 0.3rem;
}
.faq-content dl dt{
    height: 0.3rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.24rem;
    margin-bottom: 18px;
}
.faq-content dl dt img{
    float: left;
    height: 0.3rem;
    margin-right: 0.1rem;
}
.faq-content dl dd{
    position: relative;
    padding: 0.16rem 0.2rem;
    background: #7637ff;
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.32rem;
}
.faq-content dl dd i{
    position: absolute;
    left: 10px;
    top: -15px;
    display: block;
    width: 18px;
    height: 15px;
    background: url(../image/content-tip.png) no-repeat;
}

.business-box{
    padding: 0.36rem 0 1rem;
    width: 100%;
    overflow: hidden;
}
.business-box h2{
    height: .74rem;
    line-height: .6rem;
    background: url(../image/title-line.png) no-repeat center bottom;
    text-align: center;
    font-size: 0.3rem;
    letter-spacing: 2px;
}

.swiper-container1 {
    width: 100%;
    height: 5.17rem;
    margin-top: 0.14rem;
}

.swiper-serve {
    width: 96%;
    height: 5.17rem;
    background: #f9f9f9;
    overflow: hidden;
    margin: 0 auto;
}
.swiper-serve .title{
    height: 1.1rem;
    background: #fccdc0;
    display: flex;
}
.swiper-serve .title .icon{
    position: relative;
    flex: 0 0 1.1rem;
    background: #ffe2da
}
.swiper-serve .title .icon img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.25rem;
    margin-top: -0.28rem;
    width: 0.49rem;
    height: 0.56rem;
}
.swiper-serve .title .infor{
    flex: 1;
    padding: 0.12rem 0.22rem;
}
.swiper-serve .title .infor h3{
    line-height: 0.36rem;
    font-size: 0.24rem;
}
.swiper-serve .title .infor p{
    line-height: 0.26rem;
    font-size:0.2rem;
    color: #666;
}

.serve-list li{
    border-bottom: 1px solid #ffe2da;
    padding: 0.12rem 0.3rem;
}
.serve-list li:last-child{
    border-bottom: none;
}
.serve-list li a{
    display: flex;
}
.serve-list li a .text{
    flex: 1;
}
.serve-list li a .text h4{
    line-height: 0.42rem;
    font-size: 0.24rem;
}
.serve-list li a .text  p{
    line-height: 0.36rem;
    font-size: 0.2rem;
    color: #666;
}
.serve-list li a .icon{
    position: relative;
    flex: 0 0 0.13rem;
}
.serve-list li a .icon img{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.12rem;
    display: block;
    width: 0.13rem;
    height: 0.24rem;
}

.contact-box{
    position: fixed;
    bottom: 0.86rem;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 1.4rem;
    background: url(../image/contact-bg.jpg) no-repeat;
    background-size: cover;
}
.contact-box h2{
    padding: 0.32rem 0 0.22rem;
}
.contact-box h2 img{
    display: block;
    width: 4.4rem;
    margin: 0 auto;
}

.phone-form{
    width: 5.8rem;
    height: 0.6rem;
    display: flex;
    margin: 0 auto;
}
.phone-form .num{
    flex: 1;
    box-sizing: border-box;
    padding:  0 0 0 0.2rem;
    background: #fff;
    color: #666;
    font-size: 0.24rem;
}
.phone-form .btn{
    flex: 0 0 2.1rem;
    height: 0.6rem;
    border: none;
    background: #fbbd35;
    color: #fff;
    font-size: 0.24rem;
}

/*---- city-picker ----*/
.city-picker-selector {
  *zoom: 1;
  display:flex;
  flex: 1;
}

.city-picker-selector:after {
  content: " ";
  display: table;
  height: 0;
  clear: both
}

.city-picker-selector .selector-item {
	flex:1;
  border: 1px solid #e7e7e7;
  height: 0.58rem;
  line-height: 0.58rem;
  margin-left: 10px;
  position: relative;
  background: #fff;
}

.city-picker-selector .selector-item:first-child {
  margin-left: 0
}

.city-picker-selector .selector-item:after {
  content: '';
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #ccc;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top:-3px;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms
}

.city-picker-selector .selector-show .selector-list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.city-picker-selector .selector-show:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.city-picker-selector .selector-name {
  color: #666;
  font-size: 0.24rem;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 10px;
}

.city-picker-selector .selector-name.df-color {
  color: #999
}

.city-picker-selector .selector-name.forbid {
  cursor: default
}

.city-picker-selector .selector-name.disabled {
  background-color: #eef1f6;
  cursor: not-allowed
}

.city-picker-selector .selector-list {
  border: 1px solid #e7e7e7;
  background: #fff;
  width: 100%;
  position: absolute;
  top: 0.58rem;
  left: -1px;
  z-index: 1;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translateY(-2%);
  transform: translateY(-2%);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.city-picker-selector ul {
  max-height: 160px;
  overflow-x: hidden;
  overflow-y: auto
}

.city-picker-selector li {
  border-top: 1px solid #f7f7f7;
  color: #999;
  cursor: pointer;
  font-size: 0.24rem;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0 0 10px;
  height: 0.58rem;
  line-height: 0.58rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0px !important;
}

.city-picker-selector li:first-child {
  border-top: 0
}

.city-picker-selector li.placeholder-li {
  cursor: default
}

.city-picker-selector li strong {
  color: #6ab9d8;
  padding: 0 5px
}

.city-picker-selector li.caller:hover {
  background: #f5f5f5
}

.city-picker-selector li.caller.active,
.city-picker-selector li.caller.active:hover {
  background: #6396f6;
  color: #fff;
}

.city-picker-selector li.forbid {
  color: #999;
  font-size: 0.24rem;
  cursor: not-allowed
}

.city-picker-selector .selector-search {
  border: 1px solid #ececec;
  border-top: 0;
  background: #f8f8f8;
  font-size: 0;
  padding: 10px;
  height: 28px;
  margin-left: -1px;
  margin-right: -1px
}

.city-picker-selector .input-search {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #333;
  font-size: 0.24rem;
  width: 100%;
  height: 26px;
  line-height: 26px\9;
  padding: 0;
  text-indent: 5px
}

.city-picker-selector .input-search:focus {
  outline: 0
}

.city-picker-selector .input-search::-webkit-input-placeholder {
  color: #bababa
}


.calculate-content dl dd.city {
    background: #fff;
    border: none;
    color: #333;
    display: flex;
    width: 4rem;
    text-align: left;
	overflow:inherit;
}

.floot_ft{
	position: fixed;
	z-index: 999;
	width: 100%;
	bottom: 0px;
	height: 0.86rem;
	line-height: 0.86rem;
	background-color: #fff;
}
.floot_ft .text{
	position: absolute;
	width: 100%;
	bottom: 100px;
	right: 10px;
	line-height: 32px;
	/*display: none;*/
	text-align: right;
	transition: all 0.3s;
}
.floot_ft .text p{
	display: inline-block;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	border-radius: 32px;
	margin-top: 10px;
	padding: 0 20px;
	opacity: 0;
	transition: all 0.3s;
}
.floot_ft li{
	position: relative;
	float: left;
	width: 50%;
}
.floot_ft li:after{
	/*position: absolute;*/
	/*content: "";*/
	/*top: 50%;*/
	/*right: 0px;*/
	/*margin-top: -0.25rem;*/
	/*height: 0.5rem;*/
	/*width: 1px;*/
	/*background-color: #ffd2ba;*/
	/*opacity: 0.6;*/
}
.floot_ft ul{
    display: flex;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.floot_ft li{
    background: #FBBD36;
}
.floot_ft li:last-child:after{
	display: none;
}
.floot_ft li a{
	display: block;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	padding-left: 0.4rem;
}
.floot_ft li:nth-child(1) a{
    padding-left: 0;
}
.floot_ft li:nth-child(1) a img{
    width: 80%;
	/*background: url(../image/floot_ico2.png) no-repeat left 1rem center;*/
}
.floot_ft li:nth-child(2) a{
	background: url(../image/floot_ico1.png) no-repeat left 1rem center;
}
.floot_ft li:nth-child(3) a{
	background: url(../image/floot_ico3.png) no-repeat left 0.4rem center;
}

.floot_ft li a span{
	position: absolute;
    left: 0.65rem;
    top: 0.18rem;
	/*display: none;*/
	width: 15px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background-color: #af0000;
	border-radius: 100%;
	
}
.floot_ft li a span.glint_wz{
	animation: glint_wz 1s  1s both infinite;
	-moz-animation: glint_wz 0.3s  0.3s both infinite;
	-webkit-animation: glint_wz 0.6s 0.6s both infinite;
	-o-animation: glint_wz 0.3s  0.3s both infinite;
}

.floot_ft li a.glint{
animation: glint 0.6s 0.6s both infinite;
-moz-animation: glint 0.6s 0.6s both infinite;
-webkit-animation: glint 0.6s 0.6s both infinite;
-o-animation: glint 0.6s 0.6s both infinite;
}

@keyframes glint{
0%   {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
25%  {background: url(../images/floot_ico3a.png) no-repeat left 30px center;}
50% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
100% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
}

@-moz-keyframes glint{
0%   {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
25%  {background: url(../images/floot_ico3a.png) no-repeat left 30px center;}
50% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
100% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
}

@-webkit-keyframes glint{
0%   {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
25%  {background: url(../images/floot_ico3a.png) no-repeat left 30px center;}
50% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
100% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
}

@-o-keyframes glint{
0%   {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
25%  {background: url(../images/floot_ico3a.png) no-repeat left 30px center;}
50% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
100% {background: url(../image/floot_ico3.png) no-repeat left 30px center;}
}

@keyframes glint_wz{
0%   {opacity: 1;}
25%  {opacity: 0;}
50%  {opacity: 1;}
100% {opacity: 1;}
}

@-moz-keyframes glint_wz{
0%   {opacity: 1;}
25%  {opacity: 0;}
50%  {opacity: 1;}
100% {opacity: 1;}
}

@-webkit-keyframes glint_wz{
0%   {opacity: 1;}
25%  {opacity: 0;}
50%  {opacity: 1;}
100% {opacity: 1;}
}

@-o-keyframes glint_wz{
0%   {opacity: 1;}
25%  {opacity: 0;}
50%  {opacity: 1;}
100% {opacity: 1;}
}

.am-tabs-bd{
	overflow:inherit;
}

/*******代账包弹框*******/
.pop-dzb-box{
    overflow: hidden;
}
.pop-dzb-box .content{
    padding: 0 0px 10px;;
    background: #fff;
}
.pop-dzb-box img{
    display: block;
    width: 100%;
}
.pop-dzb-box p{
    text-align: center;
    color: #9400bb;
    line-height: 35px;
    font-size: 16px;
}
.pop-dzb-box .phone{
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 10px;
    color: #666;
    box-sizing: border-box;
}
.pop-dzb-box .btn{
    width: 100%;
    border: none;
    height: 35px;
    background: #ba4aff;
    border-radius: 5px;
    border: none;
    margin-top: 15px;
    color: #fff;
}
.footer{
    width: 100%;
    height: auto;
    background: #252526;
    padding: 2em 0 1rem;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.agile-footer-grid p,.w3agile_footer_grid_list li{
    color: #aeaeac;
    font-size: .3rem;
    line-height: .45rem;
}
.w3agile_footer_grid_list li{
    margin-bottom: .2rem;
}
.title_title{
    font-size: .4rem;
    margin: .2rem 0;
    color: #fff;
}
