/* 内容尾部 */
.content-ail{
    width: 98vw;
    margin-left: -20px;
    padding-left: 1vw;
}
.content-ail .line_t{
    border-top: solid #F9F9F9 24px;
    width: 100vw;
    margin-left: -1vw;
    margin-top: 30px;
    margin-bottom: 6px;
}
.content-ail .line_b{
    border-top: solid #F9F9F9 6px;
    width: 100vw;
    margin-left: -1vw;
    margin-top: 14px;
}
.content-ail .imga{
    display: block;
    max-width: 98vw;
    margin: 0 auto;
}
.content-ail .title{
    color: #666666;
    padding: 5px;
    padding-left: 10px;
}
.content-ail .page{
    display: flex;
    align-items: center;
    padding-top: 16px;
    padding-left: 4px;
}
.content-ail p .orange{
    color: #FF583C !important;
    padding: 0 14px;
    border-radius: 4px;
    border: solid #FF583C 1px;
    margin-right: 2vw;
    font-weight: 600;
}

.suspended{
    width: 100vw;
    height: auto;
}

.bottom-ad ul{
    position: fixed;
    top:inherit !important;;
    bottom: -12px !important;
    display: block;
}
.bottom-ad ul li{
    height: 14vw;
    min-height: 46px;
}
.bottom-ad ul img{
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-left: 20px;
}
.bottom-ad ul li{
   /*  letter-spacing: 2px; */
font-size: 16px;
}

.bottom-ad ul li .bottom-ads-close{
	width: 15px;
    height:15px;
    margin-left: 0px;
}

._recommend-links{
    padding:10px 10px 0;
    padding-left: 0;
}
._recommend-links ._title{
    font-size:16px;
    font-weight:700;
    color: #333333;
}
._recommend-links ._title img{
    position:relative;
    height:20px;
    width:auto;
    display:inline-block;
    top:1px;
    margin-right:4px
}
._recommend-links a._recommend-link{
    line-height:30px;
    color:#ff5a72 !important
}
._recommend-links ._point{
    display:inline-block;
    height:6px;
    width:6px;
    background-color:#fd4761;
    border-radius:6px;
    position:relative;
    top:-3px;
    margin-right:16px;
    left:6px
}

.w_go_one{
    /*margin:.3rem -10px;*/
    margin:30px -10px;
    display:block
}
.w_go_one .w_go_one_cont{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:left;
    -ms-flex-pack:left;
    justify-content:left;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-bottom:1px dashed #c7c7c7;
    /*padding-top:.5rem;*/
    padding-top:5px;
    /*padding-bottom:1.4rem;*/
    padding-bottom:14px;
    white-space:nowrap;
    /*padding-left:.3rem;*/
    padding-left:3px;
}
.w_go_one .click_text{
    font-weight:700
}
.w_go_one .w_sanjiao{
    float:left;
    width:0;
    height:0;
    /*border-width:.14rem;*/
    border-width:14px;
    border-style:solid;
    border-color:transparent transparent transparent #cd0000
}
.w_go_one .w_go_title{
    /*border-radius:.1rem;*/
    border-radius:1px;
    background:#cd0000;
    /*padding:.1rem .15rem;*/
    padding:1px 1.5px;
    color:#fff;
    /*font-size:1.4rem;*/
    font-size:14px;
}
.w_go_one .w_go_text{
    color:#323232;
    /*font-size:1.4rem;*/
    font-size:14px;
    margin-left:0
}
.w_go_one .w_go_num{
    color:#fa0000;
    font-weight:700;
    /*font-size:1.4rem;*/
    font-size:14px;
}
.w_go_two .w_go_two_cont{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    /*padding:1rem 0;*/
    padding:10px 0;
    border-top:1px solid #f2f2f2
}

.clarticle-hidden{
    /*height: 30rem;*/
    height: 600px;
    overflow: hidden;
    position: relative;
}
.linear-gradient{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    /*height: 10rem;*/
    height: 100px;
    background: #000;
    background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);; /*FireFox*/
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);  /* Opear */
    background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*IE10及IE10+*/
}

@media screen and (min-width: 100px) and (max-width: 960px) {
    .a-full{
        width: 100vw;
        max-width: inherit;
    }
}

.a-full{
    text-align: center;
    padding-top: 4rem;
   /*  width: calc(100vw - 440px); */
    max-width: 800px;
    margin-left: -20px;
    border-bottom: solid #F9F9F9 20px;
    padding-bottom: 20px;
    margin-bottom: 26px;
}
.a-full ul{
    padding-inline-start: 0 !important;
}

.a-full ul span{
    background: #FFFFFF;
    border: 1px solid #EC664A;
    border-radius: 27px;
    color: #EC664A;
    padding: 10px 30px;
    margin-bottom: 21px;
    font-size: 15px;
}
.a-full ul span img{
    width: 15px;
    margin-left: 7px;
}
/*
.a-full ul span{
    background: #FFFFFF;
    border: 1px solid #FF8510;
    border-radius: 27px;
    color: #FF8510;
    padding: 4px 20px;
    /*margin-bottom: 4rem;
    margin-bottom: 4px;
}
.a-full ul span img{
    width: 1.8rem;
    width: 18px;
}*/
.a-full ul a{
    display: block;
    /*height: 3.4rem;*/
    height: 34px;
    /*line-height: 3.4rem;*/
    line-height: 34px;
    background: #FFEAD5;
    border: 0px solid #E99224;
    border-radius: 8px;
    color: #FF8510 !important;
    width: calc(100vw - 40px);
    margin: 0 auto;
    /*margin-top: 3rem;*/
    margin-top: 3px;
}
#single-clmain h3{
    display: flex;
    align-items: center;
    padding-right: 10px !important;
}
#single-clmain .clposts{
    margin-left: auto;
    font-size: 13px;
    font-weight: normal;
    color: #F2A62F !important;
}

