*{
    font-family:"Noto Sans CJK SC", "Source Han Sans CN";
}
.page_main{
    width: 100%;
    max-width: 7.5rem;
    margin: 0 auto;
}
.search_box{
    padding: 0.15rem 0.2rem;
    box-sizing: border-box;
    background-color: #fda112;
}
.search_box .search_main{
    width: 7.1rem;
    margin: 0 auto;
    height: 0.6rem;
    display: block;
    border-radius: 0.3rem;
    background-color: #fff;
}
.search_box .search_main p{
    display: inline-block;
    padding: 0.15rem 0;
}
.search_box .search_main p img{
    width: 0.24rem;
    margin: 0.04rem 0.1rem 0 0;
}
.search_box .search_main p span{
    color:#bbb;
    font-size: 0.24rem;
}
.banner img{
    width: 100%;
    display: block;
}
.banner .banner_list{
    padding: 0.2rem 0;
    background-color: #fe4b4f;
}
.banner .banner_list .banner_item{
    width: 25%;
    float: left;
    text-align: center;
}
.banner .banner_list .banner_item img{
    width: 0.32rem;
    display: block;
    margin: 0 auto 0.08rem auto;
}
.banner_list .banner_item p{
    color:#fff;
    font-size: 0.2rem;
}
.slider_box{
    margin: 0.6rem 0;
    padding: 0 0.2rem;
    box-sizing: border-box;
    position: relative;
}
.slider_box .swiper-container img{
    display: block;
    border-radius: 0.05rem;
}
.slider_box .swiper-pagination{
    position: absolute;
    bottom:0.2rem;
    left:0;
    right: 0;
    display: block;
    margin: 0 auto;
}
.slider_box .swiper-pagination span{
    display: inline-block;
    width: 0.4rem;
    height: 0.06rem;
    opacity: 0.5;
    margin: 0 0.05rem;
    border-radius: 0.04rem;
    background-color: #fff;
}
.slider_box .swiper-pagination .swiper-pagination-bullet-active{
    opacity: 1 !important;
    background-color:#fff !important;
}
.excess_goods .excess_title{
    color:#333;
    font-size: 0.32rem;
    text-align: center;
    margin-bottom: 0.24rem;
}
.excess_goods ul{
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.excess_goods ul li{
    margin-bottom: 0.2rem;
}
.excess_goods ul li a{
    display: block;
    position: relative;
}
.excess_goods ul li a>img{
    width: 100%;
    border-radius: 0.1rem;
}
.excess_goods.visaProList ul li{
    background-color: #fff;
}
.excess_goods.visaProList ul li a>img{
    border-radius: 0;
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem;
}
.excess_goods.visaProList .excess_main{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.excess_goods.visaProList .excess_main .excess_txt{
    width: 4rem;
}
.excess_goods.visaProList .excess_main .excess_txt p:first-child+p{
    color: #333;
    margin-top: 0.15rem;
}
.excess_goods.visaProList .excess_main .excess_txt p:first-child+p span{
    font-size: 0.22rem;
    color: #fda112;
}
.excess_goods.visaProList .excess_main .excess_ding a{
    display: block;
    width: 1.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #fda112;
    border-width: 0;
    font-size: 0.24rem;
    color: #fff;
    border-radius: .05rem;
}
.excess_main{
    padding: 0.24rem 0;
    display: flex;
    align-items: center;
}
.excess_main img{
    width: 0.79rem;
    height: 0.79rem;
    border-radius: 50%;
    float: left;
}
.excess_main .excess_txt{
    width: 6.3rem;
    float: left;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.excess_main .excess_txt p:first-child,
.excess_main .excess_txt p:first-child+p span{
    font-size: 0.32rem;
}
.excess_main .excess_txt p:first-child+p{
    color:#fda112;
    font-size: 0.22rem;
}
.excess_goods ul li a .peo_num{
    position: absolute;
    top:0.15rem;
    right:0.15rem;
    z-index: 20;
    color:#fff;
    font-size: 0.2rem;
    padding: 0.05rem 0.12rem;
    background-color: #000;
    border-radius: 0.3rem;
}
.adv_box{
    padding: 0.24rem 0.2rem;
    background-color: #fbfbfb;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.adv_box a{
    display: block;
}
.adv_box a img{
    border-radius: 0.1rem;
}
.goods_box{
    padding: 0 0 0.4rem 0.2rem;
}
.goods_box .goods_item{
    margin-top: 0.6rem;
}
.goods_box .goods_item .goods_tit{
    text-align: center;
    margin-bottom: 0.25rem;
}
.goods_box .goods_item .goods_tit div{
    display: inline-block;
}
.goods_box .goods_item .goods_tit div p{
    font-size: 0.32rem;
    float: left;
}
.goods_box .goods_item .goods_tit div img{
    float: left;
    width: 0.2rem;
    margin: 0.12rem 0 0 0.1rem;
}
.goods_box .goods_item .swiper-container img{
    border-radius: 0.1rem;
}
.goods_box .goods_item .swiper-slide a{
    display: block;
    position: relative;
}
.goods_box .goods_item .swiper-slide .goods_name{
    position: absolute;
    top:50%;
    left:50%;
    z-index: 20;
    color:#fff;
    font-size: 0.5rem;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.goods_box .goods_item .swiper-slide .lookMore{
    border:1px solid #ccc;
    border-radius: 0.1rem;
}
.goods_box .goods_item .swiper-slide .lookMore>img{
    visibility: hidden;
}
.goods_box .goods_item .swiper-slide .lookMore p{
    font-size: 0.32rem;
    color:#333;
    width: 60%;
    padding: 0.15rem 0;
    border-top:1px solid #fe4b4f;
    border-bottom:1px solid #fe4b4f;
    position: absolute;
    top:50%;
    left:50%;
    z-index: 20;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.bot_tips{
    color:#e5e5e5;
    font-size: 0.32rem;
    padding: 0.35rem 0;
    text-align: center;
    background-color: #fbfbfb;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    margin-bottom: 0.98rem;
}
.footer_box{
    width: 100%;
    max-width: 7.5rem;
    height: 0.98rem;
    position: fixed;
    bottom:0;
    left:0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
    background-color: #fff;
}
.footer_box ul li{
    width: 33.3%;
    float: left;
    padding: 0.12rem 0 0 0;
}
.footer_box ul li a{
    display: block;
}
.footer_box ul li a img{
    display: block;
    height: 0.46rem;
    margin: 0 auto 0.05rem auto;
}
.footer_box ul li a p{
    text-align: center;
    font-size: 0.22rem;
}
.page_this a p{
    color:#fda112;
}

.back_nav{
    height: 0.88rem;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 0.01rem solid #e5e5e5;
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 100;
    width: 100%;
    max-width: 7.5rem;
    margin: 0 auto;
}
.back_nav a{
    display: block;
    padding:0.24rem 0.2rem;
    position: absolute;
    top:0;
    left:0;
    z-index: 20;
}
.back_nav a img{
    width: 0.20rem;
}
.back_nav a.user{
    position: absolute;
    padding:0.24rem 0.2rem;
    top:0;
    left: auto;
    right:0;
    z-index: 20;
}
.back_nav a.user img{
    width: 0.34rem;
    height: 0.39rem;
}
.back_nav p{
    width: 100%;
    font-size: 0.34rem;
    text-align: center;
    /* padding: 0.20rem 0; */
    height: 0.88rem;
    line-height: 0.88rem;
}
.inner_banner{
    margin-top: 0.88rem;
    position: relative;
}
.inner_banner .tips{
    position: absolute;
    top:0;
    left:0;
    z-index: 20;
    width: 100%;
}
.inner_banner .tips a{
    display: flex;
    height: 0.5rem;
    width: 100%;
    color:#fff;
    font-size: 0.22rem;
    line-height: 0.5rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    background-color: #fe4b4f;
    justify-content: baseline;
}
.inner_banner .tips a i{
    display: inline-block;
    font-weight: bold;
    margin-right: 0.1rem;
}
.inner_banner .tips a img{
    height: 0.3rem;
    margin-top: 0.1rem;
}
.country_box .tab_box{
    border-bottom: 1px solid #e5e5e5;
}
.country_box .tab_box p{
    width: 50%;
    font-size: 0.28rem;
    text-align: center;
    padding: 0.22rem 0;
    box-sizing: border-box;
}
.country_box .tab_box p:first-child{
    border-right: 1px solid #e5e5e5;
}
.tab_act{
    color:#fda112;
}

.country_box .tab_main .tab_item:first-child{
    padding-bottom: 0.5rem;
}
.country_box .tab_main .tab_item>a{
    display: block;
    padding: 0 0.2rem;
    margin-top: 0.5rem;
}
.country_box .tab_main .tab_item a>img{
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 0.1rem;
}
.country_box .tab_main .tab_item .qzImg{
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 0.1rem;
}
.country_box .tab_main .tab_item .item_main{
    width: 5.8rem;
    padding-left: 0.25rem;
    box-sizing: border-box;
}
.country_box .tab_main .tab_item .item_main p{
    margin-bottom: 0.1rem;
}
.country_box .tab_main .tab_item .item_main p:first-child{
    font-size: 0.28rem;
}
.country_box .tab_main .tab_item .item_main p:first-child+p{
    font-size: 0.22rem;
}
.country_box .tab_main .tab_item .item_main p:first-child+p+p{
    font-size: 0.22rem;
    color:#fda112;
    margin-bottom: 0;
}
.country_box .tab_main .tab_item .item_main p:first-child+p+p span{
    font-size: 0.32rem;
}
.nothing_tips{
    color:#999;
    font-size: 0.22rem;
    text-align: center;
    padding: 0.3rem 0;
    border-top:1px solid #e5e5e5;
    max-width: 7.5rem;
    margin: 0 auto;
}
.qz_details{
}
.qz_details .qz_sel{
    padding: 0.2rem;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}
.qz_details .qz_sel p{
    color:#fda112;
    font-size: 0.26rem;
}
.qz_details .qz_sel img{
    width: 0.2rem;
    margin: 0.15rem 0 0 0;
    transform: rotate(90deg);
    transition: 0.4s all;
}
.qz_details .qz_sel.sel_show img{
    transform: rotate(0deg);
}
.qz_details .qz_details_main{
    padding: 0.2rem 0.2rem 0.4rem 0.2rem;
    box-sizing: border-box;
}
.qz_details .qz_details_main .qz_item{
    font-size: 0.28rem;
}
.qz_details .qz_details_main .qz_item_title{
    font-size: 0.28rem;
    color:#666;
    margin-top: 0.2rem;
}
.qz_details .qz_details_main .qz_item .qz_item_name{
    margin-top: 0.2rem;
}
.qz_details .qz_details_main .qz_item .attr_box{
    margin-top: 0.2rem;
}
.qz_details .qz_details_main .qz_item .attr_box table{
    width: 100%;
    margin-top: 0.1rem;

}
.qz_details .qz_details_main .qz_item .attr_box table tr td{
    padding: 0.12rem 0.2rem;
    font-size: 0.24rem;
    border:1px solid #e5e5e5;
}
.qz_details .qz_details_main .qz_item .attr_box table tr td:first-child{
    width: 1.98rem;
    text-align: center;
    background-color: #fff1dc;
}
.tb_tips .tips_txt{
    font-size: 0.26rem;
    margin-top: 0.1rem;
}
.fast_goods{
    margin-top: 0.2rem;
    border:1px solid #e5e5e5;
    border-radius: 0.05rem;
    background-color: #fff1dc;
    box-sizing: border-box;
}
.fast_goods a {
    display: block;
    padding: 0.3rem;
    box-sizing: border-box;
}
.fast_goods a>img{
    width: 1.3rem;
}
.fast_goods a .fast_goods_main{
    width: 5.16rem;
    padding-left: 0.2rem;
    position: relative;
    box-sizing: border-box;
}
.fast_goods a .fast_goods_main p{
    font-size: 0.22rem;
    margin-bottom: 0.1rem;
}
.fast_goods a .fast_goods_main p:first-child{
    font-size: 0.28rem;
}
.fast_goods a .fast_goods_main p:first-child+p+p{
    color:#fda112;
    margin-bottom: 0;
}
.fast_goods a .fast_goods_main p:first-child+p+p span{
    font-size: 0.32rem;
}
.fast_goods a .fast_goods_main img{
    position: absolute;
    top:50%;
    right:0;
    z-index: 20;
    width: 0.15rem;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*资料上传*/
.uploadList{
    padding: 0.3rem 0.2rem;
}
.uploadList .typeItem{
    margin-bottom: 0.25rem;
    border-radius: 0.1rem;
    border:1px solid #e5e5e5;
}
.uploadList .typeItem a{
    display: block;
    padding: 0.24rem 0.2rem;
    font-size: 0.28rem;
}
.uploadList .typeItem a p:first-child span{
    color:red;
}
.uploadList .typeItem a p:first-child+p{
    color:#fda112;
}
.uploadList .typeItem a p:first-child+p span{
    display: inline-block;
}
.uploadList .typeItem a p:first-child+p img{
    width: 0.12rem;
    margin: 0.1rem 0 0 0.15rem;
}
.dataSave{
    width: 7rem;
    display: block;
    color:#fff;
    border:0;
    font-size: 0.32rem;
    padding: 0.22rem 0;
    background-color: #fbcc85;
    border-radius: 0.1rem;
    position: fixed;
    bottom:0.6rem;
    left:0;
    right:0;
    z-index: 10;
    margin: 0 auto;
}
.must_title{
    margin-top: 0.88rem;
    font-size: 0.26rem;
    color:#999;
    padding: 0.26rem 0.2rem;
}
.must_box{
    padding: 0 0.2rem;
    background-color: #fff;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.comItem{
    border-top:1px solid #e5e5e5;
}
.comItem:first-child{
    border-top:0;
}
.comItem a{
    display: block;
    font-size: 0.26rem;
    padding: 0.24rem 0.2rem;
}
.comItem a p:first-child span{
    color:red;
}
.comItem a p:first-child+p span{
    color:#fda112;
    font-size: 0.24rem;
    display: inline-block;
    margin-top: 0.05rem;
}
.comItem a p:first-child+p img{
    width: 0.12rem;
    margin: 0.12rem 0 0 0.15rem;
}
.finish{
    color:#999 !important;
}
.header_form{
    padding: 0.6rem 0;
    margin-top: 0.88rem;
}
.header_form div p{
    color:#666;
    font-size: 0.28rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.header_form div .showImg{
    width: 2.7rem;
    height: 3.4rem;
    overflow: hidden;
}
.header_form div .showImg img{
    width: auto;
    height: 100%;
}
.header_form div .photoTips{
    color:#999;
    font-size: 0.26rem;
}
.header_form div .cameraBtn{
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 1rem auto 0.3rem auto;
}
.header_form div .cameraBtn img{
    width: 100%;
    height: 100%;
}
#camera{
    display: none;
}
.taked_box p:first-child+p+p img{
    width: 0.4rem;
    display: block;
    margin: 0.2rem auto 0.1rem auto;
}
.idCard_form{
    margin-top: 0.88rem;
}
.idCard_form .comItem{
    background-color: #fff;
}
.upload_idCard{
    margin-top: 0.15rem;
    padding: 0.4rem 0.2rem;
    background-color: #fff;
}
.upload_idCard .idCard_item{
    margin-bottom: 0.3rem;
}
.upload_idCard .idCard_item .idCard_img{
    display: block;
    margin: 0 auto;
    width: 3.18rem;
    height: 2rem;
    border-radius: 0.1rem;
}
.upload_idCard .idCard_item .cameraBtn a{
    display: block;
    text-align: center;
}
.upload_idCard .idCard_item .cameraBtn a img{
    display: block;
    margin: 0.4rem auto 0.2rem auto;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}
.upload_idCard .idCard_item .cameraBtn a span{
    color:#666;
    display: inline-block;
    font-size: 0.26rem;
}
.upload_idCard .upload_explain{
    margin-top: 0.7rem;
}
.upload_idCard .upload_explain p{
    color:#666;
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
}
.up_suc_tips{
    margin-top: 0.3rem;
    display: none;
}
.up_suc_tips p,
.up_suc_top p{
    color:#666;
    font-size: 0.26rem;
    margin: 0 auto;
    text-align: center;
}
.up_suc_tips p img{
    width: 0.4rem;
    display: block;
    margin: 0.1rem auto;
}

.up_suc_top{
    margin-bottom: 0.4rem;
}
.mask_bg{
    position: fixed;
    top:0;
    left:0;
    z-index: 88;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.noHave {
    width: 90%;
    position: fixed;
    top:50%;
    left:5%;
    z-index: 90;
    padding: 0.3rem 0.6rem 0.6rem 0.6rem;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0.1rem;
    background-color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.noHave form .noHave_tit{
    color:#999;
    font-size: 0.28rem;
}
.noHave form .way_item{
    margin-top: 0.3rem;
    text-align: left;
    font-size: 0.26rem;
}
.way_item input{
    width: 0.3rem;
    height: 0.3rem;
    float: left;
    margin: 0.03rem 0.1rem;
}
.way_item label{
    font-size: 0.26rem;
    color:#333;
    float: left;
}
.noHave_sure{
    color:#fff;
    font-size: 0.26rem;
    width: 1.8rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.05rem;
    background-color: #fda112;
    margin: 0.6rem auto 0 auto;
    border:0;
}
.tips_box{
    position: fixed;
    top:50%;
    left:50%;
    z-index: 90;
    width: 80%;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.1rem;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.tips_box .tips_title{
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    padding: 0.4rem 0.3rem 0 0.3rem;
}
.tips_box .tips_main{
    color:#666;
    font-size: 0.26rem;
    padding: 0.4rem 0.3rem;
}
.tips_box .okBtn{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border:0;
    outline: none;
    display: block;
    font-size: 0.26rem;
    border-top: 1px solid #666 !important;
    border-radius: 0 0 0.1rem 0.1rem;
    background-color: #fff;
}
.revise_form {
    padding: 1.5rem 0;
}
.reviseBtn{
    display: flex;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    margin: 0 auto;
    width: 6.4rem;
    height: 0.8rem;
    border: 0;
    color:#fff;
    font-size: 0.28rem;
    border-radius: 0.05rem;
    background-color: #fda112;
    position: fixed;
    bottom:2rem;
    left:0;
    right: 0;
}
.reviseBtn img{
    margin: 0 0.1rem;
}
.revise_idCard{
    padding: 0.6rem 0;
}
.revise_idCard>p{
    color:#666;
    font-size: 0.28rem;
    text-align: center;
}
.revise_idCard .upload_idCard .idCard_item{
    margin-bottom: 0.8rem;
}
.revise_idCard .upload_idCard .idCard_item .idCard_img{
    width: 4.54rem;
    height: auto;
}
.revise_passport{
    padding: 2rem 0;
}
.revise_passport .take_box .showImg,
.upload_passport .take_box .showImg,
.upload_passport .taked_box .showImg{
    width: 5.7rem;
}
.revise_passport .take_box .showImg img,
.upload_passport .take_box .showImg img,
.upload_passport .taked_box .showImg img{
    width: 100%;
}



/******注册******/
.login_from{
    padding: 0.4rem 0.3rem;
    box-sizing: border-box;
}
.login_from .formItem{
    margin-bottom: 0.25rem;
    border:1px solid #e5e5e5;
    border-radius: 0.05rem;
    font-size: 0.26rem;
    box-sizing: border-box;
}
.login_from .formItem img{
    width: 0.4rem;
    height: 0.4rem;
    margin: 0.18rem 0.1rem;
}
.login_from .formItem input{
    width: 6.26rem;
    height: 0.8rem;
    line-height: 0.8rem;
    box-sizing: border-box;
    outline: none;
    border:0;
}
.login_from .formItem input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999;
}
.login_from .formItem input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#999;
}
.login_from .formItem input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999;
}
.login_from .formItem input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#999;
}
.login_from .formItem.msg{
    border:0;
}
.login_from .formItem.msg input{
    width: 60%;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border:1px solid #e5e5e5;
    border-radius: 0.05rem;
}
.login_from .formItem.msg button{
    width: 35%;
    height: 0.8rem;
    margin-left: 5%;
    color:#fda112;
    outline: none;
    border:1px solid #fda112;
    border-radius: 0.05rem;
    background-color: #fff;
}
.register{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color:#fff;
    font-size: 0.3rem;
    margin: 0.8rem 0;
    outline: none;
    border:1px solid #fda112;
    background-color: #fda112;
    border-radius: 0.1rem;
}
/*修改weUI toast样式*/
.weui-toast{
    width: auto !important;
    padding: 0.2rem 0.3rem !important;
    min-height: 0.4rem !important;
    margin-left: auto !important;
    transform: translateX(-50%);
}
.weui-icon_toast{
    display: none !important;
}
.weui-toast__content{
    margin: 0 !important;
    line-height: 0.4rem !important;
}
.weui-mask, .weui-mask_transparent{
    display: none;
}
.login_tab{
    padding: 0.3rem;
    margin-top: 1rem;
    margin-bottom: 0.3rem;
}
.login_tab p{
    width: 50%;
    padding: 0.2rem 0;
    text-align: center;
    cursor: pointer;
    border-bottom:1px solid #e5e5e5;
    box-sizing: border-box;
    color:#333;
    font-size: 0.28rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0 0;
}
.login_tab p:first-child{
    border-right: 0;
}
.login_tab p.tab_this{
    color:#fda112;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
}
.register{
    margin: 0.8rem auto 0 auto;
}
.reg_a{
    padding: 0 0.1rem;
    text-align: right;
}
.reg_a a{
    color:#fda112;
    font-size: 0.24rem;
    display: inline-block;
    padding: 0.2rem;
}

.quit_btn{
    width: 95%;
    display: block;
    margin: 0.8rem auto 0 auto;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    border-radius: 0.1rem;
    color:#fff;
    font-size: 0.28rem;
    border:0;
    background-color: #fda112;
}


/*******咨询弹框*******/
.consult{
    display: none;
}
.consult .consult_box{
    width: 80%;
    padding: 0;
    border-radius: 0.1rem;
    position: fixed;
    top:50%;
    left:50%;
    z-index: 99;
    transform: translate(-50%,-50%);
    background-color: #fff;
}
.consult .consult_box>p{
    font-size: 0.28rem;
    text-align: center;
    margin: 0.3rem auto;
}
.consult .consult_box .con_main p{
    padding-left: 0.6rem;
}
.consult .consult_box .con_main p a{
    width: 90%;
    display: inline-block;
    padding:0.1rem 0 0.1rem 0;
    font-size: 0.26rem;
    color:#fda112;
}
.consult .consult_box .con_main p a span{
    color:#333;
}
.con_btn button{
    display: block;
    float: left;
    width: 50%;
    outline: none;
    font-size: 0.28rem;
    text-align: center;
    padding: 0.2rem 0;
    margin-top: 0.4rem;
    border:0;
    border-top:1px solid #e5e5e5;
    box-sizing: border-box;
    background-color: #fff;
}
.con_btn button:first-child{
    border-right: 1px solid #e5e5e5;
    border-radius: 0 0 0 0.1rem;
}
.con_btn button:first-child+button{
    border-radius: 0 0 0.1rem 0;
    color:#1aad19;
}

.subBtn{
    background-color: #fda112 !important;
}



/**********新加页面8.24*********/
.slider_box .swiper-pagination {
    bottom: 0.35rem;
}
.queAns{
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
}
.queAns .queAns_item{
    width: 33%;
    margin: 0.3rem 0;
}
.queAns .queAns_item a{
    display: block;
    font-size: 0.28rem;
    text-align: center;
}
.queAns .queAns_item a p{
    display: inline-block;
}
.queAns .queAns_item a p span{
    float: left;
    display: inline-block;
    margin: 0.3rem 0.2rem 0 0;
}
.queAns .queAns_item a p img{
    height: 1rem;
    float: left;
}
.slider_box{
    margin: 0;
    padding: 0.2rem 0.2rem;
    background-color: #f8f8f8;
}
.perTips .weui-animate-fade-in{
    display: block !important;
}
.zaiZhi{
    display: none;
}
.zaiZhi .zaiZ_box{
    width: 100%;
    position: fixed;
    bottom:0.98rem;
    left:0;
    z-index: 99;
    font-size: 0.26rem;
    background-color: #fff;
}
.zaiZhi .zaiZ_box .zaiZ_title{
    position: relative;
    text-align: center;
}
.zaiZhi .zaiZ_box .zaiZ_title img{
    width: 0.2rem;
    position: absolute;
    top:50%;
    left:0;
    padding: 0.25rem;
    transform: translateY(-50%);
}
.zaiZhi .zaiZ_box .zaiZ_title p{
    font-size: 0.3rem;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.zaiZhi .zaiZ_box .z_moban{
    height: 2.6rem;
    text-align: center;
    padding: 0.3rem 0;
}
.zaiZhi .zaiZ_box .z_moban a{
    width: 2.1rem;
    height: 0.7rem;
    line-height: 0.7rem;
    display: inline-block;
    font-size: 0.26rem;
    border:1px solid #fda112;
    border-radius: 0.1rem;
    text-align: center;
    margin: 0 0.05rem;
}
.zaiZhi .zaiZ_box .z_moban a:first-child+a{
    border-color: #78a5d4;
}
.zaiZhi .zaiZ_box .z_moban a:first-child+a+a{
    border-color: #53b6bd;
}

/*必填资料修改8.27*/
.must_box{
    padding: 0;
    background-color: transparent;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.must_box .comItem{
    padding: 0 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
}
.must_box .comItem a{
    padding: 0.24rem 0;
}
.lookImg .weui-gallery__img{
    width: 60%;
    display: block;
    margin: 0 auto;
}


/*********添加证件管家10.09********/
.credentials_card .cellLeft img{
    width: 0.3rem;
    height: auto;
}
.credential{
    width: 6.2rem;
    padding:0.6rem 0.4rem;
    margin: 1.2rem auto;
    background-color: #fff;
}
.credential p{
    margin: 0.5rem 0;
    font-size: 0.28rem;
}
.credential a{
    display: block;
    width: 100%;
    color:#fff;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.05rem;
    background-color: #fda112;
}
.cre_nav{
    width: 100%;
    position: fixed;
    bottom:0;
    left:0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
    max-width: 7.5rem;
    background-color: #fff;
}
.cre_nav p{
    float: left;
}
.cre_nav p a{
    width: 1.3rem;
    display: block;
    box-sizing: border-box;
    padding: 0.25rem 0.4rem;
}
.cre_nav p a img{
    width: 0.46rem;
    height: 0.46rem;
}
.cre_nav p:first-child+p{
    color:#000;
    width: 4.9rem;
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.28rem;
}
.form.cre_form{
    margin-top: 0.15rem;
}
.form.cre_form .formMain .formItem{
    justify-content: left;
}
.form.cre_form .formMain .formItem span{
    display: block;
    width: 1.2rem;
}
.form.cre_form .formMain .formItem input[type=text]{
    width: 5.6rem;
    text-align: left;
    padding: 0 0 0 0.4rem;
    box-sizing: border-box;
}
.form.cre_form .formMain .formItem.upload_imgs{
    height: auto;
    padding: 0.6rem 0;
}
.form.cre_form .formMain .formItem.upload_imgs .card_img{
    width: 5.6rem;
    text-align: left;
    padding: 0 0 0 0.4rem;
    box-sizing: border-box;
}
.form.cre_form .formMain .formItem.upload_imgs .card_img img{
    width: 1.2rem;
}
.form.cre_form .formMain .formItem.upload_imgs .card_img p{
    font-size: 0.24rem;
    color:#999;
    margin-top: 0.1rem;
}
.form.cre_form .formMain .formItem.upload_imgs .uoloaded_box{
    width: 5.6rem;
}
.form.cre_form .formMain .formItem.upload_imgs .uoloaded_box img{
    max-width: 50%;
    width: auto;
    height: 1.8rem;
}
.form.cre_form .formMain .formItem.upload_imgs .uoloaded_box .clear_img{
    color:#999;
    cursor: pointer;
    font-size: 0.28rem;
    margin:0.5rem 0 0 0.1rem;
    padding: 0.2rem;
}
.form_save{
    margin-top: 4rem;
    width: 100%;
    padding:0 0.6rem;
}
.form_save button{
    width: 100%;
    height: 0.8rem;
    outline: none;
    border:0;
    line-height: 0.8rem;
    border-radius: 0.05rem;
    color:#fff;
    font-size: 0.28rem;
    background-color: #fda112;
}
.page_main .cre_list{
    padding-top: 0.88rem;
}
.page_main .cre_list .cre_item{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 0.3rem;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 0.2rem;
    justify-content: space-between;
}
.page_main .cre_list .cre_item .cre_item_left{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.page_main .cre_list .cre_item .cre_item_left .cre_item_txt p{
    margin-left: 0.2rem;
    font-size: 0.26rem;
    color:#666;
    line-height: 0.5rem;
}
.page_main .cre_list .cre_item .cre_item_left .cre_item_txt p:first-child{
    font-size: 0.28rem;
    color:#333;
}
.page_main .cre_list .cre_item .cre_item_left .cre_item_img{
    width: 1.05rem;
    height: 1.04rem;
    overflow: hidden;
    border-radius: 0.05rem;
    position: relative;
}
.page_main .cre_list .cre_item .cre_item_left .cre_item_img img{
    display: block;
    /*position: absolute;
    top:50%;
    left:50%;
    min-width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);*/
    width: 100%;
    height: 100%;
}
.page_main .cre_list .cre_item .cre_item_right{
    font-size: 0.26rem;
}
.card_details .details_main{
    position: fixed;
    top:50%;
    left:50%;
    z-index: 99;
    width: 70%;
    overflow: hidden;
    border-radius: 0.18rem;
    background-color: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.card_details .details_main .details_main_info{
    padding: 0.3rem;
    box-sizing: border-box;
}
.card_details .details_main .details_main_info p{
    font-size: 0.26rem;
    text-align: center;
    margin-bottom: 0.14rem;
}
.card_details .details_main .details_main_info p:first-child{
    color:#333;
    font-size: 0.34rem;
    text-align: center;
    margin-bottom: 0.3rem;
}
.card_details .details_main .details_main_info p:first-child+p{
    color:#999;
}
.card_details .details_main .details_main_info p:first-child+p+p{
    color:#ff0000;
    margin-bottom: 0.3rem;
}
.card_details .details_main .details_main_info p:first-child+p+p+p img{
    width: 100%;
}
.card_details .details_main .card_cz{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    border-top: 1px solid #e5e5e5;
}
.card_details .details_main .card_cz a{
    display: block;
    width: 50%;
    padding: 0.32rem 0;
}
.card_details .details_main .card_cz a img{
    height: 0.36rem;
    margin: 0 auto;
}






