html, body {
	height: 100%;
	overflow: auto;
	margin: 0px;
}

body {
	/* 	background: linear-gradient(#12c3af, #00cd96); */
	/* 	overflow-x: hidden; */
	/* 	padding: 10px; */
	overflow-x: hidden;
	/* padding: 10px; */
	/* 	background-image:url("../../images/wydk/statusBg.jpg"); */
	background-size: cover;
	margin-bottom: 0xp;
}

.body_div {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 8px;
	overflow: auto;
}


header {
	height: auto !important;
	margin-top: 0px !important;
	margin-bottom:15px;
	position: relative;
}

.header_div {
	display: -webkit-box;
	-webkit-box-align: left;
	-webkit-box-pack: center;
	-webkit-box-orient: horizontal;
}

.header_div {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.header-div-content {
	float: none;
	color: #008d43;
	font-size: 20px;
}

.content_div {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	margin-top: 8px;
}

.company_img {
	width: 30px;
	height: 30px;
}

.section_img {
	margin-top: 7px;
	margin-bottom: -8px;
	width: 30px;
}

.section_div {
	-webkit-box-flex: 1;
	border-bottom: 1px solid #d7d7d7;
	padding: 1px 8px 5px 8px;
	margin-left: 0px;
	/* 	margin-top: 40px; */
	margin-top:-40px;
}

.div_msg {
	background-color: #e97671;
	height: 30px;
	line-height: 30px;
	width: 82px;
	text-align: center;
	float: right;
	font-size: 12px;
	border-radius: 5px;
	color: #ffffff;
	margin-top: -6px;
}

section {
	margin-left: 10px;
	margin-right: 10px;
}

input {
	outline: none;
	border: 0px;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #999;
	width:100%;
	display:block;
}

.icon_div {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	margin-bottom: 10px;
}

.title_div {
	display: flex;
	flex-flow: column;
	text-align: center;
}

.font_div {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: STXingkai;
}

.content_div {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	width: 100%;
	height: 99%;
	/* background-color: #eee; */
	-webkit-box-orient: vertical;
	overflow-y: auto;
	overflow-x: hidden;
}

.p_style {
	font-size: 15px;
	color: red;
	font-weight: bold;
}

.authentication_style {
	width: 100%;
}

.section_div {
	width: 100%;
	height: 100%;
	/* background: #eee; */
	border-radius: 4px;
	/* 	overflow-y:auto; */
}

.userMsg {
	/* border: 1px solid #eee; */
	background-color: #fff;
	width: 100%;
}

.userName {
	border: 1px solid #eee;
	border-radius: 5px;
	padding-left: 4%;
	height: 50px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-align: center;
	position: relative;
}

.userCard {
	border: 1px solid #eee;
	border-radius: 5px;
	padding-left: 4%;
	height: 50px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-orient: horizontal;
}

span {
	margin: 10px;
	font-family: SimHei;
	font-size: 16px;
}

.msg p {
	color: #2BD2BC;
	font-family: SimHei;
	display: -webkit-box;
	-webkit-box-align: center;
}

.content_div_chird {
	width: 100%;
	/* 	transform: translateY(-30%); */
}

.money {
	position: absolute;
	right: -5px;
	top: 2px;
	color: #F64001;
}

.select_style {
	outline: none;
	border: 0px;
	width: 100%;
	-webkit-box-flex: 2;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
}

.userCard2 {
	-webkit-box-flex: 2;
	text-align: -webkit-right;
	position: relative;
}

.select_icon {
	position: absolute;
	right: 10px;
	top: -4px;
	color: #1f9fdc;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #F64001;
	pointer-events: none;
}

.float_div {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	padding: 13px;
	background: rgba(0, 0, 0, 0.5);
}

.titps_div {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
	height: 350px;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	opacity: 1;
	transform: translateY(10%);
	padding: 20px 15px;
}

.titps_div p {
	font-size: 17px;
	font-family: SimHei;
	margin-top: 8px;
	text-align: left;
}

.authentication_style {
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
}

.close_div {
	margin-top: 50px;
	text-align: center;
}

.close_icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.company_div {
	height: 50px;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	border: 1px solid #eee;
	border-radius: 5px;
	position: relative;
}

.company_div1 {
	height: 50px;
	border: 1px solid #eee;
	border-radius: 5px; margin-top : 10px;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	margin-top: 10px;
}

.company_select_img {
	width: 15px;
	height: 10px;
}

.company_select {
	width: 87%;
	color: #b4b4b4;
	border-style: none;
	border: 0px;
	outline-style: none;
	outline-width: 0px;
	-webkit-appearance: none;
	float: left;
	margin-top: -6px;
	margin-left: 10px;
	background-color: white;
	font-size: 13px;
}

.circle_style {
	width: 5px;
	height: 5px;
	display: block;
	border-radius: 50%;
	background-color: #2BD2BC;
}

.float_div2 {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	padding: 13px;
	background: rgba(0, 0, 0, 0.5);
}

.titps_div2 {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
	height: 350px;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	opacity: 1;
	transform: translateY(14%);
	padding: 20px 15px;
}

.titps_div2 p {
	font-size: 17px;
	font-family: SimHei;
	margin-top: 8px;
	text-align: left;
}

.boxbox {
	    width: 100%;
    margin: 10px auto 0px 0px;
    position: relative;
    color: #ffffff;
}

.agreeClick {
	padding: 14px;
    position: relative;
    display: inline-block;
    /* top: -7px; */
    /* left: -14px; */
    padding-left: 0;
    padding-right: 0;
   
}

.agreeCheckbox {
	position: absolute;
	top: 8px;
	left: -18px;
	display: inline-block;
	height: 14px;
	width: 14px;
	border: 1px solid #E13412;
}

.agreeCheckbox.yes {
	background-image: url(../../../images/checked.png);
	background-size: 90% 90%;
	background-repeat: no-repeat;
	background-position: 1px;
	background-color: #E13412;
}

.showProtocol {
	display: none;
	padding: 0 10px;
	background-color: #fff;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 100%;
	width: 100vw;
	overflow-y: scroll;
	z-index: 999;
}
.showProtocol p{
	text-indent: 2rem;
}
.showProtocol2 {
	display: none;
	padding: 0 10px;
	background-color: #fff;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 100%;
	width: 100vw;
	overflow-y: scroll;
	z-index: 999;
}
.showProtocol2 p{
	text-indent: 2rem;
}
.btn {
	text-align: center;
	color: white;
	background: linear-gradient(#F11212, #F83400);
	border: none;
	outline: none;
	border-radius: 3px;
	width: 100%;
	letter-spacing: 1.3rem;
	text-indent: 0.65rem;
	line-height: 2.5rem;
	height: 3.5rem;
	font-size: 19px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}

.fixed_header {
	height: 20px;
	background-color: #000;
	opacity: 0.2;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.body-content {
	/* margin-top: 16%; */
	height: 100%;
}

.spnote {
	display: block;
	/* color: #1f9fdc; */
	color: #000000;
}

.div_select {
	position: relative;
}
#p_area_T{
	margin-top:10px;
}
#tree_1_switch{
	margin: 0 8px;
    display: inline-block;
    padding: 8.4px 8px !important;
    transform: scale(1.18);
    width: 20px;
    height: 28px;
}