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;
    padding-bottom: 0.64rem;
}

.part-foot{
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 15;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #262626;
}
.part-foot p{
    padding: 0 3px;
    font: 400 14px/30px '微软雅黑';
    color: #fff;
}


/* 第0部分 */
.part0 {}
.banner img{
    width: 100%;
    height: 100%;
}


/* 第1部分 */
.part1{
    background: url('../images/mpart1_bg.jpg') no-repeat center center/cover;
}
.part1 .wrap{
    display: flex;
    align-items: center;
}
.part1-wrap{
    width: 100%;
}
.part1-title{
    text-align: center;
}
.part1-title img{
    width: 6.7rem;
}
.part1-content{
    width: 9.6rem;
    margin: 6rem auto 0;   
}
.part1-content ul{
    display: flex;
}
.part1-content ul li a{
    display: block;
    height: 4.5rem;
    padding: 1rem 0.5rem;
    font: bold 0.34rem/0.36rem '微软雅黑';
    color: #850002;
    background: url('../images/part1_rice.png') no-repeat 0 0/100%;

}


/* 第二部分 */
.part2{
    background: url('../images/mpart2_bg.jpg') no-repeat center center/cover;
}
.part2 .wrap{
    display: flex;
    align-items: center;
}
.part2-wrap{
    padding: 0 0.4rem;
}
.part2-top{
    position: relative;
    padding: 2.4rem 0 0.4rem 2rem;
}
.part2-right-dx{
    position: absolute;
    left: 4.5rem;
    top: 0;
}
.part2-right-dx img{
    width: 3.5rem;
}

.part2-top-nav ul{
    display: flex;
    flex-wrap: wrap;
    width: 4rem;
}
.part2-top-nav ul li{
    width: 50%;
    padding: 6px 0;
}
.part2-top-nav ul li a{
    display: block;
    font: 400 0.32rem/1 '微软雅黑';
    color: #4b1011;
}

.part2-contnet{
    display: flex;
    justify-content: space-between;
    width: 9.2rem;
    margin: 0 auto;
    padding: 0.2rem;
    background: rgba(255, 255, 255, 0.8);
}
.part2-contnet img{
    width: 100%;
}
.part2-content-left{
    width: 2.12rem;
}
.part2-content-center{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 4.34rem;
}
.part2-content-center img{
    width: 100%;
    height: 2.14rem;
}


.part2-content-right{
     width: 2.12rem;
}


/* 第三部分 */
.part3{
    background: url('../images/mpart3_bg.jpg') no-repeat center center/cover;
}
.part3 .wrap{
    display: flex;
    align-items: center;
}
.part3-wrap{
    width: 100%;
}
.part3-title{
    text-align: center;
}
.part3-title img{
    width: 4.8rem;
}

.part3-nav{
    padding: 30px 0;

}
.part3-nav ul{
    display: flex;
    justify-content: center;
}
.part3-nav ul li{
    display: block;
    margin: 0 0.1rem;
    padding: 0 0.3rem;
    font: 400 0.32rem/0.56rem '微软雅黑';
    color: #fff;
    background: #7a0002;
    border-top-right-radius: 0.24rem;
    border-bottom-left-radius: 0.24rem; 
}

.part3-nav li.active{
    background: #7fa60a;
}
.part3-content .part3-line{
    display: none;
}
.part3-content ul{ 
    display: flex;
    justify-content: space-around;
}
.part3-content ul li{
    width: 3rem;
}
.part3-content ul li a{
    display: block;
}
.part3-content ul li a img{
    width: 100%;
}
.part3-content ul li a p{
    padding: 10px 0 0;
    font: 400 16px/30px '微软雅黑';
    text-align: center;
    color: #4d0000;
}


/* 第四部分 */
.part4{
    background: url('../images/mpart4_bg.jpg') no-repeat center 0/cover;
}

.part4 .wrap{
    display: flex;
    align-items: center;
}
.part4-wrap{
    width: 100%;
    padding: 0.32rem; 
}
.part4-title{
    text-align: center;
}
.part4-title img{
    width: 4.8rem;
}
.part4-detail{
    width: 100%;
    padding: 0.2rem 0 0.56rem;
    text-align: center;
}
.part4-detail p{
    font: 400 12px/20px '微软雅黑';
    color: #fff;
}

.part4-content ul{}
.part4-content ul li{
    padding: 0 0 0.2rem 0; 
}
.part4-content ul li a{
    display: flex;
    justify-content: space-between;
    padding: 0 0.2rem 0.1rem;
    color: #292929;
    background: #fff;
    border-top-right-radius: 0.24rem;
    border-bottom-left-radius: 0.24rem;
}
.new-li-time{
    width: 1.8rem;
    padding-top: 0.2rem;
    text-align: center;
}
.new-li-time .days{
    font: bold 0.8rem/1rem '微软雅黑';
}
.new-li-time .years{
    font: 400 0.32rem/0.48rem '微软雅黑';
}
.new-li-right{
    width: 7.4rem;
}
.new-li-title{
    width: 100%;
    overflow: hidden;
    padding: 0.1rem 0;
    font: bold 0.4rem/0.48rem '微软雅黑';
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-li-p{
    height: 40px;
    overflow: hidden;
}
.new-li-p p{
    font: 400 14px/20px '微软雅黑';
    text-align: justify;
}


/* 第五部分 */
.part5{
    background: url('../images/mpart5_bg.jpg') no-repeat center 0/cover;
}
.part5 .wrap{
    display: flex;
    align-items: center;
}
.part5-wrap{
    width: 100%;
}
.part5-title{
    text-align: center;
}
.part5-title img{
    width: 4.8rem;
}
.part5-detail{
    padding: 0.4rem 0.5rem 0;
}
.part5-detail p{
    font: 400 12px/20px '微软雅黑';
    color: #5f1011;
    text-align: center;
}

.part5-content{
    padding-top: 1.2rem;
    padding-left: 1.8rem;
    font: 400 0.32rem/1.16rem '微软雅黑';
    color: #5f1011;
}

.part5-adress{
    padding-left: 1.08rem;
    background: url('../images/part_icon1.png') no-repeat 0 center/0.96rem 0.96rem;
}
.part5-tel{
    padding-left: 1.08rem;
    background: url('../images/part_icon2.png') no-repeat 0 center/0.96rem 0.96rem;
}
.part5-mail{
    padding-left: 1.08rem;
    background: url('../images/part_icon3.png') no-repeat 0 center/0.96rem 0.96rem;
}
.part5-web{
    padding-left: 1.08rem;
    background: url('../images/part_icon4.png') no-repeat 0 center/0.96rem 0.96rem;
}
.m-ewm{
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 0;
}
.m-ewm img{
    width: 3rem;
}