html,
body {
    overflow-x: hidden;
}

body,
.mv-body * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

ul,
li {
    list-style-type: none;
}

.mv-body img {
    border: 0;
    font-size: 0;
}

.mv-body a {
    text-decoration: none;
    color: #310101;
}

.mv-body a:hover {
    color: #a52e2a;
}

.mv-body {
    max-width: 1920px;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background-color: #af0019;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 1.8;
}

.mv-head {
    padding-bottom: 37.5%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/head.jpg);
    background-size: contain;
    height: 0;
    position: relative;
    z-index: 1;
}

.mv-container {
    background: #fff url(../images/back.jpg) no-repeat;
    background-size: cover;
    width: 86.6666667%;
    margin: 0 auto;
    margin-top: -20px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2);
    min-height: 500px;
    position: relative;
    padding: 2.819277% 6.510417%;
}

.mw_topNews {
    position: relative;
    background: url(../images/top_back.png) no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 9.960938%;
    margin: 0 -4.6%;
    text-align: center;
    color: #fff;
    font-size: 52px;
    font-weight: bold;
}

.mw_postion {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 24px;
}

.mw_topNews a {
    color: #fff;
}

.mw_topNews a:hover {
    color: #f5e4ca;
}

.mw-news {
    margin-top: 3%;
    font-size: 0;
}

.mw-news>div {
    border-top: 1px solid #a2672c;
    border-bottom: 1px solid #a2672c;
    padding: 10px 0;
    font-size: 32px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}

.mw-news_one {
    width: 70%;
    margin-right: 2%;
}

.mw-news_two {
    width: 16.5%;
    margin-right: 2%;
}

.mw-news_one::after,
.mw-news_two::after {
    content: '\20';
    position: absolute;
    bottom: 0;
    top: 0;
    right: -1.5%;
    width: 1px;
    background-color: #b8b8b7;
}

.mw-news_two::after {
    right: -6%;
}

.mw-news_three {
    width: 9.5%;
}

.mw-news_title {
    background-color: #f7f0e7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    line-height: 1;
    white-space: nowrap;
    padding: 10px;
    margin: 0px -5px;
}

.mw-news_title .mw-red {
    color: #b80303;
}

.mw-news_title .mw-glod {
    color: #ba7b28;
}

.mw-work {
    margin-top: 5%;
}

.mw-work_title {
    background: url(../images/new_title.png) no-repeat;
    background-size: contain;
    height: 0;
    padding-bottom: 8.947745%;
}

.mw-work_main {
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: center;
    padding: 1.5% 2.5% 2.5%;
    margin-top: 5%;
    border-radius: 5px;
}

.mw-work_main::after {
    content: '\20';
    position: absolute;
    left: 0;
    right: 0;
    top: 35px;
    height: 1px;
    background-color: #dddad8;
}

.mw-work_main-title {
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 0px 25px;
    line-height: 1;
    font-size: 32px;
}

.mw-work_main-title::after,
.mw-work_main-title::before {
    content: '\20';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #dddad8;
    right: 0;
}

.mw-work_main-title::before {
    right: auto;
    left: 0;
}

.mw-work_main-main {
    margin-top: 20px;
    font-size: 18px;
    text-align: left;
    line-height: 2.0;
    text-indent: 36px;
}

.mw-work_more {
    text-align: right;
    margin-top: 20px;
}

.mw-public {
    margin-top: 3%;
}

.mw-public_title {
    padding-left: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 30px;
    line-height: 1;
    color: #310101;
    letter-spacing: 5px;
}

.mw-public_title.film {
    background-image: url(../images/icon_01.png);
}

.mw-public_title.tv {
    background-image: url(../images/icon_02.png);
}

.mw-public_title.drama {
    background-image: url(../images/icon_03.png);
}

.mw-public_title.broad {
    background-image: url(../images/icon_04.png);
}

.mw-public_title.song {
    background-image: url(../images/icon_05.png);
}

