body, html {
    height: 100%;
    touch-action: manipulation;
}
body {
    overflow: hidden;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;
}
p{
    margin-block-start: unset!important;
    margin-block-end: unset!important;
    margin-bottom: unset!important;
    margin-top: unset!important;
}
.zts-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    perspective: 26.66666667rem;
}
.zts-container>div.zts-container-box{
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 1;
}
.zts-header{
    position: absolute;
    z-index: 1;
    width: 100%;
    box-sizing: content-box;
    background-color: rgb(255, 255, 255);
}
.zts-header>div.zts-header-box{
    width: 100%;
    height: 1.17333333rem;
    position: relative;
    color: rgb(51, 51, 51);
}
.zts-header>div.zts-header-box>div.left {
    position: absolute;
    top: -0.1rem;
    bottom: 0;
    left: 0;
    width: 1.06666667rem;
    padding-left: 0.4rem;
    line-height: 1.17333333rem;
    z-index: 2;
}
.zts-header>div.zts-header-box>div.center {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.zts-header>div.zts-header-box>div.center>div.title-single{
    font-family: PingFangSC-Regular;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.17333333rem;
    font-size: 0;
}
.zts-header>div.zts-header-box>div.center>div.title-single>span.text{
    font-size: .48rem;
}
.zts-header>div.zts-header-box>div.right{
    position: absolute;
    top: 0;
    right: 0.8rem;
    bottom: 0;
    width: auto;
    z-index: 1;
}
.zts-container>div.zts-container-box>div.zts-container-body{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /*height: 100%;*/
    overflow: scroll;
}
.mainBox {
    /*bottom: 0;*/
    overflow: auto;
    display: block;
    -webkit-overflow-scrolling: touch;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*left: 0;*/
}
/*page*/
.operationPageDetail{
    background: #f2f2f2;
}
.operationPageDetail::-webkit-scrollbar {
    display: none;
}
.operationPageDetail>.htmlTitle {
    background: #fff;
    padding: 0.37333333rem 0.4rem 0.13333333rem;
    font-size: .64rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: .8rem;
}
.operationPageDetail>.detailTop{
    background: #fff;
    width: 100%;
    height: 0.85333333rem;
    padding: 0 0.4rem;
    overflow: hidden;
    box-sizing: border-box;
}
.operationPageDetail>.detailTop>div:first-of-type {
    float: left;
    display: flex;
}
.operationPageDetail>.detailTop>.unlockN{
    margin-right: 0.53333333rem;
}
.operationPageDetail>.detailTop>div:first-of-type>img{
    width: 0.42666667rem;
    height: 0.42666667rem;
    margin-top: 0.22666667rem;
    vertical-align: top;
}
.operationPageDetail img {
    max-width: 100%!important;
    vertical-align: middle;
    position: relative;
    display: block;
    margin-top: -1px;
    /*vertical-align: top;*/
}
.operationPageDetail>.detailTop>div:first-of-type>span, .operationPageDetail>.detailTop>:nth-of-type(2) {
    height: 0.85333333rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: .85333333rem;
}
.operationPageDetail>.html {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    /*padding-top: 0.26666667rem;*/
    background: #fff;
    padding-bottom: 0;
    width: 100%;
    overflow: scroll;
    box-sizing: border-box;
    opacity: 1!important;
}
.operationPageDetail>.imgHtml {
    padding-bottom: 2.1rem;
    opacity: 1!important;
    text-align: justify;
}
.operationPageDetail>.colorHtml {
    padding-bottom: 1.5rem;
    opacity: 1!important;
}
.operationPageDetail>.fullPageHtml {
    padding-left: 0 !important;
    padding-right: 0 !important;
    opacity: 1!important;
}
.operationPageDetail>.html>.txtClass {
    font-size: initial!important;
}
.operationPageDetail>.html>.txtClass video{
    width: 100%!important;
}
/*.operationPageDetail>.html>.txtClass span{*/
/*    display: contents!important;*/
/*}*/
.operationPageDetail>.detailBottom {
    margin: 0.4rem 0.4rem 0.66666667rem;
    height: 0.88rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: .44rem;
}
.floatClass {
    position: absolute;
    top: 30%;
    right: 0;
    z-index: 99;
}
.floatClass>img:nth-of-type(1){
    /*width: 2.0rem;*/
    height: 2.0rem;
}
.floatClass>img:nth-of-type(2){
    width: 0.3933rem;
    height: 0.3933rem;
    position: absolute;
    right: 0;
    top: -0.3933rem;
}
.buttonClass{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.buttonClass>div{
    position: relative;
}
.buttonClass>.originButton{
    font-size: .56rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .56rem;
}
.buttonClass>.originButton>div{
    font-size: .56rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.buttonClass>.singleButton{
    width: 100%;
    height: 1.5rem;
    background: #F03E3A;
}
.buttonClass>.singleButton>div{
    line-height: 1.5rem;
    width: 100%;
    text-align: center;
    opacity: 0;
}
.buttonClass>.doubleButton{
    display: flex;
    height: 1.5rem;
}
.buttonClass>.doubleButton>div{
    line-height: 1.5rem;
    width: 50%;
    opacity: 1!important;
}
.buttonClass>.doubleButton>div:nth-of-type(1){
    background: #D6B06F;
}
.buttonClass>.doubleButton>div:nth-of-type(2){
    background: #F03E3A;
}
.buttonClass>.imgButton{
    height: 2.1rem;
    width: 100%;
    background: rgba(255,255,255,0);
    background-size: 100%;
}
.buttonClass>.imgButton>div{
    line-height: 2.1rem;
    width: 100%;
    opacity: 1!important;
}
.buttonClass>.colorButton>div{
    opacity: 1!important;
}