/*
	#loginForm > table  二次密码
	.pop-float .pop-outer 取回密码
	#sending  加载等待效果	
*/
html {
    font-size: 62.5%;
}
html,body {
	margin: 0px;
	height: 100%;
}
form {
margin: 0;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4rem;
	color: #000000;
	background: url(bg2.jpg) no-repeat center top;
	background: -webkit-radial-gradient(circle, rgba(0, 0, 0, 0), rgba(0, 41, 41, .75)), 
				url(bg.jpg) no-repeat center top;
	background: radial-gradient(circle, rgba(0,0, 0, 0), rgba(0, 41, 41, .75)), 
				url(bg.jpg) no-repeat center top;
	background-size: cover;
}
.mainbody {
	position: absolute;
	top: 42px; right: 0; bottom: 0; left: 0;
	height: 559px; width: 813px;
	margin: auto;
	*+position: static;
	*+margin-top: 5%;
	text-align: center;
}
.mainbody-inner {
	position: relative;
	height: 100%;
/*	background: url(bg_color.png) no-repeat center center;
	background-size: 100% auto;*/
	zoom: 1;
}
.mainbody-inner:after {
	content: ""; display: block; clear: both;
}
.id1, .id2, .id3 {
	position: fixed;
	top: 20px;
	right: 15px;
}
.id1 { right: 120px; }
.id2 { right: 100px; }
.id1 a, .id2 a, .id3 a { color: #fff; }
.id1 td[width="35"], .id2 td[width="35"], .id3 td[width="35"] {
	display: none;
}
.id1 > table td, .id2 > table td, .id3 > table td,
.id1 > table, .id2 > table, .id3 > table {
	width: auto;
}
.id4{	
	text-align: left;
	padding-top: 94px;
	margin-bottom: 1em;
	background: url(logo.png) no-repeat center top;
}
.id5, .id6 {
	position: absolute;
}
.id5 { right: 0; margin-right: 86px; margin-top: 15px; font-size: 12px;}
.id6{	left: 0; margin-left: 86px;}
.id6 img { width: auto !important; height: auto !important; }
.red {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4rem;
	font-weight: normal;
	color: #EA0000;

}
a { color: #000; text-decoration: none;}
a.f {
	position: absolute;
	margin-left: -90px;
	 margin-top: -5px;
	white-space: nowrap;
	font-size: 1.6rem;
	text-decoration: underline;
}
.zi{
color: #92ecff;
font-size:1.1rem;
}

/* smscode */
div.sms_cmmt{
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
   font-size:1.4rem;
}
#loginForm > table ,
table[width="270"] {
	max-width: 630px;
	margin: 0 auto;
	border-radius: 12px;
	padding: 50px 65px 50px 40px;
	position: relative;
	z-index: 3;
	background: #fff;
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .35);
	        box-shadow: 0 3px 20px rgba(0, 0, 0, .35);
}
table[width="270"] {
	width: 100%;
}
#loginForm > table { padding-top: 40px; padding-bottom: 30px; }
#loginForm > table  {
	background: #fff;
	width: 100%;
}
#loginForm > table td:first-child,
table[width="270"] td:first-child {
	position: relative;
	width: 1px;
}
#loginForm > table td[height="27"] + td,
table[width="270"] td[width="45"] + td {
	width: 335px;
	padding: 6px 12px 6px 12px;
}
#loginForm > table td[height="27"] img,
table[width="270"] td[width="45"] img {
	position: relative;
	right: -60px;
	width: 26px !important;
	height: auto !important;
}
#loginForm > table td[height="27"] + td[width="70"],
table[width="270"] td[width="45"] + td[width="70"] {
	width: 145px;
}
#loginForm > table td + td + td + td,
table[width="270"] td + td + td + td {
	width: 1px;
	position: relative;
}
#loginForm > table td + td + td + td a,
table[width="270"] td + td + td + td a {
	position: absolute;
	top: 12px; bottom: 12px;
	right: calc(100% + 72px);
	width: 68px; height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#ckCode,
.input{
	width: 100%;
	padding: 10px 16px 10px 70px;
	background: none; 
	border: none;
	border-bottom: 1px solid #ddd;
	height: 44px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 1.9rem;
}
#ckCode:focus,
.input:focus { outline: none; border-bottom-color: #A5C7FE; -webkit-box-shadow: 0px 1px 1px rgba(165, 199, 254, .35); box-shadow: 0px 1px 1px rgba(165, 199, 254, .35);}
#ckCode::-webkit-input-placeholder,
.input::-webkit-input-placeholder {
	color: #aaa;
}
#ckCode:-ms-input-placeholder,
.input:-ms-input-placeholder {
	color: #aaa;
}
#ckCode:-moz-placeholder,
.input:-moz-placeholder { 
	color: #aaa;
}
#ckCode::-moz-placeholder,
.input::-moz-placeholder {
　color: #aaa;
}
.input[disabled="disabled"] {
	cursor: not-allowed;
}
/*#ckCode { width: 100px; }*/
#loginForm > table td + td + td[width="50"],
table[width="270"] td + td + td[width="50"] {
	vertical-align: middle;
}
#code_img {
	width: 68px; height: 30px;
	display: inline-block;
	vertical-align: top;
}
#errorMsg {
	color: #ec9003;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1.6rem;
}
input[type="image"] {
	width: 166px; height: 48px;
	margin-left: 15px;
	background: #44BCBB;
	border-radius: 6px;
	margin-top: 10px;
}
/* 忘记密码 */
#fpwd.pop-forgot {
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 99;
	width: auto; height: auto;
	padding: 0; background: none; border: none;
	border-radius: 0;
}
#fpwd.pop-forgot:before {
	content: "";
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0, 0, 0, .5);
}
#fpwd.pop-forgot p {
margin: 0;
color: #9D3F00;
}
#fpwd.pop-forgot .button {
padding: 2px 15px;
}
#fpwd.pop-forgot .close {
position: absolute;
top: 50%; left: 50%;
margin-left: 155px; margin-top: -130px;
z-index: 100;
width: 35px;
height: 35px;
background: url("icon_close.png") no-repeat 0 0;
}
#fpwd.pop-forgot .close b {
display: none;
}
#fpwd.pop-forgot table {
	z-index: 9;
	position: absolute;
	top: 50%; left: 50%;
	margin-left: -190px; margin-top: -131px;
	width: 385px;
	height: 180px;
	padding: 25px 30px 20px;
	background: #fff;
	border: 1px #ddd solid;
	box-shadow: 1px 2px 2px #aaa;
	-moz-box-shadow: 1px 2px 2px #aaa;
	-webkit-box-shadow: 1px 2px 2px #aaa; 
	border-radius: 6px;
}
#fpwd.pop-forgot td[colspan="4"] {
	line-height: 1.75em;
}
#fpwd input{
	width: 90%;
	padding: 6px 12px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
