* {
    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;
    font-size: 18px;
}
a,
a:hover {
    text-decoration: none;
}
a{
    color: #333;
}
a:hover{
    color: #b21d23;
}
.page-pc {
    max-width: 1920px;
    overflow: hidden;
    position: relative;    
    margin: 0px auto;
}
.mw-container {
    width: 1240px;
    margin: 0 auto;
    position: relative;    
}
.mw-header {
    background: url(../images/banner.jpg) no-repeat center;
    background-size:cover;
    height: 0;
    position: relative;
    padding-bottom: 41.666667%;
    padding-top: 5.2083333%;
    color: #fff;
}
.mw-header_logo{
    text-align: center;
}
.mw-header_logo .mw-logo{
    display: inline-block;
    width: 119px;
    height: 117px;
    background: url(../images/logo.png) no-repeat;
    background-size:contain;
}
.mw-header_title{
    margin-top: 4.166667%;
    font-size: 90px;
    font-weight: bold;
    text-align: center;
}
.mw-header_text{
    text-align: center;
    padding-top: 7.291667%;
    line-height: 2;
    font-size: 24px;
}
.mw-header_text span{
    display: block;
}
.mw-body {       
    line-height: 1.6;
    font-size: 16px;
}
.mw-box-1{
    position: relative;
    padding: 100px 0;    
}
.mw-box-1::before{
    content: '\20';
    width: 115px;
    height: 181px;
    background: url(../images/dian2.png) no-repeat;
    position: absolute;
    left: 0;
    top: 135px;
}
.mw-box-1::after{
    content: '\20';
    width: 147px;
    height: 130px;
    background: url(../images/dian3.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
.mw-public_header{
    text-align: center;
}
.mw-public_title{
    background: url(../images/title_bak.png) no-repeat center bottom;
    line-height: 1;
    font-size: 30px;
    display: inline-block;
    padding: 5px;    
    padding-top: 0;
}
.mw-box-1 .mw-backdrop_main{
    text-align: center;
    font-size: 20px;
    padding: 0px 10px;
    color: #666;
    line-height: 1.6;
}
.mw-box-1 .mw-backdrop_main a{
    color: #446AFF;
}
.mw-box-2{
    padding: 100px 0;
    background: url(../images/back03.jpg) no-repeat center;
}
.mw-class_items{
    margin: 0px -55px;
    margin-top: 110px;
    font-size: 0;
}
.mw-class_itemBox{
    width: 50%;
    padding: 0px 55px;    
    display: inline-block;
    vertical-align: top;
}
.mw-class_item{
    background-color: #fff;
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .11);
    position: relative;
    padding: 30px 50px 30px 250px;
    cursor: pointer;
}

.mw-photo{
    background-position: center;
    background-size:cover;
    background-repeat:no-repeat;
}
.mw-class_item .mw-photo{
    position: absolute;
    top: -48px;
    left: -50px;
    border-radius:  260px;
    width: 260px;
    height: 260px;
}
.mw-class_item .mw-title{
    font-size: 22px;
    color: #000;
}
.mw-class_item .mw-text{
    font-size: 20px;
    margin-top: 5px;
    color: #666;
}
.mw-box-3{
    position: relative;
    padding: 100px 0;   
}
.mw-box-3::before{
    content: '\20';
    width: 215px;
    height: 224px;
    background: url(../images/xz_01.png) no-repeat;
    position: absolute;
    left: 260px;
    top: 135px;
}
.mw-box-3::after{
    content: '\20';
    background: url(../images/xz_02.png) no-repeat;
    width: 463px;
    height: 441px;
    top: 440px;
    right: 146px;
    position: absolute;
}
.mw-box-3 .mw-container::before{
    content: '\20';
    width: 272px;
    height: 252px;
    left: -130px;
    bottom: -15px;
    position: absolute;
    background: url(../images/xz_03.png) no-repeat;
}
.mw-box-3 .mw-table{
    margin-top: 60px;
    background-color: #fff;
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .11);
    padding: 40px 60px;     
    position: relative;
    z-index: 1;
}
.mw-box-3 .mw-table:nth-child(3){
    margin-top:20px;
}
.mw-box-3 .mw-table_head{
    display: inline-block;
    line-height: 1;
    font-size: 24px;
    background: url(../images/title_bak.png) no-repeat center bottom;
    background-size:100% 5px;
    height: 45px;
    padding-bottom: 20px;   
}
.mw-box-3 .mw-table table{
    border-collapse: collapse;
    width: 100%;
    margin-top: 15px;
}
.mw-box-3 .mw-table table td{
    padding: 15px 0;
    font-size: 20px;
    width: 33.33333%;
    vertical-align: top;
}
.mw-box-3 .mw-table table td p{
    display: inline-block;    
    padding-left: 30px;
}
.mw-box-3 .mw-table table td:nth-child(1) p{
    background: url(../images/icon_02.png) no-repeat left center;
}
.mw-box-3 .mw-table table td:nth-child(2) p{
    background: url(../images/icon_0.png) no-repeat left center;
}
.mw-box-3 .mw-table table td:nth-child(2) .mw-list{
    padding-left: 30px;
    padding-top: 10px;
}
.mw-box-3 .mw-table table td:nth-child(2) .mw-list li{
    padding-left: 18px;
    background: url(../images/dian_02.png) no-repeat left center;
}
.mw-box-3 .mw-table table td:nth-child(3){
    text-align: right;
}
.mw-box-3 .mw-table table td:nth-child(3) p{
    background: url(../images/icon_1.png) no-repeat left center;     
}
.mw-box-3 .mw-table table td .mw-pt{
    padding-top: 45px;
}
.mw-box-4{
    background-color: #709eff;
    position: relative;
    padding: 100px 0;
}
.mw-box-4::before{
    content: '\20';
    width: 304px;
    height: 387px;
    background: url(../images/dian4.png) no-repeat;
    position: absolute;
    left: -10px;
    top: 575px;
}
.mw-box-4::after{
    content: '\20';
    width: 364px;
    height: 334px;
    background: url(../images/dian5.png) no-repeat;
    position: absolute;
    top: 0;
    right: 18px;
}
.mw-box-4 .mw-expert{
    font-size: 0;
    margin: 0px -20px;
    text-align: center;
}

