/* 内容尾部 */
.content-ail-div{
    height: 260px;
}
.content-ail{
    width: 100vw;
    position: absolute;
    height: 250px;
    left: 0;
}
.content-ail p{
    padding: 0;
    margin: 0;
}
.content-ail .line_t{
    border-top: solid #F9F9F9 24px;
    width: 100vw;
/*     margin-top: 30px; */
    margin-bottom: 6px;
}
.content-ail .line_b{
    width: 100vw;
    margin-top: 14px;
}
.content-ail .imga{
    display: block;
    max-width: 98vw;
    margin: 0 auto;
}
.content-ail .imga img{
    width: 100%;
}
.content-ail .title{
    color: #666666;
    padding: 14px;
    padding-left: 10px;
    background-color: #FFFFFF;
}
.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;
    border: solid red 1px;
}

.bottom-ad ul{
    position: fixed;
    top:inherit !important;
    bottom: 0 !important;
    display: block;
    margin: 0;
    list-style: none;
    width: 100vw;
    left: 0;
    padding: 0;
}
/*20221118底部悬浮广告更换修 str */
.bottom-ad 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;
}
/*20221118底部悬浮广告更换修 end */
/*20221118底部悬浮广告更换增 str */
.bottom-ad ul img{
    width: 100%;
    height: 11.7333vw;
}
.bottom-ad ul li span{
    position: absolute;
    top: 0;
    right: 0;
    width: 41.6%;
    height: 11.7333vw;
    background-color: #FD4760;
}
.bottom-ad ul li span a{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 50%;
}
.bottom-ad ul li span a img{
    width: 5.0666vw;
    height: 5.0666vw;
    margin-top: 0.8vw;
}
.bottom-ad ul li span a p{
    font-size: 2.4vw;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0.8vw;
}
.bottom-ad ul li span font{
    position: absolute;
    right: 50%;
    top: 3.2vw;
    height: 4.8vw;
    border-left: solid #FFFFFF 1px;
}
/*20221118底部悬浮广告更换增 end */
/*
.bottom-ad ul li{
    width: 100vw;
    height: 14vw;
    min-height: 46px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    display: flex;
    align-items: center;
}
.bottom-ad ul img{
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-left: 20px;
    margin-right: 10px;
}
.bottom-ad ul li{
    letter-spacing: 2px;
}
.navbar-header ul span {
    background-color: #FF7979;
    padding: 5px 10px;
    border-radius: 100px;
    margin-left: auto;
    margin-right: 17px;
}
*/

._recommend-links{
    padding:10px 10px 0;
    padding-left: 4%;
}
._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{
    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;
    width: 92%;
    margin: 0 auto;
}
.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: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 !important;*/
    height: 300px !important;
    overflow: hidden;
    position: relative;
}
.linear-gradient{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    /*height: 20rem;*/
    height: 200px;
    background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1)) !important;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%) !important; /*FireFox*/
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%) !important;  /* Opear */
    background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)) !important; /*IE10及IE10+*/
}

.a-full{
    text-align: center;
    /*padding-top: 4rem;*/
    padding-top: 4px;
    padding-bottom: 20px;
    margin-bottom: 26px;
}
.a-full ul{
    padding-inline-start: 0 !important;
}
.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;
    vertical-align: middle;
    margin-top: -2px;
}
.a-full ul a{
    display: block;
    /*height: 3.4rem;*/
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    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;
    border: solid #FFFFFF 1px;
    background-color: #FFFFFF;
    margin-bottom: 12px;
}
.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;
}
.footbox_code li{
    margin: 5vw;
    list-style:none;
}
.footbox_code img{
    width: 30vw;
    height: 30vw;
}

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


.wzlist .kd{
    overflow: visible;
}
.community-plate{
    margin-top: 0;
}
.community-plate .indexBotRight-title{
    display: flex;
    align-items: center;
    border-bottom: solid #F5F5F5 1px;
    width: calc(100% - 2px);
    margin: 0 auto;
    padding-bottom: 10px;
}
.community-plate .indexBotRight-title span{
    border-left: solid #FF7472 3px;
    /*height: 2rem;*/
    height: 20px;
    display: flex;
    align-items: center;
    padding-left: 12px;
    font-weight: bold;
    color: #333;
    /*font-size: 2rem;*/
    font-size: 20px;
}
.community-plate .indexBotRight-title p{
    margin-left: auto;
    font-weight: normal;
    font-size: 13px;
    vertical-align: middle;
}
.community-plate .code-ul li {
    margin-bottom: 15px;
    font-size: 16px;
    color: rgba(0,0,0,.7);
    display: flex;
    align-items: center;
}
.community-plate .code-ul li img {
    width: 32px;
    margin-right: 8px;
    background-color: #f2f2f2;
    border-radius: 100%;
}
.kankan .el-popover {
    position: absolute;
    right: 70px;
    top: -40px;
    background: #FFF;
    min-width: 150px;
    border: 1px solid #EBEEF5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    word-break: break-all;
    width: 300px;
}
.kankan .el-popover:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid #FFFFFF;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}
.kankan .widget-wechat {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
}
.kankan .widget-wechat img {
    width: 32px;
    background-color: #f2f2f2;
    border-radius: 100%;
}
.kankan .widget-wechat p{
    margin: 0;
    margin-left: auto;
    border: 1px solid #F19C9A;
    color: #F19C9A;
    font-size: 12px;
    padding: 3px 10px;
    line-height: 1.2;
    border-radius: 3px;
    cursor: pointer;
    flex: inherit;
    box-sizing: border-box;
    min-width: calc(2em + 22px);
    text-align: center;
}
.kankan .widget-wechat p:hover{
    background-color: #F19C9A;
    color: #FFFFFF;
}
.kankan .widget-content2 {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
}
.widget-content ul{
    width: 100%;
    position: relative;
}
.widget-content ul li{
    border-bottom: none;
}
.kankan .widget-content2 .img {
    margin-right: 10px;
    width: 120px;
    line-height: 1.2;
}
.kankan .widget-content2 .content2 .title {
    font-size: 16px;
    color: #FF7472;
    margin-bottom: 10px;
}
.kankan .widget-content2 .content2 p {
    margin: 0 0 5px;
}
@media(max-width:769px) {
    .community-plate {
        display: none
    }
}

/* 20230427增手机端底部导航栏 str */
.bottom-ads{
  width: 100%;
}
.phone-tabbar{
  height: 60px;
  display: flex;
}
.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;
}
.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: 769px){
  .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 */