html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding: 80px 0 0;
}

.part-line {
    position: absolute;
    z-index: 50;
    top: 0;
    width: 8px;
    height: 100px;
    background: url(../images/part2_line.png) no-repeat 0 bottom/8px;
}

.part-line::before {
    content: 'huanxi daojia';
    position: absolute;
    left: -45px;
    top: 105px;
    width: 24px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.circle-font {
    position: absolute;
    z-index: 30;
    left: 0.4rem;
    top: 1.6rem;
}

.circle-font span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 0 2px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background: url(../images/circle_r.png) no-repeat center center/100% 100%;
}

.circle-font span img {
    width: 0.3rem;
}


/* 第1部分 */

.part1 {
    position: relative;
    background: url(../images/mbanner1.jpg) no-repeat center bottom/100%;
}

.video-btn {
    position: absolute;
    left: 0;
    top: 6rem;
    width: 100%;
    text-align: center;
}

.video-btn img {
    width: 3.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: flex-end;
}

.part2-main {
    width: 100%;
}

.part2-line {
    right: 1.6rem;
}

.part2-ad {
    padding: 0 0 0 0.2rem;
}

.part2-ad img {
    width: 5.4rem;
}

.part2-nav {
    padding: 0.4rem 0 0.4rem 0.1rem;
}

.part2-nav ul {
    display: flex;
}

.part2-nav ul li {
    padding: 0 0.1rem;
}

.part2-nav ul a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.2rem;
    height: 1.2rem;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #a00100;
    background: url(../images/part2_shape.png) no-repeat center center/100% 100%;
}

.part2-nav ul a span {
    display: block;
    width: 0.6rem;
}

.part2-box {
    padding: 0.4rem 0.2rem;
    background: url(../images/mpart2_box.png) no-repeat 0 0/cover;
    border-top: 3px solid #a00100;
}

.part2-name {
    color: #000;
}

.part2-name .ch {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #000;
}

.part2-name .en {
    font-size: 12px;
    line-height: 16px;
    color: #999999;
}

.part2-ad2 {
    padding: 0.1rem 0 0.2rem;
}

.part2-ad2 img {
    width: 2.8rem;
}

.part2-p {
    height: 160px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

.part2-more a {
    position: relative;
    display: block;
    width: 100px;
    font-size: 12px;
    line-height: 24px;
    color: #a00100;
    text-align: center;
    background: url(../images/mpart2_border.png) no-repeat center center/100% 100%;
}

.part2-img {
    position: absolute;
    z-index: 60;
    right: 0;
    bottom: 0;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}

.part3 .wrap {
    align-items: center;
}

.part3-line {
    left: 2.2rem;
}

.part3-cz {
    position: absolute;
    z-index: 20;
    left: 0.1rem;
    top: 2rem;
}

.part3-cz img {
    width: 1.7rem;
}

.part3-en {
    position: absolute;
    z-index: 10;
    top: 1.8rem;
    right: 0.1rem;
}

.part3-en img {
    width: 4rem;
}

.part3-main {
    position: relative;
    width: 100%;
    padding: 0 0.2rem;
}

.part3-banner {
    position: relative;
    margin-top: 1.4rem;
}

.part3-banner .swiper-slide {
    position: relative;
    padding: 0 0 0 0.8rem;
}

#part3-page {
    position: absolute;
    z-index: 50;
    right: 0.2rem;
    top: 0.4rem;
}

#part3-page .swiper-pagination-bullet {
    width: 60px;
    padding: 0.6rem 0 0;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    text-align: center;
    background: none;
    opacity: 1;
}

#part3-page .swiper-pagination-bullet-active {
    color: #a60100;
    background: url(../images/shu.png) no-repeat center 0/1px 0.5rem;
}

.part3-img {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 1rem;
    width: 3.6rem;
    height: 3.6rem;
    border: 1px solid #333;
}

.part3-img img {
    width: 100%;
}

.part3-con {
    position: relative;
    padding: 1rem 0.3rem 1rem 3.1rem;
    background: url(../images/mpart3_box.png) no-repeat center 0/cover;
}

.pic-li-logo {
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
}

.pic-li-logo img {
    width: 1.2rem;
}

.pic-li-name {
    margin: 0 0 0.3rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #333;
}

.pic-li-p {
    height: 2.4rem;
    overflow: hidden;
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #000;
}

