[v-cloak] {
    display: none !important;
}

.wcai_header_div{
    height: 1.1733rem;
}
.wcai_header_div ul{
    height: 1.1733rem;
    width: 10rem;
    position: fixed;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    box-shadow: 0.01333rem 0.01333rem 0 0 rgba(202,202,202,0.2);
    z-index: 1000;
}
.wcai_header_div .logo{
    width: 2.3333rem;
    height: 0.6667rem;
    margin-left: 0.3866rem;
}
.wcai_header_div .right{
    margin-left: auto;
    display: flex;
}
.wcai_header_div .right img{
    width: 0.5333rem;
    height: 0.5333rem;
    margin-left: 0.2133rem;
    margin-right: 0.48rem;
}
.wcai_header_div .right span{
    height: 0.5866rem;
    padding: 0 0.1866rem;
    background: #17A0DB;
    border-radius: 0.1066rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.1466rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #FFFFFF;
}


.wcai_header_div .back {
    width: 0.2933rem;
    height: 0.48rem;
    margin-left: 0.52rem;
}

.wcai_header_div .right.more {
    width: 0.4533rem;
    height: auto;
    margin-right: 0.4933rem;
}

.wcai-van-swipe{
    background-color: #FFFFFF;
    padding: 0.24rem;
}
.wcai-van-swipe .my-swipe{
    position: relative;
}
.wcai-van-swipe .my-swipe .van-swipe-item {
    color: #fff;
    text-align: center;
    width: 9.5866rem;
    /*height: 3.24rem;*/
}
.wcai-van-swipe .my-swipe .van-swipe-item img{
    width: 100%;
}
.wcai-van-swipe .my-swipe .van-swipe__indicators{
    position: absolute;
    bottom: 0.24rem;
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding-right: 0.32rem;
}
.wcai-van-swipe .my-swipe .van-swipe__indicators .van-swipe__indicator{
    width: 0.18rem;
    height: 0.18rem;
    background: rgba(255,255,255,0.6000);
    border-radius: 100px;
}

