.fonticon{
    font-size: inherit;
}
.prism-player .prism-big-play-btn{
    z-index: 99 !important;
}
.fa-pub-style {
    line-height: 1.88;
    padding-bottom: .5rem;
    padding-top: .4rem;
}
/* 新闻列表 */
#zhichiBtnBox{
    display: none;
}
.w {
    width: 10rem;
    margin: 0 auto;
}
.l {
    float: left;
}
.r {
    float: right;
}
.block {
    display: block;
}
.mb-right-icon {
    display: none;
}

.search_no {
    display: none;
    text-align: center;
    padding: 1rem 0;
    box-sizing: border-box;
}
.news_top {
    position: relative;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #ffffff;
    padding-bottom: 1rem;
    padding-top: 190px;
    box-sizing: border-box;
}
.line-two {
    height: 4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* .deges-line {
    width: 100%;
    height: 1px;
    background: #aaaaaa;
    margin: 0.25rem 0 0.5rem;
} */
.video_news_digest {
    clear: both;
    padding: 0.3rem;
    margin-top: 0.3rem;
    box-sizing: border-box;
    background: #222222;
    color: #999999;
    line-height: 1.88;
}
.news-video-left .v-desc{
    padding-bottom: .48rem;
    position: relative;
}
.news-video-left .v-desc p{
    font-size: .16rem;
}
.news_digest span,.v-desc span {
    /* position: static; */
    text-align: center;
    font-size: .18rem;
    /* margin-top: .2rem; */
    left: 50%;
    bottom: 0;
    top: auto;
    right: auto;
    transform: translate(-50%,-50%);
}
.news-pub-degest {
    position: relative;
}
.news_digest {
    background-color: #f1f1f1;
    padding: 0.2rem;
    box-sizing: border-box;
    line-height: 1.88;
    margin-bottom: 0.25rem;
    /* padding-bottom: .2rem; */
    display: none;
}
.news-pub-degest span,.v-desc span {
    display: none;
    position: absolute;
    right: auto;
    bottom: -.06rem;
    color: #999;
    /* font-size: 0.3rem; */
    cursor: pointer;
    align-items: center;
}
.news-pub-degest span i,.v-desc span i{
    margin-left: .1rem;
    margin-top: .02rem;
}
.video_news_digest i,.v-desc span i {
    right: 0.14rem;
    bottom: 0.28rem;
}

.line-two .fa-angle-double-down {

}
.news_top .pub-prev, .news_top .pub-next {
    top: 50%;
    margin-top: .4rem;
}
.news-pagination {
    left: 50%;
    bottom: 0.5rem;
    z-index: 1;
    transform: translateX(-50%);
}
.news-pagination .swiper-pagination-bullet {
    width: 0.6rem;
    height: 0.04rem;
    background: #999999;
    margin-right: 0.1rem;
    border-radius: 0;
}
.news-pagination .swiper-pagination-bullet-active {
    background: #0087c9;
}
.news-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.news_top_cont {
    position: relative;
    height: 100%;
    text-align: center;
}
.top-item {
    overflow: hidden;
}
.news_cont_left {
    float: left;
    width: 50%;
    position: relative;
}
.news_cont_box {
    width: 100%;
    padding-right: .3rem;
    padding-top: .5rem;
    text-align: left;
}
.news_cont_box p{
    font-size: 0.28rem;
}
.news_cont_box h3 {
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_cont_box a {
    display: block;
    color:#444444;
    transition: all .5s ease;
}
.news_cont_box .desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top:1em;
    line-height: 1.8;
}
.news_cont_box .a_more {
    width: 1.8rem;
    line-height: .45rem;
    color:#333;
    text-align: center;
    display: block;
    border:1px solid #777777;
    transition: all .5s ease;
}
.news_cont_box .a_more:hover {
    background-color: #005dbc;
    border-color: #005dbc;
    color:#ffffff;
}
.news_cont_box span {
    display: inline-block;
    margin-top: 0.15rem;
    line-height: 1.4;
}

.news_cont_right {
    position: relative;
    width: 50%;
    float: right;
    max-height: 405px;
}

.news_cont_right a {
    display: block;
}
.news_cont_right img {
    width: 100%;
}
.news_bottom_bg {
    background-color: #ffffff;
}
.news_bottom {
    background-color: #ffffff;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}


.news-tag-list {
    padding: .3rem .3rem .5rem 0;
    overflow: hidden;
}
.news-tag-list section {
    float: left;
    width: 1.65rem;
    margin-right: .4rem;
}
.news-tag-list section a {
    display: block;
    color:#444;
    line-height: .38rem;
    text-align: center;
    border-radius: .12rem;

    border: 1px solid #cccccc;
}
.news-tag-list section a {
    color:#444;
}
.news-tag-list section.active a {
    background-color: #626970;
    border-color:#626970;
    color:#fff;
}

.news_list {
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
    box-sizing: border-box;
}
.news_list ul {
    overflow: hidden;
}
.news_list li {
    float: left;
    width: 33.33%;
    /* padding: 0 0.1rem; */
    margin-bottom: 0.3rem;
    box-sizing: border-box;
}
.news_list .img_box {
    position: relative;
    width: 100%;
    padding-bottom: 66.666%;
    border:1px solid #f1f1f1;
    overflow: hidden;
}
.news_list .img_box img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.news_list li img {
    width: 100%;
    height: auto;
}
.news_list li a {
    display: block;
}
.news_list li p {
    color: #333333;
    margin: .8em 0;
    height: 3em;
    line-height: 1.5;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_list li .time_box {
    cursor: default;
}
.time_box i {
    font-size: 0.2rem;
}
.gwm_news {
    overflow: hidden;
}
.news_more {
    width: 2.9rem;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    background:linear-gradient(to right,#005cb9,#0087c9);
}
.news_list_now li {
    position: relative;
    width: 100%;
    padding: .5rem 0;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
}
.news_list_now li:first-child {
    padding-top: 0;
}
.news_list_now li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.news_list_now .img_box {
    width: 25.7%;
}
.news_list_now .img_box .img_box_item {
    width: 100%;
    padding-bottom: 66.6%;
    position: relative;
    overflow: hidden;
}
.news_list_now .text_box {
    position: absolute;
    top: 50%;
    right: .3rem;
    width: 65.9%;
    transform: translate(0, -50%);
}
.news_list_now .text_box .text_title {
    margin-bottom: 0.3rem;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news_list_now .text_box .text_cont {
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ie11 .news_list_now .text_box .text_cont {
    height: 3.6em;
}
.news-item-by {
    line-height: 1;
    padding-top: .35rem;
    color:#999;
}
.time_box {
    float: left;
    position: relative;
}
.news-item-by .news-by {
    float: left;
}
.news-by + .time_box {
    margin-left: .35rem;
}
.time_box i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -55%);
}
.news_list_now .img_box img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    transition: all .5s ease;
}
.news_list_now .img_box:hover img{
    transform: scale(1.1) translate(0, -50%);
}
.news_list_now a:hover .img_box img{
    transform: translate(0, -50%) scale(1.1);
}
.news_list_now a:hover .text_title{
    text-decoration: underline;
}
.qrcode-tools {
    padding: 0 23%;
    margin-top: .5rem;
}
.qrcode-tools section img {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.qrcode-tools section {
    float: left;
    text-align: center;
    width: 50%;
}
.qrcode-tools section p {
    padding-top: .5em;
}
/* 新闻详情 */
.qrcode_box {
    display: none;
    position: absolute;
    right: 0.2rem;
    top: 0.5rem;
    width: 1rem;
    height: 1rem;
    border: 0.02rem solid #d5d5d5;
}
.qrcode_box img {
    width: 100%;
    height: 100%;
}
.news_title_box {
    padding: 1.6rem 0 0.5rem 0;
    overflow: hidden;
    background-color: #f1f1f1;
}
.title_bg {
    position: relative;
    border-bottom: 1px solid #d8d8d8;
}

.news_title_box p {
    text-align: left;
}
.news_title_cont {
    color: #222222;
    font-size: 0.38rem;
    line-height: 1.3;
}
.news_title_tool {
    margin-top: 0.45rem;
    overflow: hidden;
}
.news_title_tool span {
    color: #999999;
}
.news_content {
    width: 100%;
    background-color: #ffffff;
    padding: 0.5rem 0;
}
.news_content .w {
    width: 1000px;
}
.news_details p {
    color: #444444;
    line-height: 1.8;
    text-align: left;
    padding-top: .5em;
    padding-bottom:  .5em;
}
.news_details p video {
    /* width: 100% !important; */
    display: block;
}
.news_details div img, .news_details p img {
    padding-bottom: 0.5em;
    padding-top: .5em;
}
.news_details .long-pic img {
    padding-bottom: 0;
    padding-top: 0;
}
.news_details p a {
    color: #005cb9;
    text-decoration: underline;
}
.news_details p:last-child {
    /* padding-bottom: 0; */
}
.news_details img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    height: auto;
    margin-right: auto;
}
.news_details video {
    max-width: 100%;
}
.news_details_tool {
    position: relative;
    margin-top: 0.45rem;
    padding-top: 0.1rem;
    border-top: 1px solid #cccccc;
}
.news_details_tool span {
    cursor: pointer;
    position: relative;
}
.news_details_tool i {
    margin-right: 0.1rem;
}
.news_details_tool .fa-download, .news_details_tool .fa-server {
    font-size:.24rem;
    position: absolute;
    top: 50%;
    margin-top: -.1rem;
    left: 0rem;
}
.new_details_download span {
    line-height: .3rem;
    /* padding-left: .36rem; */
}
.video-detail-top {
    background-color: #333333;
    color:#ffffff;
    padding-top: 1.9rem;
}
.video-detail-top .news_title_cont {
    color:#ffffff;
}
.video-detail-top .news_title_tool span {
    padding-right: 0;
}
.video-bot-news .news_content {
    padding-top: 0;
}
.video-cont-player {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}
.image-text-player {
    max-width: 1000px;
    margin: 0 auto;
}
.v-cont {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.video-d-box {
    /* padding: .5em 0 0 0; */
    width: 100%;
    height: auto !important;
}
.download_icon {
    float: left;
    width: 0.19rem;
    height: 0.19rem;
    margin-right: 0.15rem;
    /* margin-bottom: 0.01rem; */
    background: url('../../images/download.png') no-repeat;
    background-size: 100% 100%;
}
.share_icon {
    float: left;
    width: 0.18rem;
    height: 0.19rem;
    margin-top: 0.01rem;
    margin-right: 0.15rem;
    background: url('../../images/share.png') no-repeat;
    background-size: 100% 100%;
}
.video_download {
    margin-left: 0;
}
.video_share {
    margin-right: 0;
}
.related_news {
    text-align: center;
    margin-top: 1rem;
}
.news_details_tool .logo_icon {
    float: left;
    width: .3rem;
    height: .3rem;
    line-height: 0.31rem;
    text-align: center;
    margin-right: 0.1rem;
    color: #ffffff;
    background: #777777;
    justify-content: center;
    border-radius: 100%;
    align-items: center;
    font-size: .2rem;
    transition: all .2s linear;
}
.news_details_tool .logo_icon.open-code {
    margin-right: 0;
}
.news_details_tool .logo_icon:hover {
    background-color: #d7000f;
}
.news_details_tool .share_text {
    margin-right: 0.1rem;
}
.news_details_tool .poster_btn {
    float: left;
    line-height: 0.31rem;
    cursor: pointer;
}
.news_details_tool .poster {
    background: #0088c9;
    margin-right: 0;
}
.news_details_tool .ins {
    background: #f65744;
}
.news_details_tool .youtube {
    background: #ed1c24;
}
.news_details_tool .facebook {
    background: #3b5999;
}
.news_details_tool .logo_icon i {
    margin-right: 0;
}
.related_news .related_news_title {
    color: #3f3f3f;
    font-weight: 700;
    font-size: 0.32rem;
}
.news_font_box {
    text-align: left;
}
.video-cont-player video {
    margin: 0;
}
/* 企业文化 */
.culture_bottom {
    background-color: #fff;
}
.news_bottom .culture_title {
    color: #3f3f3f;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.culture_top {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
}
.culture_top p {
    color: #333333;
    line-height: 1.8;
}
.strategy_pc_lr {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #f5f5f5;
}
.strategy_pc_lr.row2 {
    padding-left: 50%;
}
.strategy_pc_lr:last-child {
    padding-bottom: 0.3rem;
    box-sizing: border-box;
}
.strategy_pc_l_left,
.strategy_pc_l_right {
    width: 50%;
}
.strategy_pc_l_left {
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    position: absolute;
}
.strategy_pc_lr.row2 .strategy_pc_l_right {
    width: 100%;
}
.strategy_pc_lr.row2 .strategy_pc_l_left {
    left: 0;
}
.strategy_pc_l_left article {
    padding: 0 1.25rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.strategy_pc_l_left .a-title {
    padding-bottom: .3em;
    text-transform: uppercase;
    color:#333;
}
.strategy_pc_l_left article > div {
    line-height: 1.8;
    color:#444;
    padding-left: 0.3rem;
}
.strategy_pc_l_left p {
    position: relative;
}
.strategy_pc_l_left p::after {
    content: '';
    position: absolute;
    top: 0.1rem;
    left: -0.2rem;
    width: 0.1rem;
    height: 0.1rem;
    background: #d0d0d0;
}
.strategy_pc_l_right img {
    width: 100%;
    height: auto;
}
.poster_mask {
    display: none;
}

.share-tools .w {
    width: 1000px;
}
.share-tools .news_details_tool {
    margin-top: 0;
    border-top: 0;
}
.news-li-item .time_box {
    cursor: default;
}
.share_father {
    position: relative;
    line-height: .3rem;
}
.video_no {
    display: none !important;
}
.news-top-swiper {
    padding: 0.47rem 0 0.88rem;
    box-sizing: border-box;
    visibility: hidden;
}
.news-top-swiper .swiper-slide {
    position: relative;
    width: 8rem;
    overflow: hidden;
}
.news-top-swiper .swiper-slide a {
    pointer-events: none;
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 66.6%;
}
.news-top-swiper .swiper-slide-active a {
    pointer-events: auto;
}
.news-top-swiper .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.2rem 0.32rem 0.2rem;
    line-height: 1.3;
    color: #ffffff;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.6)
}
.news-top-swiper .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.news-top-swiper .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.05rem;
    background-color: #f1f1f1;
    border-radius: 0;
    opacity: 1;
}
.news-top-swiper .swiper-pagination-bullet-active {
    background-color: #d7000f;
}
.swiper-button-next{
    background: none;
    width: 0.39rem;
    height: 0.77rem;
    right: -0.65rem;
}
.swiper-button-next::after, .swiper-button-prev::after{
    font-size: 0;
}
.swiper-button-next img{
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}
.swiper-button-prev{
    background: none;
    width: 0.39rem;
    height: 0.77rem;
    left: -0.65rem;
}
.swiper-button-prev img{
    width: 100%;
    height: 100%;
}
.news_top_now {
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.copy_icon {
    display: inline-block;
}
.copy_icon .logo_icon {
    background: #ff8a00;
    margin-right: 0;
}
/*z6com·尊龙中文图文底层 by 付浩*/
.news-v2-cont {
    padding-top: 0.5rem;
    padding-bottom: .5rem;
}
.news-cont-left {
    /* width: 66.6%; */
    width: 66.67%;
    float: left;
}
.news-detail-title {
    line-height: 1.25;
    font-weight: bold;
}
.news-cont-left .news-item-by {
    padding-top: .3rem;
    margin-bottom: .3rem;
}
.news-cont-rt {
    width: 3.57rem;
    float: right;
    position: sticky;
    top: 2.02rem;
    height: auto;
    background: #EDF0F2;
    padding: 0.33rem 0 ;
}
.img-box {
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.19rem;
}
.img-box img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.rt-about-t1{
    font-weight: 400;
    font-size: 0.29rem;
    color: #000000;
    text-align: center;
}
.rt-about-t2{
    font-weight: 400;
    font-size: 0.19rem;
    color: #000000;
    text-align: center;
    margin-top: 0.08rem;
}


.img-view img {
    width: 100%;
}
.rt-about-item {
    /* margin-top: 1rem; */
}
.rt-about-item .obs-img {
    padding-bottom: 66.6%;
    position: relative;
    overflow: hidden;
    margin-bottom: .2rem;
}
.rt-video-item .obs-img {
    /* padding-bottom: 52.6%; */
}
.rt-pic-item .obs-img {
    /* padding-bottom: 58.4%; */
}
.obs-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.obs-img.is-video::after {
    content: '';
    width: .6rem;
    height: .6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../../images/news-detail/vplay-icon.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
}
.rt-about-item .item-name, .rt-about-item .item-desc {
    line-height: 1.75;
}
.rt-about-item .item-name:hover {
    color:#d7000f;
}
.go-testdriver {
    /* width: 100%; */
    /* line-height: .35rem; */
    /* margin-top: .2rem; */
}
.rt-related li {
    line-height: 1.35;
    padding: .15rem 0 .15rem .2rem;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.rt-related li:last-child {
    border-bottom: 0;
}
.rt-related li a {
    transition: all .2s linear;
}
.rt-related li::before {
    content: '';
    width: .08rem;
    height: .08rem;
    background-color: #ccc;
    position: absolute;
    transition: all .2s linear;
    left: 0;
    top: .22rem;
}
.rt-related li:hover::before,.rt-related li.active::before {
    background-color: #d7000f;
}
.rt-related li:hover a,.rt-related li.active a {
    color:#d7000f;
}
.rt-about-swiper {
    margin-bottom: .1rem;
    position: relative;
}
.rt-about-swiper .swiper-pagination {
    width: 100%;
    bottom: .1rem;
}
.rt-about-swiper .obs-img {
    margin-top: 0;
    margin-bottom: 0;
}
.rt-about-swiper .swiper-pagination-bullet {
    width: .2rem;
    height: .03rem;
    background-color: #adadae;
    border-radius: 0;
    margin: 0 0.05rem;
    opacity: 1;
}
.rt-about-swiper .swiper-pagination-bullet-active {
    background-color: #d7000f;
    width: .4rem;
}
/*z6com·尊龙中文图文底层end*/
/*z6com·尊龙中文视频底层*/
.pr {
    position: relative;
}
/* .news-w88 {
    width: 88%;
    margin: 0 auto;
    position: relative;
} */
.news-w88 {
    width: 66%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.news-vd-bg {
    /* background-color: #16161a; */
}
.fl {
    float: left;
}
.news-video-left {
    width: 77%;
}
.news-video-right {
    width: 21%;
    color:#444;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}
.news-video-right-v2 {
    width: 21.43%;
    float: right;
}
.news-video-right .iScrollIndicator{
    background-color: #ccc !important;
    width: 4px !important;
    right: 0;
}
.l-title {
    line-height: 1;
    margin-bottom: .3rem;
}
.video-player {
    padding-bottom: 56.25%;
    position: relative;
}
#player-con {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.news-w88 .bread-crumb {
    margin-top:0;
    line-height: .74rem;
    padding-bottom: 0;
    margin-left:0;
}
.other-video-list {
    color: #fff;
    position: absolute;
    width: 100%;
    top: .6rem;
    padding-right: .2rem;
    bottom: 0;
    overflow: hidden;
}
.other-v-item {
    display: flex;
    margin-bottom: .12rem;
}
.other-v-item:last-child {
    margin-bottom: 0;
}
.other-v-item .i-img {
    width: 47.6%;
    min-width: 47.6%;
}
.i-img a {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #000;
    padding-bottom: 66.66%;
}
.i-img img {
    width: 100%;
    position: absolute;
    left:0;
    top: 0;
}
.other-v-item .v-info {
    line-height: 1.35;
    flex: 1;
    padding-left: .1rem;
}
.v-info a {
    height: 4em;
    overflow: hidden;
    color:#444;
    display: block;
    word-break:break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical;
    text-overflow: ellipsis;
    transition: all .2s linear;
}
.v-info a:hover {
    color:#d7000f;
}
.v-info .time {
    color:#777777;
    font-size:.12rem;
}
.pt50 {
    padding-top: .5rem;
}
.page-detail-video .commit-input-box {
    padding-top: 0;
    margin-top: .5rem;
}
.page-detail-video .cmt-title-b {
    padding-top: 0;
}
.v-detail-info {
    color:#444;
    padding: .1rem 0 .1rem 0;
}
.v-detail-info h1 {
    width: 60%;
}
.v-detail-info .by-info {
    color:#999999;
    margin-top: .15rem;
}
@media (max-width:767px){
    .fa-pub-style {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .v-detail-info .by-info {
        margin-bottom: .2rem;
    }
}
.v-detail-info .by-info .time {
    padding-left: .4rem;
}
.v-detail-info.mb-only h1 {
    font-size: .44rem;
}
.v-desc {
    padding-top: .25rem;
    color:#444;
    line-height: 1.35;
}
.v-detail-info .news_details_tool {
    position: absolute;
    right:0;
    /* width: 3.5rem; */
    top:0;
    margin-top: 0;
    border:0;
    line-height: .33rem;
}
.v-detail-info .btn-large{
    margin-right: .1rem;
    display: flex;
    align-items: center;
}
.v-detail-info .btn-large .fa-search{
    font-size: .26rem;
    color: #777;
}
.v-detail-info .new_details_download {
    line-height: .33rem;
    position: relative;
    padding-left: .1rem;
    display: flex;
    align-items: center;
    margin-right: .2rem;
}
.v-detail-info .new_details_download .fa-download {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
}
.news-video-right-v2 > div:first-child .rt-about-item {
    padding-top: 0;
}
/*z6com·尊龙中文视频底层end*/
/*z6com·尊龙中文组图底层start*/
.pic-player {
    padding-bottom: 66.67%;
    position: relative;
}
.swiper-gallery-top {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.news-pic-big {
    width: 100%;
    padding-bottom: 66.66%;
    overflow: hidden;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.news-pic-big img{
    width: 100%;
    height: auto;
    /* background-position: top center; */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    position: absolute;
}
.news-pic-big .pic-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color:#ccc;
}
.news-pic-big .pic-desc > p {
    padding: 1em;
    line-height: 1.5;
}
.news-pic-big .btn-large {
    display: none;
    position: absolute;
    bottom: .2rem;
    right: .02rem;
    padding: .1rem!important;
    color: #fff;
    background-color: #313233;
    border-radius: 1px;
    cursor:pointer;
    line-height: 1.2;
}
.news-pic-big .btn-large i {
    margin-right: .1rem;
}
.news-pic-big:hover .btn-large {
    display: block;
}
/* .news-details-pic {
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.news-details-pic .pic-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color:#ccc;
}
.news-details-pic .pic-desc > p {
    padding: 1em;
    line-height: 1.5;
}
.news-details-pic .btn-large {
    display: none;
    position: absolute;
    bottom: .2rem;
    right: .02rem;
    padding: .1rem!important;
    color: #fff;
    background-color: #313233;
    border-radius: 1px;
    cursor:pointer;
    line-height: 1.2;

}
.news-details-pic .btn-large i {
        margin-right: .1rem;
}
.news-details-pic:hover .btn-large {
    display: block;
} */
.gallery-thumbs {
    width: 100%;
    height: 100%;
}
.gallery-thumbs .swiper-slide img {
    width: 100%;
}
.news-thumbs-item {
    height: 98%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor:pointer;
}
.news-thumbs-item::after {
    box-sizing: border-box;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
}
.mb-gallery .active{
    margin: 0 0.2rem 0 0.15rem !important;
}
.active .news-thumbs-item::after {
    background: rgba(0,0,0,0);    
}
.swiper-gallery-top .swiper-button-prev, .mb-gallery .swiper-button-prev {
    left: 0;
    z-index: 5;
    top: 0;
    width:50%;
    height: 100%;
    margin-top: 0;
}
.mb-gallery .swiper-button-prev {
    left: 0;
}
.gallery-thumbs .swiper-button-prev::after,.swiper-gallery-top .swiper-button-prev::after, .mb-gallery .swiper-button-prev:after {
    width: .3rem;
    height: .6rem;
    content: '';
    display: block;
    background: url(../../images/news-detail/pic-prev.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: .2rem;
    transform: translateY(-50%);
}
.swiper-gallery-top .swiper-button-next, .mb-gallery .swiper-button-next {
    right: 0;
    z-index: 5;
    top: 0;
    width:50%;
    height: 100%;
    margin-top: 0;
}
.mb-gallery .swiper-button-next {
    right: 0;
}
.gallery-thumbs  .swiper-button-next::after,
.swiper-gallery-top .swiper-button-next::after, .mb-gallery .swiper-button-next::after {
    width: .3rem;
    height: .6rem;
    content: '';
    display: block;
    background: url(../../images/news-detail/pic-next.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: .2rem;
    top: 50%;
    transform: translateY(-50%);
}
.mb-gallery .swiper-button-prev, .mb-gallery .swiper-button-next {
    width: .52rem;
    height: 100%;
    top: 0;
    margin-top: 0;
}
.mb-gallery .swiper-button-prev::after {
    width: .15rem;
    height: .3rem;
}
.mb-gallery .swiper-button-next::after {
    width: .15rem;
    height: .3rem;
}
.mb-img-desc {
    /* padding: 1em 0; */
    padding-top: .2rem;
    color:#444;
    line-height: 1.6;
}
.mb-img-desc p {
    display: none;
}
/*z6com·尊龙中文组图底层end*/
/* .header_nav li a,.header_nav li i,.header_nav s {
    color: #5a5a5a;
}
.header_box {
    border-bottom: 1px solid #eaeaea;
} */
.new-qr-code {
    cursor: pointer;
    position: relative;
}
.new-qr-code .code-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all .2s linear;
}
.new-qr-code:hover .code-mask {
    opacity: 1;
}
.new-qr-code .code-mask img {
    width: 1rem;
    height: 1rem;
    border: 3px solid #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*音频和附件*/
.render-audio {
    background-color:#f0f1f2;
    border-radius: 10px;
    font-size: .2rem;
    position: relative;
    display: flex;
    align-items: center;
}
.render-audio p {
    padding-left: 1em;
    padding-right: 1em;
    line-height: 1.2;
    flex: 1;
}
.render-audio audio {
    width: 0;
    height: 0;
    overflow: hidden;
}
.render-audio .audio-cover {
    width: 140px;
    height: 70px;
    background-position: center center;
    background-size: cover;
    border-radius: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
.audio-cover .state {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, .7);
}
.audio-cover.pause .state::after {
    content: '';
    width: 0px;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    border-left: 10px solid #000202;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 12px;
    top: 7px;
}
.audio-cover .music {
    display: none;
}
.playing .music {
    display: block;
    position: absolute;
    font-size: 0;
    left: 5px;
    top: 5px;
}
.playing .music li {
    background-color: #000;
    margin-left: 1px;
    width: 2px;
    height: 20px;
    float: left;
}
.new-audio-item + .new-audio-item{
    margin-top: 1em;
    margin-bottom: 1em;
}
.news_details .new-file-item a {
    color:#444;
}
.new-file-item a {
    padding-left: 1.6em;
    text-decoration: underline;
    display: inline-block;
    margin-top: .5em;
    font-size: .2rem;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: .5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAABGdBTUEAALGPC/xhBQAAAgFQTFRFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFQ0RFAAAAQ0RFeEYLygAAAKp0Uk5TgLp3qsN8E35qFMJ0c7GFJZ6whwVVjkGs9NaCoiPEMXmjM00vERKTiEzmDCF4HcA0AjJxFsWycsfM1HWuKPNHAd0KPK+VRBjfp4xCJGmNCa0c+A5vqbkQdpGdObgg6ITQWVBAbNkbNuEDt1IEUUraPck+ZOPr2GcZF1Ok0Q27FfIGRUvX9fb+9zgeNysI5Rr9/Cq+H+Tw6u3uWO/53ukuLC1D8TXscPpU+wArzjYKAAAC5ElEQVRIx42W9UMbMRTHM3d3d3d392FDBwyGbTgM2RijwLBRGR1QgRottKWQ/JVrXnKSu/aO/NT3ffk0l7yX7x3CxiNv565NfTmbBwcUCRkCpT0jhI148ZalIO5PRDUmSvpNkfdOIg5PtQniJ7phnTNErvzh8wJtDRXS79+zRgjbx8QBR30yGBu8zJjhbAOkkM6oi8lxRwKYNQZIaZCQN19VwlwQHm21wfZtp/efEoQaWGaVSSmF0XSPIpbUyJMb51PJHRQZz9AjvRcP5RIydatSl+mGJ/uoQx6XS4WrCGtzUSoXaJGaCaXYM25N0kPVQg0yLzSI5ZmY3UvFHmRAEHJEyNpBy0QpiM6uh46X7NGa1Ol8KiX6kZ5ohZq3QIO0q9JjIaqsVNeFE1/+sbCBBvMq5DOk81WIhsDFNDqjEJWQjhYpCCd+/JSEAqibTCwsQn6D0sk64oKXxsc1xM0dMsKJ4dfSlOcBOJ4ikfC45VtZxQifXG67D4QHPIwF2YRv8t33M7cKnZCIWThP4o3w2xVnN/+s7DC2cbaGXSI+TLM/9QtrjLbLPlbWydaQGzfylBHvhDWiQ4pbutjOuyWiFnqcjN8Wdu4LKwa7GxSnVEEcYwS5LxDTYZWN76HKouw+xxixeD0dgVEvOOFRKb7mZcSCQMRnVb2GFkCz8fAwJ36lJzDKotq5q7weAXMCo21U7OPRXZiSaOSny4jvEfE6oz6qvuWRFYhmfnTxlARGOVR28YiWKFHF12C+PfVXa01oO9zxehYdvEPqWoQ19ARGQ0qLwgWXuj3dGkkkG0r3QiPzs5qZTGHNCG+FLh1aMpFEJsFSo+pz8fMuSUnQTi6B/KNmSRpg7kMSr3A6pN/DprgaTyaFS12t/HuiFqdFcLWVW/Bo+b6AZMeJOWyA4MER3VeBM4YNEewIaYi2MmyC4LysXBUQ2DiATZGkqyALM5rg+rW9hm9m9csiY/mKZT2Z68xe5v8BkJoktG0m/CEAAAAASUVORK5CYII=) left center no-repeat;
    background-size: auto 1.2em;
}
.m1{
    -webkit-animation: .8s .1s living linear infinite backwards normal;
    animation: .8s .1s living linear infinite backwards normal;
    -webkit-animation-delay: -1.1s;
}
.m2{
    -webkit-animation: .8s .3s living linear infinite backwards normal;
    animation: .8s .3s living linear infinite backwards normal;
    -webkit-animation-delay: -1.3s;
}
.m3{
    -webkit-animation: .8s .6s living linear infinite backwards normal;
    animation: .8s .6s living linear infinite backwards normal;
    -webkit-animation-delay: -1.6s;
}
@-webkit-keyframes living{
    0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 10px;transform-origin:0 10px}
    50%{-webkit-transform:scaleY(.3);transform:scaleY(.3);-webkit-transform-origin:0 10px;transform-origin:0 10px}
    100%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 10px;transform-origin:0 10px}
}
@keyframes living{
    0%{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 10px;-ms-transform-origin:0 10px;transform-origin:0 10px}
    50%{-webkit-transform:scaleY(.3);-ms-transform:scaleY(.3);transform:scaleY(.3);-webkit-transform-origin:0 10px;-ms-transform-origin:0 10px;transform-origin:0 10px}
    100%{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 10px;-ms-transform-origin:0 10px;transform-origin:0 10px}
}
/*音频和附件end*/
.iconxinwen-dabaoxiazai{
    font-size: .24rem;
    color: #777;
}
.rmd-car-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: .22rem;
}
.rmd-car-box.two{
    justify-content: space-around;
}
.rmd-car-box a span{
    text-decoration: underline;
}
.gallery-thumbs .swiper-button-prev::after{
    width: .3rem;
    height: .6rem;
    content: '';
    display: block;
    background: url(../../images/news-detail/pic-top.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.gallery-thumbs  .swiper-button-next::after{
    width: .3rem;
    height: .6rem;
    content: '';
    display: block;
    background: url(../../images/news-detail/pic-btm.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 50%;
    top: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.gallery-thumbs .swiper-button-prev{
    width: 100%;
    height: .4rem;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    bottom: auto;
    left: 0;
    transition: all .2s linear;
    margin-top: 0;
    /* background-color: rgba(0, 0, 0, .5);
    transform: rotate(90deg);
    height: 100%;
    top: -45.5%;
    bottom: auto;
    right: auto;
    left: 45.5%;
    transition: all .2s linear; */
}
.gallery-thumbs .swiper-button-next{
    width: 100%;
    height: .4rem;
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    top: auto;
    left: 0;
    transition: all .2s linear;
    /* background-color: rgba(0, 0, 0, .5);
    transform: rotate(90deg) translateX(50%);
    height: 100%;
    bottom: -45.5%;
    left: 45.5%;
    right: auto;
    top: auto;
    transition: all .2s linear; */
}
.gallery-thumbs .swiper-button-prev:hover,
.gallery-thumbs .swiper-button-next:hover{
    background-color: #d7000f;
}
/* 推荐车型 end */

@media (max-width: 1100px) {
    .strategy_pc_l_left article {
        padding-left: .3rem;
        padding-right: .3rem;
    }
}
/*ipad尺寸*/
@media (max-width: 1024px) {
    /* .nav_button, .nav_button i {
        color: #5a5a5a;
    } */
    .news_list_now .img_box .img_box_item {
        padding-bottom: 80%;
    }
    .news_content .w, .news_title_box .w {
        width: 90%;
    }
    .news_top {
        padding-top: 90px;
    }
    .news_top .pub-prev, .news_top .pub-next {
        margin-top: -0.2rem;
    }
    /* .news_digest i {
        right: 0.04rem;
        top: auto;
        bottom: .2rem;
        font-size: 0.37rem;
    } */
    .video_news_digest i {
        font-size: 0.34rem;
        right: 0.06rem;
        bottom: 0.31rem;
    }
}
/*mobile*/
@media (max-width: 767px) {
    .news-video-right-v2 > div:first-child .rt-about-item {
        /* padding-top: .5rem; */
    }
    .news-commit-list {
        /* margin-bottom: .5rem; */
    }
    /* .news-item-by .source-txt {
        display: none;
    } */
    /*新闻详情第二版 by 付浩*/
    .news_details video {
        width: 100%;
    }
    .search_box {
        display: block;
    }
    .tab_title > ul li {
        margin-right: .3rem;
    }
   
    .news-pic-big .pic-desc {
        height: 0;
        padding: 0;
    }
    .mb-gallery {
        position: relative;
        margin-top: .2rem;
        margin-left: -10%;
        margin-right: -10%;
        padding: .65rem 0;
        background-color: #f1f1f1;
    }
    .mb-gallery .gallery-thumbs-mb {
        /* width: 85.7%; */
        width: 120%;
        position: absolute;
        left: -10%;
        top: 8%;
        margin:0 auto;
    }
    .gallery-thumbs {
        height: 1.1rem;
    }
    .news-cont-left {
        width: 100%;
    }
    .news-cont-rt {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .img-box{
        width: 100%;

    }

    /* .go-testdriver {
        background-color: #333333;
        color:#fff;
        border-color:#333;
        line-height: .42rem;
    } */
    .rt-box-title {
        margin-bottom: .4rem;
        font-weight: bold;
        font-size: .4rem;
    }
    .rt-about-item .img-a {
        width: 42.8%;
    }
    .qrcode-tools {
        padding-left: 22%;
        padding-right: 22%;
        margin-top: 0;
    }
    .qrcode-tools section img {
        padding: 2px;
    }
    .qrcode-tools section p {
        font-size: .18rem;
        color:#999;
    }
    /*新闻详情第二版 end*/
    .news-tag-list section a {
        width: 100%;
        line-height: .6rem;
    }
    .news-tag-list {
        padding-left: 0;
        padding-right: 0;
        padding-top: .5rem;
        padding-bottom: .25rem;
    }
    .news-tag-list.more {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .news-tag-list section {
        width: 30.8%;
        margin-right: .2rem;
        margin-bottom: .25rem;
    }
    .news-tag-list.more section {
        margin-right: 0;
    }
    /* 新闻列表 */
    .w {
        width: auto;
    }
    .news_details_tool .share_text  {
        line-height: 2.1;
    }
    .share-tools .w {
        width: 100%;
    }
    .news_title_box .w {
        width: auto;
    }
    .news_content .w {
        width: auto;
    }
    .news_top {
        width: 7.5rem;
        height: auto;
        font-size: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 1rem;
    }
    .news_cont_box .a_more {
        width: 93%;
        margin: 0 auto;
        line-height: .8rem;
        color:#333333;
        font-size: .26rem;
        margin-top: 0.5rem;
    }
    .culture_top {
        padding-top: .3rem;
        padding-bottom: .3rem;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .strategy_pc_l_right {
        width: 100%;
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .strategy_pc_l_left {
        width: 100%;
        position: relative;
    }
    .strategy_pc_l_left article {
        position: relative;
        padding-left: .5rem;
        padding-right: .5rem;
        padding-top: .6rem;
        left: 0;
        top: 0;
        transform: translate(0, 0);
    }
    .strategy_pc_lr.row2 {
        padding: 0;
        padding-bottom: .5rem;
    }
    .strategy_pc_l_left p::after {
        top: .2rem;
    }
    .strategy_pc_l_left p {
        padding-bottom: 0.8em;
    }
    .news_cont_left,.news_cont_right {
        width: 100%;
        display: block;
        float: none;
    }
    .news_cont_right {
        overflow: hidden;
    }
    .news_cont_box{
        position: static;
        top: 0;
        transform: translateY(0);
        overflow: hidden;
    }
    .news_cont_box {
        padding: .25rem .25rem 0 .25rem;
        box-sizing: border-box;
    }
    .news_cont_box p {
        font-size: 0.36rem;
    }
    .news_cont_box span {
        display: inline-block;
        line-height: 1.5;
        margin-top: 0.2rem;
        font-size: 0.28rem;
    }
    .news_bottom {
        width: 7.5rem;
        margin-top: 0;
        padding: 0;
    }

    .news_list {
        padding: 0 0.25rem;
    }
    .news_list li {
        width: 50%;
    }
    .news_list li p {
        padding-top: 0;
        padding-bottom: 0;
    }
    .news_more {
        width: 7rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.26rem;
    }
    /* 新闻详情 */
    .news_mb_tit_bg {
        width: 7.5rem;
        height: auto;
        box-sizing: border-box;
    }
    .news_mb_tit_bg img {
        width: 100%;
        height: 100%;
    }
    .news_title_box {
        width: auto;
        padding: 0.43rem 0.25rem 0.25rem 0.25rem;
        background-color: #ffffff;
    }
    .video-detail-top {
        background-color: #333;
        padding-top: 1.5rem;
    }
    .news_title_cont {
        font-size: 0.36rem;
        line-height: 1.3;
    }
    .news_content {
        padding: 0 0.25rem;
        width: auto;
    }
    .news_details img {
        width: 100%;
        height: auto;
    }
    .news_details_tool span {
        font-size: 0.24rem;
        line-height: 2.2;
    }
    .related_news {
        text-align: left;
    }
    .news_list_details {
        padding: 0;    }
    .news_list_details li {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 0.5rem;
        margin-bottom: 0.4rem;
        border-bottom: 1px solid #f1f1f1;
    }
    .news_list_details li img {
        display: inline-block;
        width: 50%;
    }
    .news_list_details .news_font_box {
        vertical-align: top;
        margin-left: 0.2rem;
    }
    .news_list .news-li-item a {
        display: flex;
    }
    .news-li-item .news_font_img {
        width: 42.8%;
    }
    .news-li-item .news_font_box {
        flex: 1;
    }
    .news_list_details .news-li-item {
        padding-bottom: .5rem;
        margin-bottom: .5rem;
        padding-left: 0;
        padding-right: 0;
    }
    .news_list_details .news-li-item:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .poster_mask {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
    }
    .poster_mask .poster_close {
        position: fixed;
        top: 1.6rem;
        right: 0.3rem;
        width: 0.6rem;
        height: 0.6rem;
        background: url('../../images/poster_close.png') no-repeat;
        background-size: 100% 100%;
    }
    .poster_box {
        position: fixed;
        left: 50%;
        top: 50%;
        width: 6.5rem;
        height: 12rem;
        transform: translate(-50%,-52%) scale(.8);
        z-index: 999;
    }
    #posterCanvas {
        display: none;
        width: 100%;
        height: 100%;
    }
    .poster_box img {
        width: 100%;
        height: 100%;
    }
    .poster_box p{
        text-align: center;
        line-height: 2;
        color: #fff;
        font-size: .28rem;
        margin-top: .2rem;
    }
    .culture_mb {
        width: 100%;
        margin-top: 0.5rem;
        margin-bottom: 0.4rem;
    }
    .culture_mb p {
        padding: 0 0.55rem;
        box-sizing: border-box;
        color: #444444;
        font-size: 0.28rem;
        text-align: justify;
        line-height: 1.4;
        margin-bottom: 0.4rem;
    }
    .culture_mb_list p {
        position: relative;
    }
    .culture_mb_list p::after {
        content: '';
        position: absolute;
        top: 0.13rem;
        left: 0.3rem;
        width: 0.1rem;
        height: 0.1rem;
        background: #d0d0d0;
    }
    .culture_mb_list img {
        width: 100%;
        height: auto;
    }
    .culture_mb_list {
        background-color: #f1f1f1;
        padding-top: 0.75rem;
        box-sizing: border-box;
    }
    .culture_mb_list h1 {
        text-align: center;
        margin-bottom: 0.4rem;
    }
    .culture_bottom {
        margin-top: 0.5rem;
    }
    .news_bottom_bg {
        background: #ffffff;
    }
    .news_cont_box .desc {
        padding: 0;
        margin-top: 0.2rem;
        line-height: 1.6;
    }
    .news_list ul {
        padding: 0;
    }
    
    .title_bg {
        border-bottom: none;
        border-bottom: 1px solid #ccc;
    }
    .news_list_now li {
        padding: 0.5rem 0;
    }
    .news_list_now .img_box {
        width: 42.8%;
    }
    .news_list_now .text_box {
        width: 50%;
        right: .1rem;
    }
    .news-item-by {
        padding-top: 0;
    }
    
    .time_box {
        margin-left: 0;
        padding-left: 0;
    }
    .time_box i {
        font-size: .24rem;
    }
    .news-cont-left .time_box {
        padding-left: 2em;
        float: left;
    }
    .news-top-swiper .swiper-slide {
        width: 6.54rem;
    }
    .news_top_now {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .news-top-swiper {
        margin-top: 1rem;
        padding: 0.47rem 0 0.68rem;
    }
    .news_list_now .text_box .text_cont {
        display: none !important;
    }
    .news-top-swiper .news-top-pagination {
        bottom: 0.3rem;
    }
    .news_title_tool {
        margin-top: 0.25rem;
    }
    .news_details_tool .poster {
        margin-right: 0.22rem;
    }
    .news_details_tool .logo_icon {
        width: 0.5rem;
        height: 0.5rem;
    }
    .news_details_tool .logo_icon i {
        font-size: 0.35rem;
        vertical-align: middle;
        line-height: 1.4;
    }
    .news_details_tool {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        box-sizing: border-box;
    }
    /* .news_digest i {
        right: -0.02rem;
        top: 0.85rem;    
        font-size: 0.35rem;
    } */
    .video_news_digest i {
        right: 0.23rem;
        bottom: 0.35rem;
        font-size: 0.35rem;
    }
    /*视频底层*/
    .news-video-left {
        overflow-x: hidden;
    }
    .news-video-left, .news-w88,.news-video-right-v2 {
        width: 100%;
    }
    .v-detail-info {
        padding-top: .5rem;
    }
    .v-detail-info .v-desc {
        padding-top: .4rem;
        line-height: 1.6;
        font-size: .28rem;
    }
    .v-detail-info h1 {
        width: 100%;
    }
    /*音频和附件*/
    .render-audio {
        font-size: .28rem;
    }
    .render-audio .audio-cover {
        height: .9rem;
        width: 1.6rem;
        margin: 3px 5px 3px 0;
    }
    .audio-cover .state {
        transform: scale(0.7);
    }
    .new-file-item a {
        font-size: .28rem;
    }
    .news-pub-degest span, .v-desc span{
        font-size: .24rem;
        bottom: -.20rem;
    }
    .news-pub-degest span i, .v-desc span i{
        font-size: .18rem;
    }
    .news-pub-degest p{
        font-size: .26rem;
    }
    .news-cont-left .news-item-by{
        padding-top: .2rem;
        margin-bottom: .2rem;
    }
}
/*ie10 hack*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .news-top-swiper .swiper-slide-next {
        opacity: 0;
    }
    .news-top-swiper .swiper-slide-prev {
        opacity: 0;
    }
}
@media (min-width: 767px){
    .rmd-car-box a{
        font-size: .18rem;
    }
    .news_list li{
        width: 100%;

    }
    .news_list li .news-item-by{
         display: none;
    }
    .news-li-item.pics{
        margin-bottom: 0;
    }
    .news-li-item.pics .desc{
        margin-bottom: 0;
    }
} 




/* 2022-05-10 路径优化新改版 wyt */
.b-img-haval{
    background-image: url(../../images/car-model/news-deteil-2022-05/logo底@2x.png);
    background-size: 100% 100%;
    height: 3.88rem;
    width: 3.53rem;
    padding: 0rem 0.19rem 0.35rem 0.19rem;
}
.b-img-haval .title-group{
    text-align: center;
}
.b-img-haval .title-group p:nth-of-type(2){
    margin-top: 0.11rem;
    letter-spacing: 6px;
    font-weight: 400;
    font-size: 0.16rem;
}
.b-img-haval .car-img-center{
    position: relative;
    height: 1.36rem;
    padding: 0.1rem 0rem 0rem 0rem;
}
.b-img-haval .car-img-center img{
    width: 2.51rem;
    height: auto;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
}
.b-img-haval .price-text{
    font-size: 0.19rem;
    text-align: center;
    font-weight: 400;
}
.b-img-haval .rg-btn-group{
    display: flex;
    height: 0.47rem;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.26rem;
}
.b-img-haval .btn-enquiry{
    width: 1.53rem;
    height: 0.47rem;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.b-img-haval .btn-enquiry a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.47rem;
    color: #fff;
    font-size: 0.14rem;
}
.b-img-haval .btn-enquiry a:hover{
    color: #000;
}
.b-img-haval .btn-explore{
    width: 1.53rem;
    height: 0.47rem;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.b-img-haval .btn-explore a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.47rem;
    color: #000;
    font-size: 0.14rem;
}
.b-img-haval .btn-explore a:hover{
    color: #fff;
}
.buttonTitle1{background-color: transparent;color: #ffffff;border:0 solid tan;position:relative;z-index:1;} 
.buttonTitle1::after{content:'';position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:0;transition:height .3s ease-out}
.button-solid1.inverted1:hover:not(:disabled)::after{height:0;}
.button-solid1::after{background-color:rgb(66, 74, 82);top:0;bottom:auto;height:100%;}
.buttonTitle1:hover{color: #000000;}
.top_box_a:hover{color: #000000 !important}
.button-outline1.inverted1{box-shadow:inset 0 0 0 1px #000000}

.buttonType2{z-index:1;display:inline-block;}
.buttonType2::after{content:'';position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:0;transition:height .3s ease-out}
.buttonType2:hover::after{height:100%}
.button-outline2.inverted2{color:#000000;box-shadow:inset 0 0 0 1px rgb(66, 74, 82)}
.button-outline2.inverted2::after{background-color:rgb(66, 74, 82)}
.button-outline2.inverted2:hover{color:#ffffff}

.pr .news-video-right .pc-new-show{
    position: sticky;
    top: 0;
    width: auto;
    margin-top: -0.62rem;
}
.new_video_box{
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 0.5rem;
}
.news-video-right .flex-rt-box{
    width: 100% !important;
}
.news-vd-bg .clearfix{
    max-width: 1400px !important;
}

@media (min-width: 2000px){
    .pr .b-img-haval .btn-enquiry{
        width: 1.2rem;
        height: 0.37rem;
    }
    .pr .b-img-haval .btn-enquiry a{
        line-height: 0.37rem;
    }
    .pr .b-img-haval .btn-explore{
        width: 1.2rem;
        height: 0.37rem;
    }
    .pr .b-img-haval .btn-explore a{
        line-height: 0.37rem;
    }
}


/* 热门车型推荐-二期数据-pc */
.icon_car_brand{
    width: 100%;
    padding-top: 0.3rem;
}


/* 热门车型推荐 移动端 */
.b-img-haval-mb{
    display: none;
}
.mb-new-show{
    display: none;
}
@media (max-width: 767px){
    .icon_car_brand{
        width: 100%;
    }
    .pc-new-show{
        display: none;
    }
    .mb-new-show{
        display: block;
    }
    .positionYN{
        position: relative;
    }
    .b-img-haval-mb{
        display:flex;
        padding: 0.4rem 0.28rem 0.42rem 0rem;
        background-image: url(../../images/car-model/news-deteil-2022-05/logo底@2xMB.png);
        background-size: 100% 100%;
    }
    .b-img-haval-mb .title-group-mb{
        padding: 0rem 0rem 0rem 0.32rem;
    }
    .b-img-haval-mb .title-group-mb .item-desc{
        margin-top: 0.12rem;
        font-size: 0.2rem;
        color: #333333;
        font-weight: 500;
    }
    .b-img-haval-mb .title-group-mb p:nth-of-type(3){
        margin-top: 0.12rem;
        font-size: 0.18rem;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb{
        margin-top: 0.39rem;
        font-size: 0.22rem;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb{
        display:flex;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-enquiry-mb{
        display:flex;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-enquiry-mb,.b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-explore-mb{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-enquiry-mb img,.b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-explore-mb img{
        width: 0.1rem;
        height: 0.17rem;
        margin-left: 0.17rem;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-explore-mb{
        margin-left: 0.32rem;
    }
    .b-img-haval-mb .title-group-mb .rg-btn-group-mb .btn-explore-mb{
        display:flex;
    }
    .b-img-haval-mb .car-img-center-mb{
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .b-img-haval-mb .car-img-center-mb img{
        width: 2.97rem;
    }


    /* 视频页面模板 mb */
    .news-cont-rt-new-v{
        position: relative;
        top: 0;
        right: 0;
        width: auto;
    }
}


.bread-crumb{
    opacity: 0;
}