.indexTab{
    max-width:100%;
}
.topImg{
    background: url("https://www.tk413.com/img/home_bg_banner.png") no-repeat;
    height: 153px;
    background-size: 100% 153px;
}
.top_one{
    padding: 20px 15px 30px 15px;
}
.top_words{
    width: 80%;
    float: left;
}
.top_words_name{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}
.top_words_name p{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}
.top_words_name img{
    float: left;
    margin-left: 20px;
    height: 22.8px;
    width: 22.8px;
}
.top_two{
    padding: 40px 15px;
}

.top_gold{
    float: left;
    width:45%;
    padding-top: 7px;
}

.top_gold_name{
    float: left;
    font-size: 16px;
    color: #F8E71C;
    letter-spacing: 0;

}
.top_gold_name b{
    line-height: 32px;
}
.top_gold_name p{
    float: right;
    font-size: 20px;
}

.top_buy_tub{
    height: 50px;
}
.top_buy_tub p{
    float: right;
    font-size: 11px;
    color: #F7F7F7;
    letter-spacing: 0;
    text-align: center;
    line-height: 45px;
    padding-right: 10px;
}
.top_buy_tub span{
    float: right;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
    border-radius: 2px;
    width: 98px;
    height: 30px;
    font-family: MicrosoftYaHei;
    cursor: pointer;
    font-size: 16px;
    color: #4E6BFF;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}
.top_buy_tub span.duihuan{
    width: 48px;
    margin-right: 10px;
}


.top_words_tag{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    float: left;
    padding-top: 10px;
    width: auto;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_head_img{
    width: 20%;
    float: right;
    height: 60px;
}
.top_head_img img{
    border-radius: 50%;
    height: 55px;
    width: 55px;
    float: right;
}
.recommendTab h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    float: left;
}
.recentTab h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding: 20px 15px 10px 15px;
    font-weight:bold;
}
.buyTab h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding: 20px 15px 10px 15px;
    font-weight:bold;
    width: 50%;
    float: left;
}
.recommendTab{
    width: 100%;
    float: left;
    padding-top:10px;
}
.recentTab{
    width: 100%;
    float: left;
}
.buyTab{
    width: 100%;
    float: left;
}
.bugTab_all{
    float: right;
    font-size: 16px;
    color: #4E6BFF;
    letter-spacing: 0;
    padding: 25px 20px 10px 20px;
    font-weight: bold;
}
.bugTab_all a{
    color: #4E6BFF;
}
.indexTab_tip{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
.indexTab_more{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}
.indexTab_tip span{
    padding: 2px 15px 2px 15px;
    float: left;
    /* text-align: justify; */
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    word-break: break-all;
    /*word-wrap: break-word;word-break: break-all;overflow: hidden;*/
}
.indexTab_tip b{
    color: #576B95;
}
.indexTab_tip b.bk1{
    float: right;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    width: auto;
    text-align: right;
}
.indexTab_tip b.delBtnflow{
    float: right;
    font-size: 14px;
    border: 1px solid;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    background: #4E6BFF;
    cursor: pointer;
    font-weight: normal;
}
.footTab{
    width: 100%;
    padding: 30px 0px;
    float: left;
    text-align: center;
    padding-bottom: 70px;
}

.footTab img{
    height: 30px;
}
.bikan_head_search_inp{
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 12px;
    background: #f7f7f7;
    overflow: hidden;
}
.bikan_head_search_inp input[type="text"] {
    /* max-width: 100%; */
    border: none;
    height: 32px;
    line-height: 32px;
    outline: none;
    box-shadow: none;
    font-size: 18px;
    border-radius: 2px;
    box-sizing: content-box;
    /* margin-left: 15px; */
    float: left;
    background: transparent;
    /* padding-right: 63px; */
    /* margin-right: 63px; */
    width: 90%;
    padding: 8px 6px;
    margin-bottom: 0;
}
.bikan_search_t_btn {
    width: 48px;
    background: #FFFFFF url("https://www.tk413.com/img/search_icon_big.png") no-repeat;
    background-size: 48px;
    outline: none;
    border: none;
    height: 46px;
    border-radius: 2px;
    float: right;
}

.topSelection{
    width: 100%;
}
.topSelection_img{
    text-align: center;
    padding: 10px 12px 11px;
}
.topSelection_img img{
    width: 100%;
}
.small_img{
    text-align: center;
    padding: 10px 12px 0px 12px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.small_img img{
    width: 13.8%;
}
.dynamicsTab{
    width: 100%;
    float: left;
    height:48px;
    /* padding-top: 30px;*/
}

.dynamicsTab h5 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 10px;
    font-weight:bold;
}
.dynamicsTab_tip{
    height: 48px;
    overflow: hidden;
    background: #F7F7F7;
}
.dynamicsTab_tip ul{
    height: 115px;
}
.dynamicsTab_tip li{
    height: 34px;
    position:relative;
    width:80%;
}
.dynamicsTab_row{
    padding: 7px 15px 7px 15px;
    /* width: 90%; */
    float: left;
}

.dynamicsTab_row img{
    border: 0 solid #E5E5E5;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.dynamicsTab_tip_span{
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    vertical-align: middle;
    line-height: 18px;
    position: absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    left:50px;
    font-size:15px;
}

.dynamicsTab_tip_span  b{
    color: #576B95;
}


.head_research{
    padding: 16px 0 23px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 22px;
}
.content_research{
    text-align: center;
    padding-bottom: 50px;
}
.res_con_tip{
    padding: 50px 0;
    text-align: left;
    line-height: 30px;
    /*width: 749px;*/
    /*float: left;*/
    float: left;
    width: 75%;
}
.res_con_tip div{
    margin: 0 auto 40px;
    height: 20px;
    text-align: left;
    width: 651px;
    float: left;
}
.res_con_tip input{
    width: 600px;
    float: left;
    font-size: 16px;
    color: #151515;
    letter-spacing: 0;
    line-height: 35px;
    border-radius: 0;
    padding-left: 6px;
    padding-bottom: 2px;
    border: none;
    border-bottom: 1px solid #666666;
}
.res_add_tip{
    /*padding: 0px 60px 50px 60px;*/
    padding-bottom:50px;
    text-align: center;
    /*width: 90%;*/
    width: 30%;
    float: left;
}
.res_add_tip_d1{
    width: 100%;
    float: right;
    text-align: left;
    cursor: pointer;
}
.res_add_tip_d2{
    /*width: 100%;*/
    /*float: right;*/
    /*text-align: left;*/
    /*cursor: pointer;*/
    width: 95%;
    float: left;
    text-align: left;
    padding-left: 10px;
    margin-left: 54%;
}
.res_add_tip img{
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
.res_add_tip span{
    font-size: 18px;
    color: #4E6BFF;
    letter-spacing: 0;
    vertical-align: bottom;
    line-height: 28px;
    line-height: 30px;
    cursor: pointer;
}
.res_submit_tip{
    width: 100%;
    display: flex;
    justify-content: center;
}
.res_submit_tip div{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    /*border-radius: 2px;*/
    /*width: 158px;*/
    border-radius: 4px;
    width: 100px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}


.upderr{
    display:none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -140px;
    margin-top: -40px;
    width: 280px;
    height: 80px;
    line-height:40px;
    padding:20px 48px;
    box-sizing:border-box;
    background: rgba(0,0,0,.8);
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.add_res_wrap{
    border-radius: 2px;
    display: none;
    width: 480px;
    height: 250px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 37%;
    /* margin-left: -142px; */
    margin-top: -125px;
    z-index: 9999;
}
.add_res_wrap h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    padding: 35px 0px 0px 0px;
}

.add_code_img_wrap{
    border-radius: 2px;
    display: none;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 38%;
    margin-top: -125px;
    z-index: 9999;
    width: 380px;
    height: 350px;
    margin-top: -190px;
}
.add_code_img_wrap h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    padding: 35px 0px 0px 0px;
}
.add_code_img_tips{
    font-size: 11px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    clear:both;
    margin-top: 20px;
    margin-left: 85px;
}

.add_res_content{
    padding: 0px 15px;
    text-align: center;
    line-height: 30px;
}
.add_res_content div{
    height: 45px;
    text-align: center;
}

.add_res_content input{
    background: transparent;
    /* border-bottom: 1px solid #666666; */
    width: 59%;
    /* float: right; */
    font-size: 16px;
    color: #151515;
    letter-spacing: 0;
    line-height: 22px;
    border-radius: 0;
    margin-top: 0;
    border: none;
    outline: none;
    box-shadow: none;
    height: 22px;
    margin-bottom: 3px;
}

.usetip{
    border-radius: 2px;
    width: 100%;
    height: 250px;
    background: #fff;
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-left: -140px;*/
    /*margin-top: -125px;*/
    /*z-index: 9999;*/
}

.usetip h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    padding: 35px 0px 0px 0px;
}

.add_buy_course_wrap{
    border-radius: 2px;
    display: none;
    width: 250px;
    height: 220px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -140px;
    margin-top: -125px;
    z-index: 9999;
}
.add_buy_course_wrap h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    padding: 35px 0px 0px 0px;
}

.add_buy_course_tips{
    font-size: 11px;
    color: #999999;
    letter-spacing: 0;
    padding-bottom: 20px;
    text-align: center;
    /*float:left;*/
    margin-top:20px;
    clear:both;
}

.add_buy_course_sub{
    width: 100%;
    display: flex;
    justify-content: center;
}
.add_buy_course_sub div{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 98px;
    height: 30px;
    line-height: 30px;
}


.add_res_tips{
    font-size: 11px;
    color: #999999;
    letter-spacing: 0;
    padding-bottom: 20px;
    text-align: center;
    /*float:left;*/
    margin-top:20px;
    clear:both;
}

.add_res_sub{
    width: 100%;
    display: flex;
    justify-content: center;
}
.add_res_sub div{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 98px;
    height: 30px;
    line-height: 30px;
}

.share_wrap{
    /*position: absolute;*/
    transform: translateY(-50%);
    width:250px!important;
    margin-top:0!important;
    margin-left:-125px!important;
    display:none;
    height:200px;
    position:fixed;
    left:50%;
    top:40%;
    z-index:999;
    _position:absolute
}
.share_wrap_yq{
    /*position: absolute;*/
    transform: translateY(-50%);
    width:250px!important;
    margin-top:0!important;
    margin-left:-125px!important;
    display:none;
    height:200px;
    position:fixed;
    left:50%;
    top:40%;
    z-index:999;
    _position:absolute
}
.share_wrap_yq div{
    background: #fff;
    width: 300px;
    height: 300px;
}
.share_wrap_yq span{
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
img.ma_img{
    width:250px!important;
}
img.close_ma{
    width: 35px!important;
    height: 35px;
    position: absolute;
    right: 0px;
    top: -44px;
    cursor:pointer;
}
img.close_ma.tanClose{
    width: 28px!important;
    height: 28px;
    top: 10px;
    right: 10px;
    left: unset;
    bottom: unset;
}
.guidelist_checkbox img{
    width:28px;
    height: 28px;
    float: left;padding: 10px 10px 0px 0px;
}

.guidelist_checkbox span{
    float: left;
    cursor: pointer;
    padding-top: 16px;
}

.head_topic{
    padding: 20px 15px 16px;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
}
.head_topic b.titleW{
    font-weight:bold!important;
}
.content_research{
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: 100px;
    float: left;
}


.formSub div .topic_content_tip{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 15px;
}
.topic_content_tip{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 15px;
    /*float: left;*/
    /*margin-bottom: 20px;*/
}
.formSub div.topic_content_tip div{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 195px;
    height: 48px;
    line-height: 48px;
    margin-bottom:0;
}
.topic_content_tip div{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 195px;
    height: 48px;
    line-height: 48px;
    margin-bottom:0;
    cursor:pointer;
}
.formSub div.topic_content_tip{
    margin-bottom:0;
}

.warm-tip{
    text-align: center;
}

.topic_price_tip{
    /*float: left;*/
    text-align: center;
    /*width: 100%;*/
    padding-top: 16px;
}


.topic_content{
    padding: 0px 15px 20px;
    text-align: center;
    line-height: 30px;
    margin-top:20px;
}
.topic_content div{
    height:40px;
    text-align: center;
}
.topic_content span{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight:bold;
    float: left;
    margin-top:0;
}
.topic_content input{
    border-bottom: none;
    width: 95%;
    float: left;
    font-size: 16px;
    height: 32px;
    color: #151515;
    letter-spacing: 0;
    line-height: 35px;
    background: #F7F7F7;
    border-radius: 2px;
    margin: 20px 0px;
    padding: 8px 10px;
}

.adv_head{
    text-align: center;
    /* padding: 20px 0 15px 0px; */
    border-bottom: 4px solid #F7F7F7;
    height: 32px;
    margin-top: 20px;
}

.adv_head span{
    /*width: 42%;*/
    /* float: left; */
    display: inline-block;
    height: 36px;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    position:relative;
}
.adv_head span.on{
    color: #4E6BFF;
    /*border-bottom: 4px solid #4E6BFF;*/
}
.adv_head span.on b{
    width:40px;
    height:4px;
    position:absolute;
    left:50%;
    margin-left:-20px;
    background:#4E6BFF;
    bottom:0;
}
.t_report{
    display: none;
}
.t_report_search_inp{
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    background: #f7f7f7;
    border-radius: 2px;
    overflow:hidden;
}
.t_report_search_inp input[type="text"] {
    max-width: 100%;
    border: none;
    height: 32px;
    outline: none;
    box-shadow: none;
    font-size: 18px;
    border-radius: 2px;
    box-sizing: content-box;
    /* margin-left: 15px; */
    float: left;
    /* padding-right: 63px; */
    /* margin-right: 63px; */
    width: 76%;
    background: transparent;
    padding: 8px 6px;
}
.t_report_search_t_btn {
    width: 48px;
    background: #FFFFFF url("https://www.tk413.com/img/search_icon_big.png") no-repeat;
    background-size: 48px;
    outline: none;
    border: none;
    height: 46px;
    border-radius: 2px;
    float:right;
}
.topic_history_tip{
    padding: 50px 15px 20px 15px;
    line-height: 30px;
}
.topic_history_tip h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    width: 100%;
    /*padding-bottom: 20px;*/
}
.topic_history_tip_h{
    word-wrap: break-word;
    word-break: break-all;
    /*overflow: auto;*/
}
.topic_history_tip_h span{
    border: 1px solid #4E6BFF;
    border-radius: 2px;
    height: 30px;
    width: auto;
    padding: 0px 5px;
    font-size: 16px;
    color: #4E6BFF;
    float: left;
    letter-spacing: 0;
    margin-right: 10px;
    margin-top: 20px;
    cursor: pointer;
}


