*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
a{
	text-decoration:none;
	color: #000;
}
li{
	list-style: none;
}
button {
	cursor: pointer;
}
.w-1200{
	width: 1200px;
	margin: 0 auto;
}
.img-sty{
	width: 100%;
	height: 100%; 
	display: block;
}
.banner-box{
	height: 780px;
	position: relative;
}
/* 招商加盟 */
.nav-ul{
	display: flex;
	flex: 1;
}
.nav-ul li{
	list-style: none;
	width: 16.6%;
	display: flex;
	font-size: 16px;
	align-items: center;
	justify-content: center;
}
.nav-ul li a{
	font-size: 16px;
	color: #fff;
}
.nav-search{
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: end;
}
.search-inside{
	display: inline-flex;
	padding: 0 4px;
	align-items: center;
	border-bottom: 1px #fff solid;
}
.nav-inside{
	display: flex;
	height: 40px;
	position: relative;
}
.nav-box{
	width: 100%;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 10;
}
.sp-logo{
	display: block;
	position: absolute;
	left: -70px;
	bottom: 0;
	width: 70px; 
	height: 40px;
}
.search-inp{
	background: transparent;
	height: 30px;
	outline: none;
	border: none;
}
.search-img{
	width: 14px; 
	height: 14px; 
	display: block;
	margin-left: 10px;
}
.active a{
	/* border-bottom: 1px #fff solid; */
	position: relative;
}
.active a::after{
	content:"";
	border-bottom: 2px #fff solid;
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
}
.banner-inside{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-size: auto 100% !important;
}
.banner-join{
	color: #fff;
	font-size: 48px;
	display: flex;
	align-items: center;
	font-weight: 600;
	margin-top: 8px;
}
.banner-join::after{
	content:"";
	border-top: 1px #fff solid;
	display: block;
	width: 33px;
	margin-left: 30px;
}
.banner-join::before{
	content:"";
	border-top: 1px #fff solid;
	display: block;
	width: 33px;
	margin-right: 30px;
}
.banner-text{
	/* position: relative; */
	z-index: 6;
	position: absolute;
	margin:auto;
	top: 280px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.navigation-span{
	display: flex;
	align-items: center;
	padding: 20px 0;
}
.advantage-box{
	
}
.public-p{
	color: #F3F3F3;
	font-size: 56px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.public-titl{
	height: 84px;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.public-main{
	font-size: 28px;
	color: #333333;
	position: relative;
	z-index: 6;
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
	font-weight: 400;
}
.public-main::after{
	content:"";
	border-top: 2px #000 solid;
	display: block;
	position: absolute;
	bottom: 0;
	width: 24px;
}
.advantage-left{
	width: 50%;
	border-right: 1px #D0D0D0 solid;
	height: 100%;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.advantage-right{
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: end;
}
.advantage-back{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.advantage-main{
	height: 400px;
	position: relative;
	margin-top: 24px;
}
.advantage-left p{
	color: #333333;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	width: 504px;
}
.advantage-inside{
	height: 100%;
	padding: 50px 0;
	box-sizing: border-box;
	position: relative;
	z-index: 3;
	display: flex;
}
.subdivide h4{
	color: #C5996E;
	font-size: 18px;
	font-weight: bold;
}
.subdivide p{
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin-top: 8px;
}
.most-left,.most-right{
	width: 280px;
	/* display: inline-block; */
	padding-top: 20px;
	box-sizing: border-box;
	margin-left: 20px;
}
.subdivide{
	display: block;
}
.join-box{
	margin-top: 40px;
}
.join-spanss p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 8px;
}
.join-spanss{
	background-color: #C5996E;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	box-shadow: 3px 3px 6px 1px rgba(109, 51, 13, 0.32);
	
}
.join-ul{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.join-spanss,.join-ul li{
	display: flex;
	align-items: center;
	list-style: none;
	flex-direction: column;
}
.join-text{
	color: #333333;
	font-size: 20px;
	margin-top: 11px;
}
.support-box{
	margin-top: 40px;
}
.support-left,.support-right{
	width: 47%;
}
.support-lim{
	font-size: 16px;
	color: #333333;
	width: 400px;
	line-height: 24px;
}
.support-waim{
	font-size: 16px;
	color: #C5996E;
	font-weight: bold;
	min-width: 160px;
}
.support-span{
	display: flex;
	height: 90px;
}
.support-main{
	display: flex;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.condition-span{
	width: 97px;
	height: 97px;
	border: 2px #BE9B74 solid;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.condition-titl{
	color: #C5996E;
	font-size: 18px;
	margin-top: 12px;
}
.condition-p{
	font-size: 14px;
	color: #333333;
	margin-top: 16px;
	line-height: 22px;
}
.condition-ul{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.condition-ul li{
	width: 255px;
	list-style: none;
}
.condition-wai{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.procedure-box,.condition-box,.consult-box{
	margin-top: 40px;
}
.consult-main{
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.consult-input{
	width: 400px;
	height: 48px;
	padding: 0;
	display: inline;
	border: 1px #C5996E solid;
	border-radius: 4px;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 8px;
	outline: none;
}
.consult-left{
	display: flex;
}
.consult-left p{
	margin-top: 12px;
}
.sex-box{
	margin-left: 10px;
	margin-top: 8px;
}
.sex-text{
	color: #333333;
	font-size: 18px;
}
.consult-span{
	display: flex;
}
.consult-right{
	display: flex;
}
.consult-right p{
	margin-top: 12px;
}
.qita-box{
	display: flex;
	position: relative;
	left: -10px;
	margin-top: 24px;
}
.qita-box p{
	margin-top: 12px;
}
.exhibition-box{
	margin-top: 40px;
}
.service-but{
	background-color: #C5996E;
	width: 200px;
	height: 48px;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}
.exhibition-span{
	width: 384px; 
	height: 258px;
	display: block;
}
.exhibition-main{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
}
.footer-box{
	margin-top: 40px;
}
.footer-a{
	color: #fff;
	font-size: 14px;
	display: block;
}
.footer-a:hover {
	opacity: .8;
}
.footer-li{
	background-color: #C5996E;
	height: 160px;
	padding: 32px 0;
	box-sizing: border-box;
}
.footer-ul li{
	list-style: none;
	width: 250px;
}
.footer-ul{
	display: flex;
}
.footer-last{
	color: rgba(255,255,255,0.8);
	background-color: #D6B799;
	height: 48px;
	font-size: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* 公司介绍 */
.content-li{
	width: 190px;
	height: 60px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.16);
	margin-bottom: 12px;
}
.content-li a{
	color: #333333;
	font-size: 18px;
	width: 100%;
	height: 100%;
	display: grid;
	align-items: center;
	justify-content: center;
	position: relative;
}
.content-li a::after{
	content:'';
	display: block;
	position: absolute;
	width: 4px;
	background-color: #C5996E;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
}
.trigger{
	background-color: #C5996E;
	color: #fff !important;
}
.content-box{
	margin-top: 40px;
	display: flex;
}
.content-left{
	width: 190px;
}
.content-right{
	border: 1px #C5996E solid;
	margin-left: 36px;
	flex: 1;
}
.synopsis-box{
	
}
.synopsis-main{
	margin-top: 24px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.synopsis-img{
	width: 840px;
	display: flex;
	height: 320px;
}
.synopsis-text{
	width: 806px;
	height: 312px;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
	display: block;
	box-sizing: border-box;
	padding: 24px 34px;
	position: relative;
	margin-top: -72px;
	z-index: 6;
	background-color: #fff;
}
.synopsis-text p{
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 20px;
}
.strength-img{
	width: 579px;
	height: 361px;
	display: flex;
	position: relative;
	z-index: 6;
}
.strength-main{
	margin-top: 24px;
	position: relative;
}
.strength-text{
	background-color: #C5996E;
	height: 360px;
	width: 456px;
	display: block;
	padding-left: 89px;
	padding-top: 50px;
	padding-bottom: 36px;
	padding-right: 29px;
	box-sizing: border-box;
	position: absolute;
	top: 16px;
	right: 0;
}
.strength-xian{
	display: block;
	width: 48px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 34px;
	left: 89px;
}
.strength-p{
	color: rgba(255,255,255,0.7);
	font-size: 14px;
	line-height: 22px;
}
.honor-main{
	width: 840px;
	height: 320px;
	position: relative;
	margin-top: 24px;
}
.honor-img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	right: 0;
}
.honor-span{
	padding: 35px 40px;
	box-sizing: border-box;
	position: relative;
	z-index: 6;
	display: flex;
	flex-wrap:wrap;
}
.honor-single{
	width: 360px;
	margin-bottom: 20px;
}
.honor-titl{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	line-height: 1;
	padding-left: 10px;
}
.honor-titl::after{
	content:'';
	width: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	display: flex;
}
.honor-p{
	color: rgba(255,255,255,0.8);
	font-size: 14px;
	margin-top: 6px;
	line-height: 22px;
}
.honor-box{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.visit-main{
	width: 840px;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 50px;
}
.visit-span{
	height: 224px;
	display: flex;
}
.visit-left{
	width: 364px;
	display: block;
	height: 224px;
}
.xian-spp{
	width: 4px;
	background-color: #C5996E;
	height: 100%;
	display: block;
	position: relative;
	margin:  0 54px;
}
.xian-spp p{
	width: 18px;
	height: 18px;
	background-color: #C5996E;
	position: absolute;
	border-radius: 50%;
	margin:auto;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.visit-right{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	width: 364px;
	display: flex;
	align-items: center;
}
/* 企业动态 */
.dynamic-box{
	padding: 0 60px;
	box-sizing: border-box;
}
.recent-single{
	width: 520px;
}
.recent-span{
	width: 520px;
	height: 260px;
	border: 1px #E3E3E3 solid;
	padding: 20px 26px;
	box-sizing: border-box;
	display: block;
	margin-top: 4px;
	position: relative;
}
.recent-titl{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.recent-text{
	color: #858585;
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
}
.recent-main{
	display: flex;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.recent-single:hover .recent-span{
	border: 1px #BE9B74 solid;
}
.recent-single:hover .img-hover{
	display: block;
}
.recent-single:hover .recent-text{
	color: #000;
}
.img-hover{
	width: 48px;
	height: 4px;
	background-color: #BE9B74;
	position: absolute;
	right: 30px;
	bottom: 21px;
	display: none;
}
.whole-mian{
	margin-top: 24px;
}
.whole-span{
	padding: 24px 32px;
	display: flex;
	border-bottom: 1px #E3E3E3 solid;
	border-top: 1px #E3E3E3 solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}
.whole-left{
	width: 400px;
	height: 240px;
	display: flex;
}
.whole-right{
	margin-left: 24px;
	flex: 1;
	position: relative;
}
.whole-text{
	color: #878787;
	line-height: 22px;
	font-size: 14px;
	margin-top: 24px;
}
.whole-span:hover {
	border: 1px #CDA883 solid;
}
.whole-span:hover .img-hover{
	display: block;
}
/* 企业动态-详情 */
.details-box{
	position: relative;
	margin-top: -216px;
}
.details-main{
	background: #fff;
	padding: 40px 52px;
	box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.1);
}
.details-titl{
	border-bottom: 1px #E3E3E3 solid;
	margin-bottom: 40px;
}
.details-h{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.details-p{
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 32px;
}
.details-texts{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 24px;
}
.zs-op{
	color: #333333;
	font-size: 14px;
	margin-top: 8px;
	text-align: center;
}
/* 精品欣赏 */
.swiper {
	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 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper{
	/* --swiper-theme-color: #ff6600; */
	--swiper-pagination-color: #fff;
}
.luxury-left{
	width: 756px;
	height: 503px;
	display: flex;
}
.common-img{
	display: flex;
	position: relative;
}
.common-lim{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.common-p{
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	background-color: rgba(0,0,0,0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}
.luxury-right{
	flex: 1;
	margin-left: 19px;
}
.luxury-main{
	display: flex;
	margin-top: 24px;
}
.wedding-main{
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}
.rhyme-below{
	margin-top: 23px;
	display: flex;
	justify-content: space-between;
}
.elegant-left{
	margin-right: 19px;
	width: 425px;
	display: block;
}
.elegant-main{
	display: flex;
}
.elegant-rigth{
	flex: 1;
	height: 503px;
}
.fashion-right{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.fashion-main{
	display: flex;
	margin-top: 24px;
}
.rhyme-main,.elegant-main{
	margin-top: 24px;
}

.swiper-banner {
	height: 778px;
	overflow: hidden;
	position: relative;
}
.swiper-banner .ain {
	width: 100%;
	height: 778px;
	display: block;
	background-size: auto 100% !important;
}
.home-title {
	text-align: center;
	position: relative;
	padding: 54px 0 40px;
}
.home-title h5 {
	font-size: 40px;
	color: #333333;
	line-height: 56px;
	padding-top: 16px;
	position: relative;
}
.home-title h5::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 72px;
	height: 2px;
	background: #333333;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-left: -36px;
}
.home-title h6 {
	font-size: 32px;
	color: #C5996E;
	margin-top: 4px;
}
.swiper-binx {
	position: absolute;
	bottom: 62px;
	left: 0;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
	--swiper-theme-color: #ffffff;/* 两种都可以 */
}
.swiper-binx .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 6px;
	background-color: #fff;
}
.brand-inbox {
	display: flex;
	justify-content: space-between;
}
.l-img {
	width: 600px;
	height: 400px;
}
.right-info {
	width: 534px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.right-info p {
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.right-info .more {
	width: 96px;
	height: 30px;
	border-radius: 15px;
	opacity: 1;
	border: 1px solid #BE9B74;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #C5996E;
	margin-top: 32px;
}
.introduct-box {
	padding-bottom: 20px;
}
.group-info {
	position: relative;
}
.group-info h3 {
	font-size: 28px;
	color: #333333;
	line-height: 38px;
	text-align: center;
	padding: 8px 0;
}
.group-info h4 {
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: 500;
	margin-bottom: 32px;
}
.group-info p {
	position: relative;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.sp-img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sp-img img {
	width: 588px;
	height: 295px;
	margin-top: 24px;
}
.team-title {
	position: relative;
	padding: 52px 0 0;
	text-align: center;
	margin-top: 10px;
}
.team-title h5 {
	position: absolute;
	left: 86px;
	top: 36px;
	font-size: 32px;
	color: #333;
	font-weight: normal;
}
.tx-list {
	display: flex;
	flex-wrap: wrap;
	margin-right: -24px;
}
.tx-img {
	width: 282px;
	height: 160px;
	margin-right: 24px;
	margin-top: 16px;
}
.t-phone {
	text-align: center;
	padding: 50px 0 20px;
}
.t-phone h6 {
	font-size: 38px;
	color: #333;
	font-weight: normal;
}
.contract-us {
	padding-bottom: 20px;
}
.mapbox {
	margin-top: -158px;
	position: relative;
	z-index: 2;
}
.mapbox .mapimg {
	width: 100%;
	height: 488px;
}
.mapinfo {
	width: 1080px;
	height: 240px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin: -80px auto 0;
	position: relative;
	z-index: 3;
	display: flex;
	padding: 40px 0;
	box-sizing: border-box;
}
.vcbox {
	flex: 1;
	border-right: 1px solid #C5996E;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
}
.vcbox .vcico {
	width: 40px;
	height: 40px;
	margin-bottom: 30px;
}
.vcbox p {
	font-size: 16px;
	color: #333;
}
.bornont {
	border: none !important;
}
.ping-address {
	font-size: 16px;
	color: #333;
	padding: 0 58px;
	box-sizing: border-box;
	display: flex;
}
.xleft {
	width: 50px;
	min-width: 50px;
}