.top{
    position: fixed;
    left: 0;
    top: 0;
    width: 40%;
    height: 100vh;
    padding: 0 5%;
    background-color: #fff;
    z-index: 999999;
}
.top0{
    position: fixed;
    top:0;
    right: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #EEEFF2;
    font-size: 14px;
    color: #666;
}
.top1{
    width: 110px;
    height: 32px;
    margin: 30px auto;
    line-height: 32px;
    color: #323233;
    font-size: 24px;
}
.top2{
    width: 32px;
    height: 32px;
}
.top3{
    width: 100%;
    height: 2px;
    background-color: #F6F6F6;
}
.top4{
    width: 100%;
    height: 42px;
    display: block;
    margin:20px auto;
}
.top5{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 5px;
}
.top6{
    height: 42px;
    font-size: 15px;
    font-weight: bold;
    color: #222222;
    line-height: 42px;
}
.top7{
    width: 90%;
    padding-left: 10%;
    height: 44px;
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #1D2129;
    line-height: 44px;
}
.top9{
    width: 65%;
}
.top8{
    width: 100%;
    height: 24px;
    font-size: 15px;
    font-weight: bold;
    color: #222222;
    line-height: 20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.top10{
    background-color: rgba(253,145,145,0.1);
    font-weight: bold;
    color: #CD2B25;
}
.c_0{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.2);
    z-index: 99999;
}
.c_1{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 95%;
    padding: 0 2.5%;
    height: 40vh;
    background-color: #fff;
}
.c_2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #F7F8FA;
}
.c_3{
    right: 0;
    top: 0;
    width: 50px;
    font-size: 14px;
    color: #ccc;
}
.c_4{
    height: 32vh;
    overflow: auto;
}
.c_5{
    font-size: 14px;
    color: #666;
    line-height: 35px;
    display: block;
}
.c_6{
    width: 80%;
    padding: 0 10%;
    height: 36px;
    background: #F6F6F6;
    border-radius: 18px 18px 18px 18px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 36px;
    margin: 4px 0;
}
.index_1{
    padding: 10px 0;
    background-color: linear-gradient(180deg, #CD2B25 15%, rgba(205,43,37,0) 100%);
    background-image: url('../img/biliang.png');
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 100%;
}
.index_1_1{
    padding: 10px 0;
    background: #fff;
}
.index_4{
    height: 44px;
}
.index_2{
    width: 18%;
    height: 44px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 38px;
}
.index_3{
    width: 20%;
    height: 44px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 38px;
}
.index_10{
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_5{
    width: 40px;
    height: 30px;
}
.index_6{
    width: 30px;
    height: 30px;
}
.index_7{
    width: 90px;
    margin:0 auto;
}
.index_8{
    width: 25px;
    height: 25px;
}
.index_9{
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
}
.index_9_1{
    font-size: 20px;
    font-weight: 600;
    color: #323233;
}
.index_11{
    height: 80px;
    padding: 8px 0;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin: 10px auto;
    background-image: url('../img/home_quan4.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 100%;
}
.index_12{
    width: 20%;
    padding:0 2.5%;
}
.index_14{
    width: 50px;
    height: 50px;
}
.index_13{
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.swiper-container {
    width: 100%;
    height: 100%;
    --swiper-pagination-color: #FD3F0C;
}
.swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{width:100%;}
.index_15_1{
    padding: 5px 0;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin: 10px auto;
    background-image: url('../img/home_quan1.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 10%;
}
.index_15{
    padding: 5px 0;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin: 10px auto;
    background-image: url('../img/wz_hot_bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 100%;
}
.index_15_2{
    padding: 5px 0;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin: 10px auto;
    background-image: url('../img/lou_hot_bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 100%;
}
.index_16{
    width: 95%;
    padding:5px 2.5%;
    height: 22px;
    line-height: 22px;
    color: #4E5969;
    font-size: 14px;
}
.index_17{
    width: 10%;
    height: 18px;
    font-size: 12px;
    font-weight: 500;
    color: #CD2B25;
    line-height: 18px;
    border:1px solid #CD2B25;
    border-radius: 8px;
}
.index_17_0{
    width: 5%;
    height: 18px;
    font-weight: bold;
    color: #666666;
}
.index_17_1{
    width: 5%;
    height: 18px;
    font-weight: bold;
    color: #CD2B25;
}
.index_17_2{
    width: 5%;
    height: 18px;
    font-weight: bold;
    color: #FE934B;
}
.index_17_3{
    width: 5%;
    height: 18px;
    font-weight: bold;
    color: #FFCD1D;
}
.index_18{
    width: 87%;
    margin-left: 2%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index_18_1{
    width: 70%;
    margin-left: 2%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index_18_2{
    width: 22%;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
}
.index_19{
    width: 45%;
    padding: 10px 2%;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}
.index_20{
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #1D2129;
    line-height: 25px;
}
.index_21{
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.index_21_1{
    width: 15px;
    height: 15px;
    margin: 5px;
}
.index_23{
    height: 50px;
    overflow: hidden;
}
.index_22{
    width: 48%;
    height: 25px;
    margin-right:2%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 12px;
    color: #4E5969;
    line-height: 25px;
}
.index_24{
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 800;
    color: #222222;
}
.index_25{
    height: 14px;
    margin:8px 6px 8px 0;
}
.index_26{
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #999;
    background-color: #F7F8FA;
    border-radius: 50%;
}
.index_27{
    width: 95%;
    padding: 4px 2.5%;
    height: 30px;
    background: #ECEEF2;
    border-radius: 31px 31px 31px 31px;
    margin: 5px auto;
}
.index_27_1{
    right: 0;
    bottom: 0;
    width: 40px;
    height: 38px;
    line-height: 38px;
    background: linear-gradient( 90deg, rgba(236, 238, 242, 0.1),  rgba(236, 238, 242, 0.9));
    padding: 0 10px;
    font-size: 16px;
    color: #222;
}
.index_28{
    text-align: center;
    width: 16.6%;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 30px;
}
.index_28_1{
    text-align: center;
    width: 16.6%;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 30px;
    margin-right: 4.25%;
}
.index_28_2{
    text-align: center;
    width: 25%;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 30px;
}
.index_28_3{
    text-align: center;
    width: 33.3%;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 30px;
}
.index_29{
    font-weight: bold;
    color:#fff;
    background: #CD2B25;
    border-radius: 43px 43px 43px 43px;
}
.index_30{
    height: 36px;
    margin: 10px auto 5px;
}
.index_31{
    width: 36px;
    height: 36px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden;
}
.index_32{
    height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}
.index_32{
    height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}
.index_33{
    height: 18px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 18px;
}
.index_34{
    width: 70px;
    padding: 0 8px;
    height: 30px;
    background: linear-gradient(90deg, #CD2B25 0%, rgba(205,43,37,0.3) 100%);
    border-radius: 15px 15px 15px 15px;
    margin:3px 0 3px 0;
}
.index_34_1{
    width: 60px;
    padding: 0 8px;
    height: 30px;
    background: rgba(253,145,145,0.1);
    border-radius: 15px 15px 15px 15px;
    margin:3px 0 3px 0;
}
.index_34_2{
    width: 60px;
    padding: 0 8px;
    height: 30px;
    background: #F7F8FA;
    border-radius: 15px 15px 15px 15px;
    margin:3px 0 3px 0;
}
.index_35{
    width: 20px;
    height: 20px;
    margin: 5px 0 5px 0;
}
.index_35_1{
    width: 14px;
    height: 14px;
    margin: 8px 0 8px 0;
}
.index_36{
    width: 50px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    color: #FFFFFF;
}
.index_36_1{
    width: 50px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    color: #666666;
}
.index_38{
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height: 28px;
    padding: 5px;
}
.index_38_1{
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
    padding: 5px 5px 5px 41px;
}
.index_38 img{
    max-width: 100%;
}
.index_38_1 img{
    max-width: 100%;
}
.index_39{
    padding: 5px 0;
    border-bottom: 5px solid #F7F8FA;
}
.index_39:last-child{
    border-bottom: none;
}
.index_40{
    width: 80%;
    padding: 0 3%;
    height: 32px;
    background: #FFEDE0;
    border-radius: 17px 17px 17px 17px;
    line-height: 32px;
    font-size: 12px;
    margin: 5px 0;
}
.index_43{
    width: 20px;
    height: 20px;
    margin: 6px 6px 6px 0;
}
.index_41{
    font-weight: bold;
    color: #FE934B;
}
.index_42{
    width: 65%;
    font-weight: 500;
    color: #666;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index_44{
    height: 28px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 18px;
}
.index_45{
    width: 100%;
    margin: 10px auto;
}
.index_46{
    padding: 10px 0;
    background: #F7F8FA;
    border-radius: 20px 20px 0px 0px;
}
.index_47{
    width: 100%;
    margin:10px auto;
}
.index_48{
    display: block;
    width: 100%;
    background-color: #fff;
}
.index_49{
    display: block;
    width: 100%;
}
.index_50{
    width: 100%;
}
.index_51{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_52{
    width: 38px!important;
    height: 38px!important;
}
.index_53{
    display: block;
    margin: 5px 0;
    padding: 0 5px;
    height: 36px;
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
    text-align: left;
    overflow:hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.index_54{
    display: block;
    padding:0 5px;
    height: 25px;
    font-size: 10px;
    font-weight: 500;
    color: #999999;
    line-height: 18px;
    text-align: left;
}
.index_55{
    display: block;
    width: 95%;
    padding: 8px 2.5%;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin-top: 10px;
}
.index_55_1{
    display: block;
    width: 95%;
    padding: 8px 2.5%;
    background: #FFFFFF;
    margin-top: 10px;
    border-bottom: 1px solid #EEEFF2;
}
.index_55_1:last-child{
    border-bottom: 4px solid #F7F8FA;
}

.index_56{
    width: 68%;
    min-height: 90px;
}
.index_57{
    width: 30%;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_57_4{
    width: 32%;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 5px;
    margin-right: 1.3%;
}
.index_57_2{
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.index_57_3{
    width: 100%;
    overflow: hidden;
}
.index_58{
    height: 50px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.index_58_2{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.index_58_1{
    height: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_59{
    display: block;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 30px;
    overflow: hidden;
}
.index_59_1{
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_59_3{
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
}
.index_59_2{
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 25px;
}
.index_60{
    width: 100%;
}
.index_61{
    margin:5px auto;
    font-size: 18px;
    color: #222222;
    line-height: 30px;
}
.index_62{
    margin:5px auto;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 25px;
}
.index_63{
    margin:15px auto;
    height: 1px;
    background-color: #EEEFF2;
}
.index_64{
    margin-left: 5px;
    font-size: 12px;
    color: #CD2B25;
    padding:0 5px;
    border:1px solid #CD2B25;
    border-radius: 8px;
}
.index_65{
    color: #666;
    margin-right: 10px;
}
.index_66{
    padding:10px 0;
    border-bottom: 4px solid #F7F8FA;
}
.index_66 img{
    width: 100%;
}
.index_67{
    height: 44px;
    background: #FFFFFF;
}
.index_67_1{
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_68{
    width: 44px;
    height: 44px;
}
.index_69{
    width: 30px;
    height: 30px;
    margin: 7px 0;
}
.index_70{
    width: 16px;
    height: 16px;
    margin: 2px 2px 2px 0;
}
.index_70_1{
    width: 16px;
    height: 16px;
    margin: 4px 5px 5px 0;
}
.index_57_1{
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 25px;
    background: #F7F8FA;
}
.index_71{
    min-height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 400;
    color: #CD2B25;
}
.index_72{
    margin-top: 4px;
    height: 16px;
}
.index_73{
    padding: 0 5px;
    height: 16px;
    background: rgba(253,145,145,0.1);
    border-radius: 2px 2px 2px 2px;
    font-size: 10px;
    font-weight: 400;
    color: #CD2B25;
    line-height: 16px;
    margin-right: 5px;
}
.index_75{
    margin-top: 10px;
    padding: 10px 0 5px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #4E5969;
    border-top: 2px solid #EEEFF2;
}
.index_76{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.index_80{
    padding:10px 15px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}
.index_82{
    width: 65%;
}
.index_83{
    width: 77px;
    height: 77px;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    margin-top: -20px;
}
.index_84{
    height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
    line-height: 38px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_85{
    margin:5px 0;
}
.index_86{
    padding:0 8px;
    height: 28px;
    line-height: 28px;
    background: #F7F8FA;
    border-radius: 14px 14px 14px 14px;
    border: 1px solid rgba(102,102,102,0);
    margin-right: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #666;
}
.index_87{
    width: 77px;
    height: 77px;
}
.index_91{
    margin:5px auto;
}
.index_88{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 25px;
}
.index_89{
    width: 40%;
}
.index_90{
    width: 60%;
}
.index_92{
    padding:5px 2.5%;
    width: 95%;
    height: 48px;
    border-radius: 8px 8px 8px 8px;
    background-image: url('../img/bg-llyy.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.index_93{
    width: 70%;
}
.index_94{
    width: 25%;
    margin: 5px 5px 5px 0;
    height: 38px;
    font-size: 14px;
    border-radius: 20px;
    color: #CD2B25;
    background-color: #fff;
    line-height: 38px;
}
.index_95{
    height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
}
.index_96{
    height: 24px;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,0.7);
    line-height: 24px;
}
.index_97{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #fff;
    overflow: hidden;
    margin: 4px -7px 4px 0;
}
.index_98{
    width: 95%;
    padding: 10px 2.5%;
    border-radius: 8px;
    background-color: #fff;
}
.index_99{
    height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    line-height: 32px;
}
.index_100{
    display: flex;
    flex-flow: row wrap;
}
.index_101{
    margin: 5px 0;
    flex: 0 1 auto;
    height: 24px;
    border-radius: 15px;
    background-color: #F7F8FA;
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
    padding-right: 5px;
    margin-right:8px;
}
.index_101:last-child{
    margin-right:0;
}
.index_102{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 5px;
}
.index_103{
    width: 49%;
    border-right: 1px solid #EEEFF2;
}
.index_104{
    width: 49%;
}
.index_105{
    height: 38px;
    font-size: 24px;
    font-weight: 800;
    color: #222222;
    line-height: 38px;
}
.index_106{
    height: 28px;
    font-size: 13px;
    font-weight: 500;
    color: #999999;
    line-height: 28px;
}
.index_107{
    display: block;
    width: 100%;
    height: 36px;
    background: rgba(253,145,145,0.1);
    border-radius: 18px 18px 18px 18px;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #CD2B25;
    line-height: 36px;
}
.index_108{
    height: 48px;
    border-bottom: 1px solid #EEEFF2;
}
.index_109{
    width: 33.3%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
}
.index_110{
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}
.index_111{
    width: 20px;
    right: -14px;
    top: -14px;
}
.index_112{
    width: 14%;
    height: 2px;
    background-color: #CD2B25;
    left: 43%;
    bottom: 0px;
}
.index_113{
    display: block;
    left:0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    background: rgba(0,0,0,0.2);
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
}
.index_114{
    background-image: url('../img/bb11.png');
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 100%;
    padding-bottom: 10px;
}
.index_115{
    background-image: url('../img/lp.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30%;
}
.index_116{
    background-image: url('../img/home_quan3.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 50%;
}
.index_120{
    width: 95%;
    padding:10px 2.5%;
    background: #F7F8FA;
    border-radius: 8px 8px 8px 8px;
    margin:10px auto;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 20px;
}
.index_121{
    width: 18px;
    margin-right: 3px;
}
.index_117{
    background-image: url('../img/home_quan1.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 30%;
}
.index_125{
    display: block;
    height: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
    margin:5px 0 10px;
}
.index_126{
    width: 15%;
    height: 24px;
    background: rgba(205,43,37,0.1);
    border-radius: 15px 15px 15px 15px;
    font-size: 12px;
    font-weight: 500;
    color: #CD2B25;
    line-height: 24px;
}
.index_127{
    width: 83%;
    height: 24px;
    margin-left: 2%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index_128{
    display: block;
    width: 95%;
    padding: 5px 2.5%;
    margin: 5px auto 10px;
    background: #F8F8F8;
    border-radius: 4px 4px 4px 4px;
}
.index_129{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.index_130{
    width: 16px;
    margin: 4px 4px 4px 0;
}
.index_131{
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
}
.index_131 img{
    max-width: 100%;
}
.index_132{
    position: fixed;
    right: 20px;
    bottom: 50px;
    width: 56px;
    height: 56px;
    background-image: url('../img/wen.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 56px;
}
.index_135_1{
    height: 70px;
}
.index_135{
    position: fixed;
    left: 0;
    bottom: 0;;
    width: 95%;
    height: 36px;
    padding: 7px 2.5%;
    background-color: #fff;
}
.index_136{
    width: 85%;
    height: 36px;
    padding: 0 2.5%;
    height: 36px;
    background: #F7F8FA;
    border-radius: 19px 19px 19px 19px;
    font-size: 14px;
    font-weight: 500;
    color: #CCCCCC;
    line-height: 36px;
}
.index_137{
    width: 10%;
    height: 36px;
}
.index_138{
    width: 20px;
    height: 20px;
    margin: 8px 0px 8px 0;
}
.index_139{
    width: 80%;
    height: 32px;
    background: #F7F8FA;
    border-radius: 17px 17px 17px 17px;
    margin: 10px auto;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 32px;
}
.index_140{
    width: 95%;
    padding:10px 2.5%;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 15px;
}
.index_142{
    height: 38px;
    font-size: 16px;
    font-weight: 800;
    color: #222222;
    line-height: 38px;
}
.index_141{
    width: 28%;
    height: 36px;
    line-height: 36px;
    background: #FFFFFF;
    border-radius: 18px 18px 18px 18px;
    border: 1px solid #E5E6EB;
    margin: 5px 2%;
    font-size: 14px;
    font-weight: 500;
    color: #4E5969;
}
.index_143{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.index_144{
    background: rgba(205,43,37,0.1);
    border: 1px solid rgba(205,43,37,0.2);
    color: #CD2B25;
}
.index_145{
    width: 30%;
    height: 96px;
    background: #F7F8FA;
    margin: 5px 1.5%;
}
.index_146{
    width: 100%;
    height: 100%;
}
.index_147{
    top: -5px;
    right: -5px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #F2504E;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
}
.index_150{
    width: 90%;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    padding: 5px 2.5%;
    margin: 5px auto 15px;
}
.member_1{
    background-image: url('../img/zhuce.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    padding:30px 0;
}
.member_2{
    height: 56px;
    font-size: 28px;
    font-weight: 800;
    color: #222222;
    line-height: 56px;
    margin:50px 0 0 0;
}
.member_3{
    height: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 25px;
}
.member_4{
    width: 80%;
    height: 50px;
    margin:0 auto;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    border-bottom: 3px solid #F7F8FA;
}
.member_5{
    font-weight: bold;
    color: #333333;
    border-bottom: 3px solid #CD2B25;
}
.member_6{
    width: 50%;
    height: 50px;
}
.member_7{
    width: 75%;
    margin:5px auto 20px;
    padding: 10px 5%;
    height: 24px;
    line-height: 24px;
    background: #FFFFFF;
    box-shadow: 0px 7px 13px 0px rgba(215,63,57,0.08);
    border-radius: 34px 34px 34px 34px;
    border: 1px solid #EEEFF2;
}
.member_8{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}
.member_9{
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    height: 24px;
    border:none;
    padding:0 10px;
}
.member_10{
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    height: 24px;
    border:none;
    padding:0 10px;
}
.member_11{
    width: 40%;
    font-size: 16px;
    font-weight: 500;
    color: #CD2B25;
}
.member_11_1{
    width: 40%;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}
.member_12{
    width: 80%;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
}
.member_13{
    margin: 7px 10px 7px 0;
}
.member_14{
    font-size: 14px;
}
.member_14 a{
    color: #CD2B25;
    font-size: 14px;
}
.member_15{
    width: 80%;
    height: 54px;
    margin: 25px auto;
    font-size: 16px;
    background: linear-gradient(180deg, #CD2B25 0%, #FE908C 100%);
    border-radius: 34px 34px 34px 34px;
    color: #FFFFFF;
    line-height: 54px
}
.member_16{
    width: 80%;
    margin:0px auto 20px;
    height: 28px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 28px;
}
.member_16 a{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}
.member_17{
    background-image: url('../img/zhuce.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    padding:20px 0 20px;
}
.member_18{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.member_19{
    width: 60px;
    height: 60px;
}
.member_20{
    height: 60px;
    margin-left: 8px;
}
.member_21{
    height: 34px;
    font-size: 18px;
    font-weight: bold;
    color: #1D2129;
    line-height: 34px;
}
.member_22{
    width: 70px;
    height: 16px;
    font-size: 10px;
    font-weight: 500;
    color: #FE934B;
    line-height: 16px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #FE934B;
}
.member_23{
    width: 18px;
    height: 18px;
    margin: 9px 0 7px 2px;
}
.member_24{
    width: 89px;
    height: 34px;
    line-height: 34px;
    background: #CD2B25;
    border-radius: 42px 42px 42px 42px;
    margin: 13px 0 13px 0;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}
.member_25{
    width: 90%;
    height: 48px;
    padding:18px 2.5%;
    margin:0 auto;
    background: linear-gradient(180deg, #FFEDEA 0%, #FFFFFF 100%);
    border-radius: 8px 8px 8px 8px;
}
.member_25_1{
    width: 90%;
    height: 48px;
    padding: 18px 2.5%;
    margin:0 auto;
}
.member_26{
    width: 33%;
    height: 48px;
}
.member_27{
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
    color: #1D2129;
}
.member_28{
    margin-top: 4px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
}
.member_29{
    width: 1px;
    height: 38px;
    background-color:#F0EAE9;
    margin: 5px 0 5px 0;
}
.member_30{
    width: 90%;
    height: 40px;
    display: block;
    padding: 7px 2.5%;
    margin:15px auto 0;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
}
.member_31{
    width: 40px;
    height: 40px;
}
.member_32{
    margin-left: 10px;
}
.member_33{
    background-image: url('../img/renz.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    padding: 20px 0 20px;
}
.member_33_1{
    background-image: url('../img/qenz.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    padding: 20px 0 20px;
}
.member_34{
    height: 44px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 44px;
}
.member_35{
    width: 35%;
    height: 46px;
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 36px;
}
.member_35_1{
    width: 90px;
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 44px;
}
.member_36_1{
    font-size: 16px;
    font-weight: 800;
    color: #222222;
}
.member_36{
    font-size: 24px;
    font-weight: 800;
    color: #222222;
}
.member_37{
    left:40%;
    bottom: 0;
    width: 20%;
    height: 3px;
    background: #CD2B25;
    border-radius: 3px 3px 3px 3px;
}
.member_38{
    width: 85%;
    padding: 10px 5%;
    margin: 15px auto 0;
    min-height: 50px;
    background: linear-gradient(180deg, #FFFFFF 67%, #FFE9D9 100%);
    box-shadow: 0px 15px 19px 0px #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
.member_38_1{
    width: 85%;
    padding: 10px 5%;
    margin: 15px auto 0;
    height: 100px;
    background: linear-gradient(180deg, #FFFFFF 67%, #E7F5FF 100%);
    box-shadow: 0px 15px 19px 0px #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
.member_39{
    width: 48.5%;
}
.member_40{
    width: 100%;
}
.member_41{
    width: 100%;
    height: 30px;
    background: #CD2B25;
    border-radius: 0px 0px 8px 8px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
}
.member_41_1{
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, #222222 0%, #9F9F9F 100%);
    border-radius: 0px 0px 8px 8px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
}

.member_42{
    width: 95%;
    height: 52px;
    padding:0 2.5%;
    border-bottom: 1px solid #ECEEF2;
}
.member_43{
    width: 120px;
    height: 52px;
    font-size: 16px;
    font-weight: 500;
    color: #1D2129;
    line-height: 52px;
}
.member_44{
    height: 52px;
    font-size: 16px;
    font-weight: 500;
    color: #1D2129;
    line-height: 52px;
}
.member_45{
    width: 95%;
    margin: 20px auto;
    height: 44px;
    font-size: 16px;
    background: linear-gradient(180deg, #CD2B25 0%, #FE908C 100%);
    border-radius: 34px 34px 34px 34px;
    color: #FFFFFF;
    line-height: 44px;
}
.member_46{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.member_47{
    height: 18px;
}
.member_50{
    display: block;
    height: 54px;
    padding: 5px 0;
    border-bottom: 1px solid #F3F7FA;
}
.member_48{
    padding-left: 2%;
    width: 28%;
    line-height: 54px;
    font-size: 15px;
    font-weight: 500;
    color: #222222;
}
.member_49{
    padding-right: 2%;
    width: 63%;
    font-size: 15px;
    font-weight: 500;
    color: #666666;
    line-height: 54px;
}
.member_51{
    width: 54px;
    height: 54px;
    border-radius: 50%;
}
.member_52{
    width: 18px;
    height: 18px;
    margin: 18px 0 18px 5px;
}
.member_54{
    width: 85%;
    height: 54px;
    font-size: 15px;
    font-weight: 500;
    color: #666666;
    line-height: 54px;
}
.member_55{
    width: 35%;
}
.member_56{
    display: block;
    width: 92%;
    margin: 20px auto;
    height: 42px;
    font-size: 16px;
    font-weight: bold;
    border: 3px solid #CD2B25;
    border-radius: 34px 34px 34px 34px;
    color: #CD2B25;
    line-height: 42px;
}
.index_66_1{
    padding:10px 0;
}
.index_66_1 img{
    width: 100%;
}
.member_57{
    width: 90%;
    margin:5px auto 20px;
    padding: 10px 2.5%;
    height: 24px;
    line-height: 24px;
    background: #FFFFFF;
    box-shadow: 0px 7px 13px 0px rgba(215,63,57,0.08);
    border-radius: 8px;
    border: 1px solid #EEEFF2;
}
.member_58{
    width: 95%;
    margin:5px auto 20px;
}
.member_58 img{
    width: 100%;
}
.member_59{
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    width: 90%;
    height: 24px;
    border:none;
    padding:0 10px;
}
.member_60{
    width: 95%;
    height: 54px;
    margin: 25px auto;
    font-size: 16px;
    background: linear-gradient(180deg, #CD2B25 0%, #FE908C 100%);
    border-radius: 34px;
    color: #FFFFFF;
    line-height: 54px
}
.member_61{
    width: 95%;
    margin:5px auto 0;
    height: 96px;
}
.member_62{
    width: 96px;
    height: 60px;
    padding: 18px 0;
    background: #F7F8FA;
    border-radius: 6px 6px 6px 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.member_63{
    margin:5px auto 10px;
    width: 20px;
    height: 20px;
    border:1px dashed #999;
    font-size: 16px;
    color: #999;
    line-height: 20px;
}
.member_64{
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.member_65{
    height: 60px;
    padding: 18px 28px;
}
.member_66{
    height: 30px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.member_67{
    height: 54px;
}
.member_68{
    font-size: 12px;
    color: #999;
}
.member_69{
    width: 87px;
    margin: 50px auto;
}
.member_70{
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    line-height: 24px;
}
.member_71{
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.member_72{
    padding: 0 15px;
    height: 30px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 30px;
    margin:10px;
    background-color:rgba(238, 239, 242, 1);
    margin: 15px 10px 10px 0;
}
.member_73{
    font-weight: bold;
    color: #CD2B25;
    background-color:rgba(250, 234, 234, 1);
}
.member_74{
    margin-top: 12px;
    height: 1px;
    background: #EEEFF2;
}
.member_75{
    top: -5px;
    right: -5px;
    width: 50px;
    height: 20px;
    background: #7BC683;
    border-radius: 0px 8px 0px 8px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
}
.member_76{
    top: -5px;
    right: -5px;
    width: 50px;
    height: 20px;
    background: #FE934B;
    border-radius: 0px 8px 0px 8px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
}
.member_77{
    padding:0 10px;
    height: 22px;
    background: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #EEEFF2;
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 22px;
    margin-left: 5px;
}
.member_78{
    width: 10px;
    height: 10px;
    margin: 6px 2px 6px 0;
}
.member_78_1{
    width: 20px;
    height: 20px;
    margin: 1px 2px 1px 0;
}
.member_79{
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    width: 95%;
    height: 100px;
    padding: 10px 2.5%;
    border-radius: 15px;
    line-height: 24px;
    border:none;
    margin:20px auto;
}
.member_80{
    height: 22px;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.member_81{
    height: 34px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
}
.member_82{
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 24px;
}
.member_82 img{
    max-width: 100%;
}
.member_83{
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.xue_1{
    width: 100%;
    height: 40px;
    margin: 15px;
}
.xue_2{
    height: 30px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 20px;
}
.xue_3{
    font-size: 16px;
    font-weight: 800;
    color: #222222;
}
.xue_4{
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #CD2B25;
    border-radius: 3px 3px 3px 3px;
}
.xue_5{
    display: block;
    width: 95%;
    height: 40px;
    padding: 10px 2.5%;
    border-radius: 4px 4px 4px 4px;
    background-color: #fff;
    margin: 5px auto 15px;
}
.xue_6{
    width: 40px;
    height: 40px;
    border-radius: 4px 4px 4px 4px;
}
.xue_7{
    left: 0;
    bottom: 0;
    width: 30px;
    height: 12px;
    background: linear-gradient(116deg, #FE604B 0%, #FE934B 100%);
    border-radius: 0px 6px 6px 4px;
    font-size: 8px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 12px;
}
.xue_8{
    margin-left: 10px;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}
.xue_10{
    margin: 2px 0 2px 5px;
    height: 16px;
}
.xue_9{
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
}
.xue_11{
    width: 100px;
}
.xue_12{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 5px auto;
}
.xue_13{
    width: 90px;
    height: 90px;
}
.xue_14{
    height: 34px;
    font-size: 18px;
    font-weight: bold;
    color: #1D2129;
    line-height: 34px;
}



