/*头部   #f1f1f1
蓝色   #288ff8
导航灰色 #dddddd 
导航字体 #444444
线条   #dadada
其他字体 #666666*/


/*公用样式*/

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

img {
    display: block;
}

img,
input,
fieldset {
    border: 0 none;
}

a {
    color: #666666;
    text-decoration: none;
}

body {
    color: #444444;
    font-size: 14px;
    font-family: "Microsoft Yahei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.vjs-menu{
    display: none;
}

@font-face {
    font-family: "iconfont";
    /* Project id 4180572 */
    src: url('https://at.alicdn.com/t/c/font_4180572_hf801l2nznp.woff2?t=1727321176173') format('woff2'),
        url('https://at.alicdn.com/t/c/font_4180572_hf801l2nznp.woff2?t=1727321176173') format('woff'),
        url('https://at.alicdn.com/t/c/font_4180572_hf801l2nznp.woff2?t=1727321176173') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-baocunhaibao:before {
    content: "\e65f";
}


.icon-guanbi:before {
    content: "\eaf2";
}

.icon-shipin:before {
    content: "\e650";
}

.icon-qunfengyijianfankui:before {
    content: "\e7c4";
}

.icon-yijianfankui01:before {
    content: "\e62e";
}

.icon-bofang:before {
    content: "\e601";
}

.icon-shizhong:before {
    content: "\e600";
}

.icon-renwu-ren:before {
    content: "\e749";
}

.icon-riqi:before {
    content: "\e644";
}

.icon-caidan:before {
    content: "\e610";
}

.icon-shijian:before {
    content: "\e8a9";
}


.video-header {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    /*background: #f1f1f1;*/
    /*border-bottom: 1px solid #dadada;*/
    font-size: 12px;
}

.login-cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.login-btn a {
    padding-left: 20px;
    position: relative;
}

.login-btn a:hover {
    color: #288ff8;
}

.login-box {
    display: flex;
    justify-content: space-between;
}

.login-btn a:first-child::before {
    display: none;
}


.login-btn a::before {
    position: absolute;
    content: "";
    left: 12px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999;
}



.logo-wrap {
    width: 100%;
    height: auto;
    margin: 10px auto;
}



.logo-cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
}

.ad-middle {
    width: 800px;
    height: 68px;
    margin-left: 24px;
}

.ad-middle img {
    width: 800px;
    height: 68px;
    overflow: hidden;
}

.top_link {
    width: 210px;
    height: 68px;
    margin-left: 10px;
    /*border: 1px solid #dadada;*/
    box-sizing: border-box;
    /*padding: 5px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*background: #f1f1f1;*/
}

.top_link a {
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_link a:hover {
    color: #444444;
}

.nav-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #288ff8;
    font-size: 18px;
    font-weight: 500;
}

.nav-wrap ul {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-wrap ul li a {
    color: #ffffff;
}


.nav-wrap ul li a img {
    height: 30px;
    width: auto;

}

.focus-nav {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 30px;
    overflow: hidden;
    padding: 5px 30px;
    border: 1px solid #dadada;
    border-top: none;
    box-sizing: border-box;
    display: flex;
}

.focus-nav span {
    width: 80px;
    overflow: hidden;
    font-weight: bold;
    background: url(../images/focus-tit.png) no-repeat left 12px;
}

.focus-nav ul {
    display: flex;
    justify-content: space-between;
}

.focus-nav ul li {
    margin-right: 30px;
}

.focus-nav ul li a:hover {
    color: #288ff8;
}

.main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.brand_nav {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    display: none;
}

.brand_nav a:hover {
    color: #333333;
}

.video-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.video-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.video-tit h2 {
    font-size: 24px;
    font-weight: bold;
}

.search-wrap {
    height: 40px;
    line-height: 40px;
}

.search-wrap input {
    display: block;
    float: left;
}

.search-wrap input {
    font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.search-wrap input[type="text"] {
    width: 300px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border: 1px solid #dadada;
    box-sizing: border-box;
    outline: none;
}

.search-wrap input[type="submit"] {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer;
    background: #ff4f53;
    color: #fff;
}

.video-nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dadada;
    font-size: 18px;
    font-weight: bold;
}

.video-nav ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-right: 30px;
}

.video-nav ul li.on a {
    color: #ff4f53;
}

.video-nav ul li.on::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #ff4f53;
}

.video-focus {
    width: 100%;
    height: 338px;
    overflow: hidden;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.focusbig {
    width: 590px;
    height: 332px;
    overflow: hidden;
    position: relative;

}

.focusbig a img {
    width: 590px;
    height: 332px;
}


.focussmall {
    width: 610px;
    height: 332px;
    overflow: hidden;
}

.focussmall ul li {
    position: relative;
    width: 285px;
    height: 161px;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}

.focussmall ul li a img {
    width: 285px;
    height: 161px;
}

.focussmall ul li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    box-sizing: border-box;
}