.mw-public_title.book {
    background-image: url(../images/icon_06.png);
}
.mw-public_more{
    display: none;
}
.mw-film {
    margin: 0 -25px;
    font-size: 0;
    padding-top: 20px;
}

.mw-film_item {
    padding: 25px;
    width: 20%;
    display: inline-block;
}

.mw-film_photo {
    position: relative;
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 139.834025%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .4);
}

.mw-film_photo:hover .mw_postion {
    background: rgba(0, 0, 0, .4);
    padding-top: 0;
    border-radius: 10px;
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
}

.mw-film_photo:hover .mw_postion .mw-film_name {
    font-size: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    width: 100%;
}

.mw-film_photo:hover .mw_postion .mw-film_name span {
    display: inline-block;
    border-top: 1px solid #fff;
    padding: 0 10px;
    border-bottom: 1px solid #fff;
    -ms-transition: 400ms all ease;
    transition: 400ms all ease;
}

.mw-tv {
    margin: 30px -13px;
    font-size: 0;

}

.mw-tv_item {
    width: 33.3333333%;
    display: inline-block;
    padding: 13px;
}

.mw-tv_item_box {
    background-color: #b17a44;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .4);
    display: block;
}

.mw-tv_item_photo {
    height: 0;
    padding-bottom: 74.722838%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .4);
    border-radius: 10px;
    position: relative;
}

.mw-tv_item_box:hover .mw-tv_item_photo::after {
    content: '\20';
    background: rgba(0, 0, 0, .4);
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
    bottom: 0;
}

.mw-tv_item_name {
    color: #fff;
    padding: 10px 0 15px;
    text-align: center;
    font-size: 24px;
}

.mw-tv_item_box:hover .mw-tv_item_name {
    color: #7c0c1a;
}

.mw-broad {
    margin: 23px -6px;
    font-size: 0;
}

.mw-broad_item {
    width: 25%;
    display: inline-block;
    padding: 27px 6px;
}

.mw-broad_item .mw-broad_button {
    background: url(../images/but_back.jpg);
    border-radius: 10px;
    height: 105px;
    line-height: 105px;
    display: block;
    color: #310101;
    text-align: center;
    font-size: 24px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
}

.mw-broad_item .mw-broad_button:hover {
    background: #b00019;
    color: #fff;
}

.mw-song {
    margin: 20px -30px;
    font-size: 0;
}

.mw-song_item {
    width: 25%;
    display: inline-block;
    padding: 23px 30px;
}

.mw-song_button {
    border-radius: 50px;
    border: 1px solid #af0019;
    padding: 5px;
    display: block;
}

.mw-song_name {
    background: url(../images/mu_back.jpg);
    border-radius: 50px;
    height: 75px;
    line-height: 75px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 24px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
}

.mw-song_item .mw-song_button:hover .mw-song_name {
    background: #fff;
    color: #af0019;
}

.mw-footer {
    padding: 40px 0;
}

.mw-footer-container {
    width: 87.458333%;
    margin: 0 auto;
    position: relative;
    padding: 20px 6.228916%;
    color: #fff;
    font-size: 0;
}

.mw-footer_logo {
    display: inline-block;
    width: 12.5%;
    vertical-align: bottom;
    padding-right: 20px;
}

.mw-footer_logo_img {
    height: 0;
    padding-bottom: 87.209302%;
    background: url(../images/foot_logo.png) no-repeat;
    background-size: contain;
}

.mw-footer_info {
    display: inline-block;
    width: 71.785714%;
    padding-left: 20px;
    vertical-align: bottom;
}

.mw-footer_info_menu {
    font-size: 18px;
}

.mw-footer_info_menu a {
    color: #fff;
    margin: 0px 20px;
}

.mw-footer_info_menu a:hover {
    color: floralwhite;
}

.mw-footer_info_copy {
    margin-top: 30px;
    font-size: 22px;
}

.mw-footer_info_copy span {
    font-size: 16px;
    margin: 0px 15px;
}

