
    .scroll {
        width: 1000px;
        height: 250px;
        overflow: hidden;
    }
   
    .scrollLeft {
        width: 10000px;
        float: left;
    }

    .scrollLeft .demo1 {
        float: left;
    }

    .scrollLeft .demo2 {
        float: left;
    }

    .nav {
        display: flex !important;
        padding-right: 3px !important;
    }

    .nav li {
        padding-left: 3px !important;


    }



    .inner {
        min-width: 1400px;
    }

    .idxtradeList {
        width: 75% !important;
        margin: 0 auto;
    }

    .w {
        width: 80% !important;
        margin: 0 auto;
    }



    /*三角形*/
    .sanjiao {
        margin-left: 49.8%;
        float: left;
        width: 0;
        height: 0;
        border-width: 7px;
        border-style: solid;
        border-color: transparent #008068 transparent transparent;
        transform: rotate(90deg);


    }

    /*实线*/
    .shixian {
        border-bottom: 2px solid #008068;
        width: 522px;
        height: 2px;
        display: block;
        padding-top: 13px;
        margin-bottom: 0;
        margin: 0 auto;


    }

    /*标题*/
    .title-line {
        font-size: 30px;
        color: #191919;
        text-align: center;
        margin-top: 60px;
        margin-bottom: 5px;
        font-weight: bold
    }

    /*简介*/
    .title-lines {
        font-size: 20px;
  
        color: #595959;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 60px;
    }

    #carousel-328442 {
        margin-bottom: 0px;
    }

    ._tanchu {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 500px;
        height: 500px;
        margin-left: -250px;
        margin-top: -250px;
        z-index: 300;
    }

    .__gb {
        position: absolute;
        top: 8px;
        right: 5px;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
    }

    ._tanchu.active {
        display: block;
    }

    .__box {
        background: #333;
        height: 100%;
        padding-top: 32px;
    }

    .__box img {
        clear: both;
        display: block;
        margin: auto;
    }

    .Links h3 {
        font-size: 20px;
        color: #fff;
        padding-bottom: 15px;
    }

    .Links ul li {
        font-size: 14px;
        color: #999;
        padding-right: 20px;
    }

    .Links ul li a {
        color: #999;
    }

    .Links ul li:hover a {
        color: #fff;
    }

    .dowebok {
        width: 100%;
        margin: 100px auto;
        font-size: 0;
    }

    .dowebok img {
        margin-left: 10px;
        vertical-align: top;
    }

    /*质造中心*/




    .vehicle-panel__container {
        width: 1427px !important;
    }

    .responsive-image {
        width: 1427px;
    }

    @media screen and (max-width: 1400px) {
        .responsive-image {
            width: 100%;
        }
    }

    /* .vehicle-panel__item-text {
        white-space: nowrap;
    } */
