.fn-right,
.fr {
	float: right;
	position: relative;
}

.w1100 {
	width: 100%;
	margin: 0 auto;
	padding: 2%;
}

.fn-clear:after,
.clearboth:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.partners {
	padding: 30px 0;
	overflow: hidden;
}

.partners .middle {
	margin: 110px auto 150px;
}

.fn-clear,
.clearboth {
	zoom: 1;
}

/*.partners .middle .middle-img {
	position: relative;
	width: 622px;
	height: 396px;
	padding-right: 78px;
}*/

.partners .middle .middle-img {
	position: relative;
	width: 50%;
	height: auto;
	padding-right: 4%;
}


/*.partners .middle .middle-img:before {
	z-index: -10;
	display: block;
	content: '';
	position: absolute;
	background: #F1F1F1;
	top: 56px;
	left: 50px;
	width: 622px;
	height: 396px;
}*/

.partners .middle .middle-img:before {
	z-index: -10;
	display: block;
	content: '';
	position: absolute;
	background: #ffe7e7;
	top: 14%;
	left: 50px;
	width: 100%;
	height: 100%;
}

.partners .middle .middle-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.partners.none .middle .middle-img:before{
	display: none;
}

/*.partners .middle .text {
	width: 400px;
	padding-top: 115px;
}*/

.partners .middle .text {
	width: 40%;
	padding-top: 6%;
}

.partners .middle .text .title {
    font-size: 36px;
    color: #555555;
    margin: 0px 0;
    line-height: 50px;
}

.partners .middle .text .title-detail {
	font-size: 14px;
	color: #555555;
	padding-bottom: 10px;
	border-bottom: 2px solid #4A4A4A;
}

.partners .middle .text .title-txt {
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	line-height: 22px;
}

.partners .middle-slider {
	position: relative;
	background: #F1F1F1;
	width: 100%;
	box-sizing: content-box;
}

.partners .middle-slider .show {
	margin: 50px 0 0;
	position: absolute;
	width: 730px;
	box-sizing: content-box;
	padding-left: 60px;
	box-sizing: border-box;
	height: 152px;
	left: 50%;
	top: 50px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.partners .middle-slider .show .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 9998;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background-size: cover;
}

.partners .middle-slider .show .bx-wrapper .bx-prev {
	left: 20px;
	background: url(../images/about/partners/arrow_left.png) no-repeat;
}

.partners .middle-slider .show .bx-wrapper .bx-next {
	right: 20px;
	background: url(../images/about/partners/arrow_right.png) no-repeat;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: -5px;
	background: transparent;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

#dongbanner {
	position: relative;
	height: 400px;
	overflow: hidden;
}

.donghua {
	position: absolute;
	left: 0%;
	top: -20%;
	width: 150%;
	height: auto;
	animation-name: secondary_animate;
	animation-duration: 120s;
	animation-iteration-count: infinite;
}

.team {
	overflow: hidden;
	padding: 6% 0;
	background: #c5c5c5;
}

.team .boxss {
	float: left;
	width: 60%;
	z-index: 0;
}

.team .boxss img {
	width: 100%;
}

.team .texts {
	margin-top: 4%;
	padding: 4%;
	float: left;
	width: 38%;
	background: white;
	z-index: 1;
}

.team ul li {
	margin-bottom: 4%;
}

.team ul li:nth-child(odd) .texts {
	margin-left: -30px;
}

.team ul li:nth-child(even) .boxss {
	float: left;
	margin-left: -30px;
}

.team .texts h2 {
	font-weight: bold;
	font-size: 20px;
}

.team .texts .favourite-spaces {
	color: #4d4d4f;
	font-size: 16px;
	font-weight: bold;
}

.team .texts a {
	font-weight: bold;
	color: #976f40;
}

.abouts .fl h2 {
	font-weight: bold;
}

.abouts .fl {
	float: left;
	width: 50%;
	padding: 4%;
}

.abouts .fl .ps {
	margin: 20px 0;
}

.abouts .fr {
	float: right;
	width: 50%;
	padding: 4%;
}

.abouts .fr img {
	display: block;
	width: 100%;
	padding: 4%;
}

.secondary_colour_a-bg {
	background-color: #976f40;
	text-align: center;
	padding: 2%;
}

