@import 'swiper.css';

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: #970a00;
}

.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: 52.083333%;
    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);
    width: 87.5%;
    margin: 0 auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2);
    min-height: 500px;
    position: relative;
    padding: 2.819277% 5.952381%;
}

.mw_topNews {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    color: #970a00;
}

.mw_postion {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mw_topNews a {
    color: #970a00;
}

.mw_topNews a:hover {
    color: #cb0e01;
}

.mw-news {
    margin-top: 3%;
    font-size: 0;
}


.mw-news_list {
    padding: 10px 0;
    font-size: 32px;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 33.333333%;

}

.mw-news_list a {
    color: #565656;
    position: relative;
}

.mw-news_list a::before {
    content: '\20';
    width: 12px;
    height: 12px;
    background-color: #e2b767;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: -30px;
}

.mw-news_list a:hover {
    color: #970a00;
}

.mw-newsTwo {
    margin-top: 3%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    font-size: 0;
}

.mw-newsTwo_swiper {
    width: 65.763889%;
    display: inline-block;
    position: relative;
}

.mw-newsTwo_photo {
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 56.342695%;
}

.mw-newsTwo_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    height: 95px;
    line-height: 95px;
    font-size: 26px;
    text-align: center;
}

.mw-newsTwo_title a {
    color: #fff;
}

.mw-newsTwo_title a:hover {
    color: #f5e4ca;
}

.pagination01 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 110px;
    height: 10px;
    z-index: 2;
    text-align: center;
}

.pagination01 .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #fff;
    margin-right: 15px;
    opacity: 0.8;
    cursor: pointer;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.pagination01 .swiper-active-switch {
    width: 60px;
    background: #af0019;
    opacity: 1;
}

.mw-newsTwo_other {
    width: 34.236111%;
    display: inline-block;
    vertical-align: top;
}

.mw-newsTwo_other_box {
    padding: 8%;
}

.mw-newsTwo_other-top_title {
    font-size: 28px;
}

.mw-newsTwo_other-top_main {
    font-size: 20px;
    color: #737373;
    line-height: 1.4;
    margin-top: 20px;
}

.mw-newsTwo_other-top_main a {
    color: #e7c89a;
}

.mw-news-list {
    margin-top: 30px;
}

.mw-news-list li {
    font-size: 22px;
    position: relative;
    padding-left: 25px;
    margin: 5px 0;
}

.mw-news-list li::before {
    content: '\20';
    width: 10px;
    height: 10px;
    background-color: #e2b767;
    left: 0;
    top: 50%;
    margin-top: -5px;
    position: absolute;
}

.mw-news-list_more {
    text-align: right;
    margin-top: 25px;
}

.mw-news-list_more .mw_more {
    background-color: #ffd154;
    border-radius: 5px;
    color: #fff !important;
    padding: 5px 15px;
    line-height: 1;
    font-size: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}

.mw-news-list_more .mw_more:hover {
    background-color: #a80b00;
}

.mw-swiperTwo {
    margin-top: 3%;
    position: relative;
}

.mw-swiperTwo_items {
    font-size: 0;
    margin: 0px -15px;
}

.mw-swiperTwo_item {
    width: 33.333333%;
    display: inline-block;
    padding: 0px 15px;
}

.mw-swiperTwo_photo {
    position: relative;
    display: block;
}

.mw-swiperTwo_photo_img {
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 56.342695%;
}

.mw-swiperTwo_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
}

.swiper-prev,
.swiper-next {
    position: absolute;
    vertical-align: bottom;
    width: 45px;
    cursor: pointer;
    left: -45px;
    top: 0px;
    bottom: 0px;
    background: url(../images/arrow.png) no-repeat center;
    background-size: 16px 34px;
    background-color: #323232;
    z-index: 1;
}

