.page-m a,
.page-ma:hover {
    text-decoration: none;
}

.page-m a {
    color: #fff;
}

.page-ma:hover {
    color: #f8cc6a;
}

.page-m{
    overflow: hidden;
    position: relative;
    font-size: 1.8rem;
    background:url(../images/back.jpg);
    background-position:center top;
    background-size:auto 100%;
}

.m-header {
    height: 0;
    padding-bottom: 65.520883%;
    background: url(../images/banner.png);
    background-size:cover;
    background-repeat: no-repeat;
}
.m-body {
    margin-top: 0;
}

.m-container {
    width: 96%;
    margin: 0 auto;
    position: relative
}

.m-inner {
    margin-top: .5rem;
    background-color: #eee;
}

.m-innerTwo {
    margin-top: .5rem;
}

.m-inner_head {
    height: .82rem;
    background-color: #d20000;
    position: relative;
    font-size: 0;
}

.m-inner_title {
    background: url(../images/inner_title.jpg) no-repeat;
    background-size:contain;
    height: .82rem;
    font-size: .42rem;
    line-height: .82rem;
    color: #fff;
    position: relative;
}

.m-inner_more {
    position: absolute;
    background: url(../images/more_icon2.png) no-repeat;
    width: 21px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
}

.m-public-head {
    height: .7rem;
    line-height: .7rem;
    position: relative;
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #a4201f;
}

.m-public-title {
    font-weight: bold;
    font-size: .36rem;
    color: #a4201f;
    line-height: 1;
}

.m-public-more {
    position: absolute;
    background: url(../images/more_icon.png) no-repeat;
    background-position: top left;
    width: 21px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
}

.m-public-more:hover {
    background-position: bottom left;
}

.m-box-1 {
    color: #a4201f;
}

.m-topNews {
    text-align: center;
    font-size: .48rem;
    font-weight: bold;
}

.m-topkeywords {
    text-align: center;
    margin-top: .2rem;
    font-size: 0;
}

.m-topkeywords li {
    display: inline-block;
    margin: 0px .16rem;
    font-size: .24rem;
    position: relative;
    vertical-align: middle;
}

.m-topkeywords li::before {
    content: '\20';
    width: .08rem;
    height: .08rem;
    background-color: #a8131c;
    border-radius: .08rem;
    display: inline-block;
    vertical-align: middle;
}
.m-box-1 a{
    color: #a4201f;
}
.m-box-2 {
    margin-top: .4rem;
}

.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;
    position: relative;
    padding-bottom: 56.25731%;
}

.m-box-2 .m-photo_img img {
    width: 100%;
    height: auto;
}

.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 {
    min-height: .5rem;
    display: table-cell;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    vertical-align: middle;
    padding: .1rem;
    text-align: left;
    font-size: .28rem;
}

.m-box-2 .m-news_pagination {
    text-align: right;
    position: absolute;
    bottom: .7rem;
    left: 0;
    right: 0;
    height: .25rem;
    padding-right: .1rem;
    font-size: 0;
}

.m-box-2 .m-news_pagination .swiper-pagination-switch {
    background-color: #fff;
    width: .1rem;
    height: .1rem;
}

.m-box-2 .m-news_pagination .swiper-active-switch {
    background-color: #b21d23;
}

.m-box-2 .m-news {
   margin-top: .2rem;
}

.m-news_items {
    padding-bottom: .1rem;
}

.m-news_item {
    color: #333;
    border-bottom: 1px solid #eee;
    padding: .1rem 0;
}

.m-news_item:last-child {
    border-bottom: none;
}

.m-news_item .m-title {
    font-size: .36rem;
    font-weight: bold;
    position: relative;
    padding-left: .2rem;
}

.m-news_item .m-title::before {
    content: '\20';
    width: .1rem;
    height: .1rem;
    background-color: #c51c20;
    border-radius: .1rem;
    position: absolute;
    left: -0;
    top: .2rem;
}

.m-news_item .m-title a {
    color: #333;
}

.m-news_item .m-title a:hover {
    color: #a8131c;
}

.m-news_item .m-content {
    font-size: .22rem;
    color: #655e5b;
    text-indent: 2em;
    margin-top: .1rem;
}

.m-news_item .m-content .m-more {
    color: #a8131c;
    margin-left: .2rem;
}

.m-box-3 {
    margin-top: .2rem;
}

.m-box-3 .m-box-3_item {
    margin-top: .4rem;
}

.m-box-3 .m-box-3_item .m-box-3_main {
    background: url(../images/box3_back.jpg);
    padding: .2rem;
    margin-top: .3rem;
}

.m-box-3 .m-box-3_item .m-recommend {
    position: relative;
}

.m-box-3 .m-box-3_item .m-recommend .m-title {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: .15rem;
    color: #333;
    display: block;
    font-size: .28rem;
}

