.foot-line {
	width: 0.01rem;
	height: 90%;
	background-color: transparent;
	border: 0.01rem dashed #734B23;
	left: 11px;
	top: 0.05rem;
	z-index: -1;
}

a:hover {
	color: #734B23;
}

.w500 {
	width: 9.19rem;
	bottom: .32rem;
	left: 8.20rem;
}

.footer {
	position: relative;
	background-color: #fff !important;
	/* background: url({pboot:sitetplpath}/images/bottom_bg.png) no-repeat; */
	background-position: bottom center;
	background-size: contain;
}

.text-box {
	width: 6.06rem;
}

.black-33 {
	color: #333333;
}

.lh-30 {
	line-height: .30rem;
}

.color-orange {
	color: #734B23;
}

.bg-orange {
	background-color: #734B23;
}

.bot-line {
	width: 0.01rem;
	height: .37rem;
	background-color: #CBCBCB;
	opacity: 0.5;
}

.img-box {}

.online dl {
	width: .40rem;
	height: .40rem;
	border-radius: 50%;
	padding: 0;
	background-color: white !important;
}

.join-pad {
	padding: .15rem 0.05rem;
}

#popup {
	width:2.84rem; 
	border-radius: .15rem;
}

#popup-box {
	z-index: 99999;
	top: -2.00rem;
	left: -.50rem;
	display: none;
	position: absolute;
	background-color: #fff;
	padding: .15rem;
	border-radius: .15rem;
	box-shadow: -0.05rem -0.05rem 10px rgba(0, 0, 0, 0.1);
}

#popup-box::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 1.74rem;
	left: .59rem;
	border-left: .10rem solid transparent;
	border-right: .10rem solid transparent;
	border-top: .20rem solid #fff;
}

#popup-box2 {
	z-index: 99999;
	top: -2.00rem;
	left: .86rem;
	display: none;
	position: absolute;
	background-color: #fff;
	padding: .15rem;
	border-radius: .15rem;
	box-shadow: -0.05rem -0.05rem 10px rgba(0, 0, 0, 0.1);
}

#popup-box2::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 1.74rem;
	left: .59rem;
	border-left: .10rem solid transparent;
	border-right: .10rem solid transparent;
	border-top: .20rem solid #fff;
}

#popup-box3 {
	z-index: 99999;
	top: -2.00rem;
	left: .19rem;
	display: none;
	position: absolute;
	background-color: #fff;
	padding: .15rem;
	border-radius: .15rem;
	box-shadow: -0.05rem -0.05rem 10px rgba(0, 0, 0, 0.1);
}

#popup-box3::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 1.74rem;
	left: .59rem;
	border-left: .10rem solid transparent;
	border-right: .10rem solid transparent;
	border-top: .20rem solid #fff;
}

.pad360 {
	padding: 0 3.60rem;
}

.yellobg {
	background-color: #FFF7EF;
}

.wyjm-box {
	box-shadow: -0.05rem -0.05rem 10px rgba(0, 0, 0, 0.1);
}

.join-wx {
	box-shadow: -0.05rem -0.05rem 10px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}

.foot-container {
	box-shadow: -5px -2px 5px rgba(0, 0, 0, 0.1);
}

.show {
	display: none;
}

circle {
	right: 2vw;
}

@media screen and (max-device-width: 768px) {
	.pcfoot {
		display: none;
	}

	.show {
		display: block !important;
	}

	.icontent {
		background-color: #fff;
	}

	.mb-wyjm {
		display: block !important;
	}

	.wyjm {
		display: none !important;
	}

	.mb-join-wx {
		display: block !important;
	}

	.join-wx {
		display: none !important;
	}

	.online dl {
		background-color: transparent !important;
	}

	.online>.wyjm-box {
		width: 9.33vw !important;
		background-color: #734B23 !important;
		padding: 2.2vh 3.33vw;
	}
	
	#popup {
		width:37.86vw; 
		border-radius: 7px;
	}

	.mb-wyjm {
		width: 4.13vw;
		height: 1.97vh;
	}

	.wyjm-text {
		margin-top: 1.14vh;
		color: #fff;
		font-size: .26rem !important;
	}

	.online {
		left: 81%;
		top: 55vh;
	}
	
	.online dl dt {
		top: -13.1vh !important;
	}

	.online dl dt::after {
		top: 15.17vh;
	}
	.wyjm-box {
		box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1)!important;
	}
	.form-box {
		width: 80%!important;
		height: 5.7838vh!important;
		background: #F5F5F5!important;
		box-shadow: 0px 1px 9px 0px rgba(252, 121, 0, 0.03)!important;
		padding: 0 4vw!important;
		border-radius: 8px!important;
	}
	._font-18{
	    font-size:12px;
	}
	.form-title {
		width: 16vw!important;
	}
	.sub-btn {
		padding: 0 6vw!important;
		height: 6.175vh!important;
		border-radius: 50px!important;
		margin-left:0!important;
	}
	
	.mb-links>h3>a {
		color: #fff;
		opacity: 0.7;
	}
	
	.h90 {
		max-height: 8.5vh;
		min-height: 8.5vh;
	}
	
	.lh-10 {
		line-height: 10px;
	}
	
	._border-b {
		border-bottom: 1px solid rgba(255,255,255,0.3);
	}
	.form-box {
		min-height: 36px;
	}
	.sub-btn {
		min-height: 50px;
	}
	.icontent {
		min-height: 430px;
	}
	#mobile_icon_div>div {
		right: 2vw!important;
	}
}

.bqbh-box {
	height: .47rem;
	width: 100vw;
	background-color: #734B23;
	border-top: 1px solid rgba(255,255,255,0.3)
}

.form-title {
	width: .75rem;
	text-align: right;
}

.form-box {
	width: 2.74rem;
	height: .49rem;
	background: #FFFFFF;
	box-shadow: 0px 1px 9px 0px rgba(252, 121, 0, 0.03);
	border-radius: 0.08rem;
	border: none;
	padding: 0 .15rem;
}

.sub-btn {
	width: 100%;
	height: .50rem;
	background:	#734B23;
	border: 1px solid #734B23;
	border-radius: .28rem;
	margin-left:.91rem;
}

._border-none {
	border: none;
}