
@font-face {
  font-family: 'iconfont';  /* Project id 1820363 */
  src: url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.eot?t=1650966704044'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.eot?t=1650966704044#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.woff2?t=1650966704044') format('woff2'),
  url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.woff?t=1650966704044') format('woff'),
  url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.ttf?t=1650966704044') format('truetype'),
  url('//at.alicdn.com/t/font_1820363_p7l88np7f8l.svg?t=1650966704044#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  /* -webkit-text-stroke-width: 0.2px; */
  -moz-osx-font-smoothing: grayscale;
}
.logo::before {
  content: '\e810';
}
.platform-logo{
  max-width: 220px;
  height: 48px;
}
.platform-logo-h{
  border-radius: 6px;
  image-rendering:-moz-crisp-edges;
  image-rendering:-o-crisp-edges;
  image-rendering:-webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-font-smooting:  antialiased;
}

.music::before{
  content: '\e8b0';
}
.music-mute::before{
  content: '\e8ab';
}
.share::before{
  content: '\e8b5';
}
.download::before{
  content: '\e8b4';
}
.print-pdf::before{
  content: '\e991';
}

.bookcase::before{
  content: '\e808';
}
.preview::before{
  content: '\e8b3';
}
.catalog-icon::before {
  content: '\e80b';
}
.firstPage::before {
  content: '\e814';
}
.prePage::before, .preArrow>span::before{
  content: '\e80c';
}