.m-box-3 .m-box-3_item .m-recommend p {
    font-size: .24rem;
    color: #fff;
    text-indent: 2em;
    padding: .2rem 0;
}

.m-box-3 .m-box-3_item .m-recommend p a {
    font-size: .24rem;
    display: inline-block;
    margin-left: 10px;
}

.m-box-3 .m-box-3_item ul {
    padding-top: .1rem;
}

.m-box-3 .m-box-3_item ul li {
    padding: .1rem 0;
    padding-left: .25rem;
    font-size: .26rem;
    position: relative;
    line-height: 1.2;
}

.m-box-3 .m-box-3_item ul li::before {
    content: '\20';
    width: .1rem;
    height: .1rem;
    background-color: #fff;
    border-radius: .1rem;
    position: absolute;
    left: 0;
    top: .2rem;    
}

.m-box-4 {
    font-size: 0;
    padding: .5rem 0;
}

.m-box-4 .m-box-4_left {
    margin-top: .2rem;
}

.m-box-4 .m-box-4_left .m-photo {
    height: 0;
    padding-bottom: 75%;
}

.m-box-4 .m-box-4_left .m-photo img {
    width: 100%;
    height: auto;
}

.m-box-4 .m-box-4_right {
    margin-top: .4rem;
}

.m-box-4 .m-news_items {
    margin-top: .1rem;
}

.m-box-4 .m-news_item {
    border-bottom: none;
    padding: .15rem 0;
}

.m-box-4 .m-news_item .m-content {
    margin-top: .1rem;
    text-indent: 0;
}

.m-box-5 {
    margin-top: .5rem;
}

.m-box-5 .m-items {
    margin-top: .4rem;
    text-align: center;
}

.m-box-5 .m-item {
    width: 75%;
    display: inline-block;
    padding: .2rem 0;
}

.m-box-5 .m-item_box {
    background-color: #fff;
    display: block;
}

.m-box-5 .m-item_photo {
    height: 0;
    padding-bottom: 100%;
}

.m-box-5 .m-item_photo img {
    width: 100%;
    height: auto;
}

.m-box-5 .m-item_title {
    padding: .15rem;
    color: #333;
    font-size: .24rem;
    display: table;
    width: 100%;
}

.m-box-5 .m-item_title span {
    display: table-cell;
    vertical-align: middle;
    height:auto;
}

.m-box-6 {
    padding: .3rem 0 0;
}

.m-box-6_main {
    margin-top: .2rem;
}

.m-box-6 .m-box-6_item {
    margin-top: .3rem;
}

.m-box-6 .m-box-6_item .m-content {
    position: relative;
}

.m-box-6 .m-box-6_item .m-content_top {
    display: block;
    position: relative;
}

.m-box-6 .m-box-6_item .m-content_top-photo {
    height: 0;
    padding-bottom: 56.2986%;
}

.m-box-6 .m-box-6_item .m-content_top-photo img {
    width: 100%;
    height: auto;
}

.m-box-6 .m-box-6_item .m-photo_tips {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
}

.m-box-6 .m-box-6_item .m-photo_tips-title {
    min-height: .6rem;
    display: table-cell;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    vertical-align: middle;
    padding: .1rem;
    text-align: left;
    font-size: .28rem;
}

.m-box-6 .m-box-6_item .m-content_ul {
    padding: .2rem 0;
}

.m-box-6 .m-box-6_item .m-content_ul li {
    padding: .05rem 0;
    padding-left: .25rem;
    font-size: .24rem;
    position: relative;
}

.m-box-6 .m-box-6_item .m-content_ul li::before {
    content: '\20';
    width: .1rem;
    height: .1rem;
    background-color: #aa2f2e;
    border-radius: .1rem;
    position: absolute;
    left: 0;
    top: .15rem;   
}

.m-box-6 .m-box-6_item .m-content_ul li a {
    color: #666;
}

.m-box-6 .m-box-6_item .m-content_ul li a:hover {
    color: #a4201f;
}

.m-box-7 {
    padding: .5rem 0;
}

.m-box-7_main {
    margin-top: .5rem;
}

.m-box-7_main_left {
    margin-top: .4rem;
}

.m-box-7_main_left .m-box-7_topnew {
   position: relative;
}

.m-box-7_main_left .m-box-7_topnew .m-photo {
    position: relative;
    font-size: 0;
}

.m-box-7_main_left .m-photo_img {
    height: 0;
    padding-bottom: 56.273764%;
}

.m-box-7_main_left .m-photo_img img {
    width: 100%;
    height: auto;
}

.m-box-7_main_left .m-intor {    
    margin-top: .2rem;
    font-size: 0;
}

