html,
body {
    perspective: 1000px;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
    transform-origin: 0 0;
}

.wrapper{
    padding-bottom: 1.4rem;
}

.wrap {
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
}


/* 第1部分 */

.part1 {
    position: relative;
}

.banner i{
    display: block;
}

.banner  img{
    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%;
    padding: 0 0.2rem;
}

.part2-group{
    display: flex;
    padding: 0 0 0.5rem;
}
.part2-group .ch{
    padding-right: 0.4rem;
}
.part2-group .ch img{
    width: 3.4rem;
}

.part2-group .en img{
    width: 2.8rem;
}

.part2-box{
    position: relative;
    padding: 0.6rem 3.6rem 3rem 0.3rem;
    background: url(../images/part2_shape.png) no-repeat 0 0.3rem/0.24rem;
    border: 1px solid #000;
    border-bottom: 0;
    border-radius: 0 0.2rem 0 0;
}

.part2-title{
    color: #000;
}

.part2-title .ch{
    font-size: 0.36rem;
    line-height: 0.4rem;
    background: url(../images/line_y.png) no-repeat 1.5rem center;
}

.part2-title .en{
    font-size: 12px;
    line-height: 20px;
}

.part2-p{
    margin: 0.2rem 0 0;
    height: 2.8rem;
    overflow: hidden;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #000;
}

.part2-more{
    margin: 0.2rem 0 0;
}

.part2-more a{
    display: flex;
    align-items: center;
}
.part2-more i{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.4rem;
    height: 0.4rem;
    background: #fde00a;
    border: 1px solid #000;
}
.part2-more img{
    width: 0.1rem;
}
.part2-more p{
    margin-left: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
}

.part2-slide{
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0.7rem;
    width: 3.4rem;
    padding: 2.8rem 0 0;
}
.part2-icon{
    position: absolute;
    right: 0;
    top: 0;
}
.part2-icon img{
    width: 3.4rem;
}
.part2-video{
    position: relative;
    width: 3rem;
}
.part2-video i{
    display: block;
    border: 1px solid #000;
}
.part2-video i img{
    width: 100%;
}
.part2-video-btn{
    position: absolute;
    z-index: 15;
    left: 50%;
    top: 50%;
    margin: -0.24rem 0 0 -0.2rem;
}
.part2-video-btn img{
    width: 0.4rem;
}

.part2-nav{
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0.6rem;
    width: 100%;
    background: #000;
}
.part2-nav ul{
    display: flex;
}
.part2-nav ul li{
    width: 20%;
}
.part2-nav ul li:last-child{
    width: 22%;
    flex-shrink: 0;
}
.part2-nav ul li:nth-child(2n){
    background: #fde00a;
}
.part2-nav ul a{
    display: block;
    padding: 0.3rem 0;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.part2-nav ul li:nth-child(2n) a{
   color: #000;
} 
.part2-li-icon{
    height: 0.6rem;
    overflow: hidden;
}
.part2-li-icon img{
    width: 0.4rem;
}

.part2-li-font{
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
/* 视频 */
.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%;
}


/* 第3部分 */

.part3 {
    position: relative;
    background: url(../images/mpart3_bg.jpg) no-repeat center 0 / cover;
}
.part3 .wrap{
    display: block;
}
.part3-nav{
    width: 100%;
}
.part3-nav ul{
    display: flex;
    flex-wrap: wrap;
    background:url(../images/white.jpg) no-repeat center center/100% 1px;
    /* border-top: 1px solid #fff; */
    border-left: 1px solid #000;
    border-top: 1px solid #000;
}

.part3-nav ul li{
    width: 33.3%;
    background: #fde00a;
    border: 1px solid #000;
    border-left: 0;
    border-top: 0;
}


.part3-nav ul a{
    display: block;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    line-height:0.6rem;
    text-align: center;

    color: #000000;
}

.part3-main {
    margin: 0.4rem 0 0;
    padding: 0 0.2rem;
}

.part3-top{
    padding: 0.1rem 0;
}

.part3-title{
    text-align: left;
}
.part3-title .ch{
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #fde00a;
}
.part3-title .en{
    padding: 0.2rem 0;
}
.part3-title .en img{
    width: 6.4rem;
}

.part3-more a{
    display: flex;
    width: 2.8rem;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #fde00a;
    border: 1px solid #fde00a;
}

.part3-more a span{
    display: block;
    padding-right: 0.2rem;
}

.part3-box{
    position: relative;
    height: 4rem;
    margin: 0.4rem 0 0;
    overflow: hidden;
}
.part3-box ul{
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}
.part3-box ul li{
    width: 3.6rem;
    padding: 0 0.2rem;
}
.part3-box ul a{
    display: block;
}
.part3-box ul a i{
    display: block;
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid #fde00a;
}
.part3-box ul a i img{
    width: 100%;
}
.part3-box ul a p{
    font-size: 0.3rem;
    line-height: 0.64rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.6);
}

.part3-shop{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.2rem 0.1rem;
    background: rgba(0, 0, 0, 0.6);
}

