/* site-index */
/* ZZMS_mobile */
.useOldFixed .header{height:auto;padding-bottom:0.2rem;min-width:100%;}
.useOldFixed .header .header-content{width:100%;}
.useOldFixed .indexZtzlimg01{width:100%;height:auto;margin-top:0.1rem;}
.useOldFixed .indexZtzlimg01 img{width:100%;}
/* .useOldFixed .header .header-jf{display:none;} */
.useOldFixed .Pcjylfimg03{display:none;}
.useOldFixed .Mobilejylfimg03{display:block;}
.useOldFixed .header-logo{width:100%;padding-left:0.3rem;margin-left:0;box-sizing:content-box;margin-top:0.5rem;}
.useOldFixed .header-logo img{width:35%;}
.useOldFixed .header-logo-text{margin-left:0.2rem;margin-top:0.1rem;font-size:0.2rem;line-height:0.3rem;}
.useOldFixed .header-search{position:relative;margin-top:0.1rem;margin-right:1.6rem;left:0;}
.useOldFixed .header-search .text{width:3rem;padding:0 0.15rem;height:0.45rem;border-radius:0.45rem;border:0.01rem solid #e9e9e9;}
.useOldFixed .header-search button{right:0.1rem;top:0.1rem;width:0.22rem;height:0.22rem;}
/* 内容 */
.useOldFixed .content{padding-bottom:0.4rem;}
.useOldFixed .content .navaa{display:none;}
/* .current-location{height:0.8rem;font-size:0.24rem;line-height:0.8rem;padding-left:0.3rem;}
*/
.useOldFixed .content .current-location a{display:inline-block;line-height:0.6rem;height:0.6rem;}
.useOldFixed .common-content{width:calc(100% - 0.6rem);padding:0 0.3rem;}
.useOldFixed #roll{display:none;}
/* footer */
.useOldFixed .footer{height:3rem;min-width:100%;margin-top:0;}
.useOldFixed .footer-map{top:15%;left:45%;}
.useOldFixed .footer-map li{float:left;padding-right:0.2rem;font-size:0.2rem;font-weight:bold;line-height:0.3rem;}
.useOldFixed .footer-map p{font-size:0.14rem;line-height:0.3rem;}
.useOldFixed .footer .footer-img{top:35%;left:25%;}
.useOldFixed .footer .footer-img li{width:1rem;margin-left:0.2rem;}
.useOldFixed .footer .footer-img li img{width:100%;height:auto;}
.useOldFixed .footer-img p{font-size:0.16rem;}
.useOldFixed .footer-deep-bottom{height:0.7rem;font-size:0.14rem;line-height:0.7rem;}
.useOldFixed .footer-deep-bottom span:nth-of-type(2){display:none;}
.useOldFixed .footer-deep-bottom img{width:3%;margin-top:0.18rem;}
/* 移动端导航 */
.useOldFixed .cd-main-content{/* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
  min-height:100%;position:relative;z-index:2;/* Force Hardware Acceleration in WebKit */
  -webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;transition-duration:0.4s;}
.useOldFixed .cd-main-content.lateral-menu-is-open{/* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
  -webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);-o-transform:translateX(-260px);transform:translateX(-260px);}
.useOldFixed header{position:fixed;top:60px;left:0;height:50px;width:100%;z-index:3;/* Force Hardware Acceleration in WebKit */
  -webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;transition-duration:0.4s;}
.useOldFixed header.lateral-menu-is-open{/* translate to show the lateral menu */
  -webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);-o-transform:translateX(-260px);transform:translateX(-260px);}
.useOldFixed header.is-fixed{position:fixed;}
/* @media only screen and (min-width:768px){header{height:70px;}
}
*/
.useOldFixed #cd-logo{display:block;float:left;margin:12px 0 0 20px;}
.useOldFixed #cd-logo img{display:block;}
/* @media only screen and (min-width:768px){#cd-logo{margin:22px 0 0 30px;}
}
*/
.useOldFixed #cd-top-nav{position:absolute;top:0;right:120px;height:100%;display:none;}
.useOldFixed #cd-top-nav ul{height:100%;padding-top:18px;}
.useOldFixed #cd-top-nav li{display:inline-block;margin-right:1em;}
.useOldFixed #cd-top-nav a{display:inline-block;padding:.5em;color:#FFF;text-transform:uppercase;font-weight:600;}
.useOldFixed #cd-top-nav a.current{background-color:#242e30;}
.useOldFixed .no-touch #cd-top-nav a:hover{color:rgba(255,255,255,0.7);}
/* @media only screen and (min-width:768px){#cd-top-nav{display:block;}
}
*/
.useOldFixed #cd-menu-trigger{position:absolute;right:5%;top:200%;height:.78rem;width:4%;/* background-color:#f0f4f7;*/
  border-radius:.1rem;display:block;}
.useOldFixed #cd-menu-trigger .cd-menu-text{height:100%;text-transform:uppercase;color:#FFF;font-weight:600;display:none;}
.useOldFixed #cd-menu-trigger .cd-menu-icon{/* this span is the central line in the menu menu */
  display:inline-block;position:absolute;left:73%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:18px;height:2px;background-color:#0168b7;color:#0168b7;/* these are the upper and lower lines in the menu menu */}
.useOldFixed #cd-menu-trigger .cd-menu-icon::before,.useOldFixed #cd-menu-trigger .cd-menu-icon:after{content:'';width:100%;height:100%;position:absolute;background-color:inherit;left:0;/* Force Hardware Acceleration in WebKit */
  -webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;}
.useOldFixed #cd-menu-trigger .cd-menu-icon::before{bottom:5px;}
.useOldFixed #cd-menu-trigger .cd-menu-icon::after{top:5px;}
.useOldFixed #cd-menu-trigger.is-clicked .cd-menu-icon{background-color:rgba(255,255,255,0);}
.useOldFixed #cd-menu-trigger.is-clicked .cd-menu-icon::before,.useOldFixed #cd-menu-trigger.is-clicked .cd-menu-icon::after{background-color:#0168b7;}
.useOldFixed #cd-menu-trigger.is-clicked .cd-menu-icon::before{bottom:0;left:2.6rem;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.useOldFixed #cd-menu-trigger.is-clicked .cd-menu-icon::after{top:0;left:2.6rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.useOldFixed .navName{display:block;font-size:.24rem;color:#0168b7;line-height:.78rem;text-align:center;padding-left:43%;float:right;padding-right:.09rem;height:.78rem;}
/* @media (min-width:800px) and (max-width:900px){#cd-lateral-nav .item-has-children .click{left:-2.6rem;}
}
*/

.useOldFixed .header .btnnew{width:.24rem;height:.24rem;background-size:.24rem .24rem;right:28vw;top:.3rem;}
.useOldFixed #cd-lateral-nav{position:fixed;height:100%;left:-2rem;top:2rem;/* the secondary navigation is covered by the main element */
  z-index:9999;width:2rem;background-color:#bfe2fe;overflow-y:auto;/* Force Hardware Acceleration in WebKit */
  -webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;transition-duration:0.4s;/* this creates the subtle slide in animation of the navigation */
  -webkit-transform:translateX(-260px);-moz-transform:translateX(260px);-ms-transform:translateX(260px);-o-transform:translateX(260px);transform:translateX(-260px);border-top-right-radius:0.1rem;}
.useOldFixed #cd-lateral-nav .cd-navigation{width:2rem;height:100%;background:#007fe0;padding-top:0.1rem;border-top-right-radius:0.2rem;}
.useOldFixed .item-has-children{width:2rem;}
.useOldFixed #cd-lateral-nav .item-has-children .click{background:#bfe2fe;color:#0159a0;}
.useOldFixed #cd-lateral-nav .sub-menu{position:absolute;left:1.9rem;top:0;padding:0 10px 20px 15px;display:none;width:5rem;height:100%;background:#bfe2fe;}
.useOldFixed #cd-lateral-nav .sub-menu a{color:#000;}
.useOldFixed #cd-lateral-nav .sub-menu span{font-size:1rem;margin-right:0.2rem;line-height:.7rem;position:relative;top:0.268rem;}
.useOldFixed #cd-lateral-nav a{display:block;line-height:.7rem;font-size:.22rem;padding:0 0.16rem 0 0.32rem;color:#FFFFFF;}
.useOldFixed #cd-lateral-nav .sub-menu a{display:inline-block;line-height:0.5rem;}
.useOldFixed #cd-lateral-nav a.current{background-color:#3a4a4d;color:#FFF;}
.useOldFixed .no-touch #cd-lateral-nav a:hover{color:#FFF;}
/* #cd-lateral-nav .cd-navigation li{border-bottom:.01rem solid #FFFFFF;}
*/
.useOldFixed #cd-lateral-nav.lateral-menu-is-open{-webkit-transform:translateX(2rem);-moz-transform:translateX(2rem);-ms-transform:translateX(2rem);-o-transform:translateX(2rem);transform:translateX(2rem);/* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling:touch;}
/* style menu items which have a submenu */
.useOldFixed #cd-lateral-nav .item-has-children>a{position:relative;text-transform:uppercase;font-weight:600;/* this is the right arrow to show that the item has a submenu */
}
.useOldFixed #cd-lateral-nav .item-has-children>a::after{content:'';display:block;height:11px;width:8px;position:absolute;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:1em;/* background:url("cd-arrow.svg") no-repeat center center;*/
  background-size:8px 11px;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;transition-duration:0.2s;}