.focussmall ul li a span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background: url(https://www.chinabuses.com/statics/video/images/video-icon.png) no-repeat center center;
    background-size: contain;
}

.video-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.video-lists ul {
    display: flex;
    flex-wrap: wrap;
}

.video-lists ul li {
    position: relative;
    width: 285px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
}

.video-lists ul li:nth-child(4n+0) {
    margin-right: 0;
}

.video-lists ul li img {
    width: 285px;
    height: 161px;
    display: block;
}

.video-lists ul li p {
    width: 285px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    margin: 5px auto;
}

.video-lists ul li a>span {
    position: absolute;
    left: 50%;
    top: 55px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: url(https://www.chinabuses.com/statics/video/images/video-icon.png) no-repeat center center;
    background-size: contain;
}

.video-lists ul li .time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.video-lists ul li .time i {
    margin-left: 10px;
    margin-right: 2px;
}

.tskc_page {
    width: 100%;
}

.pages {
    height: 32px;
    line-height: 15px;
    margin: 40px auto 20px;
    text-align: center;
}

.pages span {
    background: #288FF8 none repeat scroll 0 0;
    border: 1px solid #288FF8;
    border-radius: 1px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 8px 11px 7px;
}

.pages a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
    color: #666666;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 8px 11px 7px;
    text-decoration: none;
}

.pages .page_fy {
    padding: 8px 0 7px;
    width: 75px;
}

.video-del {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #e9f3fe;
    margin-top: 15px;
}

.video-del h1 {
    padding: 15px 10px;
    box-sizing: border-box;
    color: #333333;
    font-size: 28px;
    line-height: 1.6;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
}

.video-inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.video-player {
    float: left;
    width: 880px;
    height: 495px;
}

.player-container {
    width: 100%;
    height: 495px;
}

