#pay_form {
	margin-top: 10px;
	line-height: 22px;
}
#pay_form ul {
	padding-left: 0;
}
#pay_form li {
	margin-bottom: 36px;
}
#pay_form li .label_name {
	text-align: right;
	color: #666;
	width: 88px;
	display: inline-block;
	margin-right: 4px;
}
#pay_form li .label_text {
	text-align: left;
	color: #666;
	max-width: 700px;
	display: inline-block;
	margin-top: 4px;
        margin-left: 20px;
}
/* 充值页面右边 */
.user_input {
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #348481;
	margin-left: 4px;
}
.select_main_games .label_name {
	float: left;
	padding-right: 4px;
}
.select_list_pay {
	float: left;
	height: 43px;
	width: 330px;
	cursor: pointer;
	overflow: hidden;
}
.select_list_pay span {
	float: left;
	height: 42px;
	line-height: 42px;
	background-color: #348481;
}
.select_list_pay label {
	margin: 10px 0 0 6px;
	float: left;
}
.select_list_pay label.error {
	background-position: -54px -32px;
}
.pay_list_word {
	width: 172px;
	padding-left: 14px;
	border: 1px solid #348481;
	color: #fff;
	font-size: 18px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pay_list_word em {
	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	float: left;
	margin-right: 12px;
}
.pay_list_icon {
	width: 44px;
	border: 1px solid #348481;
	border-left: 1px solid #348481;
}
.pay_list_icon i {
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	border-width: 6px;
	border-color: #fff transparent transparent;
	border-style: solid dashed dashed;
	display: block;
	margin: 19px auto;
}
.select_main_games {
	position: relative;
	z-index: 99;
}
.select_pay_games {
	position: absolute;
	top: 60px;
	left: 94px;
	border: 1px solid #059bd2;
	width: 568px;
	background-color: #fff;
	z-index: 999;
	display: none;
}
.select_games_close {
	float: right;
	width: 22px;
	height: 22px;
	margin-right: 6px;
	cursor: pointer;
	background: url("http://c.05youxi.com/www/img/select_games_close.jpg") 0 0 no-repeat;
}
.select_games_tit,
.select_server_tit {
	height: 30px;
	padding-top: 7px;
	background-color: #348481;
}
.select_games_tit ul,
.select_server_tit ul {
	width: 510px;
	float: left;
	height: 30px;
	padding-left: 10px;
}
.select_games_tit ul li,
.select_server_tit ul li {
	float: left;
	height: 30px;
	padding: 0 13px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	cursor: pointer;
}
.select_games_tit ul li.on,
.select_server_tit ul li.on {
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #348481;
}
.select_pay_con {
	height: 184px;
	overflow: auto;
	overflow-x: hidden;
	padding: 8px 0 5px 17px;
	display: none;
}
.pay_pinyi,
.pay_pinyi_list,
.pay_pinyi_list a,
.select_server_con a {
	float: left;
}
.pay_pinyi {
	width: 40px;
	padding-top: 7px;
}
.pay_pinyi em {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #03b4f5;
	border-radius: 2px;
	color: #fff;
}
.pay_pinyi_list {
	width: 460px;
	padding-top: 5px;
}
.pay_pinyi_list a,
.select_server_con a {
	background: url("http://c.05youxi.com/www/img/radio.png") 0 0 no-repeat;
}
.pay_pinyi_list a,
.select_server_con a {
	width: 94px;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
	background-position: -10px -16px;
}
.pay_pinyi_list a:hover,
.pay_pinyi_list a.on,
.select_server_con a:hover,
.select_server_con a.on {
	background-position: -10px -52px;
}
.select_pay_arrow {
	position: absolute;
	top: 40px;
	*top: 42px;
	left: 200px;
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	border-width: 10px 7px;
	border-color: transparent transparent #348481;
	border-style: dashed dashed solid;
	display: none;
}
.select_pay_arrow.arrow_server {
	left: 488px;
}
.select_server_games {
	width: 742px;
	border: 1px solid #348481;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	top: 60px;
	left: 20px;
	display: none;
}
.select_server_con {
	display: none;
	padding: 8px 0 0 20px;
	height: 180px;
	overflow: auto;
	overflow-x: hidden;
}
.select_server_tit ul li {
	padding: 0 20px;
}
.select_server_con a {
	width: 156px;
}
.select_server_zone {
	width: 180px;
	float: right;
	height: 30px;
	font-size: 14px;
	color: #fff;
}
.select_server_zone input,
.select_server_zone a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.select_server_zone input {
	border: 1px solid #d3d2d2;
	background-color: #fff;
	color: #ff6a00;
	padding: 0 10px;
	width: 60px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.select_server_zone a {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	margin-left: 5px;
	font-size: 12px;
	padding: 0 6px;
}
.main_user_account #login_account {
	color: #403f3f;
	font-size: 24px;
}
.main_user_account a,
.main_user_input a {
	color: #03b4f5;
	padding: 0 2px;
}
.main_select_choose {
	line-height: 24px;
	color: #333;
	font-size: 18px;
	height: 30px;
	padding-left: 26px;
}
.main_select_choose em {
	color: #03b4f5;
}
.change_user {
	color: #348481;
	margin-left: 10px;
}
a#define_user {
	color: #348481;
	padding: 0 2px;
}
.pay_where {
	width: 274px;
	display: inline;
}
.pay_place {
	width: 137px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	text-align: center;
	position: relative;
	border: 1px solid #d9d8d8;
	color: #666;
	margin-right: -4px;
	cursor: pointer;
}
.cicrl_role1 {
	border-radius: 4px 0 0 4px;
}
.cicrl_role2 {
	border-radius: 0 4px 4px 0;
}
.pay_place input {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	width: 137px;
	height: 42px;
	opacity: 0;
	filter: alpha(opacity=0);
	*visibility: hidden;
}
.place_checked {
	background: #348481;
	border: 1px solid #348481;
	color: #fff;
}
.pay_select {
	width: 118px;
	height: 38px;
	line-height: normal;
	border: 1px solid #c9c9c9;
	margin-right: 10px;
	outline: none;
	vertical-align: middle;
}
.pay_money_box {
	max-width: 640px;
	float: left;
	margin-left: 4px;
}
.pay_money_box span {
	float: left;
	width: 120px;
	height: 40px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: 0 0 -1px -1px;
	border: 1px solid #c9c9c9;
	background: #fff;
}
.pay_money_box span font {
	display: block;
	width: 100px;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
}
.pay_money_box span input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 118px;
	height: 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	*visibility: hidden;
}
.pay_money_box span.money_checked {
	z-index: 2;
}
.pay_money_box span.money_checked font {
	background: url("../images/selected_input.png") no-repeat right bottom;
	/* background: url("http://c.05youxi.com/www/img/selected_input.gif") no-repeat right bottom; */
	border: 2px solid #348481;
	z-index: 20;
	position: absolute;
	top: -1px;
	_top: 0;
	left: -1px;
	padding: 0 9px;
	width: 100px;
	height: 38px;
	line-height: 38px;
}
.pay_money_box span.last_money {
	background: #f1f1f1;
}
.pay_money_box span.last_money label.error,
.pay_money_box span.last_money label.correct {
	position: absolute;
	left: 120px;
	top: 10px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.pay_money_box span.last_money input#money2 {
	position: relative;
	left: -6px;
	top: 6px;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 50px;
	height: 26px;
	line-height: 26px;
	border: 1px solid#c9c9c9;
	text-align: center;
	outline: none;
	float: left;
	background: #fff;
	visibility: visible;
}
.pay_submit {
	width: 212px;
	height: 48px;
	line-height: 48px;
	margin: 5px 0 0 94px;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	background: #348481;
	color: #fff;
	border: none;
	border-radius: 4px;
}
.pay_main {
    font: 12px/1.5 Microsoft YaHei,SimHei,simsun, Arial, Helvetica, sans-serif;
    color: #666;
    margin: 50px auto;
}
#pay_form * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.pay_main ol, .pay_main ul, .pay_main li {
    list-style: none;
}

.pay_main .clearfix {
    display: block;
}
.pay_main .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.red {
    color: red;
}
.pay_head_mes em {
    width: 16px;
    height: 15px;
    margin-right: 4px;
    display: inline-block;
    background: url("http://c.05youxi.com/www/img/laba.png") no-repeat;
}

.payArt {
    font-size: 14px;
}

.payArt:hover {
    border-bottom: #333 solid 1px;
    color: #333;
}
@media(max-width: 624px) {
	#pay_form li {
		margin-bottom: 15px;
	}
	.pay_submit {
		margin-left: 20PX;
	}
}