body{
	    font-family: abchanel-couture,"华文细黑",STXiHei,"微软雅黑","Microsoft Yahei","华文黑体","ST Heiti","MS黑体","MS Hei",abchanel-couture,Arial,Helvetica,sans-serif;
}
.container{
	width: 100%;
	height: auto;
}
.noslidePadding{
	padding-left: 0;
	padding-right: 0;
}
.logo{
	/* width: 1.4rem;
	height: 1.4rem; */
	margin: 3% auto;
	
	width: 100%;
	height: 112px !important;
}
.logo img{
	/* width: 100%;
	height: 100%; */
	object-fit: cover;
	margin: 0 auto;
	border-radius: 50%;
	
	width: 112px !important;
	height: 112px !important;
}
.menuwarp{
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
	height: auto;
	position: relative;

	min-height: 60px !important;
	display: flex;
	align-items: center;
}
.menuwarp:after{
	content:"";
	display:block; 
	content:"clear"; 
	height:0; 
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.menulist{
	width: 80%;
	margin: 0 auto;
	height: auto;
	display: flex;
	display: -webkit-flex;
}
.menulist li{
	display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
   	
}

.menulist li a{
	width: 100%;
	display: inline-block;
	font-size: 18px;
	padding: 0.2rem 0 0.2rem;
    color: #000;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slogn{
	width: 100%;
	text-align: center;
	font-family: "微软雅黑" !important;
	font-weight: 200;
	color: #3A3A3A;
	height: auto;
	padding-top: 0.8rem;
	overflow: hidden;
	/* font-size: 0.4rem; */
	word-spacing: 5px;
	margin-bottom: 3%;

	font-size: 30px;
}
.bannerpart{
	height: auto;
	width: 100%;
	padding: 0.24rem 0 10px;
	background: rgba(216,216,216,0.1);
	margin-bottom: 4%;
}
.bannerwarp{
	width: 90%;
	margin: 0 auto;
	/* height:8rem; */

}
.bannerwarp img{
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}
.swiper-pagination-bullet-active{
	background: #fff;
}
.swiper-pagination-bullet{
	border-radius: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide{
	background: rgba(79,70,64,0);
}
/*关于我们*/
.about,.contact{
	width: 100%;
	height: auto;
	padding: 1.24rem 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #E7E7E7;
	font-family:"华文细黑";
	position: relative;
}
.titlestyle{
	height: auto;
	text-align: center;
}
.titlestyle p{
	font-size: 0.3rem;
}
.titlestyle p:first-child{
	margin-bottom: 0;
	display: inline-block;
	border-bottom: 1px solid #3A3A3A;
}
.titlestyle p:last-child{
	padding-left: 0.6rem;
}
.about_content{
    width: 80%;
    margin: 0 auto;
    color: #5d5d5d;
    height: auto;
    overflow: hidden;
    margin-bottom: 4%;
    
}
.about_content .partone,
.about_content .partwo{
	text-indent: 0.6rem;
	/* line-height: 0.64rem; */

	font-size: 20px;

}
.partwo{
	display: none;
	margin-top: 0.5rem;
}
.a_lookmore{
	/* width: 0.42rem;
	height: 0.42rem; */
	background: #242424;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 5%;
	
	width: 42px;
	height: 42px;
}
.a_lookmore{
	color: #fff;
	text-align: center;
	font-size: 0.3rem;
	
}
.a_lookmore span{
	font-size: 0.3rem;
	background: rgba(0,0,0,0);

	width: 42px;
	height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.transDown{
	transform: rotate(180deg); 
	transition: all 0.5s linear;
}
.heightauto{
	height: auto !important;
}

/*联系我们*/
.contact{
	/* height:8.5rem; */
	width: 100%;
	border-top: 0;
	background: rgba(219,203,190,0.08);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.contact .titlestyle P:last-child{
	padding-left: 1.07rem;
}
.contact_content{
	width: 64%;
	margin: 0 auto;
    /* height: 6rem; */
    position: relative;
    margin-top: 5%;
}
.bg_box,.c_c_img{
    /* width: 2rem;
    height: 2.8rem; */
    background: #2b2b2b;
    /* position: absolute;
    left: 0.24rem;
    top: 0.3rem; */
    z-index: 1;
	
    width: 200px;
    height: 280px;
}
.bg_box{ display: inline-block;}
.c_c_img{
	z-index: 2;
	/* left: 0; */
	/* top: 0.1rem; */
	overflow: hidden;

	position: absolute;
	left: -24px;
	top: -24px;

}
.c_c_img img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.link_tip{
	position: absolute;
    /* left: 1.6rem;
    top: 0.5rem; */
    background: #fff;
    /* width: 2rem;
    height:0.45rem; */
    z-index: 3;

    left: 130px;
    top: 30px;
    width: 200px;
    height:45px;
	display: flex;
	align-items: center;
}
.link_tip p{
	width: 100%;
	position: relative;
	text-align: center;
	font-size: 0.2rem;
	line-height: 0.45rem;
	margin: 0 !important;
}
.link_tip p:after{
	content: "——";
	position: absolute;
	left: 0;
	top:0%;
	color: #000;
}
.contact-way{
    width: 75%;
    height: 200px;
    position: absolute;
    left: 2.5rem;
    top: 1.4rem;
    z-index: 3;
    word-break: break-all;
	
	margin-left: 0;
	margin-top: 0;

}
.link_tel .icon-dianhua1,.link_address .icon-dizhi{
	font-size: 0.6rem;
	vertical-align: middle;
	color: #828282;
}
.zh_address{
	font-size: 0.35rem;
}
.en_address{
	margin-left: 0.6rem;
	font-size: 0.3rem;
}
.link_address{
	margin-top: 0.4rem;
}
.link_tel a{
	font-size: 0.4rem;
	letter-spacing: 8px;
	color: #2B2B2B;
	margin-left: 0.2rem;
}

/*加入我们*/
.join{
	width: 100%;
	border-bottom: 1px solid #E7E7E7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 1.24rem 0;
}
.join_content{
	width: 80%;
	/* height: 5rem; */
	overflow: hidden;
    margin-bottom: 4%;
    margin: 0 auto;
	position: relative;

	min-height: 289px;

}
.join .titlestyle p:last-child{
	padding-left: 0.4rem;
}
.j_left_img{
	/* margin-top: 5%; */
	position: absolute;
	left: 0;
}
.j_left_img img{
	/* width: 3.2rem; */
	height: auto;
	object-fit: cover;
	margin: 0 auto;
	
	width: 320px;
}
.j_way{
	width: auto;
	/* position: absolute;
	left: 5rem;
    top: 0.8rem; */

	margin-left: 400px;
	margin-top: 80px;
}
.leadyu{
	font-family: helvetica;
	    font-size: 0.42rem;
}
.line{
	margin: 3% auto;
}
.addMail{
	font-size: 0.44rem;
	margin-top: 0.2rem;
}
.addMail a{
	color: #7d4242;
	word-break: break-all
}
/*品牌故事*/
.brand{
	padding: 1.24rem 0;
	width: 100%;
	height: auto;
	background: rgba(110,107,104,0.04);
	overflow: hidden;
}
.brand .titlestyle p:last-child{
	padding-left: 0.3rem;
	font-size: 0.26rem;
}
.brand_content{
	width:80%;
	/* height: 5rem; */
	overflow: hidden;
    margin-bottom: 4%;
    margin: 0 auto;
	position: relative;
	margin-top: 0.8rem;

}
.bg_bs{
	/* width: 11rem;
	height: auto; */
	position: relative;
	margin: 0 auto;
	
	width: 880px;
	height: 332px;
}
.bg_bs img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.bs_lookmore span{
	/* font-size: 0.5rem; */

	font-size: 40px;
}
.bs_lookmore{
	    /* width: 0.78rem;
    height: 0.68rem; */
    background: #313131;
    color: #fff;
    text-align: center;
    /* margin-left: 2.18rem;
    margin-top: -0.1rem; */

	width: 78px;
    height: 68px;
    margin-left: 174px;
    margin-top: -10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.center_t{
	text-align: center;
}
.bs_moreinfo{
	word-break: break-all;
	margin-top: 8%;
	display: none;
}
.t_center{
	font-size: 0.24rem;
	margin-bottom: 8%;
}
.chaimg{
	width: 3.4rem;
	margin:  0 auto;
}
.chaimg img{
	width: 100%;
	object-fit: cover;
	height: auto;
	max-width: 100%;
	
}
.endTip{
	width: 100%;
	margin: 5% auto;
	text-align: center;
}
.endTip div{
	margin-bottom: 0;
	cursor: pointer;
}
.endTip div:first-child{
	font-size: 0.2rem;
}
.endTip div:last-child{
	font-size: 0.4rem;
	margin-top: -0.2rem;
}
.footer{
	height: auto;
	padding: 0.8rem 0;
	background: #313131;
}
.footer img{
	
}
/*适配*/
@media (max-width: 992px){
	.menulist{
		width: 100%;
	}
	.menulist li a{
		font-size: 0.3rem;;
	}
	.contact_content{
		width: 86%;
	}
	.contact-way{
	position: absolute;
    left: 2.5rem;
    top: 1.4rem;
    width: 6.4rem;
    height: auto;
    z-index: 3;
    word-break: break-all;
	
	margin-left: 200px;
	margin-top: 150px;
}
.link_tel .icon-dianhua1,.link_address .icon-dizhi{
	font-size: 0.6rem;
	color: #828282;
	vertical-align: middle;
}
.zh_address{
	font-size: 0.24rem;
}
.en_address{
	display: inline-block;

	margin-left: 0.68rem;
	font-size: 0.2rem;
}
.link_address .icon-dizhi{
	font-size: 0.58rem;
}
	.link_tel a{
		letter-spacing: 2px;
	}
	.join .j_way {
		top: 0.2rem;
		left: 3.8rem;
	}
	
	.bg_bs{
		width: 9rem;	
	}
	.brand_content{
		width: 100%;
	}
	.bs_lookmore{
		margin-left: 1.78rem;
	}
}
@media screen and (min-width:1024px){
	.contact_content{
		width: 80% ;
	}
	.join_content{
		width:80%;
	}
	.join .j_way{
		left: 4rem;
	}
	.contact-way{
		/* margin-left: 1rem; */

		margin-left: 380px;
		margin-top: 0;
	}
	.brand_content{
		width: 90%;
	}
}
@media screen and (min-width:1366px){
	.join_content{
		width: 60%;	
	}
	.contact_content{
		width: 60% ;
	}
}


.bottomB{
	background: #313131;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	font-size: 20px;
}
.about .titlestyle p, .contact .titlestyle p, .join .titlestyle p, .brand .titlestyle p{
	font-size: 30px !important;
}
