.body-m {
    width: 100%;
}

.m-page {
    background: url(../images/back.jpg) no-repeat;
    background-color: #002780;
    background-size: 100% auto;
    background-position: center bottom;
    width: 100%;
}

.m-header {
    height: 5.5rem;
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 1.2rem;
}
.m-banner{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.m-banner_slogan{
    width: 6rem;
    height: .41rem;
    background: url(../images/slogan.png) no-repeat;
    background-size:contain;
}
.m-banner_infos{
    margin-top: .3rem;
    color: #fff;
    font-size: .24rem;
    text-align: left;
}
.m-banner_infos p{
    margin-top: .1rem;
}
.m-container {
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.m-body{
    padding-bottom: .8rem;
}
.m-part01{
    padding: .3rem .2rem;
    border-radius: .2rem;
    background: url(../images/p1_bg.png) no-repeat;    
    background-size: 4rem auto;
    background-color: #fff;    
}
.m-subject{
    position: relative;
}
.m-public_head{
    display: flex;
    justify-content: center;
    line-height: 1;
}
.m-public_title{
    width: 2.54rem;
    height: 1.01rem;
    background: url(../images/title_bg.png) no-repeat;    
    background-size: contain;
    color: #015dd4;
    text-align: left;    
    line-height: 1;    
    font-size: 0;
    padding-left: .75rem;
    padding-top: .32rem;
}
.m-public_title span{
    font-size: .32rem;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top,#118cea,#015dd4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    
    color: #015dd4;
}
.m-public_main{
    margin-top: .1rem;
    font-size: .24rem;
    text-indent: 2em;
    text-align: justify;
}
.m-unit{
    background-color: #e6f1f8;
    border-radius: .2rem;
    margin-top: .4rem;
    padding: .3rem .2rem;
}
.m-part02{
    padding: .3rem .2rem;
    border-radius: .2rem;
    background: url(../images/p2_bg.png) no-repeat;    
    background-color: #fff;    
    background-position: right top;
    background-size: 3rem auto;
    margin-top: .4rem;
}
.m-part02_main{
    margin-top: .2rem;
}
.m-part02_main .m-title{
    text-align: center;
    font-size: .32rem;
    font-weight: bold;
    color: #003fd0;
}
.m-part02_main .m-photos{
    text-align: center;
    font-size: 0;
    padding:0 .2rem;
}
.m-part02_main .m-photo{
    padding: .3rem;
}
.m-part02_main .m-photo_img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 66.666667%;
}
.m-part02_main .m-intor{
    font-size: .24rem;
    text-indent: 2em;
}
.m-part02_main .m-intor a{
    color: #ff2626;
}

.m-part03{
    margin-top: .3rem;
    padding: .2rem;
    border-radius: .2rem;
    background: url(../images/p1_bg.png) no-repeat;   
    background-size: 3rem auto; 
    background-color: #fff;    
}
.m-leaders{
    position: relative;
}
.m-leader{
    padding: .3rem 0;
    font-size: 0;
    border-bottom: 1px solid #d6e0f1;
}
.m-leader_left{
    
}
.m-leader_left .m-photo{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 56.457565%;
    height: 0;
}
.m-leader_right{
    margin-top: .3rem;
}
.m-leader_infos{
    position: relative;
}
.m-leader_infos .m-title{
    background: url(../images/leader_bg.png) no-repeat;
    background-size:contain;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .24rem;
    font-weight: bold;
    color: #fff;
    height: .4rem;
    padding-left: .2rem;
    font-weight: bold;
    line-height: .4rem;
}
.m-leader_infos .m-post{
    font-size: .24rem;
    color: #0061df;
    margin: 5px 0;
}
.m-leader_infos .m-intor{
    font-size: .2rem;
    text-indent: 2em;
}
.m-leader_infos .m-intor a{
    color: #ff2626;
}
.m-items{ 
    margin-top: .2rem;
}
.m-item{
    margin-top: .2rem;
}
.m-theme{
    background-color: #e6f1f8;
    border-radius: 5px;
    padding: .2rem .25rem;
}
.m-theme .m-title{
    font-size: .28rem;
    font-weight: bold;
    line-height: 1.4;
}
.m-theme .m-post{
    font-size: .18rem;    
    white-space: nowrap;
    margin: .15rem 0 .1rem;
    line-height: 1;
}
.m-theme .m-post strong{
    font-size: .24rem;
}
.m-theme .m-intor{
    font-size: .2rem;
    text-indent: 2em;
    color: #666;
    line-height: 1.6;
}
.m-theme .m-intor a{
    color: #ff2626;
}

.m-footer {
    padding: .5rem 0;
    text-align: center;
    background-color: #052e8b;
    margin-top: .5rem;
}

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

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

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

.m-footer_info {  
}

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

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

.m-footer_info_right {
    font-size: .24rem;
    margin-top: .1rem;
    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: .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;
}

