html,
body {
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.wrap {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
}

.part-foot {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 15;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #2c2c2c;
}

.part-foot p {
    padding: 0 5px;
    font: 400 14px/30px '微软雅黑';
    color: #fff;
}


/* 第1部分 */
.part1 {
    position: relative;
}

.banner i {
    display: block;
    height: 100%;
}

.banner i img {
    width: 100%;
    height: 100%;
}

/* 第二部分 */
.part2 {
    background: url(../images/mpart2_bg.jpg) no-repeat center center/cover;
}

.part2 .wrap {
    align-items: center;
}

.part2-main {
    position: relative;
    width: 8.4rem;
    height: 8rem;
    margin: 0 auto;
}

.part2-center {
    position: relative;
    width: 5.2rem;
    height: 5.2rem;
    margin: 0 auto;
    background: url(../images/mpart2_img1.png) no-repeat center center/100% 100%;
    border: 4px solid #fff;
    border-radius: 50%;
}

.part2-circle {
    position: absolute;
    z-index: 1;
    left: 0.1rem;
    top: 0.1rem;
}

.part2-circle img {
    width: 4.8rem;
}

.part2-title {
    position: relative;
    z-index: 10;
    padding: 50px 0 0;
    text-align: center;
}

.part2-title .en {
    display: block;
    font: bold 14px/24px '微软雅黑';
    color: #fff;
    text-transform: uppercase;
}

.part2-title .ch {
    display: block;
    font: bold 12px/18px '微软雅黑';
    color: #fff;
}

.part2-more {
    position: relative;
    z-index: 10;
}

.part2-more a {
    display: block;
    width: 100px;
    margin: 30px auto 0;
    font: bold 12px/24px '微软雅黑';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #109556;
}

.part2-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1rem 0 0;
}

.part2-li {
    position: relative;
    width: 45%;
    margin: 0.24rem 0;
    color: #fff;
}

.part2-li-name {
    padding: 0 0 10px;
    font: 400 12px/18px '微软雅黑';
}

.part2-li-num {
    font: bold 24px/30px '微软雅黑';
}

.part2-li-slide {
    position: absolute;
    left: 120px;
    top: 20px;
    width: 18px;
    font: bold 12px/14px '微软雅黑';
    text-align: center;
}


/* 第3部分 */
.part3 {}

.part3 .wrap {
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.part3-li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 25%;
    overflow: hidden;
}

.part3-li-img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.part3-li-img img {
    width: 100%;
    height: 100%;
}

.part3-li a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    color: #fff;
    text-align: center;
}

.part3-li-icon img {
    width: 1.8rem;
}

.part3-li-ch {
    font: bold 14px/24px '微软雅黑';
}

.part3-li-font {
    padding-left: 0.2rem;
}

.part3-li-en1 {
    font: 400 12px/18px '微软雅黑';
    text-transform: uppercase;
}

.part3-li-en2 {
    font: 400 12px/18px '微软雅黑';
    text-transform: uppercase;
}


/* 第4部分 */
.part4 {
    background: url(../images/mpart4_bg.jpg) no-repeat center center/cover;
}

.part4 .wrap {
    align-items: center;
}

.part4-main {
    width: 100%;
}

.part4-title {
    color: #fff;
    text-align: center;

}

.part4-title .ch {
    display: block;
    font: bold 24px/30px '微软雅黑';
}

.part4-title .en {
    display: block;
    font: 400 14px/18px '微软雅黑';
    text-transform: uppercase;
}

.part4-nav {
    padding: 10px 0 20px;
}

.part4-nav ul {
    display: flex;
    justify-content: center;
}

.part4-nav ul li {
    padding: 0 5px;
}

.part4-nav ul li a {
    display: block;
    padding: 0 5px;
    font: bold 14px/30px '微软雅黑';
    color: #fff;
}

.marquee {
    position: relative;
    height: 5.8rem;
}

.marquee ul {
    position: absolute;
    left: 0;
    top: 0;
}

.part4-box ul li {
    float: left;
    width: 5.4rem;
    padding: 0.18rem;
    background: #fff;
    border: 1px solid #bfbfbf;

}

.part4-box ul li a {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
}

.part4-box ul li i {
    display: block;
}

.part4-box ul li i img {
    width: 100%;
}

.pic-li-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(63, 127, 85, 0.9);
}

.pic-li-name {
    padding: 10px 0;
    font: bold 14px/24px '微软雅黑';
    color: #fff;
    text-align: center;
}


/* 第5部分 */
.part5 {
    background: url(../images/mpart5_bg.jpg) no-repeat center center/cover;
}

