@charset "utf-8";
/* 公共新闻标题 */
.t_topblue{height: 5px;margin-bottom: 10px;background: #0050A8;border-radius: 3px;}
.t_name{font-size: 18px;font-weight: 600;color: #0050A8;}
.t_more{margin-right: 10px;margin-top: 4px;padding-right: 13px;font-size: 12px;font-weight: 600;color: #657180;background: url('../images/title_icon_more.png') center right no-repeat;}
/* 栏规格 */
.information{margin-top: 20px;padding-bottom: 50px;}
.information .box_left{width: 980px}
.information .box_left{margin-right: 20px;}
.information .box_right{width: 400px}
.t_toptext{padding: 0 10px 0;}
/* 顶部图 */
.picture_big{width: 582px;height: 437px;overflow: hidden;margin-right: 15px;position: relative;}
.picture_big .figure-pic{ position: absolute; left: 50%;top: 50%;width: 582px;height: 437px;-o-object-fit: cover;object-fit: cover;-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.picture_small{width: 283px;position: relative;}
.picture_small .figure-pic{ position: absolute; left: 50%;top: 50%;width: 283px;height: 211px;-o-object-fit: cover;object-fit: cover;-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.picture_small .box{height: 211px;margin-bottom: 15px;background: #fff;overflow: hidden;}
.picture_big .text, .picture_small .text{padding:5px 10px;bottom: 20px;left:0 ;right: 0; width: 93%;margin: 0 auto;font-size: 20px;font-weight: 400;color: #FFFFFF;line-height: 28px;background: #000000;-webkit-box-sizing: border-box;box-sizing: border-box;}
.picture_small .text{width: 90%;bottom: 15px;font-size: 16px;}
.pictures img{width: 100%;} 
/* 鼠标悬停放大图片框 */
.headline-figure .figure_wrapper{overflow: hidden;display: block;z-index: 1;position: relative;}
.headline-figure .figure_wrapper>.figure-pic{ transform: scale(1) translate(-50%,-50%); transition: all 0.5s ; -webkit-transition: all 0.5s ; -moz-transition: all 0.5s ; -ms-transition: all 0.5s ; -o-transition: all 0.5s ; -webkit-transform: scale(1) translate(-50%,-50%); -moz-transform: scale(1) translate(-50%,-50%); -ms-transform: scale(1) translate(-50%,-50%); -o-transform: scale(1) translate(-50%,-50%); }
.headline-figure:hover .figure_wrapper>.figure-pic{ transform: scale(1.2) translate(-50%,-50%); -webkit-transform: scale(1.2) translate(-50%,-50%); -moz-transform: scale(1.2) translate(-50%,-50%); -ms-transform: scale(1.2) translate(-50%,-50%); -o-transform: scale(1.2) translate(-50%,-50%); }

/*企业信息*/
.page_content .aside{width:400px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;}
.page_content .aside>div:first-child{margin-top:0;}
.page_content .aside .sec_homepage_info{padding-bottom:20px;}
.page_content .aside .sec_homepage_info .user_portrait{margin-top:26px;padding:0 10px;margin-bottom:20px;}
.page_content .aside .sec_homepage_info .user_portrait>*{display:inline-block;vertical-align:middle;}
.page_content .aside .sec_homepage_info .portrait{margin-right:16px;width:50px;height:50px;border-radius:50%;overflow:hidden;background-color:#fff;}
.page_content .aside .sec_homepage_info .portrait img{width:100%;}
.page_content .aside .sec_homepage_info .abbreviation{margin-bottom:5px;font-size:16px;font-weight:600;color:#17233D;line-height:1.1;}
.page_content .aside .sec_homepage_info .nickname{width:205px;text-align:left;}
.page_content .aside .sec_homepage_info .nickname .tag span{background:-webkit-gradient(linear,left top, right top,from(#00B2FF),to(#007AFF));background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);padding:2px 4px;color:#fff;border-radius:4px;}
.page_content .aside .sec_homepage_info .contact{padding:0 10px;}
.page_content .aside .sec_homepage_info .contact li>*{display:inline-block;vertical-align:middle;}
.page_content .aside .sec_homepage_info .contact li{margin-bottom:10px;}
.page_content .aside .sec_homepage_info .contact .label_title{width:58px;font-size:14px;font-weight:400;color:#9EA7B4;}
.page_content .aside .sec_homepage_info .contact .text{width:calc(100% - 62px);font-size:14px;font-weight:400;color:#17233D;line-height:20px;}
.page_content .aside .sec_homepage_info .inquiry_btn{cursor:pointer;;width:180px;height:40px;margin:20px auto 0 auto;font-size:14px;font-weight:500;color:#FFFFFF;line-height:36px;text-align:center;background:-webkit-gradient(linear,left top, right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;}

/* 2021.08.23 新增 */
.row_3{margin-bottom: 20px;}
/* .slider{margin:0;width:450px;height:317px;background:#fff;}
.slider .prev,.slider .next{position:absolute;z-index:4;display:block;width:40px;height:40px;top:50%;margin-top:-20px;left:20px;;cursor:pointer;border-radius:50%;background:rgba(0,0,0,0.5) url('../images/banner_previous.png') center center no-repeat;}
.slider .next{left:auto;right:30px;background:rgba(0,0,0,0.5) url('../images/banner_next.png') center center no-repeat;}
.slider .hd{left:40%;bottom:15px;right:inherit;padding:0;}
.slider .hd li{background-color:rgba(255,255,255,0.5);}
.slider .hd li.active{background-color:transparent;border:1px solid #fff;}
.slider-banner-class .slider>.bd>ul{height:317px;}
.slider-banner-class .slider>.bd>ul>li>a{position:relative;}
.slider-banner-class .slider>.bd>ul>li>a>img{position:absolute;display:block;width:auto;height:100%;top:0;left:50%;right:0;bottom:0;margin:auto;transition:all 2s;z-index:1;transform:translate(-50%,0) scale(1);-webkit-transform:translate(-50%,0) scale(1);-moz-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);-o-transform:translate(-50%,0) scale(1);-webkit-transition:all 2s;-moz-transition:all 2s;-ms-transition:all 2s;-o-transition:all 2s;}
.slider-banner-class .slider>.bd>ul>li>a:hover img{transform:translate(-50%,0) scale(1.1);-webkit-transform:translate(-50%,0) scale(1.1);-moz-transform:translate(-50%,0) scale(1.1);-ms-transform:translate(-50%,0) scale(1.1);-o-transform:translate(-50%,0) scale(1.1);}
.slider-banner-class .slider>.bd>ul>li>a p{display:none;position:absolute;left:0;right:0;bottom:35px;z-index:3;text-align:left;color:#fff;font-size:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.slider-banner-class .slider>.bd>ul>li>a::after{content:"";display:none;}
.slider-banner-class .slider>.bd>ul>li>.live_link::after{content:'';display:block;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;right:0;bottom:0;top:0;position:absolute;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);}
.slider-banner-class .slider>.bd>ul>li>.live_link p{display:block;}
.slider-banner-class .slider>.bd>ul>li>a figure{display:none;background:url(/static/common/images/banner_icon_bf@2x.png) no-repeat center;background-size:80px auto;width:80px;height:70px;position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50% );-webkit-transform:translate(-50%,-50% );-moz-transform:translate(-50%,-50% );-ms-transform:translate(-50%,-50% );-o-transform:translate(-50%,-50% );}
.slider-banner-class .slider>.bd>ul>li>.live_link figure{display:block;}
.slider-banner-class .slider>a.prev,.slider-banner-class .slider>a.next{opacity:0;transition:opacity 2s;-webkit-transition:opacity 2s;-moz-transition:opacity 2s;-ms-transition:opacity 2s;-o-transition:opacity 2s;}
.slider-banner-class .slider:hover>a.prev,.slider-banner-class .slider:hover>a.next{opacity:1;} */
.zx_slider{
    margin-bottom:20px;width:450px;height:317px;background:#fff;
}
.zx_slider .swiper-container{
    width: 100%;
    height: 100%;
}
.zx_slider li{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.zx_slider li a{
    width: 100%;
    height: 100%;
    display: block;
    position:relative;
}
.zx_slider li a img{
    position:absolute;
    display:block;
    width:auto;
    height:100%;
    top:0;
    left:50%;
    right:0;
    bottom:0;
    /* margin:auto; */
    transition:all 2s;
    z-index:1;
    transform:translate(-50%,0) scale(1);
    -webkit-transform:translate(-50%,0) scale(1);
    -moz-transform:translate(-50%,0) scale(1);
    -ms-transform:translate(-50%,0) scale(1);
    -o-transform:translate(-50%,0) scale(1);
    -webkit-transition:all 2s;
    -moz-transition:all 2s;
    -ms-transition:all 2s;
    -o-transition:all 2s;
}
.zx_slider .swiper-container .swiper-pagination .swiper-pagination-bullet{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    background-color: #C2C2C2;
    width: 10px;
    height: 10px;
    font-size: 0px;
    line-height: 0px;
    border-radius: 50%;
}
.zx_slider .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
    background-color: transparent;
    border: 1px solid #fff;
}

.news{width:509px;height:317px;margin:0 20px;}
.news .t_name{border-left: none!important;}
.news .marquee_wrapper{margin-top:2px;margin-left:30px;height:25px;width:370px;background:#FFF2E7;}
.news .marquee{height:22px;margin:1px 16px;padding:0 19px;background:url('../images/nav_icon_marquee.png') left center no-repeat;}
.news .marquee li{font-size:12px;font-weight:400;color:#FA7600;}
.news .list{padding: 16px 15px;background-color: #fff;}
.news .list ol{margin-right:0;width:100%;}
.news .list ol.ol2{margin-right:0;}
.news .list li{color:#13233f;font-size:14px;line-height:17px;margin-bottom:13px;}
.news .list li .icon{margin-right:10px;}
.news .list li .column_name{color:#1c3f71;font-weight:bold;padding-right:5px;margin-right:7px;border-right:2px solid #DCDEE2;}
.news .list li a:hover .column_name{color:#0050a8;}
.news .list li .title{width:222px;display:inline-block;white-space:nowrap;text-overflow:clip;}
.news .list ol li{
    overflow: hidden;
    margin-bottom: 0!important;
    padding-bottom: 15px;
    background: none!important;
}
.news .list ol.pc_view li:nth-child(-n+6):nth-child(n+3){
    padding-left: 0!important;
    padding-top: 15px;
    padding-bottom: 0px;
    height: 21px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 21px;
}
.news .list ol.pc_view li:nth-child(-n+6):nth-child(n+3) a{
    color: #666;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3):hover a{
    color: #FA7600;
}
.news .list ol li:nth-child(2){
    border-bottom: 1px solid #F2F2F2;
}
.news .list ol .tt_title{
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}
.news .list ol .tt_excerpt{
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    max-width: 90%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
}
.news .list ol .tt_xq{
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FA7600;
    line-height: 20px;
    float: left;
}
.news .list ol li:hover .tt_title{
    color: #FA7600;
}
.analysis{width: 450px;background:#fff;}
.analysis .white_caption{
    width: 100%;
    height: 45px;
    color: #181818;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #E8EAEC;
}
.analysis .white_caption::before{
    content: '';
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 10px;
}
.analysis .white_caption .t_name{
    line-height: 45px;
    border-left: none!important;
}
.analysis .white_caption .t_more{
    margin-top: 0;
    height: 45px;
    line-height: 45px;
}
.analysis .white_caption .t_more:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.analysis ol{padding:  20px;/* margin-bottom:10px; height: 164px;*/list-style-type:disc;list-style-position:inside;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;overflow: hidden;}
.analysis li{margin-bottom: 14.5px;line-height: 20px;font-size:14px;font-weight:400;color:#13233F;list-style: inherit;}
.analysis ol a{
    overflow:hidden;
    white-space:nowrap;
    display:inline-block;
    width:96%;
    vertical-align:middle;
    font-size: 15px;
}
.analysis ol li::marker{color:#13233F;}
.analysis ol li:hover::marker{color:#0050A8;}
/* 新增资讯版块 */
.news_moreTab{
    width: 509px;
    /* height: 260px; */
    margin: 0 20px;
    background: #fff;
}
.news_moreTab .t_more{
    margin-top: 0;
}
.news_moreTab .t_more:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.news_moreTab .white_caption{
    width: 100%;
    height: 45px;
    color: #181818;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #E8EAEC;
}
.news_moreTab .white_caption::before{
    content: '';
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 10px;
}
.news_moreTab .white_caption .t_name{
    border-left: none!important;
}
.news_moreTab .white_caption .tabName{
    width: 66px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181818;
    float: left;
    cursor: pointer;
}
.news_moreTab .white_caption .tabName.cur{
    color: #FA7600;
    font-weight: 600;
    position: relative;
}
.news_moreTab .white_caption .tabName.cur::after{
    content: '';
    width: 66px;
    height: 3px;
    background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.news_moreTab .itemShow{
    display: block;
}
.news_moreTab .itemNone{
    display: none;
}
.news_moreTab ol{
    padding:20px;
    list-style-type:disc;
    list-style-position:inside;
    overflow-y:scroll;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow: hidden;
    width: 100%;
}
.news_moreTab li{
    margin-bottom: 14.5px;
    line-height: 20px;
    font-size:14px;
    font-weight:400;
    color:#13233F;
    list-style: inherit;
}
.news_moreTab ol a{
    overflow:hidden;
    white-space:nowrap;
    display:inline-block;
    width: 96%;
    vertical-align:middle;
    font-size: 15px;
    color: #666;
    margin-left: -7px;
}
.news_moreTab ol li::marker{
    color: #e8eaec;
}
.news_moreTab ol li:hover::marker{
    color: #FA7600;
}
.HuiTab{width: 400px;/* background:#fff; */}
.HuiTab .tabCon{
    display: block!important;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}
/* .price .top{margin-bottom:12px;} */

.price .white_caption{
    width: 100%;
    height: 45px;
    color: #181818;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #E8EAEC;
}
.price .white_caption::before{
    content: '';
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 10px;
}
.price .white_caption .t_name{
    border-left: none!important;
}
.price .white_caption .tabName{
    width: 66px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181818;
    float: left;
    cursor: pointer;
}
.price .white_caption .tabName.cur{
    color: #FA7600;
    font-weight: 600;
    position: relative;
}
.price .white_caption .tabName.cur::after{
    content: '';
    width: 66px;
    height: 3px;
    background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.HuiTab .conbox{
    /* height: 197px!important; */
    padding: 10px;
    box-sizing: border-box;
    overflow-x: hidden;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 5px;
}
.HuiTab .conbox .item{
    background-color: #fff;
    border: 1px solid #F1F1F1;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.area_13 .containBox .item .top{
    flex: 1;
}
.HuiTab .conbox .item .date{
    padding-top: 8px;
    font-size: 14px;
    color: #FA7600;
}
.HuiTab .conbox .item .fen{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.HuiTab .conbox .item .fen .status{
    color: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin-right: 12px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.HuiTab .conbox .item .fen .shu{
    font-size: 30px;
    margin-right: 10px;
}
.HuiTab .conbox .item .fen img{
    width: 11px;
    height: 18px;
}
.HuiTab .conbox .item .up .status{
    background-color: #EB3434;
}
.HuiTab .conbox .item .up .shu{
    color: #EB3434;
}
.HuiTab .conbox .item .pin .status{
    background-color: #FA7600;
}
.HuiTab .conbox .item .pin .shu{
    color: #FA7600;
}
.HuiTab .conbox .item .down .status{
    background-color: #00A900;
}
.HuiTab .conbox .item .down .shu{
    color: #00A900;
}
.HuiTab .conbox .item .num{
    color: #FA7600;
    margin-top: 5px;
    font-size: 24px;
}
.HuiTab .conbox .item .float{
    color: #999999;
    margin-top: 5px;
    font-size: 16px;
}
.HuiTab .conbox .item .bottom{
    background-color: #FDF2E8;
    color: #FA7600;
    height: 34px;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    line-height: 34px;
}

.HuiTab .ls_adv{
    width: 300px;
    height: 260px;
    background: url(/static/styles/images/ls_adv2.png) no-repeat top center;
    background-size: cover;
    position: relative;
    padding: 30px 20px;
    box-sizing: border-box;
}
.HuiTab .ls_adv .adv_btn{
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    height: 40px;
}
.HuiTab .ls_adv .adv_btn a{
    width: 125px;
    height: 100%;
    display: block;
    border-radius: 21px;
    /* border: 1px solid #fff; */
    box-sizing: border-box;
}
.HuiTab .ls_adv .adv_btn .dz_btn{
    float: left;
    margin-left: 20px;
}
.HuiTab .ls_adv .adv_btn .lqt_btn{
    float: right;
    margin-right: 20px;
}

/* 热点 */
.hot_news .t_toptext{
    padding: 10px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #f2f2f2;
    box-sizing: border-box;
}
.hot_news .t_toptext::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
}
.hot_news .t_toptext .icon_hyp{margin-top: 2px;}
.hot_news .t_toptext .text{margin-left: 2px;font-size: 14px;font-weight: 400;color: #9EA7B4;line-height: 20px;}
.hot_news .hot_list{
    margin: 15px 10px 5px;
    background: #fff;
    height: 258px;
    overflow: hidden;
}
.hot_news .serial{margin-bottom: 12px;}
.hot_news .serial .text{margin-left: 10px;font-size: 14px;font-weight: 400;color: #17233D;height: 20px;line-height: 20px;overflow: hidden;}
.hot_news .serial .number{margin-top: 2px;width: 16px;height: 16px;line-height: 16px;text-align: center; background: #9EA7B4;border-radius: 1px;font-size: 11px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FFFFFF;line-height: 16px;}
.hot_news .serial .num1{background-color: #fd0400;}
.hot_news .serial .num2{background-color: #f4a522;}
.hot_news .serial .num3{background-color: #3399ff;}

.content_box .list_head{padding: 0 15px;}
.content_box .list_head .t_name{margin-right: 30px;font-size: 18px;font-weight: 400;color: #13233F;line-height: 25px;}.content_box .list_head .t_name{font-size: 18px;font-weight: 400;color: #13233F;line-height: 25px;}
.content_box .list_head .t_name.current{font-weight: 600;color: #0050a8;}

/* 右侧栏目 */
.content_box .box{margin-bottom: 20px;}
.content_box .interview{padding-bottom: 20px;}
.content_box .box_right a{text-decoration: none;}
.content_box .box_right .t_more{margin-right: 0;}
.content_box .box_right .t_more:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.content_box .box_right .t_toptext{
    padding: 13px 10px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #F2F2F2;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.content_box .box_right .t_toptext::before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
}
.content_box .list_head>.zdBox{
    display: none;
}
.content_box .bottom_more{
    display: none;
}
/* 直播 */
.live_box{
    background: #fff;
    margin-bottom: 20px;
}
.live_box .live_con{
    padding: 0 15px 15px;
    box-sizing: border-box;
}
.live_box .live_con .live_first_item{
    width: 100%;
    height: 152px;
    border-radius: 4px;
    overflow: hidden;
}
.live_box .live_con .live_first_item a{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.live_box .live_con .live_first_item a .item_img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.live_box .live_con .live_first_item a .item_img img{
    width: 100%;
    height: 100%;
}
.live_box .live_con .live_first_item a .item_btn{
    width: 30px;
    height: 22px;
    position: absolute;
    bottom: 38px;
    left: 10px;
    z-index: 2;
}
.live_box .live_con .live_first_item a .item_btn img{
    width: 100%;
    height: 100%;
}
.live_box .live_con .live_first_item a .item_title{
    width: 93%;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    z-index: 2;
}
.live_box .live_con .live_item{
    width: 100%;
    height: 20px;
    margin-top: 15px;
}
.live_box .live_con .live_item .item_btn{
    width: 20px;
    height: 17px;
    margin-right: 8px;
    float: left;
}
.live_box .live_con .live_item .item_btn img{
    width: 100%;
    height: 100%;
}
.live_box .live_con .live_item .item_title{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    float: left;
    width: 240px;
    height: 20px;
    overflow: hidden;
}
.live_box .live_con .live_item .item_title span{
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}
.live_box .live_con .live_item:hover .item_title{
    color: #FA7600;
}
.live_box .live_con .live_item:hover .item_title span{
    color: #FA7600;
}

.content_box .box_right .box{background-color: #fff;}
/* 访谈 */
.content_box .interview .item_box{padding: 0 10px;}
.content_box .interview .cover{width: 280px;height: 157px;margin: 0 auto;overflow: hidden;}
.content_box .interview .cover .big_pic{width: 280px;height: 157px;object-fit: cover;}
.content_box .interview .title{margin-top: 10px;margin-bottom: 20px;text-align:left ; font-size: 16px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #17233D;line-height: 22px;}
.content_box .interview_list{padding:0 10px 10px 10px;}
.content_box .interview_list li{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #E8EAEC;}
.content_box .interview_list .title{width: 290px;margin-top: 0;margin-right: 10px;}
.content_box .interview_list .cover{width: 80px;height: 80px;border-radius: 4px;overflow: hidden;}
.content_box .interview_list .cover img{height: 100%;}
.content_box .img_lky{margin-bottom: 20px;}

/* 推荐视频 */
.recommend_video{padding-bottom: 10px;}
.recommend_video li{margin-bottom: 10px;}
.recommend_video li a{display: block; width: 380px;height: 158px;margin: 0 auto; overflow: hidden;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);border-radius: 4px;}
.recommend_video li a .cover_layer{top: 0;left: 0;width: 380px;height: 158px;margin: 0 auto;background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);border-radius: 4px;}
.recommend_video li .cover{width: 100%; object-fit: cover;}
.recommend_video .banner_icon_bf_50{left: 10px;bottom: 39px;}
.recommend_video .title{left: 0;right: 0;bottom: 10px;margin:0 auto;width: 355px;font-size: 15px;font-weight: 400;color: #FFFFFF;line-height: 21px;height: 21px;overflow: hidden;}


.list_box ol{padding-bottom: 5px;padding-left: 10px;list-style: outside;list-style-position: inside;}
.list_box li{margin-bottom: 15px;font-size: 14px;font-weight: 400;color: #13233F;line-height: 20px;}

.content_box .list_item .info{height:194px;}

/* 访谈列表页 */
.directory .category{padding: 0;}
.directory .category .breadcrumb{height: auto; line-height: inherit;}
.interviews .content_box .list_item{margin-top: 20px;}
.interviews .content_box .list_item .infos .tag{padding: 0;color: #9EA7B4;font-size: 13px;background: inherit;-webkit-transition: all .4s;transition: all .4s;}
.interviews .content_box .list_item a:hover .infos .tag{color: #004EA2;-webkit-transition: all .4s;transition: all .4s;}
.interviews .content_box .list_item .time_tage{right: 8px;bottom: 8px;padding: 1px 6px;font-size: 12px;font-weight: 400;color: #FFFFFF;line-height: 17px;background: #000000;border-radius: 2px;opacity: 0.5;}
.interviews .content_box .box_right .t_toptext{margin-bottom: 18px;}


.datas_page .content_box .list_item{margin-top: 20px;}
.datas_page .content_box .list_item .infos .tag{padding: 0;color: #9EA7B4;font-size: 13px;background: inherit;-webkit-transition: all .4s;transition: all .4s;}
.datas_page .content_box .list_item a:hover .infos .tag{color: #004EA2;-webkit-transition: all .4s;transition: all .4s;}

/* 访谈详情 */
.interview_details .video.text_interview,.interview_details .text.video_interview{display: none;}
.interview_details .text.text_interview,.interview_details .video.video_interview{display: block;}
.video_play video{width: 690px;height: 387px;}
.interview_details .qrcode{margin-bottom: 20px;padding: 15px;font-size: 14px;font-weight: 400;color: #9EA7B4;line-height: 20px;background: #F8F8F9;border-radius: 4px;}
.interview_details .qrcode_pic{display: block !important;width: 650px;margin: 0 auto;margin-bottom: 30px;}
.interview_details .qrcode p{margin: 0;width: auto;font-size: 12px;font-weight: 400;color: #9EA7B4;line-height: 17px;}
.video_interview.article_con .info{margin-bottom: 0;}
.video_interview.article_con .video_play{margin-top: 15px;padding-top:30px;margin-bottom: 30px;border-top:1px dashed #DCDEE2;}
.interview_details .published{margin-bottom: 50px;}
/* 相关推荐 */
.recommended_list .pic .play_time{font-size: 12px;font-weight: 400;color: #FFFFFF;line-height: 17px;bottom: 8px;right: 8px;padding: 1px 6px;background: rgba(0, 0, 0, 0.5);border-radius: 2px;opacity: 0.5;}

/* 右侧-报价 */
.price_info .price_list {padding: 0 10px 10px;}
.price_info .price_list .name{font-size: 14px;font-weight: 400;color: #13233F;line-height: 20px;}
.price_info .price_list .date{font-size: 12px;font-weight: 400;color: #9EA7B4;line-height: 17px;}
.price_info .price_list .average{font-size: 14px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #00A900;line-height: 20px;}
.price_info .price_list .float{font-size: 14px;font-weight: 400;color: #00A900;line-height: 20px;}
.price_list li{margin-bottom: 10px;}
.price_list li .item{margin-bottom: 5px;}

/* 右侧-展馆 */
.right_pavilion{padding-bottom: 10px;}
.right_pavilion .conbox{padding: 0 20px;}
/* .right_pavilion .box{padding: 15px;margin: 0 auto 10px;background: rgba(0, 20, 43, 0.5) !important;border-radius: 4px;}
.right_pavilion .box .name{margin-bottom: 5px;font-size: 16px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;}
.right_pavilion .box .tags{display: inline-block;margin-bottom: 26px;padding: 2px 6px;border-radius: 2px;border: 1px solid #FFFFFF;color: #ffffff;}
.right_pavilion .box .address{font-size: 12px;font-weight: 400;color: #FFFFFF;}
.right_pavilion .box .logo{background-color: #fff;} */
.right_pavilion .box{display: block;width: 330px;position: relative;padding: 20px 15px 18px 15px;margin: 0 auto 10px;border-radius: 4px;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.right_pavilion .box::before{ content: ""; display: block; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 20, 43, 0.5); position: absolute; pointer-events: none; z-index: 0; transition:all 0.5s ; -webkit-transition:all 0.5s ; -moz-transition:all 0.5s ; -ms-transition:all 0.5s ; -o-transition:all 0.5s ; }
.right_pavilion .box .wrapper{z-index: 1;position: relative;}
.right_pavilion .box:hover::before{background-color: rgba(0, 20, 43, 0.3);}
.right_pavilion .box .wrapper .name{margin-bottom: 5px;font-size: 16px;font-family: PingFangSC-Medium, PingFang SC;font-weight: bold;color: #FFFFFF;}
.right_pavilion .box .wrapper .tags{display: inline-block;font-size: 12px;margin-bottom: 18px;padding: 2px 6px;border-radius: 2px;border: 1px solid #FFFFFF;color: #ffffff;}
.right_pavilion .box .wrapper .address{font-size: 12px;font-weight: 400;color: #FFFFFF;}
.right_pavilion .box .wrapper .logo_box{display:block;width:90px;height:90px;background:#FFFFFF;border-radius:4px;position: relative;overflow: hidden;}
.right_pavilion .box .wrapper .logo_box img{ display: block; width: 95%; height: auto; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%) ; -webkit-transform:translate(-50%,-50%) ; -moz-transform:translate(-50%,-50%) ; -ms-transform:translate(-50%,-50%) ; -o-transform:translate(-50%,-50%) ; }

/* 评论 */
.comment_info .reply_msg{overflow: hidden;}
.comment_info .infos .more_reply .text{margin-right: 5px;margin-right: 5px;font-size: 12px;font-weight: 400;color: #657180;line-height: 17px;}
.comment_info .infos .more_reply .icon_zankai{margin-top: 4px;}

/* 分页器 */
.pagination{padding: 50px 20px 30px 20px;}

.share_poster{
    width: 83px;
    height: 24px;
    background: #FFF2E8;
    border-radius: 12px;
    line-height: 24px;
    margin: 15px 10px 0px 25px;
    padding-left: 25px;
    box-sizing: border-box;
    background-image: url(../images/icon_fxhb.png);
    background-size: 12px 11px;
    background-position: 10px 7px;
    background-repeat: no-repeat;
}
.share_poster a{
    color: #FA7600;
    font-size: 12px;
}
.content_box .list_item li{
    padding-bottom: 10px;
}
.content_box .list_item li .zx_class{
    background: #FFFFFF;
    border-radius: 3px;
    color: #FA7600;
    border: 1px solid rgba(250, 118, 0, 0.5);
    padding: 0px 3px;
}
.content_box .bottom_more{
    width: 100%;
    height: 66px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #E8EAEC;
}
.content_box .bottom_more a{
    display: block;
    width: 218px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 21px;
    border: 1px solid #FA7600;
    margin: 15px auto 15px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FA7600;
}

.mnews-banner{
    width: 100%;
}
.mnews-banner img{
    width: 100%;
}
.mnews-box{
    padding: 27px 20px 49px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.mnews-box .mnews-channel{
    width: 100%;
    margin-bottom: 23px;
    position: relative;
}
.mnews-box .mnews-channel::before{
    content: '';
    width: 30px;
    height: 36px;
    position: absolute;
    top: 4px;
    left: -16px;
    background: url(../images/mnews/mn_icon_clip.png) top left no-repeat;
    background-size: 100%;
}
.mnews-box .mnews-channel::after{
    content: '';
    width: 59px;
    height: 36px;
    position: absolute;
    top: 20px;
    right: 9px;
    background: linear-gradient(0deg, #fff 0%, transparent);
    z-index: 0;
}
.mnews-box .mnews-channel .mnews-num{
    content: '';
    height: 36px;
    position: absolute;
    top: 20px;
    right: 9px;
    font-size: 48px;
    font-family: Poppins;
    font-weight: bold;
    color: #AACD06;
    line-height: 50px;
    background: linear-gradient(0deg, #FFA517 0%, #FF5526 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 0;
}
.mnews-box .mnews-channel .mnews-title{
    position: absolute;
    left: 24px;
    top: 17px;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    text-shadow: 1px 2px 2px rgba(177,59,24,0.74);
}
.mnews-box .mnews-channel .mnews-list-item{
    width: 100%;
    background: #FFFFFF;
    box-shadow: 1px 3px 5px 0px rgba(150,150,150,0.3);
    border-radius: 5px;
    margin-bottom: 6px;
    padding: 8px 10px;
    box-sizing: border-box;
}
.mnews-box .mnews-channel .mnews-list-item a{
    display:flex;
    justify-content:flex-start;
}

.mnews-box .mnews-channel .mnews-list-item .item-img img{
    width: 39px;
    height: 28px;
    object-fit: cover;
    margin-right: 9px;
}
.mnews-box .mnews-channel .mnews-list-item .item-text{
    font-size: 13px;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 1.2;
}
.mnews-box .mnews-channel .mnews-list-item .item-text span{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}
.mnews-box .mnews-channel .mnews-list-item:first-child{
    padding: 49px 9px 11px;
    background: url(../images/mnews/mnews_bg.png) top left no-repeat;
    background-size: 100% 100%;
    border-radius: 22px;
    box-shadow: -3px 4px 5px 0px rgb(150 150 150 / 30%);
}
.mnews-box .mnews-channel .mnews-list-item:first-child a{
    position: relative;
    display: block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.mnews-box .mnews-channel .mnews-list-item:first-child .item-img img{
    width: 100% !important;
    height: 156px;
    margin-right: 0;
    position: relative;
    z-index: 1;
}
.mnews-box .mnews-channel .mnews-list-item:first-child .item-text{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(237, 109, 0, 0.6);
    font-weight: bold;
    color: #FFFEFE;
    padding: 9px 24px;
    box-sizing: border-box;
    z-index: 2;
}
.mnews-footer{
    width: 100%;
    height: 49px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    padding: 0 38px;
    box-sizing: border-box;
}
.mnews-footer .foot-item{
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    color: #999999;
    line-height: 1;
}
.mnews-footer .foot-item img{
    display: block;
    width: 21px !important;
    height: 21px;
    margin: 7px auto 5px;
}
.mnews-footer .foot-item.on{
    color: #FF5526;
}

@media (max-width:1300px) {
    .zx_slider{
        width: 100%;
        height: 30vw;
    }
    .news{
        width: calc(50% - 10px);
        margin: 10px;
    }
    .information .box_right{
        /* width: calc(50% - 20px); */
        width: 100%;
        margin: 10px 10px 0 0;
    }
    .content_box .interview_list .title{
        width: 90%;
    }
    .analysis{
        width: calc(50% - 10px);
        margin:0 10px 10px 10px;
    }
    .news_moreTab{
        width: calc(50% - 20px);
        margin-right: 10px;
        margin-left: 0;
    }
    #m_nav1{
        width: 100%;
    }
    .HuiTab{
        width: 100%;
    } 
    .HuiTab .conbox{
        /* margin-top: 10px; */
        width: 100%;
        grid-template-columns: repeat(4,1fr);
    }
    .information .box_left{
        width: 100%;
        margin-right: 0;
    }
}
@media ( max-width : 440px) {
    .information{
        padding-bottom: 57px;
    }
    .HuiTab{
        width: 100%;
    }
    .second_nav{display: none!important;}
    .information{margin-top: 0;}
    .top_container {position: sticky;position: -webkit-sticky;width: 100%;left: 0;top: 0;z-index: 999;}
	.top_container .topbar{display: none;}
    .top_container .topnav.style2 .search_wrapper{display: none;}
    .top_container .topnav.style2 .right_wrapper{display: none;}
    .top_container .topnav.style2 .navi_bar_wrapper{display: none;}

    .top_container .topnav.style2 .logo_wrapper{margin-top: 0;float: none !important;width: 100%;}
    .top_container .topnav .top_logo{float: none !important;margin:0 auto;text-align: center;}
    .top_container .topnav.style2 .logo_wrapper .logo{margin: 15px auto; height: 32px;}
    .top_container .topnav.style2{-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);}

    /* 轮播图 */
    .zx_slider{
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .zx_slider li a img{
        height: auto;
        width: 100%;
        position: unset;
        transform: unset;
    }
    .news{width:100%;height:auto;margin:0 auto;background: url(../images/yw_bg.png) no-repeat top center;background-size: 100%;}
    .news .bg-fff{background: none;}
    .news .bg-fff .white_caption{border-bottom: none;padding: 20px 15px 0px;}
    .news .white_caption .t_name{
        color: #fff!important;
        box-sizing: border-box;
        background-size: 26px;
        border-left: none;
        margin-right: 20px;
        font-weight: 400!important;
    }
    .news .white_caption .t_name.cur{
        font-weight: 600!important;
        position: relative;
    }
    .news .white_caption .t_name.cur::after{
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        background: #FFFFFF;
        left: 0;
        bottom: -5px;
    }
    .news .bg-fff .white_caption .t_more{
        display: none!important;
        margin-right: 0;
        color: #fff;
        background: url('../images/news_more.png') center right no-repeat;
    }
    .news .bg-fff .white_caption .t_more.selected{
        display: block!important;
    }
    .news .mix_box{
        display: none!important;
    }
    .news .mix_box.selected{
        display: block!important;
    }
    .news .list{padding: 15px 0 10px;background:none;width: 92%;margin: 0 auto;} 
    .news .list ol.ol2{display:none;}
    .news .list ol{width:100%;padding:15px;box-sizing: border-box;background-color: #fff;border-radius: 4px;}
    .news .list ol li:nth-child(2){
        border-bottom: none;
    }
    .news .list ol li:nth-child(5){
        border-bottom: 1px solid #F2F2F2;
    }
    .news .list ol .new_text{width: 100%;/*border-right: 1px solid #f2f2f2;padding-right: 15px;*/box-sizing: border-box;}
    .news .list li .title{
        background: none;
        width: 100%;
    }
    .news .list ol li:nth-child(-n+5){
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0;
    }
    .news .list li:nth-child(-n+5) .title span{
        height: 21px!important;
        font-size: 15px!important;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600!important;
        color: #333333!important;
        line-height: 21px!important;
    }
    .news .list ol li:nth-child(n+6){
        /* margin-left: 15px; */
        padding-left: 15px!important;
        padding-top: 10px;
        padding-bottom: 0px;
        height: 21px;
        font-size: 15px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666;
        line-height: 21px;
        position: relative;
    }
    .news .list ol li:nth-child(n+6)::before{
        content: "• ";
        color: #FA7600;
        position: absolute;
        left: 0;
        top: 11;
    }
    .news .list li:nth-child(n+6) .title span{
        height: 20px!important;
        font-size: 14px!important;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 400!important;
        color: #333333!important;
        line-height: 20px!important;
    }
    #m_nav1{
        width: 100%;
    }
    .row_3{
        margin-bottom: 10px;
    }
    .row_3 .HuiTab{max-width:100%;}
    .row_3 .tabCon{padding: 0 10px;box-sizing: border-box;width: 92%;margin: 0 auto;}
    .row_3 .tabCon.price {padding-bottom: 15px;}
    .row_3 .conbox{padding-right:0;height: auto;padding-left: 0;padding-bottom: 0;grid-template-columns: repeat(2,1fr);}
    .row_3 .HuiTab .tabBar{display: none;width:100%;/* display:flex; *//* justify-content:center; */padding: 0 5px;box-sizing: border-box;}
    .row_3 .price .table{width:100%;max-width:inherit;}
    .row_3 .price .price_tab{float: right;}
    .row_3 .price .mobile_price_title{
        width: 120px;
        padding-left: 34px;
        box-sizing: border-box;
        background: url(../images/flo_icon_lj.png) no-repeat left top;
        background-size: 26px;
        height: 26px;
        font-size: 20px;
        font-weight: 600;
        color: #181818;
        line-height: 26px;
        margin-top: 15px;
    }
    .supply .conbox,.business .conbox{/* margin-top:10px; */height: 199px !important;}
    .time_tit{display: block;width: 100%;}
    .time_1{display: block;text-align: center!important;}
    .orange_theme .tabBar span span{padding: 0;background:#fff;width: 50px;height: 21px;line-height: 21px;border-right: 3px solid #EAEAEA;border-radius: 0;margin: 9px 0;}
    .orange_theme .tabBar span:nth-child(3){width:50px;text-align: center;margin: 9px 0; padding: 0;background:#fff;height: 21px;line-height: 21px;border-right: 3px solid #EAEAEA;border-radius: 0;}
    .orange_theme .tabBar>span:first-child{padding:0;}
    .orange_theme .tabBar>span:last-child{padding:0;}
    .orange_theme .tabBar span.active{color:#FA7600;background-color:#fff;box-shadow:inherit}
    .orange_theme .tabBar span.current{border-bottom:none;}
    .orange_theme .tabBar .business{padding: 0 0 0 0;}
    .orange_theme .tabBar .business span:last-child{border-right: none;}
    .t_more{color: #999;}
    .m_t_more{display: block;padding: 7px 0;/* margin-right: 5px; */}
    .m_t_more>.t_more{display: none;color: #999;}
    .m_t_more>.cur{display: block;}
    /* .price .date{display: none;}
    .price .date{display: none;} */
    .hot_news .hot_list{
        margin: 0;
        padding: 15px;
        border-radius: 4px;
        height: 341px;
        box-sizing: border-box;
    }
    .hot_news .serial{
        margin-bottom: 12px;
    }

    #right_bar{display: none;}
    .directory{display: none;}
    .box_guide{margin-top: 0;padding-bottom: 0;}
    .content_box .btn-group{display: none;}
    img{width: auto !important; max-width: 100% !important;}
    .morelist_btn{display: none;}
    .content_box .img_lky{display: none !important;}
    .box_right .page{display: none;}
    .footer{display: none;}
    .containBox{max-width: inherit;min-width: inherit;}

    .information  .box_right{
        display: block;
        width: 100%;
        padding: 15px 15px 10px;
        box-sizing: border-box;
    }
    .information .box_left{width: 100%;background-color: inherit;}
    .information .box_left .t_toptext{
        background: #fff;
        padding-top: 10px;
        width: 100%;
        box-sizing: border-box;
        overflow-x: scroll;
        padding-bottom: 0;
    }
    .information .box_left .t_toptext .tab_overflow{
        width: 600px;
    }
    .information .box_left .t_topblue{
        width: 100%;
        height: 5px;
        background: #FA7600;
        border-radius: 3px;
        margin-bottom: 0;
    }
    .second_nav li{margin: 0 16px;}
    .information .box_left .picture_big{width: 100%;height: 250px;}
    .information .box_left .picture_big .figure-pic{width: 100%;height:auto;}
    .information .box_left .picture_small{width: 100%;}
    .information .box_left .picture_small .figure_wrapper{width: 50%;float: left;height: 150px;}
    .information .box_left .picture_small .figure_wrapper .figure-pic{width: 100%;height: auto;}
    .picture_big .text, .picture_small .text{font-size: 15px;height: 28px;padding: 2px 10px;line-height: 25px;overflow: hidden;}
    .market .box_left,.market .box_right{width: 100%;margin-right: 0;float: none !important;}
    .content_box .list_head{
        width: 92%;
        margin: 0 auto;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
    }
    .content_box .list_head>.t_more{
        position: absolute;
        right: 0;
        top: 6px;
        width: 30px;
        height: 44px;
        background: #FFFFFF;
        box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.15);
        margin: 0;
        box-sizing: border-box;
        padding: 6px 9px;
    }
    .content_box .list_head>.zdBox{
        position: absolute;
        left: 0;
        top: 6px;
        width: 10px;
        height: 44px;
        background: #FFFFFF;
    }
    .content_box .list_head .t_name{
        margin: 0 13px;
    }
    .content_box .list_head .t_name:nth-child(-n+5){
        margin-bottom: 10px;
    }
    .content_box .list_item li {padding-bottom: 0;}
    .content_box .list_item .title{
        margin-top: 10px;
    }
    .information .content_box .list_item{width: 92%;box-sizing: border-box;padding: 0;margin: 0 auto;background-color: inherit;}
    .information .content_box .list_item .nopic{
        width: 100%!important;
    }
    .information .content_box .list_item li{
        background-color: #fff;
        padding: 10px;
        /* margin-bottom: 5%; */
        position: relative;
    }
    .information .content_box .list_item li::after{
        content: "";
        background:#EAEAEA;
        position: absolute;
        left: 2%;
        bottom: 0;
        width: 96%;
        height: 1px;
    }
    .information .content_box .list_item .info{
        width: 64.31%;
        height: auto;
        position: initial;
        margin: 0;
        border-top: none;
        float: left;
    }
    .information .content_box .list_item .info .title{
        height: 42px;
        font-size: 15px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 21px;
        overflow: hidden;
    }
    .information .content_box .list_item .info .desc{
        display: none;
    }
    .information .content_box .list_item .info .zx_infos{
        display: none;
    }
    .information .content_box .list_item .zx_tw{
       float: left!important;
    }
    .information .content_box .list_item .pic{
        width: 32.62%;
        height: 80px;
        margin-right: 0;
        margin-bottom: 2%;
        float: right!important;
        border-radius: 4px;
        overflow: hidden;
    }
    .information .content_box .list_item .infos{position: inherit;margin: 2% 0 1%;}
    .information .content_box .list_item .infos .infos_left{
        display: none;
    }
    .information .content_box .list_item .infos>.f-r{
        float: left!important;
    }
    .information .content_box .list_item .pic .thumb{object-fit: cover;}

    .content_box .bottom_more{
        width: 92%;
        height: 66px;
        background: #fff;
        overflow: hidden;
        margin: 0 auto;
    }
    .content_box .bottom_more a{
        display: block;
        width: 218px;
        height: 36px;
        background: #FFFFFF;
        border-radius: 21px;
        border: 1px solid #FA7600;
        margin: 15px auto 15px;
        line-height: 36px;
        text-align: center;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FA7600;
    }

    .mnews-banner{
        width: 100%;
    }
    .mnews-banner img{
        width: 100%;
    }
    .mnews-box{
        padding: 7.20vw 5.33vw 13.07vw;
        width: 100%;
        box-sizing: border-box;
        background-color: #f5f5f5;
    }
    .mnews-box .mnews-channel{
        width: 100%;
        margin-bottom: 6.13vw;
        position: relative;
    }
    .mnews-box .mnews-channel::before{
        content: '';
        width: 8.00vw;
        height: 9.60vw;
        position: absolute;
        top: 1.07vw;
        left: -4.27vw;
        background: url(../images/mnews/mn_icon_clip.png) top left no-repeat;
        background-size: 100%;
    }
    .mnews-box .mnews-channel::after{
        content: '';
        width: 15.73vw;
        height: 9.60vw;
        position: absolute;
        top: 5.33vw;
        right: 2.40vw;
        background: linear-gradient(0deg, #fff 0%, transparent);
        z-index: 0;
    }
    .mnews-box .mnews-channel .mnews-num{
        content: '';
        height: 9.60vw;
        position: absolute;
        top: 5.33vw;
        right: 2.40vw;
        font-size: 12.80vw;
        font-family: Poppins;
        font-weight: bold;
        color: #AACD06;
        line-height: 13.33vw;
        background: linear-gradient(0deg, #FFA517 0%, #FF5526 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        z-index: 0;
    }
    .mnews-box .mnews-channel .mnews-title{
        position: absolute;
        left: 6.40vw;
        top: 4.53vw;
        padding: 0;
        font-size: 4.80vw;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 1;
        text-shadow: 1px 2px 2px rgba(177,59,24,0.74);
    }
    .mnews-box .mnews-channel .mnews-list-item{
        width: 100%;
        background: #FFFFFF;
        box-shadow: 1px 3px 5px 0px rgba(150,150,150,0.3);
        border-radius: 5px;
        margin-bottom: 1.60vw;
        padding: 2.13vw 2.67vw;
        box-sizing: border-box;
    }
    .mnews-box .mnews-channel .mnews-list-item a{
        display:flex;
        justify-content:flex-start;
    }
    
    .mnews-box .mnews-channel .mnews-list-item .item-img img{
        width: 10.40vw !important;
        height: 7.47vw;
        object-fit: cover;
        margin-right: 2.40vw;
        max-width: unset !important;
    }
    .mnews-box .mnews-channel .mnews-list-item .item-text{
        font-size: 3.47vw;
        font-weight: 400;
        color: #6B6B6B;
        line-height: 1.2;
    }
    .mnews-box .mnews-channel .mnews-list-item .item-text span{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 100%;
    }
    .mnews-box .mnews-channel .mnews-list-item:first-child{
        padding: 13.07vw 2.40vw 2.93vw;
        background: url(../images/mnews/mnews_bg.png) top left no-repeat;
        background-size: 100% 100%;
        border-radius: 22px;
        box-shadow: -3px 4px 5px 0px rgb(150 150 150 / 30%);
    }
    .mnews-box .mnews-channel .mnews-list-item:first-child a{
        position: relative;
        display: block;
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
    }
    .mnews-box .mnews-channel .mnews-list-item:first-child .item-img img{
        width: 100% !important;
        height: 41.60vw;
        margin-right: 0;
        position: relative;
        z-index: 1;
    }
    .mnews-box .mnews-channel .mnews-list-item:first-child .item-text{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        background: rgba(237, 109, 0, 0.6);
        font-weight: bold;
        color: #FFFEFE;
        padding: 2.40vw 6.40vw;
        box-sizing: border-box;
        z-index: 2;
    }
    .mnews-footer{
        width: 100%;
        height: 13.07vw;
        position: fixed;
        left: 0;
        bottom: 0;
        background: #fff;
        z-index: 9;
        display: flex;
        justify-content: space-between;
        padding: 0 10.13vw;
        box-sizing: border-box;
    }
    .mnews-footer .foot-item{
        text-align: center;
        font-size: 2.93vw;
        font-weight: 400;
        color: #999999;
        line-height: 1;
    }
    .mnews-footer .foot-item img{
        display: block;
        width: 5.60vw !important;
        height: 5.60vw;
        margin: 1.87vw auto 1.33vw;
    }
    .mnews-footer .foot-item.on{
        color: #FF5526;
    }
}