@charset "utf-8";
html,
body {
    position: relative;
    height: 100%;
    width: 100%;
    background: url(../imgs/what/what_bg.jpg) no-repeat center center;
    background-size: 100%;
    background-attachment: fixed;
}


/* 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-top: 3%;
}

.wrap h4 span {
    float: left;
    width: 52px;
    height: 2px;
    margin-right: 10px;
    margin-top: 13px;
    background: #ff0000;
}

.wrap .text {
    margin-top: 0;
}

.wrap img {
    width: 100%;
}

.wrap .text .banner {
    width: 90%;
    margin: auto;
}

.wrap .text .small_title {
    /*text-align: left;*/
    font-size: 28px;
    line-height: 48px;
    font-weight: bold;
    margin-top: 4%;
    height: 96px;
    text-align: center;
}

.wrap .text .small_title span {
    float: left;
    width: 84px;
    height: 3px;
    margin-right: 10px;
    margin-top: 20px;
    background: #ff0000;
}

.wrap .text .small_title p {
    /*float: left;*/
    margin-top: 0;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.wrap .text .img_text {
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    margin-top: 3%;
    /* text-align: justify; */
}

.wrap .text .img_text .right_img {
    float: right;
    width: 47%;
}

.wrap .text .img_text .left_img {
    float: left;
    width: 47%;
}

.wrap .text .img_text .left_text {
    float: left;
    width: 50%;
}

.wrap .text .img_text .right_text {
    float: right;
    width: 50%;
}

.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 .big_img {
    margin-top: 3%;
}


/* 按钮 */

.wrap .page_btn_wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 156px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    float: left;
    margin: 0 20px;
    cursor: pointer;
}

.wrap div.page_btn_wrap .write_border {
    position: relative;
    height: 100%;
    padding: 1%;
    border: 1px solid #fff;
    border-bottom: none;
    opacity: 0.6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #000;
}

.wrap div.page_btn_wrap .red_border {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-bottom: 1px solid #e60122;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wrap div.page_btn_wrap .red_border span {
    width: 5px;
    height: 5px;
    background: url(../imgs/small_add.png) no-repeat;
}

.wrap div.page_btn_wrap .red_border span.left_top {
    position: absolute;
    top: -2px;
    left: -2px;
}

.wrap div.page_btn_wrap .red_border span.left_bottom {
    position: absolute;
    bottom: -3px;
    left: -2px;
}

.wrap div.page_btn_wrap .red_border span.right_top {
    position: absolute;
    top: -2px;
    right: -2px;
}

.wrap div.page_btn_wrap .red_border span.right_bottom {
    position: absolute;
    bottom: -3px;
    right: -2px;
}

.wrap div.page_btn_wrap .btn_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.wrap div.page_btn_wrap .btn_wrap span {
    font-size: 24px;
    font-weight: border;
    color: #fff;
    padding-right: 20px;
    background: url(../imgs/red_arrow.png) no-repeat right center;
}

.wrap .text .page_btn_wrap {
    float: none;
    margin: auto;
    margin-top: 5%;
}

.wrap .text .page_btn_wrap .write_border {
    border: 2px solid #fff;
    opacity: 1;
    background: none;
}

.wrap .text .page_btn_wrap .btn {
    background: url(../imgs/b_arrow.png) no-repeat right center;
}

.img_text .my_bold {
    font-size: 22px;
}


/* 三个视频 */

.wrap dl.news_content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 3%;
    height: 0;
    padding-bottom: 18.25%;
}

.wrap dl.news_content dd {
    position: relative;
    width: 30%;
    margin-right: 5%;
    float: left;
    cursor: pointer;
}

.wrap dl.news_content .write_border {
    height: 0;
    position: relative;
    padding: 1%;
    padding-bottom: 58.25%;
    border: 1px solid #fff;
    border-bottom: none;
    opacity: 0.6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wrap dl.news_content .red_border {
    height: 0;
    padding-bottom: 58.25%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e60122;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wrap dl.news_content .red_border span {
    width: 5px;
    height: 5px;
    background: url(../imgs/small_add.png) no-repeat;
}

.wrap dl.news_content .red_border span.left_top {
    position: absolute;
    top: -2px;
    left: -2px;
}

.wrap dl.news_content .red_border span.left_bottom {
    position: absolute;
    bottom: -3px;
    left: -2px;
}

.wrap dl.news_content .red_border span.right_top {
    position: absolute;
    top: -2px;
    right: -2px;
}

.wrap dl.news_content .red_border span.right_bottom {
    position: absolute;
    bottom: -3px;
    right: -2px;
}

.wrap dl.news_content .news_img {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2%;
    height: 0;
    padding-bottom: 54.25%;
    overflow: hidden;
}

.wrap dl.news_content .news_img img {
    width: 100%;
}

.wrap dl.news_content .news_img .big_img {
    width: 100%;
}

.wrap dl.news_content p {
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}


/* 视频 */

.video_wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 150;
    background: #000;
    display: none;
}

.video_wrap .close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
}

.video_wrap .black_bg {
    height: 100%;
    position: relative;
}

.user-name {
    display: none;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 10;
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: red;
    border: 1px solid red;
}

#example_video_1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.video-js .vjs-tech {
    outline: none!important;
}

.vjs-text-track-display {
    bottom: 0;
}

.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.video-js .vjs-big-play-button {
    font-size: 2.5em;
    line-height: 2.3em;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    border-width: 0.15em;
    margin-top: -1.25em;
    margin-left: -1.75em;
}


/* 中间的播放箭头 */

.vjs-big-play-button .vjs-icon-placeholder {
    font-size: 1.63em;
}


/* 加载圆圈 */

.vjs-loading-spinner {
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1em;
    margin-left: -1.5em;
}

.margin_nonetop {
    margin-top: 0!important;
}


/* 媒体查询部分 */

@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;
    }
    .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;
        text-align: center;
    }
    .wrap .text .img_text {
        overflow: hidden;
        font-size: 13px;
        line-height: 24px;
    }
    .wrap div.page_btn_wrap .btn_wrap span {
        font-size: 18px;
        padding-right: 20px;
    }
    .wrap div.page_btn_wrap {
        width: 120px;
        height: 42px;
        line-height: 42px;
        margin: 0 10px;
    }
    .wrap div.page_btn_wrap .btn_wrap span {
        font-size: 18px;
    }
    .img_text .my_bold {
        font-size: 16px;
    }
}