input::-webkit-input-placeholder {
	color: #4e4e4e;
}

body {
	height: 100%;
}

.top {
	width: 7.5rem;
}

.top img,
.news_part1 img {
	width: 100%;
	display: block;
}

#offer {
	font-size: .3rem;
	width: 7.5rem;

	display: flex;
	justify-content: center;
	background: linear-gradient(to bottom, #684BC5, #5E41B4);
}

#offer .content {
	width: 7.02rem;
	height: 5rem;
	border-bottom-right-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	display: flex;
	flex-direction: column;
	background-color: #fff;
}

#offer .content .title {
	width: 100%;
	height: 0.6rem;
	background-color: #f0ebe8;
	font-family: "SourceHanSansCN-Regular";
	font-size: 0.3rem;
	color: #a18774;
	text-align: center;
	line-height: 0.6rem;
	border-top-left-radius: 0.08rem;
	border-top-right-radius: 0.08rem;
	margin-bottom: 0.5rem;
}

#offer .content .ipt_area,
.ipt_number,
.ipt_home {
	width: 6rem;
	height: 0.8rem;
	border-radius: 3px;
	margin-bottom: 0.2rem;
	background: #fff;
}

#offer .content .ipt_number input {
	width: 5.8rem;
	height: 0.7rem;
	border: none;
	text-indent: 1em;
	font-size: 14px;
	margin-top: 0.04rem;
	outline: none;
	background-color: transparent;
}

#offer .content .ipt_area input {
	width: 5.8rem;
	height: 0.7rem;
	border: none;
	text-indent: 1em;
	font-size: 14px;
	margin-top: 0.04rem;
	outline: none;
	background-color: transparent;
}

#offer .content .ipt_home input {
	width: 5.8rem;
	height: 0.7rem;
	border: none;
	text-indent: 1em;
	font-size: 14px;
	margin-top: 0.04rem;
	outline: none;
	background-color: transparent;
}

#offer .content .send {
	width: 6rem;
	height: 0.8rem;
	color: #ffffff;
	background: #b18232;
	margin-top: 0.1rem;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 6px;
	font-size: 18px;
}

#offer .content .send input {
	color: #ffffff;
	background-color: #333333;
	border: 0px;
	font-size: 16px;
}

#offer .img {
	width: 100%;
	display: flex;
	justify-content: center;
	height: .8rem;
	margin-top: .6rem;
}

#offer .img .img1 {
	width: .6rem;
	height: .8rem;
	background: url(../images/5.png) no-repeat 50% 50%;
	background-size: contain;
	margin: 0;
	margin-right: .25rem;
}

#offer .img .p {
	font-family: "SourceHanSansCN-Regular";
	font-size: 12px;
	color: rgb(128, 128, 128);
	line-height: .4rem;
}

#offer .content .title1 {
	width: 100%;
	height: 0.6rem;
	background-color: #f0ebe8;
	font-family: "SourceHanSansCN-Regular";
	font-size: 0.3rem;
	color: #a18774;

	line-height: 0.6rem;
	border-bottom-left-radius: 0.08rem;
	border-bottom-left-radius: 0.08rem;
	margin-top: 0.3rem;
}

#offer .content .title1 p {
	margin-left: .7rem;
}

#offer .offer_img {
	width: 7.1rem;
	height: 3.81rem;
	border-radius: .05rem;
	margin-top: .3rem;
}

#offer .bg {
	width: 7.1rem;
}

.title_group {
	width: 100%;
	margin: 0.6rem 0 0.4rem 0.3rem;
}

.title_group .z {
	font-family: "pingFang-SC-Bold";
	font-size: 0.36rem;
	font-weight: bold;
	color: rgb(51, 51, 51);
}

.title_group .y {
	font-family: "pingFang-SC-Regular";
	font-size: 0.24rem;
	/*font-weight: bold;*/
	color: rgb(51, 51, 51);
}

#contact {
	width: 7.1rem;
	height: 4rem;
	box-shadow: 0 0 0.3rem #e4dfdf !important;
	border-radius: 0.08rem;
}

#contact .ewm {
	width: 100%;
	height: 1.6rem;
	display: flex;
	justify-content: center;
	padding-top: 0.35rem;
}

#contact .ewm .pic {
	width: 1.6rem;
	height: 100%;
	background: url("../images/ewm.png") no-repeat 50% 50%;
	background-size: contain;
	margin-right: -0.8rem;
}

#contact .ewm .text {
	/*width: 3.1rem;*/
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#contact .ewm .text .textCon {
	width: 100%;
	height: 1.2rem;
	text-align: left;
	font-size: 14px;
	color: #4a4646;
}

#contact .phone {
	width: 100%;
	height: 0.4rem;
	display: flex;
	justify-content: center;
	margin-top: 0.35rem;
}

#contact .phone .icon {
	width: 0.41rem;
	height: 0.4rem;
	background: url("../images/phone2.png") no-repeat 50% 50%;
	background-size: contain;
	margin-right: -2rem;
}

#contact .phone .text {
	font-size: 14px;
}

#contact .copyright {
	color: #4a4646;
	text-align: center;
	margin-top: 0.3rem;
	line-height: 0.35rem;
}

#offer.disappear1 {
background: linear-gradient(to bottom, #3D2583, #38217A);
}

/* #offer.disappear1 .content {
	height: 4.08rem;
	padding-top: 1rem !important;
} */
#offer.disappear1 .content{
	height: 5rem;
	background-color: transparent;
	
}
.tabright {
	width: 5.8rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.tabright .layui-btn {
	width: 5.8rem;
	margin: 0 auto;
	background: linear-gradient(to bottom, #DB4213, #E9914D);
}
