html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    z-index: 99;
    right: 1%;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
}


/* 第1部分 */

.part1 {
    position: relative;
}

.banner-img {
    width: 100%;
    height: 100%;
}

.banner-img img {
    width: 100%;
    height: 100%;
}

.banner-font {
    position: absolute;
    left: 0;
    top: 2.2rem;
    opacity: 0;
    transform: translate3d(0, 20%, 0);
    transition: 1s;
}

.banner-font img {
    width: 100%;
}


/* 动画 */

.banner .swiper-slide-active .banner-font {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: 1s;
}


/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.part2 .wrap {
    align-items: center;
}

.part2-main {
    width: 100%;
}

.part2-title {
    text-align: center;
    color: #c1192e;
}

.part2-title p {
    font: 400 36px/42px "微软雅黑";
}

.part2-title span {
    font: 400 12px/16px "微软雅黑";
}

.part2-more {
    padding: 12px 0 0;
    text-align: center;
}

.part2-more img {
    width: 24px;
}

.part2-box {
    margin-top: -12px;
    padding: 0.6rem 0.4rem 1rem;
    background: rgba(255, 255, 255, 0.75);
}

.part2-p {
    font: 400 0.32rem/0.48rem "微软雅黑";
    color: #000;
    text-align: center;
}

.part2-ul {
    padding: 0.5rem 0 0;
}

.part2-ul ul {
    display: flex;
    justify-content: space-between;
}

.part2-ul li {
    width: 2.4rem;
}

.part2-ul a {
    display: block;
}

.part2-ul a img {
    width: 100%;
}

.part2-ul a p {
    overflow: hidden;
    margin: 10px 0 0;
    font: 400 0.32rem/0.64rem "微软雅黑";
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #bd283e;
    border-radius: 6px;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
    padding-top: 3rem;
}

.part3-main {
    width: 100%;
    padding: 0 0.4rem;
}

.part3-name {
    color: #000;
}

.part3-name .ch {
    display: block;
    font: 400 18px/1 "微软雅黑";
}

.part3-name .en {
    display: block;
    font: 400 12px/16px "微软雅黑";
    text-transform: uppercase;
}

.part3-nav ul {
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0;
}

.part3-nav ul li {
    width: 1.68rem;
}

.part3-nav ul li a {
    display: block;
    font: 400 12px/24px "微软雅黑";
    color: #fff;
    text-align: center;
    background: #000;
}

.part3-bottom {
    display: flex;
}

.part3-img {
    flex-shrink: 0;
    width: 5.4rem;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #c1192e;
}

.part3-img img {
    width: 100%;
}

.part3-img p {
    font: 400 16px/30px "微软雅黑";
    color: #fff;
    text-align: center;
    background: #c1192e;
    border-top: 2px solid #c1192e;
}

.part3-info {
    flex-grow: 1;
    padding: 0.8rem 0 0 10px;
}

.part3-arr {
    display: flex;
    padding: 0 0 4px;
    font: bold 12px/20px "微软雅黑";
    color: #000;
}

.part3-arr span {
    flex-shrink: 0;
}

.part3-info p {
    flex-grow: 1;
}

.part3-line-more img {
    width: 24px;
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    padding: 3rem 0 0;
}

.part4-main {
    position: relative;
    z-index: 11;
    width: 100%;
    padding: 0 0 0 0.32rem;
}

.part4-box {
    position: relative;
    z-index: 10;
    width: 9rem;
    height: 8.6rem;
    padding: 2rem 1.8rem 0 2.8rem;
    background: url(../images/part4_box_bg.png) no-repeat 0 0/100%;
}

.part4-name {
    padding: 0 0 0.3rem;
    font: 400 0.48rem/0.5rem "微软雅黑";
    color: #000;
    text-align: center;
    background: url(../images/part4_line.png) no-repeat center bottom/auto 2px;
}

.part4-p {
    height: 1.44rem;
    overflow: hidden;
    margin: 0.3rem 0 0;
    font: 400 0.32rem/0.48rem "微软雅黑";
    color: #000;
    text-align: justify;
}

.part4-more {
    padding: 0 0 1rem;
    font: 400 0.32rem/0.48rem "微软雅黑";
    text-align: center;
}

.part4-more a {
    color: #000;
}

.part4-detail {
    font: bold 0.32rem/0.48rem "微软雅黑";
    color: #c1192e;
    text-align: center;
}

.part4-factory {
    position: absolute;
    left: 0.8rem;
    top: 0;
}

.part4-factory img {
    width: 1.72rem;
}

.part4-ku {
    position: absolute;
    left: 0;
    top: 4rem;
}

.part4-ku img {
    width: 1.44rem;
}

.part4-sb {
    position: absolute;
    right: -0.6rem;
    top: 4rem;
}

.part4-sb img {
    width: 1.6rem;
}

.part4-left {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 1rem;
}

.part4-left img {
    width: 7rem;
}

.part4-right {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 40px;
    margin: 0 0 0 300px;
}

.part4-bottom {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    padding: 0.6rem 0 0;
    text-align: center;
    background: url(../images/part4_bottom.jpg) no-repeat center center/cover;
}

.part4-bottom p {
    font: 400 14px/16px "微软雅黑";
    color: #fff;
    letter-spacing: 5px;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap {
    align-items: center;
}

.part5-main {
    width: 100%;
}

.part5-title {
    padding: 0 0 0.65rem;
    text-align: center;
}

.part5-title img {
    width: 6rem;
}

.part5-banner .swiper-slide {
    padding: 0 0.2rem;
}

.part5-banner .swiper-slide a {
    display: block;
    position: relative;
    padding: 0.4rem 0.3rem 0;
    overflow: hidden;
    color: #000;
    border: 1px solid #000;
}

.new-li-title {
    overflow: hidden;
    font: 400 0.4rem/0.5rem "微软雅黑";
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li-time {
    font: 400 00.32rem/0.4rem "微软雅黑";
    text-align: center;
}

.new-li-p {
    height: 108px;
    margin: 15px 0;
    overflow: hidden;
    font: 400 12px/18px "微软雅黑";
    text-align: justify;
}

.new-li-more {
    padding: 10px 0 15px;
    font: 400 12px/14px "微软雅黑";
    text-align: center;
    border-top: 1px solid #000;
}

.part5-more {
    margin: 30px 0 0;
    text-align: center;
}

.part5-more img {
    width: 24px;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
}

.part6 .wrap {
    align-items: center;
}

.part6-main {
    width: 8rem;
    margin: 0 auto;
}

.part6-title {
    text-align: center;
}

.part6-title img {
    width: 6.8rem;
}

.part6-img1 {
    padding: 0.6rem 0;
}

.part6-img1 img {
    width: 3.8rem;
}

.part6-box {
    padding: 0.6rem 0.4rem;
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #c1192e;
    border-radius: 15px;
}

.part6-line {
    padding: 2px 0 2px 24px;
    font: 400 14px/24px "微软雅黑";
    color: #000000;
}

.part6-line:nth-child(1) {
    background: url(../images/part6_icon1.png) no-repeat 0 center/20px;
}

.part6-line:nth-child(2) {
    background: url(../images/part6_icon2.png) no-repeat 0 center/20px;
}

.part6-line:nth-child(3) {
    background: url(../images/part6_icon3.png) no-repeat 0 center/20px;
}

.part6-foot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
}

.part6-foot p {
    padding: 0 5px;
    font: 400 14px/24px "微软雅黑";
    color: #000;
}