blockquote,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}
body{
    font-family:"Source Han Sans CN",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size:12px;
    line-height:18px;
    color:#737373;
    background-color:#fff;
    margin: 0px}
table{margin:10px 0 15px 0;border-collapse:collapse}
td,th{border:1px solid #ddd;padding:3px 10px}
th{padding:5px 10px}a{color:#0069d6}
a:hover{color:#0050a3;text-decoration:none}
a img{border:none}

@media print{
    body,code,h1,h2,h3,h4,h5,h6,pre code{color:#000}
    pre,table{page-break-inside:avoid}
}

img{width: 100%;}
.bg_w{
    background: #FFFFFF !important;
    color: #333333 !important;
}

.top{
    display: flex;
    background: #3388FD;
    justify-content: space-around;
}
.top .logo{
    width: 9.5rem;
    padding: 0.5rem 0px 0.5rem;
}
.top .tit{
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 3.5rem;
}

.banner{
    background: url(../images/wap/banner.png) no-repeat center top;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    padding: 1.3rem 0.5rem 1rem;
    position: relative;
    align-items: center;
}
.banner .price{
    background: #F13A3A;
    border-radius: 0.833rem;
    font-size: 1.85rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 4rem;
}
.banner .con{
    background: rgba(0,0,0,0.8);
    margin-top: 0.3rem;
    color: #FFFFFF;
    padding: 1rem;
}
.banner .con p{
    font-size: 0.85rem;
    font-weight: 500;
    color: #C2C2C2;
    line-height: 1.2rem;
    margin-bottom: 0.3rem;
}

.banner .con p:first-child{
    font-size:1rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}
.banner .con p:last-child{
    font-size: 1rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0px;
}
.banner .con p:last-child span{
    color: #FFEB0C;
}


.form{
    background: #F5F5F5;
    padding: 1.25rem;
    text-align: center;
    background: url("../images/wap/form_bg.png") no-repeat center top;
    background-size:100% ;
    background-color: rgb(74, 159, 255);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.25rem;
    border-radius: 1rem;
}

.form .tt1{
    font-size: 1.50625rem;
    color: #FFFFFF;
    padding: 0rem 0rem 0.5rem;
    font-weight: bold;
}

.form .tt2{
    display: inline-block;
    font-size: 0.95rem;
    color: #FFFFFF;
    background: rgb(0, 73, 225);
    border-radius: 0.75rem;
    padding: 0.1rem 0.5rem;
}

.form .tt{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 0.6rem;
}

.form .tt div{
    padding: 0.6rem 0;
}
.form .tt div .inp{
    height: 2.75rem;
    border-radius: 10px;
    border: none;
    width: 100%;
    padding: 0 0.5rem;
    font-size: 1rem;
}


.form .tt .ff_radio{
    display: flex;
    justify-content: flex-start;
}

.form .tt button{
    line-height: 2.75rem;
    border-radius: 1.5rem;
    color: rgb(123, 55, 0);
    background: linear-gradient(90deg, rgb(255, 238, 101) 0%, rgb(255, 206, 18) 100%);
    border: none;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0.5rem;
    animation: loader45 2s infinite cubic-bezier(0.215, 0.61, 0.355, 0.5);
}

@keyframes loader45 {
    0% {
        transform: scale(0.95);
    }

    50% {
        transform: scale(1.0);
    }

    100% {
        transform: scale(0.95);
    }
}


.jichu{
    background: url("../images/wap/jichu_bg.png") no-repeat center top;
    background-size: 100%;
    padding: 1.75rem 1.75rem 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jichu .tt1{
    font-size: 1.667rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.5rem;
}

.jichu .desc{
    font-size: 1rem;
    color: #444444;
    font-weight: normal;
    line-height: 1.833rem;
    padding: 1rem 0rem;
}

.jichu .pic-list img{
    width: 100%;
    margin-bottom: 0.5rem;
}

.iphone_d{
    background: #5A9FFF;
    padding: 1rem 0.667rem 0.667rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.iphone_d .tit1{
    background: url("../images/wap/tit_bg_1.png") no-repeat center top;
    background-size: 100%;
    width: 19.791rem;
    height: 3.458rem;
    font-size: 1.625rem;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 3.458rem;
    text-shadow: 0px 2px 0px #2558C7;
    text-align: center;
    z-index: 9999;
}

.iphone_w{
    padding: 0.7rem;
    background: #FFFFFF;
    border-radius: 0.667rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 9998;
    margin-top: -1.729rem;
    padding-top: 1.996rem;
}
.iphone_w .tit2{
    font-size: 1.216rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.875rem;
    padding: 0.7rem 0rem;
}

.iphone_w .tit3{
    width: 11.041rem;
    height: 3.1rem;
    font-size: 1.416rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 2.75rem;
    background: url("../images/wap/tit_bg_2.png") no-repeat center top;
    background-size: 100%;
}


.iphone_bg{
    background: linear-gradient(90deg, rgba(44,159,251,0.1), rgba(52,109,253,0.1));
    border-radius: 2.667rem 0.667rem 2.677rem 0.667rem;
    padding: 0.7rem 0.7rem 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.iphone_bg .desc{
    font-size: 1rem;
    color: #333333;
    line-height: 1.875rem;
    margin-bottom: 0.4rem;
    font-weight: bold;
}

.iphone_bg .desc2{
    width: 14.375rem;
    height: 2rem;
    background: linear-gradient(90deg, #FF7C34, #FFAF23);
    border-radius: 1rem;
    color: #FFFFFF;
    line-height: 2rem;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}

.iphone_bg .pic-list{

}

.iphone_bg .pic-list p{
    font-size: 0.85rem;
    color: #333333;
    line-height: 2.583rem;
}

.iphone_bg .bg-desc{
    background: linear-gradient(90deg, rgba(44,159,251,0.7), rgba(52,109,253,0.7));
    border-radius: 1.25rem 0.833rem 1.25rem 0.833rem;
    font-size: 0.9rem;
    /* font-weight: bold; */
    color: #FFFFFF;
    line-height: 1.2rem;
    padding: 1.25rem;
    text-align: left;
    margin-bottom: 1.125rem;
}


.xue{
    padding: 1.791rem;
}
.xue .tit{
    text-align: center;
    font-size: 1.667rem;
    font-weight: 800;
    color: #333333;
    line-height: 2.416rem;
}

.xue .pic-list{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 1rem;
}

.xue .pic-list div{
    width: 49%;
}

.xue .pic-list p{
    font-size: 1rem;
    font-weight: bold;
    color: #000000;
    line-height: 1.5rem;
    text-align: center;
    margin-top: 0.5rem;
}



.youshi{
    background: #FFAF23;
    /*padding: 1rem;*/
    padding: 1.5rem 0rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.youshi .tit{
    background: url("../images/wap/tit_bg_3.png") no-repeat center top;
    background-size: 100%;
    width: 14.791rem;
    height: 3.458rem;
    font-size: 1.667rem;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 3.458rem;
    text-align: center;
    z-index: 9999;
}

.youshi .qian{
    background: #FFD1B5;
    border-radius: 0.833rem;
    margin-top: -1.729rem;
    z-index: 9000;
    padding: 2.458rem 1rem 1rem;
    width: calc(100% - 3.666rem);
}

.youshi .qian .desc{
    font-size: 0.95rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.625rem;
    color: rgb(239,62,25);
    text-align: center;
}

.youshi .qian .list{
    margin-top: 1rem;
}


.youshi .qian .list .ll{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 1.25rem 0.833rem 3.333rem 0.833rem;
    background: #FFFFFF;
    color: #333333;
    font-weight: normal;
    line-height: 1.816rem;
    margin-bottom: 1rem;
}


.youshi .qian .list .ll .tt{
    background: linear-gradient(90deg, #ff7b23 0.1220703125%, #fb5e38 100%);
    border-radius:1rem 0rem 2.333rem 0rem;
    font-size: 1.167rem;
    font-weight: bold;
    color: #FFFFFF;
    width: 32%;
    padding: 0.5rem;
    vertical-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.youshi .qian .list .ll .con{
    width: 68%;
    padding: 0.5rem;
    line-height: 1.5rem;
}



.youshi .qian .list .rr{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 1.25rem 0.833rem 0.833rem 3.333rem;
    background: #FFFFFF;
    color: #333333;
    font-weight: normal;
    line-height: 1.816rem;
    margin-bottom: 1rem;
}


.youshi .qian .list .rr .tt{
    background: linear-gradient(90deg, #ff7b23 0.1220703125%, #fb5e38 100%);
    border-radius:0rem 1rem  0rem 2.333rem ;
    font-size: 1.167rem;
    font-weight: bold;
    color: #FFFFFF;
    width: 30%;
    padding: 0.5rem;
    vertical-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.youshi .qian .list .rr .con{
    width: 70%;
    padding: 0.5rem 0.5rem 0.5rem 1.5rem;
    line-height: 1.5rem;
}



/*.youshi .qian .list .ll{*/
/*margin-top: 0.6rem;*/
/*margin-left: -0.5rem;*/
/*}*/

/*.youshi .qian .list .ll .tt{*/
/*    position: relative;*/
/*    height: 2.5rem;*/
/*    background: linear-gradient(90deg, #ff7b23 0.1220703125%, #fb5e38 100%);*/
/*    border-radius: 1rem 0rem 2.333rem 0rem;*/
/*    font-size: 1.167rem;*/
/*    font-weight: bold;*/
/*    color: #FFFFFF;*/
/*    line-height: 2.5rem;*/
/*    z-index: 9999;*/
/*    display: inline-block;*/
/*    padding: 0 2rem 0 1rem;*/
/*}*/

/*.youshi .qian .list .ll .con{*/
/*    line-height: 1.416rem;*/
/*    margin-top: -2rem;*/
/*    margin-left: 0.3rem;*/
/*    border-radius: 1.25rem 0.833rem 3.333rem 0.833rem;*/
/*    background: #FFFFFF;*/
/*    z-index: 9998;*/
/*    padding: 2.75rem 1rem 1rem;*/
/*    color: #333333;*/
/*    font-weight: normal;*/
/*    line-height: 1.816rem;*/
/*}*/


.youshi .qian .list2{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.youshi .qian .list2 .list-data{
    margin-top: -0.95rem;
    margin-left: 1rem;
}

.list-data div{
    line-height: 3.90rem;
    font-size: 0.967rem;
    color: #621E0B;
    font-weight: bold;
}


.ling{display: flex;justify-content: space-between}
.ling .desc{width:60%;padding: 1.416rem 0rem;font-size: 1.0rem;font-weight: 500;color: #FFFFFF;line-height: 1.875rem;background: #3E8FFD;text-align: center}
.ling .btn{display:flex;background: #1FAD15;width: 40%;justify-content: center;align-items: center;cursor: pointer}
.ling .btn .icon{margin-right: 0.1rem;
    width: 2.2rem;}
.ling .btn .con{
    font-size: 1.25rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.875rem;
}

.shinian{padding: 0.5rem;text-align: center;}
.shinian .tit{font-size: 1.667rem;font-weight: 800;color: #333333;line-height: 2.5rem;}


.showMsg{
    position: fixed;
    display: inline-block;
    z-index: 10000000;
    top: 0;
    left: 0;
}
.showMsg .bg{
    background: #0c0c0c;opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.showMsg .con{
    width: 100vw;
    position: absolute;
    top: 8.166rem;
    left:  0rem;
    border-radius: 1rem;
}


.showMsg .msg_90{
    background: #FFFFFF;
    width: 85%;
    border-radius: 1rem;
    margin: 0 auto;
    padding: 0.5rem;
}

.showMsg .tit{
    font-size: 1.5rem;
    font-weight: bold;
    color: #0c0c0c;
    line-height: 2rem;
    text-align: center;
    margin-bottom:2rem ;
}
.showMsg .img{
    text-align: center;
}
.showMsg img{
    width: 80%;
    margin: 0 auto;
    border: 1px solid #dddddd;
}

.showMsg .desc{
    font-size: 1.2rem;
    color: #0c0c0c;
    line-height: 3rem;
    text-align: center;
    margin-top: 0.5rem;
}

.showMsg .close{
    font-size: 2rem;
    font-weight: bold;
    text-align: right;
    margin-right: 0.5rem;
    cursor: pointer;

}




.bao2{padding: 0rem 2rem;position: relative;}
.bao2 .tit{
    background: #346dfd;
    border-radius: 4.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0rem 2rem;
    align-items: center;
}

.bao2 .tit .con{
    font-size: 1.2rem;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 3.5rem;
    z-index: 9999;
    text-align: center;
    margin: 0 1rem;
}

.bao2 .tit .cicle_w{
    width: 1rem;
    height: 1rem;
    border-radius: 0.5rem;
    background: #ffffff;
}

.bao2 .tit .cicle_w::after{
    position: relative;
    display: inline-block;
    content: '';
    width: 2px;
    height: 5rem;
    background: #346dfd;
    z-index: 100006;
    margin-left: 0.4rem;
    margin-top: 1rem;
}


.bao2 .list{
    background: #e9f0fe;
    box-shadow: 0px 4px 16px 0px rgba(52,109,253,0.2);
    border-radius: 2.375px;
    padding: 1.5rem 1rem 0rem;
    margin-top: 2rem;
    padding: 1rem;
    /* padding-top: 2.5rem; */
    position: relative;
}


.bao2 .list .tit2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 1em;
    padding: 0rem 1rem;
}

.bao2 .list .tit2 .cicle_w{
    width: 1rem;
    height: 1rem;
    border-radius: 0.5rem;
    background: #346dfd;
}


.bao2 .list div.ll{background: url("../images/wap/line.png") no-repeat center bottom;background-size: 100%;font-size: 1.15rem;font-weight: 800;color: #333333;line-height: 1.875rem;text-align: center;padding: 0.833rem 0;}
.bao2 .list div.ll:last-child{background: none;}


.bottom{
    text-align: center;
    padding: 1rem;
}