.wcai_notice{
    padding: 0.1733rem 0.5333rem;
    margin: 0 auto;
    background-color: #FFFFFF;
    font-size: 0.3466rem;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.wcei_jump_web{
    display: flex;
    background-color: #FFFFFF;
    padding: 0 0.72rem;
    padding-top: 0.5466rem;
    padding-bottom: 0.4rem;
}
.wcei_jump_web li{
    text-align: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
}
.wcei_jump_web li:nth-child(2){
    margin-left: 1.1866rem;
}
.wcei_jump_web li:nth-child(3){
    margin-left: 0.9733rem;
}
.wcei_jump_web li:nth-child(4){
    margin-left: auto;
}
.wcei_jump_web img{
    width: 0.64rem;
    height: 0.64rem;
    margin: 0 auto;
    margin-bottom: 0.26667rem;
}

.wcai_cai_page_list{
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.7333rem;
    padding-bottom: 0.4133rem;
}
.wcai_cai_page_list_title{
    padding-left: 0.46667rem;
    padding-top: 0.32rem;
    width: 100%;
    margin-top: 0.2133rem;
    padding-bottom: 0.1866rem;
    background-color: #FFFFFF;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #C92F2E;
}
.wcai_cai_page_list div{
    width: 1.3333rem;
    text-align: center;
    margin-right: 1.0933rem;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
}
.wcai_cai_page_list div:nth-child(4n){
    margin-right: 0;
}
.wcai_cai_page_list img{
    width: 1.0666rem;
    height: 1.0666rem;
    margin: 0 auto;
    margin-top: 0.3733rem;
    margin-bottom: 0.04rem;
}
.wcai_cai_page_list .wcai_text_red{
    color: red;
}

.wcai_select_experts_title{
    padding-left: 0.46667rem;
    padding-top: 0.32rem;
    width: 100%;
    margin-top: 0.2133rem;
    padding-bottom: 0.1866rem;
    background-color: #FFFFFF;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #333333;
    display: flex;
}
.wcai_select_experts_title li{
    width: 7.4133rem;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
}
.wcai_select_experts_title li span{
    width: 1.48rem;
    height: 0.6rem;
    background: #FFFFFF;
    border: 0.01333rem solid #B3B3B3;
    border-radius: 0.05333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #666666;
    white-space: nowrap;
    margin-right: 0.3333rem;
    margin-bottom: 0.2rem;
}
.wcai_select_experts_title li span.active{
    background-color: #C72A29;
    border-color: #C72A29;
    color: #FFFFFF;
}

.wcai_play_experts_title{
    padding-left: 0.46667rem;
    width: 100%;
    padding-bottom: 0.1866rem;
    background-color: #FFFFFF;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #333333;
    display: flex;
}
.wcai_play_experts_title img{
    width: 1.4rem;
    height: 0.6rem;
    margin-left: 0.05333rem;
}
.wcai_play_experts_title li{
    width: 7.4133rem;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
}
.wcai_play_experts_title li span{
    width: 1.48rem;
    height: 0.6rem;
    background: #F2F2F2;
    border-radius: 0.05333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #666666;
    white-space: nowrap;
    margin-right: 0.3333rem;
    margin-bottom: 0.2rem;
}
.wcai_play_experts_title li span.active{
    background-color: #C72A29;
    color: #FFFFFF;
}
.wcai_play_experts_title li span:last-child{
    width: auto;
    background-color: rgba(202,202,202,0);
    font-size: 0.3066rem;
    font-weight: 400;
    color: #C72A29;
    text-decoration:underline;
}

.wcai_experts_list{
    background-color: #FFFFFF;
    position: relative;
}
.wcai_experts_list .w700{
    width: 9.3333rem;
    margin: 0 auto;
    position: absolute;
}

.wcai_experts_list div{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.08rem;
    padding-top: 0.0933rem;
    padding-bottom: 0.3866rem;
}
.wcai_experts_list div li{
    width: 2.8133rem;
    height: 1.6133rem;
    background: #FFFFFF;
    border: 0.01333rem solid #CAD6E1;
    border-radius: 0.05333rem;
    position: relative;
    margin-left: 0.36rem;
    margin-top: 0.2933rem;
}
.wcai_experts_list div li img{
    width: 0.9066rem;
    height: 0.9066rem;
    border-radius: 100px;
    position: absolute;
    left: 0.2133rem;
    top: 0.3466rem;
}
.wcai_experts_list div li .name{
    font-size: 0.3466rem;
    font-weight: 500;
    color: #333333;
    position: absolute;
    left: 1.28rem;
    top: 0.36rem;
    width: 4em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.wcai_experts_list div li .zhong{
    font-size: 0.32rem;
    font-weight: 400;
    color: #C72A29;
    position: absolute;
    left: 1.48rem;
    top: 0.88rem;
}
.wcai_experts_list div li .sorting{
    position: absolute;
    left: 0;
    top: 0;
    width: 0.3866rem;
    height: 0.3333rem;
    background: #EDB850;
    border-radius: 0.05333rem 0 0.1067rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.2933rem;
    font-weight: 500;
    color: #FFFFFF;
}
.wcai_experts_list div li:nth-child(2) .sorting{
    background-color: #837798;
}
.wcai_experts_list div li:nth-child(3) .sorting{
    background-color: #ED8F50;
}

.wcai_kjnumber_title{
    background-color: #FFFFFF;
    margin-top: 0.2133rem;
    display: flex;
    align-items: center;
    padding-left: 0.4666rem;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #C92F2E;
    height: 1.04rem;
    border-bottom: solid #F0F0F0 0.01333rem;
}
.wcai_kjnumber_title span{
    margin-left: auto;
    margin-right: 0.32rem;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #999999;
    display: flex;
    align-items: center;
}
.wcai_kjnumber_title span img{
    width: 0.3733rem;
    height: 0.3733rem;
    margin-left: 0.06667rem;
}

.wcai_kjnumber_data{
    background-color: #FFFFFF;
}
.wcai_kjnumber_data li{
    display: flex;
    flex-wrap: wrap;
}
.wcai_kjnumber_data li div{
    width: 100%;
    padding-bottom: 0.08rem;
}
.wcai_kjnumber_data li .text{
    height: 1.12rem;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 0.48rem;
    font-weight: 400;
    color: #333333;
    padding-left: 0.4533rem;
}
.wcai_kjnumber_data li .text .qnumber{
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    margin-left: 0.6133rem;
}
.wcai_kjnumber_data li .text .machine{
    margin-left: auto;
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    margin-right: 0.52rem;
    text-decoration:underline;
}
.wcai_kjnumber_data li div{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.4533rem;
    border-bottom: solid #F0F0F0 0.01333rem;
}
.wcai_kjnumber_data li div span{
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EC5D57;
    font-size: 0.4rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 0.2133rem;
    margin-bottom: 0.28rem;
}
.wcai_kjnumber_data li div span.blue{
    background-color: #4D8FEC;
}
.wcai_contraction{
    height: 0.9866rem;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wcai_contraction img{
    width: 0.4133rem;
    height: 0.4133rem;
}
.wcai_kjnumber_data.active li:nth-child(n+4){
    display: none;
}

.wcai_cai_forum_list{
    margin-top: 0.2133rem;
    background-color: #FFFFFF;
}
.wcai_cai_forum_list .title{
    display: flex;
    height: 1.0666rem;
    align-items: center;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #C92F2E;
    padding-left: 0.4533rem;
    border-bottom: solid #F0F0F0 0.01333rem;
}
.wcai_cai_forum_list .title .right{
    margin-left: auto;
}
.wcai_cai_forum_list .title span{
    font-size: 0.3466rem;
    font-weight: 400;
    color: #666666;
    margin-right: 0.26667rem;
}
.wcai_cai_forum_list .title .more{
    font-size: 0.3733rem;
    font-weight: 400;
    color: #999999;
    display: inline-flex;
    align-items: center;
    margin-right: 0.4266rem;
}
.wcai_cai_forum_list .title .more img{
    height: 0.3466rem;
    width: auto;
}
.wcai_cai_forum_list .data{
    line-height: 0.74rem;
    padding: 0.24rem 0;
    border-bottom: solid #F0F0F0 0.01333rem;
}
.wcai_cai_forum_list .data li{
    width: 100%;
    display: flex;
    align-items: center;
}
.wcai_cai_forum_list .data .text{
    align-items: center;
    width: 16em;
    margin-left: 0.4533rem;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #4D4D4D;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
   word-break: break-all;
    overflow: hidden;
}
.wcai_cai_forum_list .data .time{
    margin-left: auto;
    font-size: 0.3466rem;
    font-weight: 400;
    color: #808080;
    margin-right: 0.7066rem;
}

.wcai_footbox{
    margin-top: 0.2133rem;
    background-color: #FFFFFF;
    height: 2.6rem;
    /*height: 3.2667rem;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.6667rem;
}
.wcai_footbox li{
    text-align: center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.5333rem;
}
.wcai_footbox li p{
    color: #999999;
}


.footbox{
    position: fixed;
    background-color: #00A2E9;
    width: 10rem;
    /*bottom: 50px;*/
    bottom: 48px;
    height: 1.3333rem;
    display: flex;
    align-items: center;
    font-size: 0.48rem;
    font-weight: 500;
    color: #FFFFFF;
    text-indent: 1.1733rem;
}
.footbox span{
    text-indent: 0;
    border-bottom: solid #FFFFFF 1px;
}
.footbox img.logo{
    width: 1.76rem;
    height: auto;
    position: absolute;
    top: -0.2133rem;
    right: 1.2133rem;
}
.footbox img.quxiao{
    width: 0.4533rem;
    height: auto;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
}

.crumbs{
    height: 1.04rem;
    display: flex;
    align-items: center;
    text-indent: 0.4366rem;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #666666;
    background-color: #FFFFFF;
}

.banner{
    width: 10rem;
    height: auto;
}

.intopage_a{
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}
.intopage_a span{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.4rem;
    font-weight: 400;
    color: #333333;
    width: 2.5rem;
    height: 0.5866rem;
    border-right: solid #F5F5F5 0.01333rem;
}
.intopage_a span:last-child{
    border-right: none;
}
.intopage_a span img{
    width: 0.5333rem;
    height: 0.5333rem;
    margin-right: 0.04rem;
}

.experts_type_tab{
    background-color: #FFFFFF;
    margin-top: 0.2133rem;
    padding-top: 0.28rem;
}
.experts_type_tab .title{
    height: 1.04rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.36rem;
    padding-right: 0.4666rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #333333;
}
.experts_type_tab .title span{
    display: flex;
    background-color: #F5F5F5;
}
.experts_type_tab .title span p{
    width: 1.4666rem;
    height: 0.64rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
}
.experts_type_tab .title span p.active{
    background-color: #D62B33;
    color: #FFFFFF;
}
.experts_type_tab .list{
    display: flex;
    justify-content: center;
}
.experts_type_tab .list li{
    width: 3.1866rem;
    height: 3.48rem;
    background: url(/images/m/ico_ranking_bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.experts_type_tab .list li span{
    display: block;
}
.experts_type_tab .list li .ranking{
    width: 0.5333rem;
    height: 0.5866rem;
    position: absolute;
    top: 0.44rem;
    left: 0.4266rem;
}
.experts_type_tab .list li .touxiang{
    width: 1.1333rem;
    height: 1.1333rem;
    margin-top: 0.44rem;
    border-radius: 100px;
}
.experts_type_tab .list li .qi{
    width: 1.12rem;
    height: 0.3733rem;
    line-height: 0.3733rem;
    background: #D62B33;
    border-radius: 0.1066rem;
    font-size: 0.26667rem;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: -0.2266rem;
    position: relative;
    /*z-index: 10;*/
}
.experts_type_tab .list li .hit{
    font-size: 0.3466rem;
    font-weight: 500;
    color: #D62B33;
    margin-top: 0.2266rem;
}
.experts_type_tab .list li .name{
    font-size: 0.32rem;
    font-weight: 400;
    color: #666666;
    margin-top: 0.2266rem;
}
.experts_type_tab .more{
    padding-top: 0.3733rem;
    padding-bottom: 0.44rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #6AA4E4;
}

.forum_list{
    background-color: #FFFFFF;
    margin-top: 0.2133rem;
}
.forum_list li{
    width: 9.3333rem;
    margin: 0 auto;
    padding-top: 0.4666rem;
    padding-bottom: 0.4rem;
    border-bottom: solid #F5F5F5 0.01333rem;
}
.forum_list li .title{
    font-size: 0.4266rem;
    font-weight: 400;
    color: #333333;
    padding: 0 0.08rem;
}
.forum_list li .info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.08rem;
    margin-top: 0.56rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
}
.forum_list li .info .source{
    padding: 0 0.28rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #F5F5F5;
    border-radius: 0.1333rem;
}

.experts_Swipe{
    background-color: #FFFFFF;
    margin-top: 0.2133rem;
}
.experts_Swipe .title{
    height: 0.9466rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.32rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #333333;
}
.experts_Swipe .title span{
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0.26667rem;
}
.experts_Swipe .title span p{
    position: absolute;
    left: 0;
    height: 0.3466rem;
    width: 0.1rem;
    background-color: #D62B33;
}
.experts_Swipe .title .right{
    margin-right: 0.36rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
}
.experts_Swipe .swipe{
    border-top: solid #FAFAFA 0.1333rem;
}
.experts_Swipe .my-swipe .van-swipe-item{
    padding-top: 0.0933rem;
    padding-bottom: 0.6667rem;
}
.experts_Swipe .my-swipe .van-swipe-item .info{
    display: flex;
    height: 1.1733rem;
    align-items: center;
}
.experts_Swipe .my-swipe .van-swipe-item .info img{
    width: 0.72rem;
    height: 0.72rem;
    margin-left: 0.52rem;
    border-radius: 100px;
}
.experts_Swipe .my-swipe .van-swipe-item .info span{
    display: flex;
    margin-left: 0.1733rem;
}
.experts_Swipe .my-swipe .van-swipe-item .info .name{
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
}
.experts_Swipe .my-swipe .van-swipe-item .info .hit{
    font-size: 0.32rem;
    font-weight: 400;
    color: #FFFFFF;
    height: 0.5333rem;
    line-height: 0.5333rem;
    background-color: #D62B33;
    border-radius: 0.1333rem;
    padding: 0 0.1466rem;
}
.experts_Swipe .my-swipe .van-swipe-item .info .right{
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: 0.48rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #D62B33;
}
.experts_Swipe .my-swipe .van-swipe-item .info .right p{
    font-size: 0.72rem;
    font-weight: 400;
    margin-top: -0.3rem;
}
.experts_Swipe .my-swipe .van-swipe-item .info .right font{
    font-size: 0.4rem;
    font-weight: 400;
    margin-top: -0.04rem;
}
.experts_Swipe .my-swipe .van-swipe-item .qi{
    width: 9.1866rem;
    margin: 0 auto;
    padding: 0 0.2933rem;
    height: 0.64rem;
    background: #F7F7F7;
    border-radius: 0.1333rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
}
.experts_Swipe .my-swipe .van-swipe-item .qi .right{
    color: #333333;
}
.experts_Swipe .my-swipe .van-swipe-item .qi .right img{
    width: 0.26667rem;
    height: auto;
    margin-left: 0.1333rem;
}
.experts_Swipe .van-swipe__indicator{
    width: 0.1066rem;
    height: 0.1066rem;
    margin: 0 0.1133rem;
    background-color: #E5E5E5;
}

.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.72rem;
    padding-bottom: 0.96rem;
    background-color: #FFFFFF;
}
.pagination span{
    width: 1.6133rem;
    height: 0.5466rem;
    border: 0.01333rem solid #D62B33;
    border-radius: 0.05323rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.1933rem;
    color: #D62B33;
}

.wcai_footbox.homepage{
    border-top: none;
    height: auto;
    margin: 0;
    padding-bottom: 0.6533rem;
}

.tabbar_div{
    height: 1.3066rem;
}
.tabbar_div .van-tabbar{
    display: flex;
    height: 1.3066rem;
    background-color: #FFFFFF;
}
.tabbar_div .van-tabbar-item{
    flex: auto;
    background-color: rgba(202,202,202,0.2);
    font-size: 0.26667rem;
    font-weight: 400;
    color: #BDC0CC;
}
.tabbar_div .van-tabbar-item img{
    width: 0.5866rem;
    height: 0.5866rem;
    margin-bottom: 0.1066rem;
}
.tabbar_div .active{
    background-color: rgba(202,202,202,0.2);
    color: #D62B33;
}

.dtype_tabs .van-tabs--line .van-tabs__wrap{
    background-color: #FFFFFF;
    height: 1.3866rem;
    padding: 0.2133rem 0;
}
.dtype_tabs .van-tab{
    padding: 0 0.3733rem;
}
.dtype_tabs .van-tab--active .van-tab__text{
    border-bottom: solid #D62B33 0.08rem;
    color: #D62B33;
}
.dtype_tabs .van-tab__text{
    font-size: 0.3733rem;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    height: 100%;
    border-bottom: solid #FFFFFF 0.08rem;
}
.dtype_tabs .van-tabs__line{
    display: none;
}

.intopage_b{
    background-color: #FFFFFF;
    display: flex;
    padding-top: 0.3466rem;
}
.intopage_b li{
    width: 25%;
    text-align: center;
    font-size: 0.3466rem;
    font-weight: 400;
    color: #333333;
    padding-bottom: 0.5333rem;
}
.intopage_b li img{
    width: 1.0666rem;
    height: 1.0666rem;
    margin-bottom: 0.0866rem;
}

.article_list{
    margin-top: 0.2133rem;
    background-color: #FFFFFF;
}
.article_list .title{
    height: 0.9733rem;
    display: flex;
    align-items: center;
    padding-left: 0.3733rem;
    border-bottom: solid #E9E9E9 0.01333rem;
}
.article_list .title span{
    font-size: 0.4533rem;
    font-weight: 500;
    color: #333333;
    padding: 0 0.0533rem;
    position: relative;
}
.article_list .title span font{
    position: relative;
    z-index: 1;
}
.article_list .title span p{
    position: absolute;
    bottom: 0.02rem;
    left: 0;
    width: 100%;
    background-color: #D62B33;
    height: 0.1333rem;
}
.article_list .content{
    width: 9.3333rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 1.1333rem;
    border-bottom: solid #E9E9E9 0.01333rem;
}
.article_list ul:last-child .content{
    border-bottom: none;
}
.article_list .content span{
    display: block;
    width: 7.7533rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
    text-indent: 0.1066rem;
}
.bottom_crumbs{
    margin-top: 0.2133rem;
    background-color: #FFFFFF;
    padding-bottom: 1rem;
}
.bottom_crumbs li{
    height: 0.9066rem;
    line-height: 0.9066rem;
    padding-left: 0.4933rem;
    border-bottom: solid #F5F5F5 0.01333rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #D62B33;
}

.article_content{
    background-color: #FFFFFF;
}
.article_content .title{
    margin-top: 0.02667rem;
    width: 8.4733rem;
    margin: 0 auto;
    font-size: 0.5333rem;
    font-weight: 500;
    color: #333333;
    line-height: 0.8rem;
}
.article_content .info{
    display: flex;
    align-items: center;
    padding-left: 0.5866rem;
    margin-top: 0.4933rem;
    font-size: 0.3466rem;
    font-weight: 400;
    color: #666666;
}
.article_content .info span{
    margin-left: 0.4rem;
    color: #4270B5;
}
.article_content .info .right{
    margin-left: auto;
    margin-right: 0.46667rem;
    width: 2.4133rem;
    height: 0.64rem;
    background: #D62B33;
    border-radius: 0.05333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #FDFDFD;
}
.article_content .banner{
    width: 9.0666rem;
    margin: 0 0.4667rem;
    margin-top: 0.32rem;
}
.article_content .content{
    /* white-space: pre-line; */
    font-size: 0.3733rem !important;
    font-weight: 400;
    color: #666666;
    line-height: 0.8rem !important;
    padding-left: 0.6266rem;
    padding-top: 0.32rem;
}
.article_content .statement{
    font-size: 0.4rem;
    font-weight: 400;
    color: #333333;
    padding-left: 0.7466rem;
}

.pagination2_div{
    background-color: #FFFFFF;
    padding-top: 0.4533rem;
    padding-bottom: 0.4rem;
}
.pagination2_div ul{
    width: 9.3333rem;
    margin: 0 auto;
    border-top: solid #F0F0F0 1px;
}
.pagination2_div ul li{
    padding-top: 0.4666rem;
    padding-left: 0.4533rem;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #999999;
    display: flex;
}
.pagination2_div ul li span{
    margin-left: 0.32rem;
    width: 6.8733rem;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6AA4E4;
}

.forum_list .caption{
    width: 10rem;
    height: 1.0933rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.3733rem;
    font-size: 0.4533rem;
    font-weight: 500;
    color: #333333;
}
.forum_list .caption span{
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
}

.wcai_footbox.pt224{
    padding-top: 0.9866rem;
}

.istop{
    width: 1.0666rem;
    height: 1.0666rem;
    position: fixed;
    z-index: 1000;
    right: calc(50% - 5rem + 0.26667rem);
    bottom: 4.36rem;
}


/* 20220103Ôö str */
.wcai_header-popup .van-popup{
    max-height: 70%;
    width: 10rem;
    margin-left: calc(50% - 5rem);
}
.wcai_header-popup .van-popup::-webkit-scrollbar {
    width : 0.1066rem;
    height: 6px;
    display: block;
}
.wcai_header-popup .van-popup::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background   : #E6E6E6;
}
.wcai_header-popup .van-popup::-webkit-scrollbar-track {
    border-radius: 10px;
    background   : #F4F4F4;
}
.wcai_header-popup .wcai_header_div{
    font-size: 0.4266rem;
    font-weight: 400;
    color: #333333;
}
.wcai_header-popup .wcai_header_div .left.more {
    width: 0.4533rem;
    height: auto;
    margin-left: 0.4933rem;
    margin-right: 0.3866rem;
}
.wcai_header-popup .van-popup__close-icon{
    position: fixed;
    z-index: 1001;
    font-size: 0.46rem;
    top: 0.3733rem;
    margin-right: calc(50% - 5rem);
}
.wcai_header-popup  .content .title{
    padding-left: 0.5066rem;
    padding-top: 0.4566rem;
    font-size: 0.4266rem;
    font-weight: 500;
    color: #333333;
    padding-bottom: 0.3733rem;
}
.wcai_header-popup  .content .list{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.08rem;
}
.wcai_header-popup  .content .list span{
    width: 2.4rem;
    height: 0.8rem;
    background: #F5F6F7;
    border-radius: 0.1066rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.9333rem;
    margin-bottom: 0.4rem;
    position: relative;
    font-size: 0.32rem;
    font-weight: 400;
    color: #333333;
}
.wcai_header-popup  .content .list span:nth-child(3n+1){
    margin-left: 0.4666rem;
}
.wcai_header-popup  .content .list span .icon{
    width: 0.56rem;
    height: 0.56rem;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/ico_icon.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.1866rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: right;
    padding-right: 0.1rem;
    line-height: 0.32rem;
}
.van-hairline--top.w700{
    width: 9.3333rem;
    margin: 0 auto;
}
/* 20220103Ôö end */




/* 20230227¿ª½±ºÅÂë str */
.wcai_kjnumber_type{
    background-color: #FFFFFF;
    padding-bottom: 2.0933rem;
}
.wcai_kjnumber_type .history{
    border-bottom: solid #EBEBEB 1px;
}
.wcai_kjnumber_type .item .title{
    display: flex;
    align-items: center;
    padding-left: 0.4666rem;
    padding-right: 0.4rem;
    padding-top: 0.53333rem;
}
.wcai_kjnumber_type .item .title span{
    font-size: 0.4rem;
    font-weight: 500;
    color: #333333;
}
.wcai_kjnumber_type .item .title .qih{
    margin-left: 0.4rem;
    font-weight: 400;
    font-size: 0.3733rem;
}
.wcai_kjnumber_type .item .title .date{
    font-size: 0.2933rem;
    font-weight: 400;
    margin-left: 1.1733rem;
    color: #999999;
}
.wcai_kjnumber_type .item .title .right{
    margin-left: auto;
    width: 1.8666rem;
    height: 0.5866rem;
    background: #F4BD29;
    border-radius: 0 0 0.26667rem 0.26667rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.wcai_kjnumber_type .item .number{
    display: flex;
    align-items: center;
}
.wcai_kjnumber_type .item .number li{
    display: flex;
    padding-left: 0.4533rem;
    padding-top: 0.2133rem;
    padding-bottom: 0.16rem;
    width: 8.5066rem;
    flex-wrap: wrap;
}
.wcai_kjnumber_type .item .number .w100{
    width: 10rem;
}
.wcai_kjnumber_type .item .number li span{
    width: 0.7733rem;
    height: 0.7733rem;
    background: #D62B33;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.2266rem;
    margin-bottom: 0.2933rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #FFFFFF;
}
.wcai_kjnumber_type .item .number img{
    width: 0.48rem;
    height: 0.48rem;
    margin-left: auto;
    margin-right: 0.56rem;
    margin-top: -0.2133rem;
}
.wcai_kjnumber_type .item .text{
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
    padding-left: 0.48rem;
}
.kainumber-swipe{
    height: 0.8rem;
    width: 9.3333rem;
    margin: 0 auto;
    margin-top: 0.4rem;
    border-radius: 0.1333rem;
}
.kainumber-swipe .van-swipe-item {
    color: #fff;
    height: 0.8rem;
    background-color: #FEF4F4;
    display: flex;
    align-items: center;
    font-size: 0.3466rem;
    font-weight: 400;
    color: #333333;
}
.kainumber-swipe .van-swipe-item img{
    width: 0.5866rem;
    height: 0.5866rem;
    margin-left: 0.2rem;
    margin-right: 0.165rem;
}
.kainumber-swipe .van-swipe-item .label{
    height: 38px;
    background: #FFFFFF;
    border-radius: 0.05333rem;
    padding: 0 0.4533rem;
    height: 0.5066rem;
    line-height: 0.5066rem;
    font-size: 0.2933rem;
    font-weight: 400;
    color: #D62B33;
    margin-left: 0.1733rem;
}
.kainumber-swipe .van-swipe-item .right{
    width: 1.56rem;
    height: 0.5333rem;
    background: #D62B33;
    border-radius: 0.26667rem;
    margin-left: auto;
    margin-right: 0.26667rem;
    font-size: 0.2933rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5333rem;
}
.wcai_kjnumber_type .item .line{
    display: block;
    margin-top: 0.4266rem;
    width: 3.4666rem;
    border-top: solid #EBEBEB 1px;
    margin-left: 3.2666rem;
}
.wcai_kjnumber_type .item:last-child .line{
    display: none;
}
.wcai_kjnumber_type .item .number li .hollow{
    background-color: #FCEEED;
    color: #C72A29;
}
.wcai_kjnumber_type .item .number li .qiu_blue{
    background-color: #48A6EA;
    color: #FFFFFF;
}
.wcai_kjnumber_type .history .title{
    padding-top: 0.3466rem;
}
.wcai_kjnumber_type .history .title .qih{
    font-size: 0.4rem;
    margin-left: 0.16rem;
}
.wcai_kjnumber_type .history:nth-child(n+2) .number li span{
    border: solid #D62B33 1px;
    color: #D62B33;
    background-color: #FFFFFF;
}
.wcai_kjnumber_type .history:nth-child(n+2) .number li .qiu_blue{
    border: solid #48A6EA 1px;
    color: #48A6EA;
}
.wcai_kjnumber_type .kl8 .number li span{
    width: 0.71rem;
    height: 0.71rem;
}
/* 20230227¿ª½±ºÅÂë end */