.show-icon{
    width: 2.8rem;
    padding-left: 0.6rem;
    background: url(../images/part3_shop.png) no-repeat 0 center/0.5rem;
}
.show-icon .ch{
    font-size: 0.3rem;
    line-height: 0.34rem;
    color: #fff;
}
.show-icon span{
    color: #fde00a;
}
.show-icon .en{
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}
.show-ul{
    position: relative;
    height: 0.6rem;
    overflow: hidden;
    width: 4.2rem;
}
.show-ul ul{
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}
.show-ul ul li{
    width: 1.8rem;
    padding: 0 0.2rem;
}
.show-ul ul a{
    display: block;
}
.show-ul ul a img{
    width: 100%;
}


/* 第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-left{
    padding: 0 0 0.2rem;
}
.part4-left ul{
    display: flex;
    flex-wrap: wrap;
}
.part4-left ul li{
    width: 50%;
    padding: 0.1rem;
}
.part4-left ul a{
    display: block;
    position: relative;
}
.part4-left ul i{
    display: block;
    overflow: hidden;
}
.part4-left ul li:nth-child(1) i,.part4-left ul li:nth-child(4) i{
    border-radius: 0 0.2rem;
}
.part4-left ul li:nth-child(2) i,.part4-left ul li:nth-child(3) i{
    border-radius: 0.2rem 0;
}

.part4-left ul i img{
    width: 100%;
}
.part4-left ul p{
    position: absolute;
    z-index: 10;
    width: 0.48rem;
    font-size: 0.24rem;
    line-height: 1;
    color: #fff;
    text-align: center;
}
.part4-left ul li:nth-child(1) p{
    left: 0.24rem;
    top: 0.24rem;
}
.part4-left ul li:nth-child(2) p{
    right: 0.24rem;
    top: 0.24rem;
}
.part4-left ul li:nth-child(3) p{
    left: 0.24rem;
    bottom: 0.24rem;
}
.part4-left ul li:nth-child(4) p{
    right: 0.24rem;
    bottom: 0.24rem;
}

.part4-right{
    display: flex;
    justify-content: space-between;
}

.part4-con{
    width: 4.5rem;
    padding: 0.2rem 0 0;
}

.part4-sub{
    display: flex;
    align-items: flex-end;
    font-size: 12px;
    line-height: 14px;
}
.part4-sub span{
    font-size: 0.6rem;
    line-height: 0.56rem;
    color: #e36c10;
}

.part4-p{
    height: 2.4rem;
    overflow: hidden;
    margin: 0.1rem 0 0;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #000;
}

.part4-feng{
    width: 2.4rem;
}
.part4-feng img{
    width: 100%;
}

.part4-nav{
    padding: 0.1rem 0.2rem 0 0;
}

.part4-nav ul{
    display: flex;
    justify-content: space-between;
}

.part4-nav ul li{
    padding: 0;
}

.part4-nav ul a{
    display: block;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #000;
}

.part4-nav ul a span{
    color: #e36c10;
}


/* 第5部分 */

.part5 {
    position: relative;
    background: url(../images/mpart5_bg.jpg) no-repeat center 0 / cover;
}

.part5 .wrap{
    align-items: center;
}

.part5-main {
    width: 100%;
    padding: 0.2rem;
}
.part5-top{
    padding: 0;
}
.part5-title{
    text-align: left;
}
.part5-title .en{
    font-size: 12px;
    line-height: 16px;
    color: #a7a7a7;
}
.part5-title .ch{
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #fde00a;
}

.part5-nav ul{
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0 0;
}

.part5-nav ul a{
    display: block;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #999999;
}

.part5-new{
    margin: 0.6rem  0 0;
}
.part5-new a{
    display: block;
    justify-content: space-between;
    padding: 0.3rem 0.3rem 0.6rem;
    background:rgba(255,255,255,0.85)  url(../images/new_arrow.png) no-repeat right bottom/0.6rem;
}
.new-li-top{
    display: flex;
    justify-content: space-between;
}
.new-li-img{
    width: 4rem;
}
.new-li-img img{
    width: 100%;
}
.new-li-time{
    width: 2.5rem;
    padding: 0.4rem;
    color: #000;
    background: url(../images/new_icon.png) no-repeat 0.4rem bottom/2rem;
}

.new-li-time .day{
    font-size: 0.36rem;
    line-height:0.48rem;
}
.new-li-time .year{
    font-size:  0.3rem;
    line-height: 0.36rem;
}

.new-li-font{
    padding: 0.2rem  0;
}

.new-li-title{
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.new-li-p{
    height: 96px;
    overflow: hidden;
    margin: 0.1rem 0 0;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}


/* 第6部分 */

.part6 {
    position: relative;
    background: url(../images/mpart6_bg.jpg) no-repeat center 0 /cover;
}

.part6 .wrap{
    position: relative;
    z-index: 10;
}

.part6-main{
    width: 100%;
    padding: 1rem 0.2rem ;
}

.part6-name{
    font-size: 0.36rem;
    line-height: 0.48rem;
    color: #000;
}
.part6-p{
    margin: 0.2rem 0 0;
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #626262;
}

.part6-p p{
    padding: 0.04rem 0;
}

.part6-ewm{
    text-align: center;
}

.part6-ewm i{
    display: block;
}

.part6-ewm img{
    width: 1.5rem;
}

.part6-ewm p{
    padding: 0.1rem 0 0;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #000;
}

footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    padding: 0.2rem;
    font-size: 14px;
    line-height: 20px;
}

footer p{
    padding-right: 5px;
    color: #000;
}
footer a{
    padding-right: 5px;
    color: #000;
}
