@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: #fff;
}

.mv-body a:hover {
    color: #f3ba70;
}

.mv-body {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    overflow: hidden;
    position: relative;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 1.8;
    background: url(../images/back.jpg);
    padding-bottom: 100px;
}

.mv-head {
    padding-bottom: 15.364583%;
    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 {
    width: 1370px;
    margin: 0 auto;
    min-height: 500px;
    position: relative;
}

.mw-partOne {
    font-size: 0;
}

.mw-partOne_left {
    width: 72.262774%;
    display: inline-block;
}

.mw-partOne_right {
    width: 27.737226%;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
}

.mw-right_box {
    background: #5d0300;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    padding: 24px 12px;
    padding-bottom: 20px;
}

.mw-right_box_head {
    height: 45px;
    background-color: #f3ba70;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: blod;
    line-height: 45px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.mw-right_box_head.headTwo {
    background-color: #800400;
    box-shadow: rgba(243, 186, 112, .3) 0px 0px 18px inset;
    margin-top: 22px;
}

.mw-right_items {
    font-size: 0;
    margin: 0px -10px;
    margin-top: 20px;
}

.mw-right_item {
    width: 33.333333%;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
}

.mw-right_item_box {
    text-align: center;
    display: block;
}

.mw-right_item_icon {
    width: 58px;
    height: 58px;
    background: url(../images/icon_01.png) no-repeat center;
    background-size: contain;
    border-radius: 58px;
    position: relative;
    display: inline-block;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.mw-right_item_box:hover .mw-right_item_icon::after {
    content: '\20';
    position: absolute;
    border-radius: 58px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.mw-right_item_text {
    margin-top: 0px;
}

.mw-right_item_name {
    font-size: 16px;
}

.mw-right_item_info {
    color: #baa4a3;
    font-size: 12px;
    position: relative;
    display: inline-block;
    line-height: 1.2;
    height: 25px;
    margin-top: 8px;
}
.mw-right_item_info a{
    color: #baa4a3;
}
.mw-right_item_info a:hover{
    color: #906867;
}


.mw-right_item_info::after {
    content: '\20';
    position: absolute;
    left: -10px;
    width: 3px;
    height: 3px;
    background-color: #f3ba70;
    top: 8px;
}

.mw-right_item_box:hover .mw-right_item_name {
    color: #e7c89a;
}

.mw-right_back {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-top: 20px;
    font-size: 0;
}

.mw-right_back_left {
    width: 52.678571%;
    display: inline-block;
}

.mw-right_back_photo {
    height: 0;
    padding-bottom: 101.694915%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.mw-right_back_right {
    width: 47.321429%;
    display: inline-block;
    padding-left: 7px;
    vertical-align: top;
}

.mw-right_back_right ul {
    padding-top: 7px;
}

.mw-right_back_right ul li {
    border-bottom: 1px dashed #f1f1f1;
    padding: 6px 0;
    font-size: 14px;
    padding-left: 7px;
    line-height: 1.4;
    border-left: 2px solid #fff;
}

.mw-right_back_right ul li:last-child {
    border-bottom: none;
}

.mw-right_back_right ul li:hover {
    border-left: 2px solid #5d0300;
}

.mw-right_back_right ul li a {
    color: #a3a3a3;
}

.mw-right_back_right ul li a:hover {
    color: #5d0300;

}

.mw_topNews {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
    line-height: 1.4;
}

.mw_topNews a {
    color: #fff;
}

.mw-news {
    font-size: 0;
}

.mw-news_list {
    padding: 10px 0;
    font-size: 24px;
    display: inline-block;
    position: relative;
    width: 33.333333%;
    text-align: center;
}

.mw-news_list a {
    position: relative;
}

.mw-news_list a::before {
    content: '\20';
    width: 12px;
    height: 12px;
    background-color: #e2b767;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: -20px;
}

.mw-newsTwo {
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    font-size: 0;
}

.mw-newsTwo_swiper {
    width: 60%;
    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: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
}

.pagination01 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    height: 10px;
    z-index: 2;
    text-align: center;
}

.pagination01 .swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #fff;
    margin-right: 12px;
    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: 45px;
    background: #af0019;
    opacity: 1;
}

.mw-newsTwo_other {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.mw-newsTwo_other_box {
    padding: 0 15px;
}

.mw-newsTwo_other-top_title {
    font-size: 24px;
}

.mw-newsTwo_other a {
    color: #330000;
}

.mw-newsTwo_other a:hover {
    color: #a50000;
}

.mw-newsTwo_other-top_main {
    font-size: 16px;
    color: #737373;
    line-height: 1.6;
    margin-top: 5px;
    text-indent: 32px;
}

.mw-newsTwo_other-top_main a {
    color: #e7c89a;
}

.mw-news-list {
    margin-top: 15px;
}

.mw-news-list li {
    font-size: 16px;
    position: relative;
    padding-left: 15px;
    margin: 5px 0;
}

.mw-news-list li::before {
    content: '\20';
    width: 8px;
    height: 8px;
    background-color: #e2b767;
    left: 0;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}

.mw-news-list_more {
    text-align: right;
    margin-top: 20px;
}

.mw-news-list_more .mw_more {
    background-color: #f3ba70;
    border-radius: 5px;
    color: #fff !important;
    padding: 5px 12px;
    line-height: 1;
    font-size: 14px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}

.mw-news-list_more .mw_more:hover {
    background-color: #a80b00;

}

.mw-public {
    margin-top: 30px;
}

.mw-public_head {
    padding: 0;
    position: relative;
}

.mw-public_title {
    height: 75px;
    line-height: 75px;
    position: relative;
    font-size: 42px;
    color: #760300;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)；
}

.mw-public_main {
    margin-top: 30px;
    font-size: 0;
}

.mw-public_main_left {
    width: 51%;
    display: inline-block;
    vertical-align: top;
    padding-right: 35px;
}

.mw-public_main_left_photo {
    width: 56.390977%;
    display: inline-block;
    vertical-align: top;
}

.mw-public_main_left_img {
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 47.3262035%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    display: block;
}

.mw-public_main_left_news {
    width: 43.609023%;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
}

.mw-public_main_left_title {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 7px 0;
    background-color: #f3ba70;
    font-size: 18px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mw-public_main_left_title a {
    color: #fff;
    position: relative;
}

.mw-public_main_left_title a:hover {
    color: #a50000;
}

.mw-public_main_left_title a::after {
    content: '\20';
    position: absolute;
    width: 12px;
    height: 12px;
    left: -20px;
    top: 50%;
    margin-top: -6px;
    background: url(../images/icon_quan.png) no-repeat;
}

.mw-public_main_left_main {
    margin-top: 15px;
    color: #b8908f;
    font-size: 16px;
    text-indent: 32px;
    line-height: 1.4;
}

.mw-public_main_right {
    width: 49%;
    border-left: 1px dashed rgba(255, 255, 255, .2);
    padding-right: 35px;
    display: inline-block;
}

.mw-public_list {
    margin-top: -13px;
    padding-left: 35px;
}

.mw-public_list li {
    line-height: 1;
    padding: 11px 0;
    font-size: 18px;
    position: relative;
    white-space: nowrap;
    padding-left: 20px;
}

.mw-public_list li::before {
    content: '\20';
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -4px;
    width: 7px;
    height: 7px;
    background-color: #f3ba70;
    border-radius: 7px;
}

@media screen and (max-width: 1400px) {
    .mv-body{
       min-width: 1300px;
    }
    .mv-container {
        width: 1100px;
    }

    .mw-partOne_right {
        padding-left: 10px;
    }

    .mw-right_box {
        padding: 5px 10px;
    }

    .mw-right_box_head {
        height: 30px;
        font-size: 16px;
        line-height: 30px;
    }

    .mw-right_box_head.headTwo {
        margin-top: 16px;
    }

    .mw-right_items {
        font-size: 0;
        margin: 0px -5px;
        margin-top: 15px;
    }

    .mw-right_item {
        width: 33.333333%;
        padding: 0 10px;
    }
    .mw-right_item_info{
        height: 36px;
    }

    .mw-right_item_icon {
        width: 48px;
        height: 48px;
        border-radius: 48px;
    }


    .mw-right_item_text {
        margin-top: 5px;
    }

    .mw-right_item_name {
        font-size: 14px;
    }


    .mw-right_back {
        margin-top: 10px;
    }

    .mw-right_back_left {
        width: 52.678571%;
        display: inline-block;
    }



    .mw-right_back_right ul {
        padding-top: 5px;
    }

    .mw-right_back_right ul li {
        border-bottom: 1px dashed #f1f1f1;
        padding: 5px 0;
        font-size: 12px;
        padding-left: 7px;
        line-height: 1.4;
        border-left: 2px solid #fff;
    }


    .mw_topNews {
        font-size: 38px;
    }

    .mw-news_list {
        font-size: 20px;
    }



    .mw-news_list a::before {
        width: 8px;
        height: 8px;
        position: absolute;
        margin-top: -4px;
        left: -12px;
    }

    .mw-newsTwo {
        margin-top: 10px;
    }

    .mw-newsTwo_title {
        font-size: 14px;

    }

    .mw-newsTwo_other_box {
        padding: 0 15px;
    }

    .mw-newsTwo_other-top_title {
        font-size: 20px;
        line-height: 1.4;
        margin-top: 10px;
    }


    .mw-newsTwo_other-top_main {
        font-size: 12px;
        text-indent: 24px;
    }


    .mw-news-list {
        margin-top: 10px;
    }

    .mw-news-list li {
        font-size: 13px;
        position: relative;
        padding-left: 15px;
        margin: 5px 0;
    }

    .mw-news-list li::before {
        width: 6px;
        height: 6px;
        margin-top: -3px;
    }

    .mw-news-list_more {
        text-align: right;
        margin-top: 20px;
    }

    .mw-news-list_more .mw_more {
        background-color: #f3ba70;
        border-radius: 5px;
        color: #fff !important;
        padding: 5px 10px;
        line-height: 1;
        font-size: 12px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    }

    .mw-news-list_more .mw_more:hover {
        background-color: #a80b00;

    }

    .mw-public {
        margin-top: 20px;
    }



    .mw-public_title {
        height: 55px;
        line-height: 55px;
        font-size: 32px;
    }

    .mw-public_main {
        margin-top: 20px;
    }

    .mw-public_main_left {
        padding-right: 15px;
    }


    .mw-public_main_left_news {
        padding-left: 10px;
    }

    .mw-public_main_left_title {
        font-size: 14px;
    }

    .mw-public_main_left_main {
        margin-top: 15px;
        font-size: 12px;
        text-indent: 24px;
    }

    .mw-public_main_right {
        padding-right: 20px;
    }

    .mw-public_list {
        margin-top: -5px;
        padding-left: 20px;
    }

    .mw-public_list li {
        padding: 8px 0;
        font-size: 13px;
        padding-left: 15px;
    }
}
