body {
    background: #fff;
}

.banner {
    position: relative;
    z-index: 1;
}

.banner i {
    display: block;
}

.banner i img {
    width: 100%;
}

/* 第1部分 */
.part1 {
    position: relative;
    z-index: 1;
}

.part1-main {
    width: 100%;
    padding: 0 0.3rem;
}

.part1-title {
    padding: 0.8rem 0 0.4rem;
    text-align: center;
}

.part1-title img {
    width: 4.8rem;
}

.part1-box {
    position: relative;
    z-index: 5;
    padding: 0 0 0.4rem;
    background: url(../images/mpart1_bg.jpg) no-repeat 0 0/100%;
    border-top: 2px solid #417d00;
    border-bottom: 2px solid #417d00;
}

.part1-top {
    padding: 3rem 0 0;
}

.part1-ch {
    font: 400 18px/24px '仿宋';
    color: #6dc807;
}

.part1-en img {
    width: 7.5rem;
}

.part1-leader {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 10px 0.3rem 0 0;
    font: bold 16px/24px "微软雅黑";
    color: #000;
}

.part1-leader img {
    height: 24px;
}

.part1-say {
    margin: 0.3rem 0;
    padding: 0 0 0 0.8rem;
    font: 400 0.4rem/0.6rem "微软雅黑";
    color: #000;
    background: url(../images/part1_line.png) no-repeat 0 center/0.6rem;
}

.part1-p {
    font: 400 14px/24px "微软雅黑";
    color: #999999;
    text-align: justify;
}

.part1-more {
    margin: 0.6rem 0 0;
    font: 400 0.4rem/0.6rem '微软雅黑';
}

.part1-more a {
    color: #000;
}

.part1-slide {
    position: absolute;
    z-index: 15;
    right: 0.3rem;
    top: 5.2rem;
}

.part1-slide img {
    width: 2rem;
}

/* 第2部分 */
.part2 {
    background: url(../images/mpart2_bg.jpg) no-repeat center 0/cover;
    border-bottom: 5px solid #fff;
}

.part2-main {
    width: 100%;
}

.part2-title {
    padding: 0.4rem 0 0;
    text-align: center;
}

.part2-title img {
    width: 100%;
}

.part2-head {
    margin: 0.6rem 0 0;
    padding: 0 0.1rem 4rem 0.5rem;
    text-align: center;
    background: url(../images/mpart2_map.png) no-repeat center bottom/9rem;
}

.part2-head img {
    width: 100%;
}

.part2-box {
    position: relative;
    overflow-x: auto;
    margin: 0.8rem 0 0;
    padding: 0 0 0.8rem;
}

.part2-box ul {
    display: flex;
    width: 16rem;
}

.part2-box ul li {
    position: relative;
    width: 3.2rem;
    padding: 0 0.1rem;
}

.part2-box ul li i {
    display: block;
    overflow: hidden;
    border: 2px solid #ba0000;
}

.part2-box ul li img {
    width: 100%;
}

.part2-box ul li p {
    width: 100px;
    margin: 0.4rem auto 0;
    font: 400 0.4rem/0.5rem "微软雅黑";
    color: #fff;
    text-align: center;
    background: #ba0000;
    border-radius: 15px;
}


/* 第3部分 */
.part3 {
    background: url(../images/mpart3_head.jpg) no-repeat center 0/100%;
}

.part3-main {
    width: 100%;
}

.part3-head {
    height: 3.2rem;
}

.part3-title {
    padding: 1.2rem 0 1.2rem 0.8rem;
    font: 400 0.4rem/0.6rem '微软雅黑';
    color: #fff;
    letter-spacing: 0.1rem;
    background: url(../images/part3_icon.png) no-repeat 0.2rem center/0.3rem;
}

.part3-title p {
    background: url(../images/part3_title_line.png) no-repeat right center/2.4rem;
}

.part3-box {
    padding: 0 0.3rem;
}


.part3-detail {
    padding: 0.8rem 0 0.2rem;
    border-bottom: 1px dashed #c7c7c7;
}

.part3-detail img {
    width: 7.2rem;
}

.part3-p {
    padding: 0.4rem 0 0;
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #666666;
    text-align: justify;
}

.part3-more a {
    display: block;
    margin: 0.3rem 0 0.6rem;
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #000;
}


.part3-nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.6rem;
}

.part3-nav ul li {
    width: 2.2rem;
}

.part3-nav ul li a {
    display: block;
    text-align: center;
}

.part3-nav ul li .ch {
    font: 400 0.4rem/0.8rem '微软雅黑';
    color: #fff;
    background: #fa4b06;
    border-bottom: 1px solid #000000;
}

.part3-nav ul li .en {
    font: 400 0.32rem/0.6rem '微软雅黑';
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #a97a67;
}

