@import 'swiper.css';
@import 'liMarquee.css';

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

li {
    list-style: none;
}

input:focus,
button:focus {
    outline: 0;
}

html,
body {
    overflow-x: hidden;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #666;
}

a,
a:hover {
    text-decoration: none;
}

a {
    color: #bf2a23;
    transition: 200ms color ease-in;
}

a:hover {
    color: #cc332c;
}

.body-pc img {
    width: 100%;
    height: auto;
    display: block;
}

.body-pc {
    max-width: 1920px;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin: 0 auto;
    font-size: 14px;
}

.mw-container {
    width: 1420px;
    margin: 0px auto;
}

.mw-header {
    background: url(../images/header.jpg) no-repeat;
}

.mw-header_table {
    display: table;
    width: 100%;
    height: 160px;
}

.mw-header_left {
    display: table-cell;
    width: 19.084507%;
    vertical-align: middle;
}

.mw-header_left .mw-logo {
    height: 0;
    padding-bottom: 22.140221%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.mw-header_right {
    display: table-cell;
    width: 80.915493%;
    vertical-align: middle;
}

.mw-header_right .mw-menus {
    text-align: right;
    font-size: 0;
    margin-left: -60px;
    position: relative;
    z-index: 1;
}

.mw-header_right .mw-menus li {
    display: inline-block;
    padding-left: 162px;
}

.mw-header_right .mw-menus li a {
    display: block;
    font-size: 22px;
    color: #fff;
}

.mw-header_right .mw-menus li a:hover {
    color: #f2dca5;
}

.mw-body {
    padding: 70px 0;
}
.mw-body.listbody{
    padding-bottom: 0;
}

.mw-box-1 {
    width: 100%;
    display: table;
}

.mw-box-1_left {
    display: table-cell;
    width: 65.140845%;
    vertical-align: top;
}

.mw-public_header {
    text-align: center;
    position: relative;
}

.mw-public_title {
    display: inline-block;
    position: relative;
    padding-top: 20px;
    line-height: 1;
    font-size: 24px;
}

.mw-public_title .en {
    color: #888;
    font-style: italic;
    text-transform: uppercase;
    display: block;
}

.mw-public_title .cn {
    color: #bf2a23;
    margin-top: 15px;
}

.mw-public_title::before {
    content: '\20';
    height: 2px;
    background-color: #bf2a23;
    width: 92px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -46px;
}

.mw-public_more {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    line-height: 1;
}

.mw-public_more a {
    color: #888;
}

.mw-public_more a:hover {
    color: #bf2a23;
}

.mw-news .mw-public_header,
.mw-box-4 .mw-public_header {
    text-align: left;
}

.mw-news .mw-public_title::before,
.mw-box-4 .mw-public_title::before {
    left: 0;
    margin-left: 0;
}
/*2020.01.21*/
.mw-box-4 .mw-public_header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
}
.mw-box-4 .mw-public_header .mw-public_more{
    margin-top: -90px;
}
/*2020.01.21end*/
.mw-box-4 .mw-public_header .mw-public_more a{
    color: #fff;
}
.mw-box-4 .mw-public_header .mw-public_more a:hover{
    color: #f2dca5;
}
.mw-news_main {
    margin-top: 30px;
    border: 2px solid #bf2a23;
    padding: 28px;
    width: 100%;
    display: table;
}

.mw-news_main .box_left {
    width: 49.425287%;
    display: table-cell;
    vertical-align: top;
}

.mw-news_main .box_left_slide {
    position: relative;
}

.mw-news_main .box_left_photo {
    height: 0;
    padding-bottom: 56.511628%;
    overflow: hidden;
    display: block;
}

.mw-news_main .box_left_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}

.mw-news_main .box_right {
    width: 50.0574713%;
    display: table-cell;
    padding-left: 35px;
    vertical-align: top;
}

.mw-news_main .box_right_main {
    position: relative;
}

.mw-news_main .box_right_main .top {
    margin-top: -5px;
}

