@media (max-width: 767px) {
  html {
    font-size: calc(100vw / 7.5);
  }
  body {
    font-size: 0.25rem;
    padding-top: 0.9rem !important;
  }
  .stui-extra {
    right: 0;
    bottom: 0.2rem;
  }
  header .container .row .stui-header_bd{
    position: relative;
  }
  header .container {
    padding-top: 0 !important;
  }
  .stui-header__logo {
    margin: 0;
  }

  .stui-header__logo .logo {
    width: 1.63rem;
    height: 0.53rem;
    margin: 0.20rem 0 0 0.16rem;
  }

  .stui-header__top {
    height: 0.9rem;
    min-height: 0.8rem;
  }

  .stui-header__top .container .row .stui-header_bd{
    height: 1.1rem;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__menu{
    height: 100%;
    width: 3.6rem;
    margin: 0 0.2rem;
    display: flex;
    justify-content: space-around;
    position: absolute;
    align-items: center;
    left: 1.79rem;
    top: 0;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__menu ul.dropdown{
    left: -3.93rem;
    width: 7.2rem;
    height: 2.76rem;
    padding: 0.18rem 0.09rem;
    background: white;
    border-radius: 0.1rem;
    overflow: hidden;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__menu ul.dropdown li{
    width: 2.34rem;
    height: 0.8rem;
    padding: 0.14rem 0.16rem;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__menu ul.dropdown li a{
    background: #eff4ed;
    color: #0b2545;
    font-size: 0.2rem;
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 0.52rem;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__menu li{
    height: 100%;
    line-height: .9rem;
    margin: 0;
    padding: 0;
  }

  .stui-header__top .container .row .stui-header_bd .stui-header__user{
    height: 100%;
    /* width: 0.6rem; */
    position: absolute;
    left: 5.79rem;
    top: 0;
    overflow: hidden;
    padding: 0;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__user li{
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__user li .mac_user{
    margin-top: 0.3rem;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__user li .mac_drop_box.mac_user_box{
    display: none !important;
  }

  .stui-header__top .container .row .stui-header_bd .stui-header__search {
    left: 2%;
    top: -1.5rem;
    width: 96%;
    height: 0.5rem;
    margin: 0;
    overflow: hidden;
    background: transparent;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__search.active {
    margin: 0;
    top: .2rem;
}
  .stui-header__top .container .row .stui-header_bd .stui-header__search form#search input{
    height: .5rem;
    background: #13315c;
    border: 0;
    padding: 0;
    text-indent: .15rem;
    box-shadow: 0 0 0 0 white;
    font-size: .2rem;

}  
  .stui-header__top .container .row .stui-header_bd .stui-header__search button#searchbutton{
    background: transparent;
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0.2rem;
    padding: 0;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__search .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    border: 0;
    cursor: pointer;
    background: #e63946;
    border-radius: 0 5px 5px 0;
}
.stui-header__top .container .row .stui-header_bd .stui-header__search .submit i{
  font-size: .2rem;
}
  .stui-header__top .container .row .stui-header_bd .stui-header__search button#searchbutton i{
    font-size: 0.3rem;
    color: #8da9c4;
    font-weight: normal;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__search .search-close{
    color: white;
    width: .36rem;
    height: .5rem;
    float: left;
    line-height: 0.5rem;
    text-align: center;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__search .search-close i{
    font-size: 0.3rem;
  }
  .stui-header__top .container .row .stui-header_bd .stui-header__search #search{
    width: 95%;
    position: relative;
    float: left;

  }
  .index-left-banner,.index-right-banner{
    display: none;
  }
  .stui-pannel.stui-pannel-screen.hidden-sm.hidden-xs{
    display: none;
  }
  .hidden-xs span .xiaoxi{
    width: 22px;
    height: 22px;
  }
/* 热播 */
  .container{
    padding-top: 0.01rem !important;
  }
  .container .row .stui-pannel.stui-pannel-bg{
    background: #eff4ed;
  }
  .container .row .stui-pannel .stui-pannel_hd{
    padding:0;
    height: auto;
    overflow: hidden; 
  }
  #header-top .container{
    height: .9rem;
  }
  #header-top .container .row{
    height: .9rem;
  }
  #header-top .container .row .stui-header_bd{
    height: .9rem;
  }
  #header-top .stui-header__menu > li > a {
    font-size: .32rem;
    line-height: .9rem;
    color: #8da9c4;
  }
  #header-top .stui-header__menu .icon{
    font-size: 0.3rem;
    vertical-align: -1px;
  }
#header-top .stui-header__user .hidden-xs {
  display: none;
}

#header-top .stui-header__user .hidden-xs a img{
  width: .32rem;
  height: .32rem;
}
#header-top .stui-header__user .visible-xs a{
  display: inline-block;
  width: .32rem;
  height: .32rem;
  margin-top:.2rem;
  
}
#header-top .stui-header__user .visible-xs a i{
  font-size: .32rem;
  line-height:.32rem;
}
#header-top .stui-header__user .visible-xs{
  margin-left: .05rem;
}
#header-top .stui-header__user .mac_user{
    display: inline-block;
    font-size: .33rem;
    line-height: .32rem;
    width: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #829eb9;
}
#header-top .stui-header__user .mac_user i{
  display: inline-block;
  font-size: .33rem;
  color: #829eb9;
}
#header-top .stui-header__user .mac_user img{
  width: .35rem;
}
.container .stui-pannel__head.active {
  height: auto;
  overflow: hidden;
}
.container .stui-pannel__head .title {
  float: left;
  margin: 0;
  padding-right: .1rem;
  height: 100%;
  line-height: 1;
  font-size: .32rem;
  color:#0b2545;
  margin-top: .06rem;
  min-height: 0.4rem;
}

