.hidden{
  display: none !important;
}
.show{
  display: block !important;
}
.show-inline{
  display: inline-block !important;
}
.showFlex{
  display: flex !important;
}
.red{
  color: red;
}
.enroll-body{
  width: 100vw;
  height: 100vh;
}
.enroll-login{
  width:100%;
  margin:10px 0 0 0;
  text-align:center;
  cursor:pointer;
  font-size:18px;
  font-weight:300;
  border: none;
  cursor:pointer;
  -webkit-appearance: none;
  color: #fff;
  background-color: #4f40f1;
  background: -webkit-linear-gradient(60deg, #4f40f1, #6100bc);
  background: linear-gradient(60deg, #4f40f1, #6100bc);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 10px 0px;
}
.d_btn{
  color: #fff;
  background-color: #4f40f1;
  background: -webkit-linear-gradient(60deg, #4f40f1, #6100bc);
  background: linear-gradient(60deg, #4f40f1, #6100bc);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.xbtn{
  width: 100%;
  color: #fff;
  background-color: #4f40f1;
  background: -webkit-linear-gradient(60deg, #4f40f1, #6100bc);
  background: linear-gradient(60deg, #4f40f1, #6100bc);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-form-li{
  color: #fff;
  background-color: #4f40f1;
  background: -webkit-linear-gradient(60deg, #4f40f1, #6100bc);
  background: linear-gradient(60deg, #4f40f1, #6100bc);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.form-li{
  display: none;
}
.btn-form{
  display: flex;
  margin: 0 4%;
  clear: both;
}
.btn-form-blank{
  width: 10px;
}
.apps-pic{
  display: flex;
  flex-wrap: wrap;
}
.apps-pic img{
  height: 40px;
  margin-right: 5px 10px 5px 0;
}
.pictureb-bg{
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pictureb-bg-img{
  max-width: 100vw;
  max-height: 100vh;
}
.rib-close{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 99;
    width: 38px;
}
.rib-remove{
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  z-index: 99;
  width: 40px;
}
.kinder-box{
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}
.kinder-box2{
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}
.kinder-box-content{
  width: 240px;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.kinder-box-content2{
  width: calc(100vw - 40px);
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none;
}
.kinder-box-text{
  flex: 1;
  min-height: 60px;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}
.kinder-box-text2{
  flex: 1;
  max-height: 200px;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  /* display: flex; */
  line-height: 24px;
  margin: 10px;
  overflow: auto;
}
.kinder-box-btn{
  display: flex;
}
.kinder-box-btn-1{
  background: #eee;
  border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.kinder-box-btn-2{
  background: #86d7ec;
  border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  -webkit-border-radius: 0 0 3px 0;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: #fff;
}
.swiper-wrapper-text{
  position: absolute;
  left: 20px;
  top: 30px;
  color: #00aa9f;
  font-size: 16px;
  z-index: 99;
}
.rules-red{
  color: red;
}
.type-pic{
  display: none;
}
.lable-flex{
  display: flex;
}
.form-tip{
  display: flex;
  margin: 10px;
  margin-top: 0;
}
.form-tip span{
  color: #d81e06;
  margin-left: 5px;
}
.login-caption{
  width: calc(90% - 10px);
  background: rgba(255, 255, 255, 0.5);
  padding-left: 10px;
  padding-bottom: 10px;
  bottom: 20% !important;
}
.feat_small-title a{
  color: #00add8 !important;
}
.user_thumb-back{
  position: absolute;
  right: 15px;
  top: 15px;
  color: #455dfe;
  font-size: 16px;
  font-weight: bold;
}
.backTo{
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items:center;
  white-space: nowrap;
}
.backTo a{
  color: #fff;
  font-size: 16px;
}
.kbc-icon{
  display: flex;
  align-items: center;
  height: 50px;
  justify-content: center;
}
.kbc-text{
  position: relative;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kbct-line{
  width: 90%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 14px;
  left: 5%;
}
.kbc-text span{
  background: #fff;
  position: relative;
  z-index: 9;
  display: inline-block;
  padding: 0 10px;
}
.lbb-btn{
  margin: 15px;
  background: #0094ca;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  flex: 1;
  color: #fff;
}
.cls-title{
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d81e06;
  font-size: 16px;
  margin-top: 10px;
}
.cls-content{
  text-indent: 2rem;
  line-height: 24px;
  padding: 0 15px;
}
.cls-gou{
  display: flex;
  height: 30px;
  padding: 15px;
  align-items: center;
  font-size: 17px;
}
.cls-gou span{
  margin-left: 5px;
}
.blockT{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px !important;
  margin-bottom: 10px !important;
}
.blockA{
  height: 30px;
  position: relative;
  white-space: nowrap;
  background: #00aa9f;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  margin-left: 10px;
}
.blockB{

}
blockquote b{
  font-weight: normal;
}
.statusBtn{
  display: none;
}
.statusText{
  display: -none;
}
.blockT i{
  font-style: normal;
}
.bsz{
  position: absolute;
  left: 50%;
  top: 3px;
  margin-left: -16px;
  -webkit-animation: revolving 1s 0s infinite;
  animation: revolving 1s 0s infinite;
}

.item{
  webkit-animation: revolving 4s 0s infinite;
  animation: revolving 4s 0s infinite;
}
@-webkit-keyframes revolving{
  0{
    opacity: 1;
  }
  50%{
    opacity: 0.5;
  }
  100%{
    opacity: 0;
  }
}
@-webkit-keyframes revolving2{
  0{
    opacity: 1;
  }
  50%{
    opacity: 0.5;
  }
  100%{
    opacity: 0;
  }
}
.red{
  color: #d81e06;
  font-size: 16px;

}
.ths3{
  display: flex;
  align-items: flex-end;
}
.ths3 span{
  margin-left: 10px;
}
.ths3-span{
  color: #d81e06;
  font-size: 18px;
  font-weight: normal !important;
}
.ths3-img{
  width: auto !important;
  margin: 9px 0 0 10px !important;
  -webkit-animation: revolving2 1s 0s infinite;
  animation: revolving2 1s 0s infinite;
}
.ths3-lx{
  color: #d81e06;
  font-size: 15px !important;
  padding-left: 3px !important;
  line-height: 30px !important;
  font-weight: normal !important;
  -webkit-animation: revolving2 1s 0s infinite;
  animation: revolving2 1s 0s infinite;
}
.cheight{
  line-height: 24px;
}
.bodyLeft{
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-85%, 0, 0);
  transform: translate3d(-85%, 0, 0);
}
.page-comment{
  color: red;
  display: flex;
  font-size: 13px;
  line-height: 24px;
}
.tabone-comment{
  display: flex;
}
.tabone-comment-text{
  flex: 1;
  color: red;
}
.tabone-comment-btn{
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 0 10px;
  background: #00add8;
  color: #fff;
}
.tab-zc{
  max-height: calc(60vh - 0px);
  overflow: auto;
  min-width: 100px;
}
.tab-btn{
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-btn span{
 
  display: flex;
  align-items: center;
  height: 30px;
  padding: 0 10px;
  background: #00add8;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.kb-red{
  color: red;
}
.sorry-header{
  height: 50px;
  background: #86d6ed;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
}
.sorry-content{
  height: calc( 100vh - 50px );
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

#news_content_monile img {
	max-width: 80%;
	display: block;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000
}

#news_content_monile table {

	border-collapse: collapse;
	table-layout: fixed;
	width: 80%;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#news_content_monile table td {
	min-width: 1em;
	border: 1px solid #000;
	padding: 3px 5px;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}

#news_content_monile table th {
	font-weight: bold;
	text-align: center;
}
