
.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:contain;
    height: 0;
    padding-bottom: 35.104167%;
    position: relative;
    text-align: center;
}
.m-header_list{
    background: url(../images/gh.png) no-repeat center top;
    background-size:36px 17px;
    padding-top: 20px;
    height: 33px;
    display: inline-block;
    color: #000;
    font-size: 12px;
    margin-top: 12%;
}
.m-header_list a{
    color: #000;    
}
.mw-header_list a:hover{
    color: #a8131c;
}
.m-body {       
    padding-bottom: 20px;
    line-height: 1.6;
    font-size: 13px;
}

.m-public-head{
    height: 35px;
    line-height: 35px;
    padding: 0px 25px;
    position: relative;
    color: #fff;
    font-weight: bold;  
    background: url(../images/tite_back.png) no-repeat right bottom;
    background-size:97% 6px;      
}
.m-public-head::before{
    content: '\20';
    background: url(../images/icon_star.png) no-repeat;
    background-size:contain;
    width: 20px;
    height: 28px;
    top: 0;
    left: 0;
    position: absolute;
}
.m-public-title{
    font-weight: bold;
    font-size: 16px;
    color: #d51819;
    line-height: 1;
}
.m-public-title span{
    font-size: 14px;
}
.m-public-more{
    position: absolute;
    background: url(../images/public_more.png) no-repeat;
    background-size:contain;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.m-box-1{
    text-align: center;
    margin-top: 15px;
}
.m-box-1 .m-topNews{
    font-size: 16px;
    font-weight: bold;
}
.m-box-1 .m-topNews a{
    color: #c51c20;
}
.m-box-1 .m-listNews{
    margin-top: 10px;
    color: #666;
    font-size: 13px;
}
.m-box-1 .m-listNews a{
    display: inline-block;
    color: #666;
}
.m-box-1 .m-listNews a:hover{
    color: #a8131c;
}
.m-box-2{
    margin-top: 20px;
    font-size: 0;
}
.m-box-2 .m-swiper01{
    position: relative;   
}

.m-box-2 .m-photo_box{
    position: relative;
    display: block;
}
.m-box-2 .m-photo_img{
    height: 0;
    padding-bottom: 56.311881%;
    position: relative;    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;    
    position: relative;
}
.m-box-2 .m-photo_tips{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;    
}
.m-box-2 .m-photo_tips .m-photo_title{    
    height: 50px;
    display: table-cell;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
}
.m-box-2 .m-news_pagination{
    text-align: center;
    position: absolute;
    bottom: 52px;
    left: 0;
    right: 0;
    height: 10px;
}
.m-box-2 .m-news_pagination .swiper-pagination-switch{
    background-color: #fff;
    width: 5px;
    height: 5px;    
}
.m-box-2 .m-news_pagination .swiper-active-switch{
    background-color: #b21d23;
    width: 34px;}

.m-box-2 .m-news{
    margin-top: 10px;
}
.m-box-2 .m-news_items{
    padding-left: 15px;
} 

.m-box-2 .m-news_item{   
    color: #333;
    border-bottom: 1px solid #b5b5b4;
    padding-bottom: 15px;
    padding-top: 10px;
}
.m-box-2 .m-news_item:last-child{
    border-bottom: none;
}
.m-box-2 .m-news_item .m-title{
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.m-box-2 .m-news_item .m-title::before{
    content: '\20';
    width: 5px;
    height: 5px;
    background-color: #c51c20;
    border-radius: 5px;
    position: absolute;
    left: -15px;
    top: 10px;
}
.m-box-2 .m-news_item .m-title a{
    color: #333;
}
.m-box-2 .m-news_item .m-title a:hover{
    color: #a8131c;
}
.m-box-2 .m-news_item .m-content{
    font-size: 14px;
    color: #655e5b;
    text-indent: 2em;
}
.m-box-2 .m-news_item .m-content .m-more{
    color: #a8131c;
    margin-left: 10px;
}

.m-inner{
    background-color: #fff;
    padding: 10px 0;
}
.m-box-3{
    position: relative;
    padding-bottom: 20px;
}
.m-box-3 .m-data{
    position: absolute;
    bottom: 0;
    right: 0;
}
.m-box-3 .m-data_img{
    height: 0;
    padding-bottom: 141.520468%;
    background: url(../images/icon_01.png) no-repeat;
    background-size: contain;
    display: block;
}
.m-box-3 .m-news{ 
    padding-left: 15px;
    padding-top: 5px;
}
.m-box-3 .m-news_main{
    margin-top: 5px;
    font-size: 14px;
}
.m-box-3 .m-news_main-items{
    padding: 10px 0px;
    font-size: 0;    
}
.m-box-3 .m-news_main-item{      
    border-bottom: 1px solid #b5b5b4;
    padding-bottom: 10px;
}
.m-box-3 .m-news_main-item .m-title{
    font-size: 16px;
}

.m-box-3 .m-news_main-item .m-info{
    color: #675f5c;
    font-size: 13px;
    margin-top: 5px;
}
.m-box-3 .m-news_main ul{   
    padding: 5px 0;
}
.m-box-3 .m-news_main ul li{   
    padding: 5px 0;
    font-size: 16px;
}
.m-box-3 .m-news_main ul li a{
    position: relative;
    padding-left: 15px;   
    display: block;
}
.m-box-3 .m-news_main ul li a::before{
    content: '\20';
    width: 5px;
    height: 5px;
    background-color: #c51c20;
    border-radius: 5px;    
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
}
.m-box-4{
   margin-top: 10px;
}
.m-box-4 .m-box-4_item{
    margin: 20px 0;
}
.m-box-4 .m-box-4_item ul{
    padding-top: 10px;
    padding-left: 15px;
}
.m-box-4 .m-box-4_item ul li{
    padding: 5px 0;
    padding-left: 15px;
    font-size: 16px;
    position: relative;
    display: block;
}
.m-box-4 .m-box-4_item ul li::before{
    content: '\20';
    width: 5px;
    height: 5px;
    background-color: #c51c20;
    border-radius: 5px;    
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
}
.m-box-4 .m-photo-swiper{
     padding-bottom: 30px;
     position: relative;
}
.m-box-4 .m-photo-swiper .m-items{
    margin: 0px -5px;
    font-size: 0;
}
.m-box-4 .m-photo-swiper .m-item{
    width: 50%;
    padding: 5px;
    display: inline-block;    
}
.m-box-4 .m-photo-swiper .m-item_img{
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
    height: 120px;
    position: relative;
    display: block;
}
.m-box-4 .m-photo-swiper .m-item_title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: table;
    background-color: rgba(0, 0, 0, .6);
    height: 25px;
}
.m-box-4 .m-photo-swiper .m-item_title span{
    display: table-cell;    
    vertical-align: middle;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
}
.m-box-4 .m-photos_pagination{
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 16px;
}
.m-box-4  .m-photos_pagination .swiper-pagination-switch{
    background-color: #515252;
    width: 6px;
    height: 6px;    
}
.m-box-4 .m-photos_pagination .swiper-active-switch{
    background-color: #b21d23;
}
.m-box-4 .m-video-swiper{
    padding-top: 20px;
}
.m-box-4 .m-video-swiper_photo{
    position: relative;
    height: 0;
    padding-bottom: 56.438792%;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    display: block;
}
.m-box-4 .m-video-swiper_photo::after{
    content: '\20';
    background: url(../images/play.png) no-repeat;
    background-size:contain;
    position: absolute;
    right: 20px;
    bottom: 45px;
    width: 35px;
    height: 35px;
}

.m-box-4 .m-video-swiper_title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: table;
    height: 40px;
    background-color: rgba(0, 0, 0, .6);
}
.m-box-4 .m-video-swiper_title span{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    font-size: 13px;
}
.m-box-4 .m-video-tabs_swiper{
    padding: 10px 20px;
    position: relative;
}
.m-box-4 .m-video-tab{
    position: relative;
    padding: 0px 5px;
    cursor: pointer;
}

