blockquote, body, button, dd, div, dl, dt, embed, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, object, ol, p, pre, table, td, th, ul{margin: 0;padding: 0;font-size: 12px;word-wrap:break-word;}
body{font-family:arial,SimSun,helvetica;}
body, html{overflow-x: hidden;}
a, a:active, a:link{text-decoration: none;}
abbr, fieldset, img{border: 0;}
address, b, caption, cite, code, dfn, em, i, strong, th, var{font-weight: 400;font-style: normal;}
.hide{display:none}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{ clear:both;}
.clearfix{zoom:1;}
ul,li{ list-style: none;}
input[type="checkbox"] {-webkit-appearance: checkbox;}
input[type="radio"] {-webkit-appearance: radio;}
input {outline: none;}
img{display: block; width: 100%;}
body{font-family: MicrosoftYaHei; overflow-x: hidden; }
.readBody{background: #333; font-family: MicrosoftYaHei; overflow-x: hidden; }
.header{height: 100px; background: #fff; box-shadow: 0px 1px 4px 0px rgba(196,196,196,0.50); }
.header .header-Pic{width: 1200px; margin: 0 auto; display: flex; position: relative;}
.header .header-Pic>div{ justify-content: space-between;}
.header .header-Pic .logo{width: 152px; height: 100px; background: url(https://img.xmkanshu.com/u/202211/11/200516601.png) center no-repeat; 
  background-size: 100% 46px;margin-right: 8px;}
.header .header-Pic .nav-List{display: flex; align-items: center;}
.header .header-Pic .nav-List>div{font-size: 16px;text-align: left;  color: #666666; margin-left: 56px;position: relative; cursor: pointer;}
.header .header-Pic .nav-List>div:hover{color: #333333;}
.header .header-Pic .nav-List>div span.active{display:inline-block;border-bottom: 3px #e60000 solid;
  width: 18px;height: 3px;position: absolute; left: 50%; bottom:-4px;margin-left: -9px;}
.header .header-Pic .photo{width: 44px; height: 44px; justify-content: right;position: absolute; right: 0; z-index: 1;
top: 26px;}
.outLogin{width: 100px;padding:10px 0; position: absolute;
 text-align: center; line-height: 40px; display: none; cursor: pointer;background-color: #ffffff;
font-size: 12px;
border-radius: 5px;
left: 50%;
transform: translateX(-50%);
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
color: #222222;}
.outLogin a{display: block;font-size: 15px;font-weight: 400;width: 100px; color: black;}
.outLogin a:hover{color: #E60000 }
.header .header-Pic .photo img{width: 100%; border-radius: 100px; cursor: pointer;}
.lodinOrreg{font-size: 16px; display: flex; align-items: center;color: #666666; position: absolute; right: 0;
top:50%; transform: rotate(-50% ,-50%); cursor: pointer;}

.winLoad{
  width: 520px;
  height: 320px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 2px 16px 0px rgba(54,61,77,0.20); 
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10;
  transform:translate(-50% ,-50%);
}
.winLoad .win-load-box{
  position: relative;
  overflow: hidden;
}
.winLoad .win-load-box .phoneName{
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #333333;
  text-align: center;
  padding-top: 24px;
}
.close{
  width: 16px;
  height: 16px;
  background: url(https://img.xmkanshu.com/u/202211/11/200516203.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 32px;
  top: 32px;
  z-index: 5;
  cursor: pointer;
}
.quedingName{
  padding-top: 90px;
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #333333;
  line-height: 28px;
}
.buyBtnAll{display: flex; justify-content: space-between;margin: 80px 44px 0 44px;}
.buyBtnAll .closeBuy{
  width: 193px;
  height: 40px;
  background: #f7f8fb;
  border-radius: 2px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #666666;
  line-height: 40px;
  cursor: pointer;
}
.buyBtnAll .confirm{
  width: 193px;
  height: 40px;
  background: #e60000;
  border-radius: 2px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  margin-left: 46px;
  cursor: pointer;
}
.weiXinBuyIco{
  width: 100%;
  height: 30px;
  background: url(../images/weixinBuy.png) no-repeat top center;
  background-size: 90px 30px;
  margin-top: 24px;
}
.erWeiMa{
  width: 120px;
  height: 120px;
  border: 1px solid #ededed;
  margin: 0 auto;
  margin-top: 24px;
  padding: 10px;
}
.erWeiMa img{width: 100%; height: 100%;}
.weixinTiShi{
  font-size: 14px;
  text-align: center;
  color: #999999;
  padding-top: 13px;
}
.money{
  font-size: 14px;
  text-align: center;
  color: #333333;
  padding-top: 6px;
}
.money span{
  font-size: 32px;
  color: #e60000;
  padding-right: 4px;
}

.mask{
  width: 100%;
  height: 100%;
  opacity: 0.15;
  background: #000000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}
.from{margin: 45px 48px 0 48px;}
.from>div{display: flex;}
.from .from-iphone .iphone{}
.from .from-yzm{ margin-top: 45px;}
.from>div label{
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  display: block;
  line-height: 34px;
}
.inputall{flex: 1;}
.inputall input{border: none; border-bottom: 1px solid #dcdddf; background: #fff; margin-left: 16px;
width: 96%; height: 34px;font-size: 14px; color: #333; line-height: 34px;}
.iphone{}
.new_again_btn{
  width: 98px;
  height: 38px;
  border: 1px solid #dcdddf;
  border-radius: 20px;
  text-align: center; 
  line-height: 38px; 
  font-size: 14px;
  color: #333;
  margin-left: 12px; 
  background: #fff;
  cursor: pointer;
 }
 .cmss{background: #fff;  }
.from>div input::-webkit-input-placeholder {color: #999;} 
.loadingBtn{
  width: 240px;
  height: 40px;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 39px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  cursor: pointer;
}
.loadingBtn.unactive{background: #dcdddf; width: 240px;
  height: 40px;
  border-radius: 2px;}
.loadingBtn.active{background: #e60000;}
.head-pic{height: 460px;overflow: hidden;}
.content{width:1200px;margin:0 auto; padding-top: 8px; padding-bottom: 150px;}
.allTit{margin-top: 56px; display: flex;}
.allTit em{width: 5px; height: 28px; background: #e60000; display: block; margin-top: 2px;}
.allTit span{
  font-size: 30px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
  padding-left: 16px;
}
.list-box{display: flex; flex-wrap: wrap;}
.bookList{display: flex; margin: 40px  66px 0 0; width: 334px;}
.bookList .bookImage{width: 154px;height: 206px; }
.bookList .bookImage img{width: 154px;height: 206px; border: 1px solid #979797;border-radius: 8px;}
.bookList .bookCent{margin-left: 20px;}
.bookList .bookCent .book-name{
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  padding-top: 8px;
  height: 53px;
}
.bookList .bookCent .bookjj{
  padding-top: 14px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 20px;
}
.goRader{
  width: 182px;
  height: 33px;
  border: 0.9px solid #e60000;
  border-radius: 17px;
  margin-top: 24px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #e60000;
  line-height: 20px;
  line-height: 33px;
  cursor: pointer;
}
.footer{
  width: 100%;
  height: 220px;
  background: #fafafa;
  text-align: center;
  padding-top: 38px;
  cursor: pointer;
}
.footer>div a{
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 20px;
}
.footer>div em{width: 1px; height: 12px; background: #666; margin: 0 34px; display:inline-block;}
.footer span{
  display: block;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  padding-top: 24px;
}
.footer p{
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  padding-top: 10px;
}

/* Toast */
.toast{
  opacity: 0.75;
  background: #000000;
  border-radius: 8px;
  font-size: 16px;
  color:#fff; 
  text-align:center;
  position:fixed; top:50%; left:50%; z-index:999999; filter: alpha(opacity=75);
  background:#000;
  padding: 30px 100px;
  transform:translate(-50% ,-50%);
}
.buyToast{
  width: 500px;
  height: 122px;
  opacity: 0.75;
  background: #000000;
  border-radius: 8px;
  position:fixed; top:50%; left:50%; z-index:999999; filter: alpha(opacity=75);
  transform:translate(-50% ,-50%);
}
.gou{
  width: 48px;
  height: 49px;
  background: url(https://img.xmkanshu.com/u/202211/11/200516308.png) no-repeat; 
  background-size: 100%; 
  margin: 0 auto;
  margin-top: 16px;
}
.chenggong{
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  padding-top: 10px;
}

.readCenter{
  width: 800px; margin: 0 auto;
}
.page{height: 74px; display: flex; align-items: center; justify-content: center; position: relative;}
.page em{width: 1px;
  height: 16px;background: #666; display: block; margin: 0 40px;
 }
.page>div{
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #dcdddf;
  cursor: pointer;
}
.page>div.active{
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}
.page .record_Of_Consumption{
  display: flex;
  justify-items: center;
  align-items: center;
  position: absolute;
  left: 0;
  font-size: 14px;
  color: #dcdddf;
  line-height: 18px;
  cursor: pointer;
}
.page .record_Of_Consumption img{
  width: 18px;
  height: 18px;
  margin-right: 6px;
}
.buyWindows{
  width: 520px;
  height: 316px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 2px 16px 0px rgba(54,61,77,0.20); 
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50% ,-50%);
  display: none;
}
.allBox{
  position: relative;
}
.allBox .title_Name{
  font-size: 20px;
  text-align: center;
  color: #333333;
  padding-top: 24px;
}
.allBox .buyList{ display: flex; margin: 32px 48px 40px 48px;}
.allBox .buyList ul{
  display: flex;
  flex-wrap: wrap;
  font-style: normal;
}
.allBox .buyList ul li{
  width: 80px;
  font-size: 16px;
  text-align: left;
  color: #999999;
  margin-top: 16px;
  line-height: 24px;
 }
.allBox .buyList ul li:nth-child(2n){
  width: 328px;
  font-size: 14px;
  text-align: left;
  color: #333333;
  padding-left: 8px;
  line-height: 24px;
}
.Iknow{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 40px;
  background: #e60000;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  margin: 0 auto;
}
.s-Title{
  font-style: normal;
  font-size: 30px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #333333;
  padding: 64px 0 72px 0;
} 
.senterTit{
  font-style: normal;
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  padding-top: 60px;
}
.threTit{
  font-style: normal;
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
}
.fourTit{
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 20px;
  padding-top: 64px;
}
.jj{
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
}
.pText{
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
  padding-top: 10px;
}
.pText span{
  color: #999;
}
.footText{
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 35px;
  padding-top: 70px;
}
.wText{
  padding-top: 80px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 35px;
  color: #333333;
}
.p0{padding-top: 0px;}
.readImages img{width: 100%; display: block;}
.bottomPadding{padding: 60px 0 120px 0;}
@-webkit-keyframes w1{from{bottom:0%;}to { bottom: 80px}}
@keyframes w1{from{bottom: 0%;}to { bottom: 80px}}
.toast_1 .ico_tost{ width:42px; height:50px; position:absolute;background: url("https://img.xmkanshu.com/operateimg/novel/e9/e9ec6c3e24a3b0e1677cd5e379ec7557.png") no-repeat; background-size: 42px 50px; margin-top: -20px; margin-left: -30px;}
.toast_1 .fn_1{ font-size: 11px; color: #fff; text-indent: 15px;}
.toast_1 .fn_1 span{color: #ffe45a}
.none{display: none;}
.Row1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.Row3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
* {
    margin: 0;
    padding: 0;
    user-select: none;
}
input[type="text"]:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: #999999;
    font-size: 16px;
}
:-moz-placeholder {
    color: #999999;
    font-size: 16px;
}
::-moz-placeholder {
    color: #999999;
    font-size: 16px;
}
:-ms-input-placeholder {
    color: #999999;
    font-size: 16px;
}
.cover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    display: none;
    z-index: 100;
}
.cover-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background: #ffffff;
}

.dialog-main {
    position: relative;
    width: 520px;
    border-radius: 8px;
    box-shadow: 0px 2px 16px 0px rgba(54, 61, 77, 0.2);
    padding: 24px 48px 32px;
    box-sizing: border-box;
    display: none;
}
.dialog-close {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.dialog-title {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    text-align: center;
    margin-bottom: 48px;
}
.dialog-bindPhone .main-label {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
}
.dialog-bindPhone .main-binding {
    margin-bottom: 40px;
    display: none;
}
.dialog-bindPhone .phone-number {
    color: #666666;
}

.dialog-bindPhone .form-item {
    margin-bottom: 48px;
    display: flex;
}
.dialog-bindPhone  .form-item:nth-last-of-type(1) {
    margin-bottom: 40px;
}
.dialog-bindPhone .form-item .form-itme--label {
    margin-right: 16px;
}
.dialog-bindPhone .form-item .form-itme--input {
    border-bottom: 1px solid #dcdddf;
    flex: 1;
    padding-bottom: 8px;
    height: 24px;
    position: relative;
}
.dialog-bindPhone .form-item .form-itme--input input {
    border: none;
    line-height: 22px;
    font-size: 16px;
}
.dialog-bindPhone .form-item .form-item--verCode {
    width: 98px;
    height: 38px;
    border: 1px solid #dcdddf;
    border-radius: 20px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    margin-left: 30px;
}
.dialog-bindPhone .form-item .form-item--err {
    position: absolute;
    height: 16px;
    font-size: 14px;
    color: #e60000;
    left: 0;
    bottom: -20px;
}
.dialog-bindPhone .submit-btn {
    width: 240px;
    height: 40px;
    background: #e60000;
    border-radius: 2px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.dialog-bindPhone .grey {
    color: #ffffff !important;
    background: #dcdddf !important;
    cursor: inherit;
}

.dialog-main .dialog-close {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.dialog-main .dialog-title {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    text-align: center;
    margin-bottom: 48px;
}

.dialog-refund .form-item {
    margin-bottom: 48px;
    display: flex;
}
.dialog-refund .form-item:nth-last-of-type(1) {
    margin-bottom: 40px;
}
.dialog-refund .form-item .form-itme--label {
    margin-right: 16px;
}
.dialog-refund .form-item .form-itme--input-wrap {
    border-bottom: 1px solid #dcdddf;
    flex: 1;
    padding-bottom: 8px;
    height: 24px;
    position: relative;
}

.dialog-refund .form-item .form-itme--textarea-wrap {
    flex: 1;
    height: 84px;
    position: relative;
}

.dialog-refund .form-item .form-itme--input-wrap input {
    border: none;
    line-height: 22px;
    font-size: 16px;
}
.dialog-refund .form-item .form-itme--textarea-wrap .input-refunds {
    resize: none;
    width: 100%;
    height: 84px;
    padding: 4px 12px;
    box-sizing: border-box;
    border: 1px solid #dcdddf;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 46px;
}
.dialog-refund .form-item .form-itme--textarea-wrap .input-refunds--nums {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    position: absolute;
    right: 0;
    bottom: -26px;
}
.dialog-refund .form-item .form-item--err {
    position: absolute;
    height: 16px;
    font-size: 14px;
    color: #e60000;
    left: 0;
    bottom: -20px;
}
.dialog-refund .submit-btn {
    width: 240px;
    height: 40px;
    background: #e60000;
    border-radius: 2px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.dialog-refund .grey {
    color: #ffffff !important;
    background: #dcdddf !important;
    cursor: inherit;
}
.dialog-refund input {
    width: 100%;
}
.dialog-refund .form-notice {
    font-size: 13px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
    margin-bottom: 40px;
}
.dialog-refund .form-notice--title {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #222222;
    line-height: 16px;
    margin-bottom: 10px;
}
