*{
    -webkit-touch-callout: none;
    border-radius:0px;
    -webkit-border-radius:0px;
    -webkit-tap-highlight-color: transparent;
}
html, body {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
    width:100%;
    background:black;
    overflow-x: hidden;
}
input,
input::-webkit-input-placeholder,
body{
    text-align:justify;
    font-family:"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",arial,Helvetica,sans-serif;
}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,input,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;-webkit-background-origin:content-box;background-origin:content-box;}section,header,footer,nav{display:block;margin:0;padding:0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{border:0;font-size:0}a{text-decoration:none;}
.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.cf{*zoom:1}
html{
-webkit-text-size-adjust:none;
}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}

.policy_page,.Insure_page{
    position:absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:999;
    display: none;
}
.policy_content,.Insure_content{
    position: absolute;
    height: 78%;
    width: 86%;
    top: 14%;
    left: 7%;
    border-radius: 10px;
    overflow: hidden;
}
.policy_close,.Insure_close{
    position: absolute;
    background: url(../images/tc_decor.png) center no-repeat;
    background-size: contain;
    height: 5%;
    width: 7%;
    top: 8%;
    right: 7%;
    z-index: 20;
}
.policy_top{
    position: absolute;
    background: #b38d3a url(../images/tc1_title.png) center no-repeat;
    background-size: 25%;
    height: 8%;
    width: 100%;
    top: 0;
    left: 0;
}
.policy_txt{
position: absolute;
    background: white url(../images/tc1_txt.png) center no-repeat;
    background-size: 80%;
    height: 92%;
    width: 100%;
    bottom: 0;
}
.Insure_top{
    position: absolute;
    background: #b38d3a url(../images/tc2_title.png) center no-repeat;
    background-size: 60%;
    height: 8%;
    width: 100%;
    top: 0;
    left: 0;
}
.Insure_txt{
position: absolute;
    background: white url(../images/tc2_txt.png) center no-repeat;
    background-size: 82%;
    height: 92%;
    width: 100%;
    bottom: 0;
}
.p8{
    position:relative;
    background:url(../images/p8_bg.jpg) center no-repeat;
    background-size:100% 100%;
}
.p8_icos {
    position: absolute;
    height: 8.5%;
    width: 60%;
    /* border: 1px solid; */
    top: 33%;
    left: 20%;
}
.p8_ico {
    position: absolute;
    height: 100%;
    width: 25%;
}
.p8_wm.p8_ico {
    left: 16%;
}
.p8_m.p8_ico {
    right: 16%;
}
.p8_title{
       position: absolute;
    background: url(../images/p8_title1.png) center no-repeat;
    background-size: contain;
    height: 4.5%;
    width: 80%;
    left: 10%;
    top: 12%;
}

.p8_txt{
    position: absolute;
    background: url(../images/p8_title2.png) center no-repeat;
    background-size: contain;
    height: 8%;
    width: 80%;
    top: 22%;
    left: 10%;
}

.p8_wm[data-val="0"]{
    background:url(../images/p8_decor1.png) center no-repeat;
    background-size:contain;
}

.p8_m[data-val="1"]{
    background:url(../images/p8_decor2.png) center no-repeat;
    background-size:contain;
}
.p8_wm[data-val="1"]{
    background:url(../images/p8_decor01.png) center no-repeat;
    background-size:contain;
}

.p8_m[data-val="0"]{
    background:url(../images/p8_decor02.png) center no-repeat;
    background-size:contain;
}

.p8_line {
    position: absolute;
    height: 7%;
    width: 80%;
    top: 45%;
    left: 10%;
    background:url(../images/p8_decor3.png) center no-repeat;
    background-size:100% 100%;
}
.p8_line.p8_line2 {
    top: 54%;
}
.p8_line.p8_line3 {
    top: 63%;
}

.p8_line1 span{
    background:url(../images/p8_decor4.png) center no-repeat;
    background-size:contain;
}
.p8_line2 span,.p8_line3 span{
    background:url(../images/p8_decor5.png) center no-repeat;
    background-size:contain;
}
// .p8_line div:nth-of-type(1) {
//     width: 30%;
//     height: 100%;
//     line-height: 11vw;
//     position: relative;
//     left: 3%;
//     font-size: 3.5vw;
// }
input.uname {
    position: absolute;
    top: 0;
    left: 38%;
    height: 100%;
    font-size: 3.5vw;
    width: 50%;
}

.p8_line span {
    display: inline-block;
    height: 100%;
    top: 0;
    right: 4%;
    width: 6%;
    position: absolute;
}

.udate,.umoney{
    position: absolute;
    top: 0;
    line-height: 12vw;
    left: 38%;
    font-size: 3.5vw;
    width: 60%;
    z-index:10;
    height: 100%;
}
.p8_btn{
    position:absolute;
    height: 10%;
    width: 40%;
    bottom:10%;
}
.p8_line div:nth-of-type(1){
    position: relative;
    height: 100%;
    width: 30%;
    left: 3%;
}
.p8_line1 div:nth-of-type(1){
    background:url(../images/p8_txt1.png) center left no-repeat;
    background-size:contain;
}

