@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    color: #000000;
    font-family: MicrosoftYaHei,"微软雅黑", Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    font-size:14px;
    background: #F5F5F5;
    letter-spacing:0.5px;
}
ul, li{
    list-style: none;
}
a{
    color: #000000;
    text-decoration: none;
}
select {
    border: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("/Public/first/images/u-down.svg") no-repeat scroll right 12px center;
}
select:focus {
    background: url("/Public/first/images/u-up.svg") no-repeat scroll right 12px center;
}
select::-ms-expand { display: none; }
input{
    font-size: 14px;
    outline: none;
    border: 1px solid #8C8C8C;
    border-radius: 4px;
}
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px white inset !important;
  }
input::-webkit-input-placeholder {
    color: #BFBFBF;
    font-size:14px;
}
input:-moz-placeholder {
    color: #BFBFBF;
    font-size:14px;
}
input::-moz-placeholder {
    color: #BFBFBF;
    font-size:14px;
}
input:-ms-input-placeholder {
    color: #BFBFBF;
    font-size:14px;
}
select{
    border-radius: 2px;
}
.tc-cont input{
    font-size:12px!important;
    border-radius: 4px;
}
.tc-cont input::-webkit-input-placeholder {
    color: #BFBFBF;
    font-size:12px!important;
}
.tc-cont input:-moz-placeholder {
    color: #BFBFBF;
    font-size:12px!important;
}
.tc-cont input::-moz-placeholder {
    color: #BFBFBF;
    font-size:12px!important;
}
.tc-cont input:-ms-input-placeholder {
    color: #BFBFBF;
    font-size:12px!important;
}

.wd1134{
    width: 1134px;
    margin: 0 auto;
    /* height: 749px; */
}
header{
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 21, 41, 0.12);
}
.head{
    display: flex;
    height: 68px;
    align-items: center;
    position: relative;
}
.head-nav{
    display: flex;
    margin-right:0px;
    position: absolute;
    right: 236px;
}
.head-nav li{
    margin-left: 32px;
}
.head-nav li a{
    display: block;
    min-width: 58px;
}
.index-search{
    margin-left: 32px;
}
.index-search-txt{
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    width: 212px;
    padding-left: 16px;
    font-size: 14px;
    border: 1px solid #D9D9D9;
}
.sd{
    display: flex;
    align-items: center;
}
.help-nav img, .yf-nav img{
    margin-left: 8px;
}

.art-box{
    display: flex;
    justify-content: space-between;
    padding-bottom: 75px;
}
.abl{
    /*padding-top: 55px;*/
}
.abr{
    width: 420px;
    padding-right: 60px;
}
.at-head{
    display: flex;

}
.ah-item{
    width: 94px;
    height: 34px;
    line-height: 34px;
    color: #262626;
    text-align: center;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid #E9E9E9;
    cursor: pointer;
}
.ah-active{
    border: 1px solid #F6AB00;
    background: #F6AB00;
    color: #fff;
    font-weight: bold;
}
.db{
    display: block;
}
.dn{
    display: none;
}
.at-content{
    padding-top: 4px;
    font-size: 16px;
}
.at-item{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    cursor: pointer;
}
.at-date{
    margin-right: 20px;
}
.at-item:hover{
    color: #EB9309;
}
.at-more-box{
    margin-top: 25px;
    font-size: 14px;
    display: flex;
    flex-direction: row-reverse;
}
.at-more{
    display: flex;
    padding-bottom: 4px;
    cursor: pointer;
}
.at-more-hover{
    border-bottom: 1px solid #000000;
}
.at-more img{
    margin-left: 16px;
}
.qg-box{
    padding-top: 80px;
    padding-bottom: 62px;
    background: #FAFAFA;
}
.qg-cont{
    display: flex;
    justify-content: space-between;
}
.qgl{
    margin-top: 13px;
}
.qgr-title{
    font-size: 40px;
    line-height: 53px;
}
.qgr-stitle{
    font-size: 16px;
    line-height: 21px;
    padding-top: 32px;
    padding-bottom: 14px;
}
.qgr-cont{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
    max-width: 505px;
    margin-bottom: 66px;
}
.qgr-link{
    position: relative;

}
.qgr-btn{
    width: 156px;
    height: 40px;
    line-height: 40px;
    color: #ffff;
    font-size: 16px;
    text-align: center;
    background: linear-gradient(127deg, #FFDC59 0%, #F29E00 100%);
    box-shadow: 0px 9px 22px 0px rgba(255, 203, 83, 0.35);
    border-radius: 20px;
    cursor: pointer;
}
.qgr-btn a{
    color: #fff;
}
.hand-link{
    position: absolute;
    left: 95px;
    top: 0;
}
.ac{
    color: #EB9309;
}
.ys-box{
    padding-top: 184px;
    padding-bottom: 184px;
    display: flex;
    justify-content: space-between;
}
.ysl-title{
    font-size: 50px;

    letter-spacing: 1px;
}
.first-ysi{
    margin-top: 53px;
}
.yst{
    display: flex;
    font-size: 20px;
    line-height: 26px;
    align-items: center;
}
.yst img{
    margin-left: 8px;
}
.ys-title{
    margin-left: 24px;
}
.ysb{
    color: #262626;
    font-size: 16px;
    padding-left: 56px;
    margin-bottom: 60px;
    margin-top: 12px;
}
.ys-item:last-child>.ysb{
    margin-bottom: 0;
}
.ysr{
    margin-top: 164px;
    width: 390px;
    position: relative;
}
.ysr1{
    position: absolute;
    top: 0;
    right: 57px;
    width: 240px;
    border-radius: 20px;
    box-shadow: 5px 4px 16px 0px rgba(71, 71, 71, 0.26);
    background: #F6AB00;
    height: 142px;
    z-index:3;
    padding-left: 20px;
    padding-top: 12px;
}
.ysr2{
    position: absolute;
    width: 242px;
    height: 153px;
    background: #244300;
    box-shadow: 0px 4px 16px 0px rgba(70, 75, 65, 0.5);
    border-radius: 20px;
    top: 102px;
    right: 183px;
    z-index: 2;
    padding-top: 12px;
    padding-left: 20px;
    color: #fff;
}
.ysr3{
    position: absolute;
    right: 10px;
    top: 163px;
    width: 98px;
    height: 154px;
    background: #DFC09A;
    box-shadow: 0px 8px 10px 0px rgba(204, 204, 204, 0.7);
    border-radius: 20px;
    padding-top: 12px;
    padding-left: 20px;
}
.ysr-num{
    font-size: 36px;
    font-weight: bold;
}
.ysr-num span{
    font-size: 14px;
}
.yf-select{
    display:none;
    width: 274px;
    position:absolute;
    top: 20px;
    left: -80px;
    background: #fff;
    background: url('../images/dialog-two.png') no-repeat;
    background-size: cover;
    padding-top: 11px;
    z-index:99;
}
.login-select{
    left: -25px;
}
.yd-item{
    width: 254px;
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    cursor: pointer;
    margin: 0 auto;
}
.yd-item:hover, .help-item:hover{
    background: #F4F4F4;
    border-radius: 8px;
}
.yd-item img{
    margin-left: 24px;
    margin-right: 16px;
}
.help-dialog{
    display:none;
    width: 216px;
    position:absolute;
    top: 20px;
    left: -80px;
    background: #fff;
    /*background: url('../images/dialog-three.png') no-repeat;*/
    background-size: cover;
    padding-top: 11px;
    z-index: 99;
    border-radius: 12px;
}
.help-item{
    padding-top: 27px;
    padding-bottom: 26px;
    padding-left: 32px;
    width: 176px;
    margin: 0 auto;
}
.auth{
    display: flex;
    margin-left: 32px;
    position: absolute;
    right: 0;    
}
.auth .auth-login{
    width: 62px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #D9D9D9;
    border-radius: 16px;
    text-align: center;
}
.auth .auth-login:hover{
    border: 1px solid #FFA700;
    color: #FFFFFF;
    background-color: #FFA700;
}
.auth .auth-reg{
    width: 130px;
    height: 30px;
    margin-left: 8px;
    background: #FFA700;
    border-radius: 16px;
    border: 1px solid #FFA700;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.auth .auth-reg:hover{
    background:#FFC727;
    border: 1px solid #FFC727;
}
.auth-reg-gift{
    font-size: 12px;
    display: inline-block;
}
.auth-reg-pulse{
    margin-left: 3px;
    animation-name: auth-reg-pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes auth-reg-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
@keyframes auth-reg-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}


/* .auth-item:first-child{
    padding-right: 15px;
    border-right: 1px solid #D9D9D9;
} */
/* .auth-item:nth-child(2){
    padding-left: 15px;
} */
.logined{
    margin-left: 24px;
    padding-left:24px;
    display: flex;
    align-items: center;
    height: 68px;
}
.t-username{
    margin-left: 8px;
    margin-right: 8px;
    width: 68px;
}
.swiper-container img{
    width: 100%;
    height: 600px;
}

.swiper-pagination-bullet{
    width: 54px;
    height: 8px;
    border-radius: 6px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    background: none;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 24px;
}

.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
.swiper-button-prev{
    width: 54px;
    height: 54px;
    background: url('../images/left-arrow.svg');
    left: 64px;
}

.swiper-button-next{
    width: 54px;
    height: 54px;
    background:url('../images/right-arrow.svg');
    right: 64px;
}
.gsa-prev{
    width: 40px;
    height: 40px;
    background: url('../images/gsa-left.svg');
    position: absolute;
    top:81px;
    left:0px;
    z-index: 999999;
    cursor: pointer;
}
.gsa-next{
    width: 40px;
    height: 40px;
    background:url('../images/gsa-right.svg');
    position: absolute;
    top:81px;
    right:0;
    z-index: 999999;
    cursor: pointer;
}
.guide-box{
    width: 1104px;
    margin: 0 auto;
    z-index: 99;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
}
.gb-item{
    display: flex;
    align-items: center;
    height: 104px;
    cursor: pointer;
    justify-content: center;

}
.gb-cont{
    width: 276px;
    display: flex;
    border-right: 1px solid #979797;
    justify-content: center;
}

.gb-icon{
    margin-right: 8px;
}
.gb-active{
    background: linear-gradient(127deg, #FFCF1F 0%, #F29E00 100%);
    box-shadow: 0px 8px 10px 0px rgba(204, 204, 204, 0.7);
    border-radius: 16px;
    /*border: 2px solid #FFFFFF;*/
}

.gb-fs{
    color: #fff;
    font-size: 24px;
    border: #FFFFFF 2px solid;
}
.rrb{
    border-right:0;
}
#num1,#num2,#num3{
    font-size: 36px;
}
#num2{
    color: #fff;
}