#fpwd input[type="submit"] {
	color: #fff;
	background: #44BCBB;
	border-radius: 6px;	
	border: none;
	height: 42px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: inherit;
	width: auto;
	min-width: 120px;
}
#fpwd table td { padding: 5px 0; }
/* get password */
.pop-float .underlay,
.pop-float .pop-head {
	display: none;
}
.pop-float .pop-outer {
	height: auto !important;
	left: 50% !important;
	margin-left: -175px;
}
.pop-float .pop-outer .pop-container { position: static; }
.pop-float .pop-module {
	height: auto !important;
	background: #F2F2F2;
	border-radius: 6px;
	border: none;
}
.pop-float .pop-body { height: auto !important; }
.pop-float .pop-body-inner td { text-align: center; }
.pop-float .pop-body-inner td[width="1%"] img {
	position: absolute;
	top: 20px;
	left: 50%; margin-left: -17px;
}
.pop-float .pop-body-inner td[width="1%"] + td {
	padding-top: 75px;
}
.pop-float .pop-body-inner > div + div input {
	min-width: 120px;
	cursor: pointer;
	color: #fff;
	background: #44BCBB;
	border-radius: 6px;	
	border: none;
	height: 42px;
	margin: 1em 0;
}
.pop-float .pop-body-inner table {
	margin-left: -10px;
}
/* sending alert */
#sending .alertmsg {
	  position: absolute;
    top: 6px;
    right: 15px;
    z-index: 999999;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
            box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}
#sending .alertmsg-inner {
	position: relative; 
	background: #269B9A; 
	border: none;
	font-weight: normal; 
	padding: 10px 45px 10px 15px;
}
#sending .alertmsg a.close {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: none;
        text-indent: -9999px;
    margin-right: 3px;
}
#sending .alertmsg a.close:after,
#sending .alertmsg a.close:before {
	content: "";
	display: block;
	width: 50%; height: 2px;
	background: #fff;
	border-radius: 1px;
	position: absolute;
	top: 50%; margin-top: -1px;
	left: 50%; margin-left: -30%;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
