@charset "utf-8";
html,
body {
    position: relative;
    width: 100%;
    background-size: 100%;
}

html {
    background: #000;
}

body {
    background: url(../imgs/cars/cars_bg.jpg) no-repeat top center;
}


/* menu2 */

#menu2 {
    position: fixed;
    right: 8%;
    top: 50%;
    height: 356px;
    list-style-type: none;
    z-index: 50;
    width: 220px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

#menu2 li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 10px 0;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 2px;
}

#menu2 li a {
    display: block;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    padding-right: 8px;
    color: #fff;
    background: url(../imgs/page1_btn.png) no-repeat right top;
    background-size: 100%;
}

#menu2 li.active a {
    padding-right: 4px;
    border-right: 4px solid #e60122;
    background: url(../imgs/page1_btn_on.png) no-repeat right top;
    background-size: 100%;
}


/* 导航结束 */

.line_fiexd {
    position: fixed;
    z-index: 50;
    width: 8.125%;
    top: 0;
    bottom: 0;
}

.left_fiexd {
    left: 1.4%;
}

.line_fiexd .line,
.line_fiexd .circular {
    background: #fff;
    margin: auto;
}

.line_fiexd .line_top {
    height: 4%;
    padding-bottom: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.line_fiexd .line {
    width: 1px;
    height: 100%;
    opacity: .5;
}

.line_fiexd .circular {
    width: 3px;
    height: 3px;
    border-radius: 50%;
}

.line_fiexd .logo {
    width: 100%;
    padding: 9.5% 0;
}

.line_fiexd .logo a {
    display: inline-block;
    cursor: pointer;
}

.line_fiexd .logo img {
    width: 100%;
}

.line_fiexd .line_center {
    height: 80%;
    padding-bottom: 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.line_fiexd .line_center2 {
    height: 70%;
}

.line_fiexd .line_center3 {
    height: 3%;
}

.line_fiexd .share {
    width: 21px;
    height: 25px;
    padding: 9.5% 0;
    margin: auto;
    cursor: pointer;
}

.line_fiexd .shop_link {
    width: 28px;
    height: 29px;
}

.line_fiexd .share .icons {
    width: 160px;
    height: 25px;
    position: relative;
}

.line_fiexd .share .icons img {
    float: left;
}

.line_fiexd .share .icons img.share_btn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.line_fiexd .share .icons img.weibo {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.line_fiexd .share .icons img.weixin {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.line_fiexd .line_bottom {
    height: 6%;
    padding-bottom: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/* 右侧导航 */

.right_fiexd {
    right: 1.4%;
}

.right_fiexd .nav_btn a {
    display: block;
    width: 21.15%;
    margin: auto;
}

.right_fiexd .news {
    width: 100%;
}

.right_fiexd .news .icons {
    width: 174%;
    position: relative;
    right: 76%;
}

.right_fiexd .news .icons img {
    width: 100%;
}


/* car_details详情介绍 */

.big_wrap {
    width: 100%;
    padding-bottom: 50px;
}

.car_banner {
    overflow: hidden;
    position: relative;
}

.car_banner>img {
    width: 100%;
}

.car_banner .top_title {
    width: 22%;
    height: 0;
    margin: auto;
    margin-top: 4.47%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -11%;
}

.car_banner .top_title img {
    width: 100%;
}

.wrap {
    text-align: left;
    color: #fff;
    width: 72%;
    margin-left: 9%;
    padding: 0 1%;
    height: 76%;
    margin-top: 7%;
    /*overflow: hidden;*/
}

.wrap .page_title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    height: 20px;
}

.wrap .page_title span {
    float: left;
}

.wrap .page_title .current_page {
    color: #e60122;
}

.wrap .page_title .line {
    width: 100px;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    margin: 0 15px;
    margin-top: 9px;
}

.wrap h1 {
    clear: both;
    font-size: 38px;
    line-height: 130px;
    font-weight: bold;
    letter-spacing: 2px;
    clear: both;
}

.wrap h2 {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 2px;
}

.wrap h2 span {
    float: left;
    border-bottom: 2px solid #e60122;
    padding: 0 42px;
    margin-right: 10px;
    margin-top: 13px;
}

.wrap h4 {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 3.2%;
    margin-top: 3%;
}

.wrap h4 span {
    float: left;
    width: 52px;
    height: 2px;
    margin-right: 10px;
    margin-top: 13px;
    background: #ff0000;
}

.wrap .text {
    margin-top: 2%;
}

.wrap img {
    width: 100%;
}

.wrap .text .img_text {
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    margin-top: 2%;
    /* text-align: justify; */
}

.wrap .text .img_text .left_text {
    float: left;
    width: 52%;
}

.wrap .text .img_text .right_img {
    float: right;
    width: 44%;
}

.wrap .text .img_text img {
    width: 100%;
    display: block;
}

.wrap .text .img_text .item {
    width: 32%;
    float: left;
    margin-right: 2%;
    text-align: center;
}

.wrap .text .img_text .item p {
    margin: 6% 0;
    margin-bottom: 0;
}

.wrap .text .img_text .item:last-child {
    margin-right: 0;
}

.wrap .text .tab_wrap .big_img {
    width: 100%;
    margin-bottom: 2px;
}

.wrap .text .tab_wrap ul.tab_btn {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.wrap .text .tab_wrap ul.tab_btn li {
    width: 20%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.wrap .text .tab_wrap ul.tab_btn li a {
    display: block;
    padding: 0 2px 0 0;
    cursor: pointer;
}

.wrap .text .tab_wrap ul.tab_btn li:last-child a {
    background: #fff;
}

.wrap .text .car_wrap {
    width: 70%;
    margin-left: 20%;
    margin-top: 5%;
    position: relative;
}

.wrap .text .car_wrap .part4_1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.wrap .text .car_wrap .part4_1 p {
    position: absolute;
    width: 6%;
    text-align: center;
    cursor: pointer;
}

.wrap .text .car_wrap .part4_1 p img {
    width: 100%;
    margin-left: 25%;
}

.wrap .text .car_wrap .part4_1 p>a {
    position: absolute;
    top: -80%;
    left: -75%;
    width: 200%;
}

.wrap .text .car_wrap .part4_1 p .car_config_img {
    display: none;
}

.wrap .text .car_wrap .part4_1 p.car_config_01 {
    left: 18%;
    top: 40%;
}

.wrap .text .car_wrap .part4_1 p.car_config_01 .car_config_img {
    width: 700%;
    position: absolute;
    right: 60%;
    top: 80%;
}

.wrap .text .car_wrap .part4_1 p.car_config_02 {
    left: 35%;
    top: 33%;
}

.wrap .text .car_wrap .part4_1 p.car_config_02 .car_config_img {
    width: 950%;
    position: absolute;
    left: 20%;
    bottom: 90%;
}

.wrap .text .car_wrap .part4_1 p.car_config_03 {
    left: 55%;
    top: 66%;
}

.wrap .text .car_wrap .part4_1 p.car_config_03 .car_config_img {
    width: 900%;
    position: absolute;
    left: 78%;
    top: 80%;
}

.wrap .text .car_wrap .part4_1 p.car_config_04 {
    left: 70%;
    top: 25%;
}

.wrap .text .car_wrap .part4_1 p.car_config_04 .car_config_img {
    width: 800%;
    position: absolute;
    left: 25%;
    bottom: 85%;
}

.wrap .text .car_wrap .part4_1 p.car_config_05 {
    left: 80%;
    top: 50%;
}

.wrap .text .car_wrap .part4_1 p.car_config_05 .car_config_img {
    width: 700%;
    position: absolute;
    left: 75%;
    top: 85%;
}

.part4_1 p .btn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -360deg);
        transform: rotate3d(0, 0, 1, -360deg);
    }
    to {
        -webkit-transform-origin: center center 0;
        transform-origin: center center 0;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -360deg);
        transform: rotate3d(0, 0, 1, -360deg);
    }
    to {
        -webkit-transform-origin: center center 0;
        transform-origin: center center 0;
        -webkit-transform: none;
        transform: none;
    }
}


/* 媒体查询部分 */

@media screen and (max-width:1600px) {
    #menu2 {
        height: 276px;
        width: 170px;
    }
    #menu2 li {
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin: 8px 0;
        float: right;
    }
    #menu2 li a {
        display: block;
        height: 100%;
        font-size: 16px;
    }
    .wrap h1 {
        font-size: 28px;
        line-height: 84px;
    }
    .wrap h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .wrap h2 span {
        margin-top: 8px;
    }
    .wrap h4 {
        font-size: 18px;
        height: 18px;
        line-height: 18px;
        margin-bottom: 3.4%;
    }
    .wrap h4 span {
        margin-top: 8px;
    }
    .wrap .text p {
        font-size: 13px;
        letter-spacing: 2px;
        line-height: 20px;
    }
    .wrap .text .small_title {
        font-size: 20px;
        line-height: 40px;
    }
    .wrap .text .img_text {
        overflow: hidden;
        font-size: 13px;
        line-height: 24px;
    }
    .wrap .text .car_wrap .part4_1 p span {
        font-size: 14px;
        height: 14px;
    }
}