.mw-box-4 .mw-expert_item{
    display: inline-block;
    width: 266px;
    height: 518px;  
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .11);
    background: url(../images/icon_phone.png) no-repeat;
    padding: 10px 14px;
    margin: 0px 26px;
    margin-top: 60px;    
}
.mw-box-4 .mw-expert_item:nth-child(1){
    margin-left: 50px;
}
.mw-box-4 .mw-expert_item:nth-child(3){
    margin-right: 50px;
}
.mw-box-4 .mw-expert_item .mw-photo{
    height: 498px;
    position: relative;
    border-radius: 25px;
    box-sizing: border-box;    
    box-shadow: 0px 20px 30px rgba(0, 0, 0, .2);
}
.mw-box-4 .mw-expert_item .mw-photo::before{
    content: '\20';
    position: absolute;
    top: 0;
    left: 50%;    
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 128px;
    height: 24px;
    border-bottom-left-radius: 30px;    
    border-bottom-right-radius: 30px;
    background-color: #709eff;
    background-image:url(../images/icon_phone_dian.png);
    background-repeat:no-repeat;
    background-position:48px 4px;
}
.mw-box-4 .mw-expert_item .mw-photo .mw-infos{
    content: '\20';
    background: url(../images/screen.png) no-repeat;
    height: 199px;
    left: 0;
    right: 0;
    border-bottom-left-radius: 30px;    
    border-bottom-right-radius: 30px;
    position: absolute;
    bottom: 0;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
}
.mw-box-4 .mw-expert_item .mw-photo .mw-infos_name{
    font-size: 22px;
}
.mw-box-4 .mw-expert_item .mw-photo p{
    font-size: 16px;
    margin-top: 10px;
}
.mw-box-5{
    padding: 100px 0;
}
.mw-box-5 .mw-teachOne{    
    font-size: 0;
    margin-top: 60px;
}
.mw-box-5 .mw-teachitem{
    width: 1000px;
    height: 562px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
}
.mw-box-5 .mw-photo{
    padding-bottom: 56.2%;
    display: block;
    position: relative;
}
.mw-box-5 .mw-photo_title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, .6);
    display: table;
    width: 100%;
}
.mw-box-5 .mw-photo_title span{
    display: table-cell;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    text-align: center;
}
.mw-box-5 .mw-teachTwo{
    font-size: 0;
    margin-top: 40px;
}
.mw-box-5 .mw-teachitemTwo{
    width: 464px;
    height: 348px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
}
.mw-box-5 .mw-teachitemTwo .mw-photo{
    padding-bottom: 75%;
    display: block;
}
.mw-box-6{
    padding: 100px 0;
    position: relative;
    background-color: #f8faff;
}
.mw-box-6::before{
    content: '\20';
    width: 217px;
    height: 133px;
    background: url(../images/icon_06.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: 75px;
}
.mw-box-6::after{
    content: '\20';
    width:298px;
    height: 180px;
    background: url(../images/icon_05.png) no-repeat;
    position: absolute;
    right:35px;
    top: 80px;
}
.mw-box-6 .mw-experience{
    display: table;
    width: 100%;
}
.mw-box-6 .mw-experience_left{
    display: table-cell;
    width: 560px;
    padding-right: 120px;
    vertical-align: top;
}
.mw-box-6 .mw-experience .mw-public_header{
    text-align: left;
}
.mw-box-6 .mw-experience_tabs{
    margin-top: 40px;
    overflow: hidden;
    height: 550px;
}

.mw-box-6 .mw-experience_item{
    height: 100px;
    position: relative;
    padding-left: 55px;
    cursor: pointer;
}
.mw-box-6 .mw-experience_item .mw-title{
    font-size: 20px;
    position: relative;
}
.mw-box-6 .mw-more{
    color: #b21d23;
}
.mw-box-6 .mw-experience_item .mw-title::before{
    content: '\20';
    background: url(../images/icon03.png) no-repeat;
    position: absolute;
    left: -55px;
    top: 0;
    width: 32px;
    height: 32px;
}
.mw-box-6 .mw-experience_tabs .swiper-slide-active .mw-title::before{
    background-image: url(../images/icon03_active.png);
}
.mw-box-6 .mw-experience_item p{
    font-size: 18px;
    margin-top: 10px;
}
.mw-box-6 .mw-experience_right{
    width: 680px;
    display: table-cell;    
    vertical-align: top;
}
.mw-box-6 .mw-experience_right_swiper{
    overflow: hidden;
    width: 660px;    
    position: relative;
    z-index: 9;
}
.mw-box-6 .mw-experience_right_solid{
    height: 548px;
}
.mw-box-6 .mw-experience_right_swiper .swiper-slide{
    opacity: 0;
}
.mw-box-6 .mw-experience_right_swiper .swiper-slide-active,
.mw-box-6 .mw-experience_right_swiper .swiper-slide-next,
.mw-box-6 .mw-experience_right_swiper .swiper-slide-prev{
    opacity: 1;
}

.mw-box-6 .mw-expert_item{
    width: 266px;
    height: 518px;  
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .11);
    background: url(../images/icon_phone.png) no-repeat;
    padding: 10px 14px;
    margin-top: 60px;    
    border-radius: 35px;
}
.mw-box-6 .mw-expert_item .mw-photo{
    height: 498px;
    position: relative;
    border-radius: 25px;
    box-sizing: border-box;    
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .2);
}
.mw-box-6 .mw-expert_item .mw-photo::before{
    content: '\20';
    position: absolute;
    top: 0;
    left: 50%;    
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 128px;
    height: 24px;
    border-bottom-left-radius: 30px;    
    border-bottom-right-radius: 30px;
    background-color: #f1f3f8;
    background-image:url(../images/icon_phone_dian.png);
    background-repeat:no-repeat;
    background-position:48px 4px;
}
.mw-box-6 .mw-expert_item .mw-photo::after{
    content: '\20';
    background: url(../images/screen.png) no-repeat;
    height: 199px;
    left: 0;
    right: 0;
    border-bottom-left-radius: 30px;    
    border-bottom-right-radius: 30px;
    position: absolute;
    bottom: 0;
}
.mw-box-7{
    padding-top:100px;
    padding-bottom: 120px;
    position: relative;
}
.mw-box-7::before{
    content: '\20';
    width: 246px;
    height: 246px;
    background: url(../images/icon_yuan.png) no-repeat;
    position: absolute;
    left: 227px;
    top: 102px;
}
.mw-box-7::after{
    content: '\20';
    width: 430px;
    height: 454px;
    background: url(../images/icon_fri.png) no-repeat;
    position: absolute;
    right: 160px;
    top: 217px;
}
.mw-box-7 .mw-completion{
    margin-top: 60px;
    position: relative;
    padding-bottom: 40px;
    padding-right: 160px;
}
.mw-box-7 .mw-completion_items{
    font-size: 0;
}
.mw-box-7 .mw-completion_item{
    width: 50%;
    display: inline-block;
}
.mw-box-7 .mw-completion_item .mw-photo{
    height: 304px;
}
.mw-box-7 .mw-completion_infos{
    width: 350px;
    height: 145px;
    background-color: #eef2ff;
    padding: 35px;
    position: absolute;
    right: -40px;
    bottom: -20px;
}
.mw-box-7 .mw-completion_infos .mw-title{
    font-size: 26px;
}
.mw-box-7 .mw-completion_infos p{
    font-size: 20px;
    margin-top: 15px;
}
.mw-box-8{
    padding: 100px 0;
    background: url(../images/back04.jpg) no-repeat center;
    height: 740px;
}
.mw-box-4 .mw-public_title,
.mw-box-8 .mw-public_title{
    color: #fff;
    background-image: url(../images/title_bakTwo.png);
}
.mw-box-8 .mw-news{
    margin-top: 100px;
    display: table;
    width: 100%;    
    vertical-align: top;
}
.mw-box-8 .mw-news_images{
    width: 720px;
    display: table-cell;
    vertical-align: top;
}
.mw-box-8 .mw-news_images .mw-photo{
    height: 390px;
    display: block;
}
.mw-box-8 .mw-news_infos{
    width: 520px;
    padding-left: 20px;
    display: table-cell;
    color: #fff;
}
.mw-box-8 .mw-news_infos .mw-item{
    margin-bottom: 10px;
}
.mw-box-8 .mw-news_infos .mw-item_title{
    font-size: 24px;
    padding-left: 20px;
    position: relative;
}
.mw-box-8 .mw-news_infos .mw-item_title::before{
    content: '\20';
    width: 13px;
    height: 13px;
    background: url(../images/icon_dian.png) no-repeat;
    position: absolute;
    left: 0;
    top: 12px;
}
.mw-box-8 .mw-news_infos .mw-item_text{
    font-size: 20px;    
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    margin-top: 15px;
}
.mw-box-8 .mw-news_infos .mw-item_text a{
    color: #9DEDFF;
}
.mw-footer{
    background-color: #446aff;
    padding: 20px 0;
}
.mw-footer_infos{
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 2.2;
}
.mw-people{
    cursor: pointer;
}
/*弹窗*/
.mw-mask {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999;
    display: none;
    background-color: rgba(0, 0, 0, .4);
}
.mw-mask_main {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 780px;
    height: auto;
    font-size: 0;
    background-color: #fff;    
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .6);
    padding: 60px;
}

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

