
.minors {
    background-color: #fff;
    border-color: #ededed;
    border-style: solid;
    border-width: 5px;
    color: #585555;
    font-size: 14px;
    margin-top: 70px;
    padding: 15px 15px 15px 30px;
    position: relative;
}
.minors p {
    padding-left: 15px;
    padding-right: 15px;
    text-indent: 15px;
}
.minors img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.minors ul {
    line-height: 1.65;
    list-style: outside none none;
}
.minors ul a {
    text-decoration: none;
}
.minors dl {
    padding-top: 12px;
}
.minors dl:not(:first-of-type) {
    border-top: 1px dashed #ddd;
}
.minors dt {
    font-weight: 600;
}
.minors dd {
    margin-left: 0;
    padding-left: 12px;
}
.minors section {
    padding-left: 20px;
    padding-right: 20px;
}
.minors .text-warning {
    color: #ff8101;
}
.minors .text-right {
    text-align: right;
}
.minors .sidebar {
    float: right;
    margin-left: 15px;
}
.minors .sidebar .bar-box {
    margin-bottom: 12px;
    width: 260px;
}
.minors .sidebar .bar-box .box-hd {
    background: rgba(0, 0, 0, 0)  no-repeat scroll 0 0;
    font-weight: 600;
    height: 29px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 12px;
}
.minors .sidebar .bar-box .box-bd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dbe1e6;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 12px;
}
.minors .sidebar .bar-box .box-bd ul {
    margin: 0;
    padding-left: 0;
}
.minors .sidebar .bar-box .box-bd ul.faq {
    font-size: 12px;
}
.minors .sidebar .bar-box .box-bd ul.faq li:nth-child(2n+1) {
    color: #444;
    font-weight: 600;
}
.minors .sidebar .bar-box .box-bd ul.faq li:nth-child(2n) {
    color: #999;
    margin-bottom: 10px;
}
.minors .sidebar .bar-box .box-bd ul.faq + div > a {
    font-size: 12px;
    text-decoration: none;
}
.minors .sidebar .bar-box .dl {
    background: rgba(0, 0, 0, 0) url("img/an.gif") no-repeat scroll 0 0;
    display: block;
    height: 31px;
    line-height: 99px;
    margin: 12px auto;
    overflow: hidden;
    width: 159px;
}
.minors .tabs {
    bottom: 100%;
    height: 46px;
    position: absolute;
}
.minors .tabs > a, .minors .tabs > span {
    background-color: #fff;
    border: 3px solid #ededed;
    border-radius: 3px 3px 0 0;
    box-sizing: border-box;
    color: #90929a;
    float: left;
    height: 100%;
    line-height: 40px;
    outline: 0 none;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
}
.minors .tabs > a:not([data-ui~="active"]), .minors .tabs > span:not([data-ui~="active"]) {
    cursor: pointer;
}
.minors .tabs > a:not(:last-child), .minors .tabs > span:not(:last-child) {
    margin-right: 6px;
}
.minors .tabs > a[data-ui~="active"], .minors .tabs > span[data-ui~="active"] {
    border-bottom-width: 0;
    border-top-color: #f24649;
    color: #f24649;
}



/*reg_head 头部*/
.reg_head{
	width:844px;
	height:100px;
	margin:0 auto;	
}
.reg_head .charge_logo{
	position:relative;
	top:36px;
	left:10px;	
}
/*reg_head 充值头部*/

.reg_title{
	width:818px;
	height:40px;
	background:url("../images/reg_title.png") no-repeat top center;	
	margin:0 auto;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-left:26px;
}

.reg_title a{
	float:right;
	color:#fff;
	margin-right:20px;	
	text-decoration:underline;
}

.reg{
	width:842px;
	border:1px solid #d6d6d6;	

	border-top:0;
	
}
.reg .in{
	height:36px;
	clear:both;	
}
.reg .in_tip{
	height:36px;
	padding-left:140px;
	color:#8f8e8e;	
	padding-top:2px;
	line-height:18px;
}
.reg .tit{
	float:left;
	display:inline-block;
	width:130px;
	padding-right:10px;
	height:36px;
	line-height:36px;
	text-align:right;
	color:#333;
	font-size:14px;	
}
.reg .text{
	width:387px;
	padding-left:5px;
	height:34px;
	_line-height:34px;
	outline:none;
	background:#fff;
	border:1px solid #868686;
	float:left;	
}
.reg .code_text{
	width:192px;
}
.reg .error_focus{
	background:#ffdada;
	border:1px solid #e37878;	
}
.reg .error_ok{
	background:#defee3;
	border:1px solid #9be9a8;	
}

.reg .error{
	float:left;
	line-height:36px;
	margin-left:8px;
	padding-left:22px;
	color:#f00;
	background:url("../images/form_error.png") no-repeat left center;	
}
.reg .ok{
	float:left;
	line-height:36px;
	height:36px;
	margin-left:8px;
	padding-left:22px;
	background:url("../images/form_ok.png") no-repeat left center;	
}
.reg .red{
	color:#f00;	
}
.reg .get_code{
	float:left;
	display:inline-block;
	height:30px;	
	line-height:24px;
	width:135px;
	background:#ff5c00;	
	border-color:#ff5c00 #ff5c00 #ff5c00 #ff5c00;
	color:#fff;
	margin:3px 50px 0 10px;
}
.reg .get_code:hover{
	background:#ff7800;	
}
.reg .get_code_disable{
	float:left;
	display:inline-block;
	height:30px;	
	line-height:24px;
	width:135px;
	background:#c0c0c0;	
	border-color:#c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
	color:#fff;
	margin:3px 50px 0 10px;
}

.reg .img_code{
	float:left;
	margin:0 10px;
	border:1px solid #d6d6d6;	
	width:90px;
	height:36px;
}
.reg .re_code{
	line-height:34px;
	color:#333;	
	float:left;
}
.reg .re_code:hover{
	color:#f60;	
}

.reg .sub_outer{
	width:605px;
	margin:18px auto 0 auto;
	border-top:1px dashed #d6d6d6;
	padding:30px 0 0 45px;	
}
.reg .sub{
	width:180px;
	height:43px;
	background:url("../images/charge_sub.png") no-repeat;	
	font-size:24px;
	color:#fff;
	font-family:"Microsoft Yahei";
	margin-bottom:20px;
}
.reg .sub_outer .chk{
	position:relative;
	top:2px;
	margin-right:3px;	
}
.reg .sub_outer a{
	color:#1153e9;
	text-decoration:underline;	
}
