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 30px;
}

/* tel */
.tel {
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0;
    width: 4rem;
    height: 1.36rem;
    padding: 0.6rem 0 0 0.2rem;
    color: #fff;
    background: url(../images/tel_bg.png) no-repeat 0 0/100% 100%;
}

.tel-box {
    padding-left: 0.6rem;
    background: url(../images/tel.png) no-repeat 0 center/0.5rem;
}

.tel-box span {
    display: block;
    font-size: 0.24rem;
    line-height: 0.3rem;
}

.tel-box a {
    display: block;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #fff;
}

/* more  */

.part-more {
    width: 3rem;
    background: no-repeat right center/1rem;
}

.part-more a {
    display: flex;
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: center;
}

.part-more span {
    margin-right: 2px;
    width: 0.42rem;
    height: 0.42rem;
    padding: 0.04rem 0 0;
    background: url(../images/circle_r.png) no-repeat 0 center/0.42rem;
}


/* 第1部分 */

.part1 {
    position: relative;
    background: url(../images/mpart1_bg.jpg) no-repeat center 0/cover;
}

.video-btn {
    position: absolute;
    z-index: 10;
    left: 0.6rem;
    top: 4rem;
    width: 100%;
    cursor: pointer;
}

.video-btn img {
    width: 5.4rem;
}

