@charset "utf-8";
/**wuhuili 2022/11/9 新增**/
body {
    padding: 0!important;
}
.tu-list{
    padding: 0.4rem 0.4rem;
}
.tc-veiw .veiw-list{
    border-top: 9px solid #F5F5F5;
    margin-top: 0;
}
.tu-list dd h4{
    font-size: .48rem;
}
.tu-list dd .font-gray6{
    color: #585858;
}
/*.change-con{
    padding: 0 0.4rem;
}*/
.change-con{padding: 0.266667rem .4rem;}
.change-con .change-title {
    font-size: .426667rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
}
.change-con .change-list{
    margin-top: .4rem;
}
.choose-wrap{
    font-size: .426667rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
}
.choose-wrap .choose-list{
    padding: 0.4rem 0.4rem
}
.choose-wrap .choose-list .arrow:after{
    border-color: #2892FF;
}
.font-org{
    color: #F3513B;
}
.tc-veiw{
    border-bottom: 14px solid #F5F5F5;
    margin-bottom: 14px;
}
.tc-veiw .veiw-list{
    border-top: 9px solid #F5F5F5;
    margin-top: 0;
}
.tc-veiw .veiw-list .veiw-title{
    font-size: .426667rem;
    margin: 0 0.4rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
}
.tc-veiw .veiw-con{
    border-top: 1px solid #F5F5F5;
    padding: .4rem;
}
/*.tc-veiw .veiw-con:last-child{
    border-bottom: 9px solid #F5F5F5;
    margin-bottom: 9px;
}*/
.tc-tabs{
    font-size: .266667rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    border: 1px solid #000000;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    border-collapse: collapse;
}
.tc-tabs tr td, .tc-tabs tr th{
    padding: .266667rem;
    vertical-align: middle;
    border-right: 1px solid #000000!important;
    border-bottom: 1px solid #000000!important;
    border-color: #000000!important;
}
.tc-tabs tr:first-child{
    font-size: .266667rem;
    background-color: #E6E6E6;
}
.tc-veiw .veiw-con p span{
    font-size: .373333rem!important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #585858;
}
.footer{
    height: 1.84rem;
    background-color: #ffffff;
}
.footer .w-login{
    border-top: none;
    padding: 0.32rem .4rem;
}
.footer .w-login .btn{
    height: 1.2rem;
    background: linear-gradient(90deg, #2892FF, #007EFF);
    border-radius: 23px;
    font-size: .48rem;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #FEFEFE;
}
.change-con .change-list li{
    font-size: .373333rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    border-radius: 6px;
    padding: 0.32rem 0.213333rem;
}
.change-con .change-list li.active{
    border: 1px solid #2892FF;
    color: #2892FF;
}

/*弹窗*/
.force-con .modal-dialog .change-con{
    padding: .533333rem 0.56rem 0;
    border-radius: 15px 15px 0px 0px;
}
.force-con .change-con .force-title {
    padding: 0.266667rem 0 0;
}
.force-content{
    padding: 0.533333rem 0;
}

.force-con .change-con .force-title .p-tlt{
    font-size: .48rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-bottom: 0.4rem;
}
.force-con .change-con .force-title .p-text{
    font-size:.426667rem;
    font-family: PingFang SC;
    color: #333333;
    padding: .4rem 0;
    border-top: 1px solid #E9E9E9;
}
.btn-blue {
    color: #fff;
    height: 1.2rem;
    background: linear-gradient(90deg, #2892FF, #007EFF);
    border-radius: 23px;
}
.btn-border-blue {
    height:  1.2rem;
    border: 1px solid #2892FF;
    color: #2892FF;
    border-radius: 23px;
}

.force-con .modal-dialog .sum-btn{
    padding: .4rem;
    background-color: #ffffff;
}
.force-content .force-list li{

}
.force-content .force-list li.active {
    border: 1px solid #2892FF;
    border-radius: 6px;
    font-size: .373333rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #2892FF;

}
.force-content label{
    font-size: .426667rem;
    font-family: PingFang SC;
    color: #333333;
}

/* 成功的图标 */
.tj-result-con .result-blue .result-icon:before {width: .48rem;height: .48rem;background: #3B97EA;border-radius: 50%;}
.tj-result-con .result-title .result-icon:after {position: absolute;top: 3px;left: 14%;margin-left: 0;}
.tj-result-con .result-title .result-icon {width: .48rem;height: .48rem;margin-right: 7px;}
/* 成功的图标 */
.tj-result-con .tj-success {color: #282828;font-size: .48rem;font-weight: 500;vertical-align: middle;}
.tj-result-con .result-txt {padding: .66rem 0 !important;color: #757575;font-size: .37rem;}
.tj-result-con .tj-go-home {}
.tj-result-con .tj-go-home .tj-color {color: #429CFB;font-size: .42rem;border-bottom: 1px solid #429CFB;}

.tj-display {display: none !important;}
.tj-bg01 {background-color: #f2f2f2f2 !important;}
.tj-result-con {padding: .56rem .51rem;margin: .27rem .4rem;font-size: .37rem;color: #757575;border-radius: 10px;}
/* 失败的图标 */
.tj-result-con .result-title .result-icon:before {width: .48rem;height: .48rem;background: #3B97EA;border-radius: 50%;}
.tj-result-con .result-red .result-icon span {position: absolute;top: 5px;left: .29rem;margin-left: 0;width: .48rem;height: .27rem;padding: 3px 0;margin-top: 0;}
/* 失败的图标 */
.tj-result-con .result-title .result-icon {width: .48rem;height: .48rem;margin-right: 7px;}
.tj-result-con .tj-success {color: #282828;font-size: .48rem;font-weight: 500;vertical-align: middle;}
.tj-result-con .result-txt {padding: .66rem 0 !important;color: #757575;font-size: .37rem;}
.tj-result-con .tj-go-home {}
.tj-result-con .tj-go-home .tj-color {color: #429CFB;font-size: .42rem;border-bottom: 1px solid #429CFB;}


.pb-15px {
    padding-bottom: 15px;
}


/*老页面覆盖vue弹窗（投诉与建议）*/
.van-dialog-modal .van-dialog .van-dialog__header{ font-size: 18px!important;line-height: 50px!important;}
.van-dialog-modal .van-dialog .van-dialog-close{width: 25px !important;height: 25px !important;right: 15px !important;top: 20px !important;}
.van-dialog-modal .van-dialog .van-dialog__content .van-dialog-text .van-question .title-ask{font-size: 15px!important;height: 35px;margin-top: 5px;}
.van-dialog-modal .van-dialog .van-dialog__content .van-dialog-text .van-question .van-checkbox .van-checkbox__label{font-size: 14px!important;}
.van-dialog-modal .van-dialog .van-dialog__footer .van-button{height: 40px!important;font-size: 20px!important;}
.van-dialog-modal .van-dialog-text .van-question .van-checkbox--horizontal .van-checkbox__label{line-height: 30px!important;}

.van-footer-aifix .van-footer .van-close-img{width: 25px !important;height: 25px !important;right: 15px !important;top: 20px !important;}
.van-footer-aifix.ask-footer .van-footer .ask-tlt{font-size: 20px!important;height: 45px;margin-top: 18px!important;}
.van-footer-aifix .van-footer .ask-box .van-question .title-ask{font-size: 16px!important;margin-top: 10px;}
.van-footer-aifix .van-footer .van-btn{height: 40px!important;font-size: 14px!important;font-weight: 500;}
.van-footer-aifix .van-checkbox__label{line-height: 30px;}
.van-footer-aifix .van-footer .van-btn{margin-block-end: 10px;height: 50px !important;}