/* 仅增加相对定位 */
.topic_history_tip_h .history-item {
    position: relative;
}

/* 叉子完全脱离文档流，不占用任何空间 */
.topic_history_tip_h .history-del {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 15px;
    height: 15px;
    line-height: 11px;
    text-align: center;
    background: #ff4d4f;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    font-style: normal;
    cursor: pointer;
    border: 1px solid #fff;
    z-index: 2;
    padding: 0;
    margin: 0;
}


.recharge_head{
    text-align: center;
    padding: 30px 0px;
}

.recharge_head span.rc1{
    font-size: 40px;
    color: #4E6BFF;
    letter-spacing: 0;
}
.recharge_head span.rc2{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    width: 100%;
    float: left;
}
.recharge_head span.rc3{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    float: left;
    text-align: left;
    padding-left: 15px;
    vertical-align: middle;
    line-height: 30px;
    padding-top: 25px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding-bottom: 24px;
}
.recharge_head span.rc3 b{
    font-size: 18px;
    color: #4E6BFF;
    letter-spacing: 0;
    padding-left: 10px;
}
.recharge_head span.rc3 img{
    width: 40px;
    padding-right: 10px;
    padding-bottom: 5px;
    float: left;
}
.recharge_money{
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.recharge_money h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    /*width: 100%;*/
    float: left;
}
.recharge_money_list{
    width: 100%;
    padding: 8px 15px 0px 15px;
    float: left;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.recharge_money_list span{
    background: #F7F7F7;
    border-radius: 2px;
    font-size: 18px;
    color: #4E6BFF;
    letter-spacing: 0;
    text-align: center;
    width: 30%;
    height: 72px;
    float: left;
    /*margin-left: 15px;*/
    line-height: 48px;
    margin-bottom: 20px;
    border:2px solid transparent;
    justify-content: space-between;
    cursor: pointer;
}
.recharge_money_list span.on{
    background: #F7F7F7;
    border: 2px solid #4E6BFF;
    border-radius: 2px;
}

.recharge_money b{
    font-size: 14px;
    color: #E64340;
    letter-spacing: 0;
    width: 100%;
    float: left;
    height: 10px;
    line-height: 0px;
}

.recharge_money_tips,.recharge_card_txt{
    float: left;
    width: 90%;
    padding: 0px 15px;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    line-height: 16px;
    text-align: justify;
}
.recharge_card_txt{
    width: 100%;
    padding: 0px;
}


.recharge_type{
    float: left;
    /*width:100%;*/
    margin-bottom:45px;
}
.recharge_type h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
}

.recharge_type_wx{
    float: left;
    width: 60%;
    padding: 8px 15px;
}

.recharge_type_card{
    float: left;
    width: 90%;
    padding: 8px 0px 10px 15px;
    height: 30px;
}
.recharge_type img{
    width: 28px;
    height: 28px;
    float: left;
    cursor: pointer;
}
.recharge_type_words{
    float: left;
    padding-top: 11px;
    padding-left: 5px;
    cursor: pointer;
}
.card_no{
    float: left;
    width: 65%;
    /*padding-right: 15px;*/
    display: none;
    margin-left:25px;
}
.card_no input{
    border: 1px solid #4E6BFF;
    border-radius: 2px;
    width: 76%;
    height: 48px;
    line-height: 20px;
    font-size: 16px;
    color: #4E6BFF;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 4px 10px;
    outline: none;
    box-shadow: none;
}

.card_no span{
    background: #4E6BFF;
    border-radius: 2px;
    height: 28px;
    padding: 5px 10px;
    line-height: 28px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.recharge_invoice{
    width: 100%;
    float: left;
    margin-bottom:10px;
    display: none;
}
.recharge_invoice h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 8px;
    font-weight: bold;
}


.recharge_invoice_wx{
    float: left;
    width: 40%;
    padding: 8px 15px;
}

.recharge_invoice_card{
    float: left;
    width: 40%;
    padding: 8px 15px;
    display: none;
}
.recharge_invoice img{
    width: 28px;
    height: 28px;
    float: left;
    cursor: pointer;
}

.recharge_invoice_content{
    width: 90%;
    float: left;
    padding: 20px 15px 0;
    display: none;
}
.recharge_invoice_content div{
    position: relative;
    padding: 5px 0px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    margin-left: 10px;
}
.recharge_invoice_content div b{
    position:absolute;
    left:-10px;
}

.recharge_invoice_content div input{
    width: 100%;
    border: none;
}
.recharge_submit{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.recharge_submit span{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 158px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}
.recharge_submit_tips{
    /*width: 100%;*/
    float: left;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    line-height: 16px;
    padding: 10px 0;
    text-align: center;
}
.recharge_tips{
    /*width: 100%;*/
    float: left;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    padding: 20px 15px;
}

.recharge_tips p{
    font-size: 16px;
    /*color: #3F3F3F;*/
    letter-spacing: 0;
    line-height: 20px;
}
.topic_view_tips{
    transform: translate(-50%,-50%);
    width: 320px;
    margin-top: 0!important;
    display: none;
    height: 250px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999;
    _position: absolute;
    background: #FFFFFF;
    border-radius: 2px;
}
.topic_view_tips h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: normal;
    text-align: center;
    padding: 35px 0px 20px 0px;
    font-weight: 500;
}
.topic_view_content{
    padding: 15px 20px;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}
.topic_view_content div{
    height: 45px;
    text-align: center;
}

.topic_view_sub{
    width: 100%;
    display: flex;
    justify-content: center;
}
.topic_view_sub div{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 2px;
    width: 98px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    cursor:pointer;
}

.project_head{
    margin-top: 20px;
    float: left;
    text-align: center;
}

.project_head h3{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    font-weight:bold;
    margin-bottom: 38px;
    padding: 0 15px;
}
.project_head p{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    padding-top: 9px;
    text-align: left;
    padding: 5px 15px;
    line-height: 20px;
    text-align: justify;
}
.project_head p b{
    cursor:pointer;
}

.project_content{
    float: left;
    text-align: center;
    width: 100%;
}
.proj_trend{
    padding: 0px 15px;
    padding-top: 30px;
}

.proj_trend h5{
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: left;
    margin: 10px 0;
    float: left;
}

