@charset 'UTF-8';
:root {--theme-color:  #2F4262;--text-color:#333333;--sencord-text-color:#666666;}
html{-webkit-text-size-adjust:100%;}
body {font-family:"Microsoft YaHei","SimSun",Arial;color:var(--text-color);background:#fff;font-size:14px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
*,*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display:block}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline}
audio:not([controls]) {display:none;height:0}
a{color:#5C85AE;text-decoration:none}
a:active,a:hover{outline:0}
h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
ol, ul, li {list-style: none;}
img {border:0;vertical-align:middle}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer}
button[disabled],input[disabled] {cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner {border:0;padding:0}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none;-webkit-appearance:none;}
textarea {overflow:auto;resize:none}
select{background:#fff}
table {border-collapse:collapse;border-spacing:0;}
[role="button"] {cursor:pointer}
em{font-style:normal}
.em{font-weight: bold;}
/*去除加减按钮*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"] {-moz-appearance: textfield;}
/*浮动*/
.fr{float:right;}
.fl{float:left;}
.clearfix:after,.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{zoom: 1;}
/*显示隐藏*/
.hidden{display:none!important}
/*位置*/
.text-center{text-align:center}
.text-right{text-align:right}
.text-left{text-align:left!important;}
/*文字溢出*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.nowrap-2{display:block;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nowrap-3{display:block;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.nowrap-4{display:block;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;padding-bottom: 0 !important;}
/*图片*/
.data-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.data-photo-container{overflow: hidden;background:#F7F8FA;width:115px;height:115px;text-align:center;display:flex;justify-content:center;}
.limit-img img{margin: 0 auto;display: block;max-width: 100%;height: auto!important;}
/*placeholder*/
::-webkit-input-placeholder{color: #999;}
:-moz-placeholder{color: #999;}
::-moz-placeholder{color: #999;}
:-ms-input-placeholder{color: #999;}
/*分散*/
.ui-justify-flex{width:100%;display:-webkit-box;-webkit-box-pack:justify;-webkit-justify-content:space-between;}
.ui-flex-align-center {-webkit-box-align: center; }
.ui-flex-align-start {-webkit-box-align: start; }
/*垂直上下居中*/
.ui-center{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:100%;}
/*排版*/
.ui-flex,.ui-tiled {display: -webkit-box;width: 100%;}
/*平铺*/
.ui-tiled li{-webkit-box-flex:1;width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;}
/*列表*/
.ui-list{width:100%;}
.ui-list > li{position:relative;display:-webkit-box;}@media (max-width: 320px){.ui-list > li{margin-left:10px;}}
.ui-list-img{position:relative;margin:10px 15px 10px 0;width:136px;height:112px;}
.ui-list-info{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;}
/*header,footer(位置固定)*/
.ui-header,.ui-footer{position:fixed;width:100%;z-index:100;left:0;}
.ui-header {top:0;height:50px;line-height:50px; }
.ui-footer {bottom:0;height:56px;}

/* 屏宽超出750px */
body{margin:0 auto;}
body,.ui-header,.ui-footer{max-width:750px;}
.ui-header,.ui-footer{left:auto}
.bb60{border-bottom:60px solid transparent;}
.bt50{border-top:50px solid transparent;}
.bt100{border-top:100px solid transparent;}
.mt1{margin-top: 1px;}
.mt5{margin-top: 5px!important;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt25{margin-top: 25px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt48{margin-top: 48px !important;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px!important;}
.mt100{margin-top: 100px;}
.mb10{margin-bottom: 10px!important;}
.mb8{margin-bottom: 8px;}
.mb14{margin-bottom: 14px;}
.plr15{padding-left: 15px!important;padding-right: 15px!important;}
.p15{padding: 0 15px 15px;}
.ml20{margin-left: 20px;}
.ml10{margin-left: 10px;}
.ml6{margin-left: 6px;}
.ml14{margin-left: 14px;}
.ml25{margin-left: 25px;}
.mb20{margin-bottom: 20px;}
.mr10{margin-right:10px;}
.ml60{margin-left:60px!important;}
.pt5{padding-top: 5px!important;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px!important;}
.pt25{padding-top: 25px!important;}
.pt35{padding-top: 35px!important;}
.pt55{padding-top: 55px!important;}
.pb25{padding-bottom: 25px;}
.pb15{padding-bottom: 15px;}
.pb0{padding-bottom: 0!important;}
.pb5{padding-bottom: 5px!important;}
.pb20{padding-bottom: 20px!important;}
.pb35{padding-bottom: 35px!important;}
.pd015{padding: 0 15px;}
.plr5{padding-left:5px!important;padding-right:5px!important;}
.pl10{padding-left:10px!important;}
.p15{padding:15px;}
.p10{padding:10px;}
.hide{display:none;}
.show{display:block;}
.flex{display:flex;}
.vcenter{align-items:center;}
.dotted-divider{border-bottom:2px dotted  #EEEEEE}
.gap10{gap: 10px;}
.gap15{gap: 15px;}
.gap20{gap: 20px;}
.space-between{justify-content: space-between;}
.btn-group{justify-content:center;}
.btn-group-fixed{position:fixed;bottom:0;padding-bottom:15px;left:0;width:100%;z-index:2000}
.flex1{flex:1}
.overflow-auto{overflow: auto;}
.second-title{color: #333;font-size: 16px;line-height: 16px;padding: 20px 0 15px;}
.second-title .line{display:inline-block;vertical-align:top;width: 4px;height: 16px;background:var(--theme-color);margin-right: 6px; }
.second-title .en{display:inline-block;vertical-align:top;color: #666;font-size: 12px;margin-left: 6px;}
.bgc-f{background: #fff;}
.bgc-e{background: #eee;}
.bg-f9{background: #f9f9f9;}
.bg-primary{background: #C13C33;}
.ui-container{min-height: calc(100vh - 30px);}
.color-3{color: #333!important;}
.color-9e{color: #9e9e9e!important;}
.color-dc{color: #dcdcdc!important;}
.color-f{color: #fff!important;}
.color-6{color: #666!important;}
.color-9{color: #999!important;}
.color-error{color:#EE0A24!important;}
.color-warning{color:#FF842B!important;}
.color-success{color:#50B579!important;}
.color-light{color:#C4E3FF!important;}
.color-primary{color:var(--theme-color)!important;}
.fs9{font-size:9px!important;}
.fs12{font-size:12px!important;}
.fs14{font-size:14px!important;}
.fs16{font-size:16px!important;}
.fs18{font-size:18px!important;}
.fs20{font-size:20px!important;}
.fs22{font-size:22px!important;}
.fs24{font-size:24px!important;}
.fs26{font-size:26px!important;}
.fs36{font-size:36px!important;}
.center{text-align:center!important;justify-content:center;}
.strong{font-weight:bold;}
.strong4{font-weight:400;}
.strong6{font-weight:600;}
.strong7{font-weight:700;}
.opacity04{opacity:0.4!important;}
.ui-full{height:100vh;}
.bottom-box{position:absolute;bottom:0;width:100%;left:auto;max-width:750px;padding:15px;}
.circle{border-radius: 50%;}
div[v-cloak]{display:none;}
/*查看全部*/
.more-btn{padding: 20px 0;}
.more-btn a{display: block;width: 100%;height: 38px;line-height: 36px;border: 1px solid #E5E5E5;color: #999;text-align: center;border-radius: 2px;}
.btn-primary{display:block;width:100%;height: 47px;line-height: 45px;border: 1px solid var(--theme-color);background: var(--theme-color);color: #fff;font-size: 16px;text-align: center;}
.btn-plain{border-color:#DCDCDC;background: #fff;color: #999;}
.btn-plain-primary{background: #fff;border-color:#C13C33;color: #C13C33;}
.btn-green{display:block;width:100%;background: #09BB07;color: #fff;font-size: 14px;text-align: center;height: 32px;line-height:32px;border-radius: 2px;margin-top: 9px;}
.btn-green.disabled,.btn-primary.disabled{background: #BFBFBF;border-color: #BFBFBF;}
.btn-green.btn-plain-green{background: #fff;border: 1px solid #09BB07;line-height: 30px;color: #09BB07;}
.btn-log-off{display: block;height: 40px;background: #FFFFFF;border: 1px solid #DCDCDC;border-radius: 2px;color: #333;font-size: 14px;text-align: center;line-height: 40px;margin: 20px auto 0;}
.mt0{margin-top: 0;}
.cnt-box{color: #333;font-size: 14px;line-height: 1.3;}
.cnt-box img{max-width: 100%;height: auto!important;}
/*头部*/
.ui-header{background:white; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.page-header{position:fixed;top:0;height:50px;line-height: 50px;font-size: 14px;text-align: center;background: white;}
.page-header .title{display: block;line-height: 30px;font-size: 14px;font-weight: bold;color: #000;padding:10px 0}
.page-header .title img{max-width: 100%;max-height: 50px;}
.page-header .menu-btn{position: absolute;top:0;left:0px;height:100%;padding-left:16px;color: #333;font-size: 12px;}
.page-header .return-btn{position: absolute;top:0;left:71px;width:16px;height:100%;}
.page-header .share-btn{position: absolute;top:0;right:60px;width:20px;height:100%;}
.page-header .avatar{display:block;width: 24px;height: 24px;border-radius: 50%;overflow:hidden;position: absolute;top:13px;right:20px;}
.page-header .avatar img{width:100%;height:100%;vertical-align: top;-o-object-fit: cover;object-fit: cover;}
.page-header .go-btn{display:block;width:30px;height:20px;line-height:20px;border-radius:2px;color: #fff;text-align: center;font-size: 12px;position: absolute;top:15px;right: 15px;background: var(--theme-color);}
.home-top{background: white;}
/*banner*/
.top-banner{width:100%;height:0;position:relative;padding-top:44%;margin-bottom: 15px;}
.top-banner .banner-cnt{width:100%;height:100%;position:absolute;top:0;overflow:hidden;}
.top-banner .swiper-container,.goods-banner .swiper-container{width:100%;height:100%;}
.top-banner .swiper-pagination-bullets,.goods-banner .swiper-pagination-bullets{z-index:3;width:100%;bottom:10px;font-size:0}
.top-banner .swiper-pagination-bullet,.goods-banner .swiper-pagination-bullet{margin:0 4px;width:8px;height:8px;background:#fff;background:white;outline:none;opacity:1}
.top-banner .swiper-pagination-bullet-active{width:27px;height:8px;border:2px solid white;background:var(--theme-color);border-radius:4px;}
.home-top .van-swipe__indicator{margin:0 4px;width:8px;height:8px;background:#fff;background:white;outline:none;opacity:1}
.van-swipe__indicator--active{width:27px!important;height:8px!important;border:2px solid white!important;background:var(--theme-color)!important;border-radius:4px!important;}
/*首页*/
.titl-list{width:100%;height: 92px;border: 2px solid #EEEEEE;background:#fff;margin-top:0px;border-radius:2px;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.06);}
.titl-list li{width: 33.3%;text-align: center;padding-top: 18px;}
.titl-list li p{color: var(--theme-color);font-size: 14px;font-weight: normal;margin-top: 8px;letter-spacing: 0.05em;}
.titl-list li span{font-size:9px;color:#9E9E9E;}
.bg-red{background: #E64340;}
.bg-green{background: #22AC38;}
.bg-grey{background: #A0A0A0;}
.bg-disabled{background: #BFBFBF;}
.bg-f5{background:#F57955;}
/*foot*/
.page-footer .f-top{padding:0 0 28px;font-size: 12px;color:#666;text-align:center;background:#000000;}
.page-footer .code-img{width:84px;height:84px;margin: 0 auto 10px;}
.page-footer h5{margin-top: 8px;font-size: 14px;font-weight: bold;color: #333;}
.page-footer .wechat{margin-top: 10px;font-size: 14px;}
.page-footer .wechat a{display: inline-block;width:110px;height:36px;line-height:34px;border:1px solid rgba(102,102,102,.4);color: #666;font-size: 14px;text-align: center;border-radius:18px;margin-top: 6px;}
.page-footer .f-bottom{background: linear-gradient(0deg, #EEEEEE, #EEEEEE), #FFFFFF;text-align: center;color: #999;font-size: 12px;line-height: 30px;}
.page-footer .f-bottom a{color: #bbb;}
.page-footer .f-bottom .link-to-gz a{font-size: 14px;text-decoration: underline;}
/*.page-footer .cnt-wx-and-wb{padding-top: 10px;}*/
.page-footer .box-toggle .ui-tab{height: 50px;line-height: 49px;border-bottom: 1px solid #222;text-align: center;color: #bbb;font-size: 14px;}
.page-footer .box-toggle .ui-tab li{display: inline-block;vertical-align: top;width:33.3%;height: 100%;position: relative;cursor: pointer;}
.page-footer .box-toggle .ui-tab li.active{font-weight: bold;color: #fff;}
.page-footer .box-toggle .ui-tab li.active:after{position: absolute;bottom: 0;left: 50%;content: "";width: 30px;height: 4px;margin-left: -15px;background: #fff;}
.page-footer .code-list-con {padding-top: 22px;}
.page-footer .code-list-con .code-list{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}
.page-footer .code-list-con .code-list li{width: 20%; height: 42px;line-height: 42px; text-align: center;font-size: 12px;font-family: Microsoft YaHei;font-weight: 400;color: #FFF9ED;}
.page-footer .code-list-con .code-list li.active{color: #666;}
/*悬浮报名*/
.bm-footer{height: 60px;padding:9px 18px 9px 22px;line-height:40px;background: #fff;-webkit-box-shadow:2px 0px 7px 0px rgba(113,124,133,0.44);box-shadow:2px 0px 7px 0px rgba(113,124,133,0.44);}
.bm-footer{padding:10px 13px 10px 14px;}
.bm-footer .countdown{color: #333;line-height: 20px;font-weight: bold;font-size: 12px;margin-top: -2px;}
.bm-footer .countdown .tip{color: #666;font-size: 12px;line-height: 15px;font-weight: normal;margin-top: 5px;}
.bm-footer .countdown .tip span{display: inline-block;vertical-align: top;width:20px;height:15px;line-height: 15px;background: #333;color: #fff;font-weight:bold;text-align:center;border-radius: 1px;margin:0 2px;}
.bm-footer a{width:auto;height: 38px;line-height: 36px;font-size: 14px;}
.bm-footer .check-status{color: #F7662D;font-size: 12px;font-weight: bold;}
/*登录页面*/
.page-login{height: 100%;}
.page-login .login-panel{width: 100%;padding: 25px 15px 45px;background: #fff;}
.page-login .big-title-tab{margin-bottom: 20px;}
.page-login .big-title-tab li{width: 50%;text-align: center;}
.page-login .big-title-tab .line{display: none;width: 40px;height: 2px;background: var(--theme-color);position: relative;margin:0 auto;margin-top:4px;}
.page-login .big-title-tab p{color: #666;font-size: 16px;}
.page-login .big-title-tab .active p{font-weight: bold;color: #333;}
.page-login .big-title-tab .active .line{display: block;}
.page-login .email-title-tab li{width: 50%;}
.page-login .big-title h1{font-size: 16px;color: #333;font-weight: bold;text-align: center;margin-bottom: 24px;}
.page-login .form-titl{width:124px;color: #666;font-size: 16px;line-height: 50px;}
.page-login .form-item input{width:100%;height:44px;border: 1px solid #E5E5E5;line-height: 42px;padding:0 0 0 12px;font-size: 14px;border-radius:2px;}
.page-login .form-code input{margin-right: 8px;width: calc(100% - 102px);}
.page-login .form-code button{width:94px;height:32px;background: #fff;border-radius:2px;color: #333333;font-size: 14px;border: 1px solid #bbb;padding: 0;}
.page-login .form-item{margin-bottom: 15px;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.page-login .submit-btn{display: block;width:100%;height:44px;line-height: 44px;border-radius:22px;background: #C13C33;color: #ffffff;font-size: 16px;text-align: center;margin-top: 28px;font-weight: 400;border: 1px solid #C13C33;}
.page-login .gz-btn{display: block;width:160px;height:36px;border: 1px solid #E64340;border-radius: 18px;line-height: 34px;color:#E64340;font-size: 14px;text-align: center;margin: 40px auto 75px;background: #fff;}
.page-login .other-btn{display: block;padding-bottom: 50px;text-align: center;}
.page-login .other-btn a{color: #333;font-size: 14px;text-decoration: underline;}
/*提示*/
.j-poptips{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index: 999;padding:15px 17px;font-size:14px;background:rgba(0,0,0,.6)}
.j-poptips img{vertical-align: middle;margin-top: -2px;margin-right: 4px;}
/*比赛章程*/
.ui-col-33{float:left;width: 33.3%;}
.ui_menu{background:#fff;padding: 0 15px;position: fixed;top:50px;left: auto;max-width: 750px;width: 100%;z-index: 99;}
.ui_menu ul{clear:both;overflow:hidden;border:solid #eee;border-width:1px 0 0 1px;}
.ui_menu ul li{float:left;text-align:center;}
.ui_menu ul li a{font-size:14px;display:block;padding:10px 5px;border:solid #eee;border-width:0 1px 1px 0;color:#666;}
.ui_menu ul li.on{background: #CEEBF7;}
.ui_menu ul li.on a{color: var(--theme-color);font-weight: 700;}
.page-bszc{border-top: 225px solid transparent;}
.page-bszc h3{color: #333;font-size: 14px;margin-bottom: 18px; font-weight: 700;display:flex;align-items: center; }
.page-bszc h3::before{content:"";width:6px;height:6px;background:var(--theme-color);margin-right:5px;}
.page-bszc .ui-panel{padding: 20px 15px;margin-bottom: 8px;background: #fff;}
.fragment-content{color: #666;font-size: 14px;line-height: 1.7;}
.fragment-content img,.fragment-content video{max-width: 100%;height: auto!important;}

/*个人中心*/
.page-my{padding: 10px 15px 60px; }
.userview{}
.userview .userview-top{padding:15px 15px;}
.userview .avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right: 18px;}
.userview .uname{font-size:18px;color:#323233;font-weight:700;}
.userview .uid{font-size:12px;color:#666;}
.check-box{background: #FFF3BD;padding:0 15px;margin-bottom: 10px;}
.check-box .ui-list-info{text-align: right;font-size: 14px;}
.check-box .check-bd{height: 48px;line-height: 48px;}
.check-box .check-bd .titl{color: #996C33;font-size: 16px;}
.check-box p{color: #666;font-size: 14px;padding-bottom: 12px;}
.zl-btn{display:block;width:74px;height:32px;background:#E64340;border-radius:2px;font-size:14px;color:#fff;text-align:center;line-height:32px;cursor:pointer;}
.zl-btn.edit{border: 1px solid #E5E5E5;line-height: 30px;background: #fff;color: #666;}
.userview-bottom{height: 55px;line-height: 54px;color: #666;border-top: 1px solid #eee;padding: 0 18px 0 15px;}
.userview-bottom .tips{display: block;color: #999;}
.userview-bottom .points{line-height: 18px;font-size: 12px;}
.userview-bottom .points img,.userview-bottom .tips img{margin-right: 5px;margin-top: -3px;}
 .userview-bottom .points .num{color: #333;font-weight: bold;font-size: 14px;}
.enroll-preview{border-radius: 4px;padding: 0 14px;border-top: 1px solid #eee;}
 .enroll-preview .hd{height: 48px;line-height: 47px;border-bottom: 1px solid #eee;}
.enroll-preview .hd .titl{font-size: 16px;color: #333;}
 .enroll-preview .bd li{color: #666;padding: 10px 0;border-bottom: 1px dashed #eee;}
.enroll-preview .bd li:last-child{border-bottom: 0;}
.enroll-preview .bd .titl{color: #444;}
 .enroll-preview .bd .ui-list-info{padding-left: 20px;}
 .enroll-preview .bd .ui-list-info p{line-height: 28px;}
 .enroll-preview .ui-list-info{text-align: right;}
.enroll-preview .userinfo img{width: 26px;height: 26px;vertical-align: middle;margin-right: 6px;margin-top: -2px;border-radius: 50%;}
 .nopay{color: #F76600;}
.nopay a{display: inline-block;width:74px;height:32px;line-height: 32px;background: #F57955;border-radius: 2px;color: #fff;font-size: 14px;text-align: center;margin-left: 12px;}
.state-default{color:#666;}
.state-primary{color:#999;}
.state-warn{color:#E64340!important;}
.state-orange{color:#F57955;}
.state-pass{color: #CFA972;}
.state-3{color: #333!important;}
.my-tabtoggle{position:fixed;top:50px;left:auto;width: 100%;max-width:750px;background: #fff;height: 50px;line-height: 50px;text-align: center;z-index: 99;}
.my-tabtoggle.porelative{position: relative;left: auto;top:auto;}
.my-tabtoggle li{float:left;width: 50%;}
.my-tabtoggle li a{display: block;color: #666;font-size: 16px;}
.my-tabtoggle .active a{color: #333;font-weight: bold;position: relative;}
.my-tabtoggle .active a:after{content: "";position: absolute;left: 50%;bottom: 0;width: 30px;height: 4px;background: #A9C895;border-radius: 2px;margin-left: -15px;}
.my-tabtoggle li.disabled a{color: #999;}
.page-org .my-tabtoggle.porelative{margin-left: -15px;width: calc(100% + 30px);}
.page-my .video-preview,.page-my .score-preview{border-radius: 4px;}
.page-my .video-preview .bd{padding: 0 14px;}
.page-my .video-preview .bd li{color: #666;padding: 10px 0;border-bottom: 1px dashed #eee;}
.page-my .video-preview .v-hd,.page-my .score-preview .hd{height: 47px;line-height: 47px;padding: 0 14px;}
.page-my .video-preview .v-hd .titl,.page-my .score-preview .hd .titl{font-size: 16px;color: #333;}
.page-my .video-preview .v-hd .ui-list-info{text-align: right;}
.page-my .video-preview .v-hd a{display: inline-block;width:80px;height:32px;line-height: 32px;background: #BFBFBF;border-radius: 2px;color: #fff;font-size: 14px;text-align: center;}
.page-my .video-preview .zs-img{display:inline-block;width: 34px;height: 34px;}
.page-my .video-preview .v-main{border-top: 1px solid #eee;padding:15px 22px 17px; }
.page-my .video-preview .v-bd{height: 40px;line-height: 39px;color: #444;font-size: 14px;padding: 0 12px;border-top: 1px solid #eee;}
.page-my .video-preview .v-video-box{width: 100%;padding-top: 53.3%;position: relative;overflow: hidden;cursor: pointer;}
.page-my .video-preview .v-video-box .video-img{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.page-my .video-preview .v-video-box .cover{position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6) url("../img/play.png") no-repeat center center/60px;}
.page-my .unopend{width: 100%;height: 126px;background: url("../img/time_close.png") no-repeat center 22px/50px;padding-top: 85px;text-align: center;border-top: 1px solid #eee;color: #888;font-size: 14px;}
.page-my .unpass{width: 100%;height: 126px;background: url("../img/warn.png") no-repeat center 22px/50px;padding-top: 85px;text-align: center;border-top: 1px solid #eee;color: #999;font-size: 14px;}
.page-my .unopend .em{color: #333;}
.page-my .score-preview .unopend{height: 150px;}
.page-my .score-preview .award-cnt{border-top: 1px solid #eee;}
.page-my .score-preview .award-img{width: 100px;height: 100px;margin: 0 auto 10px;}
.page-my .score-preview .award-titl{color: #333;font-size: 14px;font-weight: bold;margin-bottom: 15px;}
.page-my .score-preview .award-name{color: #E64340;font-size: 24px;font-weight: bold;}
.page-my .score-preview .score{font-size: 30px;font-weight: bold;color: #E23512;text-align: center;margin-bottom: 15px;}
.page-my .score-preview .tip{font-size: 24px;font-weight: bold;color: #333333;text-align: center;}
.page-my .score-preview .s-tip{font-size: 14px;color: #333;margin-top: 10px;text-align: center;}
.page-my .score-preview a{display: block;height: 44px;background: #E23512;border-radius: 22px;line-height: 44px;font-size: 18px;color: #FFFFFF;text-align: center;margin-top:10px;}
.page-my .score-preview .number{color: #333;font-size: 20px;font-weight: bold;margin: 25px 0;position: relative;}
.page-my .score-preview .number:before{content: "";position: absolute;top:50%;left: 0;width: 100%;height: 1px;background: #eee;}
.page-my .score-preview .number span{display:inline-block;vertical-align:top;background: #fff;padding: 0 20px;position: relative;z-index: 10;}
.page-my .score-preview .announce{padding:20px 26px 30px;text-align: center;}
.page-my .score-preview .t-comment{color: #333;font-size: 14px;line-height: 18px;padding: 15px;border-top: 1px solid #eee;}
.page-my .score-preview .t-comment span{font-weight: bold;}
.page-my .score-preview .t-detail{padding: 15px 13px;border-top: 1px solid #eee;}
.page-my .score-preview .t-detail p{color: #333;font-size: 14px;font-weight: bold;padding-left:2px;margin-bottom: 5px;}
.page-my .score-preview .t-detail li{color: #333;font-size: 14px;line-height: 22px;}
.page-my .score-preview .f-nobm{padding: 20px 22px;text-align: center;}
.page-my .score-preview .f-nobm h4{font-size: 18px;font-weight: bold;margin-bottom: 5px;}
.page-my .score-preview .f-nobm .tip{font-size: 14px;line-height: 24px;}
.page-my .score-preview .f-nobm .f-countdown{margin: 15px 0 0;border: 1px solid #DCDCDC;padding: 16px 0;color: #666;font-size: 12px;-webkit-box-shadow:inset 0 0 7px rgba(0, 0, 0, 0.05);box-shadow:inset 0 0 7px rgba(0, 0, 0, 0.05);border-radius: 6px;background: #F3F3F3;}
.page-my .score-preview .f-nobm .f-show{color: #999;margin: 5px 0 15px;line-height: 15px;}
.page-my .score-preview .f-nobm .f-show span{display: inline-block;vertical-align: top;width:20px;height:15px;line-height: 15px;background: #333;color: #fff;text-align:center;border-radius: 2px;margin:0 2px;}
.page-my .score-preview .f-nobm .f-btn{display:block;width: 100%;height:44px;line-height: 44px;border-radius:22px;background: #EC7855;color: #fff;font-size: 18px;margin-top: 20px;}
.page-my .score-preview .f-nobm .f-btn.disabled{background: #BFBFBF;}
.page-my .score-preview .noadvance-cnt{color: #666;font-size: 14px;text-align: center;padding: 25px 0;}
.page-my .score-preview .noaward{text-align: center;border-top: 1px solid #eee;padding: 30px;font-size: 14px;font-weight: bold;color: #E23512;}
.page-my .video-upload{border-radius: 4px;}
.page-my .video-upload .titl{height:47px;line-height: 46px;border-bottom: 1px solid #eee;color: #333;font-size: 16px;padding: 0 13px;}
.page-my .video-upload .v-qumu{padding: 0 17px 0 14px;color: #333;font-size: 14px;line-height: 38px;border-bottom: 1px solid #eee;}
.page-my .video-upload .v-qumu a{font-weight: bold;color: #333;}
.page-my .video-upload .v-qumu .ui-list-info{padding: 10px 0;line-height: 18px;}
.page-my .video-upload .v-qumu span{color: #E64340;}
.page-my .video-upload .v-main{padding: 15px 22px 17px;text-align: center;}
.page-my .video-upload .v-main .no-video{padding-top:30px;padding-bottom: 40px;color: #666;font-size: 12px;}
.page-my .video-upload .v-main .v-video-box{padding-top: 53.3%;position: relative;}
.page-my .video-upload .v-video-box .video-img{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.page-my .video-upload .v-video-box .cover{position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8) url("../img/play.png") no-repeat center center/60px;}
.page-my .video-upload .v-main .countdown-box{margin-top:5px;height:15px;line-height:15px;color:#999;font-size:12px;margin-bottom: 15px;}
.page-my .video-upload .v-main .countdown-box span{display:inline-block;vertical-align:top;color:#fff;font-size:12px;padding:0 3px;background:#333;border-radius:2px;margin: 0 2px;}
.page-my .video-upload .v-main .btn-box{padding: 0 30px;}
.page-my .video-upload .v-main .btn{height:32px;line-height: 30px;border-radius:2px;background: #C13C33;border: 1px solid #C13C33;color: #fff;font-size: 14px;}
.page-my .video-upload .v-main .btn.disabled{background: #BFBFBF;border-color: #BFBFBF;}
.page-my .video-upload .v-main .btn.plain{border-color: #333;background: transparent;color: #333;}
.page-my .video-upload .v-video-bd{padding-top: 10px;color: #666;font-size: 12px;}
.page-my .video-upload .v-video-bd .qumu{color: #333;font-size: 16px;font-weight: bold;}
.page-my .video-upload .v-video-bd .status{color: #333;font-size: 12px;margin-top: 5px;}
.page-my .video-upload .v-video-bd .btn-box{margin-top: 15px;}
.page-my .video-upload .v-video-bd .countdown-box{margin-bottom: 5px;}
.page-my .video-upload .time{color: #333;font-size: 14px;font-weight: bold;text-align: center;padding-bottom: 20px;}
.page-my .video-upload .time a{font-weight: normal;text-decoration: underline;color: #333;display: inline-block;margin-top: 20px;}
.page-my .video-upload .unopend{border-top: 0;height: 115px;}
.page-my .unopend .em{color: #333;}
.page-my .unopend-desc{color: #333;font-size: 14px;font-weight: bold;text-align: center;}
.page-my .unopend-link{color: #333;font-size: 14px;text-decoration: underline;padding: 18px 0;display: block;text-align: center;}
.page-my .rate-preview{border-radius: 4px;}
.page-my .rate-preview .hd .btn-green{width: 60px;}
.page-my .rate-preview .hd{height: 50px;line-height: 50px;padding: 0 10px 0 14px;}
.page-my .rate-preview .hd .titl{font-size: 16px;color: #444;}
.page-my .rate-preview .hd .task-num{font-size: 12px;color: #666;padding-left: 7px;}
.page-my .rate-preview .bd{padding: 26px 42px 20px;text-align: center;}
.page-my .rate-preview .bd .has-rate{margin-bottom: 6px;}
.page-my .rate-preview .bd .has-rate a{font-size: 14px;color: #333;}
.page-my .rate-preview .bd .has-rate a em{font-weight: bold;}
.page-my .rate-preview .bd .has-rate a span{color: #999;font-weight: bold;padding-left: 4px;}
.page-my .rate-preview .bd .score-btn{display:block;height: 43px;line-height: 43px;border-radius: 22px;font-size: 16px;margin-top: 26px;color: #fff;}
.page-my .rate-preview .unopend{border-top: 0;background-position: center 0;padding-top: 63px;height: 90px;}
.match-tab-cnt{margin-top: 1px;}
.fixed-tab-box{height: 50px;line-height: 50px;text-align: center;background: #fff;position: fixed;top: 50px;left: auto;max-width: 750px;z-index: 99;width: 100%;}
.fixed-tab-box a{display: inline-block;color: #666;font-size: 16px;position: relative;}
.fixed-tab-box .active a{color: #333;font-weight: bold;}
.fixed-tab-box .active a:after{content: "";position: absolute;bottom:0;left: 50%;width:50px;height:5px;background: #E23512;margin-left: -25px;}

/*圆环进度条*/
.circle-bar{position: relative;width:116px;height:116px;border-radius: 50%;overflow: hidden;-webkit-box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.06), 0px -4px 4px 0px rgba(0, 0, 0, 0.06), 4px 0px 4px 0px rgba(0, 0, 0, 0.06), -4px 0px 4px 0px rgba(0, 0, 0, 0.06);box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.06), 0px -4px 4px 0px rgba(0, 0, 0, 0.06), 4px 0px 4px 0px rgba(0, 0, 0, 0.06), -4px 0px 4px 0px rgba(0, 0, 0, 0.06);margin: 0 auto 15px;}
.circle-bar .c-mask{width: 100px; height: 100px;background: #fff;text-align: center;color:#333;line-height:20px;font-size:14px;padding-top:20px;position: absolute;top:8px;left:8px;border-radius: 50%;z-index: 3}
.circle-bar .c-mask em{font-weight: bold;}

.role{display: inline-block;vertical-align: middle;padding:0 3px;height:17px;line-height: 17px;border-radius: 2px;color: #fff;font-size: 12px;text-align: center;margin-left: 9px;margin-top: -2px;}
.bg-orange{background: #F5AB2E;}
.bg-green{background: #09BB07;}
.bg-blue{background: #43BEF6;}
.btn-2blue{background: #2953FF;}
/*未报名*/
.no-bm{background: #fff;border-radius: 4px;padding: 36px 0 30px;text-align: center;margin-bottom: 60px;}
.no-bm p{color: #666;font-size: 14px;margin-top: 27px;line-height: 20px;padding: 0 15px;}
.no-bm .w130{width: 130px;margin: 25px auto 0;height: 40px;line-height: 38px;border-radius: 20px;background: #F57955;border-color:#F57955; }
.student-manage{margin: 0 -15px;}
.student-manage .top-box{height: 50px;line-height: 50px;color: #666;font-size: 12px;padding: 0 14px;}
.student-manage .top-box .titl{color: #333;font-size: 16px;}
.student-manage .top-box span{color: #333;}
.student-manage .student-list li{padding: 20px 15px 18px;border-top: 1px solid #eee;}
.student-manage .student-list li .avatar{width: 40px;height: 40px;border-radius: 50%;overflow: hidden;margin-right: 9px;}
.student-manage .student-list li .name{color: #333;font-size: 14px;font-weight: bold;}
.student-manage .student-list li .name .edit-btn{float: right;width: 58px;height: 18px;border: 1px solid #bbb;border-radius: 4px;color: #666;font-size: 12px;line-height: 15px;text-align: center;font-weight: normal;}
.student-manage .student-list li .other{color: #666;font-size: 12px;margin-top: 10px;}
.student-manage .student-list li .other .line{color: #bbb;padding: 0 4px;}
.student-manage .student-list li .other .qumu{color: #333;}
.student-manage .student-list li .btns{margin-top: 12px;color: #666;font-size: 12px;}
.student-manage .student-list li .btns a{display: inline-block;vertical-align: top;height: 28px;border: 1px solid #333;border-radius: 2px;line-height: 26px;padding: 0 7px;color: #333;font-size: 14px;margin-left: 10px;}
.student-manage .student-list li .btns a.disabled{color: #fff;border-color: #bbb;background: #bbb;}
.student-manage .student-list li .btns a.primary{color: #fff;background: #C13C33;border-color: #C13C33;}
.student-manage .student-list li .btns .ui-list-info{padding-right: 18px;}
.student-manage .student-list li .bg-green{margin-left: 4px;font-weight: normal;}
.student-manage .student-list li .score{color: #333;font-size: 12px;margin-top: 12px;}
.student-manage .student-list li .score .num{color: #E23512;font-weight: bold;}
.student-manage .student-list li .score a{display: inline-block;width: 65px;height: 23px;border: 1px solid #333;border-radius: 2px;color: #333;font-size: 12px;text-align: center;line-height: 21px;}
.page-org .advance-btn{display:block;height: 50px;line-height:50px;background: #FFFFFF;border-radius: 4px;color: #333;font-size: 16px;padding: 0 12px;margin-bottom: 10px;}
.page-my .page-list{font-size: 0;text-align: center;padding:30px 14px 20px;}
.page-my .page-list a{display: inline-block;vertical-align: top;width:28px;height:28px;line-height: 28px;text-align: center;background: #333;border-radius: 4px;margin: 0 4px;color: #fff;font-size: 12px;}
.page-my .page-list .next,.page-my .page-list .pre{width:54px;}
.page-my .page-list .on{background: #A9C895;}
/*弹窗*/
.enroll-popup-container{display:none;position:fixed;left:auto;bottom: 0;width: 100%;height:100%;max-width: 750px;background:rgba(0,0,0,.6);z-index: 200; }
.enroll-popup-container .pop-box{position:absolute;width:100%;bottom:0;background: #fff;border-radius:10px 10px 0px 0px;text-align:center;padding: 0 16px 100px;}
.enroll-popup-container .pop-box .pop-titl{color: #333;font-size: 18px;font-weight: bold;height: 60px;line-height: 60px;}
.enroll-popup-container .pop-box .tip{color: #C53423;font-size: 14px;}
.enroll-popup-container .close-btn{display:block;width:14px;height:14px;position: absolute;left: 23px;top: 23px;background:url("../img/close.png") no-repeat center top/14px; }
.enroll-popup-container .weui-cell{height: 50px;padding: 0;text-align: left;}
.enroll-popup-container .weui-cells{margin-top: 0;font-size: 16px;}
.enroll-popup-container .list .weui-picker-modal{background: #fff;}
.enroll-popup-container .weui-cell__ft{color: #666;font-size: 16px;padding-right: 20px;}
.enroll-popup-container .weui-cell__bd{text-align: left;}
.enroll-popup-container .list{height: calc(100vh - 190px);}
.enroll-popup-container .list .weui-picker-modal .picker-item{height: 50px;line-height: 50px;color: #999;font-size: 16px;}
.enroll-popup-container .list .weui-picker-modal .picker-item.picker-selected{color: #333;}
.enroll-popup-container .list .weui-picker-modal .picker-center-highlight{height: 50px;margin-top: -25px;}
.enroll-popup-container .pop-btn{position: absolute;left:0;bottom:12px;width:100%;text-align: center;}
.enroll-popup-container .pop-btn a{display:inline-block;width: 160px;}@media screen and (max-width: 340px) { .enroll-popup-container .pop-btn a{width: 42%;}  }
.enroll-popup-container .full{height:93%;height: calc(100% - 44px);}
.enroll-popup-container.tips-upload-avatar .avatar{margin:20px auto 10px;width:60px;height:60px;border-radius:50%;overflow:hidden;}
.enroll-popup-container.tips-upload-avatar .fragment-content{text-align:center}
.weui-picker-modal.picker-modal-inline,.weui-picker-modal .picker-modal-inner{height: 99%;}
.enroll-popup-center .cpop-box{position:absolute;top:50%;left:50%;width:92%;width:calc(100% - 30px);border-radius: 10px;background: #fff;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);padding: 0;}
.enroll-popup-center .cpop-box .cpop-titl{height: 61px;line-height: 60px;border-bottom: 1px solid #eee;color: #333;font-size: 18px;font-weight: bold;text-align: center;}
.enroll-popup-center .cpop-box .tip{color: #666;font-size: 14px;line-height: 24px;}
.enroll-popup-center .cpop-box .tip em{color: #333;font-weight: bold;}
.enroll-popup-center .cpop-box .confirm{color: #E64340;font-size: 16px;text-align: center;font-weight: bold;margin-top: 25px;}
.enroll-popup-center .cpop-box .cpop-btn{margin-top: 25px;padding: 0 8px;}
.enroll-popup-center .cpop-box .cpop-btn a{display: block;width: 100%;}
.enroll-popup-center .cpop-box .cpop-btn .sure-btn{margin-bottom: 16px;}
.enroll-popup-center .cpop-box .cpop-cnt{padding:18px 20px 22px;}
/*支付页*/
.goods-box{background:#F7F8FA;}
.goods-box .goods-img{width: 120px;height: 120px;margin-right: 12px;}


/*浏览器打开支付提示*/
.ui-dialog{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 9999;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;background: rgba(0, 0, 0, 0.4);display: none;}
.ui-dialog.shown{display: -webkit-box;display: box; }
.ui-dialog-cnt{border-radius: 6px;width: 270px;background-clip: padding-box;pointer-events: auto;background-color: rgba(253, 253, 253, 0.95);position: relative;font-size: 16px; }
.ui-dialog-bd{min-height: 71px;border-top-left-radius: 6px;border-top-right-radius: 6px;padding: 18px;display: -webkit-box;display: box;-webkit-box-pack: center;-webkit-box-align: center;-webkit-box-orient: vertical; }
.werchat-guide{background: rgba(0, 0, 0, 0.8);}
.werchat-guide .ui-dialog-close{position: absolute;bottom: -70px;left: 50%;width: 30px;height: 30px;margin-left: -15px;background: url("../img/w_cancel.png") no-repeat center top/30px;}
.werchat-guide .ui-dialog-cnt{border-radius: 8px;}
.werchat-guide .ui-dialog-bd{padding: 15px 0 0;color: #333;font-size: 14px;line-height: 23px;text-align: center;}
.werchat-guide .ui-avatar{display:inline-block;vertical-align:middle;width: 24px;height: 24px;border-radius:50%;margin-right: 7px;overflow: hidden;}
.werchat-guide .userinfo{color: #666;font-size: 12px;line-height: 24px;margin-bottom: 10px;}
.werchat-guide .img-tip{display: block;width: 100%;margin-top: 20px;}
/*分享*/
.mask{width: 100%;max-width: 750px;height: 100%;position: fixed;top: 0; left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%); background: rgba(0, 0, 0, 0.5);display: none; z-index: 10;}
.share-popup{display: none;width: 100%; max-width: 750px; height: 200px;position: fixed;bottom: 0;color: rgb(27, 135, 254);font-size: 16px;z-index: 999;background-color: white;border-radius: 20px 20px 0 0;}
.share-popup .share-box {border-radius: 4px 4px 0px 0px;width: 100%;background-color: #ffffff;font-size: 12px;padding-top: 20px;}
.share-popup .share-box .hd {font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #666666; line-height: 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.share-popup .share-box ul{padding: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}
.share-popup .share-box li {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.share-popup .share-box li a {display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:#333;font-weight:400;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.share-popup .share-box .icon{margin:10px auto;display:block;background-size:100% 100%;}
.share-popup .share-box .bg-weibo{width:48px;height:48px;background-image:url(../img/weibo.png);}
.share-popup .share-box .bg-qzone{width:48px;height:48px;background-image:url(../img/qzone.png);}
.share-popup .share-box .bg-wexin{width:48px;height:48px;background-image:url(../img/wexin.png);}
.share-popup .share-box .bd a{display: block;height:44px;line-height: 44px;color: #666666;text-align: center;border-top: 1px solid #eeeeee;font-size: 14px;}

/*微信分享*/
.weshare{display:none;position: fixed;top:0;left:auto;max-width:750px;width:100%;height:100%;background: rgba(0,0,0,0.9) url("../img/werchat_share.png") no-repeat right 20px top 16px/77% auto;z-index: 9999;}
.dialog-sharewx{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;background:rgba(0,0,0,.85);display: none;}
.dialog-sharewx.show{display: -webkit-box;display: box; }
.dialog-sharewx-cnt{width:280px;border-radius:10px;background-clip: padding-box;pointer-events: auto;background:#fff;position: relative;font-size: 16px;}
.dialog-sharewx-hd{height: 48px;line-height: 48px;text-align: center;}
.dialog-sharewx-hd h3{font-size:16px;line-height: 48px;}
.dialog-sharewx-bd{padding:0 10px;}
.dialog-sharewx-bd .link-zs{padding:10px;display: -webkit-box;display: box;-webkit-box-pack: center;-webkit-box-align: center;-webkit-box-orient: vertical;width:100%;height:56px;border-radius:2px;background:#F6F6F6;word-break:break-all;font-size:12px;font-weight:400;color:#666;line-height:1.5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:text;}
.dialog-sharewx-bd .link-zs .ui-nowrap-multi{-webkit-user-select:text !important;}
.dialog-sharewx-ft{padding:0 45px;border-bottom-left-radius: 10px;border-bottom-right-radius:10px;display: -webkit-box;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-align: center;height:75px;}
.dialog-sharewx-ft a{display:block;width:100%;height:38px;background:#16AE67;border-radius:19px;font-size:14px;color:#fff;line-height:38px;text-align:center}
.dialog-sharewx .ui-dialog-close:before{top:auto;right:auto;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;}

/*消息提示*/
.page-message{text-align: center;padding: 20px 15px 90px;}
.page-message h2{color: #333;font-size: 20px;font-weight: bold;margin-bottom: 70px;}
.page-message p{color: #666;font-size: 16px;line-height: 20px;margin: 30px 0 28%;}
.page-message .personal-box a{color: #333;font-size: 14px;text-decoration: underline;}
.page-message .cnt-msg{margin-bottom: 25px;}
.page-message .cnt-wx-and-wb{padding-top: 20px;border-top: 1px solid #eee;line-height: 20px;}
.page-message .cnt-wx-and-wb p{margin: 0;}
.page-message .code-img{width:80px;height:80px;margin: 0 auto 5px;}
.page-message .code-tip{color: #666;font-size: 12px;}
.page-message .cnt-wx-and-wb h5{font-size: 14px;color: #333;}
.page-message .wechat{margin-top: 10px!important;font-size: 12px;color: #333;}
.page-message .wechat a{display: inline-block;width:77px;height:28px;line-height:26px;border:1px solid #333;color: #333;font-size: 12px;text-align: center;border-radius:14px;margin-left: 12px;}
/*上传视频*/
.page-publish .publish-top{padding: 0 15px;position: relative;}
.page-publish .publish-top textarea{display: block;vertical-align: top;border: none;width:100%;min-height: 55px;padding: 10px 0;font-size: 14px;color: #999;}
.page-publish .upload-box{padding: 0 15px 57px;}
.page-publish .status{padding-left: 2px;color: #666;}
.page-publish .status.fail{color: #C13C33;}
.page-publish .weui-progress{padding: 5px 0;position: relative;}
.page-publish .weui-progress__bar{background: #DCDCDC;}
.page-publish .weui-progress .percentage{display:block;position: absolute;right: 32px;top:-16px;color: #666;}
.page-publish .weui-progress__inner-bar{background: #4EACFE;}
.page-publish .weui-progress__opr{width:14px;height:14px;line-height: 14px;border-radius: 50%;background: #C53423;color: #fff;text-align: center;font-size: 14px;margin-left: 20px;}
.page-publish .tip{color: #999;font-size: 12px;margin-top: 5px;}
.page-publish .sure-btn{display:block;height:38px;line-height:38px;background:#E64340;color:#fff;font-size:15px;text-align:center;border-radius:2px;margin-top: 29px;}
.page-publish .sure-btn.disabled{background:#BFBFBF;}
.page-publish .notice-box{color: #666;font-size: 14px;line-height: 24px;padding:25px 0;}
.page-publish .notice-box p:first-child{font-size: 16px;}
.page-publish .notice-box p{margin-bottom: 10px;}
.publish-footer{height: 57px;-webkit-box-shadow:0px -4px 6px 0px rgba(0, 0, 0, 0.2);box-shadow:0px -4px 6px 0px rgba(0, 0, 0, 0.2);padding: 10px 27px;background: #fff;}
.publish-footer a{height: 36px;line-height: 34px;border-radius:18px;}
.publish-footer a.disabled{background: #BFBFBF;border-color: #BFBFBF;}
.publish-footer .btn-plain{color: #666;border-color: #bbb;}
.weui-toast{font-size: 14px;}
/*视频弹框*/
.pop-video-box .cover{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000}
.pop-video-box .close{position:absolute;top:0;right:20px;font-size:50px;color:#fff;z-index:999;cursor:pointer;}
.video-box{width:100vw;max-width:750px;height:240px;top:50%;left:50%;height:80%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2001;position:absolute;}
.pop-video-box.show .cover,.pop-video-box.show .video-box{display:block}
#player-container-id{width:100%;height:100%;}
/*光标*/
.blinker {position: absolute;top:67px;left: 216px;-webkit-animation-name: blinker;animation-name: blinker;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);animation-timing-function: cubic-bezier(1, 0, 0, 1);-webkit-animation-duration: 1s;animation-duration: 1s;display: inline-block;width: 1px;height: 18px;background: #999;}
@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
/*上传比赛视频*/
.page-upload-video .second-title{padding-bottom: 18px;}
.page-upload-video .song{color: #333;font-size: 16px;font-weight: bold;margin-top: 5px;}
.page-upload-video .upload-box{padding: 0 0 25px;}
.page-upload-video .notice-box{ padding: 20px 18px;}
.page-upload-video .weui-progress__inner-bar{background: #C13C33;}
.page-upload-video .sure-btn{border: 1px solid #BBBBBB;background: #fff;color: #666;line-height: 36px;}
.page-upload-video .sure-btn.upload-video{background: #C13C33;border-color:#C13C33;color: #fff;}
.page-upload-video .sure-btn.disabled{background: #BFBFBF;border-color: #BFBFBF;color: #fff;}
.page-upload-video .user-box{background:#fff;border:1px solid #E5E5E5;-webkit-box-shadow:0px 4px 6px 0px rgba(0, 0, 0, 0.06), 0px -4px 6px 0px rgba(0, 0, 0, 0.06);box-shadow:0px 4px 6px 0px rgba(0, 0, 0, 0.06), 0px -4px 6px 0px rgba(0, 0, 0, 0.06);border-radius:4px;padding: 12px 12px 16px;font-size: 16px;color: #333;margin-bottom: 15px;}
.page-upload-video .user-box .avatar{width: 31px;height: 31px;border-radius: 50%;overflow: hidden;margin-right: 10px;}
.page-upload-video .user-box .song{color: #333;font-size: 14px;margin-top: 8px;position: relative;font-weight: normal;}
.page-upload-video .user-box .song span{color: #A9C895;}
.page-upload-video .user-box .song input{height: 32px;background: #EEEEEE;border: 1px solid #DCDCDC;border-radius: 4px;padding: 0 10px;color: #333;font-size: 14px;line-height: 30px;margin-left: 10px;}
/*.page-upload-video .user-box .song:after {content: "";position: absolute;top: 50%;margin-top: -8px;right: 7px;width: 16px;height: 16px;background: url("../img/arrow.png") no-repeat center center/16px;}*/
.page-upload-video .limit-tip{display:none;color: #C13C33;font-size: 14px;position: absolute;bottom: 15px;}
.no-data{height:120px;background:#fff url("../img/no_data.png") no-repeat center 27px/48px 40px;padding-top: 76px;color: #999;font-size: 14px;text-align: center;}
.mt25{margin-top: 25px;}
/*报名*/
.page-enrollS .top-box{padding: 18px 15px;border-bottom: 1px solid #eee;}
.page-enrollS .top-box h1{color: #333;font-size: 20px;font-weight: bold;}
.page-enrollS .top-box p{color: #999;font-size: 14px;margin-top: 15px;}
.page-enrollS .cnt-box{padding: 15px 20px 18px;border-bottom: 1px solid #eee;}
.page-enrollS .bottom-box{padding: 20px;color: #333;font-size: 14px;}
.page-enrollS .bottom-box .code-img{width: 87px;height: 87px;margin-right: 15px;}
.page-enrollS .bottom-box .ui-list-info p:last-child{color: #666;font-size: 12px;margin-top: 25px;}
/*个人报名*/
.page-enroll{padding-bottom: 100px;}
.page-enroll .enroll-cnt{padding: 0 15px;}
.page-enroll .enroll-titl{padding: 15px 0 12px;color: #333;font-weight: bold;font-size: 20px;}
.page-enroll .enroll-stitl{color: #969799;font-size: 14px;line-height: 24px;padding: 0;}
.page-enroll .enroll-stitl:before{bottom: 0;top:auto;}
.page-enroll .enroll-stitl img{margin-right: 4px;margin-top: -2px;}
.weui-cell:before{left: 0;border-color: #eee;}
.page-enroll .weui-cell{min-height: 50px;padding: 0;font-size: 16px;}
.page-enroll .weui-cells{margin-top: 0;font-size: 16px;}
.page-enroll .weui-label{width: 80px;color: #333;font-size: 16px;}
.page-enroll ::-webkit-input-placeholder{color: #bbb;}    /* 使用webkit内核的浏览器 */
.page-enroll :-moz-placeholder{color: #bbb;}                  /* Firefox版本4-18 */
.page-enroll ::-moz-placeholder{color: #bbb;}                  /* Firefox版本19+ */
.page-enroll :-ms-input-placeholder{color: #bbb;}
.page-enroll button.weui-vcode-btn{width:94px;height:32px;line-height:30px;background:#fff;border: 1px solid #BBBBBB;font-size: 14px;color: #333;text-align: center;border-radius: 4px;padding: 0;}
.page-enroll .other-btn{display: block;text-align: center;margin-top: 40px;}
.page-enroll .other-btn a{color: #333;font-size: 14px;text-decoration: underline;}
.enroll-footer{height: 60px;padding:10px 15px;-webkit-box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.06);box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.06);}
.enroll-footer a{height: 40px;line-height: 38px;}
.top-poptips{display:none;position: fixed;top:50px;left:auto;width:100%;max-width:750px;color:#fff;font-size:14px;text-align:center;padding:5px 15px;background: rgba(0,0,0,.8);z-index: 999;}
.page-enroll .upload-box{width: 34px;height: 34px;background: #e5e5e5 url("../img/add.png") no-repeat center center/16px;margin:0 20px;cursor: pointer;}
.page-enroll  textarea{vertical-align: middle;}
.page-enroll .weui-cell__bd{color: #666;word-break: break-all;}
.weui-cell_access .weui-cell__ft:after{width: 8px;height: 8px;}
.page-enroll em{color: #E64340;}
.bt5e{border-top: 5px solid #eee;}
.bt0:before{border: none;}
.bb0:after{border: none;}
.disabled{background: #F5F5F5;}
.weui-cell_access:active{background: transparent;}
.page-enroll .option-list label{cursor: pointer;margin-right: 30px;}
.page-enroll .option-list .radio-icon{display: inline-block;vertical-align: middle; width: 20px; height: 20px;margin-right: 7px;border: 1px solid #E5E5E5;border-radius: 50%;overflow: hidden;background: #fff;padding:4px;}
.page-enroll .option-list input[type="radio"]{display: none;}
.page-enroll .option-list input:checked+.radio-icon span{display: inline-block;vertical-align:top;width: 100%;height: 100%;background: #07C160;border-radius: 50%;}
.enroll-tip{color: #9A7645;font-size: 12px;margin-bottom: 10px;}
.illustrate-box{color: #666;font-size: 14px;line-height: 1.7;padding: 20px 16px;border-top: 1px solid #eee;}
.illustrate-box img{max-width: 100%;height: auto!important;}







.artlist-tabs{display:flex;background:#F6F6F6;height:60px;justify-content:center;align-items: center;}
.artlist-tabs li{flex: 1;text-align:center;height:100%;padding:10px 0;border-bottom:2px solid #F6F6F6;}
.artlist-tabs li:not(:first-child){border-left:2px solid #F6F6F6;}
.artlist-tabs li.active{background:white;border-bottom:2px solid white;}
.artlist-tabs li .title{font-size: 14px;font-weight: bold;color: #333333;line-height: 22px;}
.artlist-tabs li .description{color: rgba(51, 51, 51, 0.6);font-size: 12px;line-height: 18px;}

.info-fields{padding:0 16px 16px 16px;}
.info-fields .info-fields-item{display:flex;justify-content:space-between;align-items:center; border-bottom:1px solid #EBEDF0;min-height:44px;}
.info-fields .info-fields-item div{line-height:44px;}
.info-fields .info-fields-item div.title{color:#666666;white-space: nowrap;width:80px;min-height:1px;}
.info-fields .info-fields-item div.content{color:#333;overflow:hidden;padding-left:5px;line-height:24px;width:calc(100% - 80px);text-align:right;}
.info-fields .info-fields-item:last-child{border-bottom:0}
.info-fields .no-border{border-bottom:0!important;}


.enter-card{background:#637B8E;padding:12px;}
.enter-card img{width:100%;}
.enter-card-btn{flex:1;}

.steps{display:flex;justify-content:center;align-items:center;}
.steps .step-item{flex:1;text-align:center;}
.steps .step-item .step-item-circle{display:flex;text-align:center;justify-content:center;align-items:center;}
.steps .step-item .step-item-circle span{min-width:20px;height:20px;display:block;border-radius:10px;background:#C8C9CC;color:white;font-size:12px;line-height:20px;}
.steps .step-item .step-item-circle::before,.steps .step-item .step-item-circle::after{content:"";width:100%;height:2px;background:#DCDEE0}
.steps .step-item .step-item-text{margin-top:8px;font-size:14px;}
.steps .step-item:first-child .step-item-circle::before,.steps .step-item:last-child .step-item-circle::after{height:0!important;}
.steps .step-item-active .step-item-circle span{background:#089BD9}
.steps .step-item-active .step-item-text{color:#089BD9}

.form-title{display:flex;font-weight:700;color:#333;font-size:18px;align-items:center;}
.form-title::before{content:"";width:4px;height:20px;background:#089BD9;display:block;margin-right:10px;}

.form-field{display:flex;height:52px;align-items:center;}
.form-field-readonly{background: linear-gradient(0deg, #F7F8FA, #F7F8FA), #FFFFFF;}
.form-field-readonly div:first-child{width:6.8em}
.form-field .form-field-label{color:#646566;font-size:14px;}
.form-field-readonly .form-field-content{color:#333;font-size:14px;}

.upload-video-btn,.upload-video-btn .van-uploader__wrapper{display:block;}


.weui-cell-idcard{align-items:stretch!important;-webkit-align-items:stretch!important;}
.weui-cell-idcard-label{width:6.8em;}
.upload-image-card{padding:10px;width:260px;}
.upload-image-card img{width:115px;height:115px;}
.upload-image-card-unupload img{border:1px dashed #ccc;}
.upload-idcard-title{font-size: 12px;	font-weight: normal;color:#999999;	line-height: 16px;font-weight:700;}
.upload-idcard-descript{font-size: 12px;	font-weight: normal;color:#999999;	line-height: 16px;text-align:left;}
.upload-image-card .upload-btn,.upload-image-card .previous-btn{background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #24416B;border: 1px solid #24416B;padding: 4px 9px;font-size: 14px;color: #24416B;border-radius: 2px;cursor:pointer}
.idcard-container{position:relative;}
.idcard-container .close-btn{background:url('../img/icon_close_btn.png') no-repeat left center/14px 14px;position:absolute;right:0;top:0;width:14px;height:14px;}

.send-code{color:#089BD9}
.send-code-disabled{color:#C8C9CC}

.chinese-mobile {color:red;}

.chinese-mobile .van-field__body::before{content:"+86";width:40px;height:20px;display:block;margin-right:10px;color:#333;text-align:left;}


/*团体*/
.org-type-list{flex-wrap: wrap;}
.org-type-item{width:50%;border-bottom:1px solid #eee;padding-bottom:15px;padding-top:15px;background:#fff;}
.org-type-item:nth-child(2n){border-left:1px solid #eee;}
.enroll-list{background:#fff;display:flex;align-items:column;padding-bottom:20px;flex-wrap: wrap; }
.enroll-list-item{border: 1px solid #F7F8FA;border-radius: 5px;padding:16px;width:100%;margin:15px 15px 0 15px;}
.page-my .enroll-cnt{padding:15px;background:#fff;}

#dropdown{position:relative;}
#dropdown .van-dropdown-menu__bar{box-shadow:0 0 0;}

.page-card{margin:10px 15px;}
.previous-card{background:url('../img/previous_background.png') no-repeat;background-size: 100% auto;background-color:#637B8E;color:white;padding:15px;}
.previous-card img{width:100%;}
.previous-card .tag{border:1px solid white;border-radius:2px;padding:0 4px;height:20px;margin:4px;}

.unpay-message{display:flex;justify-content:center;}
.unpay-message::before{content:"";width:11px;height:11px;border-radius:11px;background:var(--theme-color);margin-right:5px;font-size:16px;font-weight:400;}

.price em{color:#C13C33;font-weight:400;}


.org-typelist-tabs .van-tabs__nav{background:transparent!important;}
.org-typelist-tabs .van-tabs__line{background-color:var(--theme-color)!important;}
.previous-tabs .van-tabs__wrap{height:64px;}
.previous-tabs .van-tab__text--ellipsis{display:block;}

.sider-userinfo{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}

.sider-menu-list li{padding-bottom:25px;}
.sider-menu-list a{color:var(--theme-color);font-size:14px;font-weight:700;line-height:24px;display:flex;}
.sider-menu-list img{width:24px;height:24px;margin-right:10px;}

.count-down .block{background:#333;color:white;font-weight:700;font-size:12px;padding:2px 6px;}

.orglist-dropitem{display:flex;border-top:1px solid #EBEDF0;padding-top:15px;}

.qrcode-border{border:1px solid #E8E8E8;padding:10px;display:inline-block;border-radius:10px;}

.paper-list{padding-bottom:10px;}
.paper-list li{border:1px solid #F7F8FA;border-radius: 5px;margin-bottom:10px;}

.question-card{background:#F6F6F6;border:1px solid #EBEBEB;border-radius: 5px;padding:10px;}
.audio-item{display:flex;border: 1px solid rgba(47, 66, 98, 0.15);border-radius: 6px;padding:7px;align-items:center;}
.audio-item-icon{background:#333;border-radius: 4px;border: 1px solid #333333;width:35px;height:35px;line-height:30px;text-align:center;}
.video-item{position:relative;width:100%;height:155px;}
.video-mask{position:absolute;left:0;top:0;background: rgba(0, 0, 0, 0.8);width:100%;height:155px;}
.video-player-icon{position:absolute;left:0;top:0;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:100%;}
.rich-content img{max-width:100%!important;}
.image-item-icon{border: 1px solid #000000;border-radius: 4px;}
.image-item-icon img{border-radius: 4px;}
.answer-list{padding-top:10px}
.answer-list li{margin-bottom:15px!important;height:50px;}
.answer-item{padding:0 8px;border:1px solid rgba(47, 66, 98, 0.15);border-radius: 6px;height:50px;margin-left:5px;}
.answer-item-active{border:2px solid var(--theme-color);}
.answer-list .van-checkbox__icon,.answer-list .van-radio__icon{height:auto!important;}

.audio-player{background: #000000;border-radius: 10px;height:140px;margin:0 auto;padding:12px;text-align:center;}
.audio-player-close-btn{position:absolute;right:15px;top:15px;color:#999;}
.vidoe-player-close-btn{position:absolute;right:15px;top:15px;width:24px;height:24px;display:block;}
.vidoe-player-close-btn img{width:24px;height:24px;}
/*custome vant css*/
.van-popup--left{left:auto!important;}
.van-button{border-radius:0!important;}
.van-button--info{border-color:var(--theme-color)!important;background:var(--theme-color)!important;}

.van-button--plain{background-color:#fff!important;}
.van-button--plain.van-button--info{color:var(--theme-color)!important;}
.van-field--disabled .van-field__label{color:#646566!important;}
.van-field--disabled{background:#F7F8FA!important;}

.van-pagination__item{color:var(--theme-color)!important;}
.van-pagination__item--active{background-color:var(--theme-color)!important;color:white!important;}
.van-cascader .van-cascader__header i::before{content:"确定"!important;font-size:14px;color:var(--theme-color);font-weight:bold;}

.qrcode-url input{border:1px solid #E8E8E8;border-radius:4px 0 0 4px;padding-left:10px;}
.qrcode-url button{border-radius:0 4px 4px 0!important;}