
.boby-m {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.m-body {
    background: url(../images/back.jpg) no-repeat center bottom;     
    padding-bottom: 50px;
    line-height: 1.6;
    font-size: 13px;
}
.m-container {
    width: 96%;
    margin: 0 auto;
    position: relative;  
    padding: 0 5px;
}
.m-header {
    background: url(../images/head_back.jpg) no-repeat center;
    background-size:cover;
    height: 0;    
    padding-bottom: 38.229167%;
    position: relative;
}
.m-slogan{
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.m-slogan_text{
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    height: auto;
    color: #c71d1e;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    position: absolute;
    bottom: -20px;
    left: 20px;
    right: 20px;
    z-index: 1;
    background-color: #fff;
    padding: 5px 10px;
}
.m-public-header{
    height: 55px;
    text-align: center;
}
.m-public-title{
    background-color:#a9131c;
    border-radius: 15px;
    height: 45px;
    line-height:45px;
    text-align: center;
    padding: 0px 15px;
    position: relative;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
}
.m-public-title::after,
.m-public-title::before{
    content: '\20';
    background: url(../images/icon_xin.png) no-repeat;
    background-size:contain;
    width: 40px;
    height: 34px;
    top: 0;
    left: -45px;
    position: absolute;
}
.m-public-title::before{
    left: auto;
    right: -45px;
    -ms-transform: rotateY(180deg);    
    transform: rotateY(180deg);
}

.m-box-1{
    padding-top: 50px;
}
.m-part01{
    margin-top: 30px;
}
.m-part_head{
    padding-top: 10px;
}
.m-part_title{
    position: relative;
    background: url(../images/title_back.png) repeat-x;
    background-size:auto 100%;
    height: 50px;
    display: inline-block;
    padding-left:10px;
    padding-right: 130px;    
    line-height: 1.4;    
    box-shadow: 0 0 20px rgba(103, 0, 0, .5);
    display: flex;
    align-items: center;
}
.m-part_title::before{
    content: '\20';
    background: url(../images/title_left.png) no-repeat;
    background-size:contain;
    width: 8px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.m-part_title::after{
    content: '\20';
    background: url(../images/title_pople.png) no-repeat;
    background-size:contain;
    width:110px;
    height:88px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.m-part_title_text{
    font-size: 16px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(103, 0, 0, 1), 0 2px 1px rgba(255, 255, 255, .6);    
}
.m-part_title_text a{
    color: #fff;
}
.m-part01_item{
    background-color: #fff;
    padding: 5px 20px;
    box-shadow: 0 0 10px rgba(103, 0, 0, .2);
    margin-top: 10px;
}
.m-part01_item_title{
    position: relative;
    font-size: 16px;
    color: #c71d1e;
}
.m-part01_item_title::before{
    content: '\20';
    width: 7px;
    height: 7px;
    background: url(../images/icon_quan.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: -10px;
    top: 9px;
}
.m-part01_item_mian{
    color: #666;
    margin-top: 10px;
}
.m-part01_videos{
    margin: 0px;
    margin-top: 20px;
    text-align: center;
}
.m-part01_video{
    width: 85%;
    padding: 15px 0;
    display: inline-block;   
}
.m-part01_video_box{
    background: #a9131c;
    box-shadow: 0 0 20px rgba(103, 0, 0, .2);
    padding: 5px;
    padding-bottom: 10px;
}
.m-part01_video_photo{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 0;
    padding-bottom: 50.338983%;    
    position: relative;
    box-shadow: 0 0 20px rgba(103, 0, 0, .7);
}
.m-part01_video_photo::before{
    content: '\20';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    transition: background-color 300ms ease;
}
.m-part01_video_photo:hover::before{
    background-color: rgba(0, 0, 0, 0);    
}
.m-part01_video_photo .m-play{
    width: 50px;
    height: 50px;
    background: url(../images/ico_play.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 50%;
    top: 50%;    
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    display: block;
    cursor: pointer;
}
.m-part01_video_title{
    color: #fff;
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}
.m-part01_video_title a{
    color: #fff;
}
.m-part01_video_title a:hover{
    color: #f5dd99;
}
.m-part01_swiper{
    margin-top: 20px;
    position: relative;    
    padding-bottom:30px;
    margin-bottom: 50px;
}
.m-notice_swiper{
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);  
    overflow: hidden;
    position: relative;
    height: 260px;
}
.m-notice_swiper::after{
    content: '\20';
    background-color: #fff;
    height: 3px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.m-notice_swiper .swiper-slide{
    padding: 0px 10px;
    box-sizing: border-box;
}

.m-part01_slide{
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
    line-height: 1.4;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    height: 52px;
}

.m-part01_slide::before{
    content: '\20';
    width: 7px;
    height: 7px;
    background: url(../images/icon_quan.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0px;
    top: 17px;
}
.m-notice_arrow{
    width: 80px;
    height: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    position: absolute;
    right: 0;    
    bottom: 0;
    padding: 5px;
}
.m-notice_arrow::before{
    content: '\20';
    background-color: #e5e5e5;
    width: 1px;
    height: 20px;
    position: absolute;
    top:50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.m-notice_arrow .prev,
.m-notice_arrow .next{
    width: 12px;
    height: 10px;
    background: url(../images/ico_sj.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 50%;
    left: 15%;
    margin-top: -5px;
    cursor: pointer;
}
.m-notice_arrow .prev:hover,
.m-notice_arrow .next:hover{
    background-image: url(../images/ico_sj_hover.png);
}
.m-notice_arrow .next{
   left: auto;
   right: 15%;
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.m-part01_slide a{
    color: #c71d1e;
}
.m-part01_videos.m-photos{
    margin-top: 0px;
}
.m-part01_videos.m-photos .m-part01_video_photo::before{
    display: none;
}
.m-part01_pictures{
    margin: 0px;
    margin-top: 10px;
    font-size: 0;
    text-align: center;
}
.m-part01_picture{
    width: 85%;
    display: inline-block;
    padding-bottom: 20px;
    vertical-align: top;
}
.m-part01_picture_photo{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 0;
    padding-bottom: 55.963303%;    
    position: relative;
    box-shadow: 0 0 20px rgba(103, 0, 0, .3);
}
.m-part01_picture_title{
    padding-left: 10px;
    position: relative;   
    margin-top: 10px; 
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
}
.m-part01_picture_title::before{
    content: '\20';
    width: 3px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #c71d1e;
}
.m-part01_picture_title a{
    color: #333;
}
.m-part01_picture_title a:hover{    
    color:#c71d1e;
}
.m-part02{
    margin-top: 45px;
}
.m-part02_item_pictures{
    font-size: 0;
    margin: 0px -5px;
    margin-top: 20px;
}
.m-part02_item_picture{
    width: 50%;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
}
.m-part02_item_photo{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 0;
    padding-bottom: 75%;    
    position: relative;
}
.m-box-2{
    padding-top: 40px;
}
.m-part03{
    margin-top: 20px;    
}
.m-part03_head{    
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    height: 35px;
}
.m-part03_title{
    font-size: 14px;
    color: #220700;
    display: inline-block;
    position: relative;
    height: 30px;
}
.m-part03_title::after{
    content: '\20';
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    position: absolute;
    background-color: #a9131c;
}
.m-part03_title a{
    color: #220700;
}
.m-part03_items{
    text-align: center;
    margin-top: 25px;
    font-size: 0;
}
.m-part03_item{
    width: 85%;
    display: inline-block;
    padding: 10px 0;
}
.m-part03_item_box{
    background-color: #a8131c;
    padding: 10px;
    box-shadow: 0 0 15px rgba(103, 0, 0, .6);
}
.m-part03_item_photo{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 0;
    padding-bottom: 50.387597%;    
    position: relative;
    box-shadow: 0 0 15px rgba(103, 0, 0, .4);
}
.m-part03_ad{
    margin-top: 20px;
}
.m-part03_ad_photo{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 0;
    padding-bottom: 28.285714%;    
    position: relative;
    box-shadow: 0 0 10px rgba(103, 0, 0, .4);
}

.m-footer {
    padding: 20px 0;
    text-align: center;
    background-color:#a9131c;
}

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

.m-footer_logo {
    display: inline-block;
    width: 40%;
    vertical-align: bottom;
    padding-right: 20px;
}

.m-footer_logo_img {
    height: 0;
    padding-bottom: 87.209302%;
    background: url(../images/foot_logo.png) no-repeat;
    background-size: contain;
}

.m-footer_info {  
    margin-top: 15px;
}

.m-footer_info_menu {
    font-size: 13px;
}

.m-footer_info_menu a {
    color: #fff;
    margin: 0px 5px;
}
.m-footer_info_menu a:hover {
    color: #f5dd99;
}
.m-footer_info_copy {
    margin-top: 10px;
    font-size: 11px;
}
.m-footer_info_filing {
    margin-top: 10px;
}
.m-footer_info_filing span {
    font-size: 10px;
}

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

.m-footer_weach {
    margin-top: 15px;
    display: inline-block;
    width: 38.714286%;
    vertical-align: bottom;
}

.m-footer_weach_img {
    height: 0;
    padding-bottom: 55.454545%;
    background: url(../images/wx_ico.png) no-repeat;
    background-size: contain;
}
