.body-m {
    width: 100%;
    overflow: hidden;
    min-height: 13rem;
    background: url(../images/back.jpg);  
    font-size: 0;
    background-size:contain;
}

.m-back{
    background: url(../images/bottom_back.jpg) no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.m-photo{
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
    height: 0;
    padding-bottom: 56.25%;
    cursor: pointer;
    z-index: 1;
    position: relative;
    display: block;
}
.m-header {
    text-align: center;
    background: url(../images/header_back.jpg) no-repeat;
    padding-top: .2rem;
    position: relative;    
    background-position: center top;
    background-size:contain;    
    display: flex;
    flex-direction: column;
    align-items: center;
}
.m-header::after{
    content: '\20';
    background: url(../images/firew_01.png) no-repeat;
    width: 2.16rem;
    height: 2.35rem;
    background-size:contain;
    position: absolute;
    right: 0;
    bottom: -.6rem;
}

.m-header .m-header_logo {
    width: 3rem;
    height: 1.23rem;
    background: url(../images/logo.png) no-repeat;
    background-size:contain;
}

.m-header .m-header_banner {
    margin-top: -.1rem;
    width: 6.5rem;
    height: 3.55rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size:contain;
}
.m-header .m-header_banner::before{
    content: '\20';
    width: .8rem;
    height: .43rem;
    background: url(../images/hua_left.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: .6rem;
    top: .5rem;
    z-index: 1;
}
.m-header .m-header_banner::after{
    content: '\20';
    width: .8rem;
    height: .47rem;
    background: url(../images/hua_right.png) no-repeat;
    background-size:contain;
    position: absolute;
    right: .6rem;
    top: .5rem;
    z-index: 1;
}
.m-header .m-header_banner .m-play{
    border-radius:50%;
    width: .5rem;
    height: .5rem;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    left: 50%;
    top: 35%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.m-header .m-header_banner .m-play::before{
    content: '\20';
    width: .17rem;
    height: .19rem;
    background: url(../images/icon_sj.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-size:contain;
}
.m-public_header{
    text-align: center;
    position: relative;
    z-index: 3;
}
.m-public_title{
    display: inline-block;
    width: 6.5rem;
    height: 1.07rem;
    background: url(../images/title_back.png) no-repeat;
    color: #fde5b6;
    font-size: .3rem;
    text-align: center;
    line-height: .8rem;
    background-size:contain;
    text-shadow: 0px 6px 2px rgba(103, 3, 5, .95);
}
.m-box-01_main{
    height: 3.92rem;
    background: url(../images/box1_back.png) repeat-x;
    background-size:contain;
    margin-top: .4rem;
    box-shadow: 0 0 .2rem rgba(103, 3, 5, .65);
    padding-top: .46rem;
    padding-bottom: .51rem;
    position: relative;
}
.m-box-01_swiper{
    width: 80%;
    margin: 0px auto;
    position: relative;
}
.m-box-01_swiper .swiper{
    overflow: visible;
}
.m-box-01 .m-mains_slide{
    position: relative;
    padding: 0px .3rem;
    height: 2.95rem;
}
.m-wait-prev,
.m-wait-next{
    width: .42rem;
    height: .64rem;
    background: url(../images/arrow_left.png) no-repeat;
    position: absolute;
    background-size:contain;
    left: -.3rem;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}
.m-wait-next{
    background-image: url(../images/arrow_right.png);
    left: auto;
    right: -.3rem;
}
.m-box-02{
    margin-top: .6rem;
    position: relative;
}
.m-box-02::before,
.m-box-02::after{
    content: '\20';
    width: 1rem;
    height: 2.45rem;
    background: url(../images/zs_left.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: 0;
    top: 37%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.m-box-02::after{
    left: auto;
    right: 0;
    background-image: url(../images/zs_right.png);
}
.m-box-02_mian{
    width: 95%;
    margin: 0px auto;
    margin-top: .5rem;
    font-size: 0;
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
}
.m-box-02_mian .m-news_left{
    position: relative;
}
.m-box-02_mian .m-news_swiper{
    position: relative;
}
.m-box-02_mian .m-news_swiper .swiper{
    overflow: visible;
}
.m-box-02_mian .m-news_swiper .swiper .swiper-slide{
    opacity: 0;
}
.m-box-02_mian .m-news_swiper .swiper .swiper-slide.swiper-slide-active{
    opacity: 1;
}
.m-box-02_mian .m-news_swiper::before{
    content: '\20';
    background: url(../images/box2_zs.png) no-repeat;
    width: .8rem;
    height: .8rem;
    background-size:contain;
    position: absolute;
    left: -.15rem;
    bottom: -.15rem;
    z-index: 8;
}
.m-news_slide{
    height: 4rem;
    box-shadow: 0 0 .2rem rgba(0, 0, 0, .3);
}
.m-news-prev,
.m-news-next{
    width: .5rem;
    height: .5rem;
    background: url(../images/runt_left.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: .5rem;
    bottom: .3rem;
    z-index: 9;
    cursor: pointer;
}
.m-news-next{
    background-image: url(../images/runt_right.png);
    left: 1.2rem;  
}

.m-box-02_mian .m-news_right{
    margin-top: .3rem;
    position: relative;
    z-index: 1;
}
.m-box-02_mian .m-news_right .m-news{    
    padding: .2rem .3rem;
    background: url(../images/hua_news.png) no-repeat;
    background-position: right bottom;
    background-color: #fffaec;
    background-size:2rem 1.46rem;
}
.m-box-02_mian .m-news_right .m-news_more{
    font-size: .24rem;
    color: #bf2d35;
    position: absolute;
    right: .3rem;
    bottom: .2rem;
}
.m-box-02_mian .m-news_right .m-news_head{
    border-bottom: 1px solid #b50f1a;
    padding-bottom: .1rem;
}
.m-box-02_mian .m-news_right .m-news_title{
    font-size: .3rem;   
}
.m-box-02_mian .m-news_right .m-news_intor{
    font-size: .24rem;
    text-indent: 2em;     
    margin-top: .1rem;
    line-height: 1.8;
}
.m-box-02_mian .m-news_right .m-news_ul{
    margin-top: .2rem;
}
.m-box-02_mian .m-news_right .m-news_ul li{
    font-size: .24rem;
    position: relative;
    padding: .05rem 0;
    padding-left: .2rem;
}
.m-box-02_mian .m-news_right .m-news_ul li::before{
    content: '\20';
    background: url(../images/icon_lx.png) no-repeat;
    background-size: contain;
    width: .1rem;
    height: .1rem;    
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.05rem;
}
.m-box-02_reel{
    margin: 0 auto;
    margin-top: .5rem;
    width: 7rem;
    height: 1.65rem;
    position: relative;
    background: url(../images/box2_reel.png) no-repeat;
    background-size:contain;
}
.m-box-02_reel::after{
    content: '\20';
    width: .24rem;
    height: .67rem;
    background: url(../images/box2_arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -.12rem;
    bottom: -.8rem;
}
.m-box-02_reel .m-more{
    width: .79rem;
    height: .14rem;
    background: url(../images/more.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: .7rem;
    top: 50%;
    margin-top: -.08rem;
}
.m-box-03{
    margin-top: 2.5rem;
    position: relative;
}
.m-box-03_main{    
    width: 6.75rem;
    margin: 0 auto;
    background: url(../images/box3_back.png) repeat-y;
    box-shadow: 0 0 .5rem rgba(0, 0, 0, .65);
    position: relative;
    padding-top: 1rem;
    padding-bottom: .8rem;
    background-size:contain;
}
.m-box-03_main::before{
    content: '\20';
    width: 7.2rem;
    height: 1.87rem;
    background: url(../images/box3_head.png) no-repeat;
    position: absolute;
    background-size:contain;
    top: -.5rem;
    left: -.15rem;
}
.m-box-03_main::after{
    content: '\20';
    background: url(../images/box3_bottom.png) no-repeat;
    background-size:contain;
    height: .8rem;
    width: 7.46rem;
    position: absolute;
    left: -.36rem;
    bottom: -.6rem;    
}
.m-box-03 .m-order{
    position: relative;
    display: flex;
    flex-direction: column;
}
.m-box-03 .m-order.m-end{
    margin-top: .6rem;
}
.m-box-03 .m-order_head{
    text-align: center;
}
.m-box-03 .m-order_title{
    width: 5.56rem;
    height: .88rem;
    background: url(../images/box3_title.jpg) no-repeat;
    background-size:contain;
    display: inline-block;
    padding-top: .3rem;
    position: relative;
}

.m-box-03 .m-order_title span{
    color: #fae3cb;
    font-size: .3rem;
    font-weight: bold;
    letter-spacing: .01rem;
    line-height: 1;
}
.m-box-03 .m-order_main{
    margin-top: .5rem;
    position: relative;
    padding: 0 .3rem;
}

.m-box-03 .m-order_main_left{
    vertical-align: top;
}
.m-box-03 .m-order_main_left .m-photo{
    padding-bottom: 68.872549%;
    display: block;
}

.m-box-03 .m-order_main_right{
    margin-top: .3rem;  
    position: relative;
}
.m-box-03 .m-order_main_right .m-title{
    border-bottom: 1px solid #f2c8aa;
    font-size: .32rem;
    font-weight: bold;
    color: #ffdac2;
    padding: .2rem 0;
}

.m-box-03 .m-first{  
    padding: 0 .3rem;
    margin-top: .6rem;
}
.m-box-03 .m-first_header{
    text-align: center;
}
.m-box-03 .m-first_title{
    position: relative;
    color: #fcedb2;
    font-size: .24rem;
    line-height: 1;
    display: inline-block;
}
.m-box-03 .m-first_title::before,
.m-box-03 .m-first_title::after{
    content: '\20';
    width: .62rem;
    height: .03rem;
    background: url(../images/titleicon_left.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: -.75rem;
    top: 50%;
    margin-top: -.015rem;
}
.m-box-03 .m-first_title::after{
    left: auto;
    right: -.75rem;
    background-image: url(../images/titleicon_right.png);
}
.m-box-03 .m-echo{
    position: relative;    
    margin-top: .4rem;    
}
.m-box-03 .m-echo_items{
    display: flex;
    flex-direction: column;
}
.m-box-03 .m-echo_item{
    margin-top: .3rem;    
}
.m-box-03 .m-echo_video{
    position: relative;
}
.m-box-03 .m-echo_video .m-photo{
    padding-bottom: 75%;
}

.m-box-03 .m-century{
    margin-top: .5rem;    
}
.m-box-03 .m-century_items{
    display: flex;
    flex-direction: column;
}
.m-box-03 .m-century_item{
  margin-top: .4rem;
}
.m-box-03 .m-century_main{
    width: 100%;   
    padding: .2rem;
    background-color: #fcedb2;
    margin-top: .3rem;
}
.m-box-03 .m-century_main .m-photo{
    padding-bottom: 73.626374%;
}

.m-box-03 .m-poem{    
    margin-top: .5rem;
}
.m-box-03 .m-poem_items{
    display: flex;
    flex-direction: column;
}
.m-box-03 .m-poem_item{
    margin-top: .4rem;
}
.m-box-03 .m-poem_main{
    width: 100%;   
    padding: .2rem;
    background-color: #fcedb2;
    margin-top: .3rem;
}
.m-box-03 .m-poem .m-photo{
    padding-bottom: 73.626374%;
}
.m-box-03 .m-romantic{
    margin-top: .5rem;
}
.m-box-03 .m-romantic_swiper{
    overflow: hidden;    
    margin-top: .5rem;   
}
.m-box-03 .m-romantic_swiper .swiper{
    padding: 0 .3rem;
}

.m-box-03 .m-romantic_swiper .m-romantic_slide{
  
}
.m-box-03 .m-romantic_swiper .swiper-slide {
    opacity: .5;
    text-align: center;
    position: relative;
    z-index: 1;
    vertical-align: middle;
}
.m-box-03 .m-romantic_swiper .swiper-slide-next,
.m-box-03 .m-romantic_swiper .swiper-slide-prev{
    z-index: 8;
}
.m-box-03 .m-romantic_swiper .swiper-slide-active{
    opacity: 1;
    z-index: 9;
}
.m-box-03 .m-romantic_swiper .swiper-slide .m-photo{
    padding-bottom: 73.626374%;
}

.m-box-03 .m-centuryTwo{
    margin-top: .5rem;
}
.m-box-03 .m-centuryTwo_items{
    display: flex;
    flex-direction: column;
}
.m-box-03 .m-centuryTwo_item{
    margin-top: .5rem;
}
.m-box-03 .m-centuryTwo_main{
    
    margin-top: 30px;
}
.m-box-03 .m-centuryTwo_main .m-photo{
    padding-bottom: 73.626374%;
}
.m-box-03 .m-last{
    padding: 0 .3rem;
    margin-top: .5rem;
}

.m-box-03 .m-poemTwo{    
    margin-top: .5rem;
}
.m-box-03 .m-poemTwo_items{
   display: flex;
   flex-direction: column;
}
.m-box-03 .m-poemTwo_item{
    margin-top: .5rem;
}
.m-box-03 .m-poemTwo_main{
    margin-top: .3rem;
}
.m-box-03 .m-poemTwo .m-photo{
    padding-bottom: 73.626374%;
}
.m-box-03 .m-hero{
    margin-top: .5rem;
}
.m-box-03 .m-hero .m-mains{
   margin-top: .5rem;
   display: flex;
   flex-direction: column;
}
.m-box-03 .m-hero .m-mains_items{
    text-align: center;
    display: flex;
    flex-direction: column;
}

.m-box-03 .m-hero .m-mains_item{
    padding: .2rem 0;
}
.m-box-03 .m-hero .m-mains_item .m-photo{
    padding-bottom: 73%;
}
.m-box-04{
    margin-top: 1rem;
    position: relative;
}

.m-box-04 .m-happy{
    width: 95%;
    margin: 0px auto;
    position: relative;
}
.m-box-04 .m-happy::before{
    content: '\20';
    width: 1rem;
    height: .54rem;
    background: url(../images/zs_xy.png) no-repeat;
    position: absolute;
    background-size:contain;
    right: -.5rem;
    top: .5rem;
}
.m-box-04 .m-happy::after{
    content: '\20';
    width: 1rem;
    height: .56rem;
    background: url(../images/zs_xy2.png) no-repeat;
    background-size:contain;
    position: absolute;
    left: -.3rem;
    top: 2.8rem;
}

.m-box-04 .m-happy_header{
    text-align: center;
    margin-top: .4rem;
}
.m-box-04 .m-happy_title{
    width: 2.84rem;
    height: .66rem;
    background: url(../images/box4_title.png) no-repeat;
    display: inline-block;
    background-size:contain;
}
.m-box-04 .m-happy_video{
    width: 5rem;
    margin: 0 auto;    
    margin-top: .4rem;
}

.m-happy_video-videoBox {
    padding-bottom: 56.25%;
    position: relative;
}

.m-box-04 .m-happy_items{
    font-size: 0;    
    margin: 0px -.1rem;
    position: relative;    
    margin-top: .4rem;
}
.m-box-04::before{
    content: '\20';
    width: 2rem;
    height: 1.55rem;
    background: url(../images/zs_hua.png) no-repeat;
    background-size:contain;
    position: absolute;
    top: 1.5rem;
    left:0;
    z-index: 2;
    -ms-pointer-events: none;
    pointer-events: none;
}
.m-box-04::after{
    content: '\20';
    width: 1.5rem;
    height: 2.86rem;
    background: url(../images/zs_qb.png) no-repeat;
    background-size:contain;
    position: absolute;
    right:0;
    z-index: 2;
    top: 1.4rem;
    -ms-pointer-events: none;
    pointer-events: none;
}
.m-box-04 .m-happy_item{
    width: 50%;
    display: inline-block;
    padding: .1rem;
}
.m-box-04 .m-happy_item_video{
    position: relative;
}
.m-box-05{
    margin-top: .4rem;
    position: relative;
}
.m-box-05::before{
    content: '\20';
    background: url(../images/zx_xy3.png) no-repeat;
    background-size:contain;
    width: 1.5rem;
    height: 1.21rem;
    position: absolute;
    left: 0;
    bottom: -.2rem;
}
.m-box-05 .m-happy{
    width: 95%;
    margin: 0px auto;
    position: relative;
}

.m-box-05 .m-happy_header{
    text-align: center;
    margin-top: .3rem;
    position: relative;
}
.m-box-05 .m-happy_title{
    width: 2.84rem;
    height: .66rem;
    background: url(../images/box4_title2.png) no-repeat;
    display: inline-block;
    background-size:contain;
}
.m-box-05 .m-happy_more{
    position: absolute;
    top: 50%;
    right: 0;
    font-size: .24rem;
    font-weight: bold;
    color: #fcedb2;
    margin-top: -.12rem;
}

.m-box-05 .m-happy_items{
    font-size: 0;    
    margin: 0px -.1rem;  
    margin-top: .1rem;
    position: relative;
}
.m-box-05 .m-happy_item{
    width: 50%;
    display: inline-block;
    padding: .1rem;
}
.m-box-05 .m-happy_item_video{
    position: relative;
}
.m-box-06{
    margin-top: .5rem;
    background: url(../images/box6_back.jpg) no-repeat; 
    padding-top: .4rem;
    background-position: right top;
    background-size:cover;
    padding-bottom: .4rem;
}

.m-box-06 .m-bit_items,
.m-box-06 .m-bir_items {
    position: relative;
}
.m-box-06 .m-bir_items {
    margin-top: .3rem;
}
.m-box-06 .m-bit_item {
    width: 5.24rem;
    vertical-align: top;
    display: inline-block;
    margin-right: .3rem;
}

.m-box-06 .m-bit_item_photo {
    position: relative;
}

.m-box-06 .m-bit_item_image {
    height: 2.95rem;
    font-size: 0;
    overflow: hidden;
}

.m-box-06 .m-bit_item_image img {
    width: 100%;
    height: 2.95rem;
    display: block;
}
.m-box-07{
    margin-top: .6rem;
}
.m-box-07_main{
    width: 95%;
    margin: 0px auto;
    margin-top: .3rem;
    font-size: 0;
}
.m-box-07_main_left{
    margin-top: .2rem;
}
.m-box-07_main_left .m-main_photo{
    position: relative;
}
.m-box-07_main_left .m-main_photo .m-photo{
    padding-bottom: 75%;
}
.m-box-07_main_left .m-main_photo .m-title{
    background-color: rgba(0, 0, 0, .6);
    min-height: .6rem;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: .26rem;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.m-box-07_main_right{
    margin-top: .5rem;
}
.m-box-07_main_right .m-box7_items{
    font-size: 0;
    margin: 0px -.1rem;
}

.m-box-07_main_right .m-box7_item{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: .1rem;
}
.m-box-07_main_right .m-box7_item_photo{
    position: relative;
}
.m-box-07_main_right .m-box7_item .m-photo{
    padding-bottom: 75%;
}
.m-box-07_main_right .m-box7_item .m-title{
    background-color: rgba(0, 0, 0, .6);
    min-height: .5rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: .26rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.m-footer {
    margin-top: .5rem;
    padding: .1rem 0;
    text-align: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #fff;
}

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

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

.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: .2rem;
}

.m-footer_info_menu {
    font-size: .26rem;
}

.m-footer_info_menu a {
    color: #fff;
    margin: 0px .1rem;
}
.m-footer_info_menu a:hover {
    color: #fff;
}
.m-footer_info_copy {
    margin-top: .2rem;
    font-size: .24rem;
}
.m-footer_info_filing {
    margin-top: .2rem;
}
.m-footer_info_filing span {
    font-size: .24rem;
}

.m-footer_info_right {
    font-size: .24rem;
    color: #ffff;
    text-align: center;
    margin-top: .1rem;
    padding: .1rem .15rem;
}

.m-footer_weach {
    margin-top: .2rem;
    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;
}

/*弹出层*/
.m-part00_main-popup {
    background: #fff;
    position: fixed;
    padding: .4rem;
    box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.2);
    left: 50%;   
    top: 50%;
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index: 999;
    width: 80%;
    line-height: 2.4;
    display: none;   
    border: .1rem solid #8f0a0a;
}

.m-part00_main-popup.show {
    display: block;
}

.m-part00_main-popup .m-popup_close {
    width: .14rem;
    height: .14rem;
    background: url(../images/ico_close.png) no-repeat;
    background-size:contain;
    position: absolute;
    right: .2rem;
    top: .35rem;
    display: block;
    cursor: pointer;
}

.m-part00_main-popup_content {
    width: 100%;
    font-weight: bold;
    height: 5rem;
    overflow-y: scroll;
}

.m-part00_main-popup_content::-webkit-scrollbar {
    width: .06rem;
}

.m-part00_main-popup_content::-webkit-scrollbar-thumb {
    background: #8f0a0a;
    border-radius: .05rem;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
}
.m-part00_main-more_items{
    font-size: 0;
}
.m-part00_main-more_item{
    width: 50%;
    display: inline-block;
    padding: .1rem;
}
