@charset "utf-8";
/* CSS Document */
*, *:before, *:after { max-height: 100000px }

body {
  font-family: "Microsoft YaHei", Microsoft JhengHei, Verdana, sans-serif!important;
  line-height: 1.42857143;
  color: #333;
  background-color:#333!important;
  margin:0;
  padding:0;
  overflow:hidden;
}


/* 登錄頁面 */
@media (width: 320px) {
.testCont .testdiv{
	bottom:-1.3rem!important;
	}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
@media (min-width: 320px) and (max-width: 374px) {
	.login_form_input{
		font-size:14px!important;
	}
	.error_info{

	font-size:12px!important;
	left:0;
	top:-0.3rem!important;
}
.login_form_button{
	font-size:16px!important;
	font-weight:500!important;
	margin-top:0.38rem!important;
	height:1.2rem!important;
	line-height:1.2rem!important;
}
.login_form_text {
	height:0.6rem!important;
	font-size:14px!important;
	padding-top:0.3rem!important;
}
.login_form_icon {
	height:1.33rem!important;
	font-size:14px!important;
	padding-top:0.4rem!important;
}
.login_form_icon li img{
	width:50%!important;
	cursor:pointer;
}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
@media (max-width: 767px) {

.login_main{
	width:10rem;
	height:100vh;
	margin:0 auto;
	background:#fff;

}

.login_banner{
	width:10rem;
	height:4.8rem;
	margin:0 auto;
	background: url(../images/login_banner.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.login_banner img{
	width:100%;
	height:100%;
	border:0;
}
.banner_cover{
	width:100%;
	height:100%;
	position:absolute;
	background: url(../images/07.png);
	z-index:2;
}
.banner_cover_title img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}
.login_form{
	width:7.3rem;
	height:10.82rem;
	margin:0 auto;
	margin-top:0.3rem;
	position:relative;
}
.login_form input:focus{color:#ff9900}
.login_form_input{
	width:7rem;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:transparent;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:0.3rem;
	padding-top:0.63rem;
}
.login_form_button{
	display:block;
	width:7.3rem;
	height:1.4rem;
	line-height:1.4rem;
	background:#0b2633;
	border-radius:0.7rem;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	outline:none;
	border:none;
	margin-top:0.68rem;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
	cursor:pointer;
	text-decoration:none!important;
}
.login_form_text {
	width:7.3rem;
	height:1rem;
	font-size:18px;
	color:#999;
	text-align:center;
	padding-top:0.6rem;
}
.login_form_text a{
	color:#999;
	text-decoration:none;
	display: inline-block;
	margin-right:10px;
}
.login_form_text span a{
	color:#ff9900;
	text-decoration:none;
	display: inline-block;
	margin-left:10px;
}
.login_form_icon {
	width:7.3rem;
	height:1.83rem;
	font-size:16px;
	color:#999;
	text-align:center;
	padding-top:0.4rem;
}
.login_form_icon a{
	color:#999;
	text-decoration:none;
}
.login_form_icon a:visited{
	color:#999;
	text-decoration:none;
}
.login_form_icon ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.login_form_icon li{
	width:33.3333333%;
	height:1.1rem;
	float:left;
}
.login_form_icon li img{
	width:60%;
	cursor:pointer;
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder {
color: transparent;
/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
color: transparent;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
color: transparent;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
color: transparent;
}
.form_a{
	width:7.3rem;
	height:1.5rem;
	position:relative;

}
.form_checked{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}

.form_error{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}
.psw_checked{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:0.5rem;
	display:none;
}
.psw_error{
	width:0.8rem;
	height:0.8rem;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:3rem;
	display:none;
}
.error_info{
	position: absolute;
	width:auto;
	height:20px;
	padding:6px;
	border-radius:5px;
	background-color:#e5462e;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	display:none;
	left:0;
	top:0;
}
.error_info em{display:block; border-width:8px; position:absolute; top:32px; left:42%;border-style:solid dashed dashed; border-color:#e5462e transparent transparent;font-size:0; line-height:0; z-index:20;}
.sjzcm{
	width:245px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:none;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:15px;
	padding-top:0.63rem;
}
.hd_right{
	width:3rem;
	height:1rem;
	background:#ff9900;
	border:0;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:0.25rem;
	border-radius:1rem;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0.4rem;
}
.captcha {
	position:absolute;
	right:0;
	top:0.4rem;
	width:3rem;
	height:1rem;
	cursor:pointer!important;
}
.error_404_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:8.3rem;
	height:100%;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:4rem;
	height:1rem;
	border-radius:6px;
	line-height:1rem;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:4.8rem;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
@media (min-width: 768px) and (max-width: 1920px) {

.login_main{
	width:550px;
	height:890px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
    position: absolute;
	margin: auto;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
	
}

.login_banner{
	width:550px;
	height:268px;
	margin:0 auto;
	background: url(../images/login_banner_pc.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.login_banner img{
	width:100%;
	height:auto;
	border:0;
}
.banner_cover{
	width:100%;
	height:100%;
	position:absolute;
	background: url(../images/07.png);
	z-index:2;
}
.banner_cover_title img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}
.login_form{
	width:400px;
	height:589px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
	overflow:hidden;

}
.form_a{
	width:400px;
	height:1.5rem;
	position:relative;

}
.login_form input:focus{color:#ff9900;}
.login_form_input{
	width:385px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:transparent;
	color:#ccc;
	font-size:18px;
	font-size:1000;
	padding-left:15px;
	padding-top:0.63rem;
}
.login_form_button{
	display:block;
	width:400px;
	height:50px;
	line-height:50px;
	background:#0b2633;
	border-radius:0.7rem;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	outline:none;
	border:none;
	margin-top:20px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
	text-decoration:none!important;
}
.login_form_text {
	width:400px;
	height:1rem;
	font-size:18px;
	color:#999;
	text-align:center;
	padding-top:0.6rem;
}
.login_form_text a{
	color:#999;
	text-decoration:none;
	display: inline-block;
	margin-right:10px;
}
.login_form_text span a{
	color:#ff9900;
	text-decoration:none;
	display: inline-block;
	margin-left:10px;
}
.login_form_icon {
	width:400px;
	height:1.83rem;
	margin:0 auto!important;
	font-size:16px;
	color:#999;
	text-align:center;
	padding-top:0.2rem;
}
.login_form_icon a{
	color:#999;
	text-decoration:none;
}
.login_form_icon a:visited{
	color:#999;
	text-decoration:none;
}
.login_form_icon ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.login_form_icon li{
	width:33.3333333%;
	height:1.1rem;
	float:left;
}
.login_form_icon li img{
	width:50%;
	cursor:pointer;
	
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder {
color: transparent;
/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
color: transparent;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
color: transparent;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
color: transparent;
}
.form_checked{
	width:36px;
	height:36px;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:35px;
	display:none;
}
.form_error{
	width:36px;
	height:36px;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:35px;
	display:none;
}
.psw_checked{
	width:36px;
	height:36px;
	background:url(../images/checked.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:115px;
	display:none;
}
.psw_error{
	width:36px;
	height:36px;
	background:url(../images/error.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:0;
	top:115px;
	display:none;
}
.error_info{
	position: absolute;
	width:auto;
	height:20px;
	padding:6px;
	border-radius:5px;
	background-color:#e5462e;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	display:none;
	left:0;
	top:0;
}
.error_info em{display:block; border-width:8px; position:absolute; top:32px; left:42%;border-style:solid dashed dashed; border-color:#e5462e transparent transparent;font-size:0; line-height:0; z-index:20;}
.sjzcm{
	width:245px;
	height:0.8rem;
	border:0;
	border-bottom:1px solid #ccc;
	background:none;
	color:#ccc;
	font-size:18px;
	font-size:600;
	padding-left:15px;
	padding-top:0.63rem;
}
.hd_right{
	width:120px;
	height:40px;
	background:#ff9900;
	border:0;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:10px;
	border-radius:40px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:30px;
}
.captcha {
	position:absolute;
	right:0;
	top:30px;
	cursor:pointer!important;
}
.test_concent{
	padding:0.6rem;
	padding-top:1.6rem!important;
	height:10.2rem;
	font-size:0.3rem!important;
	color:#000;
	line-height:0.7rem;
	overflow-y:auto;
}
.testCont{
	margin: auto;
    top:0!important;
    left: 0;
    right: 0;
	bottom:0!important;

}

.error_404_main{
	width:765px;
	height:800px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/404.jpg) center center no-repeat;
	background-size:100%;
}
.error_403_main{
	width:800px;
	height:814px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/403.jpg) center center no-repeat;
	background-size:100%;
}
.error_500_main{
	width:800px;
	height:814px;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/500.jpg) center center no-repeat;
	background-size:100%;
}
.error_404_goback{
	width:242px;
	height:42px;
	border-radius:6px;
	line-height:42px;
	background:#ff9225;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:600;
	position:absolute;
	z-index:99;
	margin:auto;
	top:400px;
	left:0;
	right:0;
	bottom:0;
	cursor:pointer;
}
}
.error_404{
	background-color:#161618!important;
}
.testBg{
    height: 100%;
	width:100%;
}
.testBg{
    display: table;
    margin: auto;
}
.testBg{
    display: table-cell;
    vertical-align: middle;
}
.testBg{
    position: absolute;      /*考虑主体内容可能过多出现竖直滚动条，建议用fixed*/
    top: 0;
     /*background:url(../images/07.png);*/
	background-color:rgba(0, 0, 0, 0.70);
	z-index:99;
}
.testCont{
	width:8.3rem;
	height:12.3rem;
	background-color:#fff;
	border-radius:10px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
	margin: auto;
    top:1.5rem;
    left: 0;
    right: 0;

}
.test_concent{
	padding:0.6rem;
	padding-top:1.2rem;
	height:10.5rem;
	font-size:0.36rem;
	color:#000;
	line-height:0.65rem;

}
.test_concent span{
	padding-left:0.6rem;
}
.testCont .testlogo{
	width:1.9rem;
	height:2.0rem;
	background: url(../images/18jin.png) no-repeat;
	background-size:cover;
	position: absolute;
    margin: auto;
	top: -1rem;
    left: 0;
    right: 0;

}
.testCont .testdiv{
	position: absolute;
	z-index:100;
	top:.15rem;
    right: 0;
	width:1rem;
	height:1rem;

}
 .stay a{
	display:block;
	width:.8rem;
	height:.8rem;
	background:url(../images/stay.png) no-repeat;
	background-size:cover;
	float:left;
	cursor:pointer;
}
.stay a:hover{
	background:url(../images/stay02.png) no-repeat;
	background-size:cover;
}
.leave a{
	display:block;
	width:.8rem;
	height:.8rem;
	background:url(../images/leave_new.png) no-repeat;
	background-size:cover;
	cursor:pointer;
}
.leave a:hover{
	background:url(../images/leave02_new.png) no-repeat;
	background-size:cover;
}