.video-bg {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.alerts {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 10%;
    width: 100%;
    text-align: center;
}

.alerts img {
    width: 40px;
}

.video-bg div {
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.videos {
    width: 100%;
}


/* 第2部分 */

.part2 {
    position: relative;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.part2 .wrap {
    align-items: center;
}

.part2-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part2-detail {
    padding: 0 0 0.3rem;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #000;
}

.part2-more {
    width: 3rem;
    background: url(../images/more_icon.png) no-repeat right center/1rem;
}

.part2-more a {
    color: #c5141c;
}

.part2-more a span {
    background-image: url(../images/circle_r.png);
}

.part2-ul {
    display: flex;
    justify-content: space-between;
    margin: 0.6rem 0 1.2rem;
}

.part2-li {
    padding: 0 0 0 0.4rem;
    color: #000;
    background: url(../images/part2_icon.png) no-repeat 0 center/0.3rem;
}

.part2-li-ch {
    font-size: 0.4rem;
    line-height: 0.48rem;
}

.part2-li-en {
    font-size: 12px;
    line-height: 14px;
}

.part2-nav {
    padding: 0;
}

.part2-nav ul {
    display: flex;
}

.part2-nav ul li {
    width: 20%;
    padding: 0 0.2rem;
}

.part2-nav ul a {
    display: block;
    position: relative;
    height: 2.6rem;
    text-align: center;
    color: #000;
    background: url(../images/mpart2_rice.png) no-repeat 0 0/100%;
}

.part2-nav-name {
    padding: 0.5rem 0 0.1rem;
    text-align: center;
}

.part2-nav-name {
    width: 0.64rem;
    margin: 0 auto;
    font-size: 0.3rem;
    line-height: 0.36rem;
}

.part2-nav-icon {
    text-align: center;
}

.part2-nav-icon i {
    display: block;
}

.part2-nav-icon i img {
    width: 0.4rem;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part3-top {
    display: flex;
}

.part3-shape {
    width: 2.6rem;
    height: 3.4rem;
    padding: 0.7rem 0 0 0.4rem;
    color: #fff;
    background: url(../images/part3_shape.png) no-repeat 0 0/100% 100%;
}

.part3-shape .ch {
    font-size: 0.48rem;
    line-height: 0.5rem;
    background: url(../images/part3_logo.png) no-repeat 1.2rem 0/0.3rem;
}

.part3-shape .en {
    padding: 0.2rem 0 0;
    font-size: 0.24rem;
    line-height: 0.3rem;
}

.part3-nav {
    margin: 0.8rem 0 0;
}

.part3-nav ul {
    display: flex;
    padding-left: 0.8rem;
}

.part3-nav ul li {
    padding-right: 0.24rem;
}

.part3-nav ul a {
    display: block;
    font-size: 0.3rem;
    line-height: 1;
    color: #fff;
    writing-mode: vertical-lr;
}


.part3-more {
    margin-left: 4.1rem;
    background-image: url(../images/more_icon.png);
}

.part3-more span {
    color: #c5141c;
    background-image: url(../images/circle_r.png);
}


.part3-box {
    position: relative;
    height: 6rem;
    margin: 0.6rem 0 0;
    overflow: hidden;
}

.part3-box ul {
    display: flex;
    position: absolute;
}

.part3-box ul li {
    width: 4.8rem;
    padding: 0 0.1rem;
}

.part3-box ul a {
    display: block;
}

.part3-box ul a i {
    display: block;
    border: 1px solid #fff;
}

.part3-box ul a i img {
    width: 100%;
}

.part3-box ul a p {
    padding: .2rem 0 0;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
    text-align: center;
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    align-items: center;
}

.part4-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part4-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.part4-font {
    width: 4.2rem;
    color: #fff;
}

.part4-name {
    font-size: 0.48rem;
    line-height: 0.6rem;
    color: #fff;
}

.part4-p {
    height: 2rem;
    margin: 0.3rem 0;
    overflow: hidden;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
}

.part4-more {
    background-image: url(../images/more_icon_w.png);
}

.part4-more a span {
    color: #fff;
    background-image: url(../images/circle_w.png);
}

.part4-map {
    padding: 1rem 0 0;
}

.part4-map img {
    width: 2rem;
}

.part4-nav {
    margin: 1.6rem 0 0;
    padding: 0.4rem 0 0;
    border-top: 1px solid #fff;
}

.part4-nav ul {
    display: flex;
}

.part4-nav ul li {
    width: 33.3%;
}

.part4-nav ul a {
    display: block;
    padding: 0 0.2rem;
    color: #fff;
    border-left: 1px solid #fff;
}

.part4-nav ul li:nth-child(1) a {
    border: 0;
}

.part4-li-name {
    font-size: 0.36rem;
    line-height: 0.42rem;
}

.part4-li-detail {
    font-size: 0.28rem;
    line-height: 0.4rem;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}


.part5-main {
    width: 100%;
    padding: 0.2rem 0.2rem 0;
}

.part5-top {
    padding: 0;
}

.part5-title {
    padding: 0 0 0.2rem;
    color: #000;
}

.part5-title .ch {
    font-size: 0.36rem;
    line-height: 0.4rem;
}

.part5-title .en {
    font-size: 12px;
    line-height: 14px;
}

.part5-more {
    background-image: url(../images/more_icon.png);
}

.part5-more a span {
    color: #c5141c;
    background-image: url(../images/circle_r.png);
}

.part5-nav {
    margin: 0.4rem 0;
}

.part5-nav ul {
    display: flex;
}

.part5-nav ul li {
    padding-right: 0.24rem;
}

.part5-nav ul a {
    display: block;
    font-size: 0.3rem;
    line-height: 1;
    color: #000;
    writing-mode: vertical-lr;
}


.part5-bottom {
    overflow: hidden;
}

.part5-swiper {
    position: relative;
    overflow: hidden;
}

.part5-swiper a {
    display: block;
    color: #000;
}

.new-li-time {
    font-size: 14px;
    line-height: 20px;
}

.new-li-title {
    margin: 0.1rem 0;
    font-size: 0.36rem;
    line-height: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li-p {
    height: 1.6rem;
    overflow: hidden;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #000;
}

.part5-btns {
    display: flex;
    margin-top: 0.2rem;
}

.part5-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.1rem;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
}

.part5-btn img {
    width: 0.2rem;
}


/* 第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;
}

.part6-box {
    display: block;
}

.part6-logo {
    padding: 0 0 0.3rem;
}

.part6-logo img {
    width: 1.8rem;
}

.part6-contact .inputs {
    display: flex;
    justify-content: space-between;
}

.part6-contact .inputs input {
    display: block;
    width: 3.45rem;
    padding: 0.15rem 0.05rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
    background: none;
    border: 1px solid #fff;
}

.textarea {
    display: flex;
    margin-top: 0.2rem;
}

.textarea textarea {
    width: 100%;
    height: 1.2rem;
    overflow: hidden;
    padding: 0.15rem 0.05rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
    background: none;
    border: 1px solid #fff;
}

.yzm {
    display: flex;
    margin-top: 0.2rem;
}

.yzm-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 0.1rem;
    border: 1px solid #fff;
}

.yzm input {
    display: block;
    margin-right: 0.4vw;
    width: 2.2rem;
    padding: 0.15rem 0.05rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
    background: none;
    border: 0;
}

.yzm-box img {
    width: 0.8rem;
    height: 0.4rem;
}

.yzm button {
    display: block;
    width: 2rem;
    padding: 0.15rem 0;
    font-size: 0.3rem;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;
    background: #c5141c;
    border: 1px solid #fff;
}

.part6-bottom {
    position: relative;
    padding: 0.4rem 0 0;
}

.part6-li {
    display: flex;
    margin: 0 0 0.2rem;
}

.part6-li-icon {
    width: 1rem;
}

.part6-li-icon img {
    width: 0.8rem;
}

.part6-li-font {
    padding: 0.1rem 0;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #fff;
}


.fix-ul {
    display: flex;
    position: absolute;
    z-index: 80;
    right: 0;
    bottom: 0;
}

.fix-li {
    position: relative;
    display: block;
    margin-left: 0.2rem;
    cursor: pointer;
}

.fix-li-icon {
    position: relative;
    z-index: 1;
}

.fix-li-icon img {
    width: 0.8rem;
}


footer {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 20px;
}

footer p {
    padding: 0 5px;
    color: #fff;
}

footer a {
    padding: 0 5px;
    color: #fff;
}