.m-box-4 .m-video-tab_img{
    height: 0;
    padding-bottom: 56.10687%;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    position: relative;
}

.m-box-4 .m-video-tab_img::after{
    content: '\20';
    background: url(../images/play.png) no-repeat;
    background-size:contain;
    position: absolute;
    right: 12px;
    bottom: 5px;
    width: 18px;
    height: 18px;
}
.m-box-4 .m-video-tab_img-title{
    background-color:rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.m-box-4 .m-video-tab_img-text{
    position: absolute;
    top: 50%;    
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding: 0px 5px;
}
.m-video_arrow-prev,
.m-video_arrow-next{
    width: 22px;
    height: 22px;
    background: url(../images/arrow.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 2px;
    cursor: pointer;
}
.m-video_arrow-next{
    left: auto;
    right: 2px; 
    -ms-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.m-innerTwo{
    background:url(../images/innerTwo_back.jpg) repeat-x;
    padding: 25px 0;
    background-size: auto 100%;
}
.m-box-5{
    
}
.m-box-5 .m-platform{
    display: flex;    
    justify-content: center;
}
.m-box-5 .m-platform_box{
    display: flex;
    align-items: center;
}
.m-box-5 .m-platform_box .m-platform_tabs{
    background:#fff url(../images/line_back.png) no-repeat; 
    display: inline-block;
    vertical-align: middle;
    width: 68px;
    height: 288px;
    padding: 10px 12.5px;
    border-radius: 60px;
}
.m-box-5 .m-platform_box .m-platform_tab{
    height: 43px;
    width: 43px;    
    margin: 20px 0;
    background-repeat: no-repeat;
    background-position:center;
    background-size:contain;        
    position: relative;
    cursor: pointer;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(1){
    background-image:url(../images/icon_wb.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(2){
    background-image:url(../images/icon_wx.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(3){
    background-image:url(../images/icon_dy.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(4){
    background-image:url(../images/icon_tt.png) ;
}

.m-box-5 .m-platform_box .m-platform_tab.active::after{
    content: '\20';
    width: 60px;
    height: 10px;
    right: -64px;
    margin-top: -5px;
    background: url(../images/icon_line.png) no-repeat;
    background-size:contain;    
    position: absolute;
    top: 50%;
    z-index: 2;    
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(1).active{
    background-image:url(../images/icon_wb_hover.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(2).active{
    background-image:url(../images/icon_wx_hover.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(3).active{
    background-image:url(../images/icon_dy_hover.png) ;
}
.m-box-5 .m-platform_box .m-platform_tab:nth-child(4).active{
    background-image:url(../images/icon_tt_hover.png) ;
}

.m-box-5 .m-platform_box .m-platform_swiper{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;   
    position: relative;    
    width: 243px;
    height: 487px;
    margin-left: 50px;
    padding: 12px 12px;
}
.m-box-5 .m-platform_box .m-platform_swiper::before{
    content: '\20';
    background: url(../images/iphoneX.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;    
    z-index: 99;
    pointer-events: none;
}

.m-box-5 .m-platform_box .m-platform_swiper-photo{
    width: 219px;
    height: 463px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    border-radius: 20px;
}
.m-box-5 .m-report{
    margin-top: 20px;
}
.m-box-5 .m-report .m-public-title{
    color: #fff;
}
.m-box-5 .m-report_items{
    padding-top: 10px;    
    padding-left: 15px;
}
.m-box-5 .m-report_item{
    padding: 5px 0;
}
.m-box-5 .m-report_item_title{
    font-size: 16px;
    position: relative;
}
.m-box-5 .m-report_item_title::before{
    content: '\20';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 5px;
    left: -15px;
    top: 50%;
    margin-top: -2.5px;
}

.m-box-5 .m-report_item_title a{
    color: #fff;
}
.m-box-5 .m-report_item_title a:hover{
    color: #f4ceb6;
}
.m-box-5 .m-report_item_info{
    font-size: 14px;
    color: #f4ceb6;
    margin-top: 5px;
}
.m-box-6{
    margin-top: 20px;
}
.m-box-6 .m-work_swiper{
    margin-top: 20px;
    position: relative;
}
.m-work_slide{
    height: 435px;
    padding: 0px 35px;
}
.m-work_slide .m-big{
    
}
.m-work_slide .m-big_photo{
    height: 0;
    padding-bottom: 56.438792%;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    position: relative;
}
.m-work_slide .m-big_photo .m-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 40px;        
    font-size: 14px;
    background-color: rgba(0, 0, 0, .6);
}
.m-work_slide .m-big_photo .m-title a{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.m-work_slide .m-small{
    margin-top: 10px;
}
.m-work_slide .m-small_items{
    margin: 0px -5px;
    font-size: 0;
}
.m-work_slide .m-small_item{
    padding: 5px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.m-work_slide .m-small_item .m-small_photo{
    height: 105px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center;
    position: relative;
}
.m-work_slide .m-small_item .m-small_photo .m-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 30px;        
    font-size: 12px;
    background-color: rgba(0, 0, 0, .6);
}
.m-work_slide .m-small_item .m-small_photo .m-title a{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px;
}
.m-work_arrow-prev,
.m-work_arrow-next{
    width: 18px;
    height: 27px;
    background: url(../images/arrowTwo.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 50%;
    margin-top: -13.5px;
    left: 0px;
    cursor: pointer;
    z-index: 2;
}
.m-work_arrow-next{
    left: auto;
    right: 0px; 
    -ms-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.m-box-7{
    padding: 20px 0;
}
.m-comment{
    margin-top: 30px;
}
.m-comment_left{
}

.m-box-7 .m-photo_box{
    position: relative;
}
.m-box-7 .m-photo_img{
    height: 0;
    padding-bottom: 56.875%;
    position: relative;    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;    
}
.m-box-7 .m-photo_tips{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;    
}
.m-box-7 .m-photo_tips .m-photo_title{    
    height: 50px;
    display: table-cell;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    vertical-align: middle;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}
.m-box-7 .m-comment_right{
    margin-top: 20px;
}

.m-box-7 .m-news_items{
    margin-top: 0;
} 
.m-box-7 .m-news_item{   
    color: #333;
    border-bottom: 1px solid #b5b5b4;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 15px;
}
.m-box-7 .m-news_item:last-child{
    border-bottom: none;
}
.m-box-7 .m-news_item .m-title{
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.m-box-7 .m-news_item .m-title::before{
    content: '\20';
    width: 5px;
    height: 5px;
    background-color: #c51c20;
    border-radius: 5px;
    position: absolute;
    left: -10px;
    top: 10px;
}
.m-box-7 .m-news_item .m-title a{
    color: #333;
}
.m-box-7 .m-news_item .m-title a:hover{
    color: #a8131c;
}
.m-box-7 .m-news_item .m-content{
    font-size: 14px;
    color: #655e5b;
    text-indent: 2em;
}
.m-box-7 .m-news_item .m-content .m-more{
    color: #a8131c;
    margin-left: 20px;
}
.m-box-8{
    margin-top: 20px;
}
.m-box-8 .m-trivia{
    margin-top: 10px;
}
.m-box-8 .m-trivia_items{
    margin: 0px -10px;
    font-size: 0;
    height: 206px;
}
.m-box-8 .m-trivia_item{
    width: 277px;
    display: inline-block; 
    padding: 0px 10px;   
    height: 156px; 
}
.m-box-8 .m-trivia_item_photo{
    height: 0;
    padding-bottom: 56.387665%;
    position: relative;    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;    
    position: relative;
    display: block;
} 
.m-box-8 .m-trivia_item_photo_tips{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;    
}
.m-box-8 .m-trivia_item_photo_tips .m-photo_title{    
    height: 40px;
    display: table-cell;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    vertical-align: middle;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}


.m-footer{
    background: url(../images/footer_back.png) no-repeat center bottom;
    padding-top: 20px;
    color: #fff;
    height: 118px;
}
.m-footer_infos{
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.m-footer_infos p{
    padding: 5px 0;
}