.useOldFixed #cd-lateral-nav .item-has-children>a.submenu-open::after{-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}
.useOldFixed #cd-lateral-nav .socials{padding:0 32px;}
.useOldFixed #cd-lateral-nav .socials:after{content:"";display:table;clear:both;}
.useOldFixed #cd-lateral-nav .socials a{height:32px;width:32px;float:left;padding:0;/* background-image:url("../img/cd-socials.svg");*/
  background-repeat:no-repeat;background-size:128px 64px;background-color:#FFF;margin-right:.5em;border-radius:0.25em;}
.useOldFixed #cd-lateral-nav .socials a.cd-twitter{background-position:0 0;}
.useOldFixed #cd-lateral-nav .socials a.cd-github{background-position:-32px 0;}
.useOldFixed #cd-lateral-nav .socials a.cd-facebook{background-position:-64px 0;}
.useOldFixed #cd-lateral-nav .socials a.cd-google{background-position:-96px 0;}
.useOldFixed .no-touch #cd-lateral-nav .socials a:hover{background-color:#4e6361;}
.useOldFixed .no-touch #cd-lateral-nav .socials a:hover.cd-twitter{background-position:0 -32px;}
.useOldFixed .no-touch #cd-lateral-nav .socials a:hover.cd-github{background-position:-32px -32px;}
.useOldFixed .no-touch #cd-lateral-nav .socials a:hover.cd-facebook{background-position:-64px -32px;}
.useOldFixed .no-touch #cd-lateral-nav .socials a:hover.cd-google{background-position:-96px -32px;}
.useOldFixed #cd-lateral-nav{display:block;}
/* 顶部导航 END */
  /* 移动端底部适配样式 END*/
  /* 首页 START */
