
.meijiaswiper{
    height: 854px;
}
.meijiaswiper .swiper-slide img{
    width: 100%;
    display: block;
    height: 854px;
}
.meijiaswiper .swiper-slide img.mobilemeijia{
    display: none;
}
.meijiaswiper .swiper-slide .descrip h2,
.meijiaswiper .swiper-slide .descrip p{
    color: #fff;
}
.meijiaswiper .swiper-slide .descrip h2{
    margin-bottom: 20px;
    font-size: 56px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijiaswiper .swiper-slide .descrip p{
    font-size: 30px;
}
.meijiaswiper .swiper-pagination{
    bottom: 20px;
}

.meijia1{
    padding: 200px 0;
}

.meijia1 .m1r{
    width: 262px;
}
.meijia1 .m1r a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 64px;
    border: 1px solid #483628;
    transition: all ease-in-out .2s;
    margin-bottom: 30px;
}
.meijia1 .m1r a .img{
    margin-right: 12px;
    width: 28px;
    height: 28px;
}
.meijia1 .m1r a img{
    width: 28px;
    height: 28px;
    left: 0;
    top: 0;
}
.meijia1 .m1r a img.img2{
    opacity: 0;
}
.meijia1 .m1r a img.img1{
    opacity: 1;
}

.meijia1 .m1r a span{
    color: #483628;
    font-size: 20px;
}
.meijia1 .m1r a:hover{
    background: #483628;
}
.meijia1 .m1r a:hover span{
    color: #fff;
}
.meijia1 .m1r a:hover img.img2{
    opacity: 1;
}
.meijia1 .m1r a:hover img.img1{
    opacity: 0;
}

.meijia1 .m1l .t1{
    color: #483628;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    margin-bottom: 50px;
    padding-top: 14px;
}
.meijia1 .m1l .t1::before{
    content: "";
    width: 38px;
    height: 2px;
    background: #483628;
    position: absolute;
    top: 0;
    left: 0;
}
.meijia1 .m1l {
    width: 685px;
}
.meijia1 .m1l .t2 img{
    width: 409px;
    display: block;
}
.meijia1 .m1l .t2 h3{
    margin-top: 20px;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
}
.meijia1 .m1l .t3{
    margin-top: 54px;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    color: #999;
}

.meijia2 .item{
    width: 33.33333%;
}

.meijia2 .item img{
    width: 100%;
}

.meijia2 .itemi{
    width: 100%;
    height: 100%;
    z-index: 9;
    left: 0;
    top: 0;
    transition: all ease-in-out .2s;
}
.meijia2 .itemi .in{
    padding: 0 65px;
}

