.page-m {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.m-container {
    width: 96%;
    margin: 0 auto;
    position: relative;    
}
.m-header {
    background: url(../images/banner.jpg) no-repeat center;
    background-size:cover;
    height: 300px;
    position: relative;
    color: #fff;
    padding-top: 20px;
}

.m-header_logo{
    text-align: center;
}
.m-header_logo .m-logo{
    display: inline-block;
    width: 46px;
    height: 45px;
    background: url(../images/logo.png) no-repeat;
    background-size:contain;
}
.m-header_title{
    margin-top: 4.166667%;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.m-header_text{
    text-align: center;
    padding-top: 3.291667%;
    line-height: 1.7;
    font-size: 14px;
}
.m-header_text span{
    display: block;
}
.m-body {       
    line-height: 1.6;
    font-size: 13px;
}
.m-box-1{
    position: relative;
    padding: 30px 0;    
}
.m-box-1::before{
    content: '\20';
    width: 60px;
    height: 94px;
    background: url(../images/dian2.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: -65px;
    background-size:contain;
}
.m-box-1::after{
    content: '\20';
    width: 50px;
    height: 44px;
    background: url(../images/dian3.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 0;
    right: 0;
}
.m-public_header{
    text-align: center;
}
.m-public_title{
    background: url(../images/title_bak.png) no-repeat center bottom;
    line-height: 1;
    font-size: 18px;
    display: inline-block;
    padding: 5px;    
    padding-top: 0;
    background-size:100% auto;
}
.m-box-1 .m-backdrop_main{
    font-size: 14px;
    padding: 0px 10px;
    color: #666;
    line-height: 1.8;
}
.m-box-1 .m-backdrop_main a{
    color: #4D75FF;
}
.m-box-2{
    padding: 30px 0;
    background: url(../images/back03.jpg) no-repeat center center;
    background-size:cover;
}
.m-class_items{
    margin-top: 15px;
    font-size: 0;
}
.m-class_itemBox{
    margin-top: 50px;  
}
.m-class_item{
    background-color: #fff;
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .11);
    position: relative;
    padding: 50px 30px 20px 30px;
    cursor: pointer;
}
/* .m-class_item::after{
    content: '\20';
    width: 42px;
    height: 5px;
    background: url(../images/icon_dian.jpg) no-repeat;
    background-size:contain;
    position: absolute;
    right: 22px;
    top: 30px;
} */
.m-photo{
    background-position: center;
    background-size:cover;
    background-repeat:no-repeat;
}
.m-class_item .m-photo{
    position: absolute;
    top: -28px;
    left: 50%;
    border-radius: 94px;
    width: 94px;
    height: 94px;
    margin-left: -48px;
}
.m-class_item .m-title{
    font-size: 16px;
    color: #000;
}
.m-class_item .m-text{
    font-size: 14px;
    margin-top: 5px;
    color: #666;
}
.m-box-3{
    position: relative;
    padding: 30px 0;   
}
.m-box-3::before{
    content: '\20';
    width: 50px;
    height: 52px;
    background: url(../images/xz_01.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0;
    top: 15px;
}
.m-box-3::after{
    content: '\20';
    background: url(../images/xz_02.png) no-repeat;
    background-size:contain;
    width: 80px;
    height: 74px;
    bottom: 0px;
    right: 30px;
    position: absolute;
}
.m-box-3 .m-container::before{
    content: '\20';
    width: 86px;
    height: 82px;
    left: -30px;
    bottom: -15px;
    position: absolute;
    background: url(../images/xz_03.png) no-repeat;
    background-size:contain;
}
.m-box-3 .m-table{
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(68, 106, 255, .11);
    padding: 10px 20px;     
    position: relative;
    z-index: 1;
}
.m-box-3 .m-table:nth-child(3){
    margin-top:10px;
}
.m-box-3 .m-table_head{
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    background: url(../images/title_bak.png) no-repeat center bottom;
    background-size:100% 2px;
    height: 25px;
    padding-bottom: 10px;   
}
.m-box-3 .m-table table{
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}
.m-box-3 .m-table table td{
    padding: 5px 0;
    font-size: 13px;
    width: 33.33333%;
    vertical-align: top;
}
.m-box-3 .m-table table td p{
    display: inline-block;    
    padding-left: 12px;
}
.m-box-3 .m-table table td:nth-child(1) p{
    background: url(../images/icon_02.png) no-repeat left 5px;
    background-size:8px 8px;
}
.m-box-3 .m-table table td:nth-child(2) p{
    background: url(../images/icon_0.png) no-repeat left 5px;
    background-size:8px 8px;
}
.m-box-3 .m-table table td:nth-child(2) .m-list{
    padding-left: 20px;
    padding-top: 5px;
}
.m-box-3 .m-table table td:nth-child(2) .m-list li{
    padding-left: 8px;
    background: url(../images/dian_02.png) no-repeat left 5px;
    background-size:3px 3px;
}
.m-box-3 .m-table table td:nth-child(3){
    text-align: right;
}
.m-box-3 .m-table table td:nth-child(3) p{
    background: url(../images/icon_1.png) no-repeat left 5px;
    background-size: 8px 8px ;     
}
.m-box-3 .m-table table td .m-pt{
    padding-top: 45px;
}
.m-box-4{
    background-color: #709eff;
    position: relative;
    padding: 30px 0;
}
.m-box-4 .m-public_title{
    color: #fff;
    background-image: url(../images/title_bakTwo.png);    
}
.m-box-4::before{
    content: '\20';
    width: 130px;
    height: 165px;
    background: url(../images/dian4.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: -10px;
    top: 575px;
}
.m-box-4::after{
    content: '\20';
    width: 80px;
    height: 73px;
    background: url(../images/dian5.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 0;
    right: 5px;
}
.m-box-4 .m-expert{
    font-size: 0;
    text-align: center;
}

.m-box-4 .m-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;
    cursor: pointer;
    margin: 0px 30px;     
    margin-top: 50px;   
}
.m-box-4 .m-expert_item .m-photo{
    height: 498px;
    position: relative;
    border-radius: 25px;
    box-sizing: border-box;    
    box-shadow: 0px 20px 30px rgba(0, 0, 0, .2);
}
.m-box-4 .m-expert_item .m-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;
}
.m-box-4 .m-expert_item .m-photo .m-infos{
    content: '\20';
    background: url(../images/screen.png) no-repeat;
    height: 150px;
    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;
}
.m-box-4 .m-expert_item .m-photo .m-infos_name{
    font-size: 16px;
}
.m-box-4 .m-expert_item .m-photo p{
    font-size: 13px;
    margin-top: 10px;
}
.m-box-5{
    padding: 30px 0;
}
.m-box-5 .m-teachOne{    
    font-size: 0;
    margin-top: 20px;
}
.m-box-5 .m-teachitem{
    width: 500px;
    height: 280px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
}
.m-box-5 .m-teachOne .m-photo{
    padding-bottom: 56.2%;
    display: block;    
    position: relative;
}
.m-box-5 .m-teachTwo{
    font-size: 0;
    margin-top: 20px;
}
.m-box-5 .m-teachitemTwo{
    width: 232px;
    height: 174px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
}
.m-box-5 .m-teachitemTwo .m-photo{
    padding-bottom: 75%;
    display: block;
    position: relative;
}
.m-box-5 .m-photo_title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, .4);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-box-5 .m-photo_title span{
    color: #fff;
    font-size: 13px;
    white-space: normal;        
    text-align: center;
}
.m-box-6{
    padding: 30px 0;
    position: relative;
    background-color: #f8faff;
}
.m-box-6::before{
    content: '\20';
    width: 120px;
    height: 72px;
    background: url(../images/icon_06.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0px;
    bottom: 35px;
}
.m-box-6::after{
    content: '\20';
    width:120px;
    height: 72px;
    background: url(../images/icon_05.png) no-repeat;
    background-size:contain;
    position: absolute;
    right:15px;
    top: 20px;
}
.m-box-6 .m-experience{
    position: relative;
}
.m-box-6 .m-experience_left{
  
}

.m-box-6 .m-experience_tabs{
    margin-top: 20px;
    height: 100px;
    overflow: hidden;
}
.m-box-6 .m-experience_tab .swiper-slide{
    min-height: 100px;
}
.m-box-6 .m-experience_item{
    position: relative;
    padding-left: 30px;
}
.m-box-6 .m-experience_item .m-title{
    font-size: 16px;
    position: relative;
}
.m-box-6 .m-experience_item .m-title::before{
    content: '\20';
    background: url(../images/icon03.png) no-repeat;
    background-size:15px 15px;
    position: absolute;
    left: -25px;
    top: 5px;
    width: 32px;
    height: 32px;
}
.m-box-6 .m-experience_tab .swiper-slide-active .m-title::before{
    background-image: url(../images/icon03_active.png);
}
.m-box-6 .m-experience_item p{
    font-size: 14px;
    margin-top: 5px;
}
.m-box-6 .m-experience_right{
    width: 100%;
    text-align: center;    
}
.m-box-6 .m-experience_right_swiper{
    width: 96%;
}
.m-box-6 .m-experience_right_solid{
    height: 548px;
}
.m-box-6 .m-experience_right_swiper .swiper-slide{
    opacity: 0;
}
.m-box-6 .m-experience_right_swiper .swiper-slide-active,
.m-box-6 .m-experience_right_swiper .swiper-slide-next,
.m-box-6 .m-experience_right_swiper .swiper-slide-prev{
    opacity: 1;
}
.m-box-6 .m-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: 0px 26px;
    margin-top: 60px;    
    border-radius: 35px;
    margin: 0px auto;
}
.m-box-6 .m-expert_item .m-photo{
    height: 498px;
    position: relative;
    border-radius: 25px;
    box-sizing: border-box;    
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .2);
}
.m-box-6 .m-expert_item .m-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;
}
.m-box-6 .m-expert_item .m-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;
}
.m-box-6 .m-more{
    color: #b21d23;
}
.m-box-7{
    padding-top:30px;
    padding-bottom: 60px;
    position: relative;
}
.m-box-7::before{
    content: '\20';
    width: 90px;
    height: 90px;
    background: url(../images/icon_yuan.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 30px;
    top: 20px;
}
.m-box-7::after{
    content: '\20';
    width: 220px;
    height: 230px;
    background: url(../images/icon_fri.png) no-repeat;
    background-size:contain;
    position: absolute;
    right: 20px;
    bottom: 17px;
}
.m-box-7 .m-completion{
    margin-top: 20px;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
}
.m-box-7 .m-completion_items{
    font-size: 0;
}
.m-box-7 .m-completion_item{
    width: 50%;
    display: inline-block;
    
}
.m-box-7 .m-completion_item .m-photo{
    height: 0;
    padding-bottom: 56.296296%;
}
.m-box-7 .m-completion_infos{       
    height: 80px;
    background-color: #eef2ff;
    padding: 15px;
    z-index: 5;
    text-align: center;
}
.m-box-7 .m-completion_infos .m-title{
    font-size: 16px;
}
.m-box-7 .m-completion_infos p{
    font-size: 14px;
    margin-top: 5px;
}

.m-box-8{
    padding: 30px 0;
    background: url(../images/back04.jpg) no-repeat center;
    background-size:cover;
}
.m-box-8 .m-public_title{
    color: #fff;
    background-image: url(../images/title_bakTwo.png);
}
.m-box-8 .m-news{
    margin-top: 30px;  
    vertical-align: top;
}
.m-box-8 .m-news_images{
    margin-bottom: 10px;
}
.m-box-8 .m-news_images .m-photo{
    height: 150px;
    display: block;
}
.m-box-8 .m-news_infos{
    color: #fff;
}
.m-box-8 .m-news_infos .m-item{
    margin-bottom: 10px;
}
.m-box-8 .m-news_infos .m-item_title{
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}
.m-box-8 .m-news_infos .m-item_title::before{
    content: '\20';
    width: 7px;
    height: 7px;
    background: url(../images/icon_dian.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0;
    top: 10px;
}
.m-box-8 .m-news_infos .m-item_text{
    font-size: 14px;    
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    margin-top: 5px;
}
.m-box-8 .m-news_infos .m-item_text a{
    color: #9DEDFF;
}

.m-footer{
    background-color: #446aff;
    padding: 20px 0;
}
.m-footer_infos{
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 2.2;
}
/*弹窗*/
.m-mask {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999;
    display: none;
    background-color: rgba(0, 0, 0, .4);
}
.m-mask_main {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    height: auto;
    font-size: 0;
    background-color: #fff;    
    box-shadow: 5px 10px 30px rgba(68, 106, 255, .6);
    padding: 10px;
}

.m-mask_table {
    position: relative;
    text-align: center;
}

.m-mask_people_photo {
    width: 130px;
    height: 175px;
    display: inline-block;
}

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

.m-mask_infos {
   margin-top: 10px;    
}

.m-mask_info_title {
    font-size: 16px;
    font-weight: bold;
}
.m-mask_info_text{
    height: 280px;
    overflow-y: scroll;
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
}
.m-mask_info_text::-webkit-scrollbar {
    width: 6px;
}

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

.m-mask_close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/icon_close.png) no-repeat center;
    right: 20px;
    top: 10px;
    cursor: pointer;
    display: block;
    z-index: 99;
    background-color: rgba(0, 0, 0, .6);
    
}
#mw-photo-popup .m-mask_main{
    width: 90%;
    text-align: center;
    padding: 10px;
}
.m-mask_picture {
    display: inline-block;
    max-height: 80%;
    position: relative;
}

.m-mask_picture img {
    width: 100%;
    max-height: 680px;
    display: inline-block;
}
.m-mask_title{
    font-size: 14px;
    margin-top: 10px;
}
