
/*实木复合门 20200721 yyw+*/
.mm_one{width: 100%;}
.mm_one img{max-width: 100%;}

.mm_two{padding: 120px 0 140px;text-align: center;}
.mid_con{width: 1200px;margin: 0 auto;}
.com_con .title{font-size: 30px;color: #000;line-height: 30px;margin-bottom: 15px;font-weight: bold;}
.com_con .title span{color: #005737;font-size: inherit;}
.com_con .en{font-size: 18px;color: #A8A8A8;line-height: 18px;margin-bottom: 30px;font-weight: 300;text-transform: uppercase;}
.com_con .desc{font-size: 18px;color: #333;line-height: 33px;margin-bottom: 50px;}
.com_con img{max-width: 100%;}

.mm_three{padding: 120px 0 105px;text-align: center;background-image: url(../door_img/mm_three.jpg);}

.mm_four{padding: 120px 0 127px;text-align: center;}

.mm_five{padding: 120px 0 110px;text-align: center;background-image: url(../door_img/mm_five.jpg);}
.mm_five .title, .mm_five .en, .mm_five .desc{color: #fff;}


.mm_six{padding: 120px 0 0;text-align: center;background-image: url(../door_img/mm_six.jpg);height: 838px;}
.mm_six .desc{margin-bottom: 110px;}

.mm_sen{padding: 120px 0 0;text-align: center;background-image: url(../door_img/mm_sen.jpg);height: 882px;}
.mm_eig{padding: 120px 0 0;text-align: center;background-image: url(../door_img/mm_eig.jpg);height: 812px;}
.mm_eig .title, .mm_eig .en, .mm_eig .desc{color: #fff;}

.mm_nine{padding: 120px 0 170px;text-align: center;}
.mm_nine .box{width: 910px;margin: 0 auto;position: relative;}
.mm_nine .box .gallery-top{padding: 0;}
.mm_nine .gallery-top .swiper-slide{width: 100%;height: 505px;display: block;}
.mm_nine .gallery-thumbs{margin-top: 26px;margin-bottom: 0;}
.mm_nine .gallery-thumbs .swiper-slide{width: 100%;height: 96px;position: relative;cursor: pointer;}
.mm_nine .gallery-thumbs .swiper-slide:after{content: '';position: absolute;width: 100%;height: 100%;top: 0;background: rgba(255,255,255,0.66);left: 0;}
.mm_nine .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after{display: none;}

.mm_nine .swiper-button-next,
.mm_nine .swiper-button-prev{width: 68px;height: 68px;margin-top: 0;background-size: 68px;margin-top: -34px;
	transition: all 0.3s;opacity: 1;filter: alpha(opacity=100);}
.mm_nine .swiper-button-prev{left: -96px;background-image: url(../door_img/mm_prev.png);}
.mm_nine .swiper-button-next{right: -96px;background-image: url(../door_img/mm_next.png);}
.mm_nine .swiper-button-prev:hover{left: -120px;}
.mm_nine .swiper-button-next:hover{right: -120px;}















