.proj_subject_distri{
    /*float: left;*/
    padding: 0px 15px;
}
.proj_subject_distri h5{
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 10px;
    float: left;
}
.proj_subject_distri p.addClickN,.proj_trend p.addClickN{
    width: 100%;
    margin-bottom: 10px;
    float: left;
    text-align: left;
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.proj_trend span.dragNotice{
    width:100%;
    height:25px;
    line-height:25px;
    text-align:center;
    font-size:16px;
    color:#666;
    float:left;
    margin-top:-20px;
}
.proj_trend span.dragNotice b{
    color: red;
    line-height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}
.proj_subject_distri h3{
    background: #4E6BFF;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    height: 40px;
    line-height: 40px;
}

.psub_table{
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.psub_left{
    float: left;
    width: 40%;
    margin-left: 10%;
    /*border: 1px solid #4E6BFF;*/
    /*border-right: 0.25px solid #4E6BFF;*/

}
.psub_left li{
    /*width: 50%;*/
}
.psub_left div{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    float: left;
    width: 50%;
}

.psub_left div.psub1 {
    background: #E5EAFF;
}
.psub_left div.psub2 {
    background: #F7F7F7;
}
.psub_left_new{
    float: left;
    width: 40%;
    margin-left: 10%;
}
.psub_left_new div{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    float: left;
    width: 50%;
}
.psub_left_new div.psubAll_1 {
    width: 100%;
    background: #E5EAFF;
}
.psub_left_new div.psubAll_2 {
    width: 100%;
    background: #F7F7F7;
}

.psub_right{
    float: left;
    width: 40%;
}
.psub_right li{
    /*width: 40%;*/
}
.psub_right div{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    float: left;
    width: 50%;
}

.psub_right div.psub1 {
    background: #E5EAFF;
}
.psub_right div.psub2 {
    background: #F7F7F7;
}


.psub_right_new{
    float: left;
    width: 40%;
}
.psub_right_new div{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
}

.psub_right_new div.psubAll_1 {
    width: 100%;
    background: #E5EAFF;
}
.psub_right_new div.psubAll_2 {
    width: 100%;
    background: #F7F7F7;
}

.proj_words_p {
    /*border-bottom: 1px solid #efeff3;*/
    /*margin-left: 17px;*/
    /*margin-right: 17px;*/
    padding: 0px 15px;
}

.proj_words_p h5{
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    text-align: left;
    margin: 10px 0;
    float: left;
}
.proj_words_p p.proj_words_p_txt{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
}

.result_non{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.result_non p{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #999;
    letter-spacing: 0;
    text-align: center;
    margin: 40px 0;
}
.result_non img{
    /*height: 164px;*/
}
.result_non span{
    background: #4E6BFF;
    border-radius: 2px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 158px;
    height: 48px;
    line-height: 48px;
    /* float: left; */
    margin: 0 auto;
    display: block;
    cursor: pointer;
}


.report_head{
    margin-top: 20px;
    /*float: left;*/
    text-align: center;
}
.report_head h5{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    padding: 0 15px;

}
.report_content{
    float: left;
    margin-top: 30px;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}
.Htips{
    display: none;
}
.report_tips{
    width:100%;
    margin-bottom: 40px;
    float: left;
}

.report_tips_tab{
    margin-bottom: 40px;
    float: left;
    text-align: center;
    width: 100%;
    border-top: 1px solid #999999;
    padding-top: 30px;
    margin-top:30px;
}
.report_tips_tab span{
    float: left;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    width: 100%;
}
.report_tips_tab div{
    justify-content: center;
    display: flex;
    width: 100%;
    margin-top: 40px;
}

.report_tips h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 20px;
    float: left;
}
.topic_h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 20px;
    float: left;
}
.report_tips p.fenshu{
    float: right;
    background: url("https://www.tk413.com/img/bg_fenzhi@2x.png") no-repeat;
    background-size: 100px;
    height: 30px;
    width: 100px;
    text-align: center;
    font-size: 28px;
    color: #4E6BFF;
    letter-spacing: 0;
    line-height: 25px;
}
.report_tips p.fenshu b{
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(78,107,255,1)), to(rgba(133,78,255,1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.report_tips_txt{
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 10px;
}
.rep_first{
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 10px;
    float: left;
    line-height: 24px;
}
.rep_first p{
    line-height: 24px;
    margin-bottom: 10px;
}
.rep_first a{
    color: #576B95;
}

.rep_second {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    float: left;
    width:100%;
}

.rep_second h3{
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 15px;
}

.rep_second h3.adv_one_h{
    padding: 5px 0;
}

.rep_second span{
    float: left;
    margin-bottom: 15px;
}
.rep_second p{
    padding: 10px 0;
    line-height: 24px;
    font-size: 15px;
}
.rep_second p.adv_one{
    padding: 0px 0;
    line-height: 20px;
}
.rep_second a{
    color: #576B95;
    padding-top:5px;
}
.rep_second b{
    font-size: 12px;
    color: #3F3F3F;
    letter-spacing: 0;
    line-height: 20px;
}

.report_tips_important{
    float: left;
}
.report_tips_important p {
    padding: 8px 0;
    line-height: 24px;
    font-size: 15px;
}
.report_tips_important p.import_p{
    padding-top: 40px;
}
.report_tips_important b{
    color: #576B95;
}

.report_foot{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    margin: 30px 0;
    line-height: 24px;
}
.attion_wrap{
    /*position: absolute;*/
    transform: translateY(-50%);
    width:250px!important;
    margin-top:0!important;
    margin-left:-125px!important;
    display:none;
    height:200px;
    position:fixed;
    left:50%;
    top:40%;
    z-index:999;
    _position:absolute
}




.report_table{
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.report_table_left_new{
    float: left;
    width: 100%;
    /*border-right: 0.25px solid #4E6BFF;*/
}
.report_table_left_new ul{
    margin: 0 15px;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
}
.report_table_left_new li{
    width: 49%;
    float: left;
    border-bottom: 1px solid #E5E5E5;
}

.report_table_left_new li.hasLine{
    width: 49%;
    float: left;
    border-right: 1px solid #E5E5E5;
}
.report_table_left_new li:nth-child(1) div{
    width:auto;
    max-width:57%;
}
.report_table_left_new :not(:first-child) div i{
    display:none;
}
.report_table_left_new li:nth-child(2n){
    background: url("https://www.tk413.com/img/icon_zise.png") no-repeat 6px center;
    background-size: 15px;

}
.report_table_left_new li:nth-child(2n).pointBgb1{
    background: url("https://www.tk413.com/img/icon_lanse.png") no-repeat 6px center;
    background-size: 15px;

}

.report_table_left_new li:nth-child(2n) div{
    margin-left:5px;
}

.report_table_left_new div{
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    height: 50px;
    vertical-align: middle;
    /* line-height: 50px; */
    float: left;
    width: auto;
    text-align: left;
    padding-left: 20px;
    position: relative;
}
.report_table_left_new div p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.report_table_left_new div.psubAll_1 {
    width: 100%;
    background: #E5EAFF;
}
.report_table_left_new div.psubAll_2 {
    width: 100%;
    background: #F7F7F7;
}
.report_table_left_new li.pointBgp div{
    padding-left:20px;
}


.write_head{
    margin-top: 20px;
    /*float: left;*/
    text-align: center;
    width:100%;
}
.write_head h5{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    padding: 0 15px;
    margin: 0;
    line-height: 26px;
}


.write_head_tab{
    float: left;
    width: 100%;
    text-align: center;
    /* padding: 20px 0 15px 0px; */
    border-bottom: 4px solid #F7F7F7;
    margin-top: 30px;
    margin-bottom: 0;
    height: 34px;
    justify-content: space-between;
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
}

.write_head_tab span{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    float: left;
    /*width: 75px;*/
    width: 45%;
    height: 34px;
    position: relative;
    cursor: pointer;
}
.write_head_tab span b{
    display:none;
}
.write_head_tab span.on{
    /*color: #4E6BFF;
    border-bottom: 4px solid #4E6BFF;*/
    color: #4E6BFF;
}
.write_head_tab span.on b{
    display: block;
    width: 40px;
    height: 4px;
    background: #4E6BFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.write_choose_tab{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
    height: 35px;
    justify-content: space-between;
    /*display: flex;*/
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 35px;
}
.single_choose{
    overflow: hidden;
    /* margin-top: 5px; */
    float: left;
    line-height: 35px;
}
.single_choose>li{
    overflow: hidden;
    /* height: 23px; */
    margin-left: 10px;
    cursor: pointer;
    display: inline-block;
    color: #333333;
    border-radius: 4px;
}
.single_choose>li>span{
    font-size: 16px;
    float: left;
    text-align: center;
    padding: 0 5px;
}
.single_choose>li.onsel{
    background-color: #4E6BFF;
    color: #fff;
}

.timedesc_st{
    margin: 10px 0 0 10px;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    background: url("https://www.tk413.com/img/timedesc.png") no-repeat 0 0;
    background-size: cover;
    background-color: #4E6BFF;
    border-radius: 2px;
}
.timedesc_st:hover{
    /*background-color: #4E6BFF;*/
    background-color: #4e95ff;
}

.write_content{
    float: left;
    padding: 30px 15px;
    width: 100%;
    box-sizing: border-box;
}
.write_content div{
    width: 100%;
    float: left;
}
.write_content p{
    float: left;
    line-height: 24px;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    padding: 5px 0;
    text-align: justify;
    width: 100%;
    word-wrap: break-word;

}
.write_content b{
    float: left;
}

.write_content p.blodCon{
    font-weight: bold;
}

.write_content a{
    /*float: left;*/
    line-height: 20px;
    color: #576B95;
    text-align: justify;
    /*width: 100%;*/
    word-wrap: break-word;
}

.write_content div.wc_tips{
    margin-bottom: 30px;
}

.paper_info{
    float: left;
}
.expert_point_info{
    display: none;
    float: left;
}
.media_info{
    display: none;
    float: left;
}
.law_info{
    display: none;
    float: left;
}


.index_share_img{
    float: right;
    display: none;
    margin-right: 12px;
    position: fixed;
    right:0;
    z-index: 95;
    -webkit-overflow-scrolling : touch;
}
.index_share_img img{
    float: right;
    height: 60px;
}
.index_share_img p.closeTip{
    position: absolute;
    z-index: 9999;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 34px;
    background: url("https://www.tk413.com/img/close_ma.png") no-repeat center;
    background-size: 15px;
}
.synVal .report_tips {
    width: 100%;
    margin-bottom: 15px;
    float: left;
}
.fix_report_tips_imp.report_tips_important p{
    padding:0;
    text-align: justify;
}
.fix_report_tips_imp.report_tips_important p.import_p{
    padding-top:10px;
    padding-bottom:10px;
}
.checkImg{
    width:100%;
    height:96%;
    position:fixed;
    z-index:100;
    display:none;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.edit_resDirct{
    width:100%;
    height:30px;
    float:left;
}
.edit_resDirct img{
    /* float: right; */
    width: 25px;
    padding-top: 5px;
    margin-left: 20px;
}
img.close_ma.closeBtn{
    width: 28px!important;
    height: 28px;
    top: 10px;
    right: 10px;
    left: unset;
    bottom: unset;
    cursor: pointer;
}
.key_recom_notice{
    padding:15px 12px;
    width:100%;
    box-sizing:border-box;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
.key_recom_cont{
    padding:20px 12px;
}
.key_recom_cont a{
    display:block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #576B95;
    letter-spacing: 0;
    text-align: center;
    background: #F7F7F7;
    border-radius: 4px;
    margin-bottom: 10px;
}
.changeCont{
    padding: 4px 15px 0 20px;
}
.point_s{
    background: url("https://www.tk413.com/img/point_s.png") no-repeat left 10px;
    background-size: 4px;
    padding-left: 10px;
    margin-left: 15px;
    box-sizing: border-box;
    width: auto;
    word-break: break-all;
}
.rep_second b.fwb{
    font-size:15px;
}
.report_tips_important p.point_s{
    background: url("https://www.tk413.com/img/point_s.png") no-repeat left 19px;
    background-size: 4px;
    padding:8px 5px;
}
.report_tips_important b.fwb{
    color:#333;
}
.rep_second a.point_s{
    background: url("https://www.tk413.com/img/point_s.png") no-repeat left 15px;
    background-size: 4px;
    min-height: 30px;
}
.result_non img.contLoading{
    height: auto;
    position: absolute;
    top: 35%;
    left: 50%;
    width: 49%;
    transform: translate(-50%,-50%);
}
.result_non img.loadingAgain{
    margin-top:80px;
}
.bb-layer.setNloading{
    height:400px;
}
.setNloading .loadEffect{
    width:100%;
    height:400px;
    padding:0;
}
.setNloading .loadEffect img{
    margin:160px auto;
    display:block;
    width:100%;
}
.fix_eL_cont u{
    text-decoration:none;
    color:#666;
}
.loadAgain{
    width: 90%;
    height: 260px;
    background: #f7f7f7;
    margin: 40px auto;
    float: none;
}
.loadAgain img.loadingAgain,.loadAgain img{
    height:120px;
    margin-top:35px;
}
.loadAgain span{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size:16px;
    float:none;
}
.guideBlock{
    width:57px;
    height:73px;
    position:fixed;
    right:6px;
    bottom:80px;
}
.guideBlock img{
    display:block;
    width:57px;
    height:73px;
}
.footerCard{
    width:100%;
    margin:50px auto;
    float:left;
}
.footerCard img{
    width:100%;
}
.guideCont{
    width:100%;
    padding:25px 15px;
    box-sizing:border-box;
    font-size:16px;
    line-height:24px;
}
.guideCont h3{
    font-size:20px;
    text-align:center;
    height:40px;
    line-height:40px;
    font-weight:normal;
    margin-bottom:20px;
}
.guideCont div.eveCont{
    margin-bottom:30px;
}
.guideCont p{
    font-size:16px;
    line-height:28px;
    text-align:justify;
}
.guideCont div.imgContain{
    width:90%;
    overflow:hidden;
    margin:30px auto;
}

.guideCont div.imgContain img{
    display:block;
    width:90%;
    margin:0 auto;
}
.guideCont div.imgContain.twoP img{
    width:49%;
}
.guideCont b{
    font-weight:bold!important;
}
.columnWrap{
    font-family:
        /* 1 */ -apple-system, BlinkMacSystemFont,
        /* 2 */ "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        /* 3 */ "Helvetica Neue", sans-serif;
    padding:0 12px;
}
.columnWrap h3{
    font-size: 20px;
    color: #4E6BFF;
    letter-spacing: 0;
    margin: 20px 0;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.columnWrap .columnTip{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
    text-align:justify;
}
.columnWrap .columnCont{
    padding:20px 0;
}
.columnWrap .columnCont .row-fluid{
    margin-bottom:10px;
    overflow:hidden;
}
.columnWrap .columnCont .row-fluid div{
    border-radius: 4px;
    height: 88px;
    float: left;
}
.bg1{
    background:#E3E5F1;
}
.bg2{
    background:#D7ECF6;
}
.bg3{
    background: #D7EAF0;
}
.bg4{
    background: #D7F1FA;
}
.bg5{
    background: #D7EDF2;
}
.bg6{
    background: #E4F2F5;
}
.bg7{
    background: #E5E8ED;
}
.bg8{
    background: #E1E4E7;
}
.bg9{
    background: #D7E5F2;
}
.bg10{
    background: #E8E8F3;
}
.bg11{
    background: #E5E6EE;
}
.bg12{
    background: #E4E8EE;
}
.bg13{
    background: #E1E8F3;
}
.bg14{
    background: #EEF2F8;
}
.bg15{
    background: #E9ECF5;
}
.bg16{
    background: #E1E8F3;
}
.bg17{
    background: #DBE4EE;
}
.bg18{
    background: #E0E3E6;
}
.bg19{
    background: #F2F0F4;
}
.bg20{
    background: #E6EDF1;
}
.bg21{
    background: #EBF1F2;
}
.bg22{
    background: #ECEFEE;
}
.bg23{
    background: #F3F8F7;
}
.bg24{
    background: #EFF2F7;
}
.bg25{
    background: #F0F6F5;
}
.container-fluid div.eveB1_1{
    background:#e3e5f1;
}
.container-fluid div.eveB1_2{
    background:#d7eaf0;
}
.container-fluid div.eveB1_3{
    background:#D7EDF2;
}
.container-fluid div.eveB2_1{
    background:#E4F2F5;
}
.container-fluid div.eveB2_2{
    background:#D7E5F2;
}
.container-fluid div.eveB2_3{
    background:#E5E6EE;
}
.container-fluid div.eveB3_1{
    background:#E4E8EE;
}
.container-fluid div.eveB3_2{
    background:#E1E8F3;
}
.container-fluid div.eveB3_3{
    background:#EEF2F8;
}
.container-fluid div.eveB4_1{
    background:#E1E8F3;
}
.container-fluid div.eveB4_2{
    background:#DBE4EE;
}
.container-fluid div.eveB4_3{
    background:#E0E3E6;
}
.container-fluid div.eveB5_1{
    background: #F2F0F4;
}
.container-fluid div.eveB5_2{
    background:#E6EDF1;
}
.container-fluid div.eveB5_3{
    background: #EBF1F2;
}
.container-fluid div.eveB6_1{
    background:  #ECEFEE;
}
.container-fluid div.eveB6_2{
    background:  #F3F8F7;
}
.container-fluid div.eveB6_3{
    background: #EFF2F7;
}
.container-fluid div.eveB7_1{
    background:#F0F6F5;
}
.container-fluid div.eveB7_2{
    background:  #E3E5F1;
}
.container-fluid div.eveB7_3{
    background: #D7EAF0;
}
.container-fluid div.eveB8_1{
    background:#D7EDF2;
}
.container-fluid div.eveB8_2{
    background:  #E4F2F5;
}
.container-fluid div.eveB8_3{
    background:  #D7E5F2;
}
.container-fluid div.eveB9_1{
    background: #E5E6EE;
}
.container-fluid div.eveB9_2{
    background: #E4E8EE;
}
.container-fluid div.eveB9_3{
    background:  #E1E8F3;
}
.container-fluid div.eveB10_1{
    background:  #EEF2F8;
}
.container-fluid div.eveB10_2{
    background: #E1E8F3;
}
.container-fluid div.eveB10_3{
    background:  #DBE4EE;
}
.container-fluid div.eveB11_1{
    background:   #E0E3E6;
}
.container-fluid div.eveB11_2{
    background:  #F2F0F4;
}
.container-fluid div.eveB11_3{
    background: #E6EDF1;
}





.columnT{
    display:block;
    width:100%;
    height:100%;
    text-align: center;
    color: #576B95;
    letter-spacing: 0;
    padding:23px 0;
    /*padding:15px 0;*/
}
.columnT span{
    font-size: 18px;
    display:block;
    font-weight:500;
    font-family:
        /* 1 */ -apple-system, BlinkMacSystemFont,
        /* 2 */ "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        /* 3 */ "Helvetica Neue", sans-serif;
}
.columnT em{
    font-size: 16px;
    display:block;
    margin-top:5px;
}
.columnLinkWrap h3{
    color: #000000;
}
.columnLinkCont{
    margin:20px 0;
    margin-top:0;
    float: left;
    width: 100%;
}
.columnLinkCont li{
    width:100%;
    height:48px;
    line-height:48px;
    font-size: 18px;
    color: #576B95;
    letter-spacing: 0;
    text-align: center;
    background: #F7F7F7;
    border-radius: 4px 0 0 4px;
    margin-bottom:10px;
    cursor: pointer;
    padding-left: 30px;
    float: left;
}
.columnLinkCont input{
    width:8%;
    height:48px;
    line-height:48px;
    font-size: 18px;
    color: #576B95;
    letter-spacing: 0;
    text-align: center;
    background: url("https://www.tk413.com/img/btn_arrow_down.png") no-repeat scroll 20px #f7f7f7;
    background-size: 20px;
    border-radius: 0 4px 4px 0;
    margin-bottom:10px;
    float: right;
    border: none;
    /*margin-top: -58px;*/
}
.fixBlo{
    /*position:fixed;*/
    bottom:49px;
    left:0;
    right:0;
    height:48px;
    /*background: #F7F7F7;*/
}
.fixBlo p{
    line-height:48px;
    letter-spacing: 0;
    width:70%;
    padding-left:12px;
    box-sizing:border-box;
    font-size: 13px;
    color: #dc1511;
    margin-left: 37%;
}
.fixBlo a{
    display:block;
    float:right;
    background: #4E6BFF;
    width:30%;
    font-size: 18px;
    height:48px;
    line-height:48px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}
.add_regTip{
    color:red;
    text-align:center;
    margin-top:5px;
}
.signInWrap{
    width:48.6%;
    height:48px;
    background:url("https://www.tk413.com/img/smenuR.png") no-repeat center;
    background-size:100%;
    position:relative;
    float:right;
    border-radius:4px;
}
.signInWrap input{
    display:block;
    position:absolute;
    right:16px;
    top:10px;
    bottom:10px;
    width:98px;
    height:28px;
    background:#fff;
    font-size: 15px;
    color: #576B95;
    border-radius:2px;
    text-align:center;
    line-height:28px;
}
.signLayer{
    position:absolute;
    display:none;
    width:80%;
    height:420px;
    left:50%;
    top:50%;
    transform: translateX(-50%);
    margin-top:-210px;
    z-index:999;
}
.signLayer ul{
    width:100%;
    position:absolute;
    top:0;
    border-radius: 2px 2px 0 0;
    z-index:2;
}
.signLayer ul li{
    float:left;
    width:13.3%;
    height:40px;
    background: #576B95;
    border-radius: 2px 2px 0 0;
    font-size: 16px;
    color: #8997b4;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin-right:3px;
}
.signLayer ul li:last-child{
    margin-right:0;
}
.signLayer ul li em,.signLayer ul li span{
    display:block;
    text-align:center;
    line-height:20px;
    font-size:12px;
    width:100%;

}
.signLayer ul li em{
    line-height: 12px;
    margin-top: 4px;
    -webkit-transform:scale(0.8);
}
.signLayer ul li span{
    font-size:16px;
}
.signLayer ul li:first-child{
    color:#fff;
    background:#4E6BFF;
    height: 45px;
    border-radius:2px;
}
.signCont{
    clear:both;
    width:100%;
    height:280px;
    background:#fff;
    position:absolute;
    top:40px;
    border-radius:2px;
}
.signCont img{
    display:block;
    width:48px;
    height:48px;
    margin:20px auto 10px;
}
.signCont p.succ{
    font-size: 18px;
    color: #4E6BFF;
    margin-bottom:10px;
    text-align:center;
}
.signCont p.succTxt{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    text-align:center;
}
.signCont p.succTxt i{
    color: #4E6BFF;
    font-style:normal;
}
.signMore{
    width:100%;
    height:86px;
    background:url("https://www.tk413.com/img/bottomB.png") no-repeat center;
    background-size:cover;
    margin-top:10px;
    border-radius: 0 0 2px 2px;
}
.signMore p{
    font-size: 16px;
    color: #C9D1FE;
    line-height: 24px;
    padding: 19px;
}
.closeBtn{
    width: 28px;
    height: 28px;
    display: block;
    background: url("https://www.tk413.com/img/btn_close.png") no-repeat center;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 50%;
    margin-left: -14px;
    background-size:28px;
}
.tanClose{
    width: 28px;
    height: 28px;
    display: block;
    background: url("https://www.tk413.com/img/btn_close.png") no-repeat center;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 50%;
    margin-left: -14px;
    background-size:28px;
}
.signCont p.signAgain{
    font-family: "SimSun";
    font-size: 18px;
    color: #576B95;
    letter-spacing: 0;
    text-align: center;
    width: 75%;
    margin: 25px auto 35px;
    font-weight: bold;
    line-height: 25px;
}
.signCont p.succ.signDone{
    color: #999;
}
.signLayer ul li.doubleGift em{
    width: 14px;
    height: 12px;
    background: url("https://www.tk413.com/img/signGift.png") no-repeat center;
    background-size: 14px 12px;
    margin: 6px auto 0;
}
.signLayer ul li.doubleGift span{
    font-size:12px;
    color:#fff;
    -webkit-transform:scale(0.8);
}
.signCont p.doubGiftTxt{
    display:none;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}
.signCont p.doubGiftTxt i{
    color: #4E6BFF;
    font-style: normal;
}
.signRule{
    display: block;
    position: absolute;
    right: 2px;
    top: 3px;
    width: 30px;
    height: 30px;
    background: url("https://www.tk413.com/img/ruleIcon.png") no-repeat top right;
    background-size: 20px;
}
.signRuleWrap{
    width: 500px;
    height: 280px;
    position: fixed;
    left:50%;
    top:50%;
    transform: translateX(-50%);
    margin-top:-140px;
    z-index:999;
    background: #FFFFFF;
    border-radius: 2px;
    padding:40px 0;
    box-sizing:border-box;
    display:none;
}
.signRuleWrap b{
    position:absolute;
    display:block;
    width:28px;
    height:28px;
    right:10px;
    top:10px;
    background:url("https://www.tk413.com/img/btn_close_black@2x.png") no-repeat center;
    background-size:28px;
}
.signRuleWrap h4{
    font-size: 18px;
    color: #000000;
    margin-bottom:10px;
    text-align:center;
    font-weight:bold;
}
.signRuleWrap p{
    width: 80%;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
}
.wordLine{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.discountWrap{
    position:absolute;
    width:320px;
    height:440px;
    left:50%;
    top:15%;
    transform: translateX(-50%);
    /*margin-top:-220px;*/
    z-index:999;
    border-radius: 2px;
    box-sizing:border-box;
    display:none;
}
.discountTit{
    width:100%;
    height:64px;
    background:url("https://www.tk413.com/img/discountBg.png") no-repeat center;
    background-size:cover;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0 2px 4px rgba(31,61,199,0.72);
}
.discountCont{
    padding:20px 0 20px;
    box-sizing:border-box;
    background: #FFFFFF;
    border-radius:0 0 2px 2px ;
}
.discountCont label{
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    padding: 0 50px;
    cursor:pointer;
}
.discountCont p{
    font-size: 16px;
    color: #666666;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
    padding: 0 20px;
}
.discountCont div{
    width:98px;
    height:30px;
    line-height:30px;
    margin:0 auto;
    background: #4E6BFF;
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    cursor:pointer;
}
.discountCont div em{
    font-size: 18px;
    color: #FFFFFF;
}
.choiceIpt{
    display: none;
}
.choiceIpt[type=checkbox]+i{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("https://www.tk413.com/img/choiceB.png") no-repeat center;
    background-size: 24px;
    float: left;
}
.choiceIpt[type=checkbox]:checked+i{
    background: url("https://www.tk413.com/img/choiceBS.png") no-repeat center;
    background-size:24px;
}
.discountCont .choiceT{
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #576B95;
    text-align: center;
    margin: 0 20px;
}
.discountCont s{
    height: 24px;
    float: left;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.discountWrap b.closeBtn{
    width: 28px;
    height: 28px;
    display: block;
    background: url("https://www.tk413.com/img/btn_close.png") no-repeat center;
    position: absolute;
    bottom: -50px;
    z-index: 999;
    left: 50%;
    margin-left: -14px;
    background-size:28px;
    color: transparent;
    cursor:pointer;
}
.guidePage p{
    line-height: 30px;
    font-size: 16px!important;
    margin-bottom: 5px;
    color: #333;
}
.guidePage p.beforePay{
    font-size:18px!important;
    color: #4E6BFF;
    font-weight:500;
}
.tfixW{
    overflow:hidden;
}
.tfixW h3{
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    margin: 18px 0;
    text-align: center;
}
.tfixW span{
    width: 30%;
    margin: 18px 0;
    text-align: right;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height:24px;
}
.columnNotice{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    border: none;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.topicInfo{
    overflow: hidden;
    height: 48px;
    margin-top:-20px;
    margin-bottom: 5px;
}
.topicInfo span{
    display:block;
    height:48px;
    line-height:48px;
    font-size: 16px;
    color: #4E6BFF;
    letter-spacing: 0;
    font-weight: bold;
}
.topicInfo s{
    display:block;
    height:48px;
    line-height:48px;
    font-size: 16px;
    color: #999999;
    margin-right:10px;
}
.consultation-cont div.clickLinkInfo{
    box-sizing: border-box;
    border: 4px double #576B95;
    padding: 10px;
}
.consultation-cont div.clickLinkInfo p span{
    display:block;
    margin-bottom:16px;
    text-align:left;
}
.consultation-cont div.clickLinkInfo p b{
    color: #4E6BFF;
    font-weight:bold;
}
.clickLinkInfo a{
    color:#576B95;
    font-weight: bold;
    word-break: break-all;
}
.tfixW span.column_author{
    width:100%;
    display:block;
    margin:0 auto 15px;
    border-bottom:1px solid #E5E5E5;
    color:#999;
    font-size:16px;
    padding-bottom:8px;
    text-align:center;
    font-weight:normal;
}
.nav-height{
    height: auto;
    clear: both;
    width: 100%;
}
.column_nTab{
    width:100%;
    height:40px;
    border-bottom: 4px solid #F7F7F7;
    margin:0;
    margin-top:15px;
    box-sizing: content-box;
}
.column_nTab>li{
    width:33.3%;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size: 18px;
    color:#000;
    font-weight:bold;
    float:left;
}

.column_nTab>li a,.column_nTab>li a:hover,.column_nTab>li a:active,.column_nTab>li a:visited,.column_nTab>li a:link,.column_nTab>li a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
    color:#333;
}
.column_nTab>li b{
    display:block;
    width:40px;
    height:4px;
    background:transparent;
    position:relative;
    margin:0 auto;
}
.column_nTab>li.on{
    color: #4E6BFF;
}
.column_nTab>li.on b{
    background: #4E6BFF;
}
.nav-wrap.navFix{
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px rgba(0,0,0, 0.2);
    z-index: 99999;
    background: #fff;
    margin-top: 0;
    width: 100%;
}
.columnResTab{
    float: none;
    width: 100%;
    height: 36px;
    margin: 0;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    background: #F7F7F7;
    border:none;
    padding:0 50px;
    box-sizing:border-box;
}
.columnResTab span{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}
.columnResTab span.on{
    color: #4E6BFF;
}
.resContPage .tabnav_watch.columnResTab{
    padding: 5px 0;
    height: 45px;
    background: #f7f7f7;
    position: inherit;
    color: #666;
}
.resContPage .columnResTab{
    padding: 5px 12px;
    margin: 0;
    justify-content: space-between;
    display: flex;
    background:#f7f7f7;
    height:45px;
}
.resContPage .columnResTab li{
    border: none;
    background: transparent;
    line-height: 32px;
    width: 100px;
    text-align: center;
    cursor: pointer;

}
.resContPage .columnResTab li.on{
    color:#4E6BFF;
}
.nav-wrap.navFix .column_nTab{
    margin-top:0;
}
.consultation-cont.key_recom_wrap{
    margin-top: 0;
    padding: 0;
}
.consultation-cont.key_recom_wrap .clickLinkInfo{
    margin: 30px 12px;
}
.columnFlist{
    /*padding-left:10px;
    padding-right:10px;*/
}
.columnFlist ul{
    overflow:hidden;
    justify-content: space-between;
    display: flex;
    margin-bottom:14px;
    margin-top:30px;
}
.columnFlist li{
    float: left;
    width: 80px;
    height: 36px;
    line-height: 36px;
    background: #F7F7F7;
    border-radius: 10px;
    font-size: 18px;
    color: #999999;
    text-align: center;
}
.columnFlist li.on{
    background: #4E6BFF;
    color:#fff;
}
.colunmFcont_list{
    padding:16px 0;
    border-top: 1px solid #F7F7F7;
}
.colunmFcont_list h3{
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
    text-align: left;
    margin-top: 0;
    height: auto;
    line-height: 22px;
}
.colunmFcont_list dl{
    overflow:hidden;
}
.colunmFcont_list dl dd{
    display:block;
    float:left;
    width:100px;
    height:75px;
    margin-right:10px;
}
.colunmFcont_list dl dd img{
    width:100px;
    height:68px;
    border: 1px solid #f7f7f7;
}
.colunmFcont_list dt i{
    display: block;
    font-style: normal;
    font-size: 16px;
    color: #4E6BFF;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.colunmFcont_list dt span{
    display: block;
    /* margin: 8px 0; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 110px;
    top: 10px;
}
.colunmFcont_list dt span b{
    display:inline-block;
    font-weight: bold;
    font-style:normal;
    font-size: 16px;
    color: #576B95;
    margin-right:5px;
}
.colunmFcont_list dt em{
    display: block;
    font-style: normal;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    position: absolute;
    left: 110px;
    bottom: 10px;
}
.fIndexWrap{
    padding:0!important;
}
.fIndexWrap .columnFlist{
    padding:16px 12px;
    border-top:1px solid #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
}
.fIndexWrap .columnIndex{
    padding-top:0;
}
.colunmFcont_list{
    padding:16px 12px;
}
.colunmFcont_list dl dt{
    height:75px;
    position:relative;
}
.editIcon{
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("https://www.tk413.com/img/editIcon.png") no-repeat center;
    background-size: 28px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
}
.feedbackWrap{
    padding:20px 12px;
    width:100%;
    box-sizing:border-box;
    background:#fff;
}
.feedbackWrap h4{
    font-size: 16px;
    color: #333333;
    margin-bottom:8px;
    text-align:left;
    font-weight:bold;
}
.feedbackWrap textarea{
    display:block;
    background: #fff;
    border-radius: 2px;
    width:100%;
    height:150px;
    padding:12px 8px;
    box-sizing:border-box;
    font-size: 16px;
    color: #333333;
    margin-bottom:30px;
    border: 1px solid #d8d8d8;
}
.feedbackWrap p{
    display:block;
    /*background: #F7F7F7;*/
    border-radius: 2px;
    width:100%;
    padding:12px 8px;
    box-sizing:border-box;
    font-size: 16px;
    color: #333333;
    /*margin-bottom:30px;*/
}
.feedbackWrap input{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #333;
    padding: 12px 8px;
    height: 48px;
    background: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 60px;
    border: 1px solid #d8d8d8;
}
.feedbackWrap textarea::-webkit-input-placeholder{
    color:#999;
    font-size:18px;
}
.feedbackWrap textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
    font-size:18px;
}
.feedbackWrap textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-size:18px;
}
.feedbackWrap textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
    font-size:18px;
}
.feedbackWrap input::-webkit-input-placeholder{
    color:#999;
    font-size:18px;
}
.feedbackWrap input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
    font-size:18px;
}
.feedbackWrap input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-size:18px;
}
.feedbackWrap input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
    font-size:18px;
}
.artTit{
    width:100%;
    padding:0 12px;
    box-sizing:border-box;
    font-size:16px;
    color:#333;
    line-height:22px;
    font-weight:bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.artLable{
    font-size: 14px;
    color: #576B95;
    margin-bottom:16px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.artLable span{
    margin-right:10px;
    font-weight:bold;
}
.artDLable span{
    font-size: 14px;
    color: #576B95;
    margin-bottom:16px;
    margin-top:16px;
    margin-right:10px;
}
.headerImg{
    height:120px;
}
.headerImg img{
    width:100%;
    height:120px;
    margin:0;
    margin-bottom:16px;
}
.choiceCour{
    border-bottom:6px solid #f7f7f7;
    margin-bottom:30px;
    padding:0 12px 30px;
    box-sizing: border-box;
}
.choiceCour h5{
    font-size: 16px;
    color: #333333;
    line-height:30px;
    margin-bottom:16px;
    font-weight:bold;
}
.choiceCour h5 b{
    display:block;
    float:right;
    font-size: 18px;
    color: #F55D49;
    text-align:right;
    line-height:20px;
    font-weight: bold;
}
.choiceCour div{
    overflow:hidden;
}

.choiceCour input{
    width:110px;
    text-align:center;
    float:left;
    background: #F7F7F7;
    border-radius: 2px;
    height:48px;
    line-height:48px;
    font-size: 16px;
    color: #333333;
    margin-bottom:10px;
    border:2px solid transparent;
    margin-right: 7px;
    box-sizing: border-box;
}
.choiceCour input.doneCour{

}
.choiceCour input.selCour{

}
.fixFooter{
    overflow:hidden;
    width:100%;
    position:unset;
    bottom:59px;
    left:0;
    right:0;
    background: #fff;
    height:48px;
}
.fixFooter.addFooter{
    background:#fff;
    border-top:1px solid #e5e5e5;
}
.fixFooter p{
    font-size: 14px!important;
    color: #333333;
    height: 48px;
    line-height: 48px;
    width: 66%;
    font-weight: bold;
    padding-left: 12px;
    box-sizing: border-box;
    text-align: center;
}
.fixFooter p.addWatch{
    font-size: 13px!important;
    color: #F55D49;
}
.fixFooter a.payTab{
    display:block;
    background: #4E6BFF;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 120px;
    height:48px;
    line-height: 48px;
    cursor:pointer;
}
.report_tips_tab span.payTab{
    display:block;
    background: #4E6BFF;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 120px;
    height:48px;
    line-height: 48px;
    cursor: pointer;
}
.fixFooter a.payTab.signEnd{
    background:#999;
}

.choiceCont input[type="radio"] {
    opacity: 0;
    width: 0;
    height: 0;
}
.choiceCont .radio-style{
    display: block;
    float: left;
    /* width: 31.3%; */
    width: auto;
    height: 40px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #F7F7F7;
    border-radius: 2px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    border: 2px solid transparent;
    margin-right: 2.9%;
    padding: 0px 8px;
}
/*.choiceCont label:nth-child(3) .radio-style{
    margin-right:0;
}*/
input[type="radio"]:checked + .radio-style{
    color: #4E6BFF;
    border:2px solid #4E6BFF;
    font-weight: bold;
}
.choiceCont .radio-style.doneCour{
    color: #E5E5E5;
}

/*vipBlock*/
.topic_price_tip.vip_price_tip{
    padding-bottom: 80px;
    width: 195px;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 20px;
}
.vipBtn{
    float: right;
    display: block;
    width: 110px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #FFFFFF;
    background-image: linear-gradient(134deg, #3023AE 0%, #C86DD7 100%);
    border-radius: 2px;
    font-weight: bold;
    text-align: center;
}
.choiceCour h5 a.vipBtn{
    float: none;
    display: inline-block;
    margin-left: 10px;
}
.choiceCour h5.vipChoiceCour{
    display:flex;
}
.guidePage p.ordinaryUser,.guidePage p.vipUser{
    display: inline-block;
    flex: auto;
}
.guidePage p.ordinaryUser{
    margin-top:5px;
}
.guidePage p.vipUser{
    text-align:right;
}
.guidePage p.vipUser s{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    margin-right: 10px;
    font-weight: normal;
}
.guidePage p.vipUser u{
    font-size: 16px;
    background-image: -webkit-linear-gradient(45deg,#3023AE,#C86DD7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
    line-height: 30px;
    height: 30px;
    display: inline-block;
}
.guidePage p.vipUser u i{
    font-size: 18px;
    line-height:25px;
    font-style:normal;
}
.topicInfo .vipBtn{
    float: left;
    margin-top: 16px;
    margin-left: 10px;
}
.topicInfo b{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    display:block;
    text-align:right;
    height:48px;
    line-height: 48px;
    float:right;
}
.topicInfo b i{
    letter-spacing: 0;
    height:48px;
    line-height: 20px;
    color: #E64340;
    margin-right: 2px;
    font-style: normal;
    font-size: 16px;
}
.rechargeVip{
    display: block;
    padding: 20px 15px 0 15px;
    border-radius: 4px;
    /* height: 120px;*/
    width:100%;
    float: left;
}
.rechargeVip a{
    display:block;
}
.rechargeVip img{
    width:60%;
    height:auto;
    margin:0 auto;
}
/*.perVip{*/
    /*width: 100%;*/
    /*padding: 0 12px;*/
    /*margin-top: -60px;*/
    /*height: 88px;*/
    /*overflow:hidden;*/
/*}*/
/*.perVip .perVipL{*/
    /*display:block;*/
    /*width:48%;*/
    /*height:88px;*/
    /*background-image: linear-gradient(135deg, #43E6FF 0%, #5933FE 100%);*/
    /*border-radius: 4px;*/
    /*box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);*/
    /*color:#fff;*/
    /*padding:18px 0 16px;*/
    /*box-sizing:border-box;*/

/*}*/
/*.perVip .perVipR{*/
    /*display:block;*/
    /*width:48%;*/
    /*height:88px;*/
    /*background-image: linear-gradient(135deg, #C86DD7 0%, #3023AE 100%);*/
    /*box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);*/
    /*border-radius: 4px;*/
    /*color:#fff;*/
    /*padding:18px 0 13px;*/
    /*box-sizing:border-box;*/
/*}*/
/*.perVip .perVipL b{*/
    /*display:block;*/
    /*font-size: 24px;*/
    /*color: #FFFFFF;*/
    /*text-align: center;*/
    /*margin-bottom:10px;*/
    /*font-weight:300;*/
/*}*/
/*.perVip .perVipL span{*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*color: #FFFFFF;*/
    /*text-align: left;*/
    /*font-weight: bold;*/
    /*width: 85px;*/
    /*margin: 0 auto;*/
    /*background:url("https://www.tk413.com/img/vip_arrow.png") no-repeat center right;*/
    /*background-size:16px;*/
/*}*/
/*.perVip .perVipR b{*/
    /*display:block;*/
    /*font-size: 16px;*/
    /*color: #FFFFFF;*/
    /*text-align: center;*/
    /*margin-bottom:10px;*/
    /*font-weight:bold;*/
/*}*/
/*.perVip .perVipR span{*/
    /*display: block;*/
    /*width: 110px;*/
    /*height: 28px;*/
    /*line-height: 28px;*/
    /*border-radius: 16px;*/
    /*font-size: 16px;*/
    /*color: #FFFFFF;*/
    /*margin: 0 auto;*/
    /*font-weight: bold;*/
    /*padding-left: 12px;*/
    /*box-sizing: border-box;*/
    /*background:rgba(0,0,0,0.16) url("https://www.tk413.com/img/vip_arrow.png") no-repeat 85px center ;*/
    /*background-size:16px;*/
/*}*/
.perVip{
    width: 100%;
    padding: 0 12px;
    margin-top: -60px;
    height: 88px;
    overflow:hidden;
}
.perVip .perVipL{
    display:block;
    width:30%;
    height:88px;
    background-image: linear-gradient(135deg, #43E6FF 0%, #5933FE 100%);
    border-radius: 4px;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    color:#fff;
    padding:18px 0 16px;
    box-sizing:border-box;
    position: relative;
    display: inline-block;

}
.perVip a.perVipL::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px; /* 根据需要调整 */
    height: 25px; /* 根据需要调整 */
    background-image: url("https://www.tk413.com/img/chongzhi.png"); /* 图片路径 */
    background-size: cover; /* 或者使用 background-size: contain; 根据需要 */
}
.perVip .perVipC{
    display:inline-block;
    width:32%;
    height:88px;
    background-image: linear-gradient(135deg, #2F7AFE 0%, #BF25FE 100%);
    border-radius: 4px;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    color:#fff;
    padding:18px 0 16px;
    box-sizing:border-box;
    margin-left: 3%;

}
.perVip .perVipC span{
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    width: 85px;
    /*margin: 0 auto;*/
    /*background:url("https://www.tk413.com/img/vip_arrow.png") no-repeat center right;*/
    background-size:14px;
    margin-left: 8px;
}
.perVip .perVipC b{
    display:block;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom:10px;
    font-weight:300;
}

.perVip .perVipR{
    display:block;
    width:32%;
    height:88px;
    background-image: linear-gradient(135deg, #C86DD7 0%, #3023AE 100%);
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    border-radius: 4px;
    color:#fff;
    padding:18px 0 13px;
    box-sizing:border-box;
}
.perVip .perVipL b{
    display:block;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom:10px;
    font-weight:300;
}
.perVip .perVipL span{
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    width: 85px;
    margin: 0 auto;
    /*background:url("https://www.tk413.com/img/vip_arrow.png") no-repeat center right;*/
    background-size:14px;
}
.perVip .perVipR b{
    display:block;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom:10px;
    /*font-weight:bold;*/
    margin: 8px 10px;
}
.perVip .perVipR span{
    display: block;
    width: 85px;
    height: 20px;
    /*line-height: 28px;*/
    border-radius: 14px;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
    font-weight: bold;
    padding-left: 12px;
    box-sizing: border-box;
    /*background:rgba(0,0,0,0.16) url("https://www.tk413.com/img/vip_arrow.png") no-repeat 85px center ;*/
    background-size:14px;
}
.addCrown{
    width: 80px;
    position: relative;
    margin: 0 auto;
}
/*.crown{*/
/*    display: block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    position: absolute;*/
/*    right: 7px;*/
/*    bottom: 3px;*/
/*    background: url("https://www.tk413.com/img/vipCrown.png") no-repeat;*/
/*    background-size: 20px;*/
/*    border-radius: 50%;*/
/*}*/
.crown{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -25px;
    bottom: -15px;
    background: url("https://www.tk413.com/img/iconvipnew.png") no-repeat;
    background-size: 40px;
    /*display: block;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*position: absolute;*/
    /*right: 7px;*/
    /*bottom: 3px;*/
    /*background: url("https://www.tk413.com/img/vipCrown.png") no-repeat;*/
    /*background-size: 20px;*/
    /*border-radius: 50%;*/
}
.crown_svip{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -35px;
    bottom: -25px;
    background: url("https://www.tk413.com/img/iconsvip.png") no-repeat;
    background-size: 50px;
    /*display: block;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*position: absolute;*/
    /*right: 7px;*/
    /*bottom: 3px;*/
    /*background: url("https://www.tk413.com/img/vipCrown.png") no-repeat;*/
    /*background-size: 20px;*/
    /*border-radius: 50%;*/
}
.crown_evip{
    display: block;
    width: 75px;
    height: 30px;
    position: absolute;
    right: -55px;
    bottom: -5px;
}
.addVipWrap{
    /* padding-top: 30px; */
    margin-top: -15px;
}
.addVipWrap .recharge_type{
    width:100%;
}
.vipType{
    padding: 6px 0px 0 15px;
    width:100%;
    box-sizing:border-box;
}
.vipType span{
    display:block;
    width:49%;
    height:100px;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    border-radius: 4px;
    border: 2px solid transparent;
    padding:5px 6px;
    box-sizing:border-box;
    margin-bottom:16px;
    float:left;
    background: #fff;
}
.vipType span.on{
    background-image: linear-gradient(180deg, #EFDFFF 0%, #FFFFFF 100%);
    border: 2px solid #4E6BFF;
    border-radius: 4px;
}
.addVipWrap .fix_recharge_submit span{
    width:158px;
    height:48px;
    line-height:48px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background-image: linear-gradient(135deg, #3023AE 0%, #C86DD7 100%);
    border-radius: 2px;
    font-weight:bold;
}
.vipPower{
    width:100%;
    padding:0 15px;
    box-sizing:border-box;
    overflow:hidden;
}
.vipPower li{
    width: 19.33%;
    height: 95px;
    float: left;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 18px;
    position: relative;
}
.vipPower li span{
    position: absolute;
    bottom: -4px;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    line-height: 18px;
}
.vipPower li.pic1{
    background:url("https://www.tk413.com/img/icon_xt1.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic2{
    background:url("https://www.tk413.com/img/icon_xt2.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic3{
    background:url("https://www.tk413.com/img/icon_xt3.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic4{
    background:url("https://www.tk413.com/img/icon_xt5.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic5{
    background:url("https://www.tk413.com/img/icon_xt6.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic6{
    background:url("https://www.tk413.com/img/icon_xt10.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic7{
    background:url("https://www.tk413.com/img/icon_xt7.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic8{
    background:url("https://www.tk413.com/img/icon_xt11.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic9{
    background:url("https://www.tk413.com/img/icon_xt12.png") no-repeat center 0;
    background-size:60px;
}
.vipPower li.pic10{
    background:url("https://www.tk413.com/img/icon_xt13.png") no-repeat center 0;
    background-size:60px;
}

.addVipWrap .recharge_tips{
    padding-top:0;
    margin-top:-10px;
}
.subBtnWrap{
    margin-top: 40px;
    margin-bottom: 60px;
}

.addVipWrap .recharge_submit_tips{
    font-size:16px;
    line-height:20px;
}
.addVipWrap .recharge_money{
    margin-bottom:0;
}
.firstVip{
    float: right;
    display: block;
    width: 110px;
    height: 20px;
    background-image: linear-gradient(135deg, #3023AE 0%, #C86DD7 100%);
    border-radius: 49px 0 0 49px;
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 11px;
    font-weight: bold;
    margin-top: 2px;
    box-sizing: border-box;
}
.addVipWrap .recharge_money_list span{
    font-size: 18px;
    color: #4E6BFF;
    line-height: 25px;
    text-align: left;
    position: relative;
    font-weight: bold;
}
.addVipWrap .recharge_money_list span i{
    font-style:normal;
    font-size: 15px;
    color: #4E6BFF;
    line-height: 22px;
}
.addVipWrap .recharge_money_list span s{
    font-size: 20px;
    color: #999999;
    position: absolute;
    left: 8px;
    bottom: 0;
    font-weight:normal;
}
.addVipWrap .recharge_money_list span b{
    display: block;
    font-size: 20px;
    color: #F55D49;
    letter-spacing: 0.8px;
    text-align: right;
    position: absolute;
    right: 8px;
    width: auto;
    /* height: auto; */
    line-height: 25px;
    bottom: 2px;
    height: 25px;
    font-weight:bold;
}
.vipTypecorn{
    display:none;
}
.vipType span:nth-child(odd){
    float:left;
}
.vipType span:nth-child(even){
    float:right;
}
.discountCont div.addVipLink{
    width: 230px;
    margin: 0 auto;
    background: #fff;
}
.discountCont div.addVipLink div{
    width: 108px;
    float: left;
}
.discountCont div.addVipLink a.vipBtn{
    width:108px;
    height:30px;
    line-height:30px;
    background-image: linear-gradient(135deg, #3023AE 0%, #C86DD7 100%);
    border-radius: 2px;
}
.notice_vip{
    width: 212px;
    margin: 0 auto;
    background: #fff;
    display: block;
}
.notice_vip div{
    float:left;
}
.notice_vip a.vipBtn{
    width: 98px;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
}
a.vipBtn:visited, a.vipBtn:link, a.vipBtn:hover, a.vipBtn:active{
    color: #FFFFFF!important;
    background-image: linear-gradient(134deg, #3023AE 0%, #C86DD7 100%)!important;
}
.topic_content_tip.subResult div{
    width:158px;
}
.missionHeader{
    padding-bottom:6px;
}
.submissionIpt{
    overflow:hidden;
    padding:13px 8px;
    box-sizing:border-box;
    background: #F7F7F7;
    border-radius: 2px;
    height:48px;
    margin-bottom:8px;
}
.expertfreeback{
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    margin-left: 8px;
    margin-bottom: 10px;
}
.submissionIpt span{
    width: 100px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.submissionIpt input{
    width: 77%;
    background: transparent;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border:none;
    -webkit-tap-highlight-color: transparent;
}

.submissionIpt input::-webkit-input-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt input::-moz-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt input:-moz-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt input:-ms-input-placeholder {
    color: #999;
    font-size:18px;
}

.submissionIpt_new input::-webkit-input-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt_new input::-moz-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt_new input:-moz-placeholder{
    color:#999;
    font-size:18px;
}
.submissionIpt_new input:-ms-input-placeholder {
    color: #999;
    font-size:18px;
}

.submissionSel{
    width: 88%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height: 22px;
    line-height:22px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("https://www.tk413.com/img/btn_arrow.png") no-repeat scroll right center #f7f7f7;
    background-size: 10px;
    float: left;
    font-size: 16px;
    color: #333333;
    border:none;
}
.subForm{
    padding:0 12px;
    box-sizing:border-box;
}
.recommission a{
    font-size: 16px;
    color: #576B95;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
    background: url("https://www.tk413.com/img/point_b.png") no-repeat left 9px;
    background-size: 6px;
    padding-left: 10px;
    box-sizing: border-box;
    width: auto;
    word-break: break-all;
    text-align: justify;
}
.recommission{
    padding-top:40px;
}
.recommission h5{
    float: none;
    padding-left: 0;
    padding-bottom: 15px;
}
.missionList{
    margin-bottom:16px;
}
.evemissionList{
    margin:0 12px;
    padding:16px 0;
    box-sizing:border-box;
    border-top:1px solid #e5e5e5;
}
.missionListTit{
    width: 100%;
    box-sizing: border-box;
    padding: 16px 12px 0 12px;
    /*font-weight: bold;*/
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
}
.evemissionList p{
    line-height:22px;
    font-size: 16px;
    color: #333333;
    font-weight:500;
}
.evemissionList div{
    overflow: hidden;
    margin: 16px 0;
    /*margin:16px 0 0;*/
}

.evemissionList div span{
    font-size: 16px;
    color: #333333;
    width: auto;
    text-align: left;
    margin-left: 0;
    padding: 0;
    margin-right: 40px;
}
.missionReport{
    padding:0 12px;
    box-sizing:border-box;
}
.reportCont ul{
    border: 1px solid #E5E5E5;
    overflow:hidden;
    border-bottom:none;
    margin-bottom:30px;
    border-bottom: 1px solid #e5e5e5;
}

.reportCont ul li{
    float: left;
    width: 100%;
    background: #fff;
}
.reportCont ul li:nth-child(even){
    background:#f7f7f7;
}

.reportCont ul li a{
    width: 49.7%;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #576B95;
    letter-spacing: 0;
    text-align: center;
    float: left;
    border-right: 1px solid #e5e5e5;
}
.reportCont ul li a:nth-child(2){
    border-right:none;
}
.reportCont h5{
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
    padding: 0;
}
.reportCont p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 16px;
    text-align: left;
}
.reportCont img{
    display:block;
    width:100%;
    height:auto;
    margin:0 auto 30px;
}
.reportTit p{
    min-height:32px;
    height:auto;
    margin-bottom:0;
    padding:0;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    text-align:left;
}
.reportTit p b{
    font-weight:bold;
}
.missionReport .report_head h5{
    line-height:28px;
    margin-bottom: 20px;
}
.reportTit span{
    display:block;
    text-align:left;
    font-size: 16px;
    color: #576B95;
    margin-top:16px;
    margin-bottom:30px;
    cursor: pointer;
}
.recommDetail a{
    margin-bottom:16px;
}
.correcWrap{
    height:350px;
    padding:0 8px;
    box-sizing:border-box;
    margin-top:-175px;
}
.correcWrap textarea{
    width:100%;
    height:200px;
    background: #F7F7F7;
    border-radius: 2px;
    padding:9px;
    box-sizing:border-box;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}

.correcWrap .subCorrect{
    width:98px;
    height:30px;
    line-height:30px;
    background: #4E6BFF;
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin: 16px auto;
    cursor: pointer;
}
.evemissionList p.priceTip{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: normal;
}
.priceTip em{
    font-size: 16px;
    color: #F55D49;
    letter-spacing: 0;
    line-height: 20px;
    margin-right:4px;
}
.missionList .bikan_head_search_inp input[type="text"]{
    font-size:16px;
}
.clickLinkInfo {
    box-sizing: border-box;
    border: 4px double #576B95;
    padding: 10px;
}
.clickLinkInfo p{
    font-size: 16px;
    line-height: 24px;
    color: #333;
    width: 310px;
    margin: 0 auto 15px;
}
.clickLinkInfo p span {
    display: block;
    margin-bottom: 5px;
}
.clickLinkInfo p b {
    color: #4E6BFF;
    font-weight: bold;
}
span.column_author.forwardTip {
    width:96%;
    display: block;
    margin: 20px auto 15px;
    border-bottom: 1px solid #E5E5E5;
    color: #999;
    font-size: 16px;
    padding-bottom: 8px;
    text-align: center;
    font-weight: normal;
}
span.column_author.forwardTip b{
    font-style:normal;
    font-weight:normal;
}
.submissionGif{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left:0;
    right:0;
    display:none;
}
.submissionGif img{
    width:100%;
    height:100%;
}

.topic_content .submissionIpt input{
    width: 77%;
    background: transparent;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: none;
}
.topic_content div.submissionIpt {
    overflow: hidden;
    padding: 13px 8px;
    box-sizing: border-box;
    background: #F7F7F7;
    border-radius: 2px;
    height: 48px;
    margin-bottom: 16px;
}
.topic_content_add select.submissionSel {
    width: 88%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height: 22px;
    line-height: 22px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("https://www.tk413.com/img/btn_arrow.png") no-repeat scroll right center #f7f7f7;
    background-size: 10px;
    float: left;
    font-size: 16px;
    color: #333333;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    border: none;
}

.topic_content_add select.submissionSel_new {
    /*width: 80%;*/
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height: 22px;
    line-height: 22px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("https://www.tk413.com/img/btn_shaixuan@2x.png") no-repeat scroll right center #f7f7f7;
    background-size: 20px;
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 0 20px 0 0;
    border-radius: 0;
    margin-bottom: 0;
}
.part4{
    width:30%;
}
.consultation-cont h3.bk{
    text-align:left;
    padding: 0;
    margin-bottom:13px;
}
.consultation-cont p.sec-time.bk{
    text-align:left;
}
.consultation-cont p.sec-time.bk a{
    color: #576B95;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    float: left;
}
.consultation-cont .followXTB img{
    margin-bottom:30px;
    border-radius:4px;
}
.consultation-cont p.addEnd{
    width:100%;
    height:24px;
    line-height:24px;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    text-align:center;
    overflow:hidden;
    margin-top:40px;
    margin-bottom:50px;
}
.consultation-cont div.clickLinkInfo.courseBor {
    width: 100%;
    height: 184px;
    padding: 0 0 35px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 4px solid #C9D1FE;
    overflow: inherit;
    margin-top:40px;
}
.clickLinkInfo.courseBor {
    width: 100%;
    height: 184px;
    padding: 0 0 35px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 4px solid #C9D1FE;
    overflow: inherit;
    margin-top:40px;
}
.courseBor h6{
    width:230px;
    height:24px;
    line-height:24px;
    background:#4E6BFF;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin:-13px auto 30px;
}
.courseBor p span{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom:16px;
    text-align: left;
}

.courseBor.clickLinkInfo p a{
    width:86px;
    height:24px;
    line-height:24px;
    float:right;
    border: 1px solid #F55D49;
    border-radius: 2px;
    font-size: 16px;
    color: #F55D49;
    letter-spacing: 0;
    text-align: center;
}
.courseBor.clickLinkInfo p span:nth-child(3) a{
    background:#F55D49;
    color:#fff;
}
.consultation-cont p.endL{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    margin-top: 30px;
    margin-bottom:20px;
}
.endL{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 24px;
}
.footerCard{
    margin-top:10px;
    margin-bottom:0;
}
.footerCard img{
    margin-top:0;
    margin-bottom:0;
    width: 100%!important;
    height: auto;
}
.mixFooter{
    height:50px;
    background:#f7f7f7;
    float: left;
    width: 100%;
}
.courseBor h6 b{
    font-weight:bold;
}
.sendCorn{
    display:none;
}

.sendCorn p{
    display: block;
    padding: 0 15px;
    box-sizing: border-box;
    margin-top:20px;
    font-size:16px;
    color:#333;
    line-height:24px;
}

.sendCornWrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 96;
    background: rgba(0, 0, 0, .4);
    display: none;
}
.reportTit{
    position:relative;
}
.reportTit img{
    width:100px;
    position:absolute;
    top:0;
    right:30px;
    display:block;
}
.introWrap{
    width:100%;
    padding:0 12px 80px;
    box-sizing:border-box;
    margin-top:-20px;
    margin-bottom:100px;
}
.introWrap h3{
    font-size: 20px;
    color: #000000;
    text-align:left;
    margin-bottom:20px;
    margin-top:40px;
    font-weight:500;
}
.introWrap p{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 16px;
}
.introWrap h5{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    height: 30px;
    line-height: 30px;
    font-weight: 500;
}
.introWrap ul{
    overflow:hidden;
}
.introWrap ul li{
    width:25%;
    float:left;
    text-align:center;
    margin-bottom:20px;
}
.introWrap ul li img{
    width:48px;
    height:48px;
    display:block;
    margin:0 auto 8px;
}
.introWrap ul li span{
    display:block;
    font-size: 12px;
    color: #666666;
    text-align: center;
    height:35px;
}
.partnerWrap img{
    display:block;
    height:68px;
    width:auto;
    margin:0 auto 20px;
}
.introWrap a{
    font-size: 16px;
    color: #576B95;
    line-height: 28px;
    display:block;
    margin-bottom:20px;
}
.certificate{
    display:block;
    width:200px;
    height:auto;
    margin:0 auto;
}
.addAbout{
    padding: 0 12px;
    margin-bottom:20px;
    margin-top:20px;
}
.smenuL{
    display:block;
    width:48.6%;
    height:48px;
    background:url("https://www.tk413.com/img/smenuL.png") no-repeat center;
    background-size:100%;
    float:left;
    border-radius:4px;
}
.recommonDiv p{
    text-align:justify;
    width:100%;
}
.mCommentWrap{
    /*background:#f7f7f7;*/
    width:100%;
    height:auto;
    padding:40px 12px;
    box-sizing:border-box;
    float: left;
}
.mCommentWrap a{
    font-size: 16px;
    color: #4E6BFF;
    line-height:22px;
}
.mCommentWrap h6{
    margin-bottom:40px;
    text-align: center;
}
.mCommentWrap h6 a{
    font-weight:500;
    width:100%;
    text-align:center;
}
.mcommentPic{
    float: left;
}
.mcommentPic img{
    display:block;
    float:left;
    width:36px;
    height:36px;
    border-radius: 2px;
    margin-right:10px;
}
.mcommentCont{
    width:84%;
    height:auto;
    float:left;
}
.mcommentInfo{
    overflow:hidden;
    margin-bottom:10px;
}
.mcommentInfo span{
    font-size: 16px;
    color: #999999;
}
.mcommentInfo i{
    display:block;
    float:right;
    width:18px;
    height:18px;
    background:url("https://www.tk413.com/img/iconZan.png") no-repeat center;
    background-size:18px;
}
.mcommentInfo i.selZan{
    display:block;
    float:right;
    width:18px;
    height:18px;
    background:url("https://www.tk413.com/img/iconZan_sel.png") no-repeat center;
    background-size:18px;
}
.mcommentInfo b{
    display:block;
    float:right;
    font-size: 16px;
    color: #4E6BFF;
    letter-spacing: 0;
    text-align: right;
    margin-left: 5px;
}
.mCommentTxt{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 26px;
    margin-bottom:16px;
}
.mComment{
    margin-bottom: 30px;
    overflow: hidden;
    height: auto;
}
.mCommentDiv{
    padding:20px 12px;
}
.mCommentDiv h3{
    font-size: 15px;
    color: #333;
    padding:10px 0;
    line-height:24px;
    font-weight:500;
}
.mCommentDiv textarea{
    display:block;
    width:100%;
    box-sizing:border-box;
    height:140px;
    max-height:300px;
    padding:10px 10px;
    border: 1px solid #c2c1c1cc;
    /*border-top:1px solid #f7f7f7;*/
    /*border-bottom:1px solid #f7f7f7;*/
    font-size: 15px;
    color: #333;
    letter-spacing: 0;
}
.mCommentDiv input[type="button"]{
    display:block;
    margin:30px auto;
    width:158px;
    height:48px;
    line-height:48px;
    background: #E5E5E5;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    border: none;
    cursor: pointer;
}
.mCommentDiv input[type="button"].sendComment{
    background:#4E6BFF;
}
.mCommentAll{
    padding:20px 12px;
}
.ansBlock .ansName{
    font-size: 16px;
    color: #999999;
    padding-left: 10px;
    border-left:2px solid #4E6BFF;
    height:16px;
    line-height:16px;
}
.ansBlock .ansCont{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 26px;
    margin-top:4px;
}
.commentAll{
    display:block;
    width:100%;
    font-size: 16px;
    color: #4E6BFF;
    height:30px;
    line-height:30px;
    margin-top:40px;
    text-align:center;
    font-weight:500;
}
.mcommentInfo a{
    height:21px;
    line-height:21px;
    overflow:hidden;
}
.watchContList{
    background:#fff;
}

input:-internal-autofill-selected{
    background:transparent!important;
}


.analyse_head_tab{
    float: left;
    width: 100%;
    text-align: center;
    /* padding: 20px 0 15px 0px; */
    border-bottom: 4px solid #F7F7F7;
    margin-top: 30px;
    margin-bottom: 0;
    height: 34px;
    justify-content: space-between;
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
}

.analyse_head_tab span{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    float: left;
    /*width: 150px;*/
    width: 45%;
    height: 34px;
    position: relative;
    cursor: pointer;
}
.analyse_head_tab span:hover {
    color: #4E6BFF;
}

.onetab{
    justify-content:center;
}
.analyse_head_tab span b{
    display:none;
}
.analyse_head_tab span.on{
    /*color: #4E6BFF;
    border-bottom: 4px solid #4E6BFF;*/
    color: #4E6BFF;
}
.analyse_head_tab span.on b{
    display: block;
    width: 40px;
    height: 4px;
    background: #4E6BFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}


.week_head_research{
    padding: 10px 12px;
    font-size: 16px;
    color: #333333;
    letter-spacing:1px;
    line-height: 22px;
}

.week_head_big{
    padding-top: 20px;
    font-size: 20px;
}
.week_head_bold{
    font-weight: bold;
}
.content_usubject{
    float: left;
}
.select_subject_list{
    padding-bottom: 15px;
    float: left;
    margin: 10px 12px;
}
.content_usubject h3{
    font-size: 18px;
    color: #4E6BFF;
    letter-spacing: 1px;
    text-align: left;
    padding: 10px 12px;
    font-weight: 500;
    float: left;
}
.content_usubject div.select_subject{
    float: left;
}
.select_subject span{
    height: 30px;
    width: auto;
    border: 1px solid #4E6BFF;
    border-radius: 2px;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 6px;
    margin: 2px 8px;
    background-color: #4E6BFF;
    color: #fff;
    float: left;
    box-shadow: 1px 1px 1px #c5c5c5;
}

.select_subject i{
    background: url("https://www.tk413.com/img/field_icon_del.png") no-repeat center;
    background-size: 20px;
    width: 20px;
    position: absolute;
    height: 20px;
    margin-top: -10px;
    margin-left: 1px;
    cursor: pointer;
}
.select_subject_list span{
    height: 30px;
    width: auto;
    border: 1.5px solid #c5c5c5;
    border-radius: 2px;
    font-size: 16px;
    line-height: 25px;
    padding: 0px 6px;
    margin: 5px 5px 5px 0;
    float: left;
    cursor: pointer;
}

.select_subject_list span:first-letter{
    color: #4E6BFF;
    /*font-size:20px;*/
}

.content_research h3{
    font-size: 18px;
    color: #4E6BFF;
    letter-spacing: 1px;
    text-align: left;
    padding: 10px 12px;
    font-weight: 500;
    float: left;
}

.content_topp{
    float: left;
    height: auto;
    padding: 10px 12px;
    text-align: justify;
    width: 100%;
}
.content_main{
    float: left;
    height: auto;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin: 10px 12px;
    padding: 10px;
    box-shadow: 0px 2px 5px 1px #e1e1e1;
    width: 100%;
}
.cm_wds{
    font-size: 16px;
    color: #4E6BFF;
    line-height: 25px;
}
.content_main div{
    float: left;
    width: 100%;
}
.content_main h3{
    font-size: 16px;
    color: #4E6BFF;
    /*letter-spacing: 0;*/
    text-align: left;
    padding: 10px 0px;
    font-weight: 500;
    float: left;
}
.content_main h4{
    font-size: 14px;
    color: #4E6BFF;
    /*letter-spacing: 0;*/
    text-align: left;
    padding: 10px 0px;
    float: left;
    width: 100%;
}
.content_main h5{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: left;
    padding: 0px 0px 10px 0;
    float: left;
    width: 100%;
}
.content_main div.cm_bott{
    text-align: right;
    font-size: 14px;
    color: #4E6BFF;
    width: 100%;
    margin-bottom: 10px;
}
.content_main div.cm_bott b{
    font-size: 14px;
    cursor: pointer;
}

.cm_res span{
    font-size: 14px;
    color: #333;
    height: 30px;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    padding: 0px 10px;
    float: left;
    margin: 5px 10px 5px 0;
    border-radius: 4px;
    background: url("https://www.tk413.com/img/field_icon .png") 8px 8px no-repeat;
    background-size: 14px;
    padding-left: 30px;
    cursor: pointer;
}

.cm_res span.cm_resSpanSel{
    background: url("https://www.tk413.com/img/field_x.png") 8px 9px no-repeat;
    background-size: 12px;
    background-color: #4E6BFF;
    color: #fff;
}
.cm_res img {
    width: 20px;
    margin-right: 10px;
}
.cm_kwddiv{
    float: left;
    font-size: 18px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}
.cm_imgdiv{
    float: left;
    width: 100%;
    margin: 10px 0;
}
.cm_listdiv{
    float: left;
    width: 100%;
    margin: 10px 0;
}


.rm_copy_tb{
    width: 100%;
    /* display: flex; */
    justify-content: center;
    float: left;
    margin-top: 25px;
}
.rm_copy_tb div.cpybutt{
    font-size: 16px;
    color: #FFFFFF;
    /*letter-spacing: 0;*/
    text-align: center;
    background: #4E6BFF;
    border-radius: 4px;
    width: 175px;
    height: 48px;
    line-height: 48px;
    margin-top: 30px;
    /* float: left; */
    margin: 10px auto
}
.rm_copy_tb div.cpyremk{
    font-size: 12px;
    color: #999999;
    /*letter-spacing: 0;*/
    text-align: center;
    padding: 0px 0px 10px 0;
}


.cm_videodiv{
    display: flex;
    justify-content: center;
    margin: 15px 0;
}



.content_foot{
    float: left;
    height: auto;
    border-radius: 4px;
    margin: 10px 12px;
    padding: 10px;
    margin-top: 20px;
}

.content_foot div{
    float: left;
    width: 100%;
    margin: 10px 0;
}
.content_foot span.tpp_l{
    width: 54%;
    float: left;
    text-align: justify;
    font-size: 14px;
    color: #000000;
    line-height: 30px;
}
.content_foot span.tpp_r{
    width: 44%;
    float: right;
}
.content_foot span.tpp_r img{
    float: left;
    width: 100%;
}
.content_foot span.att_mm{
    float: left;
    text-align: justify;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.content_foot span.img_mm{
    float: left;
}
.content_foot span.imgg_mm img{
    float: left;
    width: 70%;
    padding: 0 15%;
}




@media (max-width:320px){
    .signInWrap input{
        width: 80px;
        font-size: 12px;
    }
    .recommendTab h5{
        font-size:16px;
    }
    .signRule{
        right: 32%;
        top: 10px;
    }
    .signLayer ul li{
        width:13.2%;
    }
    .signLayer ul li.doubleGift span{
        font-size: 12px;
        color: #fff;
        -webkit-transform: scale(0.7);
        margin-top: -4px;
        line-height: 15px;
    }
    .discountCont label{
        padding: 0 36px!important;
    }
    .resContPage .tabnav_watch ul li{
        margin-right: 3%;
    }
    .fixFooter span.payTab {
        width: 105px;
    }
    .fixFooter p.addWatch {
        font-size: 12px!important;
        color: #F55D49;
    }

    .fixFooter p {
        color: #333333;
        height: 48px;
        line-height: 48px;
        width: 68%;
        font-weight: bold;
        padding-left: 10px;
        box-sizing: border-box;
        text-align: center;
        font-size: 12px!important;
    }
    .fixFooter a.payTab {
        width: 100px;
    }
    .card_no {
        float: left;
        width: 65%;
        /* padding-right: 15px; */
        display: none;
        margin-left: 15px;
    }
    .submissionSel{
        width:70%;
    }
    .submissionIpt input{
        width: 70%;
    }


    .analyse_head_tab{
        float: left;
        width: 100%;
        text-align: center;
        /* padding: 20px 0 15px 0px; */
        border-bottom: 4px solid #F7F7F7;
        margin-top: 30px;
        margin-bottom: 0;
        height: 34px;
        justify-content: space-between;
        display: flex;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .analyse_head_tab span{
        font-size: 18px;
        color: #000000;
        letter-spacing: 0;
        font-weight: bold;
        float: left;
        width: 150px;
        height: 34px;
        position: relative;
    }

    .onetab{
        justify-content:center;
    }
    .analyse_head_tab span b{
        display:none;
    }
    .analyse_head_tab span.on{
        /*color: #4E6BFF;
        border-bottom: 4px solid #4E6BFF;*/
        color: #4E6BFF;
    }
    .analyse_head_tab span.on b{
        display: block;
        width: 40px;
        height: 4px;
        background: #4E6BFF;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -20px;
    }



    .code_box{width: 100%;height: 38px;
        overflow: hidden;
        margin-top: 20px;}
    .code_box>span{
        /*width: 106px;*/
        height: 100%;
        float: left;
        color: #333;font-size: 16px;font-family: 'SourceHanSerifCN-Medium','Microsoft YaHei';
        line-height: 38px;text-align: right;padding-right: 8px;}
    /*.code_input{width: 244px;height: 100%;border:1px solid #dcdcdc;float: left;padding-left: 8px;position: relative;}*/
    .code_input{width: 110px;height: 100%;line-height: 38px;color: #333;font-size: 16px;border: none;
        line-height: 38px;color: #333;font-size: 16px;outline: none;}
    .send_code{
        /*width: 85px;*/
        /*height: 100%;*/
        color: #005293;font-family: 'SourceHanSerifCN-Medium','Microsoft YaHei';
        /*position: absolute;*/
        /*top: -10px;*/
        /*right: 10px;*/
        margin-left: 30%;
        cursor: pointer;
        /*line-height: 38px;*/
    }

}


.index_subject_ed{
    margin: 35px 0 15px 10px;
}
.index_subject_ed span.sb_L{
    float: left;font-size: 16px;margin-left: 5px;
}
.index_subject_ed span.sb_R{
    float: left;margin-left: 10px;
}
.index_subject_ed select{
    width: 250px;
    height: 25px;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    padding: 0 5px;
    /*background: url("https://www.tk413.com/img/btn_shaixuan@2x.png") right no-repeat;*/
    background-size: 14px;
    padding-right: 14px;
    line-height: 24px;
}
.index_subject_ed span.sb_L b.sb_b{
    color: red;
    margin-right: 5px;
}
.sitEchartDiv{
    width:100%;
    height:500px;
    margin:15px auto;
    float: left;
}

.fdReport_com{
    float: left;
    width: 100%;
}

.exppdf_comDiv{
    margin: 20px auto;
    display: flex;
    width: 100%;
    float: left;
    justify-content: center;
}

.exp_pdf_com{
    float: left;
    border: 1px solid;
    border-radius: 4px;
    padding: 5px 10px;
    color: #fff;
    background: #4E6BFF;
    cursor: pointer;
}

.report_tips_tab span.yuegold{
    color: #4E6BFF;
    font-size: 14px;
}
.yuegold b{
    color: red;
    font-weight: bold;
}

/**会员权益css start*/
.recharge_quanyi h5{
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}
.recharge_quanyi{
    float: left;
    /*width:100%;*/
    margin-bottom:45px;
    width:100%;
}
.recharge_quanyi tr td img{
    width: 22px;
    margin: 0 auto;
}
.recharge_quanyi table.table_vip {
    background: #FFFFFF;
    /*border-left: 1px solid #4E6BFF;*/
    /*border-right: 1px solid #4E6BFF;*/
    border-bottom: 2px solid #cccccc;
    width: 90%;
    margin-left: 15px;
    float: left;
}

.recharge_quanyi table.table_vip tr.tb_headTit {
    /*background: #4E6BFF;*/
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
}
.recharge_quanyi table.table_vip tr.tb_headTit th {
    width: 21%;
    height: auto;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    padding: 12px 8px;
    /*border: 1px solid #4E6BFF;*/
    text-align: center;
}
.recharge_quanyi table.table_vip tr.tb_headTit th.firld {
    width: 16%;
}

.recharge_quanyi table.table_vip tr {
    height: 40px;
    width: 100%;
}

.recharge_quanyi table.table_vip tr td {
    width: 21%;
    height: auto;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    padding: 12px 8px;
    /*border-left: 1px solid #4E6BFF;*/
    border-left: 2px solid #cccccc;
    text-align: center;
}
.recharge_quanyi table.table_vip tr td.firld {
    width: 16%;
    border-left:none;
    font-weight: bold;
}
.recharge_quanyi table.table_vip tr td.duihao{
    font-size: 20px;
    color: #4E6BFF;
}

.recharge_quanyi table.table_vip tr td.xhao{
    font-size: 20px;
    color: #f80303;
}
/**会员权益css end*/

.s_index_head_tab{
    float: left;
    width: 100%;
    text-align: center;
    /* padding: 20px 0 15px 0px; */
    border-bottom: 4px solid #F7F7F7;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 35px;
    justify-content: space-between;
    display: flex;
    padding: 0 0px;
    box-sizing: border-box;
}

.s_index_head_tab span{
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
    float: left;
    /*width: 170px;*/
    width: 50%;
    height: 35px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.s_index_head_tab span.on{
    /*color: #4E6BFF;
    border-bottom: 4px solid #4E6BFF;*/
    /*color: #FFFFFF;*/
    /*background-color: #4E6BFF;*/
    color: #4E6BFF;
    border-bottom: 4px solid #4E6BFF;
}

.shupingPLM{
    float: left;
    padding: 0 15px;
}
.shupingPLM div.spcase{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    display: none;
}
.shupingPLM div.sptext{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.shupingPLM div.spcontent{
    float: left;
    text-align: justify;
    text-indent: 2em;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 40px;
}
.sprecom{
    /*float: left;*/
    /*padding: 0 15px;*/
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.sprecom p.sptext{
    font-size: 15px;
}
.sprecom p.spCreBtn{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 4px;
    width: 90px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.write_content p.blodCon{
    font-weight: bold;
}

.write_content p.bigcom{
    font-size: 15px;
}
.write_content p.huise{
    color: #a2a1a1;
    font-size: 14px;
}

.sprecomR{
    float: right;
    /*padding: 0 15px;*/
    width: 50%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.sprecomR p.sptext{
    font-size: 15px;
}
.sprecomR p.spCreBtn{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #4E6BFF;
    border-radius: 4px;
    width: 90px;
    height: 35px;
    line-height: 35px;
}

.writingPLM{
    float: left;
    padding: 0 15px;
}
.writingPLM div.spcase{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    display: none;
}
.writingPLM div.spcontent{
    float: left;
    text-align: justify;
    text-indent: 2em;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 40px;
}

.wtdline{
    margin-top: 10px;
    border-bottom: 1px solid #a9a9a9;
}
#timeTipsWri{
    width: 100%;
    margin-top: 30px;
    width: 70px;
    float: right;
    padding: 0 15px 0 0;
}

#timeTipsWri p{
    float: right;
    font-size: 14px;
    margin-right: 5px;
    color: #4E6BFF;
    cursor: pointer;
}
#timeTipsWri p:hover{
    text-decoration: underline;
}
.write_content div.wc_tips div.sec_cont{
    width: 90%;
    float: left;
}
.write_content div.wc_tips div.sec_check{
    float: right;
    padding: 7px 10px;
    width: unset;
}
.write_content div.wc_tips div.sec_check input{
    width: 18px;
    height: 18px;
    cursor: pointer;
}
/**loading css start*/
@keyframes wave {
    50%,
    70% {
        transform: scale(2);
    }
    80%,
    100% {
        opacity: 0;
    }
}
.com_bb_loading{
    background: rgb(255 255 255 / 0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
}
.sloading{
    display: flex;
    margin-top: 30%;
    justify-content: center;
}

.sloading i {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    /* 实现圆形 */
    background: #fff;
    margin: 0.3em;
    user-select: none;
    position: relative;
}

.sloading i::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: inherit;
    /* 从父元素继承背景颜色 */
    border-radius: inherit;
    /* 从父元素继承圆角 */
    animation: wave 1.2s ease-out infinite;
    /* 对before元素定义动画，完成时间1.2s, 采用ease-out过渡，重复循环 */
}
/* 设置背景颜色,自行选取五个颜色即可 */
.sloading i:nth-child(1) {
    background: #9fc9e7;
}
.sloading i:nth-child(2) {
    background: #9bbce0;
}
.sloading i:nth-child(3) {
    background: #5d99da;
}
.sloading i:nth-child(4) {
    background: #2981e0;
}
.sloading i:nth-child(5) {
    background: #1d60de;
}
/*
* 现在动画都是同时出现的，而我们需要的是一种逐渐出现的效果
* 所以需要对每个元素的动画加一个延迟
* 最后一个与第一个之间的间隔太短
* 所以需要把整体的动画时间延长一下
*/
.sloading i:nth-child(1)::before {
    animation-delay: 0s;
    /* 第一个不需要延迟 */
}
.sloading i:nth-child(2)::before {
    animation-delay: 0.2s;
    /* 依次延迟0.2s */
}
.sloading i:nth-child(3)::before {
    animation-delay: 0.4s;
}
.sloading i:nth-child(4)::before {
    animation-delay: 0.6s;
}
.sloading i:nth-child(5)::before {
    animation-delay: 0.8s;
}
/**loading css end*/
/*文件显示CSS*/
.file-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.file-row {
    display: flex;
    flex-wrap: wrap; /* 允许子元素换行 */
    gap: 10px; /* 子元素之间的间隙 */
}

.file-module {
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative; /* 添加定位以容纳右上角的删除按钮 */
    /* 不设置固定宽度，让flexbox自动分配 */
    flex: 1 1 calc(33.333% - 20px); /* 可选：设置一个最大宽度，但这里我们依赖flex的自动分配 */
    min-width: 200px; /* 可选：设置一个最小宽度 */
    max-width: 316px;
}

.file-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    min-width: 0;
    padding-right: 30px; /* 为删除按钮留出空间 */
}

.file-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 16px;
}

.file-info {
    display: flex;
    flex-direction: column;
}

.file-name {
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-size {
    font-size: 0.875em;
    color: #666;
    margin-top: 2px;
}

.remove-button {
    background-color: transparent;
    border: none;
    color: #cc0000;
    font-size: 1em;
    cursor: pointer;
    position: absolute; /* 使用绝对定位将按钮放在右上角 */
    top: 10px; /* 根据需要调整 */
    right: 10px; /* 根据需要调整 */
    padding: 0 8px;
    line-height: 1;
    border-radius: 50%; /* 可选：将按钮设置为圆形 */
}

.remove-button:hover {
    background-color: #f8d7da;
    color: #721c24;
}



/**benzi loading css start*/
.bzsloading{
    display: flex;
    margin-top: 1%;
    justify-content: center;
}

.bzsloading i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* 实现圆形 */
    background: #fff;
    margin: 0.3em;
    user-select: none;
    position: relative;
}

.bzsloading i::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: inherit;
    /* 从父元素继承背景颜色 */
    border-radius: inherit;
    /* 从父元素继承圆角 */
    animation: wave 1.2s ease-out infinite;
    /* 对before元素定义动画，完成时间1.2s, 采用ease-out过渡，重复循环 */
}
/* 设置背景颜色,自行选取五个颜色即可 */
.bzsloading i:nth-child(1) {
    background: #9fc9e7;
}
.bzsloading i:nth-child(2) {
    background: #9bbce0;
}
.bzsloading i:nth-child(3) {
    background: #5d99da;
}
.bzsloading i:nth-child(4) {
    background: #2981e0;
}
.bzsloading i:nth-child(5) {
    background: #1d60de;
}
/*
* 现在动画都是同时出现的，而我们需要的是一种逐渐出现的效果
* 所以需要对每个元素的动画加一个延迟
* 最后一个与第一个之间的间隔太短
* 所以需要把整体的动画时间延长一下
*/
.bzsloading i:nth-child(1)::before {
    animation-delay: 0s;
    /* 第一个不需要延迟 */
}
.bzsloading i:nth-child(2)::before {
    animation-delay: 0.2s;
    /* 依次延迟0.2s */
}
.bzsloading i:nth-child(3)::before {
    animation-delay: 0.4s;
}
.bzsloading i:nth-child(4)::before {
    animation-delay: 0.6s;
}
.bzsloading i:nth-child(5)::before {
    animation-delay: 0.8s;
}
/**benzi loading css end*/


.dpseekcss{
    display: none;
    font-weight: normal;
    width: 300px;
    margin: 0 auto;
    padding-bottom: 40px;
    margin-top: -40px;
}
.dpseekcss p{
    float: left;
}

/**支付选择弹窗CSS**/
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.payment-modal {
    width: 320px;
    background: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    animation: slideUp 0.3s ease; /* 添加弹出动画 */}
.payment-option {
    display: flex;
    align-items: center;
    padding: 12px;
    margin: 8px 0;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}
.payment-option:hover {
    border-color: #1890ff;
}
.payment-option.selected {
    border-color: #1890ff;
    background: #f0f9ff;
}
.payment-icon {
    width: 24px;
    height: 24px;
    /*margin-right: 12px;*/
    margin: 0 12px 0 0;
}
.confirm-btn {
    width: 100%;
    padding: 10px;
    margin-top: 20px;
    background: #1890ff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}
.confirm-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
}