.secondary_colour_a-bg h2 {
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

.spaces-latest {
	position: relative;
	color: #000;
	background-color: #fff;
}

.spaces {
	overflow: hidden;
	padding-bottom: 40px;
}

.spaces .fl {
	float: left;
	width: 50%;
	position: relative;
}

.spaces .fr {
	float: left;
	width: 50%;
	position: relative;
}

.spaces ul li:nth-child(odd) .fl {
	padding: 4%;
	text-align: right;
}

.spaces ul li:nth-child(even) .fr {
	float: left;
	text-align: left;
}

.spaces ul li:nth-child(even) .fl {
	float: right;
	padding: 4%;
	text-align: left;
}

.video ul li:nth-child(odd) .fl {
   float: right; 
	padding:0.2% 4%;
	text-align: left;
}
.video ul li:nth-child(odd) .fr {
   float: left; 
	
}
.video ul li:nth-child(even) .fr {
	float: right;
	text-align: left;
}

.video ul li:nth-child(even) .fl {
	float: left;
	padding:0.2% 4%;
	text-align: left;
}

/*.spaces ul li  .fixe{
	display: flex;
	align-items: center;
}*/


/*.spaces ul li .kuang{
	height: 200px;
	position: absolute;
	top: 50%;
	
	
}*/

.spaces ul li img {
	width: 100%;
	display: block;
	max-height: 400px;object-fit: cover
}
.video ul li img {    
    max-height: 480px;
   
}
.spaces ul li h2 {
	font-size: 20px;
	font-weight: bold;
}
.video ul li h2 {
    font-size: 30px;font-weight: normal;
   
}
.video .vlink{margin:20px 0 0px 0 }
.video .vlink a{padding: 8px 20px;border: solid 1px #666;border-radius: 30px;font-size:18px;color: #666 ;display: inline-flex;justify-content: center;line-height: 35px;text-transform:uppercase}
.video .vlink a img{width: 45px;margin-right:10px ;object-fit:initial  }
.spaces ul li p {
	margin: 2% 0;
	/*padding-left: 4%;*/
	font-size: 16px;
	line-height: 28px;
}
.video ul li p {font-size: 18px;color: #666
	}
.spaces ul li a {
	font-size: 16px;
	font-weight: bold;
	color: darkgoldenrod;
	padding: 0;
}

.lianxi {
	padding-bottom: 40px;
}

.lianxi h3 {
	text-align: center;
	font-size: 3.6rem;
	margin: 30px 0;
}

.lianxi img {
	width: 100%;
	display: block;
}

.lianxi .both {
	clear: both;
	overflow: hidden;
}

.lianxi p {
	margin-bottom: 20px;
	line-height: 30px;
}

.lianxi .both input {
	width: 100%;
	border: none;
	background: #EDF1F5;
	line-height: 40px;
	padding: 0 10px;
	outline: none;
}

.lianxi .w-placeholder {
	display: block;
	width: 49.5%;
	float: left;
	margin-top: 20px;
}

.lianxi .w-placeholder:nth-child(2) {
	margin-left: 1%;
}

.w-item-textarea textarea {
	width: 100%;
	border: none;
	background: #EDF1F5;
	height: 150px;
	padding: 0 10px;
	margin-top: 20px;
	outline: none;
}

.lianxi .both .w-placeholdercode {
	width: 100%;
	margin-top: 20px;
}

.lianxi .both .w-placeholdercode input {
	width: 80%;
}

#discode {
	line-height: 38px;
	background: white;
	text-align: center;
	width: 20%;
	float: right;
	border: 1px solid #DDDFE2;
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 18px;
}

.w-guestbook-btn {
	margin: 30px auto;
	display: block;
	width: 120px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	background: #EDF1F5;
	border: none;
}

.prodal h2 {
	font-size: 50px;
	font-weight: normal;
	line-height: 60px;
	color: #4d4d4d;
	font-family: "ITCLubalinGraphW01-Bk", Helvetica, Arial, "Nimbus Sans L", sans-serif;
	margin-bottom: 30px;
}

.prodal p {
	font-size: 22px;
	line-height: 30px;
	color: #4d4d4d;
	font-family: "ITCLubalinGraphW01-Bk", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}

.details h4 {
	line-height: 40px;
	font-weight: bold;
	color: #AAABAD;
	border-bottom: 1px solid #C0C0C0;
}

.details input {
	background: #ddd;
	border: none;
	padding: 0 10px;
	line-height: 40px;
	font-size: 16px;
	outline: none;
}

.dimensions {}

.dimensions h4 {
	line-height: 40px;
	font-weight: bold;
	color: #AAABAD;
	border-bottom: 1px solid #C0C0C0;
}

.dimensions .tables {
	width: 100%;
}

.dimensions table tr {
	line-height: 30px;
}

.dimensions table tr.odd,
.dimensions table tr.odd {
	background-color: #ddd;
}

.resources h4 {
	line-height: 40px;
	font-weight: bold;
	color: #AAABAD;
	border-bottom: 1px solid #C0C0C0;
}

.resources ul li {
	float: left;
	width: 48%;
	padding: 0 1%;
}

.resources h5 {
	position: relative;
}

.resources h5:before {
	background: url(../image/sprites@1x.png) no-repeat -224px -64px transparent;
	background-size: 1024px 256px;
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	top: 0;
	right: 0px;
}

.resources p {
	font-size: 14px;
}

.relatedpro h3 {
	line-height: 40px;
	font-weight: bold;
	color: #AAABAD;
}

.relatedpro {
    background: #ddd;
    padding-bottom: 30px;
    /*margin-top: 30px;*/
}

.relatedpro ul li {
	margin: 20px 1%;
	width: 23%;
	float: left;
	background: white;
	overflow: hidden;
}

.relatedpro ul li a {
	display: block;
	position: relative;text-align: center
}

.relatedpro ul li a:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	transition: ease all 0.3s;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	opacity: 0;
}
.relatedpro ul li:hover a:after{
	background-color: rgb(197 0 0 / 30%);
	border-radius: 100%;
	bottom: -50%;
	content: "";
	height: 200%;
	left: -50%;
	opacity: 1;
	position: absolute;
	right: -50%;
	top: -50%;
	transition: all 0.3s ease 0s;
	width: 200%;
}
.relatedpro ul li img {
	width: auto;max-width: 100%;
	height: 250px;
}
.relatedcase ul li img{height: 175px}
.relatedpro ul li p {
	padding: 0% 2%;
	font-size: 14px;
	line-height: 30px;
	/*background: #ffe7e7;*/
}


