.quanyuluyou-head-bg{
    background-image: url('/themes/qumaipiao/public/assets/img/scheme/bg_01.png');
}


.quanyuluyou-head .head-info{
    float: none;
    margin:  0 auto;
    text-align: center;
}

.quanyuluyou-head .head-info .head-info-btn{
    margin: 0 auto;
    display: inline-block;
}

.quanyuluyou-head .head-info .head-info-btn .to-btn{   
    color: #fff;
    background: #d43e33;
}

.quanyuluyou-head .head-info .head-info-tel{
    margin: 0 auto
}

.quanyuluyou-bug-box .quanyuluyou-bug-content{
    width: 1200px;
    margin: 0 auto;
}

.quanyuluyou-bug-box .quanyuluyou-bug-content h2{
    margin-top: 40px;
    height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.quanyuluyou-bug-list{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item{
    font-size: 15px;
    width: 300px;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title i{
    float: left;
    display: inline-block;
    height: 30px;
    width: 30px;
    background-size: contain;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-youshi i{
    background-image: url('/themes/qumaipiao/public/assets/img/scheme/youshi.png');
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-duanban i{
    background-image: url('/themes/qumaipiao/public/assets/img/scheme/duanban.png');
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-buzu i{
    background-image: url('/themes/qumaipiao/public/assets/img/scheme/buzu.png');
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title p{
    margin-left: 8px;
    font-size: 26px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-youshi p{
    color: #14A601;
}
.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-duanban p{
    color: #F28923;
}
.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-title-buzu p{
    color: #E53A3A;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-subtitle{
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.quanyuluyou-bug-list .quanyuluyou-bug-item .quanyuluyou-bug-desc{
    font-size: 16px;
    margin-top: 15px;
    line-height: 30px;
    color: #666;
}

.quanyuluyou-guanli-box{
    margin-top: 100px;
}

.quanyuluyou-guanli-box .quanyuluyou-guanli-content{
    width: 1200px;
    margin: 0 auto;
}

.quanyuluyou-guanli-box .quanyuluyou-guanli-content h2{
    margin-top: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.quanyuluyou-guanli-list{
    margin-top: 40px;
}
.quanyuluyou-guanli-list .quanyuluyou-guanli-item{
    position: relative;
    margin-bottom: 13px;
    background: #F8F8F8;
    border-radius: 7px;
    padding: 19px;
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item p{
    font-size: 20px;
    color: #000000;
}
.quanyuluyou-guanli-list .quanyuluyou-guanli-item div{
    margin-top: 17px;
    width: 1000px;
    font-size: 16px;
    font-weight: 400;
    color: #999;
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i{
    position: absolute;
    top: 50%;
    right: 44px;
    transform: translateY(-50%);
    width: 64px;
    height: 64px;
    background-size: contain;
    background-repeat: no-repeat;
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.shuju{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/shuju.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.yingji{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/yingji.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.xinxi{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/xinxi.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.jiandu{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/jiandu.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.jingqu{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/jingqu.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.jiudian{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/jiudian.png);
}

.quanyuluyou-guanli-list .quanyuluyou-guanli-item i.lühangshe{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/lühangshe.png);
}

.quanyuluyou-youke-box{
    position: relative;
    margin-top: 38px;
    text-align: center;
}
.quanyuluyou-youke-box img{
    max-width: 100%;
}

.quanyuluyou-youke-box h2{
    position: absolute;
    top: 79px;
    left: 50%;
    transform: translateX(-50%);
    height: 37px;
    font-size: 30px;
    font-weight: bold;
    color: #343434;
}

.quanyuluyou-guanli-box.quanyuluyou-xinxihua-box{
    margin-top: 62px;
}

.quanyuluyou-xiangmu-box{
    margin-top: 69px;
}

.quanyuluyou-xiangmu-box .quanyuluyou-xiangmu-content{
    width: 1200px;
    margin: 0 auto;
}

.quanyuluyou-xiangmu-box .quanyuluyou-xiangmu-content h2{
    height: 40px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.quanyuluyou-xiangmu-box .quanyuluyou-xiangmu-img{
    width: 560px;
    height: 530px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/quanyuluyou.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
} 

.quanyuluyou-xiangmu-list{
    position: relative;
}
.quanyuluyou-xiangmu-item{
    position: absolute;
    top: 61px;
    left: 347px;
}
.quanyuluyou-xiangmu-item-box{
    margin-bottom: 20px;
    display: flex;
    height: 51px;
    align-content: center;
    align-items: center;
}
.quanyuluyou-xiangmu-item-box p{
    width: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
}

.quanyuluyou-xiangmu-item-box div{
    margin-left: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}

.guarantee-jiagou-content{
    width: 1200px;
    margin: 0 auto;
}

.guarantee-jiagou-box{
    display: flex;
    padding-bottom: 75px;
}
.guarantee-jiagou-box-left, .guarantee-jiagou-box-right{
    width: 60px;
    height: 639px;
    background: #4397FF;
    border-radius: 3px;
}


.guarantee-jiagou-box-left p, .guarantee-jiagou-box-right p{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    width: 19px;
    margin: 0 auto;
}
.guarantee-jiagou-box-left p.top, .guarantee-jiagou-box-right p.top{
    padding-top: 110px;
}
.guarantee-jiagou-box-left p.last, .guarantee-jiagou-box-right p.last{
    margin-top: 198px;
}

.guarantee-jiagou-box-content{
    margin: 0 6px;
    width: 740px;
}

.guarantee-jiagou-box-content-top{
    height: 80px;
    background: #4397FF;
    border-radius: 3px;
    text-align: center;
}

.guarantee-jiagou-box-content-top p{
    padding-top: 16px;
    font-size: 20px;
    
    font-weight: bold;
    color: #FFFFFF;
}
.guarantee-jiagou-box-content-top div{
    margin-top: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.guarantee-jiagou-box-content-items{
    position: relative;
    margin-top: 13px;
    padding-left: 65px;
    padding-right: 19px;
    height: 260px;
    border: 1px dashed #4397FF;
    border-radius: 3px;
}

.guarantee-jiagou-box-content-items p{
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 20px;
    transform: translateY(-50%);

    width: 18px;
    height: 130px;
    font-size: 19px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
}

.guarantee-jiagou-box-content-items-titles{
    margin-top: 24px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
}

.guarantee-jiagou-box-content-items-titles div{
    width: 200px;
    height: 38px;
    font-size: 19px;
    line-height: 38px;
    text-align: center;
    background: #4397FF;
    border-radius: 3px;
    color: #fff;
}

.guarantee-jiagou-box-content-items ul{
    width: 200px;
    display: flex;
    justify-content: space-between;
}

.guarantee-jiagou-box-content-items ul li{
    width: 14px;
    height: 143px;
    font-size: 16px;
    font-weight: 400;
    color: #4397FF;
    line-height: 18px;
    background: #EBF1FA;
    padding: 10px;
}

.guarantee-jiagou-box-content h2{
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.guarantee-jiagou-box-content-bottom{

    padding-left: 65px;
    padding-right: 19px;

    position: relative;
    height: 220px;
    border: 1px dashed #4397FF;
    border-radius: 3px;
}

.guarantee-jiagou-box-content-bottom p{
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 20px;
    transform: translateY(-50%);

    width: 18px;
    height: 110px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
}

.guarantee-jiagou-box-content-bottom ul{
    margin-top: 42px;
}

.guarantee-jiagou-box-content-bottom ul li{
    height: 38px;
    margin-bottom: 19px;
}

.guarantee-jiagou-box-content-bottom ul li span{
    float: left;
    width: 88px;
    height: 38px;
    line-height: 38px;
    background: #4397FF;
    border-radius: 3px;
    text-align: center;
    font-size: 19px;
    color: #fff;
}

.guarantee-jiagou-box-content-bottom ul li div{
    width: 540px;
    padding-left: 15px;
    font-size: 15px;
    color: #4397FF;
    height: 38px;
    line-height: 38px;
    background: #EBF1FA;
    border-radius: 3px;
    float: left;
}

.guarantee-jiagou-box-item{
    position: relative;
    padding: 14px;
    border: 1px dashed #4397FF;
    text-align: center;
}

.guarantee-jiagou-box-item p{
    font-size: 20px;
    
    font-weight: bold;
    color: #333333;
    line-height: 25px;
    padding-bottom: 15px;
}

.guarantee-jiagou-box-item ul li{
    width: 160px;
    padding: 0 5px;
    margin-bottom: 6px;
    height: 31px;
    background: #EBF1FA;
    border-radius: 3px;
    line-height: 31px;

    font-size: 16px;
    
    font-weight: 400;
    color: #4397FF;
}

.guarantee-jiagou-box-item i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    width: 27px;
    height: 16px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/left.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.guarantee-jiagou-box-last{
    position: relative;
    padding-left: 70px;

}


.guarantee-jiagou-content h2.title{
    height: 40px;
    padding-top: 100px;
    padding-bottom: 44px;
    text-align: center;
    font-size: 30px;
    
    font-weight: bold;
    color: #000000;
}

.quanyuluyou-curate-box{
    background: #F8F8F8;
}

.quanyuluyou-curate-box .quanyuluyou-curate-content{
    width: 1200px;
    margin: 0 auto;
}

.quanyuluyou-curate-content h2{
    height: 40px;
    text-align: center;
    padding-top: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.quanyuluyou-curate-content-box{
    position: relative;
    padding-top: 86px;
    padding-bottom: 100px;
}

.quanyuluyou-curate-content-box-bg{
    width: 680px;
    height: 367px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/curate.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: center;

    text-align: center;
}

.quanyuluyou-curate-content-box-bg p{
    padding-top: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.quanyuluyou-curate-content-box-bg ul{
    padding-top: 28px;
    display: flex;
    flex-wrap: wrap;
    width: 479px;
    justify-content: space-between;
    margin: 0 auto;
}

.quanyuluyou-curate-content-box-bg ul li{
    color: #333333;
    width: 230px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 16px;
    background: #F6F6F6;
}

.quanyuluyou-curate-content-float{
    position: absolute;
    padding: 13px;
    width: 179px;
    background: #EBF1FA;
    border-radius: 3px;
}
.quanyuluyou-curate-content-float p{
    padding-bottom: 23px;
    font-size: 19px;
    font-weight: 400;
    color: #333333;
}
.quanyuluyou-curate-content-float div{
    font-size: 16px;
    color: #333333;
}

.quanyuluyou-curate-content-float.jichu{
    top: 136px;
    left: 70px;
}

.quanyuluyou-curate-content-float::before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    content: '';
    float: left;
    width: 0; 
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #EBF1FA;
}
.quanyuluyou-curate-content-float.right::before{
    right: auto;
    left: -20px;
    border-color: transparent #EBF1FA transparent transparent;
}
.quanyuluyou-curate-content-float.liantong{
    top: 335px;
    left: 70px;
}

.quanyuluyou-curate-content-float.bumen{
    right: 60px;
    top: 48px;
}

.quanyuluyou-curate-content-float.hulianwang{
    right: 60px;
    top: 200px;
}

.quanyuluyou-curate-content-float.dianxin{
    right: 60px;
    top: 360px;
}

.yuyue-box .yuyue-box-content{
    margin: 0 auto;
    width: 1200px;
}

.yuyue-box .yuyue-box-content .yuyue-box-title{
    padding-top: 51px;
    font-size: 30px;
    font-weight: bold;
    color: #343434;
    line-height: 32px;
    text-align: center;
}

.yuyue-box .yuyue-box-content .yuyue-box-desc{
    padding-top: 30px;
    margin: 0 auto;
    width: 685px;
    font-size: 18px;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 26px;
    text-align: center;
}

.yuyue-box-zhengce{
    padding-top: 38px;
    padding-bottom: 21px;
    text-align: center;
}

.yuyue-box-zhengce img{
    max-width: 100%;
}


.yuyue-box-shishi{
    margin-top: 41px;
    display: flex;
    justify-content: space-between;
}

.yuyue-box-shishi li{
    padding: 50px 30px; 
    width: 230px;
    height: 250px;
    text-align: center;
    background: #F8F8F8;
}

.yuyue-box-shishi i{
    margin: 0 auto;
    display: block;
    width: 58px;
    height: 58px;
    background-size: contain;
    background-position: center;
}

.yuyue-box-shishi .yuyue-box-shishi-shezhi i{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/shezhi.png);
}

.yuyue-box-shishi .yuyue-box-shishi-gouwu i{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/gouwu.png);
}

.yuyue-box-shishi .yuyue-box-shishi-ruyuan i{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/ruyuan.png);
}

.yuyue-box-shishi .yuyue-box-shishi-fenxi i{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/fenxi.png);
}

.yuyue-box-shishi p{
    margin-top: 24px;
    font-size: 20px;
    font-weight: 400;
    color: #343434;
    line-height: 32px;
}

.yuyue-box-shishi div{
    margin-top: 17px;
    font-size: 15px;
    
    font-weight: 400;
    color: #666;
    line-height: 25px;
}

.yuyue-box-image-list{
    padding-bottom: 40px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.yuyue-box-image-list .yuyue-box-image-list-item img{
    width: 280px;
    box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.09);
}

.yuyue-box-image-list .yuyue-box-image-list-item p{
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #343434;
    line-height: 25px;
}

.yuyue-logs{
    margin-top: 24px;
    position: relative;
    width: 100%;
    height: 300px;
    z-index: 1;
    border-radius: 0 0 40% 40%;
    background: #F8F8F8;
    padding: 30px 0;
}

.yuyue-logs::before{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    content: '';
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    border-color: #F8F8F8 transparent transparent transparent;
}

.yuyue-logs img{
    width: 1100px;
    margin: 0 auto;
    display: block;
}

.yuyue-logs-title{
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: bold;
    color: #343434;
    text-align: center;
}

.yuyue-box-post-image-list .yuyue-box-image-list-item img{
    width: 280px;
    box-shadow: none;
}

.yuyue-pos-box{
    padding-bottom: 30px;
}

.yuyue-pos-box ul{
    padding-top: 80px;
    float: left;
}

.yuyue-pos-box ul li{
   list-style: disc;
   line-height: 42px;
   font-size: 18px;
}

.yuyue-pos-box img{
    margin-left: 280px;
    margin-top: 50px;
    width: 620px;
    float: left;
}

.yuyue-data-box-img{
    margin-top: 30px;
    position: relative;
}
.yuyue-data-box-img p{
    position: absolute;
    top: 35px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    
    font-weight: bold;
    color: #343434;
}
.yuyue-data-box-img img{
    margin: 0 auto;
    display: block;
    width: 100%;
}

.yuyue-data-box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 80px;
    padding-bottom: 80px;
}

.yuyue-data-box  ul li{
    width: 49%;
    list-style: disc;
    line-height: 32px;
    font-size: 16px;
}

.zhifu-head-bg{
    background-color: #2482E1;
}

.zhifu-head-content .head-info .head-info-btn .to-btn{
    color: #2D88E4;
}

.zhifu-all-pay{
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
}

.zhifu-all-pay{
    padding-top: 40px;
    padding-bottom: 40px;
}

.zhifu-all-pay p{
    padding-bottom: 38px;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
}

.zhifu-all-pay ul li{
    list-style: disc;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #343434;
    line-height: 26px;
}

.zhifu-all-pay a{
    margin-top: 70px;
    font-size: 24px;
    text-align:center;
    display: block;
    width: 180px;
    height: 60px;
    background: #FF1200;
    border-radius: 6px;
    
    line-height: 60px;
    color: #ffffff;
    border-radius: 5px;
}

.zhifu-all-pay a:hover{
    transform: translateY(-8px);
    transition: transform .2s;
    opacity: .8;
}

.zhifu-all-pay img{
    width: 480px;
}

.zhifu-numtitle-box{
    padding-top: 60px;
    padding-bottom: 30px;
    text-align: center;
}

.zhifu-numtitle{
    display: inline-block;
}

.zhifu-numtitle span{
    float: left;
    width: 29px;
    height: 29px;
    background: #FFFFFF;
    border: 3px solid #4CA648;
    border-radius: 50%;

    font-size: 19px;
    line-height: 29px;
    color: #4CA648;
}

.zhifu-numtitle p{
    float: left;
    line-height: 34px;
    padding-left: 10px;
    font-size: 23px;
    color: #4CA648;
    font-weight: bold;
}

.zhifu-all-pay p.zhifu-all-pay-title2, .zhifu-all-pay-title2{
    padding-bottom: 17px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 29px;
}
.zhifu-subtitle{
    padding-bottom: 33px;
    width: 250px;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 23px;
}

.zhifu-numtitle.pink span, .zhifu-numtitle.pink p{
    margin-top: 0;
    border-color:  #FE5B5C;
    color: #FE5B5C;
}

.zhifu-numtitle.blue span, .zhifu-numtitle.blue p{
    margin-top: 0;
    border-color:  #1388FF;
    color: #1388FF;
}

.zhifu-numtitle.purple span, .zhifu-numtitle.purple p{
    margin-top: 0;
    border-color:  #5F43F8;
    color: #5F43F8;
}

.zhifu-app ul{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.zhifu-app ul li{
    text-align: center;
}

.zhifu-app ul li p{

    font-size: 16px;
    font-weight: 400;
    color: #343434;
    line-height: 23px;
}

.zhifu-store-app ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zhifu-store-app ul li{
   padding-bottom: 20px;
}

.zhifu-store-app ul li img{
    float: left;
}
.zhifu-store-app-item-info{
    float: left;
    width:170px;
    padding-top: 70px;
}

.zhifu-store-app-item-info p{
    font-size: 18px;
    color: #343434;
    line-height: 23px;
}

.zhifu-store-app-item-info div{
    padding-top: 10px;
    font-size: 16px;
    color: #9A9A9A;
    line-height: 23px;

}

.zhifu-store-step{
    display: flex;
    justify-content: space-between;
}

.zhifu-store-step-item{
    cursor: pointer;
}

.zhifu-store-step-item p{
    width: 138px;
    height: 69px;
    line-height: 69px;
    background: #F7F7F7;
    border-radius: 6px;

    text-align: center;
    font-size: 18px;
    color: #343434;
}

.zhifu-store-step-item:hover{
    transform: translateY(-8px);
    transition: transform .2s;
}

.zhifu-store-step-item div{
    padding-top: 19px;
    width: 138px;
    text-align: center;
    font-size: 16px;
    color: #9A9A9A;
    line-height: 23px;
}

.zhifu-store-step-next{
    margin-top: 30px;
    border: solid #F7F7F7;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.zhifu-round-img{
    position: relative;
    margin: 0 auto;
    display: block;
    width: 460px;
    height: 460px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/jiudian2.png);
    background-size: contain;
}

.zhifu-round-img.zhifu-round-ktv{
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/ktv.png);
}

.zhifu-round-item{
    font-size: 16px;
    color: #343434;
    line-height: 23px;
}
.zhifu-round-item-left{
    position: absolute;
    left: 0;
    transform: translateX(-100%);
    text-align: right;
}

.zhifu-round-item-right{
    position: absolute;
    right: 0;
    transform: translateX(100%);
    text-align: left;
}

.zhifu-ktv-app ul li img{
    height: 410px;
}

.zhifu-ktv-app ul li  p{
    padding-top: 20px;
}

.zhihuijingqu-head-bg{
    height: 640px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/zhihuijingqu-head2.png);
}

.zhihuijingqu-step-box{
    position: relative;
    z-index: 99;
}

.zhihuijingqu-step-top{
    height: 150px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/zhihuijingqu-top.png);
    background-size: 100%;
    margin-top: -80px;
}
.zhihuijingqu-step-content{
    margin: 0 auto;
    padding-bottom: 80px;
    width: 1200px;
    z-index: 99;
}

.zhihuijingqu-step-content img{
    max-width: 100%;
}

.zhihuijingqu-step-left, .zhihuijingqu-step-right{
    width: 120px;
    position: absolute;
    top: 150px;
}
.zhihuijingqu-step-right{
    right: 0;
}
.zhihuijingqu-step-left img, .zhihuijingqu-step-right img{
    width: 120px;
}

.zhihuijingqu-jiagou-box{
    background: #F8F8F8;
}

.zhihuijingqu-jiagou-content{
    margin: 0 auto;
    width: 1200px;
}

.zhihuijingqu-jiagou-title{
    height: 40px;
    padding-top: 38px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.zhihuijingqu-jiagou-tab{
    margin-top: 25px;
    display: flex;
}

.zhihuijingqu-jiagou-tab-item{
    padding: 0 37px;
    height: 37px;
    line-height: 37px;
    border-radius: 6px;
    font-size: 18px;
    cursor: pointer;
}

.zhihuijingqu-jiagou-tab-item.cur{
    background-color: #DD3B37;
    color: #fff;
}

.zhihuijingqu-jiagou-swiper-item ol{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    margin-top: 34px;
}

.zhihuijingqu-jiagou-swiper-item ol li{
    margin-right: 25px;
    margin-bottom: 19px;
    text-align: center;
    width: 220px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 6px;
    float: left;
    font-size: 16px;
}

.zhihuijingqu-jiagou-swiper-item ol li:hover{
    transform: translateY(-8px);
    transition: transform .2s;
}

.zhihuijingqu-jiagou-swiper-item ol li:first-child+li+li+li+li, .zhihuijingqu-jiagou-swiper-item ol li:first-child+li+li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.zhihuijingqu-jiagou-swiper-item ol li img{
    margin-top: 30px;
    height: 80px;
}

.zhihuijingqu-jiagou-swiper-item ol li p{
    font-size: 18px;
    margin-top: 20px;
}

.zhihuijingqu-face-box{
    width: 1100px;
    margin: 0 auto;
}

.zhihuijingqu-face-box h2{
    height: 44px;
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.zhihuijingqu-face-box .subtitle{
    font-size: 18px;
    color: #343434;
    text-align: center;
}

.zhihuijingqu-face-content{
    font-size: 16px;
    margin-top: 46px;
}

.zhihuijingqu-face-left{
    float: left;
    width: 100px;
    height: 229px;
    background: #F8F8F8;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
}

.zhihuijingqu-face-left-top{
    margin-top: 20px;
    padding-bottom: 30px;
}

.zhihuijingqu-face-left i{
    display: block;
    width: 50px;
    height: 57px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.zhihuijingqu-face-right{
    float: left;
    padding: 0 73px;
}

.zhihuijingqu-face-right{
    margin-left: 20px;
    display: flex;
    justify-content: space-between;

    width: 820px;
    height: 229px;
    background: #F8F8F8;
    border-radius: 6px;

    text-align: center;
}
.zhihuijingqu-face-right li{
    padding-top: 40px;
}
.zhihuijingqu-face-right i{
    display: inline-block;
    width: 120px;
    height: 120px;
    background-size: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.zhihuijingqu-other-box h2{
    padding-top: 75px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.zhihuijingqu-other-box ul{
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 50px;
    width: 1100px;
    display: flex;
    justify-content: space-between;
}

.zhihuijingqu-other-box ul li i{
    display: inline-block;
    width: 160px;
    height: 160px;
    background-size: 160px;
    background-position: center center;
    background-repeat: no-repeat;
}

.zhihuijingqu-other-box ul li{
    text-align: center;
}
.zhihuijingqu-other-box ul li p{
    padding-top: 20px;
    font-size: 18px;
}

.zhihuijingqu-other-next{
    width: 40px;
    background-image: url(/themes/qumaipiao/public/assets/img/scheme/zhihuijingqu-next.png);
    background-size: 40px;
    background-position: center 50px;
    background-repeat: no-repeat;
}

.zhihuijingqu-face-swiper{
    margin-top: 34px;
    margin-bottom: 60px;
}
.zhihuijingqu-face-swiper img{
    max-width: 100%;
}