﻿@import url(common.css);

html,
body {
    margin: 0;
}

p {
    margin: 10px;
}

.row-item ul li {
    display: inline-block;
}

.banner-frame {
    min-height: 150px;
}

.menu-frame {
    min-height: 357px;
}

.flickity-gallery {
    height: 150px;
}

.flickity-gallery ol {
    display: none;
}

.ad-content {
    width: 100%;
}

.section-menu {
    margin-bottom: 10px;
}

#nfo_clearfix {
    background-image: url(../img/play/360x260.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#nfo_clearfix {
    /*background-color: #00abcd;*/
}

a {
    cursor: pointer;
    color: #000;
    text-decoration: none;
    outline: 0 none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #CD2407;
}

h2 {
    color: #000;
}

ol,
ul {
    list-style: none;
}

em {
    font-style: normal;
}

a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}


/* 绿色 \*/

.c_default {
    color: #6a6a6a;
}

.c_white {
    color: #fff !important;
}

.c_fa {
    color: #fafafa;
}

.c_red {
    color: #22a931;
}

.c_light_red {
    color: rgb(50, 141, 233);
}

.c_pink {
    color: #22a931;
}

.c_gray_blue {
    color: #718083;
}

.c_black {
    color: #333;
}

.bg_red {
    background-color: #22a931;
    color: #fff;
}

.bg_fa {
    background-color: #fafafa;
    border: 1px solid #fff;
}

.bg_fa_red {
    color: #22a931;
    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: #EDEDED;
}

.border_bootom {
    border-bottom: 1px solid #ccc;
}

.first_title {
    color: #444;
    background-color: #eee;
}

.second_title {
    color: #6a6a6a;
    background-color: #eaeaea;
}

a:hover {
    color: #22a931;
}

a:visited {
    color: #22a931;
}

.border_bootom_default {
    border-bottom: 1px solid #22a931;
}


/******************menu.html***********************/

.row-item.even {
    background-color: #d8d8d8;
}

.row-item.odd {
    background-color: #eaeaea;
}

.row-item-content .item a {
    color: #6a6a6a;
}

.row-item-content .item:hover a {
    color: #22a931;
}

.player-detail .container .row {
    background-color: #fafafa;
}

.film-operate .remark {
    color: #22a931;
}

.film-operate .title {
    background-color: #eaeaea;
    color: #444;
}

.film-operate .title a {
    color: #444;
}

.film-operate .title a:hover {
    color: #22a931;
}

.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 #22a931;
}

.enter-content .down-content {
    border-bottom: 1px solid #22a931;
}

.enter-content .tip-content {
    border-right: 1px solid #22a931;
}

.down_date {
    background: rgba(127, 135, 235, 0.8);
    color: #eee;
}

.nav li {
    background-color: #22a931;
}

.pagination a {
    background-color: #f1f1f1;
    color: #777;
}

.pagination a:hover {
    background-color: #22a931;
    color: #fff;
    text-shadow: 1px 1px 1px #22a931;
}

.pagination strong {
    background-color: #22a931;
    color: #fff;
    text-shadow: 1px 1px 1px #22a931;
}

.scroll-mian ul li {
    background: #22a931;
    border: 1px solid #22a931;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.down-main div {
    border-radius: 5px;
}



#photo-header-content img {
    width: 100%;
    vertical-align: middle;
    border: 0;
}

#floatAuvdId img {
    width: 100%;
}

.nav-row {
    margin: 10px 0;
    text-align: left;
}

.maomi-content {
    margin: 0 auto;
}

