/************************* 登录页面 ******************************/
#phone.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdPhone.jpg) no-repeat 8px center;
}
#txtpass.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdPw.jpg) no-repeat 8px center;
}
#identify.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdCode.jpg) no-repeat 8px center;
}
#txtpassTwo.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdPwagain.jpg) no-repeat 8px center;
}
#email.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdEmail.jpg) no-repeat 0px center;
}
#txtpassEmail.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdPw.jpg) no-repeat 8px center;
}
#identifyEmail.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdCode.jpg) no-repeat 8px center;
}
#txtpassTwoEmail.placeholdBg{
	background: url(../../Content/images/pics/bg_inputplaceholdPwagain.jpg) no-repeat 8px center;
}
.header{
	width: 100%;
	height: 90px;
	box-shadow: 0 2px 8px #d4d4d4;
}
.header .logo{
	width: 399px;
	height: 73px;
	overflow: hidden;
	margin: 10px 0 0 10px;
}
.header .logo img,.activ img{
	display: block;
}
.backHome{
	padding: 0px 0 0 28px;
	margin: 32px 62px 0 0;
	background: url(../images/NavHomeImages/icons/backhomeic.png) no-repeat left center;
}
.activ{
	width: 435px;
	height: 171px;
	overflow: hidden;
	margin: 203px 0 0 40px;
}
.loginCon{
	width: 344px;
	background: #ffffff;
	padding: 30px 40px 40px;
	margin: 30px 60px 0 0;
	border-radius: 0 0 8px 8px;
}
.loginCon .tit,.registerCon .tit{
	margin-bottom: 34px;
}
.inputText{
	width: 330px;
	height: 38px;
	padding: 0 0 0 10px;
	border: 1px solid #ddd;
	line-height: 38px\9;
}
.inputTextshort{
	width: 229px;
	height: 38px;
	padding: 0 0 0 10px;
	border: 1px solid #ddd;
	line-height: 38px\9;
}
.codePics,.codePics img{
	width: 92px;
	height: 40px;
	display: block;
	cursor: pointer;
}
.rememberPW{
	margin:15px 0 0 0;
}
.identify .code{
	width: 160px;
}
.checkbox{
	width: 15px;
	height: 15px;
	margin: 3px 10px 0 2px;
}
.loginBtn{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	background: #308bd8;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
	margin: 16px 0;
}
.loginBtn:hover{
	background: #106ebd;
}

/********************************** 注册界面 ********************************/
.registerCon{
	width: 421px;
	background: #ffffff;
	margin: 32px 156px 0px 202px;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
	border: 1px solid #dddddd;
}
.registerBd{
	padding: 0px 40px 40px;
}
.registerHd{
	margin-bottom: 35px;
	background-color: #f0f0f0;
}
.titcell1{
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.titcell2{
	border-bottom: 1px solid #dddddd;
}
.registerHd ul li{
	width: 210px;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
.registerHd .on{
	background-color: #fff;
	color: #308bdb;
	border-bottom: 1px solid #fff;
}
.registerBd .code{
	width: 217px;
}
#btnSendCode,#btnSendCodeEmail{
	width: 106px;
	height: 40px;
	border-radius: 4px;
	background: #0092da;
	color: #fff;
	border: none;
	margin: 0 0 0 7px;
	cursor: pointer;
}
.registerDiv span{
	color: #969696;
}
.registerDiv a:hover,.forgetPW:hover{
	color: #0092DA;
}
.forgetPsw{
	height: 90px;
	line-height: 90px;
	font-size: 20px;
	color: #ff8517;
	text-align: center;
	font-weight: bold;
}
.f_9{
	color: #999;
}
.downloadLink{
	width: 232px;
	margin: 32px 185px 0 0;
}
.downloadLink_topTit{
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	color: #666;
	font-size: 18px;
}
.downloadLink .imgBox{
	width: 232px;
	height: 226px;
}
.imgMsg{
	display: block;
	width: 112px;
	height: 70px;
	margin: 0 auto;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 47px 0 43px;
	line-height: 24px;
	color: #666;
}
.moreAlink{
	margin-top: 18px;
}
.moreAlink a{
	display: block;
	width: 60px;
	padding-top: 71px;
	text-align: center;
	margin: 10px 7px 0;
	color: #666;
}
.moreAlink a:hover{
	color: #308bd8;
}
.Alink1{
	background: url(../images/NavHomeImages/pics/alink1.jpg) no-repeat top center;
}
.Alink2{
	background: url(../images/NavHomeImages/pics/alink2.jpg) no-repeat top center;
}
.Alink3{
	background: url(../images/NavHomeImages/pics/alink3.jpg) no-repeat top center;
}
.loginBox{
	padding-bottom: 57px;
}
/*底部*/
.loginFooter{
	width: 100%;
	border-top: 1px solid #dbe9ee;
	background-color: #f6f9fa;
	height: 173px;
	padding-top: 29px;
}
.con1{
	width: 230px;
	padding: 0px 79px 0 72px;
	border-right: 1px solid #e1e1e1;
}
.con1 h3,.con2 h3{
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}
.con1 li{
	margin-right: 28px;
}
.con1 a,.con2 li{
	display: block;
	height: 28px;
	line-height: 28px;
	color: #666;
	margin-right: ;
}
.con2{
	padding-left: 98px;
}
.footerPosition{
	position: absolute;
	bottom: 0;
	left: 0;
}
/*************************** 公用文件 **********************************/
.bg_gray{
	background: #ccc;
	color: #fff;
}
.bg_gray:hover{
	background: #ccc;
	color: #fff;
}
.orange{
	color: #ff8517;
}
/* 过度动画 */
.transi{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
/* 放大 */
.scalesmall:hover{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.scale:hover{
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
/* 鼠标划上左移效果 */
.towardsLeft:hover{
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	transform:translate(0,-10px);
}
/*****************************注册规则页面*****************************/
.Wordwrap{
	width: 1000px;
	margin: 0 auto;
}
