*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);}
body{font-family:微软雅黑;-webkit-text-size-adjust:100% !important;text-size-adjust:100% !important;-moz-text-size-adjust:100% !important;}
input{border:none;background:none;outline:none;font-family:微软雅黑;-webkit-appearance:none;}
textarea{font-family:微软雅黑;-webkit-appearance:none;outline:none;border:none;}
li{list-style:none;}
.clearfix::before,.clearfix::after{content:"";display:block;height:0;line-height:0;clear:both;visibility:hidden;}
a{text-decoration:none;-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;outline:none;color:#333;-webkit-tap-highlight-color:transparent;}
.no{display:none;}
.layui-layer-btn{font-size:12px !important;}
.yourclass{background-color:transparent !important;}
.bodyover{width:100%;height:100vh;overflow:hidden;}
/*滚动条样式*/
/* 滚动槽 */
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{-webkit-box-shadow:rgba(0,0,0,0.3);border-radius:10px;}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,0.1);-webkit-box-shadow:#ddd;}
::-webkit-scrollbar-thumb:window-inactive{background:#ddd;}
/*反馈*/
.feedback{position:fixed;bottom:0.8rem;right:0.3rem;z-index:100;touch-action:none;user-select:none;will-change:transform;width:1.1rem;height:1.1rem;}
.feedback img{display:block;width:0.51rem;margin:0 auto;}
.feedback p{font-size:0.24rem;color:#888;text-align:center;}
.fkBox{width:100%;max-height:95%;background-color:#fff;position:fixed;bottom:0;box-sizing:border-box;padding-bottom:0.3rem;border-radius:0.5rem 0.5rem 0 0;box-shadow:0px 6px 18px 1px rgba(29,41,57,0.14);z-index:1020;transition:0.3s transform;transform:translateY(104%);}
.dialog{transform:translateY(0) !important;}
.btitle{width:100%;line-height:1.2rem;font-size:0.4rem;color:#333;font-weight:bold;box-sizing:border-box;padding:0 0.3rem;}
.fkcloseI{width:1.1rem;height: 1.2rem;position:absolute;right:0;top:0;display: flex;align-items: center;justify-content: center;}
.fkcloseI img{display: block;width:0.6rem;}
.fzimg{display:block;width:0.3rem;}
.itemb{font-size:0.3rem;color:#3d3d3d;display:flex;align-items:center;box-sizing:border-box;}
.tcol{color:#2A659E;margin-right:0.3rem;}
.titleOne{font-size:0.24rem;color:#111122;margin-bottom:0.2rem;font-weight:500;}
.tmbpx0{margin-bottom:0 !important;}
.zyname{height:0.7rem;line-height:0.7rem;border:1px solid #eceaff;border-radius:0.25rem;box-sizing:border-box;padding:0 0.2rem;font-size:0.28rem;color:#111133;margin:0.15rem 0.15rem 0 0;}
.zyname:nth-child(3){margin:0.15rem 0 0 0;}
.filled{background:#4432ff;color:#fff;}
.zylist{display:flex;flex-wrap:wrap;margin-bottom:0.3rem;}
.navcont{width:100%;box-sizing:border-box;padding:0 0.3rem 0.3rem 0.3rem;overflow:auto;}
.otherb{width:100%;height:1.5rem;background:#f9f9f9;border-radius:0.32rem;display:flex;flex-direction:column;justify-content:space-evenly;box-sizing:border-box;padding-left:0.3rem;}
.remarkb{width:100%;border-radius:0.32rem;border:1px solid #eceaff;box-sizing:border-box;padding:0.24rem;margin-bottom:0.15rem;}
.indetail{display:block;width:100%;font-size:0.28rem;color:#333;min-height:1rem;resize:none;}
.wordtotal{font-size:0.24rem;color:#bbb;text-align:right;margin-top:0.1rem;}
.hwcol{color:#000;}
.uploadpz{width:1.4rem;height:1.4rem;border-radius:0.12rem;border:1px dashed #bbb;float:left;box-sizing:border-box;margin-right:0.15rem;}
.pzI{display:block;width:0.48rem;margin:0.15rem auto 0 auto;}
.pzT{font-size:0.2rem;color:#999;text-align:center;}
.uploadlist{width:100%;margin-top:0.3rem;}
.itemUpload{width:1.4rem;height:1.4rem;border-radius:0.12rem;border:1px solid transparent;float:left;position:relative;box-sizing:border-box;margin-right:0.15rem;}
.itemUpload:last-child{margin-right:0;}
.upimg{display:block;width:100%;height:100%;border-radius:0.12rem;}
.upscI{position:absolute;width:0.32rem;top:0;right:-0.14rem;}
.upbfI{position:absolute;width:0.26rem;bottom:0.1rem;left:0.1rem;}
.fkbtnlist{width:100%;background:#fff;display:flex;align-items:center;justify-content:space-evenly;box-sizing:border-box;}
.fkcancel{width:2.6rem;height:0.8rem;line-height:0.8rem;text-align:center;background:#4432ff0f;border-radius:0.27rem;color:#4432ff;font-size:0.32rem;}
.fksubmit{width:2.6rem;height:0.8rem;line-height:0.8rem;text-align:center;background:#4432ff26;border-radius:0.27rem;color:#fff;font-size:0.32rem;}
.fksubc{background:#4432ff !important;color:#fff;}
/*加载中*/
.jzshow{display:none;}
.loading_wrap{
-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#fff;font-size:14px;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;left:0;bottom:0;right:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;opacity:1;z-index:1000;background-color:rgba(0, 0, 0, 0.6);border-radius:0.1rem; 
transition:-webkit-transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86);
-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86);
-o-transition:transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86);
transition:transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86);
transition:transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86),-webkit-transform 0.3s cubic-bezier(0.78,0.14,0.15,0.86);}
.loading_spin_dot{font-size:32px;width:32px;height:32px;display:inline-block;position:relative;}
.loading_spin_dot i{width:14px;height:14px;}
.loading_spin_dot_spin{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:ebookRotate 1.2s infinite linear;animation:ebookRotate 1.2s infinite linear;}
.loading_spin_dot_item:nth-child(1){top:0;left:0;}
.loading_spin_dot_item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s;}
.loading_spin_dot_item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s;}
.loading_spin_dot_item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s;}
.loading_spin_dot_item{
position:absolute;display:block;width:9px;height:9px;background-color:#fff;border-radius:100%;opacity:.3;
-webkit-transform:scale(0.75);
-ms-transform:scale(0.75);
transform:scale(0.75);
-webkit-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
transform-origin:50% 50%;
-webkit-animation:ebookSpinMove 1s infinite linear alternate;
animation:ebookSpinMove 1s infinite linear alternate;}
@-webkit-keyframes ebookRotate{
0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
100%{-webkit-transform:rotate(405deg);transform:rotate(405deg);}}
@keyframes ebookRotate{
0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
100%{-webkit-transform:rotate(405deg);transform:rotate(405deg);}}
@-webkit-keyframes ebookSpinMove{
0%{opacity:.3;}
100%{opacity:1;}}
@keyframes ebookSpinMove{
0%{opacity:.3;}
100%{opacity:1;}}
.loading_spin_text{font-size:0.28rem;margin-top:8px;}
/* 视频播放弹窗 */
.vpopupB{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0, 0, 0, 0.8);z-index:110;}
.backAB{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;z-index:120;}
.fhimgB{display:block;width:0.56rem;}
.spflexB{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.mvideoB{width:100%;background:#D0D0DD;border-radius:0.1rem 0.1rem 0 0;position:relative;display:flex;align-items:center;justify-content:center;}
.cpupB{width:100%;position:fixed;bottom:-100%;left:0;box-sizing:border-box;padding:0.2rem 0.37rem 0.5rem 0.37rem;z-index:1020;transition:all 0.3s ease 0s;}
.fkmeng{width:100%;height:100%;background:rgba(0,0,0,0.4);position:fixed;top:0;left:0;z-index:1000;}
.nameInp{display: block;width: 100%;height: 0.8rem;font-size: 0.28rem;box-sizing: border-box;padding: 0 0.2rem;color: #333;border: 1px solid #eceaff;border-radius: 0.2rem;margin-bottom: 0.3rem;}
input::placeholder {color: #bbb;}
textarea::placeholder {color: #bbb;}