.nexPage::before, .nextArrow>span::before {
  content: '\e809';
}
.lastPage::before {
  content: '\e813';
}
.zoomOut::before {
  content: '\e8ae';
}
.zoomIn::before {
  content: '\e8ad';
}
.autoPaging::before{
  content: '\e812';
}
.stopPaging::before{
  content: '\e815';
}
.fullScreen::before{
  content: '\e8b7';
}
.closeFullScreen::before{
  content: '\e8b8';
}
.more::before{
  content: '\e81e';
}
.reply::before{
  content: '\e81c';
}
.back::before {
  content: '\e827';
}
.about::before {
  content: '\e8b6';
}
.fav-icon-pc {
  width: 60px;
  height: 60px;
}
.volumes-icon-pc {
  width: 22px;
  height: 22px;
  margin-top: 19px;
}
.btn-robot-video{
  width: 80px;
  height: 28px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  font-size: 14px;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.robot-video-icon{
  width: 28px;
  height: 28px;
  margin-right: 2px;
}
.recommend::before{
  content: '';
  display: inline-block;
  margin-top: 20px;
  width: 20px;
  height: 20px;
  background-image: url("https://cdn11.bookln.cn/recommend@3x.png");
  background-size: 20px 20px;
}
.platform-logo::before{
  content: '';
  display: inline-block;
  margin-top: 20px;
  height: 20px;
  width: 72px;
  background-image: url("https://cdn11.bookln.cn/ic_caishufeng_logo1.png");
  background-size: 72px 20px;
}
html, body {
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(100, 100, 100, 0.6);
  border-radius: 3px;
}
.left_body {
  width: 17.5rem;
  height: 100%;
  position: absolute;
  background: #000;
  color: #EBEBEB;
  /* position: relative; */
  z-index: 10;
  overflow: auto;
  transform: translate3d(-17.5rem,0,0);
  -webkit-transform: translate3d(-17.5rem,0,0);
  -moz-transform: translate3d(-17.5rem,0,0);
  -o-transform: translate3d(-17.5rem,0,0);
  -ms-transform: translate3d(-17.5rem,0,0);
  -webkit-transition: -webkit-transform .2s;
  -moz-transition: -moz-transform .2s;
  -o-transition: -o-transform .2s;
  -ms-transition: -ms-transform .2s;
  transition: transform .2s
}

.left_body2 {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}
.c_title {
  border-bottom: 1px #373737 solid;
  height: 59px;
  line-height: 59px;
  padding: 0 15px;
  font-size: 16px;
}
.left_body_gb {
  position: absolute;
  height: 59px;
  width: 59px;
  top: 0;
  text-align: center;
  line-height: 59px;
  right: 0;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
}
.catalog-list {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 12px;
  background:rgba(255,255,255,0.08);
  color: #A8A8A8;
}

.level-1,.level-2,.level-1-content,.level-2-content,.level-3-content{
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: 10px;
  cursor: pointer;
}
.sq-img{
  padding: 5px 6px;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.page-name{
  flex: 1;
  -webkit-flex: 1;
  line-height: 18px;
}
.page-num{
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  width:40px;
  height:14px;
  line-height: 14px;
  background:rgba(255,255,255,0.09);
  border-radius:7px;
  text-align: center;
  font-size: 10px;
  margin-top: 2px;
  margin-left: 5px;
}
.level-1{
  padding-left: 8px;
}
.level-2{
  padding-left: 18px;
}
.level-1-content{
  padding-left: 29px;
}
.level-2-content{
  padding-left: 39px;
}
.level-3-content{
  padding-left: 49px;
}
.hid{
  display: none;
}
.active {
  background: #2C2E2F;
  color: #FFFFFF;
}
.menu-vis {
  display:none;
}

.eSampleBook {
  /* width: 100%; */
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-position: center;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform .2s;
  -moz-transition: -moz-transform .2s;
  -o-transition: -o-transform .2s;
  -ms-transition: -ms-transform .2s;
  transition: transform .2s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none
}
.eSampleBook2 {
  -webkit-transform: translate3d(17.5rem,0,0);
  -moz-transform: translate3d(17.5rem,0,0);
  -o-transform: translate3d(17.5rem,0,0);
  -ms-transform: translate3d(17.5rem,0,0);
  transform: translate3d(17.5rem,0,0)
}
.mask {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.top {
  width: 100%;
  /* 50px */
  height: 60px;
  background: rgba(13,17,22,0.85);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  box-sizing: border-box;
  z-index: 11;
}
.top-left{
  height: 60px;
  align-items: center;
  min-width: 240px;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
}
.logo {
  height: 60px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  transition: all .2s linear;
  color: #fff;
  font-size: 20px;
  padding: 0 .625rem;
  flex-shrink: 0;
}
.logo:hover, .back-prev:hover {
  background-color: #464749;
  transition: all .2s linear;
}
.back-prev {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 40px;
  display: none;
  flex-shrink: 0;
  margin-right: 8px;
}

.top .opts {
  height: 60px;
  display: inline-flex;
  align-items: center;
}

.top .opts > span {
  display: inline-block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: all .2s linear;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  position: relative;
}
.top .opts > span:hover {
  background-color: #464749;
  transition: all .2s linear;
}
.top .opts .music{
  /* 58px */
  width: 58px;
}

.volumes-hover-wrap{
  background: #3DA6FE;
  width: 269px;
  height: 68px;
  line-height: 68px;
  border-radius: 4px;
  position: absolute;
  box-shadow:0px 3px 6px 0px rgba(0,0,0,0.5);
  top: 60px;
  left: 0;
  z-index: 20;
  font-size: 18px;
  display: inline-block;
}
.volumes-hover-wrap::before{
  content: '';
  width: 10px;
  height: 10px;
  background-color:#3DA6FE;
  transform: rotate(45deg);
  margin: -4px auto 0;
  position: absolute;
  top: 0;
  left: -210px;
  right: 0;
}

/* 手机预览二维码 */
.preview-hover-wrap, .recommend-hover-wrap, .fav-hover-wrap {
  width: 230px;
  position: absolute;
  top: 60px;
  left: -35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  box-shadow:0px 3px 6px 0px rgba(0,0,0,0.5);
  border-radius:4px;
  visibility: hidden;
  z-index: 20;
}

.preview-hover-wrap::before, .recommend-hover-wrap::before, .fav-hover-wrap::before{
  content: '';
  width: 10px;
  height: 10px;
  background-color:#fff;
  transform: rotate(45deg);
  margin: -4px auto 0;
  position: absolute;
  top: 0;
  left: -96px;
  right: 0;
}
.preview-hover-wrap img{
  width: 164px;
  height: 164px;
  margin-top: 10px;
}
.preview-hover-wrap span {
  font-size: 14px;
  color: #333;
}
.top .opts > span .preview-hover-wrap > span{
  line-height: 20px;
  margin-bottom: 10px;
}
.preview:hover .preview-hover-wrap,.recommend:hover .recommend-hover-wrap,.about-fav:hover .fav-hover-wrap{
  visibility: visible;
}

.recommend-hover-wrap::before,.fav-hover-wrap::before{
  margin-top: -4px;
  left: -96px;
}
.recommend-hover-wrap img,.fav-hover-wrap img{
  width: 164px;
  height: 164px;
  margin-top: 30px;
}
.r-text,.r-text-1{
  font-size: 14px;
  line-height: 21px;
  color: #1B1E2D;
}
.r-text-1{
  margin-top: 8px;
  font-weight: bold;
  margin-bottom: 10px;
}





.single-menu, .top .opts > span.more {
  display: none;
}

.sample-order-btn{
  flex-shrink: 0;
  display: flex;
  min-width: 240px;
}
.sample-order-btn>.add-order{
  cursor: pointer;
  width: 102px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background: #3CA6FE;
  border-radius: 4px;
  font-size: 14px;
  margin-right: 32px;
}
.sample-order-btn>.my-order{
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  color: #fff;
}
.my-order-num{
    background: #F5222D;
    height: 20px;
    padding: 0 8px;
    border-radius:40px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-left: 2px;
}
.hidden{
  display: none;
}

.content {
  width: 100%;
  height: 100%;
  padding: 2.375rem 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 10;
}

.preArrow,.nextArrow {
  /* 80px, 300px */
  width: 5rem;
  height: 18.75rem;
  opacity: 0.7;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s linear;
  z-index: 10;

}
.preArrow:hover, .nextArrow:hover {
  background: rgba(13,17,22,1);
  transition: all .2s linear;
}
.preArrow{
  left: 0;
}
.nextArrow {
  right: 0;
}
.preArrow span, .nextArrow span {
  font-size: 100px;
  color: #fff;
}
/* ----用户反馈----- */
.userFeedback {
  width: 54px;
  height: 54px;
  border-radius: 54px;
  background-color: #3ca6fe;
  color: #fff;
  text-align: center;
  line-height: 54px;
  align-self: flex-end;
  position: absolute;
  right: 120px;
  bottom: 105px;
  display: none;
  cursor: pointer;
  z-index: 1000;
}
.userFeedback .reply {
  font-size: 24px;
}
.uf-notice {
  position: absolute;
  top: 7px;
  right: 80px;
  width: fit-content;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  white-space: nowrap;
  background-color: #3ca6fe;
  border-radius: 3px;
  color: #fff;
  transition: all .2s linear;
   visibility: hidden;
}
.uf-notice::after {
  position: absolute;
  display: block;
  content: '';
  height: 20px;
  width: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 50;
  top: 10px;
  right: -6px;
  background-color: #3ca6fe;
}

.userFeedback:hover .uf-notice {
  visibility: visible;
  transition: all .2s linear;
}

.book-viewport,.book-viewport-wrapper {
  position: relative;
}


#flipbook {
  translate: all .2s linear;
}
#flipbook .page-wrapper{
  -webkit-perspective: 125rem;
  -moz-perspective: 125rem;
  -ms-perspective: 125rem;
  perspective: 125rem;
}
#flipbook .page {
  background-color: #fff;
}
#flipbook>.shadow {
  box-shadow: 0 0 10px #000;
}
#flipbook .page>img {
  width: 100%;
  height: 100%;
}
/* 页面阴影 */
#flipbook .page .evenshadow {
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-image: -webkit-linear-gradient(right, rgba(60, 60, 60, 0.4) 0%, rgba(50, 50, 50, 0.1) 54%, rgba(200, 200, 200, 0) 100%);
 z-index: 1;
}
#flipbook .page .oddshadow {
  width: 12%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(53, 53, 53, 0.5) 0%, rgba(53, 53, 53, 0.2) 40%,rgba(53, 53, 53, 0.1) 60%, rgba(200, 200, 200, 0) 100%);
  z-index: 1;
}
#flipbook .page .gradient{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;

}