.overlay {
    position: fixed;
    z-index: 500;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.overlay img {
    background-position: center;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.global_video_bottom_dbtc {
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    height: 4rem;
    overflow: hidden;
    text-align: left;
    display: none;
}

.global_video_bottom_dbtc .iLogo {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 4rem 4rem;
    width: 4rem;
    height: 4rem;
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 5;
    top: 0rem;
    left: 1.33rem;
}

.global_video_bottom_dbtc .pTxt {
    color: #fff;
    line-height: 1.5rem;
    padding: 0rem 9.33rem 0 6rem;
    margin: 0.5rem 0;
}

.global_video_bottom_dbtc .pTxt span {
    display: block;
    height: 1.5rem;
    overflow: hidden;
}

.global_video_bottom_dbtc .pTxt span.sTit {
    font-size: 1.13rem;
}

.global_video_bottom_dbtc .pTxt span.sDes {
    font-size: 0.93rem;
}

.global_video_bottom_dbtc .downloadBtn {
    width: 6.33rem;
    height: 2.07rem;
    line-height: 2.07rem;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    background: #33aaff;
    border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    box-shadow: 0 2px 2px #2988cc;
    -moz-box-shadow: 0 2px 2px #2988cc;
    -webkit-box-shadow: 0 2px 2px #2988cc;
    -ms-box-shadow: 0 2px 2px #2988cc;
    -o-box-shadow: 0 2px 2px #2988cc;
    position: absolute;
    top: 0.9rem;
    right: 2.33rem;
}

.global_video_bottom_dbtc .aCloseBtn {
    width: 1.67rem;
    height: 1.67rem;
    line-height: 1.67rem;
    overflow: hidden;
    color: #777777;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 1.67rem;
    z-index: 20;
}

.global_video_bottom_dbtc .maskBtn {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
.glb-video-btn {
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 300;
    height: 4rem;
    overflow: hidden;
    text-align: left;
    display: none;
}

.glb-video-btn .iLogo {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 4rem 4rem;
    width: 4rem;
    height: 4rem;
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 5;
    top: 0rem;
    left: 1.33rem;
}

.glb-video-btn .pTxt {
    color: #FFF;
    line-height: 1.5rem;
    padding: 0rem 9.33rem 0 6rem;
    margin: 0.5rem 0;
}

.glb-video-btn .pTxt span {
    display: block;
    height: 1.5rem;
    overflow: hidden;
}

.glb-video-btn .pTxt span.sTit {
    font-size: 1.13rem;
}

.glb-video-btn .pTxt span.sDes {
    font-size: 0.93rem;
}

.glb-video-btn .topDownBtn {
    width: 6.33rem;
    height: 2.07rem;
    line-height: 2.07rem;
    text-align: center;
    color: #FFF;
    font-size: 1rem;
    background: #3AF;
    border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    box-shadow: 0 2px 2px #2988CC;
    -moz-box-shadow: 0 2px 2px #2988CC;
    -webkit-box-shadow: 0 2px 2px #2988CC;
    -ms-box-shadow: 0 2px 2px #2988CC;
    -o-box-shadow: 0 2px 2px #2988CC;
    position: absolute;
    top: 0.9rem;
    right: 2.33rem;
}

.glb-video-btn .aCloseBtn {
    width: 1.67rem;
    height: 1.67rem;
    line-height: 1.67rem;
    overflow: hidden;
    color: #777;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 1.67rem;
    z-index: 20;
}

.glb-video-btn .maskBtn {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
@media (max-width:769px) {
    #favCanvas {
        top: 0;
    }
    .content-text p {
        margin: 0px 0 0px 0;
    }
}

@media screen and (min-width:1921px) {
    .maomi-content {
        width: 980px;
    }
}

@media screen and (min-width:805px) {
    .maomi-content {
        width: 980px;
    }
}


@media screen and (max-width:805px) {
    .maomi-content {
        width: 100%;
    }
}

@media screen and (max-width:805px) {
    .flickity-gallery {
        height: 120px;
    }
    body {
        font-size: 12px
    }
    .menu-frame {
        min-height: 551px;
    }
    .container {
        width: 100%;
        margin: 0 auto;
    }
    .container .row {
        display: block;
    }
    .close-float-left,
    .close-float-left-up,
    .close-float-left-center,
    .close-float-left-down {
        position: absolute;
        width: 20px;
        height: 20px;
        line-height: 12px;
        color: white;
        background: #222;
        left: 0px;
        font-size: 12px;
        text-align: left;
        z-index: 1000;
        background: rgba(0, 0, 0, .1);
    }
    .close-float-right,
    .close-float-right-up,
    .close-float-right-center,
    .close-float-right-down {
        position: absolute;
        width: 20px;
        height: 20px;
        line-height: 12px;
        color: white;
        background: #222;
        right: 0px;
        font-size: 12px;
        text-align: right;
        z-index: 1000;
        background: rgba(0, 0, 0, .1);
    }
    #floatleft-up {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1361px;
        width: 40px;
        height: 83px;
    }
    .float-content-title-left-up {
        width: 60px;
        height: 110px;
    }
    .float-content-title-left-center {
        width: 60px;
        height: 110px;
    }
    .float-content-title-left-down {
        width: 60px;
        height: 110px;
    }
    .float-content-title-right-up {
        width: 60px;
        height: 110px;
    }
    .float-content-title-right-center {
        width: 60px;
        height: 110px;
    }
    .float-content-title-right-down {
        width: 60px;
        height: 110px;
    }
    #floatleft-center {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1861px;
        width: 40px;
        height: 80px;
    }
    #floatleft-down {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 2361px;
        width: 60px;
        height: 65px;
    }
    #floatright-up {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1361px;
        width: 40px;
        height: 83px;
    }
    #floatright-center {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1861px;
        width: 40px;
        height: 50px;
    }
    #floatright-down {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 2361px;
        width: 60px;
        height: 65px;
    }
    .content img {
        margin: 10px 0;
        clear: both;
        max-width: 100%;
        overflow: hidden;
    }
    iframe {
        width: 100%;
    }
    .play-body {
        /*height: 550px !important;*/
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 10px
    }
    #floatleft {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1361px;
        width: 113px;
    }
    #floatright {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1361px;
        width: 113px;
    }
    #photo-header-content img {
        max-height: 40px;
        margin-top: 2px;
    }
}