.p8_line2 div:nth-of-type(1){
    background:url(../images/p8_txt2.png) center left no-repeat;
    background-size:80%;
}
.p8_line3 div:nth-of-type(1){
    background:url(../images/p8_txt3.png) center left no-repeat;
    background-size:80%;
}
.p8_btn{
    position:absolute;
        position: absolute;
    height: 8%;
    width: 60%;
    left: 20%;
        bottom: 19%;
}
.p8_btn.p8_btn2 {
    bottom: 9%;
}
.p8_btn1{
    background:url(../images/p8_txt4.png) center no-repeat;
    background-size:contain;
}
.p8_btn2{
    background:url(../images/p8_txt5.png) center no-repeat;
    background-size:contain;
}
.p8_tip span{
    display: inline-block;
    height: 100%;
    width: 100%;
    background:url(../images/p8_txt6.png) center no-repeat;
    background-size:contain;
}
.p8_tip {
    position: absolute;
    background: url(../images/p8_decor6.png) center left no-repeat;
    background-size: contain;
    height: 3%;
    width: 30%;
    bottom: 3%;
    right: 2%;
}

.p9_title{
    position: relative;
    background: url(../images/p4_title.png) center no-repeat;
    background-size: contain;
    height: 17vw;
    margin-bottom: 5vw;
}
.p9_content{
    position: relative;
    background: url(../images/p9_decor1.png) center no-repeat;
    background-size: 100% 100%;
    height: 35vw;
    width: 94%;
    margin: 0 auto;
    margin-bottom: 2vw;
}

.p9_content1.p9_content {
    height: 28vw;
    color:#B38D3B;
}
.p9_content1 div:nth-of-type(1) {
    position: absolute;
    width: 88%;
    top: 15%;
    left: 6%;
}
span.name {
    font-size: 5.5vw;
    width: 25%;
    display: inline-block;
    // font-weight:bold;.p9_content2.p9_content
}
span.age {
    font-size: 4vw;
    display: inline-block;
}

.p9_content1 div:nth-of-type(2){
    background: url(../images/p9_txt1.png) center no-repeat;
    background-size: contain;
    position: absolute;
    height: 19%;
    width: 88%;
    top: 44%;
    left: 6%;
}
span{
     display: inline-block;
}
.p9_content1 div:nth-of-type(3){
    position: absolute;
    width: 88%;
    top: 70%;
    left: 6%;
    font-size: 3.5vw;
}
// @font-face {
//     font-family: 方正大标宋简体;
//     src: url(../css/方正大标宋简体.TTF);
// }
// .name {
//     font-family: 方正大标宋简体;
// }
.num{
    font-size:4.5vw;
}
.p9_c2_title{
    position:absolute;
    background:url(../images/p9_txt2.png) center no-repeat;
    background-size:contain;
    height: 16%;
    width: 100%;
    top: 15%;
}
.p9_c2_txt{
    position: absolute;
    background: url(../images/p9_txt3.png) center no-repeat;
    background-size: contain;
    height: 9.5%;
    width: 100%;
    bottom: 12%;
}
.p9_content2.p9_content {
    height: 34vw;
}
.p9_c2_lis div {
    display: inline-block;
    height: 100%;
    width: 25%;
    margin: 0 2%;
    line-height: 9vw;
    font-size: 3.5vw;
    border-radius: 5px;
    background:#B38D3A;
    color:white;
    box-shadow: 2px 2px 3px #aaaaaa;
}
.p9_c2_lis {
      position: absolute;
    top: 44%;
    /* border: 1px solid; */
    width: 100%;
    text-align: center;
    height: 25%;
}

.bbg{
    background:#6A553A!important;
}

.p3_c3_content{
    position: absolute;
    top: 0;
    width: 84%;
    height: 80%;
    background: url(../images/p9_decor6.png) center left no-repeat;
    background-size: contain;
    top: 10%;
    left: 8%;
}
.p9_content3.p9_content {
    height: 45vw;
}

.p3_c3_line {
     height: 18%;
    /* text-align: right; */
    left: 43%;
    position: relative;
    color: #C4A770;
    font-size: 3.5vw;
    // top: -1%;
}
.p3_c3_line.p3_c3_line2 {
    left: 34%;
}
.p3_c3_line.p3_c3_line3 {
    left: 30%;
}
.p3_c3_line.p3_c3_line4 {
    left: 34%;
}
.p3_c3_line.p3_c3_line5 {
    left: 21%;
}
.p3_c3_line.p3_c3_line6 {
    left: 25%;
}
.p3_c3_line span{
    float: left;
}
.p3_c3_line span:nth-of-type(2) {
    background:url(../images/p9_decor7.png) center top no-repeat;
    background-size:contain;
    height: 100%;
    width: 3.2vw;
}
.p3_c3_line span:nth-of-type(1) {
    margin-right: 0.8vw;
    border-bottom: 1px solid;
}

