.main{
    max-width:1239px !important;
    margin:0 auto !important
}
.banner{
    text-align: center;
    background: #f7f8fb;
}
.banner img{
    margin: 0 auto;
    width: 100%;
}
.banner11{
    width: 100%;
    height:718px;
    background: url('/static/banner01.png') scroll center no-repeat;
    background-size: contain;
}
.banner2{
    width: 100%;
    height:718px;
    background: url('/static/banner02.png') scroll center no-repeat;
    background-size: contain;
}
.banner3{
    width: 100%;
    height:718px;
    background: url('/static/banner03.png') scroll center no-repeat;
    background-size: contain;
}
li,ol,ul{list-style:none}
.nav{
    float: left;
    margin-bottom: 0;
    margin-left: 30%;
}
.nav li{
    display: inline-block;
    width: 150px;
}
.nav li a{
   color: #333;
}
.logo{
    float: left;
    width: 47px;
    height: 45px;
    background: url('/static/logo.png') scroll 0 0 no-repeat;
    margin-top: 9px;
    position: relative;
}
.logoname{
    position: absolute;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    left: 65px;
    top: 8px;
    color:#ff6634;
}
.cur a{
    color: #ff6634 !important;
    border-bottom: 2px solid #ff6634;
    padding-bottom: 10px;
}
.banbot{
    width: 100%;
    height: 502px;
    background: url('/static/banner_b.png') scroll center no-repeat;
}
.hei{
    margin-top: 60px;
}
.xiadan{
    width: 100%;
    height: 748px;
    background: url('/static/banner_b_3.png') scroll center no-repeat;
    position: relative;
}
.guanyu{
    width: 100%;
    height: 748px;
    background: url('/static/about.png') scroll center no-repeat;
}
.guanyu_bu{
    width: 100%;
    height: 453px;
    background: url('/static/about_bu.png') scroll center no-repeat;
}
.lianxi{
    width: 100%;
    height: 280px;
    background: url('/static/lianxi.png') scroll center no-repeat;
}
.lianxi_t{
    width: 100%;
    height: 470px;
    background: url('/static/lianxi_t.png') scroll center no-repeat;
}
.hezuo{
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background-color: #2a2a2a;
}
.hezuo .title{
    width: 100%;
    height: 80px;
    background:url('/static/hezuo.png') scroll center no-repeat;
}
.hezuo li img{
    width: 100px;
    height: 100px;
}
.hezuo ul{
    display: flex;
    padding: 0;
}
.hezuo li {
    flex: 1;
    text-align: center;
    margin-top: 20px;
}
.hezuo li  p{
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.btn{
    width: 1002px;
    height: 60px;
    background: #ff6634;
    text-align: center;
    line-height: 60px;
    color: #000;
    font-size: 24px;
    position: absolute;
    left: 50%;
    border:none;
    margin-left: -501px;
    bottom: 20%;
    border-radius: 50px;
}
.btn2{
    width: 70%!important;
    height: 60px;
    background: #ff6634;
    text-align: center;
    color: #000;
    font-size: 24px;
    position: absolute;
    left: 15%;
    border:none;
    bottom: 10%;
    border-radius: 50px;
}
.paddingtop{
   height: 64px;
}
.brands{
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 32px;
    padding: 0 11px;
    line-height: 32px;
}
.pop-wrapper .pop-two--series{
    width: 400px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 8px 20px 0 rgb(17 30 54 / 9%);
}
.pop-wrapper .brand
    {
        position: relative;
        width: 200px;
        height: 520px;
        box-sizing: border-box;
        border-radius: 4px;
        box-shadow: 0 8px 20px 0 rgb(17 30 54 / 9%);
    }
    .pop-wrapper .brand  .index {
        float: left;
        width: 30px;
        height: 100%;
        line-height: 20px;
        text-align: center;
        color: #fff;
        background-color: #111e36;
        border-radius: 4px 0 0 4px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 5px;
        box-sizing: border-box;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .brand>.index li {
        cursor: pointer;
    }
    .brand>.index li:hover {
        color: #fff;
        border-radius: 4px;
        background-color: #05f;
    }

    .brand>.list dt {
        color: #111e36;
        font-weight: 700;
        line-height: 30px;
        padding: 0 12px;
        background-color: #f1f3f6;
    }
    .brand>.list dd {
        position: relative;
        line-height: 30px;
        padding: 0 12px;
        cursor: default;
        white-space: nowrap;
    }
    .brand>.list dd:hover {
        background-color: #f8f9fc;
    }
    .athmselect {
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        z-index: 3000;
    }

    .brand .list dd:after {
        content: "\E612";
        color: #c5cad4;
        font-family: athm-iconfont;
        font-size: 12px;
        font-weight: 400;
        position: absolute;
        top: 0;
        right: 12px;
    }
    .athmselect dl {
       
       
        background-color: #fff;
    }
    .athm-athmselect dd.active, .athmselect dd.selected {
        color: #05f;
        font-weight: 700;
        background-color: #f8f9fc;
    }
    .brand>.list {
        max-height: 520px;
        position: absolute;
        overflow-x: hidden;
        overflow-y: auto;
        top: 0;
        right: 0;
        left: 30px;
        border-radius: 0 4px 4px 0;
    }
    .index li.active {
        color: #fff;
        border-radius: 4px;
        background-color: #05f;
    }
    .pinpai_num{
        color: #333;
    }
    

    .pop-wrapper{
        display: flex;
    }
    .pop-wrapper .series
    {
        position: relative;
        width: 200px;
        height: 520px;
        box-sizing: border-box;
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 8px 20px 0 rgb(17 30 54 / 9%);
        overflow-y: scroll;
    }
    .series>.index li {
        cursor: pointer;
    }
    .series>.index li:hover {
        color: #fff;
        border-radius: 4px;
        background-color: #05f;
    }

    .series>.list dt {
        color: #111e36;
        font-weight: 700;
        line-height: 30px;
        padding: 0 12px;
        background-color: #f1f3f6;
    }
    .series>.list dd {
        position: relative;
        line-height: 30px;
        padding: 0 12px;
        cursor: default;
        white-space: nowrap;
    }
    .series>.list dd:hover {
        background-color: #f8f9fc;
    }
    .series .list dd:after {
        content: "\E612";
        color: #c5cad4;
        font-family: athm-iconfont;
        font-size: 12px;
        font-weight: 400;
        position: absolute;
        top: 0;
        right: 12px;
    }








    .bg0,.bg1,.bgdiv_sel,.square,.ucarselecttype {
        position: absolute
    }
    
    .pinggu,.submit {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }
    
    .c3pc-move-nav-list .company-dynamic-list p,.car-card .car-name,.select_box #valnone {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .eval-container {
        margin: 45px 0
    }
    
    .bgdiv_sel {
        top: 0;
        left: 0;
        z-index: 70;
        display: none
    }
    
    .lr_158_30 {
        left: 0;
        top: 38px
    }
    
    .list_1:hover,.list_2:hover,.list_3:hover,.list_4:hover,.list_5:hover,.list_6:hover,.list_7:hover {
        background-color: #f60;
        color: #fff
    }
    
    .bg0 {
        width: 227px;
        height: 478px;
        background: #fff;
        border: 1px solid #f60;
        z-index: 1000
    }
    
    .ucarselecttype {
        width: 543px;
        padding: 9px 0 0 3px;
        z-index: 999999;
        font-size: 12px
    }
    
    .ucarselecttype_pinpai {
        width: 180px;
        height: 476px;
        float: left;
        overflow: hidden
    }
    
    .ucarselecttype_pinpaitop {
        float: left;
        height: 27px;
        width: 178px;
        margin-bottom: 2px;
        text-align: center;
        font-size: 16px;
        color: #f60;
        line-height: 27px
    }
    
    .left_list {
        float: left;
        width: 16px;
        height: 100px;
        margin-left: 6px;
        padding-right: 10px
    }
    
    .ucarselecttype_pinpaibottom {
        float: left;
        height: 437.5px;
        width: 163px;
        overflow-x: hidden;
        scrollbar-width: thin
    }
    
    .left_list a {
        background: #ddd;
        border: 1px solid #fff;
        float: left;
        height: 18px;
        line-height: 15px;
        margin-bottom: 2px;
        text-align: center;
        width: 15px
    }
    
    .ucarselecttype_pinpaibottom_ul p.pinpailist {
        display: block;
        padding-left: 8px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        text-align: left;
        cursor: pointer;
        border-bottom: 1px solid #f8f8f8;
        margin-bottom: 0;
    }
    
    .ucarselecttype_pinpaibottom_ul p {
        padding-left: 8px;
        height: 25px;
        line-height: 25px;
        display: block;
        overflow: hidden
    }
    
    .ucarselecttype_pinpai.last {
        margin-right: 0
    }
    
    .bg1 {
        width: 183px;
        height: 316px;
        background: #fff;
        border: 1px solid #f60;
        z-index: 1000
    }
    
    .layerbg2 {
        background: #f60;
        color: #fff;
        margin-bottom: 0;

    }
    
    .header-banner-animation {
        position: relative;
        height: 498px;
        background-repeat: no-repeat;
        width: 644px
    }
    
    .square {
        width: 82px;
        height: 55px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/css_sprites-v3.png) -198px -455px
    }
    
    .small-square,.small-square-orange {
        background-repeat: no-repeat;
        position: absolute
    }
    
    .square1 {
        top: 41px;
        animation: animateAdxIn1 1.5s linear infinite
    }
    
    @keyframes animateAdxIn1 {
        0% {
            top: 41px;
            left: 0;
            opacity: .4
        }
    
        100% {
            top: 80px;
            left: 68px;
            opacity: 1
        }
    }
    
    .square2 {
        top: 80px;
        left: 68px;
        animation: animateAdxIn2 1.5s linear infinite
    }
    
    @keyframes animateAdxIn2 {
        0% {
            top: 80px;
            left: 68px
        }
    
        100% {
            top: 120px;
            left: 136.8px
        }
    }
    
    .square3 {
        top: 120px;
        left: 136.8px;
        animation: animateAdxIn3 1.5s linear infinite
    }
    
    @keyframes animateAdxIn3 {
        0% {
            top: 120px;
            left: 136.8px;
            opacity: 1
        }
    
        100% {
            top: 153px;
            left: 201px;
            opacity: .4
        }
    }
    
    .small-square {
        background-image: url(https://ssl-assets.che300.com/feimg/web3.0/home/small-square.png);
        height: 64px;
        width: 80.5px
    }
    
    .small-square-orange {
        background-image: url(https://ssl-assets.che300.com/feimg/web3.0/home/small-square-orange.png)
    }
    
    .small-square1 {
        height: 48.3px;
        width: 32.2px;
        top: 202.8px;
        left: 101px;
        animation: animateTopDown1 1.5s linear infinite
    }
    
    @keyframes animateTopDown1 {
        0%,100% {
            top: 202.8px
        }
    
        50% {
            top: 186.7px
        }
    }
    
    .small-square2 {
        height: 48.3px;
        width: 32.2px;
        top: 235px;
        right: 25px;
        background-size: 41%;
        animation: animateTopDown2 1.5s linear infinite
    }
    
    @keyframes animateTopDown2 {
        0%,100% {
            top: 235px
        }
    
        50% {
            top: 219px
        }
    }
    
    .small-square-orange1 {
        width: 48.3px;
        height: 48.3px;
        top: 376.7px;
        left: 85px
    }
    
    @keyframes animateTopDown3 {
        0%,100% {
            top: 376.7px
        }
    
        50% {
            top: 360px
        }
    }
    
    .small-square-orange2 {
        width: 48.3px;
        height: 48.3px;
        top: 133.6px;
        left: 63.7px;
        background-size: 28%
    }
    
    @keyframes animateTopDown4 {
        0%,100% {
            top: 133.6px
        }
    
        50% {
            top: 117.5px
        }
    }
    
    .small-square-orange3 {
        width: 48.3px;
        height: 48.3px;
        top: 127px;
        right: 117.5px;
        background-size: 68%
    }
    
    @keyframes animateTopDown5 {
        0%,100% {
            top: 127px
        }
    
        50% {
            top: 111px
        }
    }
    
    .car {
        position: absolute;
        left: 248px;
        animation: car 1.8s linear infinite;
        width: 142px;
        height: 104px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/css_sprites-v3.png) -775px -230px
    }
    
    @keyframes car {
        0%,100% {
            top: 69px
        }
    
        50% {
            top: 53px
        }
    }
    
    .base {
        position: absolute;
        top: 25.7px;
        left: 27.3px;
        width: 568px;
        height: 425px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/css_sprites-v3.png) -10px -10px
    }
    
    .base-light {
        position: absolute;
        top: 236.6px;
        left: 161px;
        animation: baseLight 1.5s linear infinite;
        width: 321px;
        height: 200px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/css_sprites-v3.png) -598px -10px
    }
    
    .fly-light1,.fly-light2,.fly-light3,.fly-light4,.fly-light5 {
        height: 161px;
        width: 8px
    }
    
    @keyframes baseLight {
        0%,100% {
            opacity: 1
        }
    
        50% {
            opacity: .4
        }
    }
    
    .fly-light {
        background-image: url(https://ssl-assets.che300.com/feimg/web3.0/home/fly-light.png);
        background-repeat: no-repeat;
        position: absolute
    }
    
    .fly-light1 {
        top: 161px;
        left: 257.6px;
        background-size: 50%;
        animation: flyLight1 2.5s linear infinite
    }
    
    @keyframes flyLight1 {
        0% {
            top: 161px;
            opacity: .4
        }
    
        50% {
            top: 104.6px;
            opacity: 1
        }
    
        100% {
            top: 48.3px;
            opacity: 0
        }
    }
    
    .fly-light2 {
        top: 161px;
        left: 290px;
        animation: flyLight2 3s linear infinite
    }
    
    @keyframes flyLight2 {
        0% {
            top: 161px;
            opacity: .4
        }
    
        50% {
            top: 104.6px;
            opacity: 1
        }
    
        100% {
            top: 48.3px;
            opacity: 0
        }
    }
    
    .fly-light3 {
        top: 128.8px;
        left: 322px;
        background-size: 80%;
        animation: flyLight3 1.5s linear infinite
    }
    
    @keyframes flyLight3 {
        0% {
            top: 128.8px;
            opacity: .4
        }
    
        50% {
            top: 72.5px;
            opacity: .8
        }
    
        100% {
            top: 16.1px;
            opacity: 0
        }
    }
    
    .fly-light4 {
        top: 96.6px;
        left: 354.2px;
        background-size: 30%;
        animation: flyLight4 2.5s linear infinite
    }
    
    @keyframes flyLight4 {
        0% {
            top: 96.6px;
            opacity: .4
        }
    
        50% {
            top: 56.35px;
            opacity: 1
        }
    
        100% {
            top: 16.1px;
            opacity: 0
        }
    }
    
    .fly-light5 {
        top: 193.2px;
        left: 386.4px;
        background-size: 80%;
        animation: flyLight5 1.5s linear infinite
    }
    
    @keyframes flyLight5 {
        0% {
            top: 193.2px;
            opacity: .2
        }
    
        50% {
            top: 104.6px;
            opacity: 1
        }
    
        100% {
            top: 64.4px;
            opacity: 0
        }
    }
    
    .page {
        position: absolute;
        top: 264px;
        left: 390px;
        -webkit-filter: alpha(opacity=100, finishopacity=0, style=2);
        filter: alpha(opacity=100, finishopacity=0, style=2);
        width: 157px;
        height: 203px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/css_sprites-v3.png) -598px -230px
    }
    
    .text-in-page {
        position: absolute;
        background: #ccc;
        border-bottom-left-radius: 32.2px;
        border-top-right-radius: 32.2px;
        transform: rotate(-31deg);
        -ms-transform: rotate(-31deg);
        -moz-transform: rotate(-31deg);
        -webkit-transform: rotate(-31deg);
        -o-transform: rotate(-31deg)
    }
    
    .text-in-page1 {
        width: 56.35px;
        height: 5.3px;
        top: 286.5px;
        left: 410.5px;
        animation: textInPage1 3s linear infinite
    }
    
    @keyframes textInPage1 {
        0% {
            width: 0;
            top: 298px
        }
    
        100%,33% {
            width: 56.35px;
            top: 286.5px
        }
    }
    
    .text-in-page2 {
        width: 56.35px;
        height: 5.3px;
        top: 294.6px;
        left: 423.4px;
        animation: textInPage2 3s linear infinite
    }
    
    @keyframes textInPage2 {
        0%,33% {
            width: 0;
            top: 3.4.2px
        }
    
        100%,66% {
            width: 56.35px;
            top: 294.6px
        }
    }
    
    .text-in-page3 {
        width: 56.35px;
        height: 5.3px;
        top: 302.7px;
        left: 434.7px;
        animation: textInPage3 3s linear infinite
    }
    
    @keyframes textInPage3 {
        0%,66% {
            width: 0;
            top: 314px
        }
    
        100% {
            width: 56.35px;
            top: 302.6px
        }
    }
    
    .animation-arrow {
        animation: animationArrow 4s linear infinite;
        width: 32px;
        height: 18px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/animation-arrow.png);
        position: absolute
    }
    
    @keyframes animationArrow {
        0% {
            opacity: .2;
            top: 192px;
            left: 257px
        }
    
        50% {
            opacity: 1;
            top: 142px;
            left: 327px
        }
    
        100% {
            opacity: 0;
            top: 92px;
            left: 257px
        }
    }
    
    .animation-chart {
        animation: animationChart 5.5s linear infinite;
        width: 22px;
        height: 20px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/animation-chart.png);
        position: absolute
    }
    
    @keyframes animationChart {
        0% {
            opacity: .2;
            top: 202px;
            left: 348px
        }
    
        50% {
            opacity: 1;
            top: 152px;
            left: 227px
        }
    
        100% {
            opacity: 0;
            top: 102px;
            left: 348px
        }
    }
    
    .animation-text {
        animation: animationText 4.5s linear infinite;
        width: 24px;
        height: 30px;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/animation-text.png);
        position: absolute;
        top: 223px;
        left: 300px
    }
    
    @keyframes animationText {
        0% {
            opacity: .2;
            top: 223px;
            left: 300px
        }
    
        33% {
            opacity: .7;
            top: 193px;
            left: 350px
        }
    
        50% {
            opacity: 1
        }
    
        66% {
            opacity: .7;
            top: 163px;
            left: 300px
        }
    
        100% {
            opacity: 0;
            top: 133px;
            left: 250px
        }
    }
    
    .che300-empty {
        height: 480px
    }
    
    .che300-onlyone {
        height: 480px;
        display: block
    }
    
    .c3pc-move-nav-list {
        position: relative;
        clear: both
    }
    
    .c3pc-move-nav-list .header-banner {
        width: 1180px;
        margin: auto;
        position: relative
    }
    
    .c3pc-move-nav-list .features-img {
        width: 74px;
        height: 66px;
        margin-top: 32px;
        margin-right: 20px;
        margin-left: 40px
    }
    
    .c3pc-move-nav-list #slideBox {
        overflow: hidden
    }
    
    .c3pc-move-nav-list #slideBox .slideBox-slide-background-room {
        background: #f7f8fa
    }
    
    .c3pc-move-nav-list #slideBox .swiper-container,.c3pc-move-nav-list #slideBox .swiper-wrapper,.c3pc-move-nav-list .swiper-container-header {
        height: 480px;
        margin: auto
    }
    
    .c3pc-move-nav-list .swiper-slide {
        width: 100%;
        height: 480px;
        float: left;
        position: relative
    }
    
    .c3pc-move-nav-list .swiper-slide img {
        width: 100%;
        height: 100%
    }
    
    .c3pc-move-nav-list .swiper-slide .btn {
        width: 177px;
        margin: 25px 50px 0 0;
        float: left;
        line-height: 58px;
        font-size: 20px;
        border-radius: 30px;
        position: relative;
        cursor: pointer;
        padding-left: 25px
    }
    
    .c3pc-move-nav-list .swiper-slide .btn>a {
        display: block
    }
    
    .c3pc-move-nav-list .swiper-slide .btn i {
        position: absolute;
        top: 19px;
        left: 45px;
        width: 20px;
        height: 20px;
        display: block
    }
    
    .c3pc-move-nav-list .swiper-slide .gama-cooperation {
        background: #333;
        color: #fff;
        text-align: center
    }
    
    .c3pc-move-nav-list .swiper-slide .personal-content span {
        color: #f60
    }
    
    .c3pc-move-nav-list .swiper-slide h3 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 12px;
        color: #333
    }
    
    .c3pc-move-nav-list .swiper-slide h3 span {
        font-weight: 600;
        color: #2a8cff
    }
    
    .c3pc-move-nav-list .swiper-slide h4 {
        font-size: 16px;
        color: #333;
        margin: 0 0 12px;
        font-weight: 100
    }
    
    .c3pc-move-nav-list .swiper-slide ul {
        margin: 38px 0;
        height: 245px
    }
    
    .c3pc-move-nav-list .swiper-slide li {
        float: left;
        width: 325px;
        margin-bottom: 23px;
        margin-left: 20px;
        font-size: 14px;
        color: #666;
        list-style: disc
    }
    
    .c3pc-move-nav-list .swiper-slide li div:nth-of-type(1) {
        color: #333;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 16px
    }
    
    .c3pc-move-nav-list .swiper-slide li:nth-of-type(2n) {
        margin-left: 70px
    }
    
    .c3pc-move-nav-list .personal>div,.c3pc-move-nav-list .professional>div {
        width: 430px
    }
    
    .c3pc-move-nav-list .kjj .kjj-content li div:nth-of-type(1) {
        margin-bottom: 5px
    }
    
    .c3pc-move-nav-list .swiper-slide .kjj-cooperation,.c3pc-move-nav-list .swiper-slide .kjj-learn-more {
        margin-top: 0
    }
    
    .c3pc-move-nav-list .J_slide_advance {
        width: 1180px;
        float: left;
        height: 148px;
        margin: auto
    }
    
    .c3pc-move-nav-list .J_slide_advance p {
        width: 199px;
        margin-right: 1px;
        float: left
    }
    
    .c3pc-move-nav-list .learn-our-product {
        width: 100%;
        text-align: center;
        margin: 80px 0;
        font-size: 24px;
        line-height: 24px;
        color: #333
    }
    
    .c3pc-move-nav-list .partners-show {
        width: 1104px;
        margin: 75px auto 64px;
        text-align: center;
        color: #333
    }
    
    .c3pc-move-nav-list .partners-show h3 {
        font-size: 28px;
        line-height: 28px
    }
    
    .c3pc-move-nav-list .partners-show h4 {
        font-size: 16px;
        line-height: 16px;
        margin: 20px 0 80px;
        font-weight: 100
    }
    
    .partners-container {
        font-size: 0
    }
    
    .c3pc-move-nav-list .partners-show-img {
        height: 480px;
        overflow: hidden;
        box-sizing: border-box;
        border-bottom: 16px solid transparent
    }
    
    .c3pc-move-nav-list .partners-show-img img {
        width: 144px;
        height: 80px;
        margin-right: 16px;
        margin-bottom: 16px
    }
    
    .c3pc-move-nav-list .partners-show-img img:nth-of-type(7n) {
        margin-right: 0
    }
    
    .c3pc-move-nav-list .honor-bg,.c3pc-move-nav-list .swiper-background {
        background: #f7f8fa
    }
    
    .c3pc-move-nav-list .company-dynamic,.c3pc-move-nav-list .honor-show {
        width: 1180px;
        margin: auto;
        padding-bottom: 100px
    }
    
    .c3pc-move-nav-list .company-dynamic h3,.c3pc-move-nav-list .honor-show h3 {
        margin: 80px auto;
        font-size: 24px;
        display: inline-block;
        width: 100%;
        text-align: center
    }
    
    .c3pc-move-nav-list .honor-show-room {
        width: 1180px;
        height: 200px;
        overflow: hidden
    }
    
    .c3pc-move-nav-list .honor-show-empty,.c3pc-move-nav-list .honor-show-img-list {
        float: left
    }
    
    .c3pc-move-nav-list .honor-show-img {
        width: 500%;
        overflow: hidden
    }
    
    .c3pc-move-nav-list .honor-show-img img {
        margin-right: 20px;
        width: 280px;
        height: 200px;
        float: left
    }
    
    .c3pc-move-nav-list .company-dynamic {
        height: 420px
    }
    
    .c3pc-move-nav-list .company-dynamic-list {
        float: left;
        width: 570px;
        margin-right: 20px
    }
    
    .c3pc-move-nav-list .company-dynamic-list a {
        width: 550px;
        position: absolute;
        top: 0;
        left: 0
    }
    
    .c3pc-move-nav-list .company-dynamic-list li {
        font-size: 14px;
        margin-bottom: 15px;
        margin-left: 20px;
        list-style: disc;
        position: relative
    }
    
    .c3pc-move-nav-list .company-dynamic-list p {
        padding-right: 100px
    }
    
    .c3pc-move-nav-list .company-dynamic-list span {
        position: absolute;
        right: 0;
        top: 0
    }
    
    .c3pc-move-nav-list .company-dynamic-img {
        float: left;
        width: 580px
    }
    
    .c3pc-move-nav-list .company-dynamic-img a {
        display: table-cell
    }
    
    .c3pc-move-nav-list .company-dynamic-img img {
        width: 280px;
        height: 200px;
        float: left
    }
    
    .c3pc-move-nav-list .company-dynamic-img img:nth-of-type(1) {
        margin-right: 20px
    }
    
    .c3pc-move-nav-list .apply-cooperation {
        clear: both;
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/apply-cooperation-bg-v2.png);
        height: 240px;
        width: 100%;
        text-align: center;
        color: #fff
    }
    
    .c3pc-move-nav-list .apply-cooperation h3 {
        margin: 80px auto 20px;
        font-size: 24px;
        display: inline-block;
        width: 100%
    }
    
    .c3pc-move-nav-list .apply-cooperation .apply-cooperation-btn {
        border: 1px solid #fff;
        border-radius: 18px;
        line-height: 36px;
        width: 160px;
        font-size: 16px;
        display: block;
        margin: auto
    }
    
    .c3pc-header {
        position: relative
    }
    
    .header-empty {
        display: none
    }
    
    .swiper-header {
        width: 1180px;
        height: 620px;
        margin: auto;
        overflow: hidden;
        z-index: 1
    }
    
    .swiper-pagination-bullet {
        width: 50px;
        border-radius: 5px;
        background: #8f8c8f;
        height: 2px
    }
    
    .swiper-pagination-bullet-active {
        background: #fff
    }
    
    .eval-container-room {
        width: 1180px;
        margin: auto;
        position: relative
    }
    
    .eval-container {
        position: absolute;
        top: -475px;
        width: 327px;
        box-sizing: border-box;
        padding: 0 0 22px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
        box-shadow: 0 0 10px rgba(0,0,0,.4);
        z-index: 100
    }
    
    .pinggu ul li,.tabs {
        position: relative
    }
    
    .tabs {
        z-index: 100;
        background: rgba(226,231,245,.6);
        font-size: 14px;
        color: #7a8399;
        line-height: 50px;
        margin-bottom: 25px
    }
    
    .tabs .tab {
        display: inline-block;
        width: 106px;
        text-align: center;
        cursor: pointer
    }
    
    .tabs .active {
        background: #fff;
        color: #f60;
        border-top: 2px solid #f60;
        font-weight: 500
    }
    
    .pinggu ul {
        margin: 0 auto
    }
    
    .pinggu ul li.mb13 {
        margin-bottom: 18px
    }
    
    .select_box,.submit {
        margin: 0 auto;
        text-align: center;
        cursor: pointer
    }
    
    .select_box.none {
        background: 0 0
    }
    
    .select_box input.numgongli {
        border: none;
        height: 33px;
        text-align: center
    }
    
    .select_box label {
        position: absolute;
        top: 2px;
        right: 43px
    }
    
    .select_box,.select_box input.numgongli {
        width: 140px
    }
    
    .select_box {
        width: 284px;
        height: 35px;
        border: 2px solid #ddd;
        line-height: 35px;
        background: url(https://fezz.che300.com/web/theme/images/web2.0/arrow.png) 245px 16px no-repeat #fff;
        color: #333
    }
    
    .ucarselecttype_pinpaibottom_ul p.pinpailist-model {
        display: box;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: space-between;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between
    }
    
    .submit {
        color: #fff;
        height: 50px;
        line-height: 48px;
        width: 287px;
        position: relative;
        font-size: 16px;
        background-color: #f60;
        display: block;
        border-radius: 4px
    }
    
    .ucarselecttype_pinpaibottom::-webkit-scrollbar {
        width: 5px
    }
    
    .ucarselecttype_pinpaibottom::-webkit-scrollbar-track {
        background-color: #ebebeb
    }
    
    .ucarselecttype_pinpaibottom::-webkit-scrollbar-thumb {
        background-color: grey
    }
    
    .ucarselecttype_pinpaibottom::-webkit-scrollbar-corner {
        background-color: grey
    }
    
    .download-app {
        width: 1180px;
        height: 560px;
        margin: 110px auto
    }
    
    .download-app>h2 {
        font-size: 28px;
        color: #23232e;
        text-align: center;
        margin-bottom: 60px
    }
    
    .download-app>div {
        display: flex
    }
    
    .download-app .app-info {
        flex: 1;
        position: relative;
        width: 590px;
        float: left
    }
    
    .app-info>img {
        width: 226px;
        height: 458px;
        margin-right: 30px
    }
    
    .app-info-text {
        position: absolute;
        left: 256px;
        top: 0;
        width: 270px
    }
    
    .app-info-text>p {
        margin: 22px 0 26px;
        font-size: 16px;
        color: #23232e
    }
    
    .app-info-text>h4 {
        font-size: 14px;
        line-height: 14px;
        color: #7a8399;
        margin-top: 0;
        margin-bottom: 8px;
        font-weight: 100
    }
    
    .app-info-text>h4>span {
        font-weight: 500
    }
    
    .app-info-text>h4:nth-child(2n) {
        margin-bottom: 20px
    }
    
    .app-info-top,.app-info-top-major {
        position: relative;
        height: 60px
    }
    
    .app-info-top-major>img,.app-info-top>img {
        width: 60px;
        height: 60px;
        margin-right: 8px
    }
    
    .app-info-top-major>h3,.app-info-top>h3 {
        font-size: 24px;
        margin-bottom: 14px;
        position: absolute;
        left: 78px;
        top: 5px;
        color: #ff9702;
        font-weight: 700;
        line-height: 21px
    }
    
    .app-info-top-major>h3 {
        color: #2a8cff
    }
    
    .app-info-top-major>h4,.app-info-top>h4 {
        font-size: 16px;
        color: #23232e;
        position: absolute;
        left: 78px;
        top: 17px;
        line-height: 16px
    }
    
    .app-info-button {
        margin-top: 37px;
        position: relative
    }
    
    .app-info-button .qcode {
        width: 120px;
        height: 120px
    }
    
    .app-info-button .android-download {
        width: 140px;
        height: 54px;
        position: absolute;
        left: 138px;
        top: 0
    }
    
    .app-info-button .ios-download {
        width: 140px;
        height: 54px;
        position: absolute;
        left: 138px;
        top: 66px
    }
    
    .triangle-right {
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-left: 8px solid #23232e;
        border-bottom: 4px solid transparent;
        position: absolute;
        top: 26px;
        left: 89px
    }
    
    .buy-sall-car {
        width: 1158px;
        margin: 0 auto 72px;
        height: 276px;
        box-shadow: 0 0 10px rgba(226,231,245,.6);
        border-radius: 8px;
        position: relative
    }
    
    .buy-car {
        margin: 30px 60px 30px 50px;
        height: 215px;
        position: absolute;
        left: 0;
        width: 699px;
        border-right: 1px solid rgba(226,231,245,.6)
    }
    
    .buy-car-search p,.sall-car p {
        font-weight: 700;
        line-height: 40px;
        font-size: 20px;
        margin-top: 10px
    }
    
    .sall-car p {
        margin-top: 20px;
        line-height: 20px
    }
    
    .buy-car-search .search-input {
        width: 444px;
        background: rgba(226,231,245,.6);
        height: 38px;
        font-size: 16px;
        position: absolute;
        padding-left: 20px;
        top: 10px;
        left: 114px;
        border: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    
    .buy-car-search .button-input {
        width: 80px;
        background: #f60;
        height: 40px;
        font-size: 16px;
        color: #fff;
        position: absolute;
        top: 10px;
        left: 558px;
        border: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        cursor: pointer
    }
    
    .buy-car-button-list {
        margin-top: 24px;
        margin-left: -8px;
        margin-bottom: -20px;
        width: 700px;
        font-size: 16px;
        line-height: 16px
    }
    
    .buy-car-button-list div {
        padding: 15px 0;
        width: 80.5px;
        text-align: left;
        display: inline-block;
        position: relative;
        margin-left: 30px;
        color: #23232e
    }
    
    .buy-car-button-list div:nth-child(1),.buy-car-button-list div:nth-child(2),.buy-car-button-list div:nth-child(3),.buy-car-button-list div:nth-child(4),.buy-car-button-list div:nth-child(5),.buy-car-button-list div:nth-child(6) {
        width: 101px;
        margin-left: 9px
    }
    
    .buy-car-button-list img {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 14px;
        left: -25px;
        -ms-interpolation-mode: bicubic
    }
    
    .sall-car {
        margin: 30px 50px 30px 60px;
        position: absolute;
        right: 0;
        width: 300px
    }
    
    .sall-car .search-input {
        width: 280px;
        background: rgba(226,231,245,.6);
        height: 54px;
        font-size: 16px;
        padding-left: 20px;
        border: 0;
        border-radius: 4px;
        margin: 20px 0
    }
    
    .sall-car .button-input {
        width: 300px;
        background: #ff9702;
        height: 56px;
        font-size: 16px;
        color: #fff;
        border: 0;
        border-radius: 4px;
        cursor: pointer
    }
    
    .characteristic-list {
        width: 1165px;
        margin: 0 auto 60px
    }
    
    .characteristic-list>div {
        width: 170px;
        margin-right: 50px;
        line-height: 60px;
        font-size: 20px;
        color: #23232e;
        display: inline-block;
        padding-left: 80px;
        position: relative
    }
    
    .characteristic-list>div>div {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0
    }
    
    .characteristic-list>div:nth-child(4) {
        margin-right: 0
    }
    
    .car-list {
        width: 1200px;
        margin: 0 auto
    }
    
    .car-card {
        width: 286px;
        height: 355px;
        margin-right: 10px;
        background: #f4f6fb;
        display: inline-block;
        margin-bottom: 20px;
        border-radius: 6px;
        border: 1px solid #fff
    }
    
    .car-card>a>img {
        width: 286px;
        height: 186px;
        display: block;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px
    }
    
    .car-card .car-text {
        margin: 0 12px
    }
    
    .car-card .car-name {
        height: 18px;
        margin: 16px 0 14px;
        font-size: 16px;
        color: #23232e;
        line-height: 20px
    }
    
    .car-card .car-info {
        font-size: 12px;
        color: #7a8399;
        margin-bottom: 4px
    }
    
    .car-card .car-price-info {
        margin: 14px 0 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #e3e8f5;
        position: relative
    }
    
    .car-card .car-fraction,.car-card .car-verygood {
        position: absolute;
        top: 10px;
        display: inline-block
    }
    
    .car-card .car-price {
        font-size: 16px;
        color: #f60;
        display: inline-block;
        line-height: 32px
    }
    
    .car-card .car-price .big-number {
        font-size: 32px
    }
    
    .car-card .car-verygood {
        width: 32px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        background: #ff9702;
        border-radius: 4px;
        font-size: 12px;
        right: 115px;
        margin-left: 10px
    }
    
    .car-card .car-fraction {
        font-size: 14px;
        right: 0
    }
    
    .orange-text {
        color: #ff9702
    }
    
    .car-card .car-price-fraction {
        line-height: 24px;
        margin: 8px 0;
        position: relative;
        text-align: 24px
    }
    
    .car-card .car-price-fraction>div {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle
    }
    
    .car-card .car-price-fraction>span {
        position: absolute;
        right: 0;
        color: #fff;
        background: #ff9702;
        display: inline-block;
        border-radius: 4px;
        width: 32px;
        text-align: center;
        font-size: 12px;
        margin-top: 2px
    }
    
    .car-card .car-price-fraction .low {
        color: #3ec995
    }
    
    .car-card .car-price-fraction .high {
        color: #f60
    }
    
    .car-card .car-price-fraction>.seller-bsns {
        background: #2a8cff
    }
    
    .car-card:nth-child(4n) {
        margin-right: 0
    }
    
    .look-more-cars {
        margin: 50px auto 100px;
        width: 320px;
        height: 56px;
        line-height: 56px;
        font-size: 20px;
        color: #23232e;
        border-radius: 8px;
        border: 1px solid #7a8399;
        text-align: center;
        display: block
    }
    
    .car-card:hover {
        border: 1px solid #f60
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 28px
    }
    
    .zip-img {
        background: url(https://ssl-assets.che300.com/feimg/web3.0/home/zip-img.png) no-repeat
    }
    
    .che300-logo {
        height: 24px;
        width: 24px;
        background-position: 0 0
    }
    
    .gerenban-logo,.icon-quanqudao,.icon-rengongzhinneg,.icon-zhuanye,.icon_dashuju,.zhuanyeban-logo {
        height: 60px;
        width: 60px
    }
    
    .zhuanyeban-logo {
        background-position: 0 -24px
    }
    
    .icon-rengongzhinneg {
        background-position: 0 -84px
    }
    
    .icon-zhuanye {
        background-position: 0 -144px
    }
    
    .icon_dashuju {
        background-position: 0 -204px
    }
    
    .icon-quanqudao {
        background-position: 0 -264px
    }
    
    .gerenban-logo {
        background-position: 0 -324px
    }
    
    .zhuanye {
        height: 120px;
        width: 120px;
        background-position: 0 -384px
    }
    
    .dazhong {
        height: 120px;
        width: 121px;
        background-position: 0 -504px
    }
    
    .android,.ios {
        height: 54px;
        width: 140px
    }
    
    .android {
        background-position: 0 -624px
    }
    
    .ios {
        background-position: 0 -678px
    }
.pop_tip { height:545px;padding: 0;text-align: center; border: 1px solid #ccc; background-color: #fff;border: 1px solid #ff4545;}
.pop_tip .head_title { background-color: #ff4545; font-size: 16px; color: white; text-align: left; overflow: hidden; line-height:36px;}
.pop_tip .head_title .title_name {  float: left;  margin-left: 20px;}
.pop_tip .head_title .close {   width: 16px;  height: 16px;  float: right;  margin: 0px;  cursor: pointer;}
.pop_tip .price { color:#ff4545; font-size:16px; font-weight:bold; line-height:20px; margin:25px 0 10px;}
.pop_tip .code2 { width:170px; height:170px; border:1px solid #dfdfdf; margin:0 auto 22px; padding:0px; position:relative;}
.pop_tip .code2 .codew_icon { width:40px; height:40px; position:absolute; left:64px; top:64px;}
.pop_tip .code2 .codew_icon img { width:40px; height:40px;}
.pop_tip .code2 .mask_s { width:190px; height:190px; position:absolute; left:0; top:0; background-color:#eee; filter:alpha(opacity=50);opacity:0.5;}
.pop_tip .code2 .tip { width:126px; height:28px; line-height:28px; color:#999; position:absolute; top:80px; left:32px; border-radius:14px; background-color:#fff; font-size:12px;}
.pop_tip .code2 .tip a { color:#ff4545; text-decoration:none;}
.pop_tip .btn_b {  height: 28px; line-height:28px;  width: 188px; display: inline-block; font-size: 12px; color:#333; text-decoration:none; border: 1px solid #ccc; border-radius: 14px;
  background-image: -moz-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(243,242,244) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(243,242,244) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(243,242,244) 100%);
}
.pop_tip .btn_b:hover { color:#fff; background-color:#ff2832; border-color:#ff2832; background-image:none;}
.ant-btn-primary:hover, .ant-btn-primary:focus{
    color: #fff !important;
    background-color:#ff2832 !important; 
}

@media screen and (min-width: 1062px) {
}
.ant-layout-header{
      padding: 0;
}

.jpreport{
    text-align: center;
    margin: 30px auto 0;
    text-align: center;
    color: #fff;
    font-size: 30px;
}

/** about us */

.ab_container{
    width: 750px;
    margin: 0 auto;
    padding: 10px 0 50px;
}

.ab_title{
    color:#fff;
    text-align: center;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 8px;
    font-weight: bold;
}

.ab_small_title{
    color:#fff;
    text-align: left;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
}

.ab_content{
    color:#fff;
    text-align: left;
    font-size: 14px;
    margin-top: 2px;
    line-height: 22px;
}
