﻿@charset "utf-8";
body{}
body.hc_users{}

.hc_reg {
}
.hc_reg .left{
	height: 550px;
	width: 570px;
	padding-top: 30px;
}
.hc_reg .left img {
	height: 500px;
	width: 500px;
	overflow: hidden;
}
.regbox {
	margin-top: 35px;
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	float: right;
    height: 620px; /*418px;*/
	width: 608px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	-webkit-box-shadow: 1px 0px 5px 0px #dbdbdb;
	-moz-box-shadow: 1px 0px 5px 0px #dbdbdb;
	box-shadow: 1px 0px 5px 0px #dbdbdb;
}
.regbox .title {
	height: 46px;
}
.regbox .title ul{
	margin-top: -1px;
	position: relative;
}
.regbox .title ul li{
	float: left;
	width: 50%;
	height: 46px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	margin-left: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
}
.regbox .title ul li a{
	background-color: #f5f5f5;
	display: block;
	text-align: center;
	line-height: 44px;
	border: 1px solid #ffffff;
}
.regbox .title ul li.on{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #60a411;
	height: 44px;
}
.regbox .title ul li.on a{
	background-color: #ffffff;
	color: #358000;
}
.regbox .title ul li a:hover{
	text-decoration: none;
}
.regbox .input {
	border: 1px solid #b4b6b7;
	font-size: 14px;
	line-height: 29px;
	height: 29px;
	width: 256px;
	padding-right: 5px;
	padding-left: 5px;
}

.regbox .list {}
.regbox .list ul {
	padding-right: 30px;
	padding-left: 20px;
}
.regbox .list ul li {
	margin-bottom: 18px;
}
.regbox .list ul.reg {
	margin-top: 60px;
	height: 212px;
}
.regbox .list ul.reg li{
	margin-bottom: 33px;
}
.regbox .list ul.login {
	margin-top: 28px;
	height: 495px;
}
.regbox .list ul li p {
	float: left;
	line-height: 32px;
	height: 32px;
}
.regbox .list ul li p.ta {
	width: 70px;
	padding-right: 15px;
	font-size: 16px;
	color: #666666;
	text-align: right;
}
.regbox .list ul li p.ip {
	float: left;
	width: 265px;
}
.regbox .list ul li p.ip em {
	float: right;
}

.regbox .list ul li p.in {
	width: 185px;
	padding-left: 20px;
	height: 32px;
	overflow: hidden;
}
.regbox .list ul li p.in span {
	color: #999999;
}
.regbox .list ul li p.in strong {
	color: #cd0606;
	font-weight: normal;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.regbox .list ul li p.in small {
	font-size: 12px;
	color: #169709;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.regbox .list ul li p.ip .btn-Register{
	width:243px;
	height:34px;
	background: url('../images/reg.png');
	text-indent: -999999px;
	border: none;
	cursor: pointer;
}
.regbox .list ul li p.ip .btn-Login{
	width:243px;
	height:34px;
	background: url('../images/login.png');
	text-indent: -999999px;
	border: none;
	cursor: pointer;
}


.regbox .list ul li p a{
	color: #3366cc;
}
.regbox .list ul li.reginp1 {
	padding-top: 25px;
}
.regbox .list ul li.reginp1 .in a {
	font-size: 16px;
}

.regbox .list .txt{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	background-color: #f9f9f9;
    margin-top: 10px;
}
.regbox .list .txt .msg {
	line-height: 40px;
	text-align: center;
	height: 40px;
	color: #999999;
}

.regbox .list dl {
	height: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.regbox .list dl dt{
	padding-left: 6px;
}
.regbox .list dl dd{
	padding-top: 10px;
}
.regbox .list dl dd a{
	float: left;
	height: 22px;
	width: 78px;
	line-height: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.regbox .list dl dd a.l_alipay{
	background-image: url(../images/login_alipay.png);
}
.regbox .list dl dd a.l_taobao{
	background-image: url(../images/login_taobao.png);
}
.regbox .list dl dd a.l_qq{
	background-image: url(../images/login_qq.png);
}
.regbox .list dl dd a.l_360{
	background-image: url(../images/login_360.png);
}
.regbox .list dl dd a.l_wx {
    background-image: url(../images/login_wx.png);
}
.regbox .list dl dd a.l_wb{
	background-image: url(../images/login_weibo.png);
}
.users_bg {
	background-color: #f5f5f5;
}

.usinfo1 {
	background-image: url(../images/info_bg1.jpg);
	background-repeat: no-repeat;
	height: 230px;
	border: 1px solid #e5e5e5;
     width:980px;
     margin:0 auto;
     margin-top:30px;
     margin-bottom:30px;
}
.usinfo1 .box {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 15px;
	border: 1px solid #fef4e5;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 120px;
}
.usinfo1 .box ul {
}
.usinfo1 .box ul li{
	float: left;
	padding-left: 10px;
	color: #333333;
}
.usinfo1 .box ul li.s2 {
	
}
.usinfo1 .box ul li.s3 {
	float: right;
	width: 160px;
	text-align: center;
	color: #8c8c8c;
}

.usinfo1 .box ul li p{
}
.usinfo1 .box ul li p.p1{
	font-weight: bold;
	height: 40px;
}
.usinfo1 .box ul li p.p2{
	height: 40px;
}
.usinfo1 .box ul li p span.p3 {
	background-image: url(../images/usinfo_b2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
}
.usinfo1 .box ul li p span.p4 {
	background-image: url(../images/usinfo_b2.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	 margin-left:10px;
}
.usinfo1 .box ul li p .c1{
	color: #ff6600;
	font-weight: bold;
}
.usinfo1 .box ul li p a {
	color: #3366cc;
	text-decoration: underline;
	padding-right: 15px;
}
.usinfo1 .link {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
.area_input {
	outline: none;
	cursor: pointer;
	background-image: url(../images/toDown.png);
	background-repeat: no-repeat;
	background-position: 98%;
}

.area_content {
	width: 266px;
	border: 1px solid #cad0dd;
	border-top: none;
	padding-bottom: 10px;
	position: absolute;
	display: none;
	background-color: #fff;

}

.area_menu {
	overflow: hidden;
	font-size: 14px;
	color: #35393e;
}

.area_menu ul {
	margin: 0px;
	padding: 0px;
}

.area_menu ul li {
	float: left;
	width: 33.33%;
	list-style: none;
	text-align: center;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #f4f4f4;
	border-bottom: 1px solid #cad0dd;
}

.area_menu ul li:nth-child(2) {
	border-right: 1px solid #cad0dd;
	border-left: 1px solid #cad0dd;
}

.area_menu ul .isClick {
	background-color: #fff;
	color: #269fff;
	border-bottom: none;
}

.area_data_content {
	padding: 10px;
	overflow: hidden;
}

.area_data {
	display: none;
	overflow: hidden;
}

.area_data .data_Part {
	overflow: hidden;
}

.area_data .part_type {
	float: left;
	font-size: 12px;
	padding-top: 10px;
}

.area_data_content .isBlock {
	display: block;
}

.area_data ul {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

.area_data ul li {
	float: left;
	list-style: none;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 5px;
	max-width: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.area_data ul li:hover {
	background-color: #88c4f4;
	color: #fff;
}

.area_data ul .isClick {
	background-color: #88c4f4;
	color: #fff;
}

.isBlock {
	display: block!important;
	z-index: 999;
}