.Contactheadeer{
	width: 100%;
	background: url(../img/images/Contactheader.PNG);
	padding: 50px;
}
.Contactbox{
	width: 100%;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(5px);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
	padding: 30px 20px;
}
.Contactbox>div{
	padding: 0 25px;
}
.Contactbox h3{
	margin: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.colorccc{
	color: #999;
	margin: 0;
	padding-top: 15px;
}
.phone{
	font-size: 1.6rem;
	margin: 0;
}
.clerantop{
	padding-top: 0;
}
.dizhi{
	font-size: 1.4rem;
	margin: 0;
}
.btm{
}
.ewm{
	width: 128px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 8px 6px;
	margin-left: 15px;
}
.ewm img{
	max-width: 100%;
}
.txt{
	position: relative;
}
.txt p{
	position: absolute;
	bottom: 0;
	margin: 0;
}
.lianxi_bottom p{
	margin-bottom: 0;
}
.lianxi_bottom input{
	    width: 100%;
	    height: 45px;
	    border: 1px solid #ccc;
	    border-radius: 6px;
	    padding-left: 10px;
	    color: #3462ad;
	    transition: all 0.4s;
	    margin-top: 2px;
}
.pdtop{
	padding-top: 14px;
}
.lianxi_bottom span{
	color: #3462ad;
}
.text{
	    width: 100%;
	    height: 100px;
	    border: 1px solid #ccc;
	    border-radius: 6px;
	    padding: 8.5px 10px;
	    color: #3462ad;
	    transition: all 0.4s;
	    margin-top: 2px;
	    line-height: 1.5em;
}
.fxuan{
	padding-top: 8px;
}
.fxuan input{
	background-color: #3462ad;
	margin-right: 5px;
}
.fxuan label{
	font-size: 1rem;
	margin-bottom: 0;
	margin-right: 10px;
}
.tj input{
	color: #fff;
	background-color: #3462ad;
	border: none;
	border-radius: 8px;
}
.dizhibox{
	width: 100%;
	padding: 15px;
	margin-top: 15px;
	background-color: #fff;
	border-radius: 10px;
}
.dizhibox img{
	max-width: 100%;
}
.line{
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	margin: 22px 0;
}
.logotitle{
	padding: 15px;
}