.pic-li-more a {
    display: block;
    position: relative;
    margin-top: 0.1rem;
    width: 1.8rem;
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #a00100;
    text-align: center;
    background: url(../images/mpart2_border.png) no-repeat center center/100% 100%;
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4 .wrap {
    align-items: center;
}

.part4-line {
    right: 1.5rem;
}

.part4-xg {
    position: absolute;
    top: 1.9rem;
    right: 2rem;
}

.part4-xg img {
    width: 1.7rem;
}

.part4-main {
    position: relative;
    width: 100%;
}

.part4-box {
    width: 100%;
    overflow: auto;
}

.part4-main ul {
    display: flex;
    width: 10rem;
}

.part4-main ul li {
    width: 2rem;
    padding: 0 0.1rem;
}

.part4-main ul a {
    display: block;
    position: relative;
    border: 1px solid #fff;
    border-radius: 0.3rem;
    box-shadow: 0 0 5px 0 #999;
}

.part4-main ul i {
    display: block;
}

.part4-main ul i img {
    width: 100%;
}

.part4-li-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0.4rem 0 0;
}

.part4-li-num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 auto;
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-family: SimSun;
    color: #a00100;
    border: 1px solid #fff;
    border-radius: 50%;
}

.part4-li-name {
    width: 0.4rem;
    margin: 0.6rem auto 1rem;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #a60100;
    text-align: center;
}

.part4-li-more {
    text-align: center;
}

.part4-li-more span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.36rem;
    height: 0.36rem;
    margin: 0 auto;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    background: #a60100;
    border-radius: 50%;
    border: 1px solid #fff;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center bottom / cover;
}

.part5 .wrap {
    align-items: flex-end;
    padding-bottom: 0.5rem;
}

.part5-line {
    left: 2.4rem;
}

.part5-qs {
    position: absolute;
    left: 0.3rem;
    top: 1.6rem;
}

.part5-qs img {
    width: 1.8rem;
}

.part5-main {
    position: relative;
    width: 100%;
    padding: 0 0.2rem;
}

.part5-box {
    position: relative;
    padding: 0.4rem;
    background: rgba(255, 255, 255, 0.95);
}

.part5-nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.2rem;
}

.part5-nav ul li {
    padding: 0 1px;
}

.part5-nav ul a {
    display: block;
    padding: 0 0 0 0.3rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
    background: url(../images/arrow_g.png) no-repeat 0 center/0.2rem;
}

.part5-banner a {
    display: block;
}

.part5-li-img img {
    width: 100%;
    height: 3.6rem;
}

.part5-li-font {
    padding: 0.2rem 0 0;
}

.part5-li-title {
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #c30c17;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part5-li-time {
    padding: 0.1rem 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    border-bottom: 1px solid #c40c18;
}

.part5-li-p {
    height: 80px;
    margin: 0.2rem 0 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}

.part5-li-more {
    display: flex;
    justify-content: flex-end;
}

.part5-li-more span {
    display: block;
    width: 1.6rem;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #c20b17;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/mpart6_bg.jpg) no-repeat center 0 / cover;
    border-bottom: 5px solid #a60100;
}

.part6 .wrap {
    align-items: flex-end;
    padding-bottom: 0.4rem;
}

.part6-line {
    right: 1.4rem;
}

.part6-dc {
    position: absolute;
    z-index: 50;
    right: 2rem;
    top: 1.8rem;
}

.part6-dc img {
    width: 1.7rem;
}

.part6-main {
    position: relative;
    z-index: 50;
    width: 100%;
    padding: 0 0.2rem;
}

.part6-name {
    font-size: 18px;
    line-height: 20px;
    color: #a60100;
}

.part6-detail {
    padding: 0.2rem 0 0.4rem;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

.part6-tel {
    padding-left: 0.5rem;
    background: url(../images/24h.png) no-repeat 0 center/0.4rem;
}

.part6-tel .ch {
    font-size: 12px;
    line-height: 16px;
    color: #a60100;
}

.part6-tel .en {
    font-size: 12px;
    line-height: 16px;
    color: #999999;
}

.part6-num {
    padding: 0.1rem 0;
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #a60100;
}

.part6-adress {
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

.part6-box ul {
    display: flex;
    padding: 0.2rem 0;
}

.part6-box ul li {
    padding: 0 0.2rem 0 0;
}

.ewm-img {
    width: 1.2rem;
    border: 1px solid #c30c17;
}

.ewm-img img {
    width: 100%;
}

.ewm-p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background: #c30c17;
}

footer {
    display: flex;
    flex-wrap: wrap;
    padding: 3vw 0 0;
    font-size: 14px;
    line-height: 20px;
}

footer p {
    padding-right: 5px;
    color: #333;
}

footer a {
    padding-right: 5px;
    color: #333;
}