.useOldFixed .container-fluid{padding-top:0.2rem;margin:0;padding-left:0;padding-right:0;min-width:100%;}
.useOldFixed .nav-tiem{display:none;}
/* 通用标题 */
.useOldFixed .item-title{padding:0 !important;}
.useOldFixed .item-title-text img{width:100%;}
.useOldFixed .shu1{width:0.03rem;height:0.5rem;background:#093463;}
.useOldFixed .shu2{width:0.01rem;height:0.5rem;background:#093463;}
.useOldFixed .index-tt{width:0.6rem;height:0.6rem;}
.useOldFixed .index-tt img{width:100%;height:100%;}
.useOldFixed .sub-nav-title2{color:#78b0d7;font-size:0.16rem;text-align:right;margin-bottom:0;margin-top:0.05rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.useOldFixed .web-container{width:100%;height:auto !important;margin:0 auto !important;}
.useOldFixed .web-container:nth-of-type(2)>div{width:100% !important;height:auto !important;margin-top:0.1rem !important;}
.useOldFixed .xjpzx-title{font-size:0.28rem;margin-top:0.2rem;line-height:0.45rem;padding:0.2rem 0.8rem;}
.useOldFixed .more>span{width:0.65rem;height:0.26rem;border-radius:0.2rem;line-height:0.26rem;margin-top:-0.13rem;font-size:0.2rem;}
.useOldFixed .xjpzx-item{width:100%;padding-top:0.2rem;display:block;margin:0;}
.useOldFixed .xjpzx-left{width:50%;height:5rem;display:none;}
.useOldFixed .xjpzx-left-mobile{float:left;width:50%;height:7.5rem;display:block;}
.useOldFixed .xjpzx-left-mobile img{width:100%;height:32%;margin-bottom:1%;}
.useOldFixed .xjpzx-right{width:48%;height:7.5rem;margin-left:2%;}
.useOldFixed .xjpzx-content-item{width:100%;height:32%;margin-bottom:1%;padding:0;position:relative;}
.useOldFixed .content-title{font-size:0.22rem;margin-top:0rem;margin-bottom:0.1rem;line-height:0.24rem;box-sizing:border-box;padding:0.1rem;text-overflow:ellipsis;overflow:hidden;white-space:normal;width:100%;}
.useOldFixed .content-describe{font-size:0.16rem;line-height:0.2rem;margin-bottom:0;height:1.4rem;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;}
.useOldFixed .content-bottom{width:100%;height:0.36rem;font-size:0.16rem;position:absolute;bottom:0.1rem;}
.useOldFixed .content-bottom .tag{position:absolute;right:0;bottom:0;}
.useOldFixed .tag{display:inline-block;width:1.2rem;height:0.3rem;border-radius:0.2rem;background:none;line-height:0.3rem;font-size:0.16rem;margin-top:0rem;}
.useOldFixed .div-item{height:auto;padding:0 0 0 0;display:block;}
.useOldFixed .mrtj-content{margin-top:0.35rem;padding:0 0.2rem;display:block;overflow:hidden;}
.useOldFixed .item-title-hr{width:100%;}
.useOldFixed .mrtj-content-left{width:54%;height:3rem;float:left;}
.useOldFixed .mrtj-content-left img{width:100%;height:100%;}
.useOldFixed .mrtj-content-right{float:left;margin-left:0.15rem;width:43%;height:3rem;position:relative;line-height:0.3rem;}
.useOldFixed .mrtj-content-bottom{width:100%;height:0.6rem;color:#8b8b8b;font-size:0.16rem;position:absolute;bottom:0.1rem;}
.useOldFixed .mrtj-content-title{font-size:0.2rem;}
.useOldFixed .mrtj-content-describe{font-size:0.16rem;height:auto;}
.useOldFixed .div-item-tuij{width:100% !important;margin-top:0.2rem;}
.useOldFixed .llxx-content-item{padding:0 0.1rem;margin-top:0.35rem;}
.useOldFixed .llxx-content-item img{margin:0;}
/* 网信动态 */
.useOldFixed .wxdt-content{margin-top:0.1rem !important;}
.useOldFixed .wxdt-content .wxdt-content-title{font-size:0.24rem;line-height:0.6rem;margin-bottom:0 !important;}
.useOldFixed .wxdt-content-title img{margin-top:0.1rem;}
.useOldFixed .wxdt-content p{font-size:0.2rem;line-height:0.3rem;}
.useOldFixed .llxx-content-item a{width:23%;margin-right:2%;}
.useOldFixed .llxx-content-item a img{width:100%;}
/* 网上服务 */
.useOldFixed .wsfw-content-body{margin-top:0.2rem !important;}
.useOldFixed .wsfw-content-body a{width:32%;}
.useOldFixed .wsfw-content-body a img{width:30%;}
.useOldFixed .wsfw-content-body img{margin:1%;}
/* 传播矩阵 */
.useOldFixed .cbjz{height:auto !important;padding:0 0.3rem;width:100%;box-sizing:border-box;}
.useOldFixed .cbjz-item-content{display:block;margin-top:0.3rem !important;padding:0;}
.useOldFixed .cbjz-item-content>div{width:100% !important;}
.useOldFixed .cbjz-item-content-left{display:block;}
/* 上边大图标，一行 */
.useOldFixed .cbjz-item-content-left-t{width:100%;}
.useOldFixed .cbjz-item-content-left-t a img{width:100%;}
/* 中间两图,下边两图*/
.useOldFixed .cbjz-item-content-left-c,.useOldFixed .cbjz-item-content-left-b{height:auto;display:block;justify-content:space-between;margin-top:0.2rem;overflow:hidden;}
.useOldFixed .cbjz-item-content-left-c>div,.useOldFixed .cbjz-item-content-left-b>div{float:left;width:49%;}
.useOldFixed .cbjz-item-content-left-c div:nth-of-type(1),.useOldFixed .cbjz-item-content-left-b div:nth-of-type(1){margin-right:2%;}
.useOldFixed .cbjz-item-content-left-c div img,.useOldFixed .cbjz-item-content-left-b div img{width:100% !important;}
/* 传播矩阵右边内容 */
.useOldFixed .cbjz-item-content-right{margin-left:0;padding-left:0.2rem;margin-top:0.2rem;}
/* 标题 */
.useOldFixed .cbjz-item-content-right .cbjz-content-title{font-size:0.28rem;line-height:0.4rem;margin-top:0 !important;margin-bottom:0 !important;}
.useOldFixed .wxdt-content .cbjz-content-title,.useOldFixed .cbjz-content-title{margin-bottom:0.1rem;}
/* 内容 */
.useOldFixed .cbjz-item-content-right p{font-size:0.2rem;line-height:0.3rem;margin-bottom: 5px;}
/* 专题工作 */
.useOldFixed .ztgz-item-content{display:block;padding:0;margin-top:0.3rem;}
.useOldFixed .ztgz-item-content-left{width:100%;height:4.5rem;border-radius:0.1rem;}
.useOldFixed .ztgz-item-img-box{width:400%;}
.useOldFixed .ztgz-item-content-title{width:100%;height:0.7rem;font-size:0.2rem;line-height:0.58rem;border-bottom-left-radius:0.1rem;border-bottom-right-radius:0.1rem;}
.useOldFixed .ztgz-item-content-space{bottom:0.1rem;}
.useOldFixed .ztgz-item-content-space li{float:left;width:0.5rem;height:0.05rem;margin-left:0.1rem;background:rgba(255,255,255,0.5);}
.useOldFixed .ztgz-item-content-title p{width:100%;}
.useOldFixed .ztgz-item-content-right{width:100%;height:auto;display:block;margin-top:0.15rem;margin-left:0;}
.useOldFixed .ztgz-item-content-right a{width:100%;height:auto;float:left;}
.useOldFixed .ztgz-item-content-right a:nth-of-type(2n){margin-left:2%;}
.useOldFixed .ztgz-item-content-right .hover-box{border-radius:0.1rem;height:auto;}
.useOldFixed .ztgz-item-content-right a:nth-of-type(2){margin-top:0rem;}
.useOldFixed .ztgz-item-content-right a:nth-of-type(n+3){margin-top:0.1rem;}
.useOldFixed .ztgz-item-content-right a img{width:100%;margin-bottom:0.15rem;}
/* 视觉 */
.useOldFixed .swiper-container{width:100% !important;}
.useOldFixed #my-video{width:100% !important;height:4.5rem !important;line-height:4.5rem !important;}
/* 按钮 */
.useOldFixed .swiper-button-next,.useOldFixed .swiper-button-prev{width:0.5rem !important;height:0.8rem !important;}
.useOldFixed .swiper-button-next img,.useOldFixed .swiper-button-prev img{width:100%;height:100%;}
/* 网络文化 */
.useOldFixed .wlwh-item-content{width:100%;padding:0;display:block;}
.useOldFixed .wlwh-item-content-left,.useOldFixed .wlwh-item-content-right{margin-top:0.2rem;width:100%;height:1.8rem;display:block;border-radius:0.2rem;margin-left:0;overflow:hidden;}
.useOldFixed .wlwh-item-content-left-l,.useOldFixed .wlwh-item-content-right-l{width:1.8rem;height:1.8rem;display:block;float:left;}
.useOldFixed .video-img{display:none;}
.useOldFixed .wlwh-item-content-left-l a{display:block;width:100%;height:100%;}
.useOldFixed .wlwh-item-content-left-r,.useOldFixed .wlwh-item-content-right-r{width:3.5rem;height:auto;margin-left:0.4rem;display:block;float:left;margin-top:0.1rem;margin-bottom:0;}
.useOldFixed .wlwh-item-content-title{font-size:0.28rem;line-height:0.4rem;margin:0 !important;padding:0.1rem 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.useOldFixed .wlwh-item-content-left-l img,.useOldFixed .wlwh-item-content-right-l img{width:80%;height:80%;margin-top:10%;margin-left:5%;}
.useOldFixed .wlwh-item-content-describe{font-size:0.2rem;line-height:0.3rem;}
/* 网络安全 */
.useOldFixed .wlaq-item-content{display:block;flex-direction:row;padding:0 0.2rem;}
.useOldFixed .wlaq-item-content-l{width:100%;margin-top:0.45rem;}
/* 标题 */
.useOldFixed .wlaq-item-content-l .cbjz-content-title{font-size:0.28rem;line-height:0.6rem;}
/* 列表内容p */
.useOldFixed .wlaq-item-content-l p{font-size:0.2rem;line-height:0.3rem;}
/* 右侧 */
.useOldFixed .wlaq-item-content-r{display:block;overflow:hidden;width:100%;margin-top:0.15rem;margin-left:0;}
.useOldFixed .wlaq-item-content-r div{float:left;width:23%;height:1.6rem;display:block;text-align:center;}
.useOldFixed .wlaq-item-content-r div img{width:70%;height:auto;}
.useOldFixed .wlaq-item-content-r div p{margin-top:0.1rem;font-size:0.2rem;color:#353535;}
.useOldFixed .wlaq-item-content-r div:nth-of-type(n+2){margin-left:2%;}
/* 信息化 */
.useOldFixed .wxdt-content>div{width:100% !important;height:auto !important;margin:0.15rem 0 !important;/* padding:0 0.2rem;*/
}
.useOldFixed .wxdt-content .cbjz-content-title,.useOldFixed .wsfw-content-item .cbjz-content-title,.useOldFixed .wsfw-content .cbjz-content-title{font-size:0.28rem;font-weight:bold;line-height:0.6rem;color:#003c72;}
.useOldFixed .wsfw-content-item p{font-size:0.2rem;line-height:0.3rem;}
.useOldFixed .wsfw-content-item div:nth-of-type(2) div{margin:0.05rem;}
.useOldFixed .wxdt-content,.useOldFixed .wsfw-content{margin-top:0.2rem;}
.useOldFixed .wsfw-content>div:nth-of-type(1){padding-left:0.2rem !important;height:auto;margin-bottom:0.2rem !important;}
.useOldFixed .wsfw-content div:nth-of-type(2) div img{margin-bottom:0.1rem;width:70%;}
.useOldFixed .wsfw-content div:nth-of-type(2){width:100% !important;height:auto !important;padding:0 !important;margin-left:0 !important;}
.useOldFixed .wsfw-content div:nth-of-type(2) div{width:100%;margin-left:0 !important;}
/* */
.useOldFixed .wxdt-content>div>a{width:48% !important;height:1.5rem;}
.useOldFixed .wxdt-content>div>a>div{width:100% !important;height:auto !important;}
.useOldFixed .wxdt-content>div>a>div img{width:100%;height:auto;}
.useOldFixed .wsfw-content-item>div{margin:0.15rem 0 !important;width:100% !important;height:auto !important;padding:0 !important;display:block !important;overflow:hidden;}
.useOldFixed .wsfw-content-item>div:nth-of-type(2)>a{float:left;width:23%;text-align:center;margin:0 1%;}
.useOldFixed .wsfw-content-item>div>a>div{display:block !important;width:100%;}
.useOldFixed .wsfw-content-item>div>a>div img{width:95%;}
.useOldFixed .wxdt-content p,.useOldFixed .wsfw-content p{font-size:0.2rem;line-height:0.3rem;}
/* 交流合作 */
.useOldFixed .jlhz-item-content{width:100%;margin-top:0.15rem !important;display:block;}
.useOldFixed .jlhz-item-content>div{width:100%;height:2rem;display:block;overflow:hidden;margin-bottom:0.15rem;}
.useOldFixed .jlhz-item-content>div>a{float:left;width:35%;height:100%;display:block;}
.useOldFixed .jlhz-item-content>div>a img{width:100% !important;height:100% !important;}
.useOldFixed .jlhz-item-content>div>div{float:left;width:63%;height:100% !important;padding:0 !important;margin-left:0.1rem;}
.useOldFixed .jlhz-item-content>div>a>div{width:100% !important;height:100% !important;margin-right:0.1rem;}
.useOldFixed .jlhz-item-content div p:nth-of-type(1){font-size:0.24rem !important;line-height:0.3rem !important;margin-bottom:0.2rem;height: auto!important;}
.useOldFixed .jlhz-item-content div p:nth-of-type(2){font-size:0.20rem !important;line-height:0.3rem !important;}
.useOldFixed .jlhz-item-content div p .tag{width:1.5rem !important;}
/* 网红天津 */
.useOldFixed .whtj-item-content{width:100% !important;margin-top:0.15rem !important;padding-top:2.5rem !important;}
.useOldFixed .whtj-item-content-list{width:16.7% !important;height:4.75rem;cursor:pointer;}
.useOldFixed .whtj-item-content-list-on{top:-2.5rem;height:3.5rem;}
.useOldFixed .whtj-item-content-list:nth-of-type(1){left:0 !important;}
.useOldFixed .whtj-item-content-list:nth-of-type(2){left:16.7% !important;}
.useOldFixed .whtj-item-content-list:nth-of-type(3){left:33.4% !important;}
.useOldFixed .whtj-item-content-list:nth-of-type(4){left:50.1% !important;}
.useOldFixed .whtj-item-content-list:nth-of-type(5){left:66.8% !important;}
.useOldFixed .whtj-item-content-list:nth-of-type(6){left:83.5% !important;}
.useOldFixed .whtj{height:1rem;}
.useOldFixed .whtj>div{height:1.15rem !important;}
.useOldFixed .cell_txt{font-size:0.24rem;margin:0;line-height:1rem;text-align:center;}
.useOldFixed .whtj-item-content-list>.cell_item{color:white;font-size:0.14rem;line-height:0.2rem;margin-top:0.2rem;padding:0;height:2.3rem;overflow:hidden;}
.useOldFixed .whtj-item-content-list>.cell_item:nth-of-type(3){height:2.3rem;text-overflow:ellipsis;overflow:hidden;word-break:keep-all;}
/* 首页 END */
  /* 矩阵列表 START */
.useOldFixed .jzlb-left-content{width:100%;padding:0 1.5%;box-sizing:border-box;}
.useOldFixed .jzlb-left-content .pc-jz{display:none;}
.useOldFixed .jzlb-left-content .mobile-jz{display:block;width:100%;}
.useOldFixed .jzlb-right-content{width:100%;margin-left:0;margin-top:0.3rem;}
.useOldFixed .jzlb-right-content li{float:left;width:31%;height:0.73rem;border:0.01rem solid #e6e6e6;background:#f3f3f3;text-align:center;font-size:0.24rem;line-height:0.75rem;}
.useOldFixed .jzlb-right-content li{margin-left:1.5%;margin-bottom:0.2rem;}
/* 矩阵列表 END */
  /* 三级列表 START */
.useOldFixed .sjlb-left-content{width:100%;margin-right:0;}
.useOldFixed .sjlb-select-title{display:none;}
.useOldFixed .sjlb-select-list{display:none;}
.useOldFixed .mobile-sjlb-left-list{display:block;width:100%;overflow:hidden;border-top-left-radius:0.1rem;border-top-right-radius:0.1rem;border-bottom:0.05rem solid #0178d4;}
.useOldFixed .mobile-sjlb-left-list li{float:left;width:33.1%;margin-left:0.01rem;height:0.8rem;line-height:0.8rem;text-align:center;background:#e4e4e4;font-size:0.24rem;}
.useOldFixed .mobile-sjlb-left-list .click{background:#0178d4;color:#fff;cursor:pointer;}
.useOldFixed .sjlb-right-content{width:100%;padding:0;margin-top:0.2rem;}
.useOldFixed .sjlb-right-content ul li i{width:0.05rem;height:0.05rem;top:45%;left:0.05rem;}
.useOldFixed .sjlb-right-content ul li a{font-size:0.22rem;line-height:0.4rem;margin-left:0.2rem;}
.useOldFixed .sjlb-right-content .sjlb-page{width:100%;padding-top:0.2rem;text-align:center;}
.useOldFixed .sjlb-page button{font-size:0.2rem;line-height:0.4rem;color:#333333;border:0.01rem solid #dae3e6;background:#fff;margin-left:0.1rem;}
.useOldFixed .sjlb-page .prev,.useOldFixed .sjlb-page .next{width:0.78rem;height:0.38rem;}
.useOldFixed .sjlb-page .number{padding:0 0.15rem;height:0.38rem;}
.useOldFixed .sjlb-page input{width:0.38rem;height:0.38rem;border:0.01rem solid #dae3e6;background:#fff;font-size:0.2rem;}
.useOldFixed .sjlb-page span{font-size:0.2rem;line-height:0.4rem;color:#333;}
.useOldFixed .sjlb-page .btn{width:0.78rem;height:0.38rem;}
/* 三级列表 END */
  /* 传播矩阵 START */
.useOldFixed .cbjz-content{width:100%;margin-top:0.3rem;}
.useOldFixed .pc-cbjz{display:none;}
.useOldFixed .mobile-cbjz{display:block;width:100%;}
.useOldFixed .cbjz-first-content,.useOldFixed .cbjz-second-content,.useOldFixed .cbjz-third-content,.useOldFixed .cbjz-forth-content,.useOldFixed .cbjz-fifth-content{width:100%;height:auto;margin-top:0.1rem;background:#fff;}
.useOldFixed .cbjz-left-img{box-sizing:border-box;width:100%;padding:0.3rem;}
.useOldFixed .cbjz-right-content{box-sizing:border-box;width:100%;padding:0 0.3rem;}
.useOldFixed .cbjz-box{margin:0 auto;width:100%;}
.useOldFixed .cbjz-right-content ul{width:320%;padding:0.1rem 0 0.2rem 0;transition:all 0.8s linear;}
.useOldFixed .cbjz-right-content li{float:left;width:29%;font-size:0.24rem;line-height:0.6rem;}
.useOldFixed .cbjz-right-content li a{display:inline-block;width:32%;text-align:center;}
.useOldFixed .cbjz-right-btn img:nth-of-type(1){width:0.2rem;left:0.1rem;top:1.5rem;}
.useOldFixed .cbjz-right-btn img:nth-of-type(2){width:0.2rem;right:0.1rem;top:1.5rem;}
/* 本例子css */
.useOldFixed .slideBox{margin-top:0.1rem;width:100%;overflow:hidden;position:relative;}
.useOldFixed .slideBox .hd{height:0.15rem;overflow:hidden;position:absolute;right:0.05rem;bottom:0.05rem;z-index:1;}
.useOldFixed .slideBox .hd ul{overflow:hidden;height:100%;zoom:1;float:left;}
.useOldFixed .slideBox .hd ul li{float:left;margin-right:0.02rem;width:0.2rem;height:0.2rem;line-height:0.24rem;text-align:center;background:#fff;cursor:pointer;}
.useOldFixed .slideBox .hd ul li.on{background:#f00;color:#fff;}
.useOldFixed .slideBox .bd{position:relative;height:100%;z-index:0;}
.useOldFixed .slideBox .bd li{zoom:1;vertical-align:middle;}
.useOldFixed .slideBox .bd .cbjz-map-list{width:82%;height:2.6rem;margin:0 auto;padding-top:0rem;}
.useOldFixed .slideBox .bd .cbjz-map-list a{display:block;width:24%;line-height:0.46rem;text-align:center;font-size:0.18rem;float:left;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.useOldFixed .slideBox .prev,.useOldFixed .slideBox .next{position:absolute;left:6%;top:48%;margin-top:-0.25rem;display:block;width:0.4rem;height:0.6rem;filter:alpha(opacity=50);opacity:1;}
.useOldFixed .slideBox .next{left:auto;right:3%;background-position:0.08rem 0.05rem;}
.useOldFixed .slideBox .prev img,.useOldFixed .slideBox .next img{height:0.4rem;width:0.2rem;}
.useOldFixed .slideBox .prev:hover,.useOldFixed .slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.useOldFixed .slideBox .prevStop{display:none;}
.useOldFixed .slideBox .nextStop{display:none;}
/* 传播矩阵 END */
  /* 视觉 START */
.useOldFixed .sjview-bg{background-image:none;height:auto;width:100%;}
.useOldFixed .sjview-top{height:auto;width:100%;}
.useOldFixed .sjview-top video{padding:0 0.3rem;box-sizing:border-box;max-width:100%;}
.useOldFixed .content .current-location{font-size:.22rem;width:100%;padding:0;}
.useOldFixed .mobile-current-position{display:inline-block;width:.3rem;height:.4rem;vertical-align:sub;margin-left:.3rem;margin-right:.05rem;}
.useOldFixed .content .current-location a:last-child{color:#333333;}
.useOldFixed .sjviewUl ul li{width:100%;height:2rem;border-bottom:.01rem dashed #E8E8E8;}
.useOldFixed .sjviewUl{width:100%;}
.useOldFixed .sjviewUl ul li a video{width:95%;}
.useOldFixed .sjviewUl ul li a img{width:44%;}
.useOldFixed .sjviewUl ul li a{/* float:left;*/
  display:inline-block;width:48%;}
.useOldFixed .sjviewUl ul li p{float:right;width:50%;font-size:.22rem;padding-top:0;}
/* 视觉 END */
  /* 通用列表 START */
  .useOldFixed .header .btnnew{width:.24rem;height:.24rem;background-size:.24rem .24rem;right:28vw;top:.3rem;}
/* 通用列表 START*/
.useOldFixed .tylb{width:100%;margin:0rem auto;background-color:#fff;overflow:hidden;}
.useOldFixed .tylb-title-card{width:96%;margin:0 auto;}
.useOldFixed .tylb-title-card-img{max-width:100%;width:100%;margin-right:0rem;}
.useOldFixed .tylb-title-card-img img{width:100%;}
.useOldFixed .tylb-title-card-text{display:none;width:90%;padding-top:0rem;margin-left:5%;position:relative;}
.useOldFixed .tylb-title-card-text .tylb-title-card-text-title{display:block;font-size:0.26rem;font-weight:900;line-height:normal;height:auto;width:80%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;}
/* .tylb-title-card-text .tylb-title-card-text-title::after{content:'...';}
*/
.useOldFixed .tylb-title-card-text-section{display:none;}
.useOldFixed .tylb-title-card-text-foot{display:none;}
.useOldFixed .tylb-title-card-text-btns{width:16%;height:0.4rem;text-align:center;line-height:0.4rem;display:block;color:#fff;font-size:0.26rem;background-color:#0085da;border-radius:0.3rem;position:absolute;top:0;right:0.1rem;}
.useOldFixed .tylb-mobile-hearder{display:block;padding-bottom: 20px;}
.useOldFixed .tylb-table{display:none;}
.useOldFixed .tylb-table-btn{display:none;}
.useOldFixed .tylb-table .tylb-table-btn{display:none;}
.useOldFixed .tylb-tycard{width:96%;margin:0 auto;}
.useOldFixed .tylb-tycard ul{display:none;}
.useOldFixed .tylb-tycard .tylb-tab-list{display:block;-webkit-column-count:1;-moz-column-count:1;column-count:1;}
.useOldFixed .tycard-img{margin-left:0;width:44%;}
.useOldFixed .tylb-tycard li{width:100%;margin-bottom:0rem;padding-top:0.3rem;padding-bottom:0.3rem;border-bottom:0.01rem dashed #ccc;height:auto;}
.useOldFixed .tylb-tylist li .tycard-img{width:44%;margin-left:0rem;margin-top:0rem;}
.useOldFixed .tycard-img img{width:100%;height:2.12rem;}
.useOldFixed .tycard-text{width:100%;line-height:0.5rem;margin-top:.2rem;float:right;}
.useOldFixed .tylb-tylist li .tycard-text a{display:block;margin-top:0rem;font-size:0.28rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4 !important;-webkit-box-orient:vertical;white-space:normal !important;line-height:0.4rem;}
.useOldFixed .tycard-text a{white-space:normal;}
.useOldFixed .tycard-text-no-img{width:100%;padding:0;}
.useOldFixed .tycard-text .tycard-middle{display:none;font-size:0.22rem;}
.useOldFixed .tycard-text .tycard-time{/* display:none;*/
  font-size:.22rem;}
.useOldFixed .tylb-tylist li .tycard-text{width:50%;}
.useOldFixed .tylb-tycard .list-card{display:none;}
.useOldFixed .tylb-tab-list-mobile{display:block;}
.useOldFixed .tylb-tylist{/* display:none;*/
  padding:0;}
.useOldFixed .tylb-tylist li .tycard-img img{width:100%;height:auto;}
.useOldFixed .tylb-tylist li .tycard-text .tycard-middle{font-size:.22rem;display:none;}
.useOldFixed .tylb-tylist li{/* display:none;*/
}
/* 通用列表 END */
  /* 通用详情 START */
.useOldFixed .time_dy{display:none;}
.useOldFixed div#share{display:none;}
.useOldFixed .details-main{width:100%;}
.useOldFixed .details-main img{max-width:100%;}
.useOldFixed .details-main .SBT{font-size:.24rem;}
.useOldFixed .details-main .BT{font-size:.25rem;}
.useOldFixed .details-main .XBT{font-size:.24rem;}
.useOldFixed .details-main .FBT{font-size:.22rem;}
.useOldFixed .details-main .TimeDate span{font-size:.22rem;}
/* 通用详情 END */
  /* 图片列表 START */
.useOldFixed .imagesList .page{display:none;}
.useOldFixed .imagesList .mobile-current-position{display:inline-block;}
.useOldFixed .imagesList .content .current-location{font-size:.22rem;width:100%;}
.useOldFixed .imagesList .mobile-current-position{display:inline-block;width:.3rem;height:.4rem;vertical-align:sub;margin-left:.3rem;margin-right:.05rem;}
.useOldFixed .imagesList .content .current-location a:last-child{color:#333333;}
.useOldFixed .imagesList .imglist ul a{width:49%;margin-right:.1rem;display:inline-block;}
.useOldFixed .imagesList .imglist ul a:nth-child(2n){margin-right:0;}
.useOldFixed .imagesList .imglist ul li{width:100%;margin-right:.01rem;}
.useOldFixed .whtj-imglist{padding:0 !important;}
.useOldFixed .whtj-imglist li{width:47.9% !important;height:2rem !important;float:left !important;margin-right:.25rem !important;overflow:hidden !important;margin-bottom:.2rem !important;}
.useOldFixed .whtj-imglist li:nth-of-type(2n){margin-right:0 !important;}
.useOldFixed .imagesList .web-container{width:100%;padding:0 0.3rem !important;box-sizing:border-box;}
.useOldFixed .imagesList .licenright_txt{font-size:.28rem;height:auto;}
.useOldFixed .imagesList .hover_imglist{width:100%;height:.52rem;font-size:.22rem;text-align:center;background:rgba(100,178,237,0.8);position:absolute !important;bottom:0;left:0;top:auto;color:white;padding-top:0;line-height:0.52rem;}
/* 图片列表 END */
  /* 网红天津 START */
.useOldFixed .whtjContent .container-fluid{padding:0 0.3rem;box-sizing:border-box;}
.useOldFixed .hover_imglist{display:inline-block !important;height:auto;font-size:.22rem;bottom:0;top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.useOldFixed .whtjContent .mobile-current-position{display:inline-block;}
.useOldFixed .whtjContent .content .current-location{font-size:.22rem;width:100%;}
.useOldFixed .whtjContent .mobile-current-position{display:inline-block;width:.3rem;height:.4rem;vertical-align:sub;margin-left:.3rem;margin-right:.05rem;}
.useOldFixed .whtjContent .content .current-location a:last-child{color:#333333;}
.useOldFixed .whtjContent .web-container{width:100%;padding:0 0.3rem;box-sizing:border-box;}
.useOldFixed .whtjContent .web-container:nth-of-type(2)>div:nth-of-type(2){height:4px !important;width:1130px !important;margin-top:0.1rem;}
.useOldFixed .whtjContent .web-container:nth-of-type(2)>div:nth-of-type(1){height:auto !important;width:2.2rem !important;margin-top:0.1rem;}
.useOldFixed .whtjContent .licenright_txt{font-size:.28rem;height:auto;width:2.2rem;}
.useOldFixed .whtjContent .swiper-container{display:none;}
.useOldFixed .whtjContent .btn_many{font-size:.26rem;width:.8rem;height:.4rem;line-height:.4rem;top:-.45rem;}
.useOldFixed .whtjContent .mobile-whtj{display:block;height:auto;}
.useOldFixed .whtjContent .mobile-whtj li{width:47.9%;height:2rem;float:left;margin-right:.25rem;overflow:hidden;margin-bottom:.2rem;}
.useOldFixed .whtjContent .mobile-whtj li:nth-child(2n){margin-right:0;}
.useOldFixed .whtjContent .mobile-whtj li a{display:inline-block;}
.useOldFixed .whtjContent .mobile-whtj li img{width:100%;height:100%;}
/* 网红天津 END */
  /* 网站地图 START */
.useOldFixed .bgccolor{background-color:#ffffff;margin-bottom:0.4rem;width:100%;margin:0 auto;padding:0;}
.useOldFixed .wzdt-title .wzdt-titlenav{width:96%;height:0.6rem;margin:0 auto;}
.useOldFixed .wzdt-title{width:96%;height:0.6rem;margin:0 auto;margin-top:0.6rem;}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox{height:0.25rem;width:100%;border-bottom:2px solid #ccc;}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox span{display:block;width:40%;height:0.24rem;margin:0 auto;border-bottom:0.05rem solid #0163d1;float:none;}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox span a{display:block;height:0.5rem;width:60%;margin:0 auto;text-align:center;line-height:0.5rem;font-size:0.28rem;background-color:#fff;color:black;font-weight:600;border-bottom:none;padding-bottom:0.01rem;padding-left:0.08rem;padding-right:0.08rem;position:relative;}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox span a::before{content:' ';border-left:0.04rem solid #0163d1;display:inline-block;height:0.18rem;position:absolute;top:50%;left:0;margin-top:-0.08rem;}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox span a::after{content:' ';border-left:0.04rem solid #0163d1;display:inline-block;height:0.18rem;position:absolute;top:50%;right:0;margin-top:-0.08rem;}
.useOldFixed .wzdt-btn{width:96%;margin:0 auto;margin-bottom:0.2rem;}
.useOldFixed .list5{margin-bottom:0px;margin-left:0rem;margin-top:0.2rem;}
.useOldFixed .list5 .list5_item{width:100%;height:0.8rem;line-height:0.8rem;text-align:center;position:relative;background-color:#f8f8f8;color:#666666;margin-bottom:0.2rem;margin-right:0rem;margin-left:0rem;width:48%;}
.useOldFixed .list5 .list5_item .list5_itmets{font-size:0.26rem;margin-top:0.05rem;line-height:0.3rem;}
.useOldFixed .list5 .list5_item p{width:98%;height:100%;font-size:0.26rem;white-space:nowrap;overflow:hidden;padding:0 .05rem 0 .05rem;}
.useOldFixed .list5 .list5_item p a{display:inline-block;overflow:hidden;width:100%;text-overflow: ellipsis;}
.useOldFixed .list5 .list5_item:hover{cursor:pointer;background-color:#edf4f9;}
.useOldFixed .list5 .list5_item:nth-child(5n){margin-right:0.2rem;}
.useOldFixed .list5 .list5_item:nth-child(6){margin-left:0rem;}
.useOldFixed .list5 .list5_item:nth-child(2n){margin-right:0rem;float:right;}
/* 网站地图 END */
  /* 习研院 START */
  .useOldFixed .header .btnnew{width:.24rem;height:.24rem;background-size:.24rem .24rem;right:28vw;top:.3rem;}
/* web习研院 START */
.useOldFixed .xyy-img{display:none;}
.useOldFixed .xyy-img-mobile{display:block;text-align:center;width:100%;}
.useOldFixed .xyy-img-mobile img{max-width:750px;width:100%;}
.useOldFixed .xyy-n-footer{display:none;}
.useOldFixed .xyy-n-content{padding:0;}
/* 习研院 END */
  

/* ly 通用*/
.useOldFixed .list-main-content{width:100%;}
.useOldFixed .list-left-content{width:100%;}
.useOldFixed .list-right-content{width:100%;padding-top:1rem;}
.useOldFixed .ml80{margin-left:0;display:block;}
.useOldFixed .list-common-content li{padding:0.3rem 0;line-height:1.5;}
.useOldFixed .text-question{line-height:2;font-size:1rem;}
.useOldFixed .mt30{margin-top:0.3rem;}
.useOldFixed .text-answer span{font-size:1rem;}
.useOldFixed .list-common-title{font-size:1.2rem;margin-bottom:0.5rem;}
.useOldFixed .list-top-content{margin-top:0.3rem;}
.useOldFixed .list-bottom-content{padding:1rem 0.5rem 2.5rem 0.5rem;}
.useOldFixed .list-bottom-sjMain li{width:calc(50% - 0.5rem);}
.useOldFixed .list-top-content span{font-size:1.125rem;}
.useOldFixed .font18{font-size:1.125rem;}
.useOldFixed .number{font-size:1.625rem;}
.useOldFixed .text-name{font-size:1rem;margin-top:1.5rem;}

/* N_MIXIN  通用*/
body.useOldFixed {min-width:100%;}
.useOldFixed .clear{overflow:visible;}
.useOldFixed .hide{display:none!important;}
.useOldFixed .main,.useOldFixed .s-main{width:100%;padding:0 0.3rem;box-sizing:border-box;}
.useOldFixed .right-content{height:auto;max-height:unset;}
/* 椤堕儴 */
.useOldFixed .head-top{height:0.43rem;line-height:0.43rem;font-size:0.18rem;}
.useOldFixed .head-top .main{width:100%;box-sizing:border-box;padding:0 0 0 0.25rem;}
.useOldFixed .head-top img{height:0.24rem;width:0.22rem;margin:0 0.2rem 0 0;}
.useOldFixed .head-top .current-now,.useOldFixed .head-top p{display:none;}
/* 闈㈠寘灞� */
.useOldFixed .current-location,.useOldFixed .current-location a,.useOldFixed .current-location a:hover,.useOldFixed .current-location a:visited,.useOldFixed .current-location a:active{font-size:0.22rem;}
.useOldFixed .current-location{background:none;line-height:0.75rem;height:0.75rem;width:92%;padding:0;margin:0 auto;}
/* 淇℃伅鍏紑澶撮儴 */
.useOldFixed .head-zfxxgk-bg{padding-top:0;width:100%;height:auto;background-size:cover;}
.useOldFixed .head-zfxxgk-bg .main{width:100%;height:auto;box-sizing:border-box;padding:0.3rem 0.25rem 0;}
.useOldFixed .head-zfxxgk-logo{width:2.74rem;height:auto;position:unset;}
.useOldFixed .head-zfxxgk-title{width:4.4rem;height:unset;margin:0.44rem auto 0.5rem;position:unset;top:unset;left:unset;}
/* common-left-nav-xxgk */
.useOldFixed .left-nav{width:100%;overflow:visible;}
.useOldFixed .left-nav-list{display:flex;margin:0.3rem auto 0.15rem;justify-content:center;}
.useOldFixed .left-nav-list > li,.useOldFixed .left-nav-title{display:flex;height:1.7rem;width:1.38rem;border:none;}
.useOldFixed .left-nav-title{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2d66a5;background:#eaeaea;cursor:pointer;}
.useOldFixed .left-nav-icon{margin:0.15rem auto;}
.useOldFixed .left-nav-icon,.useOldFixed .left-nav-icon img{position:static;height:0.43rem;width:0.43rem;flex-shrink:0;}
.useOldFixed .left-nav-title .icon{display:none;}
.useOldFixed .left-nav-title .left-nav-name{width:0.8rem;font-size:0.2rem;height:0.89rem;line-height:0.43rem;text-align:center;overflow:hidden;}
.useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name{width:0.7rem;}
.useOldFixed .zfxxgk{padding:0.2rem 0;background:#fff;}
.useOldFixed .left-child-title{background:#f9f9f9;}
.useOldFixed .left-nav-list > li ul{display:none;position:absolute;top:2rem;left:0;width:100%;z-index:20;/* background:lightblue;*/
 box-sizing:border-box;padding:0 15px 15px;max-height:unset;}
/* two-list */
.useOldFixed .xl-r2-list > li{height:1.8rem;font-size:0.24rem;}
.useOldFixed .xl-r2-list > li > a{font-size:0.3rem;height:0.62rem;line-height:0.62rem;}
.useOldFixed .xl-r2li-s1,.useOldFixed .xl-r2li-s2,.useOldFixed .xl-r2li-s3{width:98%;height:0.3rem;line-height:0.3rem;float:left;text-align:left;font-size:0.22rem;}



/*通用*/
/*N_26-xxgk-zfxxgkzn*/
.useOldFixed .zfxxgk{padding:0.2rem 0;background:#fff;}
.useOldFixed .zfxxgk .right-content{width:100%;padding:0.2rem 0.3rem;border:none;box-sizing:border-box;}
.useOldFixed .zfxxgk .title-article-blue{font-size:0.36rem;margin:0 auto 0.4rem;line-height:0.4rem;}
.useOldFixed .right-content-inf{font-size:0.26rem;line-height:0.4rem;height:auto;overflow-y:hidden;max-height:none;}
/*N_45-xxggky-yfsqgksmNew*/
.useOldFixed .ysqgk{width:100%;padding:0 0.3rem 0.9rem;background:#fff;border:none;}
.useOldFixed .ysqgk .yfsqsm-content{width:100%;padding:0;border:none;}
.useOldFixed .yfsqsm-content-inf{font-size:0.24rem;line-height:0.42rem;margin-bottom:0.3rem;}
.useOldFixed .yfsqsm-content .inf-title{font-size:0.4rem;height:0.4rem;line-height:0.4rem;margin:0.12rem auto 0.52rem;}
.useOldFixed .yfsqsm-content-down-sq{margin:0.72rem auto 0;text-align:center;}
.useOldFixed .down-load-btn,.useOldFixed .yfsqsm-content-btn{height:0.78rem;line-height:0.78rem;font-size:0.26rem;}
.useOldFixed .yfsqsm-content-down-sq .down-load-btn,.useOldFixed .yfsqsm-content-down-sq .yfsqsm-content-btn{display:inline-block;margin:0;}
.useOldFixed .yfsqsm-content-btn{width:2.2rem;margin:0.59rem auto 0;}
.useOldFixed .yfsqsm-content .inf-title-1{line-height:0.4rem;font-size:0.28rem;margin:1.12rem 0 0.58rem;}
.useOldFixed .yfsqsm-content .inf-title-1 p{left:2rem;}
.useOldFixed .inf-input{display:flex;width:100%;margin-bottom:0.2rem;}
.useOldFixed .inf-input,.useOldFixed .inf-input label,.useOldFixed .inf-input input,.useOldFixed .inf-input .check-code{height:0.78rem;line-height:0.78rem;}
.useOldFixed .inf-input label{width:1.8rem;font-size:0.26rem;margin:0 0.44rem 0 0;flex-shrink:0;}
.useOldFixed .inf-input input{height:0.78rem;font-size:.28rem;line-height:.28rem;padding:0 0 0 0.3rem;width:4.55rem;box-sizing:border-box;border:none;flex-shrink:0;background:#f2f4f7;}
.useOldFixed .inf-input .input-code{width:2.8rem;}
.useOldFixed .inf-input .check-code{width:1.54rem !important;}
/*N_common*/
body.useOldFixed{min-width:100%;}
.useOldFixed .main,.useOldFixed .s-main{width:100%;padding:0 0.3rem;box-sizing:border-box;overflow:hidden;}
/* 5.17 x */
/* 面包屑 */
.useOldFixed .current-location,.useOldFixed .current-location a,.useOldFixed .current-location a:hover,.useOldFixed .current-location a:visited,.useOldFixed .current-location a:active{font-size:0.22rem;}
.useOldFixed .current-location{background:none;line-height:0.75rem;height:0.75rem;width:92%;padding:0;margin:0 auto;}
.useOldFixed .d-title{font-size:0.36rem;}
.useOldFixed .l-title{font-size:0.24rem;}
.useOldFixed .xw-xtitle span{font-size:0.2rem;}
.useOldFixed .tatxt1{text-indent:0.2rem;}
.useOldFixed .xw-txt{font-size:0.26rem;line-height:0.4rem;margin-bottom:0.4rem;}
.useOldFixed .title-blue-triangle{width:280px;}
.useOldFixed .page .first-page-btn,.useOldFixed .page .last-page-btn,.useOldFixed .page .pre-page-btn,.useOldFixed .page .next-page-btn,.useOldFixed .page .page-search-btn,.useOldFixed .page .page-show,.useOldFixed .page .page-search{display:none;}
.useOldFixed .page{margin:0.4rem 0;}
.useOldFixed .page,.useOldFixed .page button{height:0.7rem;line-height:0.7rem;font-size:0.28rem;}
.useOldFixed .page .pre-ico-page-btn,.useOldFixed .page .next-ico-page-btn,.useOldFixed .page button{width:0.7rem;}
.useOldFixed .page .pre-ico-page-btn,.useOldFixed .page .next-ico-page-btn,.useOldFixed .page .page-btn-number{display:inline-block;}
/* 列表 */
.useOldFixed .list-circle-red .list-item:before{position:absolute;left:0;top:50%;margin-top:-2px;content:"";width:5px;height:5px;display:inline-block;}
.useOldFixed .list-circle-red .list-item{padding-left:10px;}
.useOldFixed .list-item{font-size:0.26rem;line-height:0.43rem;height:0.43rem;padding:0 1.3rem 0 0;margin:0.05rem 0;}
.useOldFixed .list-item-date{font-size:0.2rem;width:1.3rem;}
.useOldFixed .title-red{font-size:0.28rem;height:0.34rem;padding-bottom:0.2rem;line-height:0.34rem;margin:0.25rem 0 0;/* margin:0.25rem 0;*/
 color:#0062b4;}
.useOldFixed .title-red:before{height:0.34rem;top:0;}
.useOldFixed .lyhelp{padding:0;background:#e6e6e6;}
.useOldFixed .lyhelp,.useOldFixed .lyhelp a span{font-size:0.28rem;height:0.78rem;line-height:0.78rem;}
.useOldFixed .lyicon{top:0.1rem;width:0.4rem;height:0.36rem;margin:0.11rem 0.36rem 0 0.33rem;}
.useOldFixed .lyjt{width:0.2rem;height:0.26rem;top:0.26rem;right:0.26rem;}
.useOldFixed .lyquetit{font-size:0.28rem;line-height:0.34rem;margin:0.3rem 0 0.38rem;color:#0062b4;}
.useOldFixed .lyinputbor,.useOldFixed .lyinput2{border-color:#e2e2e2;}
.useOldFixed .lyinputbor,.useOldFixed .lyinput,.useOldFixed .lyinput2,.useOldFixed .lycode{height:0.68rem;line-height:0.68rem;}
.useOldFixed .lybtnselect{font-size:0.26rem;height:0.62rem;line-height:0.62rem;background:#0068b7;}
.useOldFixed .title-red2{font-size:0.28rem;height:0.34rem;line-height:0.34rem;padding:0 0 0.3rem;margin:0.25rem 0;}
.useOldFixed .fktable tr th,.useOldFixed .fktable tr td,.useOldFixed .fktable2 tr td{height:0.7rem;line-height:0.7rem;font-size:0.28rem;}
/* tab */
.useOldFixed .esint-tab > .esint-tab-items{height:0.6rem;}
.useOldFixed .esint-tab > .esint-tab-items > .esint-tab-item{height:0.6rem;line-height:0.6rem;font-size:0.26rem;}
.useOldFixed .list-item{padding-right:1.7rem;}
.useOldFixed .list-circle-red .list-item{padding-right:1.7rem;}
.useOldFixed .list-item-date{width:1.6rem;}
.useOldFixed .list-circle-red .list-item .list-item-con{width:5.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/* N_new_mixin-index-b */
/* N_new_mixin */
body.useOldFixed{min-width:100%;}
.useOldFixed .clear{overflow:visible;}
.useOldFixed .hide{display:none!important;}
.useOldFixed .main,.useOldFixed .s-main{width:100%;padding:0 0.3rem;box-sizing:border-box;}
.useOldFixed .right-content{height:auto;max-height:unset;}
/* 椤堕儴 */
 .useOldFixed .head-top{height:0.43rem;line-height:0.43rem;font-size:0.18rem;}
.useOldFixed .head-top .main{width:100%;box-sizing:border-box;padding:0 0 0 0.25rem;}
.useOldFixed .head-top img{height:0.24rem;width:0.22rem;margin:0 0.2rem 0 0;}
.useOldFixed .head-top .current-now,.useOldFixed .head-top p{display:none;}
/* 闈㈠寘灞� */
.useOldFixed .current-location,.useOldFixed .current-location a,.useOldFixed .current-location a:hover,.useOldFixed .current-location a:visited,.useOldFixed .current-location a:active{font-size:0.22rem;}
.useOldFixed .current-location{background:none;line-height:0.75rem;height:0.75rem;width:92%;padding:0;margin:0 auto;}
/* 淇℃伅鍏紑澶撮儴 */
.useOldFixed .head-zfxxgk-bg{padding-top:0;width:100%;height:auto;background-size:cover;}
.useOldFixed .head-zfxxgk-bg .main{width:100%;height:auto;box-sizing:border-box;padding:0.3rem 0.25rem 0;}
.useOldFixed .head-zfxxgk-logo{width:2.74rem;height:auto;position:unset;}
.useOldFixed .head-zfxxgk-title{width:4.4rem;height:unset;margin:0.44rem auto 0.5rem;position:unset;top:unset;left:unset;}
/* common-left-nav-xxgk */
.useOldFixed .left-nav{width:100%;overflow:visible;}
.useOldFixed .left-nav-list{display:flex;margin:0.3rem auto 0.15rem;justify-content:center;}
.useOldFixed .left-nav-list > li,.useOldFixed .left-nav-title{display:flex;height:1.7rem;width:1.38rem;border:none;}
.useOldFixed .left-nav-title{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2d66a5;background:#eaeaea;cursor:pointer;}
.useOldFixed .left-nav-icon{margin:0.15rem auto;}
.useOldFixed .left-nav-icon,.useOldFixed .left-nav-icon img{position:static;height:0.43rem;width:0.43rem;flex-shrink:0;}
.useOldFixed .left-nav-title .icon{display:none;}
.useOldFixed .left-nav-title .left-nav-name{width:0.8rem;font-size:0.2rem;height:0.89rem;line-height:0.43rem;text-align:center;overflow:hidden;}
.useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name{width:0.7rem;}
.useOldFixed .zfxxgk{padding:0.2rem 0;background:#fff;}
.useOldFixed .left-child-title{background:#f9f9f9;}
.useOldFixed .left-nav-list > li ul{display:none;position:absolute;top:2rem;left:0;width:100%;z-index:20;/* background:lightblue;*/
 box-sizing:border-box;padding:0 15px 15px;max-height:unset;}
.useOldFixed .head-line-blue{border-bottom:0.04rem solid #1f6aaa;}
.useOldFixed .left-nav-title .left-nav-name{width:1rem;}
.useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name{width:0.8rem;}
.useOldFixed .zfxxgk .qt-current-location{width:92%;margin:0 auto;height:auto;}
/* N-QT */
.useOldFixed .qt-current-location{line-height:0.48rem;height:auto;font-size:0.24rem;color:rgb(72,72,72);padding:0.1rem 0;background:none;border-bottom:0.02rem solid #e7e7e7;}
.useOldFixed .qt-current-location img.qt-pcicon{display:none;}
.useOldFixed .qt-current-location .noshow{display:none;}
.useOldFixed .qt-current-location a,.useOldFixed .qt-current-location a:hover,.useOldFixed .qt-current-location a:visited,.useOldFixed .qt-current-location a:active{font-size:0.24rem;color:rgb(72,72,72);text-decoration:none;display:inline;}
.useOldFixed .qt-page .first-page-btn,.useOldFixed .qt-page .last-page-btn,.useOldFixed .qt-page .pre-page-btn,.useOldFixed .qt-page .next-page-btn,.useOldFixed .qt-page .page-search-btn,.useOldFixed .qt-page .page-show,.useOldFixed .qt-page .page-search{display:none;}
.useOldFixed .qt-page .pre-ico-page-btn,.useOldFixed .qt-page .next-ico-page-btn,.useOldFixed .qt-page .page-btn-number button{margin:0;border:0.02rem solid #e3e3e3;background:#fff;}
.useOldFixed .qt-page .pre-ico-page-btn,.useOldFixed .qt-page .next-ico-page-btn{padding:0 0.25rem;display:none;}
.useOldFixed .qt-page button,.useOldFixed .qt-page input{padding:0 0.25rem;height:0.25rem;}
.useOldFixed .qt-page{padding:0;margin:0.3rem 0;}
.useOldFixed .page .qt-page{margin:0;}
.useOldFixed .qt-page,.useOldFixed .qt-page button{height:0.7rem;line-height:0.7rem;font-size:0.28rem;}
.useOldFixed .qt-page .pre-ico-page-btn,.useOldFixed .qt-page .next-ico-page-btn,.useOldFixed .qt-page .page-btn-number{width:auto;display:inline-block;}
.useOldFixed .qt-title_block{padding-top:0.45rem;padding-bottom:0.18rem;}
.useOldFixed .qt-title{font-size:0.36rem;line-height:0.5rem;padding-top:0.3rem;padding-bottom:0.3rem;}
.useOldFixed .qt-title_up,.useOldFixed .qt-title_down{font-size:0.3rem;line-height:0.41rem;color:#000000;}
.useOldFixed .qt-attachments{font-size:0.22rem;margin-bottom:0.4rem;}
.useOldFixed .qt-title-red{font-size:0.28rem;height:0.5rem;padding-bottom:0.2rem;line-height:0.34rem;margin:0.25rem 0 0;color:#0062b4;}
.useOldFixed .qt-title-red:before{height:0.34rem;top:0;}
.useOldFixed .qt-print_right{display:none;}
.useOldFixed .bshare-custom{display:none;}
.useOldFixed .qt-video-box{width:6.5rem !important;height:4.9rem !important;}
.useOldFixed #my-video{width:6.5rem !important;height:4.9rem !important;}
/* ZZMS_N39-2-xl-style */
.useOldFixed .xl-zw-main{width:100%;margin:0 auto;background:#fff;}
.useOldFixed .xl-mcon{padding-left:0.2rem;padding-right:0.2rem;margin:0 auto;}
.useOldFixed .head-zfxxgk-bg{height:auto;}
/*39_政务公开*/
.useOldFixed .xl-zwtop-sy{margin-left:0.2rem}
.useOldFixed .xl-zwtop-sy > li{height:0.35rem;line-height:0.35rem;padding-bottom:0.43rem;padding-right:0.1rem;float:left;}
.useOldFixed .xl-zwtop-sy > li > p{margin-left:0.1rem;}
.useOldFixed .xl-w71,.useOldFixed .xl-w29{width:100%;}
.useOldFixed .xl-zwtop-w100,.useOldFixed .xl-zwtop-w50{float:none;width:100%}
.useOldFixed .xl-br-fg{border:none;}
.useOldFixed .xl-zw-cons-lf{padding-right:0}
.useOldFixed .xl-zw-rttlt{font-size:0.25rem;}
.useOldFixed .xl-zw-rtlist > li{height:auto;min-height:0.25rem;line-height:0.4rem;}
/* 修改政策文件手机端样式开始 */
.useOldFixed .xl-zw-info img{max-width:100%;}
.useOldFixed .xl-zw-top{font-size:0.24rem;border:0.02rem solid #5B94D6;background-color:#ECF4FC;padding:0.2rem 0.5rem 0.2rem;}
.useOldFixed .sx-item{box-sizing:border-box;float:unset;width:unset;display:block;padding-bottom:0.2rem;}
.useOldFixed .sx-item::after{clear:both;}
.useOldFixed .sx-item.item-all{width:unset;}
.useOldFixed .sx-item.item-red{color:#f00;}
.useOldFixed .sx-item .sx-title{width:1.8rem;}
.useOldFixed .sx-item.long-title .sx-title{width:2rem;}
.useOldFixed .sx-item .sx-con{width:4rem;max-width:4rem;}
.useOldFixed .sx-item .sx-title,.useOldFixed .sx-item .sx-con{/*display:inline-block;*/
 float:left;display:block;}
/* N51-2-xl-style */
.useOldFixed .xl-ld-list > li{float:unset;}
.useOldFixed .xl-r-list>li{font-size:0.24rem;margin:0.22rem 0.4rem 0 0.4rem;}
.useOldFixed .xl-r-list > li > a{max-width:4.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.useOldFixed .xlc-right-content{width:100%;padding:0.2rem 0.3rem;border:none;box-sizing:border-box;}
.useOldFixed .xl-search-sel{width:18%;padding-left:0;color:#155c93;}
.useOldFixed .xl-search-sel option{color:#000;}
.useOldFixed .xl-search-kw{position:absolute;left:18%;top:2px;height:36px;line-height:36px;}
.useOldFixed .xl-right-content{min-height:auto;margin-bottom:0.3rem;}
.useOldFixed .xl-search-btn{position:absolute;right:0;top:-1px;}
.useOldFixed .xl-right-search{position:relative;}
/*28_ä¿¡æ¯å…¬å¼€é¡µ*/
.useOldFixed .xl-r2-list>li{height:1.8rem;font-size:0.24rem;}
.useOldFixed .xl-r2-list>li>a{font-size:0.3rem;height:0.62rem;line-height:0.62rem;}
.useOldFixed .xl-r2li-s1,.useOldFixed .xl-r2li-s2,.useOldFixed .xl-r2li-s3{width:98%;height:0.3rem;line-height:0.3rem;float:left;text-align:left;font-size:0.22rem;}
.useOldFixed .xl-r2-list>li>div>span.xl-fll,.useOldFixed .xl-r2-list>li>div>span.xl-flr{float:left;}
/*51*/
.useOldFixed .xl-ld-list>li{margin-left:0.5rem;margin-right:0.5rem}
body.useOldFixed {font-size:.24rem;margin:0 auto;}
  .useOldFixed .m-bottom{border-top: .06rem solid rgb(28,99,169);background: rgb(231,231,231);}
  .useOldFixed .m-btm1{padding:.18rem 0 .2rem;text-align: center;border-bottom:.01rem solid rgb(212,212,212);font-size: 0;}
  .useOldFixed .m-site-selt{position: relative;display: inline-block;width: 3.32rem;height: .5rem;cursor: pointer;margin:0;border:.01rem solid rgb(207,207,207);background: rgb(248,248,248);}
  .useOldFixed .m-site-selt:first-child{margin-right: 0.26rem;}
  .useOldFixed .m-site-selt .m-sitename{display: block;width:2.72rem;line-height: .5rem;font-size: .22rem;color: rgb(87,87,87);text-align: center;background: url(m-siteselt-sjx.png) no-repeat 2.4rem center;background-size: .12rem;}
  .useOldFixed .m-site-selt .m-sitediv{width:2.72rem;max-height: 3rem;background: rgb(245,245,245);position: absolute;z-index: 20000;border:1px solid rgb(221,221,221);border-top-width:0;}
  .useOldFixed .m-site-selt ul{max-height: 3rem;overflow-y: auto;}
  .useOldFixed .m-site-selt ul li a{display: block;line-height: .28rem;color: rgb(87,87,87);font-size: .22rem;padding:.04rem 0;}
  .useOldFixed .m-btm2{padding: .19rem 0.3rem .23rem;size: .2rem;color:rgb(87,87,87);}
  .useOldFixed .m-btm-linksblk{justify-content: space-between;align-items: center;display: -webkit-flex;flex-direction: inherit;flex-wrap: wrap;}
  .useOldFixed .m-btm-linksblk a{position: relative;width:47.826%;height:.5rem;font-size: .22rem;color: rgb(87,87,87);;line-height: .5rem;text-align: center;float: left;background: rgb(217,217,217);margin-bottom: .35rem;}
  .useOldFixed .m-btm-linksblk:first-child a{width:30.434%;margin-bottom: .21rem;}
  .useOldFixed .m-btm-linksblk img{position:absolute;width:1rem;z-index:99;top: .5rem;left: 50%;margin-left: -.5rem;display: none;}
  .useOldFixed .m-btm-links{text-align: center;padding-bottom: .36rem;}
  .useOldFixed .m-btm-links a{width:24%;text-align: center;}
  .useOldFixed .m-btm-info{text-align: center;font-size: 0;}
  .useOldFixed .m-btm-info .m-dzjg{width:0.6rem;vertical-align: top;}
  .useOldFixed .m-btm-info .m-infodetail{display: inline-block;font-size: .2rem;padding: 0 .24rem;}
  .useOldFixed .m-btm-info .m-infodetail p{padding-bottom: .15rem;}
  .useOldFixed .m-btm-info .m-infodetail img{width:.23rem;margin-right: .05rem;}
  .useOldFixed .m-btm-info .m-zhaocuo{width:.87rem;vertical-align: top;}
  .useOldFixed .m-btm-info .m-zhaocuo img{width:100%;}
  .useOldFixed #alert-f{
    display: none;
  }
  .useOldFixed .footer-alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,.3);
    z-index: 99;
  }
  .useOldFixed .footer-alert::after{
    content: '';
    display: block;
    width: .5rem;
    height: .5rem;
    background: url('alert-close.png') no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: .5rem;
    right: .5rem;
  }
  .useOldFixed .footer-alert-bd{
    width: 50%;
  }
  .useOldFixed .footer-alert-bd img{
    margin: .1rem auto;
    width: 100%;
  }
/* 长者模式样式适配 */
body.useOldFixed {width:750px !important;zoom:1.5;-moz-transform:scale(1.5) !important;-moz-transform-origin:top !important;margin:0 auto;height:auto;min-width:750px;position:relative;}
.useOldFixed .m-btm-info .m-infodetail{width:100%;}
.useOldFixed .m-btm-info a{margin:0 5px;}
.useOldFixed .m-btm-info a img{height:55px;}
.useOldFixed .wxdt-content p, .useOldFixed .wsfw-content p{
  width: 90%;
}
.useOldFixed #cd-lateral-nav {
  top: 75px;
  height: calc(100% - 80px);
  background: none;
  overflow: hidden;
}
.useOldFixed .wzdt-title .wzdt-titlenav .wzdt-titlefox span{
  width: auto;
}
.useOldFixed .page{
  height: auto;
  overflow: hidden;
}
.useOldFixed .pagesy{
  width: auto;
  padding: 5px 10px;
}
.useOldFixed .page, .useOldFixed .page button{
  line-height: normal;
}
.useOldFixed .page{
  width: 100%;
}
.useOldFixed .gptb{
  line-height: normal;
}
.useOldFixed .gptb input#num{
  height: auto!important;
  line-height: normal!important;
  min-height: 40px;
}
.useOldFixed .pagezd{
  height: auto;
}
.useOldFixed .ztgz-item-content-right .hover-box img{
  height: 100%;
}
.useOldFixed .indexXXHhoverdzsw,
.useOldFixed .indexXXHhoverzhcs{
  width: 100%;
  background-size: 100% 100%!important;
}
.useOldFixed .wsfw-content div:nth-of-type(2) div{
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
}
/* .useOldFixed .item-has-children{
  background-color: #007fe0;
} */
.useOldFixed #cd-lateral-nav .cd-navigation,
.useOldFixed #cd-lateral-nav .sub-menu{
  overflow-y: auto;
}
.useOldFixed .imgcen_text{
  min-width: 100px;
  text-align: center;
}
.useOldFixed .mrtj-content-bottom>a>div{
  bottom: 25px!important;
}
.useOldFixed .mrtj-content-bottom  .tag{
  bottom: -10px;
}