@media screen and (min-width:766px) and (max-width: 769px) {
    .flickity-gallery {
        height: 216px;
    }
}

@media screen and (min-width:769px) and (max-width: 805px) {
    .flickity-gallery {
        height: 325px;
    }
}

@media screen and (min-width:769px) {
    .photo-help .left {
        width: 45%;
        float: left;
        margin: 0px 0 0 3%;
        height: 50px;
        line-height: 50px;
        background-color: rgb(114, 42, 46);
        color: white;
        border-radius: 5px;
    }
    .photo-help .right {
        height: 50px;
        line-height: 50px;
        width: 45%;
        float: left;
        margin: 0px 0 0 4%;
        background-color: rgb(16, 97, 239);
        color: white;
        border-radius: 5px;
    }
    .container {
        width: 100%;
        padding: 6px 0;
    }
    .content img {
        margin: 10px 0;
        clear: both;
        max-width: 920px;
        overflow: hidden;
    }
    .container .row {
        display: block;
        width: 100%;
    }
    .play-body {
        /*height: 550px !important;*/
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 10px
    }
    .play-body {
        /*height: 550px !important;*/
        position: relative;
        margin: 0 auto;
        margin-top: 10px
    }
    #floatleft {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1361px;
        width: 160px;
    }
    #floatright {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1361px;
        width: 160px;
    }
    #photo-header-content img {
        max-height: 50px;
        margin-top: 2px;
    }
    #floatleft-up {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1361px;
        width: 130px;
        height: 270px;
    }
    #floatleft-center {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 1861px;
        width: 130px;
        height: 160px;
    }
    #floatleft-down {
        position: absolute;
        z-index: 10;
        left: 10px;
        top: 2361px;
        width: 200px;
        height: 220px;
    }
    #floatright-up {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1361px;
        width: 130px;
        height: 270px;
    }
    #floatright-center {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 1861px;
        width: 130px;
        height: 160px;
    }
    #floatright-down {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 2361px;
        width: 200px;
        height: 220px;
    }
    .close-float-left,
    .close-float-left-up,
    .close-float-left-center,
    .close-float-left-down {
        position: absolute;
        width: 30px;
        height: 30px;
        color: white;
        background: #222;
        left: 0px;
        font-size: 20px;
        text-align: center;
        background: rgba(0, 0, 0, 0);
    }
    .close-float-right,
    .close-float-right-up,
    .close-float-right-center,
    .close-float-right-down {
        position: absolute;
        width: 30px;
        height: 30px;
        color: white;
        background: #222;
        right: 0px;
        font-size: 20px;
        text-align: center;
        background: rgba(0, 0, 0, 0);
    }
    .float-content-title-left-up {
        width: 130px;
        /*height: 270px;*/
        height: 220px;
    }
    .float-content-title-left-center {
        width: 130px;
        /*height: 270px;*/
        height: 220px;
    }
    .float-content-title-left-down {
        width: 130px;
        height: 220px;
        /*height: 143px;*/
    }
    .float-content-title-right-up {
        width: 130px;
        height: 220px;
        /*height: 270px;*/
    }
    .float-content-title-right-center {
        width: 130px;
        height: 220px;
        /*height: 270px;*/
    }
    .float-content-title-right-down {
        width: 130px;
        height: 220px;
        /*height: 143px;*/
    }
}
@media (max-width:805px) and (min-width: 769px)  {
    .content img {
        margin: 10px 0;
        clear: both;
        max-width: 100%;
        overflow: hidden;
    }
}