.mw-footer_info_right {
    font-size: 16px;
    margin-top: 5px;
}

.mw-footer_weach {
    display: inline-block;
    width: 15.714286%;
    vertical-align: bottom;
}

.mw-footer_weach_img {
    height: 0;
    padding-bottom: 55.454545%;
    background: url(../images/wx_ico.png) no-repeat;
    background-size: contain;
}

.mw-book {
    margin: 0 -25px;
    font-size: 0;
    padding-top: 20px;
}

.mw-book_item {
    padding: 25px;
    width: 20%;
    display: inline-block;
    vertical-align: top;

}

.mw-book_item-box {
    display: block;
}

.mw-book_photo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 139.834025%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
}

.mw-book_item-box:hover .mw-book_photo::after {
    content: '\20';
    background: rgba(0, 0, 0, .4);
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
    bottom: 0;
}

.mw-book_name {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
    padding: 5px 0;
}

.mw-h5 {
    display: none;
}


@media screen and (max-width: 1680px) {

    .mv-container {
        width: 90%;
    }

    .mw_topNews {
        font-size: 42px;

    }

    .mw_postion {
        padding-top: 22px;
    }

    .mw-news>div {

        font-size: 28px;

    }

    .mw-news_one {
        width: 70%;
        margin-right: 2%;
    }

    .mw-work_main-title {
        padding: 0px 20px;
        font-size: 28px;
    }

    .mw-work_main-main {
        font-size: 16px;
    }

    .mw-public_title {
        font-size: 26px;
    }


    .mw-film {
        margin: 0 -20px;
    }

    .mw-film_item {
        padding: 20px;
    }

    .mw-film_photo:hover .mw_postion .mw-film_name {
        font-size: 24px;
    }

    .mw-film_photo:hover .mw_postion .mw-film_name span {
        padding: 0 8px;
    }

    .mw-tv {
        margin: 25px -10px;
        font-size: 0;

    }

    .mw-tv_item {
        padding: 10px;
    }

    .mw-tv_item_name {
        padding: 8px 0 12px;
        font-size: 20px;
    }

    .mw-broad {
        margin: 20px -5px;
        font-size: 0;
    }

    .mw-broad_item {
        padding: 22px 5px;
    }

    .mw-broad_item .mw-broad_button {
        height: 85px;
        line-height: 85px;
        font-size: 20px;
    }

    .mw-song {
        margin: 15px -25px;
    }

    .mw-song_item {
        padding: 20px 25px;
    }

    .mw-song_name {
        height: 65px;
        line-height: 65px;
        font-size: 20px;
    }


    .mw-book {
        margin: 0 -20px;
    }

    .mw-book_item {
        padding: 20px;
    }

    .mw-book_name {
        font-size: 20px;
    }

    .mw-footer_info_menu {
        font-size: 16px;
    }

    .mw-footer_info_copy {
        margin-top: 30px;
        font-size: 16px;
    }

    .mw-footer_info_copy span {
        font-size: 14px;
    }

    .mw-footer_info_right {
        font-size: 14px;
    }

}

