* {
  font-family: Arial, sans-serif !important;
}

.share_box {
  display: flex;
  align-items: center;
}

.share_box .share_img a {
  display: inline-block; 
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  padding: 0 4px;
}
.share_box .share_img a:hover {
  opacity: 0.85;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.size_xxxl {
    font-size: 3em;
}

.size_xxl {
    font-size: 2em;
}

.size_xl {
    font-size: 1.5em;
}

.size_x {
    font-size: 1.2em;
}

.size_m {
    font-size: 1em;
}

.size_s {
    font-size: 0.75em;
}

.no_margin {
    margin: 0;
}

.no_padding {
    padding: 0;
}

.content-img {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.span_padding {
    padding: 5px 7px;
}

.first_title {
    padding: 0 7px;
    margin: 10px 0;
    line-height: 2em;
    font-size: 1.5em;
    font-weight: 500;
}

.second_title {
    margin: 10px 0;
    padding: 0 7px;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: normal;
}

.text-line-through {
    text-decoration: line-through;
}

.clearfix {
    clear: both;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

@media screen and (max-width:769px) {
    .margin_left_10 {
        margin-left: 10px;
    }
}

@media screen and (min-width:769px) {
    .margin_left_10 {
        margin-left: 40px;
        max-width: 40%;
    }
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 350px;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.img-content {
    cursor: pointer;
}

.icon {
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.icon.icon_hand {
    background-image: url(../images/hand.png);
}

.icon.icon_ios_shared {
    background-image: url(../images/ios_share.png);
}

.icon.icon_android_share {
    background-image: url(../images/android_share.png);
}

.icon.icon_thunder {
    background-image: url(../images/xunlei.png);
}

.icon.icon_arrow_up {
    background-image: url(../images/arrow_up.png);
}

.icon.icon_share {
    background-image: url(../images/share.png);
}

.icon.icon_service {
    background-image: url(../images/servicio.png);
}
.icon.icon_maomi_128x128 {
    background-image: url(../images/maomi_128x128.png);
}

.icon.icon_maomi_64x64 {
    background-image: url(../images/maomi_64x64.png);
}

.icon.icon_maomi_32x32 {
    background-image: url(../images/maomi_32x32.png);
}

.icon.icon-play {
    background-image: url(../images/play.png);
    vertical-align: middle;
}

.icon.icon-download {
    background-image: url(../images/download.png);
    vertical-align: middle;
}


.icon {
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon.icon_ios_shared {
    background-image: url(../images/ios_share.png);
}

.icon.icon_android_share {
    background-image: url(../images/android_share.png);
}

.aadd img{
    display: block;
    margin: 0px;
}


a:focus, a:hover, a:link {
    text-decoration: none
}


h1, h2, h3, h4, h5, h6, a, .details-play-title .nav-tabs > li.active > a, .details-play-title .nav-tabs > li.active > a:focus, .details-play-title .nav-tabs > li.active > a:hover, .details-play-title .nav-tabs > li > a:hover, .details-play-title .nav-tabs > li.open > a, .details-play-title .dropdown-menu > li > a, .dropdown-menu > li > a {
    font-weight: 500;
    margin: 0
}

.text-overflow-2 {
    overflow: hidden;
    width: 100%;
    line-height: 20px;
    height: 60px;
    word-break:break-all;
    overflow-wrap:anywhere;
}

.text-overflow-aadd {
    overflow: hidden;
    width: 100%;
    line-height: 20px;
    height: 20px;
    text-align: center;
}





.video-box {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    background-color: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}

.video-box .box-title {
    position: relative;
    padding: 5px 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.video-box .box-title h3 {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;

    color: #fff;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.video-box .box-title .share_box {
    float: right;
    vertical-align: top;
    margin: 0px 10px 0px 0
}


.video-box .cccc {
    width: 100%;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.video-box .content-list .content-item {
    position: relative;
    padding: 5px;
    width: 25%;
    float: left;
    vertical-align: top;
}

.video-box .content-list .content-item .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #333;
    background-size: auto 100%;
    border-radius: 16px;
}

.video-box .content-list .content-item .video-pic .content-img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    width: auto;
    width: 100%;
    border-radius: 16px;
}
.video-box .content-list .content-item .video-pic .player {
    text-indent: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    color: #fff
}

.video-box .content-list .content-item .video-pic .player:hover {
    opacity: 1
}

.video-box .content-list .content-item .video-pic .player img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
}

.video-box .content-list .content-item .video-pic:hover .player {
    opacity: 1
}

.video-box .content-list .content-item .note {
    padding: 5px 10px
}

.video-box .content-list .content-item .text-bg-r {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #fff;
    text-align: right;
    z-index: 3;
}


.video-box .content-list .content-aadd {
    position: relative;
    padding: 5px;
    float: left;
    vertical-align: top;
}

.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 60.5px;
    width: 60.5px;
    border-radius: 16px;
}

.video-box .content-list .content-aadd .video-pic .content-img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    border-radius: 16px;
}



@media (max-width:820px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 57.8px;
    width: 57.8px;
    border-radius: 16px;
}
}

@media (max-width:768px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 53.8px;
    width: 53.8px;
    border-radius: 16px;
}
}

@media (max-width:540px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 56.8px;
    width: 56.8px;
    border-radius: 16px;
}
}

