.body-m {
    width: 100%;
}

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

.m-container {
    width: 97.5%;
    margin: 0px auto;
    max-width: 7.5rem;
}

.m-header {
    height: 5.5rem;
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: .2rem;
}

.m-banner {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.m-banner_logo {
    display: inline-block;
    width: 3rem;
    height: 1.93rem;
    background: url(../images/logo.png) no-repeat;
    background-size: contain;
}

.m-banner_slogan {
    margin-top: .2rem;
    width: 6rem;
    height: .82rem;
    background: url(../images/slogan.png) no-repeat;
    background-size: cover;
}
/*2021-11-03*/
.m-banner_infos {
    text-align: left;
    font-size: .16rem;
    color: #4a73d7;
    line-height: 1.8;
}
.m-banner_infos .m-text{
    text-align: center;
    margin-top: .2rem;
}
.m-banner_infos .m-text span{
    display: inline-block;
    margin: 0px .2rem;
}
.m-banner_infos p {
    margin-top: .3rem;
}

.m-banner_infos p span {
    display: inline-block;
    margin: 0px .2rem;
}

.m-public_header {
    text-align: center;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 1;
}

.m-public_header .m-public_title {
    height: 1rem;
    display: inline-block;
}

.m-public_header .m-public_title img {
    height: 100%;
    width: auto;
    display: block;
}

.m-part01 {
    background-color: #fff;
    padding: .5rem 0 .45rem;
}

.m-part01_main {
    margin-top: .4rem;
}

.m-part01_main .m-title {
    font-size: .36rem;
    font-weight: bold;
    line-height: 1;
    color: #482dc1;
}

.m-part01_main .m-intor {
    background: url(../images/part1_bg.png) no-repeat;
    padding: .3rem .4rem;
    font-size: .18rem;
    color: #382e66;
    background-size: cover;
    line-height: 2;
}

.m-part01_main .m-intor p {
    text-indent: 2em;
}

.m-part02 {
    background-color: #fff4e3;
    padding: .8rem 0 1rem;
    position: relative;
}

.m-part02::before {
    content: '\20';
    background: url(../images/p2_bf.png) no-repeat;
    background-size:contain;
    width: 1.5rem;
    height: 3rem;
    position: absolute;
    left: 0;
    top: -.2rem;
}

.m-part02::after {
    content: '\20';
    background: url(../images/p2_af.png) no-repeat;
    width: .6rem;
    background-size:contain;
    height: .6rem;
    position: absolute;
    right: -.1rem;
    top: .3rem;
}

.m-part02_main {
    background-color: #fff;
    padding: .3rem;
    position: relative;
    margin-top: .6rem;
}

.m-part02_main .m-pople {
   padding: .3rem;
}

.m-part02_main .m-pople_photo {
    background-size: cover;
    height: 0;
    padding-bottom: 126.315789%;
    background-repeat: no-repeat;
    background-position: center;
}

.m-part02_main .m-infos {
    position: relative;
    margin-top: .2rem;
}

.m-part02_main .m-infos_name {
    font-size: .36rem;
    font-weight: bold;
    color: #ff9800;
    line-height: 1;
}

.m-part02_main .m-infos_post {
    font-size: .28rem;
    font-weight: bold;
    color: #ff9800;
    line-height: 1.4;
    margin-top: .2rem;
}

.m-part02_main .m-infos_intor {
    color: #382e66;
    font-size: .2rem;
    text-indent: 2em;
    margin-top: .2rem;
    text-align: justify;
    line-height: 2;
}

.m-public_more {
    margin-top: .3rem;
    display: flex;
    justify-content: flex-end;
}

.m-public_more a {
    background: url(../images/more_01.png) no-repeat;
    background-size: contain;
    width: 1.8rem;
    height: .48rem;
    line-height: .48rem;
    color: #fe6730;
    text-align: center;
    font-size: .2rem;
}

.m-part03 {
    background-color: #ffffff;
    padding: .6rem 0 .8rem;
    position: relative;
    overflow: hidden;
}

.m-part03::before {
    content: 'News';
    font-weight: bold;
    line-height: 1;
    position: absolute;
    left: -.35rem;
    top: -.4rem;
    color: #f7f7f7;
    font-size: 1.8rem;
}

.m-part03::after {
    content: 'Report';
    font-weight: bold;
    line-height: 1;
    position: absolute;
    right: -.1rem;
    bottom: .2rem;
    color: #f7f7f7;
    font-size: 1.6rem;
}

.m-part03_main {
    margin-top: .4rem;
    z-index: 1;
    position: relative;
}

.m-cell {
}

.m-part03_main .m-cell:first-child {
   
}

.m-part03_main .m-cell:last-child {    
    margin-top: .4rem;
}

.m-photo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.m-part03_main .m-photo {
    height: 0;
    padding-bottom: 74.850299%;
}

.m-part03_main .m-infos {
    position: relative;
}

.m-part03_main .m-infos_title {
    font-size: .4rem;
    font-weight: bold;
    color: #482dc1;
    line-height: 1.6;
}

.m-part03_main .m-infos_intor {
    margin-top: .3rem;
    color: #382e66;
    font-size: .2rem;
}

.m-part03_main .m-infos_intor p {
    text-indent: 2em;
}

.m-part03 .m-public_more {
    margin-top: .4rem;
    text-align: right;
}

.m-part03 .m-public_more a {
    background: url(../images/more_02.png) no-repeat;
    color: #2d60df;
    background-size: contain;
}

.m-part04 {
    background-color: #eaf2f6;
    padding: .5rem 0 .45rem;
    position: relative;
}

.m-part04::before {
    content: '\20';
    background: url(../images/p4_bf.png) no-repeat;
    background-size: contain;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: .1rem;
    top: .2rem;
}

.m-part04::after {
    content: '\20';
    background: url(../images/p4_af.png) no-repeat;
    background-size: contain;
    width: .9rem;
    height: .9rem;
    position: absolute;
    right: .2rem;
    top: 2rem;
}

.m-part04_main {
    margin: 0px -.1rem;
    font-size: 0;
    margin-top: .5rem;
}

.m-part04_item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: .1rem .1rem;
}