@media screen and (max-width: 1450px) {

    .mv-container {
        width: 1200px;
    }

    .mw_topNews {
        font-size: 38px;

    }

    .mw_postion {
        padding-top: 18px;
    }

    .mw-news>div {
        font-size: 23px;

    }

    .mw-work_main::after {
        top: 30px;
    }


    .mw-work_main-title {
        font-size: 24px;
    }

    .mw-work_main-main {
        font-size: 14px;
    }

    .mw-work_more {
        font-size: 14px;
    }

    .mw-public_title {
        font-size: 24px;
        letter-spacing: 3px;
    }


    .mw-film {
        margin: 0 -15px;
    }

    .mw-film_item {
        padding: 15px;
    }

    .mw-film_photo:hover .mw_postion .mw-film_name {
        font-size: 18px;
    }

    .mw-film_photo:hover .mw_postion .mw-film_name span {
        padding: 0 5px;
    }

    .mw-tv {
        margin: 20px -8px;

    }

    .mw-tv_item {
        padding: 8px;
    }

    .mw-tv_item_name {
        padding: 10px 0 12px;
        font-size: 16px;
    }

    .mw-broad {
        margin: 15px -3px;
    }

    .mw-broad_item {
        padding: 17px 3px;
    }

    .mw-broad_item .mw-broad_button {
        height: 70px;
        line-height: 70px;
        font-size: 16px;
    }

    .mw-song {
        margin: 15px -15px;
    }

    .mw-song_item {
        padding: 20px 15px;
    }

    .mw-song_name {
        height: 65px;
        line-height: 65px;
        font-size: 16px;
    }


    .mw-book {
        margin: 0 -15px;
    }

    .mw-book_item {
        padding: 15px;
    }

    .mw-book_name {
        font-size: 16px;
    }

    .mw-footer-container {
        width: 100%;
    }

    .mw-footer_info_menu {
        font-size: 16px;
    }

    .mw-footer_info_copy {
        margin-top: 10px;
        font-size: 14px;
    }

    .mw-footer_info_copy span {
        font-size: 14px;
    }

    .mw-footer_info_right {
        font-size: 14px;
    }

}