@media (max-width:430px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 60.8px;
    width: 60.8px;
    border-radius: 16px;
}
}

@media (max-width:414px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 57.8px;
    width: 57.8px;
    border-radius: 16px;
}
}

@media (max-width:393px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 54.8px;
    width: 54.8px;
    border-radius: 16px;
}
}

@media (max-width:375px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 50.8px;
    width: 50.8px;
    border-radius: 16px;
}
}

@media (max-width:364px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 49.8px;
    width: 49.8px;
    border-radius: 16px;
}
}

@media (max-width:358px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 48.8px;
    width: 48.8px;
    border-radius: 16px;
}
}

@media (max-width:352px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 47.8px;
    width: 47.8px;
    border-radius: 16px;
}
}

@media (max-width:346px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 46.8px;
    width: 46.8px;
    border-radius: 16px;
}
}

@media (max-width:340px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 45.8px;
    width: 45.8px;
    border-radius: 16px;
}
}

@media (max-width:335px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 44.8px;
    width: 44.8px;
    border-radius: 16px;
}
}

@media (max-width:328px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 43.8px;
    width: 43.8px;
    border-radius: 16px;
}
}

@media (max-width:322px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 42.8px;
    width: 42.8px;
    border-radius: 16px;
}
}

@media (max-width:316px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 41.8px;
    width: 41.8px;
    border-radius: 16px;
}
}

@media (max-width:310px){
.video-box .content-list .content-aadd .video-pic {
    display: block;
    position: relative;
    padding-top: 60%;
    background: no-repeat top center #fff;
    background-size: auto 100%;
    height: 40.8px;
    width: 40.8px;
    border-radius: 16px;
}
}
.video-box .content-list .content-aadd .video-pic .player {
    text-indent: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    color: #fff
}

.video-box .content-list .content-aadd .video-pic .player:hover {
    opacity: 1
}

.video-box .content-list .content-aadd .video-pic .player img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
}

.video-box .content-list .content-aadd .video-pic:hover .player {
    opacity: 1
}

.video-box .content-list .content-aadd .note {
    padding: 5px 10px
}

.video-box .content-list .content-aadd .text-bg-r {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    color: #fff;
    text-align: right;
    z-index: 3;
}


.date-text-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #fff;
    z-index: 3;
    text-align: right;
    margin: 0;
}

@media (max-width: 738px) {
    .video-box .content-list .content-item {
        width: 50%;
    }
}

.video-box .content-list .content-item .title a {
    font-size:13px;
    font-weight:bold;
}