.video-sidebar {
    float: right;
    width: 320px;
    height: 495px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.video-sidebar .video-des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.video-text {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    color: #999999;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}

.video-text p {
    margin-right: 20px;
}

.zx-v {
    width: 100%;
}

.video-text p i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 14px;
    color: #288ff8;
    position: relative;
    top: -1px;
}

.fk {
    font-size: 14px;
    width: 100%;

}

.fk a {
    display: flex;
    align-items: center;
    color: #288ff8;
}

.fk i {
    color: #288FF8;
    font-size: 16px;
    margin-right: 5px;
}

.rel-car {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background: #ffffff;
    box-sizing: border-box;

}

.rel-car a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rel-car a img {
    width: 90px;
    height: 60px;
    margin-right: 5px;
    flex: 0 0 auto;
}


.rel-right p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


.brand {
    width: 280px;
    height: 80px;
    background: #efefef;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border: 1px solid #e3e3e3;
}

.brand a {
    display: flex;
    justify-content: space-between;
}

.brand a img {
    width: 90px;
    height: 60px;
    display: block;
}

.brand-info {
    width: 160px;
    height: 60px;
    display: flex;
    align-items: center;
    color: #fff;
}

.brand-info h2 {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.videorel-cont {
    margin-top: 15px;
    overflow: hidden;
}

.video-nrleft {
    width: 880px;
    height: auto;
    overflow: hidden;
    float: left;
}

.video-nrleft .video-des {
    line-height: 1.8;
}

.video-nrtext {
    margin-bottom: 10px;
}

.relative-videos {
    margin-bottom: 10px;
}

.relative-videos ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.relative-videos ul li {
    width: 280px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.relative-videos ul li img {
    width: 280px;
    height: 177px;
    display: block;
}

.relative-videos ul li a>span {
    position: absolute;
    right: 0;
    top: 156px;
    background: #000000;
    color: #ffffff;
    padding: 0 3px;
    font-size: 12px;
    height: 21px;

}

.relative-videos ul li a>span i {
    vertical-align: middle;
}

.relative-videos ul li a p {
    line-height: 1.6;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    height: 48px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.relative-videos ul li a p span {
    font-size: 14px;
    margin-right: 8px;
    color: #979AA8;
    font-weight: normal;
}

.relative-videos ul li a p span i {
    font-size: 14px;
    margin-right: 3px;
}

.tit-short {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 2px solid #dadada;
}

.tit-short span {
    position: relative;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-weight: bold;
}

.tit-short span::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #288FF8;
}

.tit-short a {
    font-size: 14px;
    color: #999999;
    float: right;
}

.relative-cars {
    margin-bottom: 10px;
}

.relative-cars ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.relative-cars ul li {
    width: 280px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.relative-cars ul li img {
    width: 280px;
    height: 186px;
    display: block;
}

.relative-cars ul li p {
    line-height: 1.6;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.relative-news {
    overflow: hidden;
    margin-bottom: 10px;
}

.relative-news ul li {
    width: 100%;
    height: 120px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

.relative-news ul li a {
    display: flex;
    justify-content: space-between;
}

.relative-news ul li a img {
    width: 180px;
    height: 120px;
    display: block;
    margin-right: 15px;
}

.relative-news ul li a .news-info {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex: 1;
}

.relative-news ul li a .news-info h2 {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relative-news ul li a:hover .news-info h2 {
    color: #288FF8;

}

.relative-news ul li a .news-info p.news-des {
    line-height: 1.8;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-bottom: 10px;
}

.relative-news ul li a .news-info p span {
    color: #999999;
}

.relative-news ul li a .news-info p.time {
    display: flex;
    justify-content: space-between;
    line-height: normal;
}


.video-nrright {
    float: right;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.video-nrright ul li {
    padding: 10px 0;
}

.video-nrright ul li a {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.video-nrright ul li a img {
    width: 120px;
    height: 68px;
    margin-right: 5px;
    flex: 0 0 auto;
}

.video-nrright ul.video-news li a img {
    width: 120px;
    height: 80px;
    margin-right: 5px;
}

.video-nrright ul li a p {
    font-size: 14px;
    color: #333;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.video-nrright ul li a>span {
    position: absolute;
    right: 182px;
    bottom: 0;
    color: #ffffff;
}

.video-info {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.video-info p {
    line-height: 1.5;
}

.video-nrright .video-info>span {
    color: rgba(96, 99, 122, 0.6);
}

.footer {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.footer p {
    font-size: 12px;
    line-height: 26px;
    color: #676767;
    text-align: center;
}


.footer img {
    display: block;
    margin: 0 auto;
}

.footer_link {
    padding: 20px 0 10px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}

/*record*/
.record {
    text-align: center;
    font-size: 12px;
}

.record img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 20px;
}

.video-nrright ul.video-topics li a {
    display: block;
}

.video-topics li a h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 5px;
}

.video-topics li a .video-des {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.video-topics li a .video-des img {
    width: 120px;
    height: 80px;
    display: block;
}

.video-nrright ul.video-topics li a p {
    height: auto;
    -webkit-line-clamp: 3;
    color: #666;
}

.player-container-bot {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 400px;
    height: 225px;
    z-index: 9999;
}

.player-container span.close {
    display: none;
}

.player-container-bot span.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.player-container-bot span.close i {
    vertical-align: middle;
}

.player-container-bot #player-container-id {
    width: 400px !important;
    height: 225px !important;
}

#mod_player {
    width: 880px;
    height: 495px;
}

#mod_player iframe {
    height: 100% !important;
}

.pages_art>img {
    display: none;

}


.recommend-car {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
}

.recommend-car .recom-li {
    width: 392px;
    height: 162px;
    border: 1px solid #ff4f53;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.recommend-car .recom-li>a {
    display: block;
    position: relative;

}

.recommend-car .recom-li>a span {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 60px;
    height: 49px;
    background: url(../images/zt-iocn.png) no-repeat center center;
    background-size: contain;
}

.recommend-car .recom-li>a img {
    width: 390px;
    height: 120px;
    display: block;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out;
}

.recommend-car .recom-li>a:hover img {
    transform: scale(1.08);
    transform-origin: center center;

}


.recommend-car .recom-li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ff4f53;
    color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center
}

.recommend-car .recom-li p a {
    color: #fff;
    position: relative;
    margin-right: 10px;
}

.recommend-car .recom-li p a:last-child {
    padding-left: 10px;
    margin-right: 0;
}

.recommend-car .recom-li p a:first-child:after {
    display: none;
}

.recommend-car .recom-li p a::after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: #ffffff;
}

.video-botwrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.bot-news {
    width: 340px;
    height: auto;
    overflow: hidden;
    flex: 0 0 auto;
}

.bot-fkzx {

    margin: 0 15px;

}

.pages_fk_con {
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #dadada;
}

.bot-fkzx .pages_fk_con {
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    height: 278px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.pages_fk_con p {
    margin-bottom: 10px;
    color: #999;
}

.bot-news ul {
    width: 100%;
    height: 278px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #dadada;
}

.bot-news ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.bot-news ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bot-news ul li span {
    display: block;
    width: 70px;
    text-align: right;
    color: #999;
    flex: 0 0 auto;
}