
*{
    margin:0;
    padding:0;
    outline:0;
    list-style:none;
    /*border:0;*/
}

html{
    width:100%;
    font-size:14px;
}
body{
    width:100%;
    min-width:320px;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
img{
    display:block;
    border: 0;
}
input{
    cursor: pointer; -webkit-appearance: none;border: 0;
}
textarea {  -webkit-appearance: none;}
a{
    text-decoration:none;
}
i{
    font-style:normal;
}
/*首页 S*/
.wandao{
    padding:5%;
}
.module{
    padding:3% 0;
}
.module .title{
    color:#000;
    font-size:0.18rem;
    line-height:0.24rem;
}
.module ul li img{
    width: 67%;
    height: auto;
    display: block;
    margin: 0 auto;
}


.module .subhead{
    font-size:0.14rem;
    color:#b3b3b3;
    line-height:0.24rem;
}
.modules h3{
    height: 1.8em;
}
.modules h3 a{
    float: right;
    color: #4267fd;
}

.modules ul li{
    position: relative;
    display: inline-block;
    width: 25vw;
    height: 26vw;
    margin: 0 5% 0.24rem 0;
}
.modules ul li:nth-child(3n){
    margin-right: 0;
}
.modules ul li img{
    width: 25vw;
    height: 25vw;
    padding: 0;
    border: 0.01rem solid #4267fd;
    cursor: pointer;
    -moz-border-radius: 0.04rem;
    -webkit-border-radius: 0.04rem;
    border-radius: 0.04rem;
    overflow: hidden;
    box-sizing: border-box;
}

.ad{
    width:90vw;
    margin:0 auto 0.08rem auto;
}
.city{
    overflow:hidden;
}
.city span{
    float:left;
    color:#4267fd;
    font-size:0.14rem;
    line-height:0.24rem;
}
.city a{
    float:right;
    overflow:hidden;
    box-sizing:border-box;
    border-radius:0.12rem;
    padding:0 0.08rem;
    border:0.01rem solid #4267fd;
}
.city a span{
    float:left;
    font-size:0.12rem;
    line-height:0.22rem;
}
.city img{
    float:left;
    margin:0.05rem 0 0 0.08rem;
    width:0.12rem;
}
.have_serve{
    padding:0rem 0;
}
.serve,.serve_1{
    overflow:hidden;
}
.serve li,.serve_1 li{
    float:left;
    width:22%;
    margin:0 0 0.08rem 0;
}
.serve li:nth-child(4n-2){
    margin: 0 2% 0 4%;
}
.serve li:nth-child(4n-1){
    margin: 0 4% 0 2%;
}



.serve li img{
    width:60%;
    margin:0 auto;
}
.serve li:nth-child(4),.serve li:nth-child(8),.serve_1 li:nth-child(2){
    margin-right:0;
}
.serve_1 li{
    width:44vw;
    margin-top:0.06rem;
}
.serve_1 li img{
    width:100% !important;
    height:21.66vw;
    border-radius: 5px;

}
.serve_1 li:nth-child(odd){
    float: left !important;
}

.serve_1 li:nth-child(even){
    float: right !important;
}

.serve li span{
    display:block;
    text-align:center;
    color:#000;
    font-size:0.13rem;
    line-height:0.3rem;
    font-weight: 400;
}


.bottom_ad span{
    display:block;
    text-align:center;
    font-size:0.12rem;
    color:#bdbdbd;
    line-height:0.24rem;
}
.bottom_ad span:first-child{
    font-weight:bold;
    color:#b9b9b9;
    font-size:0.15rem;
}
.mybox{
    border:0.01rem solid #515bd3;
    box-shadow:0 0 0.04rem #7c83dd;
    border-right:none;
    background:#fff;
    border-radius:0.24rem 0 0 0.24rem;
    position:fixed;
    right:0;
    bottom:10%;
    z-index:10;
    overflow:hidden;
}
.mybox img{
    width:0.34rem;
    height:0.34rem;
    border-radius:100%;
    float:left;
    margin:0.06rem 0.04rem 0.06rem 0.14rem;
}
.mybox span{
    float:left;
    font-size:0.14rem;
    line-height:0.46rem;
    color:#040404;
    margin-right:0.1rem;
}
.no_serve{
    display:none;
    color:#323232;
    font-size:0.18rem;
    font-weight:bold;
    line-height:2.0rem;
    text-align:center;
}
/*首页 E*/
/*选择城市 S*/
.cityBox{
    padding:5% 5% 0 5%;
    border-bottom:0.03rem solid #eeeeee;
}
.dq{
    color:#868686;
    font-size:0.12rem;
}
.chooseCity{
    padding:0.15rem 0;
    overflow:hidden;
}
.chooseCity div{
    float:left;
}
.chooseCity div img{
    float:left;
    width:0.16rem;
    margin-top:0.04rem;
}
.chooseCity div span{
    float:left;
    color:#000;
    font-size:0.15rem;
    margin-left:0.07rem;
    line-height:0.24rem;
}
.chooseCity div:last-child{
    float:right;
}
.chooseCity div:last-child span{
    color:#4366ff;
}
.city_list li{
    color:#000;
    font-size:0.15rem;
    line-height:0.48rem;
    width:100%;
    border-bottom:0.01rem solid #e4e4e4;
}
/*选择城市 E*/
/*客户管理主页 S*/
.lbox{
    padding:0.06rem 0;
    overflow: hidden;
}
.tab a {
    float: left;
    color: #4f4f4f;
    font-size: 0.14rem;
    line-height: 0.4rem;
    width: 30%;
    border: 0.01rem solid #ababab;
    margin-right: 4%;
    text-align: center;
}
.tab a.active {
    color: #fff;
    background: #4267fd;
    border-color: #4267fd;
}
.listbox li {
    overflow: hidden;
    border-bottom: 0.01rem solid #f1f1f1;
    padding: 3% 0;
}
.listbox li img {
    width: 12vw;
    height: 12vw;
    float: left;
    border-radius:6vw;
}
.listbox li div {
    float: left;
    width: 50%;
    margin-left: 4%;
}
.listbox li div span {
    display: block;
    color: #000;
    font-size: 0.14rem;
    line-height: 6vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listbox li div span:last-child {
    color: #858585;
    font-size: 0.14rem;
}
/*客户管理主页 E*/
/*客户管理 S*/
.userInf li{
    padding:0.06rem 0;
    overflow:hidden;
}
.userInf li span{
    float:left;
    color:#838383;
    font-size:0.14rem;
    line-height:0.24rem;
}
.userInf li span:last-child{
    float:right;
}
.remarkContent{
    padding:0.1rem 0;
    font-size:0.14rem;
    color:#838383;
    line-height:0.24rem;
}
.feature{
    overflow:hidden;
}
.feature li{
    width:20%;
    float:left;
}
.feature div{
    width:6.66%;
    float:left;
}
.feature div img{
    width:0.2rem;
    margin:0.17rem auto;
}
.feature li img{
    width:80%;
    margin:0 auto;
}
.feature li span{
    display:block;
    font-size:0.14rem;
    color:#7b7b7b;
    text-align:center;
    line-height:0.24rem;
}
/*客户管理 E*/

.newModule{
    padding:5%;
    border-bottom:0.02rem solid #ececec;
}
.newModule .title{
    font-size:0.22rem;
    color:#000;
    line-height:0.3rem;
}
.newModule .subhead{
    font-size:0.14rem;
    color:#7a7a7a;
    line-height:0.24rem;
}
.newFixed{
    width:98%;
    padding:7px 5px 7px 5px;
    background:#fff;
    position:fixed;
    left:0;
    bottom:0;
}
.submit {
    width: 100%;
    background: #446EFF;
    border:none;
    border-radius: 3px;
    box-sizing:border-box;
    display: block;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;

}
.submit1 {
    width: 100%;
    background: #fff;
    border: 0.01rem solid #ababab;
    box-sizing:border-box;
    display: block;
    line-height: 0.48rem;
    text-align: center;
    color: #4f4f4f;
    font-size: 0.15rem;
}

.rejectOne{
    float:left;
    width:32%;
}
.rejectOffTwo{
    width:32%;
    float:left;
    margin-left:2%;
}


/*填写资料 S*/
.newSubhead{
    background:#fff0d7;
    color:#7a4b13;
    font-size:0.12rem;
    text-align:center;
    line-height:0.24rem;
    border-radius:0.12rem;
    width:46%;
    margin-top:0.08rem;
}
.setbox li{
    overflow:hidden;
    padding:0.1rem 0;
    border-bottom:1px solid #e4e4e4;
    background:url(../images/home_ico1.png) no-repeat right 0.5rem;
    background-size:0.14rem;
}
.setbox li.nobg{
    background-image:none;
}
.setbox li.zichan{
    background-position:right center;
}
.setbox li.zichan span{
    float:left;
}
.setbox li.zichan span:last-child{
    float:right;
    margin-right:5%;
}
.setbox li span{
    display:block;
    font-size:0.14rem;
    line-height:0.3rem;
    color:#000;
}
.setbox li span:last-child{
    color:#959595;
}
.setbox li input{
    width:95%;
}
.setbox li input,.setbox li textarea{
    display:block;
    font-size:0.14rem;
    color:#000;
    line-height:0.3rem;
}
.setbox li textarea{
    width:93%;
    resize: none;
    line-height:0.24rem;
    height:1.0rem;
    padding:2% 3%;
    margin-top:0.06rem;
    background:#eeeeee;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #959595;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #959595;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #959595;
}
:-moz-placeholder { /* Firefox 18- */
    color: #959595;
}
.tipbox{
    padding:0.1rem 0;
}
.tipbox .oth{
    display:block;
    font-size:0.14rem;
    line-height:0.3rem;
    color:#000;
}
.tipbox ul{
    padding-top:0.12rem;
    overflow:hidden;
}
.tipbox ul li{
    width:23%;
    float:left;
    color:#898989;
    text-align:center;
    line-height:0.4rem;
    border:0.01rem solid #a9a9a9;
    margin:0 2.666% 0.12rem 0;
    box-sizing:border-box;
    border-radius:0.04rem;
}
.tipbox ul li:nth-child(4),.tipbox ul li:nth-child(8){
    margin-right:0;
}
.tiplist li.active{
    color:#4267fd;
    border-color:#4267fd;
    background:url(../images/home_ico4.png) no-repeat right top;
    background-size:0.15rem;
}
.read{
    margin-top: 20px;
}
.read input{
    display: none;
}
.read label{
    cursor: pointer;
    position: relative;
    margin-right:0.3rem;
}
.read label::before{
    display: inline-block;
    content: "";
    width: 0.18rem;
    height: 0.18rem;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom:-0.01rem;
    background:url(../images/home_ico8.png) no-repeat left top;
    background-size:0.18rem;
}
/* 选中 */
.read input:checked+label::after{
    display: inline-block;
    content: "";
    width: 0.18rem;
    height: 0.18rem;
    position: absolute;
    left: 0;
    bottom:-0.01rem;
    background:url(../images/home_ico7.png) no-repeat left top;
    background-size:0.18rem;
}
.read span{
    color:#000;
    font-size:0.14rem;
    line-height:0.24rem;
}
.read span a{
    color:#515bd3;
}
/*填写资料 E*/
/*弹出层 S*/
.layer{
    width:100%;
}
.layerbox-choose{
    width:100%;
    background:#fff;
    position: fixed;
    z-index: 100;
    bottom: -100%;
    left:0;
}
.layerbox-choose .chooselist{
    background:#f4f4f4;
    border-radius:0.08rem 0.08rem 0 0;
}
.layerbox-choose .chooselist .closebox{
    border-radius:0.08rem 0.08rem 0 0;
    overflow:hidden;
    padding: 0 4%;
    line-height:0.5rem;
    background: #fff;
    border-bottom:0.01rem solid #e4e4e4;
}
.layerbox-choose .chooselist .closebox span{
    float:left;
    color:#000;
    font-weight:bold;
    font-size:0.18rem;
}
.layerbox-choose .chooselist .closebox img{
    width:0.2rem;
    float:right;
    margin:0.15rem 0 0 0;
}
.layerbox-choose .chooselist li{
    overflow:hidden;
    padding:0 4%;
    background:#fff;
    font-size:0.15rem;
    line-height:0.5rem;
    color:#000;
    border-bottom:0.01rem solid #e4e4e4;
}
.layerbox-choose .chooselist li a{color:#000;display: block; width: 100%;}
.choosebox{
    display:none;
}
.twoOption{
    text-align:center;
}
.twoOption .closex{
    color:#898989;
    padding: 0 4%;
    background: #fff;
    font-size: 0.15rem;
    line-height: 0.5rem;
}
.layerbox-choose .chooselist li.active{
    color:#4267fd;
}
/*弹出层 E*/
/*选择地区弹层*/
#areaLayer {  position: fixed; left: 0; width: 100%; margin-left: 0; bottom: -200%; z-index: 15; background-color: #fff; color: #000; }
#areaLayer header { position: relative; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
#areaLayer header h3 {text-align: center; font-size: .18rem; line-height: .5rem; }
#areaLayer header .back,
#areaLayer header .close { position: absolute; top:0.15rem; width:0.2rem; height:0.2rem; }
#areaLayer header .back { display: none; left:4%; background: url(../images/back.png) no-repeat center;   background-size:100%; }
#areaLayer header .close { right:4%; background: url(../images/close-area.png) no-repeat center; background-size:100%; }
#areaLayer article { height: 250px; overflow-y: scroll; }
.area-list li { border-bottom: 0.01rem solid #e2e2e2; text-align: justify; font-size: .15rem; line-height: .5rem;padding:0 4%; }
/*遮罩层*/
.mask { display: none; position: fixed; top: 0; left: 0; z-index: 12; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); }
/*选择产品 S*/
.chooseProduct{
    width:100%;
    background:#fff;
    position:fixed;
    left:0;
    top:0;
    z-index:10;
}
.limit{
    width:100%;
    padding:0.35rem 0;
    background:url(../images/bgm_img1.png) no-repeat left top;
    background-size:100%;
}
.limit span{
    display:block;
    text-align:center;
    color:#fff;
    line-height:0.24rem;
    font-size:0.32rem;
}
.limit span:first-child{
    font-size:0.18rem;
}
.limit span:last-child{
    font-size:0.15rem;
}
.c_product{
    width: 90%;
    padding: 0 5%;
}
.c_product .choose{
    overflow:hidden;
    padding:0.14rem 5% 0.14rem 0;
}
.c_product .choose .bt{
    font-size:0.14rem;
    line-height:0.24rem;
    color:#000;
    float:left;
}
.c_product .choose .xz{
    font-size:0.14rem;
    color:#000;
    float:right;
    margin-right:0.03rem;
}
.c_product .choose .xz i{
    line-height:0.24rem;
}
.drop-down-box{
    overflow:hidden;
}
.drop-down-box li{
    width:25%;
    float:left;
    color:#000;
    text-align:left;
    font-size:0.14rem;
    line-height:0.36rem;
    overflow:hidden;
}
.drop-down-box li span{
    float:left;
    max-width:70%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.drop-down-box li img{
    float:left;
    width:0.06rem;
    margin:0.15rem 0 0 0.06rem;
    transition: all .3s;
}
.drop-down-box li img.rotate{
    transform:rotate(180deg);
}
.m_shade{
    display:none;
    width:100%;
    height:100vh;
    background:rgba(0,0,0,.5);
    position:fixed;
    z-index:8;
    left:0;
    top:0;
}
.drop-down-list{
    background:#f7f7f7;
    width:90%;
    position: fixed;
    z-index: 9;
    left: 0;
    top: -100%;
    padding:2% 5%;
}
.drop-down-list li{
    font-size:0.14rem;
    line-height:0.36rem;
    color:#000;
}
.drop-down-list li.active{
    color:#4267fd;
}
.product_list{
    background:#fff;
    border-radius:0.04rem;
}
.product_list li{
    width:90%;
    padding:3% 5%;
    border-bottom:0.01rem solid #e3e3e3;
}
.product_list li:last-child{
    border-bottom:none;
}
.product_list li .product-pic {
    float: left;
    margin-top: 1.75vw;
    margin-right:2vw;
    border:#9eb1ff 4px solid;
    border-radius:50%;

}
.product_list li .product-pic img{
    width: 13vw;
    height: 13vw;
    padding:2vw;
    border:#4367fd 1px solid;
    border-radius:50%;
}
.product_list li .top{
    overflow:hidden;
    line-height:0.24rem;
    margin-bottom:0.06rem;
}
.product_list li .top span{
    float:left;
    color:#4267fd;
    font-size:0.16rem;
}
.product_list li .top a{
    float:right;
    color:#4267fd;
    font-size:0.14rem;
}
.product_list li .top a i{
    float:left;
}
.product_list li .top a img{
    width:0.12rem;
    float:right;
    margin:0.06rem 0 0 0.06rem;
}
.product_list li .bottom{
    overflow:hidden;
}
.product_list li .bottom div{
    float:left;
    width:45%;
}
.product_list li .bottom div:last-child{
    width:20%;
    float:right;
    text-align:right;
    margin:0.16rem 0 0 0;
}
.product_list li .bottom div span{
    display:block;
    color:#828282;
    font-size:0.15rem;
    line-height:0.26rem;
}
.product_list li .bottom div span:last-child{
    font-size:0.18rem;
    font-weight:bold;
    color:#333;
}
.xz label{
    margin-right:0.2rem;
}
.piliang{
    display:none;
}
.reject{
    float:left;
    width:29%;
    background:#fff;
    color:#4f4f4f;
    border:0.01rem solid #ababab;
}
.rejectOff{
    width:69%;
    float:right;
}
/*选择产品 E*/
/*产品详情 S*/
.if-edu{
    padding:3% 0 0 0;
    overflow:hidden;
}
.if-edu div{
    float:left;
    width:50%;
}
.if-edu div span{
    display:block;
    color:#808080;
    font-size:0.14rem;
    line-height:0.3rem;
}
.if-edu div span:last-child{
    font-size:0.18rem;
    font-weight:bold;
}
.condition{
    margin-bottom:0.16rem;
}
.condition .top{
    display:inline-block;
    font-size:0.14rem;
    font-weight:bold;
    line-height:0.24rem;
    color:#000;
    margin-bottom:0.2rem;
    position:relative;
}
.condition .top:before{
    content:"";
    width:100%;
    height:0.02rem;
    background:#b3c1fe;
    border-radius:0.02rem;
    position:absolute;
    left:0;
    bottom:0;
    z-index:-1;
}
.condition .bottom{
    overflow:hidden;
}
.condition .bottom span{
    float:left;
    margin-right:0.1rem;
    font-size:0.14rem;
    color:#000;
    line-height:0.24rem;
}
.feature1{
    overflow:hidden;
    margin-top:0.16rem;
}
.feature1 li{
    width:16%;
    float:left;
}
.feature1 li.active span{
    color:#4267fd;
}
.feature1 div{
    width:5%;
    float:left;
}
.feature1 div img{
    width:0.14rem;
    margin:0.15rem auto;
}
.feature1 li img{
    width:80%;
    margin:0 auto;
}
.feature1 li span{
    display:block;
    font-size:0.14rem;
    color:#7b7b7b;
    text-align:center;
    line-height:0.24rem;
}
/*产品详情 E*/
/*产品列表 S*/
.addProduct li{
    width:100%;
    padding:3% 0;
}
.addProduct li:last-child{
    border-bottom:0.01rem solid #e3e3e3;
}
.add-client{
    width:100%;
    background:#fff;
    position:fixed;
    left:0;
    bottom:0;
    padding:3% 0;
}
.add-client a{
    width:50%;
    display:block;
    overflow:hidden;
    margin:0 auto;
    background:#4267fd;
}
.add-client a img{
    width:0.2rem;
    float:left;
    margin:0.15rem 0.1rem 0 0.5rem;
}
.add-client a span{
    font-size:0.15rem;
    color:#fff;
    float:left;
    line-height:0.5rem;
}
/*产品列表 E*/
/*申请处理 S*/
.sqDtl{
    overflow:hidden;
    margin-bottom:0.14rem;
}
.sqDtl h3{
    float:left;
    font-size:0.22rem;
    color:#000;
    line-height:0.3rem;
}
.sqDtl h4{
    float:left;
    font-size:0.16rem;
}
.sqDtl a{
    float:right;
    color:#4267fd;
    font-size:0.12rem;
    line-height:0.18rem;
    margin:0.05rem 0 0 0;
}
.sqDtl span{
    float:right;
    color:#4267fd;
    font-size:0.12rem;
    line-height:0.18rem;
    border:0.01rem solid #4267fd;
    border-radius:0.1rem;
    padding:0 0.1rem;
    margin:0.05rem 0 0 0;
}
.dtlList li span.status{
    float:right;
    color:#4267fd;
    font-size:0.12rem;
    line-height:0.18rem;
    border:0.01rem solid #4267fd;
    border-radius:0.1rem;
    padding:0 0.1rem;
}
.dtlList li span.order-state0{
    color:#fd4642;
    border:0.01rem solid #fd4642;
}
.dtlList li span.order-state1{
    color:#ea9835;
    border:0.01rem solid #ea9835;
}
.dtlList li span.order-state2{
    color:#4664fa;
    border:0.01rem solid #4664fa;
}
.dtlList li span.order-state3{
    color:#22d4be;
    border:0.01rem solid #22d4be;
}
.dtlList li{
    overflow:hidden;
}
.dtlList li span{
    float:left;
    color:#838383;
    font-size:0.14rem;
    line-height:0.24rem;
}
.dtlList li span img.tel{
    display: inline;
    margin-bottom: -0.03rem;
    margin-left: 0.16rem;
    height: 0.16rem;
}
.dtlList li span:first-child{
    min-width:20%;
}
.dtlList li span:last-child{
    max-width:78%;
}
.dtlList li span.inf{
    color:#000;
}
.mdtl li span{
    line-height:0.3rem;
}
.productBox{
    padding:3% 5%;
    border-radius:0.04rem;
    box-shadow:0 0.01rem 0.04rem #cacaca;
}
.productBox li{
    overflow:hidden;
    margin-bottom:0.2rem;
}
.productBox li .title{
    width:80%;
    margin:0 10% 0.06rem 10%;
    font-size:0.14rem;
    line-height:0.24rem;
    color:#838383;
    text-align:center;
    position:relative;
    clear:both;
}
.productBox li .title:before{
    content:"";
    width:20%;
    height:0.01rem;
    background:#adadad;
    position:absolute;
    left:0;
    top:0.12rem;
}
.productBox li .title:after{
    content:"";
    width:20%;
    height:0.01rem;
    background:#adadad;
    position:absolute;
    right:0;
    top:0.12rem;
}
.productBox li div{
    float:left;
    width:50%;
}
.productBox li div:last-child{
    text-align:right;
}
.productBox li div span{
    display:block;
    color:#838383;
    font-size:0.14rem;
}
.productBox li div span:first-child{
    color:#000;
    font-size:0.18rem;
    font-weight:bold;
    line-height:0.3rem;
}
/*申请处理 E*/
/*验证 S*/
.setbox li{
    overflow:hidden;
    padding:0.16rem 0;
    border-bottom:1px solid #e3e3e3;
}
.setbox li span{
    display:block;

    line-height:0.24rem;
    color:#000;
}
.setbox li span#workaddress{height:0.24rem;}
.setbox li input{
    width:100%;
    display:block;
    font-size:0.15rem;
    color:#000;
    line-height:0.38rem;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #919191;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #919191;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #919191;
}
:-moz-placeholder { /* Firefox 18- */
    color: #919191;
}
.yzm-b{
    width: 1px;
    height: 0.15rem;
    position: absolute;
    background-color: #E5E5E5;
    right: 1.1rem;
    bottom: 0.28rem;
    z-index: 999;
}
.pop{
    width: 32%!important;
    position: absolute;
    right: 0;
    border: none;
    bottom:0.16rem;
    padding: 0;
    background: #fff;
    color: #e2e2e2!important;
    text-align: center;
    line-height: 0.38rem!important;
    border-radius: 0.2rem;
}
/*验证 E*/
.focus{ width:90vw; margin:0 auto 0.08rem auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#FE6C9C;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;border-radius:10px;}
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

.track {
    text-align: center;
    margin-top: 20px;
}
.track a{
    display: inline-block;
    width: 42.4vw;
    text-align: center;
    border-radius:0.15rem;
    line-height: 0.3rem;
    box-sizing: border-box;
    margin: 0 1vw;
    color: #4267fd;
    border: 1px solid #4267fd;
}

.toptit{
    height: 44px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 102;
    background: #f6f6f6;
}

.aui-center {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    width: 50%;
    margin-left: 15%;
}

.icon {
    width: 20px;
    height: 20px;
    display: block;
    border: none;
    float: left;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 12px;
}

.icon-return{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAACh0lEQVRoQ+3ZMW8TMRQH8PcOsTBQISExVCIRCwgWFvZ+hZYBpIrEcTYkBsTGlI2VDamL3YEBpWJoR1BJaOlXYEzyDYp0bMRGRjnJoDuWs/1e3EbKeHf55b33vzsb4YJ98IJ54RKce8XZV1gIcQ8AviDiD2vtC631pzZFYQ2WUt611p4CwM0VcqqU2soSXIN1ztdKqTfZgRuw75RSz9tg3bHsWjomlh04NpYVOAWWDbjf7z8oimLipbH7bUopJdvO7L/Hk8+wwyLiCSLe8H6cww4BwGYFTo0lbWkKLBmYCksCrsNaa99rrZ/FmFnS0GrCdrvd3mg0MqEDqu58yVKaAzZZSwshHgLAsX/rcW2csrJVtaNXeIWdIuL16qJU2OgVrsMCwEGn03mSamaThVYTtizLp+PxeJkioJKFFldslJbmjA0O5o4NCm7AHpZluUM5s1FCSwjxCAA++7ceADiczWaPJ5PJL6qAihJaUspdY8w+Il7xLsASG6SlhRA/EfGa91BxNJ/Pd7hVNtiT1mAwOAeADXdCa637Hi0Wi3zBUsptY8wHRLzqwIh/nlbzbWmna0roLEOrmo11QQd9W1oHdFDwOrR3cLCH/uuFn0uQRQE7dMPKJHl6RwNzRUcF/w9N9VIRHVyhazbLDihWP5KAHbphOzQ5OhmYCzopmAM6OZgaTQL20FMAuOUtHESfaTLwCn3HWnuWEk0KpkCTg1OjWYArtDHmKyJu+jMdeh+KDdghh8NhZ7lcfvPRoXcaWYFToNmBY6NZgj20m+nb3pr3W631yzY7GWzBDtXr9TaLojjz0N+VUvezBXvoPQBw0Fda649Zg9vg6o5l3dKhse58l+AY/yqnc/4GvNDoTFOq8FwAAAAASUVORK5CYII=");

}

.aui-center-title {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    color: #333;
    font-size: 0.15rem;
}
red{
    color: red;
}

.wdtop{

    background: url(../images/Rectanglebg.png) no-repeat left top;
    background-size: 100%;
    background-position: 0% -76px;
}
.wdcezq{
    font-size:0.16rem;
    font-weight: 500;
    color: #000000;
    line-height: 0.16rem;
    margin-bottom: 16px;
}
.wdcezqul{
    list-style: none;
}
.grce{
    float: left;
    width: 1.53rem;
    height: 1.52rem;
    background: linear-gradient(147deg, #F3F5F5 0%, #C9E5FF 100%);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(134deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3)) 1 1;
    position: relative;
}
.qyce{
    float: right;    
    width: 1.53rem;
    height: 1.52rem;
    background: linear-gradient(147deg, #F3F5F5 0%, #C8E1E8 100%);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(134deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3)) 1 1;
    position: relative;
}
.im1{
    width: 18px;
    position: absolute;
    top: 0.37rem;
    left: 8px;
}
.im2{
    width: 0.64rem;
    position: absolute;
    top: 0.83rem;
    right: 7px;
}
.im2s{
    width: 0.64rem;
    position: absolute;
    top: 0.76rem;
    right: 7px;
}
.im3{
    width: 99px;
    position: absolute;
    top: 0.36rem;
    left: 33px;
    font-size: 18px;
}
.im4{
    width: 99px;
    position: absolute;
    top: 0.63rem;
    left: 33px;
    font-size: 12px;
}
.mt{
    margin-top: 17px;
}

.wxkf .tb{
    width: 24px;
    margin:0 auto 0;
}
.tels .tb{
    width: 24px;
    margin:8px auto 0;
}
.tels .wz, .wxkf .wz{
    width: 32px;
    margin:6px auto;
}

.bot{
    position: fixed;
    right: 0px;
    bottom: 88px;
    background-color: rgba(68,110,255, 0.80);
    padding: 12px 6px;
    border-radius: 36pt;
    transition: all 0.3s ease-in-out; 
}
.yiban {
    right: -19px;
    background-color: rgba(17, 17, 21, 0.40);
}

        .weui-switch:checked{
            background-color:#294FDF;
        }
        .weui-switch {
            width: 42px;
            height: 24px;
        }
        .weui-switch:after{
            width: 20px;
            height: 20px;
        }
        .weui-label {
            width: 11rem;
        }
        .weui-cell__bd, .weui-label {
            color: #030303;
            font-size: 1.1rem;
            line-height: 1.1rem;
        }
        .weui-btfw{
            font-weight: 600;
        }
        .aui-auto-box {
            padding: 0rem 1rem 3.5rem 1rem;
        }
        .aui-apply-btn{
            background: #0177FF;
            font-size: 1.1rem;
        }
        .msg-title{
            color: #456CBB;
            text-align: center;
            margin-top: 5px;
            font-size: 0.7rem;
        }