/* CSS Document */

/* 个人中心 */
.mycenter { }
.navone .one li {
	margin: 0 auto;
	float: none;
}
.mycleft {
	width: 200px;
	float: left;
	padding-right: 50px;
}
.presonimg img {
	display: block;
	height: 200px;
	width: 200px;
}
.editimg {
	background: rgba(0,0,0,0.6);
	background: url(../images/bg000.png) repeat\9;
	height: 25px;
	cursor: pointer;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin-top: -25px;
	z-index: 1;
	position: relative;
}
.viplevel .level {
	background: #ddd;
	height: 4px;
	font-size: 0;
	line-height: 4px;
	margin-bottom: 20px;
}
.viplevel .levelnum {
	background: #D9B384;
	width: 130px;
	height: 4px;
}
.mycnav {
	height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.mycnav li {
	height: 35px;
	line-height: 35px;
	text-align: right;
	cursor: pointer;
}
.viplevel p {
	font-size: 12px;
	padding-top: 5px;
}
.mycnav li.active { color: #D9B384; }
.mycright {
	float: left;
	width: 810px;
	min-height: 600px;
	border-left: 1px solid #ddd;
	color: #666;
	margin-bottom: 30px;
}
.baseinfo, .gralinfo { padding-left: 50px; }
.baseinfotable { line-height: 40px; }
.baseinfotable tr td:nth-child(1) {
	width: 70px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
input.text {
	border: 1px solid #ddd;
	background: none;
	padding: 2px;
}
.select {
	border: 1px solid #ddd;
	background: none;
	padding: 2px;
}
.editkey { padding-left: 10px; }
.hobbybox { padding-top: 5px; }
.hobbybox li {
	float: left;
	width: 100px;
	height: 20px;
	line-height: 20px;
	padding: 6px 0;
	vertical-align: baseline;
}
.hobbybox li input {
	vertical-align: baseline;
	margin-right: 3px;
	display: block;
	float: left;
	height: 20px;
}
.saveedit { margin-top: 30px; }
.vipname { padding-bottom: 15px; }
.vipname a { color: #D9B384; }
.grallist {
	height: 100%;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
.grallist li {
	float: left;
	width: 130px;
}
.grallist li .num {
	color: #D9B384;
	font-size: 30px;
}
.graltable {
	line-height: 40px;
	margin-top: 15px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.graltable tr td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.accountinfo .bang {
	padding: 20px 0 20px 50px;
	height: 50px;
	border-bottom: 1px solid #ddd;
}
.accountinfo .bang .bangimg {
	float: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
}
.btnone {
	background: #d9b384;
	margin-top: 20px;
	padding: 12px 80px;
	font-size: 12px;
	color: #000;
	border: 0;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
.btnone:hover { background: #a1835f; }
.btback {
	background: #d9b384;
	margin-top: 20px;
	padding: 12px 38px;
	font-size: 12px;
	color: #000;
	border: 0;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
.btback:hover { background: #a1835f; }
.tccon {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	font-size: 11px;
	left: 50%;
	margin: -50px 0 0 -110px;
	padding: 80px;
	position: fixed;
	top: 50%;
	width: 400px;
	z-index: 999;
}
.editphoneform .idcard {
	border-bottom: 1px solid #666;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#repairform a { color: #fff; }
/* 注册页面 */
#registerform table {
	line-height: 10px;
	margin: 0 0 0 200px;
	position: relative;
	width: 770px;
}
.registerbox {
	line-height: 40px;
	width: 1000px;
	margin: 0 auto;
}
#registerform .text { margin: 10px 0; }
#registerform .tdL {
	padding-right: 10px;
	text-align: left;
	width: 150px;
}
#registerform .textcode { width: 141px; }
#get_vcode {
	background: none repeat scroll 0 0 #D9B384;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	padding: 7px 5px;
	width: 133px;
}
#registerform span { padding-left: 5px; }
.regiterok {
	text-align: center;
	line-height: 30px;
	margin: 150px auto;
}
/*=== login=*/
.loginbox {
	text-align: center;
	color: #fff;
	line-height: 40px;
	width:300px;
	margin: 0 auto;
	padding: 15% 0 50px;
	
}
.loginbox p{ color:#666; line-height:20px; text-indent:5px;}
.loginbox p.btnbottomx{ line-height:40px; padding-top:20px;}
.loginbox label {
	display: block;
	padding-top: 10px;
}
#loginform{position:relative;}
.loginbox .error2, .loginbox .error1{ position:absolute; left:300px; text-align:left; color:#C00; top:50px; width:200px;}
.loginbox .error3{ position:absolute; left:300px; text-align:left; color:#C00; top:160px; width:400px;}
.loginbox .tips{ padding-top:5px;}
.loginbox .tips .red{ color:#c00;}
#loginform table {
	width: 300px;
	line-height: 30px;
}
.login_left {
	float: left;
	max-width: 300px;
	width:35%;
	height: 500px;
	position: relative;
	padding: 0 15% 0 0;
	background: url(../images/line1.jpg) no-repeat right center;
}
.registe_right {
	float: left;
	max-width: 300px;
	width:40%;
	height: 500px;
	position: relative;
	padding: 0 0 0 10%;
}
.loginbox h2 {
	font-weight: normal;
	font-size: 22px;
	letter-spacing:1px;
	font-family: "微软雅黑";
	color: #d9b384;
	background: url(../images/lineh.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
p.aleft {
	padding:10px 5px;
	text-align:left;
}
.forget_word {
	color: #d9b384;
	text-decoration: underline;
}
.registe_right ul {
	text-align: left;
	padding: 6% 0 0 6%;
	line-height: 45px;
}
.btnbottom {
	position: absolute;
	bottom: 50px;
	width: 80%;
	padding-right:20%;
	text-align: center;
	max-width:300px;
}
a.btnone { padding: 12px 80px; }
a.btnone:hover { color: #fff; }
.loginbox .text {
	padding: 10px 5px;
	max-width: 280px;
	width:100%;
}
.myaccount {
	padding-bottom: 100px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.myaccount h1 {
	font-size: 28px;
	font-weight: normal;
	color: #d9b384;
	padding: 100px 0 10px;
}
.myaccount .account_head { text-transform: uppercase; }
.registercon {
	position: relative;
	height: 100%;
	overflow: hidden;
	color: #fff;
}
.registercon .focus {
	width: 100px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	margin-bottom: -10px;
}
form .text {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	box-shadow: 0 0 2px #222 inset;
	color: #555;
	padding: 10px 5px;
	width: 280px;
}
span.red {
	color: #D33238;
	font-size: 11px;
}
.texttips{ width:500px; color:#666; margin-left:-50px; margin-top:90px;}
.texttips span{ display:block; float:left; line-height:20px; margin:0 5px;}
.texttips span.line{border-bottom:1px solid #666; height:12px; line-height:12px; font-size:0; padding:0 10px; margin:0;}
/* 个人中心 */
.repaircon table {
	line-height: 30px;
	margin: 0 auto;
	width: 400px;
	padding-bottom: 50px;
}
#repairform .text { margin: 12px 0; }
#repairform .tdL {
	padding-right: 10px;
	text-align: left;
	width: 100px;
}
#editphone form .text {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
}
#editphone {
	width: 400px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #202020;
	box-shadow: 1px 1px 15px #111;
}
#editphone h2 { color: #fff; }
#editphone .btnone {
	background: #d9b384;
	color: #000;
	box-shadow: none;
	margin-top: 50px;
}
#editphone label {
	width: 100%;
	clear: both;
	display: block;
}
.sharebox {
	padding: 0 0 80px;
	width: 153px;
	margin: 0 auto;
}
.sharebox .jiathis_style_24x24 .jtico_tsina { background: url(../images/shareicoh.png) no-repeat 5px center; }
.sharebox .jiathis_style_24x24 .jtico_weixin { background: url(../images/shareicoh.png) no-repeat -45px center; }
.sharebox .jiathis_style_24x24 .jtico_tqq { background: url(../images/shareicoh.png) no-repeat -95px center; }
.sharebox .jiathis_style_24x24 a {
	display: block;
	width: 50px;
	height: 50px;
	margin-right: 1px;
	float: left;
	background: #ddd;
}
.sharebox .jiathis_style_24x24 .jiathis_button_tsina:hover { background: #d20000; }
.sharebox .jiathis_style_24x24 .jiathis_button_weixin:hover { background: #288d00; }
.sharebox .jiathis_style_24x24 .jiathis_button_tqq:hover { background: #00b7f0; }
.sharebox .jiathis_style_24x24 span {
	margin: 12px 6px;
	width: 25px;
}

.accountbox{color: #fff;
	line-height: 40px;
	width:410px;
	text-align:left;
	margin: 0 auto;
	padding: 15% 0 50px;}
.accountbox h2{ padding-bottom:0; height:30px; line-height:30px; text-transform:uppercase; letter-spacing:1px;}
.accountbox .subtitle{ color:#d9b384; text-transform:uppercase; line-height:30px; padding-bottom:50px;}
.accountbox label{clear: both;
    color: #fff;
    display: block;
    float: left;
    padding-top: 0;
    width: 100px;}
.accountbox .text{ margin:10px 0;}
.accountbox .btnbottomx{ padding-left:100px; padding-top:20px;}
.accountbox label{ color:#fff;}
.accountbox p span.integarl{ background:#fff; color:#000; font-size:14px; padding:5px 50px; margin-right:30px;}
h2.welcome{ padding-bottom:50px;}
.accountinfo p{ color:#fff;}
.edit-password{ text-align:right;}
.edit-password a{ color:#d9b384; }
.tishi{ text-align:left; height:20px; line-height:20px; width:400px;}
.tishi .error{ color:#d9b384;}
.tishi .red{ color:#d9b384;}
#passwordform span.error{ clear:both; color:#d9b384; display:block; width:400px; padding-left:100px;}
/*
oscar edit
*/
.bd-line{
          padding-bottom: 20px;
          border-bottom: 1px dotted #4d4d4d;
          margin-bottom: 20px;
        }
.accountinfo p{
  line-height: 36px;
}

#passwordform p label{ padding-top: 18px;}
.login_content{ min-height:1000px;}