.more-service{
    padding: 0 15px;
    padding-top: 20px;
}
.more-service span{
    display: block;
    padding-bottom: 15px;
    border-bottom: solid #EBEBEB 1px;
}
.more-service span p{
    border-left: solid #FF7979 4px;
    padding-left: 15px;
    display: flex;
    align-items: center;
    height: 17px;
    color: #666666;
    font-weight: 600;
}
.more-service ul{
    display: flex;
    padding-inline-start: 0 !important;
    margin: 30px 0;
    margin-bottom: 50px;
}
.more-service ul li{
    flex: auto;
    text-align: center;
}
.more-service ul a{
    text-align: center;
    color: #666666 !important;
}
.more-service ul a img{
    width: 13vw;
    margin-bottom: 15px;
}


/* 底部导航栏移动端二维码 */
.footbox_code{
    display: flex;
    justify-content: center;
    background: #0a1b2b;
}
.footbox_code li{
    margin: 5vw;
    list-style:none;
    text-align: center;
}
.footbox_code img{
    width: 30vw;
    height: 30vw;
}

@media screen and (min-width: 765px) {
    .footbox_code{
        display: none;
    }
}

/* 20221118修底部悬浮广告增 str */
.bottom-ggao ul{
    position: fixed;
    top:inherit !important;
    bottom: 0 !important;
    display: block;
    margin: 0;
    list-style: none;
    width: 100vw;
    left: 0;
    padding: 0;
    z-index: 100;
}
.bottom-ggao ul li{
    width: 100%;
    height: 11.7333vw;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    display: flex;
    align-items: center;
    font-size: 0;
}
.bottom-ggao ul img{
    width: 100%;
    height: 11.7333vw;
}
.bottom-ggao ul li span{
    position: absolute;
    top: 0;
    right: 0;
    width: 41.6%;
    height: 11.7333vw;
    background-color: #FD4760;
}
.bottom-ggao ul li span a{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 50%;
}
.bottom-ggao ul li span a img{
    width: 5.0666vw;
    height: 5.0666vw;
    margin-top: 0.8vw;
    margin-bottom: -0.8vw;
}
.bottom-ggao ul li span a p{
    font-size: 2.4vw;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
}
.bottom-ggao ul li span font{
    position: absolute;
    right: 50%;
    top: 3.2vw;
    height: 4.8vw;
    border-left: solid #FFFFFF 1px;
}
/* 20221118修底部悬浮广告增 end */
@media screen and (min-width: 765px) {
    .footbox_code{
        display: none;
    }
    /* 20221118修底部悬浮广告增 str */
    .bottom-ggao ul{
        display: none !important;
    }
    /* 20221118修底部悬浮广告增 end */
}




/* 20230427增手机端底部导航栏 str */
.phone-tabbar{
    height: 60px;
    display: none;
}
.phone-tabbar ul{
    border: 1px solid #ebedf0;
    width: 100%;
    height: 60px;
    background-color: #FFFFFF;
    display: flex;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
}
.phone-tabbar a{
    width: 25%;
    text-align: center;
}
.phone-tabbar a img{
    width: 28px;
    height: 28px;
    margin: 0 auto;
    margin-top: 8px;
}
.phone-tabbar a p{
    width: 100%;
    font-size: 10px;
    color: #646566;
}
@media screen and (max-width: 768px){
    .phone-tabbar{
        display: block;
    }
}
/* 20230427增手机端底部导航栏 end */
/* 20230427增合从客服自定义按钮 str */
.hecong_button {
    position: fixed;
    right: 5px;
    bottom: 80px;
    z-index: 99999;
    border: none;
    outline: none;
    background-color: rgba(46, 46, 46, 0);
}
.hecong_button img {
    width: 80px;
    height: 80px;
}
/* 20230427增合从客服自定义按钮 str */


.swiper-container {
    margin: 20px 0;
    width: 362px;
    height: 280px;
    position: relative;
    margin-left: 20px;
}
.swiper-container .img1{
    display: block;
    width: 362px;
    cursor: pointer;
    font-size: 0;
}
.swiper-container .img1 img{
    width: 362px;
    height: auto;
}
.swiper-container .img1 span{
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 4px 6px;
    box-sizing: border-box;
    text-align-last: auto;
    font-weight: 600;
}
#newArticle .title .ylw{
    display: flex !important;
}
#newArticle .title .ylw span{
    display: inline-block;
    margin-left: auto;
}

/*栏目页*/
#recent-posts-2 li .post-date{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
#recent-posts-2 li .post-date span{
    padding: 1px 2px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}
/*详情页*/


#newArticle .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#newArticle .title span{
    margin-right: 10px;
    color: #dddddd;
}
