html, body, .body-wrap{
    height: 100%;
}

body .container {
    position: relative;
    z-index: 2;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide{
    overflow: hidden;
    transform-origin: 0 0;
}
.part-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wrap{
    display: flex;
    position: relative;
    z-index: 6;
    width: 100%;
    height: 100%;
    padding-top: 1.35rem;
}

/* 第0部分 */
.part0{
    position: relative;
}
.part0 img{
    width: 100%;
    height: 100%;
}
.mpart0-layer{
    position: absolute;
    left: 0;
    top: 3rem;
}
.mpart0-layer img{
    height: auto;
}


/* 第1部分 */
.part1{
    background: url('../images/mpart1_bg.jpg') no-repeat center center/cover;
}
.part1 .wrap{
    height: 100%;
}
.part1 .container{
    position: relative;
    padding: 0 0.6rem;
}
.part1-left{
    padding: 0 0.2rem;
    background: rgba(255, 255, 255, 0.64);
}
.part1-title{
    padding: 1.6rem 0 0.24rem;
    text-align: center;
}
.part1-title img{
    width: 4.5rem;
}

.part1-img{
    padding: 0 0 0.24rem;
}
.part1-img img{
    width: 100%;
}

.part1-content{}
.part1-content p{
    font: 400 0.32rem/0.48rem '微软雅黑';
    color: #333;
    text-align: justify;
}
.part1-more{
    padding: 1.2rem 0;
}
.part1-more a{
    display: block;
    width: 2rem;
    margin: 0 auto;
    font: 400 0.32rem/0.56rem '微软雅黑';
    color: #333;
    text-align: center;
    border: 2px solid #000000;
    border-radius: 0.4rem;
}
.part1-bottom{
    position: absolute;
    left: 0;
    bottom: 0.6rem;
    width: 100%;
    text-align: center;
}
.part1-bottom img{
    width: 6.4rem;
}


/* 第2部分 */
.part2{
    background: url('../images/mpart2_bg.jpg') no-repeat center center/cover;
}
.part2 .wrap{
    align-items: center;
}
.part2-wrap{
    width: 100%;
}
.part2-title{
    text-align: center;
}
.part2-title img{
    width: 7.2rem;
}
.part2-nav ul{
    display: flex;
    justify-content: center;
    padding: 0.8rem 0;
}
.part2-nav ul li{
    padding: 0 0.1rem;
}
.part2-nav ul li span{
    display: block;
    padding: 0 0.2rem;
    font: 400 0.32rem/0.48rem '微软雅黑';
    color: #fff;
    text-align: center;
    background: #b60d10;
    border-radius: 0.2rem;
}
.part2-nav ul li.active span{
    background: #d4a440;
}

.part2-content{
    width: 100%;
}
.part2-content .part2-line-wrap{
    display: flex;
    width: 8.2rem;
    height: auto;
    margin: 0 auto;
}

.part2-left{
    position: relative;
    width: 3rem;
    padding: 0.5rem 0 0;
    color: #fff;
    text-align: center;
    background: url('../images/part2_right.png') no-repeat 0 0;
}
.part2-left-title{
    font: bold 0.4rem/0.64rem '微软雅黑';
}
.part2-left-detail{
    font: 400 0.24rem/0.42rem '微软雅黑';
}
.part2-left-more{
    position: absolute;
    left: 0;
    bottom: 0.4rem;
    width: 100%;
}
.part2-left-more a{
    display: block;
    width: 2rem;
    margin: 0 auto;
    font: 400 0.32rem/0.56rem '微软雅黑';
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 0.4rem;
}

.part2-right{
    position: relative;
    width: 5.2rem;
}
.part2-right i{
    display: block;
    border: 3px solid #b60d10;
}
.part2-right img{
    width: 100%;
}


/* 第3部分 */
.part3{
    background: url('../images/mpart3_bg.jpg') no-repeat center center/cover;
}
.part3 .wrap{
    align-items: center;
}
.part3-wrap{
    display: flex;
    flex-wrap: wrap;
}
.part3-left{
    width: 100%;
}
.part3-title{
    padding: 0 2rem;
    font: 400 0.64rem/1rem '微软雅黑';
    color: #b60d10;
}
.part3-en{
    padding: 0 2rem;
}
.part3-en img{
    width: 5.8rem;
}
.part3-detail{
    padding: 0.64rem 2rem 0.48rem;
    text-align: justify;
}
.part3-detail p{
    font: 400 14px/24px '微软雅黑';
    color: #000000;
}

.part3-right{
    padding: 0 0.7rem;
    text-align: center;
}
.part3-right ul li{
    display: none;
}
.part3-right ul li i{
    display: block;
    border: 2px solid #fff;
}
.part3-right ul li i img{
    width: 8.6rem;
}

.part3-bottom{
    position: relative;
    width: 100%;
}
.part3-bottom ul{
    display: flex;
    justify-content: center;
    padding: 1rem 0 0;
}
.part3-bottom ul li{
    padding: 0 0.2rem;
}
.part3-bottom ul li a{
    display: block;
    font: 400 0.4rem/0.48rem '微软雅黑';
    color: #000000;
    border-bottom: 1px solid transparent;
}
.part3-bottom ul li.active a{
    color: #b60d10;
    border-bottom-color: #b60d10;
}


/* 第4部分 */
.part4{
    background: url('../images/mpart4_bg.jpg') no-repeat center center/cover;
}
.part4 .wrap{
    display: flex;
    align-items: center;
}
.part4-wrap{
    position: relative;
    width: 100%;
    background: url('../images/jxmy.png') no-repeat center 0;
}
.part4-top{
    position: relative;
}
.part4-title{
    padding: 0.24rem 0 0.96rem;
    font: 400 0.48rem/0.8rem '微软雅黑';
    color: #b60d10;
    text-align: center;
}

.part4-content{
    width: 100%;
    overflow: auto;
}
.part4-content ul{
    display: flex;
    justify-content: space-between;
    width: 13.5rem;
}
.part4-content ul li{
    width: 32.5%;
}
.part4-content ul li a{
    display: block;
    background: #fff;
}
.new-li-img{
    overflow: hidden;
    border-top: 3px solid #000;
}
.new-li-img img{
    width: 100%;
}
.new-li-center{
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0;
}
.new-li-time{
    flex-shrink: 0;
    width: 1.4rem;
    text-align: center;
}
.new-li-time .days{
    display: block;
    font: bold 0.48rem/0.56rem '微软雅黑';
    color: #000;
}
.new-li-time .years{
    display: block;
    font: 400 0.32rem/0.4rem '微软雅黑';
    color: #666666;
}
.new-li-font{
    width: 8.6rem;
    padding: 0 3px;
    overflow: hidden;
}
.new-li-title{
    overflow: hidden;
    font: 400 0.4rem/0.56rem '微软雅黑';
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-li-p{
    overflow: hidden;
    height: 2rem;
    font: 400 0.32rem/0.4rem '微软雅黑';
    color: #000;
}
.new-li-bottom{
    padding: 0 0.2rem;
    background: #000;
}
.new-li-bottom span{
    display: block;
    font: 400 0.32rem/0.6rem '微软雅黑';
    color: #fff;
    background: url('../images/new_arrow.png') no-repeat right center/0.3rem;
}
.part4-more{}
.part4-more a{
    display: block;
    width: 2rem;
    margin: 1rem auto 0;
    font: 400 0.32rem/0.56rem '微软雅黑';
    color: #000;
    text-align: center;
    border: 2px solid #000;
    border-radius: 0.4rem;
}


/* 第5部分 */
.part5{
    background: url('../images/mpart5_bg.jpg') no-repeat center center/cover;
}
.part5 .wrap{
    display: flex;
}
.part5-wrap{
    width: 100%;
    flex-wrap: wrap;
}
.part5-title{
    width: 100%;
    padding: 1.6rem 0 2.4rem;
    text-align: center;
}
.part5-title img{
    width: 4rem;
}
.part5-wrap .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.part5-left{
    width: 100%;
    padding: 0 1.5rem;
    
}
.part5-left img{
    width: 100%;
    border: 2px solid #b60d10;
}
.part5-right{
    width: 100%;
    padding: 0.48rem 1.7rem 0;
}
.part5-right p{
    font: 400 0.36rem/0.56rem '微软雅黑';
    color: #000;
}

