.wrap_box {
    width: 7.5rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
    background: #F8F8F8;
}

html,
body {
    margin: 0 auto;
    background: #F8F8F8;
}

.footer_wrap {
    width: 7.5rem;
    margin: 0 auto;
    text-align: center;
    background-color: #1758D8;
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiM;
    /* font-weight: 600; */
    color: #ffff;
    padding-bottom: 0.9rem;
}

.footer_wrap p a {
    color: #ffff;
}

.banner_wrap {
    width: 7.5rem;
    height: 6.48rem;
    background: url(../images/banner_01.png) no-repeat;
    background-size: cover;
    margin-bottom: 3.31rem;
    box-sizing: border-box;
}

.chart-btn {
    position: fixed;
    max-width: 750px;
    width: 100%;
    bottom: 0;
    /*right: 0;
    left: 0;*/
    z-index: 10;
    background: none;
    display: flex;
    justify-content: space-between;
}

.chart-btn>a {
    display: block !important;
    width: 30%;
    font-size: 0.24rem;
    line-height: .7rem;
    color: #fff;
    border-radius: .35rem;
    display: flex;
    align-items: center;
    text-align: center;
}

.chart-btn>a>img {
    width: 0.22rem;
    height: 0.22rem;
    margin-right: 0.2rem;
}

.chart-btn>a:first-child {
    background: #715ADE;
}

.chart-btn>a:nth-child(2) {
    background: #4488F7;
}

.chart-btn>a:nth-child(3) {
    background: #F88C00;
}

.banner_box img {
    width: 100%;
}


/* .part2>img {
    width: 5.25rem;
    height: 1.23rem;
    margin-top: 0.6rem;
}

.part2 .part_connet {
    margin: 0 auto;
    margin-top: 0.4rem;
    width: 6.7rem;
    height: 5.68rem;
    background: #FFFFFF;
    border-radius: 0.2rem;
    padding-left: 0.36rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    z-index: 100 !important;
}

.part2 .part_connet .item_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.4rem;
}

.part2 .part_connet .item_wrap>img {
    width: 0.92rem;
    height: 0.92rem;
}

.part2 .part_connet .item_wrap .left_wrap {
    margin-left: 0.28rem;
    text-align: left;
}

.part2 .part_connet .item_wrap p:nth-child(1) {
    font-size: 0.3rem;
    font-family: AlibabaPuHuiTiB;
    font-weight: 600;
    color: #56575B;
    line-height: 0.48rem;
}

.part2 .part_connet .item_wrap p:nth-child(2) {
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #56575B;
    line-height: 0.48rem;
}

.part3 .bg2 {
    width: 7.5rem;
    height: 7.18rem;
    z-index: 6;
    position: absolute;
    top: 92%;
    left: 0;
    background: url(../images/bg2.png);
}

.part3 .title_wrap {
    padding-top: 5rem;
    box-sizing: border-box;
} */

.part2 {
    background: url(../images/bg2.png);
    background-size: contain;
    width: 7.5rem;
    height: 17.64rem;
}

.part3 .title_wrap img {
    width: 4.37rem;
    margin-top: 0.35rem;
}

