* {
	margin: 0;
	padding: 0;
}

.custom-header .g-headertop,
.custom-header .page-header-wrapper {
	display: none !important;
}

body,
html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

ul,
li {
	list-style: none;
}

.home_box {
	width: 100%;
	min-width: 1200px;
}

/* 发布需求 */
.mask_box {
	border: 1px solid;
	width: 100%;
	margin: auto;
	height: 100%;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.6);
	overflow: auto;
	text-align: center;
	z-index: 999;
	display: none;
}

/* 进驻 */
.mask_box2 {
	border: 1px solid;
	width: 100%;
	margin: auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.6);
	overflow: auto;
	text-align: center;
	z-index: 999;
	/* display: none; */
}

.mask1 {
	width: 680px;
	height: 520px;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	position: relative;
}

.mask_close {
	color: #000;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	right: 25px;
	top: 15px;
	cursor: pointer;
}

.mask_top {
	width: 680px;
	height: 50px;
}

.mask_top>img {
	width: 100%;
	height: 100%;
}

.mask_form {
	display: flex;
	flex-direction: column;
	padding: 10px 120px 30px 120px;

}

.mask_form>span {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 48px;
	line-height: 65px;
	margin-bottom: 20px;
}

.mask_form .apply_input {
	width: 355px;
	padding: 10px 0;
	border: none;
	border-bottom: 1px solid #B66D00;
}

.mask_select {
	width: 355px;
	/* height: 45px; */
}

.mask_select .el-input__inner {
	background: #FFFAF2 !important;
	border: none;
}



.mask_submit {
	width: 300px;
	height: 50px;
	background: #EFCA47;
	border-radius: 5px 5px 5px 5px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
}

.mask_submit:hover {
	color: #EFCA47;
	background: #000;
}

.mask2 {
	width: 680px;
	height: 520px;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
}

.mask2 .mask_result {
	width: 100%;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
	padding: 25px 38px;
}

.mask_result .mr_1 {
	width: 85px;
	height: 85px;
	margin-bottom: 25px;
}

.mask_result .mr_1>img {
	width: 100%;
	height: 100%;
}

.mask_result .mr_2 {
	margin-bottom: 25px;
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #454545;
	line-height: 23px;
	letter-spacing: 1px;

}

.mask_result .mr_3 {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 235px;
	margin-bottom: 25px;
}

.mask_result .mr_3 .mr_3_img {
	width: 100px;
	height: 100px;
}

.mask_result .mr_3 .mr_3_img>img {
	width: 100%;
	height: 100%;
}

.mask_result .mr_4 {
	width: 355px;
	height: 41px;
	background: #F1F1F1;
	line-height: 41px;
	text-align: center;
	font-size: 15px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #454545;
	margin-bottom: 25px;
}

.mask_result .mr_5 {
	width: 300px;
	height: 50px;
	background: #EFCA47;
	border-radius: 5px 5px 5px 5px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	/* margin-top: 40px; */
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
}


.banner_house {
	/* background: url('https://mall.global8.cn/app3/2022-04-25/62664b97215ed.png') no-repeat; */
	height: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	cursor: pointer;
	/* background-size: 100% 100%; */
}

.bh-swiper {
	height: 600px;
	width: 100%;
	/* height: 100%; */
	background: #B1A770;
}

#swiper1 {
	margin-bottom: 15px;
}
#swiper1 .swiper-wrapper{
	-webkit-transition-timing-function: linear;
	   -moz-transition-timing-function: linear;
	   -ms-transition-timing-function: linear;
	   -o-transition-timing-function: linear;
	   transition-timing-function: linear;
}
/* #swiper2 .swiper-wrapper {
   -webkit-transition-timing-function: linear; 
   -moz-transition-timing-function: linear;
   -ms-transition-timing-function: linear;
   -o-transition-timing-function: linear;
   transition-timing-function: linear;
} */
#swiper1 .swiper-slide {
	margin: 0 6px !important;
	background-color: #B1A770;
	width: 1920px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

#swiper2 .swiper-slide {
	margin: 0 6px !important;
	background-color: #B1A770;
}

.bhs-item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	height: 300px;
	width: 100%;
	background: #B1A770;
	justify-content: space-between;
	overflow: hidden;
}

