@charset "utf-8";
@media only screen and (max-width: 768px) {
  body {
    width: 100%;
  }
  #content .wrapper {
    display: block;
  }
  .topic-cap-img,
  .topic-cap-img img:nth-child(1) {
    width: 4.88rem;
    height: 3.306666666666667rem;
  }
  #subjectTitle {
    z-index: 1005;
    height: auto;
    position: fixed;
    width: 100%;
    background-color: #fff;
    overflow-y: scroll;
    top: 48px;
  }
  .subject-content {
    height: 1.12rem;
    line-height: 1.12rem;
    width: 100%;
    font-size: 0.3733333333333333rem;
    padding-left: 0.5333333333333333rem;
    position: fixed;
    z-index: 1006;
    background-color: #fff;
    top: 48px;
  }
  .subject-content-down {
    border-bottom: 1px solid #f0f0f0;
  }
  .header-icon-arrow-down {
    display: inline-block;
    vertical-align: middle;
    width: 1.12rem;
    height: 1.12rem;
    position: absolute;
    top: 0;
    right: 0.7rem;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    -moz-transition: 0.35s;
    transition: 0.35s;
  }
  
  #content .header-icon-arrow-down:before {
    content: '';
    position: absolute;
    top: -webkit-calc(50% - 4px);
    top: -moz-calc(50% - 4px);
    top: calc(50% - 4px);
    left: -webkit-calc(50% - 4px);
    left: -moz-calc(50% - 4px);
    left: calc(50% - 4px);
    display: block;
    border-bottom: solid 1px rgb(102, 102, 102);
    border-right: solid 1px rgb(102, 102, 102);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-active {
    -moz-transform: rotateX(180deg);
         transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    height: 1.12rem;
  }
  .subject-list {
    height: auto;
    padding-top: 1.12rem;
    display: none;
    height: -webkit-calc(100vh - 46px);
    height: -moz-calc(100vh - 46px);
    height: calc(100vh - 46px);
  }
  .subject-list .subject-header-list li {
    line-height: 1.12rem;
    padding-left: 0.5333333333333333rem;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.3733rem;
    color: rgb(51, 51, 51);
    position: relative;
  }
  .subject-list .subject-header-list > li {
    background-color: #fff;
  }
  .subject-list .subject-header-list > li .header-icon-arrow-down {
    top: 0rem;
    right: 0.45rem;
    margin-top: 0px;
  }
  .subject-header-list-second {
    width: -webkit-calc(100% + 0.5333333333333333rem);
    width: -moz-calc(100% + 0.5333333333333333rem);
    width: calc(100% + 0.5333333333333333rem);
    margin-left: -0.5333333333333333rem;
    padding-left: 0.5333333333333333rem;
    background-color: #f6f6f6;
    display: none;
  }
  .selected .subject-header-list-second {
    display: block;
  }
  .selected {
    color: rgb(228, 31, 43) !important;
  }
  .mask {
    display: none;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 1.226666667rem;
    bottom: 0;
    visibility: visible;
    opacity: 0.7;
    z-index: 1004;
  }
  .subject-content p:before {
    content: '';
    border-left: 4px solid #e41e2b;
    padding-left: 0.2666666666666667rem;
  }
  .topic-list {
    padding-top: 1.12rem;
  }
  .list {
    background-color: #fff;
    overflow: hidden;
    padding: 0 0.3rem;  
    display: flex;
    flex-wrap: wrap;
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap
  }
  .col-mb-12{
    width: 50%;
    float: none !important;
    padding: 0 0.24rem;
    margin-bottom: 0.533rem;
  }
  #pullUp {
    text-align: center;
    background: #f6f6f6;
    font-size: 0.3733333333333333rem;
    color: #999;
    position: relative;
    margin-top: -0.026666667rem;
    padding: 0.4rem 0rem;
    display: block;
  }
  .wrapper .video-recommend-block {
    background-color: #ffffff;
    width: 100%;
    padding-top: 1.3rem;
    overflow: hidden;
    margin-bottom: 0.266667rem;
  }
  .wrapper .video-recommend-block .block-title,
  .wrapper .video-comment-block .block-title {
    position: relative;
    font-size: 0.4266667rem;
    line-height: 1 !important;
    padding-left: 0.2666666666666667rem;
    margin: 0 0.533333rem 0.37333333rem 0.533333rem;
  }
  .video-recommend-block .aui-video {
    float: left;
    background: #f7f9fa;
    border: 1px solid #ddd;
    width: 4.133333333333333rem;
    -moz-box-sizing: content-box;
         box-sizing: content-box;
  }
  .aui-video .img-cover {
    width: 4.1867rem;
    height: 2.3467rem;
    font-size: 0;
    position: relative;
  }
  .aui-video .img-cover img {
    width: 4.133333333333333rem;
    height: 2.3467rem;
  }
  .aui-video .cover{
    height: 2.3467rem;
  }
  #UpData {
    text-align: center;
     background: #ffff !important; 
    font-size: .3733333333333333rem;
    color: #999;
    padding: .4rem 0rem;
    position: inherit !important; 
    display: block;
    height: 50px;
    width: 100%;
}
  .aui-video .img-cover {
    width: 100%;
    font-size: 0;
  }
  .aui-video .time {
    bottom: 0.26666667rem;
    right: 0.26666667rem;
    width: 1.7rem;
    height: 0.533333rem;
    line-height: 0.533333rem;
    border-radius: 0.26666667rem;
    font-size: 0.32rem !important;
    text-align: center;
    padding: 0;
  }
  .aui-video .caption {
    width: -webkit-calc(100% - 0.2533333333333333rem * 2);
    width: -moz-calc(100% - 0.2533333333333333rem * 2);
    width: calc(100% - 0.2533333333333333rem * 2);
    padding: 0.266667rem 0.25333333rem 0.266667rem 0.2533333333333333rem;
    margin: 0;
    line-height: normal;
    font-size: 0.36rem;
    color: rgba(51, 51, 51);
  }
  .aui-video .amount {
    padding-left: 0.266667rem;
    line-height: 0.35rem;
    font-size: 0.32rem;
    color: #a0a2ab;
    margin-bottom: 0.266667rem;
  }
  .video-recommend-block ul {
    overflow: hidden;
    padding: 0 0.53333rem;
  }
  .selected {
    background-color: transparent;
  }
  .info-none {
    background-color: #f6f6f6;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .infoImage {
    width: 3.226666666666667rem;
    height: 3.226666666666667rem;
    margin-top: 2rem;
    vertical-align: middle;
  }
  .infoContent {
    font-size: 0.4266666666666667rem;
    color: rgb(102, 106, 117);
    padding-top: 0.8rem;
  }
  .clickColor {
    color: #526ECC !important;
  }
}
