body{
    font-size: 0.28rem;
}
html {
    font-size: 13.33333vw;
}
@media screen and (max-width: 320px) {
    html {
        font-size: 42.667px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    html {
        font-size: 48px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
    html {
        font-size: 50px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
    html {
        font-size: 52.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
    html {
        font-size: 54.93px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
    html {
        font-size: 55.2px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
    html {
        font-size: 64px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
    html {
        font-size: 72px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
    html {
        font-size: 85.33px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
    html {
        font-size: 96px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 721px) and (max-width: 768px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw;
    }
}

@media screen and (min-width: 769px) {
    html {
        font-size: 102.4px;
    }
}
body{
    background: #fff;
}
.clearfi::before,
.clearfi::after {
    content: '';
    display: table;
    clear: both;
}
/* 带背景的顶部 */
.top-nav2016 {
    box-shadow: none;
}

.top-nav2016 .top-bar {
    height: 1.18rem;
    border-bottom: none;
    background-color: #ff8800;
}

.top-nav2016 .qita-city {
    position: absolute;
    display: inline-block;
    top: 0.38rem;
    left: 0.22rem;
    color: rgba(255, 255, 255, 1);
    font-size: 0.3rem;
    font-weight: 700;
}

.top-nav2016 .xian {
    display: inline-block;
    margin: 0 0.2rem;
    margin-top: 0.5rem;
    width: 0.02rem;
    transform: scalex(50%);
    height: 0.2rem;
    background-color: #fff;
    float: right;

}

.top-nav2016 .xian-spacial {
    margin-left: 0 !important;
}

.top-nav2016 .top-bar div.home {
    float: right;
    width: 0.3rem;
    height: 0.3rem;
    border-right: none;
    margin-top: 0.42rem;
}

.top-nav2016 .top-bar div.home a {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background-image: ;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    background-position: 0 0;
}

.top-nav2016 .top-bar div.list {
    float: right;
    overflow: hidden;
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.44rem;
    margin-right: 0.2rem;
}

.top-nav2016 .top-bar div.list a.sou {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    border-left: none;
    background-image: ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.top-nav2016 .top-bar div.title {
    border-left: none;
    border-right: none;
}
.top-nav2016 .top-bar div.title a {
    font-size: 0.36rem;
    font-weight: 800;
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin: auto;
    text-align: right;
    text-decoration: none;
    background-image: url(/uploads/image/vimages/icons.png);
    background-size: 1.6rem 3.2rem;
    background-position: 0 -2.4rem;
    background-repeat: no-repeat;
}
.top-nav2016 .top-bar div.title {
    margin: 0;
    margin-top: 0.2rem;
    margin-left: 0.68rem;
}

.top-nav2016 .top-bar div.list a.dropdown {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    border-left: none;
    background-image: ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0.01rem;
}


.breadcrumb {
    padding: 0 0.22rem;
    height: 0.8rem;
    opacity: 1;
    background: linear-gradient(90deg, rgba(255, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
    box-shadow: none;
    display: flex;
    align-items: center;
}

.breadcrumb a {
    display: inline-block;
    padding: 0.16rem 0.3rem 0.16rem 0.06rem;
    text-decoration: none;
    background:  center right no-repeat;
    background-size: 0.2rem 0.12rem;
    color: rgba(151, 151, 151, 1);
    font-size: 0.28rem;
    font-weight: 500;

}

.breadcrumb span {
    color: rgba(255, 136, 0, 1);
    font-size: 0.28rem;
    font-weight: 500;
    margin-left: 0.1rem;
}

article>h1,
.heading h1 {
    line-height: 28px;
    color: rgba(34, 34, 34, 1);
    font-size: 20px;
    font-weight: 700;
    padding: 0 11px;
}

#news-article>h1 {
    margin-top: 0.20rem;
    line-height: 0.56rem;
    color: rgba(34, 34, 34, 1);
    font-size: 0.4rem;
    font-weight: 700;
}
aside.heading-info {
    line-height: 0.4rem;
    padding: 0;
    margin: 0;
    padding-left: 0.22rem;
    margin-top: 0.2rem;
    height: auto;
}

aside.heading-info .line {
    display: inline-block;
    width: 0.04rem;
    height: 0.2rem;
    opacity: 1;
    background: rgba(244, 156, 83, 1);
    margin: 0 0.09rem;
    padding: 0;
    margin-right: 0.06rem;
}
.heading-info>span{
    padding: 0;
}
aside.heading-info .zhengli {
    padding: 0;
    height: 0.4rem;
    line-height: 0.4rem;
    color: rgba(136, 136, 136, 1);
    font-size: 0.28rem;
    font-weight: 700;
    display: inline-block;
}
aside.heading-info>span.public_time {
    display: inline-block;
    float: inherit;
    color: rgba(153, 153, 153, 1);
    font-size: 0.28rem;
    font-weight: 500;
    padding: 0;
    line-height: 0.4rem;
    height: 0.4rem;
}
/* 导语外部容器 */
.leading {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #777;
    background: #f5f5f5;
    margin-top: 27px;
    padding: 0 11px;
    margin-bottom: 28px;
    background: #fff;
}
section.leading {
    margin-top: 0.2rem;
    margin-bottom: 0;
}
/* .leading p {
    margin: 0;
    display: flex;
    flex-direction: column;
    line-height: 24px;
    background: linear-gradient(134.8deg, rgba(255, 236, 214, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: rgba(51, 51, 51, 1);
    font-size: 15px;
    font-weight: 500;
    border-radius: 12px 12px 12px 12px;
    padding: 0 14px;
    padding-bottom: 15px;
    padding-top: 47px;
    position: relative;
} */
.leading p {
    margin: 0;
    /* display: flex; */
    flex-direction: column;
    line-height: 0.48rem;
    color: rgba(51, 51, 51, 1);
    font-size: 0.26rem;
    font-weight: 500;
    border-radius:0.24rem;
    position: relative;
    padding: 0.31rem 0.32rem;
    background: linear-gradient(270deg, rgba(243,244,245,1) 0%, rgba(250,250,250,1) 100%);
    /* text-indent: 0.9rem; */
}

/* 导语标题 */
/* .leading p i {
    padding: 0;
    font-style: normal;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    opacity: 1;
    background: linear-gradient(270deg, rgba(255, 236, 214, 1) 0%, rgba(255, 249, 242, 1) 100%);
    color: rgba(255, 136, 0, 1);
    font-size: 15px;
    font-weight: 500;
    border-radius: 12px 12px 0 0;
    margin-bottom: 12px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
} */
.leading p i {
    padding: 0;
    font-style: normal;
    display: inline-block;
    text-align: center;
    opacity: 1;
    margin-bottom: 0;
    width: 1.04rem;
    /* position: absolute;
    left: 0;
    top: 0.29rem; */
    height: 0.52rem;
    border-radius: 0 0.3rem 0.3rem 0;
    background: linear-gradient(134.8deg, rgba(244,244,244,1) 0%, rgba(225,225,225,1) 100%);
    color: rgba(85,85,85,1);
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.52rem;
    text-indent: initial;
    margin-left: -0.31rem;
}
.rec {
    padding: 0 0.22rem;
}
/* 重要 */
.rec div:nth-of-type(2) {
    margin-top: -0.2rem!important;
}
.rec-item {
    border-bottom: 0.02rem solid rgba(240, 240, 240, 1);
    border-top: 0;
    padding: 0.3rem 0.2rem 0.32rem 0.2rem;
}

.rec-item h2 {
    font-size: 0.32rem;
    line-height: 0.46rem;
    height: 0.46rem;
    font-weight: 500;
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rec-item p {
    font-size: 0.26rem;
    line-height: 0.36rem;
    margin: 1em 0;
    margin: 0;
    margin-top: 0.32rem;
    color: rgba(153, 153, 153, 1);
    display: flex;
}

.rec-item p span {
    margin-right: 0.68rem;
    display: flex;
}

.rec-item p .iconfont {
    margin-right: 0.1rem;
    font-size: 0.28rem;
}

/* 热点推荐 */
.info-list {
    padding: 0 0.22rem;
}

/* 标题热点推荐，最新阅读 */
.sec-list-heading {
    padding: 0;
    margin: 0;
    margin-top: 0.4rem;
}

.sec-list-heading h2 {
    color: rgba(34, 34, 34, 1);
    font-size: 0.34rem;
    font-weight: 700;
    position: relative;
    margin: 0;
    margin-left: 0.2rem;
    padding: 0;
    overflow: initial;
    border-left: 0;
    height: 0.48rem;
    line-height: 0.48rem;
}
/* 竖线 */
.sec-list-heading h2::after {
    content: '';
    position: absolute;
    background: rgba(255,136,0,1);
    width: 0.07rem;
    height: 0.25rem;
    left: -0.16rem;
    top: 50%;
    transform: translatey(-50%);
}
/* 一行内容 */
.sec-list-body .list-item2016 {
    background-color: #fff;
    margin: 0.02rem 0;
    padding: 0.3rem 0.34rem 0.3rem 0.2rem;
    border-bottom: 0.01rem solid rgba(240, 240, 240, 1);

}

.sec-list-body .list-item2016 dl {
    padding: 0;
}

/* 内容 */
.sec-list-body .list-item2016 dl dt {
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: rgba(34, 34, 34, 1);
}

/* 时间 */
.sec-list-body .list-item2016 dl dd {
    line-height: 0.36rem;
    height: 0.36rem;
    font-size: 0.26rem;
    color: rgba(153, 153, 153, 1);
    font-weight: 500;
    margin-top: 0.32rem;
}

/* 脚注 */
.footer-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.85rem;
    line-height: 0.85rem;
    text-align: center;
    background-color: rgb(34, 34, 34);
    color: rgb(155, 155, 155);
    font-size: 0.28rem;

}

.footer-wrap img {
    width: 100%;
    height: 43px;
}

.outer-yuan {
    display: inline-block;
    /* margin-left: 1.75rem; */
    margin-right: 0.02rem;
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    background-color: rgb(34, 34, 34);
    border: 0.02rem solid rgb(155, 155, 155);
}

.outer-yuan .inner-yuan {
    /* display: inline-block; */
    margin: 0 auto;
    margin-top: 0.02rem;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    background-color: rgb(34, 34, 34);
    border: 0.02rem solid rgb(155, 155, 155);
}
/* .swiper-slide img {
    width: 350px !important;
    height: 100px!important;
    border-radius: 9.5px;
    vertical-align: middle;
} */

/* .banner-bottom {
    margin-top: 10px;

}

.swiper5 {
    width: 94.13%;
    height: 100px;
    border-radius: 12px;
}

.swiper5 img {
    height: 100px!important;
    border-radius: 9.5px;
    vertical-align: middle;
}

.banner-bottom .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper5 .swiper-pagination-bullet {
    width: 10.5px;
    height: 2.5px;
    opacity: 1;
    background: rgba(225, 225, 225, 1);
    border-radius: 5.5px;

}

.swiper5 .swiper-pagination-bullet-active {
    width: 18px;
    background: rgba(255, 255, 255, 1);
}



.swiper5>.swiper-pagination-bullets {
    bottom: 5px !important;
} */


.swiper-border {
    margin-top: 10px!important;
}
.swiper-border .swiper-container.swiper-container-horizontal {
    width: 94.13%;
    height: 2rem;
    border-radius: 12px;
}
.swiper-border .swiper-slide img {
    height: 2rem;
    border-radius: 12px;
    margin-bottom: 0;
}

.swiper-border  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper-border  .swiper-pagination-bullet {
    width: 10.5px;
    height: 2.5px;
    opacity: 1;
    background: rgba(225, 225, 225, 1);
    border-radius: 5.5px;

}

.swiper-border  .swiper-pagination-bullet-active {
    width: 18px;
    background: rgba(255, 255, 255, 1);
}

.swiper-border .swiper-pagination-bullets {
    bottom: 5px !important;
} 


/* 导粉样式 */
#add_ewm_content {
    line-height: 0.48rem;
    position: relative;
    /* padding: 0 0.1rem;
    background: linear-gradient(222.1deg, rgba(255,238,220,1) 0%, rgba(255,255,255,1) 50%, rgba(255,247,238,1) 100%);
    background-image: ;
    background-position: 0 0;
    background-size: cover;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem; */
    border-radius: 0;
    width: 94.13%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
}
#add_ewm_content p {
    position: relative;
    color: #252525;
    font-size: 0.3rem;
    font-weight: normal;
    background: #fff;
    /* padding: 0.2rem 0 0.2rem 0; */
    /* border-radius: 0.24rem; */
    line-height: 0.48rem;
    margin: 0;
    padding: 0;
}
#add_ewm_content p:first-of-type {
    margin-top: 0.3rem;
}
.xuxian{
    padding: 0.2rem 0rem 0.2rem 0rem!important;
    border-top: 0.02rem dashed #ffb95f;
    border-bottom: 0.02rem dashed #ffb95f;
}
.wenxintishi::after {
    position: absolute;
    width: 1.36rem;
    height: 0.13rem;
    /* background: linear-gradient(134.8deg, rgba(255,236,214,1) 0%, rgba(255,255,255,0.8) 100%); */
    background-image: ;
    content: '';
    left: 0;
    top: 0.47rem;
    opacity: 0.6;
    background-size: cover;
    /* opacity: 0.6; */

}
/* #add_ewm_content p:first-of-type::before{
    position: absolute;
    content: '';
    display: table;
    top: -0.08rem;
    left: 0;
    background-image: ;
    width: 100%;
    height: 0.08rem;
    background-repeat: no-repeat;
}
#add_ewm_content p:first-of-type::after{
    position: absolute;
    content: '';
    display: table;
    bottom: -0.08rem;
    left: 0;
    background-image: ;
    width: 100%;
    height: 0.08rem;
    background-repeat: no-repeat;
}
.content-box {
    font-size: 0.3rem;
    line-height: 0.48rem;
} */

.content-box>a:link, .content-box>a:visited, .content-box>p>a:link, .content-box>p>a:visited, .content-box>div>a:link, .content-box>div>a:visited, .content-box>center>a:link, .content-box>center>a:visited {
    font-size: 0.28rem;
}

#add_ewm_content p:nth-of-type(2) {
    padding: 0.08rem;
    margin-top: 0.3rem;
    padding: 0.08rem;
    background-image: ;
    background: initial;
    /* 完整显示 */
    background-size: 100% 100%;
    background-origin: padding-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    /* padding: 0; */
}
#add_ewm_content img {
    /* display: block; */
    border-radius: 0.11rem;
    /* max-height: 100%; */
}

/* 去掉空白，不知道要去掉哪个，就全去掉了 */
/* .content{
    padding: 0!important;
}
.page {
display: none;
}

.container>div:nth-of-type(2) {
    display: none!important;
}

.content div:last-of-type {
    display: none;
} */

.rec section.sec-list-heading {
    margin-top: 0;
}
.rec a:hover h2 {
    color: #252525!important;
}


/* 上面的文字行数可能会有变化，所以这样写并不合适 */
/* #add_ewm_content p:nth-of-type(2) {
    padding: 0;
    padding: 0.1rem 0.1rem;
    background-size: 100% 100%;
    background-origin: padding-box;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background: none;
    margin: 0;
    height: 9.13rem;
    box-sizing: border-box;
}

#add_ewm_content img {
    height: 100%;
} */
footer {
    margin-top: 0!important;
}
footer .footer-info {
    padding: 0.3rem 0;
}
footer .link {

    font-size: 0.32rem;
}
footer .copyright {
    font-size: 0.24rem;
}
.content-box>a:link, .content-box>a:visited, .content-box>p>a:link, .content-box>p>a:visited, .content-box>div>a:link, .content-box>div>a:visited, .content-box>center>a:link, .content-box>center>a:visited {
    font-size: 0.28rem;
    padding: 0;

}
.content {
    font-size: 0.3rem;
    line-height: 0.6rem;
}
.back_to_top {
    -webkit-tap-highlight-color: transparent;
}

.fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    max-width: 640px;
    margin: auto;
    background: #fff;
    padding: 0.1rem 0;
    z-index: 999;
}

.share {
    width: 35%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 1.5625rem;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: 500;
    background-color: #f80;
    margin-left: 0.275rem;
}

.share div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.1rem;
}

.focus-btn {
    width: 40%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 1.5625rem;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: 500;
    background-color: #f80;
    margin-left: 0.275rem;
}

.focus-btn div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.other-city {
    width: 65%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    border: 0;
    border-radius: 1.5625rem;
    margin-left: 0.275rem;
    margin-right: 0.275rem;
    margin-top: 0.1rem;
    color: #ffffff;
    background: #f80;
}

.daofen-box p, span, strong {
    font-family: "microsoft yahei" !important;
    line-height: 2 !important;
}

/*
.content table
{
    display: block;
    overflow: scroll;
	word-break:keep-all;
	word-wrap: break-word;
}

.content table td{
    padding: 0.03rem  0.05rem!important;
    font-size: 0.28rem !important;
}

.table-tips{ font-size: 0.20rem;color: #999;display: block;text-align: center;}
*/