@charset "utf-8";
/*登录*/
.bg{
	background:#c91623;
}

.container {
    margin: 0 auto;
    width: 100%;
    margin: 0;
    padding:0 !important;
    padding:0px 0 260px 0;
    width:100%;
    height:100%;
}

.header{
	height:90px;
	background-color:#FFFFFF;
}
.loginmain{
	margin:0 auto;
	width:1200px;
	height:739px;  
	background:url(../images/login.png) no-repeat;
}
.login1 {
	height:93px;
	padding:120px 0 0 235px;
	clear:both;
}
.txtbg{
	float:left;
	width:652px;
	height:93px;
	background:url(../images/txtbg.png) no-repeat;
}
.gobtn{
	float:left;
	width:60px;
	height:64px;
	background:url(../images/go.png) no-repeat;
	color:#FFFFFF;
	border:0;
	font-size:24px;
	margin-left:-2px;
}
.link{
	float:left;
	height:64px;
	margin-top:14px;
	margin-left:60px;
}
.link a{
	display:block;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:underline;
	line-height:32px;
}
.link a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.gj{
	padding:16px 21px;
}
.gj td{
	padding:0px 5px;
	font-size:15px;
	color:#767c8b;
}
.txtcss{
	width:90%;
	padding:5px 5px 5px 0;
	border:0;
	background-color:transparent;
	border:0;
}
.bottom
{
    margin-top:-100px;
	z-index:999;
	width:100%;
	padding-top:120px;
	height:140px;
	left:0;
	bottom:0;
	background:url(../images/bottom.png) no-repeat top;
}

/*注册*/
.zcbg{
	background-color:#f5f5f5;
	padding:40px 0;
}
.zcmain{
	margin:0 auto;
	width:1198px;
	height:625px;
	background:#ffffff url(../images/zcbg.png) no-repeat right;
	border:1px solid #d3d3d3;
}
.zcbottom{
	padding:20px 0;
}
.w700{
	padding:50px 0px 50px 30px;
	width:700px;
}
.w700 td{
	padding:8px 10px;
	color:#6f6f6f;
	font-size:16px;
}
.w700 td span{
	color:#d31521;
}
.txtname,.txtpwd,.txtpwd2,.txtphone,.btnhq{
	width:300px;
	height:46px;
	border:1px solid #d3d3d3;
	padding:0 2% 0 2%;
	background:url(../images/txticon.png) no-repeat right 8px;
	vertical-align:middle;
	line-height:46px;
}

.txtyzm
{
    width:140px;
	height:46px;
	border:1px solid #d3d3d3;
	padding:0 2% 0 2%;
	background:url(../images/txticon.png) no-repeat right 8px;
	line-height:46px;
    }

.txtpwd{
	background-position:right -81px;
}
.txtpwd2{
	background-position:right -81px;
}
.txtphone{
	background-position:right -261px;
}
.txtyzm{
	background-image:none;
}
.btnhq{
	width:150px;
	height:48px;
	font-size:15px;
	background-color:#f5f5f5;
	background-image:none;
	color:#6f6f6f;
	padding:0 2% 0 2%;
}
.email{
	color:#005ea7;
}
.loginlink{
	display:block;
	float:right;
	width:100px;
	color:#e54346;
	font-size:20px;
	text-align:center;
	background:url(../images/rebjt.png) no-repeat left;
}
.btnzc{
	width:100%;
	height:50px;
	border:none;
	background:url(../images/rebbg.jpg) repeat-x;
	color:#FFFFFF;
	font-size:24px;
}

