@charset "utf-8";
/* CSS Document */
*{color:#666666;}
/* 登录 注册 */
.loginhead{width:100%; height:90px; /*background:url(../images/login_headBg.png) repeat-x;*/ background:#fff; border-bottom:1px solid #ccc; display:block;}
.loginLogo{width:auto; height:62px; padding-right:10px; display:inline-block; margin-top:15px; overflow:hidden;margin-left: 20px;}
.Logintitle{width:60px; width:auto; line-height:60px; margin-top:10px; font-size:36px; color:#a0a0a0; display:inline-block; overflow:hidden; margin-left:5px; vertical-align:top;}
.loginheadRtBox{width:160px; height:24px; line-height:24px; position:absolute; right:0px; bottom:10px; font-size:14px; color:#a0a0a0;}
.loginheadRtBox a{width:160px; line-height:24px; font-size:16px; color:#f3f3f3; display:inline-block;}
.loginheadRtBox a:hover{ color:#51abff;}

.registerheadRtBox{width:140px; height:24px; line-height:24px; position:absolute; right:0px; bottom:10px; font-size:14px; color:#a0a0a0;}
.registerheadRtBox a{width:140px; line-height:24px; font-size:16px; color:#f3f3f3; display:inline-block;}
.registerheadRtBox a:hover{ color:#51abff;}

.loginContent{width:100%; height:auto; background:#f7f7f7; position:relative; padding-bottom:40px;}
.registBg{/*background:url(../images/registBg.jpg) no-repeat top center #031b2d; height: 551px;*/}
.loginBox{/*padding:80px 0px 40px 0px;*/ overflow:hidden;}
.registBg .loginBox{ margin-top: 0;}

.loginLeft{width:600px; height:auto; float:left; margin-top:10px;}
.registRight{  margin:20px auto; width:500px;}
.registRight ul li{ margin-bottom:20px;}
.registRight ul li h1{ font-size:16px; line-height:30px;}
.registRight ul li h1 i { color: #ff0000; font-size: 20px; }
.registRight ul li p select{}
.registRight ul li p select option{height:30px; line-height:30px; font-size:14px;}
.registRight ul li p{ font-size:16px; line-height:30px;}
.registRight ul li p span{ font-size:16px;}
.check_o{ margin-right:10px;}
.logintit{ margin-bottom: 15px; text-align: center; font-size: 18px;}
table.loginTable{width:100%; height:auto; color:#666666;}
table.loginTable td,.loginTable th{height:50px; line-height:50px; border:0px; vertical-align:middle;}
table.loginTable td{width:300px; padding-left:3px; position:relative;}
table.loginTable th{width:160px; text-align:right; font-size:13px; font-weight:normal;}
.loginTx{width:100%; text-indent:20px;/*background:url(../images/loginTxBG.png) no-repeat;*/ height:50px; line-height:50px; border:1px solid #eee; font-size:14px;}
.loginTxCode{width:120px; height:25px; padding:7px; line-height:25px; border:0px; background:url(../images/loginTxBG.png) no-repeat; font-size:14px;}

.mr100{ margin-right:100px;}
.loginTx.iconBg_1{background-position:0px 0px;}
.loginTx.iconBg_2{background-position:0px -68px;}
.userVf{width:227px; height:23px; padding:2px 10px; padding-left:30px; font-size:12px; line-height:23px; background:url(../images/loginTxBG.png) no-repeat; position:absolute; margin-top:5px; display:none;}
.Vf_P1{background-position:-140px -146px; border-right:1px solid #b9e3ff; color:#75c1ff;}
.Vf_P2{background-position:-140px -207px; border-right:1px solid #ffc7c7; color:#ff8365;}
.loginVftx{width:360px; height:26px; text-indent:20px; line-height:40px; /*background:url(../images/loginTxBG.png) no-repeat 0px -135px;*/height:50px; line-height:50px; border:1px solid #eee;  font-size:14px; display:inline-block; float:left;}
.loginVfImg{width:120px; height:50px; display:inline-block; margin:0px 0px 0px 15px; border:none; background:#CCC; vertical-align:top;}
.loginVfImg img{width:120px; height:50px; overflow:hidden; vertical-align:top;}
a.loginLinkA{color:#0391ff;}
a.loginLinkA:hover{color:#ff6600; text-decoration:underline;}

.loginBnt{width:100%; height:50px; text-align:center; display:inline-block; line-height:50px;background:#004282; /*background:url(../images/loginTxBG.png) no-repeat left -203px;*/ border:0px; font-size:18px; color:#FFF; cursor:pointer;}
.registerBnt{width:290px; height:50px; line-height:50px; text-align:center; display:inline-block; background:#004282;/* background:url(../images/registerBnt.png) no-repeat left top; */border:0px; font-size:16px; color:#FFF; cursor:pointer;}
.registW{  padding:0 50px; }
.registerBnt.grayBg{ background: #ccc; margin-left: 20px; width:180px;}


.loginRight{width:480px; height:auto; float:right;}
.loginPrompt{height:auto; overflow:hidden; text-align:center;} /* margin:40px auto 0px auto; */
.loginPrompt span{width:200px; line-height:1.8; display:inline-block;font-size:14px; font-weight:bold; text-align:center;}
.loginPrompt p{width:100%; line-height:1.8; display:block; }

.loginFooter{width:100%; height:50px; background:#555555;}
.loginFooter .w960px{color:#a6a6a6; text-align:center; line-height:50px;}

a.registerXY{width:auto; font-size:12px; color:#1598ff; display:inline-block; margin-left:3px; line-height:20px !important;}
a.registerXY:hover{color:#ff660;}

.msgs {
	position: relative;
	padding: 0px 1px 0 0px;
	margin: 2px 25px 1px 7px;
	width: 100px;
	height: 32px;
	line-height: 30px;
	display:block;
	font-size: 13px;
	color:#fff;
	float:left;
	text-align: center;
	border-radius: 2px;
	background: #fd9a09;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 1;
	filter: alpha(opacity = 100);
}