.m-part04_box {
    background: url(../images/p4_itembg.png) no-repeat;
    background-position: center bottom;
    position: relative;
    text-align: center;
    padding-bottom: .3rem;
    background-size: 100% auto;
}

.m-part04_box .m-head {
    height: 3.2rem;
    width: 3.2rem;
    display: inline-block;
}

.m-part04_box .m-photo {
    border-radius: 100%;
    height: 3.2rem;
}

.m-part04_box .m-main {
    margin-top: .5rem;
    padding: 0 .3rem;
    text-align: left;
}

.m-part04_box .m-main_name {
    color: #382e66;
    font-size: .24rem;
    line-height: 1;
}

.m-part04_box .m-main_name strong {
    font-size: .28rem;
    display: inline-block;
    margin-right: .1rem;
}

.m-part04_box .m-main_post {
    margin-top: .2rem;
    color: #2d60df;
    font-weight: bold;
    font-size: .2rem;
    text-align: justify;
    height: 1rem;
}

.m-part04_box .m-main_intor {
    font-size: .18rem;
    color: #382e66;
    text-indent: 2em;
    margin-top: .1rem;
}

.m-part04 .m-public_more {
    margin-top: .3rem;
    text-align: center;
}

.m-part04 .m-public_more a {
    background: url(../images/more_03.png) no-repeat;
    color: #2d60df;
    background-size: contain;
}

.m-part05 {
    padding: .5rem 0 .45rem;
    background-color: #fff;
}

.m-talks {
    margin-top: .4rem;
}
/*2021-10-26*/
.m-talk00{
    margin: 0px -1.25%;
    padding: .3rem 1.25% .3rem;
    background: url(../images/talk_00.jpg) repeat-y;
    background-size: 100% 100%;
    position: relative;
}

.m-talk01 {
    margin: 0px -1.25%;
    padding: .3rem 1.25% .3rem;
    background: url(../images/talk_01.jpg) repeat-y;
    background-size: 100% 100%;
    position: relative;
}