.mw-news_main .box_right_main .top_title {
    color: #bf2a23;
    font-size: 18px;
}

.mw-news_main .box_right_main .top_info {
    color: #888;
    font-size: 14px;
    padding: 10px 0;
    line-height: 1.6;
}

.mw-news_main .box_right_main .items {
    margin-top: 3px;
}

.mw-news_main .box_right_main .items li {
    font-size: 18px;
    padding: 2px 0;
}

.mw-box-1_right {
    width: 34.859155%;
    display: table-cell;
    vertical-align: top;
    padding-left: 65px;
}

.mw-box-1_right .mw-about {
    background: url(../images/z_bg.jpg);
    height: 417px;
    padding: 30px 20px;
    font-size: 0;
}

.mw-box-1_right .mw-about_intor {
    height: 100%;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    display: inline-block;
    color: #fff;
    width: 345px;
    line-height: 1.8;
}

.mw-box-1_right .mw-about_intor p {
    font-size: 14px;
    margin: 0px 20px;
}

.mw-box-1_right .mw-about_intor a {
    color: #fff;
}

.mw-box-1_right .mw-about_intor a:hover {
    color: #f2dca5;
}

.mw-box-1_right .mw-about_title {
    width: 40px;
    color: #fff;
    font-size: 18px;
    height: 100%;
    display: inline-block;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    position: relative;
    font-weight: bold;
}

.mw-box-1_right .mw-about_title::before {
    position: absolute;
    content: '\20';
    top: 0;
    bottom: 0;
    left: 2px;
    background-color: #9d1913;
    width: 1px;
}

.mw-box-1_right .mw-about_title::after {
    position: absolute;
    content: '\20';
    top: 0;
    bottom: 0;
    left: 0px;
    background-color: #d72b23;
    width: 2px;
}

.mw-box-2 {
    margin-top: 70px;
}

.mw-box-swiper {
    margin: 20px -1280px;
    color: #333;
    padding: 0 70px;
}

.mw-box-2 .mw-box-swiper .swiper {
    padding: 20px 0;
    text-align: center;
}

.mw-box-2 .mw-box-swiper .swiper-slide {
    opacity: 1;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}