.gallery-top .swiper-slide {
			background-size: 100% 100%;
			background-position: center;
		}
		
		.gallery-top {
			/*height: 400px;*/
			width: 100%;
			max-height: 100%;margin-top: 102px;background: #fff;
		}
		.gallery-top .swiper-slide{
			display: flex;align-items: center;justify-content: center;height: 570px;
		}
		.gallery-top img {
			width: auto;
			/*height: 570px;*/
			display: block;
			/*height: 320px;*/
			margin: auto;
			/*max-width: 100%;max-height: 100%;*/
		}
		
		.gallery-thumbs {
			height: 100px;
			box-sizing: border-box;
			padding: 10px 0;
		}
		
		.gallery-thumbs img {
			width: auto;
			display: block;
			height: 80px;
			margin: auto;
		}
		
		.gallery-thumbs .swiper-slide {
			width: 25%;
			height: 100%;
			opacity: 0.4;
			background-size: 100% 100%;
			overflow: hidden;
		}
		
		.gallery-thumbs .swiper-slide-thumb-active {
			opacity: 1;
		}
		
		.swiper-button-next.swiper-button-white,
		.swiper-button-prev.swiper-button-white {
			--swiper-navigation-color: #e80000;
			display: none;
		}
.pro_spic {display: flex;flex-wrap:wrap;justify-content: space-between;}
.pro_spic li{width: 32%;cursor: pointer;height: 150px;background: #fff;display: flex;justify-content: center;align-items: center;margin-top: 15px }
.pro_spic li img{width: 100%;height: 100%;object-fit: cover;}
.case_spic li{ height: 121px}
.case-top,.case-top .swiper-slide{height: 380px}
@-webkit-keyframes secondary_animate {
	0% {
		transform: translateX(0%)
	}
	50% {
		transform: translateX(-30%)
	}
	100% {
		transform: translateX(0%)
	}
}

@keyframes secondary_animate {
	0% {
		transform: translateX(0%)
	}
	50% {
		transform: translateX(-30%)
	}
	100% {
		transform: translateX(0%)
	}
}

@media (max-width: 768px) {
	.partners .middle {
		margin: 0px 0;
	}
	.gallery-top img {
			width: 100%;
			height: auto;
			display: block;
			/*height: 320px;*/
			margin: auto;
			/*max-width: 100%;*/
		}
    .gallery-top .swiper-slide,.case-top,.case-top .swiper-slide {height: auto;}
	.partners .middle .text {
		width: 100%;
		margin-bottom: 3%;
		padding-top: 0;
	}
	.partners .middle .middle-img {
		position: relative;
		width: 100%;
		height: auto;
		padding-right: 4%;
	}
	.team .boxss {
		float: left;
		width: 100%;
		z-index: 0;
	}
	.team .texts {
		margin-top: 4%;
		padding: 4%;
		float: left;
		width: 100%;
		background: white;
		z-index: 1;
	}
	.team ul li:nth-child(odd) .texts {
		margin-left: 0px;
	}
	.team ul li:nth-child(even) .boxss {
		float: left;
		margin-left: 0px;
	}
	.abouts .fl {
		float: left;
		width: 100%;
		padding: 4%;
	}
	.abouts .fr {
		float: right;
		width: 100%;
		padding: 4%;
	}
	#dongbanner {
		position: relative;
		height: 200px;
		overflow: hidden;
	}
	.spaces .fl {
		float: left;
		width: 100%;
		padding: 2%;
	}
	.spaces ul li:nth-child(odd) .fl {
		width: 96%;
		float: none;
		margin: auto;
	}
	.spaces ul li:nth-child(odd) .fr {
		width: 100%;
		float: none;
	}
	.spaces ul li:nth-child(even) .fr {
		width: 100%;
		float: none;
	}
	.spaces ul li:nth-child(even) .fl {
		float: none;
		width: 95%;
		/* padding: 2%; */
		margin: auto;
	}
	.relatedpro ul li {
		margin: 0px 2%;
		margin-bottom: 20px;
		width: 46%;
		float: left;
		background: white;
	}
    .relatedpro ul li img {    
    height: 150px;
}
    .relatedcase ul li img{height: 120px}
    .pro_spic li{height:100px;background: #D9D9D9 }
    .pro_spic li img{ height: 100px; margin-top: 8px;width: 100%;display: block}
}

