.dealer-score .score-module{
    width:960px;
    height:560px;
    overflow:hidden;
    border-radius:16px;
    display:flex
}
.dealer-score .score-module .module-l{
    width:327px;
    height:560px;
    background:#171b35;
    box-sizing:border-box
}
.dealer-score .score-module .module-l .module-l-title{
    display:flex;
    align-items:center;
    padding:52px 25px 0
}
.dealer-score .score-module .module-l .module-l-title img{
    height:20px;
    width:20px
}
.dealer-score .score-module .module-l .module-l-title span{
    font-style:normal;
    font-weight:600;
    font-size:18px;
    line-height:25px;
    color:#fff;
    padding:0 8px
}
.dealer-score .score-module .module-l .module-l-score{
    display:flex;
    align-items:flex-end;
    color:#fff;
    padding:0 25px
}
.dealer-score .score-module .module-l .module-l-score .module-l-score-1{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:42px;
    line-height:51px;
    position:relative;
    top:8px
}
.dealer-score .score-module .module-l .module-l-score .module-l-score-2{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:14px;
    line-height:17px;
    color:#7a7a7a;
    padding:0 6px 0 4px
}
.dealer-score .score-module .module-l .module-l-score .module-l-score-3{
    height:20px;
    line-height:20px;
    border-radius:4px;
    padding:0 6px;
    background:#47b2a1;
    margin-left:8px;
    font-size:12px
}
.dealer-score .score-module .module-l .module-l-time{
    padding:0 25px;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#7a7a7a;
    margin-top:12px;
    display:flex;
    align-items:center
}
.dealer-score .score-module .module-l .module-l-time .iconfont{
    padding-right:5px
}
.dealer-score .score-module .module-l .module-l-echart-box{
    width:100%;
    height:257px;
    margin:38px 0 43px;
    position:relative
}
.dealer-score .score-module .module-l .module-l-echart-box .module-l-echart-text{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:28px;
    line-height:34px;
    color:#fff;
    z-index:99;
    transform:translate(-4%,10px)
}
.dealer-score .score-module .module-l .module-l-echart{
    width:100%;
    height:257px
}
.dealer-score .score-module .module-l .module-l-buttom{
    display:flex;
    justify-content:center;
    align-items:center;
    padding:0 25px
}
.dealer-score .score-module .module-l .module-l-buttom img{
    height:12px;
    width:12px;
    margin:0 5px
}
.dealer-score .score-module .module-l .module-l-buttom span{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#a3a3a3
}
.dealer-score .score-module .module-r{
    width:633px;
    height:560px;
    padding:30px 35px;
    display:flex;
    flex-direction:column;
    box-sizing:border-box
}
.dealer-score .score-module .module-r .module-r-head{
    width:100%;
    border:1px solid rgba(0,0,0,.05);
    border-radius:10px;
    position:relative;
    overflow:hidden
}
.dealer-score .score-module .module-r .module-r-head .r-head-info{
    padding:16px;
    flex:1
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-title{
    font-style:normal;
    font-weight:600;
    font-size:17px;
    line-height:24px;
    color:#3d3d3d
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p{
    display:flex;
    margin-top:10px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp{
    flex:1
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-t{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#a3a3a3
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l{
    display:flex;
    align-items:center;
    margin-top:9px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .r-head-info-l-flag{
    width:23px;
    height:14px;
    margin-right:6px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .r-head-info-l-img{
    height:10px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .r-head-info-l-1{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#636974;
    margin-right:16px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .r-head-info-l-2{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    margin-right:3px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .iconfont{
    color:#47b3a1;
    font-size:10px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-r{
    display:flex;
    align-items:center;
    margin-top:9px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-r .iconfont{
    color:#e67373;
    font-size:10px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-r .r-head-info-r-1{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#636974;
    margin-right:16px
}
.dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-r .r-head-info-r-2{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#636974;
    margin-right:3px
}
.dealer-score .score-module .module-r .module-r-head .r-head-p{
    padding:10px 16px;
    background:rgba(229,115,115,.05);
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#e67373
}
.dealer-score .score-module .module-r .module-r-head .score-label{
    position:absolute;
    top:-3px;
    right:40px
}
.dealer-score .score-module .module-r .module-r-echarts-box{
    flex:1;
    height:300px;
    flex-shrink:0;
    overflow:hidden
}
.dealer-score .score-module .module-r .module-r-echarts{
    height:100%;
    width:100%;
    overflow:auto;
    margin-top:12px;
    padding-right:10px
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts{
    width:100%;
    border:1px solid rgba(0,0,0,.03);
    border-radius:10px;
    margin-bottom:12px;
    padding:12px 16px;
    box-sizing:border-box
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title{
    display:flex;
    justify-content:space-between;
    padding-right:30px;
    box-sizing:border-box
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-l{
    font-style:normal;
    font-weight:600;
    font-size:17px;
    line-height:24px;
    color:#3d3d3d
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r{
    display:flex;
    align-items:center
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-1,.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-2{
    width:15px;
    height:3px;
    border-radius:2px;
    margin-right:8px
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-1{
    background:#3b76f6
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-2{
    background:#efa33f;
    margin-left:30px
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-text{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#8a9199
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-title-r{
    margin-right:30px
}
.dealer-score .score-module .module-r .module-r-echarts .score-echarts .hyzs{
    width:100%;
    height:188px;
    margin-top:20px
}
@media screen and (max-width:2000px){
    .dealer-score .score-module{
        width:736px
    }
    .dealer-score .score-module .module-r{
        width:409px
    }
}
.dealer-score .el-select-dropdown{
    z-index:9999999999!important
}
html[dir=rtl] .dealer-score .score-module .module-l .module-l-score .module-l-score-3{
    margin-right:8px
}
html[dir=rtl] .dealer-score .score-module .module-r .module-r-echarts .score-echarts .score-echarts-title .score-echarts-title-r .score-echarts-label-1{
    margin-left:8px
}
html[dir=rtl] .dealer-score .score-module .module-r .module-r-head .r-head-info .r-head-info-p .r-head-info-pp .r-head-info-l .r-head-info-l-2{
    margin-left:3px
}
.dealer-score .el-input__icon,.dealer-score .el-input__inner{
    height:30px;
    line-height:30px
}
.dealer-score .el-input__inner{
    width:130px
}
.dealer-aaa .box{
    padding:24px;
    width:640px;
    border-radius:16px;
    display:flex;
    flex-direction:column
}
.dealer-aaa .box .head{
    justify-content:space-between;
    padding-left:8px
}
.dealer-aaa .box .head,.dealer-aaa .box .head .head-l{
    display:flex;
    align-items:center
}
.dealer-aaa .box .head .head-l .head-l-label{
    width:6px;
    height:16px;
    background:#fc6;
    border-radius:1px
}
.dealer-aaa .box .head .head-l .head-l-text{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#3d3d3d;
    padding-left:12px
}
.dealer-aaa .box .head .head-r{
    display:flex;
    align-items:center
}
.dealer-aaa .box .head .head-r .head-r-1{
    font-style:normal;
    font-weight:400;
    font-size:17px;
    line-height:24px;
    color:#3d3d3d
}
.dealer-aaa .box .head .head-r .head-r-2{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:400;
    font-size:44px;
    line-height:53px;
    color:#323947;
    padding-left:20px
}
.dealer-aaa .box .score-echart{
    display:flex;
    box-sizing:border-box;
    padding:0 24px;
    margin-top:32px
}
.dealer-aaa .box .score-echart .score-echart-l{
    flex:1
}
.dealer-aaa .box .score-echart .score-echart-r{
    width:300px
}
.dealer-aaa .box .score-echart .score-echart-r .score-echart-text{
    display:flex;
    align-items:center;
    justify-content:space-between;
    height:34px;
    margin-bottom:4px;
    padding:0 14px
}
.dealer-aaa .box .score-echart .score-echart-r .score-echart-text .score-echart-text-1{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#7a7a7a
}
.dealer-aaa .box .score-echart .score-echart-r .score-echart-text .score-echart-text-2{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:400;
    font-size:21px;
    line-height:25px;
    color:#7a7a7a
}
.dealer-aaa .box .score-echart .score-echart-r .active{
    background:#fafafa;
    border-radius:2px
}
.dealer-aaa .box .score-echart .score-echart-r .active .score-echart-text-2{
    font-size:14px
}
.dealer-aaa .box .score-list{
    flex:1;
    margin-top:31px;
    overflow:auto;
    padding-bottom:30px
}
.dealer-aaa .box .score-list .score-list-ul{
    margin-bottom:24px
}
.dealer-aaa .box .score-list .score-list-ul .score-list-ul-title{
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    color:#292929
}
.dealer-aaa .box .score-list .score-list-ul .score-list-ul-des{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    text-align:justify;
    color:#a3a3a3;
    margin-top:8px
}
.dealer-aaa .box .beizhu{
    width:100%;
    text-align:right;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#a3a3a3
}
html[dir=rtl] .dealer-aaa .box .head .head-l .head-l-text{
    padding-left:0;
    padding-right:12px
}
html[dir=rtl] .dealer-aaa .box .head .head-r .head-r-2{
    padding-left:0;
    padding-right:20px
}
.dealer-tisk .box{
    width:560px;
    padding:10px 24px 16px
}
.dealer-tisk .box .head{
    padding-left:8px
}
.dealer-tisk .box .head,.dealer-tisk .box .head .head-l{
    display:flex;
    align-items:center
}
.dealer-tisk .box .head .head-l .head-l-label{
    width:6px;
    height:16px;
    background:#fc6;
    border-radius:1px
}
.dealer-tisk .box .head .head-l .head-l-text{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#3d3d3d;
    padding-left:12px
}
.dealer-tisk .box .tisk-p{
    margin-top:41px;
    padding:0 10px;
    height:180px;
    overflow:auto
}
.dealer-tisk .box .tisk-p p{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#3d3d3d;
    margin-bottom:14px
}
.dealer-tisk .box .tisk-p p span{
    padding:0 5px
}
.dealer-tisk .box .tisk-bt{
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top:40px
}
.dealer-tisk .box .tisk-bt span{
    padding:0 32px;
    height:40px;
    background:rgba(50,57,71,.9);
    border-radius:4px;
    color:#fff;
    line-height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin:0 auto;
    cursor:pointer
}
.dealer-tisk .box .tisk-bt span,.tisk-p p{
    font-style:normal;
    font-weight:400;
    font-size:14px
}
.tisk-p p{
    line-height:20px;
    color:#3d3d3d;
    margin-bottom:10px
}
.tisk-p p span{
    padding:0 5px
}
.dealer-module{
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.5);
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:9999999
}
.dealer-module .dealer-module-box{
    background:#fff;
    border-radius:16px;
    position:relative
}
.dealer-module .dealer-module-box .dealer-module-close{
    position:absolute;
    right:2%;
    top:-54px;
    height:54px;
    width:30px;
    font-size:22px;
    display:flex;
    flex-direction:column;
    align-items:center
}
.dealer-module .dealer-module-box .dealer-module-close .dealer-module-close-close{
    border:1px solid #fff;
    height:30px;
    width:30px;
    border-radius:15px;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer
}
.dealer-module .dealer-module-box .dealer-module-close .dealer-module-close-close .iconfont{
    color:#fff;
    font-size:26px
}
.dealer-module .dealer-module-box .dealer-module-close .dealer-module-close-line{
    width:1px;
    flex:1;
    background-color:#fff
}
.dealer-module .dealer-module-box .dealer-module-close:hover{
    color:#3d3d3d
}
.dealer-module .dealer-module-box .iconfont-close{
    position:absolute;
    top:13px;
    right:13px;
    cursor:pointer;
    color:#000;
    font-size:20px
}
html[dir=rtl] .dealer-module .dealer-module-box .icon-close{
    right:unset;
    left:2%
}
.headlabel{
    width:246px;
    height:64px;
    background:hsla(0,0%,100%,.06);
    border:1px solid hsla(0,0%,100%,.06);
    border-radius:4px;
    flex-shrink:0;
    margin-right:14px
}
.headlabel .headlabel-ul{
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 20px;
    cursor:pointer
}
.headlabel .headlabel-ul .headlabel-ul-l .headlabel-ul-title{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:hsla(0,0%,100%,.5)
}
.headlabel .headlabel-ul .headlabel-ul-l .headlabel-ul-link{
    margin-top:2px;
    display:flex;
    align-items:center
}
.headlabel .headlabel-ul .headlabel-ul-l .headlabel-ul-link .headlabel-ul-link-text{
    font-style:normal;
    font-size:14px;
    line-height:20px;
    color:#fff
}
.headlabel .headlabel-ul .headlabel-ul-l .headlabel-ul-link .icon-Icon-Stroke-arrow-right{
    color:#fff
}
.headlabel .headlabel-ul .headlabel-ul-r{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:26px;
    line-height:31px;
    color:#fff
}
.headlabel .headlabel-new{
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    padding:0 10px;
    cursor:pointer
}
.headlabel .headlabel-new .headlabel-new-l{
    width:44px;
    height:44px;
    background:hsla(0,0%,100%,.06);
    border-radius:4px;
    display:flex;
    justify-content:center;
    align-items:center
}
.headlabel .headlabel-new .headlabel-new-l .iconfont{
    color:#fff;
    font-size:20px
}
.headlabel .headlabel-new .headlabel-new-r{
    padding-left:10px
}
.headlabel .headlabel-new .headlabel-new-r .headlabel-new-r-1{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:hsla(0,0%,100%,.5)
}
.headlabel .headlabel-new .headlabel-new-r .headlabel-new-r-2{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#fff
}
.headlabel:hover{
    background:rgba(76,109,141,.1)
}
@media screen and (max-width:2000px){
    .headlabel{
        width:228px
    }
}
html[dir=rtl] .headlabel .headlabel-ul .headlabel-ul-l .headlabel-ul-link .icon-Icon-Stroke-arrow-right{
    transform:rotate(180deg)
}
html[dir=rtl] .headlabel .headlabel-new .headlabel-new-r{
    padding-right:10px;
    padding-left:0
}
html[dir=rtl] .headlabel{
    margin-right:0;
    margin-left:10px
}
@media (-ms-high-contrast:none),screen and(-ms-high-contrast:active){
    .headlabel[data-v-7f0a5bfe]{
        margin-right:10px
    }
}
.vr-box{
    position:relative
}
.vr-box .el-dialog{
    max-width:1110px;
    width:90%;
    border-radius:16px
}
.vr-box .el-dialog .el-dialog__body{
    padding-top:10px;
    height:68vh
}
.vr-box .el-dialog .el-dialog__headerbtn:hover .el-dialog__close{
    color:#3d3d3d
}
.vr-box .dialog-container{
    margin-top:15vh
}
.vr-box .vr-header{
    display:flex;
    align-items:center;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    height:20px;
    line-height:20px;
    color:#3d3d3d
}
.vr-box .vr-header .vr-logo{
    width:20px;
    height:20px
}
.vr-box .vr-header .vr-title{
    margin:0 28px 0 8px
}
.vr-box .vr-header .vr-flag{
    width:18px;
    height:13px;
    margin:0 8px
}
.vr-box .vr-header .vr-time{
    margin:0 15px 0 22px
}
.vr-box .vr-header time{
    display:flex;
    align-items:center
}
.vr-box .vr-header time .icon-jubanshijian{
    margin-right:8px
}
.vr-box iframe{
    width:100%;
    height:100%
}
.vr-box .icon-arrow-left{
    position:fixed;
    top:20px;
    left:18px;
    color:#fff;
    font-size:16px;
    display:none
}
@media screen and (max-width:1199px){
    .vr-box .icon-arrow-left{
        display:none
    }
}
@media screen and (max-width:2000px){
    .vr-box .icon-arrow-left{
        display:none
    }
}
@media screen and (max-width:2000px){
    .vr-box .dialog-container{
        margin-top:60px
    }
    .vr-box .dialog-container ::-webkit-scrollbar{
        width:0
    }
    .vr-box .dialog-container::-webkit-scrollbar{
        display:none
    }
    .vr-box iframe{
        position:absolute;
        top:0
    }
    .vr-box .el-dialog{
        width:100%
    }
    .vr-box .el-dialog .el-dialog__body{
        padding:0;
        height:93vh
    }
    .vr-box .el-dialog .el-dialog__header{
        padding:0;
        display:none
    }
    .vr-box .el-dialog .vr-header{
        display:none
    }
    .vr-box .icon-arrow-left{
        display:block
    }
}
html[dir=rtl] .vr-box .el-dialog__headerbtn{
    right:auto;
    left:20px
}
html[dir=rtl] .vr-box .vr-header time .icon-jubanshijian{
    margin-right:0;
    margin-left:8px
}
.container-john{
    position:fixed;
    top:0;
    left:0;
    z-index:9998;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5)
}
.container-john .video{
    width:50%;
    height:50%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.container-john .video video{
    width:100%
}
.container-john .video .icon-guanbi1{
    position:absolute;
    color:#fff;
    right:5px;
    top:10px;
    z-index:9999;
    font-size:24px;
    cursor:pointer
}
.container-john .picture{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.container-john .picture .el-carousel__container{
    height:50vh;
    width:50vw
}
.container-john .picture .icon-guanbi1{
    position:absolute;
    color:#fff;
    right:10px;
    top:5px;
    z-index:9999;
    font-size:24px;
    cursor:pointer
}
.container-john .picture img{
    max-width:100%;
    max-height:100%
}
.container-john .el-carousel__item{
    display:flex;
    justify-content:center;
    align-items:center;
    height:100%!important;
    width:100%!important
}
@media screen and (max-width:1199px){
    .container-john .picture .el-carousel__container{
        width:80vw;
        min-height:100%
    }
}
@media screen and (max-width:2000px){
    .container-john .video{
        position:absolute;
        width:100%
    }
    .container-john .video #video{
        width:100vw
    }
    .container-john .picture .close-box{
        top:54px
    }
    .container-john .picture .el-carousel__container{
        width:98vw;
        height:23vh
    }
}
html[dir=rtl] .container-john .picture .icon-close{
    right:auto;
    left:5px
}
@keyframes axisX{
    0%{
        transform:translateX(100%)
    }
    to{
        transform:translateX(0)
    }
}
.h1-enter-active{
    animation:axisX .6s
}
.h1-leave-active{
    animation:axisX .6s reverse
}
.compare{
    display:inline-block;
    position:fixed;
    right:0;
    top:0;
    width:360px;
    height:100%;
    background:#fff;
    box-shadow:-12px 0 50px rgba(0,0,0,.2);
    z-index:2001;
    overflow:auto;
    transition:all .5s linear;
    transition:max-width .5s
}
.compare.lang_ar{
    left:0;
    right:auto
}
.compare .title{
    height:66px;
    padding:12px 0 12px 20px;
    background:linear-gradient(90deg,#fdf2d0,rgba(253,242,208,0))
}
.compare .title.lang_ar{
    padding:12px 20px 12px 0
}
.compare .title .line1{
    height:25px;
    line-height:25px;
    font-weight:400;
    font-size:18px
}
.compare .title .line1,.compare .title .line2{
    font-family:PingFang SC;
    font-style:normal;
    color:#000
}
.compare .title .line2{
    height:17px;
    line-height:17px;
    font-weight:200;
    font-size:12px
}
.compare .pick .li{
    display:flex;
    width:100%;
    line-height:46px;
    padding:13px 24px;
    align-items:center;
    border-bottom:1px solid #f2f4f9;
    cursor:pointer
}
.compare .pick .li:hover{
    background:#fcf5dc
}
.compare .pick .li .left{
    display:flex;
    flex-grow:1
}
.compare .pick .li .left .ico{
    width:20px;
    height:20px;
    margin-right:8px
}
.compare .pick .li .left .val{
    height:20px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    max-width:130px;
    color:#000;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    text-overflow:ellipsis;
    overflow:hidden;
    word-wrap:break-word;
    color:#2a2a2a
}
.compare .pick .li .right{
    display:flex;
    align-items:center;
    flex-grow:0
}
.compare .pick .li .right .el-rate{
    margin-right:4px
}
.compare .pick .li .right .el-rate .el-rate__item .el-rate__icon{
    margin-right:0!important;
    transition:0s;
    font-size:16px!important
}
.compare .pick .li .right .score{
    display:flex;
    width:31px;
    height:20px;
    line-height:20px;
    left:917px;
    top:80px;
    font-family:DIN;
    font-style:normal;
    font-weight:500;
    font-size:16px;
    color:#2d0411;
    margin-right:14px
}
.compare .pick .li .right .iconfont{
    display:flex;
    align-items:center;
    width:14px;
    height:14px;
    cursor:pointer
}
.compare .pick .li .right .add{
    box-sizing:border-box;
    height:26px;
    border:.5px solid #323947;
    border-radius:4px;
    padding:4px 12px
}
.compare .pick .li .right .add p{
    height:17px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#323947
}
.compare .maxAddTip{
    display:flex;
    align-items:center
}
.compare .maxAddTip span{
    display:flex;
    font-size:12px;
    font-family:PingFang SC;
    font-weight:400;
    color:#f93e3e;
    line-height:16px;
    height:16px;
    margin:8px auto 0
}
.compare .searchcontianer{
    display:flex;
    position:relative
}
.compare .searchcontianer .search{
    display:flex;
    box-sizing:border-box;
    width:312px;
    height:34px;
    background:#fff;
    border:1px solid #c0c1c5;
    border-radius:4px;
    margin:30px 24px 20px;
    align-items:center;
    cursor:pointer
}
.compare .searchcontianer .search .input{
    display:flex;
    flex-grow:1;
    width:200px;
    margin:7px 0 7px 12px;
    cursor:pointer
}
.compare .searchcontianer .search .input:focus{
    cursor:auto
}
.compare .searchcontianer .search .iconfont{
    display:flex;
    align-items:center;
    margin-right:14px;
    cursor:pointer
}
.compare .searchcontianer .choose{
    display:flex;
    background:#fff;
    border:1px solid #edeff4;
    box-sizing:border-box;
    box-shadow:0 0 10px rgba(0,0,0,.12);
    border-radius:4px;
    width:312px;
    height:195px;
    position:absolute;
    left:24px;
    top:65px;
    padding-top:9px;
    overflow:auto
}
.compare .searchcontianer .choose ul{
    display:inline-block;
    width:100%;
    overflow-y:auto
}
.compare .searchcontianer .choose ul .li{
    display:flex;
    cursor:pointer
}
.compare .searchcontianer .choose ul .li:hover{
    background:#fcf5dc
}
.compare .searchcontianer .choose ul .li .trader{
    height:34px;
    line-height:34px;
    box-sizing:border-box;
    padding:0 16px;
    display:flex;
    align-items:center
}
.compare .searchcontianer .choose ul .li .trader img{
    height:20px
}
.compare .searchcontianer .choose ul .li .trader p{
    display:flex;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    height:20px;
    line-height:20px;
    overflow:hidden;
    color:#000;
    padding-left:8px
}
.compare .tj{
    display:flex
}
.compare .tj .btn{
    display:inline-block;
    box-sizing:border-box;
    height:36px;
    background:#323947;
    border-radius:4px;
    padding:8px 20px;
    align-items:center;
    margin:0 auto;
    cursor:pointer
}
.compare .tj .btn .btntxt{
    display:inline-block;
    height:20px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    min-width:56px;
    max-width:202px;
    line-height:20px;
    color:#fff;
    margin:0 auto
}
.compare .del{
    display:flex;
    align-items:center;
    margin-top:12px
}
.compare .del .remove{
    display:flex;
    align-items:center;
    cursor:pointer;
    margin:0 auto
}
.compare .del .remove .iconfont{
    display:flex;
    align-items:center;
    width:14px;
    height:14px;
    margin-right:6px
}
.compare .del .remove p{
    height:17px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#c9cad1
}
.compare .his{
    display:flex;
    height:52px;
    background:linear-gradient(90deg,#e9edf7,rgba(233,236,247,0));
    margin-top:42px
}
.compare .his .txt{
    height:25px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:18px;
    line-height:25px;
    color:#000;
    margin:14px 24px
}
@keyframes axisXreverse{
    0%{
        transform:translateX(-100%)
    }
    to{
        transform:translateX(0)
    }
}
html[dir=rtl] .h1-enter-active{
    animation:axisXreverse .6s
}
html[dir=rtl] .h1-leave-active{
    animation:axisXreverse .6s reverse
}
html[dir=rtl] .compare .pick .li .left .ico{
    margin-right:0;
    margin-left:8px
}
html[dir=rtl] .compare .searchcontianer .search .iconfont{
    margin-right:0;
    margin-left:14px
}
html[dir=rtl] .compare .searchcontianer .search .input{
    text-indent:10px
}
html[dir=rtl] .compare .del .remove .iconfont{
    margin-right:0;
    margin-left:6px
}
html[dir=rtl] .compare .searchcontianer .choose ul .li .trader p{
    margin-left:0;
    margin-right:8px
}
html[dir=rtl] .compare .pick .li .right .el-rate{
    direction:ltr;
    transform:rotate(180deg)
}
.loading-box>div{
    margin:7.5px 1px
}
.lds-ellipsis{
    display:inline-block;
    position:relative;
    width:64px;
    height:64px
}
.lds-ellipsis div{
    position:absolute;
    top:27px;
    width:11px;
    height:11px;
    border-radius:50%;
    background:#f5bc49;
    animation-timing-function:cubic-bezier(0,1,1,0)
}
.lds-ellipsis div:first-child{
    left:6px;
    animation:lds-ellipsis1 .6s infinite
}
.lds-ellipsis div:nth-child(2){
    left:6px;
    animation:lds-ellipsis2 .6s infinite
}
.lds-ellipsis div:nth-child(3){
    left:26px;
    animation:lds-ellipsis2 .6s infinite
}
.lds-ellipsis div:nth-child(4){
    left:45px;
    animation:lds-ellipsis3 .6s infinite
}
@keyframes lds-ellipsis1{
    0%{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
@keyframes lds-ellipsis3{
    0%{
        transform:scale(1)
    }
    to{
        transform:scale(0)
    }
}
@keyframes lds-ellipsis2{
    0%{
        transform:translate(0)
    }
    to{
        transform:translate(19px)
    }
}
.wiki_text_scroll{
    width:100%;
    white-space:nowrap;
    display:flex;
    align-items:center
}
.clone_text,.text_warp{
    display:inline;
    position:relative
}
.no-data{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    position:relative;
    width:100%;
    background-color:#fff;
    margin-bottom:15px
}
.no-data .img{
    width:250px;
    height:200px
}
.no-data .title{
    height:24px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:24px;
    text-align:center;
    color:#ccc
}
.no-data .title .nodataval{
    display:flex;
    align-items:center;
    margin:0 auto
}
.no-data .comment{
    box-sizing:border-box;
    flex-direction:row;
    justify-content:center;
    padding:10px 16px;
    margin-top:16px;
    gap:6px;
    line-height:42px;
    background:#fc6;
    border-radius:32px;
    order:2
}
.no-data .comment,.no-data .comment .commenttext{
    display:flex;
    align-items:center;
    flex:none;
    flex-grow:0
}
.no-data .comment .commenttext{
    height:22px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    text-align:center;
    color:#301;
    order:0;
    margin:0
}
.no-data .comment .iconfont{
    height:18px;
    line-height:20px;
    width:22px;
    font-size:18px;
    font-weight:600;
    color:#301
}
@media screen and (max-width:2000px){
    .no-data .no-data-1{
        font-size:20px;
        margin-top:40px
    }
    .no-data .no-data-2,.no-data .no-data-link{
        font-size:14px
    }
}
.popziben{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url(../../../resources.interface003.com/Contentgj/images/pop_bg.png) repeat;
    z-index:2001
}
.popziben .main{
    position:fixed;
    left:50%;
    top:50%;
    width:760px;
    height:541px;
    transform:translate(-50%,-50%) scale(1);
    border-radius:16px;
    z-index:2002;
    transition:all .4s;
    box-shadow:0 0 13px 0 rgba(0,0,0,.08);
    box-sizing:border-box;
    flex-direction:column;
    flex:none;
    flex-grow:0;
    z-index:2
}
.popziben .main,.popziben .main .title{
    background:#fff;
    display:flex;
    align-items:center;
    order:0
}
.popziben .main .title{
    flex-direction:row;
    justify-content:space-between;
    height:96px;
    flex:none;
    align-self:stretch;
    flex-grow:0;
    margin:0 35px 0 48px
}
.popziben .main .title .txt{
    display:flex;
    line-height:28px;
    padding-right:14px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:600;
    font-size:16px;
    align-items:center;
    color:#292929;
    flex:none;
    order:0;
    flex-grow:0
}
.popziben .main .title .iconfont{
    display:inline-flex;
    width:22px;
    height:22px;
    line-height:22px;
    flex:none;
    order:1;
    flex-grow:0;
    cursor:pointer!important
}
.popziben .main .content{
    display:inline-block;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    flex:none;
    order:1;
    align-self:stretch;
    flex-grow:0;
    height:434px;
    overflow-y:auto;
    border-top:1px solid #f3f3f3
}
.popziben .main .content .scroll{
    display:flex;
    flex-direction:column;
    width:680px;
    height:100%;
    margin:8px 37px
}
.popziben .main .content .scroll .line1{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    padding:0;
    flex:none;
    order:1;
    align-self:stretch;
    flex-grow:0
}
.popziben .main .content .scroll .line1 .left{
    display:flex;
    order:0;
    width:240px;
    height:240px;
    margin-right:32px;
    position:relative
}
.popziben .main .content .scroll .line1 .left .yuan{
    width:8px;
    height:8px;
    border-radius:4px;
    background:#fff;
    position:absolute;
    left:117px;
    top:8px;
    z-index:1
}
.popziben .main .content .scroll .line1 .right{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    padding:0;
    gap:12px;
    flex:none;
    order:1;
    flex-grow:1
}
.popziben .main .content .scroll .line1 .right .li{
    display:flex;
    width:100%;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    padding:10px 14px;
    gap:4px;
    background:#fafafa;
    border-radius:6px;
    flex:none;
    order:0;
    flex-grow:0
}
.popziben .main .content .scroll .line1 .right .li:first-child{
    margin-top:10px
}
.popziben .main .content .scroll .line1 .right .li .info{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    padding:0;
    gap:4px;
    width:104px;
    flex:none;
    order:0;
    flex-grow:1
}
.popziben .main .content .scroll .line1 .right .li .info .tip{
    text-align:center;
    color:#3d3d3d;
    order:0
}
.popziben .main .content .scroll .line1 .right .li .info .tip,.popziben .main .content .scroll .line1 .right .li .info .val{
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    display:flex;
    align-items:center;
    flex:none;
    flex-grow:0
}
.popziben .main .content .scroll .line1 .right .li .info .val{
    color:#016f54;
    order:1
}
.popziben .main .content .scroll .line1 .right .li .level{
    width:47px;
    height:20px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    display:flex;
    align-items:center;
    color:#7a7a7a;
    flex:none;
    order:1;
    flex-grow:0
}
.popziben .main .content .scroll .line2{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    margin-top:25px;
    padding:0;
    gap:12px;
    flex:none;
    order:2;
    align-self:stretch;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .title{
    height:22px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    display:flex;
    align-items:center;
    font-feature-settings:"liga" off;
    color:#3d3d3d;
    flex:none;
    order:0;
    flex-grow:0;
    margin:0
}
.popziben .main .content .scroll .line2 .suanfa{
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    padding:12px 140px;
    gap:30px;
    height:67px;
    background:#fafafa;
    border-radius:6px;
    flex:none;
    order:1;
    align-self:stretch;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .suanfa .left{
    display:flex;
    flex-direction:row;
    align-items:center;
    padding:0;
    gap:18px;
    height:22px;
    flex:none;
    order:0;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .suanfa .left img{
    width:13px;
    height:12px
}
.popziben .main .content .scroll .line2 .suanfa .center{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding:0;
    gap:4px;
    height:43px;
    flex:none;
    order:1;
    flex-grow:1
}
.popziben .main .content .scroll .line2 .suanfa .center .top{
    height:17px;
    font-family:DIN;
    font-style:normal;
    font-weight:500;
    font-size:14px;
    line-height:17px;
    display:flex;
    align-items:center;
    text-align:center;
    color:#3d3d3d;
    flex:none;
    order:0;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .suanfa .center .line{
    width:100%;
    height:1px;
    background:linear-gradient(90deg,rgba(61,61,61,0) -3.27%,rgba(61,61,61,.18) 52.13%,rgba(61,61,61,0));
    flex:none;
    order:1;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .suanfa .center .bot{
    height:17px;
    font-family:DIN;
    font-style:normal;
    font-weight:500;
    font-size:14px;
    line-height:17px;
    display:flex;
    align-items:center;
    text-align:center;
    color:#3d3d3d;
    flex:none;
    order:2;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .suanfa .right{
    display:flex;
    flex-direction:row;
    align-items:center;
    padding:0;
    gap:18px;
    height:22px;
    flex:none;
    order:2;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .last{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    padding:0;
    gap:10px;
    height:82px;
    flex:none;
    order:2;
    align-self:stretch;
    flex-grow:0;
    margin-bottom:10px
}
.popziben .main .content .scroll .line2 .last li{
    display:flex;
    width:100%;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:22px;
    color:#292929;
    flex:none;
    order:0;
    flex-grow:0
}
.popziben .main .content .scroll .line2 .last li.fright{
    display:inline-block;
    padding-right:10px;
    text-align:right
}
.echarts-pie{
    position:relative;
    width:100%
}
.echarts-pie p{
    align-items:center;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:rgba(61,61,61,.5);
    position:absolute;
    bottom:0;
    left:50%;
    transform:translate(-50%)
}
.percentageInf-container{
    position:absolute;
    right:15px
}
.percentageInf-container .country,.percentageInf-container .country2{
    color:#000;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    background:#f5f5f5;
    border-radius:2px;
    white-space:nowrap;
    width:auto;
    text-align:center;
    padding:0 8px;
    position:absolute;
    display:none;
    right:100%
}
.percentageInf-container .country3,.percentageInf-container .country4{
    display:none
}
.percentageInf-container .arrow-right,.percentageInf-container .arrow-right2{
    border-left:4px solid #f5f5f5;
    border-top:4px solid transparent;
    border-bottom:4px solid transparent;
    width:0;
    height:0;
    margin-right:10px;
    position:absolute;
    display:none;
    right:95.5%
}
.percentageInf-container .arrow-right2,.percentageInf-container .country2{
    display:block
}
.percentageInf-container div{
    padding:3.5px 8px;
    display:flex;
    justify-content:flex-end;
    align-items:center;
    overflow:hidden;
    vertical-align:middle
}
.percentageInf-container div.bgc{
    background:rgba(71,125,178,.12);
    border-radius:4px
}
.percentageInf-container div:hover .arrow-right,.percentageInf-container div:hover .country{
    display:block
}
.percentageInf-container div .country-Name,.percentageInf-container div:hover .arrow-right2,.percentageInf-container div:hover .country2{
    display:none
}
.percentageInf-container div .main{
    display:inline-block;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    height:24px;
    border-radius:2px
}
.percentageInf-container div .main .icon-dingwei{
    color:#477db2;
    font-size:12px;
    margin-right:9px
}
.percentageInf-container div .main img{
    display:inline-block
}
.percentageInf-container div .main .outline-border{
    background:#fafafa;
    border:1px solid rgba(0,0,0,.05);
    border-radius:16px;
    width:137px;
    padding:1px;
    margin:0;
    display:inline-block
}
.percentageInf-container div .main .outline-border .value-border{
    width:0;
    border:1px solid rgba(0,0,0,.05);
    height:8px;
    border-radius:12px
}
.percentageInf-container div .main .item-name{
    text-align:center;
    font-style:normal;
    font-weight:600;
    font-size:12px;
    line-height:17px;
    min-width:40px;
    white-space:nowrap
}
.percentageInf-container div .main span:last-child{
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:right;
    font-family:DIN-Media;
    font-style:normal;
    font-weight:500;
    font-size:14px;
    line-height:17px;
    margin-left:8px;
    width:45px
}
.percentageInf-container div .main .bgc-block:hover{
    background:rgba(71,125,178,.12)
}
.percentageInf-container div .main{
    margin:0
}
@media screen and (max-width:1199px){
    .container h6{
        margin-top:30px
    }
}
@media screen and (max-width:2000px){
    .percentageInf-container .country,.percentageInf-container .country2{
        width:auto;
        display:none
    }
    .percentageInf-container .country,.percentageInf-container .country2,.percentageInf-container .country-Name{
        color:#000;
        font-style:normal;
        font-weight:400;
        font-size:12px;
        line-height:17px;
        background:#f5f5f5;
        border-radius:2px;
        white-space:nowrap;
        padding:0 8px
    }
    .percentageInf-container .country-Name{
        position:absolute;
        left:32px;
        top:-20px;
        z-index:999;
        display:block!important
    }
    .percentageInf-container .arrow-right,.percentageInf-container .arrow-right2{
        border-left:4px solid #f5f5f5;
        border-top:4px solid transparent;
        border-bottom:4px solid transparent;
        width:0;
        height:0;
        margin-right:10px;
        position:absolute;
        right:36.5%;
        display:none
    }
    .percentageInf-container div{
        padding:0 8px;
        display:flex;
        justify-content:flex-end;
        align-items:center;
        overflow:hidden;
        vertical-align:middle
    }
    .percentageInf-container div:hover .arrow-right2,.percentageInf-container div:hover .country,.percentageInf-container div:hover .country2{
        display:none!important
    }
    .percentageInf-container div.bgc{
        background:rgba(71,125,178,.12)
    }
    .percentageInf-container div .main{
        display:inline-block;
        display:flex;
        align-items:center;
        justify-content:flex-end;
        height:24px;
        width:100%;
        border-radius:2px
    }
    .percentageInf-container div .main .icon-dingwei{
        color:#477db2;
        font-size:12px;
        margin-right:9px
    }
    .percentageInf-container div .main img{
        display:inline-block
    }
    .percentageInf-container div .main .outline-border{
        background:#fafafa;
        border:1px solid rgba(0,0,0,.05);
        border-radius:16px;
        width:290px;
        padding:1px;
        margin:0;
        display:inline-block
    }
    .percentageInf-container div .main .outline-border .value-border{
        border:1px solid rgba(0,0,0,.05);
        height:8px;
        border-radius:12px
    }
    .percentageInf-container div .main .item-name{
        margin:0 8px;
        text-align:center;
        font-style:normal;
        font-weight:600;
        font-size:12px;
        line-height:17px;
        min-width:40px;
        white-space:nowrap
    }
    .percentageInf-container div .main span:last-child{
        display:flex;
        justify-content:center;
        align-items:center;
        text-align:right;
        font-family:DIN-Media;
        font-style:normal;
        font-weight:500;
        font-size:14px;
        line-height:17px;
        margin-left:8px;
        width:40px
    }
    .percentageInf-container div .main .bgc-block:hover{
        background:rgba(71,125,178,.12)
    }
    .percentageInf-container div .main .bgc-block:hover .country,.percentageInf-container div .main .bgc-block:hover .country2{
        display:none
    }
    .percentageInf-container div .main{
        margin:0
    }
}
html[dir=rtl] .percentageInf-container{
    right:unset;
    left:15px
}
html[dir=rtl] .percentageInf-container .country,html[dir=rtl] .percentageInf-container .country2{
    right:-35px
}
html[dir=rtl] .percentageInf-container .arrow-right2{
    border-left:unset;
    border-right:4px solid #f5f5f5;
    right:0
}
.promote-business{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5)!important;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:2088
}
.promote-business .business-box{
    padding:15px 25px;
    width:800px;
    height:450px;
    background:#fff;
    border-radius:16px;
    position:relative
}
.promote-business .business-box .icon-close{
    color:#000;
    font-size:22px;
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer
}
.promote-business .business-box .box-head{
    display:flex;
    justify-content:space-between
}
.promote-business .business-box .box-head .head-l{
    display:flex;
    align-items:center
}
.promote-business .business-box .box-head .head-l .l-icon{
    width:6px;
    height:16px;
    background:#eeb822;
    border-radius:1px;
    margin-right:12px
}
.promote-business .business-box .box-head .head-l h2{
    white-space:nowrap;
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#3d3d3d;
    margin-right:14px
}
.promote-business .business-box .box-head .head-r{
    font-style:normal;
    font-weight:400;
    font-size:17px;
    line-height:24px;
    color:#a3a3a3;
    display:flex;
    align-items:center;
    position:relative
}
.promote-business .business-box .box-head .head-r span{
    white-space:nowrap
}
.promote-business .business-box .box-head .head-r .score{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:400;
    font-size:44px;
    line-height:53px;
    color:#323947;
    margin:0 30px 0 20px
}
.promote-business .business-box .box-head .head-r .unit{
    font-family:DIN;
    height:20px;
    padding-right:2px;
    display:flex;
    font-weight:400;
    align-items:center;
    justify-content:center;
    position:absolute;
    bottom:15%;
    right:0;
    border:1px solid rgba(0,0,0,.05);
    border-radius:2px;
    color:#e6e6e6
}
.promote-business .business-box .box-head .pc{
    display:none
}
.promote-business .business-box .l-tab{
    display:block;
    display:flex;
    align-items:center
}
.promote-business .business-box .l-tab li{
    border:.5px solid rgba(0,0,0,.05);
    white-space:nowrap;
    cursor:pointer;
    background:#fafafa;
    color:#ccc;
    padding:0 24px;
    border-radius:3px;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px
}
.promote-business .business-box .l-tab li.active{
    color:#fff;
    background:#3d3d3d
}
.promote-business .business-box .box-con{
    display:flex;
    justify-content:space-between
}
.promote-business .business-box .box-con .con-l{
    width:400px;
    height:270px
}
.promote-business .business-box .box-con .con-l #appRaisal{
    width:400px;
    height:250px
}
.promote-business .business-box .box-con .con-l .l-bom{
    margin-top:40px
}
.promote-business .business-box .box-con .con-l .l-bom ul{
    display:flex;
    justify-content:center
}
.promote-business .business-box .box-con .con-l .l-bom ul li{
    margin-right:6px;
    display:flex;
    flex-direction:column;
    align-items:center
}
.promote-business .business-box .box-con .con-l .l-bom ul li i{
    display:flex;
    width:40px;
    height:4px;
    background-color:#eeb822
}
.promote-business .business-box .box-con .con-l .l-bom ul li span{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#a3a3a3
}
.promote-business .business-box .box-con .con-l2{
    width:400px;
    height:266.02px;
    margin:45px auto 0
}
.promote-business .business-box .box-con .con-r{
    flex:1;
    height:348px
}
.promote-business .business-box .box-bom{
    position:absolute;
    bottom:20px;
    transform:translateX(-50%);
    left:50%;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#ccc;
    width:100%;
    text-align:center
}
@media screen and (max-width:2000px){
    .promote-business .business-box{
        width:500px;
        height:700px;
        padding:25px
    }
    .promote-business .business-box .box-head{
        flex-direction:column;
        margin:0
    }
    .promote-business .business-box .box-head .head-r{
        display:flex;
        justify-content:flex-end;
        align-items:center;
        margin-top:5px
    }
    .promote-business .business-box .box-head .pc{
        display:block
    }
    .promote-business .business-box .box-head .l-tab{
        display:block;
        display:flex;
        align-items:center;
        justify-content:center;
        margin:15px 0 0
    }
    .promote-business .business-box .box-head .l-tab li{
        border:.5px solid rgba(0,0,0,.05);
        white-space:nowrap;
        cursor:pointer;
        background:#fafafa;
        color:#ccc;
        padding:0 24px;
        border-radius:3px;
        font-style:normal;
        font-weight:400;
        font-size:12px;
        line-height:17px
    }
    .promote-business .business-box .box-head .l-tab li.active{
        color:#fff;
        background:#3d3d3d
    }
    .promote-business .business-box .l-tab{
        display:none
    }
    .promote-business .business-box .box-con{
        display:flex;
        flex-direction:column;
        flex-wrap:wrap;
        justify-content:center;
        margin:0 auto
    }
    .promote-business .business-box .box-con .con-l2{
        margin:4px auto 0
    }
    .promote-business .business-box .box-con .con-l{
        margin:0 auto
    }
    .promote-business .business-box .box-con .con-l .l-bom{
        margin:0 auto;
        position:absolute;
        top:52%;
        left:50%;
        transform:translate(-50%)
    }
    .promote-business .business-box .box-bom{
        width:450px
    }
}
html[dir=rtl] .promote-business .business-box .icon-close{
    right:unset;
    left:12px
}
.dealer-head{
    background:#fff;
    border:1px solid rgba(0,0,0,.05);
    border-radius:6px;
    height:314px;
    box-sizing:border-box;
    padding:20px 24px;
    display:flex;
    justify-content:space-between;
    position:relative
}
.dealer-head .dealer-l{
    display:flex
}
.dealer-head .dealer-l .dealer-l-l{
    width:220px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-logo{
    width:220px;
    height:132px;
    background:#fff;
    border:1px solid rgba(0,0,0,.05);
    border-radius:6px;
    position:relative;
    overflow:hidden;
    display:flex;
    justify-content:center;
    align-items:center
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-logo-img{
    max-width:100%;
    width:196px;
    height:100px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-logo-label{
    position:absolute;
    height:24px;
    left:2px;
    top:2px;
    border-radius:3px 0;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:24px;
    color:#fff;
    padding:0 6px;
    max-width:218px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-vr{
    position:absolute;
    bottom:10px;
    height:28px;
    width:28px;
    background-image:url(https://resources.interface003.com/web20/img/dealer/vr.png);
    background-size:cover;
    cursor:pointer;
    animation:dealerani 2.04s steps(16) 0s infinite
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-logo-seal{
    height:87.04px;
    position:absolute;
    top:81px;
    left:135px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score{
    width:220px;
    height:122px;
    border-radius:6px;
    margin-top:20px;
    position:relative;
    cursor:pointer
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-bg{
    height:100%;
    width:100%
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info:hover{
    background:rgba(76,109,141,.05)
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-scorerate{
    display:none;
    justify-content:center
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-title{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#4c6d8d
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-title span{
    margin-left:4px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-num .score-num-1{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:48px;
    line-height:58px;
    color:#4c6d8d
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-num .score-num-2{
    font-family:DIN;
    font-style:normal;
    font-weight:400;
    font-size:17px;
    line-height:22px;
    color:rgba(76,109,141,.5)
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-star{
    display:flex;
    align-items:center
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-star .score-star-text{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#4c6d8d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width:100px
}
.dealer-head .dealer-l .dealer-l-l .dealer-l-score:hover{
    background:rgba(76,109,141,.05)!important
}
.dealer-head .dealer-l .dealer-l-r{
    margin-left:32px;
    width:506px
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f{
    display:flex
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f .dealer-l-r-box{
    width:100%
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f .dealer-l-logo{
    width:120px;
    height:72px;
    background:#fff;
    border:1px solid rgba(0,0,0,.05);
    border-radius:6px;
    position:relative;
    overflow:hidden;
    flex-shrink:0;
    display:flex;
    justify-content:center;
    align-items:center
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f .dealer-l-logo .dealer-l-logo-img{
    max-width:100%;
    height:63px;
    width:112px
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f .dealer-l-logo .dealer-l-logo-label{
    position:absolute;
    height:24px;
    left:2px;
    top:2px;
    border-radius:3px 0;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:24px;
    color:#fff;
    padding:0 6px;
    max-width:100%
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-r-f .dealer-l-logo .dealer-l-vr{
    position:absolute;
    bottom:10px;
    height:28px;
    width:28px;
    background-image:url(https://resources.interface003.com/web20/img/dealer/vr.png);
    background-size:cover;
    cursor:pointer;
    animation:dealerani 2.04s steps(16) 0s infinite
}
@keyframes dealerani{
    0%{
        background-position:0 0
    }
    to{
        background-position:-448px 0
    }
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-title{
    display:flex;
    align-items:center;
    max-width:524px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height:39px
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-title .text{
    font-style:normal;
    font-weight:600;
    font-size:28px;
    line-height:39px;
    color:#3d3d3d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-title .title-icon{
    height:24px;
    margin-right:8px;
    width:23px
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-title .title-icon-v{
    height:28px;
    margin-left:8px;
    cursor:pointer
}
.dealer-head .dealer-l .dealer-l-r .dealer-label{
    margin-top:7px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-ul{
    display:flex;
    flex-wrap:wrap;
    width:100%
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-top{
    display:flex;
    width:100%;
    flex-wrap:wrap;
    margin-bottom:8px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list{
    display:flex;
    align-items:center;
    padding:0 12px;
    height:26px;
    background:#f5f5f5;
    border-radius:2px;
    margin-right:8px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    border:.5px solid hsla(0,0%,100%,.1)
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list img{
    height:15px;
    width:23px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text{
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    color:#3d3d3d;
    margin-left:6px;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .active,.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .icon-a-fanyongzhouqi{
    color:#4c6d8d
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text-text{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-box{
    height:26px;
    overflow:hidden;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    margin-bottom:8px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-b:hover{
    background:rgba(76,109,141,.2)!important
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url{
    width:100%;
    display:flex
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul{
    display:flex;
    align-items:center;
    background:hsla(0,0%,100%,.08);
    border:.5px solid hsla(0,0%,100%,.05);
    border-radius:2px;
    padding:0 8px;
    margin-right:6px;
    height:26px;
    cursor:pointer;
    color:#fff;
    position:relative
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul:hover{
    background:rgba(76,109,141,.05)
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .dealer-label-list-ul-a{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#fff;
    max-width:200px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .icon-guanwangdizhi{
    margin-right:6px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .icon-xiala{
    margin-left:30px;
    font-size:10px;
    transform:rotate(-90deg) scale(.8)
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list{
    position:absolute;
    width:276px;
    max-height:138px;
    left:0;
    top:37px;
    z-index:3
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list .url-list-box{
    position:relative
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list .url-list-box .url-list-j{
    position:absolute;
    display:flex;
    height:5px;
    width:5px;
    top:-3px;
    left:50%;
    background:#fff;
    transform:translate(-50%) rotate(45deg)
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list .url-list-box .url-list-ul{
    width:276px;
    max-height:138px;
    background:#fff;
    overflow:auto;
    padding-bottom:14px;
    border-radius:4px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list .url-list-box .url-list-ul a{
    display:block;
    margin-top:14px;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#000;
    width:100%;
    padding:0 18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .url-list .url-list-box .url-list-ul a:hover{
    color:#fc6
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .head-label-box{
    margin-top:13px;
    width:506px
}
.dealer-head .dealer-l .dealer-l-r .dealer-label .head-label-box .head-label-box-t{
    display:flex;
    overflow:hidden;
    width:100%
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box{
    display:flex;
    margin-top:14px;
    justify-content:space-between
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open-sgj{
    display:flex;
    align-items:center
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open{
    width:246px;
    height:42px;
    background:#477db2;
    border-radius:4px;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    cursor:pointer;
    padding:0 10px
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open span{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open:active{
    opacity:.6
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open:hover{
    opacity:.8
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .open-sgj{
    width:42px;
    height:42px;
    background:rgba(94,176,92,.8);
    border:1px solid #5eb05c;
    border-radius:4px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left:8px;
    opacity:.9
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .open-sgj img{
    height:18px
}
.dealer-head .dealer-l .dealer-l-r .dealer-open-box .open-sgj:hover{
    opacity:1
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-aaa{
    display:none
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score{
    width:220px;
    height:122px;
    border-radius:6px;
    margin-top:20px;
    position:relative;
    cursor:pointer
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-bg{
    height:100%;
    width:100%
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info:hover{
    background:rgba(76,109,141,.05)
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-scorerate{
    display:none;
    justify-content:center
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-title{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#4c6d8d
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-num .score-num-1{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:48px;
    line-height:58px;
    color:#4c6d8d
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-num .score-num-2{
    font-family:DIN;
    font-style:normal;
    font-weight:400;
    font-size:17px;
    line-height:22px;
    color:rgba(76,109,141,.5)
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-star{
    display:flex;
    align-items:center
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-star .score-star-text{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#4c6d8d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width:100px
}
.dealer-head .dealer-l .dealer-l-r .dealer-l-score:hover{
    background:rgba(76,109,141,.05)!important
}
.dealer-head .dealer-r{
    width:370px;
    display:flex;
    flex-shrink:0;
    margin-top:56px
}
.dealer-head .dealer-r .score{
    width:100%;
    height:198px;
    background:rgba(76,109,141,.05);
    border:1px solid rgba(76,109,141,.15);
    border-radius:6px;
    display:flex;
    box-sizing:border-box;
    padding:10px 0 20px;
    position:relative;
    cursor:pointer
}
.dealer-head .dealer-r .score .score-l{
    flex:1;
    position:relative
}
.dealer-head .dealer-r .score .score-l .score-l-echarts{
    width:100%;
    height:139px;
    display:flex;
    justify-content:center;
    align-items:center
}
.dealer-head .dealer-r .score .score-l .score-l-text{
    position:absolute;
    width:100%;
    text-align:center;
    left:0;
    top:100px;
    font-family:PingFang SC;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#4c6d8d
}
.dealer-head .dealer-r .score .score-r{
    width:168px;
    padding-right:22px;
    box-sizing:border-box;
    flex-shrink:0
}
.dealer-head .dealer-r .score .score-r .score-r-ul{
    display:flex;
    align-items:center;
    justify-content:space-between;
    height:25px;
    margin-bottom:8px
}
.dealer-head .dealer-r .score .score-r .score-r-ul .score-r-ul-1{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#3d3d3d
}
.dealer-head .dealer-r .score .score-r .score-r-ul .score-r-ul-2{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:17px;
    color:#3d3d3d
}
.dealer-head .dealer-r .score .score-fx{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    background:#f1d2ce;
    border-radius:0 0 6px 6px;
    height:23px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 10px
}
.dealer-head .dealer-r .score .score-fx img{
    height:14px;
    margin-right:4px
}
.dealer-head .dealer-r .score .score-fx .score-fx-p{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#ff1800;
    max-width:340px;
    overflow:hidden
}
.dealer-head .dealer-r .score .score-fx .score-fx-p .text_warp{
    color:#ff1800
}
.dealer-head .dealer-r .score .score-label{
    position:absolute;
    top:-3px;
    left:10px
}
.dealer-head .dealer-r .score:hover{
    background:rgba(76,109,141,.1)
}
.dealer-head .score-aaa{
    margin-top:10px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    overflow:hidden;
    height:82.01px
}
.dealer-head .score-aaa .score-aaa-l,.dealer-head .score-aaa .score-aaa-r{
    width:180px;
    height:82px;
    background:rgba(76,109,141,.05);
    border:1px solid rgba(76,109,141,.15);
    border-radius:4px;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    position:relative;
    cursor:pointer
}
.dealer-head .score-aaa .score-aaa-l:hover,.dealer-head .score-aaa .score-aaa-r:hover{
    background:rgba(76,109,141,.05)
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-yyl,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl{
    display:flex;
    align-items:center;
    flex-direction:column
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-yyl p,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl p{
    margin-right:18px
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-yyl-text,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl-text{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#4c6d8d
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-l-1,.dealer-head .score-aaa .score-aaa-r .score-aaa-l-1{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#4c6d8d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:center
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-l-2,.dealer-head .score-aaa .score-aaa-r .score-aaa-l-2{
    font-family:DIN-Medium;
    font-style:normal;
    font-weight:500;
    font-size:28px;
    line-height:44px;
    color:#4c6d8d;
    overflow:hidden;
    white-space:nowrap
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-label,.dealer-head .score-aaa .score-aaa-r .score-aaa-label{
    position:absolute;
    top:0;
    right:0;
    padding:0 6px;
    height:17px;
    background:rgba(53,179,137,.05);
    border:1px solid rgba(53,179,137,.15);
    border-radius:0 4px;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#35b389
}
.dealer-head .score-aaa .score-aaa-l .score-aaa-r-img,.dealer-head .score-aaa .score-aaa-r .score-aaa-r-img{
    max-width:100%;
    max-height:100%
}
.dealer-head .score-aaa .only-one{
    width:100%;
    justify-content:space-between;
    flex-direction:row;
    padding:0 20px;
    height:46px
}
.dealer-head .score-aaa .only-one:hover{
    background:hsla(0,0%,100%,.05)
}
.dealer-head .score-aaa .no-cursor-def{
    cursor:default
}
.dealer-head .score-aaa .score-aaa-r-w{
    padding:0!important;
    background:hsla(0,0%,100%,.1)!important
}
.dealer-head .dealer-zxkh-box{
    display:flex;
    height:42px;
    border-radius:4px;
    display:none
}
.dealer-head .dealer-zxkh{
    flex:1;
    height:42px;
    background:#477db2;
    border:1px solid #477db2;
    border-radius:4px;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    margin-top:10px;
    cursor:pointer;
    text-align:center
}
.dealer-head .daeler-tool{
    position:absolute;
    right:14px;
    top:20px
}
.dealer-head .daeler-tool .tool-list{
    position:relative;
    display:flex
}
.dealer-head .daeler-tool .tool-list .tool-ul{
    margin-right:10px;
    padding:0 10px;
    height:30px;
    border:1px solid hsla(0,0%,100%,.06);
    border-radius:4px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:10px;
    cursor:pointer;
    position:relative
}
.dealer-head .daeler-tool .tool-list .tool-ul .text{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#3d3d3d;
    padding-left:4px
}
.dealer-head .daeler-tool .tool-list .tool-ul .iconfont{
    font-size:18px
}
.dealer-head .daeler-tool .tool-list .tool-ul:hover{
    background:hsla(0,0%,92.9%,.2)
}
.dealer-head .daeler-tool .tool-list .tool-ul:hover .gz-box{
    display:block
}
.dealer-head .daeler-tool .tool-list .tool-ul .gz-box{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:37px;
    display:none
}
.dealer-head .daeler-tool .tool-list .tool-ul .gz-box .gz-box-s{
    background:rgba(0,0,0,.7);
    border-radius:4px;
    padding:3px 6px;
    position:relative
}
.dealer-head .daeler-tool .tool-list .tool-ul .gz-box .gz-box-s .gz-text{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:21px;
    color:#fff;
    white-space:nowrap
}
.dealer-head .daeler-tool .tool-list .tool-ul .gz-box .gz-box-s .gz-t{
    position:absolute;
    display:flex;
    height:5px;
    width:5px;
    background:rgba(0,0,0,.7);
    top:-2px;
    left:50%;
    transform:translateX(-50%) rotate(45deg)
}
.dealer-head .daeler-tool .tool-list .tool-ul-1 .iconfont,.dealer-head .daeler-tool .tool-list .tool-ul-1 .text{
    color:#3d3d3d
}
.dealer-head .daeler-tool .tool-list .tool-ul-2{
    background:rgba(232,113,42,.05);
    border:1px solid rgba(232,113,42,.15)
}
.dealer-head .daeler-tool .tool-list .tool-ul-2 .iconfont,.dealer-head .daeler-tool .tool-list .tool-ul-2 .text{
    color:#e8712a
}
.dealer-head .daeler-tool .tool-list .tool-ul-2:hover{
    background:rgba(232,113,42,.8)!important
}
.dealer-head .daeler-tool .tool-list .tool-ul-2:hover .iconfont,.dealer-head .daeler-tool .tool-list .tool-ul-2:hover .text{
    color:#fff!important
}
.dealer-head .daeler-tool .tool-list .tool-ul-4:hover{
    background:rgba(61,85,204,.5)!important
}
.dealer-head .daeler-tool .tool-list .tool-ul-4:hover .iconfont,.dealer-head .daeler-tool .tool-list .tool-ul-4:hover .text{
    color:#fff!important
}
.dealer-head .daeler-tool .tool-list .tool-ul-3{
    background:rgba(61,85,204,.05);
    border:1px solid rgba(61,85,204,.15)
}
.dealer-head .daeler-tool .tool-list .tool-ul-3 .iconfont,.dealer-head .daeler-tool .tool-list .tool-ul-3 .text{
    color:#3d55cc
}
.dealer-head .daeler-tool .tool-list .tool-ul-3:hover{
    background:rgba(61,85,204,.1)!important
}
.dealer-head .daeler-tool .tool-list .share{
    position:absolute;
    left:0;
    top:42px;
    height:130px;
    background:#fff;
    box-shadow:0 0 32px rgba(0,0,0,.14);
    border-radius:8px;
    width:146px;
    display:flex;
    flex-direction:column;
    justify-content:center
}
.dealer-head .daeler-tool .tool-list .share a{
    height:36px;
    display:flex;
    align-items:center;
    padding-left:17px
}
.dealer-head .daeler-tool .tool-list .share a .share-text{
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:20px;
    color:#7a7a7a;
    padding-left:7px
}
.dealer-head .daeler-tool .tool-list .share a .iconfont{
    color:#fff;
    border-radius:2px;
    padding:2px;
    font-size:14px
}
.dealer-head .daeler-tool .tool-list .share a .icon-facebook2{
    background:#425f9b
}
.dealer-head .daeler-tool .tool-list .share a .icon-tw{
    background:#52a9e7
}
.dealer-head .daeler-tool .tool-list .share a .icon-weixin1{
    background:#60c539
}
.dealer-head .daeler-tool .tool-list .share a:hover .share-text{
    color:#3d3d3d;
    font-weight:600
}
.dealer-head .daeler-tool .tool-list .wx-ewm{
    position:absolute;
    width:146px;
    height:162px;
    top:42px;
    left:-146px;
    background:#fff;
    box-shadow:0 0 32px rgba(0,0,0,.14);
    border-radius:8px;
    cursor:default
}
.dealer-head .daeler-tool .tool-list .wx-ewm .share-wx-i{
    height:100%;
    width:100%;
    position:relative;
    box-sizing:border-box;
    padding:26px 16px 0
}
.dealer-head .daeler-tool .tool-list .wx-ewm .share-wx-i .share-wx-close{
    position:absolute;
    top:9px;
    right:9px;
    cursor:pointer;
    color:#333
}
.dealer-head .daeler-tool .tool-list .wx-ewm .share-wx-i .share-wx-ewm{
    height:97px;
    width:97px;
    margin:0 auto
}
.dealer-head .daeler-tool .tool-list .wx-ewm .share-wx-i .share-wx-1{
    text-align:center;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:17px;
    color:#292929;
    margin-top:12px
}
.dealer-head .daeler-tool .tool-list .wx-ewm .share-wx-i .share-wx-2{
    margin-top:9px;
    text-align:center;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:14px;
    color:#ccc;
    transform:scale(.8);
    width:100%
}
.dealer-head .iframe-show{
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:rgba(0,0,0,.3);
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:9
}
.dealer-head .iframe-show .show-box{
    position:relative
}
.dealer-head .iframe-show .show-box .icon-close{
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer
}
.dealer-head .iframe-show .show-box .iframe{
    width:380px;
    height:366px;
    background:#fff;
    border-radius:10px
}
@media screen and (max-width:1199px){
    .dealer-head .dealer-l .dealer-l-r .dealer-l-title{
        max-width:414px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-open-box .open-sgj{
        display:none
    }
    .dealer-head .dealer-r{
        width:216px;
        display:none
    }
    .dealer-head .dealer-r .score{
        height:161px
    }
    .dealer-head .dealer-r .score .score-r{
        display:none
    }
    .dealer-head .score-aaa{
        flex-direction:column;
        height:101px;
        overflow:hidden;
        flex-wrap:inherit
    }
    .dealer-head .score-aaa .score-aaa-l,.dealer-head .score-aaa .score-aaa-r{
        height:45px;
        width:100%;
        flex-direction:row;
        justify-content:space-between;
        padding:0 18px
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-l-2,.dealer-head .score-aaa .score-aaa-r .score-aaa-l-2{
        font-size:32px;
        min-width:100px;
        text-align:right
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-label,.dealer-head .score-aaa .score-aaa-r .score-aaa-label{
        top:-10px;
        background:#ecf5f3;
        border:1px solid rgba(53,179,137,.15);
        border-radius:0 4px;
        right:-1px
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-yyl,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl{
        width:100%;
        justify-content:space-between
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-yyl p,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl p{
        margin:0;
        text-align:center
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-yyl-text,.dealer-head .score-aaa .score-aaa-r .score-aaa-yyl-text{
        display:none
    }
    .dealer-head .score-aaa .score-aaa-l,.dealer-head .score-aaa .score-aaa-r{
        margin-bottom:11px
    }
    .dealer-head .score-aaa .score-aaa-l .score-aaa-l-1,.dealer-head .score-aaa .score-aaa-r .score-aaa-l-1{
        width:auto
    }
    .dealer-head .score-aaa .only-one{
        height:100px
    }
    .dealer-head .score-aaa .score-aaa-r-new{
        display:none
    }
}
@media screen and (max-width:2000px){
    .dealer-head .dealer-l .dealer-l-r{
        width:470px;
        margin-left:22px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list{
        height:28px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text{
        font-size:14px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .head-label-box{
        width:470px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-aaa{
        display:flex;
        flex-direction:row;
        margin-top:21px;
        flex-wrap:wrap;
        overflow:hidden;
        height:45px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-aaa .score-aaa-l,.dealer-head .dealer-l .dealer-l-r .dealer-l-aaa .score-aaa-r{
        width:226px;
        margin-bottom:0;
        height:45px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-open-box{
        display:flex;
        align-items:center;
        justify-content:space-between;
        margin-top:10px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open{
        width:228px;
        height:42px;
        margin-top:0!important
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-title .text{
        max-width:220px
    }
    .dealer-head .daeler-tool .tool-list .tool-ul .text,.dealer-head .dealer-r{
        display:none
    }
}
@media screen and (max-width:2000px){
    .dealer-head{
        height:auto;
        flex-direction:column;
        padding:10px 16px 18px;
        border-radius:0
    }
    .dealer-head .dealer-l .dealer-l-l{
        width:auto
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-logo{
        width:120px;
        height:72px
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-logo-label{
        font-size:11px;
        height:17px;
        line-height:17px;
        max-width:118px
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-vr{
        bottom:1px;
        right:3px!important
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-logo-seal{
        height:40.8px;
        width:60px;
        top:50px;
        left:86px
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-score{
        width:120px;
        height:72px;
        background:rgba(76,109,141,.05);
        border:1px solid rgba(76,109,141,.15);
        border-radius:6px;
        margin-top:16px
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-bg{
        display:none
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-num .score-num-1{
        font-size:31px;
        line-height:1
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-scorerate{
        display:flex
    }
    .dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-star,.dealer-head .dealer-l .dealer-l-l .dealer-l-score .dealer-l-score-info .score-title{
        display:none
    }
    .dealer-head .dealer-l .dealer-l-r{
        width:100%;
        margin-left:0
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-r-box{
        width:calc(100% - 120px)
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-title{
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        width:100%;
        padding-left:8px;
        height:25px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-title .text{
        font-size:18px;
        line-height:25px;
        color:#3d3d3d;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label{
        width:100%;
        height:46px;
        margin-top:3px;
        padding-left:8px;
        overflow:hidden
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list{
        padding:0 4px;
        height:20px;
        margin-bottom:0;
        border:none;
        background:hsla(0,0%,100%,.1)!important
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text{
        font-size:14px;
        line-height:20px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text-text{
        font-size:10px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list:first-child{
        background:none!important
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list:first-child .label-text-text{
        display:none
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-box,.dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-top{
        margin-bottom:6px
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa{
        margin-top:16px;
        height:72px;
        justify-content:space-between
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa .dealer-l-score{
        width:32%;
        margin-top:0
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-l,.dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-r{
        width:32%;
        height:72px;
        flex-direction:column;
        justify-content:center
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-l .score-aaa-l-2,.dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-r .score-aaa-l-2{
        font-size:30px;
        line-height:36px;
        min-width:auto
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-l .score-aaa-l-1,.dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-r .score-aaa-l-1{
        width:100%!important
    }
    .dealer-head .dealer-l .dealer-l-r .score-aaa .score-aaa-u:last-child{
        margin-right:0
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-open-box{
        width:100%;
        display:none
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-open-box .dealer-open-url{
        display:none
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-score{
        width:120px;
        height:72px;
        background:rgba(76,109,141,.05);
        border:1px solid rgba(76,109,141,.15);
        border-radius:6px;
        margin-top:16px
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-bg{
        display:none
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-num .score-num-1{
        font-size:31px;
        line-height:1
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-scorerate{
        display:flex
    }
    .dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-star,.dealer-head .dealer-l .dealer-l-r .dealer-l-score .dealer-l-score-info .score-title{
        display:none
    }
    .dealer-head .dealer-zxkh-box{
        display:flex;
        gap:7px
    }
    .dealer-head .dealer-zxkh{
        cursor:pointer
    }
    .dealer-head .daeler-tool{
        display:none
    }
    .dealer-head .dealer-module{
        box-sizing:border-box;
        padding:0 30px
    }
    .dealer-head .dealer-module .box{
        width:100%
    }
}
.dealer-bg .dealer-l-score{
    background:hsla(0,0%,100%,.1)!important;
    border:none!important
}
.dealer-bg .dealer-l-score .dealer-l-score-bg{
    display:none!important
}
.dealer-bg .dealer-l-score .dealer-l-score-info .score-title{
    color:hsla(0,0%,100%,.5)!important
}
.dealer-bg .dealer-l-score .dealer-l-score-info .score-num .score-num-1{
    color:#fff!important
}
.dealer-bg .dealer-l-score .dealer-l-score-info .score-num .score-num-2{
    color:hsla(0,0%,100%,.2)!important
}
.dealer-bg .dealer-l-score .dealer-l-score-info .score-star .score-star-text{
    color:#fff!important
}
.dealer-bg .dealer-l-r .dealer-l-title,.dealer-bg .dealer-l-r .dealer-l-title .text{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.dealer-bg .dealer-l-r .dealer-l-title .text{
    color:#fff!important
}
.dealer-bg .dealer-l-r .dealer-label .dealer-label-list{
    background:rgba(0,0,0,.04)!important
}
.dealer-bg .dealer-l-r .dealer-label .dealer-label-list .label-text-text{
    color:#fff;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-weight:400;
    font-size:14px
}
.dealer-bg .dealer-l-r .dealer-open-url{
    border:none!important
}
.dealer-bg .dealer-r .score{
    background:hsla(0,0%,100%,.05);
    border:1px solid hsla(0,0%,100%,.05);
    border-radius:6px
}
.dealer-bg .dealer-r .score-r .score-r-ul span{
    color:hsla(0,0%,100%,.5)!important
}
.dealer-bg .score-aaa .score-aaa-l,.dealer-bg .score-aaa .score-aaa-r{
    background:hsla(0,0%,100%,.1);
    border:1px solid hsla(0,0%,100%,.1);
    border-radius:4px
}
.dealer-bg .score-aaa .score-aaa-l .score-aaa-l-1,.dealer-bg .score-aaa .score-aaa-l .score-aaa-l-2,.dealer-bg .score-aaa .score-aaa-l .score-aaa-yyl-text,.dealer-bg .score-aaa .score-aaa-r .score-aaa-l-1,.dealer-bg .score-aaa .score-aaa-r .score-aaa-l-2,.dealer-bg .score-aaa .score-aaa-r .score-aaa-yyl-text{
    color:#fff
}
.dealer-bg .tool .tool-list .tool-ul{
    border:1px solid hsla(0,0%,100%,.08);
    border-radius:4px 0 0 4px
}
.dealer-bg .tool .tool-list .tool-ul-1 .iconfont,.dealer-bg .tool .tool-list .tool-ul-1 .text,.dealer-bg .tool .tool-list .tool-ul .text{
    color:#fff
}
.dealer-bg .tool .tool-list .tool-ul-2{
    background:#e8712a;
    border:1px solid hsla(0,0%,100%,.05)
}
.dealer-bg .tool .tool-list .tool-ul-2 .iconfont,.dealer-bg .tool .tool-list .tool-ul-2 .text{
    color:#fff
}
.dealer-bg .tool .tool-list .tool-ul-3{
    background:#3d55cc;
    border:1px solid hsla(0,0%,100%,.05)
}
.dealer-bg .tool .tool-list .tool-ul-3 .iconfont,.dealer-bg .tool .tool-list .tool-ul-3 .text{
    color:#fff
}
.dealer-fff{
    background:#477db2!important
}
html[dir=rtl] .dealer-head .dealer-r .score .score-label{
    left:unset;
    right:10px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r{
    margin-right:32px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-l .dealer-l-logo-seal{
    left:unset;
    right:145px;
    transform:rotate(45deg)
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-l .dealer-l-logo .dealer-l-logo-label{
    left:unset;
    right:2px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text{
    margin-left:0;
    margin-right:6px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list .label-text-text{
    padding-right:6px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-open-box .open-sgj{
    margin-left:0;
    margin-right:8px
}
html[dir=rtl] .dealer-head .dealer-r .score .score-r{
    padding-right:0;
    padding-left:22px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list{
    margin-right:0;
    margin-left:8px
}
html[dir=rtl] .dealer-head .daeler-tool{
    right:auto;
    left:20px
}
html[dir=rtl] .dealer-head .daeler-tool .tool-list .share{
    left:auto;
    right:-146px
}
html[dir=rtl] .dealer-head .daeler-tool .tool-list .share a{
    padding-left:0;
    padding-right:17px
}
html[dir=rtl] .dealer-head .daeler-tool .tool-list .share a .share-text{
    padding-left:0;
    padding-right:7px
}
html[dir=rtl] .dealer-head .animation_star{
    direction:ltr;
    transform:rotate(180deg)
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-l-title .title-icon{
    margin-right:0;
    margin-left:8px
}
html[dir=rtl] .dealer-head .daeler-tool .tool-list .tool-ul{
    border-right:1px solid hsla(0,0%,100%,.08)!important
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-l-title .title-icon-v{
    margin-left:auto;
    margin-right:8px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .icon-guanwangdizhi{
    margin-right:auto;
    margin-left:6px
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul .icon-xiala{
    margin-left:auto;
    margin-right:30px;
    transform:rotate(90deg) scale(.8)
}
html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list-url .dealer-label-list-ul{
    margin-right:0;
    margin-left:6px
}
@media screen and (max-width:2000px){
    html[dir=rtl] .dealer-head{
        padding:20px
    }
}
@media screen and (max-width:2000px){
    html[dir=rtl] .dealer-head .dealer-l .dealer-l-r{
        margin-right:0
    }
    html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-l-r-box{
        padding-right:10px
    }
    html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label{
        overflow:hidden
    }
    html[dir=rtl] .dealer-head .dealer-l .dealer-l-r .dealer-label .dealer-label-list{
        border:none
    }
}
.dealer-head .el-rate__icon{
    margin-right:0!important;
    transform:rotate(-45deg)
}
