*{margin:0;padding:0;font-family:"Microsoft YaHei"}
.clear{clear:both}
img{border:0;display:block}
a,a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html{opacity:0}
.border-bottom:after{
    display:block;
    content:"";
    position: absolute;
    left:0px;
    bottom:0px;
    width: 100%;
    height:1px;
    transform: scale(1,0.5);
    -webkit-transform: scale(1,0.5);
    background: #dcdcdc;
}
#rs_wrapper{padding-bottom:0;}
.news_wrapper#qsp_wrapper{padding-bottom:0.3rem}
.mod_ad a,.mod_ad a img{display:block;width:100%;height:auto;}
.top_ad{margin: 0.3rem 0.12rem 0.52rem;height:auto;background: #fff;display: flex;justify-content: center;align-items: center;overflow:hidden;}
.top_ad a{display:block;width:100%;height:auto;overflow:hidden;}
.top_ad a img{display:block;width:100%;height:auto;}
.main_slider{width:100%;height:5.6666667rem;overflow:hidden;}


.main_slider .swiper-container{}
.main_slider .swiper-slide{
    width: 100%;
    height: 5.6666667rem;
}
.main_slider .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.main_slider .swiper-slide a img{
    display: block;
    width: 100%;
    height: 100%;
}
.main_slider .swiper-slide a div.artical_info{
    position: absolute;
    width: 98%;
    padding: 5px 1%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    background: rgba(0,0,0,0.7);
}
.main_slider .swiper-slide a div.artical_info h1{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 24px;
    max-height: 48px;
    margin-bottom: 4px;
    overflow: hidden;text-shadow: 1px 1px 1px #9f9f9f;
}
.main_slider .swiper-slide a div.artical_info .time_source{
    font-size: 11px;
    color: #fff;
}
.main_slider .swiper-slide a div.artical_info .time_source .time{
    margin-right: 5px;
}
.main_slider .swiper-slide a div.artical_info .time_source .source{}
.main_slider .swiper-pagination-fraction{
    width: 1rem;
    right: 0.35rem;
    left:auto;
    top: 0;
    color: #fff;
    font-size: 13px;
    color: #fff;
}
.main_slider .swiper-pagination-fraction .swiper-pagination-current{
    font-size: 20px;
    font-weight: bold;
    color: #556ba6;
}
.main_slider .swiper-pagination-fraction .swiper-pagination-total{
    font-size: 13px;
    color: #fff;
}

.news_wrapper{padding: 0.45rem 0.4rem 0.0rem 0.4rem;box-sizing:border-box;}
.lastest_news{display:flex;padding-bottom: 0.5rem;position:relative;}
.lastest_news .icon_wrapper{width:0.9333333rem;height:0.54666666rem;margin-right:0.1928rem;}
.lastest_news .icon_wrapper img{display:block;width:100%;height:100%;}
.lastest_news .lastest_news_container{flex:1;height: 0.54666666rem;overflow: hidden;}
.lastest_news_container .swiper-slide{height:0.54666666rem}
.lastest_news_container .swiper-slide a{
    overflow: hidden;
    font-size: 12px;
    line-height:0.54666666rem;
    display:block;
    width:100%;
    height:0.54666666rem;
    padding-left:0.1466666rem;
    box-sizing:border-box;
    position:relative;
    color: #000;
}
.lastest_news_container .swiper-slide a:before{
    content:"";
    width:2px;
    height:2px;
    background:#556ba6;
    position:absolute;
    left:0px;top:50%;
    margin-top:-1px;
}

.main_news_wrapper{margin-top: 0.45rem;padding-bottom: 0.4rem;position: relative;margin-bottom: 0.45rem;}
.main_news_wrapper a{
    margin-bottom: 0.22666rem;
    display: block;
}
.main_news_wrapper a h1{
    font-size: 18px;
    line-height: 24px;
    color: #4b4b4b;
    max-height: 48px;
    overflow: hidden;
    font-weight: bold;
}
.main_news_wrapper .news_details{
    font-size: 11px;
    color: #9f9f9f;
}
.main_news_wrapper .news_details .zd{
    color: #ff1800;
    display:inline-block;vertical-align:center;
}
.main_news_wrapper .news_details .time{
    margin-right: 0.2rem;display:inline-block;vertical-align:center;
}
.main_news_wrapper .news_details .source{display:inline-block;vertical-align:center;}


.top_normal_news{
    display: flex;
    padding-bottom: 0.4rem;
    position: relative;
    margin-bottom: 0.45rem;
    /* height: 2rem; */
}
.top_normal_news .normal_txt_wrapper{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top_normal_news .normal_txt_wrapper a{}
.top_normal_news .normal_txt_wrapper a h1{
    font-size: 18px;
    line-height: 24px;
    color: #4b4b4b;
    max-height: 48px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 0.29333333rem;
}
.top_normal_news .normal_txt_wrapper .news_details{
    font-size: 11px;
    color: #9f9f9f;
    display: flex;
}
.top_normal_news .normal_txt_wrapper .news_details .time{
    margin-right: 0.2rem;
}
.top_normal_news .normal_txt_wrapper .news_details .source{}
.top_normal_news .normal_img_wrapper{
    width: 3rem;
    height: 2rem;
    overflow: hidden;
    margin-left: 0.4933333rem;
}
.top_normal_news .normal_img_wrapper a{
    display: block;
    width: 100%;
    height: 100%;
}
.top_normal_news .normal_img_wrapper a img{
    display: block;
    width: 100%;
    height: 100%;
}
.hidden{display:none;}
.more_control{
    display: flex;
    justify-content: center;
    margin-bottom: 0.4266666rem;
}
.more_control .show_hide_news{
    display: flex;
    align-items: center;
    justify-content: center;
}
.more_control .show_hide_news .txt{
    font-size: 15px;
    margin-right: 0.18666666rem;
}
.more_control .show_hide_news .more_icon{
    width: 0.33333333rem;
    height: 0.33333333rem;
}
.show_hide_news .more_icon img{
    display: block;
    width: 100%;
    height: 100%;
}
.col_with_after{position:relative}
.col_with_after:after{
    display:block;
    content:"";
    height:0.29333333rem;
    background:#f8f8f8;
    border-top:1px solid #f0f0f0;
    position: absolute;
    width: 100%;
    box-sizing: content-box;
    left: 0px;
}

#qsp{width:1.36rem;height:0.44rem;display:block}
#qsp img{display:block;width:100%;height:100%;}
.main_col_link{margin-bottom:0.4rem;}

.qsp_wrapper{width:100%;margin-bottom: 0.64rem;}
.qsp_wrapper .swiper-slide{}
.qsp_wrapper .swiper-slide a{
    display: block;
    width: 100%;

}
.qsp_wrapper .swiper-slide a img{
    width: 100%;
    height: 4.933333333rem;
    overflow: hidden;
    border-radius: 5px;
}
.qsp_wrapper .swiper-slide a h1{
    font-size: 18px;
    font-weight: normal;
    color: #4b4b4b;
    line-height: 20px;
    height: 40px;
    margin: 0.346666666rem 0;
    overflow: hidden;
}
.qsp_wrapper .swiper-slide a .news_details{
    font-size: 12px;
    display: flex;
    color:#000;
}
.qsp_wrapper .swiper-slide a .news_details .type{
    color: #ff1800;
    margin-right: 0.18666666rem;
}
.qsp_wrapper .swiper-slide a .news_details .colname{
    margin-right: 0.18666666rem;
}
.qsp_wrapper .swiper-slide a .news_details .source{}
.qsp_wrapper .swiper-pagination *{margin:0;padding:0px;}
.qsp_wrapper .swiper-pagination{width:1.466666666rem;top: -0.35rem;left: auto;right: 0.4rem;height: 0.186666666rem;}
.qsp_wrapper .swiper-pagination-bullet{opacity:1;background:#fff;width:0.186666666rem;height:0.186666666rem;margin: 0 0.05333333333rem !important;}
.qsp_wrapper .swiper-pagination-bullet-active{background:#4b89ef;}

#sh{width:0.90666666rem;height:0.4533333rem;display: block;}
#sh img{display:block;width:100%;height:100%;}
.sh_top_news{width:100%;height:4.93333333rem;overflow:hidden;margin-bottom:0.5333333rem;}
.sh_top_news a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.sh_top_news a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sh_top_news a .sh_top_info{
    position: absolute;
    bottom: 0.346666666rem;
    width: 8.4666666666rem;
    left: 50%;
    transform: translateX(-50%);
}
.sh_top_news a .sh_top_info h1{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.sh_top_news a .sh_top_info .news_details{
    font-size: 12px;
    color: #fff;
    display: flex;
}
.sh_top_news a .sh_top_info .news_details .time{
    margin-right: 0.18666666rem;
}
.sh_top_news a .sh_top_info .news_details .source{}

#qxlb{width:1.7866666rem;height:0.453333333rem;display: block;}
#qxlb img{display:block;width:100%;height:100%;}

#rs{width:100%;height:0.44rem;display: block;position: relative;padding-bottom: 0.2666666rem;}
#rs img{display:block;width:0.9066666rem;height:0.44rem;}
#rs:before{
    display:block;
    content:"";
    position: absolute;
    left:0px;
    bottom:0px;
    width: 1rem;
    height:0.0808rem;
    background: #556ba6;
    border-radius:0.040266rem;
}
#back.index{margin-top:0.4rem}
#back{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e2e6f5;
    padding: 0.24rem 0 0.24rem 0;
}
#back .back_icon_wrapper{
    width: 0.32rem;
    height: 0.3733333rem;
    margin-right: 0.1333333rem;
}
#back .back_icon_wrapper img{
    display: block;
    width: 100%;
    height: 100%;
}
#back .back_txt_wrapper{
    font-size: 15px;
    color: #8494b6;
}
.back_cotainer{
    padding: 0rem 0.4rem 0.6rem 0.4rem;
    box-sizing: border-box;
    margin-top: -0.4rem;
}

