@charset "UTF-8";

html,body{ width: 100%; height: 100%;}
body{ margin: 0rem; padding: 0rem; font-family: "Microsoft YaHei","simsun"; font-size:.16rem; color: #000; line-height: 1.5; overflow-x: hidden; overflow-y: auto;}
*{ margin: 0rem; padding: 0rem; box-sizing: border-box; outline: none;}
a:link,a:visited{ color: #000; text-decoration: none;}
a:hover{ color: #0058e0;}
ul, li { list-style-type: none; margin: 0rem; padding: 0rem; }
img { border: 0rem; vertical-align: middle; max-width: 100%;}
.clear { clear: both; *height: 1px; }
input, select { vertical-align: middle;}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
.no{ display: none;}
.clearflx:after,.row:after{ visibility: hidden; display: block; font-size: 0rem; content: " "; clear: both; height: 0rem;}
em,i{ font-style: normal;}
.clear{ clear: both;}
input[type="submit"],input[type="button"]{ border: 0rem;}
.f_l{ float: left;}
.f_r{ float: right;}
.t_i{ text-indent: 2em;}
@media screen and (max-width:992px) {
	.f_l_sm{ float: left;}
	.f_r_sm{ float: right;}
	.f_i_sm{ float: inherit;}
}
/**以上样式不需要修改**/
@media screen and (max-width:1720px) {
    html {
        font-size: 5.208333vw !important;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 90px !important;
    }
}
@font-face {
    font-family: "syst_h";
    src: url("syst_h.eot"); /* IE9 */
    src: url("syst_h.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("syst_h.woff") format("woff"), /* chrome、firefox */
    url("syst_h.woff2") format("woff2"), /* chrome、firefox */
    url("syst_h.ttf") format("truetype")/* chrome、firefox、opera、Safari, Android, iOS 4.2+ */; /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ygy";
    src: url("ygy.ttf") format("truetype"); 
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "qft";
    src: url("qft.eot"); /* IE9 */
    src: url("qft.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("qft.woff") format("woff"), /* chrome、firefox */
    url("qft.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("qft.svg#qft") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "chsj";
    src: url("chsj.eot"); /* IE9 */
    src: url("chsj.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("chsj.woff") format("woff"), /* chrome、firefox */
    url("chsj.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("chsj.svg#chsj") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "pmzdcst";
    src: url("pmzdcst.eot"); /* IE9 */
    src: url("pmzdcst.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("pmzdcst.woff") format("woff"), /* chrome、firefox */
    url("pmzdcst.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("pmzdcst.svg#pmzdcst") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.wrap{ background: url(260313bmsf_bg.jpg) no-repeat center top; background-size: cover; min-height: 100%; width: 100%; display: flex; flex-direction: column; z-index: 0; overflow: hidden;}
.wrap::before{position: absolute;left: 0;top: 0;right: 0;height: 1.2rem;background: url(260313bmsf_bg_t.png) no-repeat left top;content: '';background-size: contain;z-index: 0;pointer-events: none;}
.bmsf_header{ position: relative; z-index: 0; flex-shrink: 0;}
.bmsf_header::before{background: url(260313bmsf_bg_t_c.png) no-repeat center bottom;background-size: 46.30208vw auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;content: '';filter: brightness(1.5) opacity(.4);}
.bmsf_row{ margin: 0 auto; z-index: 2; position: relative;}
.bmsf_header .bmsf_row{ display: flex; justify-content: space-between; align-items: center;}
.bmsf_logo{ width: 3.24rem; flex-shrink: 0;}
.bmsf_header_tit{ color: #ffffff; display: flex; align-items: center; font-size: .2rem; justify-content: flex-end;}
.bmsf_header_tit>a{  margin-left: .1rem;}
.bmsf_time{ font-size: .2rem; color: #ffffff; opacity: .5;}
.bmsf_header_right{padding-top:.3rem;flex: 1;/* overflow: hidden; */text-align: right;}
.bmsf_nav{display: flex;color: #ffffff;align-items: center;margin-top: .1rem;margin-bottom: .2rem;gap:.28rem; position: relative;}
.bmsf_nav ul{flex: 1;font-size: 0;text-align: left;position: relative;display: flex;justify-content: flex-end; overflow-x: auto;}
.bmsf_nav::after{ display: none; position: absolute; right:0; top: 0; bottom: .06rem; content: ''; width: 5vw; background:linear-gradient(90deg, rgba(0, 88, 224, 0), #0052d9);}
/* .bmsf_nav ul::-webkit-scrollbar{ background-color: transparent; height: .06rem;}
.bmsf_nav ul::-webkit-scrollbar-thumb{ background: #ffc000; border-radius: .06rem; display: none; cursor: pointer;}
.bmsf_nav ul:hover::-webkit-scrollbar-thumb{ display: block;} */
.bmsf_nav ul li{}
.bmsf_nav ul li a{display: block;text-align: center;font-size: .2rem;padding: 0 .16rem;color: #ffffff;line-height:2;white-space: nowrap;}
.bmsf_nav ul li.on{ background-color: rgba(255,255,255,.2); border-radius: .5rem;}
.bmsf_nav span,.bmsf_header_tit>a>span{ width: .25rem; height: .25rem; flex-shrink: 0; display: flex; cursor: pointer; background-repeat: no-repeat; background-position: center; background-size: 100% 100%;}
.bmsf_nav span.ss_icon,.bmsf_header_tit>a>span.ss_icon{ background-image: url(260313bmsf_ss.png);}
.bmsf_nav span.my_icon{ background-image: url(260313bmsf_wd.png);}

.bmsf_main{flex: 1;background-color: #0096ff;border-radius: .3rem .3rem 0 0;position: relative;padding-top: .4rem;padding-bottom: .4rem;z-index: 0;overflow: hidden;/* display: flex; *//* align-items: center; *//* justify-content: center; */}
.bmsf_main::after{ height: 27.9166666vh; background: url(260313bmsf_bg_b.png) no-repeat top; background-size: cover; position: absolute; left: 0; right: 0; bottom: 0; content: ''; z-index: -1;}
.bmsf_main .bmsf_row{ display: grid;}
.bmsf_row,.ej_con{ width: 1680px; margin: 0 auto;}
@media screen and (max-width:1720px) {
    .bmsf_row,.ej_con{ width: calc(100% - .4rem);}
}
@media screen and (max-width:1280px) {
    .bmsf_main{ padding-top:.24rem;}
}
@media screen and (max-width:1280px) {
    /* .bmsf_header .bmsf_row{ height:1rem !important;} */
    .bmsf_logo img{ max-height:.5rem;}
    .bmsf_time{ display: none;}
    .bmsf_nav::after{/* display:block; */}
    .bmsf_nav ul{ display: block; white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
    .bmsf_nav ul li{ display:inline-block;}
}

@media screen and (max-width:1280px) and (min-width:993px) {
   .bmsf_header_right{overflow:hidden;}
}

@media screen and (max-width:992px) {
    .bmsf_logo{width: 2.4rem;margin-bottom: .06rem;}
    .bmsf_nav ul{ display: block; margin-left: .32rem; white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
    .bmsf_nav ul li{ display: inline-block;}
    .bmsf_nav ul::-webkit-scrollbar{ height: .06rem;}
       .bmsf_nav ul li a{ font-size: .18rem;}

}

.grid-container{display:flex;gap: .2rem;width:100%;}
.card{overflow: hidden;border-radius:.22rem;box-shadow: 0 0.320833vw .820833vw rgba(0,0,0,0.29);transition:transform 0.3s ease;flex-shrink: 0;}
.card:hover{transform:translateY(-5px);}
.grid-container>.card:nth-child(1){ width: calc(33.3% - 0.78125vw); background-color:#ffc000; padding: .3rem; overflow: visible;}
.card_right{flex: 1;display: flex;gap: .2rem;flex-direction: column;}
.card_list{display: grid;grid-template-columns: 1fr 1fr;gap: .2rem;}

.card_list1 .card{ position: relative;}
.card_list1{display: flex;gap: .2rem;flex-direction: column;}
.sxfd_more,.ydkj_more,.jzcs_more{display: flex;align-items: center;gap: .02rem;bottom: .16rem;padding:.04rem .16rem .04rem .12rem;border-radius: 1rem;position: absolute;background-color: #ffe400;color: #000000;z-index: 99;font-size: .16rem;transition: .3s all;}
.sxfd_more{ left: 12.5%;}
.jzcs_more{ left: 50%;}
.ydkj_more{ right: 6%;}
.sxfd_more:hover, .ydkj_more:hover, .jzcs_more:hover{ color:#ffffff;}
.sxfd_more i,.ydkj_more i,.jzcs_more i{ font-size: .1rem;}
.card_list1 .card:first-child:hover{transform:translateY(0px);}
.card_list1 .card:first-child a:hover{ color: #000; transform: translateY(-5px);}
.card-header{ display:flex; justify-content:space-between; align-items:center;}
.card-header span{ font-size: .3rem; color: #000000; line-height: 1.2;font-family: "syst_h";}
.more-btn{background: #ffe400;color:#000000;border:none;padding:.04rem .16rem .04rem .12rem;border-radius:1rem;cursor:pointer;font-size: .18rem;display: flex;align-items: center;justify-content: center;}
.card-content{margin-top: 1.19791667vw;}
.date-badge{ background: url(260313bmsf_bar.png) no-repeat left top; background-size: 100% 100%; position: relative; left: -.38rem; height:.64rem; line-height: .64rem; padding-left: .2rem; font-size: .2rem; color: #000000; display: inline-flex; padding-right: .32rem;}
.grid-container>.card:nth-child(1) .image-overlay{margin-top: 1.16666667vw;}
.grid-container>.card:nth-child(1) .image-overlay a{display:block;overflow:hidden;padding-top: 125.6666%;height: 0;position: relative;}
.grid-container>.card:nth-child(1) .image-overlay a img{ position:absolute; left:0; top:0;}
.image-overlay,.image-overlay img{width: 100%;height: 100%;}
.image-overlay{ display: block;}
.card_bottom{ display: none;}
.card_bottom>.card:first-child{ position: relative;}
.bmsf_nav .bmsf_login_tit{ display: none;}
.bmsf_header_tit .bmsf_login_tit{ margin-left: .2rem;}
.bmsf_header_tit .bmsf_login_tit1{display:flex;align-items:center;gap: .1rem;}
.bmsf_time font{ margin: 0 .04rem;}
.bmsf_header_tit .bmsf_login_tit a:first-child{ background: url(260313bmsf_wd.png) no-repeat left center; background-size: .18rem auto; padding-left: .24rem;}
@media (max-width:1800px){
    .bmsf_nav ul::after{background: linear-gradient(90deg, rgba(0, 88, 224, 0), rgb(3 85 220));}

}
.TRS_Editor video{ width:80%;}
@media (max-width: 1280px){
    .jzcs_more{ transform:translateX(-25%)}
    .jzcs_more:hover{ transform:translateX(-25%) translateY(0) !important;}
    .ydkj_more{ right:3%}
    .bmsf_header_tit span{ width:.18rem !important; height:.18rem !important;}
    .card_list1 .card:first-child:hover{transform:translateY(0px);}
    .card-header span{ font-size:.2rem;}
    .date-badge{height:.5rem;line-height:.46rem;font-size:.16rem;left: -.27rem;}
    .card-content{ margin-top:.2rem;}
    .more-btn{ font-size:.13rem;}
    .grid-container>.card:nth-child(1){ flex: 1; width: auto;}
    .card_bottom{display: flex;width: 100%;flex-direction: column;gap: .2rem;}
    .card_bottom .card_list{grid-template-columns: 1fr 1fr;}
    .card_list+.card_list{ display: none;}
    .grid-container{gap: .2rem;flex-wrap: wrap;}
    .bmsf_over .bmsf_row{ padding: .2rem .4rem;}
}
@media (max-width: 1280px) and (orientation: portrait){
    .card_right .card_list:first-child{grid-template-columns:1fr;height: 100%;}
    .card_right .card_list:first-child .hsmfd_con,.card_right .card_list:first-child .shzn_con{ flex:1;}
   
}
@media (max-width: 1200px) and (orientation: portrait){
    .date-badge{ left:-.37rem;}
}
@media (max-width:992px){
    .wrap::before{height: 12vw;background-size: auto 100%;}
    .bmsf_header::before{ background-size: 70% auto;}
    .card{ border-radius: 2.8vw; box-shadow:0 0.520833vw 1.3020833vw rgba(0,0,0,0.2);}
    .bmsf_header .bmsf_row{padding: .16rem .16rem 0rem .16rem;display: flex;height: auto !important;flex-direction: column;align-items: flex-start;justify-content: flex-start;overflow: hidden;}
    .bmsf_time{ display: none;}
    .card-header span{ font-size:.2rem;}
    .bmsf_header{ height: auto;}
     .bmsf_header_tit{margin-top: -.36rem;position: relative;margin-bottom: .1rem;/* justify-content: flex-start; */}
    .bmsf_header_tit .bmsf_login_tit{/* display: none; */}
    .bmsf_logo{width:auto;CORNER-SHAPE: SUPERELLIPSE(0.5);padding-left: .12rem;max-width: 55%;}
    .bmsf_logo img{max-height:.48rem;}
    .bmsf_header_right{padding-left: 0;padding-top: 0;display: flex;flex-direction: column;width: 100%;/* margin-top: -.16rem; */}
    .bmsf_nav .bmsf_login_tit{ display: none; position: absolute; right: .46rem; top: -.44rem;}
    .bmsf_nav ul::-webkit-scrollbar{ display: none;}
    .bmsf_nav::after{display: block;right: 0;bottom: 0;}
    .bmsf_nav ul{ display: block; overflow-x: auto; overflow-y: hidden; white-space: nowrap; margin-left: 0;}
    .bmsf_nav ul li{ display: inline-block;}
    .bmsf_nav ul li a{font-size: .18rem;line-height: 2;padding: 0 .12rem;}
    .bmsf_nav span{width:.24rem;height: .24rem;margin: 0 .04rem;position: absolute;top: -.44rem;}
    .bmsf_nav span.ss_icon{ right:6vw;}
    .bmsf_nav span.my_icon{ right:-1vw;}
    .bmsf_nav .bmsf_login_tit[style="display: block;"]+.ss_icon,.bmsf_nav .bmsf_login_tit[style="display: block"]+.ss_icon{ right: 0rem;}
    .bmsf_row{ width: 100%;}
    .card_list{ flex-direction: column; gap: .2rem;}
 
    .more-btn{font-size: .16rem;height: auto;padding: 0rem .16rem;line-height: 1.6;border-radius: 2em;background-color: #ffe400;}
    .card-content{ margin-top:0rem;}
    .date-badge{background: none;font-size:.14rem;left: 0;padding: 0;height: auto;line-height: 1.5;width: 100%;text-align: left;margin-top: .06rem;flex-shrink: 0;}
    .sxfd_more,.ydkj_more{ font-size: .16rem;}
    .rilifuji>div{height: 100%;display: flex;padding: 0rem;flex-direction: column;overflow: hidden;}
    .rilifuji>div .card-header{ flex-shrink: 0;}
    .rilifuji>div .card-content{ flex: 1; overflow: hidden; display: flex; flex-direction: column;}
    .rilifuji>div .card-content .image-overlay{height: auto;flex: 1;overflow: hidden;}
    .TRS_Editor video{ width:100%;}
}

@media (max-width:640px){
    .bmsf_header_tit{margin-top: -.26rem;}
    .grid-container>.card:nth-child(1){ padding:.16rem;}

}
*::-webkit-scrollbar{ width: .06rem; background-color:rgba(255,255,255,.4); }
*::-webkit-scrollbar-thumb{ background-color: #ffe400; border-radius: .04rem;}
.bmsf_over{overflow-y: auto;overflow-x: hidden;height: calc(100% + .8rem);/* margin-top: -.4rem; *//* display: flex; *//* align-items: center; *//* justify-content: center; */}

.ej_main{padding-top: .24rem;padding-bottom: .24rem;display: flex;flex-direction: column;}
.ej_con{display: flex; gap: 1vw;/* flex: 1; *//* align-items: stretch; */height: 100%;}
.ej_tit{ flex-shrink: 0; width:.8rem; padding-top: 2.5vh;}
.ej_tit>a:first-child{ display: flex; flex-direction: column; align-items: flex-start;}
.ej_tit>a:first-child>i{ width: .6rem;}
.ej_tit>a:nth-child(2){margin-top: .2rem;line-height: 1.2;text-align: center;background-color:#ffc100;border-radius: .5rem;width: .46rem;font-size: .24rem;padding: .16rem .1rem;margin-left: .06rem;display: flex;flex-direction: column;transition: .3s all;color: #ffffff;font-weight: bold;}
.ej_tit>a:nth-child(2):hover{ box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.14); }
.ej_tit>a:nth-child(2)>i{font-size: .16rem;font-family: simsun;margin-top: .06rem;font-weight: bold;}
.ej_tit1{ display: flex; margin-top: .06rem; justify-content: flex-end;}
.ej_tit1_l{ width: .56rem; text-align: left; font-size: .54rem; line-height: 1;}
.ej_tit1_l span{ color: #ead86c; font-weight: bold;}
.ej_tit1_l em{ color: #ffffff; font-family: "syst_h";}
.mfds_tit.ej_tit1_l span{ font-family: "syst_h"; color: #ffffff;}
.mfds_tit.ej_tit1_l em{font-family: "pmzdcst";color: #e6b902;position: relative;top: .1rem;left: -.06rem;font-size: .65rem;}
.ej_tit1_r{ padding-top: .04rem; font-size: .16rem; color: #ffd200; text-transform: uppercase; writing-mode: vertical-lr; font-weight: bold; font-family: 'heiti'; letter-spacing: 2px;}
.ej_con1{flex: 1;background-color: rgba(255,255,255,.75);border-radius:.22rem;box-shadow:0px 7px 12px  rgba(0, 0, 0, 0.14);padding:.24rem .4rem;overflow: hidden;height: 100%;display: flex;flex-direction: column;}
.mysh_con{ background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.7)); box-shadow: none; padding:.32rem;}
.ej_tit2{/* padding-bottom: .2rem; */margin-bottom: .16rem;display: flex;justify-content: space-between;/* border-bottom:1px solid rgba(255,255,255,.4); */flex-shrink: 0;}
.ej_tit2 .breadcrumb{ display: flex; border-bottom: none; flex: 1; padding-bottom: 0; margin-bottom: 0; align-items: center;}
.ej_tit2 .ss_tit{ flex-shrink: 0; float: none;}
.ej_con2{ }
.ej_con2::-webkit-scrollbar{ width: .06rem; background-color:rgba(255,255,255,.4); }
.ej_con2::-webkit-scrollbar-thumb{ background-color: #ffe400; border-radius: .04rem;}
.pic_list ul{ display:flex; flex-wrap:wrap;}
.pic_list li a{display: flex;flex-direction: column;height: 100%;}
.pic_list li a .pic_con{overflow: hidden;margin: 0 .06rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);border-radius: .12rem;flex-shrink: 0;}
.pic_list li a .pic_con .picture_fixed{padding-top: 127.339622%;}
.pic_list.fjwlshzn_list li a .pic_con .picture_fixed{padding-top: 144.23076%;}
.pic_list li a .text_con{margin: .2rem .06rem .32rem .06rem;flex: 1;display: flex;flex-direction: column;}
.pic_list li a .text_con h3{font-size: .18rem;font-weight: bold;line-height: 1.25;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;flex: 1;}
.pic_list li a .text_con p{ font-size: .16rem; color: #666666; margin-top: .08rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.breadcrumb span i{ color: #0058e0;}
.breadcrumb{margin-bottom: .16rem;padding-top: 0;padding-bottom: .1rem;border-bottom: none;flex-shrink: 0;}
.breadcrumb li+li:before{ color: #666;}
.page_base .page_tools li.active a, .page_base .page_tools li a:hover{ background-color: #0058e0; border-color: #0058e0;}
.article_component{ padding: 0;}
.article_title{ text-align: center; padding: .12rem; font-size: .32rem; line-height: 1.5; background-color: rgba(0,81,214,.22); color: #000; position: relative;}
.article_title::before{ position: absolute; content: ''; left: -.18rem; width: .18rem; height: .5rem; background-color: rgba(0,81,214,.5); top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.article_extend{ text-align: center;}
.article_intro, .article_title_intro,  .article_title_sec{ padding: 0;}
.article_title_group{ padding-bottom: 0;}
.article_component{ overflow-x: visible;} 
.article_area{ padding: 0; margin-top: .2rem;}
.article_area .pic_con{width: 60%;margin: 0 auto;overflow: hidden;padding-bottom: .4rem;}
.article_area .pic_con img{ width: 100%;}
.article_content div{margin-top: .15rem !important;}
.article_page{display: flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,.4);padding-top: .2rem;font-size: 0;margin-top: .32rem;}
.article_page span{ font-size: .16rem; color: #666666;}
.article_content_01 p:first-child{ margin-top: 0 !important;}
.ts_tit{ width: 100%; text-align: center; font-size: .32rem; color: #ffffff; position: relative;}
.ts_tit::before{ position: absolute; width: .7rem; height: .45rem; content: ''; left: 0rem; top: .07rem; background: url(260313bmsf_mysh_dot.png) no-repeat; background-size: cover;}
.mysh_list{/* overflow-y: auto; *//* overflow-x: hidden; */}
.mysh_list>.trt-row{display: flex;flex-wrap: wrap;padding: 0;}
.ts_con,.tyy_con,.kdy_con,.xssj_con{color: #ffffff;width: 100%;display: flex;height: 100%;box-shadow: rgba(0, 0, 0, 0.2) 0 .1rem 0.1rem 0rem;border-radius: .28rem;overflow: hidden;}
.xssj_con{background: #5823fb;background-size: contain;flex-direction: column;}
.ts_con,.tyy_con,.kdy_con,.xssj_con{ padding: .2rem;}
.ts_con{ background-color: #3a0cad;}
.tyy_con{ background-color: #9a12a3;}
.kdy_con{ background-color: #6340c5;}
.ts_con,.tyy_con,.kdy_con{ flex-direction: column;}
.ts_con11 .ts_con1:nth-child(4),.ts_con11 .ts_con1:nth-child(5),.ts_con11 .ts_con1:nth-child(6){ display:none}
.ts_con1{display: flex;gap: .2rem;align-items: center;overflow: hidden;}
.ts_con1 .ts_pic{ flex-shrink: 0; width: .68rem; height: .68rem; overflow: hidden;}
.ts_con1 .ts_pic .picture_fixed{ padding-top: 100%; border-radius: .08rem;}
.ts_con .ts_text,.ts_text{flex: 1;overflow: hidden;}
.ts_con1 .ts_text dl dd a h3{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.tyy_con .ts_con1 .ts_pic{ width: .68rem; height: .68rem;}
.ts_con1{ margin-top: .16rem;}
.ts_con1 .ts_text dl dd+dd{ margin-top: .2rem;}
.ts_con1 .ts_text dl dd a{font-size: .16rem; line-height: 1.2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: flex; flex-direction: column; gap: .12rem; color: #ffffff;}
.ts_con .ts_text dl dd>em,.ts_con1 .ts_text dl dd a p{ opacity: .6;}
.ts_con1 .ts_text dl dd a h3{ font-size: .16rem; font-weight:bold;}
.kdy_list>ul{ display: flex;}
.kdy_list li a{ display: block !important;}
.kdy_list li a .pic_con{ width: 100%; border-radius: .06rem; overflow: hidden; position: relative;}
.kdy_list li a .pic_con .picture_fixed{ padding-top: 149.136276%; z-index: 0; background-color: transparent;}
.kdy_list li a .pic_con::before{ position: absolute; left: 0; right: 0; bottom: 0; height: .4rem; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); z-index: 1; content: '';}
.kdy_list li a .pic_con span{ z-index: 2; position: absolute; left: .12rem; bottom: .12rem; font-size: .12rem; color: #ffffff;}
.kdy_list li a .pic_con em{ z-index: 2; width: .12rem; height: .12rem; background: url(260313bmsf_mysh_play.png) no-repeat; background-size: contain; position: absolute; right: .12rem; bottom: .12rem;}
.kdy_list li a .text_con{ margin-top: .16rem;}
.kdy_list li a .text_con h3{ font-size: .16rem; color: #ffffff; line-height: 1.25; overflow: hidden; text-overflow: ellipsis;}
.mysh_list1 dl dd a{ color: #ffffff;}
.ts_con .mysh_list1 dl dd a h3{ font-size: .16rem;}
.mysh_list .trt-row li>a img{ height: 100%;}
.mysh_con1{height: 100%;display: flex;background: url(260313bmsf_mysh_pic6.png) no-repeat;background-size: cover;border-radius: .28rem;overflow: hidden;padding-top: .32rem;padding-bottom: .2rem;box-shadow: rgba(0, 0, 0, 0.2) 0 .1rem 0.1rem 0rem;color: #ffffff;gap: .2rem;}
.hscd_con1{ background-image: url(260313bmsf_mysh_pic1_1.jpg); background-position-x: -.5rem;}
.mysh_con1 a{ color: #ffffff;}
.mysh_tit1{width:6.831625vw;display: flex;align-items: flex-start;font-size: .4rem;color: #ffffff;padding: .72rem .4rem .32rem .6rem;line-height: 1.2;}
.mysh_more{ margin-right: .2rem; display: flex; flex-shrink: 0; align-items: center; width:.32rem;}
.mysh_tit1 img{ width: 120%; max-width: inherit;}
.mysh_list1{ flex: 1; overflow: hidden;}
.mysh_list .trt-row .mysh_con1 dl{ display: flex; flex-wrap: nowrap; overflow: hidden;}
.mysh_list1 dl dd{ flex-shrink: 0;}
.mysh_list1 dl dd a{display: flex;text-align: center;flex-direction: column;height: 100%;}
.mysh_list1 dl dd a .mysh_pic{overflow: hidden;/* padding-bottom:2vw; */position: relative;flex-shrink: 0;}
.mysh_list1 dl dd a h3::after{ position: absolute; content: ''; left: 0; right: 0; top: 0; height: 2vw; background:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,0))}
.mysh_list1 dl dd a .mysh_pic .picture_fixed{padding-top: 144.339622%;border-radius: .06rem .06rem 0 0;}
.picture_fixed{background-size: cover;}
.mysh_list1 dl dd a h3{position:relative;font-size: .18rem;margin-top: 0;line-height:1.5;height: auto;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;padding-top: .12rem;flex: 1;}
.mysh_list1 dl dd a p{font-size: .16rem;line-height: 1.5;height: .48rem;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;flex-shrink: 0;/* flex: 1; *//* height: auto; */}
.mysh_tit2{ display: none;}
.page_base .page_tools li a{background-color: rgba(255, 255, 255, 0.6);border: none;border-color:transparent;border-radius: 1rem;cursor: pointer;min-width: .4rem;padding: .11rem .13rem;}
.pic_list+.page_base,.pic_list1+.page_base,.sxhd_list+.page_base{ margin-top: 0;}
.page_base .page_tools li a:hover{/* border: none; */}
.page_base .page_tools li.disabled>a, .page_base .page_tools li.disabled>a:focus, .page_base .page_tools li.disabled>a:hover, .page_base .page_tools li.disabled>span, .page_base .page_tools li.disabled>span:focus, .page_base .page_tools li.disabled>span:hover{ border:none; background-color:#f6f6f6; color:#999999}
.page_base .page_tools li.prev a,.page_base .page_tools li.next a{/* padding:.1rem 0; */}
.page_base .page_tools li.prev a:hover,.page_base .page_tools li.next a:hover{ border:none;}
.bmsf_over{ overflow: visible;}
.load-tip,.no-data-tip{ width:100%; text-align:center;}
#xsjList li a .pic_con{ padding-top:149.136276%; position:relative;}
#xsjList li a .pic_con img{ position:absolute; top:0; left:0; width:100%; height:100%;}
@media (max-width:1199px){
    
    body,.ej_con{ overflow-y:hidden;}
    .wrap{ height:100%;}
    .ej_tit{ width:.66rem;}
    .ej_tit>a:first-child>i{ width:.5rem;}
    .ej_tit1_l{font-size: .36rem;width:.4rem;}
    .ej_con1{padding: .2rem .16rem;}
    .ej_con2{padding-left: .12rem;padding-right: .12rem;overflow-y: auto;overflow-x: hidden;flex: 1;display: block;flex-direction: column;}
    .bmsf_nav{gap: .16rem;margin-bottom: .1rem;}
    .ej_con1>.breadcrumb+.ej_tabs.tabs{ flex:1; height:auto; overflow:hidden;}
    .ej_con1>.breadcrumb+.ej_tabs.tabs>.tabs_content>.tabs_content1{ overflow-x:hidden; overflow-y:auto; height:100%;}
    *::-webkit-scrollbar{ display:none;}
    .bmsf_header::before{ background-position-y:top;}
    .mysh_list{overflow-y: auto;overflow-x: hidden;padding: .24rem;}
    .mysh_con.ej_con1{ padding-top:0;}
    .hdzx_tag_list+.pic_list3{overflow-y: auto !important;overflow-x: hidden !important;}
    .breadcrumb+.hdzx_tag_list{ margin-top:0;}
    .kdy_list li a .text_con h3,.ts_con1 .ts_text dl dd a h3{font-size: .17rem;}
    .article_content{ padding:0 1em;}
     .article_content .TRS_Editor p{margin-bottom;margin-bottom: .17rem !important;}
    .ts_con11{display:grid;grid-template-columns:1fr 1fr;gap: 0 .1rem;}
    .ts_con11 .ts_con1:nth-child(4),.ts_con11 .ts_con1:nth-child(5),.ts_con11 .ts_con1:nth-child(6){ display:flex;}
}
@media (max-width:1280px) and (min-width:993px){
    .mfds_tit.ej_tit1_l em{letter-spacing: -.1rem;font-size: .46rem;top: .04rem;}
    .mysh_tit1{font-size:.24rem;width: .6rem;padding: .5rem .2rem .32rem .32rem;}
    .ts_tit{ font-size:.24rem}
    .mysh_con1 .mysh_more a{ width:.24rem;}
    .mysh_list>.trt-row>[class*=trt-col-]{width: auto;float: none;padding: 0;overflow: hidden;}
    .mysh_list>.trt-row{gap:.32rem;display:grid;grid-template-columns: 1fr 1fr;margin: 0;}
    .mysh_list>.trt-row::after,.mysh_list>.trt-row::before{ display:none;}
    .mysh_list>.trt-row>[class*=trt-col-].mar_t_large{ margin-top:0;}    .ts_con, .tyy_con, .kdy_con, .xssj_con{padding:.2rem .3rem;box-shadow: none;}
    .kdy_list li a{ padding:0 .1rem;}
    .mysh_con1,.xssj_con{ box-shadow:none;}
    .bmsf_over{ height:100%;}
   
}

@media (max-width: 1280px) and (orientation: portrait){
 .bmsf_over{overflow-y:auto; padding-bottom:0; height:100%;}

}
@media (max-width:992px) and (min-width:640px){
    .trt-row-large, .trt-row{ margin:0 -.16rem}
    .trt-row-large [class*=trt-col-], .trt-row [class*=trt-col-]{padding: 0 .16rem;}
    .whjy_pic_list.zx_list{}
    .mysh_list{overflow-y: auto;overflow-x: hidden;padding-right:.32rem;padding-left: 0;}
    .mysh_list{ padding-top:.32rem;}
    .kdy_list{ margin: .2rem .2rem 0 .2rem}
    .mysh_list1{ margin: 0rem .2rem 0 .2rem}
    .kdy_list li a,.mysh_list1 dl dd a{ margin:0 .4rem}
    .bmsf_over .bmsf_row{padding: .16rem .5rem 0 .5rem;}
    .ej_tit2{ margin-right:0rem;}
}

@media (max-width:992px){
    .ej_tit2 .breadcrumb span{ display:none;}
    .mysh_list .trt-row li{ width:100%;}
     .mysh_list>.trt-row>li+li{ margin-top:.32rem;}
    .ts_con, .tyy_con, .kdy_con, .xssj_con{ border-radius:.16rem;}
    .bmsf_row{ padding: 0 .16rem;}
    .bmsf_over{padding: 0rem .06rem 0 .06rem;height: 100%;overflow-y: auto;}
    .bmsf_main{ margin-top:.1rem; padding-top: .16rem; padding-bottom: .16rem; border-radius: .16rem .16rem 0 0;}
    .bmsf_nav ul::after{ width: .5rem; background:linear-gradient(90deg, rgba(1, 82, 215, 0), rgb(1 82 215));}
    .ej_main{padding: 0;border-radius: 0;margin-top: .16rem;display: flex;flex-direction: column;/* height: 100%; */}
    .ej_con{padding: 0;flex-direction: column;gap: 0;border-radius: .12rem .12rem 0 0;overflow: hidden;flex: 1;}
    .bmsf_main.ej_main{background: linear-gradient(180deg, #0052d9, #0096ff);}
    .ej_tit{width: 100%;padding:.1rem .16rem;background: linear-gradient(90deg, #b2dfff 0%, #b2dfff 15%, #78b3f2 40%, #479ffd 100%);display:flex;align-items:center;justify-content: flex-end;}
    .ej_tit a{ display: flex; justify-content: flex-end;}
    .ej_tit>a:nth-child(2){width:auto;margin-top:0;flex-direction:row;padding: 0rem .1rem;align-items:center;line-height: 2;}
    .ej_tit>a:nth-child(2)>i{ margin-top:0; margin-left:0; width:auto;}
    .pic_list li a .pic_con{ margin: 0;}
    .ej_con2{padding: 0 .2rem 0 0;}
    .ej_con2 .breadcrumb+.hdzx_tag_list{ margin-top:0;}
    .wrap{overflow-y: hidden;overflow-x: hidden;height: 100%;min-height: 100%;}
    .mysh_con{padding: .16rem;background: linear-gradient(185deg, #8fc5fa, transparent);border-radius: 0;}
    .mysh_list .trt-row li>a,.mysh_con1{border-radius: .16rem;}
    .mysh_list .trt-row li{ order: 0;}
    .mysh_list .trt-row li:nth-child(5){/* order: -1; */}
    .mysh_con1 dl{ flex-wrap: wrap;}
    .mysh_con1{flex-direction: column;padding: .16rem;background-color: #fdaf47;gap: 0;}
    .mysh_more{ order: 1;}
    .mysh_list1{ width: auto; order: 2;}
    .mysh_tit2{ display: flex; align-items: center; justify-content: space-between;}
    .mysh_tit2 h3{font-size: .22rem;}
    .mysh_tit2 span{ display: flex;}
    .mysh_tit2 span a{ display:flex; align-items: center; font-size:.16rem}
    .mysh_tit2 span a svg{ width: .2rem; height: .2rem;}
    .mysh_tit2 span a svg path{stroke:#ffffff}
    .mysh_tit1,.mysh_more{ display: none;}
    .mysh_list .trt-row .mysh_con1 dl{ flex-wrap: wrap;}
    .mysh_list1 dl dd{margin-top: .24rem;}
    .mysh_list1 dl dd a .mysh_pic::after{ display: none;}
    .mysh_list1 dl dd a .mysh_pic .picture_fixed{}
    .ej_con1{padding: .2rem 0rem .16rem .2rem;border-radius: 0;background-color: #b2dfff;box-shadow: none;overflow-y: auto;}
    .article_extend{ margin-top: .16rem;}
    .article_page{ margin-top: .12rem;}
    .article_title{ font-size: .26rem;}
    .sxhd_list ul{ display: flex; flex-wrap: wrap;}
    .ts_tit{font-size:.22rem;font-weight: bold;text-align: left;padding-left: .24rem;}
    .ts_tit::before{ width:.4rem; height:.4rem; background-size:contain;}
    /* .ts_tit::before{ display:none;} */
    .xssj_con{padding-bottom: 1.5rem !important;}
    .xssj_con .ts_tit{text-align:center;}
    .ej_tit a,.ej_tit>a:first-child{flex-direction: row;justify-content: flex-end;gap: .06rem;align-items: center;}
    .ej_tit a i{ width: .24rem;}
    .ej_tit1{ margin-top: 0; flex-direction: column;}
    .ej_tit1_l{ width: auto; font-size: .2rem;}
    .ej_tit1_r{ writing-mode:inherit; font-size: .1rem; letter-spacing: 0;}
    .mfds_tit.ej_tit1_l em{font-size: .26rem;top: auto;left: auto;letter-spacing: -.04rem;}
    .ej_con1>.trt-row{margin: 0 .12rem 0 -.2rem;}
    .swiper_pic_list img{max-width:100% !important;}
    .ej_con2{ min-height:inherit !important;}
    .ej_con2 .sxhd_tit{flex-direction: column;align-items:flex-start;}
    .ej_con2.tabs .sxhd_tit, .ej_con2.sxhd_flex .sxhd_tit,.sxhd_tit1+.sxhd_tit,.ej_con2 .bmsf_con_h .sxhd_tit{flex-direction:row;align-items: center;}
    .bmsf_nav{margin-bottom: 0;overflow: hidden;}
    .sxhd_list3 .trt-row{ flex-direction:column;}
}
@media (max-width: 768px) and (orientation: portrait){
    .bmsf_over .bmsf_row{ padding:.1rem .16rem;}
}
@media (max-width:640px){
    .ej_con{ width:calc(100% - .32rem)}
    .ej_con1{ padding:.16rem;}
    .ej_con2{ padding-right:0;}
    .bmsf_over .bmsf_row{padding: 0 .16rem 0 .16rem;}
    .grid-container,.card_bottom,.card_list{ gap:.16rem;}
    .bmsf_logo img{ max-height:.36rem}
    .card-header span{ font-size:.18rem;}
    .rilifuji>div{padding: 0;}
    .more-btn{ font-size:.13rem; padding:0 .1rem;}
    .sxfd_more, .ydkj_more, .jzcs_more,.date-badge{font-size: .13rem;}
    .mysh_list{ padding: .16rem 0 0 0;}
    .mysh_list>.trt-row>li+li{ margin-top:.16rem;}


}
.bmsf_index_bg{ background: url(260313bmsf_bg1.jpg) no-repeat center top; background-size: cover; overflow-y: auto; overflow-x: hidden;}

.bmsf_tit{ text-align: center; width: 27.70833%; margin: 2.2vw auto;}
.bmsf_text{ margin: 0 auto; color: #ffffff; font-size: .22rem; line-height: 2; padding-left: 3vw; padding-right: 3vw;}
.bmsf_text p a{ display: inline-block; color: #ffffff;}
.bmsf_text p+p{ margin-top: .2rem;}
.bmsf_list{ margin-top: 2vw;}
.bmsf_list ul{ display: flex;}
.bmsf_list ul li{ flex: 1;}
.bmsf_list ul li:nth-child(1),.bmsf_list ul li:nth-child(2),.bmsf_list ul li:nth-child(5),.bmsf_list ul li:nth-child(6){ margin: 0 -.36rem;}
.bmsf_list ul li:nth-child(3){ margin-left: -.36rem; margin-right: .1rem;}
.bmsf_list ul li:nth-child(4){margin-right: -.36rem;margin-left: .1rem;z-index: 4;}
.bmsf_list ul li:nth-child(5){ z-index:2}
.bmsf_list ul li:nth-child(6){ z-index:1}
.bmsf_list ul li a img+img{ display: none;}

@media (max-width:1280px) and (min-width:993px){
    .bmsf_tit{ margin:0 auto .24rem;}
     .bmsf_list{ margin:.3rem .8rem 0 .8rem;}
    .sxfd_more, .ydkj_more, .jzcs_more{font-size: .2rem;background-color: #ffe400;padding: .04rem .2rem;}
    .bmsf_text{ font-size: .18rem;}
    .bmsf_text p+p{ margin-top:0;}
}
@media (max-width:992px){
    .bmsf_tit{width: 40vw;}
    .bmsf_text{width: auto;font-size: .16rem;}
    .bmsf_list{padding-left: 0;padding-right: 0;margin-top: .42rem;padding-bottom: .12rem;}
    .bmsf_list ul{flex-wrap: wrap;gap: .44rem .24rem;justify-content: center;display: grid;grid-template-columns: 1fr 1fr 1fr;padding: 0 .64rem;}
    .bmsf_list ul li{/* width: 33.3%; */flex: auto;}
    /* .bmsf_list ul li a img{ display: none;}
    .bmsf_list ul li a img+img{display: block;margin-left: -.16rem;} */
    .bmsf_list ul li{ margin: 0 auto !important;}
    .bmsf_list ul li a{display:block;}
    .trt-row.trt-row-large{overflow:visible;}
    .bmsf_list ul li:nth-child(1){margin-left: 0rem !important;}
    .bmsf_list ul li:nth-child(4){ margin-right: -.36rem; margin-left: .1rem;}
    .bmsf_list ul li:nth-child(4) img,.bmsf_list ul li:nth-child(5) img,.bmsf_list ul li:nth-child(6) img{margin-left: .16rem;}
    .bmsf_list ul li:nth-child(1) img,.bmsf_list ul li:nth-child(2) img,.bmsf_list ul li:nth-child(3) img{margin-left: -.26rem;}
     /*.bmsf_list ul li:nth-child(4) a,.bmsf_list ul li:nth-child(5) a,.bmsf_list ul li:nth-child(6) a{padding-left: .4rem;padding-right: 0;}
 */
}

@media (max-width:640px){
    .bmsf_list{ margin-top:.2rem;}
    .bmsf_list ul{padding: 0 .2rem;}
    .bmsf_list ul li:nth-child(1) img, .bmsf_list ul li:nth-child(2) img, .bmsf_list ul li:nth-child(3) img{ margin-left:-.16rem;}
    .bmsf_list ul li:nth-child(4) img, .bmsf_list ul li:nth-child(5) img, .bmsf_list ul li:nth-child(6) img{ margin-left:.16rem;}
    .bmsf_text p+p{ margin-top:0rem;}
}
.pic_list1.bz_list a .text_con h3{ text-align: center; white-space: nowarp; height: auto; -webkit-line-clamp: inherit;}
.pic_list1 li>a,.pic_box{display: flex;height: 100%;flex-direction: column;}
.pic_list1 li .pic_con{overflow: hidden;margin: 0 .06rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);border-radius: .08rem;position: relative;flex-shrink: 0;}
.pic_list1 li .pic_con span{position: absolute;right: 0rem;bottom: 0rem;background-color: #e67a06;border-radius: .08rem 0;box-shadow:0rem .14rem .23rem rgba(0,0,0,0.14);}
.pic_list1 li .pic_con span a{ color: #ffffff; font-size: .16rem; padding:.06rem .12rem; display: block;}
.pic_list1 li .pic_con .picture_fixed{padding-top: 127.339622%;background-size: 100% 100%;}
.pic_list1.ts_list li .pic_con{ box-shadow: none;}
.pic_list1.ts_list li .pic_con .picture_fixed{ background-color: transparent;}
.pic_list1.bz_list li .pic_con .picture_fixed{ padding-top: 146.00939%;}
.pic_list1 li .text_con{margin: .2rem .06rem .32rem .06rem;text-align: center;flex: 1;display: flex;flex-direction: column;}
.pic_list1 li .text_con h3{font-size: .18rem;font-weight: bold;/* height: .45rem; */line-height: 1.25;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;flex-grow: 1;}
.pic_list1 li .text_con p{font-size: .16rem;line-height: 1.25;color: #e77800;margin-top: .12rem;overflow: hidden;text-overflow: ellipsis;align-items: center;text-align: left;gap: .06rem;flex-shrink: 0;white-space: nowrap;}
.pic_list1 li .text_con p img{ width: .18rem; height: .18rem; border-radius: 50%; margin-right: .06rem;}
.ej_tabs{ display: flex; height: 100%; flex-direction: column;}
.ej_tabs .ej_header{ flex-shrink: 0;}
.ej_tabs .ej_header ul{ font-size: 0; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scrollbar-width: thin; scrollbar-color: #ffe400 rgba(255,255,255,.4); }
.ej_tabs .ej_header ul li{ display: inline-block; margin-right: .02rem;font-size: .22rem;}
.ej_tabs .ej_header ul li a{border-radius: .12rem .12rem 0 0;background-color: #5fb6f7;text-align: center;display: block;padding: 0 .2rem;font-size: .22rem;color: #ffffff;line-height: 2.2727;cursor: pointer;}
.ej_tabs .ej_header ul li.on a{color: #e77800;font-weight: bold;background-color: rgba(227, 243, 255, 0.78);}
.ej_tabs .tabs_content,.zjzy_con{padding: .24rem;flex: 1;background-color: rgba(227, 243, 255, 0.78);border-radius:.12rem;overflow: hidden;}
.ej_tabs .tabs_content .tabs_content1{/* height: 100%; *//* overflow-y: auto; *//* overflow-x: hidden; *//* padding: 0 .32rem 0 .32rem; */}
.ej_tabs .tabs_content .tabs_content1::-webkit-scrollbar{ width: .06rem; background-color: rgba(255,255,255,.4);}
.ej_tabs .tabs_content .tabs_content1::-webkit-scrollbar-thumb{ background-color: #ffe400; border-radius: .06rem;}
.ej_tabs .tabs_hd+.tabs_content{ border-top-left-radius:0;}
.tabs_hd>span.more{ flex-shrink: 0;}
.tabs_hd>span.more a{ display: none; transition: .3s all; background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; padding:.04rem .16rem;}
.tabs_hd>span.more a:first-child{ display: block;}
.sxhd_tabs_tit{ display: flex; align-items: center; justify-content: space-between;}
.sxhd_tabs_tit ul{ flex: 1;}
.pic_list1.bz_list+.page_base{ margin-top: 0;}
.sxhd_date{display:flex;align-items: center;gap: .06rem;font-size: .18rem;}
.sxhd_date label{ white-space:nowrap;}
.select_dropdown li{font-size:.16rem;line-height: 2;}
.input_dropdown input[type="text"].input_inner{ font-size:.18rem;}
.input_dropdown input[type="text"].input_inner::placeholder{ color:#333333}
@media (max-width:992px){
    .ej_tabs .tabs_content .tabs_content1{ padding:0 .1rem;}
    .ej_tabs .ej_header ul::-webkit-scrollbar{ display: none;}
    .ej_tabs .ej_header ul li a{ min-width: auto; font-size: .18rem;}
    .ej_tabs .tabs_content{ padding: .16rem .04rem;}
    .pic_list1 li a .text_con h3,.pic_list li a .text_con h3{/* font-size: .16rem; *//* height: .38rem; */}
    .pic_list1 li a .text_con p{font-size: .16rem;margin-top: .12rem;max-height: .35rem;}
    .pic_list1 li a .pic_con{ margin: 0;}
    .pic_list1 li a .text_con{margin: .16rem 0 .32rem 0;}
    .ej_con1>.ej_tabs.tabs{ margin-right:.32rem;}
    .ej_con1>.ej_tabs.tabs .breadcrumb+div{ flex: 1; overflow: hidden;}
    .ej_con1>.ej_tabs.tabs .tabs_content, .ej_con1>.ej_con2>.ej_tabs.tabs .tabs_content{flex:1;overflow: hidden;padding: .32rem .22rem;}
    .ej_con1>.ej_tabs.tabs .tabs_content .tabs_content1, .ej_con1>.ej_con2>.ej_tabs.tabs .tabs_content .tabs_content1, .ej_con1>.ej_tabs.tabs .breadcrumb+div .tabs_content1{overflow-x:hidden;overflow-y:auto;height: 100%;}
    .pic_list1 li .pic_con{margin:0;}
    .csrk_tit .select_dropdown li{ padding-left:0;}
    .csrk_tit .select_dropdown li a{ font-size:.16rem;}
    .ej_con1>.ej_tabs.tabs>.ej_tabs.tabs{height:auto;flex: 1;overflow-y: auto;}
    .ej_tit2+.ej_tabs.tabs{height:auto;flex:1;overflow: hidden;}
}

@media (max-width:640px){
    .ej_con1>.ej_tabs.tabs .tabs_content, .ej_con1>.ej_con2>.ej_tabs.tabs .tabs_content{ padding:.16rem .06rem;}
    .pic_list1 ul li{ width:33.3%;}
    .ej_con1>.ej_tabs.tabs{ margin-right:0;}

}
.whjy_box{background: linear-gradient(#ffffff,#ffe6a9);border-radius: .2rem;padding: .24rem;}
.whjy_box a{ display: block;}
.whjy_pic{position: relative;overflow: hidden;border-radius: .12rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);width: 100%;}
.whjy_pic>span{position:absolute;left:0;bottom:0;right: 0;background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);padding: .12rem .16rem;color: #ffffff;}
.whjy_pic>span i{ margin-right:.06rem;}
.whjy_pic .picture_fixed{padding-top: 56.25%;border-radius: .12rem;}
.whjy_box2 .whjy_pic .picture_fixed{padding-top:58.25%;}
.whjy_box .whjy_text h3{ margin:.16rem auto 0;}
.whjy_text h3{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: .18rem; line-height: 1.25;}
.whjy_text p{ font-size: .16rem; color: #666; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; margin-top:.16rem;}
.whjy_con2.whjy_no_con .whjy_text p{ display:none;}
/* .whjy_con2.whjy_no_con{ background: none; padding: 0;} */
.whjy_con2 .swiper_pic_list{ margin-bottom: .2rem;}
.whjy_con2 .swiper_pic_list,.whjy_con2 .sxhd_list1{margin-top: .2rem;}
.whjy_con2.whjy_no_con .whjy_pic_list{ margin-bottom: 0;}
.whjy_box .whjy_text p{ margin-top:.1rem; height: .576rem;}
.whjy_source,.time{margin-top: .12rem;display: flex;/* align-items: center; */gap:.06rem;flex-shrink: 0;min-height: .24rem;}
.whjy_source i,.time i{width: .18rem;height: .18rem;flex-shrink: 0;overflow: hidden;display: flex;align-items: center;margin-top: .04rem;}
.whjy_source i img,.time i img{ width: 100%; height: 100%; border-radius: 50%;}
.whjy_source span{font-size: .16rem;color: #e77800;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.time span{ font-size: .16rem; color: #999;}
.whjy_list{ }
.whjy_list .whjy_box1{ }
.whjy_list .whjy_box1 a{display: flex;flex-direction: column;gap: .2rem;background-color: rgba(227, 243, 255, 0.78);padding: .24rem;border-radius: .12rem;}
.whjy_list .whjy_box1 .whjy_pic{ flex-shrink: 0;}
.whjy_list .whjy_box1 .whjy_text{ overflow: hidden; flex: 1;}
.whjy_pic_list .pic_con{overflow: hidden;border-radius: .12rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);position: relative;}
.whjy_pic_list .pic_con>span{position:absolute;left:0;bottom:0;right: 0;background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);padding: .12rem .16rem;color: #ffffff;}
.whjy_pic_list .pic_con>span i{ margin-right:.06rem;}
.whjy_pic_list .pic_con .picture_fixed{ padding-top: 56.25%; border-radius: .12rem;}
.whjy_pic_list .text_con h3{ margin:.16rem auto .1rem; font-size: .18rem; line-height: 1.25; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.whjy_pic_list .text_con p{ font-size: .16rem; color: #666; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical; height: .864rem; display: none;}
.whjy_list .whjy_box1 .whjy_text p{-webkit-line-clamp:5; height: 1.44rem;}
.whjy_list .whjy_box1 .whjy_text .whjy_source{ margin-top: .32rem;}
.whjy_list.ly_list .whjy_box1 .whjy_text .whjy_source{ margin-top: .16rem;}
.whjy_list.ly_list{ flex-wrap: wrap;}
.whjy_list.ly_list .ly_box{ width: 100%;} 
.whjy_list .whjy_box1 .whjy_text .flex{/* flex-direction: column; */align-items: flex-start;gap: .12rem;}
.whjy_list1,.whjy_list .trt-row,.sxhd_list .trt-row,.pic_list1 .trt-row,.whjy_pic_list .trt-row{display: flex;flex-wrap: wrap;/* margin: 0 -.16rem; */}
.whjy_list1 a{ display: flex; gap: .2rem; width: 100%; flex-direction: column;}
.whjy_list1 a .whjy_pic{ overflow: hidden; width: 100%;}
.whjy_list1 a .whjy_text{}
/* .whjy_list1 a .whjy_text h3{ text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; white-space: normal; height: .45rem;} */
.whjy_pic_list .swiper-wrapper .swiper-slide{ text-align: center;}
.whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{position: relative;padding-top: 82.25%;border-radius: .12rem;width: 70%;margin: 0 auto;overflow: hidden;}
.whjy_pic_list .swiper-wrapper .swiper-slide .pic_con img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.sxhd_list1{ margin-top: .32rem;}
.sxhd_list1 .swiper-slide{ width: 33.3%; padding: 0 .2rem;}
.sxhd_list1 .swiper-slide .pic_con{border-radius: .12rem;overflow: hidden;box-shadow: 0rem .1rem .1rem rgba(0,0,0,0.14);}
.whjy_pic_list .swiper-button-next,.whjy_pic_list .swiper-button-prev{ color: #0058e0;}
.sxhd_list1 .swiper-slide .pic_con{padding-top: 146%;height:0;margin-bottom: .16rem;margin: 0 auto .16rem;position: relative;}
.sxhd_list1 .swiper-slide .pic_con img{ position:absolute; left:0; top:0; width:100%; height:100%;}

.ej_tabs.tabs>.tabs_hd.ej_header+.tabs_content1{margin-top: .24rem;}

.no-data-tip{text-align: center;display: flex;justify-content: center;align-items: center;width: 100%;height: 30vh;}

@media (max-width:1920px){
    .whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{ width: 60%;}
}
@media (max-width:1280px){
.whjy_list .whjy_box1 a{ padding:0; background-color:transparent;}
    .pic_list1 li .pic_con,.pic_list1 li .text_con{ margin-left:0; margin-right:0;}
    .whjy_box2 .whjy_pic .picture_fixed{ padding-top:60.25%;}
}
@media (max-width:992px){
    .whjy_box{padding: 0;border-radius: .12rem;background: none;}
    .whjy_box a,.whjy_pic_list li a{height: 100%;display: flex;gap: 0.08rem;align-items: center;flex-direction: column;gap: .08rem;align-items: center;/* background-color: rgba(255, 255, 255, .3); *//* padding: .16rem; */border-radius: .12rem;}
    .whjy_box .whjy_text,.whjy_pic_list .text_con{flex: 1;overflow: hidden; width: 100%;}
    .whjy_list{ margin-top: .16rem;}
    .whjy_list.ly_list{margin-top: .32rem;}
    .whjy_list .whjy_box1+.whjy_box1{}
    .whjy_list .whjy_box1 a{gap: .08rem;align-items: center;background-color: transparent;padding: 0rem;border-radius: 0rem;flex: 1;width: 100%;}
    .whjy_box .whjy_pic{ width:100%;}
    .whjy_list .whjy_box1 .whjy_pic, .whjy_pic_list .pic_con{flex-shrink: 0;width: 100%;}
    .whjy_box .whjy_text p,.whjy_text p,.whjy_pic_list .text_con p{ -webkit-line-clamp:2; line-height: 1.5; }
    .whjy_box .whjy_text p{ height: .48rem;}
    .whjy_source,.time{ gap: .06rem;}
    .whjy_source i,.time i{ width: .16rem; height: .16rem;}
    .whjy_pic_list ul{ gap:.32rem 0;}
    #gridListArea .whjy_pic_list{ margin-top: .32rem;}
    .whjy_box .whjy_pic .picture_fixed,.whjy_list .whjy_box1 .whjy_pic .picture_fixed,.whjy_pic_list .pic_con .picture_fixed{ padding-top: 58.64739%; border-radius: .06rem;}
    .whjy_box .whjy_text,.whjy_pic_list .text_con,.whjy_list .whjy_box1 .whjy_text{display: flex;flex-direction: column; gap: .08rem;}
    .whjy_text h3{ margin-top: 0;}
    .whjy_box .whjy_text h3,.whjy_pic_list .text_con h3{ margin: 0; }
    .whjy_box .whjy_text h3,.whjy_source{ flex-shrink: 0;}
    .whjy_pic{border-radius: .12rem;}
    .whjy_list{flex-direction: column;gap: .16rem;}
    .whjy_list .whjy_box1{width: 100%;height: 100%;display: flex;overflow: hidden;}
    .whjy_list .whjy_box1 .whjy_text p,.whjy_pic_list .text_con p{ -webkit-line-clamp:2; line-height: 1.5; height: .48rem;}
    .whjy_box .whjy_text,.whjy_pic_list .text_con,.whjy_list .whjy_box1 .whjy_text{gap:0rem;margin-top: .1rem;}
    .whjy_text p,.whjy_list .whjy_box1 .whjy_text .whjy_source,.whjy_pic_list .text_con p{ margin-top: .1rem;}
    .whjy_list1 a .whjy_text{ margin-top: 0;}
    .whjy_list .whjy_box1 .whjy_text .flex{flex-direction: column;gap: .06rem;flex-shrink: 0;}
    .whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{ width: 60%; padding-top: 80%;}
    .whjy_pic_list .swiper-button-next::after, .whjy_pic_list .swiper-button-prev::after{ font-size: .32rem;}
    .sxhd_list1{ margin-top: .2rem;}
}
@media (max-width:640px){
     .whjy_pic_list ul{ gap:.16rem 0;}
     .whjy_list.ly_list{margin-top: .16rem;}
}

.sxhd_con{ display: flex;}
.sxhd_l{flex-shrink: 0;width: 25.89396%;margin-right:.4rem;background: rgba(227, 243, 255, 0.78);border-radius: .12rem;padding: .24rem;}
.sxhd_r{ flex: 1; overflow: hidden; display: flex; flex-direction: column; }
.sxhd_pic{ overflow: hidden; border-radius: .16rem;}
.sxhd_pic .picture_fixed{ padding-top: 56.794425%; border-radius: .16rem;}
.sxhd_text{ margin-top:.2rem; font-size: .18rem; line-height: 1.8; color: #666;}
.sxhd_tit+.sxhd_tabs_tit{ margin-top: .2rem;}
.sxhd_tabs_tit{flex-shrink: 0;}
.sxhd_tabs_tit ul{font-size: 0; overflow-x: auto; overflow-y: hidden; white-space: nowrap; }
.sxhd_tabs_tit ul::-webkit-scrollbar{ height: .06rem; border-radius: .06rem;}
.sxhd_tabs_tit ul::-webkit-scrollbar-thumb{ cursor: pointer;}
.sxhd_tabs_tit li{display: inline-block;margin-right: .02rem;}
.sxhd_tabs_tit li{border-radius: .12rem .12rem 0 0;background-color: #5fb6f7;text-align: center;padding: 0 .2rem;font-size: .2rem;color: #ffffff;line-height: 2.27272;cursor: pointer;min-width: 1.38rem;font-weight: normal;}
.sxhd_tabs_tit li.on{color: #e77800;font-weight: bold;background-color: rgba(227, 243, 255, 0.78);}
.sxhd_tabs_tit li a{ color: #ffffff;}
.sxhd_tabs_tit li.on a{color: #e77800;}
.sxhd_con1{border-radius: 0 .12rem .12rem .12rem;flex: 1;overflow: hidden;background-color: rgba(227, 243, 255, 0.78);padding: .24rem;}
.sxhd_list .sxhd_pic1{overflow: hidden;border-radius: .12rem;position: relative;flex-shrink: 0;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);}
.sxhd_list .sxhd_pic1>span{position: absolute;right: 0;bottom: 0;background-color: #e67a06;border-radius: .12rem 0;box-shadow:0rem .14rem .23rem rgba(0,0,0,0.14);}
.sxhd_list .sxhd_pic1>span a{ color: #ffffff; font-size: .16rem; padding:.06rem .12rem;}
.sxhd_list .sxhd_pic1 .picture_fixed{ padding-top: 55.639098%; border-radius: .12rem;}
.sxhd_tit{ display: flex; justify-content: space-between; align-items: center;}
.sxhd_tit h3{ font-size: .24rem; font-weight: bold; display: inline-block; position: relative; padding-left: .2rem; color: #000;}
.sxhd_tit h3::after{ position: absolute; left: 0; top: 50%; width: .08rem; height: .28rem; transform: translateY(-50%); background-color:#00a2ac; content: '';}
.ly_ban a{ display: block;}
.ly_ban a img{ width: 100%;}
.sxhd_tit span a{ transition: .3s all; background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; display: block; padding:.04rem .16rem;}
.sxhd_tit span a:hover{ background-color: #0058e0; color: #ffffff;}
.sxhd_list li{ margin-bottom: .32rem;}
.sxhd_list li .pic_box>a{display: flex;flex: 1; flex-direction:column;}
.sxhd_list li .sxhd_text1{ margin-top: .2rem;}
.sxhd_list li .sxhd_text1 h3{font-size: .18rem;line-height: 1.25;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;flex: 1;}
.sxhd_list1.sxhd_list .sxhd_pic1{ width: 70%; margin: 0 auto;}
.sxhd_list1.sxhd_list .sxhd_pic1 .picture_fixed{ padding-top: 157.8125%;}
.sxhd_list1 li .sxhd_text1 h3{ height: auto; white-space: nowrap; text-align: center;}
.sxhd_list1 li .sxhd_text1 p{ text-align: center;}
.sxhd_list1 li .sxhd_text1 .whjy_source{ justify-content: center;}
.sxhd_list1 li .sxhd_text1 .whjy_source i{ display: none;}
.sxhd_list li a .sxhd_text1 h3 span{ display: none; margin-right: .06rem; position: relative; top: -.02rem; width: .24rem; height: .24rem; border-radius: .02rem; align-items: center; justify-content: center; color: #fff; font-size: .13rem; background-color: #cc0000;}
.page_base .page_tools li.first em,.page_base .page_tools li.prev em{margin-right: 0;margin-left: 0;font-size: .16rem;font-family: 'Microsoft YaHei';}
.page_base .page_tools li.first em,.page_base .page_tools li.last em{font-style: normal; font-family: simsun; font-size:.12rem; }
.page_base{ margin-bottom: 0;}
.page_base .page_tools li.last em,.page_base .page_tools li.next em{margin-left: 0;font-family: 'Microsoft YaHei';font-size: .16rem;}
.flex,.time{ display: flex; align-items: center;}
.time{margin-top: 0.16rem; display: none;}
.sxhd_tabs_hd{ margin-bottom: .24rem;}
.sxhd_tabs_hd ul{ display: flex; align-items: center;}
.sxhd_tabs_hd ul li{ cursor: pointer; font-size: .24rem; margin-right: .1rem; background: rgba(255, 255, 255, 0.3); border-radius: 1rem; padding: .1rem .24rem;}
.sxhd_tabs_hd ul li.on{ background-color: #0058e0; color: #ffffff;}
.sxhd_tabs_hd ul li.on a{ color: #ffffff;}

/* .sxhd_row .tabs{ display: flex; flex-direction: row-reverse;}
.sxhd_row .tabs .sxhd_tabs_tit{ width: 1.5rem; flex-shrink: 0; align-items: flex-start;}
.sxhd_row .tabs .sxhd_con1{ flex: 1; border-radius: .12rem 0 .12rem .12rem;}
.sxhd_row .tabs .sxhd_tabs_tit ul{ display: flex; flex-direction: column;}
.sxhd_row .tabs .sxhd_tabs_tit li{ border-radius: 0 .12rem .12rem 0; padding: 0;}
.sxhd_row .tabs .sxhd_tabs_tit li+li{ margin-top: .1rem;} */
.sxhd_r .sxhd_tit{ margin-bottom: .2rem;}
@media (max-width:1280px){
    .ej_tabs .ej_header ul li a{ font-size:.18rem;}
    .whjy_pic_list .pic_con>span{/* display:none; */}
    .sxhd_tit h3{ font-size:.2rem;}

}
@media (max-width:992px){
    .sxhd_con{ flex-direction: column;}
    .sxhd_l{width: 100%;padding: .32rem;margin-right: 0;margin-bottom: .32rem;}
    .sxhd_r{ flex-direction: column;}
    .sxhd_tabs_tit{ width: 100%;}
    .sxhd_tabs_tit ul{ overflow-y: hidden; overflow-x: auto; white-space: nowrap;}
    .sxhd_tabs_tit ul::-webkit-scrollbar{ display: none;}
    .sxhd_tabs_tit ul li{ display: inline-block; font-size: .18rem; min-width: auto;}
    .sxhd_tit span a{ font-size: .16rem; font-weight: normal;}
    .sxhd_tabs_hd{ margin-bottom: .2rem;}
    .sxhd_tit h3{ font-size: .22rem;}
    .sxhd_con1{padding: .32rem;}
    .time{ margin-top: 0;}
    .sxhd_tabs_hd ul li{font-size: .18rem;padding: .1rem .16rem;}
    .pic_list1 li .pic_con span,.sxhd_list .sxhd_pic1>span{ right: .12rem; bottom: .12rem;}
    .pic_list1 li .pic_con span a,.sxhd_list .sxhd_pic1>span a{ padding: .04rem .1rem;}
    .sxhd_list1.sxhd_list .sxhd_pic1{ width: 100%;}
    .sxhd_row.trt-row::after, .sxhd_row.trt-row::before{ display: none;}
    .sxhd_row{ gap: .24rem;}
    .sxhd_row,.sxhd_row .tabs{ flex-direction: column;}
    .sxhd_row .tabs .sxhd_tabs_tit{ width: auto;}
    .sxhd_row .tabs .sxhd_tabs_tit ul{ overflow-x: auto; overflow-y: hidden; display: block;}
    .sxhd_row .tabs .sxhd_tabs_tit li{ display: inline-block; padding: 0 .12rem; border-radius: .12rem .12rem 0 0;}
    .sxhd_row .tabs .sxhd_con1{ border-radius: 0 .12rem .12rem .12rem;}
    .sxhd_row .tabs .sxhd_tabs_tit li+li{ margin-top: 0;}
    .sxhd_tabs_hd ul{ white-space:nowrap; overflow-x:auto;}
   .sxhd_tabs_hd ul li{ margin-right:.04rem;}
}
@media (max-width:640px){
     .sxhd_con1,.sxhd_l{padding: .16rem;}
}

.zfxxgk_tit{color: #0058e0;padding: .2rem 0;font-size: .48rem;line-height: 2;text-align: center;font-weight: bold;}
.zfxxgk_ss{ display: flex;}
.zfxxgk_ss .zfxxgk_inp{flex: 1;border-radius: .06rem 0 0 .06rem;border: 1px solid #e5e5e5;padding-left: .16rem;font-size: .2rem;}
.zfxxgk_ss .zfxxgk_inp::placeholder,.zfxxgk_ss .zfxxgk_inp::-moz-placeholder,.zfxxgk_ss .zfxxgk_inp::-webkit-input-placeholder{ color: #999;}
.zfxxgk_btn{flex-shrink: 0;background-color: #0058e0;border: none;line-height: .44rem;border-radius: 0 .06rem .06rem 0;color: #ffffff;padding: .08rem .26rem;font-size: .2rem;}
.zfxxgk_tit1{font-weight: bold;margin-top: .32rem;margin-bottom: .12rem;position: relative;padding-left: .12rem;font-size: .28rem;}
.zfxxgk_tit1::before{position: absolute;left: 0;top: .09rem;content: '';background-color: #0058e0;width: .04rem;height: .24rem;border-radius: .04rem;}
.zfxxgk_con{font-size: .18rem;line-height: 2.25;color:rgba(0, 0, 0, 0.65);}
.zfxxgk_list{margin-top: .16rem;/* border-radius: .08rem; */overflow: hidden;}
.zfxxgk_list dl{display: flex;align-items: stretch;}
.zfxxgk_list dl dt{font-size: .2rem;font-weight: bold;background:linear-gradient(90deg, rgba(95, 182, 247, 1) 0%, rgba(94, 181, 247, 0.6) 56.25%, rgba(95, 182, 247, 0) 100%);color:#ffffff;width: 100%;}
.zfxxgk_list dl dd{ font-size: .16rem; min-width: 33.3%;}
.zfxxgk_list dl dt,.zfxxgk_list dl dd{padding: .16rem 0rem .16rem .34rem;line-height:1.428571;position: relative;display: flex;align-items: center;}
.zfxxgk_list dl:nth-child(odd){
    background: rgba(227, 243, 255, 0.5);
}
.zfxxgk_list dl dt a{/* color: #ffffff; */}
.zfxxgk_list dl dt::before{position: absolute;left: .16rem;top: 50%;transform: translateY(-50%);content: '';background-color: #FAD51F;width: .04rem;height: .2rem;border-radius: .04rem;}
.zfxxgk_list dl dd::before{position: absolute;left: .16rem;top: .26rem;content: '';background-color: #5FB6F7;width: .06rem;height: .06rem;border-radius: 50%;}
.zfxxgk_list dl dd a{ display: block; font-size: .18rem;}
.zfxxgk_list dl:nth-child(1) dd a{ font-size: .2rem;}
.zfxxgk_list dl:last-child{ border-bottom: none;}

.zfxxgk_table{ width: 100%; border-collapse: collapse; margin-top: .24rem;}
.zfxxgk_table th,.zfxxgk_table td{ padding:.16rem; line-height: 1.375;}
.zfxxgk_table th.center,.zfxxgk_table td.center{ text-align: center;}
.zfxxgk_table th{ background-color: rgba(3, 138, 241,.2); font-size: .18rem;}
.zfxxgk_table td{ cursor: pointer; background-color: rgba(3, 138, 241,.04);word-break: break-all; font-size: .16rem;}
.zfxxgk_table th{ min-width: .8rem;}
.zfxxgk_table tr:nth-child(odd){background: rgba(227, 243, 255, 0.5);}
.zfxxgk_table tr:nth-child(even){background: rgba(227, 243, 255, 0.1);}
.zfxxgk_more{ margin: .2rem auto; text-align: center; color: #999999;}
.breadcrumb+.zfxxgk_tit{ padding-top: 0;}
.tcc_wrap{ position: fixed; z-index: 999; left: 0; top: 0; width: 100%; height: 100%;  background-color: rgba(0,0,0,.7); display: none;}
.tcc_con{position: absolute; width: 88%; left: 50%; top: 50%; transform: translate(-50%,-50%); background-color: #ffffff; border-radius: .08rem; padding:.4rem 0 .24rem .24rem; }
.close_tcc{ position: absolute; right:.12rem; top:.12rem; font-size: .2rem; cursor: pointer;}
.close_tcc svg{ color: #999;}
.tcc_con1{ max-height: 80vh; overflow-y: auto; text-align: center; padding-right: .24rem;}
.tcc_con1::-webkit-scrollbar{ width: .06rem; background-color: rgba(255,255,255,.4);}
.tcc_con1::-webkit-scrollbar-thumb{ background-color: #ffe400; border-radius: .06rem;}

@media (max-width:992px){
    .zfxxgk_list{padding: .1rem 0;background-color: rgba(255,255,255,.3);}
    .zfxxgk_list dl{display: contents;padding: .06rem;font-size: 0;border-bottom: none;}
    .zfxxgk_list dl dd{padding: .06rem .16rem .06rem .4rem;display: inline-block;min-width: 50%;}
    .zfxxgk_list dl dd::before{top: .16rem;left: .2rem;}
    .zfxxgk_table th, .zfxxgk_table td{ padding: .1rem;}
    .zfxxgk_list dl:nth-child(odd){ background-color: transparent;}
    .zfxxgk_list dl dt{margin: .1rem 0;padding-left: .34rem;}
    .zfxxgk_list dl dt::before{ left:.2rem;}
    .tcc_con{width: 100%;}
}

@media (max-width:640px){
    .mar_t_small_sm{ margin-top: .16rem;}
    .zfxxgk_tit1{ font-size:.24rem;}
    .zfxxgk_tit1::before{ top:.07rem;}
    .zfxxgk_con{ line-height:2;}
    .zfxxgk_btn{ line-height:.3rem; padding:.08rem .16rem;}
}
@media (max-width:480px){
    .zfxxgk_tit{ font-size: 7vw;}

}

.ly_list .whjy_box1 .whjy_text{display: flex;justify-content: space-between;flex-direction: column;flex: 1;overflow: hidden;}
.ly_list .whjy_box1 .whjy_text h3{text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;white-space: normal;/* height: .45rem; */}
.whjy_list.ly_list .whjy_box1 .whjy_text h3{white-space:nowrap;-webkit-line-clamp: none;display: block;}
.ly_tabs{ display: flex; flex-direction:column; }
.ly_box a{display: block;position: relative;border-radius: .12rem;color: #ffffff;overflow: hidden;}
.ly_box a .picture_fixed{ padding-top: 52.978723%; z-index: 1;}
.ly_box a .ly_text{ position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; background: rgba(0, 0, 0, 0.5); padding: .16rem;}
.ly_box a .ly_text h3{ font-size: .18rem; line-height: 1.25; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

@media (max-width:1280px){
    .whjy_list.ly_list .whjy_box1 .whjy_text h3{height:auto;white-space:nowrap;flex: 1;}
}
@media (max-width:992px){
    .ly_box a .ly_text{ padding: .12rem .16rem;}
    .ly_box a .ly_text h3{ font-size: .16rem; height: auto;}
    .ly_box a .ly_text .whjy_source{ display: none;}
}

.bmsf_bmfx_bg{}
.bmsf_bmfx_bg::after,.bmsf_index_bg::after{ display: none;}
.bmsf_bmfx_bg::before{position:absolute;left:0;top:0;right:0;bottom:0;content:'';background: url(260323bmsf_ss_bg.jpg) no-repeat center bottom;background-size: cover;z-index:-1;opacity: .4;}
.bmfx_con{ display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 2vw; margin-top:5vw;}
.bmfx_tit{ text-align: center;}
.bmfx_tit img{ height: 4.6875vw;}
.bmfx_box{ width: 58%; margin-bottom: 10vw; border: 1px solid rgba(255,255,255,.7); background-color: rgba(255,255,255,.5); border-radius: .2rem; box-shadow:0 .1rem .1rem 0 rgba(0, 0, 0, 0.15); padding:6vw 8vw;}
.bmfx_tabs_tit ul{display: flex;align-items: center;justify-content: center;}
.bmfx_tabs_tit ul li{ cursor: pointer; padding: .12rem .2rem; font-size: .2rem; color: #ffffff;}
.bmfx_tabs_tit ul li.on{ background-color: #0058e0; color: #ffffff; border-radius: .12rem;}
.bmfx_tabs_tit ul li a{ color: #ffffff;}
.bmfx_tabs_con{ margin-top: .2rem;}
.bmfx_tabs_con .select_group{ display: flex; position: relative;}
.bmfx_tabs_con .select_group .input_dropdown{ margin-right: .12rem; width: 1.3rem; flex-shrink: 0;}
.bmfx_tabs_con .select_group input[type="text"].input_inner{height: .6rem;line-height: .6rem;font-size: .2rem; border-radius: .12rem;}
.bmfx_tabs_con .select_group .input_dropdown .input_base .input_icon{ top: .16rem;}
.bmfx_tabs_con .select_group>.input_base{ flex: 1;}
.bmfx_tabs_con .select_group>.btn_base{position: absolute;padding: 0;right: .06rem;top: 50%;transform: translateY(-50%);background-color: #0058e0;border-radius: .08rem;width: .48rem;height: .48rem;color: #ffffff;}
.bmfx_tabs_con .select_group>.btn_base i{font-size: .28rem;}
.bmfx_tabs_con .input_prefix .input_icon{ top: 50%; transform: translateY(-50%);}
.bmfx_tabs_con .input_prefix .input_icon i{ font-size: .24rem;}
.bmfx_tabs_con .select_dropdown{ top:.6rem;}
.bmfx_tabs_con .select_dropdown li{ font-size: .16rem; line-height: 2.5;}

@media (max-width:1280px){
    .bmfx_box{ width:80%;}
}
@media (max-width:992px){
    .bmfx_con{ padding-top: 20vw;}
    .bmfx_tit img{ height: auto; max-width: 50%;}
    .bmfx_box{ width:90%; margin-top: .2rem; padding: .16rem;}
    .bmfx_tabs_tit ul{display: flex;white-space: nowrap;overflow-x: auto;overflow-y: hidden;justify-content: flex-start;}
    .bmfx_tabs_tit ul::-webkit-scrollbar{ display: none;}
    .bmfx_tabs_tit ul li{ padding: .08rem .12rem; font-size: .18rem;}
    .bmfx_tabs_con .select_group .input_dropdown{ display: none;}
    .bmsf_bmfx_bg{ width: 100%;}
    .select_group input[type="text"].input_inner{ font-size: .16rem;}
    .bmfx_tabs_con .select_group input[type="text"].input_inner{ font-size:.16rem;}

}
.ydcs_con{ display: flex;}
.ydcs_box{display: block;height: 100%;background-color:rgba(227, 243, 255, 0.78);border-radius: .2rem;padding: .24rem;}
.ydcs_box .ydcs_pic{ overflow: hidden; border-radius: .16rem;}
.ydcs_box .ydcs_pic .picture_fixed{ padding-top: 56.25%; border-radius: .16rem;}
.ydcs_box .ydcs_text{ margin-top: .2rem;}
.ydcs_box .ydcs_text h3{ font-size: .18rem; line-height: 1.25; font-size: .24rem; font-weight: bold; display: inline-block; position: relative; padding-left: .2rem; color: #000;}
.ydcs_box .ydcs_text h3::after{ position: absolute; left: 0; top: 50%; width: .08rem; height: .28rem; transform: translateY(-50%); background-color:#00a2ac; content: '';}
.ydcs_box .ydcs_text p{ font-size: .16rem; color: #6e6d7a; margin-top: .2rem; text-align: justify; line-height: 1.8;}
.ydcs_box .ydcs_text span{ background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; display: inline-block; padding:.04rem .16rem; margin-top: .2rem;}
.ydcs_box:hover .ydcs_text span{ background-color: #0058e0; color: #ffffff;}
.ydcs_list li+li{margin-top: .24rem;}
.ydcs_list li a{display: flex;background-color: rgba(227, 243, 255, 0.78);border-radius: .2rem;padding: .24rem;gap: .32rem;}
.ydcs_list li a .ydcs_pic{ overflow: hidden; border-radius: .16rem; width: 36.95652%; flex-shrink: 0;}
.ydcs_list li a .ydcs_pic .picture_fixed{ padding-top: 56.25%; border-radius: .16rem;}
.ydcs_list li a .ydcs_text{ flex: 1;}
.ydcs_list li a .ydcs_text h3{line-height: 1.25; font-size: .24rem; font-weight: bold; position: relative; padding-left: .2rem; color: #000;}
.ydcs_list li a .ydcs_text h3::after{ position: absolute; left: 0; top: 50%; width: .08rem; height: .28rem; transform: translateY(-50%); background-color:#00a2ac; content: '';}
.ydcs_list li a .ydcs_text p{ font-size: .16rem; color: #6e6d7a; margin-top: .12rem; text-align: justify; line-height:1.8; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ydcs_list li a .ydcs_text h3>span{  background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; display: block; padding:.04rem .16rem; font-weight: normal; float: right;}
.ydcs_list li a:hover .ydcs_text h3>span{ background-color: #0058e0; color: #ffffff;}
#gridListArea.whjy_pic_list .text_con{margin-bottom: .32rem;margin-top: .2rem;}
#gridListArea.whjy_pic_list+.page_base{ margin-top: 0;}

@media (max-width: 1280px) and (min-width: 768px){
    .ydcs_con{/* flex-direction:column; */}
    .ydcs_list li a .ydcs_text h3,.ydcs_box .ydcs_text h3{ font-size:.2rem;}
    .ydcs_list li+li{ margin-top:.32rem}
     .mar_t_small_sm{/* margin-top:.32rem; */}
    .ydcs_list li a .ydcs_text h3>span{ padding:.04rem .08rem;}
    .ydcs_list li a .ydcs_text h3::after{ height:.22rem; width:.06rem;}
    .ydcs_list li a{ gap:.16rem;}
}
@media (max-width: 768px){
    .ydcs_con{ flex-direction: column;}
    .ydcs_box,.ydcs_list li a{border-radius: .12rem;padding: .32rem;/* align-items: center; */}
    .pic_list1.mar_t_large.mar_t_small_sm{/* margin-top:0; */}
    .ydcs_box .ydcs_text p,.ydcs_list li a .ydcs_text p{font-size: .16rem;margin-top: .08rem;line-height: 1.8;}
    .ydcs_list li a{gap: .24rem;}
    .ydcs_box .ydcs_pic,.ydcs_box .ydcs_pic .picture_fixed,.ydcs_list li a .ydcs_pic,.ydcs_list li a .ydcs_pic .picture_fixed{ border-radius: .08rem;}
    .ydcs_list li a .ydcs_pic .picture_fixed{/* padding-top: 70%; */}
    .ydcs_list li+li{ margin-top: .2rem;}
    .ydcs_list li a .ydcs_text h3>span{/* display:none; */}
    .ydcs_box .ydcs_text h3,.ydcs_list li a .ydcs_text h3{ font-size:.2rem;}
    .ydcs_box .ydcs_text h3::after,.ydcs_list li a .ydcs_text h3:after{ height:.2rem; width:.06rem;}
    .ydcs_list li a .ydcs_text p{ margin-top:.16rem;}
    .ej_tabs.tabs .ej_tabs.tabs .page_base{ padding-bottom:.16rem;}
}

@media (max-width:640px){
    .ydcs_box, .ydcs_list li a{ padding:.16rem; flex-direction:column;}
    .ydcs_box .ydcs_text h3,.ydcs_list li a .ydcs_text h3{font-size: .2rem;}
    .ydcs_list li a .ydcs_text p{ -webkit-line-clamp:2;}
    .ydcs_list li a .ydcs_pic{ width:100%;}
    .sxhd_l{ margin-bottom:.16rem;}
    .ydcs_list li+li{ margin-top:.16rem}
}

.hdyg_tit{ display: flex; align-items: center; gap: .16rem; display: none;}
.hdyg_tit i{width: .32rem;}
.hdyg_tit span{font-size: .28rem;font-weight: bold;letter-spacing: .04rem;}
.hdyg_tit span em{ color: #0058e0;}
 .hdyg_list li{ padding: .2rem; border: none; background-color: rgba(255, 255, 255, 0.3); border-radius: .12rem; margin-top: .16rem;}
/* .hdyg_list li{ padding: .2rem 0; border-bottom: 1px solid #ffffff;} */
.hdyg_list li h3{position: relative;padding-left: .2rem;font-size: .18rem;line-height: 1.25;font-weight: normal;}
.hdyg_list li h3::before{ position: absolute; content: ''; width: .06rem; height: .06rem; background-color:#fdaf47; left: 0; top: 50%; transform: rotate(45deg) translateY(-50%);}
.hdyg_list li h3 span{ float: right; font-size: .16rem; color: #666;}
.hdyg_tit1{ margin-top: .24rem; display: flex;}
.hdyg_tit1 span{ flex: 1; font-size: .16rem; color: #666;}
.hdyg_tit2{ display: flex;}
.hdzx_tag_list{margin-top: .2rem;display: flex;align-items: center;flex-shrink: 0;}
.hdzx_tag_list .sxhd_tit{ flex-shrink: 0; margin-right: .4rem; display: none;}
.hdzx_tag_list ul{flex: 1;white-space:nowrap;overflow-x:auto;overflow-y:hidden;}
/* .hdzx_tag_list li{padding: 0 .16rem;font-size: .2rem;line-height: 2;}
.hdzx_tag_list li.on{ color: #ffffff; background-color: #0058e0; border-radius: 1rem;} */
.hdzx_tag_list li{display: inline-block;margin-right: .02rem;font-size: .22rem;border-radius: .12rem .12rem 0 0;background-color: #5fb6f7;text-align: center;/* display: block; */padding: 0 .16rem;font-size: .22rem;color: #ffffff;line-height: 2.2727;cursor: pointer;}
.hdzx_tag_list li.on{color: #e77800;font-weight: bold;background-color: rgba(227, 243, 255, 0.78);}
.hdzx_tag_list li a{color: #ffffff;}
.hdzx_tag_list li.on a{color: #e77800 !important;}
.hdzx_tag_list+.pic_list3,.hdzx_list_con{padding: .24rem;flex: 1;background-color: rgba(227, 243, 255, 0.78);border-radius: 0 .12rem .12rem .12rem; overflow: hidden;}
.hdzx_tag_list+.pic_list3{ padding-top: .04rem;}
.table_01{/* border-radius: .12rem; */overflow: hidden;}
.table_01 th{font-weight: bold;font-size: .18rem;padding: .12rem 0;text-align: center;background: #A8D9FC;}
.table_01 tr:nth-child(even){background: #C9E8FE;}
.table_01 tr:nth-child(odd){background: #BBE3FE;}
.table_01 tr:first-child{background: rgba(227, 243, 255, 0.5);}
.table_01 td{padding: .16rem .1rem;}
.table_01 td:nth-child(1){ text-align: center;}
.hdyg_tit3{ text-align: center; margin-top: .2rem; font-size: .24rem; font-weight: bold;}
.hdzx_list{ overflow-y: auto; overflow-x: auto; }
.hdzx_list::-webkit-scrollbar{ height: .06rem; border-radius: .06rem;}
.hdzx_list .table_01{ min-width: 10rem;}
.hdzx_list1{ margin-top: -.2rem;}
.hdzx_list1 .trt-row--flex{ flex-wrap: wrap;}
.hdzx_list1 .trt-row--flex li .hdzx_box{height: 100%;background-color: rgba(255, 255, 255, 0.4);border-radius:.08rem;padding: .2rem;}
.hdzx_list1 .trt-row--flex li .hdzx_box h3{ margin-bottom: .12rem; font-size: .18rem; line-height: 1.25; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; flex-grow: 1;}
.hdzx_list1 .trt-row--flex li .hdzx_box .hdzx_tit{ font-size: .16rem; line-height: 1.8;}
.hdzx_list1 .trt-row--flex li .hdzx_box .hdzx_tit span{ color: #666;}
.hdzx_list1 .trt-row--flex li .hdzx_box .hdzx_tit1{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
 .hdzx_btn a{ color:#ffffff !important}
@media (max-width:1280px){
    .hdzx_tag_list li{ font-size: .17rem; padding: 0 .12rem;}
    .hdyg_list li{padding: .2rem .1rem;}
    .hdyg_list li h3 span{font-size: .14rem;line-height:2}
    .sxhd_list1 .swiper-slide .pic_con{padding-top:155%;}
    .ydcs_list li a .ydcs_text p{-webkit-line-clamp:2;}

}
@media (max-width:992px){
    .hdzx_tag_list li{ padding:.04rem .16rem; font-size:.18rem;}
    .ydcs_con{ flex-direction: column;}
    .hdyg_tit1{ margin-top: .16rem;}
    .hdyg_tit3{ font-size: .16rem; font-weight: normal;}
    .hdyg_tit i{ width: .34rem;}
    .hdyg_tit span{ font-size: .24rem;}
    .pic_list1.bz_list{ margin-bottom:.2rem}
    #gridListArea.whjy_pic_list .text_con{ margin-bottom:0;}
   
   
}
@media (max-width:992px) and (min-width:640px){
    /* .hdzx_tag_list+.pic_list3 .trt-col-6.trt-col-sm-12 {  width:33.3%;} */
    /*.whjy_pic_list.zx_list .trt-col-ave-5.trt-col-sm-12{ width:33.3%; }*/
    .hdzx_tag_list+.pic_list3{ padding:.12rem .32rem;}
    .pic_list1 li{ width:33.3%;}
    .ydcs_list{ margin-top:.04rem;}

}


.sxhd_flex .trt-row{ display: flex; flex-wrap: wrap;}
.whjy_con2{background-color: rgba(227, 243, 255, 0.78);padding: .24rem;border-radius: .12rem;margin-top: .2rem;}
.whjy_con2 .pic_list1{ margin-bottom:-.2rem}
.whjy_con2.whjy_pic_list,.whjy_box.mar_t_base{ margin-top: .2rem;}
.whjy_con2 .whjy_pic_list{ margin-bottom: .2rem;}
.whjy_con2.whjy_pic_list ul{ margin-bottom: -.26rem;}
.whjy_con2.whjy_pic_list .whjy_text{ margin-top: .2rem; margin-bottom: .2rem;}
.whjy_con2 ul.whjy_pic_list li+li{ margin-top: .32rem;}
.whjy_con2 ul.whjy_pic_list li .whjy_text{ margin-top: .2rem;}
 .whjy_box.mar_t_base{height: calc(100% - .2rem);}
.sxhd_flex .trt-row .whjy_pic_list#gridListArea .text_con{ margin-bottom:0;}
.whjy_con{ display: flex;}
.whjy_con1{ flex: 1; position: relative;}
.whjy_video{ padding-top: 61.48036%; position: relative; background-color: #000000;}
.whjy_video video{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.whjy_arrow{ position: absolute; cursor: pointer; right: -.18rem; width: .18rem; height: .6rem; background: url(260325bmsf_icon_bg.png) no-repeat left center; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); display: flex; align-items: center; justify-content: center;}
.whjy_arrow i{ font-size: .12rem;}
.whjy_con1.on .whjy_arrow{ right: 0; transform: rotate(180deg);}
.whjy_text3{ flex-shrink: 0; width: 23%; padding: .32rem 0 .32rem .32rem; display: flex; flex-direction: column; gap: .16rem;}
.whjy_con1.on+.whjy_text3{ display: none;}
.whjy_xq_tit{ font-size: .22rem;}
.whjy_xq_tit4{ font-size: .28rem; font-weight: bold;}
.whjy_xq_tit1{ font-size: .16rem;}
.whjy_xq_tit2{ background-color: #ffffff; display: flex; gap:0 .1rem; border-radius: .36rem; padding: .06rem .2rem;}
.whjy_xq_tit2 span{ color: #666; min-width: 18%;}
.whjy_xq_tit2 span.active{ color: #0058e0;}
.whjy_xq_tit2 span.more_sp{ cursor: pointer;}
.whjy_xq_tit2 span.more_sp i{ display: inline-block; font-size: .1rem; margin-left: .04rem; transform: rotate(180deg);}
.whjy_xq_tit2 span.more_sp~span{ display: none;}
.whjy_xq_tit2.on{ flex-wrap: wrap;}
.whjy_xq_tit2.on span.more_sp~span{ display: block;}
.whjy_xq_tit2.on span.more_sp i{ transform: rotate(0);}
.whjy_xq_list{display: flex;flex-wrap: wrap;}
.whjy_xq_list span{position: relative;width: 20%;height: .4rem;border-radius: 50%;color: #333;text-align: center;line-height: .4rem;/* margin: 0 .04rem; */}
.whjy_xq_list span.on{ color: #0058e0;}
.whjy_xq_list span.on:after{content:'';position:absolute;width:.4rem;height:.4rem;left:50%;background-color: #ffffff;transform: translate(-50%,-50%);z-index: -1;border-radius: 50%; top: 50%;}
.whjy_pic_list1 li{ display: flex; gap: .16rem;}
.whjy_pic_list1 li+li{ margin-top: .2rem;}
.whjy_pic_list1 li .whjy_pic{ flex-shrink: 0; width: 50%; overflow: hidden; border-radius: .12rem; box-shadow: 0rem .14rem .23rem rgba(0,0,0,0.14);}
.whjy_pic_list1 li .whjy_pic .picture_fixed{ border-radius: .06rem;}
.whjy_pic_list1 li .whjy_text1{ flex: 1;}
.whjy_text1 h3{font-weight: bold;font-size: .18rem;line-height: 1.25;height: .45rem;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;white-space: inherit;}
.whjy_text1 p{  color: #666; font-size: .16rem; margin-top: .1rem;}
.whjy_xq_tit3{ display: flex; gap: .2rem; font-size: .16rem; margin-top: .1rem; align-items: center;}
.whjy_xq_tit3 span.trt-iconfont{ font-size: .18rem; color: #666;}
.whjy_xq_tit3>div{ display: flex; gap: .06rem; align-items: center;}
.whjy_xq_tit3 .whjy_xq_jj{ cursor: pointer;}
.whjy_xq_tit3 .whjy_xq_jj span.trt-icon-arrow-copy-up{ font-size: .12rem;}
.whjy_text2{ margin-top: .16rem; padding: .2rem 0; border-top: 1px solid rgba(255, 255, 255, 0.5); font-size: .16rem; line-height: 2;}
.whjy_xq_tit3.on .whjy_xq_jj span.trt-icon-arrow-copy-up{ transform: rotate(180deg);}
.whjy_xq_tit3.on+.whjy_text2{ display: none;}
@media (max-width:1280px){
    .whjy_con{ flex-direction: column;}
    .whjy_text3{width: 100%; padding: 0;}
    #topRowContainer .trt-col-16,#topRowContainer .trt-col-8{ width:100%;}
    #topRowContainer .whjy_box a{display:flex;gap: .24rem;}
     #topRowContainer .whjy_box a .whjy_pic{ width:35%; flex-shrink:0;}
    #topRowContainer .whjy_box a .whjy_text{ flex:1;}
    .whjy_con2.whjy_no_con .whjy_pic_list{display:grid;grid-template-columns:1fr 1fr;gap: .12rem;}
    .whjy_con2.whjy_no_con .whjy_pic_list li{ width:auto;}
     .whjy_con2.whjy_no_con .whjy_pic_list.trt-row::after, .whjy_con2.whjy_no_con .whjy_pic_list.trt-row::before{ display:none;}
    .whjy_con2.whjy_no_con .whjy_pic_list li+li{ margin-top:0;}
    .whjy_con2{margin-top: .2rem;padding: .2rem;min-height: auto !important;}
    .whjy_con2.whjy_no_con{ padding:0; background-color:transparent}
    .whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{width: 80%;padding-top: 118.25%;}
    .sxhd_list1 .swiper-slide{ padding:0 .1rem;}
    .whjy_pic_list.mar_t_large{margin-top: .32rem;}
    .breadcrumb+.whjy_pic_list.mar_t_large{ margin-top:0;}
    #gridListArea .trt-row-large{margin: 0 -.1rem;}
    #gridListArea  .trt-row-large>[class*=trt-col-]{padding: 0 .1rem;}
}
@media (max-width:992px){
    .whjy_con2.whjy_no_con .whjy_pic_list{ gap:0}
    .whjy_con{ flex-direction: column;}
    .whjy_text{ width: 100%; padding: 0; margin-top: .16rem;}
    .whjy_xq_tit{font-size: .2rem;}
    .whjy_xq_tit4{ font-size: .2rem;}
    .article_page{ flex-direction: column; gap: .08rem;}
    .whjy_pic_list1 li .whjy_pic{ width: 40%;}
    .whjy_con2{ padding: .16rem;}
    .whjy_con2.whjy_pic_list ul{ margin-bottom: -.16rem;}
    .whjy_con2.whjy_pic_list{margin-top: .2rem;padding: 0;background-color: transparent;}
    .whjy_con2.whjy_pic_list li{ margin-top: 0; margin-bottom: .2rem;}
    .whjy_con2.whjy_pic_list .whjy_text{ margin-bottom: 0;}
   .whjy_con2>ul.whjy_pic_list li:first-child{ margin-top: 0rem;}
   .whjy_con2 ul.whjy_pic_list li+li{ margin-top: 0rem;}
    .whjy_no_con{ background-color: transparent; padding: 0;}
    .whjy_con2 ul.whjy_pic_list li .whjy_text,.whjy_source, .time{ margin-top:0.1rem;}
    .whjy_xq_list{ padding:0; gap:0;}
    .whjy_xq_list span{ width:14.28571%; position:relative; z-index:0}
    .whjy_xq_list span.on{ background:none;}
    .whjy_xq_list span.on:before{ position:absolute; left:50%; top:50%; width:.4rem; height:.4rem; background-color:#ffffff; content:''; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); z-index:-1; border-radius:50%;} 
    .whjy_arrow{display: none;}
    #topRowContainer .whjy_box a{ gap: .08rem;}
    #topRowContainer .whjy_box a .whjy_pic{ width: 100%;}
    .whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{ width:50%; padding-top:70%;}
    .sxhd_list1 .swiper-slide{ padding:0 .2rem;}
    .sxhd_list1 .swiper-slide .pic_con{ padding-top:130%;}
}
@media (max-width:640px){
    #gridListArea .trt-row-large{margin: 0 -.08rem;}
    #gridListArea  .trt-row-large>[class*=trt-col-]{padding: 0 .08rem;}
}
.bmsf_jj_con{background-color: rgb(255,255,255,.3);padding: .24rem;border-radius: .2rem;}
.trt-row .trt-col-8 .bmsf_jj_con{height: 100%;width: 100%;overflow: hidden;display: flex;flex-direction: column;gap: .2rem;}
.bmsf_jj_tit{ flex-shrink: 0; text-align: center; font-size:.28rem; font-weight: bold; color: #0058e0;}
.bmsf_jj_con1{/* margin-top: .12rem; */flex: 1;overflow: hidden;background-color: rgba(255, 255, 255, 0.3);border-radius: .16rem;padding: .2rem;}
.bmsf_jj_text{text-align: justify;font-size: .18rem;line-height:1.8;}
.bmsf_jj_con1 .Custom_UnionStyle{overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 24;display: -webkit-box;-webkit-box-orient: vertical;}
.bmsf_jj_con1>span{ display:block; text-align:right;}
.bmsf_jj_con1>span a{ background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; display: inline-block; padding:.04rem .16rem; margin-top: .2rem;}
.bmsf_jj_con1>span a:hover{ background-color: #0058e0; color: #ffffff;}
.zx_con{background-color: rgba(255, 255, 255, 0.3);border-radius: .16rem;padding: 0 0 .2rem 0;}
.zx_pic{ overflow: hidden; border-radius: .12rem;}
.zx_con .zx_pic{ border-radius: .12rem; box-shadow:0rem .14rem .23rem rgba(0,0,0,0.14);}
.zx_con .zx_pic .picture_fixed{ padding-top: 56.25%;}
.kj_con .zx_pic .picture_fixed{ padding-top: 56.25%;}
.zx_con p{ text-align: center; font-size: .16rem; margin-top: .2rem;}
.bmsf_zx_list li{border-bottom: 1px dashed rgba(255,255,255,.7);padding: .12rem 0;display: flex;align-items: center;height: .74rem;}
.bmsf_zx_list li a{display: block\0;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;white-space: inherit;line-height: 1.25;padding-left: .24rem;/* height:.5rem; */position: relative;font-size: .18rem;}
.bmsf_zx_list li a::before{position: absolute;width: .06rem;height: .06rem;content: '';left: .08rem;top: .06rem;background-color: #0058e0;}
.bmsf_jj_con+.bmsf_jj_con{ margin-top: .32rem;}
.bmsf_con_h{height: 100%;overflow-y: auto;overflow-x: hidden;}
.kj_con p{overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;white-space: inherit;line-height: 1.8;font-size: .18rem;margin: .16rem .16rem 0 .16rem;text-align: justify;}
.kj_con>span{ display:block; text-align:right; padding-right:.2rem;}
.kj_con>span a{ background-color: #ffffff; border-radius: 1rem; font-size: .16rem; color: #666; display: inline-block; padding:.04rem .16rem; margin-top: .2rem;}
.kj_con>span a:hover{ background-color: #0058e0; color: #ffffff;}
.kj_pic_list li a{ display: block;}
.kj_pic_list li a .kj_pic{overflow: hidden;border-radius: .12rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);}
.kj_pic_list li a .kj_pic .picture_fixed{ padding-top:56.25%;}
.kj_pic_list li a p{font-size: .18rem;height: .45rem;font-weight: bold;line-height: 1.25;margin-top: .16rem;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;white-space: inherit;}
.bmsf_jj_con .kj_pic_list{margin-top: -.16rem;}
.bmsf_jj_con .kj_pic_list .trt-row{display: flex;flex-wrap: wrap;}
.kj_pic_list .trt-row::before,.kj_pic_list .trt-row::after{ display:none}

.zx_con1{ position: relative; border-radius: .16rem;}
.zx_con1 .zx_pic{ box-shadow:0rem .1rem .1rem rgba(0,0,0,0.14); border-radius: .16rem; margin-bottom: .2rem;}
.zx_con1 .zx_pic .picture_fixed{padding-top: 59.25%;}
.zx_con1 p{ border-radius: 0 0 .16rem .16rem; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8)); position: absolute; left: 0; padding:.3rem .16rem .2rem .16rem; color: #ffffff; right: 0; bottom: 0; font-size: .18rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; line-height: 1.25; margin-top: .2rem; font-weight: bold;}
.zx_list.whjy_pic_list{margin-top: .12rem;}
.zx_list.whjy_pic_list .text_con h3{ height: .45rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; white-space: inherit;}
.whjy_pic_list.zx_list li a{ gap:.2rem;}

@media (max-width:1280px){
    .bmsf_jj_con1 .Custom_UnionStyle{-webkit-line-clamp: 20;font-size: .16rem;}
    .bmsf_zx_list li{ padding: .09rem 0;}
    .bmsf_zx_list li a,.kj_pic_list li a p{ font-size: .16rem; height: .4rem;}
    .kj_con p{font-size: .16rem;-webkit-line-clamp: 3;}
    .ej_con1>.ej_tabs{ padding-left:.12rem; padding-right:.12rem;}
}
@media (max-width:992px){
    .bmsf_con_h{ padding-right: 0;}
    .hdzx_tag_list{flex-direction: column;align-items: flex-start;overflow: hidden;display: block;}
    .ej_con2>.hdzx_tag_list:first-child{ margin-top: 0; gap: .16rem;}
    .hdyg_tit+.hdzx_tag_list{margin-top: 0;}
    .trt-row.trt-row-xl.trt-row--flex{flex-direction: column;gap: .16rem;}
    .trt-row .trt-col-8 .bmsf_jj_con{padding: .32rem;gap: .12rem;}
    .bmsf_jj_tit{ font-size: .2rem;}
    .bmsf_jj_text{ padding-right: 0; max-height: 40vh;}
    .bmsf_jj_con,.zx_con{padding: .32rem;}
    .bmsf_zx_list li{ padding: 0;}
    .bmsf_zx_list li a{ height: auto; padding-top:.16rem; padding-bottom: .16rem; overflow: inherit; -webkit-line-clamp:inherit}
    .bmsf_zx_list li a::before{ top: .26rem;}
    .zx_con1 .zx_pic{ margin-bottom: 0;}
    .bmsf_jj_con .kj_pic_list{ margin-top:.16rem;}
    .kj_pic_list .trt-row::before,.kj_pic_list .trt-row::after{ display:none}
    .zx_list.whjy_pic_list{ margin-top:.32rem;}
    .bmsf_jj_con1 .Custom_UnionStyle{ -webkit-line-clamp:9;}
    .bmsf_jj_con1>span,.kj_con>span{ padding-right:0; text-align:center;}
    .ej_tit>a:first-child>i{ width:.34rem;}
    .kj_con p{margin: .16rem 0 0 0;}
    
    .ej_con1>.ej_tabs{ padding-left:0; padding-right:0;}
}

@media (max-width: 640px){
     .bmsf_jj_con,.zx_con{padding: .16rem;}
     .bmsf_jj_con .kj_pic_list{ margin-top:0rem;}
    .sxhd_tit{/* flex-direction:column; *//* align-items:flex-start; */gap:.1rem}
    .hdzx_tag_list+.pic_list3, .hdzx_list_con,.trt-row .trt-col-8 .bmsf_jj_con{ padding:.16rem;}
    .whjy_con2{ margin-top:.2rem}
    .trt-row.trt-row-xl.trt-row--flex>.trt-col-16.trt-col-sm-24.mar_t_small_sm{ margin-top:.12rem;}
    .whjy_pic_list.mar_t_large{ margin-top:0;}
}

.mar_b_base{ margin-bottom: .32rem;}
.pic_list2 li a{ display: block;}
.pic_list2 li a .pic_con{overflow: hidden;border-radius: .12rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);}
.pic_list2 li a .pic_con .picture_fixed{ border-radius: .12rem; padding-top:56.9343%;}
.pic_list2 li a .text_con{ margin-top: .2rem;}
.pic_list2 li a .text_con h3{ overflow: hidden; text-overflow: ellipsis; font-size: .18rem; line-height: 1.25; white-space: nowrap;}
.pic_list2 li a .text_con p{ gap: .06rem; display: flex; align-items: center; font-size: .16rem; color: #e77800; margin-top: .2rem; line-height: 1.8;}
.pic_list2 li a .text_con p i{ width: .2rem; height: .2rem; overflow: hidden; border-radius: 50%; display: flex; align-items: center;}
.pic_list2+.page_base{ margin-top:0;}
.pic_list3 li a{ display: block;}
.pic_list3 li a .pic_con{overflow: hidden;border-radius: .12rem;box-shadow: 0 0 .1rem rgba(0,0,0,0.2);}
.pic_list3 li a .pic_con .picture_fixed{border-radius: .12rem;padding-top: 56.25%;}
.pic_list3 li a .text_con{margin-top: .2rem;}
.pic_list3 li a .text_con h3{text-align: left;overflow: hidden;text-overflow: ellipsis;font-size: .18rem;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;line-height: 1.25;height: .45rem;}
.pic_list3 li a .text_con p{font-size: .16rem;color: #666;margin-top: .16rem;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:3;display: -webkit-box;-webkit-box-orient: vertical;height: .864rem;line-height: 1.8; margin-bottom: .12rem;}
.zjzy_list{ margin-top:-.32rem;}
.zjzy_list li{ margin-top: .32rem;}
.zjzy_list li a{position: relative;display: flex;gap: .2rem;align-items: flex-start;background-color: rgba(255, 255, 255, 0.3);box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.05);border-radius: .16rem;padding: .24rem;}
.zjzy_list li a .zjzy_pic{ overflow: hidden; padding: 0; border-radius: .12rem; flex-shrink: 0; width: 45%; box-shadow:0rem .14rem .23rem rgba(0,0,0,0.14);}
.zjzy_list li a .zjzy_pic .picture_fixed{ padding-top: 56.25%; border-radius: .16rem;}
.zjzy_list li a .zjzy_text{flex: 1;padding-top: .1rem;}
.zjzy_list li a .zjzy_text h3{font-size: .18rem;font-weight: bold;line-height: 1.25;}
.zjzy_list li a .zjzy_text p{ margin-top: .16rem; font-size: .16rem; color: #666666; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical; height: .75rem; line-height: 1.5625;}
.zjzy_list li a>span,.zjzy_list li a .zjzy_text span{color: #666;padding: .04rem .16rem;font-size: .16rem;line-height: 1.5;border-radius: 1rem;display: inline-block;background-color: #ffffff;}
.zjzy_list li a .zjzy_text span{margin-top: .16rem;}
.zjzy_list li a:hover>span,.zjzy_list li a:hover .zjzy_text span{ background-color: #0058e0; color: #ffffff;}
.mar_t_base{ margin-top:.2rem;}
.mar_t_base.whjy_list{ margin-top: .2rem;}

@media (min-width:993px) and (max-width:1280px){
    .zjzy_list li a{flex-direction:column;}
    .zjzy_list li a .zjzy_pic{ width:100%;}

}
@media (max-width:992px){
    .zjzy_list li{ margin-top: .16rem;}
    .zjzy_list li a{ padding: .32rem; gap: .2rem;}
    .pic_list3 li a{padding: 0;}
    .pic_list2 li a .text_con p{ margin-top: .1rem;}
    .mar_t_base{ margin-top:.2rem;}
    .mar_t_base0_sm{ margin-top: 0;}
    .zjzy_list{ margin-top:-.16rem;}
    .pic_list3 li a .text_con p{ margin-top:.1rem;}
    .zjzy_list li+li{ margin-top:.32rem;}
    .zjzy_list li a .zjzy_text p{-webkit-line-clamp:2;height: .5rem;}

}
@media (max-width:640px){
    .zjzy_list li a{ flex-direction: column;}
    .zjzy_list li a .zjzy_pic{ width: 100%;}
    .zjzy_list li a .zjzy_pic .picture_fixed{ padding-top: 66.625%; }
    .zjzy_list li a .zjzy_text p{ margin-top: .08rem; height:auto;}
    .zjzy_list li a>span,.zjzy_list li a .zjzy_text span{ font-size: .16rem;}
    .pic_list3 li{ margin-top:0; margin-bottom:.2rem}
    .zjzy_list li a{ padding:.16rem;}
    .zjzy_list li+li{ margin-top:.16rem;}
}

.swiper_pic_list1 .swiper-wrapper .swiper-slide{ padding: 0.28rem; opacity: .5;}
.swiper_pic_list1 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{ opacity: 1;}
.swiper_pic_list{ margin:2vw auto 3vw;}
.swiper_pic_list .swiper-button-next,.swiper_pic_list .swiper-button-prev{ border-radius: 50%; width: .38rem; height: .38rem;}
.swiper_pic_list .swiper-button-next::after,.swiper_pic_list .swiper-button-prev::after{ font-size: .34rem; color: #0058e0;}
.swiper_pic_list .swiper-wrapper .swiper-slide{ text-align: center;}
.swiper_pic_list .swiper-wrapper .swiper-slide .text_con{ margin-top:.2rem;}
.zjzy_pic{ padding: .1rem;}
.zjzy_pic img{ width: 100%; border-radius: .12rem; box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, 0.2);}
.zjzy_text{font-size: .16rem;line-height: 1.8;/* height: 1.84rem; */overflow-y: auto;overflow-x: hidden;}
.zjzy_text p{ text-align: justify;}
.zjzy_text1{ float: left;}
.zjzy_text1 li{ font-size: .18rem; line-height: 1.5;}
.zjzy_text1 li span{ color: #0058e0;}
.zjzy_text1 li+li{ margin-top: .2rem;}
.zjzy_text1 li em{ color: #0058e0;}
.zjzy_btn{ display: block; float: right; margin-top: .32rem; text-align: center;}
.zjzy_btn a{ display: inline-block; padding: .06rem .32rem; background-color: #0058e0; color: #ffffff; font-size: .2rem; border-radius: 1rem;}
.znjs_table li em{ color: #cc0000;}
.bmfx_tabs_con .input_prefix .input_icon{ display: none;}
.bmfx_tabs_con .select_group input[type="text"].input_inner{ padding-left: .16rem;}
@media (max-width:1720px){ 
    .zx_con1 .zx_pic .picture_fixed{ padding-top:57%}

}
@media (max-width:1280px){ 
    .zjzy_text{ height: auto;}
    .zjzy_text1{ margin-top: .1rem;}
    .zjzy_text1 li+li{ margin-top: .1rem;}
    .zjzy_btn{ margin-top: .2rem;}
    .zjzy_btn a{ font-size: .18rem;}
    .zx_con1 .zx_pic .picture_fixed{/* padding-top: 65.7%; */}
    .swiper_pic_list .swiper-button-next{ right:0;}
    .swiper_pic_list .swiper-button-prev{left:0; }
}

@media (max-width:992px){ 
    .zjzy_con{ padding: .2rem;}
    .swiper_pic_list{ margin:.1rem auto .2rem;}
    .swiper_pic_list .swiper-button-next,.swiper_pic_list .swiper-button-prev{ width: .4rem; height: .4rem;}
    .swiper_pic_list .swiper-button-next::after,.swiper_pic_list .swiper-button-prev::after{ font-size: .16rem;}
    .swiper_pic_list .swiper-wrapper .swiper-slide{ padding: 0 .6rem;} 
    .swiper_pic_list1 .swiper-wrapper .swiper-slide{ padding: 0; text-align: center;}
    .swiper_pic_list1 .swiper-wrapper .swiper-slide img{display: block;margin: 0 auto;width: 10vw;height: 10vw;border-radius: 50%}


}


@media (max-width:640px){ 
    .article_area .pic_con{ width: 100%;}

}
.article_content p, .article_content span, .article_content text, .article_content font{ font-size: .2rem !important;}
.zc_con{ height: 100%; display: flex; align-items: center; justify-content: center; padding: 5vw;}
.zc_con ul { display: flex; justify-content: center;}
.zc_con li{ margin: 0 4vw; text-align: center;}
.zc_con li>span{ margin-bottom: .2rem; display: block;}
.zc_con li span img{ width: 14vw;}
.zc_con li p{ font-size: .18rem; font-weight: bold;}
.whjy_box2 a{display: flex;gap: .2rem;align-items: flex-start;}
.whjy_box2 .whjy_pic{width: 48%;flex-shrink: 0;}
.whjy_box2 .whjy_text{ overflow: hidden; flex: 1;}
.whjy_box2+.whjy_box2{ margin-top:.32rem;}
.sxhd_con1 .whjy_box2 .whjy_text h3{height: .675rem;margin-top: .1rem;white-space: inherit;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}
.sxhd_list2 li:nth-child(3),.sxhd_list2 li:nth-child(4){ margin-top: .32rem;}
.ggxx_tit{ color: #e77800;}
.font_family_cn{ font-family: "Microsoft YaHei" !important;}
.article_content img,.article_content p img{ max-width: 1240px; margin:.2rem auto; border-radius: .16rem;}


@media (max-width:1280px) and (min-width:993px){
    .sxhd_con1 .tabs_bd>div>.trt-row.trt-row-large>.trt-col-9.trt-col-sm-24{ width:50%}
    .sxhd_con1 .tabs_bd>div>.trt-row.trt-row-large>.trt-col-15.trt-col-sm-24{ width:50%; margin-top:0;}
    .sxhd_con1 .whjy_box2 .whjy_text h3{ height:.48rem;}
     .trt-row.sxhd_list2 li{ width:100%;}
     .trt-row.sxhd_list2 li+li{ margin-top:.32rem;}
    .trt-row.sxhd_list2 li:nth-child(3),.trt-row.sxhd_list2 li:nth-child(4){ display:none;}
   .trt-row.sxhd_list2 .whjy_box2 .whjy_pic{ width:39%;}
    .ydcs_list{/* margin-top:.32rem; */}
}
@media (max-width:992px){
    .zc_con{ margin-top: 25vw;}
    .zc_con li{ flex: 1; margin: 0;}
    .sxhd_con1 .whjy_box2 .whjy_text{margin-top:0;display: flex;flex-direction: column;}
    .sxhd_con1 .whjy_box2 .whjy_text h3{-webkit-line-clamp:2;margin-top:0;height: auto;flex: 1;}
    .whjy_con2 .pic_list1 li:nth-child(3){/* display: none; */}
    .sxhd_list2 li .whjy_box2 a{ flex-direction: column;}
    .sxhd_list2 li .whjy_box2 .whjy_pic{width: 100%;}
    .sxhd_list2 li:nth-child(3), .sxhd_list2 li:nth-child(4){ margin-top: .2rem;}
    .tsg_search_tit ul li{width:100%;padding: 0 .01rem !important;text-align: center;}
    .sxhd_con1 .tabs_bd>div>.trt-row.trt-row-large>.trt-col-9.trt-col-sm-24{ width:100%}
    .sxhd_con1 .tabs_bd>div>.trt-row.trt-row-large>.trt-col-15.trt-col-sm-24{ width:100%; margin-top:.32rem;}
    .whjy_con2{margin-top: .2rem;padding:.32rem;}
    .kj_pic_list li{margin-bottom: .12rem;}
    .article_content img,.article_content p img{ max-width: 100%;}
 
}

@media (max-width:640px){
    .zc_con li>span{ margin-bottom: .1rem;}
    .zc_con li span img{ width:30vw;}
    .zc_con li p{ font-size: .16rem; font-weight: normal;}
    .article_content p, .article_content span, .article_content text, .article_content font{ font-size: .18rem !important;}
    .ggxx_tit{ width:60%; display:none;}
    .mar_t_base{ margin-top:.16rem;}
    .sxhd_tit.mar_t_base{ margin-top:.26rem;}
    .whjy_con2{ margin-top:.16rem; padding:.16rem;}
    .whjy_con2 .pic_list1 li:nth-child(3){/* display:none; */}
    .sxhd_con1 .tabs_bd>div>.trt-row.trt-row-large>.trt-col-15.trt-col-sm-24{ margin-top:.16rem;}
    
}
/* .bmsf_header .bmsf_row{ height:1.2rem;}
.bmsf_header_right{padding-top: 0;}
@media (max-width:992px){
    .bmsf_header .bmsf_row{ height:auto;}
} */

.tsg_search_box{ width: 70%; margin:.12rem auto .32rem; display: flex; align-items: center; gap: .22rem; background-color: #ffffff; border-radius: .12rem; padding: .06rem;}
.tsg_search_box input[type="text"].input_inner{ background-color: transparent; border: none; padding-left: .2rem; font-size: .18rem; flex: 1;}
.tsg_search_box .btn_base{ padding: .12rem .2rem; font-size: .2rem; background-color: #0058e0; border: none; color: #ffffff;}
.tsg_search_box .btn_base i{ margin-right: .06rem;}
.tsg_search_box .btn_base i img{ width: .2rem; position: relative; top: -.02rem;}
.tsg_search_con{ background-color: #ffffff; border-radius: .16rem; padding: .24rem;}
.tsg_search_tit{ display: flex;}
.tsg_search_tit span{ line-height: 2; font-size: .18rem; flex-shrink: 0;}
.tsg_search_tit ul{flex: 1;display: flex;gap: .06rem;}
.tsg_search_tit ul li{font-size: .18rem;color: #999;line-height: 2;border: 1px solid #e5e5e5;border-radius: .5rem;padding:0 .16rem;}
.tsg_search_tit ul li.on{ background-color: #0058e0; color: #ffffff; border-color: #0058e0;}
.tsg_search_tit+.tsg_search_tit{ margin-top: .16rem;}
.tsg_ssjg_tit{ margin-top: .32rem; font-size: .18rem; color: #999;}
.tsg_ssjg_tit span{ color: #cc0000;}
.tsg_ssjg_list{ margin-bottom: .16rem; display: flex; gap: .32rem; margin-top: .16rem; flex-wrap: wrap;}
.tsg_ssjg_item{ position: relative;}
.tsg_ssjg_list .tsg_ssjg_item{width: calc(50% - .16rem);background-color: #F7F7F7;border-radius: .12rem;padding: .24rem;display: flex;gap: .24rem;align-items: flex-start;}
.slb .tsg_ssjg_list .tsg_ssjg_item{ width:100%;}
.tsg_ssjg_tit2{ display: flex; line-height: .2rem;}
.tsg_ssjg_tit2>span{ font-size: .16rem; color: rgba(0, 91, 172, 0.7); background-color: #DBEBFF; border-radius: .04rem; padding: 0 .06rem; line-height: .2rem; flex-shrink: 0; margin-right: .06rem; height: .2rem;} 
.tsg_sb_list{ display: flex; flex-wrap: wrap; margin-top: .16rem;}
.tsg_sb_list dd{ font-size: .16rem; width: 50%; display: flex; line-height: .24rem; margin-top: .06rem; color: #666666;}
.slb .tsg_sb_list dd{ width:100%;}
.tsg_sb_list dd span{ color: #999999;}
.tsg_sb_list dd p,.tsg_sb_list dd a{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex: 1;}
.tsg_sb_list dd a{color: #005BAC; padding-left: .18rem;}
.tsg_sb_list dd a.tsg_zz{background: url(260127stsg_ss_btn1.png) no-repeat left .06rem;cursor: pointer;background-size: .13rem;}
.tsg_sb_list dd a.tsg_ly{ background: url(260127stsg_link.png) no-repeat left .06rem; background-size: .13rem;}
.tsg_ssjg_pic{ flex-shrink: 0; width: 1.4rem; overflow: hidden; border-radius: .08rem;}
.slb .tsg_ssjg_pic{ width:1rem;}
.tsg_ssjg_text{ flex: 1; overflow: hidden;}
.tsg_ssjg_pic i{ cursor: pointer; display: block; padding-top: 140.84507%; position: relative; height: 0; background-repeat: no-repeat; background-size: cover; background-position: center; border-radius: .06rem; transition: .3s all;}
.tsg_close{ display: none;}
.tsg_ssjg_tit2_text{line-height:1.2; font-size: .2rem; color: #005BAC; flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tsg_ssjg_tit2_text span,.tsg_ssjg_tit2_text font{ color: #E70012;}
.tsg_gc_tit{ font-size: .16rem; display: flex; gap: .06rem; color: #666; margin-top: .06rem;}
.tsg_gc_tit1:first-child span{ color: #ff0000;}
.tsg_gc_tit1:nth-child(2) span{ color: #00ad7f;}

@media (max-width:992px){
    .tsg_search_box{ width:100%;}
    .tsg_ssjg_list{ gap: .16rem;}
    .tsg_ssjg_list .tsg_ssjg_item{padding: .16rem;width: 100%;display: block;}
    .tsg_sb_list dd{ width: 100%;}
    .tsg_search_tit ul{flex-wrap:wrap;gap: .1rem .06rem;}
    .tsg_search_tit span{ font-size:.16rem;}
    .tsg_search_tit ul li{width:auto;padding:0 .12rem !important;font-size: .16rem;}
    .tsg_ssjg_pic{height:auto !important;min-height:1.5rem;position: relative;float: left;margin-right: .24rem;}
    .tsg_ssjg_pic img{ position:absolute;}
    .tsg_ssjg_text{ overflow:initial}
    .tsg_gc_tit{ padding: .06rem !important; margin-top:.16rem;;}
    .tsg_gc_tit,.tsg_gc_text{ border-radius:.06rem;}
    .tsg_gc_text{ padding:.16rem !important;}
     .tsg_gc_tit .tsg_sb_list{ margin-top:0;}
    .tsg_gc_tit dd.holding-info{ padding:0 .1rem;}
    .tsg_gc_text{ margin-top:0 !important;}
    .tsg_gc_text+.tsg_gc_text{ margin-top:.1rem !important;}
    .holding-detail{ width:100%;}
    .tsg_sb_list{ margin-top:0.06rem}
    
}
@media (max-width:640px){
    .tsg_search_box{ width: 100%; margin-bottom: .16rem;}
    .tsg_ssjg_pic{ width: 1.1rem;}
    .tsg_search_box .btn_base{ padding:.1rem .12rem;}
    .tsg_search_box .btn_base span{ display:none;}
    .tsg_search_box .btn_base i{ margin-right:0;}
    .tsg_search_box input[type="text"].input_inner{ padding-left:.1rem;}
}

.jz_tit { font-size: .2rem;}
.jz_list li{ cursor: pointer; padding: .16rem .34rem .16rem .24rem; position: relative; background-color: rgba(255,255,255,.3); border-radius: .12rem; box-shadow: 0 0 8px rgba(0, 0, 0, 0.05); font-size: .18rem;}
.jz_list li+li { margin-top: .12rem;}
.jz_list li i{ position: absolute; right: .14rem; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); color: #666;}
.jz_list li.on,.jz_list li:hover { background: #0058e0; color: #ffffff;}
.jz_list li.on i,.jz_list li:hover i{ color: #ffffff;}
.hdzx_btn{ margin-top: .12rem; text-align: right;}
.hdzx_btn button{ background-color: #ffc100; border: none; color: #333; font-size: .16rem; padding: .1rem .2rem; border-radius: 1rem; transition: .3s all;}
.hdzx_btn button:hover{ box-shadow:  0 0 8px rgba(0, 0, 0, 0.25);}
.hdzx_btn button.yjs_btn{ background-color: #dfdfdf; color: #999; cursor: not-allowed;}
.hdzx_btn button.yjs_btn:hover{ box-shadow: none;}

.ss_tit{ width: 3rem; float: right; background-color: rgba(255,255,255,.5); border-radius: 1rem; display: flex; align-items: center; height: .4rem; padding: 0 .08rem 0 .12rem;}
.ss_tit .ss_input{ flex: 1; font-size: .16rem; border: none; background-color: transparent;}
.ss_tit button{ background: transparent; color: #0058e0; border: none; width: .36rem; height: .36rem; flex-shrink: 0;}
.ss_tit button i{ font-size: .24rem;}
.tabs_hd.ej_header{ display: flex; justify-content: space-between; gap: .16rem;}
.tabs_hd.ej_header ul{ flex: 1;}

@media (max-width:1280px){ 
    .ss_tit{height: .38rem;}
    .article_content img, .article_content p img{ max-width:100%}

}
@media (max-width:992px){
    .tabs_hd.ej_header{ flex-direction: column-reverse;}
    .ss_tit{flex: 1;}
    .jz_list{ overflow-y: hidden; overflow-x: auto; white-space: nowrap;}
    .jz_list li{ display: inline-block; padding: .1rem .16rem;}
    .jz_list li i{ display: none;}
    .jz_list li+li{margin-top: 0;margin-left: 2px;}
    .hdzx_list1{ margin-top: -.16rem;}
}

.rlfj_tcc{ display: none !important;}
#journalListContainer{ display: flex;}
#journalListContainer li{display: flex;flex-direction: column;/* height: 100%; */overflow: hidden;}
#journalListContainer li .text_con{overflow: hidden;}
#journalListContainer li .text_con a{ display:flex; flex-direction:column; height:100%;}

.ej_con2.flex.gap40{ align-items: flex-start;}
.gap40{ gap: .4rem;}
.cwh_l{ width: 28.54938%; background: url(260526bmsf_cwh_con.jpg) repeat-x bottom #357989; background-size: auto 1.55rem; flex-shrink: 0; position: relative; border-radius: .2rem; overflow: hidden;}
.cwh_r{ flex: 1;}
.cwh_l>.cwh_tit{ position: absolute; left: .24rem; top: .16rem; z-index: 9;}
.cwh_l>.cwh_tit h3{ position: relative; font-size: .28rem; line-height: 1.8; padding-left: .22rem; font-weight: bold; color: #000; letter-spacing: .08rem;}
.cwh_l>.cwh_tit h3::before{ position: absolute; content: ''; left: 0; width: .13rem; height: .28rem; background-color: #d8ad00; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.cwh_pic{ overflow: hidden;}
.cwh_pic i.picture_fixed{ padding-top: 133.83784%;}
.cwh_text{ display: flex; flex-direction: column; justify-content: space-between; height: 100%;}
.cwh_text .cwh_tit{ padding:.16rem .24rem; display: none;}
.cwh_text .cwh_tit h3{ position: relative; font-size: .32rem; line-height: 1.8; padding-left: .22rem; font-weight: bold; color: #000; letter-spacing: .08rem;}
.cwh_text .cwh_tit h3::before{ position: absolute; content: ''; left: 0; width: .13rem; height: .28rem; background-color: #d8ad00; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.cwh_xq{ padding: .2rem .32rem .2rem .32rem;}
.cwh_xq p{text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical; font-size: .16rem; line-height: 1.8125; color: #ffffff; height: .87rem; overflow: hidden; text-align: justify;}
.cwh_xq span{ text-align: right; display: block; margin-top: .1rem;}
.cwh_xq span a{ display: inline-block; padding: 0 .22rem; background-color: #ffffff; border-radius: 1rem; font-size: .16rem; line-height: 2; color: #000;}
.cwh_r_tit{ padding: .16rem .32rem; display: flex; gap: .16rem; align-items: center; background: linear-gradient(90deg,#d0f5ff,rgba(208,245,255,0)); border-radius: .16rem 0 0 0;}
.cwh_r_tit h3{ position: relative; font-size: .28rem; line-height: 1.8; padding-left: .22rem; font-weight: bold; color: #000;}
.cwh_r_tit h3::before{ position: absolute; content: ''; left: 0; width: .13rem; height: .28rem; background-color: #d8ad00; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.cwh_r_tit span{ font-size: .2rem; color: #575757;}
.cwhzl_con{ margin-left:.6rem; margin-right: .6rem; overflow: hidden;}
.cwhzl_con .swiper-wrapper{  height:7.1rem;}
.cwhzl_con .swiper-wrapper .swiper-slide{ width: 33.3%; display: inline-block;}
.cwhzl_con .swiper-wrapper .swiper-slide .pic_con{ width: 100%; height: 100%; overflow: hidden;}
.cwhzl_con .swiper-wrapper .swiper-slide .pic_con .picture_fixed{ padding-top: 147.80748%;}
.cwhzl_con .swiper-pagination{ display: flex; gap: 0;}
.cwhzl_con .swiper-pagination::before{ position: absolute; left: 0; right: 0; bottom:.02rem; height: 1px; background-color: #ffffff; content: ''; z-index: -1;}
.cwhzl_con .swiper-pagination-bullet{ flex: 1; background-color: transparent; height: .04rem; border-radius: .04rem;}
.cwhzl_con .swiper-pagination-bullet-active{ background-color: #ffe400;}
.card{display: flex;flex-direction: column;padding: .3rem;gap: .3rem;}
.hsmfd_con{background: url(hsmfd_bg.jpg) no-repeat center bottom #ffc000; background-size: 100% auto;}
.card .card-header{ flex-shrink: 0;}
.card .card-body{flex: 1;display: flex;align-items: center;justify-content: center;}
.card.whzy_con{ gap:.24rem;}
.card.whzy_con .card-body{align-items: normal;}
.hsmfd_con .card-body{overflow: visible;}
.hsmfd_con .card-body img{width: 140%;max-width: inherit;margin-right: .1rem;}
.shzn_con{ background-color: #004bbd;}
.shzn_con .card-header span{ color: #ffffff;}
.shzn_con .card-body ul{ display: flex; width: 100%; align-items: center; justify-content: center; gap: .2rem;}
.shzn_con .card-body ul li{ flex: 1;}
.shzn_con .card-body ul li a{ display: block; }
.shzn_con .card-body ul li a .picture_fixed{padding-top: 144.230769%;border-radius: .2rem;}
.zh_con{background: url(sxfd_pic1.jpg) no-repeat;background-size: 100%;display: flex;flex-direction: row;padding-top: 38.3214285%;height: 0;position: relative;padding-bottom: 0;}
.cwh_con{background: url(260527_bmsf_pic.jpg) no-repeat;background-size: cover;padding-top: 35.4781%;padding-bottom: 0;height: 0;position: relative;}
.cwh_con .card-header{ position: absolute; top: .3rem; left: .3rem; right: .3rem;}
   
.sxfd_con .card-header,.jzcs_con .card-header,.ggydxkj_con .card-header{ display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; height: 100%;}
.sxfd_con .card-header span,.jzcs_con .card-header span,.ggydxkj_con .card-header span{ color: #ffffff; font-size: .23rem;}
.sxfd_con,.jzcs_con,.ggydxkj_con{position: absolute;top: 0rem;padding-top: .3rem;bottom: 0;padding-bottom: .3rem;}
.sxfd_con{width: 41.92428367%;clip-path: polygon(0 0,67% 0,100% 100%,0 100%);left: 0;padding-left: .3rem;}
.jzcs_con{width: 48.692884924%;clip-path: polygon(0 0, 71% 0, 100% 100%, 25.8% 100%);left: 28.292428367%;}
.ggydxkj_con{width: 36.88135%;clip-path: polygon(0 0, 100% 0, 100% 100%, 38% 100%);right: 0;}
.fjwhjy_con{ background-color: rgba(0,75,189,.7); padding-top: .2rem;}
.fjwhjy_con .card-header span{ color: #ffffff;}
.whzy_con{ background-color: rgba(255, 255, 255, 0.7);}
.sxfd_con .card-header .more-btn{margin-left: 20%;}
.jzcs_con .card-header span{padding-left: 24%;}
.jzcs_con .card-header .more-btn{margin-left: 44%;}
.ggydxkj_con .card-header span{padding-left: 16%;}
.ggydxkj_con .card-header .more-btn{margin-left: 48%;}
.sxhd_con2{ background: rgba(227, 243, 255, 0.78);border-radius: .12rem;padding: .24rem;}
.mar_t0{ margin-top: 0;}
.hdzx_list1 .more_loading{ color: #999; display: block; text-align: center; margin-top: -.1rem; background: linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,1)); padding: .3rem .1rem .1rem .1rem; border-radius: 0 0 .16rem .16rem;}
.sxhd_row,.sxhd_row1{ display: flex;}
.sxhd_row .sxhd_tabs{ display: flex; flex-direction: column;}
.sxhd_row .sxhd_tabs .sxhd_tabs_hd{ flex-shrink: 0;}
.sxhd_row .sxhd_tabs .sxhd_con2{ flex: 1;}
.zl_list{ background-color: rgba(255, 255, 255, 0.4); margin-top: .2rem; border-radius: .12rem; padding: .24rem;}

@media screen and (max-width: 1280px) and (orientation: landscape){ 
    .ej_con2.flex.gap40{ flex-direction: column; gap: .32rem; margin-top: 0;}
    .cwh_l{ display: flex; gap: .32rem; width: 100%; background:none rgba(255, 255, 255, 0.45); border-radius: .2rem; padding: .4rem;}
    .cwh_l>.cwh_tit,.cwh_r_tit span{ display: none;}
    .cwh_pic{ width: 52.888%; border-radius: .2rem;}
    .cwh_text{ flex: 1;}
    .cwh_text .cwh_tit,.cwh_r_tit{ display: block; background: linear-gradient(90deg,#8ac9ff,rgba(138,201,255,0)); border-radius: .16rem 0 0 0; padding: .11rem .2rem .11rem .28rem;}
    .cwh_r_tit h3{ font-size: .32rem; line-height: 1.8;}
    .cwh_xq p{-webkit-line-clamp: 11; font-size: .26rem; height: auto; line-height: 2.105263; color: #000;}
    .cwh_xq span a{ font-size: .26rem; background-color:#ffd200; padding: .05rem .32rem;}
    .cwh_r{ background:none rgba(255, 255, 255, 0.45); border-radius: .2rem; padding: .4rem;}
    .cwhzl_con{ margin-left: 0; margin-right: 0; padding-left: .3rem; padding-right: .3rem; overflow-y: auto; overflow-x: hidden;}
    .cwhzl_con .swiper-wrapper{height:auto; flex-direction: column; gap: .32rem;}
    .cwhzl_con .swiper-wrapper .swiper-slide{ width: 100%; padding: 0 1.6rem;}
    .ej_con1{ box-shadow: none;}
    .cwhzl_con .swiper-pagination{ display: none;}
    .cwhzl_con::-webkit-scrollbar{ background-color: rgba(255, 255, 255, 0.4); width: .04rem; display: block;}
    .cwhzl_con::-webkit-scrollbar-thumb{ background-color: #ffd200; border-radius: .2rem; width: .04rem;  }
    .cwh_wrap{ overflow: hidden;}
    .cwh_wrap .bmsf_main.ej_main{ flex: 1; overflow: hidden;}
    .cwh_wrap .bmsf_main.ej_main .ej_con{ overflow: hidden; display: flex; flex-direction: column;}
    .cwh_wrap .bmsf_main.ej_main .ej_con>.ej_con1{ overflow: hidden;}
    .cwh_wrap .bmsf_main.ej_main .ej_con>.ej_con1 .ej_con2{ height: 100%; overflow: hidden; display: flex; flex-direction: column;}
    .cwh_wrap .bmsf_main.ej_main .ej_con>.ej_con1 .ej_con2 .article_component{ overflow: hidden; display: flex; flex-direction: column;}
    .cwh_wrap .bmsf_main.ej_main .ej_con>.ej_con1 .ej_con2 .article_component .article_title_group{ flex-shrink: 0;}
    .cwh_wrap .bmsf_main.ej_main .ej_con>.ej_con1 .ej_con2 .article_component .cwhzl_con{ flex: 1; overflow-x: hidden; overflow-y: auto;}
    .cwh_con{ padding-top: 35.4781%; height: 0; position: relative;}
    .cwh_con .card-header{ position: absolute; top: .3rem; left: .3rem; right: .3rem;}
    .fjwhjy_con{ padding-top: .3rem;}
    .rilifuji>div{/* padding: .3rem !important; */}
    .card_bottom,.grid-container{/* gap: .4rem !important; */}
    .card_list{height: 100%;/* gap: .4rem !important; */grid-template-columns: 1fr;}
    .date-badge{/* left: -.4rem; */}
    .card_bottom .card_list{ grid-template-columns: 1fr 1fr;}
    .sxfd_con .card-header span, .jzcs_con .card-header span, .ggydxkj_con .card-header span{ font-size: .32rem;}
    .more-btn{font-size: .14rem;}
}

@media (max-width:960px){
    .card{ gap: .16rem;}
    .card_right .card_list:first-child{display: flex;height: 100%;}
    .hsmfd_con .card-body img{ width: 120%;}
    .hsmfd_con,.shzn_con{ flex:1;}
    .shzn_con,.shzn_con .card-body{ overflow: hidden;}
    .fjwhjy_con{ padding-top: .3rem;}
    .shzn_con .card-body ul{ gap: .12rem;}
    .shzn_con .card-body ul li a .picture_fixed{ border-radius: .12rem;}
}

@media (max-width:640px){
    .bmsf_header .bmsf_row{ padding-left: 0; padding-right: 0;}
    .bmsf_main{/* padding-top: .06rem !important; */}
    .bmsf_over .bmsf_row{ padding-left: .06rem; padding-right: .06rem;}
    .more-btn{ font-size: .12rem; padding: 0 .06rem; white-space: nowrap;}
    .hsmfd_con,.shzn_con,.fjwhjy_con,.whzy_con{ padding:.16rem .16rem;}
    .card-header span,.sxfd_con .card-header span, .jzcs_con .card-header span, .ggydxkj_con .card-header span{ font-size: .16rem;}
    .sxfd_con{ padding-left: .16rem; }
    .sxfd_con, .jzcs_con, .ggydxkj_con{ padding-top: .2rem;}
     .shzn_con .card-body ul li a .picture_fixed{ border-radius: .08rem;}

}

@font-face {
  font-family: "almm_c";
  font-weight: 700;
  src: url("almm_c.woff2") format("woff2"),
  url("almm_c.woff") format("woff");
  font-variation-settings: normal;
  font-display: swap;
}
.sxhd_tit1{ flex-shrink: 0; display: inline-flex; justify-content: flex-start; align-items: center; background:#0085ED; border-radius: .4rem .12rem .12rem .4rem; padding: .06rem .2rem .06rem .06rem; gap: .1rem;}
.sxhd_tit1 span{ width: .48rem; height: .48rem; background-color: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.sxhd_tit1 span img{ max-width: .32rem;}
.sxhd_tit1 h3{ font-size: .32rem; color: #ffffff; font-family: "almm_c";}
.sxhd_tit1+.sxhd_con2{ margin-top: .24rem;}
.sxhd_text{ text-align: justify; font-size: .18rem; line-height: 1.75;}
.sxhd_tit1+.sxhd_tit{ margin-top: .24rem;}
.sxhd_tit+.hdzx_list1{ overflow: hidden;}
.sxhd_tit+.hdzx_list1 .trt-row{ overflow-y: hidden; overflow-x: auto; white-space: nowrap; padding-bottom: .26rem;}
.sxhd_tit+.hdzx_list1 .trt-row::-webkit-scrollbar{ height: .06rem;}
.sxhd_tit+.hdzx_list1 .trt-row::-webkit-scrollbar-thumb{ cursor: pointer;}
.sxhd_tit+.hdzx_list1 .trt-row li .hdzx_box{background: rgba(227, 243, 255, 0.78); padding: .2rem; border-radius: .12rem;}
.sxhd_tit+.hdzx_list1 .trt-row [class*=trt-col-]{ float: none; display: inline-block;}
.sxhd_tit+.hdzx_list1 .trt-row li .hdzx_box h3{ white-space: normal; font-weight: normal; text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical; font-size: .2rem; line-height:1.5; color: #333; height: .6rem; overflow: hidden; text-align: justify; margin-bottom: .05rem;}
.sxhd_tit+.hdzx_list1 .trt-row li .hdzx_tit .hdzx_tit1{ font-size: .16rem; color: #666; line-height: 1.625; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sxhd_tit+.hdzx_list1 .trt-row li .hdzx_tit .hdzx_tit1 span{ color: #999;}
.sxhd_list3 .trt-row{ display:flex;}
.sxhd_list3 .sxhd_box{background: rgba(227, 243, 255, 0.78);border-radius: .12rem;padding: .18rem .24rem;height: 100%;}
.sxhd_list3 .sxhd_box .sxhd_tit2{ display: flex; align-items: center; justify-content: space-between;}
.sxhd_list3 .sxhd_box .sxhd_tit2 h3{ font-size: .22rem; color: #0085ED; line-height:1.454545;}
.sxhd_list3 .sxhd_box .sxhd_tit2 span{ display: inline-block; background-color: #ffffff; border-radius: .4rem; padding: .02rem .16rem; color: #666666;}
.sxhd_list3 .sxhd_box .sxhd_tit2 span a{ color:#666666;}
.sxhd_list3 .sxhd_box .sxhd_pic1{ position:relative; overflow: hidden; border-radius: .08rem; margin-top: .16rem;}
.sxhd_list3 .sxhd_box .sxhd_pic1>span{ position: absolute; right: 0; bottom: 0;}
.sxhd_list3 .sxhd_box .sxhd_pic1>span a{ border-radius: .08rem 0 0.08rem 0; background: rgba(230, 122, 6, 1); padding:0 .12rem; font-size: .16rem; color: #ffffff; line-height: 1.75; display: block;}

.sxhd_list3 .sxhd_box .sxhd_pic1 .picture_fixed{ padding-top:55.84795%;}
.sxhd_list3 .sxhd_box .sxhd_text1{ margin-top: .16rem;}
.sxhd_list3 .sxhd_box .sxhd_text1 h3{ font-size: .2rem; font-weight: bold; line-height: 1.5; height: .6rem; text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}
.zl_list1{ background: rgba(227, 243, 255, 0.78); padding: .24rem; border-radius: .12rem; margin-top: .24rem;}
.zl_list1 .trt-row{ display:flex;}
.zl_list1 li .pic_box{ overflow: hidden;}
.zl_list1 li .pic_box .sxhd_pic1{overflow: hidden;border-radius: .08rem;position: relative;box-shadow: 0px 2px 8px  rgba(0, 0, 0, 0.12);flex-shrink: 0;}
.zl_list1 li .pic_box .sxhd_pic1 .picture_fixed{ padding-top: 141.5842%;}
.zl_list1 li .pic_box .sxhd_pic1>span{ position: absolute; right: 0; bottom: 0;}
.zl_list1 li .pic_box .sxhd_pic1>span a{ border-radius: .08rem 0 0.08rem 0; background: rgba(230, 122, 6, 1); padding:0 .12rem; font-size: .16rem; color: #ffffff; line-height: 1.75; display: block;}
.zl_list1 li .sxhd_text1{margin-top: .16rem;display: flex;flex-direction: column;flex: 1;}
.zl_list1 li .sxhd_text1 h3{font-size: .2rem;flex: 1;}
.sxhd_flex1{ display: flex; flex-direction: column; align-items: flex-start;}
.sxhd_flex1 .sxhd_con2{ flex: 1;}
.sxhd_tit1+.sxhd_tit span a{ background-color: #FFC100; border-radius: .4rem; color: #ffffff; padding: 0.08rem .2rem; font-size: .18rem; font-weight: bold;}
.sxhd_tit1+.sxhd_tit span a img{ margin-left:.08rem;}
.csrk_tit{ width: 1.32rem; margin-left: .16rem; flex-shrink: 0;}
.csrk_tit .input_dropdown input[type="text"].input_inner{ border: none; background-color: #0058e0; border-radius: .5rem; color: #ffffff;}
.csrk_tit .input_dropdown input[type="text"].input_inner::placeholder,.csrk_tit .input_dropdown input[type="text"].input_inner::-webkit-input-placeholder,.csrk_tit .input_dropdown .input_icon{ color: #ffffff;}
.csrk_tit .input_dropdown .input_icon{ right: .16rem;}
.csrk_tit .select_dropdown{ background-color: rgba(255,255,255,.7);}
.csrk_tit .select_dropdown ul{ padding: .1rem 0;}
.csrk_tit .select_dropdown li:hover{ background-color: rgba(227, 243, 255, 1);}
@media (max-width:1720px){
    .sxhd_text{ font-size: .19rem;}

}
@media screen and (max-width: 1280px){
    .ej_con1{padding-left: .16rem;padding-right: .16rem;}
    .sxhd_tit1 h3{ font-size:.22rem;}
    .sxhd_text .TRS_Editor p{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp: 14;display: -webkit-box;-webkit-box-orient: vertical;}
    .sxhd_tit1{  white-space:nowrap}
   .sxhd_list3 .sxhd_box .sxhd_tit2 span{ padding:.02rem .1rem;}
    .sxhd_tit1 span{ width:.36rem; height:.36rem;}
    .sxhd_tit1 span img{ max-width:.26rem}
    .sxhd_tit1+.sxhd_tit span a{ font-size:.16rem;}
    .sxhd_tit+.hdzx_list1 .trt-row li .hdzx_box h3{ font-size:.18rem; height:.54rem;}
    .trt-row-xl,.trt-row-large{ margin:0 -.1rem;}
    .trt-row-xl>[class*=trt-col-], .trt-row-xl>ul>[class*=trt-col-],.trt-row-large>[class*=trt-col-], .trt-row-large>ul>[class*=trt-col-]{ padding:0 .1rem;}
    .sxhd_list3 .sxhd_box .sxhd_tit2 h3{ font-size:.2rem;}
    .sxhd_list3 .sxhd_box .sxhd_text1 h3,.zl_list1 li .sxhd_text1 h3{ font-size:.18rem;}
    .sxhd_tit+.hdzx_list1 .trt-row li .hdzx_box{ padding:.16rem;}
    .sxhd_list3 .sxhd_box{ padding:.16rem;}
}
@media (max-width:992px){
    .sxhd_tit1.mar_t_large{ margin-top:.32rem;}
    .sxhd_row1{ flex-direction: column; gap: .32rem;}
  .sxhd_flex1{ width: 100%;}
  .sxhd_flex1+div{ width: 100%;}
  .zl_list1 .trt-row{ flex-wrap: wrap; display: flex; gap: .32rem 0;}
  .sxhd_row1.trt-row::after, .sxhd_row1.trt-row::before{ display: none;}
  .zl_list1 li{ width: 33.3%;}
  .sxhd_tit+.hdzx_list1 .trt-row [class*=trt-col-]{ width: 50%;}

    .sxhd_tit+.hdzx_list1 .trt-row [class*=trt-col-]{ width: 100%;}
    .sxhd_list3 .sxhd_box .sxhd_text1 h3{ height:auto;}
    .zl_list1 li:nth-child(7){ display:none;}
    .sxhd_tit1 h3{font-size: .24rem;}
     .bz_list li:nth-child(13),.bz_list li:nth-child(14), .pic_list1 li:nth-child(13),.pic_list1 li:nth-child(14), #journalListContainer li:nth-child(13), #journalListContainer li:nth-child(14){ display: none;}
    .csrk_tit .select_dropdown{ background-color:#ffffff}
    .sxhd_row1{gap: .32rem;}
    .sxhd_tit1+.sxhd_con2{ margin-top:.16rem;}
}
@media (max-width: 840px) and (orientation: portrait){
   
    .card_right .card_list:first-child{ }
    
}

.holding-detail{ width:100%;}

@font-face {
    font-family: "ysbty";
    src: url("ysbty.otf"); 
    font-style: normal;
    font-weight: normal;
}
.shzn_con1{ display: flex; gap: .4rem; padding: .1rem;}
.shzn_l{ width: 30.95525%; flex-shrink: 0; position: relative; border-radius: .12rem; overflow: hidden; box-shadow: 0px 4px 12px  rgba(0, 0, 0, 0.14);}
.shzn_l span{ z-index: 9; position: absolute; right: .4rem; top: 0; background-color: #85221D; width: .6rem; padding: .18rem .1rem; text-align: center; line-height: 1; font-size: .32rem; color: #ffffff; font-weight: bold;}
.shzn_l .picture_fixed{height: 100%;}
.shzn_r{ flex: 1;}
.shzn_r ul{ width: 100%; display: grid; grid-template-columns:1fr 1fr 1fr; gap:.34rem .4rem;}
.shzn_r ul li{ width: 100%;}
.shzn_r ul li .shzn_box1{ background-repeat: no-repeat; background-position: center top; background-size: 100% 100%; height: 100%; padding-top: .16rem; position: relative;}
.shzn_r ul li .shzn_box1 .shzn_tit{ padding-top: .05rem; background-repeat: no-repeat; background-position: center top; background-size: contain; position: relative; left: -.08rem; padding-left: .3rem; width: 2.78rem; color: #ffffff; height: .76rem;}
.shzn_r ul li .shzn_box1 .shzn_tit span{ display: block; font-size: .44rem; line-height: 1.363636; font-family: "ysbty"; transform: rotate(-3deg);}
.shzn_r ul li .shzn_box1 .shzn_tit em{position: absolute;width: .12rem;height: .12rem;background: url(260610bmsf_whzn_star.png) no-repeat;background-size: contain;z-index: 9;}
.shzn_r ul li .shzn_box1>em{ position: absolute; right: .16rem; bottom: .16rem; width: 37.5542168%;}
.shzn_r ul li .shzn_box1>em img{ width: 100%;}
.shzn_r ul li .shzn_box1 dl{ padding:.12rem 1rem .32rem .32rem; }
.shzn_r ul li .shzn_box1 dl dd{ font-size: .26rem; line-height: 1.142857; font-weight: bold;}
.shzn_r ul li .shzn_box1 dl dd+dd{ margin-top: .06rem;}
.shzn_r ul li:first-child .shzn_box1{ background-image: url(260610bmsf_whzn_con1.png);}
.shzn_r ul li:first-child .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit1.png);}
.shzn_r ul li:first-child .shzn_box1 .shzn_tit em{top: .18rem;left: 2.1rem;}
.shzn_r ul li:first-child .shzn_box1 dl dd a{ color: #89882C;}

.shzn_r ul li:nth-child(2) .shzn_box1{ background-image: url(260610bmsf_whzn_con2.png);}
.shzn_r ul li:nth-child(2) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit2.png);}
.shzn_r ul li:nth-child(2) .shzn_box1 .shzn_tit em{top: .34rem;left: 1.26rem;}
.shzn_r ul li:nth-child(2) .shzn_box1 dl dd a{ color: #F36B26;}

.shzn_r ul li:nth-child(3) .shzn_box1{ background-image: url(260610bmsf_whzn_con3.png);}
.shzn_r ul li:nth-child(3) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit3.png);}
.shzn_r ul li:nth-child(3) .shzn_box1 .shzn_tit em{top: .12rem;left: 1.65rem;}
.shzn_r ul li:nth-child(3) .shzn_box1 dl dd a{ color: #5B9743;}

.shzn_r ul li:nth-child(4) .shzn_box1{ background-image: url(260610bmsf_whzn_con4.png);}
.shzn_r ul li:nth-child(4) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit4.png);}
.shzn_r ul li:nth-child(4) .shzn_box1 .shzn_tit em{top: .13rem;left: 1.78rem;}
.shzn_r ul li:nth-child(4) .shzn_box1 dl dd a{ color: #F69536;}

.shzn_r ul li:nth-child(5) .shzn_box1{ background-image: url(260610bmsf_whzn_con5.png);}
.shzn_r ul li:nth-child(5) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit5.png);}
.shzn_r ul li:nth-child(5) .shzn_box1 .shzn_tit em{top: .19rem;left: 1.78rem;}
.shzn_r ul li:nth-child(5) .shzn_box1 dl dd a{ color: #19A2DB;}

.shzn_r ul li:nth-child(6) .shzn_box1{ background-image: url(260610bmsf_whzn_con6.png);}
.shzn_r ul li:nth-child(6) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit6.png);}
.shzn_r ul li:nth-child(6) .shzn_box1 .shzn_tit em{top: .36rem;left: 1.56rem;}
.shzn_r ul li:nth-child(6) .shzn_box1 dl dd a{ color: #CE157B;}

.shzn_r ul li:nth-child(7) .shzn_box1{ background-image: url(260610bmsf_whzn_con7.png);}
.shzn_r ul li:nth-child(7) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit7.png);}
.shzn_r ul li:nth-child(7) .shzn_box1 .shzn_tit em{top: .16rem;left: 1.7rem;}
.shzn_r ul li:nth-child(7) .shzn_box1 dl dd a{ color: #15B6A8;}

.shzn_r ul li:nth-child(8) .shzn_box1{ background-image: url(260610bmsf_whzn_con8.png);}
.shzn_r ul li:nth-child(8) .shzn_box1 .shzn_tit{ background-image: url(260610bmsf_whzn_tit8.png);}
.shzn_r ul li:nth-child(8) .shzn_box1 .shzn_tit em{top: .24rem;left: 1.26rem;}
.shzn_r ul li:nth-child(8) .shzn_box1 dl dd a{ color: #EBB11B;}


.close_shzn_tcc{cursor: pointer;position: absolute; right: .4rem; top: .4rem;background-color: rgba(0, 0, 0, 0.8);border-radius: 50%;width: .5rem;height: .5rem;display: flex;align-items: center;justify-content: center;z-index: 999;}
.close_shzn_tcc i{ font-size: .3rem; color: #ffffff;}
.shzn_tcc{ display: none; position: fixed; z-index: 999; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5);}
.shzn_tcc[style="display: block"],.shzn_tcc[style="display: block;"]{ display: block !important;}
.shzn_list{height: 940px;width: 100%;position: absolute;top: 50%;transform: translateY(-50%);display: flex;align-items: flex-start;justify-content: center;}
.shzn_list>.swiper-wrapper{height: 100%;}
.shzn_list .swiper-button-next,.shzn_list .swiper-button-prev{background-color: rgba(0, 0, 0, 0.8);width: .8rem;border-radius: .12rem;font-size: .24rem;line-height: 1.08333;color: #ffffff;writing-mode: vertical-rl;height: 1.08rem;text-align: center;}
.shzn_list .swiper-button-next:after,.shzn_list .swiper-button-prev:after{ display: none;}
.shzn_list .swiper-wrapper .swiper-slide{ overflow: hidden;}
.shzn_list .swiper-wrapper .swiper-slide .pic_con{ width: 11.36rem; height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.shzn_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed{padding-top: 76.88870%;background-size: auto 100%;width: 100%;cursor: pointer;}
.shzn_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed:hover{ transform: scale(1); transition: all 0s;}
.shzn_list .swiper-button-next{ top: auto;bottom: 0rem;right: auto;margin-left: 1.4rem;height: .8rem;writing-mode: horizontal-tb;width: 1.2rem;}
.shzn_list .swiper-button-prev{left: auto;bottom: 0;top: auto;margin-right: 1.4rem;writing-mode: horizontal-tb;height: .8rem;width: 1.2rem;}
.TRS_Editor p,.TRS_Editor p span,.TRS_Editor p font,.TRS_Editor h2,.TRS_Editor h2 span{ font-size:.18rem !important; line-height:1.8 !important;}
.TRS_Editor{ text-align:justify;}
@media screen and (max-width:1210px) and (min-width:1081px){
    .shzn_list>.swiper-wrapper{height: calc(100% - 1.2rem);}
    .shzn_list .swiper-wrapper .swiper-slide .pic_con{ width: 90%;}
    .shzn_con1{ padding: 0 .16rem; flex-direction: column; gap: .4rem;}
    .shzn_l{width: 50%;margin: 0 auto;}
    .shzn_l .picture_fixed{ height: 0; padding-top: 160.15625%;}
    .shzn_r ul{ grid-template-columns: 1fr 1fr;}
    .shzn_r ul li .shzn_box1{ min-height:2.6rem;}
    

   
}
@media screen and (max-width:1080px) and (min-width:768px) {
    .shzn_con1{ gap:.3rem}
    .shzn_r ul{ gap:.2rem}
    .shzn_r ul li .shzn_box1 .shzn_tit span{font-size: .24rem;}
    .shzn_r ul li .shzn_box1 .shzn_tit{width: 90%;padding-left: .2rem;height: .46rem;}
    .shzn_l span{font-size:.2rem;width: .46rem;padding: .12rem.06rem;}
    .shzn_r ul li .shzn_box1 dl{ padding:.2rem;}
    .shzn_r ul li .shzn_box1 dl dd{ font-size:.18rem;}
}
@media screen and (max-width:992px) {
    .shzn_list{ height: auto; padding-bottom: 1.1rem;}
    .shzn_con1{ padding-right: .32rem; padding-left: 0;}
    .znjs_table .trt-row-large{ margin:0;}
    .breadcrumb,.ej_tit2 .breadcrumb{ display: none;}
    .csrk_tit{ width:1.1rem;}
    .input_dropdown input[type="text"].input_inner{ font-size:.16rem;}
}
@media screen and (max-width:768px) {
     .shzn_list>.swiper-wrapper{height: calc(100% - 1.2rem);}
    .shzn_list .swiper-wrapper .swiper-slide .pic_con{ width: 90%;}
    .shzn_con1{ padding: 0 .16rem; flex-direction: column; gap: .4rem;}
    .shzn_l{width: 50%;margin: 0 auto;}
    .shzn_l .picture_fixed{ height: 0; padding-top: 160.15625%;}
    .shzn_r ul{ grid-template-columns: 1fr 1fr;}
    .shzn_r ul li .shzn_box1{ min-height:2.6rem;}
    .shzn_con1{ padding: 0 .1rem;}
    .shzn_r ul{ gap: .2rem;}
    .shzn_r ul li .shzn_box1 .shzn_tit{width: 90%;height: .6rem;background-position-x: left;}
    .shzn_r ul li .shzn_box1 .shzn_tit span{ font-size: .34rem; padding-top: .02rem;}
    .shzn_r ul li .shzn_box1 dl{ padding:.1rem .2rem;}
    .shzn_r ul li .shzn_box1 dl dd{ font-size: .2rem;}
    .shzn_r ul li .shzn_box1 .shzn_tit em{ display:none;}
}
@media screen and (min-width:1210px) {
     .shzn_list .swiper-button-next, .shzn_list .swiper-button-prev{ display:none;}
}  
@media screen and (max-width:768px) {
    
}

.article_title_intro{ font-size: .36rem; font-weight: bold; margin-top: .4rem; line-height: 1.5;}
.ts_pic1{ text-align: center; margin: 0.38rem auto;}
.article_component1{ padding: .1rem .8rem .3rem .8rem;} 
.article_component1 dl{ margin-top: .7rem;}
.article_component1 dl dd{ font-size: .2rem; line-height: 1.5;}
.article_component1 dl dd+dd{ margin-top: .14rem;}
.tsxq_tit{ font-size: .26rem; font-weight: bold; color: #0063EF;}
.tsxq_text{ font-size: .2rem; line-height: 2; text-align: justify;}
.tsxq_btn_list{ border-top: 1px solid rgba(255, 255, 255, 0.5); font-size: 0; margin: .76rem auto 0; text-align: center; padding-top: .4rem;}
.tsxq_btn_list a{ display: inline-block; margin: 0 .1rem; font-size: .3rem; line-height: 1.5; padding: .12rem .4rem; border-radius: 1rem; background-color: #0063EF; color: #ffffff;}
.tsxq_btn_list a:first-child{ background-color: #5FB6F7;}
.tsxq_btn_list a img{ margin-right: .1rem; width: .36rem;}


@media screen and (max-width:992px) {
    .article_component1{ padding: 0;}
    .article_title_intro{ margin-top: .2rem;}
    .ts_pic1{ margin: .16rem auto;}
    .article_component1 dl{ margin-top: .2rem;}
    .tsxq_btn_list{ margin: .2rem auto 0; padding-top: .2rem; display: flex; gap: .1rem; flex-wrap: wrap; justify-content: center;}
    .tsxq_btn_list a{ margin: 0; font-size: .18rem; padding: .1rem .2rem;}
    .tsxq_btn_list a img{ width: .24rem;}
    .ts_pic1 img{ max-width: 60%;}
    .bmsf_header_tit p a{ font-size:.16rem;}
}

@media screen and (max-width:480px) {
    .tsxq_btn_list a img{ display: none;}
}

.grsf_con{background: url(260629bmsf_grsf_bg.jpg) no-repeat center top;background-size: cover;width: 100vw;height: 100vh;padding: .4rem 8.33333vw 6.85185vh 8.33333vw;overflow-x: hidden;overflow-y: auto;display: flex;flex-direction: column;}
.grsf_header{ display: flex; align-items: center; justify-content: space-between;}
.grsf_header_left{ display: flex; align-items: center;}
.grsf_header_left .grsf_logo{ width: 3.23rem;}
.grsf_header_left .grsf_logo img{ width: 100%;}
.grsf_header_left span{ display: flex; align-items: center; margin-left: .28rem; padding-left: .28rem; font-size: .36rem; font-family: 'syst_h'; color: #ffffff; position: relative;}
.grsf_header_left span::before{ position: absolute; content: ''; left: 0; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); height: .4rem; width: 1px; background-color: #ffffff; opacity: .5;}
.grsf_header_right{ display: flex; align-items: center;}
.grsf_header_right .return{ background-color: rgba(0, 0, 0, 0.15); border-radius: .06rem; padding: 0 .18rem; color: #ffffff; display: flex; align-items: center; font-size: .18rem; line-height: 2;}
.grsf_header_right .return img{ width: .18rem; margin-right: .12rem;}
.grsf_info{ margin-left: .26rem; display: flex; align-items: center;}
.grsf_info .tx_pic{ width: .36rem; height: .36rem; overflow: hidden; border: 1px solid #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.grsf_info .tx_pic img{ width: 100%;}
.grsf_info i.trt-iconfont{ font-size: .12rem; margin-left: .2rem; color: #ffffff;}
.grsf_con_bg{z-index: 0;padding: .2rem;overflow: hidden;margin-top: .48rem;background: rgba(255, 255, 255, 0.2);background: radial-gradient(circle at left top, transparent .2rem, rgba(255, 255, 255, 0.2) .2rem), radial-gradient(circle at right top, transparent .2rem, rgba(255, 255, 255, 0.2) .2rem) right top, radial-gradient(circle at left bottom, transparent .2rem, rgba(255, 255, 255, 0.2) .2rem) left bottom, radial-gradient(circle at right bottom, transparent .2rem, rgba(255, 255, 255, 0.2) .2rem) right bottom;background-repeat: no-repeat;background-size: 50% 50%;position: relative;flex: 1;}
.grsf_con_bg::before{z-index: -1; position: absolute; content: ''; left: .2rem; right: .2rem; top: 0rem; bottom: 0rem; border-top: 1px solid rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.4);}
.grsf_con_bg::after{ z-index: -1; position: absolute; content: ''; left: 0rem; right: 0rem; top: .2rem; bottom: .2rem; border-left: 1px solid rgba(255, 255, 255, 0.4); border-right: 1px solid rgba(255, 255, 255, 0.4);}
.grsf_con_bg>i{ position: absolute; width: .4rem; height: .4rem; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 50%;}
.grsf_con_bg>i.grsf_tl{ left: -.2rem; top: -.2rem;}
.grsf_con_bg>i.grsf_tr{ right: -.2rem; top: -.2rem;}
.grsf_con_bg>i.grsf_bl{ left: -.2rem; bottom: -.2rem;}
.grsf_con_bg>i.grsf_br{ right: -.2rem; bottom: -.2rem;}
.grsf_con1{display: flex;overflow: hidden;background: #ffffff;background: radial-gradient(circle at left top, transparent .2rem, #ffffff .2rem), radial-gradient(circle at right top, transparent .2rem, #ffffff .2rem) right top, radial-gradient(circle at left bottom, transparent .2rem, #ffffff .2rem) left bottom, radial-gradient(circle at right bottom, transparent .2rem, #ffffff .2rem) right bottom;background-repeat: no-repeat;background-size: 90% 90%;position: relative;height: 100%;}
.grsf_left{ background: url(260629bmsf_grsf_con.png) no-repeat left top; background-size: 100% 100%; width: 3.4rem; flex-shrink: 0; padding: .7rem .3rem .3rem .3rem;}
.grsf_right{ flex: 1; padding: .4rem; overflow-x: hidden; overflow-y: auto;}

.grsf_info1{ text-align: center;}
.grsf_tx{ width: 1.8rem; height: 1.8rem; position: relative; margin: 0 auto;}
.grsf_tx>img{ width: 100%; height: 100%; border: 1px solid #ffffff; border-radius: 50%; box-shadow: -1px 10px 25px  rgba(51, 123, 225, 0.2);}
.grsf_tx>span{ position: absolute; right: 0; bottom: 0; background-color: #ffffff; width: .46rem; height: .46rem; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.grsf_tx>span img{ width: .3rem; }
.grsf_tit{ margin: .4rem auto 0; font-size: .27rem; font-weight: bold;}
.grsf_tit1{ font-size: .22rem; margin-top: .12rem;}
.grsf_line{ margin: .4rem auto; height: 1px; background-color: rgba(51, 123, 225, 0.36); overflow: hidden; line-height: 1;}
.grsf_bar_list ul li{ background-color: #ffffff; border-radius: .12rem;}
.grsf_bar_list ul li a{ display: flex; align-items: center; padding: .17rem .2rem .17rem .24rem; position: relative;}
.grsf_bar_list ul li a>img{ width: .36rem; margin-right: .16rem;}
.grsf_bar_list ul li a span{ font-size: .24rem; color: #333333;}
.grsf_bar_list ul li a i{ position: absolute; right: .2rem; top:50%; transform: translateY(-50%); font-size: .12rem; color: #A6A6A6;}
.grsf_tabs_tit{ margin-bottom: .1rem;}
.grsf_tabs_tit ul{ display: flex;}
.grsf_tabs_tit li a{ font-size: .32rem; font-weight: bold; opacity: .5;}
.grsf_tabs_tit li.on a,.grsf_tabs_tit li a:hover{ opacity: 1; color: #333333;}
.grsf_tabs_tit li+li{ margin-left: .42rem; padding-left: .42rem; position: relative;}
.grsf_tabs_tit li+li:before{ position: absolute; left: 0; top: 50%; width: 1px; height: .32rem; background-color: #cccccc; content: ''; transform: translateY(-50%);}
.grsf_tabs .tabs_inner .tabs_header li+li{ margin-left: .6rem;}
.grsf_tabs.tabs .tabs_inner.tabs .tabs_header{ margin-bottom: .3rem;}
.grsf_tabs.tabs .tabs_inner.tabs .tabs_header li{ font-size: .22rem;}
.grsf_tabs.tabs .tabs_inner.tabs .tabs_header li.on a,.grsf_tabs.tabs .tabs_inner.tabs .tabs_header li a:hover{ color: #0062DF; font-weight: bold; font-size: .24rem;}
.tabs.grsf_tabs .tabs_inner .tabs_header>ul>li.on:before{ background-color: #0062DF; height: 2px;}
.grsf_list ul{ display: grid; grid-template-columns: repeat(6,minmax(0, 1fr)); gap: .3rem;}
.grsf_list ul li{ width: 100%;}
.grsf_list ul li .grsf_box{ width: 100%; height: 100%; display: flex; flex-direction: column; gap: .1rem;}
.grsf_list ul li .grsf_box .grsf_pic{ border-radius: .2rem; overflow: hidden; position: relative; flex-shrink: 0;}
.grsf_list ul li .grsf_box .grsf_pic .picture_fixed{ padding-top: 133.53658%;}
.grsf_list ul li .grsf_box .grsf_pic .grsf_bar{ position: absolute; right: .18rem; bottom: .12rem; background: rgba(0, 0, 0, 0.6); border-radius: .2rem; padding: .04rem .12rem; color: #ffffff; font-size: .16rem;}
.grsf_list ul li .grsf_box .grsf_text{ flex: 1;}
.grsf_list ul li .grsf_box .grsf_text .grsf_tit2{ font-size: .18rem; line-height: 1.555556; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #333333; margin-bottom: .08rem;}
.grsf_list ul li .grsf_box .grsf_text .grsf_tit3{ font-size: .16rem; line-height: 1.375; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #999; margin-bottom: .08rem;}


@media screen and (max-width:1280px) {
    .grsf_list ul{ grid-template-columns: repeat(3,minmax(0, 1fr));}
}

@media screen and (max-width:992px) {
    .grsf_con_bg{ margin-top: .32rem; background: none;}
    .grsf_con_bg::before{ left: .12rem; right: .12rem;}
    .grsf_con_bg::after{ top: .12rem; bottom: .12rem;}
    .grsf_con_bg>i.grsf_tl{ left: -.26rem; top: -.26rem;}
    .grsf_con_bg>i.grsf_tr{ right: -.26rem; top: -.26rem;}
    .grsf_con_bg>i.grsf_bl{ left: -.26rem; bottom: -.26rem;}
    .grsf_con_bg>i.grsf_br{ right: -.26rem; bottom: -.26rem;}
    .grsf_con{ padding: .32rem .2rem;}
    .grsf_con1{ flex-direction: column;}
    .grsf_header_left span{ font-size: .26rem; margin-left: .12rem; padding-left: .12rem;}
    .grsf_left{ width: 100%; background: radial-gradient(circle at left top, transparent .12rem, #EAF3FF .12rem), radial-gradient(circle at right top, transparent .12rem, #EAF3FF .12rem) right top, radial-gradient(circle at left bottom, transparent 0rem, #EAF3FF 0rem) left bottom, radial-gradient(circle at right bottom, transparent 0rem, #EAF3FF 0rem) right bottom; background-repeat: no-repeat;background-size: 50% 50%; padding: .2rem;}
    .grsf_info1{ display: flex; gap: .32rem; align-items: center;}
    .grsf_tx{ flex-shrink: 0;}
    .grsf_text1{ flex: 1; text-align: left;}
    .grsf_list ul{ grid-template-columns: repeat(3,minmax(0, 1fr)); gap: .16rem;}
    .grsf_header_right{ display: none;}
    .grsf_tx{ width: 24vw; height: 24vw;}
    .grsf_tit{ margin-top: 0;}
    .grsf_line{ margin: .16rem auto;}
    .grsf_header_left{ justify-content: center; width: 100%;}
    .grsf_header_left .grsf_logo{ width: 43.066666vw;}
    .grsf_bar_list ul li a{ padding: .1rem .2rem;}
    .grsf_bar_list ul li a span{ font-size: .18rem;}
    .grsf_right{ padding: .2rem;}
    .grsf_tabs_tit li a{ font-size: .2rem;}
    .grsf_tabs_tit li+li{ margin-left: .2rem; padding-left: .2rem;}
    .grsf_tit{ font-size: .2rem;}
    .grsf_tit1{ font-size: .16rem;}
    .grsf_tabs.tabs .tabs_inner.tabs .tabs_header li{ font-size: .18rem;}
    .grsf_tabs.tabs .tabs_inner.tabs .tabs_header li+li{ margin-left: .12rem;}
    .grsf_tabs.tabs .tabs_inner.tabs .tabs_header li.on a, .grsf_tabs.tabs .tabs_inner.tabs .tabs_header li a:hover{ font-size: .2rem;}
    .grsf_list ul li .grsf_box .grsf_pic .grsf_bar{ font-size: .12rem; padding: .02rem .1rem;}
    .grsf_list ul li .grsf_box .grsf_text .grsf_tit2{ font-size: .16rem;}
    .grsf_tabs.tabs .tabs_inner.tabs .tabs_header{ margin-bottom: .2rem;}
    .grsf_tx>span{ width: .3rem; height: .3rem;}
    .grsf_tx>span img{ width: .2rem;}
}
.rlfj_tcc{ display: none; position: fixed; z-index: 999; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5);}
 .rlfj_tcc[style="display: block"],.rlfj_tcc[style="display: block;"]{ display: block !important;}
 .pic_list3 ul{ display:flex; flex-wrap:wrap;}
 .pic_list3 li a,.whjy_pic_list li a{ height:100%; display:flex; flex-direction:column;}
 .pic_list3 li a .text_con h3{ height:auto; flex:1;}
 .pic_list3 li a .text_con,.sxhd_flex .trt-row .whjy_pic_list#gridListArea .text_con{ flex:1; overflow:hidden; display:flex; flex-direction:column;}
 .pic_list3 li a .pic_con,.pic_list3 li a .text_con p,.whjy_pic_list .pic_con{ flex-shrink:0;}
 .rlfj_list,.rlfj_list1,.sxhd_list4{height: 987px;width: 100%;position: absolute;top: 50%;transform: translateY(-50%);display: flex;align-items: flex-start;justify-content: center;}
 .rlfj_list>.swiper-wrapper,.rlfj_list1>.swiper-wrapper,.sxhd_list4>.swiper-wrapper{height: calc(100% - .8rem);}
 .rlfj_list .swiper-button-next,.rlfj_list .swiper-button-prev,.rlfj_list1 .swiper-button-next,.rlfj_list1 .swiper-button-prev,.sxhd_list4 .swiper-button-next,.sxhd_list4 .swiper-button-prev{background-color: rgba(0, 0, 0, 0.8);width: .8rem;border-radius: .12rem;font-size: .24rem;line-height: 1.08333;color: #ffffff;writing-mode: vertical-rl;height: 1.08rem;text-align: center;}
 .rlfj_list .swiper-button-next:after,.rlfj_list .swiper-button-prev:after,.rlfj_list1 .swiper-button-next:after,.rlfj_list1 .swiper-button-prev:after,.sxhd_list4 .swiper-button-next:after,.sxhd_list4 .swiper-button-prev:after{ display: none;}
 .rlfj_list .swiper-button-next,.rlfj_list1 .swiper-button-next,.sxhd_list4 .swiper-button-next{right: .2rem;}
 .rlfj_list .swiper-button-prev,.rlfj_list1 .swiper-button-prev,.sxhd_list4 .swiper-button-prev{ left: .2rem;}
 .rlfj_list .swiper-wrapper .swiper-slide,.rlfj_list1 .swiper-wrapper .swiper-slide,.sxhd_list4 .swiper-wrapper .swiper-slide{ overflow: hidden;}
 .rlfj_list .swiper-wrapper .swiper-slide .pic_con,.rlfj_list1 .swiper-wrapper .swiper-slide .pic_con{ width: 7.2rem; height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; overflow: hidden;}
 .rlfj_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed,.rlfj_list1 .swiper-wrapper .swiper-slide .pic_con .picture_fixed{ padding-top: 127.777777%; background-size: cover; width: 100%; cursor: pointer;}
 .rlfj_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed:hover,.rlfj_list1 .swiper-wrapper .swiper-slide .pic_con .picture_fixed:hover{ transform: scale(1); transition: all 0s;}
 .rlfj_list1 .swiper-wrapper .swiper-slide .pic_con2 .picture_fixed{ padding-top:55.310199%;}
 .rifl_tw_list{ position: relative;}
 .rifl_tw_list .swiper-inner-next,.rifl_tw_list .swiper-inner-prev{ background-color: #000000; width: .4rem; border-radius:50%; font-size: .24rem; color: #ffffff; height: .4rem; display: flex; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1000; align-items: center; justify-content: center;}
 .rifl_tw_list .swiper-inner-next:after,.rifl_tw_list .swiper-inner-prev:after{color: #ffffff; font-size: .18rem; font-family: swiper-icons; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1;}
 .rifl_tw_list .swiper-button-disabled{ pointer-events: none; opacity: .2; cursor:auto;}
 .rifl_tw_list .swiper-inner-next{ right: .2rem;}
 .rifl_tw_list .swiper-inner-prev{ left: .2rem;}
 .rifl_tw_list .swiper-inner-next::after{ content: 'next';}
 .rifl_tw_list .swiper-inner-prev::after{ content: 'prev';}
 .rifl_tw_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed{padding-top: 127.777777%;background-size: cover;width: 100%;cursor: pointer;}
 .rifl_tw_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed:hover{ transform: scale(1);}
 .sxhd_list4 .rifl_tw_list .swiper-wrapper .swiper-slide .pic_con .picture_fixed{ padding-top:55.31019%}
 .sxhd_list4 .swiper-wrapper .swiper-slide{ padding-top:.3rem;}
 .sxhd_list4 .rlfj_con .pic_con{ margin:0 auto;}
 .sxhd_list4 .rlfj_con{flex-direction:column;overflow-y: auto;overflow-x: hidden;min-height: 100%;}
 .sxhd_list4 .swiper-wrapper .swiper-slide .pic_con1{ display:flex; align-items:center; justify-content:center; height:100%;}
 .sxhd_list4 .swiper-wrapper .swiper-slide video{ width:67.708333%;}
 .rlfj_con{ background-color: #E3F3FF; display: flex; width: 1300px; margin: 0 auto; height: 100%; overflow: hidden;}
 .rlfj_con .pic_con{ width: 720px; flex-shrink: 0;}
 .rlfj_con .text_con{ flex: 1; padding: .3rem .2rem .3rem .3rem; overflow: hidden;}
 .scroll_con{ overflow-y: auto; overflow-x: hidden; height: 100%; padding-right: .12rem;}
 .scroll_con::-webkit-scrollbar,.sxhd_list4 .rlfj_con::-webkit-scrollbar{ display: block; width: .06rem; background-color: rgba(255,255,255,.4); border-radius: .06rem;}
 .scroll_con::-webkit-scrollbar-thumb,.sxhd_list4 .rlfj_con::-webkit-scrollbar-thumb{ background-color: #FFE400; border-radius: .06rem;}
 .rlfj_con .text_con h3{ font-size: .22rem; font-weight: bold; line-height: 1.181818; margin-bottom: .1rem;}
 .rlfj_con .text_con p{ font-size: .18rem; line-height: 1.444444; }
 .rlfj_list .swiper-wrapper .swiper-slide .pic_con1,.rlfj_list1 .swiper-wrapper .swiper-slide .pic_con1{ width: 100%; height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center;}
 .rlfj_list .swiper-wrapper .swiper-slide .pic_con1 video,.rlfj_list1 .swiper-wrapper .swiper-slide .pic_con1 video{ width: 1300px; height: 732px;}
 .sxhd_list4 .rlfj_con .text_con{overflow:auto;flex: none;}
 .whjy_pic_list .text_con{flex:1;display:flex;flex-direction:column;overflow: hidden;}
 .whjy_pic_list .text_con h3{ margin:0;}
 .zx_list.whjy_pic_list .text_con h3{ flex:1;}
 .sxhd_flex .trt-row .whjy_pic_list#gridListArea .text_con{/* margin-top:.2rem; */margin-bottom:.32rem;}
 .whjy_pic_list .swiper-wrapper .swiper-slide .pic_con{ width: 60%;}
 .close_rlfj_tcc{cursor: pointer;position: absolute; right: .4rem; top: .4rem;background-color: rgba(0, 0, 0, 0.8);border-radius: 50%;width: .5rem;height: .5rem;display: flex;align-items: center;justify-content: center;z-index: 999;}
 .close_rlfj_tcc i{ font-size: .3rem; color: #ffffff;} 
 video{ object-fit: cover;}
 .shzn_list .swiper-button-next, .shzn_list .swiper-button-prev{ display:none;}
 .shzn_list{ height:100vh;}
 .shzn_list .swiper-wrapper .swiper-slide .pic_con{width: 15.6rem;}
 .rlfj_list .swiper-button-next,.rlfj_list1 .swiper-button-next,.sxhd_list4 .swiper-button-next{ top: auto;bottom: 0rem;right: auto;margin-left: 1.4rem;height: .6rem;writing-mode: horizontal-tb;width: 1.2rem;}
 .rlfj_list .swiper-button-prev,.rlfj_list1 .swiper-button-prev,.sxhd_list4 .swiper-button-prev{left: auto;bottom: 0;top: auto;margin-right: 1.4rem;writing-mode: horizontal-tb;height: .6rem;width: 1.2rem;}

.zyb_pf_bg{ position:fixed; z-index:999; left:0; top:0; right:0; bottom:0; background-color:rgba(0,0,0,.7); display:none;}
@media screen and (max-width:992px) {
    .zyb_pf_bg{ display:block;}
    .zyb_pf_con{ width:50%; margin:10vh 0 0 .1rem; display:flex; flex-direction:column; align-items:center; justify-content:center;}
    .close_zyb{ display:block}
    .close_zyb i{ font-size:.3rem; color:#ffffff}
}