html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
    border-top: 3px solid #ffd239;
}


/* 第1部分 */

.part1 {
    position: relative;
}

.banner-layer {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 3.6rem;
    width: 100%;
    text-align: center;
}

.banner-layer img {
    width: 6rem;
}

.banner .swiper-slide img {
    width: 100%;
}


/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.part2-icon {
    position: absolute;
    z-index: 1;
    left: -1rem;
    bottom: 0;
}

.part2-icon img {
    width: 6rem;
}

.part2 .wrap {
    align-items: center;
}

.part2-main {
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 0 0.2rem;
}

.part2-en {
    font-size: 12px;
    line-height: 20px;
    color: #fff5e0;
}

.part2-ch {
    padding: 0.1rem 0;
    font-size: 20px;
    line-height: 24px;
    color: #ffd239;
}

.part2-p {
    height: 200px;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    color: #fff5e0;
}

.part2-ul {
    display: flex;
}

.part2-li {
    width: 33.33%;
}

.part2-li a {
    display: block;
    padding: 0.4rem 0.2rem 0.1rem;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.part2-li-icon {
    position: relative;
}

.part2-li-icon i {
    display: block;
}

.part2-li-icon span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
}

.part2-li-icon img {
    width: 0.5rem;
}

.part2-li-en {
    font-size: 12px;
    line-height: 0.4rem;
    color: #ffd239;
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    transition: 0.3s;
}

.part2-li-name {
    margin-bottom: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
}

.part2-li-more {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/part2_san.png) no-repeat 0 center/0.5rem;
}

.part2-li:nth-child(2) a {
    text-align: center;
    background: url(../images/mpart2_li_bg.png) no-repeat center 0/100% 100%;
}

.part2-li:nth-child(2) .part2-li-icon i {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.part2-li:nth-child(2) .part2-li-icon span {
    opacity: 1;
}

.part2-li:nth-child(2) .part2-li-en {
    opacity: 0.3;
    transform: translate3d(0, 0, 0);
}

.part2-li:nth-child(2) .part2-li-name {
    color: #ffd239;
}

.part2-li:nth-child(2) .part2-li-more {
    margin: 0 auto;
    background: url(../images/part2_plus.png) no-repeat center center/2.1vw;
}

.part2-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 1vw;
    font-size: 12px;
    line-height: 2.4vw;
    letter-spacing: 5vw;
    text-align: center;
    background: #ffd239;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
    align-items: center;
}

.part3-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part3-img {
    position: relative;
}

.part3-img i {
    display: block;
}

.part3-img i img {
    width: 100%;
}

.part3-layer {
    position: absolute;
    z-index: 20;
    right: 0;
    bottom: 0.2rem;
    width: 4rem;
    text-align: center;
}

.part3-layer-icon img {
    width: 1.2rem;
}

.part3-layer-font {
    color: #fff;
}

.part3-layer-font .big {
    font-size: 0.36rem;
    line-height: 0.48rem;
}

.part3-layer-font .small {
    font-size: 12px;
    line-height: 16px;
}

.pic-ul {
    position: relative;
    height: 4.4rem;
    margin: 0.2rem 0;
    overflow: hidden;
}

