.hidden {
  display: none;
}
/* 头部点击切换*/
.avtive_a .img_top,
.search_show label {
  display: inline-block;
  width: 5.2rem;
  height: 0.88rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.88rem;
  font-size: 0.32rem;
}
.avtive_a .right_screen {
  position: absolute;
  width: 0.32rem;
  height: 0.88rem;
  line-height: 0.88rem;
  right: 0;
  padding-right: 0.15rem;
  margin-right: 0.2rem;
  background: url(../images/search_img.png) no-repeat center;
  background-size: 0.32rem;
}
.search_show {
  height: 0.88rem;
  text-align: center;
}
.avtive_a .img_top img {
  width: 0.32rem;
  height: 0.32rem;
  float: right;
  margin-top: 0.28rem;
}
.search_show label {
  height: 0.6rem;
  margin: 0 auto;
  margin-top: 0.14rem;
  background: url(../images/btn_img.png) center;
  border-radius: 0.6rem;
}
.search_show label input {
  float: left;
  width: 4.68rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 0px;
  font-size: 0.28rem;
  color: #fff;
  padding-left: 0.2rem;
  background: none;
}
.search_show label input::-webkit-input-placeholder {
  color: #fff;
  font-family: "宋体";
}
.search_show label a {
  float: left;
  width: 0.52rem;
  height: 0.6rem;
  border: 0;
}
.search_show label a img {
  width: 0.32rem;
  height: 0.32rem;
  display: block;
  margin-top: 0.14rem;
  margin-right: 0.3rem;
}
.search_show span.right {
  width: 0.85rem;
  height: 0.88rem;
  float: right;
  padding-right: 0.2rem;
}
.search_show span.left {
  float: left;
  width: 0.85rem;
  height: 0.88rem;
}
/* 内容部分*/
.file-manage-pe .title {
  overflow: hidden;
  line-height: 0.58rem;
  background: #f7f0db;
  font-size: 0.24rem;
}
.file-manage-pe .title .left {
  float: left;
  padding-left: 0.2rem;
}
.file-manage-pe .title .right {
  float: right;
  padding-right: 0.5rem;
}
.file-manage-pe .list li {
  overflow: hidden;
  padding: 0 0.2rem;
  border-bottom: 1px solid #e5e5e6;
  background: #fff;
}
.file-manage-pe .list li .le-ht {
  display: block;
  overflow: hidden;
  line-height: 0.91rem;
  background: url(../images/ico_3.png) no-repeat right;
  background-size: 0.12rem 0.23rem;
}
.file-manage-pe .list li .lt {
  float: left;
}
.file-manage-pe .list li .rt {
  float: right;
  padding-right: 0.3rem;
}
.file-manage-pe .list li .cr999 {
  color: #999;
}
/*文件为空*/
.absence_info {
  position: fixed;
  width: 2.7rem;
  height: 1.7rem;
  top: 50%;
  margin-top: -0.85rem;
  text-align: center;
  left: 50%;
  margin-left: -1.35rem;
}
.bd {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.absence_info img {
  display: block;
  width: 0.9rem;
  height: 0.8rem;
  margin: 0 auto;
  margin-bottom: 0.35rem;
}
.absence_info .wh_ht160 {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 auto;
  margin-bottom: 0.35rem;
}
.absence_info span {
  display: block;
  text-align: center;
  font-size: 0.32rem;
  color: #aaa;
  margin: 0 auto;
}
/*用户详情*/
.h-sea span.right {
  top: 0;
  right: 0.2rem;
  position: absolute;
}
.user-details .list-img {
  overflow: hidden;
  padding-left: 0.2rem;
}
.user-details .list-img li {
  position: relative;
  float: left;
  width: 50%;
  background: #fff;
  padding: 0.2rem;
  margin-top: 0.2rem;
  border-right: 0.2rem solid #f5f5f5;
}
.user-details .list-img li .wh-ht {
  width: 100%;
  height: 4.29rem;
  max-height: 4.29rem;
}
.list-img li .heading {
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-img li .fs-cr {
  font-size: 0.22rem;
  color: #999999;
}
.list-img li div {
  line-height: 0.3rem;
}
.list-img li .m-top {
  margin-top: 0.1rem;
}
.footer {
  text-align: center;
  position: fixed;
  width: 100%;
  left: 50%;
  bottom: 0;
  max-width: 7.68rem;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  background: #1277df;
  color: #fff;
  z-index: 3;
}
.footer a {
  width: 50%;
  line-height: 0.97rem;
  font-size: 0.32rem;
}
.footer a.active {
  background: #2892ff;
}
.footer .left {
  float: left;
}
.footer .right {
  background: url(../images/making_tick_img.png) no-repeat;
  background-position: 30%;
  background-size: 0.29rem;
  float: right;
}
.footer i {
  width: 0.28rem;
  height: 0.22rem;
  display: inline-block;
  background: url(../images/making_tick_img.png) no-repeat;
  background-size: 0.28rem 0.22rem;
}
.footer i.lt {
  width: 0.29rem;
  height: 0.29rem;
  display: inline-block;
  background: url(../images/pic_06.png) no-repeat;
  background-size: 0.29rem 0.29rem;
}
.hint {
  width: 100%;
  line-height: 0.4rem;
  position: fixed;
  width: 100%;
  left: 50%;
  max-width: 7.68rem;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  bottom: 0.97rem;
  font-size: 0.22rem;
  color: #ff3000;
  text-align: center;
  background: #f7f0db;
  background-position: 0.9rem;
  z-index: 3;
}
.hint .hint-img {
  font-size: 0.22rem;
}
.hint .hint-img:before {
  content: '';
  display: inline-block;
  width: 0.22rem;
  height: 0.22rem;
  background: url(../images/hint_img.png) no-repeat left;
  background-size: 0.22rem;
  vertical-align: middle;
  margin: 0 0.05rem 0.04rem 0;
}
@media (max-width: 398px) {
  .hint .hint-img {
    background-position: 0.3rem;
  }
}
@media (max-width: 350px) {
  .hint .hint-img {
    background-position: 0.1rem;
  }
}
.add-img .btn1 {
  display: none;
}
.list-img li .btn1,
.add-img .btn1 {
  position: absolute;
  width: 0.58rem;
  height: 0.58rem;
  background: #fff;
  border-radius: 0.3rem;
  border: 1px solid #dddddd;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  z-index: 2;
}
.list-img li .active,
.add-img .active {
  background: #2786e8 url(../images/making_tick_img.png) no-repeat center;
  background-size: 0.28rem 0.22rem;
}
/*删除弹出层*/
.Popup_bd {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
}
.Popup_a {
  position: fixed;
  width: 4.9rem;
  left: 50%;
  top: 50%;
  margin-top: -1.55rem;
  margin-left: -2.45rem;
  background: #fff;
  z-index: 5;
  border-radius: 0.1rem;
}
.Popup_a .Popup_top {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.32rem;
  text-align: center;
  border-bottom: 0.02rem solid #e6e6e6;
}
.Popup_a .Popup_bottom {
  overflow: auto;
}
.Popup_a .Popup_bottom a {
  width: 50%;
  height: 0.8rem;
  font-size: 0.28rem;
  line-height: 0.8rem;
  float: left;
  text-align: center;
  color: #666;
}
.Popup_a .Popup_bottom a:first-child {
  border-right: 0.02rem solid #e6e6e6;
}
.Popup_a .Popup_bottom a.blue {
  color: #006de6;
}
.Popup_bd {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 4;
}
/*视频类*/
.list-img li .wh-ht215 {
  width: 100%;
  height: 2.15rem;
}
/*上传*/
.add-img .img-contet {
  text-align: center;
  width: 50%;
  height: 2.3rem;
  float: left;
  background: #fff;
  padding:0.2rem;
  border-right: 0.2rem solid #f5f5f5;
  margin-bottom: 0.2rem;
  font-size: 0.28rem;
  color: #666;
}
.add-img .img-bg{
  background-color: #f5f5f5;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.add-img .add-icon {
  width: 0.52rem;
  margin: 0.48rem 0 0.15rem;
}
.add-img .tab1 {
  padding: 0.2rem 0 0 0.2rem;
  overflow: hidden;
}
.crccc {
  background: #ccc;
}
.add-img .img-contet img.m-t-b {
  margin-top: 1.29rem;
  margin-bottom: 0.075rem;
}
.add-img .img {
  width: 100%;
  height: 100%;
}
.img-contet .m-t1 {
  margin-top: 0.5rem;
}
.add-img .img-contet .m-t {
  margin-top: 0.65rem;
  line-height: 0.65rem;
}
.add-img .img-contet .wrap1 {
  background: #e1e1e1;
  margin: 0 auto;
  margin-top: 0.1rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.add-img .img-contet .wh-ht {
  width: 1.7rem;
  line-height: 0.32rem;
  height: 0.32rem;
}
.add-img .img-contet .bg {
  background: #ff9900;
  height: 0.32rem;
  border-radius: 0.2rem;
  font-size: 0.23rem;
  color: #333;
}
.footer .bule {
  background: #2892ff;
}
.bottom-bd {
  background: #2892ff;
}
.footer .m-l-no {
  padding-left: 0;
}
/*404页面*/
.error_page {
  position: fixed;
  top: 50%;
  margin-top: -2.695rem;
  left:0;
  right:0;
  text-align: center;
}
.error_page .wh-ht {
  width: 1.55rem;
  height: 1.39rem;
}
.error_page .img {
  width: 1.54rem;
  height: 1.39rem;
}
.error_page .fs {
  font-size: 0.4rem;
}
.error_page .m-t-b {
  margin-top: 0.4rem;
  margin-bottom: 0.65rem;
}
.error_page .left {
  display: inline-block;
  vertical-align: top;
}
.error_page ul {
  text-align: left;
  display: inline-block;
}
.error_page ul li span {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  background: #b6b5b5;
  border-radius: 0.2rem;
  vertical-align: middle;
  margin-right: 0.4rem;
  margin-left: 0.2rem;
}
.error_page .m-t1 {
  margin-top: 1.1rem;
}
.error_page a.m-r {
  margin-right: 0.3rem;
}
.error_page a.m-l {
  margin-right: 0.2rem;
}
.error_page a.bule {
  color: #2786e8;
}
.error_page .fs30 {
  font-size: 0.3rem;
}
.error_page a.p-l {
  padding-left: 0.5rem;
}
.error_page a.bd-break {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  background: url(../images/renovate.png) no-repeat left;
  background-size: 0.31rem 0.35rem;
}
.error_page a.bd-return {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  background: url(../images/return_img.png) no-repeat left;
  background-size: 0.31rem 0.35rem;
}
/*登录页面*/
.entry-page {
  margin-top: 3.2rem;
}
.entry-page .top {
  text-align: center;
  margin-bottom: 1.1rem;
}
.entry-page .top img {
  width: 1.35rem;
  height: 1.35rem;
}
.entry-page .top .bule-fs {
  font-size: 0.4rem;
  color: #006af9;
}
.entry-page .top .m-t {
  margin-top: 0.2rem;
}
.entry-page .bottom {
  padding: 0 0.4rem;
}
.entry-page .wrap {
  overflow: hidden;
  background: #fff;
  border-radius: 0.15rem;
}
.entry-page .wrap .ow-hn {
  overflow: hidden;
  padding: 0.2rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.entry-page .wrap span {
  float: left;
  width: 20%;
  height: 0.5rem;
  border-right: 1px solid #e5e5e5;
}
.entry-page .wrap span.user-name {
  background: url(../images/user_name.png) no-repeat center;
  background-size: 0.25rem 0.3rem;
}
.entry-page .wrap input {
  width: 80%;
  line-height: 0.5rem;
  border: 0;
  padding-left: 0.2rem;
}
.entry-page .wrap span.password-img {
  background: url(../images/password_img.png) no-repeat center;
  background-size: 0.25rem 0.3rem;
}
.fn-classify {
  overflow: hidden;
  padding: 0.3rem 0;
}
.fn-classify label {
  display: inline-block;
  margin-right: 0.4rem;
}
.fn-classify label span {
  float: left;
  color: #2786e8;
  font-size: 0.24rem;
}
.fn-classify label span.cheek {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  margin-top: 0.03rem;
  background: url(../images/fn_img1.png) no-repeat center;
  background-size: 0.26rem;
  margin-right: 0.15rem;
}
.fn-classify label span.active {
  background: url(../images/fn_img.png) no-repeat center;
  background-size: 0.26rem;
}
.bottom .entry-btn {
  display: block;
  width: 100%;
  line-height: 0.87rem;
  text-align: center;
  background: #2786e8;
  color: #fff;
  border-radius: 0.15rem;
  margin-top: 0.1rem;
}
.video-box {
  overflow: hidden;
}
#jsAdd {
  display: block;
  margin: 0.2rem 0.2rem 0 0;
  line-height: 0.9rem;
  background: #ff9e13;
  border-radius: 0.07rem;
  font-style: 0.32rem;
  color: #fff;
  text-align: center;
}
/*首页底部*/
.fs26-cr66 {
  font-size: 0.26rem;
  color: #666;
}
.mt43 {
  margin-top: 0.43rem;
}
.see-edition {
  display: inline-block;
  line-height: 0.74rem;
  padding: 0 0.4rem;
  background: #2892ff;
  color: #fff;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
}
.see-edition img {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.1rem;
}
/*APP版本列表*/
.orange-tit .wh3,
.swiper-slide .wh3 {
  float: left;
  width: 33.33333333%;
}
.user-list .pg20 {
  padding: 0.35rem 0.2rem !important;
}
.swiper-slide .img {
  overflow: hidden;
  background: url(../images/ico_3.png) no-repeat right;
  background-size: 0.12rem 0.23rem;
}
.swiper-slide .pr30 {
  padding-right: 0rem;
}
.ht10 {
  height: 0.1rem;
}
.orange-tit .wh-max,
.user-list .wh-max {
  width: 30.333333% !important;
}
.user-list .centi-5 {
  width: 36.333333% !important;
}
@media (max-width: 360px) {
  .orange-tit .wh-max,
  .user-list .wh-max {
    width: 22.333333% !important;
  }
  .user-list .centi-5 {
    width: 38.333333% !important;
  }
}
/*APP版本详情页*/
.file-manage-pe .list li a.img-no {
  background: none;
}
.file-manage-pe .list li a .right {
  float: left;
  width: 68.30985915%;
  max-width: 4.1rem;
  word-break: break-all;
  line-height: 0.91rem;
  border: 0;
}
.file-manage-pe .list li .wh225 {
  width: 31.69014085%;
}
.file-manage-pe .list li a .le-no {
  line-height: 0.35rem;
  margin-top: 0.12rem;
}
/*上传新版本*/
.file-manage-pe .list li a .input {
  padding: 0.15rem 0.2rem;
  background: #2892ff;
  color: #fff;
  border-radius: 0.05rem;
}
.file-manage-pe .list li a .right input {
  float: left;
  width: 0.26rem;
  height: 0.26rem;
  margin-top: 0.33rem;
  margin-right: 0.15rem;
}
.file-manage-pe .list li a .right label {
  float: left;
  overflow: hidden;
}
.mr145 {
  margin-right: 1.45rem;
}
.footer a .wh-hga {
  width: 0.28rem;
  height: 0.22rem;
}
.list li a .wrapper {
  float: left;
  width: 1.7rem;
  height: 0.32rem;
  background: #e1e1e1;
  border-radius: 0.15rem;
  margin-top: 0.29rem;
  overflow: hidden;
}
.list li a .wrapper .wrap {
  float: left;
  width: 50%;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  background: #ff9900;
  border-radius: 0.15rem;
}
.list li a .right::-webkit-input-placeholder {
  color: #bbbbbb;
}
/*上传成功*/
.file-manage-pe .list li a .upload-sd {
  width: 0.28rem;
  height: 0.22rem;
  margin-right: 0.03rem;
}
.file-manage-pe .list li a .bd-f90 {
  background: #ff9900;
}
.footer a.upload-v {
  width: auto;
  display: block;
}