.mw-mask_people_photo {
    display: table-cell;
    vertical-align: top;
    width: 130px;
    height: 175px;
}

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

.mw-mask_infos {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px;
    width: 530px;
}

.mw-mask_info_title {
    font-size: 22px;
}
.mw-mask_info_text{
    height: 330px;
    overflow-y: scroll;
    font-size: 20px;
    margin-top: 15px;
}
.mw-mask_info_text::-webkit-scrollbar {
    width: 6px;
}

.mw-mask_info_text::-webkit-scrollbar-thumb {
    background: #D9E2FF;
    position: relative;
}

.mw-mask_close {
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(../images/icon_close.png) no-repeat center;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: block;
    z-index: 99;
}
#mw-photo-popup .mw-mask_main{
    width: 90%;
    text-align: center;
    padding: 40px;
}
.mw-mask_picture {
    display: inline-block;
    max-height: 67.5%;
    max-width: 96.6666667%;
    position: relative;
}

.mw-mask_picture img {
    max-width: 100%;
    max-height: 720px;
    display: inline-block;
}
.mw-mask_title{
    font-size: 20px;
    margin-top: 20px;
}


.page-m {
    display: none;
}    
@media screen and (max-width: 1600px) {                 
   
    .mw-header_title{
        font-size: 70px;
        margin-top: 30px;
    }
    .mw-header_text{
        font-size: 24px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .page-pc{
        display: none;
    }
    .page-m {
        display: block;
    }   
    .mw-popup-video .video {
        position: absolute;
        background-color: #000;
        min-width: 80%;
        max-width: 90%;
        max-height: 80%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: table;
        z-index: 1;
    }

    .mw-popup-video .video .cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .mw-popup-video .video .cell video {
        max-height: 600px;
        max-width: 95%;
    }  
    .mw-popup-video .video .cell .close{
        width: 30px;
        height: 30px;   
        border-radius: 30px;
        background-size: 12px 12px;
        top: -35px;   
    }
}