@import 'swiper.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: #333;
}

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

a {
    color: #fff;
}

a:hover {
    color: #f8cc6a;
}

.boby-pc {
    max-width: 1920px;
    overflow: hidden;
    position: relative;
}

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

.mw-header {
    background: url(../images/banner.jpg) no-repeat;
    height: 960px;
    margin-bottom: -120px;
}

.mw-body {
    background: url(../images/back.jpg) no-repeat 0px 938px;
    padding-bottom: 50px;
    background-size:100% 100%;
}

.mw-part01 {
    border-radius: 20px;
    background: #35afff;
    padding: 60px 90px 10px 90px;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, .1);
}

.mw-part01_title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    height: 125px;
    text-align: center;
}

.mw-part01_mian {
    background-color: #fff;
    font-size: 0;
}

.mw-part01_mian-left {
    width: 41.37931%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.mw-part01_mian-photo {
    padding-bottom: 75%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.mw-part01_mian-right {
    width: 58.62069%;
    display: inline-block;
    vertical-align: top;
}

.mw-part01_mian-info {
    padding: 10px 25px 0;
    font-size: 18px;
    line-height: 1.6;
}

.mw-part01_mian-info p {
    text-indent: 36px;
    margin: 20px 0;
}

.mw-part01_mian-info a {
    color: #5982f0;
}

.mw-part01_mian-info a:hover {
    color: #f8cc6a;
}

.mw-news-pagination {
    position: absolute;
    bottom: 5px;
    text-align: right;
    padding-right: 30px;
    left: 0;
    right: 0;
    height: 10px;
    z-index: 2;
}

.mw-news-pagination .swiper-pagination-switch {
    background-color: #c0c0c0;
    width: 10px;
    height: 10px;
}

.mw-news-pagination .swiper-active-switch {
    background-color: #1f3ad9;
}

.mw-public {
    margin-top: 80px;
}

.mw-public_head {
    height: 58px;
    text-align: center;
}

.mw-public_head-title {
    width: 238px;
    height: 58px;
    background: url(../images/title_back.png) no-repeat;
    line-height: 58px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: inline-block;
}

.mw-public_main {
    margin-top: 30px;
}

.mw-speak {
    font-size: 0;
    margin: 20px 12px;
}

.mw-speak_item {
    width: 50%;
    display: inline-block;
    padding: 20px;
    vertical-align: top;    
}

.mw-speak_box {
    background-color: #50baff;
    border-radius: 20px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    font-size: 0;
    padding: 20px;
}
.mw-speak_tage{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.mw-speak_photo {
    padding-bottom: 100%;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.mw-speak_info {
    padding-left:20px;
    color: #fff;    
}

.mw-speak_info_name {
    margin-top: 20px;
    font-size: 26px;
    font-weight: blod;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
    text-align: left;
}

.mw-speak_info_post {
    font-size: 16px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
    text-align: left;
}
.mw-speak_info_title{
    font-size: 20px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
    font-weight: bold;
}
.mw-speak_info_text {
    font-size: 16px;   
    text-align: left;
    line-height: 1.4;
    margin-top: 10px;
}

.mw-speak_info_button {
    margin-top: 10px;
    height: 30px;   
    font-size: 20px;  
    cursor: pointer;
    text-align: right;
    text-decoration: underline;
}

.mw-comm {
    padding: 0 120px;
}

.mw-comm_item {
    background-color: #fff;
    border-radius: 10px;
    padding: 35px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    margin-bottom: 40px;
}

.mw-comm_item:nth-child(3) {
    margin-bottom: 150px;
}

.mw-comm_item_left {
    width: 240px;
    display: inline-block;
    vertical-align: top;
}

.mw-comm_item_photo {
    padding-bottom: 100%;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.mw-comm_item_right {
    width: 880px;
    display: inline-block;
    padding-left: 35px;
    vertical-align: top;
}

.mw-comm_item_right_name {
    font-size: 26px;
}

.mw-comm_item_right_post {
    font-size: 20px;
    color: #8087ff;
    margin-top: 15px;
}

.mw-comm_item_right_text {
    color: #6e7099;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 20px;
}

.mw-comm_item_right_buttonBox {
    height: 50px;
    text-align: right;
}

.mw-comm_item_right_button {
    height: 50px;
    line-height: 50px;
    background-color: #3f7aff;
    display: inline-block;
    padding: 0 78px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
}

.mw-train {
    margin-top: 40px;
}

.mw-train_tabs {
    height: 57px;
    text-align: center;
}

.mw-train_tab {
    width: 300px;
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 30px;
    height: 57px;
    line-height: 50px;
    cursor: pointer;
}

.mw-train_tab::after {
    content: '\20';
    background: url(../images/icon_line.png) no-repeat;
    width: 20px;
    height: 30px;
    top: 15px;
    right: -10px;
    position: absolute;
}

.mw-train_tab:last-child::after {
    display: none;
}

.mw-train_tab.active {
    background: url(../images/icon_active.png) no-repeat center;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
}

.mw-train_main {
    margin-top: 40px;
    padding: 0 105px;
    position: relative;
}

.mw-train_slide {
    margin: 0px;
    font-size: 0;
}

.mw-train_item {
    width: 33.33333%;
    display: inline-block;
    padding: 8px;
}

.mw-train_itemPhoto img {
    width: 100%;
    height: auto;
}

.mw-train_swiper_prev,
.mw-train_swiper_next {
    position: absolute;
    width: 85px;
    height: 230px;
    background: #3f4dff url(../images/icon_arrow.png) no-repeat center;
    top: 50%;
    margin-top: -115px;
    left: 0;
    z-index: 2;
    border-radius: 15px;
    cursor: pointer;
}

.mw-train_swiper_next {
    left: auto;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
}

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

.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;
}

.mw-mask {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
    display: none;
}

.mw-mask.show {
    display: block;
}

.mw-mask_main {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0;
}

.mw-mask_people {
    display: inline-block;
    width: 70%;
    background: #35afff;
    height: 50%;
    padding: 2% 3% 3% 330px;
    position: relative;
    text-align: left;
    border-radius: 10px;
}

.mw-mask_people_photo {
    width: 270px;
    height: 270px;
    position: absolute;
    top: 5%;
    left: 3%;
}

.mw-mask_people_photo_img {
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
}

.mw-mask_info {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
    padding-right: 10px;
}

.mw-mask_info_title {
    font-size: 22px;
}

.mw-mask_info_post {
    font-size: 20px;
}

.mw-mask_info_js {
    overflow-y: scroll;
    height: 320px;
}

.mw-mask_info_js::-webkit-scrollbar {
    width: 20px;
}

.mw-mask_info_js::-webkit-scrollbar-thumb {
    background: #ffffff;
    background-size: contain;
    border-radius: 25px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}

.mw-mask_close {
    position: absolute;
    width: 38px;
    height: 38px;
    background: rgba(255, 255, 255, .4) url(../images/icon_close.png) no-repeat center;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: block;
    z-index: 99;
    border-radius: 100%;
}
.mw-mask.mw-maskTwo .mw-mask_people {
    background-color:#fff;
}
.mw-mask.mw-maskTwo .mw-mask_people .mw-mask_info {
    color: #333;
}
.mw-mask.mw-maskTwo .mw-mask_info_js::-webkit-scrollbar-thumb{
    background: #35afff;
}

/*弹窗*/
.vr-mask {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9999;
    display: none;
}

.vr-mask.show {
    display: block;
}

.vr-mask_main {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0;
}



.vr-mask_pic {
    display: inline-block;
    max-height: 37.5%;
    max-width: 66.6666667%;
    position: relative;
}

.vr-mask_pic img {
    max-width: 100%;
    max-height: 720px;
    display: inline-block;
}

.mask_picTitle {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 15px;
}

.vr-mask_close {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    background: rgba(255, 255, 255, .4) url(../images/icon_close.png) no-repeat center;
    background-size: 18px 18px;
    right: -45px;
    top: 0px;
    cursor: pointer;
    display: block;
    z-index: 99;
}

.mw-content{
    background: #fff;
    min-height: 500px;
    padding: 30px;
    border-radius: 20px;
    padding-top: 80px;
}

.mw-content_head h1{
    font-size: 48px;
    text-align: center;
    color: #60affc;
}
.mw-content_head .author{
    font-size: 18px;
    color: #717171;
    text-align: center;
    margin-top: 25px;
}
.mw-content_head .author span{
    margin-top: 10px;
}
.mw-content_main{
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
}
.mw-content_main img{
    max-width: 100%;
    margin-top: 20px;
    height: auto;
    display: block;
}
.mw-content_main span{
    color: #2b67ef;
    display: inline-block;
    width: 748px;   
    font-size: 18px;
    margin-top: 5px;
    line-height: 1.6;
}
.mw-content_main p{
    text-indent: 40px;
    margin: 15px 0;
    text-align: left;
    line-height: 1.8;
}
.mw-content_main a{
    color: #35afff;
}

.body-m {
    display: none;
}



@media screen and (max-width: 1440px) {

    .mw-container {
        width: 1100px;
    }

    .mw-header {
        background-size: 100% 100%;
        height: 700px;       
    }

    .mw-body {
        padding-bottom: 30px;
    }

    .mw-part01 {
        padding: 30px 80px 60px 80px;
    }

    .mw-part01_title {
        font-size: 36px;
        height: 96px;
        text-align: center;
    }


    .mw-part01_mian-info {
        padding: 10px 35px;
        font-size: 14px;
    }

    .mw-part01_mian-info p {
        text-indent: 28px;
    }


    .mw-public {
        margin-top: 50px;
    }

    .mw-public_main {
        margin-top: 30px;
    }

    .mw-speak {
        font-size: 0;
        margin: 0px -5px;
    }

    .mw-speak_item {
        padding: 0 5px;
        vertical-align: top;
    }

    .mw-speak_box {
        border-radius: 10px;
    }

    .mw-speak_photo {
        border-radius: 10px;
    }

    .mw-speak_info {
        padding: 10px;
    }

    .mw-speak_info_name {
        font-size: 18px;
    }

    .mw-speak_info_post {
        font-size: 16px;
    }

    .mw-speak_info_text {
        font-size: 15px;
        margin-top: 20px;
    }

    .mw-speak_info_button {
        margin-top: 20px;
        height: 30px;
        background-color: #3f7aff;
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        display: inline-block;
        padding: 0 45px;
        border-radius: 10px;
    }

    .mw-comm {
        padding: 0;
    }

    .mw-comm_item {
        padding: 25px;
        margin-bottom: 30px;
    }

    .mw-comm_item:nth-child(3) {
        margin-bottom: 100px;
    }

    .mw-comm_item_left {
        width: 240px;
        display: inline-block;
        vertical-align: top;
    }

    .mw-comm_item_photo {
        padding-bottom: 100%;
        border-radius: 10px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .mw-comm_item_right {
        width: 780px;
        display: inline-block;
        padding-left: 35px;
        vertical-align: top;
    }

    .mw-comm_item_right_name {
        font-size: 26px;
    }

    .mw-comm_item_right_post {
        font-size: 20px;
        color: #8087ff;
        margin-top: 15px;
    }

    .mw-comm_item_right_text {
        color: #6e7099;
        font-size: 18px;
        line-height: 1.6;
        margin-top: 20px;
    }

    .mw-comm_item_right_buttonBox {
        height: 50px;
        text-align: right;
        margin-top: 15px;
    }

    .mw-comm_item_right_button {
        height: 50px;
        line-height: 50px;
        background-color: #3f7aff;
        display: inline-block;
        padding: 0 78px;
        border-radius: 10px;
    }

    .mw-train {
        margin-top: 40px;
    }

    .mw-train_tabs {
        height: 57px;
        text-align: center;
    }

    .mw-train_tab {
        width: 300px;
        display: inline-block;
        position: relative;
        color: #fff;
        font-size: 30px;
        height: 57px;
        line-height: 50px;
        cursor: pointer;
    }

    .mw-train_tab::after {
        content: '\20';
        background: url(../images/icon_line.png) no-repeat;
        width: 20px;
        height: 30px;
        top: 15px;
        right: -10px;
        position: absolute;
    }

    .mw-train_tab:last-child::after {
        display: none;
    }

    .mw-train_tab.active {
        background: url(../images/icon_active.png) no-repeat center;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
    }

    .mw-train_main {
        margin-top: 40px;
        padding: 0 105px;
        position: relative;
    }

    .mw-train_slide {
        margin: 0px;
        font-size: 0;
    }

    .mw-train_item {
        width: 33.33333%;
        display: inline-block;
        padding: 8px;
    }

    .mw-train_itemPhoto img {
        width: 100%;
        height: auto;
    }

    .mw-train_swiper_prev,
    .mw-train_swiper_next {
        position: absolute;
        width: 85px;
        height: 230px;
        background: #3f4dff url(../images/icon_arrow.png) no-repeat center;
        top: 50%;
        margin-top: -115px;
        left: 0;
        z-index: 2;
        border-radius: 15px;
        cursor: pointer;
    }

    .mw-train_swiper_next {
        left: auto;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        right: 0;
    }

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

    .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;
    }

}

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

    .body-m {
        display: block;
    }



    .vr-mask_pic {
        max-height: 90%;
        max-width: 95%;
    }

    .vr-mask_pic img {
        max-width: 100%;
        max-height: 600px;
    }

    .mask_picTitle {
        font-size: 13px;
        color: #fff;
        text-align: center;
        padding: 10px;
    }

    .vr-mask_close {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        background-size: 13px 13px;
        right: 0px;
        top: -25px;
    }


}