* {
    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: #333;
}

.page-pc a,
.page-pc a:hover {
    text-decoration: none;
}

.page-pc a {
    color: #fff;
}

.page-pc a:hover {
    color: #f8cc6a;
}

.page-pc {
    max-width: 1920px;
    overflow: hidden;
    position: relative;
    color: #333;
    font-size: 14px;
    background: url(../images/backbottom.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    background-color: #87a7c0;
    margin: 0px auto;
}

.page-back {
    background: url(../images/back.jpg) no-repeat;
}
/*20210409*/
.mw-header {
    text-align: center;
    padding-top: 150px;
    font-size: 0;
}
/*20210409*/
.mw-logo {
    display: inline-block;
    width: 1381px;
    height: 466px;
    background: url(../images/logo.png) no-repeat;
}

.mw-banner {
    width: 1380px;
    height: 596px;
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.mw-body {
    position: relative;
}

.mw-slogan {
    background-color: #e1e5eb;
    border: 4px solid #700100;
    padding: 35px;
    color: #133a76;
}

.mw-slogan p {
    font-size: 18px;
    text-indent: 2em;
}

.mw-slogan p {
    padding: 10px 0;
}

.mw-container {
    width: 1380px;
    margin: 0 auto;
    position: relative
}

.mw-items {
    position: relative;
}

.mw-item {
    background-color: #e1e5eb;
    padding: 30px;
    display: table;
    margin-top: 60px;
    width: 100%;
}

.mw-item_left {
    display: table-cell;
    width: 42.045455%;
    vertical-align: middle;
}

.mw-item_photo {
    display: block;
    height: 0;
    padding-bottom: 55.8555856%;
    font-size: 0;
}

.mw-item_photo img {
    width: 100%;
    height: auto;
    display: block;
}

.mw-item_right {
    display: table-cell;
    width: 57.954545%;
    vertical-align: middle;
    padding-left: 30px;
}

.mw-item_right .mw-item_head {
    height: 65px;
}

.mw-item_right .mw-item_title {
    background-color: #133a76;
    height: 65px;
    padding: 15px 30px;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.mw-item_right .mw-item_writer {
    display: inline-block;
    vertical-align: middle;
    color: #133a76;
    font-size: 24px;
    padding-left: 50px;
    position: relative;
}

.mw-item_right .mw-item_writer::before {
    content: '\20';
    width: 30px;
    height: 2px;
    background-color: #133a76;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 10px;
}

.mw-item_right .mw-item_intro {
    font-size: 14px;
    color: #700100;
    padding: 10px 0;
    height: 202px;
}

.mw-item_right .mw-item_intro p {
    padding: 13px 0;
    text-indent: 2em;
}

.mw-item_right .mw-item_audio {
    position: relative;
    background-color: #fff;
    padding: 3px 20px;
    border-radius: 25px;
}

.mw-footer {
    padding: 60px 0;
    background-position: right top;
    background-repeat: no-repeat;
}

.mw-footer-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
    color: #fff;
    font-size: 0;
}

.mw-footer_logo {
    display: inline-block;
    width: 16.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: 62.785714%;
    padding-left: 20px;
    vertical-align: bottom;
}

.mw-footer_info_menu {
    font-size: 18px;
    margin-left: -20px;
}

.mw-footer_info_menu a {
    color: #fff;
    margin: 0px 20px;
}

.mw-footer_info_menu a:hover {
    color: #f5dd99;
}

.mw-footer_info_copy {
    margin-top: 30px;
    font-size: 22px;
}

.mw-footer_info_filing {
    margin-top: 10px;
}

.mw-footer_info_filing span {
    font-size: 16px;
    margin-right: 35px;
}

.mw-footer_info_right {
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    padding-top: 20px;
}

.mw-footer_weach {
    display: inline-block;
    width: 18.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;
}

.page-m {
    display: none;
}

@media screen and (max-width: 1400px) {
    .page-pc {
        max-width: 1400px;
        background-size: contain;
    }
    .page-back{
        background-size: contain;
    }

    .mw-container {
        width: 1000px;
    }

    .mw-header {
        padding-top: 145px;
    }

    .mw-logo {
        display: inline-block;
        width: 1000px;
        height: 266px;
        background: url(../images/logo.png) no-repeat;
        background-size: contain;
    }

    .mw-banner {
        width: 1000px;
        height: 432px;
        background: url(../images/banner.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
    }

    .mw-slogan {
        border: 2px solid #700100;
        padding: 20px;
    }

    .mw-slogan p {
        font-size: 15px;
    }
    .mw-item {
        padding: 20px;
        margin-top: 50px;
    }

    .mw-item_right {
        padding-left: 20px;
    }

    .mw-item_right .mw-item_head {
        height: 40px;
    }

    .mw-item_right .mw-item_title {
        height: 40px;
        padding: 5px 20px;
        font-size: 18px;
    }

    .mw-item_right .mw-item_writer {
        font-size: 18px;
        padding-left: 30px;
    }

    .mw-item_right .mw-item_writer::before {
        width: 20px;
        left: 5px;
    }

    .mw-item_right .mw-item_intro {
        font-size: 12px;
        height: 145px;
    }

    .mw-item_right .mw-item_intro p {
        padding: 3px 0;
    }


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

    .mw-footer-container {
        width: 1000px;
    }

    .mw-footer_info_menu {
        font-size: 15px;
        margin-left: 0;
    }

    .mw-footer_info_menu a {
        margin: 0px 5px;
    }


    .mw-footer_info_copy {
        margin-top: 20px;
        font-size: 16px;
    }


    .mw-footer_info_filing span {
        font-size: 13px;
        margin-right: 25px;
    }

    .mw-footer_info_right {
        font-size: 13px;
    }

}


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

    .page-m {
        display: block;
    }


}