@media (max-width:738px){
    .text-overflow-2{
        height: 40px;
    }
}

.vip-video .video-box .content-list .content-item .vip-tip{
    padding: 3px 5px;
    position: absolute;
    top: 5px;
    z-index: 99;
    right: 5px;
    background: orange;
    border-radius: 6px;
    font-weight: bold;
}

.vip-video .video-box .content-list .content-item .video-title{

    color: #bbb;
    font-weight: normal;
    line-height: 25px;
    text-overflow: ellipsis;
    height: 25px;
    overflow: hidden;
    width: 90%;
    white-space: nowrap;

}

.vip-video .video-box .content-list .content-item .video-pic{
    border-radius: 20px;
    background: no-repeat top center #ddd;
}

.vip-video .video-box .content-list .content-item .text-bg-r {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    font-size: 12px;
    color: #fff;
    text-align: right;
    z-index: 3;
    border-radius: 0 0 20px 20px;
}

@media (max-width: 738px){
    .vip-video .video-box .content-list .content-item.content-item-2 {
        width: 50%;
    }
    .vip-video .video-box .content-list .content-item.content-item-1 {
        width: 100%;
    }
}

.vip-video .video-header{
    line-height: 30px;
    color: #666;
    text-align: left;
    padding: 0 15px;
}

.vip-video .video-header{
    line-height: 30px;
    color: #666;
    text-align: left;
    padding: 0 15px;
}

.vip-video .vheader-title{
    font-size: 18px;
    display: inline-block;
}

.vip-video .vheader-more{
    float: right;
}

.vip-video .video-box .content-list .content-item .video-pic .content-img {
    border-radius: 10px;
}

.vip-video .video-box .content-list .content-item {
    border-top: 0;
}



.main-container {
    text-align: center;
    margin-top:3px;
    background: #fff
}

.main-container .left-container {
    width: 10%;
    /* display: inline-block; */
    position: absolute;
    height: 900px;
    left: 0px;
}

.main-container .center-container {
    width: 79%;
    display: inline-block;
    vertical-align: top;
}

.main-container .right-container {
    width: 10%;
    position: absolute;
    height: 900px;
    right: 0px;
}

.main-container ul {
    margin: 0;
    padding: 0;
}

.small-ad-content .content-item {
    max-height: 200px;
    margin-bottom: 10px;
}

.center-content-list {
    text-align: center;
    margin-top: 10px;
}

.center-content-list .content-item {
    display: inline-block;
}

.center-container .img-row {
    max-height: 250px;
    margin: 0 0 10px 0;
}

.ad-big-group li {
    width: 100%;
}

.big-ad-content {
    margin: 0;
    padding: 0;
}

.big-ad-content .content-item {
    max-height: 70px;
    margin-bottom: 1px;
}

.big-ad-content .content-item:hover {
    opacity: 0.7;
    cursor: pointer;
}

.index-center-content-list .content-img {
    background-size: cover;
}


@media screen and (min-width: 769px) {
  .center-content-list,
  .index-center-content-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 6px;
    row-gap: 12px;
    padding: 0 14px;
    box-sizing: border-box;
  }

  .center-content-list .content-item,
  .index-center-content-list .content-item {
    padding: 4px;
    box-sizing: border-box;
  }

  .center-content-list .content-img {
    width: 100%;
    height: auto;
    max-height: 285px;
    display: block;
    border-radius: 0;
  }

  .index-center-content-list .content-img {
    width: 100%;
    height: 120px;
    max-height: 260px;
    display: block;
    border-radius: 16px;
  }
}


@media screen and (max-width: 768px) {
  .center-content-list,
  .index-center-content-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .center-content-list .content-item,
  .index-center-content-list .content-item {
    padding: 3px;
    box-sizing: border-box;
  }

  .center-content-list .content-img,
  .index-center-content-list .content-img {
    width: 100%;
    height: 105px;
    display: block;
    border-radius: 12px;
  }
}