.close-float-left {
    position: absolute;
    width: 30px;
    height: 30px;
    color: white;
    background: #222;
    left: 0px;
    font-size: 20px;
}

.close-float-right {
    position: absolute;
    width: 30px;
    height: 30px;
    color: white;
    background: #222;
    right: 0px;
    font-size: 20px;
}

@media (max-width:769px) {
    .glb-video-btn{display: block}
    .global_video_bottom_dbtc{display: block}

    .photo-help .left {
        width: 45%;
        float: left;
        margin: 0px 0 0 3%;
        height: 35px;
        line-height: 35px;
        background-color: rgb(114, 42, 46);
        color: white;
        border-radius: 5px;
        font-size: 12px;
    }
    .bottom-aued-container img {
        border: 0;
        vertical-align: middle;
        width: 100%;
        /*height: auto;*/
        max-height: 70px;
    }
    .max-border {
        border: 1px solid #D9D9D9;
    }
    .photo-help .right {
        height: 35px;
        line-height: 35px;
        width: 45%;
        float: left;
        margin: 0px 0 0 4%;
        background-color: rgb(16, 97, 239);
        color: white;
        border-radius: 5px;
        font-size: 12px;
    }
    .photo-content-title {
        width: 100%;
        margin: auto;
    }
    .photo-help {
        width: 60%;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin: 10px auto;
    }
}

@media (min-width :769px) {
    #photo-header-content {
        text-align: center;
    }
    .photo-content-title {
        width: 100%;
        margin: 0 auto;
        min-height: 40px;
    }
    .photo-help {
        width: 500px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        margin: 20px 0 10px 50%;
        transform: translateX(-50%);
    }
}


/* 线路 */