.pic-ul ul {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.pic-ul ul li {
    width: 3.1rem;
    padding: 0 0.05rem;
}

.pic-ul ul a {
    display: block;
    position: relative;
}

.pic-ul ul i {
    display: block;
    background: #fff;
}

.pic-ul ul i img {
    width: 100%;
}

.pic-ul ul p {
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.part3-more a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: rgba(11, 97, 51, 0.8);
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    align-items: center;
}

.part4-main {
    position: relative;
    width: 100%;
    padding: 0 0.1rem;
}

.part4-zgm {
    text-align: center;
}

.part4-zgm img {
    width: 3.6rem;
}

.part4-ch {
    margin-top: 0.2rem;
    font-size: 10px;
    line-height: 16px;
    color: #000;
    text-align: center;
}

.part4-en {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.part4-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0.2rem 0.1rem 0;
}

.part4-img {
    position: relative;
    width: 3.4rem;
}

.part4-img:nth-child(2) {
    margin-top: 0.4rem;
}

.part4-img a {
    display: block;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 5px;
}

.part4-img a img {
    width: 100%;
}

.part4-line-title {
    position: absolute;
    left: -8px;
    top: 0.4rem;
    width: 70px;
    padding-right: 5px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: url(../images/part4_shape.png) no-repeat 0 center/auto 30px;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap {
    align-items: center;
}

.part5-icon {
    position: absolute;
    z-index: 1;
    left: -0.5rem;
    bottom: 0;
}

.part5-icon img {
    width: 4.5rem;
}

.part5-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part5-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part5-title {
    color: #fff;
}

.part5-title .ch {
    font-size: 18px;
    line-height: 20px;
}

.part5-title .en {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

.part5-nav {
    padding: 0 0 2.5vw 5vw;
}

.part5-nav ul {
    display: flex;
}

.part5-nav ul li {
    padding: 0 0.2rem;
    background: url(../images/part5_nav_line.jpg) no-repeat 0 center/2px;
}

.part5-nav ul li:nth-child(1) {
    background: none;
}

.part5-nav ul a {
    display: block;
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #fff;
    text-align: center;
}

.part5-box {
    position: relative;
    z-index: 20;
    padding: 0.6rem 0 0;
}

.part5-new {
    padding: 0.2rem 0;
    background: rgba(255, 255, 255, 1);
    border-left: 2px solid #ffd239;
}

.part5-new ul li {
    padding: 0.2rem 0;
}

.part5-new ul a {
    position: relative;
    display: flex;
    align-items: center;
}

.new-li-time {
    flex-shrink: 0;
    width: 1.4rem;
    color: #000;
    text-align: center;
}

.new-li-day {
    font-size: 30px;
    line-height: 32px;
}

.new-li-year {
    font-size: 12px;
    line-height: 18px;
}

.new-li-font {
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    padding: 0 0.2rem;
    border-left: 1px dashed #000;
}

.new-li-title {
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.new-li-p {
    height: 54px;
    overflow: hidden;
    margin-top: 0.1rem;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}

.new-li-more {
    position: absolute;
    right: -3vw;
    top: -0.6vw;
    z-index: 1;
    width: 3vw;
    height: 100%;
    padding: 1.5vw 1vw 0;
    font-size: 0.9vw;
    line-height: 1;
    color: #000;
    background: #ffd239;
    opacity: 0;
    transform: translate3d(-50%, 0, 0);
    transition: 0.6s;
}

.part5-more {
    display: flex;
    justify-content: flex-end;
    padding: 0.5rem 0 0;
    text-align: right;
}

.part5-more a {
    display: block;
    padding: 0 0 0 0.6rem;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: url(../images/part5_line.jpg) no-repeat 0 center/0.4rem;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
}

.part6-main {
    width: 100%;
    padding: 0.6rem 0.2rem 0;
}

.part6-font {
    display: flex;
    flex-wrap: wrap;
}

.part6-font p {
    display: flex;
    align-items: flex-end;
    padding: 0.1rem 0.5rem 0.1rem 0;
    font-size: 0.4rem;
    color: #000;
}

.part6-font i img {
    width: 0.6rem;
    line-height: 1;
}

.part6-box {
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0 0;
}

.part6-ul {
    display: block;
    width: 4rem;
}

.part6-li {
    display: flex;
    padding: 0.1rem 0;
    border-bottom: 2px solid #0b6133;
}

.part6-li-icon {
    width: 0.8rem;
    text-align: center;
}

.part6-li-icon img {
    width: 0.6rem;
}

.part6-li-font {
    color: #000;
}

.part6-li-name {
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.part6-li-p {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.part6-ewm {
    width: 2.5rem;
    margin: 1.2rem 0 0;
    color: #000;
    text-align: center;
}

.part6-ewm-img {
    width: 1.6rem;
    margin: 0 auto;
    padding: 0.1rem;
    background: #fff;
    border: 1px solid #0b6133;
}

.part6-ewm-img img {
    width: 100%;
}

.part6-ewm-font {
    padding: 0.2rem 0 0;
    font-size: 14px;
    line-height: 20px;
}

.part6-ewm-tel {
    font-size: 16px;
    line-height: 20px;
}

footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
    background: #0b6133;
}

footer p {
    padding: 0 2px;
    color: #fff;
}

footer a {
    padding: 0 2px;
    color: #fff;
}