html,body{
	margin: 0px;
	padding: 0px;
}
.combody{
	width: 100%;
	height: auto;
	background-color: #F5F5F5;
}
.mainbox{
	width: 100%;
	height: auto;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.box_1{
	width: 92%;
	height: 60px;
	padding-top: 20px;
	margin-left: 4%;
}
.box_1_1{
	float: left;
	width: 70%;
}
.box_1_1 img{
	height: 40px;
	width: auto;
}
.box_1_2{
	float: right;
	width: 90px;
	text-align: right;
	color: #FFFFFF;
	background-color:#6699FF;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}
.showloginbtn{
	color: #6699FF;
	font-weight: bold;
	cursor: pointer;
	width: 25%;
	height: 26px;
	float: right;
}
.box_2{
	width: 100%;
	min-height: 70px;
	height: auto;
	padding-top: 25px;
	background-color: #F5F5F5;
}
.box_2_1{
	width: 100%;
	height: 54px;
	line-height: 26px;
	background-color: #F5F5F5;
}
.box_2_1_x{
	width: 92%;
	overflow: hidden;
	height: 26px;
	white-space: nowrap;
	font-size: 16px;
	margin-left: 4%;
}
.box_2_2{
	height: auto;
	min-height: 46px;
	margin-top: 10px;
	width: 92%;
	margin-left: 4%;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_2_2_1{
	width: 92%;
	height: 36px;
	margin-left: 4%;
	line-height: 36px;
}
.box_2_2_2{
	width: 50%;
	height: 30px;
	line-height: 29px;
	background-color: #57B293;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 4%;
}
.box_2_2_5{
	width: 42%;
	height: 30px;
	line-height: 29px;
	background-color: #57B293;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 4%;
	float: left;
}
.btns16{
	background-color: #1A90E2;
	float: right;
	margin-right: 4%;
}
.box_2_2_3{
	width: 92%;
	height: auto;
	min-height: 18px;
	line-height: 16px;
	font-size: 12px;
	color: #333;
	margin-left: 4%;
	margin-top: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box_2_2_4{
	width: 92%;
	height: auto;
	margin-left: 4%;
}
.box_3{
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.box_3_t{
	font-size: 12px;
	color: #333;
}
.box_4{
	width: 100%;
	height: auto;
	margin-top: 0px;
}
.box_4_1{
	width: 100%;
	height: 60px;
	border: 1px solid #BCBCBC;
	position: relative;
	margin-top: 20px;
}
.box_4_1_1{
	width: 20%;
	height: 60px;
	float: left;
	text-align: center;
}
.box_4_1_1 img{
	height: 40px;
	width: auto;
	max-width: 100%;
	margin-top: 10px;
}
.box_4_1_2{
	width: 60%;
	height: 60px;
	float: left;
}
.box_4_1_2_1{
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
}
.box_4_1_2_2{
	width: 100%;
	height: 30px;
	line-height: 25px;
	font-size: 12px;
	color: #333333;
}
.box_4_x{
	width: 100%;
	height: 60px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	margin-top: 10px;
}
.box_4_x_1{
	width: 50%;
	height: 30px;
	float: left;
}
.box_4_x_1_1{
	width: 15%;
	height: 30px;
	line-height: 30px;
	float: left;
}
.box_4_x_1_1 img{
	width: auto;
	max-width: 100%;
	height: 16px;
}
.box_4_x_1_2{
	width: 85%;
	height: 30px;
	line-height: 30px;
	float: left;
}
.box_4_1_3{
	width: 20%;
	height: 60px;
	float: left;
	line-height: 60px;
	font-weight: bold;
	font-size: 16px;
}
.box_4_1_4{
	width: auto;
	height: 20px;
	position: absolute;
	right: -1px;
	top: -10px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	border: 1px solid #BCBCBC;
}
.fgx{
	display: flex;
	width: 100%;
	height: 1px;
	background-color: transparent;
}
.clearbox{
	width: 100%;
	height: 1px;
	clear: both;
}
.redcolor{
	color: red;
}
a {
  text-decoration: none; /* 去掉下划线 */
  color: inherit; /* 继承父元素颜色，状态不变 */
}
a:hover {
  color: #FFFFFF; /* 悬停时的颜色 */
}
a:active,
a:focus {
  outline: none; /* 去掉点击时的虚线框 */
  color: #FFFFFF; /* 点击时的颜色 */
}
.box_download{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-color:#6699FF;
	text-align: center;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.oaout,.loaout{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	display: none;
}
.oaout_1{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0px;
	top: 0px;
	background-color: #000;
	opacity: 0.8;
}
.oaout_2{
	width: 300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
.oaout_2_0{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
}
.oaout_2_1{
	width: 80%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 10%;
	margin-top: 10px;
}
.oaout_2_1x{
	display: none;
}
.oaout_2_2{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.pcodebox{
	color: var( --e-global-color-primary );
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var( --e-global-color-cc7af80 );
	border-radius: 0px 0px 0px 0px;
	padding: 12px 15px 12px 15px;
	width: 84%;
	max-width: 100%;
	border: 1px solid #69727d;
	float: left;
	margin-left: 0px;
}
.pcodebox1{
	color: var( --e-global-color-primary );
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var( --e-global-color-cc7af80 );
	border-radius: 0px 0px 0px 0px;
	padding: 12px 15px 12px 15px;
	width: 41%;
	border: 1px solid #69727d;
	float: left;
	margin-left: 0px;
}
.getcodebtn{
	width: 40%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #4AC4F7;
	color: #FFFFFF;
	border-radius: 5px;
	margin-right: 0px;
	float: right;
	cursor: pointer;
}
.subbtn{
	width: 80%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgb(46, 123, 230);
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 10%;
	margin-top: 14px;
	cursor: pointer;
}
.oa_tip1{
	width: 80%;
	height: 30px;
	margin-left: 10%;
}
.oa_tip1_1{
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
}
.oa_tip1_2{
	width: 85%;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.oa_tip2{
	width: 80%;
	height: 40px;
	margin-left: 10%;
	margin-top: 40px;
}
.oa_tip2_1{
	width: 16px;
	height: 16px;
	text-align: center;
	float: left;
}
.oa_tip2_2{
	width: 90%;
	height: 16px;
	float: left;
	line-height: 16px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
}
.oa_tip3{
	width: 80%;
	height: 16px;
	margin-left: 10%;
}
.oa_tip3_1{
	width: 16px;
	height: 16px;
	text-align: center;
	float: left;
}
.oa_tip3_2{
	width: 90%;
	height: 16px;
	float: left;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-align: center;
}
.actpics1{
	margin-top: 20px;
}
.actpics{
	width: 92%;
	margin-left: 4%;
	height: auto;
}
.actn1{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #57B293;
	color: #FFFFFF;
	margin-top: 20px;
	cursor: pointer;
	border-radius: 10px;
}
.btns6tipbox{
	width: 100%;
	text-align: center;
	color: red;
	height: 10vw;
	line-height: 10vw;
	font-size: 16px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #F2F2F2;
	z-index: 100;
}
.btns6{
	padding-bottom: 20px;
}