.p9_c4_top {
    position: absolute;
    background: url(../images/p9_decor8.png) center no-repeat;
    background-size: contain;
    height: 16%;
    width: 100%;
    top: 15%;
}
span.mn_age {
       position: absolute;
    width: 8%;
    height: 100%;
    left: 50%;
    line-height: 5vw;
    font-size: 4.5vw;
    text-align: center;
}
.p9_c4_txt1{
    position: absolute;
    background: url(../images/p9_txt7.png) center no-repeat;
    background-size: contain;
    height: 9%;
    width: 50%;
    left: 25%;
    top: 35%;
}
.p9_c4_txt2{
    position:absolute;
    background:url(../images/p9_txt8.png) center no-repeat;
    background-size:contain;
    height: 8.5%;
    width: 100%;
    bottom: 12%;
}
.p9_c4_lis{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    height: 25%;
}
.p9_c4_lis div{
    position:relative;
    width: 16%;
    display: inline-block;
    /* border: 1px solid; */
    height: 100%;
    border-radius: 5px;
    margin: 0 0.5%;
    line-height: 9vw;
    font-size: 3.5vw;
    color: white;
    background: #B38D3A;
    box-shadow: 2px 2px 3px #aaaaaa;
}

.p9_bottom1{
       position: relative;
    background: url(../images/p9_attention.png) top left no-repeat;
    background-size: 60%;
    height: 20vw;
    width: 90%;
    margin: 0 auto;
}
.p9_bottom2{
    position:relative;
    height: 15vw;
    margin-top:8vw;
}
.p9_ss_btn{
    position: absolute;
    background: url(../images/p9_btn.png) center no-repeat;
    background-size: contain;
    height: 10vw;
    width: 50%;
    left: 25%;
}


.p9_bottom3{
position: relative;
    background: url(../images/p9_bottom.png) center top no-repeat;
    background-size: 90%;
    height: 15vw;
    width: 100%;
    margin-top: 4vw;
    border-bottom: 2vw solid #005BAC;
}




.music_anim1{
    animation: music_a1 2s linear infinite;
    -webkit-animation: music_a1 2s linear infinite;
}
@keyframes music_a1{
    from { transform:rotate(360deg); }
    to { transform:rotate(0deg); }
}
@-webkit-keyframes music_a1{
    from{ -webkit-transform:rotate(360deg); }
    to{ -webkit-transform:rotate(0deg); }
}


.loading_page{
    position:absolute;
    height: 100%;
    width: 100%;
    background:url(../images/laoding_bg.jpg) center no-repeat;
    background-size:100% 100%;
    top: 0;
    left:0;
    z-index:100;
}
.loading_content{
    position: absolute;
    height: 15%;
    width: 24%;
    background: url(../images/loading_decor1.png) center no-repeat;
    background-size: contain;
    top: 40%;
    left: 38%;
}
.loading_num{
position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    line-height: 24vw;
    text-align: center;
    font-weight: bold;
}
.p1_btn1{
   background: url(../images/p1_btn1.png) center no-repeat;
    background-size: contain;
    bottom: 13%!important;
}
.p1_btn2{
    background:url(../images/p1_btn2.png) center no-repeat;
    background-size:contain;
}
.p1_btn{
    position: absolute;
    height: 7%;
    width: 50%;
    bottom: 5%;
    left: 25%;
}






.alertp{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
}
.alertpBox{
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    border-radius: 0.6rem;
    overflow: hidden;
}
.alertpTitle{
    position: relative;
    text-align: center;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    background: #005BAC;
    font-size: 1.5rem;
    font-weight: bold;
}
.alertp p{
    position: relative;
    text-align: center;
    width: 100%;
    line-height: 2rem;
    padding: 1.2rem 0;
    color: #414659;
    background: #fff;
    font-size: 1.1rem;
}
.alertp p span{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.alertp_close{
    position: absolute;
    width: 3rem;
    height: 3rem;
    top: -3rem;
    right: 0rem;
    background: url(../images/close.png) center no-repeat;
    background-size: 60%;
}
.swiper-container-s2,.swiper-container-s2 .swiper-wrapper,.swiper-container-s2 .swiper-slide{
    position: relative;
    height: 100%;
    width: 100%;
}
.swiper-container-s2 .swiper-slide{
    height: auto!important;
    background: url(../images/p9_bg.jpg) top center no-repeat;
    background-size: cover;
}
.swiper-container-s2 {
    overflow: hidden;
}


.sele3 {
    position: absolute;
    width: 15%;
    height: 100%;
    left: 48%;
    opacity: 0;
    top: 0;
}
.mbsc-ios .dwb {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    color: #005BAC!important;
}