@charset "UTF-8";
@font-face {
    font-family: "syst_h";
    src: url("syst.otf");
    font-style: normal;
    font-weight: normal;
}

.row{ width: 1400px; }

@media screen and (max-width:1440px) {
	.row{ margin: 0 .2rem; width: calc(100% - .4rem);}
}
.wrap{z-index: 0;position: relative;}
.ban_bg{ position: absolute; left: 0; top: 0; right: 0; height: 31.25vw; background: url(260402tsg_head_bg.png) no-repeat center top; background-size: 100% auto; animation: scale 2s linear; z-index: -2; }
.ban_bg.ej_ban{ height: 23.958333vw;}
.ban_bg .ban_tit{ display: flex; align-items: center; justify-content: center; text-align: center; padding: 1.0159375vw 3.90625vw; position: absolute; left: 50%; bottom:9vw; transform: translateX(-50%); gap: .2rem; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 1) 48.61%, rgba(255, 255, 255, 0.9) 80.36%, rgba(255, 255, 255, 0) 100%);}
.ban_bg .ban_tit span{ width: .4rem; height: .04rem; background-color: #005BAC; display: block;}
.ban_bg .ban_tit h3{ font-size: 2.2916666vw; line-height: 1.363636; font-weight: bold; white-space: nowrap;}
html[immersive-translate] .ban_bg .ban_tit h3{ white-space:normal;}
@media screen and (max-width:1640px) {
    .ban_bg .ban_tit{ bottom: 7vw;}
}

@keyframes scale{
    0%{ transform: scale(1.1);}
    100%{ transform: scale(1);}
}
.picture_fixed{ background-size: cover;}
.header{position: relative;z-index: 10;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.header::before{ position: absolute; backdrop-filter: blur(4px); background: linear-gradient(180deg, rgba(2, 78, 166, 0.7) 0%, rgba(4, 90, 189, 0.31) 51.5%, rgba(31, 96, 171, 0) 92.36%); left: 0; top: 0; right: 0; bottom: 0; content: ''; z-index: -2;}
.header::after{ position: absolute; background: linear-gradient(180deg, rgba(0, 91, 172, 0.8) 0%, rgba(0, 91, 171, 0.5) 48.61%, rgba(0, 91, 172, 0) 100%), radial-gradient(49.64% 72.71% at 50% 71.04166666666667%, rgba(0, 91, 172, 0) 0%, rgba(0, 91, 172, 0.05) 100%); left: 0; top: 0; right: 0; bottom: 0; content: ''; z-index: -3;}
.index_warp .header::after{ display: none;}
.nr_wrap .header::after{position:absolute;left: 0;top: 0;right: 0;bottom: 0;content: '';z-index: -1;background:linear-gradient(180deg, rgba(0, 91, 172, 0.8) 0%, rgba(0, 91, 171, 0.5) 48.61%, rgba(0, 91, 172, 0) 100%);}
.header_right{ padding-top: .17rem; margin-left: 5rem; text-align: right;}
.header_tit{ font-size: 0; text-align: right; display: flex; justify-content: flex-end;}
.header_time,.header_btn_list{ display: flex; display: inline-block\0;}
.header_time i,.header_time span,.header_time b,.header_time em,.header_btn_list span{ display: inline-block; color: #fff; line-height: .32rem;}
.header_time i{ font-size: .2rem; margin-right: .08rem; display: inline-block;}
.header_time span{ font-size: .16rem;}
.header_time b{ font-size: .18rem; font-weight: 500;}
.header_time em{ font-size: .14rem; opacity: .8;}
.header_btn_list{ margin-left: .1rem;}
.header_btn_list span{ font-size: .16rem; border-radius: 1rem; text-align: center; cursor: pointer;}
.header_btn_list span+span{ margin-left: .16rem;}
.header_btn_list span.eng_btn{ font-size: .14rem; border: 1px solid rgba(255, 255, 255, 0.3); width: .32rem; height: .32rem;}
.header_btn_list span.wza_btn{ width: .32rem; height: .32rem; background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); background-color: #005BAC;}
.header_btn_list span.slb_btn{ width: .32rem; height: .32rem; background-color: #C52E2C;}
.header_btn_list span.login_btn{ border: 1px solid rgba(255, 255, 255, 0.3); padding: 0 .18rem;}
.header_btn_list span.login_btn i{ margin-right: .1rem;}
.header_btn_list span.eng_btn i,.header_btn_list span.wza_btn i,.header_btn_list span.slb_btn i,.header_btn_list span.login_btn i{ font-size: .2rem;}
.header_btn_list span.menu_icon{ display: none;}
.header_con{ display: flex; justify-content: space-between;}
.header_con .logo{ position: relative; top: -.2rem; }
.header_con .logo img{width: 3.11rem;}
.header_con nav{ margin-top: 0.78125vw;}
.header_con nav>span{ display: none;}
.header_con nav li a{ color: #ffffff;}
.header_con nav>ul{ text-align: right;}
.header_con nav>ul>li{ display: inline-block; position: relative;}
.header_con nav>ul>li:hover{ z-index:4}
.header_con nav>ul>li+li{ margin-left: .4rem;}
.header_con nav>ul>li>ul{ height: 0; top: 1rem; position: absolute; left: 50%; width: 1.6rem; transform: translateX(-50%); -ms-transform: translateX(-50%); transition: .3s all; overflow: hidden; background-color:#005BAC; border-radius: .12rem;}
.header_con nav>ul>li h3{ position: relative;}
.header_con nav>ul>li h3 a{ font-size: .2rem; font-family: 'syst_h'; display: inline-block; padding-bottom: .22rem; line-height: .34rem;}
.header_con nav>ul>li h3 i{ font-weight: normal; font-size: .12rem; margin-left: .13rem; color: #ffffff;}
.header_con nav>ul>li h3::after{ position: absolute; content: ''; height: .03rem; background-color: #fff; border-radius: .1rem .1rem 0 0; bottom: 0; left: 50%; width: 0; transition: .3s all;}
.header_con nav>ul>li.active h3::after,.header_con nav>ul>li.on h3::after,.header_con nav>ul>li:hover h3::after{ left: 0; width: 100%;}
.header_con nav>ul>li.parent_node.on>ul{height: auto;top: .56rem;z-index: 9;}
.header_con nav>ul>li.parent_node>ul>li:first-child{ margin-top: .1rem;}
.header_con nav>ul>li.parent_node>ul>li:last-child{ margin-bottom: .1rem;}
.header_con nav>ul>li.parent_node>ul>li a{ display: block;  text-align: center; line-height: 2.5; font-size: .16rem;}
html[immersive-translate].slb .header_con nav>ul>li.parent_node.on>ul{top:.34rem;}
.header_btn{ display: none;}
.ss_con{ padding:.12rem .2rem; margin: 13.08593vw auto 0; box-shadow: -3px 9px 24px  rgba(209, 234, 255, 0.8); position: relative; z-index: 0; border-radius: .2rem; overflow: hidden; display: flex; align-items: center;}
.ss_con::before{ z-index: -2; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: linear-gradient(223.06deg, rgba(27, 124, 209, 1) 0%, rgba(0, 91, 172, 1) 43.75%, rgba(61, 165, 255, 1) 100%); border-radius: .2rem; content: '';}
.ss_con::after{ z-index: -1; content: ''; position: absolute; background-color: #ffffff; border-radius: .18rem; top: 2px; right: 2px; bottom: 2px; left: 2px;}
.ss_l{ flex: 1; overflow: hidden; padding-left: .1rem;}
.ss_btn{ flex-shrink: 0; padding: .08rem .28rem; text-align: center; font-size: .2rem; line-height: 1.6667; border: none;background: linear-gradient(0deg, rgba(0, 91, 172, 1), rgba(0, 91, 172, 1)), linear-gradient(227.5deg, rgba(0, 105, 196, 1) 0%, rgba(66, 189, 255, 1) 100%); border-radius: .1rem; display: flex; align-items: center; gap: .15rem; color: #ffffff;}
.ss_btn i{ font-size: .24rem;}
.ss_inp{ border: none; font-size: .18rem; line-height: 1.2; margin-top: .06rem; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ss_inp::-webkit-input-placeholder{ color: #CCCCCC; font-family: 'Microsoft YaHei'; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ss_tit{ margin-top: .06rem; display: flex; align-items: center;}
.ss_tit span{ display: inline-flex; align-items: center; font-size: .16rem; line-height: .34rem;}
.ss_tit span+span{ margin-left: .22rem;}
.ss_tit span i{ font-size: .2rem; margin-right: .06rem;}
.ss_tit span:first-child{ padding-right: .24rem; position: relative; }
.ss_tit span:first-child::after{ width: 1px; height: .18rem; content: ''; background-color: #CCCCCC; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.ss_tit span:first-child i{width: .37rem;display: inline-block;margin-left: .06rem;margin-right: 0;flex-shrink: 0;}
.ss_tit span:first-child i img{ position: relative; top: -.02rem;}
.ss_tit span.on{ font-weight: bold; color: #005BAC;}
.flex{ display: flex;}
.flex-col{ flex-direction: column;}
.gap30{gap: .3rem;}
.content_01{ background: url(260402tsg_bg1.png) no-repeat center top; background-size: 100% auto; padding-bottom: .6rem; padding-top: .4rem;}
.con1_l,.con1_c{ flex-shrink: 0; padding: .24rem .3rem;}
.con1_l{ width: 51.857142%; background: url(260402tsg_con1.jpg) no-repeat center top; background-size: cover; box-shadow: 2px 5px 15px  rgba(201, 224, 245, 0.3);}
.con1_c{ width: 28%; background: url(260402tsg_con2.jpg) no-repeat; background-size: cover;}
.con1_r{ flex: 1;}
.con1_r ul{ display: flex; flex-direction: column;}
.tabs_tit{display: flex;justify-content: space-between;margin-bottom: .16rem;}
.tabs_tit ul{ font-size: 0;}
.tabs_tit ul li{ display: inline-block; font-size: .3rem; line-height: 1.3333; position: relative;}
.tabs_tit ul li+li{ margin-left: .16rem; padding-left: .36rem;}
.tabs_tit ul li+li a{ position: relative;}
.tabs_tit ul li a{ display: block; position: relative; padding-bottom: .2rem;}
.tabs_tit ul li+li::before{ position: absolute; content: ''; left: 0; top:.22rem; width:.22rem; height: 0px; opacity: 0.2; transform: rotate(110deg); border: 1px solid rgba(0, 91, 172, 1); }
.tabs_tit ul li.on{ font-weight: bold; color: #005BAC; position: relative;}
.tabs_tit ul li.on a{ color: #005BAC;}
.tabs_tit ul li.on a::after{ position: absolute; content: ''; bottom: 0; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); background: url(260402tsg_icon.png) no-repeat; background-size: contain; width: .35rem; height: .1rem;}
.tabs_tit ul li.on a img{ width: 1.92rem;}
.tabs_tit .more a{ color: #999999; display: none; transition: .3s all;}
.tabs_tit .more a:not([style="display: none;"]){ display: flex !important; align-items: center; gap:0 .14rem;}
.tabs_tit .more a i{ font-size: .34rem; color: #005BAC;}
.tabs_tit .more a:hover{ margin-right: .1rem; color: #005BAC;}
.bar_list ul{ display: grid; grid-template-columns: 1fr 1fr 1fr; gap: .2rem .18rem;}
.bar_list ul li{ position: relative; overflow: hidden;}
.bar_list ul li a{ transition: .3s all; display: block; border: 1px dotted #4C97D9; background: rgba(255, 255, 255, 0.7); padding: .09rem .44rem .09rem .24rem; position: relative; font-size: .18rem; line-height: 1.55555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.bar_list ul li a::before{ position: absolute; left: -1px; top: -1px; width: .2rem; height: .2rem; border-top: 1px solid #4C97D9; border-left: 1px solid #4C97D9; content: '';}
.bar_list ul li a::after{ position: absolute; right: -1px; bottom:-1px; width: .2rem; height: .2rem; border-bottom: 1px solid #4C97D9; border-right: 1px solid #4C97D9; content: '';}
.bar_list ul li i{ position: absolute; font-size: .14rem; color: #999999; top: 50%; right: .18rem; transform: translateY(-50%); -ms-transform: translateY(-50%); transition: .3s all;}
.bar_list ul li:hover i{ color: #ffffff;}
.bar_list ul li:hover a{ background-color: #005BAC; border-color: #005BAC; color: #ffffff; font-weight: bold;}
.bar_list ul li:hover a::before,.bar_list ul li:hover a::after{ border-color: #005BAC;}
.con1_c .tabs_tit li.on a{ color: #ffffff;}
.con1_c .tabs_tit .more a i{ color: #ffffff;}
.con1_r li a{ display: block; text-align: center; padding: .26rem .1rem .16rem .1rem; background-repeat: repeat; transition: .3s all;}
.con1_r li a:hover{ box-shadow: 0px 2px 12px  rgba(0, 0, 0, 0.4);}
.con1_r li a span{ width: .64rem; height: .64rem; display: block; margin: 0 auto;}
.con1_r li a p{ font-size: .2rem; font-weight: bold; color: #ffffff; margin-top: .06rem;}
.con1_r li+li{ margin-top: .28rem;}
.con1_r li:first-child a{ background-image:url(260402tsg_con3.jpg);}
.con1_r li:nth-child(2) a{ background-image:url(260402tsg_con4.jpg);}
.con1_c .tabs_tit ul li.on a::after,.con2_l1 .tabs_tit ul li.on a::after,.con2_r .tabs_tit ul li.on a::after{ display: none;}
.rgzn_list{ margin-top: -.12rem;}
.rgzn_list .bd{margin: 0 -.12rem;overflow: hidden;}
.rgzn_list .bd ul{ display: flex; flex-wrap: wrap;}
.rgzn_list .bd li{ float: left; width: 50%; margin-top:.12rem}
.rgzn_list .bd li a{ display: flex; height:100%; align-items: center; justify-content: center; text-align: center; font-size: .16rem; line-height: .31rem; padding: .05rem .1rem; color: rgba(255, 255, 255, 0.6); margin: 0 .12rem ; background: url(260402tsg_bar1.png) no-repeat; background-size: 100% 100%; transition: .3s all;}
.rgzn_list .bd li a:hover{ background-image: url(260402tsg_bar1_1.png); color: #ffffff;}
.rgzn_list .num{ display: none; text-align: center; margin-top: .06rem;}
.rgzn_list .num ul{ font-size: 0; text-align: center;}
.rgzn_list .num ul li{ height: .05rem; margin: 0 .05rem; display: inline-block; width: .1rem; background-color: #ffffff; opacity: .5; border-radius: .1rem; cursor: pointer;}
.rgzn_list .num ul li.on{ opacity: 1; width: .3rem;}
.con2_l{ width: 51.857142%; background: url(260402tsg_con5.jpg) no-repeat; background-size: cover; overflow: hidden; position: relative;}
.con2_l>span{ z-index: 9; cursor: pointer; position: absolute; width: .3rem; height: .5rem; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color:rgba(255, 255, 255, 0.1);  display: flex; align-items: center; justify-content: center; line-height: .5rem\0;}
.con2_l>span i{ color: #ffffff; font-size: .16rem;}
.con2_l>span.prev{ border-radius:0 .3rem .3rem 0; left: 0; padding-right: .04rem;}
.con2_l>span.next{ border-radius: .3rem 0 0 .3rem; right: 0; padding-left: .06rem;}
.con2_l1{ width: 55.096418%; flex-shrink: 0; padding: .24rem .3rem; overflow: hidden;}
.con2_l1,.con2_l1 a{ color: #ffffff;}
.con2_l1 .con2_text{margin-top: 0rem;max-height: 1.9rem\0;overflow: hidden;-webkit-line-clamp: 7;display: -webkit-box;-webkit-box-orient: vertical;}
html[immersive-translate] .con2_l1 .con2_text{margin-top: 0;max-height: 1.84rem\0;}
.con2_list{ display: flex; height: 100%;}
.con2_l1 .con2_text h3{ font-size: .22rem; font-weight: normal; line-height: 1.363636; margin-bottom: .16rem;}
.con2_l1 .con2_text p{ opacity: .8; font-size: .16rem; line-height: 1.5; text-align: justify;}
.con2_l1 .tabs_tit{ margin-bottom: 0;}
.con2_l1 .tabs_tit ul li{ padding-bottom: 0;}
.con2_l1 .tabs_tit li.on a{ color: #ffffff;}
.con2_l1 .tabs_tit .more a i{ color: #ffffff;}
.con2_r1{ flex: 1; position: relative; background: url(260402tsg_con5_r.jpg) no-repeat center top; background-size: cover; overflow: hidden;}
.con2_r1>span{ cursor: pointer; position: absolute; width: .3rem; height: .5rem; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color:rgba(255, 255, 255, 0.1);  display: flex; align-items: center; justify-content: center; line-height: .5rem\0;}
.con2_r1>span i{ color: #ffffff; font-size: .16rem;}
.con2_r1>span.prev{ border-radius:0 .3rem .3rem 0; left: 0; padding-right: .04rem;}
.con2_r1>span.next{ border-radius: .3rem 0 0 .3rem; right: 0; padding-left: .06rem;}
.con2_r1 .bd1{ padding: .29rem .62rem; overflow: hidden;}
.con2_r1 .bd1 li a{ display: block; position: relative;}
.con2_r1 .bd1 li a .picture_fixed{ padding-top: 140.5941%; background-color: rgba(204, 204, 204, 1); box-shadow: 0px 2px 12px  rgba(0, 0, 0, 0.4);}
.con2_r1 .bd1 li a span{ display: flex; align-items: center; justify-content: center; padding: .06rem .2rem .06rem .16rem; white-space: nowrap; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); background-color: rgba(255, 255, 255, 0.8); border-radius: .06rem;}
.con2_r1 .bd1 li a span i{ width: .28rem; margin-right: .08rem;}
.con2_r{ flex: 1; padding: .2rem .24rem .24rem .24rem; background: url(260402tsg_con6.jpg) no-repeat center top #005BAC; background-size: 100% auto;}
.con2_r .tabs_tit .more a i{ color: #ffffff;}
.con2_r .tabs_tit{ padding-left: .1rem; padding-right: .1rem;}
.con1_c .tabs_tit ul li.on::after,.con2_l .tabs_tit ul li.on::after,.con2_r .tabs_tit ul li.on::after{ display: none;}
.con1_c .tabs_tit,.con2_l .tabs_tit { margin-bottom: 0;}
.gap14{ gap: .14rem;}
.bmsf_list a{ overflow: hidden; display: block; transition: .3s all;}
.bmsf_list a+a{margin-top: .14rem;}
.bmsf_list a img{border-radius: .08rem;width: 100%;}
.bmsf_list a:hover{ box-shadow: 0px 2px 12px  rgba(0, 0, 0, 0.4);}
.bmsf_sxfd_ggydkj{ margin-top: .14rem; display: block; position: relative; border-radius: .08rem; overflow: hidden;}
.bmsf_sxfd,.bmsf_list a+a.bmsf_ggydkj,.bmsf_list a+a.bmsf_jzcs{ position: absolute; top: 0; bottom: 0; z-index: 8; margin-top: 0;}
.bmsf_sxfd{width:37.3057%;left: 0; clip-path: polygon(0 0,70% 0,100% 100%,0 100%);border-radius: .08rem 0 0 .08rem;}
.bmsf_ggydkj{width: 39.89637%;right: 0; clip-path: polygon(0 0,100% 0,100% 100%,38.961% 100%);border-radius: 0 .08rem .08rem 0;}
.bmsf_list a+a.bmsf_jzcs{ width: 53.367875%; left: 22.2797%; clip-path: polygon(0 0,79.4520547% 0,100% 100%,19.17808% 100%);}
.pf_con{position: fixed;right: .5rem;bottom:50%;transform: translateY(50%);padding-top: .36rem;z-index: 9;}
.pf_con ul li a{ transition: .3s all; width: .88rem; height: .88rem; text-align: center; display: block; padding: .12rem 0; border-radius: 50%; background-color: #ffffff; box-shadow: 0px 10px 24px  rgba(0, 0, 0, 0.08); color: #666666;}
.pf_con ul li a span{ width: .36rem; height: .36rem; overflow: hidden; display: block; margin: 0 auto;}
.pf_con ul li a p{ margin-top: .02rem; font-size: .16rem; line-height: 1.5;}
.pf_con ul li+li{ margin-top: .2rem;}
.pf_con ul li a:hover{ background-color: #005BAC; color: #ffffff;}
.pf_con ul li a span img{ transition: .3s all; position: relative; top: 0;}
.pf_con ul li a:hover span img{ top: -.36rem;}
.pf_con .close_pf{ position: absolute; top: 0; right: 0; cursor: pointer; width: .24rem; height: .24rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: rgba(0, 0, 0, 0.3);}
.pf_con .close_pf i{ font-size: .12rem; color: #ffffff;}
.aigy_con{ margin-top: .35rem; position: relative; text-align: center;}
.aigy_con em{font-family: 'syst_h';position: absolute;right: 100%;top: .36rem;padding-top: .14rem;width: .24rem;text-align: center;font-size: .18rem;font-weight: bold;line-height: 1.1666667;mix-blend-mode: difference;}
.aigy_con em::before{ position: absolute; left: 50%; top: 0; transform: translateX(-50%); -ms-transform: translateX(-50%); width: .08rem; height: .08rem; background-color: #005BAC; border-radius: 50%; content: '';}
.aigy_con img{width: 1.01rem;}
html[immersive-translate] .aigy_con em{writing-mode: vertical-lr;mix-blend-mode: difference;}
.content_02{ background: url(260402tsg_bg2.jpg) no-repeat center bottom; background-size: cover; padding-top: .58rem; padding-bottom: .64rem;}
.tit1{ text-align: center;}
.tit1 img{ width: 7.41rem;}
.tit1 span{ display: none; text-align: center; font-size: .44rem;}
.pic_list li a{ display: block; overflow: hidden; position: relative;}
.pic_list li a .picture_fixed{ padding-top: 56.410256%; z-index: 1;}
.pic_list li a span{ position: absolute; z-index: 2; left: 0; bottom: 0; right: 0; padding: .68rem .25rem .16rem .25rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: .18rem; line-height: 1.5555556; color: #ffffff; background: url(260402tsg_pic6_bg.png) repeat-x bottom; background-size: auto 100%;}
.list1 li a{ transition: .3s all; display: block; padding:.15rem 1.2rem .16rem .3rem; border-bottom: 2px solid transparent; position: relative;}
.list1 li a h3{ position: relative; line-height: .26rem; font-size: .18rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; padding-left: .17rem;}
.list1 li a h3::before{ width: .04rem; height: .04rem; position: absolute; left: 0; background-color: #A6A6A6; content: ''; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); border-radius: 50%;}
.list1 li a span{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: .16rem; color: #999;}
.list1 li a:hover{ background-color: #ffffff; border-bottom: 2px solid #005BAC;box-shadow: -2px 8px 21px  rgba(0, 91, 172, 0.2); }
.list1 li a:hover h3{ font-size: .2rem; font-weight: bold; color: #005BAC;}
.list1 li a:hover h3::before{ background-color: #005BAC;}
.list1 li a:hover span{ right: .16rem;}

.laydate_body{ background: linear-gradient(180deg, rgba(219, 244, 255, 1) 9.03%, rgba(238, 250, 255, 0) 59.03%); background-color: #ffffff; box-shadow: -2px 8px 21px  rgba(0, 91, 172, 0.2);}
.laydate_body .laydate_box .laydate_top{ position: relative; padding: .15rem .34rem; background: url(260402tsg_tit_bg.png) no-repeat center #005BAC; color: #ffffff; background-size: 100% auto; display: flex; }
.laydate_body .laydate_box .laydate_top::after{position: absolute; left: 0; right: 0; filter: blur(20px); height: .27rem; opacity: .6; background-color: #005BAC; content: ''; bottom: 0; visibility:visible}
.laydate_body .laydate_box{background-color: transparent;padding-bottom: .28rem;}
.laydate_body .laydate_box .laydate_top .laydate_ym{ width: 1.6rem;}
.laydate_body .laydate_box .laydate_top .laydate_xian{ flex: 1;}
.laydate_body .laydate_box .laydate_top .laydate_ym .laydate_choose cite{ border-bottom: 1px solid #ffffff;border-left: 1px solid #ffffff;}
.laydate_body .laydate_box .laydate_top .laydate_ym .laydate_y, .laydate_body .laydate_box .laydate_top .laydate_ym .laydate_m{ font-size: .2rem; color: #ffffff; font-family: 'syst_h';}
.laydate_body .laydate_box .laydate_con{ padding:.12rem .16rem; }
.laydate_body .laydate_box .laydate_table thead th{ background-color: transparent; color: #999999; font-size: .18rem; font-family: 'syst_h'; padding:0;}
.laydate_body .laydate_box .laydate_top .laydate_ym .laydate_yms{ top: .6rem;}
.laydate_body .laydate_box .laydate_list{ padding: 0;}
.laydate_body .laydate_box .laydate_list ul li{ padding: 0; height: .4rem; line-height: .4em;} 
.laydate_body .laydate_box .laydate_list ul li.laydate_white:hover p:before{ display: none;}
.laydate_body .laydate_box .laydate_list ul li p em{ background-color: #D43939; bottom: 0;}
.laydate_body .laydate_box .laydate_list ul li.laydate_white:hover p{ background-color: transparent; border: none; color: #333;}
.laydate_body .laydate_box .laydate_list ul li p{ width: .4rem; line-height: .4rem; font-size: .18rem; font-weight: bold; color: #333; font-family: 'syst_h'; border: none;}
.laydate_body .laydate_box .laydate_list ul li p::before{ z-index: 1; display: block; border-radius: 0; top: auto; clip-path: none; position: absolute; width: .2rem; height: 1px; background-color: #005BAC; content: ''; bottom: 0; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); margin-left: auto;}
.laydate_body .laydate_box .laydate_list ul li.today p{ color: #005BAC; background: none;}
.laydate_body .laydate_box .laydate_list ul li.today p::after{ position: absolute; content: ''; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); background: url(260402tsg_logo1.png) no-repeat; opacity: .12; width: .4rem; height: .4rem; background-size: contain;}
.laydate_body .laydate_box .laydate_list ul li.laydate_nothis p{ opacity: .3;}
.laydate_body .laydate_box .laydate_list ul li.laydate_nothis p::before,.laydate_body .laydate_box .laydate_list ul li.laydate_white p::before{ display: none;}
.laydate_body .laydate_box .laydate_list.laydate_list1 ul li{ padding: 0; height: .335rem; line-height: .335em;}
.laydate_text_con{position: relative;padding: 0 .3rem;margin-top: .12rem;}
.laydate_text_con>span{ z-index: 99; width: .26rem; height: .26rem; line-height: .24rem; text-align: center; background-color: #ffffff; transition: .3s all; color: #005BAC; border-radius: 50%; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); box-shadow: 2px 4px 10px  rgba(0, 91, 172, 0.25);}
.laydate_text_con>span i{ font-size: .1rem;}
.laydate_text_con>span.prev{ left: .16rem; padding-right: .02rem;}
.laydate_text_con>span.next{ right: .16rem; padding-left: .02rem;}
.laydate_text_con>span:hover{ background-color: #005BAC; color: #ffffff;}
.laydate_text_con .bd{ overflow: hidden;}
.laydate_text_con .bd li{ background-color: #F4F5F8; padding: .16rem;}
.laydate_text_con .bd li .pic{ overflow: hidden;}
.laydate_text_con .bd li .pic .picture_fixed{ padding-top: 56.5%;}
.laydate_text_con .bd li h3{ font-weight: normal; text-align: justify; font-size: .18rem; line-height: 1.666667; max-height: .6rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; margin-top: .12rem;}
.bar_state span{ background: url(260402tsg_bar_bg.png) no-repeat; background-size: contain; width: 1.1rem; height: .32rem; display: inline-flex; align-items: center; justify-content: center; font-size: .15rem; color: #ffffff;}
.bar_state span i{ font-size: .18rem; margin-right: .08rem;}
.laydate_body .trt-row{ margin: 0 -.1rem;}
.text_list{ margin-top: .12rem;}
.text_list dl dd{ display: flex; line-height: .24rem; align-items: flex-start;}
.text_list dl dd+dd{ margin-top: .05rem;}
.text_list dd span{ color: #999999; font-size: .16rem;flex-shrink: 0;}
.text_list dd span i{ font-size: .18rem; color: #005BAC; margin-right: .1rem;}
.text_list dd p{ flex: 1; font-size: .16rem; max-height: .48rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.text_list dd+dd p{ -webkit-line-clamp: 1; }

.content_03{ background: url(260402tsg_bg3.png) no-repeat center top; background-size: 100% auto; padding-top: .58rem; padding-bottom: .64rem;}
.tabs_tit1{ position: relative;}
.tabs_tit1 .more{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.tabs_tit1 .more a{ display: none; line-height: .34rem; font-size: .18rem; color: #999; transition: .3s all;}
.tabs_tit1 .more a:not([style="display: none;"]){ display: flex !important; align-items: center; gap:0 .14rem;}
.tabs_tit1 .more a i{ font-size: .34rem; color: #005BAC; }
.tabs_tit1 .more a:hover{ margin-right: .1rem; color: #005BAC;}
.tabs_tit1 ul{ text-align: center; font-size: 0;}
.tabs_tit1 ul li{min-width: 2rem;line-height: .55rem;background: url(260402tsg_tit_bar.png) no-repeat;background-size: 100% 100%;display: inline-block;text-align: center;margin: 0 .1rem;font-size: .26rem;color: #333;}
.tabs_tit1 ul li.on,.tabs_tit1 ul li:hover{ background-image: url(260402tsg_tit_bar_1.png); color: #ffffff; font-weight: bold;}
.tabs_tit1 ul li a{ display: block;}
.tabs_tit1 ul li.on a,.tabs_tit1 ul li a:hover,.tabs_tit1 ul li:hover a{ color: #ffffff;}

.mtjx_con .tabs_bd{ height: 4.52rem; overflow: hidden;}
.slideBox{ position: relative;}
.slideBox .pic{overflow: hidden;}
.slideBox .pic li{ height: 4.52rem;}
.slideBox .pic li a{ display: block; position: relative; padding-bottom: .7rem;}
.slideBox .pic li a .picture_fixed{ padding-top: 56.2962962%; z-index: -4;}
.text_con_bg{ padding: .14rem .24rem; display: flex; align-items: center; position: absolute; left: .3rem; right: .3rem; bottom: 0; z-index: 0; overflow: hidden;}
.text_con_bg::before{ position: absolute; content: ''; background: url(260402tsg_box1.jpg) no-repeat center bottom; background-size: cover; left: 0; bottom: 0; height: .04rem; right: 0; z-index: -2;}
.text_con_bg::after{ background-color: #ffffff; position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: .04rem; z-index:-1;}
.text_con_bg .date_con{ padding-top: .1rem; width: .88rem; flex-shrink: 0; height: .72rem; text-align: center; position: relative; z-index: 0; margin-right: .18rem;}
.text_con_bg .date_con::before{ background: url(260402tsg_logo1.png) no-repeat center; background-size: contain; position: absolute; content: ''; left: 0; top: 0; right: 0; bottom: 0; opacity: .04;}
.text_con_bg .date_con h3{ font-family: 'syst_h'; line-height: 1; font-size: .32rem; font-weight: bold; color: #005BAC;}
.text_con_bg .date_con p{ font-size: .14rem; line-height: 2; color: #005BAC;}
.text_con_bg .text_con{ flex: 1; padding-left: .18rem; border-left: 1px solid rgba(0, 91, 172, .1); overflow: hidden;}
.text_con_bg .text_con h3{ font-size: .2rem; font-weight: bold; line-height: 1.6; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.text_con_bg .text_con p{ font-size: .16rem; margin-top: .06rem; color: #999; line-height: .28rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.slideBox .num{ z-index: 5; position: absolute; right: .3rem; bottom: 1.06rem; text-align: right; font-size: 0;}
.slideBox .num li{ cursor: pointer; display: inline-block; border-top: 2px solid #005BAC; background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); color: #005BAC; font-size: .18rem; margin-left: .16rem; width: .46rem; line-height: .46rem; text-align: center; font-weight: bold;}
.slideBox .num li.on{ border-top: 2px solid #C78214; background:  linear-gradient(180deg, rgba(0, 91, 172, 1) 0%, rgba(0, 91, 172, 0) 100%); color: #ffffff;}
.content_03{ overflow-x: hidden;}
.list2 li a{ display: block; overflow: hidden; padding: .2rem 0; border-bottom: 1px solid rgba(187, 187, 187, 0.2);}
.list2 li a .date_con{ float: left; width: .88rem; height: .72rem; text-align: center; padding-top: .1rem; position: relative; z-index: 0; margin-left: .12rem; margin-right: .06rem;}
.list2 li a .date_con::before{ background: url(260402tsg_logo1.png) no-repeat center; background-size: contain; position: absolute; content: ''; left: 0; top: 0; right: 0; bottom: 0; opacity: .04;}
.list2 li a .date_con h3{ font-family: 'syst_h'; line-height: 1; font-size: .32rem; font-weight: bold; color: #005BAC;}
.list2 li a .date_con p{ font-size: .14rem; line-height: 2; color: #666;}
.list2 li a .text_con{ overflow: hidden; padding-left: .18rem; margin-top: .04rem; border-left: 1px solid rgba(0, 91, 172, .1);}
.list2 li a .text_con h3{ font-size: .2rem; line-height: 1.6; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; height: .64rem; font-weight: normal; text-align: justify;}
.con_bg1{ position: relative; padding: .32rem; z-index: 0; background-color: #ffffff;}
.con_bg1::before{ z-index: -1; content: ''; position: absolute; left: 50%; top: 0; bottom: 0; background-color: #ffffff; width: 100%;}
.list3{ margin-top: -.32rem;}
.list3 li a{ transition: .3s all; display: block; border: 1px solid rgba(166, 166, 166, 0.2); padding: .08rem; background-color: #ffffff;}
.list3 li a .box1{ transition: .3s all; padding: .15rem .15rem .1rem .15rem; overflow: hidden;}
.list3 li a .date_con{ transition: .3s all; margin-right: .16rem; float: left; width: .74rem; height: .76rem; background: url(260402tsg_rl_bg.png) no-repeat center; background-size: contain; text-align: center; padding-top: .08rem;}
.list3 li a .date_con h3{ transition: .3s all; font-size: .28rem; font-family: 'syst_h'; line-height: 1.2; font-weight: bold; color: #ffffff;}
.list3 li a .date_con p{ transition: .3s all; color: #ffffff; opacity: .6; font-size: .14rem; line-height: 1.2;}
.list3 li a:hover .date_con h3{ color: #005BAC;}
.list3 li a:hover .date_con p{ color: #005BAC; opacity: .8;}
.list3 li a .text_con{ overflow: hidden;}
.list3 li a .text_con h3{ transition: .3s all; font-size: .18rem; line-height: 1.555556; height: .56rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; font-weight: normal; text-align: justify;}
.list3 li a .text_con p{ text-align: right; line-height: 1;}
.list3 li a .text_con p i{ transition: .3s all; font-size: .08rem; color: #005BAC;}
.list3 li a:hover{ border-color: #005BAC;}
.list3 li a:hover .box1{ background: url(260402tsg_con7.jpg) no-repeat; background-size: cover;}
.list3 li a:hover .date_con{ background-image: url(260402tsg_rl_bg_1.png);}
.list3 li a:hover .text_con h3,.list3 li a:hover .text_con p i{ color: #ffffff;}
.xxpd_pic{ overflow: hidden;}
.xxpd_pic .picture_fixed{ padding-top: 56.2130177%;}
.xxpd_con{ background: url(260402tsg_con8.jpg) no-repeat; background-size: cover; padding: .24rem .28rem;}
.xxpd_con p{ font-size: .14rem; line-height: 1.4285714; color: #005BAC; display: flex; align-items: center; gap: .1rem;}
.xxpd_con p i{ font-size: .16rem;}
.xxpd_con h3{ margin-top: .1rem; font-size: .18rem; line-height: 1.5555556; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical; height: .84rem; text-align: justify;}
.xxpd_con span{ display: block; text-align: right; line-height: 1;}
.xxpd_con span i{ transition: .3s all; font-size: .08rem; color: #005BAC;}
.list_base li{ font-size: .18rem; margin-bottom: .16rem;}
.list_base li:before{ background-color: #A6A6A6;}
.content_04{ background: url(260402tsg_bg4.jpg) repeat; padding-top: .6rem; padding-bottom: .6rem;}
.content_05{ background: url(260402tsg_bg5.jpg) no-repeat center; background-size: cover; position: relative; padding-top: .5rem; padding-bottom: 1.6rem;}
.content_05::before{ width: 81.07142%; height: 1.41rem; content: ''; background: url(260402tsg_bg5_b.png) no-repeat center bottom; background-size: contain; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); -ms-transform: translateX(-50%);}
.ind_whjy_list{ margin: .4rem auto 0;}
.ind_whjy_list .bd ul{display: flex;}
.ind_whjy_list .bd ul li{ width: 1.7rem; cursor: pointer; transition: .3s all;}
.ind_whjy_list .bd ul li a{ display: block; pointer-events: none; margin: 0 .05rem; height: 4.05rem; position: relative; overflow: hidden;}
.ind_whjy_list .bd ul li a .picture_fixed{ background-repeat: no-repeat; background-position: center; background-size: auto 100%; height: 100%; opacity: .2;}
.ind_whjy_list .bd ul li:nth-child(1) a{ margin-top: .56rem;}
.ind_whjy_list .bd ul li:nth-child(2) a{ margin-top: .96rem;}
.ind_whjy_list .bd ul li:nth-child(4) a,.ind_whjy_list .bd ul li:nth-child(5) a{ margin-top: .76rem;}
.ind_whjy_list .bd ul li a p{ position: absolute; top: .3rem; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); writing-mode: vertical-lr; text-align: center; font-size: .22rem; padding-top: .46rem; font-weight: bold; line-height: 1.090909; color: #ffffff; letter-spacing: 2px; display: block;}
.ind_whjy_list .bd ul li a p i{ position: absolute; left: 50%; top: 0; transform: translateX(-50%); -ms-transform: translateX(-50%); font-size: .24rem; display: block; opacity: .8; font-weight: normal;}
.ind_whjy_list .bd ul li:nth-child(1) a{ background-color: #005BAC;}
.ind_whjy_list .bd ul li:nth-child(2) a{ background-color: #A92413;}
.ind_whjy_list .bd ul li:nth-child(3) a{ background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(3, 83, 173, 1);}
.ind_whjy_list .bd ul li:nth-child(4) a{ background: linear-gradient(0deg, rgba(162, 137, 76, 1), rgba(162, 137, 76, 1)), rgba(97, 62, 30, 1);}
.ind_whjy_list .bd ul li:nth-child(5) a{ background-color: #45B1FF;}
.ind_whjy_list .bd ul li.on{ flex: 1; width: auto;}
.ind_whjy_list .bd ul li.on a{ background: none transparent; pointer-events: all;}
.ind_whjy_list .bd ul li.on a .picture_fixed{ opacity: 1;}
.ind_whjy_list .bd ul li.on a p{ top: auto; bottom: 0; left: 0; right: 0; transform: translateX(0); -ms-transform: translateX(0); padding: .5rem 0 .2rem 0; writing-mode: inherit; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.69) 45.14%, rgba(0, 0, 0, 0) 100%);}
.ind_whjy_list .bd ul li.on a p i{ display: none;}
.ind_btn_list{ margin: .44rem auto 0; text-align: center; font-size: 0;}
.ind_btn_list>span{ cursor: pointer; display: inline-block; width: .54rem; height: .54rem; margin: 0 .18rem; background-color: #ffffff; border: 1px solid #ffffff; border-radius: 50%; line-height: .54rem;}
.ind_btn_list>span i{ font-size: .22rem; color: #005BAC;}
.ind_btn_list>span.prev{ padding-right: .04rem;}
.ind_btn_list>span.next{ padding-left: .04rem;}
.ind_btn_list>span.prevStop,.ind_btn_list>span.nextStop{ background-color: transparent;}
.ind_btn_list>span.prevStop i,.ind_btn_list>span.nextStop i{ color: #ffffff;}
.ind_gcxx_list ul{ display: flex; flex-wrap: wrap; align-items: center;}
.ind_gcxx_list li{ flex: 1;}
.ind_gcxx_list li .gcxx_box{ z-index: 0; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.ind_gcxx_list li.on .gcxx_box{ width: 2.86rem; height: 2.86rem; background: url(260402tsg_pic_bg.png) no-repeat; background-size: contain; margin: 0 auto;}
.ind_gcxx_list li .gcxx_box h3{ color: #C52E2C; font-size: .32rem; line-height: 1.5;}
.ind_gcxx_list li .gcxx_box p{ font-size: .18rem; line-height: 2; text-align: center;}
.ind_gcxx_list li.on .gcxx_box h3{ color: #ffffff; font-size: .52rem; line-height: 1;}
.ind_gcxx_list li.on .gcxx_box p{ color: #ffffff;}
.ind_gcxx_list li.on .gcxx_box img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); z-index:-1;}
.glzd_list{ display: flex; padding: .3rem 0; align-items: center;}
.glzd_tit{ display: flex; flex-shrink: 0; align-items: center; font-size: .24rem; font-weight: bold; gap: .16rem; font-weight: bold;}
.glzd_tit i{ font-weight: normal; color: #005BAC; font-size: .24rem;}
.glzd_list>ul{ flex: 1; display: flex; gap: .2rem;}
.glzd_list>ul>li{ flex: 1; position: relative;}
.glzd_list>ul>li p{ cursor: pointer; height: .6rem; line-height: .6rem; border-radius: .6rem; border:1px solid #DCDFE6; padding-left: .3rem; font-size: .18rem; color: #333; padding-right: .44rem; position: relative;}
.glzd_list>ul>li p .input_icon{ font-size: .16rem; right: .24rem; color: #666; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.glzd_list>ul>li p .input_icon i{ font-size: .08rem;}
.glzd_list>ul>li .shadow_base{box-shadow: 0px 2px 12px 0 rgba(0,0,0,.1);background-color: #ffffff;position: absolute;left: 0;right: 0;bottom: .6rem;padding: .12rem;border-radius: .3rem;display: none;z-index: 9;}
.glzd_list>ul>li .shadow_base li{ font-size: .18rem; padding-left: .12rem; line-height: 2;}
.slb .glzd_list>ul{ width: 100%;}
.con2_l>.tabs_tit{ display: none;}
.return_top{ display: none; position: fixed; bottom: 4.04rem; left: calc(50% + 720px); background: linear-gradient(180deg, rgba(0, 91, 172, 1) 0%, rgba(0, 91, 172, 0) 100%), linear-gradient(180deg, rgba(98, 186, 252, 1) 0%, rgba(26, 116, 193, 1) 49.32%, rgba(4, 75, 150, 1) 100%); box-shadow: 0px 6px 10px  rgba(0, 91, 172, 0.2); border-radius: 50%; width: .6rem; height: .6rem; text-align: center; line-height: .6rem; z-index: 9; cursor: pointer;}
.return_top i{ color: #ffffff; font-size: .36rem;}
.footer{ color: #ffffff; background: url(260402tsg_bot.jpg) repeat; padding-top: .34rem;}
.footer a{ color: #ffffff;}
.footer>.row{ display: flex; flex-wrap: wrap; align-items: center; gap: .2rem;}
.footer>.row::after{ display: none;}
.footer_bq{width: 3.44rem;flex-shrink: 0;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.footer_tit{ margin-top: .2rem; font-size: .16rem; line-height:1.875; opacity: .8;}
.footer_logo img{ width: 2.67rem;}
.footer_about{ background: rgba(255, 255, 255, 0.1); border-radius: .12rem; padding: .2rem .1rem .2rem .3rem; width: 3.3rem; flex-shrink: 0;}
.footer_about_tit{ display: flex; align-items: center; justify-content: center; margin-bottom: .24rem;}
.footer_list{width: 1.66rem;flex-shrink: 0;}
.footer_list li a{ background: rgba(255, 255, 255, 0.1); border-radius: .12rem; display: flex; padding: .3rem .1rem; line-height: .4rem; align-items: center; justify-content: center;}
.footer_list li+li{ margin-top: .2rem;}
.footer_list li a i,.footer_about_tit i{font-size: .24rem;margin-right: .12rem;}
.footer_list li a span,.footer_about_tit span{ font-size: .22rem; font-weight: bold;}
.footer_about_tit i{ position: relative; top: .02rem;}
.footer_about_text dl{ display: flex;}
.footer_about_text dl dt{font-size: .16rem;line-height: .3rem;font-weight: normal;flex-shrink: 0;width: .84rem;display: flex;justify-content: space-between;flex-shrink: 0;}
.footer_about_text dl dd{ font-size: .18rem; flex: 1; line-height: .3rem;}
.footer_about_text dl dd.t16{ font-size: .16rem;}
.footer_ewm{ height: 2.2rem; flex: 1; background: rgba(255, 255, 255, 0.1); border-radius: .12rem; display: flex; padding: .39rem 0rem .27rem .1rem;}
.footer_ewm ul{ flex: 1; display: flex;}
.footer_ewm ul li{flex: 1;text-align: center;padding:0 .1rem;min-width: 0;}
.footer_ewm ul li span{ display: block; padding-top: 100%; overflow: hidden; position: relative;}
.footer_ewm ul li img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.footer_ewm ul li p{ font-size: .16rem; margin-top: .2rem;}
.footer_ewm ul li p .t-translate-wrapper{ word-break:normal}
.footer_sydw{ width: .9rem; flex-shrink: 0; padding-right:.1rem;}
.footer_sydw img{ width: 100%;}
.footer_bah_tit{ margin-top: .32rem; background: rgba(255, 255, 255, 0.1); padding: .24rem 0;}
.footer_bah_tit .row{ display: flex; justify-content: space-between; font-size: .16rem;}
.footer_bah_tit_l span+span{ margin-left: .4rem;}
.footer_bah_tit .row::after{ display: none;}
.footer_bah_tit_r img{ margin-right: .12rem; width: .23rem;}



.slb .ban_bg{ background-size: 163% auto; height: 56vw;}
.slb .header_right{ margin-left: 0;}
.slb .header_con{ flex-direction: column;}
.slb .header_con .logo{ top: .16rem; max-width: 50%;}
.slb .header_tit{ flex-direction: column;}
.slb .header_right{ position: absolute; right: 0; top: 0; z-index: 99; padding-top: 0.06rem;}
.slb .header_con nav{ margin-top: .2rem;}
.slb .header_con nav>ul{ text-align: left; display: flex; justify-content: space-between;}
.slb .header_con nav>ul>li+li{ margin-left: 0;}
/* .slb .header_con nav li a,.slb .header_con nav>ul>li h3 i{ color: #333;} */
.slb .header_con nav>ul>li.parent_node>ul>li a{ color: #fff;}
/* .slb .ss_con{ flex-direction: column; align-items: flex-end;} */
/* .slb .ss_l{ width: 100%;} */
/* .slb .ss_btn{ margin-top: .2rem; line-height: 1.3;} */
.slb .ss_con{ margin-top: 26vw;}
.slb .ban_bg .ban_tit{ bottom: 60%; transform: translate(-50%,50%);}
.slb .flex.gap30.flex-col-sm{ flex-direction: column;}
.slb .flex.gap30.flex-col-sm a.wai-node{ display:none;}

.slb .con1_l,.slb .con1_c,.slb .con1_r,.slb .con2_l{ width: 100%;}
.slb .con1_r ul{ flex-direction: row; gap: .28rem;}
.slb .con1_r ul li{ flex: 1;}
.slb .con1_r ul li+li{ margin-top: 0;}
.slb .bmsf_list>.flex{ width: 100%; justify-content: center;}
.slb .tabs_tit1 ul{ display: flex}
.slb .tabs_tit1 ul li{ width: auto; flex: 1; font-size: .26rem; margin: 0 .04rem;}
.slb .tabs_tit1 .more{ position: relative; display: block; margin-top: .2rem; text-align: right; top:auto; transform: translateY(0);}
.slb .tabs_tit1 .more a:not([style="display: none;"]){ justify-content: flex-end;}
.slb .content_03 .con_bg1{ padding: 0;}
.slb .ind_whjy_list .bd ul{ flex-wrap: wrap;}
.slb .ind_whjy_list .bd ul li{ width: 25%; margin-top: .2rem;}
.slb .ind_whjy_list .bd ul li.on{ width: 25%; flex: none;}
.slb .ind_whjy_list .bd ul li a{ margin-top: 0 !important;}
.slb .ind_whjy_list .bd ul li:nth-child(1){ width: 100% !important;}
.slb .ind_whjy_list .bd ul li:nth-child(1) a{ background-color: transparent; height: auto;}
.slb .ind_whjy_list .bd ul li:nth-child(1) a .picture_fixed{ background-size: cover; opacity: 1; padding-top: 56.25%; height: 0;}
.slb .ind_whjy_list .bd ul li:nth-child(1) a p{ left: 0; right: 0; bottom: 0; top: auto; transform: translateX(0); padding: .5rem 0 .2rem 0; writing-mode: inherit; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.69) 45.14%, rgba(0, 0, 0, 0) 100%);}
.slb .ind_whjy_list .bd ul li:nth-child(1) a p i{ display: none;}
.slb .ind_btn_list{ display: none;}
.slb .glzd_list{ flex-direction: column; align-items: flex-start; gap: .2rem;}
.slb .footer>.row{ justify-content: space-between;}
.slb .footer_ewm{ height: auto;}
.slb .footer_list{ width: 100%;}
.slb .footer_list ul{ display: flex; gap: .2rem;}
.slb .footer_list ul li{ flex: 1;}
.slb .footer_list ul li+li{ margin-top: 0;}
.slb .footer_ewm ul li{ padding: 0 10%;}
.slb .footer_sydw{ margin: 0 .42rem;}
.slb .slideBox .pic li,.slb .mtjx_con .tabs_bd{ height: auto;}

.slb .ban_bg .ban_tit h3{font-size: .32rem;}
.slb .list2 li a .date_con{ margin-left: 0; margin-right: .1rem;}
.slb .slb_flex{ display: flex;}
.slb .xxpd_con{ height: 100%;}
.slb .rgzn_list .bd li{ width: 33.3%;}
.slb .pf_con { right: .2rem; bottom: 1.5rem; transform: translateY(0);}
.slb .pf_con ul{display: none;}
.slb .return_top{ bottom: .5rem; right: 0rem; left: auto;}
html[immersive-translate].slb .header{ padding-bottom:.1rem;}
html[immersive-translate].slb .header_con nav>ul{ flex-wrap:wrap;}
html[immersive-translate].slb .header_con nav>ul>li h3 a{ padding-bottom:0;}
html[immersive-translate].slb .header_con nav>ul>li.parent_node>ul>li a{ line-height:1.3; padding:.06rem 0}
html[immersive-translate].slb .wxmz li a .t-translate-wrapper{word-break:keep-all;}
html[immersive-translate].slb .wxmz1 li p{line-height: 1.1; padding:.06rem 0;}
    .bf-menu-elder-box .bf-menu-content .bf-menu-item a i{ height:46px; display:block;}
@media screen and (max-width:1920px) {
    .return_top{ left: auto; right: .2rem; bottom: 10%;}
    .pf_con{ right:.2rem;}
    .slb .ind_gcxx_list li:nth-child(1),.slb .ind_gcxx_list li:nth-child(2),.slb .ind_gcxx_list li:nth-child(4),.slb .ind_gcxx_list li:nth-child(5){ width: 50%; flex: none;}
    .slb .ind_gcxx_list li:nth-child(3){ width: 100%; display: block; flex: none;}
}
@media screen and (max-width:1640px) {
    .slb .ban_bg .ban_tit{ bottom: 50%;}
    .header_con nav>ul>li:last-child>ul{ left: auto; right: 0; transform: translate(0);}

}
@media screen and (max-width:1440px) {
    .ban_bg{ background-size: contain;}
    .slb .ss_con{ margin-top: 2rem;}
    .slb .footer_about,.slb .footer_bq{width: 100%;}
    .ban_bg .ban_tit{ bottom: 14vw;}
    .ban_bg.ej_ban{ background-size: 120% auto; height: 31vw;}
    .slb .ban_bg.ej_ban{ background-size: 150% auto; height: 40vw;}
    /* .ban_bg.ej_ban+.row .ss_con{ margin-top: 2rem;} */
    .glzd_list>ul>li .horizontal_dropdown .select_dropdown li{ padding-left: .06rem;}
    .glzd_list>ul>li .input_dropdown input[type="text"].input_inner{ padding-left: .16rem; padding-right: .3rem;}
    .glzd_list>ul>li .input_dropdown .input_icon{ right: .1rem;}
    .glzd_list>ul>li .horizontal_dropdown .select_dropdown{ border-radius: .2rem;}
    .ss_tit span+span{ margin-left: .12rem;}
    .ss_tit span:first-child{ padding-right: .12rem;}
    .ss_btn{ padding: .04rem .16rem;}
    .slb .ban_bg .ban_tit{bottom: 30%;}
    .slb .header_con .logo{max-width: 30%;}

}
@media screen and (max-width:1280px) {
    html[immersive-translate].slb .ban_bg.ej_ban{height:60vw;background-size: cover;}
    .slideBox .num{ bottom: 1.16rem;}
    .slb .ban_bg .ban_tit{bottom: 50%;}
    .pf_con ul{ display: none;}
    .pic_list li a span{ padding-top: .2rem;}
    .slb .footer_bah_tit .row{ flex-direction: column; text-align: center; gap: .1rem;}
    .slb .glzd_list>ul>li p{padding-left: .16rem;padding-right:.38rem;font-size: .16rem;}
    .bf-menu-elder-box .bf-menu-content{ display:flex; align-items:flex-start}
    .bf-menu-elder-box *{ font-size:18px !important;}

}
@media screen and (max-width:992px) {
    
    .wrap{ padding-top: .7rem;}
    .flex-col-sm{ flex-direction: column;}
    .flex-row-sm{ flex-direction: row;}
    .gap30{ gap: .16rem;}
    .pf_con{ display: none;}
    .header{ background-color: #005BAC; padding: .12rem 0; position: fixed; top: 0; left: 0; right: 0; z-index: 99;}
    .slb .header{ position:relative;}
    .header::before{}
    .header .row{ display: flex; flex-direction: row-reverse; align-items: center;}
    .header .row:after{ display: none;}
    .header_tit{ flex-direction: column; align-items: flex-end;} 
    .header_right{ margin-left: 0; padding-top: 0;}
    .header_con{ margin-top:0rem; flex: 1;}
    .header_con .logo,.slb .header_con .logo{top: 0;}
    .header_con .logo img{ filter: drop-shadow(2px 4px 6px rgba(255,255,255,.4)); height: .46rem; width: auto;}
    .slb .header_con .logo img{ height: auto;}
    .slb .header_right{ position: relative; padding-top: 0;}
    .row{ margin: 0; width: 100%;}
    .header_btn_list span+span{ margin-left: .08rem;}
    .header_btn_list span.login_btn{ font-size: 0; width: .32rem; height: .32rem; padding: 0; display: flex; align-items: center; justify-content: center;}
    .header_btn_list span.login_btn i{ margin-right: 0;}
    .header_btn_list span.menu_icon{ display: flex;}
    .header_btn_list span.menu_icon i{ font-size: .24rem;}
    .header_btn_list span.slb_btn,.header_btn_list span.wza_btn{ display: none;}
    .header_time{ display: none;}
    .header_con nav{ margin-top: .12rem;}
    .header.on{ }
    .header.on .header_con nav{ right: 0; position: fixed; z-index: 1000; left: 0; top: 0; bottom: 0; overflow: hidden; background-color: #ffffff; margin-top: 0;}
    .header.on .header_con nav>span{ display: flex; align-items: center; justify-content: center; width: .32rem; height: .32rem; cursor: pointer;}
    .header.on .header_con nav>span i{ font-size: .28rem; color: #ffffff;}
    .header.on .header_con nav>span{ position: absolute; right: .16rem; top: .16rem; }
    .header.on .header_con nav>span i{ color: #005BAC; font-size: .24rem;}
    .header.on .header_con nav>span i.fjtsg-caidan::before{ content:'\eaf2';}
    .header_con nav>ul{ display: none;}
    .header.on .header_con nav>ul{ display: block; padding-top: .5rem; overflow-y: auto; height: 100%; overflow-x: hidden; padding-bottom: .6rem;}
    .header_con nav>ul>li{ display: block; border-bottom: 1px solid #e5e5e5;}
    .header_con nav>ul>li+li{ margin-left: 0;}
    .header_con nav li a{ color: #333;}
    .header_con nav>ul>li h3{ display: flex; justify-content: space-between; padding: .1rem .2rem; align-items: center;}
    .header_con nav>ul>li h3 a{ padding-bottom: 0; display: block; flex: 1; text-align: left;}
    .header_con nav>ul>li h3 i{ color: #666;}
    .header_con nav>ul>li>ul,.header_con nav>ul>li.parent_node.on>ul{ position: relative; top: auto; width: 100%; background-color: transparent; padding-left: .4rem;}
    .header_con nav>ul>li.parent_node.on>ul{ border-top: 1px solid #e5e5e5;}
    .header_con nav>ul>li.parent_node>ul>li a{ text-align: left;}
    .header_con nav>ul>li.parent_node.on h3 i{ transform: rotate(180deg);}
    .header_con nav>ul>li.parent_node>h3>a{ pointer-events: none;}
    .header.on .header_btn{ display: flex; gap: .16rem; justify-content: center; align-items: center; position: fixed; bottom: 0; left: 0; right: 0; padding:.16rem .1rem; background-color: #ffffff;}
    .header.on .header_btn span{ background-color: #005BAC; border-radius: 1rem; padding: .08rem .2rem; font-size: .18rem; color: #ffffff; line-height: 1.3; display: flex; gap: .1rem; align-items: center;}
    .ss_inp{ font-size: .16rem; margin-top: 0;}
    .slb .header_con nav>ul>li.parent_node>ul>li a{ color: #333;}
    .slb .header_con .logo{max-width: 80%;}
    .header.on .header_btn span i{ font-size: .24rem;}
    .footer_bah_tit{ margin-top: .2rem; padding: .16rem 0;}
    .footer_bah_tit .row{ flex-direction: column; align-items: center; line-height: 2;}
    .footer_bah_tit_l{ display: flex; flex-direction: column; align-items: center;}
    .footer_bah_tit_l span+span{ margin-left: 0;}
    .footer_bq,.footer_about,.footer_list,.footer_ewm{ width: 100%;}
    .footer_ewm{ height: auto; padding: .16rem; flex-direction: column; gap: .2rem;}
    .footer_sydw{width: 100%;text-align: center;padding-right: 0;}
    .footer_ewm ul{ gap: .16rem;}
    .footer_ewm ul li{padding: 0;}
    .footer>.row{ gap: .16rem;}
    .footer_list ul{ display: flex; gap: .16rem;}
    .footer_list li{flex: 1;min-width: 0;}
    .footer_list li+li{ margin-top: 0;}
    .footer_list li a{ padding: .2rem .1rem;}
    .ban_bg{position: relative; background-size: cover;}
    .ban_bg .ban_tit{padding: .16rem 0;top: 50%;transform: translate(-50%,-50%);bottom: auto;}
    .ban_bg .ban_tit h3{ font-size: .28rem;}
    .ind_whjy_list .bd ul li.on a p{ padding: .3rem .1rem .2rem .1rem;}
    .glzd_list{ display: none;}
    .ind_gcxx_list ul{ gap: .16rem 0; align-items: flex-start;}
    .ind_gcxx_list li:nth-child(1),.ind_gcxx_list li:nth-child(2),.ind_gcxx_list li:nth-child(4),.ind_gcxx_list li:nth-child(5){ width: 50%; flex: none;}
    .ind_gcxx_list li:nth-child(3){ width: 100%; display: block; flex: none;}
    .ind_whjy_list{ margin-top: 0rem;}
    /* .ind_whjy_list .bd ul{ flex-wrap: wrap; gap: 2px; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1fr;}
    .ind_whjy_list .bd ul li{ width: auto;}
    .ind_whjy_list .bd ul li.on{ flex: none; width: 100%;}
    .ind_whjy_list .bd ul li a{ margin: 0 !important;} */
    .ind_whjy_list .bd ul{gap:.16rem; display: grid; grid-template-columns: 1fr 1fr;}
    .ind_whjy_list .bd ul li{width: auto;margin-top:0rem;}
    .ind_whjy_list .bd ul li.on{ width: auto; flex: none;}
    .ind_whjy_list .bd ul li a{margin-top: 0 !important;height: 100%; margin:0;}
    .ind_whjy_list .bd ul li a .picture_fixed{ padding-top:56.25%; opacity: 1;}
    .ind_whjy_list .bd ul li:nth-child(1){ grid-column: span 2; width:auto;}
    .ind_whjy_list .bd ul li:nth-child(1) a{ background-color: transparent; height: auto;}
    .ind_whjy_list .bd ul li:nth-child(1) a .picture_fixed{ background-size: cover; opacity: 1; padding-top: 56.25%; height: 0;}
    .ind_whjy_list .bd ul li:nth-child(1) a p{ left: 0; right: 0; bottom: 0; top: auto; transform: translateX(0); padding: .5rem 0 .2rem 0; writing-mode: inherit; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.69) 45.14%, rgba(0, 0, 0, 0) 100%);}
    .ind_whjy_list .bd ul li:nth-child(1) a p i{ display: none;}
    .ind_whjy_list .bd ul li a{ background-color: transparent !important;}
    .ind_whjy_list .bd ul li a p i{ display:none}
    .ind_whjy_list .bd ul li a p{ font-size:.16rem; font-weight:normal; background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0.5) 45.14%, rgba(0, 0, 0, 0) 100%); padding: .3rem .1rem .2rem .1rem; top:auto; writing-mode: horizontal-tb;left:0;right:0;bottom:0;transform:translate(0); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
    .content_01{ background-size: cover;}
    .content_05,.content_04,.content_02,.content_01{ padding: .32rem 0;}
    .content_03{ padding: .32rem 0 .12rem 0;}
    .ind_btn_list{ display:none; margin-top: .2rem;}
    .ind_btn_list>span{ width: .4rem; height: .4rem; line-height: .4rem;}
    .con_bg1::before{ display: none;}
    .con_bg1{ padding: 0; background-color: transparent;}
    .ss_con{margin-top: 0;padding: .04rem;border-radius: 1rem; overflow:hidden;}
    .ss_tit{ display: none;}
    .ss_btn{padding: 0;border-radius: 50%;width: .46rem;height: .46rem;justify-content: center;}
    .ss_btn span{ display:none;}
    .ss_con::before,.ss_con::after{ border-radius:1rem;}
    .con1_l,.con1_c,.con2_l,.con2_r{ padding: .16rem; width: 100%;}
    .bar_list ul{ grid-template-columns: 1fr 1fr; gap: .16rem; padding-left: 1px; padding-bottom: 1px;}
    .tabs_tit ul li{ font-size: .26rem;}
    .tabs_tit ul li+li::before{ top: .14rem;}
    .rgzn_list{ margin-top: -.2rem;}
    .rgzn_list .bd li a{ margin:0 .08rem;}
    .con1_r ul{ flex-direction: row; gap: .16rem;}
    .con1_r ul li+li{ margin-top: 0;}
    .con1_r ul li{ flex: 1;}
    .con2_l{ flex-direction: column-reverse; gap: .16rem;}
    .con2_l1{ width: 100%; padding: 0;}
    .con2_l1 .con2_text{ margin-top: .12rem;}
    .con2_l1 .con2_text h3{ font-size: .2rem;}
    .bmsf_list>.flex{  flex-wrap: wrap;}
    .bmsf_con2{grid-column: 1 / 3;}
    .gap14{ gap: .16rem;}
    .bmsf_con{ width:46.5043701%;}
    .bmsf_con1{ flex: 1;}
    .bmsf_con1 a{/* height:100%; */}
    .bmsf_con2{ width: 100%;}
    .tit1{ margin-bottom: .12rem;}
    .pic_list li a span{ padding:.08rem .12rem; background-position:center; font-size: .16rem;}
    .list1 li{ border-bottom: 1px solid #e5e5e5;}
    .list1 li a,.list1 li a:hover{ padding: .1rem 0;}
    .list1 li a span{ padding-left: .17rem; position: relative; top: auto; transform: translateY(0); right: auto; margin-top: .1rem; display: block;}
    .list1 li a h3{ white-space: normal;}
    .list1 li a h3::before{ top: .1rem; transform: translateY(0);}
    .list1 li a:hover span{ right: auto;}
    .laydate_body .laydate_box .laydate_con{ padding: .12rem;}
    .laydate_text_con{ padding: .16rem;}
    .laydate_body .bar_state{ margin-top: .16rem !important;}
    .tabs_tit1 ul{display: flex;justify-content: center;flex-wrap: wrap;gap: .1rem .04rem;}
    .tabs_tit1 ul li{ line-height: normal; margin: 0 .04rem; display: inline-block;}
    .tabs_tit1 .more{ display: none;}
    .tabs_tit1 ul li a{ font-size: .24rem; padding: .16rem 0; line-height: 1.1; display: flex; align-items: center; justify-content: center; margin: 0 auto;}
    .con2_list{ height: auto; flex-direction:column-reverse;}
    .return_top{ width: .46rem; height: .46rem; line-height: .46rem;}
    .return_top i{ font-size: .24rem;}
    .text_con_bg{ left: .16rem; right: .16rem; padding: .16rem;}
    .text_con_bg .date_con{ display: none;}
    .text_con_bg .text_con{ padding-left: 0; border-left: none;}
    .text_con_bg .text_con p{ margin-top: 0;}
    .slideBox .pic li{ height: auto;}
    .slideBox .num{ right: .1rem; bottom: 1rem;}
    .slideBox .num li{ width: .28rem; height: .28rem; margin: 0 .02rem; line-height: .28rem; font-size: .14rem;}
    .list2 li a{ padding: .12rem 0; display: flex; align-items: center;}
    .list2 li a .date_con{ margin-left: 0; flex-shrink: 0; width: .66rem;}
    .list2 li a .date_con h3{ font-size: .24rem;}
    .list2 li a .text_con h3{ font-size: .18rem; align-items: center; height: auto;}
    .bar_list ul li a{ padding: .09rem .34rem .09rem .16rem; height: 100%;}
    .list3{ margin-top: -.16rem;}
    .list3 li a{ padding: 0;}
    .list3 li a .box1{display: flex;align-items: center;padding-top: .1rem;}
    .list3 li a .date_con{ width: .72rem; height: .6rem; padding-top: .04rem; margin-right: .1rem; flex-shrink: 0;}
    .list3 li a .date_con h3{ font-size: .24rem;}
    .list3 li a .text_con p,.xxpd_con span{ display: none;}
    .list3 li a .text_con h3{ align-items: center; height: auto;}
    .xxpd_con{ padding: .16rem;}
    .xxpd_con h3{ height: auto;}
    .list_base li{ margin-bottom: 0;}
    .slb .ban_bg{ height: 40vw;}
    .slb .ban_bg .ban_tit{ bottom: 50%; top: auto; padding: .1rem;}
    .slb .ss_con{ margin-top: 0; flex-direction: row; align-items: center;}
    .slb .ss_btn{ margin-top: 0;}
    .slb .header_con{ flex-direction: row; }
    .slb .header_con nav>ul{ display: none;}
    .slb .footer_about, .slb .footer_bq{ width: 100%;}
    .slb .footer_sydw{ margin: 0;}
    .slb .footer_sydw img,.footer_sydw img{ max-width: 100%; width: auto;}
    .footer_about_tit{ justify-content: flex-start; margin-bottom: .16rem;}
    .ind_whjy_list .bd ul li:first-child{ margin-top: .08rem;}
    .con2_l1 .tabs_tit{ display: none;}
    .tabs_tit.none{display: flex !important;align-items: center;justify-content: space-between;margin-bottom: 0;}
    html[immersive-translate] .tabs_tit.none{ align-items:flex-start;}
    .tabs_tit{align-items: flex-start;}
    .tabs_tit .more a:not([style="display: none;"]){position: relative;top: -.12rem;}
    html[immersive-translate] .tabs_tit .more a:not([style="display: none;"]){ top: -.02rem;}
    .list_base li{ border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
    html[immersive-translate].slb .header_con nav>ul>li.parent_node.on>ul{ top:auto;}
}
html[immersive-translate] body{ line-height:1.2}
html[immersive-translate] .footer_list li a{ line-height:1.2; padding:.04rem; justify-content:center; flex-direction:column; gap:.1rem;}
html[immersive-translate] .footer_list li a span{ text-align:center;}
@media screen and (max-width:640px) {
    .slb .slb_flex{ flex-direction: column;}
    .content_03 .tabs_tit1 .more{ display: none;}
    .slb .pic_list li+li{ margin-top: .16rem;}
    .ban_bg{ height: 40vw;}
     .footer_ewm ul li{padding: 0;}
    .slb .footer_ewm ul li{ padding:0;}
     .list2 li a .text_con{ margin-top: .02rem;}
}
@media screen and (max-width:540px) {
    
    .ban_bg .ban_tit h3{font-size: .26rem;line-height: 1.2;}
    .header_con .logo{ top: 0; }
    .bar_list ul li a{ font-size: .16rem;}
    .slb .rgzn_list .bd li{ width: 50%;}
    .slb .bmsf_con,.bmsf_con{ width:100%;}
    .slb .bmsf_sxfd_ggydkj .bmsf_tit{ top:.2rem;}
    .footer_list li a{flex-direction:column;align-items:center;justify-content: center;text-align: center;height: 100%;}
    .footer_list li a i{ margin-right:0;}
    .slb .footer_list li a span{ font-size:.16rem;}
}

.slb .bf-menu-elder-box{ margin-top:0 !important;}
.ej_tit{display: flex;justify-content: space-between;overflow: hidden;}
.ej_tit>.wai-node{ display:none;}
.ej_tit_l{ padding-top: .16rem; flex-shrink: 0; background: url(260430tsg_tit_icon.png) no-repeat 2.3em top; white-space: nowrap; background-size: contain; height: .63rem;}
.ej_tit_l span{ font-size: .36rem; font-weight: bold; line-height: 1.1111111;}
.ej_tit_l span+span{ color: #005BAC; margin-left: .4rem;}
.ej_tit_r{ display: flex; align-items: center;}
.ej_tit_r a{ color: #005BAC; font-size: .18rem;}
.ej_tit_r a i{ font-size: .18rem; margin-right: .06rem;}
.ej_tit .more{ margin-top: .12rem;}
.ej_tit .more a{ color: #999999; font-size: .18rem; display: flex !important; align-items: center; gap:0 .1rem; transition: .3s all;}
.slb .ej_tit .more a{ gap: 0;}
.ej_tit .more a i{ font-size: .34rem; color: #005BAC;}
.ej_tit .more a:hover{ margin-right: .1rem; color: #005BAC;}
.zxxx_con_bg1{ margin-top: .6rem; padding: .5rem 0; background: url(260430tsg_zxxx_bg1.jpg) no-repeat center; background-size: cover;}
.ej_tit+.list3{ margin-top: .08rem;}
.zxxx_con_bg2{ background: url(260430tsg_zxxx_bg2.jpg) no-repeat center bottom; background-size: cover; padding: .5rem 0;}
.djgz_list li a{ padding: .18rem; display: block; background: url(260430tsg_zxxx_box.png) no-repeat; background-size: 100% 100%; position: relative;}
.djgz_list li a .djgz_date h3{ font-family: 'syst_h'; font-size: .28rem; color: #C52E2C; font-weight: bold; line-height: 1.1428571;}
.djgz_list li a .djgz_date p{ font-size: .14rem; line-height: 2; color: #666;}
.djgz_list li a .more{ display: block; position: absolute; right: .3rem; transition: .3s all; top: .16rem;}
.djgz_list li a .more i{ font-size: .32rem; color: #A2894C;}
.djgz_list li a:hover .more{ right: .26rem; top: .1rem;}
.djgz_list li a .djgz_text{ margin: .7rem .12rem .12rem .12rem; height: .84rem;}
.djgz_list li a .djgz_text h3{ text-align: justify; font-size: .2rem; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical;}
.zxxx_con_bg3{ padding: .5rem 0;}
.dt_list li a{ display: block; background-color:#F4F5F8; border-bottom: 2px solid #F4F5F8; transition: .3s all; padding: .24rem .26rem;}
.dt_list li a:hover{ background-color: #ffffff; border-bottom: 2px solid #005BAC;box-shadow: -2px 8px 21px  rgba(0, 91, 172, 0.2);}
.dt_list li a .djgz_date h3{ font-family: 'syst_h'; font-size: .28rem; color: #005BAC; font-weight: bold; line-height: 1.428571;}
.dt_list li a .djgz_date p{ font-size: .14rem; line-height: 2; color: #666;}
.dt_list li a>h3{ margin-top: .2rem; height: .56rem; text-align: justify; font-size: .2rem; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical;}
.content_04 .ej_tit_l{ background-image: url(260430tsg_tit_icon_1.png);}
.content_04 .ej_tit_l span,.content_04 .ej_tit .more a,.content_04 .ej_tit .more a i{ color: #ffffff;}
.wlyq_con{ color: #ffffff; margin-right: .05rem; background: rgba(255, 253, 247, 0.1); padding: .26rem .3rem .3rem .3rem;}
.wlyq_text{ border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-bottom: .19rem;}
.wlyq_text h3{ font-size: .2rem; line-height: 1.6; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: justify;}
.wlyq_text p{ font-size: .16rem; line-height: 1.75; color: #ffffff; opacity: .6; margin-top: .18rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify; height: .56rem;}
.wlyq_con a,.wlyq_con .list_base li>span{ color: #ffffff;}
.wlyq_con .list_base li:before{ background-color: #ffffff;}
.wlyq_con .list_base li>span{ opacity: .4;}
.content_04 .slideBox_01{ margin-left: .05rem;}
.content_04 .slideBox_01 .pic li i.picture_fixed{ padding-top:56.148148%;}
.wlyq_con .list_base li:not(:last-child){ margin-bottom: .2rem;}
.content_04 .slideBox_01 .txt-bg{ background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);;}
.content_04 .slideBox_01>span{ width: .52rem; height: .52rem; line-height: .52rem;}
.zxxx_con_bg4{ background: url(260402tsg_bg5.jpg) no-repeat center; background-size: cover; position: relative; padding-top: .5rem; padding-bottom:.5rem;}
.xxpd_con1{ display: none; overflow: hidden; padding: .3rem .42rem .3rem .3rem; background-color: #ffffff; flex: 1;}
.xxpd_list>ul{ display: flex; gap: .3rem;}
.xxpd_list>ul>li{ position: relative; display: flex; overflow: hidden;}
.xxpd_list>ul>li,.xxpd_list>ul>li .xxpd_bar{ width: 1.6rem; flex-shrink: 0;}
.xxpd_list>ul>li.on{ width: auto; flex: 1;}
.xxpd_list>ul>li .xxpd_bar{ background-repeat: no-repeat; background-position: center; background-size: cover; display: flex; justify-content: center; cursor: pointer;}
.xxpd_list>ul>li .xxpd_bar span{ justify-content: center; display: flex; align-items: center; writing-mode: vertical-lr; font-size: .3rem; line-height: 1.1; letter-spacing: 2px; color: #ffffff;}
.xxpd_list>ul>li>span{ width: .6rem; height: .6rem; border-radius: .6rem ; text-align: center; line-height: .6rem; position: absolute; right: -.3rem; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); padding-right: .24rem; cursor: pointer;}
.xxpd_list>ul>li>span i{ color: #ffffff; font-size: .16rem; display: block;}
.xxpd_list>ul>li.on .xxpd_con1{ display: block;}
.xxpd_list>ul>li.on>span{ padding-right: .28rem; background: linear-gradient(90deg, rgba(115, 187, 233, 1) 0%, rgba(112, 185, 232, 0) 99.31%);}
.xxpd_list>ul>li.on>span i{ transform:rotate(180deg);}
.xxpd_con1 .list_base li:not(:last-child){ margin-bottom: .17rem;}



@media screen and (max-width:1440px) {
    .wlyq_con .list_base li:not(:last-child){ margin-bottom: .16rem;}
}
@media screen and (max-width:992px) {
    .zxxx_con_bg1{ margin-top: .32rem; padding: .32rem 0;}
    .zxxx_con_bg2,.zxxx_con_bg3,.zxxx_con_bg4{ padding: .32rem 0;}
    .dt_list li a{ padding: .16rem;}
    .dt_list li a .djgz_date{display: flex; flex-direction: row-reverse; justify-content: flex-end; align-items: center;}
    .dt_list li a .djgz_date h3{ font-size: .14rem; line-height: 1.5;}
    .dt_list li a .djgz_date p{ line-height: 1.5; font-family: 'syst_h'; font-weight: bold; color: #005BAC; position: relative;}
    .dt_list li a .djgz_date p:after{ content: '-';}
    .dt_list li a>h3{ margin-top: .1rem; font-weight: normal; font-size: .18rem; height: .504rem;}
    .djgz_list li a{ background: none rgba(255, 255, 255, 0.4); border: 1px solid #cbbb95; margin-bottom: 1px;}
    .djgz_list li a .djgz_text h3{ font-weight: normal; font-size: .18rem; -webkit-line-clamp:2;}
    .djgz_list li a .djgz_text{ margin: .1rem 0 0 0; height: .56rem; }
    .djgz_list li a .djgz_date{display: flex; flex-direction: row-reverse; justify-content: flex-end; align-items: center;}
    .djgz_list li a .djgz_date h3{ font-size: .14rem; line-height: 1.5; color: #005BAC;}
    .djgz_list li a .djgz_date p{ line-height: 1.5; font-family: 'syst_h'; font-weight: bold; color: #005BAC; position: relative;}
    .djgz_list li a .djgz_date p:after{ content: '-';}
    .djgz_list li a .more{ top: .04rem; right: .12rem;}
    .wlyq_con{ padding: .16rem; margin-right: 0;}
    .content_04 .slideBox_01{ margin-left: 0;}
    .xxpd_list>ul,.xxpd_list>ul>li{ flex-direction: column;}
    .xxpd_list>ul>li, .xxpd_list>ul>li .xxpd_bar{ width: auto;}
     .xxpd_list>ul>li .xxpd_bar,.xxpd_con1{ padding: .16rem;}
    .xxpd_list>ul>li .xxpd_bar span{ writing-mode: inherit;}
    .xxpd_con1 .list_base li:not(:last-child){ margin-bottom: 0;}
    .ej_tit_r{ padding-top: .16rem;}
    .ej_tit_l{height: .5rem;background-position: 2.8em center;padding-top: .2rem;}
    .xxpd_list>ul>li.on>span{ display: none;}
    .ej_tit .more{padding-top: .04rem;white-space:nowrap;flex-shrink:0;display: block;}
    .ej_tit_l span{font-size: .22rem;}
    html[immersive-translate] .ej_tit_l{flex: 1;overflow-y: hidden;overflow-x: auto;height:auto;margin-right:.2rem;}
    html[immersive-translate] .ej_tit_l::-webkit-scrollbar{ display:none;}
    html[immersive-translate] .ej_tit_l span{ font-size:.24rem; line-height:2;}
}

@media screen and (max-width:540px) {
    .xxpd_list>ul>li .xxpd_bar span{ font-size: .24rem;}
    .ej_tit_l{ background-position-x: 1.6em;}
    .slb .ej_tit_l{ background-position-x: 1.2em;}
    .slb .ej_tit_l span{ font-size: .22rem;}
    .ej_tit .more{padding-top: .08rem; margin-top: 0;}
    .slb .ej_tit .more{padding-top: .04rem;}
    html[immersive-translate] .ej_tit_l{ padding-top:.06rem;}
    html[immersive-translate] .ej_tit .more{ padding-top:0;}

}
.gl_list li{ position: relative; padding-bottom: .38rem; margin-top: .24rem;}
.gl_list li::after{ content: ''; position: absolute; left: .18rem; right: 0; bottom: .07rem; border-bottom: 1px dashed #005BAC;}
.gl_list li::before{ position: absolute; left: 0; bottom: 0; font-size: .18rem; font-family: "tsg-iconfont" !important; content: '\e892'; color: #005BAC; line-height: 1;}
.gl_list li a{ display: block; overflow: hidden; padding: .2rem;}
.gl_list li a .pic_con{ float: left; width: 26.59574%; margin-right: .2rem; overflow: hidden;}
.gl_list li a .pic_con .picture_fixed{ padding-top: 56%;}
.gl_list li a .text_con{ overflow: hidden;}
.gl_list li:hover::after{ border-bottom-color: #C52E2C;}
.gl_list li:hover::before{ color: #C52E2C;}

.nr_box_r_nr .tabs_tit1 ul li{font-size: .24rem;min-width: 1.8rem;margin:.08rem;}
.nr_box_r_nr .tabs_tit1 ul li a{padding: 0 .32rem;}
.gl_list li a .text_con h3{ font-size: .2rem; line-height: 1.5; text-align: justify; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.gl_list li a .text_con .time{ font-size: .16rem; color: rgba(102, 102, 102, 0.5); margin-top: .04rem; line-height: 2;}
.gl_list li a .text_con .time i{ margin-right: .06rem;}
.gl_list li a .text_con p{ margin-top: .08rem; font-size: .16rem; line-height: 1.625; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify; color: #666;}
.gl_list li a .pic_con+.text_con{ padding: .05rem 0;}
.slb .gl_list li a{ display: flex; flex-direction: column; justify-content: center; gap: .16rem;}
.slb .gl_list li a .pic_con{ float: none; width: 50%; margin: 0 auto; flex-shrink: 0;}
.page_base{ color: #666666; margin: .4rem auto .48rem;}
.page_base .page_tools li.prev em,.page_base .page_tools li.next em{ margin: 0; font-size: .16rem; font-weight: bold;}
.page_base .page_tools li a{ border: 1px solid rgba(0, 91, 172, 0.2); border-radius: 0; color: #666666;}
.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: 1px solid rgba(0, 91, 172, 0.2); border-radius: 0; color: #666666;}
.page_base .page_tools{ margin-right: 0;}
.page_base .page_go{padding: 0;line-height: .18rem;vertical-align: top;}
.page_base .page_go .form_control{max-width: .42rem;border: 1px solid rgba(0, 91, 172, 0.2);border-radius: 0;color: #666666;margin-bottom: 0;line-height: .18rem; background-color: transparent;}
.row>.nr_box_r_wz{ text-align: left; margin-top: .32rem;}
.xl_con{ padding: .44rem 0 .5rem 0; background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
.article_title{ font-size: .36rem;}
.function_icon span.share:hover:after,.article_function_icon span.share:hover:after{ display: none;}

.article_extend span em,.article_extend .article_function_icon span{ color: #666;}
.article_function_icon{ display: flex; align-items: center; justify-content: flex-end;}
.article_function_icon span.share{ font-size: .18rem; color: #999; display: flex; align-items: center; gap: .1rem;}
.article_function_icon span.share a{ text-align: center; width: .3rem; height: .3rem; line-height: .28rem; background: rgba(102, 102, 102, 0.2); border-radius: 50%;}
.article_function_icon span.share a i{ color: #ffffff; font-size: .16rem;}
.xl_line{ margin-bottom: .2rem; height: .14rem; position: relative; z-index: 0; display: flex; justify-content: space-between;}
.xl_line::before{ position: absolute; left: .14rem; right: .14rem; top: .08rem; height: 1px; border-bottom: 1px dashed #005BAC; content: '';}
.xl_line i{ font-size: .14rem; color: #005BAC;}
.xl_line i+i{ display: inline-block; transform: rotateY(180deg);}
.article_content_01 p{ font-size: .2rem !important; line-height: 1.8 !important;}
.article_content p img{ display: block;}
.xl_con.pad_large{ padding: .32rem;}
.xl_con.jzzl_bg{ background: #ffffff; margin-bottom: .4rem;}
.fwjs_text{ font-size: .2rem; line-height: 1.8; padding: .2rem .6rem;}
.fwjs_text h3{ font-size: .22rem; margin-top: .1rem; font-weight: bold;}
.fwjs_text a{ color: #BD2C2B; text-decoration: underline;}
.slb .nr_box_r_nr .tabs_tit1 ul li{ width: auto; padding: 0 .2rem;}
@media screen and (max-width:1440px) {
    .nr_box_r_nr .tabs_tit1 ul li{font-size: .22rem;min-width: 1.62rem;}


}
@media screen and (max-width:992px) {
    .gl_list li a{ padding: 0;}
    .gl_list li a .text_con{ overflow: initial;}
    .xl_con{ background: none; padding-top: .24rem;}
    .article_title{ font-size: .24rem;}
    .article_extend{ padding-top: 0;}
    .xl_line{ margin-bottom: 0;}
    .article_content_01 p{ font-size: .16rem !important;}
    .xl_con.pad_large{ padding:.32rem 0rem ;}
    .page_base{ margin: .2rem auto 0;}
    .tabs_tit1 ul::-webkit-scrollbar{ display: none;}
    .nr_box_r_nr .tabs_tit1 ul li,.tabs_tit1 ul li{width: auto;font-size: .18rem;margin: 0 .04rem 0 0;min-width: .8rem;}
    .nr_box_r_nr .tabs_tit1 ul li a,.tabs_tit1 ul li a{ padding: .12rem .24rem; font-size: .18rem;}
    .fwjs_text{ padding: .16rem 0; font-size: .16rem;}
    .fwjs_text h3{ font-size: .18rem;}
}

@media screen and (max-width:640px) {

    .gl_list li{ margin-top: .16rem; padding-bottom: .28rem;}
    .gl_list li a .pic_con{ width: 100%; margin-right: 0rem; float: none; margin-bottom: .16rem;}
    .gl_list li a .text_con h3{ font-size: .18rem;}
    .gl_list li a .pic_con+.text_con{ padding: 0;}
}

.xsrb_bg{ background: url(260511tsg_zyfw_bg1.jpg) no-repeat center top; background-size: cover; padding: .5rem 0 .2rem 0;}
.xsrb_list{ background: url(260511tsg_zyfw_pic_bg.png) no-repeat center bottom; background-size: 100% auto; padding:.3rem .5rem .72rem .5rem; margin: 0 -.18rem;}
.xsrb_list ul{ display: flex; flex-wrap: wrap;}
.xsrb_list ul li{ width: 16.666666%;}
.xsrb_list ul li a{ display: block; margin: 0 .27rem; position: relative; background: rgba(204, 204, 204, 1); box-shadow: 0px 2px 12px  rgba(0, 0, 0, 0.4); overflow: hidden;}
.xsrb_list ul li a .picture_fixed{ padding-top: 140.47619%; z-index: 1; background-size: cover;}
.xsrb_list ul li a span{ display: none; font-size: .16rem;}
.xsrb_list ul li a:hover span{ display: flex; z-index: 3; align-items: center; justify-content: center; padding: .06rem .13rem .06rem .13rem; white-space: nowrap; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); background-color: rgba(255, 255, 255, 0.8); border-radius: .06rem; color: #333333;}
.xsrb_list ul li a span i{ width: .23rem; margin-right: .04rem;}
.xsrb_list ul li a:hover::before{ z-index: 2; position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ''; background-color: rgba(0, 0, 0, .5);}
.ztzy_con{ overflow: hidden; position: relative; display: flex; gap: .24rem; padding: .3rem .22rem .22rem 0; z-index: 0;}
.ztzy_con::before{ position: absolute; width: 84.071428%; top: 0; bottom: 0; content: ''; background: url(260511tsg_zyfw_con_bg.jpg) no-repeat; background-size: cover; right: 0; z-index: -1;}
.ztzy_con .ztzy_pic{ width: 32.554744%; flex-shrink: 0;}
.ztzy_con .ztzy_pic a{ overflow: hidden; display: block;}
.ztzy_con .ztzy_pic a .picture_fixed{ padding-top: 75.1121076%;}
.ztzy_con1{ flex: 1; overflow: hidden;}
.ztzy_con.tszt_con{ padding: .3rem 0 .22rem .22rem;}
.ztzy_con.tszt_con::before{ right: auto; left: 0;}
.ztzy_con.tszt_con .ztzy_pic{ width: 34.014599%;}
.ztzy_con.tszt_con .ztzy_pic a .picture_fixed{ padding-top:71.888412%}
.tabs_inner .tabs_header{ margin-bottom: .14rem;}
.tabs_inner .tabs_header ul{ white-space: nowrap; overflow-x: auto; overflow-y: hidden; font-size: 0;}
.tabs_inner .tabs_header ul li{position: relative; display: inline-block; font-size: .26rem; line-height: 1.3461538;color: #666666;}
.tabs_inner .tabs_header ul li a{ color: #666666;}
.tabs_inner .tabs_header ul li+li{ margin-left: .16rem; }
.tabs_inner .tabs_header ul li+li::before{ margin-right: .12rem; font-family: sinsum; content: '/'; color: #005BAC; opacity: .2; font-size: .24rem; }
.tabs_inner .tabs_header ul li.on,.tabs_inner .tabs_header ul li.on a{ font-weight: bold; color: #1560C2;}
.ztzy_con1.tabs_inner .tabs_header{ padding-left: .08rem;}
.zyzy_list ul{ display: flex;}
.zyzy_list li a{ overflow: hidden; height: calc(100% - .16rem); display: flex; gap: .2rem; background-color: #ffffff; box-shadow: 0px 2px 8px  rgba(13, 86, 168, 0.16); padding: .12rem; margin: .08rem;}
.zyzy_list li a .pic_con{ width: 49.019607%; overflow: hidden; flex-shrink: 0;}
.zyzy_list li a .pic_con .picture_fixed{ padding-top: 128%;}
.zyzy_list li a .text_con{ display: flex; padding: .1rem 0; gap: .3rem; flex-direction: column; justify-content: space-between; height: 100%; flex: 1;}
.zyzy_list li a .text_con .date_con{ flex-shrink: 0;}
.zyzy_list li a .text_con .date_con h3{ font-size: .28rem; color: #005BAC; font-family: 'syst_h'; line-height: 1.4285714;}
.zyzy_list li a .text_con .date_con p{ font-size: .14rem; color: #666666; line-height: 1.2;}
.zyzy_list li a .text_con>h3{/* flex: 1; */font-size: .2rem;line-height: 1.466667;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;text-align: justify;font-weight: normal;}
.zyzy_list li a .text_con>p{ font-size: .16rem; color: #999; line-height: 1.25; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zyzy_list1 li a{ overflow: hidden; height: calc(100% - .16rem); display: flex;flex-direction: column; align-items: center; justify-content: center; background-color: #ffffff; box-shadow: 0px 2px 8px  rgba(13, 86, 168, 0.16); padding: .12rem; margin: .1rem;}
.zyzy_list1 li a .pic_con{ overflow: hidden; width: 100%;}
.zyzy_list1 li a .pic_con .picture_fixed{ padding-top: 75.196850%;}
.zyzy_list1 li a .text_con{ padding: .24rem 0 .14rem 0;}
.zyzy_list1 li a .text_con h3{ font-size: .2rem; line-height: 1.4; font-weight: normal;}
.zyfw_bar_list li a{ display: block; height: 100%; padding: .3rem; color: #ffffff; background-repeat: no-repeat; background-position: right bottom; background-size: cover;}
.zyfw_bar_list ul{ display: flex; flex-wrap: wrap;}
.zyfw_bar_list li a h3{font-size: .26rem;height:.624rem;line-height: 1.2;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;}
.zyfw_bar_list li a span{ display: block; margin-top: .07rem; transition: .3s all;}
.zyfw_bar_list li a span i{ font-size: .31rem;}
.zyfw_bar_list li a:hover span{ padding-left: .12rem;}
.zyfw_bar_list li:nth-child(1) a{ background-image: url(260511tsg_zyfw_bar1.jpg);}
.zyfw_bar_list li:nth-child(2) a{ background-image: url(260511tsg_zyfw_bar2.jpg);}
.zyfw_bar_list li:nth-child(3) a{ background-image: url(260511tsg_zyfw_bar3.jpg);}
.zyfw_bar_list li:nth-child(4) a{ background-image: url(260511tsg_zyfw_bar4.jpg);}
.zyfw_bg{ background: url(260511tsg_zyfw_con_bg2.jpg) repeat; background-size: .76rem .78rem; padding: .5rem 0;}
.zzgc_l{ float: left; width: 32.142857%; margin-right: .5rem;}
.szzy_r{ overflow: hidden;}
.zzgc_con{ background: url(260511tsg_zyfw_con_bg1.jpg) no-repeat center bottom #ffffff; background-size: 100% auto; padding: .26rem .3rem .97rem .3rem;}
.zzgc_text{ overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:10; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.zzgc_text p{ font-size: .18rem; line-height: 1.888889; color: #666666;}
.zzgc_text p+p{ margin-top: .12rem;}
.zzgc_text p a{ color: #005BAC;}
.zzgc_bar_list ul{ display:flex;}
.zzgc_bar_list li a{ display: block; height:100%; text-align: center; font-size: .24rem; font-weight: bold; line-height: 1.5; padding:.26rem .1rem; color: #ffffff; background-repeat: no-repeat; background-size: cover; background-position: right bottom;}
.zzgc_bar_list li:nth-child(1) a{ background-image:url(260511tsg_zyfw_bar5.jpg);}
.zzgc_bar_list li:nth-child(2) a{ background-image:url(260511tsg_zyfw_bar6.jpg);}
.szzy_list li a{ display: block; background-color: #ffffff; padding: .17rem .17rem .13rem .17rem;}
.szzy_list li a .pic_con{ overflow: hidden;}
.szzy_list li a .pic_con .picture_fixed{ padding-top: 55.28455%;}
.szzy_list li a p{text-align: center; font-size: .18rem; line-height: 1.5; margin-top: .13rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.syzn_bar a{ display: block; font-size: .26rem; background: url(260511tsg_zyfw_bar.jpg) no-repeat; background-size: cover; text-align: center; font-weight: bold; line-height: 1.5; padding:.25rem .1rem; color: #ffffff;}


.slb .xsrb_list{ padding:.16rem .16rem 5.142857vw .16rem;}
.slb .xsrb_list ul{ gap: .24rem 0;}
.slb .xsrb_list ul li{ width: 33.3%;}
.slb .xsrb_list ul li a{ margin: 0 .12rem;}
.slb .ztzy_con .ztzy_pic,.slb .ztzy_con.tszt_con .ztzy_pic{ width: 100%;}
.slb .zzgc_l{ width: 100%; float: none; margin-right: 0; margin-bottom: .24rem;}
.slb .ztzy_con::before{ width: 100%; display: none;}
.slb .ztzy_con,.slb .ztzy_con.tszt_con{ padding: 0; flex-direction: column; gap: .16rem;}
.slb .tabs_inner .tabs_header ul li{ font-size: .24rem;}
.slb .zyzy_list li a .text_con>h3{ font-size: .22rem;}
@media screen and (max-width:1440px) {
.zzgc_con{ padding-bottom: .84rem;}

}
@media screen and (max-width:992px) {
    .wrap{ overflow-x: hidden;}
    .wrap::-webkit-scrollbar{display: none;}
    .xsrb_list{ padding:.16rem .16rem 5.142857vw .16rem;}
    .xsrb_list ul{ gap: .24rem 0;}
    .xsrb_list ul li{ width: 33.3%;}
    .xsrb_list ul li a{ margin: 0 .12rem;}
    .xsrb_bg{ padding: .32rem 0 .12rem 0;}
    .ztzy_con,.ztzy_con.tszt_con{ padding: 0; flex-direction: column; gap: .16rem;}
    .ztzy_con::before{ width: 100%; display: none;}
    .ztzy_con .ztzy_pic,.ztzy_con.tszt_con .ztzy_pic{ width: 100%;}
    .zyzy_list li a .text_con>h3{ font-size: .22rem;}
    .tabs_inner .tabs_header ul::-webkit-scrollbar{ display: none;}
    .tabs_inner .tabs_header ul li{ font-size: .22rem;}
    .zyzy_list ul{ flex-wrap: wrap;}
    .ztzy_con1.tabs_inner .tabs_header{ padding-left: 0;}
    .zyzy_list1 li a{ margin: .08rem;}
    .trt-row-no-gutters{ margin: 0;}
    .trt-row-no-gutters [class*=col-]{ padding: 0;}
    .zyfw_bg{ padding: .32rem 0;}
    .zzgc_l{ width: 100%; float: none; margin-right: 0; margin-bottom: .24rem;}
}


@media screen and (max-width:640px) {
    .zyzy_list1 .trt-row{ flex-wrap:wrap}
    .zyzy_list1 li+li{ margin-top: .04rem;}
    .zyfw_bar_list li a{ padding: .16rem .16rem .1rem .16rem;}
    .zyfw_bar_list li a h3{ font-size: .2rem; height: .48rem;}
    .zzgc_con{ padding: .16rem .16rem .9rem .16rem;}
    .zzgc_bar_list li a,.syzn_bar a{ font-size: .2rem;}
    .szzy_list li a{ padding: .12rem;}
    .szzy_list li a p{ font-size: .16rem;}
}
.pic_con .picture_fixed{background-size: cover;}
.jstj_con{ background-color: #F4F5F8; padding: .24rem;}
.jstj_tit{ overflow: hidden;}
.jstj_tit+.jstj_tit{ margin-top: .12rem;}
.jstj_tit>span{ float: left; width: 1.1rem; text-align: right; color: #666; font-size: .18rem; line-height: 2;}
html[immersive-translate] .jstj_tit>span{line-height:1.1;margin-right:.1rem;position: relative;top: -.02rem;}
.jstj_tit>ul{ overflow: hidden; font-size: 0;}
.jstj_tit>ul li{ padding: 0 .12rem; display: inline-block; cursor: pointer; font-size: .18rem; line-height: 2;}
.jstj_tit>ul li.on,.jstj_tit>ul li:hover{ background-color: #4FAAE3; color: #ffffff; border-radius: .06rem;}
.gl_list1 ul{ display:flex; flex-wrap:wrap;}
.gl_list1 li>a,.gl_list1 li .szzy_box{display: block; height: 100%; transition: .3s all; padding: .24rem; background-color: #ffffff; box-shadow: 0px 0px 20px  rgba(51, 51, 51, 0.1);}
.gl_list1 li>a:hover,.gl_list1 li .szzy_box:hover{box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2);}
.gl_list1 li>a .pic_con,.gl_list1 li .szzy_box .pic_con{ overflow: hidden;}
.gl_list1 li>a .pic_con .picture_fixed,.gl_list1 li .szzy_box .pic_con .picture_fixed{ padding-top: 55.25291828%; background-size:contain;}
.gl_list1 li>a .text_con,.gl_list1 li .szzy_box .text_con{ margin-top: .2rem;}
.gl_list1 li>a .text_con h3,.gl_list1 li .szzy_box .text_con h3 a{ display:block; font-size: .2rem; line-height: 1.8; font-weight: bold; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.gl_list1 li>a .text_con .xl_line,.gl_list1 li .szzy_box .text_con .xl_line{ margin-top: .16rem; margin-bottom: .16rem;}
.gl_list1 li>a:hover .text_con .xl_line::before,.gl_list1 li .szzy_box:hover .text_con .xl_line i{ border-color: #C52E2C;}
.gl_list1 li>a:hover .text_con .xl_line i,.gl_list1 li .szzy_box{ color: #C52E2C;}
.gl_list1 li>a .text_con p,.gl_list1 li .szzy_box .text_con p{ font-size: .16rem; line-height: 1.875; height: 1.2rem; color: #666666; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:4; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.gl_list1 li .szzy_box .text_con .xj_btn{ display:block; text-align:center; margin-top: .1rem;}
.gl_list1 li .szzy_box .text_con .xj_btn a{ border:1px solid #e5e5e5; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius:.06rem; margin: 0 .06rem; font-size: .16rem; text-align: center; width: .9rem; padding: .06rem; line-height:1.5; display: inline-block; transition: .3s all;}
.gl_list1 li .szzy_box .text_con .xj_btn a:hover{ background-color: #005BAC; color: #ffffff; border-color: #005BAC;}
.slb .page_base .page_tools li.prev em, .slb .page_base .page_tools li.next em{ display: block; font-size: .18rem;}
.slb .page_base .page_tools li.prev em,.slb .page_base .page_tools li.next em{}
.row>.breadcrumb{ margin-top: .32rem;}
.breadcrumb{margin-bottom: .1rem;padding-bottom: 0;border-bottom: none;font-size: .18rem;}
.breadcrumb li{ font-size: .18rem;}
.breadcrumb span{ color: #666666;}
.breadcrumb span i{ color: #005BAC;}
.breadcrumb li+li:before{ font-size: .18rem; color: #333;}
.breadcrumb li.active a{ color: #005BAC;}
.nr_box_r .breadcrumb{ text-align: right; vertical-align: top; padding-right: 0;}
.nr_box_r .breadcrumb span{ float: none; display: inline-block; vertical-align: top;}
.nr_box_r .breadcrumb ul{ display: inline-block; vertical-align: top;}
.gl_list2 ul{ display: flex; flex-wrap: wrap;}
.gl_list2 li a{display: flex; flex-direction: column; height: 100%; transition: .3s all; padding: .24rem .24rem .16rem .24rem; background-color: #ffffff; box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2);}
.gl_list2 li a .pic_con{ flex-shrink: 0; overflow: hidden; padding: 0 .16rem; margin-bottom: .16rem;}
.gl_list2 li a .pic_con .picture_fixed{ padding-top: 133.125%;}
.gl_list2 li a .text_con{ flex: 1; display: flex; gap: .1rem; overflow: hidden; flex-direction: column;}
.gl_list2 li a .text_con h3{ flex: 1; font-size: .2rem; line-height: 1.6; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; text-align: center;}
.gl_list2 li a .text_con p{ font-size: .16rem; text-align: center; line-height: 1.625; color: #666666; flex-shrink: 0; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical; height: .52rem;}
.ej_tit .tabs_inner{ margin-top: .16rem; margin-left: .2rem; overflow: hidden;}
.ej_tit .tabs_inner .tabs_header{ margin-bottom: 0;}
.gl_list3{ margin-top: .08rem;}
.gl_list3 li{ margin-top: .16rem; background: url(260512tsg_hdzx_box.jpg) no-repeat; background-size: cover; padding: .08rem;}
.gl_list3 li .gl_box{ display: block; overflow: hidden; border: 1px solid #E5E5E5; background-color: #ffffff; padding: .2rem;}
.gl_list3 li .gl_box .pic_con{ width: 23.73417%; float: left; margin-right: .2rem; overflow: hidden;}
.gl_list3 li .gl_box .pic_con .picture_fixed{ padding-top: 56%;}
.gl_list3 li .gl_box .text_con{ overflow: hidden; flex: 1;}
.gl_list3 li .gl_box .text_con h3{ font-size: .2rem; line-height: 1.7; text-align: justify; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gl_list3 li .gl_box .text_con dl{ display: flex; gap: .4rem; margin-top: .16rem; overflow: hidden; width: 100%;}
.slb .gl_list3 li .gl_box .text_con dl{flex-direction:column;gap: 0;}
.gl_list3 li .gl_box .text_con dd{ font-size: .16rem; line-height: 1.375;}
.gl_list3 li .gl_box .text_con dd span{ color: #999;}
.gl_list3 li .gl_box .text_con dd em.zt_tag{ font-size: .13rem; padding: 0 .08rem; line-height: .2rem; border-radius: .04rem;}
.gl_list3 li .gl_box .text_con dd em.zt_tag.zt_fb{ background: rgba(0, 101, 232, 0.15); color: #0065E8;}
.gl_list3 li .gl_box .text_con dd em.zt_tag.zt_js{ background: rgba(197, 46, 44, 0.15); color: #C52E2C;}
.gl_list3 li .gl_box .text_con>p{ text-align: right; margin-top: .08rem;}
.gl_list3 li .gl_box .text_con>p a{ display: inline-block; font-size: .16rem; color: #999; transition: .3s all;}
.gl_list3 li .gl_box .text_con>p a i{ width: .16rem; height: .16rem; padding-left: .02rem; vertical-align: middle; text-align: center; background-color: #4FAAE3; border-radius: 50%; margin-left: .06rem; display: inline-block; line-height: .16rem; font-size: .08rem; color: #ffffff;}
.gl_list3 li .gl_box .text_con>p a:hover{ color: #005BAC; margin-right: .1rem;}
.gl_list3 li .gl_box .text_con dl:nth-child(3) dd{ min-width: 3.7rem;}
.slb .gl_list3 li .gl_box .pic_con{ width: 40%;}
.slb .gl_list3 li .gl_box .text_con dl:nth-child(3),.slb .gl_list3 li .gl_box .text_con dl:nth-child(4){ flex-direction: column; gap:0rem; margin-top: 0;}
.slb .gl_list3 li .gl_box .text_con dl dd{ margin-top: .06rem;}
.zlyg_list,.wszl_list,.jzyg_list{ position: relative;}
.zlyg_list>span,.wszl_list>span{ position: absolute; background-color: #005BAC; border: 1px solid #005BAC; width: .4rem; height: .4rem; border-radius: 50%; line-height: .4rem; text-align: center; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 9; cursor: pointer;}
.zlyg_list>span i,.wszl_list>span i,.jzyg_list>span i{ font-size: .18rem; color: #ffffff;}
.zlyg_list>span.prev,.wszl_list>span.prev,.jzyg_list>span.prev{ left: -.2rem;}
.zlyg_list>span.next,.wszl_list>span.next,.jzyg_list>span.next{ right: -.2rem;}
.zlyg_list>span.prevStop,.zlyg_list>span.nextStop,.wszl_list>span.prevStop,.wszl_list>span.nextStop,.jzyg_list>span.prevStop,.jzyg_list>span.nextStop{ background-color: #ffffff; border: 1px solid #E5E5E5; cursor: not-allowed;}
.zlyg_list>span.prevStop i,.zlyg_list>span.nextStop i,.wszl_list>span.prevStop i,.wszl_list>span.nextStop i,.jzyg_list>span.prevStop i,.jzyg_list>span.nextStop i{ color: #999999;}
.zlyg_list .bd,.wszl_list .bd,.jzyg_list .bd{ margin: 0 -.16rem;}
.zlyg_list .bd .ulWrap ul,.wszl_list .bd .ulWrap ul{ display: flex;}
.zlyg_list .bd .ulWrap li,.wszl_list .bd .ulWrap li{ width: 33.3%;}
.zlyg_list .bd .ulWrap li a{ height: 100%; display: block; margin: 0 .16rem; background: url(260512tsg_zl_bg.png) no-repeat right bottom #F2F9FF; background-size: 2rem 1.67rem; padding: .24rem;}
.zlyg_list .bd .ulWrap li a h3{ font-size: .2rem; line-height: 1.4; height: .56rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical;}
.zlyg_list .bd .ulWrap li a dl{ margin-top: .2rem; padding-top: .2rem; border-top: 1px solid #E5E5E5; }
.zlyg_list .bd .ulWrap li a dl dd{ font-size: .16rem; line-height: .24rem; display: flex;}
.zlyg_list .bd .ulWrap li a dl dd+dd{ margin-top: .16rem;}
.zlyg_list .bd .ulWrap li a dl dd span{color: #999;display: inline-block;vertical-align: top; flex-shrink: 0;}
.zlyg_list .bd .ulWrap li a dl dd span i{ font-size: .16rem; color: #005BAC; margin-right: .04rem;}
.zlyg_list .bd .ulWrap li a dl dd p{ display: inline-block; flex: 1; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.zlyg_list .bd .ulWrap li a>em{ margin-top: .4rem; font-size: .08rem; display: inline-block; color: #005BAC;}
.xl_con .list_base li:not(:last-child){ margin-bottom: .2rem;}
.wszl_list .bd .ulWrap li a{ display: flex; height: 100%; overflow: hidden; margin: 0 .16rem;}
.wszl_list .bd .ulWrap li:nth-child(1) a{ background: url(260512tsg_zl_pic_bg1.jpg) repeat;}
.wszl_list .bd .ulWrap li:nth-child(2) a{ background: url(260512tsg_zl_pic_bg2.jpg) repeat;}
.wszl_list .bd .ulWrap li:nth-child(3) a{ background: url(260512tsg_zl_pic_bg3.jpg) repeat;}
.wszl_list .bd .ulWrap li a .pic_con{ width: 71.428571%; overflow: hidden; flex-shrink: 0;}
.wszl_list .bd .ulWrap li a .pic_con .picture_fixed{ padding-top: 133.333333%;}
.wszl_list .bd .ulWrap li a .text_con{ flex: 1; overflow: hidden; display: flex; flex-direction: row-reverse; justify-content: center; align-items: flex-start; padding-top: .3rem; gap: .1rem; max-height: 4.03rem;}
.wszl_list .bd .ulWrap li a .text_con p{ writing-mode: vertical-rl; font-size: .2rem; line-height: 1.2; letter-spacing: .06rem; color: #ffffff; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:3; display: -webkit-box; -webkit-box-orient: vertical; display: block;}

.wszl_list .bd .ulWrap li a .text_con p em{ letter-spacing: 0;}
.zb_pic{ overflow: hidden;}
.zb_pic a.picture_fixed{ display: block; padding-top: 80.95238%;}
.tgzq_list li a{ display: flex; gap: .24rem; background: url(260512tsg_zl_bg1.png) no-repeat right bottom #F4F5F8; padding: .12rem;}
.tgzq_list li a .pic_con{ overflow: hidden; width: 47.47475%; flex-shrink: 0; position: relative;}
.tgzq_list li a .pic_con .picture_fixed{ padding-top: 132.97872%; z-index: 3;}
.tgzq_list li a .pic_con em{ position: absolute; z-index: 4; left: .1rem; bottom: .1rem; background: linear-gradient(159.63deg, rgba(33, 114, 255, 1) 0%, rgba(105, 210, 255, 1) 10%, rgba(0, 119, 255, 1) 62.95%, rgba(85, 49, 245, 1) 100%); border-radius: .06rem; padding: 0 .08rem; font-size: .14rem; line-height: 1.8571426; color: #ffffff;box-shadow:inset 0px 0px 2px  rgba(255, 255, 255, 1);}
.tgzq_list li a .text_con{ flex: 1; overflow: hidden; padding: .12rem 0 .4rem 0; position: relative;}
.tgzq_list li a .text_con h3{ font-size: .2rem; line-height: 1.4; font-weight: normal; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:7; display: -webkit-box; -webkit-box-orient: vertical;}
.tgzq_list li a .text_con em{ font-size: .08rem; display: inline-block; color: #005BAC; position:absolute; left: 0; bottom: .12rem;}
.jzdb_list li a{ display: block; position: relative; overflow: hidden;}
.jzdb_list li a span{ position: absolute; z-index: 4;  right: .08rem; top: .08rem; background: linear-gradient(142.91deg, rgba(255, 106, 0, 1) 0%, rgba(255, 189, 36, 1) 34.52%, rgba(255, 141, 26, 1) 73.44%, rgba(255, 68, 26, 1) 100%); box-shadow:inset 0px 0px 2px  rgba(255, 255, 255, 1); border-radius: .06rem; padding: 0 .08rem; font-size: .14rem; line-height: 1.8571426; color: #ffffff;}
.jzdb_list li a .picture_fixed{ padding-top: 53.809523%;}
.jzdb_list li a em{ width: .6rem; height: .6rem; cursor: pointer; background: url(260512tsg_play.png) no-repeat; background-size: contain; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);}
.jzdb_list li a p{ color: #ffffff; position: absolute; left: 0; right: 0; bottom: 0; padding: .3rem .2rem .16rem .2rem; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jcfx_list ul{ display: flex; flex-wrap: wrap;}
.jcfx_list li a{ height: 100%; display: flex; flex-direction: column;}
.jcfx_list li a .pic_con{ flex-shrink: 0; overflow: hidden;}
.jcfx_list li a .pic_con .picture_fixed{ padding-top: 53.74592%;}
.jcfx_list li a .text_con{ background-color: #F4F5F8; padding: .2rem; flex: 1;}
.jcfx_list li a .text_con p{ font-size: .18rem; line-height: 1.555556; height: .56rem; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical;}
.jzyg_list::before{ position: absolute; content: ''; left: 0; right: 0; bottom: .2rem; height: 3px; background-color: #F2F9FF;}
.jzyg_list>span{ position: absolute; background-color: #005BAC; border: 1px solid #005BAC; width: .4rem; height: .4rem; border-radius: 50%; line-height: .4rem; text-align: center; bottom: 0; z-index: 9; cursor: pointer;}
.jzyg_list .bd li{ width: 25%;}
.jzyg_list .bd li a{ display: block; margin: 0 .16rem; padding-bottom: .7rem; position: relative;}
.jzyg_list .bd li a p{ font-size: .2rem; line-height: 1.4; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: .2rem .06rem; text-align: center; background-color: #F4F5F8;}
.jzyg_list .bd li a em{ width: .14rem; height: .1rem; position: absolute; top: .68rem; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); background-color: #F4F5F8; clip-path: polygon(0 0,100% 0,50% 100%);}
.jzyg_list .bd li a i{ width: 2px; height: .4rem; position: absolute; top: .82rem; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); background: linear-gradient(0deg, rgba(217, 244, 255, 1) 0%, rgba(217, 244, 255, 0) 100%);}
.jzyg_list .bd li a span{ width: .1rem; height: .1rem; border-radius: 50%; position: absolute; bottom: .16rem; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); background-color: #005BAC; }
.jzyg_list .bd li a:hover p,.jzyg_list .bd li.on a p{ font-weight: bold; background-color: #F2F9FF; color: #333333;}
.jzyg_list .bd li a:hover em,.jzyg_list .bd li.on a em{ background-color: #F2F9FF;}
.jzyg_list .bd li a:hover span,.jzyg_list .bd li.on a span{ border:.05rem solid #B9DDF4; width: .2rem; height: .2rem; bottom: .11rem;}
.slb .jzyg_list .bd li,.slb .zlyg_list .bd .ulWrap li{ width: 50%;}
.cgfw_con.max_cgfw_con .cgfw_more{ cursor: pointer; position: absolute; left: 0; right: 0; bottom: 0; height: 1.03rem; background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.88) 55.18%, rgba(255, 255, 255, 0) 100%); text-align: center; padding-top: .57rem; color: #005BAC;}
.cgfw_con.max_cgfw_con .cgfw_more span{ font-size: .18rem;}
.cgfw_con.max_cgfw_con .cgfw_more i{ margin-left: .06rem; position: relative; top:-.02rem; border: 1px solid #005BAC; border-radius: 50%; width: .2rem; height: .2rem; display: inline-block; line-height: .18rem; padding-left: .01rem; text-align: center; transform: rotate(90deg); font-size: .1rem;}
.cgfw_con.max_cgfw_con{ max-height: 6.3rem; overflow: hidden; margin: 0 -.16rem; padding: 0 .16rem; position: relative; transition: .3s all;}
.cgfw_con.max_cgfw_con.on{ max-height: none;}
.cgfw_con.max_cgfw_con.on .cgfw_more{ position: relative; height: auto; padding-top: .2rem;}
.cgfw_con.max_cgfw_con.on .cgfw_more i{ transform: rotate(-90deg);}
.cgfw_tit{ margin-top: .32rem; display: flex; align-items: center; justify-content: space-between;}
html[immersive-translate] .cgfw_tit{flex-direction:column;gap: .16rem;}
.cgfw_tit_l{ background: url(260513tsg_dzfw_tit.png) no-repeat bottom; background-size: contain; width: 2.54rem; height: .56rem; font-size: .32rem; font-weight: bold; text-align: center; color: #005BAC;}
html[immersive-translate] .cgfw_tit_l{width:auto;height: auto;}
.cgfw_tit_l a{ color: #005BAC;}
.cgfw_tit_r a{ display: flex; align-items: center; padding: 0 .2rem; background-color: #A2894C; border-radius: 1rem; color: #ffffff; font-size: .2rem; line-height: 2;}
.cgfw_tit_r a i{ margin-left: .08rem; display: inline-block; width: .2rem; height: .2rem; background-color: rgba(255, 255, 255, 0.4); border-radius: 50%; text-align: center; line-height: .2rem; font-size: .08rem; }
.cgfw_tit_r a span{ position: relative; top: -.01rem;}
.cgfw_text{ overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:5; display: -webkit-box; -webkit-box-orient: vertical;}
.cgfw_text p{ margin-top: .18rem;  text-align: justify;}
.cgfw_text{ font-size: .18rem; line-height: 2; position: relative;}
.cgfw_text a{ color: #005BAC; position: absolute; right: 0; bottom: 0; background-color: #ffffff; text-indent: 0; }
.cgfw_text a::before { display: inline-block; width: 16px; height: 16px; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle></svg>'); background-size: contain; background-repeat: no-repeat; position: relative; top: .06rem;}
.cgfw_pic_list ul{ display: flex; flex-wrap: wrap;}
.cgfw_pic_list ul li a{ display: flex; flex-direction: column; height: 100%; background-color: #ffffff; box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2); padding: .24rem .24rem .2rem .24rem; gap: .16rem;}
.cgfw_pic_list ul li a .pic_con{ overflow: hidden; flex-shrink: 0;}
.cgfw_pic_list ul li a .pic_con .picture_fixed{ padding-top: 56.0606%;}
.cgfw_pic_list ul li a .text_con{ flex: 1; overflow: hidden;}
.cgfw_pic_list ul li a .text_con p{ text-align: center; font-size: .18rem; line-height: 1.6666667; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:2; display: -webkit-box; -webkit-box-orient: vertical;}
.slideBox_01 .num{ bottom: .32rem; z-index: 4;}
.slideBox_01 .num li{ width: .12rem;}
@media screen and (max-width:1440px) {
    .jstj_tit>ul.zm_list li{ padding: 0 .13rem; font-size: .18rem;}
    .zlyg_list>span.prev,.wszl_list>span.prev,.jzyg_list>span.prev{ left:-.16rem;}
    .zlyg_list>span.next,.wszl_list>span.next,.jzyg_list>span.next{ right: -.16rem;}  
}
@media screen and (max-width:1280px) {
    .cgfw_tit_r a{ padding: 0 .12rem;}
    .gl_list3 li .gl_box{ display: flex; align-items: center;}
    .gl_list3 li .gl_box .pic_con{ flex-shrink: 0;}
    .slb .gl_list3 li .gl_box .text_con dl{ margin-top: 0;}
    .gl_list3 li .gl_box .text_con h3{ margin-bottom: .1rem;}
    .slb .wszl_list .bd .ulWrap li a .text_con p{ font-size: .16rem;}
    .nr_box_r .breadcrumb{ padding-left:.3rem}
}


@media screen and (max-width:992px) {
    .slideBox_01 .num{ bottom: .46rem;}
    .jstj_con,.gl_list1 li>a,.gl_list1 li .szzy_box{ padding: .16rem;}
    .slb .gl_list1 li .szzy_box .text_con .xj_btn a{ width: auto; padding: .06rem .12rem;}
    .gl_list3 li .gl_box{ align-items: flex-start;}
    .gl_list3 li .gl_box .text_con{ width: 100%;}
    .gl_list3 li .gl_box .text_con dl:nth-child(3){ flex-direction: column; gap: .1rem;}
    .gl_list3 li .gl_box .text_con dl:nth-child(3) dd{ width: 100%; min-width: auto;}
    .gl_list3 li .gl_box .text_con dl{ margin-top: .1rem;}
    .gl_list3 li .gl_box{ padding: .16rem; flex-direction: column; gap: .16rem;}
    .slb .gl_list3 li{ padding: 0;}
    .gl_list3 li .gl_box .pic_con{ width: 100%; float: none; margin-right: 0; }
    .gl_list3 li .gl_box .text_con h3{ white-space: normal; font-size: .18rem; line-height: 1.5;}
    .zlyg_list .bd .ulWrap li, .wszl_list .bd .ulWrap li{ width: 50%;}
    .zlyg_list .bd,.wszl_list .bd,.jzyg_list .bd{ margin: 0 -.08rem;}
    .zlyg_list .bd .ulWrap li a, .wszl_list .bd .ulWrap li a,.jzyg_list .bd li a{ margin: 0 .08rem;}
    .zlyg_list .bd .ulWrap li a{ padding: .16rem;}
    .zlyg_list .bd .ulWrap li a dl{ padding-left: .16rem;}
    .zlyg_list .bd .ulWrap li a dl dd+dd{ margin-top: .1rem;}
    .zlyg_list .bd .ulWrap li a dl dd{ display: flex;}
    .zlyg_list .bd .ulWrap li a dl dd span{ flex-shrink: 0;}
    .zlyg_list .bd .ulWrap li a dl dd p{ flex: 1; white-space: normal;}
    .zlyg_list .bd .ulWrap li a>em{ margin-top: .24rem; display: none;}
    .xl_con .list_base li:not(:last-child){ margin-bottom: 0;}
    .wszl_list .bd .ulWrap li a .text_con p{ letter-spacing: .02rem;}
    .slb .wszl_list .bd .ulWrap li a .text_con p{ font-size: .14rem;}
    .tgzq_list li a .text_con em{ display: none;}
    .xl_con .list_base li{ border-bottom-color: #e5e5e5;}
    .jzyg_list .bd li{ width: 50%;}
    .jcfx_list li a .text_con{ padding: .1rem;}
    .jcfx_list li a .text_con p{ font-size: .16rem; height: auto;}
    .cgfw_tit{ margin-top: .32rem;}
    .cgfw_pic_list ul li a{ padding: .1rem;}
    .slb .gl_list3 li .gl_box .pic_con{ width: 100%; margin-bottom: 0;}
}

@media screen and (max-width:640px) {
    .jstj_tit>span{ float: none; width: 100%; text-align: left;}
    .jstj_tit>ul li,.jstj_tit>ul.zm_list li{ font-size: .16rem;}
    .gl_list1 li>a .text_con h3,.gl_list1 li .szzy_box .text_con h3{ font-size: .18rem;}
    .gl_list1 li>a .text_con,.gl_list1 li .szzy_box .text_con{ margin-top: .12rem;}
    .gl_list1 li>a .text_con .xl_line,.gl_list1 li .szzy_box .text_con .xl_line{ margin-top: .12rem; margin-bottom: .12rem;}
    .gl_list1 li>a .text_con p,.gl_list1 li .szzy_box .text_con p{ height: auto;}
    .gl_list2 li>a .pic_con{ padding: 0;}
    .gl_list2 li:nth-child(15){ display: none;}
    .gl_list3 li .gl_box .pic_con{ width: 100%; float: none; margin-right: 0; margin-bottom: .16rem;}
    .gl_list3 li{ padding: 0;}
    .gl_list3 li .gl_box .text_con h3{ white-space: normal; font-size: .18rem; line-height: 1.5;}
    .zlyg_list .bd .ulWrap li, .wszl_list .bd .ulWrap li,.slb .zlyg_list .bd .ulWrap li{ width: 100%;}
    .tgzq_list ul{ display: flex;}
    .tgzq_list li a{ flex-direction: column; gap:.12rem; height: 100%;}
    .tgzq_list li a .pic_con{ width: 100%;}
    .tgzq_list li a .text_con{ padding: 0;}
    .tgzq_list li a .text_con h3{ font-size: .18rem; -webkit-line-clamp:2;}
    .jzyg_list .bd li,.slb .jzyg_list .bd li{ width: 100%;}
    .slideBox_01 .num{ bottom: .46rem;}
    
}






/* --------2026-04-29--------- */

.nr_wrap{background: #F7FBFF;}
.nr_bg{ position: relative;}
.nr_bg::before{ position: absolute;background: #F7FBFF url(230214_laydate_nr_bg1.jpg) no-repeat bottom center; background-size: 100% auto; left: 0; right: 0; bottom: 0; top: 0; z-index: -3; content: '';}
.nr_box{ display:flex;}
.nr_box_r{flex:1;padding-bottom: .6rem;}
.nr_box_l{width: 3.4rem;flex-shrink:0;display: flex;flex-direction: column;}
.nr_box_l_top{/* height: 1rem; */line-height: 1.2;position: relative;padding: .28rem 0 .28rem.32rem;background: url(230214_laydate_nr_bg4.png) no-repeat;background-size: cover;flex-shrink: 0;}
.nr_box_l_top h1{ font-size: .36rem; color: #fff;}
.nr_box_l_top::before{content: ' '; display: block; width: .4rem; height: .4rem; background: url(230214_laydate_nr_bg2.png) no-repeat;background-size: 100% 100%; position: absolute; right: -.4rem;}
.nr_box_l_list{/* height: 10.8rem; */background: url(230214_laydate_nr_bg3.png) no-repeat top center;background-size: 100% auto;flex: 1;}
.nr_box_l_list ul li{padding: 0rem .32rem; transition: ease-in-out .3s;}
.nr_box_l_list ul li a{display: block;transition: ease-in-out .3s;font-weight: bold;font-size: .24rem;line-height: 1.6666;padding: .2rem 0;}
.nr_box_l_list ul li+li a{ border-top: 1px solid rgba(0, 91, 172, 0.4);}
.nr_box_l_list ul li.on,.nr_box_l_list ul li:hover{background: url(230214_laydate_nr_bg5.png) no-repeat center; background-size: cover;}
.nr_box_l_list ul li.on a,.nr_box_l_list ul li:hover a{color: #fff; border-top-color: transparent;}
.nr_box_l_list ul li.on+li a,.nr_box_l_list ul li:hover+li a{ border-top-color:transparent;}
.nr_box_r_wz{text-align: right; line-height: .24rem; margin-bottom: .16rem; font-size: .18rem; color: #666666;}
.nr_box_r_wz span i{ color: #005BAC; font-size: .2rem; margin-right: .06rem;}
.nr_box_r_wz a{display: inline-block; color: #333;}
.nr_box_r_wz em {display: inline-block; margin: 0rem .1rem;}
.nr_box_r_wz a.on{color: #005BAC;}
.nr_box_r_nr{ background: #fff; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); padding: .4rem;}
.nr_box_list ul li a{display: block; margin-bottom: .3rem; background: #fff; padding: .24rem; box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2);}
.nr_box_list_p{margin-top: .2rem;}
.nr_box_list_p p{line-height: .3rem;height: 1.2rem;color: #666666;text-align: justify;flex-shrink: 0;}
.nr_box_r_tit p{font-size: .18rem; line-height: 2; margin-bottom: .2rem;}
.nr_box_r_tit img{margin-left: .3rem;}
.nr_box_r_tit{ text-align: justify;}
.nr_box_r_icon ul li a{display: block; position: relative; margin-top: .2rem; text-align: center;}
.nr_box_r_icon ul li a span img{width: 1rem; height: .88rem;}
.nr_box_r_icon ul li a p{font-size: .2rem; margin-top: .2rem; font-weight: bold;} 
.nr_box_r_icon ul li a::before{content: ' '; display: block; width: 1px; top: 0rem; bottom: 0rem; position: absolute; display: block; background: #E5E5E5; right: 0rem;}
.nr_box_r_icon ul li:last-child a::before{display: none;}
.slb .nr_box_r_icon ul li:nth-child(2) a::before{display: none;}
.nr_box_list_img{ overflow: hidden;}

.nr_box_r_nr>.tabs_tit1+.nr_box_list ul{ display: flex; flex-wrap: wrap;}
.nr_box_r_nr>.tabs_tit1+.nr_box_list ul.trt-row::after,.nr_box_r_nr>.tabs_tit1+.nr_box_list ul.trt-row::before{ display: none;}
.nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a{height: calc(100% - .3rem);display: flex;flex-direction: column;width: 100%;overflow: hidden;}
.nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a .nr_box_list_img{ flex-shrink: 0;}
.nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a .nr_box_list_p{flex: 1;display: flex;flex-direction: column;width: 100%;/* overflow: hidden; */}
.nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a .nr_box_list_p h3{flex: 1;font-size: .18rem;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: .08rem;}

.slb .nr_box_l{width: 2.6rem;}

@media screen and (max-width:1280px) {
.nr_box_r_tit img{ float:none; margin:0 auto; display:block;}

}
@media screen and (max-width:992px) {
    .slb .nr_box_l,.nr_box_l{width: auto; float: inherit;}
    .nr_box_l_top::before{display: none;}
    .nr_box_l_top{line-height: .6rem; padding-left: .2rem; height: .6rem; display: none;}
    .nr_box_l_top h1{font-size: .26rem;}
    .nr_box_l_list ul li{padding: 0rem .16rem;}
    .nr_box_l_list{height: auto; padding-bottom: 0rem; margin-bottom: 0rem; }
    .nr_box_l_list ul{ overflow-x: auto; overflow-y: hidden; white-space: nowrap;}
    .nr_box_l_list ul::-webkit-scrollbar{ display: none;}
    .nr_box_l_list ul li{ display: inline-block; padding: 0 .12rem;}
    .nr_box_l_list ul li a{/* line-height: .54rem; */font-size: .2rem;/* height: .54rem; */border-bottom: none;padding: .1rem 0;}
    .nr_box_r_wz{display: none;}
    .nr_box_list ul li a{padding: .16rem;}
    .nr_box_r_nr{padding: .16rem;}
    .nr_box_list ul li a{margin-bottom: .16rem;}
    .nr_box_list ul li:nth-last-child(1) a{ margin-bottom: 0;}
    .nr_box_r_tit img{float: inherit; margin: 0 auto .16rem; display: block;}
    .nr_box_r_icon ul li a span img{width: auto; height: .6rem;}
    .nr_box_r_icon ul li:nth-child(2) a::before{ display: none;}
    .nr_box_r_tit p{ margin-bottom: .12rem;}
    .nr_box_l_list ul li+li a{ border-top: none;}
    .nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a{height: calc(100% - .16rem);}
    .nr_box_r_nr>.tabs_tit1+.nr_box_list ul li:nth-last-child(1) a{ height:100%;}
    .nr_box{ flex-direction:column;}
    .nr_box_r{ padding-bottom:.2rem;}
    .nr_box_r_icon ul{ display:flex; flex-wrap:wrap;}
    .nr_box_r_icon ul li a{height:100%;padding: 0 .1rem;}
}

@media screen and (max-width:640px) {
    .nr_box_r.overflow_hide{ overflow: visible;}
     .nr_box_r_nr .nr_box_list{margin: .16rem -.16rem 0 -.16rem;}
     .nr_box_list_p p{height: auto;}
    .nr_box_r_nr>.tabs_tit1+.nr_box_list ul li a{ height:auto;}
}

/* -----------2026-05-12------------ */
.gywm_wrap{ background: url(260512tsg_gysg_bg_t.jpg) no-repeat center top; background-size: 100% auto;}
.gywm_content{ background: url(260512tsg_gysg_bg_b.jpg) no-repeat center bottom; background-size: 100% auto;}
.gymt_tit h1{font-size: .4rem; color: #005BAC;}
.gymt_tit h2{font-size: .18rem; text-align: justify; font-weight: normal; line-height: 2.2em;}
.gymt_tit h2 a{color: #005BAC;}
.gymt_img{padding-right: .3rem; position: relative;}
.gymt_img::before{content: ' '; right: 0rem; top: .3rem; left: .3rem; bottom: -.3rem; background: url(260512tsg_gysg_bg4.jpg) no-repeat; background-size: cover; display: block; position: absolute;}
.gymt_img i{display: block; position: relative; z-index: 2;}
.gymt_img_l ul li a{display: block; overflow: hidden;border: .08rem solid #E5E5E5;}
.con_lx_fix {display: flex;gap:.32rem;}
.gymt_img_l{width: 100%;}
.gymt_img_r{width: .64rem; text-align: center; background: url(260512tsg_gysg_bg2.jpg) no-repeat; padding: 0rem .14rem; background-size: cover;}
.gymt_img_r a{ display: flex; height: 100%; align-items: center; justify-content: center;  flex-direction: column;}
.gymt_img_r p{font-size: .18rem; margin-bottom: .18rem; line-height: .24rem; color: #fff;}
.gymt_list .trt-row [class*=trt-col-]{padding: 0rem; margin: 0rem;}
.gymt_list .bd .picture_conent{margin: 0rem .16rem;}
.gymt_list .bd{margin: 0 0 0 -.16rem;overflow: hidden;}
.gymt_list{position: relative;/* overflow: hidden; */}
.gymt_list>span{ position: absolute; background-color: #005BAC; border: 1px solid #005BAC; width: .4rem; height: .4rem; border-radius: 50%; line-height: .4rem; text-align: center; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 9; cursor: pointer;}
.gymt_list>span i{ font-size: .18rem; color: #ffffff;}
.gymt_list>span.prev{ left: -.2rem;}
.gymt_list>span.next{ right: -.2rem;}
.gymt_list>span.prevStop,.gymt_list>span.nextStop{ background-color: #ffffff; border: 1px solid #E5E5E5;}
.gymt_list>span.prevStop i,.gymt_list>span.nextStop i{ color: #999999;}
.gymt_bg{background: url(260512tsg_gysg_bg1.jpg) no-repeat center 4rem; background-size: 100% auto;}
.gymt_list .bd ul{display: flex;}
.gymt_list .bd ul li{width: 20%;}
.gymt_box{background: url(260512tsg_gysg_bg3.png) no-repeat top center;  background-size: 100% 100%; padding-bottom: .12rem;}
.gymt_box_img{text-align: center; padding-top: .54rem; padding-bottom: .4rem;}
.gymt_box_tit{display: flex;position: relative;padding: 0 .2rem;}
.slb .gymt_box_tit{ padding:0 .12rem;}
.gymt_box_tit::before{content: ' '; background: rgba(0, 54, 102, .4); display: block; top: 0rem; bottom: 0rem; position: absolute; width: 1px; left: 50%;}
.gymt_box_tit span{display: block;width: 50%;background-color: #00478d;padding: .2rem 0;}
.gymt_box_tit span a{display: block; font-size: .22rem; font-weight: bold; color: #fff; display: flex; height: 1.18rem; padding: 0rem .6rem; align-items: center;  justify-content: space-between;}
.gymt_box_tit span a i{font-size: .08rem; font-weight: normal;}
.gymt_list2 ul {display: flex;}
.gymt_list2 ul li{width: 20%; border: 1px solid #005BAC; margin-left: -1px; position: relative; z-index: 0;}
.gymt_list2 ul li:nth-child(odd){margin-top: .4rem;}
.gymt_list2 ul li a{display: block; padding: .3rem;}
.gymt_list2 ul li a p{color: #999;}
.gymt_list2 ul li a p i{margin-right: .04rem; font-size: .16rem;}
.gymt_list2 ul li a h1{font-size: .18rem; font-weight: normal; margin-top: .1rem; height: .48rem; line-height: .24rem;}
.gymt_list2 ul li a span i{font-size: .08rem; color: #005BAC;}
.gymt_list2 ul li a span{display: block;}
.gymt_list2 ul li:nth-child(even) a span{margin-top: .2rem;}
.gymt_list2 ul li:nth-child(even) a{padding-bottom: .5rem;}
.gymt_list2 ul li a:hover{background: #fff;}
.gymt_list2 ul li:hover{ border-color: #BD2C2B; z-index: 2;}
.gymt_list2 ul li a:hover h1{font-weight: bold;}
.gymt_box_img img{max-width: 90%;}
.gymt_img_r a em img{width: .33rem;}

.slb .gymt_list .bd ul li{width: 33.33%;}
.slb .gymt_bg{ background-size: cover;}
.slb .gymt_box_tit span a{padding: 0rem .2rem; height: .78rem; font-size: .2rem;}
.slb .gymt_list2 ul li:nth-child(odd){margin-top: 0rem;}
.slb .gymt_list2 ul li:nth-child(even) a,.slb .gymt_list2 ul li a{padding: .3rem;}
.slb .gymt_list2 ul li:nth-child(even) a span{margin-top: 0rem;}
.slb .gymt_list2 ul li{width: 33.33%;}
.slb .gymt_list2 ul{flex-wrap: wrap;}
.slb .gymt_list2 ul li{margin-left: 0rem;}
.slb .con_lx_fix{margin-top: .54rem;}
.slb .con_lx_fix{flex-direction: column;}
.slb .gymt_img_r {width: auto;  border-radius: .3rem; overflow: hidden;}
.slb .gymt_img_r p{margin-bottom: 0rem; margin-right: .1rem;}
.slb .gymt_img_r a{ flex-direction: row; padding: .1rem; }
.slb .gymt_img_l{margin-top: .32rem;}
.slb .gymt_img {max-width: 50%; margin:  0 auto; margin-top: .24rem;}
.slb .gl_list li::after{ bottom: .09rem;}
.slb .wszl_list .bd .ulWrap li{width: 50%;}
.slb .gymt_list2 ul{ border-left: 1px solid #005BAC; border-top: 1px solid #005BAC;}
.slb .gymt_list2 ul li{ border-left: none; border-top: none;}
@media screen and (max-width:1780px) {
.gymt_bg{background-position:  center 3rem;}
.pf_con ul li+li{margin-top: .1rem;}

}
@media screen and (max-width:1440px) {
.slb .gl_list li a .pic_con{float: inherit; width: 100%; margin-right: 0rem;}
.slb .gymt_box_tit span a{ height: .7rem;}
}
html[immersive-translate].slb .gymt_box_tit span a{ height:auto;}
@media screen and (max-width:992px) {
    html[immersive-translate] .gymt_box_tit{ padding:0rem;}
    .slb .slideBox_01 .num{ display: block;}
    .slb .xxpd_con1 .slb_mar_t_large{ margin-top: .16rem;}
    .xxpd_con1 .list_base li{ border-bottom: 1px solid #e5e5e5;}
    .gymt_box_tit{ margin-top: .16rem;}
    .gymt_box_tit span{ background-color: #004f94;}
    .gymt_list .bd ul li{width:50%;}
    .con_lx_fix{ flex-direction: column;}
    .gymt_img_r p{margin-bottom: 0rem; margin-right: .1rem;}
    .gymt_img_r {width: auto;  border-radius: .3rem; overflow: hidden;}
    .gymt_img_r a{ flex-direction: row; padding: .1rem; }
    .gymt_img_l{ margin-top: .1rem;}
    .gymt_img_l li{ margin-top: .16rem;}
    .slb .gymt_img_l{ margin-top: 0;}
    .gymt_list>span.prev{ left: 0rem;}
.gymt_list>span.next{ right: 0rem;}
.gymt_list2 ul li:nth-child(odd){margin-top: 0rem;}
.gymt_list2 ul li:nth-child(even) a span{margin-top: 0rem;}
.gymt_list2 ul li,.slb .gymt_list2 ul li{width: 100%;}
.gymt_list2 ul{flex-wrap: wrap;}
.gymt_list2 ul li{margin-left: 0rem;}
.gymt_list2 ul li+li{ border-top: none;}
.gymt_list2 ul li a span{ display: none;}
.gymt_list2 ul li a h1{ height: auto;}
.gymt_list2 ul li:hover{ border-color: #005BAC;}
.gymt_box_tit span a i{ font-size: .04rem;}
html[immersive-translate] .gymt_box_tit span a i{ display:none;}
.gymt_list2{margin-bottom: .24rem;}
.gymt_box{ background: none; margin-top: .2rem;}
.gymt_box_img{ background: #004f94;}
.gymt_box_tit span{width: 100%;}
.gymt_box_tit {flex-direction: column; gap: .16rem;}
.gymt_box_tit::before{display: none;}
.gymt_box{padding-bottom: 0rem;}
.gymt_box_tit span a{line-height:1.5; font-size: .18rem; padding: 0rem .3rem; height: .6rem;}
.gymt_list2 ul li:nth-child(even) a, .gymt_list2 ul li a,.slb .gymt_list2 ul li:nth-child(even) a,.slb .gymt_list2 ul li a{padding: .16rem;}
.gymt_bg{  background-position: center 1rem;}
.gymt_tit h1{font-size: .3rem;}
.tabs_tit{display:flex;overflow: hidden;gap: .12rem; margin-bottom:0;}
.tabs_tit .more{flex-shrink:0;display: block;}
.con2_r .tabs_tit .more{ display:none;}
.tabs_tit ul{ white-space:nowrap; overflow-x:auto; overflow-y:hidden; flex:1;}
.con2_r .tabs_tit ul{ white-space:normal;}
.tabs_tit ul::-webkit-scrollbar{ display:none;}
.tabs_tit ul li{font-size: .22rem;padding-bottom: .1rem;}
.tabs_tit ul li+li{padding-left: .28rem;margin-left: .1rem;}
.slb .ind_whjy_list .bd ul li ,.slb .ind_whjy_list .bd ul li.on{width: 100%;}
.slb .ind_whjy_list .bd ul li{ margin-top: 0;}
.slb .wrap{padding-top: 0;}
.slb .zyzy_list li a{    flex-direction: column;}
.slb .zyzy_list li a .pic_con{width: 100%;}
.slb .zyzy_list li a .text_con{gap: .1rem;}
.slb .zyzy_list li a .text_con{padding-top: 0rem;}
.gl_list3 li .gl_box .text_con dl{ gap: .1rem; flex-direction: column;}
.slb .gl_list3 li .gl_box .text_con dl{ gap: 0;}
.ej_tit.on{flex-direction: column;align-items: flex-start;}
.ej_tit.on .ej_tit_l{display: inline-block;}
.ej_tit .tabs_inner{ width: 100%; margin-left: 0;}
.wszl_list .bd .ulWrap li a{    align-items: center;}
.wszl_list .bd .ulWrap li a .text_con p{font-size: .14rem; line-height: 1;}
.wszl_list .bd .ulWrap li a .text_con p em{ font-size: .1rem;}
.wszl_list .bd .ulWrap li a .text_con{padding-top: .1rem;}
.zlyg_list .bd .ulWrap li a dl dd{flex-direction: column;}
.xl_con.jzzl_bg{background: none;}
.slb .gymt_img{ max-width: none;}
.gl_list li::after{ bottom: .08rem;}
    .slb .gymt_list .bd ul li{ width:50%;}
    .gymt_list .bd{margin: 0 0 0 -.08rem;}
    .gymt_list .bd .picture_conent{ margin:0 .08rem}
}
@media screen and (max-width:640px) {
    .gymt_list .bd ul li{width:100%;}
    .slb .gymt_list .bd ul li{width: 100%;}
    .text_list dl dd{ flex-direction: column;}
    .text_con_bg{left: 0rem; right: 0rem;}
    .list3 li a .date_con{background-size: 100% 100%;}
    .bar_list ul li a{padding-right: .24rem; padding-left: .12rem;}
    .bar_list ul li i{font-size: .1rem; right: .1rem;}
    .slb .bar_list ul li a{font-size: .14rem;}
    .slb .con1_r ul{gap: .2rem;}
    .con1_r li a p{font-size: .18rem;}
    .con2_r1 .bd1{padding: .32rem;}
    .tabs_tit ul li{/* font-size: .18rem; */}
    .tabs_tit ul li+li{padding-left: .16rem; margin-left: 0rem;}
    .tabs_tit ul li+li::before{display: none;}
    .tabs_tit .more a:not([style="display: none;"]){ gap: 0 .1rem;}
    .laydate_body .laydate_box .laydate_top{padding: .12rem .24rem;}
    .slb .footer_list li a{flex-direction: column;}
    .slb .zyfw_bar_list li a h3{font-size: .18rem;}
    .slb .ej_tit_r a{font-size: .14rem; align-items: center; display: flex;}
    .gl_list2 li a{padding: .16rem;}
    .gl_list2 li a .text_con h3{font-size: .18rem;}
    .slb .wszl_list .bd .ulWrap li{width: 100%;}
    .slb .wszl_list .bd .ulWrap li a .text_con p,.wszl_list .bd .ulWrap li a .text_con p{ font-size: .18rem;}
    .slb .ss_inp{font-size: .14rem; margin-top: 0rem;}
    .cgfw_tit_r a span{font-size: .14rem;}
    .cgfw_tit_l{width: 1.6rem; height: .4rem; font-size: .24rem;}
    .slb .cgfw_tit_r a i{display: none;}
    .cgfw_tit_r a{padding: 0rem .1rem;}
}


.grsf_wrap{ background: url(260528tsg_bmsf_grsf_ban.png) no-repeat center top #F7FBFF; background-size: 100% auto;}
.grsf_header{ position: relative; z-index: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.grsf_header::before{background: linear-gradient(180deg, rgba(2, 78, 166, 0.9) 0%, rgba(0, 83, 179, 0.54) 55.76%, rgba(6, 63, 128, 0) 100%);
backdrop-filter: blur(4px); position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0;}
.grsf_header .row{ display: flex; align-items: center; justify-content: space-between; padding: .28rem 0;}
.grsf_logo{ display: flex;}
.grsf_logo>a{ width: 2.19rem; display: block;}
.grsf_logo img{ width: 100%;}
.grsf_logo>a+span{ margin-left: .2rem; border-left: 1px solid rgba(255, 255, 255, 0.2); display: flex; padding-left: .2rem; width: 1.4rem; align-items: center;}
.grsf_header .row:after{ display: none;}
.grsf_home{ flex-shrink: 0;}
.grsf_home a{ white-space: nowrap; transition: .3s all; display: block; background: rgba(255, 255, 255, 0.15); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 1rem; padding: 0 .24rem; line-height: 2.4; font-size: .2rem; color: #ffffff; font-weight: bold;}
.grsf_home a i{ font-size: .2rem; font-weight: normal; margin-right: .12rem;}
.grsf_home a:hover{ background-color: rgba(255, 255, 255, 0.5) ;}
.grsf_con{ text-align: center; padding: .32rem 0;}
.grsf_con span{ display: inline-block; width: .8rem; height: .8rem; margin: 0 auto; border-radius: 50%; overflow: hidden; border: 1px solid #ffffff;background: linear-gradient(192.74deg, rgba(52, 91, 254, 0.1) 0%, rgba(28, 160, 255, 0.03) 100%), rgba(255, 255, 255, 1); padding: .15rem;}
.grsf_con span img{ width: 100%; height: 100%; border-radius: 50%;}
.grsf_con h3{ font-size: .26rem; font-weight: bold; line-height: 1.5; margin: .1rem auto .24rem;}
.grsf_con p a{ display: inline-block; background-color: #005BAB; border-radius: .1rem; padding:.12rem .24rem; font-size: .18rem; color: #ffffff; line-height:1.33333;}
.grsf_con p a i{ margin-right: .08rem;}
.grsf_con1{background: linear-gradient(180deg, rgba(199, 225, 255,.7) 0%, rgba(242, 247, 255, 0) 50%), rgba(255, 255, 255, 1); border: 1px solid rgba(255, 255, 255, 1); box-shadow: -3px 9px 24px  rgba(209, 234, 255, 0.4); border-radius: .2rem; padding: .2rem .3rem; position: relative;}
.grsf_con1::before{ position: absolute; content: ""; width: 1px; top: .24rem; bottom: .24rem; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); background-color: #D6E6F7;}
.grsf_con1 dl{ display: grid; grid-template-columns: 1fr 1fr; justify-content: space-between; gap:.18rem .8rem;}
.grsf_con1 dl dd{ display: flex; gap: .08rem; line-height: .26rem; flex: 1;overflow: hidden;}
.grsf_con1 dl dd em{ flex-shrink: 0; display: inline-block; line-height: .26rem; text-align: center; border-radius: .04rem; background: rgba(0, 91, 171, 0.1); padding: 0 .08rem; color: #005BAB; font-size: .16rem;}
.grsf_con1 dl dd a{ font-size: .18rem; flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.grsf_con1 dl dd a i{ color: #cc0000; margin: 0 .06rem;}
.grsf_con1 dl dd span{ flex-shrink: 0; display: inline-block; line-height: .26rem;  color: #666666; opacity: .5; font-size: .16rem;}
.grsf_con2{ background-color: #ffffff; border-radius: .2rem; padding: .3rem; box-shadow: -3px 9px 24px  rgba(209, 234, 255, 0.4);}
.grsf_tit{ display: flex; justify-content: space-between; align-items: center;}
.grsf_tit h3{ font-size: .28rem; line-height: 1.1; position: relative; padding-left: .13rem; font-weight: bold; }
.grsf_tit h3::before{ position: absolute; content: ''; width: .05rem; height: .24rem; background-color: #005BAC; border-radius: .08rem; left: 0; top: 50%; transform: translateY(-50%);}
.grsf_dzxx_con{ color: #ffffff; background: url(260528tsg_bmsf_grsf_con.jpg) no-repeat; background-size: cover; border-radius: .16rem; padding: .28rem 35% .26rem .38rem; position: relative; overflow: hidden;}
.grsf_dzxx_con .grsf_bar{ position: absolute; right: 0; top: 0; background: url(260528tsg_bmsf_grsf_bar.png) no-repeat; background-size: contain; width: .88rem; height: .4rem; line-height: .34rem; text-align: center; color: #805618; font-size: .18rem;}
.grsf_ewm{ position: absolute; right: .2rem; bottom: .2rem; width: .6rem; height: .6rem;}
.grsf_ewm img{ width: 100%; height: 100%;}
.dzxx_tit1{ display: flex; align-items: center; flex-wrap: wrap;}
.dzxx_tit1 h3{ font-size: .32rem; text-shadow: 0px 2px 1px  rgba(0, 0, 0, 0.25); font-family: "syst_h"; margin-right: .4rem;}
.dzxx_tit1 span{ font-size: .3rem; }
.dzxx_tit1 i{ margin-left: .1rem; font-size: .16rem;}
.dzxx_list dl{ display: flex; flex-wrap: wrap; gap: 0 .4rem;}
.dzxx_list dl dd{ line-height: .24rem; display: flex; margin-top: .14rem;}
.dzxx_list dl dd span{ opacity: .6; flex-shrink: 0;}
.dzxx_btn_list{ display: flex; gap: .16rem .2rem;}
.dzxx_btn_list a{ display: block; padding: 0.02rem .2rem .06rem .2rem; color: #ffffff; background: rgba(0, 91, 172, 0.66); border-radius: 1rem; font-size: .2rem; line-height: 1.6;}
.dzxx_btn_list a i{ font-size: .18rem; margin-right: .08rem;}
.grsf_tit1{ display: flex; align-items: center; justify-content: space-between;}
.grsf_tit1_l{ flex: 1;}
.grsf_tit1_l ul{ font-size: 0;}
.grsf_tit1_l ul li{ display: inline-block; position: relative;}
.grsf_tit1_l ul li a{ font-weight: bold; display: inline-block; color:#666666; font-size: .22rem; line-height: 1;}
.grsf_tit1_l ul li+li{ margin-left: .2rem;}
.grsf_tit1_l ul li+li::before{ font-size: .16rem; content: '/'; opacity: .2; color: #005BAC; padding-right: .2rem; position: relative;}
.grsf_tit1_l ul li.on a{ color: #005BAC;}
.grsf_tit1_r{ flex-shrink: 0;}
.grsf_tit1_r .grsf_zt_list{ display: none; transition: 0s; font-size: 0; background-color: #F4F5F8; border-radius: .08rem; padding: .04rem;}
.grsf_tit1_r .grsf_zt_list span{ font-size: .18rem; display: inline-block; border-radius: .08rem; line-height: 1.555555; padding: .04rem .2rem;}
.grsf_tit1_r .grsf_zt_list span em{ color: #666666;}
.grsf_tit1_r .grsf_zt_list span.on{ background-color: #005BAC; color: #FFFFFF;}
.grsf_tit1_r .grsf_zt_list span.on em{ color: #FFFFFF;}
.grsf_tit1_r .grsf_zt_list.grsf_zt_list1{ background-color: transparent; padding: 0;}
.grsf_tit1_r .grsf_zt_list.grsf_zt_list1 .input_dropdown{ width: 2.52rem;}
.grsf_tit1_r .grsf_zt_list.grsf_zt_list1 .input_dropdown input[type="text"].input_inner{ border: 1px solid #e5e5e5;}
.grsf_tit1_r select{ width: 2.52rem; border: 1px solid #e5e5e5; height: .44rem; padding: 0 .12rem; font-size: .18rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; background: url(260528tsg_bmsf_arr.png) no-repeat 95% center; background-size: .16rem auto; border-radius: .08rem;}
.grsf_tit1_r select option{ font-size: .18rem; color: #333;}
.grsf_tit1_r select option em{ color: #666666;}
.grsf_pic_list ul{ display: flex; transition: .3s all; flex-wrap: wrap; max-height:6rem; overflow: hidden; z-index: 1; position: relative;}
.grsf_pic_list .more_show{ cursor: pointer; display: flex; align-items: center; justify-content: center; margin-top: -1rem; position: relative; z-index: 3; text-align: center; background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.88) 55.18%, rgba(255, 255, 255, 0) 100%); height: 1rem; padding: .6rem .1rem .18rem .1rem; color: #005BAC; font-size: .18rem; transition: .3s all;}
.grsf_pic_list .more_show i{ transition: .3s all; margin-left: .06REM; font-size: .1rem; width: .2rem; height: .2rem; display: flex; align-items: center; justify-content: center; border: 1px solid #005BAC; border-radius: 50%; padding-top: .02rem;}
.grsf_pic_list.on ul{ max-height: none;}
.grsf_pic_list.on .more_show{ margin-top: 0; padding: .1rem; height: auto;}
.grsf_pic_list.on .more_show i{ transform: rotate(180deg);}
.grsf_pic_list ul li a{ display: flex; flex-direction: column; height: 100%; background-color: #F2F9FF; border-radius: .08rem; overflow: hidden; position: relative;}
.grsf_pic_list ul li a .grsf_bar1{ z-index: 2; position: absolute; right: 0; top: 0; width: .62rem; height: .26rem; line-height: .26rem; background: url(260528tsg_bmsf_grsf_bar3.png) no-repeat; background-size: contain; text-align: center; color: #ffffff; font-size: .13rem;}
.grsf_pic_list ul li a .grsf_bar1.ygq_bar{ background-image: url(260528tsg_bmsf_grsf_bar1.png);}
.grsf_pic_list ul li a .grsf_bar1.jgq_bar{ background-image: url(260528tsg_bmsf_grsf_bar2.png);}
.grsf_pic_list ul li a .pic_con{ position: relative; height: 1.4rem; flex-shrink: 0; display: flex; justify-content: center; background-color: #F2F7FC; padding: .2rem .2rem 0 .2rem;}
.grsf_pic_list ul li a .pic_con .pic{ height: 100%; position: relative;}
.grsf_pic_list ul li a .pic_con .pic span{ position: absolute; right: .06rem; bottom: .06rem; padding:0 .08rem .02rem .08rem; background: rgba(0, 0, 0, 0.6); color: #ffffff; font-size: .12rem; line-height:1.5; border-radius: 1rem;}
.grsf_pic_list ul li a .pic_con .pic img{ max-width: 100%; height: 100%;}
.grsf_pic_list ul li a .text_con{ width: 100%; justify-content: center; align-items: center; flex: 1; display: flex; flex-direction: column; padding: .12rem .1rem .16rem .1rem; text-align: center;}
.grsf_pic_list ul li a .text_con h3{ font-weight: normal; font-size: .18rem; line-height:1.5555555; color: #333; margin-bottom: .08rem; flex: 1; overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.grsf_pic_list ul li a .text_con p{ width: 100%; font-size: .16rem; color: #666666; line-height: 1.5; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.grsf_pic_list ul li .yhrq_bar{ position:absolute; left:0; top:0; z-index:4; background:url(260707tsg_bmsf_grsf_bar.png) no-repeat center top; width:.63rem; height:.65rem; background-size:contain;}
.grsf_pic_list ul li .yhrq_bar p{font-size: .12rem;line-height:1.2;text-align:center;transform: rotate(-45deg) translateX(-.14rem) translateY(-.02rem) scale(.8);}
.grsf_pic_list ul li .xj_btn{ display:block; margin:.1rem auto; border:1px solid #4FAAE3; color:#4FAAE3; background-color:#ffffff; border-radius:1rem; padding:.04rem .2rem;}
.grsf_pic_list ul li .xj_btn:hover,.grsf_pic_list ul li a:hover .xj_btn{ background-color:#4FAAE3; color:#ffffff;}
.grsf_hd_list ul{ display: flex; flex-wrap: wrap;}
.grsf_hd_list ul li a{ display: flex; padding: .2rem; gap: .16rem; background-color:#F2F9FF; border-radius: .08rem;}
.grsf_hd_list ul li a .pic_con{ overflow: hidden; width: 2.12rem; flex-shrink: 0;}
.grsf_hd_list ul li a .pic_con .picture_fixed{ padding-top: 56.603773%;}
.grsf_hd_list ul li a .text_con{ flex: 1; overflow: hidden;}
.grsf_hd_list ul li a .text_con h3{ font-size: .18rem; color: #333; font-weight: normal; line-height: 1.5555555; height: .56rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.grsf_hd_list ul li a .text_con dl{ margin-top: .08rem;}
.grsf_hd_list ul li a .text_con dl dd{ display: flex; font-size: .16rem; line-height: 1.5; margin-top: .06rem;}
.grsf_hd_list ul li a .text_con dl dd span{ color: #999;}
.grsf_hd_list ul li a .text_con dl dd p{ flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.grsf_xh_con{ background-color: #F4F5F8; border-radius: .08rem; padding: .14rem .2rem .2rem .2rem;}
.grsf_tit2{ line-height: .3rem; display: flex; justify-content: space-between; align-items: center; gap: .2rem;}
.grsf_tit2_l{ font-size: .18rem; color: #666666; flex: 1; text-align: justify;}
.grsf_tit2_l span{ color: #333;}
.grsf_tit2_r{ display: flex; align-items: center; flex-shrink: 0;}
.grsf_tit2_r .a_tcc{ color: #1966AE; font-size: .18rem;}
.grsf_tit2_r .a_tcc i{ margin-right: .06rem;}
.xh_list ul{ display: flex; flex-wrap: wrap;}
.xh_list ul li a{ display: flex; flex-direction: column; height: 100%; overflow: hidden; background-color: #ffffff; border-radius: .08rem; padding: .2rem;}
.xh_list ul li a .pic_con{ height: 1.2rem; flex-shrink: 0; display: flex; justify-content: center; }
.xh_list ul li a .pic_con .pic{ height: 100%; position: relative;}
.xh_list ul li a .pic_con .pic span{ position: absolute; right: .06rem; bottom: .06rem; padding:0 .08rem .02rem .08rem; background: rgba(0, 0, 0, 0.6); color: #ffffff; font-size: .12rem; line-height:1.5; border-radius: 1rem;}
.xh_list ul li a .pic_con .pic img{ max-width: 100%; height: 100%;}
.xh_list ul li a .text_con{justify-content: center;align-items: center;flex: 1;display: flex;flex-direction: column;margin-top: .1rem;text-align: center;width: 100%;overflow: hidden;}
.xh_list ul li a .text_con h3{ font-weight: normal; font-size: .18rem; line-height:1.5555555; color: #333; margin-bottom: .08rem; flex: 1; overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.xh_list ul li a .text_con p{font-size: .16rem;color: #666666;line-height: 1.5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.xh_list ul li a .text_con span{ margin-top: .12rem; display: flex; align-items: center; justify-content: center; background-color: #ffffff; border: 1px solid #4FAAE3; border-radius: 1rem; text-align: center; padding: 0 .28rem; font-size: .16rem; line-height: 2; color: #4FAAE3;}
.xh_list ul li a .text_con span i{ font-size: .2rem; margin-right: .1rem;}
.xh_list1 ul,.grsf_pic_list1 ul{display: flex;flex-wrap: wrap !important;margin: 0 -.06rem;}
.xh_list1 ul{gap:.12rem 0;overflow: hidden !important;}
.xh_list1 ul li{padding: 0 .06rem; font-family: "tsg-iconfont" !important; position: relative;flex: 1;}
.xh_list1 ul li::before{ content: "\e890"; position:absolute;  z-index: 2; font-size: .1rem; color: #999; right: .26rem; top: 50%; transform: translateY(-50%);}
.xh_list1 ul li:hover::before{ color:#1966AE;}
.xh_list1 ul li a{ transition: .3s all; display: block; border: 1px solid #E5E5E5; background-color: #ffffff; border-radius: .08rem; font-size: .18rem; line-height: 2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: .06rem .4rem .06rem .2rem; z-index: 1; position: relative;}
.xh_list1 ul li i{ position: absolute; z-index: 2; font-size: .1rem; color: #999; right: .26rem; top: 50%; transform: translateY(-50%);}
.xh_list1 ul li a:hover{ border: 1px solid #1966AE; color: #1966AE;}
.xh_list1 ul li:hover i{ color: #1966AE;}
.grsf_tit2_r>span{ cursor: pointer; font-size: .16rem; color: #999; display: flex; align-items: center;}
.grsf_tit2_r>span i{ margin-right: .08rem; font-size: .18rem;}
.grsf_pic_list1 li a{ display: flex; flex-direction: column; background-color: #ffffff; border-radius: .08rem; padding: .16rem .16rem .08rem .16rem; height: 100%;}
.grsf_pic_list1 li a .pic_con{ overflow: hidden; flex-shrink: 0;}
.grsf_pic_list1 li a .pic_con .picture_fixed{ padding-top: 56.521739%;}
.grsf_pic_list1 li a .text_con{width: 100%;flex: 1;margin-top: .04rem;}
.grsf_pic_list1 li a .text_con p{ font-size: .18rem; color: #333; line-height: 1.888889; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center;}
.grsf_hd_list1 ul{ display: flex; flex-wrap: wrap;}
.grsf_hd_list1 ul li{ width: 100%;}
.grsf_hd_list1 ul li a{ display: flex; width: 100%; padding: .16rem; gap: .16rem; background-color:#ffffff; border-radius: .08rem;}
.grsf_hd_list1 ul li a .pic_con{ width: 2.12rem; flex-shrink: 0; overflow: hidden;}
.grsf_hd_list1 ul li a .pic_con .picture_fixed{ padding-top:55.555555%;}
.grsf_hd_list1 ul li a .text_con{ flex: 1; overflow: hidden;}
.grsf_hd_list1 ul li a .text_con h3{ font-size: .18rem; color: #333; font-weight: normal; line-height: 1.5555555; height: .56rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.grsf_hd_list1 ul li a .text_con dl{ margin-top: .08rem;}
.grsf_hd_list1 ul li a .text_con dl dd{ display: flex; font-size: .16rem; line-height: 1.5; margin-top: .06rem;}
.grsf_hd_list1 ul li a .text_con dl dd span{ color: #999;}
.grsf_hd_list1 ul li a .text_con dl dd p{ flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.grsf_tit2_r>span.prev,.grsf_tit2_r>span.next{ color: #333333; margin: 0 .1rem; cursor: pointer;}
.grsf_tit2_r>span.prevStop,.grsf_tit2_r>span.nextStop{ color: #999;}
.grsf_tit2_r>span.prev i,.grsf_tit2_r>span.next i{ font-size: .14rem; margin-right: 0;}
.grsf_tit2_r .pageState{ color: #999;}
.grsf_tit2_r .pageState span{ color: #000; margin-right: .02rem;}
.sjxz_wrap{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; background:rgba(25, 102, 174, 0.2);
backdrop-filter: blur(20px); display: none;}
.sjxz_wrap .sjxz_con_box{ max-height: 80vh; overflow-x: hidden; overflow-y: auto; width: 1000px; background-color: #ffffff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: .32rem .48rem .48rem .48rem; box-shadow: 2px 5px 15px  rgba(25, 102, 174, 0.15); border-radius: .2rem; z-index: 0; }
.sjxz_wrap .sjxz_con_box::-webkit-scrollbar{ width: .06rem;}
.sjxz_wrap .sjxz_con_box::-webkit-scrollbar-thumb{ background: #E5E5E5; border-radius: .08rem;}
.sjxz_wrap .sjxz_con_box::before{ position: absolute; z-index: -1; content: ''; left: 0; right: 0; top: 0; height: 1rem; background: linear-gradient(180deg, rgba(201, 224, 245, 0.7) 0%, rgba(238, 250, 255, 0) 100%);}
.sjxz_wrap .sjxz_con_box .sjxz_tit{ text-align: center; font-weight: bold; font-size: .28rem; line-height: 1.2; color: #333333;}
.sjxz_wrap .sjxz_con_box .sjxz_list ul{ display: grid; grid-template-columns: 1fr 1fr 1fr; gap: .2rem;}
.sjxz_wrap .sjxz_con_box .sjxz_list ul li{ cursor: pointer; border: 1px solid #E5E5E5; background-color: #ffffff; text-align: center; overflow: hidden; border-radius: .08rem; text-overflow: ellipsis; white-space: nowrap; font-size: .18rem; padding: .08rem .1rem;}
.sjxz_wrap .sjxz_con_box .sjxz_list ul li.on{ background: linear-gradient(0deg, rgba(25, 102, 174, 0.1), rgba(25, 102, 174, 0.1)), rgba(255, 255, 255, 1); border: 1px solid #1966AE; color: #1966AE; position: relative;}
.sjxz_wrap .sjxz_con_box .sjxz_list ul li.on::after{ content: ''; position: absolute; right: -1px; top: -1px; width: .28rem; height: .2rem; background: url(260528tsg_bmsf_dg.png) no-repeat center #1966AE; border-radius: 0 .08rem 0 .08rem; background-size: .16rem .12rem;}
.sjxz_btn_list{ text-align: center; font-size: 0;}
.sjxz_btn_list .sjxz_btn{ display: inline-block; margin: 0 .15rem; width: 2.5rem; text-align: center; border-radius: .1rem; line-height: .6rem; font-size: .22rem; cursor: pointer;}
.sjxz_btn_list .sjxz_btn.sjxz_btn1{ background-color: #F4F5F8; color: #333;}
.sjxz_btn_list .sjxz_btn.sjxz_btn2{ background-color: #1966AE; color: #fff;}
.slb .grsf_tit1_r .grsf_zt_list span{ padding: .04rem .12rem;}
.slb .grsf_tit1_l ul li+li{ margin-left: .12rem;}
.slb .grsf_tit1_l ul li+li::before{ padding-right: .12rem;}
.slb .grsf_con1 dl{ grid-template-columns: 1fr;}
.slb .grsf_con1::before{ display: none;}
.slb .sjxz_btn_list .sjxz_btn{ width: 2rem;}
@media screen and (min-width:993px) and (max-width:1440px) {
    .slb .grsf_tit1_r{ position: relative; z-index: 99;}
    .slb .grsf_tit1_r .grsf_zt_list span{ display: none; white-space: nowrap;}
    .slb .grsf_tit1_r .grsf_zt_list span.on{ display: flex;justify-content: center;}
    .slb .grsf_tit1_r .grsf_zt_list[style="display: block;"],.slb .grsf_tit1_r .grsf_zt_list[style="display: flex;"]{ top: -.22rem; right: 0; position: absolute; display: flex !important; flex-direction: column; }
    .slb .grsf_tit1_r .grsf_zt_list span.on:hover~span{ display: block; }
    .slb .grsf_tit1_r select{ width: 100%;}
    .slb .grsf_tit1_r .grsf_zt_list.grsf_zt_list1{ width: 1.2rem;}
    .slb .grsf_tit1{ height: .36rem;}
}
@media screen and (max-width:1280px) {
    .sjxz_wrap .sjxz_con_box{ width: 90%;}
}


@media screen and (max-width:992px) {
    .slb .grsf_wrap{ padding-top: 0;}
    .grsf_wrap{ padding-top: 0; background-size: 150% auto;}
    .grsf_header .row{ padding: .16rem;}
    .grsf_home a{ line-height:2; padding: 0 .16rem; font-weight: normal; font-size: .18rem;}
    .sjxz_wrap .sjxz_con_box{ padding: .2rem;}
    .sjxz_btn_list .sjxz_btn{ width: auto; padding: 0 .32rem; font-size: .18rem; margin: 0 .1rem; line-height: .48rem;}
    
    .slb .sjxz_btn_list .sjxz_btn{ width: auto;}
    .grsf_con1{ padding:.16rem; }
    .grsf_con1 dl{ display: flex; flex-direction: column; gap: .1rem;}
    .grsf_con1::before{ display: none;}
    .grsf_con2{ padding:.2rem .16rem .16rem .16rem; margin-bottom: .16rem;}
    .grsf_dzxx_con{ padding:.28rem .2rem .2rem .2rem;}
    .grsf_dzxx_con .grsf_bar{ width: .66rem; height: .36rem; line-height: .25rem; font-size: .16rem;}
    .grsf_tit1{ flex-direction: column; align-items: flex-start; gap: .16rem; overflow: hidden;}
    .grsf_tit1_l{ overflow: hidden; width: 100%;}
    .grsf_tit1_l ul{ overflow-x: auto; overflow-y: hidden; white-space: nowrap;}
    .grsf_tit1_l ul::-webkit-scrollbar{ display: none;}
    .grsf_tit1_r{ justify-content: flex-end; width: 100%;}
    .grsf_pic_list ul li a .pic_con,.grsf_hd_list ul li a,.grsf_xh_con{padding: .16rem;}
    .grsf_hd_list1 ul li a .pic_con{}
     .grsf_pic_list1 ul{ gap: .16rem 0;}
     .grsf_pic_list1 .trt-row::after,.grsf_pic_list1 .trt-row::before{ display: none;}
     .slb .xh_list1 ul{ gap: .1rem 0;}
     .slb .xh_list1 ul li{ width: 100%;}
     .slb .grsf_hd_list1 ul li a .pic_con{ width: 45.4515%;}
     .slb .grsf_hd_list1 ul li a{ align-items: center;}
     .xh_list ul li a{ padding: .16rem .1rem;}
     .xh_list ul li a .text_con span{ padding:0 .12rem; font-size: .14rem; line-height: 1.5;}
     .xh_list ul li a .text_con span i{ margin-right: .06rem;}
     .slb .grsf_tit2{ align-items: flex-start;}
     .slb .grsf_logo>a+span{ margin-left: .1rem; padding-left: .1rem;}
     .slb .grsf_home a i{ display: none;}
}

@media screen and (max-width:640px) {
    .grsf_wrap{ background-size: 200% auto;}
    .sjxz_wrap .sjxz_con_box .sjxz_list ul{ gap: .12rem; grid-template-columns: 1fr 1fr;}
    .sjxz_wrap .sjxz_con_box .sjxz_tit{ font-size: .22rem;}
    .dzxx_tit1 h3{ font-size: .28rem;}
    .dzxx_tit1 span{ font-size: .24rem;}
    .grsf_ewm{ position: relative; display: block; right: auto; bottom: auto; margin: .2rem auto 0;}
    .grsf_home a{ font-size: .14rem; padding: 0 .1rem;}
    .grsf_home a i{ display: none;}
    .grsf_tit h3{ font-size: .24rem;}
    .grsf_logo{ flex: 1; overflow: hidden;}
    .grsf_logo>a{ max-width:50%;}
    .grsf_logo>a+span{ margin-left: .1rem; padding-left: .1rem; max-width:30%;}
    .grsf_tit1_r select{ width: 100%;}
    .grsf_hd_list ul li a{ flex-direction: column;}
    .grsf_hd_list ul li a .pic_con{ width: 100%;}
    .grsf_tit1_l ul li+li{ margin-left: .1rem;}
    .grsf_tit1_l ul li+li::before{ padding-right: .1rem;}
    .dzxx_btn_list a{ font-size: .16rem; padding: .05rem .16rem;}
    .dzxx_btn_list{ gap: .1rem;}
    .grsf_tit1_r .grsf_zt_list span{ font-size: .16rem; padding: .04rem .1rem;}
    .grsf_pic_list ul li a .text_con h3,.grsf_pic_list .more_show,.xh_list ul li a .text_con h3,.grsf_hd_list ul li a .text_con h3,.grsf_con1 dl dd a,.xh_list1 ul li a,.grsf_tit2_l,.grsf_hd_list1 ul li a .text_con h3{ font-size: .16rem; }
    .grsf_tit2_l{ line-height: 1.2;}
    .grsf_tit2{ flex-direction: column; align-items: flex-start;}
    .grsf_tit2_r{ width: 100%; justify-content: flex-end;}
    .grsf_hd_list ul li a .text_con h3,.grsf_hd_list1 ul li a .text_con h3{ height: auto;}
    .xh_list1 ul li{ width: 50%;}
    .xh_list1 ul{ gap: .1rem 0;}
     .grsf_hd_list1 ul li a{ flex-direction: column;}
     .grsf_hd_list1 ul li a .pic_con{ width: 100%;}
     .slb .grsf_hd_list1 ul li a .pic_con{ width: 100%;}
     .slb .dzxx_btn_list a i{ display: none;}
     .slb .dzxx_btn_list a{ padding: .05rem .1rem;}
     .grsf_xh_con.grsf_tabs1 .grsf_tit2_r{ justify-content: center; margin-top: .1rem;}
     .dzxx_btn_list{ justify-content: center;}
     .grsf_hd_list1 ul li a .text_con{ width: 100%;}
     .grsf_hd_list1 ul li a .text_con dl dd p{ white-space: initial;}
     .sjxz_wrap .sjxz_con_box .sjxz_list ul li.on::after{ width: .2rem; height: .16rem; background-size: .1rem auto;}
     .grsf_con1 dl dd{ overflow: visible; flex-wrap: wrap; border-bottom: 1px solid #e5e5e5; padding-bottom: .1rem; margin-bottom: .06rem;}
     .grsf_con1 dl dd a{ flex: auto; white-space: normal;}
     .grsf_con1 dl dd span{ width: 100%;}
     .grsf_con1 dl dd:last-child{ border-bottom: none; margin-bottom: 0; padding-bottom: 0;}
     .grsf_xh_con .grsf_tit2_r{ display: none;}
     .grsf_pic_list1 { margin-top: .16rem;}
}

.cgfw_bg{ background: url(260511tsg_zyfw_con_bg2.jpg) repeat; background-size: .76rem .78rem; margin-top: -.8rem; z-index: -3; position: relative; padding-top: 1.4rem; padding-bottom: .6rem;}
.mar_t60{ margin-top: .6rem;}
.cgfw_list>ul{ display: flex;}
.cgfw_list>ul>li{width: 10%;cursor: pointer;transition: .3s all;flex-shrink: 0;}
.cgfw_list>ul>li>div{ height: 4rem; padding: .3rem; color: #ffffff; position: relative; overflow: hidden;}
.cgfw_list>ul>li.on{width: auto;flex: 1;cursor: default;min-width: 0;}
.cgfw_list>ul>li:nth-child(2n+2){ margin-top: .25rem;}
.cgfw_con_bg{ background: url(260530tsg_dzfw_con1.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .cgfw_con_bg{ background-image: url(260530tsg_dzfw_con1_1.jpg);}
.fwjs_con{ background: url(260530tsg_dzfw_con2.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .fwjs_con{ background-image: url(260530tsg_dzfw_con2_1.jpg);}
.dzxz_con{ background: url(260530tsg_dzfw_con3.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .dzxz_con{ background-image: url(260530tsg_dzfw_con3_1.jpg);}
.bzzn_con{ background: url(260530tsg_dzfw_con4.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .bzzn_con{ background-image: url(260530tsg_dzfw_con4_1.jpg);}
.tskj_con{ background: url(260530tsg_dzfw_con5.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .tskj_con{ background-image: url(260530tsg_dzfw_con5_1.jpg);}
.cjwt_con{ background: url(260530tsg_dzfw_con6.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .cjwt_con{ background-image: url(260530tsg_dzfw_con6_1.jpg);}
.zcwm_con{ background: url(260530tsg_dzfw_con7.jpg) no-repeat; background-size: cover;}
.cgfw_list>ul>li.on .zcwm_con{ background-image: url(260530tsg_dzfw_con7_1.jpg);}
.cgfw_list>ul>li .cgfw_tit1{ display: flex; flex-direction: column; align-items: center; color: #ffffff;}
.cgfw_list>ul>li .cgfw_tit1 h3{ letter-spacing: 2px; font-size: .26rem; font-weight: bold; writing-mode: vertical-lr;}
.cgfw_list>ul>li .cgfw_tit1 h3 i{ opacity: .8; font-size: .24rem; font-weight: normal; margin-bottom: .24rem;}
.cgfw_list>ul>li .cgfw_tit1 .cgfw_up{ margin-top: .3rem; font-size: .16rem; opacity: .6; display: flex; align-items: center;}
.cgfw_list>ul>li .cgfw_tit1 .cgfw_up span{position: relative; top: -.01rem;}
.cgfw_list>ul>li .cgfw_tit1 .cgfw_up i{ margin-left: .06rem; display: inline-block;}
.cgfw_list>ul>li.on .cgfw_tit1{ flex-direction: row; justify-content: space-between;}
.cgfw_list>ul>li.on>div{ padding-top: .2rem;}
.cgfw_list>ul>li .bzzn_con .cgfw_tit1 h3 i{ color: #005BAC;}
.cgfw_list>ul>li .bzzn_con .cgfw_tit1{ color: #333333;}
.cgfw_list>ul>li.on .cgfw_tit1 h3 i{ display: none;}
.cgfw_list>ul>li.on .cgfw_tit1 h3{ writing-mode: horizontal-tb; font-size: .36rem;}
.cgfw_list>ul>li.on .cgfw_tit1 .cgfw_up{ margin-top: 0; opacity: 1;}
.cgfw_list>ul>li.on .cgfw_tit1 .cgfw_up i{ transform: rotate(180deg);}
html[immersive-translate] .cgfw_list>ul>li .cgfw_tit1 h3{font-size:.2rem;display: flex;align-items: center;}
html[immersive-translate] .cgfw_list>ul>li.on .cgfw_tit1 h3{ font-size:.26rem;}
html[immersive-translate] .cgfw_list>ul>li:not(.on) .cgfw_tit1{height: 100%;}
html[immersive-translate] .cgfw_list>ul>li .cgfw_tit1 h3>font{ flex:1; display:block;}
.cgfw_con1{ margin-top: .16rem; display: none;}
.cgfw_list>ul>li.on .cgfw_con1,.cgfw_list>ul>li.on .cgfw_arrow{ display: block;}
.cgfw_arrow{ display: none; position: absolute; right: -.5rem; bottom:-.5rem; background-color: #C00715; box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.25); width: 1rem; height: 1rem; border-radius: 50%; cursor: pointer; z-index: 9;}
.cgfw_arrow i{ font-size: .1rem; display: block; transform: rotate(-45deg) translateX(.12rem) translateY(0rem);}
.cgfw_time_con{ display: flex; align-items: center;}
.cgfw_time{flex-shrink: 0;width: .8rem;height: .74rem;border: 1px dashed #B4D2EE;position: relative;}
html[immersive-translate] .cgfw_time{ border-left:none; border-right:none;}
.cgfw_time_con em.icon_l,em.icon_r{ width: .06rem; height: .06rem; position: absolute; background-color: #B4D2EE; }
.cgfw_time_con em.icon_t,.cgfw_time_con em.icon_b{ width: .06rem; height: .06rem;  position: absolute; background-color: #3F86CE; border: 1px solid #B4D2EE;}
.cgfw_time_con em.icon_t{ top: -.03rem; right: -.03rem;}
.cgfw_time_con em.icon_b{ bottom: -.03rem; left: -.03rem;}
.cgfw_time_con em.icon_l{ left: -.03rem; top: -.03rem;}
.cgfw_time_con em.icon_r{ right: -.03rem; bottom: -.03rem;}
.cgfw_time span{ font-size: .2rem; letter-spacing: 1px; line-height: 1.2; font-weight: bold; text-align: center; padding: .1rem .12rem; display: block;}
.cgfw_time1{ height: .74rem; position: relative; display: flex; align-items: center; border-top: 1px dashed #B4D2EE; border-bottom: 1px dashed #B4D2EE;}
.cgfw_time+.cgfw_time1{ margin-left: .4rem;}
.cgfw_time_con>span{ width: .2rem; height: .03rem; background-color: #ffffff; margin: 0 .22rem; display: block; flex-shrink: 0;}
.cgfw_time1 span{ font-size: .36rem;}
.cgfw_time1 i{ font-size: .16rem; opacity: .6; margin-left: .06rem;}
.cgfw_tit2{ font-size: .16rem; margin-top: .12rem; line-height: .36rem;}
.cgfw_con2{ margin:.22rem -.3rem 0; background-color: #3485D1; padding: .3rem 0;}
html[immersive-translate] .cgfw_con2{padding-top:.1rem;}
html[immersive-translate] .cgfw_list>ul>li.on .cgfw_con2{ padding-top:0;}
.cgfw_con2 dl{display: flex;}
.cgfw_con2 dl dd{flex: 1;min-width: 0;}
.cgfw_con2 dl dd a{ transition: .3s all; top: 0; position: relative; color: #ffffff; overflow: hidden; width: 100%; display: block; height: 100%; text-align: center;}
.cgfw_con2 dl dd a span{ width: .8rem; display: block; margin: 0 auto;}
.cgfw_con2 dl dd a p{ font-size: .2rem; margin-top: .1rem;}
html[immersive-translate] .cgfw_con2 dl dd a p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding: 0 .1rem;font-size: .16rem;}
.cgfw_con2 dl dd+dd a{ border-left: 1px solid rgba(255, 255, 255, 0.2);;}
.cgfw_con2 dl dd a:hover{ top: -.06rem;}
.fwjs_con .cgfw_arrow,.tskj_con .cgfw_arrow,.cjwt_con .cgfw_arrow{ background-color:#005BAC;}
.fwjs_con .cgfw_con2{ background-color: transparent; padding: 0;}
.fwjs_con1{background: rgba(255, 255, 255, 0.1); padding: .16rem .06rem; margin-top: .3rem;}
html[immersive-translate] .fwjs_con1{ margin-top:.1rem;}
.fwjs_tit{ display: flex; align-items: center; justify-content: center;}
.fwjs_tit span{ font-size: .2rem; font-weight: bold; padding: 0 .1rem; white-space: nowrap;}
.fwjs_list{ margin-top: .12rem;}
.fwjs_list dl{ display: flex; flex-wrap: wrap; justify-content: center;}
.fwjs_list dl dd{font-size: .16rem; line-height:2.125;}
html[immersive-translate] .fwjs_list dl dd{ line-height:1.5;}
.fwjs_list dl+dl{ margin-top: .03rem;}
.fwjs_list dl dd a{ color: #ffffff;}
.fwjs_list dl dd+dd{ margin-left:.2rem; position: relative;}
.fwjs_list dl dd+dd::before{ content: '|'; margin-right: .2rem; font-family: 'simsun'; opacity: .2;}
.dzxz_con .cgfw_con1{ background: rgba(255, 255, 255, 0.1); padding: .2rem;}
.dzxz_text{ height: 2.14rem; overflow: hidden;}
html[immersive-translate] .dzxz_text{height: auto;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.dzxz_text p+p{ margin-top: .12rem;}
.dzxz_text p{ font-size: .16rem; line-height: 1.5; text-align: justify;}
.dzxz_con .cgfw_con1 a{ opacity: .5; color: #ffffff; margin-top: .14rem; display: block; transition: .3s all;}
.dzxz_con .cgfw_con1 a:hover{ margin-left: .1rem;}
.bzzn_list dl{ display: flex; gap: .14rem;}
.bzzn_list dl+dl{ margin-top: .14rem;}
.bzzn_list dl dd{ flex: 1; background: rgba(255, 255, 255, 0.56); padding: .06rem;}
.bzzn_list dl dd a{ display: block; height: 100%; font-size: .2rem; line-height: 1.65; text-align: center; background: url(260530tsg_dzfw_con4_bar1.png) no-repeat; background-size: 100% 100%; padding: .2rem .1rem; transition: .3s all;}
.bzzn_list dl dd a:hover{ box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);}
.bzzn_list dl:last-child dd a{ background-image: url(260530tsg_dzfw_con4_bar2.png);}
html[immersive-translate] .bzzn_list dl dd a{line-height:1;padding: .14rem .1rem;}
.tskj_list dl dd a{ display: block; font-size: .2rem; line-height: 1.4; padding: .28rem .3rem; background: url(260530tsg_dzfw_con5_pic1.jpg) no-repeat left center; background-size: cover; color: #ffffff; transition: .3s all;}
.tskj_list dl dd a:hover{ box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);}
.tskj_list dl dd+dd{ margin-top: .16rem;}
.tskj_list dl dd:nth-child(2) a{ background-image: url(260530tsg_dzfw_con5_pic2.jpg);}
.tskj_list dl dd:nth-child(3) a{ background-image: url(260530tsg_dzfw_con5_pic3.jpg);}
.cjwt_con1{ background: url(260530tsg_dzfw_con6_box.png) no-repeat; background-size: cover; padding:.1rem .12rem; text-align: center;}
.cjwt_con1+.cjwt_con1{ margin-top: .14rem;}
.cjwt_con1:last-child .cjwt_tit a{ display: block; font-weight: bold; font-size: .2rem; padding:.2rem .08rem; line-height: 1.4; color: #ffffff;}
.cjwt_tit{ font-size: .2rem; line-height: 1.4; font-weight: bold;}
.cjwt_list dl{display: flex;justify-content: center;margin-top: .06rem;}
.cjwt_list dl dd a{ color: #ffffff; line-height: 2;}
html[immersive-translate] .cjwt_list dl dd{ display:flex; align-items:flex-start;}
html[immersive-translate] .cjwt_list dl dd a{ line-height:1.2}
.cjwt_list dl dd+dd{ position: relative; margin-left:.2rem;}
.cjwt_list dl dd+dd::before{ content: '|'; margin-right: .2rem; font-family: 'simsun'; opacity: .2;}
.dzfw_con{ display: flex; gap: .24rem;}
.zcwm_ban{ width: 26.85714%; background: url(260530tsg_dzfw_pic.jpg) no-repeat; background-size: cover;}
.zcwm_ban a{ display: flex; align-items: center; justify-content: center; font-size: .36rem; font-weight: bold; color: #ffffff; height: 100%;}
.dzfw_list{ flex:1;}
.dzfw_list ul{ display: flex; flex-wrap: wrap;}
.dzfw_list ul li{ width: 50%; position: relative; z-index: 1;}
.dzfw_list ul li a{display: block;text-align: center;background: rgba(0, 91, 172, 0.2);color: #ffffff;padding: .18rem .1rem;border: 1px dashed #6B9DCF;position: relative;height: 100%;}
.dzfw_list ul li:nth-child(2) a{ margin-left: -1px;}
.dzfw_list ul li:nth-child(4) a{ margin-left: -1px;}
.dzfw_list ul li:nth-child(3) a{ margin-top: -1px;}
.dzfw_list ul li:nth-child(4) a{ margin-top: -1px;}
.dzfw_list ul li a::before,.dzfw_list ul li a::after{ position: absolute; width: .32rem; height: .2rem; content: '';}
.dzfw_list ul li a::before{ left: -1px; top: -1px; border-top: 2px solid #6B9DCF; border-left: 2px solid #6B9DCF;}
.dzfw_list ul li a::after{ right: -1px; bottom: -1px; border-bottom: 2px solid #6B9DCF; border-right: 2px solid #6B9DCF;}
.dzfw_list ul li a span{ width: .62rem; height: .62rem; overflow: hidden; display: block; margin: 0 auto;}
.dzfw_list ul li a p{ font-size: .2rem; line-height: 1.5; margin-top: .1rem;}
.dzfw_list ul li a span img{ transition: .3s all; display: block; width: 100%; height: 100%;}
.dzfw_list ul li a:hover p{ font-weight: bold;}
.dzfw_list ul li a:hover,.dzfw_list ul li a:hover::before,.dzfw_list ul li a:hover::after{ border-color: #ffffff;}
.dzfw_list ul li:hover{ z-index: 2;}
.dzfw_list ul li a:hover{ background: rgba(0, 91, 172, 0.6);}
.hdzx_list li a{ display: block; overflow: hidden; background-color: #ffffff; box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2); padding: .32rem .24rem .2rem .24rem; position: relative;}
.hdzx_list li a>span{ z-index: 2; position: absolute; right: 0; top: 0; width:1rem; line-height: .5rem; padding-left: .16rem; text-align: center; font-size: .26rem; font-weight: bold; color: #ffffff; background-repeat: no-repeat; background-position: left bottom; background-size: 100% auto;}
html[immersive-translate] .hdzx_list li a>span{font-size: .16rem;}
.hdzx_list li a>span.jz_bar{ background-image: url(260528tsg_bmsf_dzfw_bar1.png);}
.hdzx_list li a>span.hd_bar{ background-image: url(260528tsg_bmsf_dzfw_bar2.png);}
.hdzx_list li a>span.zl_bar{ background-image: url(260528tsg_bmsf_dzfw_bar3.png);}
.hdzx_list li a .pic_con{ overflow: hidden;}
.hdzx_list li a .pic_con .picture_fixed{ padding-top:56.21762%;}
.hdzx_list li a .text_con{ margin-top: .16rem;}
.hdzx_list li a .text_con h3{ font-size: .2rem; text-align: justify; line-height: 1.7; height: .68rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: normal; margin-bottom: .1rem;}
.hdzx_list li a .text_con dl{ display: flex;}
html[immersive-translate] .hdzx_list li a .text_con dl{flex-wrap:wrap;gap: 0rem .3rem;}
.hdzx_list li a .text_con dl dd{ line-height: .3rem; font-size: .16rem; color: #666; display: flex; align-items: center; width: 100%;}
.hdzx_list li a .text_con dl dd span{ color: #999; flex-shrink: 0;}
.hdzx_list li a .text_con dl dd p{ flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hdzx_list li a .text_con dl dd+dd{ margin-left:.3rem;}
html[immersive-translate] .hdzx_list li a .text_con dl dd+dd{ margin-left:0;}
.hdzx_list li a .text_con dl dd em{font-size: .13rem; display: inline-block; padding: 0 .08rem; line-height: .2rem; border-radius: .04rem;}
.hdzx_list li a .text_con dl dd em.zt_fb{background: rgba(0, 101, 232, 0.15); color: #0065E8;}
.hdzx_list li a .text_con dl dd em.zt_js{background: rgba(197, 46, 44, 0.15); color: #C52E2C;}
.zthd_con_bg,.gxgkk_con_bg{ background-color: #F4F5F8;}
.zthd_con{ padding: .26rem;}
.zthd_tit{font-size: .26rem;font-weight: bold;color: #1560C2;line-height: 1.30769;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zthd_list li{ padding: .2rem 0; border-bottom: 1px solid #E5E5E5;}
.zthd_list1{ margin-top: .1rem; margin-bottom: .06rem;}
.zthd_list1 li{ padding: .22rem 0; border-bottom: 1px solid #E5E5E5;}
.zthd_list li a{ text-align: justify; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: .18rem; line-height:1.55555; height: .56rem;}
.zthd_list1 li a{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; padding-left: .12rem;}
.zthd_list1 li a::before{ width: .04rem; height: .04rem; border-radius: 50%; background-color: #CCCCCC; position: absolute; content: ''; left: 0; top: 50%; transform: translateY(-50%);}
.zthd_list li:last-child,.zthd_list1 li:last-child{ padding-bottom: 0; border-bottom: none;}
.zthd_con_bg .pic_con,.gxgkk_con_bg .pic_con{ overflow: hidden;}
.zthd_con_bg .pic_con .picture_fixed,.gxgkk_con_bg .pic_con .picture_fixed{ padding-top: 55.40984%;}
.zthd_con_bg .text_con{ background: url(260530tsg_dzfw_zthd_bg.jpg) no-repeat; background-size: cover; padding: .2rem; color: #ffffff;} 
.zthd_con_bg .text_con h3 a{ color: #ffffff; letter-spacing: 1px; text-align: justify; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; font-size: .18rem; line-height:1.5; height: .54rem;}
.zthd_con_bg .text_con dl{ margin-top: .12rem;}
.zthd_con_bg .text_con dl dd{ font-size: .16rem; line-height:1.625; color: #ffffff; display: flex;}
.zthd_con_bg .text_con dl dd span{ flex-shrink: 0;}
.zthd_con_bg .text_con dl dd p{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.zthd_con_bg .text_con dl dd+dd p{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;}
.gxgkk_con_bg .text_con{ background: url(260530tsg_dzfw_gkk_bg.jpg) no-repeat; background-size: cover; padding: .16rem .2rem .2rem .2rem; color: #ffffff;}
html[immersive-translate] .gxgkk_con_bg .text_con .barrier-free-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.gxgkk_con_bg .text_con h3 a{ color: #ffffff; letter-spacing: 1px; text-align: justify; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; font-size: .18rem; line-height:1.5; height: .54rem;}
.slb .gxgkk_con_bg .text_con h3 a{ height: auto; white-space: nowrap;}
.gxgkk_con_bg .text_con p{ text-align: justify; font-size: .16rem; line-height: 1.625; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; height: .78rem; margin-top: .16rem;}
.px_list li a{ transition: .3s all; display: block; padding: .22rem .3rem; background: url(260530tsg_dzfw_icon_bg.png) no-repeat right bottom #F2F9FF;}
.px_list li a h3{ font-weight: normal; font-size: .18rem; line-height: .28rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.px_list li a h3 span{ margin-right: .1rem; background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), rgba(79, 170, 227, 1); border-radius: .2rem; padding: 0 .13rem; color: #ffffff; font-size: .16rem; display: inline-block;}
.px_list li a dl{ margin-top: .14rem;}
.px_list li a dl dd{ font-size: .16rem; line-height: .24rem; display: flex; color: #666;}
.px_list li a dl dd span{ flex-shrink: 0; color: #999;}
.px_list li a dl dd p{ flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.px_list li a dl dd+dd{ margin-top: .1rem;}
.jzcs_bg{ background: url(260530tsg_dzfw_jzcs_bg.jpg) no-repeat; background-size: cover; padding: .5rem 0;}
.jzcs_row{ margin: 0 -.25rem;}
.zx_list .jzcs_row{ display:flex;}
.zx_list .jzcs_row>[class*=trt-col-] a{ height:100%;}
.jzcs_row>[class*=trt-col-],.jzcs_row>ul>[class*=trt-col-]{ padding: 0rem .25rem;}
.zx_bg{ background: url(260530tsg_dzfw_bg.jpg) no-repeat; background-size: cover; padding: .5rem 0;}
.zx_list li a{ overflow: hidden; background: url(260530tsg_dzfw_zxzx_bg.jpg) repeat; position: relative; padding: .3rem 1.5rem .3rem .3rem; display: block; transition: .3s all;}
.zx_list li a h3{ font-size: .36rem; font-weight: bold; color: #ffffff; display: flex; align-items: center;}
html[immersive-translate] .zx_list li a h3{ font-size:.3rem;}
.zx_list li a h3 i{ font-size: .3rem; font-weight: normal; margin-left: .1rem; position: relative; top: .02rem;}
html[immersive-translate] .zx_list li a h3 i{ margin-left:0; margin-right:.1rem;}
.zx_list li+li a{ background-image: url(260530tsg_dzfw_yjjy_bg.jpg);}
.zx_list li a p{ font-size: .18rem; color: #ffffff; opacity: .4; margin-top: .1rem; z-index: 3; position: relative; text-align: justify;}
.zx_list li a em{position: absolute;right:-.68rem;top: -.26rem;width: 2.57rem;overflow: hidden;}
.zx_list li+li a em{ top: -.46rem;}
.zx_list li a:hover{ box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.4);}
.zx_list li+li a:hover{ box-shadow: 0px 0px 20px rgba(162, 137, 76, .6);}
.zt_list{ position: relative;}
.zt_list>span.prev,.zt_list>span.next{z-index: 4; cursor: pointer; display: flex; align-items: center; justify-content: center; top: 50%; transform: translateY(-50%); position: absolute; width: .4rem; height: .4rem; background-color: #005BAC; border-radius: 50%;}
.zt_list>span.prev i,.zt_list>span.next i{ color: #ffffff; font-size: .2rem;}
.zt_list>span.prevStop,.zt_list>span.nextStop{ background-color: #ffffff; border: 1px solid #E5E5E5;}
.zt_list>span.prevStop i,.zt_list>span.nextStop i{ color: #999;}
.zt_list>span.next{ right: -.2rem;}
.zt_list>span.prev{ left: -.2rem; padding-right: .04rem;}
.zt_list .bd{ margin: 0 -.14rem;}
.zt_list .bd li{ width: 25%;}
.zt_list .bd li a{ display: block; overflow: hidden; margin: 0 .14rem;}
.zt_list .bd li a .picture_fixed{ padding-top: 56.0606%;}
.wszt_list li a{ display: block; position: relative; overflow: hidden;}
.wszt_list li a .picture_fixed{ padding-top: 130.09709%;}
.wszt_list li a p{ position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); padding: .44rem .2rem .12rem .2rem;}
.wszt_list li a p span{ display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; max-height: .44rem; text-align: center; font-size: .16rem; line-height: 1.375; color: #ffffff;}
.hdyg_con{ background-color: #F5FAFE; display: flex; overflow: hidden;}
.hdyg_con>span{ flex-shrink: 0; background:url(260530tsg_dzfw_hdyg_con.jpg) repeat; display: flex; align-items: center; justify-content: center; writing-mode: vertical-lr; padding: 0 .25rem; letter-spacing: 2px; font-size: .26rem; color: #ffffff;}
.hdgy_list{ padding: .3rem; flex: 1; overflow: hidden;}
.hdgy_list li a{ background-color: #ffffff; padding: .16rem .1rem .2rem .2rem; display: block;}
.hdgy_list li a h3{ font-size: .2rem; line-height: 1.4; font-weight: normal; margin-bottom: .16rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; height: .56rem;}
.hdgy_list li a dl dd{ display: flex; color: #666; font-size: .16rem; line-height: 1.5;}
.hdgy_list li a dl dd span{ flex-shrink: 0; color: #999;}
.hdgy_list li a dl dd p{ flex: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hdgy_list li a dl dd+dd{ margin-top: .1rem;}
.zlzx_con{ background-color: #F5FAFE;}
.zlzx_con .pic_con,.jzzx_con .pic_con{ position: relative; overflow: hidden;}
.zlzx_con .pic_con .picture_fixed,.jzzx_con .pic_con .picture_fixed{ padding-top: 53.587443%;}
.zlzx_con .pic_con span,.jzzx_con .pic_con span{ position: absolute; left: 0; right: 0; bottom: 0; padding: .3rem .2rem .12rem .2rem; overflow: hidden; color: #ffffff; text-overflow: ellipsis; white-space: nowrap; font-size: .18rem; line-height: 1.5; background: linear-gradient(0deg, rgba(0, 91, 172, 1) 0%, rgba(0, 91, 172, 0.6) 45.14%, rgba(0, 91, 172, 0) 100%);backdrop-filter: blur(1px);}
.zlzx_con .text_con{ padding: .24rem .3rem;}
.jzzx_con .text_con{ background-color: #F5FAFE; padding: .19rem .3rem;}
.ygap_con{ background: url(260530tsg_dzfw_jzcs_con.jpg) no-repeat; background-size: cover; padding: .3rem; color: #ffffff;}
.ygap_con .tabs_inner .tabs_header ul li a{color: #ffffff; font-size: .26rem;}
.ygap_con .tabs_inner .tabs_header ul li.on a{ font-weight: bold;}
.ygap_con .tabs_inner .tabs_header ul li+li::before{ color: #ffffff;}
.jqap_list li+li{ margin-top: .2rem;}
.jqap_list li a{ display: block; padding: .14rem .2rem; background: rgba(255, 255, 255, 0.2); color: #ffffff; transition: .3s all;}
.jqap_list li a h3{ font-size: .2rem; line-height: 1.4; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.jqap_list li a p{ font-size: .16rem; line-height: 1.75; margin-top: .04rem;}
.hdbm_ban a{ display: block; background: url(260530tsg_dzfw_hdbm_con.jpg) no-repeat; background-size: cover; padding: .3rem; font-size: .26rem; font-weight: bold; color: #ffffff; transition: .3s all;}
.px_list li a:hover{ box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2);}
.jqap_list li a:hover{ box-shadow: 0px 0px 20px rgba(0, 91, 172, 0.4);}
.hdbm_ban a:hover{ box-shadow: 0px 0px 20px rgba(162, 137, 76, .4);}
.ban a{ display: block;}
.ban a img{ width: 100%;}
.tgsh_list li a{ display: block; background: url(260530tsg_dzfw_icon_bg1.png) no-repeat right bottom #F4F5F8; padding: .26rem .2rem .22rem .3rem; transition: .3s all;}
.tgsh_list li a h3{ font-size: .18rem; font-weight: normal; line-height: 1.666666; height: .6rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.tgsh_list li a p{ display: flex; justify-content: space-between; align-items: center; margin-top: .16rem;}   
.tgsh_list li a p span{ font-size: .16rem; color: #999999; line-height: 1.5;}
.tgsh_list li a p em{ font-size: .1rem; color: #004f94;}
.tgsh_list li a:hover{ box-shadow: 0px 0px 20px rgba(0, 91, 172, 0.2);}
.mar_t27{ margin-top: .2rem;}
.slb .hdzx_list ul{ display: flex; flex-direction: column; gap: .32rem 0;}
.slb .slb-flex{ display: flex; flex-direction: column; gap: .32rem 0;}
.slb .hdzx_list ul::before,.slb .hdzx_list ul::after{ display: none;}
.slb .wszt_list ul{ gap: .32rem 0; display: flex; flex-wrap: wrap;}
.slb .zx_list ul{ display: flex;}
.slb .zx_list li a{ height: 100%;}
.slb .zx_list li a em{ width: 40%; top: auto; bottom: -40%; right:-.4rem;}
.slb .cgfw_list>ul{ flex-direction: column;}
.slb .cgfw_list>ul>li{ width: 100%;}
.slb .cgfw_list>ul>li:nth-child(2n+2),.slb .cgfw_list>ul>li+li{ margin-top: .16rem;}
.slb .cgfw_list>ul>li .cgfw_tit1 { flex-direction: row; justify-content: space-between;}
.slb .cgfw_list>ul>li.on .cgfw_tit1 h3{ writing-mode: horizontal-tb; font-size: .22rem;}
.slb .cgfw_list>ul>li .cgfw_tit1 h3 i{ display: none;}
.slb .cgfw_list>ul>li .cgfw_tit1 h3{  writing-mode: horizontal-tb; font-size: .22rem;}
.slb .cgfw_list>ul>li.on>div,.slb .cgfw_list>ul>li>div{ padding: .16rem; height: auto;}
.slb .cgfw_list>ul>li .cgfw_tit1 .cgfw_up{ margin-top: 0;}
.slb .jzcs_row{ margin: 0 -.16rem;}
.slb .jzcs_row>[class*=trt-col-],.slb .jzcs_row>ul>[class*=trt-col-]{ padding: 0 .16rem;}
.slb .zt_list .bd li{ width: 50%;}
.slb .wszt_list li:last-child{ display: none;}
.slb .cgfw_time_con{ justify-content: center;}
.slb .cgfw_tit2{ text-align: center;}
.slb .tgsh_list li:nth-child(3){ display: none;}
.slb .fwjs_tit em{ width: 1.1rem;}
.slb .fwjs_tit em img{ width: 100%;}
@media screen and (max-width:1480px) {
    .zt_list>span.prev{ left: -.16rem;}
    .zt_list>span.next{ right: -.16rem;}
    .slb .zt_list>span.next{ right: -.1rem;}
    .slb .zt_list>span.prev{ left: -.1rem;}
}


@media screen and (max-width:1366px) {
    .ygap_con{ padding: .26rem .3rem;}
    .fwjs_list dl dd+dd,.cjwt_list dl dd+dd{ margin-left: .12rem;}
    .fwjs_list dl dd+dd::before,.cjwt_list dl dd+dd::before{ margin-right: .12rem;}
    .zt_list>span.next{ right: -.1rem;}
    .zt_list>span.prev{ left: -.1rem;}
    .slb .zx_list li a{ padding-right: .8rem;}
    .slb .zx_list li a em{ bottom: -35%;}

}
@media screen and (min-width:993px) {
    .list_base li,.list_base li:before{ transition: .3s all;}
    .list_base li:hover{ padding-left: .26rem;}
    .list_base li:hover:before{ left: .1rem;}
}
@media screen and (max-width:992px) {
    .jzcs_bg,.zx_bg{ padding: .32rem 0; background-size: cover;}
    .cgfw_bg{ padding-bottom: .32rem; margin-top: -1.2rem; padding-top: 1.5rem;}
    .cgfw_list>ul{ flex-direction: column;}
    .cgfw_list>ul>li{ width: 100%;}
    .cgfw_list>ul>li:nth-child(2n+2),.cgfw_list>ul>li+li{ margin-top: .16rem;}
    .cgfw_list>ul>li .cgfw_tit1 .cgfw_up, .cgfw_list>ul>li.on .cgfw_arrow{ display: none;}
    .cgfw_list>ul>li .cgfw_tit1 { flex-direction: row; justify-content: space-between;}
    .cgfw_list>ul>li.on .cgfw_tit1 h3{ writing-mode: horizontal-tb; font-size: .22rem;}
    .cgfw_list>ul>li .cgfw_tit1 h3 i{ display: none;}
    .cgfw_list>ul>li .cgfw_tit1 h3{  writing-mode: horizontal-tb; font-size: .22rem;}
    .cgfw_list>ul>li.on>div,.cgfw_list>ul>li>div{ padding: .16rem; height: auto;}
    .cgfw_con1{ display: block;}
    .cgfw_con2 dl dd a p,.bzzn_list dl dd a{ font-size: .18rem;}
    .dzxz_text{ height: auto;}
    .hdzx_list li a,.zthd_con,.px_list li a,.ygap_con,.jqap_list li a,.hdgy_list,.zlzx_con .text_con,.wszt_list li a p,.jzzx_con .text_con{ padding: .16rem;}
    .hdzx_list li a .text_con h3,.gxgkk_con_bg .text_con h3 a{ height: auto;}
    .hdzx_list li+li,.jqap_list li+li{ margin-top: .16rem;}
    .hdzx_list li a>span{ font-size: .18rem; width: auto; padding: .1rem .1rem .1rem .2rem; line-height: 1.2; background-size: cover;}
    .trt-row.trt-row-large.trt-row--flex,.gxgkk_con_bg,.zthd_con_bg,.dzfw_con { flex-direction: column;}
    .wszt_list ul{ display: flex; flex-wrap: wrap; gap: .16rem 0;}
    .zt_list .bd{ margin: 0 -.08rem;}
    .zt_list .bd li{ width: 50%;}
    .zt_list .bd li a{ margin: 0 .08rem;}
    .zx_list ul.jzcs_row{ display: flex; flex-direction: column; gap: .16rem; margin: 0 -.08rem;}
    .zx_list li a{ background-size: cover; padding: .16rem;}
    .zx_list ul.jzcs_row>[class*=trt-col-],.zx_list ul.jzcs_row>ul>[class*=trt-col-]{ padding: 0 .08rem;}
    .zx_list ul.jzcs_row.trt-row::after,.zx_list ul.jzcs_row.trt-row::before{ display: none;}
    .zx_list li a h3{ font-size: .24rem;}
    .zx_list li a p{ margin-top: .06rem;}
    .zlzx_con .list_base li,.jzcs_bg .list_base li{ border-bottom: 1px solid #eeeeee;}
    .hdgy_list li a h3,.jqap_list li a h3,.hdzx_list li a .text_con h3,.tskj_list dl dd a,.dzfw_list ul li a p{ font-size: .18rem;}
    .hdgy_list li+li{ margin-top: .16rem;}
    .hdyg_con>span{ padding: 0 .16rem; font-size: .2rem;}
    .ygap_con .tabs_inner .tabs_header ul li a{ font-size: .2rem;}
    .list_base li{ font-size: .16rem;}
    .zthd_con_bg .text_con h3{ margin-bottom: .1rem;}
    .zthd_con_bg .text_con h3 a,.gxgkk_con_bg .text_con p{ height: auto;}
    .zthd_list li a{ font-size: .16rem; height: auto;}
    .zthd_list li{ padding: .16rem 0;}
    .zcwm_ban a{ font-size: .24rem; padding: .32rem 0;}
    .zcwm_ban{ width: 100%;}
    .dzfw_con{ gap: .16rem;}
    .cgfw_con2{ padding: .16rem 0; margin-top:.1rem;}
    .cgfw_list>ul>li.on .cgfw_con{ padding-bottom: 0;}
    .cjwt_list dl{ flex-wrap: wrap;}
    .dzfw_list ul li a{ padding: .16rem .1rem;}
    .dzfw_list ul li a span{ width: .52rem; height: .52rem;}
    .dzfw_list ul li a span img{ width: .52rem;}
    .zthd_tit{ font-size: .22rem;}
    .zlzx_con .pic_con span, .jzzx_con .pic_con span{ padding: .16rem;}
    .cgfw_time_con>span{ margin: 0 .1rem;}
    .cgfw_tit2{ line-height: 1.2;}
    .cgfw_time_con{ flex-wrap: wrap; justify-content: center;}
    .cgfw_time{ width: 100%; margin-bottom: .16rem; height: auto;}
    .fwjs_con .cgfw_con2{ margin: 0;}
    .fwjs_con1,html[immersive-translate] .fwjs_con1{ margin-top: .16rem;}
    .slb .hdzx_list ul{ gap: 0;}
    .slb .hdyg_con{ flex-direction: column;}
    .slb .hdyg_con>span{ writing-mode: horizontal-tb; padding: .12rem 0;}
    .hdgy_list li a dl dd p{ white-space: normal;}
    .hdzx_list li a .text_con dl dd{ align-items: flex-start;}
    .hdzx_list li a .text_con dl dd p{ white-space: normal;}
    .hdzx_list li a .text_con dl dd em{ margin-top: .05rem;}
    .hdgy_list li a h3{ height: auto;}
    .mar_t27{ margin-top: .16rem;}
    .jzzx_con .text_con{ background-color: #F5FAFE}
    .jzzx_con .text_con .list_base li{ border-color: #e5e5e5;}
    .tgsh_list li a{ padding: .16rem;}
    .tgsh_list li:nth-child(3){ display: none;}
    .slb .tgsh_list li:nth-child(3),.slb .wszt_list li:last-child{ display: block;}
    .zthd_list1 li{ padding: .16rem 0;}
    .zx_list li a em{ display: none;}
    .slb .zx_list li a{ padding-right: .16rem;}
    html[immersive-translate] .ej_tit{ flex-direction:column;}
    html[immersive-translate] .ej_tit_r{width:100%;padding-top: 0;}
    html[immersive-translate] .ej_tit_r a{display:block;text-align:right;width: 100%;}
}
@media screen and (max-width:640px) {
    .zcwm_ban{ width: 100%;}
    .hdzx_list li a{}
    .dzfw_list ul{ display: grid; grid-template-columns: 1fr 1fr;}
    .dzfw_list ul li{ width: 100%;}
    .slb .cgfw_con2 dl{ flex-wrap: wrap; gap: .2rem 0;}
    .slb .cgfw_con2 dl dd{ width: 50%; flex: none;}
    .slb .cgfw_con2 dl dd+dd a{ border-left: none;}
    .cgfw_con2 dl dd a span{ width: .6rem;}
    .cgfw_con2 dl dd a p, .bzzn_list dl dd a{ font-size: .16rem;}
    .fwjs_list dl dd+dd,.cjwt_list dl dd+dd{ margin-left: .08rem;}
    .fwjs_list dl dd+dd::before,.cjwt_list dl dd+dd::before{ margin-right: .08rem;}
    .cgfw_time+.cgfw_time1{ margin-left: .12rem;}
    .slb .cgfw_time_con{ flex-direction: column;}
    .slb .cgfw_time_con>span{ margin: .1rem;}
    .zt_list .bd li,.slb .zt_list .bd li{ width: 100%;}
    .slb .wszt_list ul{ gap: .16rem 0;}
    .hdzx_list li a .text_con dl{ flex-direction: column;}
    .fwjs_list dl dd+dd::before, .cjwt_list dl dd+dd::before{ display: none;}
    .tgsh_list li:nth-child(3){ display: block;}
     .zx_list li a em{ display: none;}
    .slb .footer_list li a i,.slb .footer_about_tit i{ margin-right: 0;}

    
}

.dzzn_pf_con{ z-index: 999; position: fixed; transition: all 1s linear; left: 0; bottom: 0; right: 0; background: linear-gradient(0deg,rgba(0, 63, 135, 1) 0%, rgba(0, 63, 135, .6) 70%, rgba(0, 63, 135,0) 100%); padding: .45rem 0 .28rem 0;}
.dzzn_pf_con .row{ width: 9.68rem; max-width: 1400px; margin: 0 auto;}
.dzzn_pf_con .dzzn_pf_tit{ display: flex; align-items: center; justify-content: space-between;}
.dzzn_pf_con .dzzn_pf_tit h3{ font-size: .24rem; font-weight: bold; color: #ffffff; text-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);}
.dzzn_pf_con .close_pf{ cursor: pointer; width: .24rem; height: .24rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: rgba(0, 0, 0, 0.3);}
.dzzn_pf_con .close_pf i{ font-size: .12rem; color: #ffffff;}
.dzzn_pf_list{ margin-top: .16rem;}
.dzzn_pf_list ul{ display: flex; flex-wrap: wrap; gap: .29rem;}
.dzzn_pf_list li{ min-width: 0; }
.dzzn_pf_list li a{ display: block; background: url(260603tsg_pf_icon_bg.png) no-repeat center; background-size: cover; text-align: center; padding: .1rem .1rem; color: #ffffff; width: .7rem; height: .7rem;}
.dzzn_pf_list li a span{ display: block;  height: .3rem;}
.dzzn_pf_list li a span i{ font-size: .22rem;}
.dzzn_pf_list li a p{ font-size: .12rem; opacity: .6;}
.dzzn_pf_list li.on a,.dzzn_pf_list li a:hover{ background-image: url(260603tsg_pf_icon_bg_1.png);}
.dzzn_pf_list li.on a p,.dzzn_pf_list li a:hover p{ opacity: 1;}
.slb .dzzn_pf_list ul{ display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
.slb .dzzn_pf_list ul li a{ margin: 0 auto;}

@media screen and (max-width:992px) {
    .dzzn_pf_con .row{ width: 96%;}
    .dzzn_pf_con{ }
    .dzzn_pf_list ul{ display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; gap: .1rem;}
    .dzzn_pf_list li a{ margin: 0 auto; background-image: url(260603tsg_pf_icon_bg_1.png);}
    .dzzn_pf_list li a p{ opacity: 1;}
}

@media screen and (max-width:640px) {
    .dzzn_pf_list ul{ grid-template-columns: 1fr 1fr 1fr 1fr;}
    .slb .dzzn_pf_list ul{ grid-template-columns: 1fr 1fr 1fr;}
}


.ydjzzb_tit>ul{ display: flex; flex-wrap: wrap; gap: .16rem;}
.ydjzzb_tit>ul>li{ min-width: 33.3%; float: left; margin-right: .2rem;}
.slb .ydjzzb_tit>ul>li{ width: 100%; margin-right: 0;}
.input_dropdown .input_icon{ top: 42%; transform: translateY(-50%);}
.input_dropdown .input_icon i{ font-size: .08rem;}
.input_dropdown .input_inner.on+.input_icon{ top: 52%;}
.input_dropdown input[type="text"].input_inner{ font-size: .14rem;}
.ydjzzb_list li{ padding:.14rem .6rem .4rem 0; position: relative;}
.ydjzzb_list li h3{ font-size: .18rem; font-weight: bold; line-height:1.666666; text-align: justify;}
.ydjzzb_list li h3 a{ padding: 0;}
.ydjzzb_list li p{ font-size: .14rem; line-height:1.71428530; margin-top: .06rem;}
.ydjzzb_list li .ydjzzb_list_btn{ position: absolute; right: 0; bottom:.6rem;}
.ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn{ padding: .06rem .1rem; border-radius: 4px; width: .48rem; font-size: .14rem; line-height: 1.28571; text-align: center; display: block;}
.ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn.zwks_btn{ background-color:#CCCCCC; color:#FFFFFF;}
.ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn.zjcj_btn{ background-color:#FFA800; color:#FFFFFF;}
.ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn.hdbm_btn{background: rgba(0, 115, 213, 0.5); color:#FFFFFF;}
.ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn.bmjs_btn{background:#F2F2F2; color:#999999;}

.ydjzzb_tit_select{ position: relative;}
.month-picker{position:relative;display:inline-block;font-family:"Microsoft YaHei","PingFang SC",sans-serif;user-select:none;vertical-align:middle; width: 3.3rem;}
/* 触发按钮 */
.month-picker-trigger{display:flex;align-items:center;height:.38rem;padding:0 .14rem;background:#ffffff;border:1px solid #cccccc;border-radius:.04rem;font-size:.14rem;color:#bbb;cursor:pointer;transition:all 0.2s;min-width:3rem;}
.month-picker-trigger::before{content:"";display:inline-block;width:.14rem;height:.14rem;margin-right:.08rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23bbb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") no-repeat center;background-size:contain;flex-shrink:0;}
.month-picker-trigger.active{border-color:#1a73e8;background:#fff;}
/* 下拉面板 - 默认 hidden，JS 动态改为 fixed 定位 */
.month-picker-dropdown{position:absolute; z-index:999999; left: 0 !important; top: .38rem !important;
 width:100%;background:#fff;border-radius:.08rem;box-shadow:0 4px 20px rgba(0,0,0,0.15);padding:.16rem;display:none;}
.month-picker-dropdown.show{display:block !important;}
/* 头部 */
.month-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem;padding:0 .04rem;}
.month-picker-header .prev-year,.month-picker-header .next-year{width:.28rem;height:.28rem;line-height:.26rem;text-align:center;border-radius:50%;cursor:pointer;font-size:.18rem;color:#666;transition:all 0.2s;font-family:"SimSun",serif;}
.month-picker-header .prev-year:hover,.month-picker-header .next-year:hover{background:#f5f5f5;color:#1a73e8;}
.month-picker-header .current-year{font-size:.16rem;font-weight:500;color:#333;text-align:center;flex:1;}
/* 4×3 网格 */
.month-picker-body{display:grid;grid-template-columns:repeat(4,1fr);gap:.08rem;margin-bottom:.12rem;}
.month-picker-body .month-item{height:.4rem;line-height:.4rem;text-align:center;border-radius:.04rem;font-size:.14rem;color:#333;cursor:pointer;transition:all 0.2s;}
.month-picker-body .month-item:hover{background:#e8f0fe;color:#1a73e8;}
.month-picker-body .month-item.active{color:#1a73e8;font-weight:600;background:#e8f0fe;}
/* 底部全部 */
.month-picker-footer{text-align:center;padding-top:.1rem;border-top:1px solid #f0f0f0;}
.month-picker-footer .reset-btn{display:inline-block;padding:.06rem .24rem;font-size:.14rem;color:#666;cursor:pointer;border-radius:.04rem;transition:all 0.2s;}
.month-picker-footer .reset-btn:hover{color:#1a73e8;background:#f5f5f5;}
.slb .month-picker,.slb .month-picker-dropdown{ width: 100%;}
.slb .ydjzzb_list.gl_list li{ margin-top: 0;}
@media screen and (max-width:640px) {
    .ydjzzb_tit>ul{ margin: 0;}
    .ydjzzb_tit>ul{display: flex; gap: .16rem; flex-wrap: wrap;}
    .ydjzzb_tit>ul>li{ width: 100%; margin-right: 0;}
    .month-picker,.month-picker-dropdown{ width: 100%;}
    .month-picker-dropdown{ position: absolute;}
    .month-picker-trigger{ min-width: inherit;}
    .ydjzzb_list li{ padding-right: 0rem;}
    .ydjzzb_list.gl_list li{ margin-top: 0;}
    .ydjzzb_list li .ydjzzb_list_btn{ position: initial; margin-top: .16rem;}
    .ydjzzb_list li .ydjzzb_list_btn .ydjzzb_btn{ width: 100%; padding: .1rem;}
}

.zl_list{ padding-top: .32rem;}
.zl_list ul{ display: flex; flex-wrap: wrap; gap: .32rem 0;}
.zl_list ul li{ width: 20%; padding: 0 .16rem;}
.zl_list ul li a{ display: block; background-color: #ffffff; box-shadow: 0px 0px 20px  rgba(0, 91, 172, 0.2); padding: .24rem; border-radius: .08rem; text-align: center; overflow: hidden;}
.zl_list ul li a .picture_fixed{ padding-top: 133.33333%;}
.zl_list ul li a p{ margin-top: .1rem;}
.zl_list1{ position: relative; padding-top: .32rem;}
.zl_list1 .swiper-wrapper .swiper-slide .pic_con{ width: 7rem; margin: 0 auto;}
.zl_list1 .swiper-wrapper .swiper-slide .pic_con .picture_fixed{padding-top: 133.33333%;}
.zl_list1 .swiper-wrapper .swiper-slide .pic_con .picture_fixed:hover{ transform: scale(1);}
.slb .zl_list ul li{ width: 33.3%;}



@media screen and (max-width:960px) {
    .zl_list,.zl_list1{ padding-top: .16rem;}
    .zl_list ul li{ width: 33.3%; padding: 0 .08rem;}
    .zl_list1 .swiper-wrapper .swiper-slide .pic_con{ width: 80%;}
    .zl_list ul{ gap: .16rem 0; justify-content: flex-start;}
    .zl_list ul li a{ padding: .16rem;}
}

@media screen and (max-width:640px) {
    .zl_list ul li{ width: 50%;}
}

.mzxc_banner{ width:1400px; margin:.32rem auto 0;}
.mzxc_banner+.main{ width:1400px;}

@media screen and (max-width:1440px) {
    .mzxc_banner{ width:calc(100% - .4rem);}
    .mzxc_banner+.main{width: 100%;}
}
@media screen and (max-width:750px) {
    .mzxc_banner+.main{ margin:0}
    .mzxc_list ul li a{ margin-top:.16rem; padding:.16rem;}
    .mzxc_list ul li a h1{ height:auto;}
}
.con1_r li a{ height: 100%;}
.TRS_Editor *{ font-size: .2rem !important; line-height: 1.8 !important;}
.TRS_Editor p{ word-break:break-all;}
html[immersive-translate] .ej_tit_l span{ font-size:.24rem;}
html[immersive-translate] .ej_tit_r a{ font-size:.16rem;}
html[immersive-translate] .tabs_tit1 ul{display: flex; padding-right:1rem; justify-content: center;flex-wrap: wrap;gap: .12rem 0;}
html[immersive-translate] .tabs_tit1 ul li{line-height: 1.2;font-size: .2rem;max-width: 100%;}
html[immersive-translate] .tabs_tit1 ul li a{padding: .1rem .4rem;display: flex;align-items: center;height: 100%;justify-content: center;min-width: 0;}
html[immersive-translate] .ind_gcxx_list li.on .gcxx_box,html[immersive-translate] .ind_gcxx_list li .gcxx_box{ padding: 0 .3rem;}
html[immersive-translate] .rgzn_list .bd li a{ line-height: 1.2; padding:.16rem .1rem;}
html[immersive-translate] .footer_about{ padding-left: .1rem;}
html[immersive-translate] .footer_about_text dl dt{ width: 1.4rem; justify-content: flex-start;}
html[immersive-translate] .pf_con ul li a{ width: 1rem; height: auto; border-radius: .12rem;}
html[immersive-translate] .bar_state span{ width: auto; background: #c52e2c; padding: 0 .12rem;}
html[immersive-translate] .xxpd_list>ul>li .xxpd_bar span{ font-size: .22rem;}
html[immersive-translate] .ej_tit_l{ background-position-x:0%;}
.zyzy_list1 .trt-row{ display: flex;}
.zyzy_list1 .trt-row::after, .zyzy_list1 .trt-row::before{ display: none;}
.zyzy_list1 li a{ height: calc(100% - .2rem);}
.zyzy_list1 li a .pic_con{ flex-shrink: 0;}
.zyzy_list1 li a .text_con{ flex: 1; display: flex; align-items: center;}
html[immersive-translate] .zyzy_list1 li a .text_con{ padding-top: .12rem;}
html[immersive-translate] .zyzy_list1 li a .text_con h3,html[immersive-translate] .zyzy_list li a .text_con>h3{ font-size: .18rem;}
html[immersive-translate] .zyzy_list li a .text_con{ gap: .16rem; overflow: hidden;}
.zzgc_text p br:first-child{ display: none;}
html[immersive-translate] .zzgc_con{ padding-bottom: .66rem;}
.slb .tabs_tit1 ul{flex-wrap: wrap;justify-content: center;gap: .1rem;}
.slb .tabs_tit1 ul li{ flex: none;}
html.slb[immersive-translate] .ss_tit span{line-height: 1.2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
html.slb[immersive-translate] .ss_tit span a{ display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
html[immersive-translate] .tit1 span{ display: block; font-weight: bold; font-size:.26rem;}
html[immersive-translate] .tit1 img{ display: none;}
html[immersive-translate] .content_04 .tit1 span{ color: #ffffff;}
.bmsf_list a{ position: relative;}
.bmsf_tit{ position: absolute; left: .12rem; top: .1rem; font-size: .14rem; font-weight: bold; color: #000000;}
.bmsf_con2 a:first-child .bmsf_tit,.bmsf_sxfd_ggydkj .bmsf_tit{ color: #ffffff; top: .04rem;}
.bmsf_con1 .bmsf_tit{ top: .04rem;}
.bmsf_list a.bmsf_sxfd{ position: absolute;}
.bmsf_sxfd_ggydkj .bmsf_tit{ font-size: .1rem; top: .1rem;}
.bmsf_list a.bmsf_sxfd .bmsf_tit{ left: .06rem;}
.bmsf_list a+a.bmsf_jzcs .bmsf_tit{ left: .24rem;}
.bmsf_con2 a .bmsf_tit{ top: .04rem;}
html[immersive-translate] .rgzn_list .ulWrap{ height:auto !important;}
html[immersive-translate] .bmsf_tit{font-size: .1rem;}
html[immersive-translate].slb .bmsf_tit{font-size: .12rem;}
html[immersive-translate] .bmsf_con2 a:first-child .bmsf_tit,html[immersive-translate] .bmsf_sxfd_ggydkj .bmsf_tit{font-size: .1rem;}
html[immersive-translate].slb .bmsf_con2 a:first-child .bmsf_tit,html[immersive-translate].slb .bmsf_sxfd_ggydkj .bmsf_tit{font-size: .12rem;}
html[immersive-translate] .bmsf_con2 a .bmsf_tit{font-size:.1rem;}
html[immersive-translate].slb .bmsf_con2 a .bmsf_tit{ font-size:.12rem;}
html[immersive-translate] .bmsf_sxfd_ggydkj .bmsf_tit .t-translate-wrapper{ word-break: break-word;}
html[immersive-translate] .bmsf_list a.bmsf_sxfd .bmsf_tit{ width: 60%;}
html[immersive-translate] .bmsf_list a+a.bmsf_jzcs .bmsf_tit{ width: 66%; left: 0.16rem;}
html[immersive-translate] .bmsf_list a+a.bmsf_ggydkj .bmsf_tit{ left: .25rem;}
html[immersive-translate] .tabs_tit ul li a{/* padding-bottom: 0; */}
.tabs_tit ul li a span,html[immersive-translate] .tabs_tit ul li a img{ display: none;}
html[immersive-translate] .tabs_tit ul li a span{ display: block; font-size: .36rem; background: linear-gradient(0deg,#DBA700,#FEEFA2);color: transparent; background-clip: text; -webkit-background-clip: text;}
html[immersive-translate] .glzd_list>ul>li p{ line-height: 1.2; display: flex; align-items: center;}
html[immersive-translate] .ind_whjy_list .bd ul li a p{font-size: .18rem;/* top: .24rem; */padding-top: .3rem;padding-bottom: .3rem;}
html[immersive-translate] .ind_whjy_list .bd ul li.on a p{ padding-bottom:.2rem;}
html[immersive-translate] .tabs_tit ul li.on a::after{ bottom: -.06rem;}
html[immersive-translate].slb .ban_bg .ban_tit h3{ font-size:.24rem;}
html[immersive-translate].slb .ban_bg .ban_tit h3 .t-translate{}
html[immersive-translate] .nr_box_l_top h1{ font-size:.3rem}
html[immersive-translate] .nr_box_l_list ul li a{ font-size:.2rem; line-height:1.2;}
html[immersive-translate] .dzzn_pf_list li a{height:100%;background-size:100% 100%;width: 100%;height: 100%;}
@media screen and (max-width:1680px) {
    html[immersive-translate] .aigy_con{ display:none;}
}

@media screen and (min-width:641px) and (max-width:992px) {
    .bmsf_tit,.bmsf_con1 .bmsf_tit,.bmsf_con2 a:first-child .bmsf_tit, .bmsf_sxfd_ggydkj .bmsf_tit,.bmsf_con2 a .bmsf_tit{ left: .2rem; top: .26rem; font-size: .24rem;}
    .bmsf_sxfd_ggydkj .bmsf_tit{ top: .2rem; font-size: .24rem;}
    .bmsf_list a+a.bmsf_jzcs .bmsf_tit{ left: .4rem;}
    .bmsf_ggydkj .bmsf_tit{ left: .34rem;}
    .bmsf_con2 a:first-child .bmsf_tit,.bmsf_con2 a .bmsf_tit{ top: .4rem;}
}
@media screen and (max-width:992px) {
    html[immersive-translate] .ej_tit_l span+span{ margin-left:.2rem;}
    html[immersive-translate] .tabs_tit ul li a span{ font-size:.26rem;}
    html[immersive-translate] .bmsf_tit,html[immersive-translate] .bmsf_list a .bmsf_tit,html[immersive-translate] .bmsf_con2 a:first-child .bmsf_tit, html[immersive-translate] .bmsf_sxfd_ggydkj .bmsf_tit{ font-size:.14rem;}
    .TRS_Editor{ overflow:hidden;}
    .TRS_Editor table{table-layout: fixed;width: 100%;}
    .TRS_Editor table td{ width:auto; padding:.1rem;}
    .TRS_Editor *{ word-break:break-all;}
      html[immersive-translate] .tabs_tit1 ul li a{flex-wrap: wrap;}
   html[immersive-translate] .tabs_tit ul li a{ padding-bottom: .1rem; }
}
@media screen and (max-width:640px) {
    .bmsf_tit,.bmsf_con1 .bmsf_tit,.bmsf_con2 a:first-child .bmsf_tit, .bmsf_sxfd_ggydkj .bmsf_tit,.bmsf_con2 a .bmsf_tit{left: .12rem;top: .12rem;font-size: .18rem;}

    .bmsf_sxfd_ggydkj .bmsf_tit{ top: .12rem; font-size: .16rem;}
    .bmsf_list a+a.bmsf_jzcs .bmsf_tit{ left: .4rem;}
    .slb .bmsf_list a+a.bmsf_jzcs .bmsf_tit{ left:.26rem;}
    .bmsf_ggydkj .bmsf_tit{ left: .24rem;}
    .bmsf_con2 a:first-child .bmsf_tit,.bmsf_con2 a .bmsf_tit{top: .12rem;}
    .slb .bmsf_ggydkj .bmsf_tit{ left:.24rem;}
    .slb .bmsf_con2 a:first-child .bmsf_tit,.slb .bmsf_con2 a .bmsf_tit{ top:.06rem;}

}
