html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
}


/* 第1部分 */

.part1 {
    position: relative;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
}


/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.part2 .wrap {
    padding-top: 2.8rem;
}

.part2-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part2-title {
    padding: 0 0 0 0.2rem;
    background: url(../images/arrow_w.png) no-repeat 3.8rem 0.8rem/0.5rem;
}

.part2-title .en {
    padding: 0 0 0.1rem;
}

.part2-title .en img {
    width: 1.7rem;
}

.part2-title .ch {
    margin: 0 0 0.1rem;
    font-size: 0.48rem;
    line-height: 0.5rem;
    color: #000;
}

.part2-title span {
    display: block;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #228d00;
}

.part2-white {
    margin: 0.6rem 0 0;
    padding: 0.6rem 0.6rem 0.6rem 0.7rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0.1rem;
}

.part2-name {
    position: relative;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
}

.part2-name::before {
    content: '';
    position: absolute;
    z-index: 20;
    left: -0.5rem;
    top: 0.12rem;
    width: 0.2rem;
    height: 0.1rem;
    background: url(../images/part2_green.png) no-repeat 0 center/100% 100%;
}

.part2-name span {
    color: #228d00;
}

.part2-p {
    margin: 0.2rem 0;
    height: 2rem;
    overflow: hidden;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #666666;
    text-align: justify;
}

.part2-more {
    width: 1.5rem;
}

.part2-more a {
    display: block;
    font-size: 12px;
    line-height: 0.4rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    border-radius: 0.2rem;
}

.part2-layer {
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
}

.part2-layer img {
    width: 100%;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
    perspective: 1000px;
    align-items: center;
    width: auto;
    margin: 0 0.2rem;
}

.part3-main {
    width: 100%;
    padding: 0.2rem 0.4rem;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 5px solid #228d00;
}

.part3-top {
    display: flex;
    justify-content: space-between;
    padding: 0.3rem 0;
}

.part3-name {
    width: 2.6rem;
}

.part3-name .ch {
    font-size: 0.36rem;
    line-height: 0.48rem;
}

.part3-name .ch span {
    color: #228d00;
}

.part3-name .en {
    margin: 0.1rem 0;
    padding: 0 0 0 0.4rem;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
    background: url(../images/line_green.png) no-repeat 0 center/0.15rem;
}

.part3-name .more {
    display: block;
    width: 1.5rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    border-radius: 0.8vw;
}

.part3-nav ul {
    display: flex;
}

.part3-nav ul li {
    padding-left: 4vw;
}

.part3-nav ul a {
    display: block;
    width: 0.4rem;
    font-size: 0.36rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
}

.part3-box {
    position: relative;
    margin: 0.2rem 1rem;
}

.part3-prev,
.part3-next {
    text-align: center;
}

.part3-prev img,
.part3-next img {
    width: 0.8rem;
}

.part3-banner {
    height: 6.6rem;
}

.part3-banner i {
    display: block;
    overflow: hidden;
    margin: 1px 0;
    border: 2px solid #fff;
}

.part3-banner i img {
    width: 100%;
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    perspective: 1000px;
}

.part4-main {
    width: 100%;
    padding: 0.6rem 0.2rem 0;
}

.part4-top {
    display: flex;
    justify-content: space-between;
}

.part4-name {
    width: 2rem
}

.part4-name .ch {
    font-size: 0.36rem;
    line-height: 0.48rem;
}

.part4-name .ch span {
    color: #228d00;
}

.part4-name .en {
    margin: 0.1rem 0;
    padding-left: 0.3rem;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    background: url(../images/line_green.png) no-repeat 0 center/0.15rem;
}

.part4-name .more {
    display: block;
    width: 1.5rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    border-radius: 0.2rem;
}

.part4-nav ul {
    display: flex;
    padding: 0.2rem 0 0;
}

.part4-nav ul li {
    padding: 0 2px;
}

.part4-nav ul a {
    display: flex;
    align-items: center;
    padding: 0.1rem 0.2rem;
    background: #228d00;
}

.part4-nav-icon {
    position: relative;
    width: 0.52rem;
}

.part4-nav-icon img {
    width: 0.48rem;
}

.part4-nav-font {
    width: 0.52rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    color: #fff;
}