.m-talk01::before {
    content: '\20';
    background: url(../images/talk01_bf.png) no-repeat;
    background-size: contain;
    width: 1.2rem;
    height: 1.86rem;
    position: absolute;
    left: -.5rem;
    top: .1rem;
}

.m-talk01::after {
    content: '\20';
    background: url(../images/talk01_af.png) no-repeat;
    background-size: contain;
    width: 2.5rem;
    height: 3.8rem;
    position: absolute;
    right: -1.2rem;
    top: -15.3rem;
}
/*2021-10-26end*/
.m-talks_head {
    text-align: left;
    line-height: 1;
    z-index: 1;
    position: relative;
}

.m-talks_title {
    height: .9rem;
}

.m-talks_title img {
    height: 100%;
    width: auto;
    display: block;
}

.m-talks_items {
    position: relative;
}

.m-talks_item {
    position: relative;
    margin-top: .4rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.m-talks_item .m-pople {
    width: 60%;
    text-align: center;
    z-index: 1;
}

.m-talks_item .m-pople .m-photo {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
}

.m-talks_item .m-pople .m-name {
    margin-top: .36rem;
    color: #2d60df;
    font-size: .36rem;
    font-weight: bold;
}

.m-talks_item .m-main {    
    margin-top: -3rem;
    background-color: #fff;
    padding: 3.5rem .2rem .5rem .2rem;
}

.m-talks_item .m-main_title {
    font-size: .28rem;
    font-weight: bold;
    color: #2d60df;
}

.m-talks_item .m-main_intor {
    color: #382e66;
    font-size: .2rem;
    margin-top: .15rem;
}

.m-talks_item .m-main_intor p {
    text-indent: 2em;
}

.m-talks .m-public_more {
    margin-top: .3rem;
}

.m-talks .m-public_more a {
    background: url(../images/more_04.png) no-repeat;
    color: #2d60df;
    background-size: contain;
}

.m-talks_item:nth-child(even) {
    padding: 0;
}

.m-talk02 {
    margin: 0px -1.25%;
    padding: .3rem 1.25% .3rem;
    background: url(../images/talk_02.jpg) repeat-y;
    background-size: 100% 100%;
    position: relative;
}

.m-talk02::before {
    content: '\20';
    background: url(../images/talk02_bf.png) no-repeat;
    background-size: contain;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: -.3em;
    top: 1.3rem;
}

.m-talk02::after {
    content: '\20';
    background: url(../images/talk02_af.png) no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: -.1rem;
    top: 3rem;
}

.m-talk02 .m-talks_item .m-pople .m-name {
    color: #6717cd;
}

.m-talk02 .m-talks_item .m-main_title {
    color: #6717cd;
}

.m-talks .m-talk02 .m-public_more a {
    background: url(../images/more_02.png) no-repeat;
    color: #6717cd;
    background-size: contain;
}

.m-talk03 {
    margin: 0px -1.25%;
    padding: .3rem 1.25% .3rem;
    background: url(../images/talk_03.jpg) repeat-y;
    background-size: 100% 100%;
    position: relative;
}

.m-talk03::before {
    content: '\20';
    background: url(../images/talk03_bf.png) no-repeat;
    background-size: contain;
    width: 1.3rem;
    height: 1.79rem;
    position: absolute;
    left: .5rem;
    bottom: 1rem;
}

.m-talk03::after {
    content: '\20';
    background: url(../images/talk03_af.png) no-repeat;
    background-size: contain;
    width: 1.5rem;
    height: 3rem;
    position: absolute;
    right: -.5rem;
    top: 5rem;
}

.m-talk03 .m-talks_item .m-pople .m-name {
    color: #00cb90;
}

.m-talk03 .m-talks_item .m-main_title {
    color: #00cb90;
}

.m-talks .m-talk03 .m-public_more a {
    background: url(../images/more_06.png) no-repeat;
    color: #00cb90;
    background-size: contain;
}

.m-talk04 {
    margin: 0px -80px;
    padding: 35px 80px 50px;
    background: url(../images/talk_04.jpg) repeat-y;
    background-size: 100% 100%;
    position: relative;
}

.m-talk04::before {
    content: '\20';
    background: url(../images/talk04_bf.png) no-repeat;
    background-size: contain;
    width: .8rem;
    height: .8rem;
    position: absolute;
    left: -.3rem;
    bottom: .2rem;
}

.m-talk04::after {
    content: '\20';
    background: url(../images/talk04_af.png) no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: -.2rem;
    top: .7rem;
}

.m-talk04 .m-talks_item .m-pople .m-name {
    color: #fe8a23;
}

.m-talk04 .m-talks_item .m-main_title {
    color: #fe8a23;
}

.m-talks .m-talk04 .m-public_more a {
    background: url(../images/more_07.png) no-repeat;
    color: #fe8a23;
    background-size: contain;
}

.m-part06 {
    padding: .6rem 0 .5rem;
    background-color: #170b5d;
}

.m-part06_main {
    margin-top: .5rem;
    position: relative;
}

.m-part06-slide {
    padding: 0px .1rem;
    display: block;
    position: relative;
}

.m-part06-slide .m-photo {
    height: 2rem;
}

.m-part06-slide .m-play {
    width: .8rem;
    height: .8rem;
    background: url(../images/play.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.m-part06-slide:hover .m-play {
    background-image: url(../images/play_hover.png);
}

.m-part06-swiper_prev {
    width: .5rem;
    height: .5rem;
    background: url(../images/arrow_left.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    margin-top: -.25rem;
    left: .1rem;
    cursor: pointer;
    z-index: 1;
}

.m-part06-swiper_prev:hover {
    background-image: url(../images/arrow_left_hover.png);
}

.m-part06-swiper_next {
    width: .5rem;
    height: .5rem;
    background: url(../images/arrow_right.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    margin-top: -.25rem;
    right: .1rem;
    cursor: pointer;
    z-index: 1;
}

.m-part06-swiper_next:hover {
    background-image: url(../images/arrow_right_hover.png);
}

.m-part07 {
    padding-bottom: 91.4583333%;
    position: relative;
    background: url(../images/p7_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
}

.m-part07_main {
    margin: 0px .5rem;
    margin-top: .3rem;
    position: relative;
}


.m-part07_slide {
    position: relative;
    -ms-transition: 300ms all ease;
    transition: 300ms all ease;
    display: block;
    position: relative;
    z-index: 1;
}

.m-part07_post {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: .3rem;
}

.m-part07_slide .m-photo {
    height: 3.6rem;
}

.m-part07_slide .m-title {
    height: .6rem;
    background-color: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
}

.m-part07_slide .m-title span {
    font-size: .2rem;
    padding: .05rem;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.4;
}

.m-part07-swiper_prev {
    width: .5rem;
    height: .5rem;
    background: url(../images/p7_left.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: .2rem;
    top: 50%;
    margin-top: -.25rem;
    z-index: 1;
    cursor: pointer;
}

.m-part07-swiper_prev:hover {
    background-image: url(../images/p7_left_hover.png);
}

.m-part07-swiper_next {
    width: .5rem;
    height: .5rem;
    background: url(../images/p7_right.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    right: .2rem;
    top: 50%;
    margin-top: -.25rem;
    z-index: 1;
    cursor: pointer;
}

.m-part07-swiper_next:hover {
    background-image: url(../images/p7_right_hover.png);
}

.m-part08 {
    background-color: #170b5d;
    padding: .5rem 0rem;
}

.m-part08_main {
    margin-top: .35rem;
}

.m-part08_items {
    font-size: 0;
}

.m-part08_item {
    width: 33.333333%;
    display: inline-block;
    padding: .1rem;
}

.m-part08_box {
    position: relative;
}

.m-part08_box img {
    width: 100%;
    height: auto;
    display: block;
}


.m-footer {
    padding: .5rem 0;
    text-align: center;
    background: url(../images/line_bg.png) no-repeat;
    background-size: 100% auto;    
    background-color: #170b5d;
}

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

.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;
    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;
}