.connent_part3 {
    width: 6.7rem;
    height: 4.42rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.27rem 0px rgba(135, 155, 169, 0.25);
    border-radius: 0.2rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.connent_part3 .iteam_wrap {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin-bottom: 0.27rem;
}

.connent_part3 .iteam_wrap p {
    margin-left: 0.2rem;
    padding-bottom: 0.18rem;
    box-sizing: border-box;
    border-bottom: 1px solid #BFBFBF;
}

.connent_part3 .iteam_wrap p .red {
    color: #EC4B37;
    font-size: 0.3rem;
    font-weight: bolder;
    font-style: normal;
}

.connent_part3 .iteam_wrap p i.txt_t {
    text-decoration: line-through;
}

.connent_part3 .iteam_wrap .bn {
    border: none;
}

.connent_part3 .iteam_wrap img {
    width: 0.66rem;
    height: 0.66rem;
}

.connent_part3 {
    padding-top: 0.26rem;
    padding-left: 0.2rem;
    padding-right: 0.3rem;
    box-sizing: border-box;
}

.connent_part3 .iteam_wrap {
    font-size: 0.3rem;
    font-family: AlibabaPuHuiTiB;
    font-weight: 400;
    color: #56575B;
    line-height: 0.4rem;
    text-align: left;
}

.connent_part3 .iteam_wrap i {
    font-weight: bolder;
    color: #333;
    font-style: normal;
}

.connent_part3 .iteam_wrap p .txt_t {
    font-style: normal;
    text-decoration: line-through;
    font-weight: bolder;
    color: #333;
    font-style: normal;
}

.part4 {
    width: 6.7rem;
    height: 12.3rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.27rem 0px rgba(135, 155, 169, 0.25);
    border-radius: 0.2rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.part4 {
    padding-top: 0.36rem;
}

.part4 table {
    width: 6.14rem;
    /* height: 7.76rem; */
    /* border: 1px solid #E8E8E8 */
    border-radius: 0.15rem;
    margin: 0 auto;
}

.part4 table tr th {
    border: 1px solid #E8E8E8;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 0.82rem;
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiM;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.48rem;
}

.part4 table tr:nth-child(1) th {
    font-weight: 700;
}

.part4 table tr:nth-child(2) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(3) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(4) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(5) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(6) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(7) td {
    color: #333333 !important;
}
.part4 table tr:nth-child(8) td {
    color: #333333 !important;
}
.part4 table tr td {
    border: 1px solid #E8E8E8;
    height: 0.82rem;
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #28272796;
}

.part4 table tr:nth-child(2n) {
    background-color: #fff;
}

.part4 table tr:nth-child(2n-1) {
    background: #FFF8F7;
}

.part4 table tr td i {
    color: #EC4B37;
    font-size: 0.3rem;
    font-weight: bolder;
    font-style: normal;
}

.part4 table tr:nth-child(1) {
    width: 6.14rem;
    height: 0.68rem;
    background: #EC4B37;
}

.part4 table th:nth-child(1) {
    width: 1.66rem;
    border: 1px solid #E8E8E8;
    border-left: none;
    border-top: none;
}

.part4 table th:nth-child(2) {
    width: 2.48rem;
    border: 1px solid #E8E8E8;
    border-top: none;
}

.part4 table th:nth-child(1) {
    border-top-left-radius: 0.15rem;
}

.part4 table th:nth-child(3) {
    border-top-right-radius: 0.15rem;
    border: 1px solid #E8E8E8;
    border-top: none;
    border-right: none;
}


.part4 .p_wrap {
    font-size: 0.24rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #494949;
    line-height: 0.42rem;
    text-align: left;
    padding: 0.22rem;
    box-sizing: border-box;
}

.part4 .p_wrap i {
    color: #ec4b37;
    font-style: normal;
    font-weight: bolder;
}

.part5 .title_wrap img {
    margin: 0.59rem auto 0.4rem;
    width: 3.67rem;
    height: 0.51rem;
}

.part5_connent {
    margin: 0 auto;
    width: 6.7rem;
    height: 2.4rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.27rem 0px rgba(135, 155, 169, 0.25);
    border-radius: 0.2rem;
    padding: 0.35rem 0.2rem;
    box-sizing: border-box;
}

.part5_connent p {
    font-size: 0.28rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #56575B;
    line-height: 0.48rem;
    text-align: left;
}

.part5_connent p i {
    color: #EC4B37;
    font-size: 0.28rem;
    font-style: normal;
    font-weight: bolder;
}

.part5_connent p .s2 {
    color: #FFB505;
    font-size: 0.28rem;
    font-weight: bolder;
}

.part5_connent p span {
    color: #56575B;
    font-size: 0.2rem;
    line-height: 0.48rem;
}

.btn_wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 0.4rem;
    box-sizing: border-box;
    margin: 0.4rem auto;
}

.btn_wrap .btn_1,
.btn_wrap .btn_success {
    width: 3.14rem;
    height: 0.68rem;
    background: #EC4B37;
    border-radius: 0.3rem;
    line-height: 0.68rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}

.btn_wrap .btn_2,
.btn_wrap .btn_sucess2 {
    width: 3.14rem;
    height: 0.68rem;
    line-height: 0.68rem;
    background: #FFC029;
    border-radius: 0.3rem;
    font-size: 0.3rem;
    line-height: 0.68rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #ee1414e0;
}

.btn_wrap .btn_sucess2 {
    width: 5.5rem;
}

.part5 .more_wrap img {
    width: 2.28rem;
}

.part5 .more_wrap {
    padding-top: 0.38rem;
    box-sizing: border-box;
    width: 7.5rem;
    height: 3.8rem;
    background: linear-gradient(-45deg, #EC4B37, #FC705F, #FF5C48);
    font-size: 0.3rem;
    font-family: AlibabaPuHuiTiB;
    font-weight: 400;
    color: #FFFFFF;
}

.part5 .more_wrap p {
    margin: 0 auto 0.38rem;
}

.part6 p {
    font-size: 0.3rem;
    font-family: AlibabaPuHuiTiB;
    font-weight: 400;
    color: #333333;
    /* line-height: 0.78rem; */
    margin: 0.39rem 0;
}

.part6 .connent_par5 img {
    width: 1.6rem;
}

.part6 .connent_par5 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 0.22rem;
    font-family: PingFang;
    font-weight: 500;
    color: #333333;
    line-height: 0.23rem;
    padding: 0 0.4rem;
    box-sizing: border-box;
}

.part6 .connent_par5 .item_wrap p {
    line-height: 0.13rem;
    margin-top: 0.2rem;
}

.part6 p:nth-child(3) {
    font-size: 0.2rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #999999;
    line-height: 0.18rem;
    margin: 0.2rem auto 0.5rem;
}

.btn_wrap.btn_fixed {
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    padding: 0;
    box-shadow: 0px 0px 0.27rem 0px rgb(135 155 169 / 25%);
    opacity: 0.9;
}

.btn_wrap.btn_fixed .btn_1,
.btn_wrap.btn_fixed .btn_success {
    width: 3.75rem;
    border-radius: 0;
    height: 0.8rem;
    line-height: 0.8rem;
}

.btn_wrap.btn_fixed .btn_2,
.btn_wrap.btn_fixed .btn_sucess2 {
    width: 3.75rem;
    border-radius: 0;
    height: 0.8rem;
    line-height: 0.8rem;
}

.btn_wrap.btn_fixed .btn_sucess2 {
    width: 7.5rem;
}


/* 登录弹窗 */


/* 弹窗 */

.wrap_model.model_wrap {
    display: none;
    position: fixed;
    width: 7.5rem;
    height: 100%;
    z-index: 10000;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}


.wrap_model#model_wrap1 {
    display: none;
    position: fixed;
    width: 7.5rem;
    height: 100%;
    z-index: 10000;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

#model_wrap1 p strong {
    font-size: 0.32rem;
    color: #495bfa;
    font-weight: 700;
}

