.content {
	width: 100%;
	text-align: center;
}

/* 导航栏 */
.layui-icon-down {
	display: none;
}

.layui-nav-item {
	height: 60px;
	box-sizing: border-box;
}

.layui-nav-item:hover {
	border-bottom: 3px solid #FFB216;

}

.layui-nav-item:hover span {
	color: #FFB216;
}

.layui-nav {
	background-color: none;
}

/* banner */
.banner img {
	width: 100%;
	height: 700px;
}

/* 标题 */
.titleName {
	position: absolute;
	z-index: 999;
	margin-left: 45%;
}

/* 产品介绍 */
.introduce {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* text-align: center;
    vertical-align: middle; */

	/* padding: 10% 20%; */

}

.introduce-bottonCenter {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}

.introduce-botton {
	padding-top: 20px;
	width: 1280px;
	display: flex;
	flex-direction: row;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.introduce-botton img {
	width: 100px;
	height: 100px;
	padding-left: 59.5px;
	padding-right: 59.5px;
	padding-top: 20px;
}

.introduce-bottonMiddle {
	width: 100%;
	margin-top: 60px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.introduce-bottonMiddleImg1 {
	margin-left: 5%;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
	padding: 50px;
	width: 37%;
	height: 40%;
	/* width: 525px; */
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 36px;
}

/* #test2{
    width: 590px;
    height: 496px;
} */
.introduce-bottonMiddleImg2 {
	/* padding: 50px 65px 50px 50px; */
	padding: 4% 5% 4% 0%;
	margin-right: 7%;

}

.introduce-bottonMiddleBg {
	position: absolute;
	z-index: -999;
}

.introduce-bottonMiddleImgTitle {
	display: flex;
	flex-direction: row;
}

.introduce-bottonMiddleFont {
	width: 80%;
	display: flex;
	flex-direction: column;
	text-align: left;
}

/* 视频 */
.box {
	margin-right: 16px;
	width: 4px;
	height: 30px;
	background: #FFB216;
}

.video {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 60px;
}

.video .videoItems {
	align-items: flex-start;
}

.videoTitle {
	display: flex;
	align-items: center;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	width: 100%;
}

/* 轮播图 */
.carousel-item {
	width: 100%;
}

.logo {
	width: 174px;
	height: 47px;
}

.title {
	margin-top: 80px;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.rectangle {
	margin: 16px;
}

.titleDetail {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.introduce {
	text-align: center;
	vertical-align: middle;
}

.adv {
	text-align: center;
	vertical-align: middle;
}

.patent {
	height: auto;
	text-align: center;
	vertical-align: middle;
}

/* 品牌 */
.brand {
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.rectangle img {
	margin-top: 16px;
	width: 40px;
	height: 4px;
}

.bigImg {
	margin-top: 60px;
	width: 100%;
}

@media (max-width: 768px) {
	.bigImg {margin:  0;}
}

.bigImg-patent {
	margin-top: 80px;
}

.patent-bigImg {
	width: 100%;
	margin-top: 280px;
	margin-bottom: 280px;
}

/* 合作品牌 */
.brand-title {
	position: relative;
	margin-bottom: -180px;
	z-index: 999;
}

.brand-titleFont {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.brand-titleDetail {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.brand-bigImg {
	width: 100%;
	z-index: -999;
}


/* 联系我们 */
/* .contact {
	padding: 80px 320px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 531px;
	background: #FFFFFF;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.contactLeft-title {
	margin-bottom: 50px;
	display: flex;
	flex-direction: row;
}

.contactLeft-titleC {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.contactLeft-titleE {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.contactLeft-font {
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
	width: 464px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.contactLeft-font img {
	width: 30px;
	height: 30px;
}

.contactButton {
	margin-left: 60px;
	width: 512px;
	height: 56px;
	background: #FFB216;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.contactRight {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-items: center;
}

.contactRight-font {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 50px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.contactRight-btn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content:center;
	justify-items: center;
}

.contactInput {
	padding: 17px;
	border: none;
	width: 452px;
	height: 56px;
	background: #F4F5F7;
}

.contactInputBig {
	padding: 17px;
	border: none;
	width: 452px;
	height: 112px;
	background: #F4F5F7;
} */

/* 底部 */
.foot {
	height: 246px;
	padding: 80px 300px 80px 270px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;

}

.footDetail {
	margin-bottom: 40px;
	text-align: center;
}

.footTitle {
	background-color: #333333;
	padding-bottom: 60px;
}

.foot-title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.foot-titleDetail {
	text-align: center;
	margin-top: 30px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
}

.footContent-font {
	margin-top: 30px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.botton {
	padding-top: 27px;
	padding-bottom: 28px;
	text-align: center;
	width: 100%;
	background-color: #222222;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
}

.video-product {
	width: 100%;
	margin-top: 40px;
	height: 496px;
	object-fit: fill
}

.product-title {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	border-left: 4px solid #FFB216;
	padding-left: 16px;
}

.product-instro {
	font-size: 18px;
	color: #333333;
	margin-top: 50px;
	font-weight: normal;
	width: 70%;
}

.product-instro p {
	line-height: 36px;
	text-indent: 2em;
}

.product-icon {
	margin-top: 50px;
}

.product-icon .col-md-2 {
	padding: 15px;
	text-align: center;
}

.product-icon .col-md-2 span {
	display: block;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	color: #666666;
}

.cooperation-brand {
	background: url("images/home/hotel_logo_bg.png") no-repeat;
}

