html {font-size: 50px;}
body{-webkit-overflow-scrolling: touch;}
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,pre,form,input,textarea,th,td,select{margin:0; padding:0; font-weight: normal;text-indent: 0;}
a,button,input,textarea,select{ background: none; -webkit-tap-highlight-color:rgba(255,0,0,0); outline:none; -webkit-appearance:none;}
em{font-style:normal;}
li{list-style:none;}
a{text-decoration:none;}
img{border:none; vertical-align:top; display: block;}
table{border-collapse:collapse;}
textarea{ resize:none; overflow:auto;}
p,h1{font-family: 'Noto Sans CJK SC, Futura LT Medium';}

@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 48px;} }
@media (min-width: 375px){html{font-size: 50px;} }
@media (min-width: 384px){html{font-size: 51.2px;} }
@media (min-width: 414px){html{font-size: 55.2px;} }
@media (min-width: 448px){html{font-size: 59.7333px;} }
@media (min-width: 480px){html{font-size: 48px;} }
@media (min-width: 512px){html{font-size: 68.2667px;} }
@media (min-width: 544px){html{font-size: 72.5333px;} }
@media (min-width: 576px){html{font-size: 76.8px;} }
@media (min-width: 608px){html{font-size: 81.0667px;} }
@media (min-width: 640px){html{font-size: 85.3333px;} }
@media (min-width: 750px){html{font-size: 100px;} }

/* 用户协议 */
.custagreement {padding: 0.54rem;margin: 0;background: rgb(246, 246, 246);}
.custagreement p {font-size: 0.26rem;color: #36393D; line-height: 0.38rem;}
.custagreement a {color: #ff3f5c; margin-left: 14px;font-size: 0.26rem;line-height: 0.38rem;}
.custagreement .p-big {font-size: 0.24rem;}
.custagreement .title-big {font-size: 0.36rem;color: #ff3f5c;}
.custagreement .title-small {padding: 0.26rem 0;color: #ff3f5c;}
.custagreement .border-bottom {padding: 0.28rem 0;border-bottom: 0.02rem dashed #979797;}


/* 关于spax页面 */
.aboutspax {padding: 0 0.42rem;}
.aboutspax .logo {width: 2rem;margin: 0 auto 0.16rem;}
.aboutspax .logo img {width: 2rem;}
.aboutspax .part-head {height: 1.52rem;padding-top: 1rem;color: #96999C;font-size: 0.28rem;/*border-bottom: 0.02rem solid #EDEFF1;*/}
.aboutspax .part-head p {text-align: center;}
.aboutspax .part-body {}
.aboutspax p {color: #96999C;font-size: 0.24rem;line-height: 0.36rem;padding-bottom: 0.2rem;}
/*.video video {width: 100%;}*/
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

/*video::-webkit-media-controls-panel {*/
    /*width: calc(100% + 30px);*/
/*}*/

/* 优惠劵使用说明 */
.couponexplain .main {padding: 0.4rem 0.62rem;}
.couponexplain h4 {font-size: 0.28rem;color: #000000;margin-top: 0.47rem;margin-bottom: 10px;}
.couponexplain h4.h4-first {margin-top: 0;}
.couponexplain p {font-size: 0.24rem;color: #96999C;}