.section-banner {
    margin: 0px;
    padding: 0px;
}

.section-banner .content-img {
    width: 100%;
    max-height: 400px;
    background-size: cover;
}

.section-banner .banner {
    margin: 0px;
    min-height: 400px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}

@media screen and (max-width:765px) {
    .section-banner {
        padding: 0;
    }
    .section-banner .content-img {
        max-height: 120px;
        background-size: contain;
    }
    .section-banner .banner {
        min-height: 120px;
    }
}

@media screen and (max-width:769px) and (min-width:766px) {
    .section-banner {
        padding: 0;
    }
    .section-banner .content-img {
        max-height: 216px;
        background-size: contain;
    }
    .section-banner .banner {
        min-height: 216px;
    }
}

@media screen and (max-width:805px) and (min-width:769px) {
    .section-banner {
        padding: 0;
    }
    .section-banner .content-img {
        max-height: 325px;
        background-size: contain;
    }
    .section-banner .banner {
        min-height: 325px;
    }
}

.row.menu-row {
    width: 100%;
    margin: 0 auto;
}



.header-container {
    width: 100%;
    margin-top: 0;
    padding: 0 0;
}

.header-container p{margin:0}

.header_title {
    font-weight: bold;
}

.header_desc p {
    margin: 5px 0px;
}

.header_desc {
    display: inline-block;
    width: 80%;
    margin: 0 15px;
}

.header_desc a {
    color: #1d7ad9;
}


.header-container .share_box {
    float: right;
    vertical-align: top;
    margin-right: 10px;
    width: 80px;
    height:80px;
    margin: 10px 10px 10px 0;
    cursor: pointer;
}

.header-container .share_box img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

@media (max-width:769px) {
    .header_desc {
        display: inline-block;
        width: 75%;
    }
    .header-container .text-right {
        text-align: center
    }
    .size_xxxl {
        font-size: 1.8rem;
        padding: 0 10px;
    }
    .size_xxx2 {
        font-size: 0.8rem;
        padding: 0 10px;
    }
    .movie_list {
        margin: 0px;
        padding: 0px;
    }
    .movie_list img {
        width: 100%;
    }
    .header_desc p {
        padding: 0px 10px;
    }
    .header_desc {
        width: 75%;
        margin: 0 0px;
    }
    .header-container .share_box {
        width: 52px;
        height: 52px;
    }
}