.bhs-img1 {
	opacity: 0.23;
	margin-right: 10px;
	mix-blend-mode: luminosity;
}

.bhs-img1:hover {
	opacity: 0.8;
	mix-blend-mode: normal;
}

.bhs-img1>img {
	height: 100%;
}

.bhs-item2 {
	height: 302px;
	width: 100%;
	display: flex;
	flex-direction: row;
	/* overflow: hidden; */
}

.bhs-img2 {
	height: 302px;
	/* margin: 0 12px; */
	opacity: 0.23;
	mix-blend-mode: luminosity;
}

.bhs-img2:hover {
	opacity: 0.8;
	mix-blend-mode: normal;
}

.bhs-img1>img {
	height: 100%;
}

.banner-center {
	position: absolute;
	width: 100%;
	top: 170px;;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 2;
}

.bc-1 {
	width: 477px;
	height: 75px;
	margin: 0 auto;
	margin-bottom: 13px;
}

.bc-1>img {
	width: 100%;
	height: 100%;
}

.bc-2 {
	height: 94px;
	font-size: 71px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	line-height: 84px;
	/* text-shadow: 0px 4px 6px rgba(0,0,0,0.2500); */
	background: linear-gradient(180deg, #FFFFFF 45%, #FFF6C8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	margin-bottom: 25px;
}

.bc-3 {
	width: 789px;
	height: 54px;
	background: #3A3932;
	display: flex;
	justify-content: space-evenly;
	padding: 14px 0;
	margin: 0 auto;
}

.bc3-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.bc3-logo {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}

.bc3-logo>img {
	width: 100%;
	height: 100%;
}

.bc3-title {
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
}

.banner-2-house {
	width: 100%;
	height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: url(../images/house/bg1.png) right no-repeat #3A3932;
	/* background-size: contain; */
}


/* .b2-bg {
	position: absolute;
	right: 0;
	width: 927px;
	height: 220px;
	background:url('../images/house/bg1.png') no-repeat ;
	opacity: 0.4;
	background-size: contain;
} */

.b2-center {
	width: 1240px;
	display: flex;
	flex-direction: row;
}

.b2c-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 52px;
}