@media (min-width:769px) {
    .road-main {
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .road-main div {
        border-radius: 5px;
    }
}

@media (max-width:769px) {
    .road-main {
        width: 100%;
        min-height: 30px;
        line-height: 30px;
        /* margin: 0 auto; */
        /*  */
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .road-main div {
        border-radius: 5px;
    }
}


/*下载*/

@media (min-width:769px) {
    .down-main {
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .down-main div {
        border-radius: 5px;
    }
}

@media (max-width:769px) {
    .down-main {
        width: 100%;
        min-height: 30px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .photo-content-title img {
        width: 100%;
    }
    .photo-content-title1 img {
        width: 50%;
        height: auto;
    }
}

.photo-content-title-foot {
    margin: 10px auto;
    width: 100%;
}

.photo-content-title-foot .bottom-aued-container {
    text-align: center;
    /*width: 100%;*/
    width: 101%;
    margin-left: -1%;
}

.photo-content-title-foot .bottom-aued-container li {
    display: inline-block;
}

.footer-aubdver-uptwo-img img {
    width: 100%;
}

.photo-content-title-foot .bottom-aued-container img {
    width: 100%;
    height: 100%;
}


/* 底部广告 */

@media (min-width:769px) {
    .photo-content-title img {
        width: 100%;
    }
    .category-content img {
        border: 0;
        vertical-align: middle;
        width: 101%;
        margin-left: -1%;
    }
    .photo-content-title-foot .bottom-aued-container li {
        width: 24%;
        margin: 15px 0 0 1%;
        height: auto;
        padding: 0px;
        /* padding: 10px 15px; */
    }
    .footer-aubdver-uptwo-img img {
        max-height: 200px;
    }
    .photo-content-title-foot .bottom-aued-container img {
        max-height: 200px;
    }
}

@media (min-width:767px) {
    .photo-content-title img {
        width: 100%;
    }
    .category-content img {
        border: 0;
        vertical-align: middle;
        width: 101%;
        margin-left: -1%;
    }
    .photo-content-title-foot .bottom-aued-container li {
        width: 24%;
        margin: 15px 0 0 1%;
        height: auto;
        padding: 0px;
    }
    .footer-aubdver-uptwo-img img {
        max-height: 71px;
    }
}

@media (max-width:769px) {
    .photo-content-title-foot .bottom-aued-container li {
        width: 20%;
        height: auto;
        margin: 10px 3% 10px 2%;
    }
    .move-list-detail-img {
        width: 80vw
    }
    .cell-all img {
        width: 100%
    }
    .footer-aubdver-uptwo-img img {
        max-height: 35px;
        min-height: 30px;
    }
}

@media screen and (max-width:769px) {
    .next-page {
        width: 100%;
        min-height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .content-next1 {
        height: 30px;
        line-height: 45px;
        text-align: left;
        padding-left: 10px;
    }
    .content-next2 {
        height: 45px;
        line-height: 45px;
        text-align: left;
        padding-left: 10px;
    }
    .table tr {
        height: 45px;
    }
    .table td {
        height: 45px;
    }
}

@media screen and (min-width:769px) {
    .next-page {
        width: 100%;
        height: 65px;
        line-height: 65px;
        font-size: 18px;
    }
    .content-next1 {
        width: 50%;
        float: left;
        height: 65px;
        line-height: 65px;
        text-align: left;
    }
    .content-next2 {
        width: 50%;
        float: right;
        height: 65px;
        line-height: 65px;
        text-align: right;
    }
    .table tr {
        height: 50px;
    }
    .table td {
        height: 50px;
    }
}

.selector-ios-click {
    cursor: pointer
}

.down-help img {
    /*margin-left: 10px;*/
}


/*回到顶部*/

.scroll-mian {
    position: fixed;
    bottom: 66px;
    right: 65px;
    z-index: 103;
}

.scroll-mian ul {
    overflow: hidden;
    margin-left: 0;
    padding-left: 0px;
    margin-bottom: 0px;
}

.scroll-mian ul li {
    float: none;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    opacity: 0.8;
    margin: 2px;
}

.scroll-mian .icon {
    position: absolute;
    margin-top: 7px;
    margin-left: 7px;
    width: 25px;
    height: 25px;
}

/*广告模块*/
.main-container {
    text-align: center;
    margin-top: 10px;
}

.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, .tops-content-list {
    text-align: center;
}

.center-content-list .content-item, .tops-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, .index-tops-content-list .content-img {
    background-size: contain;
}

@media screen and (min-width:769px) {
    .center-content-list .content-item {
        width: 19.5%;
    }
    .index-center-content-list .content-item {
        /*width: 244px;*/
    }
    .center-content-list .content-item .content-img {
        max-height: 300px;
    }
    .index-center-content-list .content-item .content-img {
        max-height: 285px;
    }
    .tops-content-list .content-item {
        width: 24.5%;
    }
    .index-tops-content-list .content-item {
        margin: 0 0.25%;
    }
    .tops-content-list .content-item .content-img {
        max-height: 130px;
    }
    .index-tops-content-list .content-item .content-img {
        max-height: 130px;
    }
}

@media screen and (max-width:769px) {
    .main-container {
        width: 100%;
    }
    .center-content-list .content-item {
        width: 49%;
    }
    .center-content-list .content-item .content-img {
        max-height: 200px;
    }
    .index-center-content-list .content-item {
        width: 45%;
        margin: 0 1%;
    }
    .index-center-content-list .content-item .content-img {
        max-height: 253px;
    }
    .tops-content-list .content-item {
        width: 49%;
    }
    .tops-content-list .content-item .content-img {
        max-height: 86px;
    }
    .index-tops-content-list .content-item {
        width: 46%;
        margin: 1% 1%;
    }

}
/*网站头部*/
.header-container {
    width: 100%;
}

.header_title {
    font-weight: bold;
}

.header_desc p {
    margin: 5px 0;
}

.header_desc {
    display: inline-block;
    width: 80%;
}

.header-container .share_box {
    float: right;
    vertical-align: top;
    margin-right: 10px;
    width: 124px;
    margin: 10px 10px 10px 0;
    cursor: pointer;
}

.header-container .share_box .share_img {
    min-height: 64px;
    height: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/theme/default/share_person.png);
}

@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;
    }
    .movie_list {
        margin: 0px;
        padding: 0px;
    }
    .movie_list img {
        width: 100%;
    }
    .header_desc p {
        padding: 0 10px;
    }
    .header_desc {
        width: 75%;
    }
    .header-container .share_box {
        width: 72px;
        margin: 10px auto;
    }
    .header-container .share_box .share_img {
        min-height: 40px;
    }
}

@media (max-width:376px) {
    .header-container .share_box {
        width: 64px;
    }
    .header-container .share_box .share_img {
        min-height: 35px;
    }
}
/*头部导航*/
.section-banner {
    margin: 0px;
    padding: 5px;
}

.section-banner .content-img {
    width: 100%;
    margin: 0px 0px 0px 0px;
    max-height: 150px;
    background-size: cover;
}

.section-banner .banner {
    background-size:100%;
    margin: 0px 0px 0px 0px;
    min-height: 150px;
    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;
}

.row-item {
    padding: 0 1%;
}

.row-item-title {
    display: inline-block;
    padding: 5px 7px;
    border-radius: 5px;
    vertical-align: top;
    margin-top: 10px;
}

.row-item-content {
    display: inline-block;
    margin: 0px auto;
    padding-left: 10px;
    width: 90%;
    margin-bottom: 15px;
}

.row-item-content .item {
    cursor: pointer;
    text-align: center;
    width: 11.9%;
    margin: 0;
    padding: 15px 0 0 0;
}

.row-item-content .item a {
    cursor: pointer;
    font-size: 1em;
}

@media screen and (min-width:1920px) {
    .row-item-content {
        display: inline-block;
        margin: 0px auto;
        padding-left: 10px;
        width: 88%;
        margin-bottom: 15px;
    }
    .row-item-content .item {
        cursor: pointer;
        text-align: center;
        width: 12%;
        margin: 0;
        padding: 15px 0 0 0;
    }
}

@media (max-width:769px) {
    .row.menu-row {
        width: 100%;
        margin: 0 auto;
    }
    .row-item {
        margin: 0;
    }
    .row-item-title {
        width: 54px;
        font-size: 13px;
        float: left;
    }
    .row-item-content .item {
        width: 24.2%;
        padding: 5px 0 0 0;
    }
    .row-item-content {
        display: inline-block;
        margin: 0;
        width: 85%;
        padding: 0;
        margin-bottom: 5px;
    }
    .row-item-content .item a {
        font-size: 12px;
    }
    @media (max-width: 319px) and (min-width:300px) {
        .row-item-content .item {
            width: 17.3vw;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 75%;
            padding: 0;
            margin-bottom: 5px;
        }
    }
    @media (max-width: 330px) and (min-width:319px) {
        .row-item-content .item {
            width: 17.6vw;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 77%;
            padding: 0;
            margin-bottom: 5px;
        }
    }
    @media (max-width: 345px) and (min-width:330px) {
        .row-item-content .item {
            width: 58px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 77%;
            padding: 0;
            margin-bottom: 5px;
        }
    }
    @media (max-width: 359px) and (min-width:345px) {
        .row-item-content .item {
            width: 63px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 78%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 374px) and (min-width:359px) {
        .row-item-content .item {
            width: 66px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 79%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 390px) and (min-width:374px) {
        .row-item-content .item {
            width: 70.3px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 80%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 409px) and (min-width:390px) {
        .row-item-content .item {
            width: 74px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 81%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 431px) and (min-width:409px) {
        .row-item-content .item {
            width: 79.3px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 82%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 460px) and (min-width:431px) {
        .row-item-content .item {
            width: 84px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 82.8%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 490px) and (min-width:460px) {
        .row-item-content .item {
            width: 91.5px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 84%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 520px) and (min-width:490px) {
        .row-item-content .item {
            width:99px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 85%;
            padding: 0;
            margin-bottom: 5px;
        }
    }
    @media (max-width: 550px) and (min-width:520px) {
        .row-item-content .item {
            width: 105px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 85%;
            padding: 0;
            margin-bottom: 5px;
        }
    }

    @media (max-width: 780px) and (min-width:750px) {
        .row-item-content .item {
            width: 162px;
            padding: 5px 0 0 0;
        }
        .row-item-content {
            display: inline-block;
            margin: 0;
            width: 89%;
            padding: 0;
            margin-bottom: 5px;
        }
    }
}

/*分页插件*/
.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
}

/*脚部*/
@media screen and (min-width:769px){

    .footer-container {
        margin-top: 20px;
        line-height: 22px;
    }

    .footer-container .row {
        margin-bottom: 10px;
    }

    .footer-container .buy-link {
        border-radius: 16px;
    }
}

@media screen and (max-width:769px){
    .footer-container {
        margin-top: 20px;
        line-height: 22px;
    }

    .footer-container .row {
        margin-bottom: 10px;
        padding: 5px 10px;
    }

    .footer-container .buy-link {
        border-radius: 16px;
    }
}
