 body {
     font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
     color: #333;
     font-size: 14px;
 }

 a {
     color: #333;
 }

 .header,
 .btns {
     display: none;
 }

 /* 中国发布 */
 .bigbanner1 img,
 .bigbanner2 img {
     width: 100%;
 }

 .gap {
     width: 100%;
     height: 8.3px;
     background-color: #ececec;
 }

 .pol {
     margin: 85px 0 0 600px;
 }


 /* 导航栏 */
 .top {
     width: 945px;
     margin: 10px auto;
     overflow: hidden;
     display: flex;
     justify-content: space-between;
 }

 .top p a {
     color: #666;
     line-height: 250%;
 }

 .searchBox {
     border-bottom: 1px solid #CCC;
     width: 180px;
     padding: 8px 0 3px 0;
 }

 .searchBox .v {
     /* background: #F3F3F3; */
     border: none;
     width: 150px;
 }

 .fl {
     display: inline;
     float: left;
 }

 /* .searchBox .b {
            background: url(../img/b_2.png) no-repeat center center;
            border: none;
            width: 18px;
            height: 20px;
            outline: none;
            cursor: pointer;
        } */

 .fr {
     display: inline;
     float: right;
 }

 input {
     font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
     font-size: 14px;
     line-height: 20px;
 }

 .nav {
     width: 100%;
     background: rgb(45, 120, 189);
     overflow: hidden;
     zoom: 1;
     display: flex;
 }

 .navC {
     width: 1000px;
     margin: 0 auto;
     display: flex;
     justify-content: space-between;
 }

 .navCR {
     display: flex;
     justify-content: space-between;
 }

 .navCR ul {
     margin: 15px 0;
     padding: 0 35px;
     border-right: thin dashed #FFFF;
     overflow: hidden;
     line-height: 150%;
 }

 .navCR ul:last-child {
     border-right: none;
     padding-right: 0;
 }

 .navCR a {
     color: #FFF;
     margin-right: 20px;
 }


 /* 内容 */

 .content {
     width: 945px;
     margin: 35px auto 0;
     overflow: hidden;
     zoom: 1;
 }

 .local {
     font-size: 16px;
     line-height: 30px;
     float: left;
 }

 .content h1 {
     margin: 35px 10px;
     font-size: 36px;
     line-height: 72px;
 }

 .inform {
     width: 100%;
     height: 40px;
     border-bottom: 1px solid #ccc;
     overflow: hidden;
 }

 .Tinform {
     /* width: 550px; */
     font-weight: lighter;
     font-size: 16px;
     line-height: 16px;
     float: left;
 }

 .bott {
     width: 240px;
     float: right;
 }

 .bott div {
     width: 59px;
     float: left;
 }

 .bott span {
     background-repeat: no-repeat;
     background-position: center center;
     display: inline-block;
     width: 34px;
     height: 42px;
     background-size: cover;
 }

 .zoomUp {
     background-image: url(http://images.china.cn/images1/ch/2019ly/bg_31.png);
     background-position: right center;
     margin-left: 10px;
     padding-left: 10px;
     cursor: pointer;
 }

 .zoomDown {
     background-image: url(http://images.china.cn/images1/ch/2019ly/bg_32.png);
     background-position: right center;
     margin-left: 10px;
     padding-left: 10px;
     cursor: pointer;
 }

 .article {
     margin-top: 25px;
 }

 .smallbanner2 {
     display: flex;
     justify-content: center;
 }

 .smallbanner1 {
     display: flex;
     justify-content: center;
 }

 .article p {
     text-indent: 2em;
     font-size: 18px;
     line-height: 230%;
     padding-bottom: 20px;
 }

 .foot {
     width: 100%;
     padding: 30px 0;
     text-align: center;
     margin-top: 30px;
     font-size: 12px;
     line-height: 22px;
     color: #585858;
     border-top: solid 1px #e0e0e0;
 }

 .foot a {
     color: #585858;
 }

 .m_footer,
 #headInclude

 /* .btns, 
        /* .navl, 
        /* .search, 
        /* .appAd,
        .checkloacl */
     {
     display: none;
 }

 @media screen and (max-width: 750px) {

     .top,
     .nav,
     .banner,
     .foot,
     .bott,
     .bigbanner1,
     .bigbanner2,
     .gap {
         display: none;
     }

     .m_footer,
     #headInclude

     /* .btns, 
            /* .navl, 
            /* .search, 
            /* .appAd,
            .checkloacl */
         {
         display: block;
     }

     html {
         font-size: 312.5%;
     }

     body {
         font: .36rem/130% "Microsoft YaHei", sans-serif;
         color: #000;
         padding-top: 1.2rem
     }


     body.scrollLock {
         width: 100vw;
         height: 100vh;
         overflow: hidden
     }

     .topNav {
         width: 100%;
         box-shadow: 0 5px 9px rgba(0, 0, 0, .08);
         position: fixed;
         left: 0;
         top: 0;
         box-sizing: border-box;
         padding: 0 .3rem;
         background: #fff;
         z-index: 999;
         display: flex;
         align-items: center;
         justify-content: space-between;
         height: 1.2rem
     }

     .topNav_logo1 {
         width: .48rem
     }

     .topNav_logo2 {
         width: 1.42rem
     }

     .topNav_menu {
         width: .4rem;
         height: .4rem;
         position: relative;
         display: flex;
         flex-direction: column;
         justify-content: space-around;
         padding: .2rem;
         border-radius: .08rem
     }

     .topNav_menu span {
         width: 100%;
         height: .06rem;
         background: #666;
         border-radius: .03rem;
         transition: .3s;
         transform-origin: 100% 0
     }

     .topNav_menu.active {
         background: #e8eaef
     }

     .topNav_menu.active span:nth-child(2) {
         opacity: 0
     }

     .topNav_menu.active span:nth-child(1) {
         transform: translate(-0.06rem, -0.01rem) rotate(-45deg)
     }

     .topNav_menu.active span:nth-child(3) {
         transform: translate(-0.01rem, 0.01rem) rotate(45deg)
     }

     .topNav .topShare,
     .topNav .article_title {
         display: none
     }

     .crumb,
     .pcaddDom {
         display: none
     }

     .pushNav {
         background: #f6f6f6;
         width: 100vw;
         height: 100vh;
         box-sizing: border-box;
         padding: 1.6rem .3rem 1rem;
         position: fixed;
         left: 0;
         top: -120%;
         transition: .3s;
         z-index: 100;
         overflow-y: scroll;
         overflow-x: auto
     }

     .pushNav.show {
         top: 0
     }

     .pushNav h2 {
         font-weight: normal;
         font-size: .3rem;
         color: #666;
         padding: 0 0 .4rem
     }

     .languages ul {
         display: grid;
         grid-template-columns: repeat(2, 1fr);
         text-align: center;
         column-gap: .25rem;
         row-gap: .4rem
     }

     .languages li {
         line-height: .8rem;
         background: #fff;
         border-radius: .1rem
     }

     .channel p {
         display: grid;
         grid-template-columns: repeat(3, 1fr);
         gap: .25rem;
         padding-bottom: .4rem;
         margin-bottom: .3rem;
         border-bottom: 1px solid #ddd
     }

     .channel p:nth-child(11) {
         border-bottom: none
     }

     .channel p a {
         display: inline-block;
         line-height: .8rem;
         text-align: center;
         background: #fff;
         border-radius: .1rem
     }

     .form {
         margin-bottom: .5rem;
         background: #fff;
         overflow: hidden;
         padding: .35rem;
         border-radius: .1rem;
         display: flex;
         justify-content: space-between
     }

     .form #kw {
         width: 100%;
         box-sizing: border-box;
         outline: none
     }

     .form #button-addon {
         width: .4rem;
         height: .4rem;
         background: url(http://images.china.cn/images1/ch/2022ChinaIdex/nav/img/search.png) no-repeat 0 0/100% 100%;
         outline: none
     }

     .m_gotop {
         width: .8rem;
         height: .8rem;
         background: #0146ae;
         border-radius: 50%;
         margin: .1rem 0;
         position: fixed;
         right: .3rem;
         bottom: 2.5rem;
         overflow: hidden;
         box-shadow: 1px 2px 2px rgba(0, 0, 0, .4);
         transition: .7s cubic-bezier(0.68, -0.4, 0.27, 1.34) .2s;
         transform: translateX(300%);
         z-index: 999
     }

     .m_gotop a {
         display: block;
         width: 100%;
         height: 100%;
         border-radius: 50%
     }

     .m_gotop a::before {
         content: "";
         width: .15rem;
         height: .15rem;
         border-top: 2px solid #fff;
         border-right: 2px solid #fff;
         position: absolute;
         left: 50%;
         top: 50%;
         transform: translate(-50%, -25%) rotate(-45deg)
     }

     .m_gotop.m_gotop_cur {
         transform: translateX(0)
     }

     .m_footer {
         display: block;
         background: #0146ae;
         padding: .3rem .3rem .7rem;
         font-size: .3rem;
         color: #fff;
         line-height: 1em;
         text-align: center
     }

     .m_footer .ft1 {
         padding-bottom: .35rem;
         display: flex;
         justify-content: center;
         gap: .8rem
     }

     .m_footer .ft1 div {
         display: flex;
         align-items: center
     }

     .m_footer .ft1 div:nth-child(1) img {
         width: .46rem
     }

     .m_footer .ft1 div:nth-child(2) img {
         width: .3rem
     }

     .m_footer .ft1 div img {
         margin-right: .15rem
     }

     .m_footer p {
         padding-top: .35rem;
         border-top: .01rem solid rgba(255, 255, 255, .2)
     }

     /* 顶部 */
     /* .header {
                position: fixed;
                z-index: 100;
                top: 0;
                left: 0;
                right: 0;
                margin: 0 auto;
                border-bottom: solid 1px #a2a2a2;
                height: 1rem;
                background: #FFF;
            }

            .logo {
                padding: 0.2rem .2rem .2rem .2rem;
                height: 0.6rem;
                display: inline-block;
            }

            .logo img {
                height: 100%;
            }

            .recommend {
                display: inline-block;
                margin: 0.8rem 0 0 0.2rem;
                line-height: 1;
                font-size: .4rem;
                color: #1e1e1e;
            }

            .like {
                float: right;
                margin: 0.2rem 0.2rem 0 0.2rem;
                width: 0.45rem;
            } */


     .local {
         font-size: 0.34rem;
         color: #999;
         margin-bottom: 0.4rem;
         float: unset;
     }


     .local span {
         display: none;
     }

     .local a {
         color: #999;
         margin: 0 0.25rem;
     }

     .local a:first-child {
         margin: 0;
     }

     .local a:nth-child(2) {
         margin: 0 0.25rem 0 0;
     }

     .content {
         width: 100%;
         padding: 0 0.24rem;
         margin: 0.2rem auto 0.55rem;
         box-sizing: border-box;
     }

     .content h1 {
         font-size: 0.48rem;
         line-height: 0.6rem;
         margin: 0 0 0.28rem;
         font-weight: bold;
     }

     .content img {
         width: 100%;
     }


     .inform {
         border: 0
     }

     .Tinform {
         width: 100%;
         float: unset;
         font-size: 0.26rem;
         line-height: 0.28rem;
         padding-bottom: 0.25rem;
         margin-bottom: 0.2rem;
         /* display: flex; */
         border-bottom: 0.01rem solid #eee;
         color: #999;
     }

     span#author_baidu {
         display: none;
     }

     span#pubtime_baidu {
         margin-right: 0.3rem;
     }

     .article {
         margin-top: 0;
     }

     .article p {
         font-size: 0.34rem;
         line-height: 0.69rem;
     }

     #ciic_wza {
         display: none !important;
     }

     /* .footM {
        margin-top: 0.5rem;
        text-align: center;
    }
    .text1 {
        color: #3b3b3b;
    }
    .text1 span {
        color: #a2a2a2;
    }
    .text2 {
        margin-top: 0.15rem;
        color: #c42c2a
    }
    .text2 span {
        font-size: 0.32rem;
    } */
     /* 底部版权内容 */
     /* .line-block {
                height: .1rem;
                background-color: #fbfafa;
                border-top: solid 1px #ebe8e8;
                border-bottom: solid 1px #ebe8e8;
                margin-top: 0.5rem;
            }

            .navl {
                overflow: hidden;
            }

            .language-nav {
                margin: 0 .29rem 0.6rem;
                border-top: solid 1px #eee;
                padding-top: 0.35rem;
                color: #e42e2a;
                font-size: .3rem;
                line-height: 1;
            }

            .flex {
                display: -webkit-flex;
                display: flex;
                flex-flow: row nowrap;
                justify-content: space-between;
                align-items: center;
            }

            .flex span a {
                color: #e42e2a;
            }

            .language-nav .flex:nth-child(2) {
                margin-top: 0.32rem;
            }

            .column-nav {
                margin: 0.3rem 0 0.33rem 0.3rem;
                font-size: 0.3rem;
            }

            .column-nav-tag {
                margin-bottom: 3px;
            }

            .more-tag,
            .column-nav-tag {
                margin-bottom: 0.1rem;
                line-height: 1;
                font-size: 0.4rem;
                color: #1e1e1e;
            }

            .column-nav-line {
                margin-top: 0.4rem;
                line-height: 1;
                color: #1e1e1e;
                font-size: 0;
            }

            .column-nav-line span {
                display: inline-block;
                position: relative;
                width: 1rem;
                text-align: center;
                font-size: .33rem;
            }

            .column-nav-line span:after {
                content: '';
                display: inline-block;
                position: absolute;
                right: -1px;
                top: .05rem;
                height: .3rem;
                width: 1px;
                background-color: #8e8e8e;
            }

            .column-nav-line span:nth-child(1) {
                width: 0.8rem;
                text-align: left;
            }

            .column-nav-line span:last-child:after {
                display: none;
            }

            .column-nav-line span.column-nav-line-1 {
                width: 1.3rem;
            }

            .column-nav-line span.column-nav-line-2 {
                width: 2rem;
            }

            .column-nav-line span.column-nav-line-3 {
                width: 1.6rem;
            }

            .search {
                position: relative;
                margin: 0 .27rem 0.5rem;
                text-align: center;
                font-size: 0;
            }

            .search-box {
                display: flex;
                display: -webkit-flex;
                align-items: center;
                border: solid 1px #C9C9C9;
                border-radius: 5px;
                height: 0.58rem;
                position: relative;
            }

            .search-icon {
                margin-left: .18rem;
                height: .28rem;
            }

            .search-input {
                -webkit-appearance: none;
                outline: 0;
                margin-left: .1rem;
                border: 0;
                padding: 0;
                height: .3rem;
                width: 5.3rem;
                line-height: 0.3rem;
                font-family: initial;
                font-weight: 300;
                font-size: .28rem;
                color: #000000;
            }

            .search-input::placeholder {
                position: relative;
                top: -1px;
                font-family: initial;
                font-weight: 300;
                font-size: 0.3rem;
                color: #b3b3b3;
            }

            .search-btn {
                border-left: solid 1px #b3b3b3;
                padding-left: 0.2rem;
                line-height: 0.3rem;
                font-family: initial;
                font-weight: 300;
                font-size: 0.25rem;
                color: #a2a2a2;
                float: right;
                background-color: #FFF;
                position: absolute;
                right: 0.2rem;
            }

            .search p {
                line-height: 0.2rem;
            }

            .search-text-1 {
                margin-top: 0.39rem;
                font-size: 0.38rem;
                color: #3b3b3b;
            }

            .search-text-1 span {
                font-family: initial;
                font-weight: 300;
                color: #a2a2a2;
            }

            .search-text-2 {
                font-size: 0.25rem;
                margin-top: 0.375rem;
                color: #c42c2a;
            }

            .search-text-2 span {
                display: inline-block;
                vertical-align: top
            }

            .search-text-2-1 {
                font-size: 0.38rem;
            }

            .search-text-2-2 {
                padding-top: 0.025rem;
                padding-bottom: 0.025rem;
                font-size: 0.32rem;
            }

            .appAd {
                position: relative;
                width: 100%;
                height: 1.3rem;
                background-color: #e42e2a;
            }

            .logo-app {
                position: absolute;
                left: 0;
                width: 1.5rem;
            }

            .text-ad {
                position: absolute;
                left: 1.5rem;
                color: rgb(250, 252, 254);
                line-height: 1;
            }

            .text-ad1 {
                margin-top: .3rem;
                font-size: 0.28rem;
            }

            .text-ad2 {
                margin-top: 0.2rem;
                font-size: .2rem;
            }

            .pr {
                position: absolute;
                right: 0;
                top: 0;
            }

            .btn-ad {
                display: inline-block;
                margin: 0.42rem 0.38rem 0 0;
                padding: 0.1rem;
                border-radius: 0.125rem;
                background-color: rgb(250, 252, 254);
                color: #e42e2a;
                font-size: 0.28rem;
                line-height: 1;
            } */

     /* 浮动按钮 */
     /* .btns {
                position: fixed;
                right: .22rem;
                top: 9rem;
                z-index: 99;
                width: 0.7rem;
            }

            .btns img {
                width: 100%;
            }

            .btns-top {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 0.8rem;
            }

            .btns-home {
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 0.8rem;
            } */
 }