.b2c-left-1 {
	height: 32px;
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.b2c-left-2 {
	height: 32px;
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}

.b2c-left-3 {
	margin-top: 17px;
	width: 139px;
	height: 53px;
	background: url('../images/house/s1.png');
	cursor: pointer;
}

.b2c-left-3:hover {
	background: url('../images/house/s2.png');
}

.b2c-left-mask {
	position: absolute;
	width: 134px;
	height: 24px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	opacity: 0.2;
	transform: rotate(330deg);
}

.b2c-left-3>div {
	font-size: 18px;
	height: 24px;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: linear-gradient(121deg, #9E7B00 0%, #382C00 100%);

}

.b2c-right {
	flex: 1;
	position: relative;
}

.b2c-right .prevbtn {
	position: absolute;
	left: 15px;
	top: 88px;
	width: 38px !important;
	height: 38px !important;
	cursor: pointer;
	background: url("../images/house/prev.png") !important;
	z-index: 100;
}

.b2c-right .nextbtn {
	z-index: 100;
	position: absolute;
	right: 15px;
	top: 88px;
	cursor: pointer;
	width: 38px !important;
	height: 38px !important;
	background: url("../images/house/next.png") !important;
}

.b2c-lists {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
/* 	justify-content: center;
	align-items: center; */
	padding: 30px 35px;
}

.b2c-list {
	width: 145px;
	height: 65px;
	margin: 7.5px 0;
	margin-right: 15px;
	background: #fff;
	cursor: pointer;
}

.b2c-list>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.b2c-list:nth-child(6n) {
	margin-right: 0;
}

.home-kind {
	background: #FBF9F2;
	width: 100%;
	display: flex;
	justify-content: center;
}

.home-kind-center {
	width: 1240px;
	padding: 40px 0;
	display: flex;
	flex-direction: column;
}

.hk-1 {
	height: 32px;
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
	margin-bottom: 30px;
}

.hk-2 {
	display: flex;
	flex-direction: column;
}

.hk2-options {
	/* height: 70px; */
	display: flex;
	flex-direction: row;
	border-top: 1px solid rgba(0, 0, 0, 0.2500);
}

.hk2-options:first-child {
	border-top: none;
}


.hk2-options-left {
	width: 284px;
	background: #F1E5CF !important;
	padding: 20px 40px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.hk2_logo {
	width: 30px;
	height: 30px;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hk2_logo>img {
	width: 100%;
	height: 100%;
}

.hk2_title {
	margin: auto 0;
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 23px;
}

.hk2-options-right {
	width: 956px;
	padding: 20px 13px 20px 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background: #FAF4E9;
}

.options {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.option {
	height: 30px;
	padding: 5px 10px;
	font-size: 15px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #454545;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-right: 55px;
	margin-bottom:10px;
}

.optActive {
	background: #F4AB42 !important;
	color: #fff !important;
	border-radius: 5px;
}

.option:hover {
	background: #F4AB42;
	color: #fff;
	border-radius: 5px;

}

.optionBtns {
	margin: auto 0;
	display: flex;
	flex-direction: row;
}

.optionBtns .more {
	width: 56px;
	height: 26.4px;
	display: flex;
	flex-direction: row;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #454545;
	justify-content: center;
	align-items: center;
	/* padding: 8px; */
	margin-right: 10px;
	cursor: pointer;
}

.optionBtns .moreCheck {
	width: 56px;
	height: 26.4px;
	display: flex;
	flex-direction: row;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #454545;
	justify-content: center;
	align-items: center;
}

.more_value {
	height: 17px;
	font-size: 13px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #454545;
	line-height: 15px;
	margin-right: 10px;
}

.more_logo {
	width: 6px;
	height: 6px;
	transform: rotate(225deg);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.up_logo{
		width: 6px;
		height: 6px;
		transform: rotate(45deg);
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
}

.more_logo2 {
	font-size: 14px;
	color: #000000;
}

.hk-3 {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
	height: 150px;
	/* background: deepskyblue; */
}
.hk-3_img{
	width: 100%;
	height: 100%;
}
.hk-3_img>img{
	width: 100%;
	height: 100%;
}


.hk-4 {
	display: flex;
	flex-direction: column;
}

.hk4-top {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	margin-bottom: 20px;
}

.hk4-item {
	width: 234px;
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 1px rgba(219, 215, 200, 0.5000);
	padding: 15px 19px;
	display: flex;
	margin-right: 16px;
	margin-bottom: 20px;
	flex-direction: column;
	cursor: pointer;
}

.hk4-item:nth-child(5n) {
	margin-right: 0px;
}

.hk4-img {
	width: 160px;
	height: 160px;
	background: #DEDEDE;
	margin: 0 auto;
	margin-bottom: 15px;
}

.hk4-img>img {
	width: 100%;
	height: 100%;
}

.hk4-itemTitle {
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #3A3932;
	line-height: 19px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.hk4-itemValue {
	width: 195px;
	margin: 0 auto;
	word-wrap: break-word;
	font-size: 12px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #888888;
}

.pg {
	width: 1240px;
	margin: auto 0;
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

.pg li:hover {
	color: #F4AB42 !important;
}

.pg .number:hover {
	color: #F4AB42 !important;
}

.pg .active {
	background: #F4AB42 !important;
}

.pg2 {
	/* width: 1240px; */
	margin: auto 0;
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pg2 li:hover {
	color: #F4AB42 !important;
}

.pg2 .number:hover {
	color: #F4AB42 !important;
}

.pg2 .active {
	background: #F4AB42 !important;
}




.home-main {
	width: 100%;
	background: #DDD6BF;
}

.home-main-center {
	width: 1240px;
	margin: 0 auto;
	padding: 90px 0;
}

.hm-1 {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 100%;
	height: 150px;
	/* background: skyblue; */
}


.hm-1_img{
	width: 100%;
	height: 100%;
}
.hm-1_img>img {
	width: 100%;
	height: 100%;
}

.hm-2 {
	height: 395px;
	padding: 45px 0;
	background: #3A3932;
	position: relative;
	margin-bottom: 30px;
}

.hm-2-box {
	display: flex;
	flex-direction: row;
}

.hm-2-left {
	display: flex;
	flex-direction: column;
	/* justify-content: space-between; */
	margin-right: 13px;
}

.hm-2-leftTop {
	display: flex;
	flex-direction: row;
	/* justify-content: space-evenly; */
}

.hm-2-leftTop-1 {
	height: 84px;
	font-size: 64px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 75px;
	margin-right: 18px;
	margin-left: 30px;
}

.hm-2-leftTop-2 {
	height: 32px;
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	margin: auto 0;
}

.hm-2-leftBottom {
	width: 276px;
	height: 160px;
	margin-top: 35px;
}

.hm-2-leftBottom>img {
	width: 100%;
	height: 100%;
}

.hm-2-right {
	flex: 1;
	/* width: 880px; */
	/* height: 280px;	 */
}

.hm-2-right .el-carousel__arrow {
	background: #EFCA47;
	color: #000;
	width: 38px;
	height: 38px;
}

.hm-2-right .el-carousel__item {
	display: flex;
	justify-content: center;
	align-items: center;
}

.hm-2-right .el-carousel__arrow--left {
	left: 10px;
}

.hm-2-right .el-carousel__arrow--right {
	right: 25px;
}

.hm-2-right .el-carousel__arrow:hover {
	background: #000;
	color: #EFCA47;
}

.hm-swiperbox {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	margin: auto 0;
	/* width: 924px; */
}

.hm-item {
	width: 207px;
	height: 279px;
	background: #FFFFFF;
	padding: 10px 15px;
	margin-right: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	transition: all 0.5s;
	transform-origin: center;
	overflow: hidden;
	/* margin:0 5px; */
}

/* .hm-item-inside{
	width: 207px;
	height: 279px;
	background: #FFFFFF;
	padding: 10px 15px;
	transform-style: preserve-3d;
	transition: all 0.5s;
	transform-origin:center;
}
 */

.hm-item:hover {
	z-index: 1;
	transform: scale(1.15);
	box-shadow: 0 0 15px rgb(0 0 0 / 15%);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);

}


.hm-img {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	background: #D9D9D9;
}

.hm-img>img {
	width: 100%;
	height: 100%;
}

.hm-itemTitle {
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #3A3932;
	line-height: 19px;
	text-align: center;
	margin: 10px auto;
	width: 177px;


}

.hm-itemValue {
	width: 177px;
	font-size: 12px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	overflow: hidden;
	text-overflow: ellopsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	margin: 0 auto;
	margin-bottom: 53px;
}



@keyframes t {
	0% {
		left: -200px;
	}

	100% {
		left: 0;
	}
}

@keyframes tback {
	0% {
		left: 0;
	}

	100% {
		left: -200px;
	}
}

.hm-top {
	position: absolute;
	/* width: 0; */
	left: -200px;
	top: 20px;
	height: 33px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1500);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	transition: all 1s;
	animation-fill-mode: forwards;
	/* animation: long 1s linear; */
	padding: 4px;
	display: none;
}

.hm-item:hover .hm-top {
	animation: t 0.5s forwards steps(100);
	display: flex;
}



@keyforms d {
	0% {
		opacity: 0;
	}


	100% {
		opacity: 1;
	}
}


.hm-top .hm-top-img {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	background-size:cover;
}

.hm-top .hm-top-img>img {
	width: 100%;
/* 	background-size:contain;
	object-fit: contain; */
}

.hm-top .hm-top-title {
	width: 160px;
	word-wrap: break-word;
	height: 14px;
	font-size: 10px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 12px;
	margin: auto 0;
	transition: all 2s;
	opacity: 0;
}

.hm-item:hover .hm-top-title {
	animation: d 0.8s forwards steps(100);
	opacity: 0.5;
}


.hm-bottom {
	width: 113px;
	height: 34px;
	background: #EFCA47;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	text-align: center;
	line-height: 34px;
	position: absolute;
	bottom: 0;
	right: -200px;
	cursor: pointer;
}

.hm-item:hover .hm-bottom {

	animation: m 0.5s forwards steps(100);
}

@keyframes m {
	0% {
		right: -200px;
	}

	100% {
		right: 0;
	}
}

@keyframes mback {
	0% {
		right: 0;
	}

	100% {
		right: -200px;
	}
}


.hm-bg1 {
	position: absolute;
	left: 0;
	top: 43px;
	width: 116px;
	height: 132px;
	background: #FFFFFF;
	opacity: 0.05;
}

.hm-bg2 {
	width: 227px;
	height: 155px;
	background: #FFFFFF;
	opacity: 0.05;
	position: absolute;
	left: 90px;
	top: 139px;
}

.hm-bg3 {
	width: 366px;
	height: 87px;
	background: #FFFFFF;
	opacity: 0.05;
	position: absolute;
	left: 438px;
	top: 0;
}

.hm-bg4 {
	width: 338px;
	height: 101px;
	background: #FFFFFF;
	opacity: 0.05;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.hm-3 {
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.hm-3-bg {
	width: 610px;
	height: 150px;
	/* background: #FFFFFF; */
}

.hm-3-bg>img {
	width: 100%;
	height: 100%;
}

.hm-4 {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.hm-4-hot {
	display: flex;
	flex-direction: column;
	width: 798px;
	/* height: 505px; */
	background: linear-gradient(180deg, #FFF7DC 0%, #FFFFFF 53%);
	border-radius: 5px;
	padding: 20px 25px;
}

.hm-4-hotTitle {
	height: 16px;
	font-size: 20px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #16202C;
	line-height: 16px;
}

.hotnews {
	min-height:380px;
	display: flex;
	flex-direction: column;
}

.hotitem {
	display: flex;
	flex-direction: row;
	padding: 25px 0;
	border-top: 1px solid #E6E6E6;
	cursor: pointer;
}

.hotitem:nth-child(1) {
	border-top: none;
}


.hot_img {
	width: 100px;
	height: 100px;
	margin-right: 15px;
}

.hot_img>img {
	/* 	width: 100%;
	height: 100%; */
	width: 100px;
	height: 100px;
}

.hot-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.hotItem_title {
	height: 25px;
	font-size: 18px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}

.hotitem:hover .hotItem_title {
	color: #EFCA47;
}

.hotItem_value {
	height: 25px;
	font-size: 14px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #888888;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellopsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	/* word-wrap: break-word; */
}

.hotItem_date {
	height: 25px;
	font-size: 14px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #888888;
	line-height: 25px;
}

.order_title {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	padding-bottom: 30px;
	text-align: center;
	/* border-bottom: 2px solid #F6871E; */
}


.hm-4-match {
	width: 420px;
	height: 505px;
	border-radius: 5px 5px 5px 5px;
	background: linear-gradient(180deg, #FFF7DC 0%, #FFFFFF 53%);
	/* background: linear-gradient(180deg, #FFF7DC 0%, rgba(255,255,255,0) 53%); */
}

.hm-4-match .release_demand {
	color: #16202C;
	/* background: #000; */
	width: 420px;
	height: 505px;
	text-align: center;
	position: relative;

}

.hm-4-match .release_demand span {
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}

.hm-4-match .release_demand span input {
	margin-left: 40px;
	width: 255px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #DDDDDD;
	padding: 0 20px;
}

.hm-4-match .release_demand p.title {
	color: #16202C;
	font-size: 20px;
	font-weight: bold;
	padding: 25px 0 25px;
}

.hm-4-match .release_demand .btn {
	background: #276EF0;
	width: 180px;
	border-radius: 20px;
	color: #fff;
	/* margin-top: 43px; */
}

.hm-5 {
	margin-top: 30px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.hm-5-about {
	width: 763px;
	display: flex;
	flex-direction: column;
}

.hm-5-title {
	height: 43px;
	font-size: 30px;
	font-family: Source Han Serif CN-Bold, Source Han Serif CN;
	font-weight: bold;
	color: #201C0F;
	line-height: 35px;
	margin-bottom: 30px;
	margin-top: 26px;
}

.hm-5-value {
	/* height: 92px; */
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #373737;
	line-height: 25px;
}

.hm-5-video {
	width: 437px;
	height: 246px;
	/* background: #000000; */
}

.hm-5-video>img {
	width: 100%;
	height: 100%;
}