#sending .alertmsg a.close:before {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
#sending .alertmsg-inner p { color: #fff; margin: 0;}
#sending .alertmsg-inner p img { display: none; }
.pop-forgot {
z-index: 9;
position: absolute;
top: 260px;
left: 650px;
width: 250px;
height: 160px;
line-height: 1.25;
padding: 20px;
background: #FEF0C6;
border: 2px #BF5402 solid;
box-shadow: 1px 2px 2px #CD5A09;
-moz-box-shadow: 1px 2px 2px #CD5A09;
-webkit-box-shadow: 1px 2px 2px #CD5A09; 
border-radius: 10px;
}
.pop-forgot p {
margin: 0;
color: #9D3F00;
}
.pop-forgot .button {
padding: 2px 15px;
}
.pop-forgot .close {
position: absolute;
right: 8px;
top: 8px;
width: 16px;
height: 16px;
background: url("../images/close.gif") no-repeat 0 0;
}
.pop-forgot .close b {
display: none;
}
a.fg_sm:active {
	font-size:1.6rem;
	text-decoration: none;
	color: #333333;
}

@media ( max-width: 1334px) {
	.mainbody { width: 713px; }
	#loginForm > table ,
	table[width="270"] { max-width: 530px; }
}
@media (max-width: 800px) {
	.mainbody { width: 100%;  height: auto; max-height: 559px;}
}

@media (max-width: 640px) {
	.id4 { 
		padding-top: 20%;
		background-position: center 5%;
		background-size: 100% auto;
		margin-left: 15px; margin-right: 15px;
	}
	.id5 { margin-right: 15px;}	
	.id6 { margin-left: 15px; }	
	#loginForm > table,
	table[width="270"] { padding-left: 10px; padding-right: 35px; }
	table[width="270"] td + td + td + td a,
	table[width="270"] td + td + td + td a {
		right: calc(100% + 35px);
	}
}
@media (min-width: 460px) and (max-width: 640px) {
	table[width="270"] td + td + td + td a,
	table[width="270"] td + td + td + td a {
		right: calc(100% + 4em);
	}
}
@media (max-width: 375px) {
	.id5, .id6 { bottom: 10px; }
	input[type="image"] {
		margin: 10px auto 0;
	}
	a.f {
		bottom: 1em;
		left: 50%; margin-left: -32px;
	}
	#loginForm > table { padding-top: 1em; padding-bottom: 1em; }
	table[width="270"] { padding-top: 2em;  }
	#loginForm > table tr:last-child td[height="43"],
	table[width="270"] tr:last-child td[height="43"] {
		text-align: center;
	}
}

/* popup */
.popup,
.overlay {
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
}
.popup {
	z-index: 99;
}
.overlay {
	background: rgba(0, 0, 0, .5);
}
.popWrap {
	position: absolute;
	top: 50%; left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	border-radius: 4px;
	background: #fff;
	overflow: hidden;
}
.popInner {
	padding: 15px 15px 0;
	min-width: 280px;
	overflow: hidden;
}
.popBd { 
	padding: 1em; 
	font-size: 1.25em;
}
.popFt { 
	border-top: 1px solid #ddd; 
	display: table;
	width: 100%;
	padding: .5em 0;
}
.popFt .btn { 
	width: 100%; 
	padding: 6px 12px;
	height: 34px;
	margin-top: 5px; margin-bottom: 5px;
	background: #44BCBB;
	color: #fff;
  border-radius: 6px;
  border: none;
  min-width: 100px;
  max-width: 120px;
}
.popFt:after {
	content: ""; display: block; clear: both;
}
.popFt > div {
	/*float: left;*/
	padding-left: 15px; 
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: table-cell;
  text-align: center;
}
/*.popFt .col-xs-6 {
	width: 50%;
}*/

.secondPasswd {
    background: #e8e8e8;
}
.secondPasswd .mainbody{
    top: 0;
}
.secondPasswd .mainbody-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.secondPasswd .id5,
.secondPasswd .id6,
.secondPasswd .id1,
.secondPasswd .id2,
.secondPasswd .id3 {
    display: none;
}
.secondPasswd .id4 {
    background: none;
    padding-top: 0;
}
.secondPasswd #loginForm > table {
    box-shadow: 0px 35px 20px -35px rgba(0, 0, 0, .5);
}
.secondPasswd #loginForm table tr:last-child td:last-child {
    text-align: center;
}