#flipbook .page .gradient{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;

}

/* 封面阴影 */
.normal_left_border, .normal_right_border {
  position: absolute;
  top: 0;
  width: 0.45em;
  height: 100%;
  z-index: 1;
}
.normal_right_border {
  right: 0;
  background-image: linear-gradient(right, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -o-linear-gradient(right, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -moz-linear-gradient(right, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -webkit-linear-gradient(right, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -ms-linear-gradient(right, rgba(20,20,20,0.5), rgba(240,240,200,0));
}
.normal_left_border {
  left: 0;
  background-image: linear-gradient(left, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -o-linear-gradient(left, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -moz-linear-gradient(left, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -webkit-linear-gradient(left, rgba(20,20,20,0.5), rgba(240,240,200,0));
  background-image: -ms-linear-gradient(left, rgba(20,20,20,0.5), rgba(240,240,200,0));
}

.page-shadow-vertical,.page-shadow-vertical_front{
  position: absolute;
  top: 0;
  width: 100%;
  height: 4.2%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background-image: linear-gradient(top,rgba(53,53,53,0.5) 0,rgba(53,53,53,0.2) 40%,rgba(53,53,53,0.1) 60%,rgba(200,200,200,0) 100%);
  background-image: -webkit-linear-gradient(top,rgba(53,53,53,0.5) 0,rgba(53,53,53,0.2) 40%,rgba(53,53,53,0.1) 60%,rgba(200,200,200,0) 100%);
  background-image: -moz-linear-gradient(top,rgba(53,53,53,0.5) 0,rgba(53,53,53,0.2) 40%,rgba(53,53,53,0.1) 60%,rgba(200,200,200,0) 100%);
  background-image: -o-linear-gradient(top,rgba(53,53,53,0.5) 0,rgba(53,53,53,0.2) 40%,rgba(53,53,53,0.1) 60%,rgba(200,200,200,0) 100%);
  background-image: -ms-linear-gradient(top,rgba(53,53,53,0.5) 0,rgba(53,53,53,0.2) 40%,rgba(53,53,53,0.1) 60%,rgba(200,200,200,0) 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,EndColorStr='#00C8C8C8',StartColorStr='#CC5D5D5D');
}

.page-shadow-vertical_front {
  height: 0.8%;
}


.singleWidth{
  width: 0;
  height: auto;
}

#leftDepth, #rightDepth{
  width: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  position: absolute;
  background-size: 100% 100%;
}
#rightDepth {
  right: 0;
  background: url('../img/thickness.png') no-repeat right;
}
#leftDepth {
  left: 0;
  background: url('../img/thickness_left.png') no-repeat left;
}

.bottom {
  width: 100%;
  height: 3.125rem;
  background: rgba(13,17,22,1);
  opacity: 0.7;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 11;
}
.bottom span {
  /* margin-left: 1.625rem; */
  cursor: pointer;
  width: 3.125rem;
  height: 100%;
  line-height: 3.125rem;
  transition: all .2s linear;
  font-size: 50px;
  text-align: center;
}
.bottom span:hover {
  background-color: #464749;
  transition: all .2s linear;
}

.inputPage {
  width: 9.375rem;
  /* 23px */
  height: 1.4375rem;
  text-align: center;
  margin: 0 1.625rem;
  background-color: #fff;
  font-size: 14px;
}


/* 分享, 登录, 表单 */
.share-modal,.share-modal-mask, .form-modal,
.form-modal-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display:none;
}
.share-modal-mask,  .form-modal-mask{
  background: rgba(0,0,0,.65);
  display:block;
}
.share-modal-content,  .form-modal-content{
  width: 327px;
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  background-clip: padding-box;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
  z-index: 1001;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.share-modal-header-wrap{
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgba(0,0,0,.65);
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.share-modal-title{
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  font-weight: 600;
}
.share-modal-close{
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: 0;
  color: rgba(0,0,0,.45);
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  outline: 0;
  padding: 0;
  text-decoration: none;
  transition: color .3s;
}
.eSampleBookShare {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-position: center;
}
.eSampleBookShare-cover {
  width: 100px;
  height: 139px;
  border-radius: 4px;
  margin-bottom: 30px;
  object-fit: cover;
}
.eSampleBookShare-copyInput .copyContent {
  width: 180px;
  line-height: 30px;
  background-color: #f9f9f9;
  border-radius: 15px 0 0 15px;
  border: 1px solid #e8e8e8;
  color: #999;
  padding-left: 14px;
  padding-right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.eSampleBookShare-copyInput {
  display: flex;
  width: 280px;
  height: 30px;
  border-radius: 15px;
  margin-bottom: 20px;
  font-size: 12px;
}
.copyLink, .copyCode {
  position: absolute;
  z-index: -100;
  /* display: none; */
  opacity: 0;
}
.eSampleBookShare-copyInput .copyBtn {
  width: 100px;
  line-height: 30px;
  text-align: center;
  background-color: #3ca6fe;
  color: #fff;
  border-radius: 0 15px 15px 0;
  cursor: pointer;
}
.share-modal-tbody-wrap{
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  wouf-wrap: break-word;
}


.hidden{
  display: none;
}


.form-modal{
  /* display: block; */
  /* width: 520px; */
}
.form-modal-content{
  width: 650px;
}
.form-modal-body {
  padding: 0 30px 40px;
  font-size: 14px;
  color: #333;
  font-weight:600;
  max-height: 400px;
  overflow-y: auto;
}
.form-item-wrap {
  margin-top: 24px;
}
.form-item-label{
  width: 100%;
  margin-bottom: 15px;
}
.form-item-label-required::after{
  content: '*';
  color: red;
  margin-left: 3px;;
}
.form-item-text {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.form-item-input, .form-item-textarea, .form-item-select{
  width: 100%;
  height: 38px;
  border-radius: 4px;
  border:1px solid #E8E8E8;
  outline: none;
  padding: 5px;
  box-sizing: border-box;
}

.form-item-textarea {
  max-width: 100%;
  min-height: 120px;
}


.form-item-check {
  display: flex;
  align-items: center;
  margin-bottom: 15px;

}
.form-item-check-icon, .form-item-radio-icon{
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #E8E8E8;
  cursor: pointer;
  margin-right: 10px;
  text-align: center;
  line-height: 14px;
}
.form-item-radio-icon {
  border-radius: 16px;
}
.form-item-check-icon-active::after{
  content: '√';
  color: #3ca6fe;
  font-size: 14px;
}
.form-item-radio-icon-active::after{
  content: '●';
  color: #3ca6fe;
  font-size: 14px;
}
.form-item-check-value {
  font-weight: normal;
}
.form-item-select option{
  min-height: 50px;
  line-height: 40px;
}

.form-footer-wrap{
  width: 100%;
}
.form-item-button {
  width: calc(100% - 60px);
  height: 42px;
  background-color: #3ca6fe;
  color: #fff;
  border-radius:4px;
  text-align: center;
  line-height: 42px;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 20px 30px 30px;
}


.ui-toast {
position: fixed;
left: 50%;
top: 50%;
min-width: 2rem;
max-width: 100%;
text-align: center;
font-size: 0.9rem;
color: #fff;
background: rgba(58, 58, 58, 0.8);
border-radius: 0.3rem;
opacity: 0;
transition: all .25s ease 0s;
transform: translate(-50%, -50%);
z-index: 9999;
}
/* line 23, ../sass/toast1.scss */
.ui-toast.show {
  opacity: 1;
}
/* line 26, ../sass/toast1.scss */
.ui-toast.hide {
  opacity: 0;
}
/* line 29, ../sass/toast1.scss */
.ui-toast .icon {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin: .5rem auto 0 auto;
  background: #eee;
}
/* line 36, ../sass/toast1.scss */
.ui-toast .ui-toast-text {
  display: block;
  padding: .6rem .9rem;
  line-height: 150%;
}

.unauthorized-warp {
  width: 100%;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #999;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.unauthorized-warp img {
  width: 244px;
  height: 244px;
  margin-bottom: 10px;
}
.unauthorized-warp .unauthorized-img1 {
  width: 178px;
  height: 148px;
}
.unauthorized-warp .unauthorized-tip1 {
  margin: 14px 0 20px 0;
  text-align: center;
}
.unauthorized-warp .unauthorized-tip1 +a {
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  color: #3ca6fe;
}
.book-bgk-cover{
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
/*此方法只适合左右翻页，上下翻页因为旋转不能使用居中*/
.page-item-center{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
}
.page-item-wrapper{
  position: relative;
  width: 100%;
  height: 100%;
  background-size: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image:url('https://cdn11.bookln.cn/sample_loader.gif');
}
.match-qr-res{
  position: absolute;
  background:rgba(61,166,254,0.5);
  cursor: pointer;
  border: 2px solid rgb(61,166,254);
}
.match-media-res{
  position: absolute;
  cursor: pointer;
}
.res-image-btn{
  cursor: default;
}
.res-link-btn {
  border: 1px dashed  rgb(61,166,254);
  background:rgba(61,166,254,0.5);
}

.sample-order-wrapper {
  position: fixed;
  top: 0;
  right:-1000px;
  width: 320px;
  height: 100%;
  z-index: 500;
  background: #fff;
  box-shadow:-10px 0px 20px 0px rgba(0,0,0,0.1);
}
.sample-order-nav{
  width: 100%;
  height: 60px;
  background: #F2F2F2;
  font-size: 16px;
  line-height: 60px;
  color: #333;
  padding: 0 15px;
}
.sample-order-x{
  position: absolute;
  height: 60px;
  width: 60px;
  top: 0;
  text-align: center;
  line-height: 60px;
  right: 0;
  font-size: 20px;
  cursor: pointer;
}

.sample-order-content{
    margin: 24px;
}
.sample-order-name{
  font-size: 16px;
  line-height: 24px;
}
.sample-order-num-wrapper{
  margin-top: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 24px;
}
.sample-order-num-text{
  color: #666;
  margin-right: 12px;
}
.sample-order-num-clac{
  display: flex;
  border-radius:4px;
}
.sample-order-num-sub,.sample-order-num-add{
  width: 27px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background:rgba(250,250,250,1);
  border-radius:4px 0px 0px 4px;
  border:1px solid rgba(0,0,0,0.15);
  cursor: pointer;
}
.sample-order-num-add{
  border-radius:0px 4px 4px 0px;
  border-left: none;
}
.sample-order-num-sub{
  border-right: none;
}
.sample-order-num-input-wrapper{
  width: 85px;
  height: 26px;
  border:1px solid #3ca6fe;
}
.sample-order-num-input{
  width: 85px;
  height: 26px;
  background:none;
  outline:none;
  border:none;
  text-align:center;
}
.sample-order-num-input:focus{
  border:none;
}
/* 普通IE浏览器 样式清除 */
.sample-order-num-input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
  -webkit-appearance: none !important;
}
/* 火狐浏览器样式清除 */
.sample-order-num-input[type="number"]{
  -moz-appearance:textfield;
}
.sample-order-save{
  width: 100%;
  height:42px;
  line-height: 42px;
  background:rgba(60,166,254,1);
  border-radius:4px;
  font-size:16px;
  color: #fff;
  text-align: center;
  margin-top: 90px;
  cursor: pointer;
}
.vis{
  visibility: hidden;
}

/*暂停时显示播放按钮*/
  .vjs-paused .vjs-big-play-button,
  .vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
  }
/*播放按钮变圆形*/
.video-js .vjs-big-play-button{
  font-size: 2em;
  line-height: 1.7em;
  height: 2em;
  width: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
  border-width: 0.15em;
  margin-top: -1em;
  margin-left: -1.045em;
}
  /*.video-js .vjs-big-play-button{*/
  /*  font-size: 2.5em;*/
  /*  line-height: 2.3em;*/
  /*  height: 2.5em;*/
  /*  width: 2.5em;*/
  /*  -webkit-border-radius: 2.5em;*/
  /*  -moz-border-radius: 2.5em;*/
  /*  border-radius: 2.5em;*/
  /*  background-color: #73859f;*/
  /*  background-color: rgba(115,133,159,.5);*/
  /*  border-width: 0.15em;*/
  /*  margin-top: -1.25em;*/
  /*  margin-left: -1.25em;*/
  /*}*/
/* 中间的播放箭头 */
/*.vjs-big-play-button .vjs-icon-placeholder {*/
/*  font-size: 1.63em;*/
/*}*/
.vjs-big-play-button .vjs-icon-placeholder {
  font-size: 1.3em;
}
/* 加载圆圈 */
.vjs-loading-spinner {
  font-size: 2.5em;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  margin-top: -1em;
  margin-left: -1.5em;
}
/*点击屏幕播放/暂停*/
 .video-js.vjs-playing .vjs-tech {
   pointer-events: auto;
 }
/*进度显示当前播放时间*/
.video-js .vjs-time-control{display:block;}
.video-js .vjs-remaining-time{display: none;}

.robot-video-wrapper{
  position: fixed;
  z-index: 999;
  bottom: 48px;
  left: 80px;
  width: 260px;
  height: 448px;
}
.robot-video-close{
  position: absolute;
  z-index: 1003;
  left: 22px;
  top: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.robot-video-poster-wrapper {
  position: absolute;
  z-index: 1001;
  left: 0;
  bottom: 0;
  height: 432px;
  width: auto;
}
.robot-video-poster{
  width: 100%;
  height: 100%;
}
.robot-video-play{
  position: absolute;
  z-index: 1002;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 77px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  cursor: pointer;
}

.robot-canvas{
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  zoom: 0.4
}



