.yc a:first-child{
	display:none;
}
.qrcode::after{
	content:url('https://windang-1315368050.cos.ap-guangzhou.myqcloud.com/webuploads/2024/01/公众号二维码-1-e1705913979773.png');
	position:absolute;
	bottom:-6px;
	left:22px;
	z-index:2;
	display:none;
}
.qrcode:hover::after{
	display:block
}
.formpic{
	margin-right:70px !important;
}
.formpic p{
		margin: 0;
		padding: 0;
}
.formpic img {
	height:438px;
}
.haofan{
	margin-top: 20px;
	margin-right:30px;
	width: 400px;
}
.top-title{
	margin-bottom: 50px;
}
.top-title h2,.top-title p{
	margin:0;
	color:#000;
}
.top-title p{
	height:20px;
}
.haofan > p {
	width:400px;
	display: flex;
	flex-wrap:wrap;
	align-content:flex-start;
}
.haofan > p > span >input{
	width:180px;
	margin-right:10px;
	display: block;
	border: 1px solid #000;
/* 	text-align:center; */
	padding-left:21px;
	font-size:13px;
	color: gray;
	border: 1px solid #ccc;
	border-radius:10px;
}
.haofan p span select{
	width:180px;
	margin-right:10px;
	border: 1px solid #ccc;
	border-radius:10px;
	color: #ccc;
/* 	text-align:left; */
	font-size:13px;
}
.haofan button{
	width:180px;
	height:45px;
	line-height: 23px;
/* 	border-radius:10px; */
	border: 1px solid #ccc !important;
	border-radius:10px;
	color:#fff !important;
	background:#000 !important;
}
.haofan button:hover{
	background:#fff !important;
	color:#000 !important;
}
.form-media{
  list-style: none;
	margin: 0;
	font-size:15px;
	text-align:left;
}
.form-media li {
	display:inline;
	margin-right:10px;
}
.form-media li p {
	display:inline-block;
	margin: 0;
	margin-top:20px;
}
.form-media li:first-child::after{
	content:url('https://windang-1315368050.cos.ap-guangzhou.myqcloud.com/webuploads/2024/01/企业微信二维码-e1706336229749.jpg');
	position:absolute;
	bottom:5px;
	z-index:2;
	display:none;
}
.form-media li:first-child:hover::after{
	display:block;
	right:2px;
}
@media (min-width:300px) and (max-width:600px){

.formpic{
	display:none !important;
}
	#popmake-8887{
		margin-left:30px;
	}
	.haofan{
	width: 300px;
	margin-right:0px;
}
.top-title h2,.top-title p{
	margin-left:30px;
}
.top-title p{
	height:20px;
	font-size:13px;
}
.haofan > p {
	width:300px;
	margin-left:30px;
}
.haofan > p > span >input{
	width:120px;
	}
.haofan p span select{
	width:120px;
	margin-right:10px;

}
.haofan button{
	width:120px;
	font-size:12px;
	padding:0;
}
.haofan button:hover{
	background:#fff !important;
	color:#000 !important;
}
.form-media{
  list-style: none;
/* 	margin: 0; */
	font-size:10px;
	text-align:center;
	width:300px;
}
.form-media li {
	display:inline;
/* 	margin-right:10px; */
}
.form-media li p {
	display:inline-block;
	margin: 0;
	margin-top:20px;
}
.form-media li:first-child::after{
	content:url('https://windang-1315368050.cos.ap-guangzhou.myqcloud.com/webuploads/2024/01/企业微信二维码-e1706336229749.jpg');
	position:absolute;
	bottom:5px;
	z-index:2;
	display:none;
}
.form-media li:first-child:hover::after{
	display:block;
	right:2px;
}

}