html{
	font-size: 100px;
}
body{
	font-size: 16px;
}
.head-contian {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.1rem;
	height: 0.65rem;
	min-height: 45px;
	border-radius: 8px 8px 0 0;
	font-size: 0.13rem;
	color: #FFFFFF;
}

.iframC {
	position: fixed;
	z-index: 999999;
	background-color: #F8F8F8;
	padding: 0;
	border-radius: 0.08rem;
	box-shadow: 2px 2px 0.1rem #888888;
	min-width:520px;min-height: 409px;
}
.iframE {
	position: fixed;
	z-index: 999999;
	background-color: #F8F8F8;
	padding: 0;
	border-radius: 0.08rem;
	box-shadow: 2px 2px 0.1rem #888888;
	max-width:350px;max-height: 550px;
	min-width:300px;min-height: 470px;
}


#xiaodao_iframe_title_icon_container {
	cursor: move;
	display: none;
	align-items: center;
	height: 100%;
}

#xiaodao_iframe_title_icon {
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%
}

.xiaodao_iframe_title {
	font-size: 0.14rem;
	cursor: move;
	margin-left: 0.1rem;
	display: flex;
	flex: 15;
}

#phoneid,
#wechatid {
	width: 0.25rem;
	height: 0.25rem;
	display: none;
	cursor: pointer
}

#xiaodao_chatIframe_kefu {
display:none;
cursor:pointer;
justify-content:center;
align-items:center;
margin-right: 0.14rem;
}

#xiaodao_chatIframe_trumpet {
	cursor: pointer;
	width: 0.5rem;
	display: flex;
	justify-content: center;
	height: 100%;
}

#xiaodao_chatIframe_close {
	cursor: pointer;
	display: flex;
	justify-content: center;
	height: 100%;
	
}

#xiaodao_iframe_opacity {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	display: none;
}

#alertTips {
	border-radius: 0.03rem;
	padding: 0.05rem;
	color: #fff;
	position: absolute;
	font-size: 0.14rem;
	z-index: 9999999;
	top: 40%;
	left: 41%;
	background: rgba(0, 0, 0, 0.5);
}

.roundCon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 991314520;
	border-radius: 50%;
	padding: 0.12rem;
	cursor: pointer;
}

.sideCon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: fixed;
	z-index: 991314520;
	border-radius: 3px;
	cursor: pointer;
	padding: 0.2rem 0.1rem;
}

.sideText {
	display: flex;
	align-items: center;
	color: #FFFFFF;
	writing-mode: tb-rl;
	letter-spacing: 5px;
	font-size: 14px;

}

.bottomCon {
	padding: 0.09rem 0.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: fixed;
	z-index: 991314520;
	border-radius: 3px;
	cursor: pointer;
}

.customCon {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: fixed;
	z-index: 991314520;
	width: auto;
	height: auto;
	border-radius: 3px;
}

.B_l_m {
	left: 0rem;
	top: 45%;
}

.B_l_b {
	left: 0rem;
	bottom: 0rem;
}

.B_r_m {
	right: 0rem;
	top: 45%;
}

.B_r_b {
	right: 0rem;
	bottom: 0rem;
}