.part5 .wrap {
    align-items: center;
}


.part5-main {
    position: relative;
    width: 100%;
    padding: 0 0.6rem;
}

.part5-title {
    text-align: center;
}

.part5-title img {
    width: 4.4rem;
}

.part5-nav {
    padding: 0.2rem 0;
}

.part5-nav ul {
    display: flex;
    justify-content: center;
}

.part5-nav li {
    padding: 0 0.2rem;
}

.part5-nav li a {
    display: block;
    padding: 0 0.2rem;
    font: bold 14px/30px '微软雅黑';
    color: #007411;
    background: #ffffff;
    border-radius: 30px;
}

.part5-box {
    padding: 0;
    perspective: 500px;
}

.part5-box li {
    padding: 0 0 0.2rem;
    opacity: 0;
    transform: rotateX(-90deg);
    transition: 1s;
}

.part5-box li a {
    display: flex;
    justify-content: space-between;
    padding: 0.24rem 0.4rem 0.24rem 0.6rem;
    color: #000;
    background: #fff;
}

.new-li-img {
    width: 2.5rem;
    height: 1.6rem;
}

.new-li-img img {
    width: 100%;
    height: 100%;
}

.new-li-font {
    width: 4.8rem;
}

.new-li-title {
    overflow: hidden;
    font: 400 14px/24px '微软雅黑';
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li-p {
    height: 40px;
    overflow: hidden;
    font: 400 12px/20px '微软雅黑';
}

/* 动画 */
.part5.swiper-slide-active .part5-box li {
    opacity: 1;
    transform: rotateX(0);
    transition-delay: 1s;
}


/* 第6部分 */
.part6 {
    background: url(../images/mpart6_bg.jpg) no-repeat center center/cover;
}

.part6 .wrap {
    align-items: center;
}

.part6-main {
    justify-content: center;
    width: 100%;
    padding: 0 1rem;
}

.part6-center {
    position: relative;
    height: 8rem;
    background: url(../images/part6_right.png) no-repeat center 0/100%;
}

.hand {
    position: absolute;
    right: -1rem;
    bottom: -2.4rem;
}

.hand img {
    width: 8rem;
}

.part6-center a img {
    width: 100%;
}

.part6-img1 {
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 1.2rem;
    top: 1rem;
    display: flex;
    width: 1rem;
    height: 2rem;
    background: #fff;
}

.part6-img1::before {
    content: '';
    position: absolute;
    left: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-right: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img1::after {
    content: '';
    position: absolute;
    right: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-left: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img2 {
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3.8rem;
    display: flex;
    width: 1rem;
    height: 2rem;
    background: #fff;
}

.part6-img2::before {
    content: '';
    position: absolute;
    left: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-right: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img2::after {
    content: '';
    position: absolute;
    right: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-left: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img3 {
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 1.8rem;
    top: 5rem;
    display: flex;
    width: 1rem;
    height: 2rem;
    background: #fff;
}

.part6-img3::before {
    content: '';
    position: absolute;
    left: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-right: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img3::after {
    content: '';
    position: absolute;
    right: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-left: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img4 {
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 5.78rem;
    top: 1.64rem;
    display: flex;
    width: 1rem;
    height: 2rem;
    background: #fff;
}

.part6-img4::before {
    content: '';
    position: absolute;
    left: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-right: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img4::after {
    content: '';
    position: absolute;
    right: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-left: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img5 {
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 5.2rem;
    top: 4.8rem;
    display: flex;
    width: 1rem;
    height: 2rem;
    background: #fff;
}

.part6-img5::before {
    content: '';
    position: absolute;
    left: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-right: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

.part6-img5::after {
    content: '';
    position: absolute;
    right: -0.6rem;
    top: 0;
    border-top: 1rem solid transparent;
    border-left: 0.6rem solid #fff;
    border-bottom: 1rem solid transparent;
}

/* 第7部分 */
.part7 {
    background: url(../images/mpart7_bg.jpg) no-repeat center 0/cover;
}

.part7 .wrap {
    align-items: center;
    color: #fff;
}

.part7-main {
    width: 100%;
}

.part7-title {
    font: bold 18px/30px '微软雅黑';
    text-align: center;
}

.part7-p {
    padding: 30px 0 20px;
    font: bold 16px/30px '微软雅黑';
    text-align: center;
}

.part7-ewm {
    text-align: center;
    font: 400 14px/20px '微软雅黑';
}

.part7-ewm img {
    width: 2.4rem;
}