.meijia2 .itemi .in .desc h2,
.meijia2 .itemi .in .desc h3,
.meijia2 .itemi .in .p{
    color: #fff;
    text-align: center;
}
.meijia2 .itemi .in .desc{
    position: relative;
    padding-bottom: 40px;
}
.meijia2 .itemi .in .desc::after{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 44px;
    height: 4px;
    background: #fff;
    bottom: 0;
}
.meijia2 .itemi .in .desc h2{
    font-weight: 500;
    font-size: 36px;
    line-height: 53px;
    margin-bottom: 10px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijia2 .itemi .in .desc h3{
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}
.meijia2 .itemi .in .pic{
    margin-bottom: 50px;
}
.meijia2 .itemi .in .pic img{
    width: 120px;
    height: 120px;
    display: block;
}
.meijia2 .itemi .in .p{
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    margin-top: 40px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all ease-in-out .2s;
    
}

.meijia2 .item:hover .itemi{
    background: rgba(72, 54, 40, 0.65);
}

.meijia2 .itemi:hover .in .p{
    opacity: 1;
    height: 180px;
}

.meijia3{
    background: #F4F0ED;
}
.meijia3 .w{
    padding: 160px 0 200px;
}
.meijia3 .tit h2 span{
    font-weight: 500;
    font-size: 42px;
    line-height: 62px;
    position: relative;
    padding-left: 32px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijia3 .tit h2 span::before{
    content: "8";
    position: absolute;
    left: -6px;
    top: -14px;    
    font-size: 62px;
}
.meijia3 .tit p{
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #887A6F;
    margin-top: 16px;
}
.meijia3bot{
    width: 100%;
    margin-top: 82px;
}
.meijia3bot .item{
    position: relative;
    top: 0;
    transition: all ease-in-out .2s;
}
.meijia3bot .item .pic img{
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all ease-in-out .2s;
    
}
.meijia3bot .item .pic img.img2{
    opacity: 0;
}
.meijia3bot .item .pic img.img1{
    opacity: 1;
}
.meijia3bot .item .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    transition: all ease-in-out .2s;
}
.meijia3bot .item .p{
    font-weight: 400;
    font-size: 20px;
    line-height: 170%;
    color: #483628;
    margin-top: 24px;
}
.meijia3bot .item:hover .pic{
    background: #483628;
}
.meijia3bot .item:hover{
    top: -20px;
}

.meijia3bot .item:hover .pic img.img2{
    opacity: 1;
}
.meijia3bot .item:hover .pic img.img1{
    opacity: 0;
}

.meijia4{
    background: url(../images/bg_meijia4.jpg) no-repeat center top;
}

.meijia4 .w{
    height: 900px;
}
.meijia4 .w .desc h2,
.meijia4 .w .desc p
{
    color: #fff;
    text-align: center;
}
.meijia4 .w .desc h2{
    font-weight: 500;
    font-size: 42px;
    line-height: 62px;
    margin-bottom: 30px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijia4 .w .desc p{
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
}
.meijia4 .w .desc p.mobilep{
    display: none;
}
.meijia4 .w a.more{
    display: flex;
    color: #fff;
    font-size: 18px;
    width: 166px;height: 48px;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    transition: all ease-in-out .2s;
}
.meijia4 .w a.more:hover{
    color: #fff;
    background: #483628;
    border: 1px solid #483628;
}


.meijia5{
    background: url(../images/bg_meijia5in.png) no-repeat center bottom #F4F0ED;
    height: 988px;
}
.meijia5 .pic{
    margin-top: 21px;
}
.meijia5 .pic img{
    width: 1025px;
}
.meijia5 .des{
    text-align: center;
    padding-top: 127px;
}
.meijia5 .des h3{
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 0px;
}

.meijia5 .des .h2 .span{
    color: #16813D;
}

.meijia5 .des .h2{
    margin-top: 12px;
    line-height: 62px;
    
}
.meijia5 .des .h2 .span,
.meijia5 .des .h2 .text{
    font-size: 42px;
    
    font-family: 'SourceHanSansCN-Medium';
}
.meijia5 .des .h2 .span{
    position: relative;
    margin-right: 7px;
    font-weight: bold;
}
.meijia5 .des .h2 .span::after{
    content: "®";
    color: #16813D;
    font-size: 24px;
    position: absolute;
    top: -10px;
    right: -7px;
    font-weight: normal;
    display: none;
}
.meijia5 .des p{
    font-size: 20px;
    line-height: 38px;
    color: #887A6F;
}
.meijia5 .des p.mobilep{
    display: none;
}
.meijia5 .des a.more{
    margin-top: 30px;
    display: flex;
    width: 166px;
    height: 48px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(72, 54, 40, 0.21);
    color: #483628;
    font-size: 18px;
    transition: all ease-in-out .2s;
}

.meijia5 .des a.more:hover{
    color: #fff;
    background: #483628;
}
.meijia6{
    margin-top: 130px;
}
.meijia6-top{
    margin-bottom: 130px;
}
.meijia6 .meijia6-top.bg3{
    background: none;
}
.meijia6 .tit{
    text-align: center;
    font-weight: 500;
    font-size: 42px;
    line-height: 62px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijia6 .style{
    margin-top: 60px;
}
.meijia6 .style a{
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.meijia6 .style a .pic,
.meijia6 .style a .des{
    position: absolute;
    width: 100%;
    height: 100%;
}

.style-top a{
    width: 49.28%;
    height: 340px;
}
.meijia6 .meijia6-top .mobilestyle{
    display: none;
  }
.meijia6 .style a .pic{
    overflow: hidden;
}
.meijia6 .style a .pic img{
    width: 100%;
    height: 100%;
    transition: all ease-in-out 1s;
}
.meijia6 .style a:hover .pic img{
    transform: scale(1.1);
}
.style-bot .botl{
    width: 74.28%;
}
.style-bot .botl a{
    height: 452px;
}
.style-bot .botl a:nth-child(1){
    width: 32.69%;
    
}
.style-bot .botl a:nth-child(2){
    width: 65.38%;
    
}
.style-bot .botr{
    width: 24.28%;
}
.style-bot .botr a{
    width: 100%;
    height: 216px;
}
.meijia6 .more{
    margin-top: 60px;
    text-align: center;
}
.meijia6 .more a{
    display: inline-block;
    width: 166px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid rgba(72, 54, 40, 0.21);
    color: #483628;
    font-size: 18px;
    transition: all ease-in-out .2s;
}
.meijia6 .more a:hover{
    color: #fff;
    background: #483628;
}
.meijia6 .style .des img{
    width: 30px;
    height: 30px;
    margin-right: 4px;
}
.meijia6 .style .desi{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 120px;
    padding: 0 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 92.75%);
}
.meijia6 .style .des h2,
.meijia6 .style .des .view span{
    color: #fff;
}
.meijia6 .style .des .view span{
    font-weight: 500;
    font-size: 30px;
    line-height: 44px;
    font-family: 'SourceHanSansCN-Medium';
}
.meijia6 .style .des h2{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}
.meijia6-top .formwrap .pic {
    width: 49.28%;
}
.meijia6-top .formwrap .pic img{
    width: 100%;
    display: block;
    height: 100%;
}
.meijia6-top .formwrap .form{
    width: 46.14%;
}
.meijia6-top .formwrap .form .ipt{
    border: 1px solid #E2E2E2;
    padding: 0 16px;
    height: 64px;
    margin-bottom: 40px;
}
.meijia6-top .formwrap .form .ipt .checktext
{
    left: 0;
    top: 100%;
    font-size: 14px;
    padding: 8px 0 0 8px;
    color: #FF4D4F;
}
.meijia6-top .formwrap .form .ipt .label4{
    color: #231815;
    font-size: 18px;
    width: 180px;
}
.meijia6-top .formwrap .form .ipt .label4 span{
    color: #FF4D4F;
}
.meijia6-top .formwrap .form .texta textarea{
    width: 100%;
    padding: 0;
    border: none;
    outline: none;
    resize: none;
    height: 100px;
    font-size: 18px;

}
.meijia6-top .formwrap{
    margin-top: 80px;
    margin-bottom: 150px;
}
.meijia6-top .formwrap .form .texta{
    border: 1px solid #E2E2E2;
    padding: 18px 16px;
}
.meijia6-top .formwrap .form .ipt input{
    outline: none;
    border: none;
    width: 100%;
    flex: 1;
    padding: 0;
}
.meijia6-top .formwrap .form .but button{
    cursor: pointer;
    color: #fff;
    padding: 0;
    border: none;
    height: 60px;
    line-height: 60px;
    background: #483628;
    width: 100%;
    transition: all ease-in-out .2s;
    font-size: 20px;
}
.meijia6-top .formwrap .form .but{
    margin-top: 66px;
}
.meijia6-top .formwrap .form .but button:hover{
    opacity: 0.8;
}