.wrap_model .bg_wrap {
    position: relative;
    top: 17%;
    left: 10%;
    width: 6rem;
    height: 6.5rem;
    background-color: #fff;
    box-shadow: 0px 0px 0.27rem 0px rgb(135 155 169 / 25%);
    border-radius: 0.2rem;
}

.wrap_model .bg_wrap img {
    width: 4rem;
    height: 4rem;
    margin-top: 1rem;
}

.wrap_model .bg_wrap p {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    font-weight: 600;
    font-family: SourceHanSansCN;
    color: #ff6700;
}


/* 登录 */

.marking {
    position: fixed;
    top: 0;
    width: 7.5rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none;
}

.loginPage {
    width: 6.5rem;
    position: fixed;
    top: 50%;
    background: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: .2rem;
    z-index: 999;
}

.login-information {
    padding: .2rem;
}

.login-btn {
    display: flex;
    height: 1rem;
}

.login-btn li {
    flex: 1;
    text-align: center;
    font-size: 0.5rem;
    cursor: pointer;
    list-style: none;
}

.login-btn li span {
    color: #666;
    padding: .3px 0;
    cursor: pointer;
    font-size: .34rem;
}

.login-btn li.on span {
    border-bottom: 2px solid #20bc22;
    color: #20bc22;
}

.login-input {
    margin-top: 0.2rem;
    height: 1rem;
    display: flex;
    border: .01rem solid #d9dde1;
    overflow: hidden;
}

.login-input input {
    height: 100%;
    width: 90%;
    font-size: .26rem;
    color: #7d7d7d;
    padding-left: 0.46rem;
    text-indent: 3px;
    background: #20bc22;
    padding-left: 0.5555rem;
}

.user-name input {
    background: url(/static/index/images/input_iphone.png) no-repeat 10px center;
    background-size: 14px 18px;
}

.user-password input {
    background: url(/static/index/images/input_password.png) no-repeat 10px center;
    background-size: 14px 18px;
}

.user-code input {
    background: url(/static/index/images/input_code.png) no-repeat 10px center;
    background-size: 14px 18px;
}

.hp-btn-half {
    font-size: .3rem;
    color: #20bc22;
    cursor: pointer;
    height: 100%;
    line-height: .2rem;
    cursor: pointer;
    width: 4.35rem;
    text-align: center;
    font-weight: 600;
}

.login-bottom {
    margin-top: 0.625rem;
    height: auto;
}

.duiaWrap-btn {
    line-height: .8rem;
    text-align: center;
    display: block;
    background: #44b336;
    color: #fff;
    height: .8rem;
    margin: 0 auto;
    border-radius: 3px;
    cursor: pointer;
    font-size: .32rem;
    margin-bottom: 0.2rem;
}

.error-remindbox {
    width: 100%;
    /* height: .2rem; */
    margin-top: 0.4rem;
}

.error-remind {
    padding-left: .2rem;
    color: #ff2525;
    font-size: .2rem;
    line-height: .2rem;
    display: none;
    position: absolute;
}

.other-wrapper {
    display: flex;
}

.other-wrapper>a {
    flex: 1;
    font-size: .2rem;
    color: #7d7d7d;
    height: .2rem;
    line-height: .2rem;
    margin-top: .2rem;
}

.other-wrapper>a:hover {
    color: #20bc22;
}

.verify_div {
    height: 100%;
    border: 1px solid #d9dde1;
    box-sizing: border-box;
    width: 2.5rem;
}

.closeBtn {
    font-size: .3rem;
    width: .4rem;
    height: .4rem;
    background: #eee;
    border-radius: 50%;
    border: .01rem solid #ccc;
    position: absolute;
    top: .2rem;
    right: .2rem;
    text-align: center;
    line-height: .4rem;
}
.fay_img img {
    width: 6.9rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    border-radius: 0.2rem;
    border-top: 1px solid #ffff;
}