.container .stui-pannel__head .title img{
    display: inline-block;
    width: .37rem;
    height: .37rem;
    margin-right: .1rem;
    vertical-align: -5px;
}
.container .stui-pannel_hd .nav.nav-text.pull-right{
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.container .stui-pannel_hd .nav.nav-text.pull-right li{
  margin: 0.1rem 0;
}
.container .stui-pannel_hd .nav{
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  min-height: 0.4rem;
}
.container .stui-pannel_hd .nav li span{
  display: none;
}
.container .stui-pannel_hd .nav li{
  text-align: center;
  margin:0;
}
.container .stui-pannel_hd .nav li a{
  padding: 0;
}
.container .nav-text > li {
  line-height: 1;
  margin-bottom: .12rem;
  margin-top: .12rem;
  width: 1.55rem;
  text-align: center;
}
.container .nav-text > li a {
  color:#0b2545;
 }
 
 
.container .nav-text > li a:first-child {
 color:#e63946;
}
.container .row .stui-pannel-box {
  padding: .09rem;
}

.container .row .stui-pannel_bd .stui-vodlist .col-xs-2 {
  width: 3.66rem;
  height: 3.56rem;
  padding: 0.08rem 0.09rem;
}
.container .row .stui-pannel_bd .stui-vodlist .col-xs-2 .stui-vodlist__box{
  overflow: hidden;
  border-radius: .1rem;
  /* box-shadow: 0.01rem 0.02rem 0.09rem 0.01rem #666; */
}
.container .row .stui-pannel_bd .stui-vodlist .col-xs-2 div a{
  height: 2.7rem;
}
.container .row .stui-pannel_bd .stui-vodlist .col-lg-3{
  display: none;
}
.container .row   .col-lg-6 .stui-vodlist__box .stui-vodlist__detail{
  height: .65rem;
  padding:0 0.25rem;
}
.container .row   .col-lg-6 .stui-vodlist__box .stui-vodlist__detail h4{
  height: .65rem;
  line-height: .65rem;
  margin: 0;
  font-size: .2rem;
}
.container .row   .col-lg-6 .stui-vodlist__box .stui-vodlist__detail h4 a{
  color: #0b2545;
}
.stui-pannel .stui-pannel-box .stui-pannel_bd .col-lg-wide-2.hidden-md.hidden-sm.hidden-xs{
  display: none;
}
 .container .list{
   margin-bottom: 0;
 }
 .container .col-lg-wide-8 .stui-vodlist .stui-vodlist__detail  .text{
   display: none;
 }
 .container .stui-pannel-box .col-lg-wide-8 .stui-vodlist .col-md-6 .stui-vodlist__box{
  border-radius: .06rem;
  overflow: hidden;
 }



 .foot-banner{
  height: 1.1rem;
  padding: .1rem 0;
  background: #eff4ed;
 }
 
 .foot-banner img{
  width: 100%;
  height: 100%;
 }
.stui-foot{
  background: #8da9c4;
  
}
.stui-foot .col-pd{
  color: white;
}
.stui-foot .text-muted{
  color: white;
}


/* 另类癖好 */
.container .row ul.stui-page.text-center li.hidden-xs{
  display: none;
}
.container .row ul.stui-page.text-center li.active.visible-xs{
  background: transparent;
}
.container .row ul.stui-page.text-center li.active.visible-xs span.num{
  background: #e63946;
}


/* 登录 */
.mac_pop{
  width: 6.9rem !important;
  height: 6rem !important;
}
  
.mac_pop .pop_top{
  height: 1.12rem;
  background: #123867;
}
.mac_pop .pop_top h2{
   font-size: 36px;
    line-height: 1.12rem;
    text-align: center;
    color: #98b2cb;
}

.mac_pop .pop_top .pop_close{
  position: absolute;
  top: 0;
  right: 0;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  background-position: center center;
}
.mac_pop .pop_content{
  height: 4.88rem;
  background: #f1f5ef;
}
.mac_pop .mac_login{
  height: 4.88rem !important;
  padding: .4rem .72rem 1.14rem .72rem;
}
.mac_pop .mac_login_form{
  height: 3.08rem
}
.mac_pop .mac_login_form .login_form_group{
  margin:0.26rem 0;
  width: 100%;
  float: left;
}
.mac_pop .pop_content input.mac_u_name{
  height: .72rem;
  font-size: .3rem;
  border-radius: 0.08rem;
  overflow: hidden;
  padding-left: 0.75rem;
  color: #cbd8e5;
}
.mac_pop .pop_content input.mac_u_pwd{
  height: .72rem;
  font-size: .3rem;
  border-radius: 0.08rem;
  overflow: hidden;
  padding-left: 0.75rem;
  color: #cbd8e5;
}
.mac_login .mac_login_form .login_form_group input.mac_u_name,input.mac_u_pwd {
  background-size: 0.72rem;
  background-position: 0 0;
}
.mac_login .mac_login_form .login_form_group input.mac_u_pwd {
  background-size: 0.72rem;
  background-position: 0 0;
}
.mac_login .mac_login_form .login_form_link{
  width: 100%;
  float: left;
  height: 0.46rem;
  line-height: 0.46rem;
}
.mac_login .mac_login_form .login_form_link a{
  color: #aab8be;
  font-size: 0.2rem;
}
.mac_login .mac_login_form input.login_form_submit{
  height: 0.74rem;
  background: #e94150;
  border-radius: 0.06rem;
  font-size: 0.3rem;
}


/* 影片详情页 */
.container .detail .col-lg-wide-75 .stui-pannel{
  margin-bottom: 0;
}

.container .detail .col-lg-wide-75{
  padding: 0;
}

.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__thumb{
    width: 2.32rem;
    height: 4.06rem;
    display: block;
    float: left;
}

.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__thumb a{
  width: 2.32rem;
  height: 4.06rem;

}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail{
  float: left;
  width: 4.8rem;
  padding-left: 0.24rem;
  position: relative;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box{
  overflow: hidden;
  background: #eff4ed;
    padding: .36rem .16rem 0 .16rem;
}
.container .detail .col-lg-wide-75 .stui-pannel.stui-pannel-bg.clearfix.stui-pannel-detail .stui-pannel-box{
  background: white;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .title .score {
    color: white;
    background: red;
    border-radius: 5px;
    width: .5rem;
    text-align: center;
}
.container .detail .col-lg-wide-75 .stui-pannel.stui-pannel-bg.clearfix.stui-pannel-detail::before{
  position: absolute;
  left: 0;
  top: 0;
  background: #e2e9f0;
  width: 100%;
  height: 1.05rem;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .title{
  margin:0 ;
  color:#0b2545;
  max-height: .6rem;
  overflow: hidden;
  line-height: .3rem;
  font-size: .22rem;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .detail{
  display: none;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail p{
  color: #425a7d;
  line-height: 0.48rem;
  margin: 0;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail p span{
  color: #425a7d;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .play-btn .btn {
   background: white;
    color: #13315c;
    border: 1px solid #13315c;
    text-align: center;
    font-size: .24rem;
    height: .6rem;
    padding:0 .35rem;
    line-height: .6rem;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .play-btn {
  margin:0;
  padding:0;
}
.container .detail .col-lg-wide-75 .stui-pannel .stui-pannel-box .stui-content__detail .play-btn .mac_ulog {
 margin-left: .2rem;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box{
  background: white;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .title{
  color: #13315c;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-pannel__head{
  border-bottom: 1px solid #13315c;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-content__playlist{
  margin-top: .1rem;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-content__playlist li{
  background: #13315c;
  border-radius: 5px;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-content__playlist li a{
  color: white;
  border: 0;
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .title{
    height: .3rem;
    color: #13315c;
    font-size: .23rem;
    line-height: .3rem;
}

.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .title img{
  height: .24rem;
  width: .24rem;
}

.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__box .text{
  display:none;
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__thumb{
    border-radius: .05rem .05rem 0 0;
    overflow: hidden;
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__box .title a{
  color:#0b2545
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__box .stui-vodlist__detail{
    height: .6rem;
    padding-left: .26rem;
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__box .stui-vodlist__detail  .title{
  font-size: .2rem;
  line-height: .6rem;
  margin: 0;
  height: .6rem;
}
.container .detail .col-lg-wide-75 .guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5 .stui-vodlist__box{
  margin-bottom: .2rem;
}

.container .row .col-lg-wide-25.col-xs-1.stui-pannel-side.hidden-sm.hidden-xs{
  display: none;
}
.row.detail .col-lg-wide-75.col-xs-1 .stui-pannel.stui-pannel-bg.guesslike .stui-pannel-box .stui-pannel_bd .stui-vodlist__bd .col-md-5.col-sm-4.col-xs-3.hidden-sm.hidden-xs{
  display: none;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-content__playlist li a:hover{
  background-color: #13315c;
}

/* 播放页 */
.watchplay .detail .col-lg-wide-75 .stui-player__video.embed-responsive.embed-responsive-16by9.clearfix{
  height: 4.4rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__video .MacPlayer{
  height: 4.4rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item  .stui-player__detail{
  position: relative;
  height: 2.05rem;
  margin-top: 0;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item{
  margin-top: .32rem;
  padding:0 .2rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item  .stui-player__detail .title{
  position: absolute;
  top: .8rem;
  width: 100%;
  margin-top: .1rem;
  max-height: .6rem;
  overflow: hidden;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item  .stui-player__detail .title a{
  color: #13315c;
  font-size: .27rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item .stui-player__detail .more-btn{
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  margin-top: .1rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item  .stui-player__detail .data{
  position: absolute;
  top: 1.6rem;
  width: 100%;
  color: #13315c;
  font-size: .2rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item  .stui-player__detail .data span{
  color: #13315c;

}
.watchplay .detail .col-lg-wide-75 .stui-player__item .stui-player__detail .more-btn .btn.btn-default{
  min-width: 2.1rem;
  width: 2.2rem;
  max-width: 2.36rem;
  text-align: center;
  color: #13315c;
  border: 1px solid #13315c;
  background: white;
  font-size: .22rem;
  padding:.06rem .15rem;
  white-space: nowrap;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item .stui-player__detail .more-btn li{
  margin-left: .1rem;
}
.watchplay .detail .col-lg-wide-75 .stui-player__item .stui-player__detail .more-btn .btn.btn-default .icon{
    font-size: .22rem;
    color: #13315c;
}
.container .detail .col-lg-wide-75 .stui-pannel.player .stui-pannel-box .stui-content__playlist li.active a {
  background-color: #13315c;
}

/* 留言页面 */
.container.comment{
  background: #eff4ed;
  padding-top: .2rem !important;
}

.comment .row .stui-pannel-left .stui-pannel .col-pd{
  height: 3.54rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form{
  height: 3.54rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form{
  height: 3.55rem;
}

.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .form-control{
  height: 2.5rem;
  border: 0;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  color: #8da9c4;
  background: white;
  box-shadow: 0 0.02rem 0.03rem 0.01rem #dfe5e1;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .submit{
    width: 2.06rem;
    color: white;
    background: #e63946;
    height: .58rem;
    font-size: .24rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .mac_verify.form-control{
    text-align: center;
    width: 2.06rem;
    border: 1px solid #13315c;
    background: #eff4ed;
    height: .58rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .form-control.comment_msg{
  height: .58rem;
  width: 2.06rem;
  text-align: center;
  background: #eff4ed;
  border: 1px solid #13315c;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form img.mac_verify_img{
  height: .58rem;
  width: auto;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .mac_verify.form-control::-webkit-input-placeholder {
  color: #8da9c4;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .mac_verify.form-control::-moz-placeholder {/* Firefox 18- */
  color: #8da9c4;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .mac_verify.form-control::-moz-placeholder{/* Firefox 19+ */
  color: #8da9c4;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .gbook_form .stui-gbook-form .mac_verify.form-control::-ms-input-placeholder {
  color: #8da9c4;
}
.comment .foot-banner{
  padding:.2rem 0;
}
.comment .row .stui-pannel-left .stui-pannel__head .title{
    font-size: .3rem;
    color: #0b2545;
}

.comment .row .stui-pannel-left .stui-pannel .col-pd{
   background: white;
    height: auto;
    margin: .1rem;
    border-radius: .05rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .stui-gbook__item{
  padding: 0;
}

.comment .row .stui-pannel-left .stui-pannel .col-pd .stui-gbook__item .name .color{
  color: #0b2545;
  font-weight: 600;
  font-size: .2rem;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .stui-gbook__item .cont{
    background: #c6d4e1;
    color: #0b2545;
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .stui-gbook__item .foot{
    color: #8da9c4;
    font-size: .14rem;  
}
.comment .row .stui-pannel-left .stui-pannel .col-pd .stui-page.text-center.clearfix{
  display: none;
}

  /* 个人中心 */
  .desktop-container {
    display: none;
  }

  .mobile-container {
    display: block;
  }
  
  .mobile-container .user-top {
    width: 100%;
    text-align: center;
    padding: .2rem 0;
    background: #0b2545;
    color: #fff;
  }

  .mobile-container .user-avatar {
    width: 100%;
    padding: 0 25%;
  }

  .mobile-container .user-avatar img {
    width: 50%;
    display: inline-block;
  }

  .mobile-container .user-avatar p {
    font-size: .32rem;
    color: #8da9c4;
    margin-bottom: .3rem;
    margin-top: .15rem;
  }

  .mobile-container .user-menu-item {
    margin-bottom: .05rem;
  }

  .btn-normal {
    display: inline-block;
    width: 2.75rem;
    margin-bottom: .1rem;
    color: #8998ae;
    background-color: #13315c;
    border-color: #13315c;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .18rem .10rem;
    font-size: .22rem;
    line-height: 1.5;
    border-radius: .125rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-right: .375rem;
  }

  .btn-normal.red {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }

  .btn-normal.normal {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
  }

  .mobile-container .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
  }

  .mobile-container li {
    position: relative;
    display: block;
    padding: .25rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    padding-left: .725rem;
  }
  .mobile-container .list-group-item {
    position: relative;
    display: block;
    padding: .25rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    padding-left: .725rem;
  }

  .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .mobile-container li i {
    width: .6rem;
    height: .6rem;
    background-size: 100% 100%;
    float: left;
    margin-right: .2rem;  
  }
  .mobile-container .list-group-item i {
    width: .6rem;
    height: .6rem;
    background-size: 100% 100%;
    float: left;
    margin-right: .2rem;  
  }
  .mobile-container li a {
    line-height: .6rem;
    display: block;
    height: 100%;
  }
  .mobile-container .list-group-item a {
    line-height: .6rem;
    display: block;
    height: 100%;
  }
  .mobile-container li span {
    display: inline-block;
    top: .425rem;
    position: absolute;
    left: 1.625rem;
  }
  .mobile-container .list-group-item span {
    display: inline-block;
    top: .425rem;
    position: absolute;
    left: 1.625rem;
  }

  .mobile-container .user-footer .link {
    line-height: .5rem;
    font-size: .32rem;
    margin: .1rem .6rem;
  }

  .mobile-container .user-footer .link input {
    display: inline-block;
    color: #fff;
    background-color: #8da9c4;
    padding: .125rem .2rem;
    border-radius: .125rem;
    margin-bottom: .125rem;
  }

  .mobile-container .user-footer .button-group {
    margin: .1rem .6rem;
    margin-top: .2rem;
  }
  .mobile-container .user-content .list-group .list-group-item{
    border-radius: 0;
  }
  body.user_center{
    padding-top: 0.9rem !important;
  }
  body.user_lists{
    padding-top: 0 !important;
  }
  .user_lists .info .zy-search{
    height: .9rem;
    background: #0b2545;
    text-align: center;
    font-size: .34rem;
    color: #8da9c4;
    line-height: .9rem;
    max-width: 100%;
  }
  .user_lists .info .user_message{
    height: 12rem;
    background: #eff4ed;
  }

  .user_lists .info .user_message #fm{
    height: 12rem;
  }
  .user_lists .info .user_message #fm .user_ul{
    height: 12rem;
  }

  .user_lists .info .user_message #fm .user_ul li{
    height: .9rem;
    border-bottom:1px solid #0b2545;
    line-height: .9rem;
    margin-left: .2rem;
  }
  .user_lists .info .user_message #fm .user_ul li input{
    height: .56rem;
    border: 1px solid #0b2545;
  }
  .user_lists .info .user_message #fm .user_ul .user_none{
    padding-right: 1.3rem;
  }
  .user_lists .info .user_message #fm .user_ul li span{
    
    color: #0b2545;
  }
  .user_lists .info .user_message #fm .user_ul .user_names{
    margin-left: .9rem;
  }

  .user_lists .info .user_message #fm .user_ul .user_li_none{
    display: none;
  }
  .user_lists .info .user_message #fm .btn-brand{
    width: 7.18rem !important;
    margin-top: 1.05rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .32rem;
  }
  .user_lists .yincang{
    display: none ;
  }

  .h5banner img{
    width: 5rem;
    height: 5rem;
    position: fixed;
    top: 3.25rem;
    left: 1.25rem;
    bottom: 0;
  }
  #close-left1{
    position: fixed;
    top: 2.85rem;
    left: 5.9rem;
    bottom: 0;
    color: white;
    font-size: 0.5rem;
  }
  .mengchen{
    width: 100%;
    height: 100vh;
    position: fixed;
    left:0;
    top:0;
    background:rgba(0,0,0,.5);
    overflow: hidden;
    z-index: 9999;
  }









}

@media (min-width: 1180px) {
  .desktop-container {
    display: block;
  }

  .mobile-container {
    display: none;
  }


}