header .vip-header-row {
    padding: 20px 20px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.vip-header-row .header_title {
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
}


header .vip-header-row .logo-img {
    margin-left: 10px;
    max-width: 180px;
}

header .vip-header-row .vip-content {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

header .vip-header-row .vip-content .vip-item {
    padding: 10px;
    display: inline-block;
}

header .vip-header-row .vip-content .vip-item img {
    max-width: 40px;
    vertical-align: middle;
}

header .vip-header-row .vip-content .vip-item img.vip_user-img {
    max-width: 100px;
}

header .vip-header-row .vip-content .vip-item-tip {
    position: relative;
}

header .vip-header-row .vip-content .vip-item-tip .vip-tip-img {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 16px;
}

.row{
    display:block;
}

.col{
    display:inline-block;
}

.col.col-2{
    width:49%;
}

.vip-hover{
    position:relative;
}
.vip-hover .vip-hover-content{
    display:none;
}

.vip-hover:hover .vip-hover-content{
    display:block;
}

.vip-hover-content:hover{
    display:block;
}

.vip-hover-content {
    position: absolute;
    background-color: #fff;
    padding: 10px;
    right: 0;
    min-width: 250px;
    top: 70px;
    color: #999;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-top: 0;
}

.vip-hover-content .col p {
    text-align: center;
    font-size: 13px;
    margin: 10px 0;
}

.vip-text{
    min-width:200px;
    width:100%;
    margin:15px 0;
}

.vip-item-img{
    width:30px;
    padding:1px;
    text-align:center;
}
.open-user-row{
    border-top:1px solid #dcdcdc;
    padding:15px 0;
    text-align:left;
    padding-left:10px;
    font-size:14px;
    font-weight:500;
    margin-top:10px;
}

.open-user-row span{
    vertical-align:middle;
}

.open-user-row .arrow-right{
    float:right;
    margin-right:10px;
    width:12px;
}
@media (max-width: 738px) {
    header .vip-header-row {
        padding: 15px 5px;
    }
    header .vip-header-row .logo-img {
        max-width: 100px;
    }
    header .vip-header-row .vip-content .vip-item {
        padding: 2px;
    }
    header .vip-header-row .vip-content .vip-item img {
        max-width: 30px;
    }
    header .vip-header-row .vip-content .vip-item img.vip_user-img {
        max-width: 80px;
    }
    header .vip-header-row .vip-content .vip-item-tip .vip-tip-img {
        bottom: 3px;
        right: 2px;
        width: 14px;
    }

    .vip-hover-content{
        top:43px;
    }
    .vip-hover{
        display:none;
    }
}

::-webkit-scrollbar{      display:none    }

@media screen and (min-width:769px){

    .footer-container {
        margin-top: 5px;
        line-height: 22px;
        background: #1d7ad9;
        color: #fff;

        /* —— 统一文字风格 —— */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;

        margin-bottom: 0;
        padding: 16px 2%;
        border-radius: 8px 8px 0 0;
        overflow: hidden;
    }

    .footer-container .row {
        margin-bottom: 10px;

        /* 如果 .row 里也有文字需要继承同样风格，可重复声明 */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }

    .footer-container .buy-link {
        border-radius: 16px;

        /* 如果 buy-link 上有文字（按钮文字等），也一起改： */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }
}

@media screen and (max-width:769px){
    .footer-container {
        margin-top: 20px;
        line-height: 22px;
        background: #1d7ad9;
        color: #fff;

        /* —— 统一文字风格 —— */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;

        margin-bottom: 0;
        padding: 10px 2%;
        border-radius: 8px 8px 0 0;
        overflow: hidden;
    }

    .footer-container .row {
        margin-bottom: 5px;
        padding: 5px 10px;

        /* 同步内部文字风格 */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }

    .footer-container .buy-link {
        border-radius: 16px;

        /* 同步按钮文字风格 */
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
    }
}


.movie_list li {
    width: 173px;
}
.movie_list img {
    width: 100%;
    max-height: 253px;
}
@media screen and (max-width: 769px) {
    .movie_list li {
        width: 173px;
    }
    .movie_list img {
        width: 178px;
        max-height: 253px;
    }
}

@media screen and (min-width:769px) {
    .tpl-img-content h3 {
        margin: 5px 0;
    }
    .img-list-index .text-list-html {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .movie_list ul {
        padding-top: 10px;
        position: relative;
        zoom: 1;
    }
    .movie_list li {
    position: relative;
    padding: 5px;
    border-top: 1px solid #ddd;
    width: 25%;
    float: left;
    vertical-align: top;
    }
    .movie_list h3 {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        margin: 5px 0 10px;
        overflow: hidden;
    }
    .movie_list a:hover img {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
    }
    .movie_list .movie_date {
        color: #fff;
        font-size: 12px;
        position: absolute;
        display: block;
        height: 26px;
        line-height: 26px;
        top: 250px;
        left: 5px;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 13px;
        padding: 0 13px;
        text-shadow: 1px 1px 1px #000;
    }
    .down_date {
        padding: 5px 7px;
        border-radius: 7px;
        position: absolute;
        left: 3px;
        bottom: 53px;
        font-size: 0.8em;
        z-index: 2;
    }
}

@media screen and (max-width:769px) {
    .img-list-index .text-list-html {
        width: 100%;
    }
    .movie_list ul {
        margin: 0px;
        padding: 0px;
        padding-top: 10px;
    }
    .movie_list ul li {
        max-width: 190px;
        width: 45%;
        margin: 0 0 0 3%;
        padding: 0px;
        display: inline-block;
        position: relative;
    }
    .movie_list img {
        width: 100%;
        max-height: 312px;
    }
    .down_date {
        padding: 5px 7px;
        border-radius: 7px;
        position: absolute;
        left: 3px;
        bottom: 54px;
        font-size: 0.8em;
        z-index: 2;
    }
}

@media screen and (max-width: 400px){
    .movie_list ul li {
        max-width: 173px;
    }
}

@media screen and (max-width:321px) {
    .movie_list img {
        max-height: 176px;
    }
}


.c_default {
    color: #6a6a6a;
}

.c_fa {
    color: #fafafa;
}

.c_red {
    color: #ffffff;
}

.c_light_red {
    color: rgb(50, 141, 233);
}

.c_pink {
    color: #1bD7AD9;
}

.b_pink {
    color: #fff;
}

.c_gray_blue {
    color: #718083;
}

.c_black {
    color: #333;
}

.bg_red {
    background-color: #1d7ad9;
    color: #fff;
}

.bg_fa {
    background-color: #fafafa;
    border: 1px solid #fff;
}

.bg_fa_red {
    color: #1d7ad9;
    background-color: #fafafa;
    border: 1px solid #fff;
}

.bg_gray_blue {
    background-color: #e0eff2;
    color: #718083;
}

.bg_light_gray_blue {
    background-color: #eaf5f7;
    color: #718083;
}

html, body {
  background-color: #f9fafe;
}

.first_title {
    color: #444;
    background-color: #eee;
}

.second_title {
    color: #6a6a6a;
    background-color: #eaeaea;
}



.border_bootom_default {
    border-bottom: 1px solid #1d7ad9;
}


/******************menu.html***********************/



.player-detail .container .row {
    background-color: #fafafa;
}

.film-operate .remark {
    color: #1d7ad9;
}

.film-operate .title {
    background-color: #eaeaea;
    color: #444;
}

.film-operate .title a {
    color: #444;
}

.film-operate .title a:hover {
    color: #1d7ad9;
}

.film-operate .content a {
    background: #efefef;
    color: #666;
}

.film-operate .content a:hover {
    color: #fafafa;
    background: #666;
}

.enter-content .btt-content {
    border-bottom: 1px solid #1d7ad9;
}

.enter-content .down-content {
    border-bottom: 1px solid #1d7ad9;
}

/*.enter-content .tip-content {*/
/*    border-right: 1px solid #1d7ad9;*/
/*}*/

.down_date {
    background: rgba(127, 135, 235, 0.8);
    color: #eee;
}

.nav li {
    background-color: #1d7ad9;
}

.pagination a {
    background-color: #f1f1f1;
    color: #777;
}

.pagination a:hover {
    background-color: #1d7ad9;
    color: #fff;
    text-shadow: 1px 1px 1px #1d7ad9;
}





/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: #333
}

@media screen and (min-width:769px ){
    .flickity-prev-next-button {
        top: 50%;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        transform: translateY(-50%)
    }
}

@media screen and (max-width:769px ){
    .flickity-prev-next-button {
        top: 50%;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        transform: translateY(-50%)
    }
}



.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}



.pagination strong {
    background-color: #1d7ad9;
    color: #fff;
    text-shadow: 1px 1px 1px #1d7ad9;
}

.scroll-mian ul li {
    background: #1d7ad9;
    border: 1px solid rgb(23, 96, 168);
}
.c_theme {
    color: #2382c5;
}

.box-title {
    background-color: #1d7ad9;
}

.nav-row {
    background: #1d7ad9;
}

.foot-collect .collect-fun {
    background: #8ac7ff;
}

.foot-collect .collect-fun span {
    background: #1d7ad8;
}

.foot-collect .collect-fun span,
.foot-collect .collect-fun button {
    background: #1d7ad8;
}

button,.btn,.top,.get-v-code{
    background:  #1d7ad8;
}