.mw-box-2 .mw-box-swiper .swiper-slide-active {
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.mw-box-2 .mw-box-swiper .mw-items {
    margin: 0px -35px;
    font-size: 0;
}

.mw-box-2 .mw-box-swiper .mw-item {
    width: 50%;
    padding: 0 35px;
    display: inline-block;
    vertical-align: middle;
}

.mw-box-2 .mw-box-swiper .mw-item_main {
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    text-align: left;
    height: 315px;
    display: table;
    width: 100%;
}

.mw-box-2 .mw-box-swiper .mw-item_cell {
    display: table-cell;
    vertical-align: middle;
}

.mw-box-2 .mw-box-swiper .mw-item_main .title {
    color: #bf2a23;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.mw-box-2 .mw-box-swiper .mw-item_main .intor {
    color: #888;
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.8;
    text-indent: 2em;
    display: none;
}

.mw-box-2 .mw-box-swiper .swiper-slide-active .mw-item_main .title {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
}

.mw-box-2 .mw-box-swiper .swiper-slide-active .mw-item_main .intor {
    display: block;
}

.mw-box-3 {
    margin-top: 140px;
}

.mw-box-3 .mw-items {
    margin-top: 40px;
    font-size: 0;
    margin: 40px -30px;
}

.mw-box-3 .mw-item {
    width: 33.33333%;
    padding: 0 30px;
    display: inline-block;
    vertical-align: top;
}

.mw-box-3 .mw-item_box {
    display: block;
}

.mw-box-3 .mw-item_box .photo {
    height: 0;
    padding-bottom: 74.883721%;
    overflow: hidden;
}

.mw-box-3 .mw-item_box .title {
    color: #bf2a23;
    font-size: 20px;
    margin-top: 25px;
    display: block;
}

.mw-box-4 {
    margin-top: 200px;
    position: relative;
}

.mw-box-4::after {
    position: absolute;
    content: '\20';
    background-color: #a50100;
    top: -70px;
    right: -250px;
    bottom: -70px;
    width: 930px;
}

.mw-box-4 .mw-swiper {
    position: relative;
}
  /*2021-01-21*/
.mw-box-4 .mw-swiper .mw-public_header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
  /*2021-01-21end*/
.mw-box-4 .mw-swiper .swiper {
    overflow: visible;
}

.mw-box-4 .mw-swiper .swiper .swiper-slide {
    opacity: 0;
}

.mw-box-4 .mw-swiper .swiper .swiper-slide-active,
.mw-box-4 .mw-swiper .swiper .swiper-slide-next {
    opacity: 1;
}

.mw-box-4 .mw-swiper .swiper .swiper-slide-next {
    -webkit-transform: translateX(-30.714286%);
    -ms-transform: translateX(-30.714286%);
    -moz-transform: translateX(-30.714286%);
    -o-transform: translateX(-30.714286%);
    transform: translateX(-30.714286%);
}

.mw-box-4 .mw-slide {
    width: 100%;
    display: table;
}

.mw-box-4 .mw-slide_left {
    width: 35.714286%;
    display: table-cell;
    vertical-align: bottom;
    padding-right: 50px;
    opacity: 0;
}

.mw-box-4 .mw-swiper .swiper .swiper-slide-active .mw-slide_left {
    opacity: 1;
}

.mw-box-4 .mw-slide_left .mw-videoinfos {
    position: relative;
}

.mw-box-4 .mw-slide_left .mw-videoinfos .title {
    font-size: 20px;
    color: #bf2a23;
}

.mw-box-4 .mw-slide_left .mw-videoinfos .intor {
    color: #888;
    font-size: 14px;
    margin-top: 25px;
    line-height: 1.8;
}

.mw-box-4 .mw-slide_left .mw-videoinfos .more {
    color: #fff;
    background-color: #a50100;
    display: inline-block;
    margin-top: 50px;
    padding: 20px 30px;
    line-height: 1;
    font-size: 20px;
}

.mw-box-4 .mw-slide_left .mw-videoinfos .more:hover {
    color: #f2dca5;
}

.mw-box-4 .mw-slide_right {
    width: 64.2857145%;
    display: table-cell;
    vertical-align: bottom;
}

.mw-box-4 .mw-slide_right .videos {
    position: relative;
}

.mw-box-4 .mw-slide_right .videos_img {
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.mw-box-4 .mw-slide_right .videos_play {
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: rgba(255, 255, 255, .5);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    border-radius: 50%;
}

.mw-box-4 .mw-slide_right .videos_play::before {
    content: '\20';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 35px solid #a50100;
    transform: translate(-45%, -50%);
    -ms-transform: translate(-45%, -50%);
}

.mw-footer {
    background-color: #bf2b22;
    padding: 50px 40px 60px;
    margin-top: 130px;
    color: #fff;
}

.mw-footer .mw-ftmian {
    padding: 0 40px;
    display: table;
    width: 100%;
}

.mw-footer .mw-ftmian_box {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.mw-footer .mw-ftmian .mw-ftmian_box:first-child {
    text-align: left;
}

.mw-footer .mw-ftmian .mw-ftmian_box:last-child {
    text-align: right;
}

.mw-footer .mw-ftmian_box .mw-contact {
    position: relative;
}

.mw-footer .mw-ftmian_box .mw-icons {
    text-align: left;
}

.mw-footer .mw-ftmian_box .mw-icon {
    display: inline-block;
    width: 55px;
    height: 54px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 15px;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    position: relative;
}

.mw-footer .mw-ftmian_box .mw-icon.blog {
    background-image: url(../images/iocn_blog.png);
}

.mw-footer .mw-ftmian_box .mw-icon.weibo {
    background-image: url(../images/iocn_weibo.png);
}

.mw-footer .mw-ftmian_box .mw-icon.wechat {
    background-image: url(../images/iocn_wechat.png);
}

.mw-footer .mw-ftmian_box .mw-icon.zfb {
    background-image: url(../images/iocn_zfb.png);
}

.mw-footer .mw-ftmian_box .mw-icon.fkt {
    background-image: url(../images/iocn_fu.png);
}

.mw-footer .mw-ftmian_box .mw-icon.efb {
    background-image: url(../images/iocn_e.png);
}

.mw-footer .mw-ftmian_box .mw-pupWachat {
    position: absolute;
    bottom: 100%;
    left: 50%;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.mw-footer .mw-ftmian_box .mw-infos {
    padding-top: 20px;
    font-size: 16px;
}

.mw-footer .mw-ftmian_box .mw-infos p {
    font-size: 16px;
    padding: 15px 0;
}

.mw-footer .mw-ftmian_box .mw-infos a {
    color: #fff;
}

.mw-footer .mw-ftmian_box .mw-infos a:hover {
    color: #f2dca5;
}

.mw-footer .mw-ftmian_box .mw-pay {
    position: relative;
    width: 350px;
    display: inline-block;
    text-align: left;
}

.mw-footer .mw-ftmian_box .mw-pay_title {
    font-size: 16px;
    margin-bottom: 20px;
}
.mw-links{
    background-color: #fff;
    padding: 50px 0 30px;
}
.mw-links .mw-container{
    padding: 0 40px;
}
.mw-links .mw-lmian {
    font-size: 0;
}
.mw-links .mw-lmian ul li{
    display: inline-block;
    font-size: 16px;
    margin: 0 15px;
}
.mw-links .mw-lmian ul li a{
    color: #000;
}
.mw-links .mw-lmian ul li a:hover{
    color: #bf2a23;
}
/*列表页*/
.mw-listMain {
    margin: 0 -30px;
    margin-bottom: 30px;
    font-size: 0;
}

.mw-listMain .mw-item {
    width: 33.33333%;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
}

.mw-listMain .mw-item_box {
    display: block;
}

.mw-listMain .mw-item_box .photo {
    height: 0;
    padding-bottom: 74.883721%;
    overflow: hidden;
}

.mw-listMain .mw-item_box .title {
    color: #bf2a23;
    font-size: 20px;
    margin-top: 25px;
    display: block;
}

.mw-itemMains {
    position: relative;
}

.mw-itemMains .mw-listBox {
    display: table;
    width: 100%;
    margin-bottom: 100px;
}

.mw-itemMains .mw-listBox_left {
    width: 40.422535%;
    display: table-cell;
    vertical-align: top;
}

.mw-itemMains .mw-listBox_photo {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.097561%;
}

.mw-itemMains .mw-listBox_right {
    width: 59.5774656%;
    padding-left: 70px;
    display: table-cell;
    vertical-align: top;
}

.mw-itemMains .mw-listBox_right .mw-title {
    margin-top: -5px;
    color: #bf2a23;
    font-size: 26px;
}

.mw-itemMains .mw-listBox_right .mw-intor {
    font-size: 18px;
    color: #666;
    margin: 40px 0;
}

.mw-itemMains .mw-listBox_right .mw-time {
    color: #adadad;
    text-align: right;
    font-size: 18px;
}

.mw-pagination {
    text-align: center;
    font-size: 14px;
    color: #888;
}

.mw-pagination .prev,
.mw-pagination .next {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
}

.mw-pagination .prev {
    background-image: url(../images/arrow_left.png);
    margin-right: 15px;
}

.mw-pagination .next {
    background-image: url(../images/arrow_right.png);
    margin-left: 15px;
}

.mw-pagination .no {}

.mw-pagination a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 14px;
    color: #888;
    min-width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 0px 8px;
}

.mw-pagination a.mw-pg {
    border: 1px solid #888;
}

.mw-pagination a.active {
    color: #bf2a23;
}

.mw-pagination .mw-pagination_input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 14px;
    color: #888;
    width: 54px;
    height: 25px;
    border: 2px solid #ddd;
    line-height: 25px;
    padding: 0px 8px;
    text-align: center;
    background-color: #fff;
}

.mw-pagination .mw-pagination_button {
    background-color: transparent;
    border: none;
    margin-left: 15px;
    cursor: pointer;
    color: #fff;
}
/*内容*/
.mw-contents{
    width: 100%;   
    display: table; 
}
.mw-contents_left{
    width: 76%;
    display: table-cell;
    vertical-align: top;
}

.mw-content{
    padding: 40px 60px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.mw-content .mw-title{
    color: #bf2a23;
    font-size: 24px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    text-align: center;
}
.mw-content .mw-infos{
    text-align: center;
    color: #888;
    margin-top: 10px;
    font-size: 12px;
}
.mw-content .mw-infos span{
    margin: 0px 10px;
    display: inline-block;
    vertical-align: middle;
}
.mw-content .mw-main{
    margin-top: 35px;
    font-size: 18px;
    line-height:1.8;
}
.mw-content .mw-main p{
    text-indent: 2em;
    margin: 30px 0;
}
.mw-content .mw-main img{
    max-width: 90%;
    height: auto;
    margin: 30px 0;
}
.mw-contents_right{
    width: 24%;
    display: table-cell;
    vertical-align: top;
    padding-left: 60px;
}
.mw-contents_right .mw-contentList{
    position: relative;
}
.mw-contents_right .mw-contentList .header{
    position: relative;
}
.mw-contents_right .mw-contentList .header_title{
    color: #bf2a23;
    font-size: 24px;
    font-weight: bold;
}
.mw-contents_right .mw-contentList .header_more{
    color: #ababab;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
}
.mw-contents_right .mw-contentList ul{
    margin-top: 20px;
}
.mw-contents_right .mw-contentList ul li{
    font-size: 18px;
    padding-left: 22px;
    position: relative;
    line-height: 1.6;
    margin-top: 25px;
}
.mw-contents_right .mw-contentList ul li::before{
    content: '\20';
    width: 6px;
    height: 6px;
    background-color: #bf2a23;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 10px;
}
.mw-contents_right .mw-contentList ul li a{
    color: #666;
}
/*视频*/
.mw-contentVideo .mw-content{
    box-shadow: none;
    padding: 0;
}

.mw-contmain-video {
    padding: 25px 180px;
}

/*2021-01-06*/
.mw-contmain-videoBox {
    padding-bottom: 56.25%;
    position: relative;
}
@media screen and (max-width: 1440px) {

    .mw-container {
        width: 1020px;
    }

    .mw-header_table {
        height: 120px;
    }

    .mw-header_right .mw-menus {
        margin-left: -40px;
    }

    .mw-header_right .mw-menus li {
        padding-left: 92px;
    }

    .mw-header_right .mw-menus li a {
        font-size: 18px;
    }


    .mw-body {
        padding: 40px 0;
    }


    .mw-public_title {
        padding-top: 10px;
        font-size: 18px;
    }

    .mw-public_more {
        font-size: 14px;
    }

    .mw-news_main {
        margin-top: 20px;
        padding: 12px;
    }



    .mw-news_main .box_left_slide {
        position: relative;
    }



    .mw-news_main .box_left_title {
        min-height: 30px;
        line-height: 1.2;
        font-size: 12px;
    }

    .mw-news_main .box_right {
        padding-left: 15px;
    }

    .mw-news_main .box_right_main .top_title {
        font-size: 15px;
    }

    .mw-news_main .box_right_main .top_info {
        font-size: 13px;
        padding: 5px 0;
    }

    .mw-news_main .box_right_main .items {
        margin-top: 0px;
    }

    .mw-news_main .box_right_main .items li {
        font-size: 13px;
        padding: 1px 0;
    }

    .mw-box-1_right {
        padding-left: 25px;
    }

    .mw-box-1_right .mw-about {
        height: 330px;
        padding: 15px 10px;
    }

    .mw-box-1_right .mw-about_intor {
        width: 275px;
    }

    .mw-box-1_right .mw-about_intor p {
        font-size: 13px;
        margin: 0px 10px;
        line-height: 1.6;
    }


    .mw-box-1_right .mw-about_title {
        width: 30px;
        font-size: 14px;
    }


    .mw-box-2 {
        margin-top: 40px;
    }

    .mw-box-swiper {
        margin: 15px -980px;
        padding: 0 20px;
    }

    .mw-box-2 .mw-box-swiper .mw-items {
        margin: 0px -25px;
    }

    .mw-box-2 .mw-box-swiper .mw-item {
        padding: 0 25px;
    }

    .mw-box-2 .mw-box-swiper .mw-item_main {
        padding: 20px;
        height: 255px;
    }


    .mw-box-2 .mw-box-swiper .mw-item_main .title {
        font-size: 20px;
    }

    .mw-box-2 .mw-box-swiper .mw-item_main .intor {
        padding: 10px 0;
        font-size: 12px;
        line-height: 1.5;
    }

    .mw-box-2 .mw-box-swiper .swiper-slide-active .mw-item_main .title {
        font-size: 16px;
    }


    .mw-box-3 {
        margin-top: 80px;
    }

    .mw-box-3 .mw-items {
        margin-top: 20px;
        margin: 20px -10px;
    }

    .mw-box-3 .mw-item {
        padding: 0 10px;
    }




    .mw-box-3 .mw-item_box .title {
        font-size: 16px;
        margin-top: 15px;
    }

    .mw-box-4 {
        margin-top: 120px;
    }

    .mw-box-4::after {
        top: -30px;
        right: -200px;
        bottom: -30px;
        width: 630px;
    }



    .mw-box-4 .mw-slide_left {
        padding-right: 20px;
    }



    .mw-box-4 .mw-slide_left .mw-videoinfos .title {
        font-size: 16px;
    }

    .mw-box-4 .mw-slide_left .mw-videoinfos .intor {
        font-size: 12px;
        margin-top: 15px;
        line-height: 1.5;
    }

    .mw-box-4 .mw-slide_left .mw-videoinfos .more {
        margin-top: 15px;
        padding: 10px 15px;
        line-height: 1;
        font-size: 14px;
    }
    /*2021-01-21*/
    .mw-box-4 .mw-public_header .mw-public_more{
        margin-top: -55px;
    }
      /*2021-01-21end*/
    .mw-box-4 .mw-slide_right .videos_play {
        width: 100px;
        height: 100px;
    }

    .mw-box-4 .mw-slide_right .videos_play::before {
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 20px solid #a50100;
    }

    .mw-footer {
        padding: 40px 20px 30px;
        margin-top: 80px;
    }

    .mw-footer .mw-ftmian {
        padding: 0 10px;
    }

    .mw-footer .mw-ftmian_box .mw-icon {
        display: inline-block;
        width: 55px;
        height: 54px;
        background-color: #fff;
        border-radius: 50%;
        margin-right: 15px;
        background-position: center;
        background-size: contain;
        cursor: pointer;
        position: relative;
    }

    .mw-footer .mw-ftmian_box .mw-infos {
        padding-top: 10px;
        font-size: 13px;
    }

    .mw-footer .mw-ftmian_box .mw-infos p {
        font-size: 13px;
        padding: 5px 0;
    }


    .mw-footer .mw-ftmian_box .mw-pay {
        position: relative;
        width: 350px;
        display: inline-block;
        text-align: left;
    }

    .mw-footer .mw-ftmian_box .mw-pay_title {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*列表页*/
    .mw-listMain {
        margin: 0 -10px;
        margin-bottom: 30px;
    }

    .mw-listMain .mw-item {
        padding: 10px;
    }

    .mw-listMain .mw-item_box .title {
        font-size: 16px;
        margin-top: 15px;
    }

    .mw-itemMains {
        position: relative;
    }

    .mw-itemMains .mw-listBox {
        margin-bottom: 50px;
    }


    .mw-itemMains .mw-listBox_right {
        padding-left: 30px;
    }

    .mw-itemMains .mw-listBox_right .mw-title {
        font-size: 20px;
    }

    .mw-itemMains .mw-listBox_right .mw-intor {
        font-size: 14px;
        margin: 30px 0;
    }

    .mw-itemMains .mw-listBox_right .mw-time {
        font-size: 14px;
    }
        
    /*内容*/

    .mw-content{
        padding: 20px 30px;
    }
    .mw-content .mw-title{
        font-size: 20px;
        padding-bottom: 15px;
    }
    .mw-content .mw-main{
        margin-top: 15px;
        font-size: 14px;
    }
    .mw-content .mw-main p{
        margin: 15px 0;
    }
    .mw-content .mw-main img{
        margin: 15px 0;
    }
    .mw-contents_right{
        padding-left: 20px;
    }
    .mw-contents_right .mw-contentList .header_title{
        font-size: 18px;
    }
    .mw-contents_right .mw-contentList ul{
        margin-top: 10px;
    }
    .mw-contents_right .mw-contentList ul li{
        font-size: 14px;
        padding-left: 16px;
        margin-top: 15px;
    }   

    .mw-contmain-video {
        padding: 25px 120px;
    }
}

.body-m {
    display: none;
}

@media screen and (max-width: 1024px) {
    .body-pc {
        display: none;
    }

    .body-m {
        display: block;
    }
    .mw-container{
        width: 96%;
    }
        
    /*内容*/
    .mw-body {
        position: relative;
        padding: .3rem 0;
    }
    .mw-contents{
        display: flex;
        flex-direction: column;
    }
    .mw-contents_left{
        position: relative;
        width: 100%;
    }

    .mw-content{
        padding: .2rem .15rem;
        background-color: #fff;
        box-shadow: 0 0 .15rem rgba(0, 0, 0, .1);
    }
    .mw-content .mw-title{
        color: #bf2a23;
        font-size: .32rem;
        border-bottom: 1px solid #eee;
        padding-bottom: .2rem;
        text-align: center;
    }
    .mw-content .mw-infos{
        text-align: center;
        color: #888;
        margin-top: .1rem;
        font-size: .2rem;
        display: flex;
    }
    .mw-content .mw-infos span{
        margin: 0px .1rem;        
    }
    .mw-content .mw-main{
        margin-top: .3rem;
        font-size: .24rem;
        line-height:1.8;
    }
    .mw-content .mw-main p{
        text-indent: 2em;
        margin: .2rem 0;
    }
    .mw-content .mw-main img{
        max-width: 100%;
        height: auto;
        margin: .2rem 0;
    }
    .mw-contents_right{
        margin-top: .3rem;
        width: 100%;
        padding-left: 0;
    }
    .mw-contents_right .mw-contentList{
        position: relative;
    }
    .mw-contents_right .mw-contentList .header{
        position: relative;
    }
    .mw-contents_right .mw-contentList .header_title{
        color: #bf2a23;
        font-size: .26rem;
        font-weight: bold;
    }
    .mw-contents_right .mw-contentList .header_more{
        color: #ababab;
        font-size: .2rem;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -.1rem;
    }
    .mw-contents_right .mw-contentList ul{
        margin-top: .2rem;
    }
    .mw-contents_right .mw-contentList ul li{
        font-size: .24rem;
        padding-left: .2rem;
        position: relative;
        line-height: 1.6;
        margin-top: 25px;
    }
    .mw-contents_right .mw-contentList ul li::before{
        content: '\20';
        width: .08rem;
        height: .08rem;
        background-color: #bf2a23;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: .15rem;
    }
    .mw-contents_right .mw-contentList ul li a{
        color: #666;
    }   
    .mw-contentVideo .mw-content{
        box-shadow: none;
        padding: 0;
    }

    .mw-contmain-video {
        padding: .3rem 0;
    }
   
    .mw-contmain-videoBox {
        padding-bottom: 56.25%;
        position: relative;
    }
    .video-js .vjs-big-play-button{
        width: .98rem;
        height: 1.16rem;
        background-size: contain;
        margin-left: -.49rem;
        margin-top: -.58rem;
    }

}