.contactus {
	margin-top: .6rem;
	height: 100%;
}

.contactus .banner {
	width: 100%;
}

.container {}

.contactus_list {
	width: 12rem;
}

.layui-btn {
	background-color: #1479D7;
}

.c_left {
	margin-top: .52rem;
	text-align: left;
}

.c_left .title h3 {
	font-size: .2rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #000000;

}

.c_left .title p {
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;

	opacity: 0.8;
	margin-top: .2rem;
}

.c_left .f {
	display: flex;
	justify-content: space-between;
}

.c_left .f .lianxi .lian_btn {
	width: 1.5rem;
	height: .42rem;
	line-height: .42rem;
	text-align: left;
	background: #1479D7;
	border-radius: .1rem;
	position: relative;
	margin-top: .55rem;
	margin-bottom: .2rem;

}

.c_left .f .lianxi .lian_btn span {
	font-size: .24rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: .14rem;

}

.c_left .f .lianxi .lian_btn img {
	position: absolute;
	width: .48rem;
	height: .75rem;
	margin-top: -.18rem;
	
}

.c_left .f .lianxi p {
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	margin-bottom: .14rem;
}

.c_left .f .place {
	margin-left: .3rem;
}

.c_left .f .place_btn {
	width: 1.5rem;
	height: .42rem;
	line-height: .42rem;
	text-align: center;
	background: #1479D7;
	border-radius: .1rem;
	margin-top: .55rem;
	margin-bottom: .2rem;

}

.c_left .f .place_btn span {
	font-size: .24rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #FFFFFF;
}

.c_left .f .place_btn img {
	margin-top: -.08rem;
}

.c_left .f .place p {
	width: 2.77rem;
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
}

.right {
	margin-top: .52rem;
	text-align: left;
}

.right .title {
	margin-left:.9rem;
}

.right .title h3 {
	font-size: .2rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #000000;
}

.right .title p {
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;

	opacity: 0.8;
	margin-top: .33rem;
}

.right .input {
	display: flex;
	margin-top: .25rem;
}

.right .input .layui-input-block {
	width: 1.1rem;
	margin-right: -.38rem;
	display:flex
}

.right .input input {
	float: left;
	width: 1.55rem;
	height: .45rem;
	line-height: .45rem;
	background: #E8E8E8;
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;

	opacity: 0.8;
}

.layui-input-block {
	margin-left: .9rem;
	min-height: .36rem;
}

.layui-input-block .input2 {
	width: 4.8rem;
	height: .45rem;
	line-height: .45rem;
	background: #E8E8E8;
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;

	opacity: 0.8;
}

.layui-input-block textarea {
	width: 4.8rem;
	height: 1.82rem;
	background: #E8E8E8;
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	padding-left: .12rem;
	opacity: 0.8;
	resize: none
}
.captcha{
	width: 1.28rem;
	height: .44rem;
}
.layui-btn {
	margin-top:.03rem;
	width: 1.04rem;
	height: .3rem;
	text-align: center;
	line-height: .3rem;
	background: #1479D7;
	font-size: .16rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;

	opacity: 0.8;
}

.map {
	margin-top: .55rem;
	margin-bottom: 1.02rem
}

@media all and (min-width: 320px) and (max-width: 750px) {
	.contactus_list {
		width: 92%;
		margin: 0 auto;
	}

	.c_left {
		margin-top: 19px;
		text-align: left;
	}

	.c_left .title h3 {
		font-size: 14px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #000000;
	}

	.c_left .title p {
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		margin-top: 7px;
		opacity: 0.8;
	}

	.c_left .f {
		display: block;
		justify-content: space-between;
	}

	.c_left .f .lianxi .lian_btn {
		width: 75px;
		height: 21px;
		background: #1479D7;
		border-radius: 5px;
		line-height: 21px;
		text-align: left;
		background: #1479D7;

		position: relative;
		margin-top: 28px;
		margin-bottom: 7px;
	}

	.c_left .f .lianxi .lian_btn span {

		font-size: 12px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #FFFFFF;
		margin-left: 6px;
	}

	.c_left .f .lianxi .lian_btn img {
		position: absolute;
		width: 24px;
		height: 38px;
		margin-top: -9px;
		right: -2px;
	}

	.c_left .f .lianxi p {
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		margin-bottom: 8px;
	}

	.c_left .f .place {
		margin-left: 0px;
	}

	.c_left .f .place_btn {
		width: 75px;
		height: 21px;
		background: #1479D7;
		border-radius: 5px;
		line-height: 21px;
		text-align: center;

		margin-top: 19px;
		margin-bottom: 6px;
	}

	.c_left .f .place_btn span {
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 800;
		color: #FFFFFF;
	}
	.layui-input{
		margin-left: initial !important;
	}
	.c_left .f .place_btn img {
		margin-top: -3px;
		width: 12px;
		height: 16px;
	}

	.c_left .f .place p {
		width: initial;
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
	}

	.right {
		margin-top: 17px;
		text-align: left;
	}

	.right .title {
		margin-left: 0px;
	}

	.layui-input-block {
		margin-left: 0px;
		min-height: 36px;

	}

	.right .input input {
		float: left;
		width: 110px;
		height: 32px;
		line-height: 32px;
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		color: #000000;
		opacity: 0.8;
	}

	.right .title h3 {
		font-size: 14px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #000000;
	}

	.right .title p {
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		opacity: 0.8;
		margin-top: 6px;
	}

	.right .input {
		display: flex;
		margin-top: 18px;
	}

	.right .input .layui-input-block {
		width: 110px;
		margin-right: 8px;
	}
.right .input .layui-input-block  img{
		
		height:32px;
	}


	.layui-input-block .input2 {
		height: 32px;
		line-height: 32px;
		background: #E8E8E8;
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		opacity: 0.8;
	}

	.layui-form-item {
		margin-bottom: 6px;
	}

	.layui-input-block textarea {
		height: 128px;
		background: #E8E8E8;
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #000000;
		padding-left: 12px;
		opacity: 0.8;
		resize: none;
	}

	.layui-btn {
		margin-top: 3px;
		width: 73px;
		height: 32px;

		text-align: center;
		line-height: 32px;
		background: #1479D7;
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: bold;
		color: #FFFFFF;
		opacity: 0.8;
	}

	.map {
		margin-top: 32px;
		margin-bottom: 41px;
	}

	.contactus {
		margin-top: 60px;
		height: 100%;
	}
.layui-form-item .layui-input-inline {
    display: block;
    float: none;
    left: -3px;
    width: auto!important;
     margin: 0;
}
}