.footer{
    background: #000000;
    font-size: 16px;
    color: #D9D9D9;
    padding-top: 65px;
}
.fnav{
    display: flex;
}
.footer-nav{
    margin-right: 132px;
}
.footer-nav:last-child{
    margin-right:0;
}
.fnav-title{
    margin-bottom: 13px;
    color: #D8D8D8
}
.fnav-title-last{
    margin-bottom: 25px;
}
.fnav-cont div{
    margin-bottom: 18px;
}
.fnav-cont div a{
    color: #737373;
    font-size: 13px;
}
.fnav-cont div a:hover{
    color: #fff;
}
.fnav-cont-last{
    margin-right: 0;
}
.fnav-cont-last div{
    margin-bottom: 16px;
    font-size: 13px;
}
.flink{
    margin-top: 40px;
    padding-top: 34px;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    border-top: 1px solid rgba(204, 204, 204, 0.35);
    display: flex;
}
.flink a{

    color: #919191;
    font-size: 13px;
}
.flink a:hover{
    color: #FFFFFF;
}
.fl-item{
    margin-right: 54px;
}
.fright{
    /* height: 80px; */
    /* line-height: 80px; */
    /* position:absolute; */
    /* bottom:0px; */
    /* left:0px; */
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
    FONT-SIZE: 12px;
    color: #262626;
}
.side-box{
    position: fixed;
    right: 0px;
    bottom: 50px;
    z-index: 999999;
}
.side-item{
    cursor: pointer;
    margin-bottom: 8px;
    text-align: left;
    width: 148px;
    background: #EBEBED;
    height: 40px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.side-item-img{
    position: relative;
    /*left: -19px;*/
}
.side-item-a{
    font-size: 12px;
    position: relative;
    left: 7px;
    top: -15px;
    color: #262626;
}
.side-item-a:hover{
    text-decoration:underline;
}
.kf-box{
    position: relative;
}
.kf{
    position: absolute;
    right: 154px;
    top: -60px;
}
.htw-box{
    padding-top: 196px;
    margin-bottom: 184px;
}
.jc-title{
    font-size: 16px;
    color: #262626;
    margin-top: 16px;
    margin-bottom: 64px;
}
.jc-cont{
    display: flex;
    justify-content: space-between;
    margin-bottom: 95px;
}
.jcr{
    padding-top: 96px;
    text-align: center;
}
.gl-box{
    padding-top: 113px;
    padding-bottom: 60px;
    background: #FAFAFA;
}
.gl-nav{
    display: flex;
    margin-top: 32px;
    margin-bottom: 73px;
}
.gl-nav-item{
    color: rgba(0, 0, 0, 0.5);
    width: 124px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    margin-right: 16px;
    cursor: pointer;
}
.gl-nav-active{
    border: 1px solid #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(235, 147, 9, 0.2);
    background: #F6AB00;
    color: #fff;
    font-weight: bold;
}
.gl-slider{
    margin-top: 53px;
    margin-bottom: 53px;
}
.gsa-box{

    padding-bottom: 32px;
    padding-top: 32px;

    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 8px 10px 0px rgba(204, 204, 204, 0.7);
    border-radius: 20px;
    margin-bottom: 53px;
}
.gsa-box img{
    width: 190px!important;
    height: 137px!important;
    margin-left: 32px;
}
.gsa-cont{
    margin-left: 8px;
    font-size: 16px;
    color: #000000;
}
.gsa-title{
    line-height: 21px;
    margin-bottom: 16px;
}
.gsa-date{
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 26px;
}
.gsa-more{
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #000000;
    border-radius: 17px;
    color: #fff;
    text-align: center;
}
.gs-box{
    position: relative;
}
.htb-box{
    margin-top: 34px;
}
.hts-box{
    height: 102px;
    text-align: center;
    border-radius: 16px;
    box-shadow: 0px 4px 10px 0px rgba(204, 204, 204, 0.7);
    margin-top: 38px;
}
.hw-img{
    width: 200px!important;
    height: 70px!important;
}
.hw-name{
    color: #fff;
    background: #DFC09A;
    letter-spacing: 1px;
    height: 32px;
    line-height: 32px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    margin-top: -4px;
}
.hw-name:hover{
    background: #000000;
}
.jc-item{
    display: flex;
    margin-bottom: 70px;
}

.jc-item img{
    margin-right: 64px;
}
.jcl-title{
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 15px;
}
.jcl-cont{
    color: #262626;
    max-width: 341px;
}
.top-box{
    padding-left: 32px;
    height: 44px;
    background: #FAFAFA;
    display: flex;
    align-items: center;
}
.gg-text{
    margin-left: 10px;
    color: #F5222D;
}
.gg-scroll{
    display: flex;
    align-items: center;
    color: #262626;
}
.u-head{
    background: #FFFFFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 21, 41, 0.12);
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    justify-content: space-between;
}
.uh-left{
    display: flex;
    align-items: center;
}
.uh-right{
    display: flex;
    align-items: center;
}
.u-top{
    position: fixed; 
    top: 0; 
    z-index: 999; 
    width: 100%;
}
.u-side{
    padding-top:40px;
    background: #FFFFFF;
    box-shadow: 2px 0px 12px 0px rgba(27, 16, 0, 0.12);
    position:fixed; 
    left: 0;
    top:113px;
    width: 240px;
    z-index: 199;
    height: 100%;
}
.u-content{
    width: 90%;
    margin-left:240px;
    margin-top: 112px;
}
.u-container{
    display: flex;
}
.u-cont{
    margin-left: 24px;
    margin-right: 24px;
    margin-top:24px;
    margin-bottom: 32px;
    border-radius: 2px;
}
.u-foot{
    /* background: #181818; */
    width: 90%;
    padding: 16px 0 24px 0;
    text-align: center;
    FONT-SIZE: 12px;
    color: #9C9FA6;
    margin-left:10%;
}
.menu-item{
    padding-left: 32px;
    padding-right: 32px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: bold;
}
.u-it{
    display: flex;
    align-items: center;
}
.u-it img{
    margin-right: 13px;
}
.mc-box{
    display: none;

}
.mc-box span{
    padding-left: 59px;
}
.menu-child{
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    color: #262626;
}
.menu-active{
    background: rgba(246, 171, 0, 0.1);
    /*border-radius: 3px;*/
    border-right: 4px solid #F6AB00;
    color: #EB9309;
    /*border-top-right-radius: 0;*/
    /*border-bottom-right-radius: 0;*/
    opacity: 1;
}
.has-child{
    /*margin-bottom: 0;*/
}
.u-cont{

}
.u-banner{
    display: block;
    margin-bottom: 25px;
}
.u-banner img{
    width: 100%;
}
.ulr{
    display: flex;
    justify-content: space-between;
}

.ucr{
    width: 653px;
    height: 621px;
    margin-left: 24px;
    background: #fff;
}
.ucl{
    width: 954px;

}
.uclpo{
    display: flex;
    justify-content: space-between;
}
.ucll{
    width: 465px;
    margin-right: 24px;
    background: #fff;
    height: 271px;

}
.uclr{
    width: 466px;
    height: 271px;
    background: #fff;
}
.uclb{
    width: 100%;
    margin-top: 24px;
    background: #fff;
    padding-bottom: 171px;
}
.ucl-title{
    display: flex;
    justify-content: space-between;
    padding:16px 24px;
    font-size: 16px;
    margin-bottom: 49px;
    border-bottom: 1px solid #E9E9E9;
}
.ucl-cont{
    padding-top: 60px;
    padding-bottom: 78px;
    display: flex;
}
.ucl-val{
    font-size: 36px;
    color: #F6AB00;
}
.ucl-cont{
    padding-left: 68px;
}
.uclc-item{
    text-align: center;
}
.uclc-item:nth-child(2) {
    margin-left: 124px;
}
.uclc-item:nth-child(1) {
    text-align: center;
}
.ucl-key{
    font-size: 13px;
}
.uclvo{
    color: #000000;
}
.ulcc{
    display: flex;
}
.ulcc-item{
    flex: 1;
    text-align: center;
}
.f21{
    font-size: 21px;
}
.yhj-num{
    color: #F6AB00;
}
.f-label{
    margin-top: 8px;
    color: #262626;
}
.ua-head{
    height: 86px;
    border: 1px solid #E9E9E9;

}
.ua-bt{
    padding-left: 24px;
    padding-right: 48px;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}
.ua-tabs{
    margin-left: 24px;
    display: flex;
    margin-top: 22px;
}
.ua-item{
    padding-bottom: 7px;
    margin-right: 52px;
    cursor: pointer;
}
.ua-item:last-child{
    margin-right: 0;

}
.ua-active{
    border-bottom: 3px solid #F6AB00;
}
.ua-cont{
    margin-left: 34px;
    margin-right: 32px;
}
.ua-list li{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}
.ua-list li:nth-child(1){
    padding-top:30px;
}
.ua-flex{
    display: flex;
    justify-content: space-between;
}
.ua-list li a:hover{
    color: #EB9309
}


.u-ban img{
    width: 100%;
    margin-bottom: 24px;
}

.nav{
    width: 100%;
    background: #fff;
    height: 68px;
}
.content{
    margin-left: 24px;
    margin-top: 24px;
    margin-right: 24px;
    margin-bottom: 32px;
    min-width: 964px;
    min-height: calc(100vh - 248px);
    flex: 1;
}
.u-main{
    display: flex;
}
.uhl{
    width: 58.4%;
    margin-right: 24px;
    flex: 1;
    min-width: 577px;
}
.uhr{
    width: 653px;
    background: #fff;
    border-radius: 12px;
}
.uh-po{
    display: flex;
}
.uhp-item{
    flex: 1;
    background: #fff;
    border-radius: 12px;
}
.uhp-item:nth-child(1){
    margin-right: 23px;
}
.uhp-item-l{
    min-width: 469px;
}
.uhp-item-r{
    min-width: 446px;
}
.uhp-head{
    display: flex;
    padding: 16px 24px;
    font-size: 14px;
    font-weight: bold;
    justify-content: space-between;
}
.uhp-tj{
    padding-top: 21px;
    padding-bottom: 35px;
    display: flex;
}
.my-phote{
    margin-left: 24px;
    text-align: center;
}
.my-info{
    margin-left: 26px;
}
.my-info div{margin-bottom: 12px;}
.my-username{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}
.my-phone,.my-code{
    height: 22px;
    line-height: 22px;
    display: flex;
}
.my-phone img,.my-code img{
    margin: 4px 8px 2px 0px;
    width: 16px;
    height: 16px;
}
.my-money,.my-paying{
    width: 390px;
    height: 64px;
    border-radius: 8px;
    border: 1px solid #D8E0E7;
    margin-left: 24px;
    display: flex;
}
.my-money img,.my-paying img{
    margin: 20px 12px 20px 20px;
}
.my-money{
    margin-top: 21px;
}
.my-paying{
    margin-top: 16px;
    cursor:pointer;
}
.my-title{
    width: 98px;
    margin-top: 22px;
}
.my-num{
    margin-top: 22px;
    margin-right: 24px;
    text-align: right;
    width: 50%;
    font-weight: bold;
}
.tj-num{
    font-size: 36px;
    color: #F6AB00;
    margin-bottom: 12px;
}
.uh-cw{
    margin-top: 24px;
}
.uhp-item-bl{
    min-width: 542px;
    padding-bottom: 40px;
}
.uhp-item-br{
    min-width: 373px;
}
.my-order{
    width: 486px;
    height: 58px;
    border-radius: 8px;
    border: 1px solid #D8E0E7;
    margin-left: 24px;
    display: flex;
}
.my-order:nth-child(1){
    margin-top: 21px;
    margin-bottom: 8px;
}
.my-order:nth-child(2){
    margin-bottom: 8px;
}
.my-order img{
    margin: 9px 12px 9px 16px;
}
.my-order-title{
    width: 58px;
    margin-top: 18px;
}
.my-order-num{
    margin-top: 16px;
    margin-right: 24px;
    text-align: right;
    width: 68%;
    font-weight: bold;
    font-size: 20px;
    color: #F6AB00;
}
.my-youhui{
    width: 317px;
    height: 58px;
    border-radius: 8px;
    border: 1px solid #D8E0E7;
    display: flex;
    margin-left: 24px;
}
.my-youhui img{
    margin: 17px 12px 17px 21px;
}
.my-youhui-title{
    width: 69px;
    margin-top: 18px;
}
.my-youhui-num{
    margin-top: 14px;
    margin-right: 24px;
    text-align: right;
    width: 50%;
    font-weight: bold;
    font-size: 20px;
}
.uhcw{
    padding-top: 46px;
    padding-bottom: 83px;
    display: flex;
}
.cw-item{
    cursor: pointer;
    text-align: center;
    flex: 1;
    border-right: 1px solid #E9E9E9;
}
.cw-item:nth-child(3){
    border-right: 0;
}
.zheng{
    font-size: 21px;
}
.cw-txt{
    color: #262626;
    margin-top: 8px;
}
.u-home{
    margin-bottom: 32px;
}
.uhr-title{
    padding-top: 16px;
    padding-bottom: 18px;
    padding-left: 24px;
    padding-right: 48px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
.uhr-tab{
    width: 100%;
    display: flex;
    border-bottom: 1px solid #E9E9E9;
}
.uhr-item{
    display: flex;
    padding-bottom: 7px;
    margin-bottom:-2px;
}
.uhr-item:nth-child(1){
    margin-left: 24px;
}
.uhr-item:nth-child(3){
    margin-right: 0;
}
.uhr-item{
    margin-right: 52px;
    cursor: pointer;
}
.uhr-tab-active{
    border-bottom: 3px solid #F6AB00;
}
.uhr-art{
    padding-left: 34px;
    padding-right: 32px;
    margin-bottom: 10px;
}
.uhra{
    padding-top: 20px;
    padding-bottom: 19px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E9E9E9;
}
.art-date{
    color: rgba(0, 0, 0, 0.5);
}
.uhra:hover{
    color: #EB9309;
}
.uc{
    display: flex;
}

.layui-layer-rim{
    border: 0;
}
.layui-layer-title{
    padding: 0 80px 0 24px!important;
    height: 55px!important;
    line-height: 55px!important;
    font-size: 16px!important;
    color: #000000!important;
    border-bottom: 1px solid #E9E9E9;
}
.ml0{
    margin-left: 0!important;
}
.xing{
    color: #F5222D;
    margin-right: 4px;
}
#ybcg{
    display: none;
}
.tc-msg{
    font-size: 12px;
    margin: 20px 24px;
    color: #262626;
}
.tc-btn-box{
    display: flex; ;
    flex-direction: row-reverse;
    margin-right: 24px;
    margin-top: 37px
}
.tc-btn{
    width: 86px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    color: #666;
}
.tc-btn:nth-child(1) {
    margin-right: 8px;
}
.tc-btn:nth-child(2) {
    border: 0;
}
.tc-btn-group{
    display: flex;
}
.tc-btn-active{
    background-color: #F6AB00;
    color: #fff;
}
.tc-cont{
    padding: 24px;
    padding-bottom: 32px;
}
.tc-frm-item{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.tc-ipt{
    height: 30px;
    flex: 1;
    border: 1px solid #D9D9D9;
    font-size: 12px;
}
.tc-send-code{
    width: 108px;
    height: 30px;
    background: #F6AB00;
    border-radius: 2px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin-left: 4px;
    cursor: pointer;
}
.send-disable{
    background: #bfbfbf;
}
.tc-label{
    text-align: right;
    font-size: 12px;
    margin-right: 8px;
}

.hwc-tc-item{
    display: flex;
    margin-bottom: 24px;
}
.hwc-tc-num{
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
}
.hwc-tc-txt{
    font-size: 12px;
    margin-left: 10px;
    flex: 1;
}
#ybcg{
    display: none;
}
.tc-msg{
    font-size: 12px;
    margin: 20px 24px;
    color: #262626;
}
.tc-btn-box{
    display: flex; ;
    flex-direction: row-reverse;
    margin-right: 24px;
    margin-top: 37px
}
.tc-btn{
    width: 86px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    color: #666;
}
.tc-btn:nth-child(1) {
    margin-right: 8px;
}
.tc-btn:nth-child(2) {
    border: 0;
}
.tc-btn-group{
    display: flex;
}
.tc-btn-active{
    background-color: #F6AB00;
    color: #fff;
}
.tc-cont{
    padding: 24px;
    padding-bottom: 32px;
}
.tc-frm-item{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.tc-ipt{
    height: 30px;
    flex: 1;
    border: 1px solid #D9D9D9;
}
.tc-send-code{
    width: 108px;
    height: 30px;
    background: #F6AB00;
    border-radius: 4px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin-left: 4px;
    cursor: pointer;
}
.send-disable{
    background: #bfbfbf;
}
.tc-label{
    text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.reset-btn{
    color: #262626;
    text-align: center;
}
.org-head{
    background: #fff;
    border-bottom: 1px solid #E9E9E9;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.org-title{
    padding: 24px;
    font-size: 20px;
}
.org-body{
    background: #fff;
    padding: 24px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.layui-form-select{
    width: 418px;
}
.guigecss{
    position: relative;
    top:-39px;
    left: 317px;
    width:100px;
    border:0 !important;
    height: 2px;
}
.guigecss .layui-form-select{
    width:100%;
    border:0 !important;
    
}
.ysxx-title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 22px;
}

.mrp64{
    margin-top: 34px;
}
.sel-addr-zone{
    /* width: 100%; */
    height: 40px;
    border: 1px dashed #BFBFBF;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer
}
.sel-addr-center{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262626;
}
.sel-addr-center img{
    margin-right: 4px;
}

.beizhu{
    width: 99.2%;
    height: 68px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
    padding-top: 16px;
    color: #BFBFBF;
}
.add-value-box{
    display: flex;
    align-items: center;
}
.avb-item{
    display: flex;
    align-items: center;
    margin-right: 5.38%;
}
.shou-avb-item{
    display: flex;
    align-items: center;
    margin-right: 3.38%;
}
.shou-int{
    width: 250px !important;
}
.goods-avb-item input{
    width: 280px;
    margin-right: 108px;
}
.avb-item input{
    width: 180px;
    margin-right: 8px;
}
.avb-item .layui-form-select{
    width: 185px;
}
.avb-item img{
    margin-left: 12px;
}
.no-use-yhj{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.no-use-yhj input{
    width: 16px;
    margin-right: 8px;
}
.oyl-item{
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #E9E9E9;
    padding-top: 10px;
    padding-bottom: 10px;
}
.oyl-item:nth-child(1) {
    border-top:1px dashed #E9E9E9;
}
.oyl-radio{
    display: flex;
    align-items: center;
}
.oyl-radio input{
    width: 16px;
    margin-right: 8px;
}
.hong{
    color: #F5222D
}
.oyl-ver{
    margin-right: 5.76%;

}
.order-tip{
    margin-top:16px;
    height: 40px;
    line-height: 40px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    width: 100%;
}
.ot-box{
    display: flex;
    align-items: center;
    padding-left: 18px;
    color: #262626;
    font-size: 12px;
}
.ot-box img{
    margin-right: 8px;
}
.order-sub-box{
    display: flex;
    /*flex-direction: row-reverse;*/
}
.sel-xieyi{
    display: flex;
    font-size: 12px;
    align-items: center;
    margin-top: 30px;
}
.sel-xieyi input{
    width: 16px;
    margin-right: 8px;
}
.order-sub-btn{
    display: flex;
    /*flex-direction: row-reverse;*/
}
.order-btn{
    width: 68px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    margin-top: 20px;
}
.submit-btn{
    color: #fff;
    background: #F6AB00;
    margin-right: 8px;
    border: none;
}
.seled-addr{
    display: flex;
    padding-left: 20px;
}
.sa-item{
    margin-right: 40px;
}
.auto-container{
    margin-bottom: 34px;
}
.auto-box{
    padding: 30px 32px 18px 20px;
    display: flex;
    flex-wrap: wrap;
    background: #F8F8F8;
    position: relative;
    margin-bottom: 24px;
    border-radius: 12px;
}
.ab-label{
    margin-bottom: 8px;
}
.ab-item{
    padding-bottom: 12px;
    /*margin-right: 112px;*/
    margin-right: 7.17%;
}
@media screen and (min-width: 1891px){
    .ab-item:nth-child(3) {
        margin-right:0;
    }
}

.ab-sel{
    height: 38px;
    width: 420px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    /*color: #BFBFBF;*/
    padding-left: 12px;
    font-size: 14px;
}

.ab-ipt{
    width: 406px;
    height: 38px;
    border: 1px solid #D9D9D9;
    padding-left: 10px;
    font-size: 14px;
}
.ab-ipt:focus,.ab-sel:focus,.beizhu:focus{
    border: 1px solid #F6AB00;
}
.ab-btn{
    display: flex;
    margin-top: 24px;
    color: #4C8FE2;
    align-items: center;
    cursor: pointer;
}
.ab-btn img{
    margin-right: 10px;
}
.del-icon{
    position: absolute;
    right:-18px;
    top: 2px;
    cursor: pointer
}
.tc-add{
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E9E9E9;
    display: flex;
    justify-content: space-between;
    padding-right: 32px;
}
.tc-add-btn{
    display: flex;
    align-items: center;
    width: 96px;
    height: 32px;
    line-height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
    color: #fff;
    text-align: center;
    margin-left: 36px;
    justify-content: center;
    cursor: pointer;
}
.tc-add-btn img{
    margin-right: 4px;
}
.tc-addr-list{
    padding-left: 24px;
    padding-right: 32px;
}
.tc-addr-list table{
    width: 100%;
}
.tc-addr-list th{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FAFAFA;
    border-bottom: 1px solid #E9E9E9;
    text-align: left;
}
.tc-addr-list td{
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 12px;
    color: #262626;
}
.tc-addr-list thead td{
    color: #000000;
    font-size: 14px;
}
.l-tip{
    margin-left: -15px;
}
.pa{
    background: #fff;
    padding: 24px;
    border-radius: 2px;
}
.pa-title{
    font-size: 20px;
}
.pa-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 35px;
}
.pa-item{
    padding-bottom: 10px;
    color: #666;
    cursor: pointer;
    margin-bottom: -2px;
}
.pa-item:nth-child(1) {
    margin-right: 52px;
}
.pa-item-active{
    border-bottom: 3px solid #F6AB00;
    color: #000000;
}
.pa-tip{
    display: flex;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
}
.pa-tip img{
    margin-left: 18px;
    margin-right: 10px;
}
.msa-title{
    font-size: 16px;
    margin-top: 26px;
    margin-bottom: 24px;
}
.msa-box{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}
.msa-item{
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 24px;
    margin-right: 10%;
    /*flex: 1;*/
}
.msa-item:nth-child(2), .msa-item:nth-child(4), .msa-item:nth-child(6) {
    margin-right: 0;
}
.msa-item input{
    padding-left: 8px;
    width: 452px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    margin-right: 16px;
}
.msa-label{
    width: 112px;
    text-align: right;
}
.copy-btn{
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    cursor: pointer;
}
.msa-other{
    background: #fff;
    margin-top: 24px;
    padding: 24px;
    border-radius: 2px;
}
.copy-active{
    background: rgba(246, 171, 0, 0.05);
    border-radius: 2px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
}
.online-cz{
    background: #fff;
    padding: 24px;
    border-radius: 12px;
}
.online-cz-title{
    font-size: 20px;
}
.online-cz-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 24px;
}
.online-cz-item{
    padding-bottom: 10px;
    color: #666;
    cursor: pointer;
}
.online-cz-item:nth-child(1) {
    margin-right: 52px;
}
.online-cz-item-active{
    border-bottom: 3px solid #F6AB00;
    color: #000000;
}
.online-cz-tip{
    display: flex;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
}
.online-cz-tip img{
    margin-left: 18px;
    margin-right: 10px;
}

.cz-tab-rg{
    display: flex;
    width: 125px;
    align-items: center;
}
.cz-tab-rg img{
    width: 14px;
    height: 14px;
    margin-left: 4px;
}
.online-cz-form{
    margin-left: 20px;
}
.online-cz-tip{
    margin-bottom: 32px;
}
.ocf-item{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.ocf-item input{
    padding-left: 12px;
}
.ocf-item:nth-child(1) {
    color: rgba(0, 0, 0, 0.5);
}
.ocf-ipt{
    width:256px;
    height: 30px;
    border: 1px solid #D9D9D9;
}
.ocf-money{
    display: flex;
}
.ocfm-item{
    width: 95px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    margin-right: 12px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.ocf-pay{
    display: flex;
    align-items: center;
}
.ocfp-item{
    width: 138px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    border: 1px solid #E9E9E9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}
.ocfm-active{
    background: url(../images/gou.svg) no-repeat bottom right;
    border: 1px solid #F6AB00;
}
.online-money{
    font-size: 18px;
    color: #F5222D;
    font-weight: bold;
}
.ocf-label{
    width: 85px;
    margin-right: 8px;
}
.pay-btn{
    width: 86px;
    height: 30px;
    background: #F6AB00;
    border-radius: 4px;
    border: 1px solid rgba(246, 171, 0, 0.12);
    line-height: 30px;
    text-align:center;
    color: #fff;
    font-weight: bold;
}
.rg-cz{
    padding-top: 32px;
    margin-left: 20px;
}
.breadcrumb{
    display: flex;
    margin-bottom: 16px;
    background: #fff;
}
.order-bread{
    margin-bottom:0;
    padding-top: 16px;
    padding-left: 24px;
}
.breadcrumb-line{
    margin-left: 9px;
    margin-right: 9px;
}
.breadcrumb-color{
    color: rgba(0, 0, 0, 0.5);
}
.czt{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cztl{
    display: flex;
    align-items: center;
    font-size: 12px;
}
.czt-link{
    color: #1890FF;
    font-size: 12px;
    margin-right: 18px;
    cursor: pointer;
}
.gonggao{
    padding: 16px 24px 56px 24px;
    background: #fff;
}
.mbx{
    display: flex;
}
.mbx-mr{
    color: rgba(0, 0, 0, 0.5);
}
.mbx-line{
    margin-left: 8px;
    margin-right: 8px;
}
.gg-title{
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 52px;
}
.gg-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gg-date{
    color: rgba(0, 0, 0, 0.5);
}
.gg-list{
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}
.gg-gy{
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.gonggao{
    padding: 16px 24px 56px 24px;
    background: #fff;
}
.mbx{
    display: flex;
}
.mbx-mr{
    color: rgba(0, 0, 0, 0.5);
}
.mbx-line{
    margin-left: 8px;
    margin-right: 8px;
}

.ggd-title{
    font-size: 18px;
    line-height: 24px;
    margin-top: 52px;
    margin-bottom: 10px;
}
.ggd-date{
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 32px;
    font-size: 12px;
}
.ggd-cont{
    padding-top: 32px;
    border-top: 1px solid #D9D9D9;
}
.ggd-cont{
    line-height: 28px;
    color: #262626;
}
.ggd-box{
    margin-left: 26px;
}
.cna{
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    padding-bottom: 80px;
}
.cna-title{
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 32px;
}
.cna-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 35px;
    font-size: 16px;
}
.cna-item{
    padding-bottom: 10px;
    color: #666;
    cursor: pointer;
    margin-bottom: -2px;
}
.cna-item:nth-child(1),.cna-item:nth-child(2),.cna-item:nth-child(3) {
    margin-right: 52px;
}
.cna-item-active{
    border-bottom: 3px solid #F6AB00;
    color: #000000;
    padding-bottom: 7px;
}
.upload-tip{
    margin-top: 15px;
    margin-bottom: 12px;
    padding: 11px 16px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
    font-size: 12px;
}
.upload-tip div{
    line-height: 18px;
}
.cna-tip{
    display: flex;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
}
.cna-tip img{
    margin-left: 18px;
    margin-right: 10px;
}
.add-addr-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.add-addr-btn img{
    width: 12px;
    height: 12px;
    margin-right: 4px;

}
.addr-table table{
    margin-top: 16px;
}
.addr-table table td{
    border-bottom: 1px solid #E9E9E9;
}
.addr-table thead td{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FAFAFA;
}
.addr-table tbody td{
    color: #262626;
    padding-top: 24px;
    padding-bottom: 24px;
}
.oper-btn{
    display: flex;
    align-items: center;
}
.oper-vetical-line{
    width: 1px;
    height: 14px;
    background: #E9E9E9;
    margin-left: 16px;
    margin-right: 16px;
}
.rn-box{
    display: flex;
    padding-left: 24px;
}
.rn-box img{
    margin-left: 4px;
}
.up-box{
    display: flex;
    align-items: center;
}
.up-box img{
    margin-right: 4px;
}
.aui{
    margin-top: 24px;
    color: #262626;
    font-size: 12px;
}
.aui p{
    line-height: 16px;
    margin-bottom: 10px;
}
.upload-btn{
    width: 428px;
    height: 32px;
    line-height: 30px;
    background: #F6AB00;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 19px;
    cursor: pointer;
    border-radius: 4px;
}
.file-t{
    margin-bottom: 5px; font-size: 13px;
}
.file-info{
    display: flex;
    justify-content: space-between;
    width: 405px;
    margin-top: 12px;
    height: 22px;
}
.file-info-left{
    width: 14px;
    height: 22px;
    line-height: 22px;
}
.file-info-middle{
    width: 358px;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 23px;
}
.file-custom{
    width: 428px;
    position: relative;
    height: 195px;
    line-height: 30px;
    margin-bottom: 12px;
    border: 1px dashed #D8E0E7;
    border-radius: 12px;
    background: #FAFAFA;
}
.fc-icon{
    position: absolute;
    left: 190px;
    top: 32px;
    cursor:pointer;
}
.fc-text{
    position:absolute;
    left: 133px;
    top: 100px;
    font-size: 16px;
    font-weight: 500;
}
.tip-text{
    position:absolute;
    left: 140px;
    top: 128px;
    font-size: 14px;
    font-weight: 400;
    color: #8FA0AE;
}
.fc-btn{
    position: absolute; left:0;opacity:0;cursor: pointer;
    width: 428px;height: 195px;
}
.addr-tc{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 24px;
}
.addr-item{
    display: flex;
    font-size: 12px;
    align-items: center;
    margin-bottom: 20px;
}
.addr-label{
    width: 100px;
    text-align: right;
    margin-right: 8px;
    color: #262626;
}
.addr-item input{
    width: 348px;
    padding-left: 12px;
    height: 30px;
    border: 1px solid #D9D9D9;
    font-size: 12px;
}
.addr-item textarea{
    padding-left: 12px;
    border: 1px solid #D9D9D9;
    font-size: 12px;
    border-radius: 4px;
    padding-top: 2px;
    line-height: 14px;
    padding-right: 10px;
}
.addr-item .addr-radio{
    width: 13px !important;
    margin-right: 2px;
}
.addr-item select {
    width: 360px;
    height: 32px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
}
.xinghao{
    color: #FF4D4F
}
.set-default{
    display: flex;
    margin-left: 104px;
    align-items: center;
    margin-bottom: 16px;
    font-size: 12px;
}
.set-default input{
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.addr-id{
    margin-bottom: 12px;
}
.id-box-list{
    display: flex;
}
.id-box{
    background: #F9F9F9;
    width: 136px;
    height: 85px;
    border-radius: 6px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-right: 11px;
}
.id-box input{
    width: 116px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.up-id-icon{
    position: absolute;
    left: 45px;
    top: 11px;
}
.up-id-text{
    position: absolute;
    left: 45px;
    top: 58px;
    font-size: 12px;
    color: #8C8C8C;
}
.up-id-file{
    opacity: 0;
}
.uploaded-box{
    position: relative;
}
.addr-close{
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
}
.addr-bot-txt{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 20px;
    background: rgba(38, 38, 38, 0.6);
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.lightbox{
    z-index: 999999999!important;
    top: none!important;
}
.lightboxOverlay{
    z-index: 99999999!important;
}
.lb-number{
    display: none!important;
}
.pa{
    background: #fff;
    padding: 24px;
    border-radius: 2px;
}
.pa-title{
    font-size: 20px;
}
.pa-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 35px;
    font-size: 16px;
}
.pa-item{
    padding-bottom: 10px;
    color: #666;
}
.pa-item:nth-child(1) {
    margin-right: 52px;
}
.wa-item:nth-child(1){
    margin-right: 40px;
}
.pa-item-active{
    border-bottom:3px solid #F6AB00;
    color: #000000;
}
.pa-tip{
    display: flex;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
}
.pa-tip img{
    margin-left: 18px;
    margin-right: 10px;
}
.msa-title{
    font-size: 16px;
    margin-top: 26px;
    margin-bottom: 24px;
}
.msa-box{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}
.msa-item{
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 24px;
    margin-right: 7.6%;
    /*flex: 1;*/
}
.msa-item:nth-child(2), .msa-item:nth-child(4), .msa-item:nth-child(6), .msa-item:nth-child(8) {
    margin-right: 0;
}
.msa-item input{
    padding-left: 8px;
    min-width: 450px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    margin-right: 16px;
    flex: 1;
}
.msa-label{
    width: 156px;
    text-align: right;
    font-size: 12px;
}
.copy-btn{
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    cursor: pointer;
}
.msa-other{
    background: #fff;
    margin-top: 24px;
    padding: 24px;
    border-radius: 2px;
}
.copy-active{
    background: rgba(246, 171, 0, 0.05);
    border-radius: 2px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
}
.pa-item{
    display: flex;
    align-items: center;
}
.pa-item img{
    margin-right: 7px;
}
.w-name{
    min-width: 42px;
}
.wa-item{
    margin-right: 40px;
    cursor: pointer
}
.wa{
    min-height: 624px;
}
.wa-tip{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wa-tip-l{
    display: flex;
    flex: 1;
}
.tip-link{
    color: #1890FF;
    margin-right: 16px;
    font-size: 14px;
    cursor: pointer;
}
.wa-head{
    display: flex;
    justify-content: space-between;
}
.yb-btn{
    width: 96px;
    height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
    display: flex;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.yb-btn img{
    width: 12px;
    height: 12px;
    margin-right: 4px;
}
.pa{
    background: #fff;
    padding: 24px;
    border-radius: 12px;
}
.pa-title{
    font-size: 20px;
}
.pa-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 35px;
}
.pa-item{
    padding-bottom: 10px;
    color: #666;
}
.pa-item:nth-child(1) {
    margin-right: 52px;
}
.pa-item-active{
    border-bottom: 3px solid #F6AB00;
    color: #000000;
    padding-bottom: 7px;
}
.pa-tip img{
    margin-left: 18px;
    margin-right: 10px;
}
.msa-item input{
    padding-left: 8px;
    width: 452px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    margin-right: 16px;
}

.copy-active{
    background: rgba(246, 171, 0, 0.05);
    border-radius: 2px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
}
.grxx{
    padding-top: 23px;
    padding-bottom: 120px;
}
.av-box{
    width: 64px;
    margin-left: 108px;
}
.av-txt{
    text-align: center;
}
.zl-item{
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.zl-item:nth-child(1){
    margin-top: 24px;
}
.ziliao{
    padding-left: 12px;
}
.zl-label{
    width: 90px;
    text-align: right;
    color: #262626;
    font-size: 12px;
}
.zl-item input{
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    width: 364px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    margin-right: 16px;
}
.kthy{
    background: linear-gradient(90deg, #FFEABC 0%, #FFE0B0 48%, #E6A54F 100%);
    box-shadow: 0px 2px 0px 0px rgba(231, 170, 87, 0.1);
    border-radius: 2px;
    display: block;
    width: 70px;
    height:30px;
    line-height: 30px;
    text-align: center;
    color: #9D462B;
    font-weight: bold;
    cursor: pointer
}
.ep-btn{
    margin-left: 12px;
    color: #4C8FE2;
    cursor: pointer;
}
.username{
    padding-left: 20px;
}
.qg-chart{
    background: #fff;
    padding: 24px;
    border-radius: 12px;
}
.qc-stitle{
    background: rgba(24, 144, 255, 0.05);
    border-radius: 4px;
    border: 1px solid #1890FF;
    font-size: 12px;
    color: #262626;
    display: flex;
    padding-top: 11px;
    padding-bottom: 11px;
}
.qc-stitle img{
    margin-left: 18px;
    margin-right: 10px;
}
.qc-btitle{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-top: 38px;
    padding-bottom: 11px;
    border-bottom: 1px solid #E9E9E9;
    display:flex;
    justify-content:space-between;
}
.qg-table{
    padding: 30px 33px 25px;
    background: #fff;
    margin-top: 24px;
    border-radius: 12px;
}
.qg-table table{

    width: 100%;
}
.qg-table table td{
    padding-left: 23px;
    border: 1px solid #D9D9D9;
    border-right: none;
    height: 38px;
    line-height: 38px;
    border-top: none;
}
.qt-br{
    border-right: 1px solid #D9D9D9!important;
}
.qt-head{
    background: #FAFAFA;
    border-top: 1px solid #D9D9D9!important;
}
.qt-header{
    display: flex;
    justify-content: space-between;
    margin-bottom: 17px;
    align-items: center;
}
.qt-btn{
    display: flex;
    align-items: center;
}
.qt-label{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.qtb-item{
    height: 32px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    padding-left: 16px;
    padding-right: 16px;
    cursor: pointer;
    border-radius: 2px;
}
.qtb-item-active{
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #1890FF;
    color: #1890FF;

}
.yq-link{
    background: #fff;
    border-radius: 12px;
}
.yq-head{
    padding: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    border-bottom: 1px solid #E9E9E9;
}
.yq-cont{
    padding: 24px;
    padding-top: 16px;
    padding-bottom: 40px;
    font-size: 14px;
    color: #262626;
}
.msg-box{
    padding: 12px 16px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
    display: flex;
    justify-content: space-between;
}
.link-item{
    display: flex;
    align-items: center;
}
.yq-label{
    width: 120px;
    text-align: right;
    font-size: 12px;
}
.link-item input{
    flex: 1;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.copy-link{
    width: 128px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
    margin-left: 16px;
    cursor:pointer;
}
.link-item{
    margin-top: 24px;
}
.hwc-tc-item{
    display: flex;
    margin-bottom: 24px;
}
.hwc-tc-num{
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    margin-top: 3px;
}
.hwc-tc-txt{
    font-size: 14px;
    margin-left: 10px;
    flex: 1;
}
.yq-chart{
    display: flex;
    margin-top:24px;
    min-height: 250px;
}
.yq-tj{
    width: 550px;
    margin-right: 24px;
    background: #fff;
    border-radius: 12px;
}
.yq-jd{
    flex: 1;
    background: #fff;
    border-radius: 12px;
}
.yqtj-head{
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 16px;
    border-bottom: 1px solid #E9E9E9;
}
.yqtj-cont{
    padding-left: 24px;
    padding-right: 64px;
    padding-top: 24px;
    padding-bottom: 8px;
}
.yqtj-cont p{
    line-height: 30px;
}
.yqtj-item{
    display: flex;
    justify-content: space-between;

}
.yqtj-label{
    color: #262626;
    min-width: 60px;
}
.yqtj-num{
    font-size: 16px;
}
.ljsy{
    font-size: 20px;
}
.yqtj-item{
    margin-bottom: 32px;
}
.yq-user{
    padding-left: 24px;
    padding-top: 68px;
    padding-bottom: 62px;
}
.yq-user{
    display: flex;
}
.yu-item{
    min-width: 78px;
    text-align: center;
    margin-right: 75px;
    font-size: 14px;
}
.yq-username{
    margin-top: 20px;
}
.yue{
    padding: 24px;
    background: #fff;
    padding-left: 52px;
    border-radius: 12px;
    color: #262626;
}
.yue-cont{
    display: flex;
    align-items: center;
}
.yue-cz{
    width: 96px;
    height: 32px;
    line-height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
    text-align: center;
    color: #fff;
    margin-left: 84px;
}
.yue-amount{
    margin-bottom: 8px;

    color: #000000;
}
.zs{
    font-size:32px;
}
.dfk{
    padding: 24px;
    padding-left: 52px;
    background: #fff;
    display: flex;
    margin-top: 8px;
    border-radius: 12px;
    color: #262626;
}
.dfk-item{
    display: flex;
}
.dfk-item{
    margin-right: 120px;
}
.dfk-item div:nth-child(1){
    margin-right: 8px;
}
.yue-table{
    margin-top: 24px;
    background: #fff;
    border-radius: 12px;
}
.yue-tbl-head{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    border-bottom: 1px solid #E9E9E9;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
}
.yue-oper{
    display: flex;
    align-items: center;
}
.date{
    display: flex;
    align-items: center;
    width: 214px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
    padding-right: 12px;
    justify-content: space-between;
}
.date input{
    width: 82px;
    border: none;
}
.yue-search{
    margin-left: 8px;
    margin-right:8px;
    width: 63px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    text-align: center;
    color: #666;
}
.yue-excel{
    width: 63px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    text-align: center;
    color: #666;
}
.yue-btn-active{
    color: #F6AB00;
    border: 1px solid #F6AB00;
}
.yth-tab{
    display: flex;
}
.yth-item{
    border: 1px solid #D9D9D9;
    padding-left: 25px;
    padding-right: 25px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #262626;
}
.yth-active{
    color: #F6AB00;
    border: 1px solid #F6AB00;
}
.yue-tbl{
    padding: 24px;
}
.yue-tbl table{
    width: 100%;
}
.yue-tbl thead td{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FAFAFA;
}
.yue-tbl tbody td{
    color: #262626;
    font-size: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
}
.yfhy{
}
.uc-yf{
    padding: 24px;
    background: #fff;
    border-radius:12px;
}
.uc-yf-tip{
    height: 42px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #262626;
}
.uc-yf-tip img{
    margin-left: 18px;
    margin-right: 10px;
}
.yf-tabs{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.yf-tab-item{
    width: 96px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #F5F5F5;
    border-radius: 4px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5);
}
.yf-tab-item-active{
    background: #5F7B9D;
    border-radius: 4px;
    color: #fff;
}
.yf-tab-item:nth-child(1){
    margin-right: 8px;
}
.member-box{
    margin-top: 24px;
}
.mem-head{
    display: flex;
    font-size: 16px;
    align-items: center;
    margin-bottom: 63px;
}
.mem-head img{
    margin-right: 8px;
}
.mem-title{
    background-size: 100% 100%;
    text-align: center;
}
.mem-title1{
    background: url('../images/v1.png') no-repeat;
}
.mem-title2{
    background: url('../images/v2.png') no-repeat;
}
.mem-title3{
    background: url('../images/v3.png') no-repeat;
}
.mem-box{
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    width: 343px;
    height: 478px;
}
.mem-btitle{
    font-size: 22px;
    color: #fff;
    padding-top: 24px;
}
.mem-stitle{
    color: #fff;
    font-size: 13px;
    padding-bottom: 18px;
}

.mem-right-box{
    margin: 0 auto;
    margin-left: 32px;
    margin-right: 24px;
    height: 274px;
    padding-top: 24px;
}
.mem-bottom{
    margin: 0 auto;
    margin-left: 32px;
    margin-right: 24px;
    border-top: 1px solid #E9E9E9;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    justify-content: center;

}

.mr-item{
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.mr-label{
    color: #262626;
}
.mem-list{
    display: flex;
    /*justify-content: space-around;*/
}
.add-service{
    padding: 24px 24px 32px;
    background: #fff;
    margin: 24px 0 32px;
    border-radius:12px;
}
.add-ser-head{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.add-ser-head img{
    margin-right: 8px;
}
.add-service table{
    margin-top: 22px;
    width: 100%;
    font-size: 12px;
}
.add-service thead{
    color: #fff;
    background: #DFC09A;
    border-radius: 4px 4px 0px 0px;
}
.add-service th{
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: left;
    font-size: 14px;
}
.add-service th:nth-child(1){
    padding-left: 64px;
}
.as-type{
    display: flex;
    align-items: center;
    margin-left: 34px;
}
.as-type img{
    margin-right: 10px;
}
.add-service td{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D9D9D9;
}
.yf-head{
    display: flex;
    margin-top: 24px;
    align-items: center;
    font-size: 16px;
    margin-bottom: 15px;
}
.yf-head img{
    margin-right: 8px;
}
.yfjs-tbl{
    width: 100%;
    /*border: 1px solid #D9D9D9;*/
    border-collapse:collapse;
}
.yfjs-tbl td{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #D9D9D9;
}
.yfjs-tbl .tbl-item{
    display: flex;
    padding-left: 30px;
    align-items: center;
}
.yfjs-tbl .hx{
    color: #F5222D;
    margin-right: 4px;
}
.yfjs-res{
    width: 100%;
    margin-top: 48px;
}
.yfjs-res td{
    color: #262626;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E9E9E9;
}
.sq-red{
    color: #F5222D;
}
.yfjs-res thead td{
    background: #FAFAFA;
    border-radius: 4px 4px 0px 0px;
    color: #000000;
}
.gs-btn{
    width: 96px;
    height: 32px;
    background: #F6AB00;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
}
.gs-txt{
    color: rgba(0, 0, 0, 0.5);
    margin-left: 16px;
    font-size: 12px;
}
.yf-del{
    margin: 24px 0 32px;
    padding: 24px;
    padding-bottom: 32px;
    background: #fff;
    border-radius: 12px;
}
.yfd-head{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.yfd-head img{
    margin-right: 8px;
}
.yfd-tab{
    display: flex;
    align-items: center;
    color: #666;
    margin-top: 28px;
    border-bottom: 1px solid #E9E9E9;
}
.yfd-item{
    display: flex;
    align-items: center;
    margin-right: 40px;
    cursor: pointer;
    padding-bottom: 10px;
}
.yfd-item img{
    margin-right: 4px;
}
.yfd-bc{
    border-bottom: 3px solid #F6AB00;

}
.yfd-table{
    margin-top: 24px;
}
.yfd-tbl table{
    width: 100%;
    border-collapse: collapse;
}
.yfd-tbl th{
    height: 50px;
    background: #5F7B9D;
    color: #fff;
    padding-left: 15px;
}
.yfd-tbl thead{text-align: left;}
.yfd-tbl td{
    padding-top: 16px;
    padding-bottom: 16px;
    border: 1px solid #D9D9D9;
    padding-left: 15px;
    font-size: 12px;
}
.xl-name{
    padding-left: 32px!important;
    font-size: 16px!important;
}
.xl-other{
    color: #666666;
    /*color: rgba(0, 0, 0, 0.5);*/
}
.th-xianlu{
    padding-left: 32px!important;
    width: 16.35%!important;
}
.th-youshi{
    width: 12.58%!important;
}
.th-shuoming{
    width: 12.83%!important;
}
.zx-qa{
    padding-left: 26px;
    padding-right: 24px;
    padding-top: 16px;
}
.qa-head, .qa-cont{
    display: flex;
    font-size: 12px;
}
.qa-head{
    margin-bottom: 12px;
}
.qa-head img{
    margin-right: 8px;
}
.qa-title{
    font-weight: bold;
}
.qa-item{
    margin-bottom: 24px;
}
.qa-cont img{
    margin-right: 8px;
}
.gonggao{
    padding: 16px 24px 56px 24px;
    background: #fff;
    border-radius: 12px;
}
.mbx{
    display: flex;
}
.mbx-mr{
    color: rgba(0, 0, 0, 0.5);
}
.mbx-line{
    margin-left: 8px;
    margin-right: 8px;
}
.gg-title{
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 52px;
}
.gg-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gg-date{
    color: rgba(0, 0, 0, 0.5);
}
.gg-list{
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}
.gg-gy{
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.msg-head{
    display: flex;
    justify-content: space-between;
    cursor:pointer;
}
.msg-l{
    display: flex;

}
.msg-l img{
    margin-right: 12px;
}
.msg-r{
    display:flex;
    margin-right: 64px;
    align-items: center;
}
.msg-r img{
    margin-right: 6px;
}
.msg-txt{
    width: 36px;

    color: rgba(0, 0, 0, 0.5);
}
.msg-item{
    padding-top: 17px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E9E9E9;
}
.msg-item:nth-child(1) {
    margin-top: 16px;
}
.msg-dd{
    display: flex;
    padding-left: 40px;
    color: rgba(0, 0, 0, 0.5);
}
.del-msg{
    margin-left: 16px;
    cursor: pointer;
}
.msg-cont{
    padding-left: 40px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 16px;
    max-width: 530px;
}
.no-xx{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 64px;
    padding-bottom: 64px;
    text-align: center;
}
.no-xx img{
    margin-bottom: 12px;
}
.pagination{
    display: flex;
    flex-direction: row-reverse;
    margin-top: 16px;
}
.hong{
    color: #F5222D;
}
.lan{
    color: #1890FF;
    font-weight: bold;
}

.addnew-tip{
    margin-bottom: 12px;
    padding: 11px 16px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #262626;
    font-size: 12px;
}
.addnew-tip div{
    line-height: 18px;
}

.bgt-tabs{
    background: #fff;
    display: flex;
    padding-left: 24px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 16px;
}
.bgt-item{
    margin-right: 52px;
    padding-bottom: 8px;
    cursor: pointer;
    margin-bottom: -2px;
    color: #666666;
}
.bgt-item-active{
    border-bottom: 3px solid #F6AB00;
    color: #000000;
}
.bgt-cont2, .bgt-cont3{
    background: #fff;
    padding-left: 24px;
    margin-top: 0;
    padding-top: 24px;
}
.bgt-cont2 .aui, .bgt-cont3 .aui{
    margin-top:0;
}
.baoguo-box{
    background: #fff;
    padding: 24px;
    padding-bottom: 52px;
    border-radius:12px;
}
.cont-title{
    font-size: 20px;
    margin-bottom: 24px;
}
.cont-tabs{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E9E9E9;
    font-size: 16px;
}
.ct-item{
    margin-right: 52px;
    padding-bottom: 10px;
    cursor: pointer;
    color: #666666;
    margin-bottom: -2px;
}
.ct-item-active{
    padding-bottom: 7px;
    border-bottom: 3px solid #F6AB00;
    color: #000000;
}
.cont-tips{
    display: flex;
    border: 1px solid #F6AB00;
    margin-top: 15px;
    padding: 11px 18px;
    background: rgba(246, 171, 0, 0.05);
    color: #262626;
    font-size: 12px;
    align-items: flex-start;
    border-radius: 4px;
}
.ctl{
    display: flex;
    align-items: flex-start;
    margin-right: 48px;
}
.ctl img{
    margin-right: 8px;
}
.ctl div{
    line-height: 18px;
}
.cha{
    cursor: pointer;
}
.cont-search{
    display: flex;
    align-items: center;
    margin-top: 24px;
    cursor: pointer;
}
.cont-search-ipt{
    width: 280px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.cont-search-btn{
    width: 63px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    text-align: center;
    color: #262626;
    margin-left: 8px;
}
.cont-table{
    margin-top: 32px;
}
.cont-table table{
    width: 100%;
    border-collapse: collapse;
}

.cont-table thead td{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FAFAFA;
    border-bottom: 1px solid #E9E9E9;
}
.ccf{
    display: flex;
    align-items: center;
}
.ccf img{
    margin-left: 4px;
}
.cont-table tbody td{
    font-size: 12px;
    color: #262626;
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E9E9E9;
}
.cont-page{
    display: flex;
    flex-direction: row-reverse;
    margin-top: 16px;
}
.bg-status{
    display: flex;
    align-items: center;
}
.status-green-dot{
    width: 6px;
    height: 6px;
    background: #52C41A;
    border-radius: 50%;
    margin-right: 4px;
}
.status-yellow-dot{
    width: 6px;
    height: 6px;
    background: #F6AB00;
    border-radius: 50%;
    margin-right: 4px;
}
.status-blue-dot{
    width: 6px;
    height: 6px;
    background: #66B6FF;
    border-radius: 50%;
    margin-right: 4px;
}
.blue-txt{
    color: #66B6FF;
}
.gray-txt{
    color: #BFBFBF;
}
.status-gray-dot{
    width: 6px;
    height: 6px;
    background: #BFBFBF;
    border-radius: 50%;
    margin-right: 4px;
}
.status-red-dot{
    width: 6px;
    height: 6px;
    background: #F5222D;
    border-radius: 50%;
    margin-right: 4px;
}
.bottom-operation{
    width: 90%;
    height: 64px;
    position: fixed;
    bottom: 0px;
    /* line-height: 64px; */

    /* height: 64px; */
    background: #FFFFFF;
    border-radius: 2px;
    /* display: flex; */
    /* flex-direction: row-reverse; */
    /* padding-right: 56px; */
    align-items: center;
    border-top: 1px solid #E9E9E9;
}
.bo-item{
    width: 160px;
    height: 30px;
    line-height: 30px;
    /* background: #FFFFFF; */
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
    text-align: center;
    margin: 16px 4px 0px;
    cursor: pointer;
    float: left;
}
.bo-item-bg {
    background: #F6AB00;
    color: #fff;
    font-weight: bold;
}
.t-oper{
    display: flex;
    align-items: center;
}
.to-item{
    width: 42px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    margin-right: 8px;
    cursor: pointer;
}
.tobl{
    border: 1px solid #66B6FF;
    color: #4C8FE2;
    font-size: 12px;
}
.bo-item-h{
    border: 1px solid #D9D9D9;
    color: #666;
}
.pz-tc-desc{
    color: #262626;
}
.pz-tc-ipt{
    margin-top: 33px;
}
.pz-tc-ipt  input{
    width: 418px;
    height: 33px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.no-data{
    margin-top: 64px;
    text-align: center;
}
.sq-cont{
    padding: 20px 24px 16px 24px;
}
.sq-footer{
    border-top: 1px solid #E9E9E9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:16px 24px;
}
.sq-chk{
    display: flex;
    align-items: center;
}
.sq-chk input{
    margin-right: 8px;
}

.yrk-oper{
    display: flex;
}
.yrk-oper img{
    margin-right: 27px;
}
.yrk-pz{
    width: 42px;
    height: 22px;
    line-height: 22px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    text-align: center;
    cursor: pointer;
}

.chk{
    width: 16px;
    height: 16px;
}
.package-container{
    /*margin-left: 24px;*/
    /*margin-top: 24px;*/
    /*margin-right: 24px;*/
    /*margin-bottom: 32px;*/
}
.tr-oper{
    font-size: 12px;
    display: flex;
    align-items: center;
}
.tr-oper-item{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.tr-oper-item img{
    margin-right: 8px;
}
.my-bg{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tr-oper-item:nth-child(1){
    width: 128px;
    height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 2px 0px 0px rgba(233, 233, 233, 0.15);
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tr-oper-item:nth-child(2){
    width: 94px;
    height: 30px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-left: 8px;
}

.page-nums{
    display: flex;
    align-items: center;
}
.page-num-item{
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    line-height: 30px;
    text-align: center;
    color: #262626;
}
.page-num-item a{
    color: #262626;
}
.page-num-active{
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
}
.page-num-item:nth-child(1) {
    margin-left: 0;
}
.page-box{
    display: flex;
}
.total-page{
    margin-left: 16px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    color: #262626;
}
.total-page select{
    line-height:30px;width: 45px; padding-right: 0px;
}
.tz-txt{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    margin-left: 8px;
    margin-right: 8px;
}
.tz-ipt{
    width: 46px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #262626;
    border: 1px solid #D9D9D9;
    display: flex;
    align-items: center;
}
.tz-ye{
    display: flex;
    margin-left: 8px;
    align-items: center;
}
.pz-table table{
    border-collapse: collapse;
}
.pz-table table td{
    border: 1px solid #E9E9E9;
    padding-left: 56px;
}
.pz-table table tr td:nth-child(1) {
    padding-left: 32px;
}
.pz-table table tr td:last-child{
    padding-left: 52px;
}
.zanwu{
    color: #BFBFBF;
}
.pcd-sel{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 336px;
    padding-left: 12px;
    padding-right: 12px;
    height: 30px;
    border: 1px solid #D9D9D9;
    position: relative;
    border-radius: 2px;
}
.pcd-box{
    position: absolute;
    left: -2px;
    top: 36px;
    width: 384px;
    height: 264px;
    background: #FFFFFF;
    box-shadow: 0px 12px 48px 16px rgba(0, 0, 0, 0.03), 0px 9px 28px 0px rgba(0, 0, 0, 0.05), 0px 6px 16px -8px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    z-index: 99999;
}
.pcd-head{
    display: flex;
}
.pcd-item{
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-bottom: 1px solid #4C8FE2;
    cursor: pointer;
}
.pcd-cont{
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 16px;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.pcd-item-active{
    color: #4C8FE2;
    border-radius: 2px;
    border: 1px solid #4C8FE2;
    border-bottom: none;
}
.pro-item{
    width: 74px;
    height: 22px;
    line-height: 22px;
    color: #4C8FE2;
    cursor: pointer;
}
.pro-item-active{
    color: #F5222D;
}
.order-search{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cs-r{
    display: flex;
    align-items: center;
}
.cs-r select{
    width: 209px;
    padding-left: 12px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
}
.os-ipt{
    width: 280px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 12px;
}
.os-btn{
    width: 63px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    color: #262626;
    cursor: pointer;
}
.search-sel{
    width: 224px;
    padding-left: 12px;
    height: 32px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    margin-right: 20px;
}
.zzfw-icon{
    display: flex;
    align-items: center;
    margin-top: 6px;
}
.zzfw-icon img{
    margin-right: 4px;
}
.order-oper{
    display: flex;
    align-items: center;
}
.qr-sh{
    width: 64px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #66B6FF;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: block;
}
.v-line{
    width: 1px;
    height: 13px;
    background: #E9E9E9;
    margin-left: 8px;
    margin-right: 8px;
}
.ck-color:hover{
    color: #4C8FE2;
}
.status-txt{
    width: 48px;
    word-break: break-all;
    word-wrap: break-word;
}
.sdfl-btn{
    width: 62px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
}
.order-table table{
    border-collapse: collapse;
}
.order-table table td{
    border: 1px solid #E9E9E9;
}

.no-data-desc{
    font-size: 12px;
    color: #BFBFBF;
}
.kd-link{
    /*text-decoration: underline;*/
    color: #262626;
    cursor: pointer;
}

.rg-tip{
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    margin-top: 8px;
}
.rg-me{
    margin-top: 24px;
    display: flex;
}
.rgm-item{
    padding-top: 10px;
    width: 102px;
    height: 67px;
    border: 1px solid #D9D9D9;
    text-align: center;
    margin-right: 16px;
    cursor: pointer;
    border-radius: 4px;
}
.rgm-item-active{
    border: 1px solid #F6AB00;
    background:url(../images/gou.svg) no-repeat bottom right;
}
.rgje{
    color: #FD5C60;
    font-weight: bold;
}
.dz-txt{
    font-size: 12px;
    color: #262626;
    margin-bottom: 6px;
}
.dz-money{
    font-size: 12px;
    color: #262626;
}
.qr-zz{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.qr-tab{
    display: flex;
    align-items: center;
}
.qr-tab-item{
    width: 72px;
    height: 20px;
    line-height: 20px;
    text-align:center;
    border: 1px solid #D9D9D9;
    color: #262626;
    cursor: pointer;
    border-radius: 4px;
}
.qr-tab-item-active{
    color: #4C8FE2;
    border: 1px solid #4C8FE2;
}
.qr-zz-title{
    margin-right: 8px;
    width: 90px;
    text-align: right
}
.qr-img{
    margin-top: 16px;
    margin-bottom: 24px;
}
.rgcz-ipt{
    width: 245px;
    height: 30px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.zz-guide{
    display: flex;
    align-items: center;
}
.zz-guide-txt{
    margin-left: 8px;
    color: #4C8FE2;
    cursor: pointer;
}
.zx-qa{
    padding-left: 26px;
    padding-right: 24px;
    padding-top: 16px;
}
.qa-head, .qa-cont{
    display: flex;
    font-size: 12px;
}
.qa-head{
    margin-bottom: 12px;
}
.qa-head img{
    margin-right: 8px;
}
.qa-title{
    font-weight: bold;
}
.qa-item{
    margin-bottom: 24px;
}
.qa-cont img{
    margin-right: 8px;
}
.order-pay-tip{
    padding-bottom: 24px;
    margin-bottom: 31px;
    border-bottom: 1px solid #E9E9E9;
}
.order-pay-item{
    display: flex;
    margin-bottom: 24px;
}
.order-pay-no{
    color: #262626;
}
.order-pay-box{
    padding-bottom: 380px;
}
.pay-success-box{
    display: flex;
    justify-content: center;
    text-align: center;
    padding-bottom: 108px;
}
.pay-result-txt{
    font-size: 25px;
    margin-top: 28px;
}
.view-order{
    display: block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    margin: 0 auto;
    margin-top: 24px;
    color: #262626;
}
.paied-tip{
    margin-top: 18px;
}

.or-info{
    width: 416px;
    padding-left: 190px;
    border-top: 1px solid #E9E9E9;
    margin-top: 52px;
    padding-top: 32px;
    padding-bottom: 32px;
}
.or-item{
    display: flex;
    margin-bottom: 18px;
    font-size: 12px;
}
.wlgz{
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px;
    border: 1px solid #E9E9E9;
}
.wlgz-head{
    border-bottom: 1px solid #E9E9E9;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    align-items: center;
}
.wlgz-head img{
    margin-right: 8px;
}
.wlgz-ddbh{
    margin-left: 90px;
    margin-right: 90px;
}
.wlgz-gj{
    margin-top: 34px;
}
.gj-item{
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 18px;
    color: #262626;
}

.gj-dot{
    width: 7px;
    height: 7px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}
.gj-line{
    position: absolute;
    top: 8px;
    left:3px;
    width: 1px;
    height: 22px;
    background: #E9E9E9;
}
.last-time{
    color: #000000;
}
.last-status{
    color: #000000;
    font-weight: bold;
}
.order-goods{
    margin-top: 24px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}
.goods-item{
    display: flex;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 12px;
}
.goods-item:last-child{
    border-bottom: 0;
}
.og-title{
    display: flex;
    align-items: center;
    padding-left: 24px;
}
.og-title img{
    margin-right: 8px;
}
.gi-bg{
    background: #FAFAFA;
    color: #262626;
    font-size: 14px;
}
.gi-first{
    padding-left: 24px;
    width: 38.84%;
}
.gi-second{
    width: 15.43%;
}
.gi-third{
    width: 11.79%;
}
.gi-four{
    width: 11.79%;
}
.gi-beizhu{
    max-width: 20%;
}
.order-js{
    margin-top: 24px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}
.oj-title{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E9E9E9;
    padding-top: 16px;
    padding-bottom: 16px;
}
.oj-bg{
    display: flex;
    align-items: center;
}
.ot-icon{
    margin-left: 24px;
    margin-right: 8px;
}
.oj-bg{
    padding: 1px 5px;
    height: 20px;
    background: rgba(76, 143, 226, 0.15);
    border-radius: 4px;
    border: 1px solid #CBE2FF;
    font-size: 12px;
    color: #2B7BDF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 17px;
}
.oj-bg img{
    margin-right: 8px;
}
.oj-cont{
    padding-left: 24px;
    padding-top: 24px;
    padding-bottom: 54px;
    margin-bottom: 12px;
    font-size: 14px;
    min-height: 480px;
}
.oj-cont .odet div{
    height: 29px;
}
.odet-d{
    height: 29px;
}
.oj-cont span{
    color: #262626;
}

.oj-cont-block{
    width: 30%;
    float: left;
}
.sh-tip{
    margin-top: 16px;
    background: rgba(246, 171, 0, 0.05);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 12px;
    color: #262626;
    font-size: 12px;
}
.addr-list-btn{
    cursor: pointer;
}
.yhj-box{
    display: flex;
}
.yhj-item{
    width: 250px;
    height: 291px;
    background-size: cover;
    margin-right: 32px;
}
.yhj-ky{
    background: url(../images/ky.png) no-repeat;
}
.yhj-gq{
    background: url(../images/gq.png) no-repeat;
}
.yhj-ysy{
    background: url(../images/ysy.png) no-repeat;
}
.yh-code{
    color: #C47911;
    font-size: 17px;
    padding-top: 46px;
    line-height: 22px;
    text-align:center;
}
.sygj{
    padding-top: 5px;
    font-size: 12px;
    color: #666;
    text-align: center;
}
.mj{
    width: 215px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 0.9;
    color: #666;
    margin: 0 auto;
    margin-top: 22px;
}
.yxq{
    height: 22px;
    padding-left: 12px;
    margin-top: 36px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.zsrq{
    margin-top: 12px;
}
.zslx{
    margin-top: 12px;
}
.used-code{
    color: #fff;
}
.sd-table table{
    border-collapse: collapse;
}
.sd-table td{

    border: 1px solid #E9E9E9;
}
.sd-tips{
    display: flex;
    justify-content: space-between;
}
.add-sd-box{
    background:#fff;
    padding-top: 16px;
    padding-bottom: 236px;
}
.highlight-color{
    color: #000000;
}
.pdl24{
    padding-left: 24px;
}
.pdr24{
    padding-right: 24px;
}
.mgl24{
    margin-left: 24px;
}
.mgr24{
    margin-right: 24px;
}
.bdt{

    border-bottom: 1px solid #E9E9E9;
}
.pdt16{
    padding-bottom: 16px;
}
.mgt0{
    margin-bottom: 0px;
}
.sd-form-item{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.sd-form-label{
    width: 118px;
    display: flex;
    justify-content: flex-end;
    margin-right: 8px;
    color: #262626;
}
.sd-form-item .sd-form-ipt{
    width: 428px;
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
}
.sd-form-item select{
    width: 442px;
    padding-left: 12px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
}
.sd-btn-group{
    display:flex;
}
.sd-btn-group input{
    width: 65px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    margin-right: 8px;
    color: #666;
    background: #fff;
}
.sd-btn-bg{
    color: #fff!important;
    background: #F6AB00!important;
    border: none;
    font-weight: bold;
}
.lq-tabs{
    display: flex;
    border-bottom: 1px solid #E9E9E9;
}
.lq-tab-item{
    padding-bottom:10px;
    margin-right: 52px;
    color: #666;
    cursor: pointer;
}
.lq-item-active{
    color: #000000;
    padding-bottom: 7px;
    border-bottom: 3px solid #F6AB00;
}
.lq-cont{
    padding-top: 40px;
    display: flex;
}
.lq-cont-item{
    display: flex;
    align-items: center;
    color: #262626;
}
.lc-ipt{
    width: 416px;
    padding-left: 12px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
}
.lc-label{
    width: 80px;
}
.lc-label2{
    width: 100px;
}
.lc-ipt2{
    width: 400px;
}
.huodong{
    margin-top: 60px;
    display: flex;
}
.hd-item{
    flex: 1;
    margin-right: 32px;
    background: #FAFAFA;
    padding-bottom: 24px;
    border-radius: 12px;
}
.hd-item img{
    width: 100%;
}
.hd-head{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding-left: 24px;
}
.hd-status{
    font-size: 12px;
    color: #fff;
    width: 92px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.hd-title{
    font-size: 16px;
    font-weight: bold;
}
.hd-xs{
    padding-left: 24px;
}
.zhiyou-box{
    background: #fff;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 32px;
    /* padding: 24px; */
    width: 1134px;

}
.gjd-title{
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 22px;
}
.gjd-title img{
    margin-right: 8px;
}
.gjd-cont{
    border: 1px solid #D9D9D9;
    border-radius: 4px;
}
.gjd-tabs{
    display: flex;
    align-items: center;
}
.gjd-tab-item{
    flex: 1;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #E9E9E9;
    border: 1px solid #D9D9D9;
    text-align: center;
    border-bottom: 1px solid #F6AB00;
    color: #262626;
    cursor: pointer;
    border-top: none;
    /*border-radius: 4px;*/
    /*border-top-left-radius: 4px;*/
    /*border-top-right-radius: 4px;*/
}
.gjd-tab-item-active{
    background: #fff;
    border: 1px solid #F6AB00;
    border-bottom: none;
    color: #EB9309;
    /*border-top-left-radius: 4px;*/
    /*border-top-right-radius: 4px;*/
}
.gjd-cont-box{
    padding: 24px;
}
.xl-st{
    margin-bottom: 10px;
}
.xl-sm{
    font-size: 12px;
    color: #444444;
    line-height: 22px;
    position: relative;
}
.xl-sm .guoji_yubao{
    position: absolute;
    bottom: -30px;
    right:208px;
    display: block;
    width: 96px;
    text-align: center;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
}
.xl-sm .guoji_yubao1{
    position: absolute;
    bottom: 0;
    right:208px;
    display: block;
    width: 96px;
    text-align: center;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
}
.xl-sm .guoji_yubao2{
    position: absolute;
    bottom: 0;
    right: 320px;
    display: block;
    width: 96px;
    text-align: center;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: #F6AB00;
    box-shadow: 0px 2px 0px 0px rgba(246, 171, 0, 0.15);
    border-radius: 4px;
}
.zy-img{
    margin-top: 24px;
}
.jy-list{
    display: flex;
    flex-wrap: wrap;
}
.jy-item{
    width: 190px;
    text-align: center;
    margin-right: 28px;
    margin-bottom: 32px;
}
.jy-item img{
    margin-top: 16px;
}
.xz-table table{
    width: 100%;
    border-collapse: collapse;
}
.xz-table td{
    border: 1px solid #BFBFBF;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    line-height: 22px;
    padding-left: 24px;
}
.jy-txt{
    position: relative;
    z-index:9;
}
.hover-box{
    width: 460px;
    position: absolute;
    left:-130px;
    top: 30px;
    margin: auto;
    border: 1px solid #000000;
    z-index:99999;
    border-radius: 4px;
    display: none;
    background: #fff;
    color: #000000!important;
}
.hover-cont{
    position: relative;
    padding: 10px;
    text-align: left;

}
.hover-cont:before{
    content: "";
    border: 5px solid #000000;
    position: absolute;
    left: 225px;
    top: -10px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.hover-cont:after{
    content: "";
    border: 5px solid #fff;
    position: absolute;
    left: 225px;
    top: -9px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.help-box{
    display: flex;
    margin-bottom: 50px;
}
.help-aside{
    margin-top: 24px;
}
.ha-menu{
    width: 212px;
    padding-left: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
}
.ha-active{

    background: rgba(246, 171, 0, 0.1);
    border-right: 4px solid #F6AB00;
    color: #EB9309;
}
.help-right{
    width: 100%;
    margin-top: 24px;
    border-left: 1px solid #E9E9E9;
    padding-left: 24px;
}
.hr-title{
    width: 100%;
    font-size: 18px;
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #E9E9E9;
}
.hr-s-title{
    display: flex;
    align-items: center;
    margin-top: 28px;
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: bold;
}
.hr-s-title img{
    margin-right: 8px;
}
.help-search{
    height: 216px;
    background: url(../images/help-bg.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
}
.hs-cont{
    text-align: center;
}
.hs-title{
    margin-top: 48px;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 47px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 0px rgba(52, 64, 79, 0.32);
    margin-bottom: 24px;
}
.hs-ipt-box{
    display: flex;
    align-items: center;
}
.hs-ipt-box input:nth-child(1){
    height: 48px;
    width: 506px;
    padding-left: 24px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.hs-ipt-box input:nth-child(2){
    width: 80px;
    height: 48px;
    background: #F6AB00;
    border-radius: 0px 8px 8px 0px;
    border: 1px solid rgba(246, 171, 0, 0.12);
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
    position: absolute;
}
.help-bread{
    height: 34px;
    line-height: 34px;
    background: #F5F8FA;
}
.swhz{
    margin-left: 169px;
    width: 796px;
    height: 250px;
    background: url(../images/sw-bg.png) no-repeat;
    background-size: cover;
}
.sw-cont{
    padding-top: 46px;
    text-align: center;
    position: relative;
}
.sw-title{
    font-size: 36px;
    line-height: 47px;
}
.sw-des{
    font-size: 15px;
    margin-top: 16px;
    margin-bottom: 32px;
}
.sw-qq{
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 1px;
}
.sw-qrcode{
    position: absolute;
    right: -170px;
    top: 88px;
}
.contact-box{
    margin-top: 24px;
}
.contact-item{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.contact-item img{
    margin-right: 8px;
}
.cpt-list{
    margin-bottom: 40px;
    display: flex;
}
.cpt-item{
    width: 100px;
}
.cpt-item div{
    text-align: center;
    color: #444;
    font-size: 12px;
}
.qq-box{
    color: #444;
    font-size: 12px;
    line-height: 26px;
}
.help-content{
    padding-top: 40px;
}
.hi-item{
    font-size: 16px;
    color: #4C8FE2;
    display: block;
    margin-bottom: 24px;
}
.hl-item{
    position: absolute;
    left: -73px;
    top: 2px;
    width: 59px;
    height: 22px;
    line-height: 22px;
    background: #F5A623;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.hl-hover{
    position: relative;
}
.hl-hover:before{
    position: absolute;
    width:0;
    height:0;
    left: 58px;
    top: 4px;
    border: 6px solid #F5A623;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    content: "";
}
.help-qa{
    margin-top: 24px;
}
.hqa-item{
    border-radius: 2px;
    border: 1px solid #F5F5F5;
    margin-bottom: 16px;
}
.help-q{
    display: flex;
    align-items: center;
    background: #F5F5F5;
    height: 41px;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
.help-q img{
    margin-left: 8px;
    margin-right: 8px;
}
.help-a{
    padding: 16px 24px;
    font-size: 13px;
    color: #444;
    line-height: 24px;
}
.hr-content{
    margin-top: 24px;
}
.hrc-title{
    font-weight: bold;
    margin-bottom: 10px;
}
.hrc-cont{
    margin-bottom: 40px;
}
.hrc-cont p{
    line-height: 26px;
}
.ht-banner{
    margin-top: 16px;
}
.ht-bread{
    margin-top:16px;
    margin-bottom: 30px;
}
.ht-tabs{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 32px;
}
.ht-tab-item{
    padding-bottom: 16px;
    margin-right: 50px;
    font-size: 16px;
    cursor: pointer;
    color: #666;
}
.ht-tab-item-active{
    padding-bottom: 13px;
    border-bottom: 3px solid #F6AB00;
    color: #000000;
}
.ht-list{
    margin-bottom: 32px;
}
.hlc-item{
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid  rgba(0,0,0,0.06);
    margin-bottom: 24px;
}
.hlc-tag-date{
    display: flex;
    align-items: center;
}
.hlc-cont{
    margin-left: 40px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.hlc-title{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
}

.hlc-content{
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 22px;
}
.hlc-tag{
    width: 101px;
    height: 22px;
    background: #F5F5F5;
    border-radius: 11px;
    color: #262626;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    margin-right: 38px;
}
.hlc-date{
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.ht-page{
    display: flex;
    justify-content: center;
}

.ha-cont{
    display: flex;
    justify-content: space-between;
    padding-bottom: 64px;
}
.hal{
    width: 734px;
}
.har{
    width: 305px;
}
.hart-title{
    font-size: 24px;
    margin-bottom: 24px;
}
.hart-td{
    display:flex;
    align-items: center;
}
.hart-tag{
    width: 101px;
    height: 22px;
    background: #F5F5F5;
    border-radius: 11px;
    line-height: 22px;
    font-size: 12px;
    color: #262626;
    margin-right: 16px;
    text-align: center;
}
.hart-date{
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.hart-cont{
    padding-top: 32px;
    margin-top: 14px;
    border-top: 1px solid #E9E9E9;
    color: #444444;
    line-height: 26px;
    letter-spacing: 1px;
}
.hart-cont p{
    margin-bottom: 16px;
}
.har-head{
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 23px;
}
.har-title{
    width: 66px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 3px solid #F6AB00;
}
.har-list-item{
    display: flex;
    margin-bottom: 16px;
}
.har-list-item img{
    margin-right: 12px;
}
.hartt{
    font-size: 13px;
    color: #444444;
}
.har-txt{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hartd{
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.har-zy{
    margin-top:60px;
}
.har-zy-img{
    width: 304px;
    height: 170px;
}
.har-zy-title{
    font-size: 13px;
    color: #444444;
    margin-top: 16px;
    margin-bottom: 8px;
}
.har-zy-txt{
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 1px;
}
.track-order{
    background: #F5F5F5;
}
.track-cont{
    background: #fff;
    margin-top: 24px;
    padding-top: 16px;
    padding-bottom: 48px;
    margin-bottom: 383px;
}
.track-title{
    display: flex;
    justify-content: center;
    font-size: 24px;
    align-items: center;
}
.track-title img{
    margin-right: 8px;
}
.track-order-sn{
    margin-top: 24px;
    margin-bottom: 24px;
}
.track-no-data{
    text-align: center;
    margin-top: 48px;
}
.track-no-data-txt{
    margin-top: 12px;
    color: #BFBFBF;
}
.find-pwd{
    display: flex;
    justify-content: center;
    margin-top: 105px;
    margin-bottom: 259px;
}
.fp-box{
    width: 416px;
    height: 458px;
    box-shadow: 0px 12px 25px 0px rgba(72, 62, 52, 0.1);
    border-radius: 8px;
}
.fp-title{
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
}

.auth-username{
    width: 318px;
}

.frm-item{
    display: flex;
    margin-bottom: 24px;
    align-items: center;
}
.xtb{
    position: absolute;
    z-index:15;
    width: 32px;
    height:32px;
    margin:0 8px;
}
.frm-ipt{
    height: 44px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    /* -left: 32px; */
    padding-left: 40px;
}
.login-ipt{
    margin-left:0;
}
.yzm-ipt{
    width: 161px;
    padding-left:16px;
}
.frm-item img{
    margin-left: 8px;
    margin-right: 8px;
}
.fp-submit{
    width: 352px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(135deg, #FFC746 0%, #FFB23A 100%);
    border-radius: 4px;
    border: 1px solid #FFC727;
    margin-left: 32px;
    color: #fff;
    font-size: 16px;
    margin-top: 26px;
}
.frm-footer{
    display: flex;
    font-size: 12px;
    color: #4C8FE2;
    flex-direction: row-reverse;
    justify-content: right;
    padding-right: 32px;
}
.frm-footer img{
    margin-left: 4px;
}
.change-captcha{
    font-size: 12px;
}
.login-yzm{
    margin-left: 0;
    width: 187px;
}
.login-container{
    background: #fff url(../images/login-bg.png) no-repeat;
    background-size:100%;
    padding-top: 120px;
}
.login-header{
    background: #fff;
}
.login-head{
    height: 68px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.login-box{
    min-height: 749px;
}
.login-hr{
    display: flex;
    align-items: center;
}
.yyzz{
    font-size: 12px;
    color:  #262626;
}
.login-cont{
    padding-top: 40px;
    padding-left: 64px;
    width: 354px;
}
.login-title{
    font-size: 20px;
    color: #726A6C;
    font-weight: bold;
    margin-bottom: 44px;
}
.alp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    margin-top: 47px;
    margin-bottom: 8px;
}
.al{
    display: flex;
    align-items: center;
}
.al input{
    margin-right: 6px;
}
.login-submit{
    margin-left: 0;
    margin-top: 0;
}
.other-login{
    text-align: center;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.ol-icon{
    text-align: center;
    margin-top: 16px;
}
.login-footer{
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-top: 47px;
    justify-content: center;
    color: #262626;
}
.reg-container{
    background: url(../images/reg-bg.png) no-repeat;
    padding-top: 64px;
}
.reg-box{
    height: 805px;
    background: #fff;
    display: flex;
    border-top-right-radius: 36px;
    border-top-left-radius: 36px;
    overflow: hidden;
}
.rbl{
    width:686px;
    background: #FAFAFA;
    padding-top: 100px;
}
.pys{
    display: flex;
    align-items: center;
    padding-left: 64px;
}
.pys-item{
    display: flex;
    align-items: center;
    margin-right: 24px;
}
.pys-item:last-child{
    margin-right: 0;
}
.pys-item img{
    margin-right: 8px;
}
.reg-img{
    margin-top: 118px;
    text-align: center;
}
.reg-cont{
    padding-top: 32px;
    padding-left: 48px;
    padding-right: 48px;
}
.reg-title{
    font-size: 20px;
    font-weight:bold;
    color: #726A6C;
    margin-bottom: 36px;
}
.reg-ipt{
    width: 310px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    padding-left: 40px;
}
.reg-item{
    margin-bottom: 16px;
}
.reg-yzm{
    width: 187px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.reg-item{
    display: flex;
    align-items: center;
}
.reg-item img{
    margin-left: 8px;
    margin-right: 8px;
}
.hyz{
    font-size: 12px;
}
.phone-yzm{
    width: 206px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
}
.phone-code{
    display: flex;
    justify-content: space-between;
}
.send-yzm{
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #D9D9D9;
    border-radius: 4px;
    border: none;
}
.login-xieyi{
    display: flex;
    align-items: center;
    margin-top: 36px;
    margin-bottom: 8px;
}
.login-xieyi a{
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.reg-btn{
    width: 350px;
    height: 38px;
    background: linear-gradient(135deg, #FFC746 0%, #FFB23A 100%);
    border-radius: 4px;
    border: 1px solid #FFC727;
    font-size: 16px;
    color: #fff;
    margin-bottom: 16px;
}
.jc-container{
    background: #fff;
}
.ji-cont{
    position:relative;
}
.ji-line{
    position: absolute;
    top:67px;
    left: 32px;
    width: 1px;
    height: 88px;
    background: #FFB409
}
.ji-line-last{
    position: absolute;
    top:60px;
    left: 32px;
    width: 1px;
    height: 32px;
    background: #FFB409
}
.ji-line-circle{
    position: absolute;
    top: 92px;
    left: 26px;
    width: 10px;
    height: 10px;
    background: #F6AB00;
    border: 2px solid rgba(246, 171, 0, 0.12);
    border-radius: 50%;
}
.tc-ipt{
    padding-left: 12px;
}
.pay-btn{
    cursor: pointer;
}
.t-username{
    cursor: pointer;
}
.mem-box-active{
    margin-top: -49px;
    box-shadow: 0px 24px 32px 0px rgba(51, 47, 38, 0.11), 0px 3px 2px 0px rgba(191, 181, 152, 0.16);
}
.bop-box{
     width: 100%;
     height: 64px;
     margin-top: 32px;
     position: fixed;
     bottom: 0px;
     /*background-color: #212121; */
}
.pa-tip{
    font-size: 14px;
    line-height: 18px;
}
.jcr-btn{
    width: 156px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #000000;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 16px;
}
.jcr-btn-active{
    background: #000000;
    color: #fff;
}
.ljcz{
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    box-shadow: 0px 2px 4px 0px rgba(116, 99, 61, 0.2);
    border-radius: 4px;
    border: 1px solid #F6AB00;
    color: #F6AB00;
    text-align: center;
}
.ljcz-active{
    border: none;
    background: #F6AB00;
    box-shadow: 0px 2px 4px 0px rgba(116, 99, 61, 0.2);
    border-radius: 4px;
    color: #fff;
}
.qgjd{
    padding-top: 24px;
    padding-bottom: 32px;
}
.pcd-result{
    color: #BFBFBF;
}
textarea{
    color: #000000!important;
    font-size: 14px;
}
.addr-msg{
    margin-left: 50px;
}
.bubble-box{
    font-size: 12px;
    color: #fff;
    padding-top: 11px;
    background-size: cover;
    position: absolute;
    padding-left: 28px;
    height: 41px;
    top:31px;
    left: 102px;
}
.bubble-box1{
    width: 260px;
    background:url(../images/zfb-bubble.svg) no-repeat;

}
.bubble-box2{
    width: 230px;
    background:url(../images/wx-bubble.svg) no-repeat;
}
.zh-copy{
    color: #fff;
    margin-left: 16px;
}
.bbox{
    display: flex;
    align-items: center;
}
.zh-ipt{
    width: 103px;
    background: #212121;
    color: #fff;
    border: 0;
}
.lv-line{
    height: 23px;
    border-left: 1px solid #D9D9D9;
    margin-right: 20px
}
.login-select{
    left: -26px;
    top: 46px;
}
.layui-layer-btn .layui-layer-btn0{
    background: #F6AB00!important;
    border: none;
}
.yb-remark{
    display: flex;
    align-items: center;
    margin-top: 32px;
}
.yb-remark input{
    width: 94.98%;
    padding-left: 12px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    height: 30px;
    margin-left: 8px;
}
.tc-ljzc{
    cursor: pointer;
}

.guigename{
    height: 38px;
    width: 100px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding-left: 12px;
    font-size: 14px;
}
.yundan-table{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 64px;
}
.yundan-table td{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
    width: 11.84%
}

.yundan-table thead td{
    background: #F5F5F5;
    border-bottom: none;

}
.dbt{
    border-bottom: 1px dashed #D9D9D9!important;
}
.dbr{
    border-right: 1px solid #D9D9D9!important;
}
.dbg{
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    background: #F5F5F5;
}
.yt-kd-num{
    padding-left:37px!important;

}
.ykc1{
    background: url(../images/1.svg) no-repeat -2px -2px;

}
.ykc2{
    background: url(../images/2.svg) no-repeat -2px -2px;

}
.ykc3{
    background: url(../images/3.svg) no-repeat -2px -2px;
}
.ykc4{
    background: url(../images/4.svg) no-repeat -2px -2px;
}
.ykc5{
    background: url(../images/5.svg) no-repeat -2px -2px;
}
.dbl{
    border-left: 1px solid #D9D9D9;
}
.dbf{
    font-size: 14px;
}
.layui-form-checkbox{
    padding-right: 18px!important;
}
.h th{
    width: 15%;
    border: 1px solid #D9D9D9;
    border-right: none;
    height: 38px;
    line-height: 38px;
    border-top: none;
    text-align: left;
    padding-left: 23px;
}

.uc-side-box{
    position: fixed;
    right: 0px;
    bottom: 50px;
    z-index: 999999;
}
.uc-side-item{
    cursor: pointer;
    margin-bottom: 8px;
    width: 40px;
    height: 40px;
    position: relative;
    right: 25px;
    bottom: 107px;
}

.submit-pack-btn:hover, .zc-tc-btn:hover{
    background: #EB9309;
}
.btn-style{
    border: 1px solid #6C757D;
    color: #212529;;
}
.btn-style:hover{
    background: #212529;
    color: #fff;
}