/* 第四部分 */
.part4 {
    padding: 0 0 0.8rem;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0/cover;
}

.part4-main {
    position: relative;
    width: 100%;
}

.part4-title {
    padding: 1.2rem 0 0;
    text-align: center;
}

.part4-title img {
    width: 8rem;
}

.part4-nav {
    position: relative;
    z-index: 10;
}

.part4-nav ul {
    display: flex;
    justify-content: center;
}

.part4-nav ul li {
    padding: 0 0.2rem;
}

.part4-nav ul li a {
    display: block;
    font: 400 0.4rem/0.6rem '微软雅黑';
    color: #000;
}

.part4-box {
    position: relative;
    height: 7rem;
    margin: 0.6rem 0 1rem;
}

.part4-box ul {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.part4-box ul li {
    width: 5rem;
    padding: 0 0.1rem;
}

.part4-box li a {
    display: block;
    position: relative;
    height: 6.8rem;
    color: #000;
    text-align: center;
}

.pic-li-bg {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pic_li_bg.png) no-repeat center 0/cover;
}

.pic-li-box {
    position: relative;
    z-index: 10;
}

.pic-li-box i {
    display: block;
}

.pic-li-box i img {
    width: 100%;
}

.pic-li-icon {
    margin: 0 0 0.2rem;
    text-align: center;
}

.pic-li-icon img {
    width: 0.6rem;
}

.pic-li-name {
    font: 400 0.4rem/0.5rem '微软雅黑';
}

.pic-li-weight {
    font: 400 0.4rem/0.5rem '微软雅黑';
}

.part4-more {
    width: 2rem;
    margin: 0 auto;
}

.part4-more a {
    display: block;
    font: 400 0.4rem/0.8rem '微软雅黑';
    text-align: center;
    color: #fff;
    background: url(../images/more_bg.jpg) no-repeat center center/100% 100%;
}


/* 第五部分 */

.part5 {
    background: url(../images/com_bg.png) no-repeat center 0/cover;
}

.part5-main {
    position: relative;
    width: 100%;
    padding: 1rem 0.3rem 0.8rem;
    background: url(../images/mpart5_bg.png) no-repeat center bottom/100%;
}

.part5-slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 0.6rem;
}

.part5-slide i {
    display: block;
}

.part5-slide i img {
    width: 3.2rem;
}

.part5-slide a {
    display: block;
    width: 1.8rem;
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #fff;
    text-align: center;
    background: #555;
}

.part5-box {
    padding: 0;
}

.part5-box ul {
    border-top: 2px solid #555555;
}

.part5-box ul li {
    position: relative;
}

.part5-box ul li::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0.95rem;
    top: 0;
    width: 4px;
    height: 100%;
    background: #555;
}

.part5-box ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 5;
    padding: 0.5rem 0 0;
}


.new-li-img {
    flex-grow: 0;
    width: 2rem;
    height: 2rem;
    overflow: hidden;
    border: 2px solid #555555;
    border-radius: 50%;
}

.new-li-img img {
    width: 100%;
    height: 100%;
}

.new-li-font {
    width: 5.6rem;
    padding: 0 0.4rem;
}

.new-li-title {
    overflow: hidden;
    font: 400 0.48rem/0.6rem '微软雅黑';
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li-time {
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #000000;
}

.new-li-more {
    width: 1.8rem;
    height: 2rem;
    padding: 10px 0 0;
    text-align: center;
    color: #000;
    background: url(../images/new_li_color.jpg) no-repeat 0 0/1px 100%;
}

.new-li-more span {
    display: block;
    font: 400 12px/20px "微软雅黑";

}

.new-li-more i {
    display: block;
    width: 18px;
    height: 18px;
    margin: 0.4rem auto 0;
    background: url(../images/new_arrow.png) no-repeat -14px center/24px;
}

.public {
    padding: 0.8rem 0 0;
}

.public-left {
    text-align: center;
}

.public-left img {
    width: 5rem;
}

.public-ewm {
    display: flex;
    justify-content: center;
    margin: 0.7rem 0 0;
}

.public-ewm-img {
    margin: 0 0.2rem 0 0;
}

.public-ewm-img img {
    width: 1.6rem;
    border: 1px solid #000;
}

.public-ewm-ch {
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #000000;
}

.public-ewm-en {
    font: 400 0.32rem/0.4rem '微软雅黑';
    color: #6b6c6e;
}

.public-ewm p {
    margin: 0.18rem 0 0;
    font: 400 0.4rem/0.5rem '微软雅黑';
    color: #000;
}


footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0;
    font: 400 14px/22px '微软雅黑';
    color: #fff;
    background: #af001a;
}

footer p {
    padding: 0 5px;
}

footer a {
    color: #fff;
}