.part4-box {
    margin: 0.6rem 0 0;
}

.part4-box ul {
    display: flex;
    flex-wrap: wrap;
}

.part4-box ul li {
    width: 50%;
    padding: 0.1rem;
}

.part4-box ul a {
    display: block;
}

.part4-box ul a img {
    width: 100%;
}

.part4-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.6rem 0;
    background: url(../images/part4_bottom.jpg) no-repeat center 0/cover;
    transform-origin: center bottom;
}

.part4-bottom ul {
    display: flex;
    justify-content: space-between;
    padding: 0 0.2rem;
}

.part4-bottom ul li {
    display: block;
}

.part4-li-icon {
    padding: 0 0 0.2rem;
}

.part4-li-icon img {
    width: 0.48rem;
}

.part4-li-num {
    display: flex;
    align-items: flex-end;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #fff;
}

.part4-li-num span {
    padding-right: 2px;
    font-size: 0.6rem;
    line-height: 0.5rem;
}

.part4-li-p {
    margin-top: 0.1rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #fff;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap {
    padding-top: 1.8rem;
}

.part5-main {
    padding: 0 0.2rem;
}

.part5-name {
    padding-bottom: 0.1rem;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #000;
}

.part5-detail {
    padding: 0 0 0.5rem;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #228d00;
}

.part5-left ul li {
    margin-bottom: 0.3rem;
}

.part5-left ul a {
    display: flex;
    justify-content: space-between;
    color: #000;
    border-bottom: 2px solid #fff;
}

.new-li-kind {
    width: 1.4rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
    color: #957d4d;
    text-align: center;
    background: #fff;
}

.new-li-title {
    margin-left: 0.2rem;
    width: 5.4rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part5-right {
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
    width: 100%;
}

.part5-layer {
    position: absolute;
    z-index: 55;
    left: 0;
    bottom: 2.7rem;
    width: 100%;
    text-align: center;
}

.part5-img {
    position: relative;
    z-index: 1;
}

.part5-img img {
    width: 100%;
}

.part5-ul {
    display: flex;
    justify-content: center;
}

.part5-li {
    padding: 0 2px;
}

.part5-li i {
    display: block;
}

.part5-li i img {
    width: 1rem;
    border-radius: 50%;
}

.part5-li p {
    margin-top: 0.1rem;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;
    background: #228d00;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
}

.part6 .wrap {
    align-items: center;
}

.part6-main {
    width: 100%;
    padding: 0 0.2rem;
    color: #fff;
}

.part6-contact .en {
    font-size: 0.3rem;
    line-height: 0.36rem;
    text-transform: uppercase;
}

.part6-contact .ch {
    font-size: 0.3rem;
    line-height: 0.36rem;
}

.part6-detail {
    padding: 0.2rem 0 0;
    font-size: 0.24rem;
    line-height: 0.3rem;
}

.part6-info {
    padding: 0.8rem 0 0.4rem;
}

.part6-info ul li {
    display: flex;
    align-items: center;
    padding-bottom: 0.1rem;
}

.part6-li-icon {
    width: 0.5rem;
}

.part6-li-icon img {
    width: 0.3rem;
}

.part6-li-p {
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #fff;
}

.part6-ul {
    position: relative;
}

.part6-ewm {
    position: absolute;
    z-index: 30;
    right: 0.3rem;
    top: -0.2rem;
}

.part6-ewm i {
    display: block;
}

.part6-ewm i img {
    width: 1.5rem;
}

.part6-ewm p {
    margin-top: 2px;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #000;
    text-align: center;
    background: #fff;
}

.part6-li {
    display: flex;
    justify-content: space-between;
}

.part6-li a {
    display: block;
    position: relative;
    padding: 0.05rem;
}

.part6-li a i {
    display: block;
}

.part6-li a i img {
    width: 100%;
}

.part6-li-font {
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    color: #fff;
}

.part6-li-font .ch {
    font-size: 0.3rem;
    line-height: 0.36rem;
}

.part6-li-font .en {
    font-size: 0.24rem;
    line-height: 0.3rem;
}

footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.6rem;
    font-size: 12px;
    line-height: 20px;
}

footer p {
    padding: 0 2px;
    color: #fff;
}

footer a {
    padding: 0 2px;
    color: #fff;
}