.m-box-7_main_left .m-intor_title {
    font-size: .28rem;
    font-weight: bold;
    color: #000;
}

.m-box-7_main_left .m-intor_title:hover {
    color: #a4201f;
}

.m-box-7_main_left .m-intor_text {
    margin-top: .1rem;
    font-size: .18rem;
    line-height: 1.6;
    color: #666;
}

.m-box-7_main_left .m-box-7_items {
   margin-top: .1rem;
}

.m-box-7_main_left .m-box-7_item {
   margin-top: .3rem;
}

.m-box-7_main_left .m-box-7_content {
    position: relative;
}

.m-box-7_main_left .m-box-7_content .m-intor {
    padding-left: 0;
    padding-top: .1rem;
}

.m-box-7_main_right {
    margin-top: .8rem;
}

.m-box-7_main_right .m-ul,
.m-box-8_main_right .m-ul {
    position: relative;
    font-size: .36rem;
}

.m-box-7_main_right .m-ul li,
.m-box-8_main_right .m-ul li {
    border-bottom: 1px solid #dcdcdc;
    height: auto;
    display: table;
    width: 100%;
    padding: .1rem 0;
}

.m-box-7_main_right .m-ul li a,
.m-box-8_main_right .m-ul li a {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    color: #333;
    padding-left: .25rem;
}

.m-box-7_main_right .m-ul li a:hover,
.m-box-8_main_right .m-ul li a:hover {
    color: #a4201f;
}

.m-box-7_main_right .m-ul li a::before,
.m-box-8_main_right .m-ul li a::before {
    content: '\20';
    background: #a4201f;
    width: .1rem;
    height: .1rem;
    display: inline-block;
    border-radius: .1rem;
    position: absolute;
    left: 0;
    top: .2rem;
}

.m-box-7_main_right .m-ul li:last-child,
.m-box-8_main_right .m-ul li:last-child {
    border-bottom: none;
}

.m-box-8 {
    margin-top: .3rem;
    margin-bottom: .3rem;
}

.m-box-8_main {
    margin-top: .2rem;
}

.m-box-8_main_left {
   position: relative;
}

.m-box-8_main_left .m-photo {
    position: relative;
    display: block;
}

.m-box-8_main_left .m-photo_img {
    height: 0;
    padding-bottom: 56.140351%;
}

.m-box-8_main_left .m-photo_img img {
    width: 100%;
    height: auto;
}

.m-box-8_main_left .m-photo_tips {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
}

.m-box-8_main_left .m-photo_tips-title {
    min-height: .5rem;
    display: table-cell;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    vertical-align: middle;
    padding: .1rem;
    text-align: left;
    font-size: .28rem;
}

.m-box-8_main_right {
   margin-top: .5rem;
}

.m-box-9 {
    padding: .5rem 0;
}

.m-box-9_mian {
    position: relative;
    padding: 0 .6rem;
}

.m-box-9_mian .swiper-slide {
    text-align: center;
}

.m-box-9_mian .m-video-tab {
    position: relative;
    cursor: pointer;
}

.m-box-9_mian .m-video-tab_img {
    height: 0;
    padding-bottom: 56.097561%;
    position: relative;
    display: block;
}

.m-box-9_mian .m-video-tab_img img {
    width: 100%;
    height: auto;
}

.m-box-9_mian .m-video-tab_img-title {
    margin-top: .15rem;
    min-height: .6rem;
    font-size: .26rem;
    text-align: left;
}

.m-box-9_mian .m-video_arrow-prev,
.m-box-9_mian .m-video_arrow-next {
    width: .23rem;
    height: .65rem;
    border: 1px solid #a4201f;
    background: url(../images/arrow_left.png) no-repeat;
    background-position: center;
    background-size:.08rem .1rem;
    position: absolute;
    top: 50%;
    margin-top: -.625rem;
    left: 0rem;
    cursor: pointer;
    z-index: 1;
}

.m-box-9_mian .m-video_arrow-next {
    left: auto;
    right: 0;
    background-image: url(../images/arrow_right.png);
}

.m-footer {
    margin-top: 1rem;
    padding: .25rem 0;
    text-align: center;
    padding-bottom: .8rem;
    background-color: #a4201f;
}

.m-footer-container {
    margin: 0 auto;
    position: relative;
    padding: .2rem 0;
    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 .05rem;
}

.m-footer_info_menu a:hover {
    color: #f5dd99;
}

.m-footer_info_copy {
    margin-top: .1rem;
    font-size: .24rem;
}

.m-footer_info_filing {
    margin-top: .1rem;
}

.m-footer_info_filing span {
    font-size: .2rem;
}

.m-footer_info_right {
    font-size: .2rem;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    margin-top: .1rem;
    border-top: 1px solid rgba(255, 255, 255, .5);
    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;
}