.back_cotainer_list{
    padding: 0.55rem 0.4rem 0.6rem 0.4rem;
    box-sizing: border-box;
    margin-top: -0.4rem;
}

.sz_wrapper{width:100%;margin-bottom: 0.64rem;}
.sz_wrapper .swiper-slide{}
.sz_wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 4.933333333rem;
    overflow: hidden;
    position: relative;
}
.sz_wrapper .swiper-slide a img{
    width: 100%;
    height: 4.933333333rem;
    overflow: hidden;
    border-radius: 5px;
}
.sz_wrapper .swiper-slide a h1{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
    max-height: 20px;
}
.sz_wrapper .swiper-slide a .sz_container{
    position: absolute;
    bottom: 0.44rem;
    width: 8.266666666rem;
    left: 50%;
    transform: translateX(-50%);
}
.sz_wrapper .swiper-slide a .sz_container h1{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    max-height: 20px;
    line-height: 20px;
    margin-bottom: 0.24rem;
}
.sz_wrapper .swiper-slide a .sz_container .news_details{
    font-size: 12px;
    color: #fff;
    display: flex;
}
.sz_wrapper .swiper-slide a .sz_container .news_details .time{
    color: #fff;
    margin-right: 0.18666666rem;
}


.sz_wrapper .swiper-pagination *{margin:0;padding:0px;}
.sz_wrapper .swiper-pagination{width:1.466666666rem;top: -0.4rem;left: auto;right: 0.35rem;height: 0.186666666rem;}
.sz_wrapper .swiper-pagination-bullet{opacity:1;background:#fff;width:0.186666666rem;height:0.186666666rem;margin: 0 0.05333333333rem !important;}
.sz_wrapper .swiper-pagination-bullet-active{background:#4b89ef;}







.normal{width:100%;margin-bottom: 0.64rem;}
.normal .swiper-slide{}
.normal .swiper-slide a{
    display: block;
    width: 100%;
    height: 4.933333333rem;
    overflow: hidden;
    position: relative;
}
.normal .swiper-slide a img{
    width: 100%;
    height: 4.933333333rem;
    overflow: hidden;
    border-radius: 5px;
}
.normal .swiper-slide a h1{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
    max-height: 20px;
}
.normal .swiper-slide a .sz_container{
    position: absolute;
    bottom: 0.44rem;
    width: 8.266666666rem;
    left: 50%;
    transform: translateX(-50%);
}
.normal .swiper-slide a .sz_container h1{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    max-height: 20px;
    line-height: 20px;
    margin-bottom: 0.24rem;
}
.normal .swiper-slide a .sz_container .news_details{
    font-size: 12px;
    color: #fff;
    display: flex;
}
.normal .swiper-slide a .sz_container .news_details .time{
    color: #fff;
    margin-right: 0.18666666rem;
}


.normal .swiper-pagination *{margin:0;padding:0px;}
.normal .swiper-pagination{width:1.466666666rem;top: -0.4rem;left: auto;right: 0.35rem;height: 0.186666666rem;}
.normal .swiper-pagination-bullet{opacity:1;background:#fff;width:0.186666666rem;height:0.186666666rem;margin: 0 0.05333333333rem !important;}
.normal .swiper-pagination-bullet-active{background:#4b89ef;}

<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-10-21 14:18:12" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}