body {}

main {}

.conbox {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}

/* nav */
header {}

.banner {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.banenrimg{
	display: block;
}
.banenrimg2{
	display: none;
}
.banner img {
	width: 100%;
}

.banner-box {
	max-width: 1200px;
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
	width: 100%;
	top: 0;

}

.banner-box h1 {
	font-size: 40px;
	margin-bottom: 20px;
	margin-top: 20%;
	color: #fff;
}

.banner-box h2 {
	height: 2px;
	background: #dbc474;
	width: 80px;
	margin: 40px 0;
}

.banner-box p {
	font-size: 30px;
	line-height: 1.6;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.banner-box h3 {
	font-size: 30px;
	line-height: 1.4;
	font-weight: normal;
	color: #fff;
}

.banner-box h4 {
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	font-weight: normal;
}

.contact {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.contact a {
	display: block;
	width: 300px;
	line-height: 50px;
	text-align: center;
	background: #e0811a;
}

.contact span {
	display: block;
	width: 300px;
	line-height: 50px;
	font-size: 40px;
}



.title {
	text-align: center;
	margin: 40px 0;
}

.title h1 {
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	color: #774a83;
}

.title h2 {
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	color: #774a83;
}

.title h3 {
	width: 200px;
	height: 3px;
	background: #e0811a;
	margin: 30px auto;
}

.title2 {
	text-align: center;
	margin: 40px 0;
	color: #fff;
}

.title2 h1 {
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
}

.title2 h2 {
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
}

.title2 h3 {
	width: 200px;
	height: 3px;
	background: #e0811a;
	margin: 30px auto;
}

.whoare {
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin: 5% 0;
}

.whoare .whoare-l {
	width: 50%;
}

.whoare .whoare-r {
	width: 50%;
}

.whoare .whoare-r h1 {
	font-size: 70px;
	font-weight: bold;
	text-transform: uppercase;
	color: #774a83;
}

.whoare .whoare-r h2 {
	font-size: 40px;
	font-weight: bold;
	color: #774a83;
}

.whoare .whoare-r p {
	font-size: 20px;
	color: #666;
	line-height: 30px;
}

.anli {
	background: #774a83;
	overflow: hidden;
	padding: 2% 0;
}

.anlilist ul {
	display: flex;
	justify-content: space-between;
	/* 子元素均匀分布 */
	overflow: hidden;
}

.anlilist ul li {
	background: #9875a1;
	padding: 2%;
	margin-right: 4%;
	flex: 1;
}

.anlilist ul li:nth-child(3) {
	margin-right: 0;
}

.anlilist ul li h1 {
	text-align: center;
}

.anlilist ul li h2 {
	text-align: left;
	color: #fff;
	margin: 2% 0;

}

.anlilist ul li p {
	font-size: 18px;
	text-align: left;
	color: #fff;
}

.anlilist ul li h1 img {
	width: 100%;
}

.jiating {
	overflow: hidden;
	position: relative;
}

.jiatingimg {
	overflow: hidden;
	max-height: 500px;
	display: block;
}

.jiatingimg img {
	width: 100%;
}
.anniu{
	overflow: hidden;
}
	.jiatingimg2 {
		overflow: hidden;
		display: none;
	}

.jiatingbox {
	position: absolute;
	top: 2%;
	width: 100%;
}

.jiatingtxt {
	width: 500px;
	background: #774a83;
	padding: 5%;
	margin-top: 5%;
}

.jiatingtxt h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.jiatingtxt h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	margin: 4% 0;

}

.jiatingtxt p {
	color: #fff;
}

.xinfu {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding: 6% 0;
}

.xinfu-l {
	flex: 1;
	margin-right: 5%;
}

.xinfu-r {
	flex: 1;
	margin-right: 2%;
}

.xinfu-l h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #774a83;
}

.xinfu-l h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #774a83;
	margin: 2% 0;
}

.xinfu-l p {
	font-size: 20px;
}

.footer {
	background: #774a83;
	overflow: hidden;
	padding: 5% 0;
}

.footer h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	color: #fff;
}

.footer h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 1%;
}

.footer a {
	display: block;
	width: 600px;
	margin: 2% auto;
	line-height: 50px;
	background: #e0811a;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;

}

.footer h3 {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}




.chahua {
	overflow: hidden;
	padding: 3% 0;
}

.chahua ul {
	display: flex;
	justify-content: space-between;
}

.chahua ul li {
	flex: 1;
	margin-right: 4%;

}

.chahua ul li:nth-child(3) {
	margin-right: 0%;

}

.chahua ul li h2 {
	color: #774a83;
	text-transform: uppercase;
	font-size: 20px;
}

.chahua ul li p {

	font-size: 16px;
	margin-top: 3%;
}

/* form */
.tanchuang {
	background: #4e2f57;
	overflow: hidden;
	width: 400px;
	display: none;
	/* 初始状态为隐藏 */
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 8px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
	animation: fadeIn 0.3s ease-in-out;
}

.tanchuang form {
	padding: 20px;
	border-radius: 8px;
}

.tanchuang label {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	color: #fff;
}

.tanchuang input[type="text"],
.tanchuang input[type="number"],
.tanchuang select {
	width: 100%;
	padding: 8px;
	margin-bottom: 16px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.gender-options {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}

.gender-options label {
	font-weight: normal;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.gender-options input[type="radio"] {
	display: none;
}

.gender-options input[type="radio"]+label:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #ccc;
	border-radius: 50%;
	margin-right: 8px;
	vertical-align: middle;
	cursor: pointer;
}

.gender-options input[type="radio"]:checked+label:before {
	background-color: #e0811a;
	border-color: #e0811a;
}

.tanchuang input[type="submit"] {
	background-color: #e0811a;
	color: white;
	padding: 10px 15px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	width: 100%;
}

.tanchuang input[type="submit"]:hover {
	background-color: #45a049;
}

.checkbox-label {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.checkbox-label input {
	margin-right: 8px;
}

.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ff4d4d;
	color: white;
	border: none;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.close-btn:hover {
	background: #ff1a1a;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate(-50%, -60%);
	}

	to {
		opacity: 1;
		transform: translate(-50%, -50%);
	}
}