.swiper-next {
    left: auto;
    right: -45px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mw-focus {
    margin: 3% -17px 0;
    font-size: 0;
}

.mw-focus_item {
    width: 50%;
    padding: 0 17px;
    display: inline-block;
}

.mw-focus_item-title {
    height: 75px;
    font-size: 0;
}

.mw-focus_item-title_left {
    width: 26.229508%;
    background: url(../images/title_bak.png) no-repeat;
    height: 76px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    line-height: 76px;
}

.mw-focus_item-title_right {
    width: 73.770492%;
    text-align: right;
    display: inline-block;
    font-size: 22px;
    vertical-align: bottom;
    padding-bottom: 1.5%;
}

.mw-focus_item-title_right a {
    color: #a89fa2;
}

.mw-focus_item-title_right a:hover {
    color: #cb0e01;
}

.mw-focus_item-main {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 0 4.781421%;

}

.mw-focus_item-main li {
    font-size: 28px;
    padding-left: 30px;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 30px 0 30px 30px;
    line-height: 1;
}

.mw-focus_item-main li:last-child {
    border-bottom: none;
}

.mw-focus_item-main li::before {
    content: '\20';
    width: 12px;
    height: 12px;
    background: #e2b767;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.mw-public {
    margin-top: 3%;
}

.mw-public_head {
    border-bottom: 1px solid #af0019;
    padding: 20px 0 25px;
    position: relative;
    text-align: center;
}

.mw-public_head::after {
    content: '\20';
    width: 500px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -250px;
    background-color: #af0019;
}

.mw-public_title {
    height: 50px;
    border-left: 4px solid #a80b00;
    padding-left: 17px;
    position: relative;
    display: inline-block;
    font-size: 42px;
    color: #a80b00;
    line-height: 50px;
    margin-left: 90px;
}

.mw-public_title::before {
    content: '\20';
    width: 76px;
    height: 52px;
    background: url(../images/ico_70.png) no-repeat;
    position: absolute;
    left: -90px;
    top: 0;
}

.mw-theme {
    font-size: 0;
    margin-top: 70px;
}

.mw-theme_items {
    font-size: 0;
    margin: 20px -13px;
}

.mw-theme_item {
    padding: 13px;
    display: inline-block;
    width: 50%;
}

.mw-theme_item_bak {
    padding: 15px 100px;
    background: #e2b767 url(../images/line_bak.png) no-repeat;
    background-size: contain;
    font-size: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    line-height: 1.4;
}

.mw-theme_item_bak a {
    color: #fff;
}

.mw-theme_left {
    width: 58.561644%;
    display: inline-block;
    font-size: 18px;
}

.mw-theme_photo {
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 56.140351%;
}

.mw-theme_right {
    width: 41.438356%;
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    padding-left: 30px;
    padding-left: 2%;
}

.mw-theme_right_title {
    padding-left: 30px;
    font-size: 30px;
    position: relative;
    line-height: 1.6;
    margin-top: -15px;
}

.mw-theme_right_title::before {
    content: '\20';
    width: 5px;
    height: 30px;
    background: #e2b767;
    position: absolute;
    left: 0;
    top: 15px;
}

.mw-theme_right_main {
    margin-top: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 20px;
    color: #a3a3a3;
    font-size: 20px;
    padding-top: 0;
}

.mw-theme_right_main p {
    text-indent: 40px;
    padding-top: 18px;
}

.mw-theme_right_main .mw-more {
    margin-top: 10px;
    text-align: right;
}

.mw-theme_right_main .mw-more a {
    color: #fff;
    background: #e2b767;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.mw-theme_right_main .mw-more a:hover {
    background: #950800;
}

.mw-celebrate {
    margin: 0 -29px;
    font-size: 0;
    margin-top: 20px;
}

.mw-celebrate_item {
    font-size: 18px;
    padding: 20px 29px;
    width: 50%;
    display: inline-block;
}

.mw-celebrate_box {
    border: 1px solid #af0019;
    padding: 5px;
    border-radius: 80px;

}

.mw-celebrate_box .mw-celebrate_bak {
    background: url(../images/mu_back.jpg);
    border-radius: 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 15px 40px;
    display: block;
    color: #fff;
    text-align: center;
    color: #fff;
    font-size: 32px;
    line-height: 1.4;
    -ms-transition: all 300ms ease;
    transition: all 400ms ease;
}

.mw-celebrate_box .mw-celebrate_bak:hover {
    background: #fff;
    color: #ad0117;
}

.mw-program_add {
    margin: 70px 0 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    height: 0;
    padding-bottom: 16.805556%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.mw-program_add.add {
    margin-bottom: 16px;
    padding-bottom: 24.410541%;
}

.mw-program_add:hover::after {
    content: '\20';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    position: absolute;
}

.mw-program {
    margin: 0px -10px;
    font-size: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #c6c4c6;
}

.mw-program.lis {
    border-bottom: none;
    padding-bottom: 0;
}

.mw-program_item {
    width: 20%;
    padding: 15px 10px;
    display: inline-block;
    vertical-align: top;
}

.mw-program_item.mw_frou {
    width: 25%;
}

.mw-program_item.text {
    padding: 0px 10px;
}

.mw-program_item_name {
    text-align: center;
    font-size: 20px;
}

.mw-program_item_head {
    background-color: #fcf6f6;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.mw-program_item_img {
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 56.358382%;
    display: block;
}

.mw-program_item_img::after {
    content: '\20';
    width: 37px;
    height: 37px;
    background: url(../images/play.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.mw-program_item_img.lis::after {
    display: none;
}

.mw-program_item_title {
    line-height: 1.4;
    font-size: 16px;
    padding: 5px 15px;
}

.mw-program_item_title.lis {
    text-align: center;
    padding: 10px 0;
}

.mw-program_item_main {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 18px;
    color: #747474;
    line-height: 1.6;
}

.mw-program_item_main.art {
    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.mw-hima_add {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 16.805556%;
    display: block;
    background-image: url(../images/add_02.jpg);
}

.mw-hima_top {
    text-align: center;

}

.mw-hima_top_add {
    padding-bottom: 32%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(../images/add_03.jpg);
}

.mw-program_add:hover::after,
.mw-hima_add:hover::after,
.mw-hima_top_add:hover::after,
.mw-art_item_photo:hover::after,
.mw-add_item_photo:hover::after {
    content: '\20';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    position: absolute;
}

.mw-hima-button01 {
    width: 182px;
    height: 50px;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
    background: url(../images/button_01.png) no-repeat;
    background-size: contain;
    z-index: 1;
    display: block;
}

.mw-hima {
    margin: 0px -28px;
    font-size: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid #c8c7ca;
    margin-top: 50px;
}

.mw-hima_item {
    width: 25%;
    display: inline-block;
    padding: 10px 28px;
    vertical-align: bottom;
}

.mw-hima_item.top_add {
    width: 50%;
}

.mw-hima_item_box {
    position: relative;
}

.mw-hima_item_photo {
    padding-bottom: 56.634304%;
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.mw-hima_item_buton {
    width: 98px;
    height: 26px;
    position: absolute;
    right: 33px;
    bottom: 12px;
}

.mw-hima_item_buton.two {
    right: auto;
    left: 33px;
}

.mw-hima_item_buton img {
    width: 100%;
    height: auto;
}

.mw-art_main {
    margin: 30px -10px 0;
    font-size: 0;
}

.mw-art_item {
    width: 50%;
    padding: 10px;
    display: inline-block;
}

.mw-art_itemTwo {
    margin-top: 20px;
    width: 33.3333333%;
    padding: 10px;
    display: inline-block;
}

.mw-art_itemTwo_box {
    line-height: 1;
    padding: 20px;
    background: #fff;
    border: 1px solid #f3ba70;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.mw-art_item-left {
    width: 53.5%;
    display: inline-block;
    vertical-align: top;
}

.mw-art_item_photo {
    height: 0;
    padding-bottom: 56.241033%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
}

.mw-art_item-right {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.mw-art_item-title {
    font-size: 26px;
    line-height: 1.4;
}

.mw-art_item-info {
    text-indent: 36px;
    margin-top: 20px;
    font-size: 16px;
    color: #727272;
}

.mw-art_item-info a {
    color: #f5cda1;
    margin-left: 15px;
}

.mw-add_main {
    margin: 0 -16px 0;
    font-size: 0;
    padding-bottom: 40px;
}

.mw-add_item {
    width: 50%;
    padding: 16px;
    display: inline-block;
}

.mw-add_item_photo {
    height: 0;
    padding-bottom: 24.113475%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.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;
}

/*2019/09/27*/
.mw-character {
    margin: 0px -1px;
    font-size: 0;
}

.mw-character-item {
    padding: 1px;
    display: inline-block;
    vertical-align: top;
    width: 10%;
}

.mw-character-item_box {
    position: relative;
}

.mw-character-item_small {
    font-size: 0;
}

.mw-character-item_small_img {
    height: 0;
    padding-bottom: 317%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.mw-character-item_big {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: none;
    width: 720px;
    height: 450px;
}

.mw-character-item_big img {
    width: 100%;
    height: 100%;
}

.mw-character-item_title {
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
}

.mw-character-item_box:hover .mw-character-item_big {
    display: block;
}

.mw-character-item:nth-child(7) .mw-character-item_big,
.mw-character-item:nth-child(8) .mw-character-item_big,
.mw-character-item:nth-child(9) .mw-character-item_big,
.mw-character-item:nth-child(10) .mw-character-item_big {
    left: auto;
    right: 0;
}


@media screen and (max-width: 1680px) {


    .mv-container {
        width: 1400px;
        padding: 3% 4%;
    }

    .mw_topNews {
        font-size: 60px;
    }

    .mw-news_list {
        font-size: 28px;
    }


    .mw-newsTwo_title {
        font-size: 20px;
        height: 75px;
        line-height: 75px;
    }



    .mw-newsTwo_other-top_title {
        font-size: 24px;
    }

    .mw-newsTwo_other-top_main {
        font-size: 18px;
        margin-top: 10px;
    }

    .mw-news-list {
        margin-top: 40px;
    }

    .mw-news-list li {
        font-size: 18px;
        padding-left: 20px;
        margin: 5px 0;
    }

    .mw-swiperTwo_items {
        margin: 0px -12px;
    }

    .mw-swiperTwo_item {
        padding: 0px 12px;
    }

    .mw-swiperTwo_title {

        height: 40px;
        line-height: 40px;
        font-size: 14px;

    }

    .mw-focus {
        margin: 3% -15px 0;

    }

    .mw-focus_item {
        padding: 0 15px;

    }

    .mw-focus_item-title {
        height: 70px;
        font-size: 0;
    }

    .mw-focus_item-title_left {
        height: 70px;
        font-size: 28px;
        line-height: 70px;
    }

    .mw-focus_item-title_right {
        font-size: 18px;
    }

    .mw-focus_item-main {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        padding: 0 4.781421%;

    }

    .mw-focus_item-main li {
        font-size: 22px;
        position: relative;
        border-bottom: 1px solid #ccc;
        padding: 20px 0 20px 20px;
        line-height: 1;
    }

    .mw-focus_item-main li:last-child {
        border-bottom: none;
    }

    .mw-focus_item-main li::before {
        width: 10px;
        height: 10px;
        top: 50%;
        margin-top: -5px;
    }

    .mw-public_title {

        font-size: 38px;
    }

    .mw-theme {
        font-size: 0;
        margin-top: 60px;
    }

    .mw-theme_left {
        font-size: 16px;
    }

    .mw-theme_right {
        font-size: 14px;
    }

    .mw-theme_right_title {
        padding-left: 25px;
        font-size: 24px;
        margin-top: -12px;
    }

    .mw-theme_right_title::before {
        top: 10px;
    }

    .mw-theme_right_main {
        padding: 15px;
        font-size: 18px;
    }

    .mw-theme_right_main p {
        text-indent: 36px;
        padding-top: 12px;
    }

    .mw-theme_right_main .mw-more a {
        font-size: 14px;
    }

    .mw-celebrate {
        margin: 0 -25px;
    }

    .mw-celebrate_item {
        font-size: 16px;
        padding: 20px 25px;
    }

    .mw-celebrate_box {
        border: 1px solid #af0019;
        padding: 5px;
        border-radius: 80px;
    }

    .mw-celebrate_box .mw-celebrate_bak {
        font-size: 26px;
    }

    .mw-program_add {
        margin: 60px 0 30px;
    }

    .mw-program {
        margin: 0px -10px;
    }

    .mw-program_item {
        padding: 20px 10px;
    }


    .mw-program_item_title {
        font-size: 14px;
        padding: 5px 10px;
    }

    .mw-program_item_main {
        margin-top: 15px;
        padding: 10px 20px;
        font-size: 14px;

    }

    .mw-hima-button01 {
        width: 170px;
        height: 47.5px;

    }

    .mw-hima_item_buton {
        width: 86px;
        height: 23px;
        bottom: 10px;
    }

    .mw-hima_item_buton.two {
        right: auto;
        left: 33px;
    }

    .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;
    }

    .mw-theme_item_bak {
        padding: 15px 60px;
        font-size: 24px;
    }

    .mw-art_itemTwo_box {
        padding: 15px;
        font-size: 22px;
    }

    .mw-art_item-title {
        font-size: 22px;

    }

    .mw-art_item-info {
        text-indent: 36px;
        margin-top: 15px;
        font-size: 14px;

    }

    .mw-program_item_name {
        font-size: 16px;
    }

    /*2019/09/27*/ 
  

    .mw-character-item_big {     
        width: 635px;
        height: 397px;
    }
    .mw-character-item_title {      
        font-size: 18px;       
    }

}

@media screen and (max-width: 1440px) {

    .mv-container {
        width: 1200px;
        padding: 3% 4%;
    }

    .mw_topNews {
        font-size: 48px;
    }

    .mw-news_list {
        font-size: 22px;
    }


    .mw-newsTwo_title {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
    }



    .mw-newsTwo_other-top_title {
        font-size: 22px;
    }

    .mw-newsTwo_other-top_main {
        font-size: 14px;
        margin-top: 10px;
    }

    .mw-news-list {
        margin-top: 40px;
    }

    .mw-news-list li {
        font-size: 16px;
        margin: 5px 0;
    }

    .mw-news-list_more .mw_more {
        font-size: 14px;
    }


    .mw-swiperTwo_item {
        padding: 0px 12px;
    }

    .mw-swiperTwo_title {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .mw-focus {
        margin: 3% -10px 0;

    }

    .mw-focus_item {
        padding: 0 10px;

    }

    .mw-focus_item-title {
        height: 50px;
        font-size: 0;
    }

    .mw-focus_item-title_left {
        height: 50px;
        font-size: 24px;
        line-height: 50px;
    }

    .mw-focus_item-title_right {
        font-size: 14px;
    }


    .mw-focus_item-main li {
        font-size: 18px;
    }

    .mw-focus_item-main li::before {
        width: 8px;
        height: 8px;
        top: 50%;
        margin-top: -5px;
    }

    .mw-public_title {
        font-size: 32px;
    }

    .mw-theme {
        font-size: 0;
        margin-top: 40px;
    }

    .mw-theme_left {
        font-size: 14px;
    }

    .mw-theme_right {
        font-size: 14px;
    }

    .mw-theme_right_title {
        font-size: 20px;

    }

    .mw-theme_right_main {
        padding: 15px;
        font-size: 15px;
    }

    .mw-theme_right_main p {
        text-indent: 30px;
        padding-top: 10px;
    }


    .mw-celebrate {
        margin: 0 -20px;
    }

    .mw-celebrate_item {
        font-size: 16px;
        padding: 15px 20px;
    }

    .mw-celebrate_box .mw-celebrate_bak {
        font-size: 24px;
    }

    .mw-program_add {
        margin: 60px 0 30px;
    }

    .mw-program {
        margin: 0px -5px;
    }

    .mw-program_item {
        padding: 15px 5px;
    }


    .mw-program_item_title {
        font-size: 13px;
        padding: 5px 5px;
    }

    .mw-program_item_main {
        margin-top: 15px;
        padding: 10px 20px;
        font-size: 14px;
    }






    .mw-hima-button01 {
        width: 150px;
        height: 47px;

    }

    .mw-hima {
        margin: 0px -5px;
        margin-top: 30px;
    }

    .mw-hima_item {
        padding: 10px 5px;
    }

    .mw-hima_item_buton {
        width: 77px;
        height: 22px;
        bottom: 8px;
    }
  /*2019/09/27*/ 
  

  .mw-character-item_big {     
    width: 548px;
    height: 342px;
}
.mw-character-item_title {      
    font-size: 18px;       
}


    .mw-footer-container {
        width: 1200px;
    }

    .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;
    }

    .mw-theme_item_bak {
        padding: 10px 60px;
        font-size: 20px;
    }

    .mw-art_itemTwo_box {
        padding: 15px;
        font-size: 18px;
    }

    .mw-art_item-title {
        font-size: 18px;

    }

    .mw-art_item-info {
        text-indent: 24px;
        margin-top: 15px;
        font-size: 12px;

    }

    .mw-program_item_name {

        font-size: 13px;
    }

}