@media screen and (max-width: 1024px) {

    html,
    body {
        overflow-x: hidden;
    }

    body,
    .mv-body * {
        margin: 0px;
        padding: 0px;
        box-sizing: border-box;
    }

    ul,
    li {
        list-style-type: none;
    }

    .mv-body img {
        border: 0;
        font-size: 0;
    }

    .mv-body a {
        text-decoration: none;
        color: #310101;
    }

    .mv-body a:hover {
        color: #a52e2a;
    }

    .mv-body {
        font-family: 'Microsoft YaHei', Arial, sans-serif;
        overflow: hidden;
        position: relative;
        background-color: #af0019;
        color: #4b4b4b;
        font-size: 13px;
        line-height: 1.8;
    }

    .mv-head {
        padding-bottom: 37.5%;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/head.jpg);
        background-size: contain;
        height: 0;
        position: relative;
        z-index: 1;
    }

    .mv-container {
        background: #f6f6f6 url(../images/back.jpg) no-repeat;
        background-size: contain;
        width: 95%;
        margin: 0 auto;
        margin-top: -5px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        min-height: 500px;
        position: relative;
        padding: 20px 5px;
    }

    .mw_topNews {
        position: relative;
        background: url(../images/top_back.png) no-repeat;
        background-size: cover;
        height: 0;
        padding-bottom: 9.960938%;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
    }

    .mw_postion {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .mw_topNews a {
        position: absolute;
        top: 50%;
        color: #fff;
        display: block;
        text-align: center;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .mw_topNews a:hover {
        color: #f5e4ca;
    }

    .mw-news {
        margin-top: 3%;
        font-size: 0;
        text-align: center;
    }

    .mw-news>div {
        border-top: 1px solid #a2672c;
        border-bottom: 1px solid #a2672c;
        font-size: 11px;
        font-weight: bold;
        display: inline-block;
        position: relative;
    }

    .mw-news_one {
        width: 100%;
        padding: 5px 0;
    }

    .mw-news_two {
        width: auto;
        margin-top: 25px;
        padding: 5px 20px!important;
    }

    .mw-news_two::after {
        content: '\20';
        position: absolute;
        bottom: 0;
        top: 0;
        right: 1%;
        width: 1px;
        background-color: #b8b8b7;
    }


    .mw-news_three {
        width: auto;
        padding: 5px 20px!important;
    }

    .mw-news_title {
        background-color: #f7f0e7;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        line-height: 1;
        white-space: nowrap;
        padding: 5px;
    }

    .mw-news_title .mw-red {
        color: #b80303;
    }

    .mw-news_title .mw-glod {
        color: #ba7b28;
    }

    .mw-work {
        margin-top: 5%;
    }

    .mw-work_title {
        background: url(../images/new_title.png) no-repeat center;
        background-size: cover;
        height: 0;
        padding-bottom: 18.215942%;
    }

    .mw-work_main {
        background: #fff;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
        position: relative;
        text-align: center;
        padding: 1.5% 2.5% 2.5%;
        margin-top: 5%;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .mw-work_main::after {
        content: '\20';
        position: absolute;
        left: 0;
        right: 0;
        top: 18px;
        height: 1px;
        background-color: #dddad8;
    }

    .mw-work_main-title {
        display: inline-block;
        position: relative;
        z-index: 2;
        background-color: #fff;
        padding: 0px 10px;
        line-height: 1;
        font-size: 14px;
        font-weight: bold;
    }

    .mw-work_main-title::after,
    .mw-work_main-title::before {
        content: '\20';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #dddad8;
        right: 0;
    }

    .mw-work_main-title::before {
        right: auto;
        left: 0;
    }

    .mw-work_main-main {
        margin-top: 10px;
        font-size: 12px;
        text-align: left;
        line-height: 1.6;
        text-indent: 24px;
    }

    .mw-work_more {
        text-align: right;
        margin-top: 10px;
        font-size: 12px;
    }

    .mw-public {
        margin-top: 5%;
    }

    .mw-public_title {
        padding-left: 25px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center left;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        color: #310101;
        letter-spacing: 2px;
    }

    .mw-public_title.film {
        background-image: url(../images/icon_01.png);
    }

    .mw-public_title.tv {
        background-image: url(../images/icon_02.png);
    }

    .mw-public_title.drama {
        background-image: url(../images/icon_03.png);
    }

    .mw-public_title.broad {
        background-image: url(../images/icon_04.png);
    }

    .mw-public_title.song {
        background-image: url(../images/icon_05.png);
    }

    .mw-public_title.book {
        background-image: url(../images/icon_06.png);
    }

    .mw-public_more {
        margin: 10px 0;
        background: url(../images/mu_back.jpg);
        border-radius: 5px;
        line-height: 1;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: 14px;
        display: block;
    }

    .mw-public_more a {
        color: #fff;
    }

    .hid {
        display: none !important;
    }

    .show {
        display: inline-block !important;
    }

    .mw-film {
        margin: 0 -10px;
        font-size: 0;
        padding-top: 10px;
    }

    .mw-film_item {
        padding: 10px;
        width: 33.3333333%;
        display: inline-block;
        vertical-align: top;
    }

    .mw-film_photo-box {
        background-color: #fff;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
        display: block;
        border-radius: 5px;
    }

    .mw-film_photo {
        width: 100%;
        height: 0;
        display: block;
        padding-bottom: 139.834025%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .mw-film_name {
        font-size: 12px;
        text-align: center;
        padding: 5px 0;
    }

    .mw-film_photo:hover .mw_postion .mw-film_name span {
        display: inline-block;
        border-top: 1px solid #fff;
        padding: 0 10px;
        border-bottom: 1px solid #fff;
        -ms-transition: 400ms all ease;
        transition: 400ms all ease;
    }

    .mw-tv {
        margin: 0px -15px;
        font-size: 0;
    }

    .mw-tv_item {
        width: 50%;
        display: inline-block;
        padding: 10px 15px;
        vertical-align: top;
    }

    .mw-tv_item_box {
        background-color: #b17a44;
        border-radius: 5px;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
        display: block;
    }

    .mw-tv_item_photo {
        height: 0;
        padding-bottom: 74.722838%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, .4);
        border-radius: 5px;
        position: relative;
    }

    .mw-tv_item_box:hover .mw-tv_item_photo::after {
        content: '\20';
        background: rgba(0, 0, 0, .4);
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        -ms-transition: 300ms all ease;
        transition: 300ms all ease;
        bottom: 0;
    }

    .mw-tv_item_name {
        color: #fff;
        padding: 5px 0 10px;
        text-align: center;
        font-size: 12px;
    }

    .mw-tv_item_box:hover .mw-tv_item_name {
        color: #7c0c1a;
    }

    .mw-broad {
        margin: 10px -10px;
        font-size: 0;
    }

    .mw-broad_item {
        width: 50%;
        display: inline-block;
        padding: 10px;
    }

    .mw-broad_item .mw-broad_button {
        background: url(../images/but_back.jpg);
        border-radius: 5px;
        line-height: 1;
        display: block;
        color: #310101;
        text-align: center;
        font-size: 12px;
        padding: 10px 0;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
        height: auto;
    }

    .mw-broad_item .mw-broad_button:hover {
        background: #b00019;
        color: #fff;
    }

    .mw-song {
        margin: 0px -5px;
        font-size: 0;
    }

    .mw-song_item {
        width: 33.3333333%;
        display: inline-block;
        padding: 10px 5px;
    }

    .mw-song_button {
        border-radius: 25px;
        border: 1px solid #af0019;
        padding: 3px;
        display: block;
    }

    .mw-song_name {
        background: url(../images/mu_back.jpg);
        border-radius: 25px;
        line-height: 1;
        display: block;
        color: #fff;
        text-align: center;
        font-size: 12px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
        -ms-transition: 300ms all ease;
        transition: 300ms all ease;
        padding: 10px 0;
        height: auto;
    }

    .mw-song_item .mw-song_button:hover .mw-song_name {
        background: #fff;
        color: #af0019;
    }

    .mw-book {
        margin: 0 -5px;
        font-size: 0;
        padding-top: 10px;
    }

    .mw-book_item {
        padding: 10px 5px;
        width: 33.3333333%;
        display: inline-block;
        vertical-align: top;
    }

    .mw-book_item-box {
        display: block;
    }

    .mw-book_photo {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 139.834025%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 5px;
        box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    }

    .mw-book_item-box:hover .mw-book_photo::after {
        content: '\20';
        background: rgba(0, 0, 0, .4);
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        -ms-transition: 300ms all ease;
        transition: 300ms all ease;
        bottom: 0;
    }

    .mw-book_name {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
        background-color: #fff;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
        margin-top: 5px;
        padding: 5px 0;
    }


    .mw-footer {
        padding: 10px 0;
    }

    .mw-footer-container {
        width: 95%;
        margin: 0 auto;
        position: relative;
        padding: 0px;
        color: #fff;
        font-size: 0;
    }

    .mw-footer_logo {
        display: inline-block;
        width: 23%;
        vertical-align: top;
        padding-right: 5px;
        border-right: 1px solid #d7415c;
    }

    .mw-footer_logo_img {
        height: 0;
        padding-bottom: 87.209302%;
        background: url(../images/foot_logo.png) no-repeat;
        background-size: contain;
    }

    .mw-footer_info {
        display: inline-block;
        width: 75%;
        padding-left: 5px;
        vertical-align: top;
        line-height: 1.6;
    }

    .mw-footer_info_menu {
        font-size: 10px;
    }

    .mw-footer_info_menu a {
        color: #fff;
        margin: 0px 5px;
    }

    .mw-footer_info_menu a:hover {
        color: floralwhite;
    }

    .mw-footer_info_copy {
        margin-top: 0px;
        font-size: 11px;
    }

    .mw-footer_info_copy span {
        font-size: 10px;
        margin-right: 5px;
    }

    .mw-footer_info_right {
        font-size: 8px;
        margin-top: 5px;
    }

    .mw-footer_weach {
        display: inline-block;
        width: 19%;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .mw-footer_weach_img {
        height: 0;
        padding-bottom: 55.454545%;
        background: url(../images/wx_ico.png) no-repeat;
        background-size: contain;
    }
    .mw-h5{
        display: block;
    }
    .mw-pc{
        display: none;
    }
    

}