@charset "utf-8";
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.live_wrap {
	width: 1000px;
	margin: 0px auto 60px;
	padding-top: 30px;
}
.tip_mes {
	background: #898989;
	color: #FFF;
	height: 30px;
	padding: 0px 8px;
}
.u_header {
	height: 50px;
	margin-bottom: 20px;
	border-bottom: 2px #ebebeb solid;
}
.u_header h1 {
	width: 167px;
	height: 50px;
	font-size: 30px;
	color: #555;
	border-bottom: 2px #f77400 solid;
	text-align: center;
}
.u_header .glyphicon01_back {
	margin-top: 24px;
	color: #909090;
	padding-right: 10px;
}
.u_header .glyphicon01_back:hover {
	color: #fd3f17;
}
.u_nav {
	width: 168px;
	float: left;
	overflow: hidden;
}
.u_nav li {
	display: block;
	margin-bottom: 1px;
}


.u_nav li a {
	display: block;
    padding: 13px 0;
    padding-left: 28px;
	color: #555555;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	border-bottom: 1px #eee solid;
}
.u_nav li a i{
   display: block;
   margin-right: 10px;
   float: left;
   width: 20px;
   height: 22px;
   background: url(../images/u_nav_icon.png?20150820) no-repeat;
}
.u_nav li a em{
    font-size: 12px;
    color: #999999;
    padding-left: 4px;
}
.u_nav li a i.u_nav_icon1{
    background-position:  0 2px;
}
.u_nav li a i.u_nav_icon2{
    background-position:  0 -46px;
}
.u_nav li a i.u_nav_icon3{
    background-position:  0 -94px;
}
.u_nav li a i.u_nav_icon4{
    background-position:  0 -140px;
}
.u_nav li a i.u_nav_icon5{
    background-position:  0 -188px;
}
.u_nav li a i.u_nav_icon6{
    background-position:  0 -236px;
}
.u_nav li a i.u_nav_icon7{
    background-position:  0 -318px;
}


.u_nav li a:hover,.u_nav li a:hover em ,.u_nav li dl dd a.active{
	color: #f76900;
}
.u_nav li a:hover i.u_nav_icon1{
    background-position:  -59px 2px;
}
.u_nav li a:hover i.u_nav_icon2{
    background-position:  -59px -46px;
}
.u_nav li a:hover i.u_nav_icon3{
    background-position:  -59px -94px;
}
.u_nav li a:hover i.u_nav_icon4{
    background-position:  -59px -140px;
}
.u_nav li a:hover i.u_nav_icon5{
    background-position:  -59px -188px;
}
.u_nav li a:hover i.u_nav_icon6{
    background-position:  -59px -236px;
}
.u_nav li a:hover i.u_nav_icon7{
    background-position:  -59px -318px;
}

.u_nav li a.current {
	background: #fa8000;
	color: #fff;
}
.u_nav li a.current em{
    color: #fff;
}
.u_nav li a.current i.u_nav_icon1{
    background-position:  -28px 2px;
}
.u_nav li a.current i.u_nav_icon2{
    background-position:  -28px -46px;
}
.u_nav li a.current i.u_nav_icon3{
    background-position:  -28px -94px;
}
.u_nav li a.current i.u_nav_icon4{
    background-position:  -28px -140px;
}
.u_nav li a.current i.u_nav_icon5{
    background-position:  -28px -188px;
}
.u_nav li a.current i.u_nav_icon6{
    background-position:  -28px -236px;
}
.u_nav li a.current i.u_nav_icon7{
    background-position:  -28px -318px;
}


.u_nav li a b{
    display: inline-block;
    *display: inline;
    *zoom: 1;

    width: 12px;
    height: 8px;
    margin-left: 8px;
    background: url(../images/u_nav_icon.png) -35px -268px no-repeat;

    transition: transform 300ms ease-in-out 0s;
}
.u_nav li a b.cur {
    transform: rotate(180deg);
}

.u_nav li a:hover b{
	background-position: -16px -291px;
}
.u_nav li a:hover b{
	background-position: 0px -291px;
}
.u_nav li a.current b{
   background-position: -63px -268px;
}


.u_nav li dl{
  display: none;
}
.u_nav li dl dd{
   display: block;
   margin-bottom: 1px;
}
.u_nav li dl dd a{
    padding: 0;
    padding-left: 60px;
    height: 40px;
    line-height: 40px;
}
.u_nav .u_video{
    margin-top: 12px;
    display: block;
    padding-left: 25px;
    height: 42px;
    background: #f77400;

    line-height: 42px;
    font-size: 16px;
    color: #fff;
}
.u_nav .u_video:hover{
     background: #f97c0c;
}
.u_nav .u_video .u_nav_icon6{
    display: block;
    float: left;
    margin: 12px 0;
    margin-right: 12px;

    width: 28px;
    height: 18px;
    background: url(../images/u_nav_icon.png) 0 -266px no-repeat;
}


.notification_bubble {
	position: relative;
}

.u_mainbody {
	width: 812px;
	float: left;
	overflow: hidden;
	min-height: 700px;
	background: #fff;
	padding-left: 20px;
	color: #737373;
}
.u_mainbody .tit {
	color: #666;
	float: left;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 6px;
	text-align: center;
}
.u_mainbody .addmes {
	float: right;
	background: #6E6F71;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	text-align: center;
	display: inline-block;
}
.u_mainbody .addmes:hover {
	background: #fd3f17;
}
.u_mainbody label {
	float: left;
	color: #989898;
}
.u_mainbody h2 {
	font-size: 24px;
}
.u_mainbody .userinfo {
/*	width: 782px;
	padding: 15px;*/
	background: #f5f5f5;
	margin-bottom: 20px;position:relative;
}
.u_mainbody .userinfo .uinfo_left {
/*	width: 464px;
    border-right: solid 1px #dcdcdc;*/
}
.u_mainbody .userinfo .uinfo_left .utx {
	margin-right: 26px;position:relative;margin-top:6px; 
}
.glyphicon01 {
	display: inline-block;
	height: 20px;
	/**background: url(../images/glyphicon01.png?20150730) no-repeat;**/
}
.glyphicon01_email {
	background-position: 0 -93px;
	color: #3B9EEB;
	margin: 0 10px;
}
.glyphicon01_verify_w, .glyphicon01_verify_f, .glyphicon01_weight, .glyphicon01_playtime, .glyphicon01_hot, .glyphicon01_sort, .glyphicon01_back {
	padding-left: 23px;
}
.glyphicon01_verify_w {
	color: #74ab21;
	background-position: 0px -142px;
	margin-right: 10px;
}
.glyphicon01_verify_f {
	color: #3B9EEB;
	background: none;
	margin-right: 10px;
}
.glyphicon01_weight {
	background-position: 0px 7px;
}
.glyphicon01_playtime {
	background: url(../images/po1.png) left 2px no-repeat;
	padding-left: 17px;
}
.glyphicon01_hot {
	padding-left: 19px;
	background: url(../images/peo.png) no-repeat 0 1px;
}
.glyphicon01_sort {
	background: none;
	padding-left: 0px;
}
.glyphicon01_back {
	background-position: 0px -268px;
	padding-left: 28px;
}
.userinfo .uinfo_left .focus_balances li {
	float: left;
	margin-right: 8px;
	padding-top: 10px;
}
.userinfo .uinfo_left .focus_balances li a {
    padding: 2px 4px;
    background: #f77400;
    border-radius: 3px; 
	color: #fff;
    text-decoration: underline;
}
.userinfo .uinfo_left .focus_balances li a:hover{
  background: #f97c0c;
}
.userinfo .u_grade {
	float: right;
	padding: 0px 40px;
	*padding: 0px 38px;
}
.userinfo .u_grade .grade_tip {
	padding-top: 10px;
	font-size: 12px;
	color: #A4A4A4;
}
.userinfo .u_grade .bar {
	margin: 5px 5px 0px;
}
.basics .bsc_info h2 .edit_user {
    display: inline-block;
    padding-left: 20px;
    color: #f77400;    
    font-size: 12px;
    line-height: 36px;    
    vertical-align: top;
}

.balances .yw {
	margin-top: -1px;
}
.splitline {
	float: left;
	width: 1px;
	/*background: #dcdcdc;*/
	/*height: 80px;*/
}
.user_myprofile .togglebtn {
	margin-bottom: 10px;
}
.user_myprofile .togglebtn li {
	float: left;
	display: inline-block;
	position: relative;
}
.user_myprofile .togglebtn li a {
	color: #828282;
	display: inline-block;
	width: 110px;
	height: 35px;
	line-height: 32px;
	text-align: center;
	margin-right: 5px;
}
.user_myprofile .togglebtn li a:hover, .user_myprofile .togglebtn li a.current {
	background: #3b9eeb;
	color: #fff;
}
.user_myprofile .togglebtn li a:hover .arrow01, .user_myprofile .togglebtn li a.current .arrow01 {
	display: block;
}
.myprofile_main {
	padding: 10px;
	background: #f5f5f5;
	margin-bottom: 35px;
}
.myprofile_main .boundPhone{height: 30px;
line-height: 30px;
font-size: 18px;
margin-bottom: 10px;
padding-left: 10px;
padding-top: 10px;}
.myprofile {
	padding: 30px 0px 20px 30px;
}
.form_control, .u_mainbody textarea {
	width: 98%;
	height: 28px;
	line-height: 28px;
	border: none;
	padding: 0px 5px;
	color: #737373;
	float: left;
	font-size: 13px;
	border: 1px solid #d8d8d8;
}
.u_mainbody textarea {
	height: auto;
}
.form_control:hover, .u_mainbody textarea:hover, .form_control:focus, .u_mainbody textarea:focus {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #fd3f17;
}
.form_control.form_control01 {
	width: 300px;
}
.control_group .form_control.form_contrl01 {
	margin-bottom: 10px;
}
.myprofile .input_prepend .form_control {
	width: 300px;
}
.myprofile_main .tx01, .myprofile_main .tx02 {
	margin-right: 30px;
}
.myprofile_main .tx02 {
	width: 220px;
}
.room_name {
	width: 228px;
}
.basics {
	padding: 28px 28px 15px 28px;
}
.basics .bsc_info h2 {
	margin-bottom: 6px;
}
.basics .bsc_info ul li {
	height: 25px;
	line-height: 25px;
	margin-bottom: 14px;
	background: url(../images/glyphicon01.png?20150306) no-repeat;
	padding-left: 30px;
}
.basics .bsc_info ul li.email {
	background-position: 0px -170px;
}
.basics .bsc_info ul li.tel {
	background-position: 0px -205px;
}
.basics .bsc_info ul li.qq {
	background-position: 0px -238px;
}
.basics .bsc_info ul li .form_control {
	height: 25px;
	line-height: 25px;
	border: none;
	padding: 0px 10px;
	width: 200px;
	color: #ff6600;
}
.tipbox .tip01 {
	top: -37px;
	width: 60px;
	left: -26px;
	text-align: left;
}
.tipbox .tip01 .arrow {
	left: 30px;
}
.tipbox:hover .tip01 {
	display: block;
}
.glyphicon01_verify_f.tipbox .tip01 {
	width: 215px;
	display: block;
}
.glyphicon01_verify_f.tipbox .tip01 .arrow {
	left: 63px;
}
.glyphicon01_verify_f.tipbox .tip01 i {
	color: #fd3f17;
}
.arrow01 {
	position: absolute;
	bottom: 0px;
	left: 49px;
	border-color: #fff transparent transparent;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px;
	display: none;
}
.basics .tx02 img {
	margin-top: 41px;
}
.basics .tx02 .tip01 {
	width: 184px;
}
.basics .tx02 .tip02 {
	width: 224px;
}
.modify_email {
	display: inline-block;
}
.attention ul {
	margin-left: -18px;
	width: 833px;
}
.attention li {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 395px;
	margin-left: 18px;
}
.attention li .a_box {
	padding: 10px;
	background: #f7f7f7;
}
.attention li .a_box:hover {
	background: #f7f7f7;
}
.attention li .a_box .focus {
	display: none;
}
.attention li .a_box:hover .focus {
	display: block;
}
.a_box .v_info {
	padding-left: 10px;
	font-size: 12px;
	width: 189px;
	overflow: hidden;
}
.a_box .v_info h1 {
	font-size: 16px;
	margin-bottom: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.a_box .v_info h1 a {
	color: #353535;
}
.a_box .v_info h1 a:hover {
	color: #fd3f17;
}
.a_box .v_info .sort_focus {
	padding-top: 8px;
}
.a_box .v_info .sort_focus a {
	color: #3399E0;
}
.a_box .v_info .sort_focus a:hover {
	color: #F76300;
}
.a_box .v_info .sort_focus a.glyphicon01_sort {
	color: #F76300;
}
.a_box .v_info span {
	margin-right: 10px;
}
.a_box .v_info p {
	color: #7e7e7e;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 20px;
}
.a_box .v_pic {
	position: relative;
}
.a_box .v_pic img {
	width: 174px;
	height: 98px;
}
.a_box .v_pic a {
	display: inline-block;
	width: 174px;
	hanging-punctuation: 98px;
}
.a_box .v_pic .shadow {
	background: url(../images/black.png) repeat 0 0;
	cursor: pointer;
	display: none;
	height: 98px;
	left: 0;
	position: absolute;
	top: 0;
	width: 174px;
	z-index: 10;
}
.a_box .v_pic a:hover .shadow {
	display: block;
}
.iconPlay {
	background: url(../images/playIcon.png) no-repeat scroll 0 0;
	height: 69px;
	position: absolute;
	width: 69px;
}
.a_box .v_pic .iconPlay {
	top: 15px;
	left: 54px;
}
.a_box .v_pic .icon_live {
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 6px;
	background: #62b21b;
	color: #fff;
	font-size: 12px;
	z-index: 11;
	display: block;
}
.primary_button01 {
	padding: 4px 18px;
	border: 1px #eaeaea solid;
	color: #606060;
	background: #fff;
	display: inline-block;
}
.primary_button01:hover, .largeBtn .primary_button01 {
	background: #fa8000;
	border: 1px #fa8000 solid;
	color: #fff;
}
.u_earnings .primary_button01, .u_record .primary_button01, .largeBtn .primary_button01, .primary_button02 {
	background: #fe8e16;
	border: 1px #fe8e16 solid;
	color: #fff;
	margin-right: 5px;
}
.u_earnings .primary_button01:hover, .u_record .primary_button01:hover, .largeBtn .primary_button01:hover, .primary_button02:hover, .largeBtn .primary_button01_hover {
	background: #3B9EEB;
	border: 1px #3B9EEB solid;
	cursor: pointer;
}
label {
	color: #606060;
	font-size: 13px;
	font-weight: normal;
}
.control-label {
	float: left;
	text-align: right;
	width: 100px;
}
.control_group {
	margin-bottom: 20px;
}
label {
	margin-bottom: 5px;
	padding-top: 5px;
}
.control_group .control {
	float: left;
	color: #2d2d2d;
	width: 708px;
}
.myprofile .control_group .control {
	width: auto;
}
.control_group .control01 {
	height: 30px;
	line-height: 30px;
	color: #737373;
}
.control_group .control01 .nowurl, .control_group .control01 .showurl {
	padding-left: 8px;
}
.control_group .control01 .showurl {
	overflow: hidden;
	white-space: nowrap;
}
.control_group .control .input_prepend p {
	padding-top: 5px;
}
.control_group a {
	color: #3B9EEB;
}
.show_details {
	height: 90px;
	background: none repeat scroll 0 0 #F7F7F7;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
}
.show_details.show_details01 {
	height: 200px;
}
.user_set {
	padding-top: 10px;
}
.user_set .room_id {
	margin-top: 5px;
	float: left;
}
.largeBtn .primary_button01 {
	margin-right: 10px;
	height: 35px;
	margin-top: 20px;
}
.user_set .control_group .control .selectbox {
	width: 80px;
}
.selectimg {
	width: 466px;
}
.selectimg p {
	margin-bottom: 5px;
	font-size: 12px;
	height: 36px;
}
.selectimg .selectimg_cont {
	width: 426px;
	background: #fff;
}
.tag_show li {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
}
.tag_show li a.tag_check01 {
	background: none;
	border: medium none;
	color: #3499DA;
	padding: 0;
}
.tag_show li a.tag_check01 {
	color: #3499da;
}
.tag_show li a.tag_check01:hover {
	color: #3499da;
}
table {
	background-color: rgba(0, 0, 0, 0);
	max-width: 100%;
}
th {
	text-align: left;
}
.table {
	margin-bottom: 20px;
	width: 100%;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	box-shadow: 0 0 3px #EEEEEE, 0 0 3px #FFFFFF inset;
}
.table a {
	color: #3b9eeb;
	border-bottom: 1px #3b9eeb dotted;
}
.table a:hover {
	color: #fd3f17;
	border-bottom: 1px #fd3f17 dotted;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	line-height: 1.42857;
	padding: 12px;
	vertical-align: top;
	text-align: center;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
}
.table > thead > tr > th {
	vertical-align: bottom;
	background: #BFBFBF;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	color: #fff;
}
.table .table {
	background-color: #FFFFFF;
}
.table-striped > tbody > tr:nth-child(2n) > td, .table-striped > tbody > tr:nth-child(2n) > th {
	background-color: #f3f3f3;
}
.table-bordered {
}
.table .row01 {
	background: #fff;
}
/*.table .row02 { background: #f3f3f3; }*/
.u_record .form_control, .u_earnings .form_control {
	width: 150px;
	margin: 0px 8px;
}
.u_record .timefrm, .u_earnings .timefrm {
	margin-bottom: 10px;
}
.u_record .min {
	color: #f77400;
	margin-top: 8px;
}
.u_earnings .select_date {
	margin-bottom: 15px;
	border-top: 1px #eee solid;
	padding-top: 10px;
}
.u_earnings .select_date li {
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.u_earnings .select_date li a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #fff;
	border: 1px #EAEAEA solid;
	padding: 0px 20px;
	color: #7f7f7f;
}
.u_earnings .select_date li a:hover, .u_earnings .select_date li a.current {
	background: #fd3f17;
	border: 1px #fd3f17 solid;
	color: #fff;
}
/*.earnings_mes {
	padding: 10px;
	background: #eee;
	margin-bottom: 20px;
	height: 20px;
}
.earnings_mes li {
	color: #5C6375;
	float: left;
	margin-right: 20px;
}
.earnings_mes span {
	float: left;
}*/
.error {
	width: 400px;
	margin: 150px auto 100px;
	color: #666d75;
}
.error img {
	vertical-align: middle;
	margin-bottom: 20px;
}
.error .error_mes h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
.error .error_mes ul li {
	float: left;
	margin-right: 15px;
}
.error .error_mes a {
	color: #666d75;
	background: url(../images/glyphicon02.gif) no-repeat;
	padding-left: 25px;
	display: inline-block;
	margin: 0px 10px;
}
.error .error_mes a:hover {
	color: #ffa529;
}
.error .error_mes a.prev {
	background-position: 9px 4px;
	border: 2px solid #E0E0E0;
	border-radius: 6px;
	padding: 4px 8px 4px 36px;
}
.error .error_mes a.prev:hover {
	background-position: 9px -24px;
	border: 2px solid #ffa529;
}
.error .error_mes a.index {
	background-position: 0px -58px;
	margin-top: 7px;
}
.error .error_mes a.index:hover {
	background-position: 0px -86px;
}
.rules {
	border-top: 1px solid #EEEEEE;
	color: #989898;
	font-size: 12px;
	line-height: 24px;
	margin: 50px 0 0 30px;
	padding: 20px 0 0;
}
.rules p {
	padding: 10px 0;
}
.rules p.c_way a {
	border-bottom: 1px dotted #3499DA;
	color: #3499DA;
	margin: 0 4px;
}
.rules p.c_way a:hover {
	border-bottom: 1px dotted #fd3f17;
	color: #fd3f17;
}
.jsp {
	background: none repeat scroll 0 0 #E9E9EA;
	margin-top: 50px;
	padding: 20px;
}
.jsp h3 {
	border-left: 4px solid #393D4B;
	color: #393D4B;
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.jsp_cont h3 {
	color: #424242;
	font-size: 20px;
	margin-bottom: 10px;
}
.jsp_cont .else {
	line-height: 20px;
}
.jsp_cont .else a {
	color: #F29E2B;
	margin-right: 6px;
	text-decoration: underline;
}
.glyphicon03 {
	background: url("../images/glyphicon_icon.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 60px;
	margin-right: 20px;
	width: 60px;
}
.glyphicon03.glyphicon01_win {
	background-position: 0 0;
}
.glyphicon03.glyphicon01_failure {
	background-position: 0 -82px;
}
.selectbox {
	border: 1px #ccc solid;
	padding: 2px 4px;
}
.data_cont .error, .data_cont .right {
	float: left;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	padding: 0 10px;
}
.data_cont .error {
	background: none repeat scroll 0 0 #FDDFE5;
	border: 1px solid #F2ABB9;
	color: #D64141;
}
.data_cont .right {
	background: none repeat scroll 0 0 #E7FDDF;
	border: 1px solid #95C48A;
	color: #308A1B;
}
.data_cont .reminder {
	color: #d64141;
}
.glyphicon {
	float: left;
	margin-right: 6px;
	margin-top: 5px;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.glyphicon_no {
	background: url(../images/glyphicon_on.gif?20140627) no-repeat 0 0;
}
.glyphicon_ok {
	background: url(../images/glyphicon_ok.gif?20140627) no-repeat 0 0;
}
.glyphicon_ok01 {
	background: url(../images/glyphicon_ok01.gif?20140627) no-repeat 0 0;
}
.glyphicon_ok {
	width: 18px;
	height: 15px;
}
.fgPassword {
	margin-bottom: 20px;
}
.fgPassword ul li {
	float: left;
	margin-right: 10px;
}
.data_cont .control_group .control {
	width: 300px;
	margin-right: 10px;
}
.data_cont .control_group .error {
	margin: 0px;
	float: left;
}
.data_cont .control_group {
	line-height: 30px;
}
.fgPassword ul.navStep {
	height: 30px;
	margin: 20px 10px;
	position: relative;
	background: url(../images/bgStep.png?20140627) no-repeat 0 0;
}
.fgPassword li {
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	position: absolute;
	text-align: center;
}
.fgPassword li.step1 {
	left: 0;
	top: 0;
	width: 236px;
}
.fgPassword li.step2 {
	left: 230px;
	top: 0;
	width: 236px;
}
.fgPassword li.step3 {
	left: 460px;
	top: 0;
	width: 236px;
}
.fgPassword li.step4 {
	left: 690px;
	top: 0;
	width: 236px;
}
.fgPassword li.step1.step1On, .fgPassword li.step2.step2On, .fgPassword li.step3.step3On, .fgPassword li.step4.step4On {
	background: url(../images/bgStep01.png) no-repeat;
	color: #fff;
}
.fgPassword li.step1.step1On {
	background-position: 0px 0px;
}
.fgPassword li.step2.step2On {
	background-position: 0px -33px;
}
.fgPassword li.step3.step3On {
	background-position: 0px -33px;
}
.fgPassword li.step4.step4On {
	background-position: 0px -65px;
}
.fgCont {
	padding: 60px 0 50px 100px;
	font-size: 14px;
	min-height: 300px;
}
.data_cont.fgCont label {
	font-size: 14px;
}
.fgCont .control_group {
	margin-bottom: 10px;
}
.fgCont input {
	height: 22px;
	margin-bottom: 10px;
}
.fgCont .span2 {
	width: 270px;
}
.fgCont .span3 {
	width: 130px;
}
.side_cont h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
.side_cont.yz .largeBtn {
	padding-left: 82px;
}
.side_cont.yz .largeBtn .primary_button {
	width: 148px;
}
.side_cont.yz p {
	color: #666;
	margin-bottom: 20px;
}
.side_cont.yz a {
	color: #f29e2b;
}
.glyphicon03 {
	width: 60px;
	height: 60px;
	float: left;
	background: url(../images/glyphicon_icon.gif) no-repeat;
	margin-right: 20px;
}
.glyphicon01.glyphicon03_win {
	background-position: 0px 0px;
}
.glyphicon01.glyphicon03_failure {
	background-position: 0px -82px;
}
.live_wrap01 {
	min-height: 600px;
}
.speak_set table {
	width: 320px;
}
.speak_set table th {
	width: 108px;
	height: 38px;
	text-align: right;
	line-height: 36px;
	color: #000;
	font-weight: normal;
}
.speak_set table td {
	padding-left: 6px;
	line-height: 36px;
}
.speak_set table .middle_txt {
	margin-right: 8px;
	width: 120px;
	height: 24px;
	border: 1px solid #d2d2d2;
	line-height: 24px;
}
.speak_set table label {
	color: #333;
	line-height: 32px;
}
.speak_set table .small_txt {
	display: block;
	float: left;
	padding-left: 4px;
	margin: 4px 8px 0 0;
	width: 41px;
	height: 24px;
	border: 1px solid #d2d2d2;
	background: #FFF;
	line-height: 24px;
	color: #a2a2a2;
}
#speakSet table span {
	display: block;
	float: left;
	color: #7a7a7a;
}
.u_mainbody label {
	color: #666666;
	float: left;
}
.applyfor .control-label {
	width: 158px;
}
.applyfor .control {
	width: 654px;
}
.applyfor .asterisk {
	color: #ff1919;
	margin-right: 5px;
}
.upload_area .uploader {
	width: 120px;
	margin-right: 30px;
	float: left;
	position: relative;
}
.uploader a {
	background: #999999;
	color: #FFFFFF;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 120px;
}
.uploader .pic img {
	display: block;
}
.upload_area .example {
	width: auto;
	margin-right: 35px;
	float: left;
	color: #989898;
}
.upload_area .example .title {
	float: left;
	width: 42px;
}
.upload_area .example .pic {
	float: left;
}
/* 定制文件上传按钮  */
.u-upload {
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative;
	overflow: hidden;
}
.u-upload button {
	height: 32px;
	width: 100%;
	padding: 0 10px;
	border: 1px solid #ccc;
	overflow: visible;
	font-size: 14px;
	color: #666;
	background: #ddd;
}
.u-upload input {
	position: absolute;
	top: 0;
	right: -1px;
	font-size: 100px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.u-upload:hover button {
	border-color: #bbb;
	color: #333;
	background: #ccc;
}
a.u-upload, a.u-upload:hover {
	text-decoration: none;
}
.uploader button.selected {
	background-color: #3B9EEB;
	color: #fff;
}
/* 通知中心新样式 */
.u_mainbody .notification {
	border: 1px solid #e9e9e9;
	border-bottom: 3px solid #e9e9e9;
	margin-bottom: 30px;
}
.notification .info_tit {
	padding-left: 22px;
	height: 50px;
	line-height: 50px;
	font-size: 23px;
	color: #6a6a6a;
	font-weight: normal;
	font-family: "微软雅黑";
}
.notification .info_sys li {
*padding:6px 0 2px 16px;
	border-top: 1px solid #e9e9e9;
	line-height: 34px;
	overflow: hidden;
}
.notification .no_notification {
	border-top: 1px solid #e9e9e9;
	padding: 8px 0 4px 16px;
*padding:6px 0 2px 16px;
}
.notification .info_sys li p {
	clear: both;
	overflow: hidden;
}
.notification .info_sys li .title {
	padding: 8px 0 4px 16px;
}
.notification .info_sys li.unread .title {
	font-weight: 800;
}
.notification .info_sys .title:hover {
	background: #f5f4f4;
}
.notification .info_sys li.open .mess {
}/* 当通知内容展开时的样式 */
.notification .info_sys li .mess {
	display: inline-block;
*display:inline;
*zoom:1;
	float: left;
	background: url(../images/notification_icon.png) 0 -20px no-repeat;
	color: #666;
	padding-left: 26px;
}
.notification .info_sys li .visited {
	color: #b1b1b1;
}
.notification .info_sys li .mess:hover {
	color: #2c2c2c;
}
.notification .info_sys li.unread .mess {
	background-position: 0 10px;
	color: #fd3f17;
}
.notification .info_sys .title span {
	display: inline-block;
*display:inline;
*zoom:1;
	float: right;
	padding-right: 13px;
	color: #b7b7b7;
}
.notification .info_sys li .detail {
	clear: both;
	position: relative;
	padding: 0 32px 4px 26px;
	color: #666;
	display: none;
	line-height: 28px;
	word-break: break-all;
}
.notification .info_sys li .detail b {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 28px;
	height: 22px;
}
.notification .info_sys li .detail .content {
	border-top: 1px dashed #f5f4f4;
	padding-top: 5px;
	margin-top: -1px
}
.notification .info_sys li .detail a:hover {
	color: #8a8989;
}
.notification .info_sys li .detail a.delete {
	display: none;
*display:inline;
*zoom:1;
	position: absolute;
	right: 2px;
	bottom: 0;
*bottom:4px;
	width: 28px;
	color: #b7b7b7;
}
.notification .info_sys li:hover .detail a.delete {
	display: inline-block
}
.notification .info_sys li .detail a.delete:hover {
	color: #ff6000
}
/* 酬勤结算通知 */
.info_sys .chouqin-checkout p {
	font-size: 20px
}
.info_sys .chouqin-checkout table {
	margin-left: 10px
}
.info_sys .chouqin-checkout table caption {
	color: #999;
	text-align: left;
	font-size: 12px;
	margin-left: -10px;
	line-height: 12px;
	margin-top: 10px
}
.info_sys .chouqin-checkout table td {
	padding: 2px 8px;
	font-size: 16px;
	text-align: right
}
.info_sys .chouqin-checkout table td:last-child {
	text-align: left
}
/* 酬勤购买通知 */
.info_sys .chouqin-buy p span {
	color: #ff5422
}
.info_sys .chouqin-buy .pay {
	font-size: 2em;
	line-height: 1.5
}
/*主播信息统计页面样式*/
.datum .da_tit {
	height: 44px;
	overflow: hidden;
	background: #f5f5f5;
	line-height: 44px;
}
.datum .da_tit .da1 {
	background: url(../images/sj_01.png) no-repeat 13px 14px;
	padding-left: 42px;
	font-size: 16px;
}
.datum .da_tit .da2 .din {
	width: 116px;
	height: 20px;
	border: 1px solid #eeeeee;
	line-height: 20px;
	margin-right: 18px;
	outline: none;
}
.datum .da_tit .da2 .din:hover, .datum .da_tit .da2 .din:focus {
	border: 1px solid #fd3f17;
}
.datum .da_tit .dtn {
	width: 62px;
	height: 22px;
	overflow: hidden;
	border: 0;
	color: #fff;
	background: #fd3f17;
	margin: 11px 11px 0 0;
	cursor: pointer;
}
.datum .da_tit .dtn:hover {
	background: #ff7e01;
}
.datum .d_chart {
	width: 812px;
	height: 426px;
	margin-top: 17px;
}
.datum .da_cnt {
	margin-top: 17px;
	background: url(../images/sj_03.gif) repeat-y;
}
.datum .da_cnt .see_del {
	margin-bottom: 27px;
}
.datum .da_cnt .see_del .s_up {
	width: 34px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #fd3f17;
}
.datum .da_cnt .see_del .s_iup {
	width: 80px;
}
.datum .da_cnt .see_del .s_dw {
	margin: 14px 0 0 38px;
	background: #f8f8f8;
	height: 27px;
	line-height: 26px;
	text-indent: 11px;
}
.datum .da_cnt .see_del .s_dw em {
	color: #fdac4c;
}
.datum .da_cnt .see_del .sj_infor {
	padding: 45px 13px 10px;
}
.datum .da_cnt .see_del .sj_infor ul li {
	width: 145px;
	float: left;
	margin: 0 25px;
}
.datum .da_cnt .see_del .sj_infor ul li .pic {
	background: url(../images/sj_02.png) no-repeat -500px -500px;
	height: 71px;
}
.datum .da_cnt .see_del .sj_infor ul li.li_1 .pic {
	background-position: 26px 0;
}
.datum .da_cnt .see_del .sj_infor ul li.li_2 .pic {
	background-position: 26px -110px;
}
.datum .da_cnt .see_del .sj_infor ul li.li_3 .pic {
	background-position: 26px -218px;
}
.datum .da_cnt .see_del .sj_infor ul li.li_4 .pic {
	background-position: 26px -328px;
}
.datum .da_cnt .see_del .sj_infor ul li .text {
	line-height: 24px;
	font-size: 12px;
	padding-top: 15px;
}
/*充值*/
.shark_tit {
	border-bottom: 1px solid #ececec;
	background: #f5f5f5;
	font-size: 16px;
	padding: 10px 0;
	line-height: 28px;
}
.shark_tit .st_up span {
	float: left;
	padding: 0 10px;
}
.shark_tit p {
	float: left;
}
.shark_tit p img {
	float: left;
	margin-top: 3px;
}
.shark_tit p em {
	padding: 0 26px 0 10px;
	color: #fd3f17;
	font-size: 20px;
}
.shark_tit a.sk {
	color: #ff6a1f;
	text-decoration: underline;
	position: relative
}
.sk_tipsy {
	min-width: 244px;
	left: -122px;
	top: 25px;
}


.shark_tit .am {
	float: left;
	padding: 0 10px;
}
.tab_menu {
	height: 37px;
	border-bottom: 2px solid #dddddd;
	margin-bottom: 13px;
}
.tab_menu ul li {
	float: left;
	padding: 0 34px;
	height: 37px;
	overflow: hidden;
	line-height: 34px;
	cursor: pointer;
}
.tab_menu ul li.hover {
	border-top: 3px solid #fd3f17;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 3px solid #fff;
	margin-bottom: -3px;
	height: 34px;
}
.tab_menu ul li a {
	color: #737373
}
.tab_menu ul li a:visited {
	color: #737373
}
.crecord {
	margin-top: 20px;
}
.crecord .title {
	background: url(../images/tibg.gif) repeat-x;
	height: 30px;
	overflow: hidden;
}
.crecord .title h3 {
	background: url(../images/re2.png) no-repeat 2px 2px #fff;
	height: 30px;
	padding: 0 7px 0 31px;
	line-height: 24px;
	float: left;
	font-size: 22px;
	color: #656565;
}
.crecord .cont {
	padding: 13px 0;
}
/*鱼翅收益列表*/
.exc_tit .st_down span {
	font-size: 12px;
	padding: 0 10px;
}
.exc_tit .st_down em {
	color: #b6b6b6;
	font-size: 12px;
}
.earning {
	margin-top: 20px;
}
.earning .title {
	height: 46px;
	overflow: hidden;
	line-height: 42px;
}
.earning .title h3 {
	font-size: 22px;
}
.earning .cont .yc {
	color: #fe6d1e;
}
.earning .cont .del {
	color: #FF0033;
	border-bottom: none;
	font-size: 12px;
}
/* 充值页面 */
.recharge {
	background: #fafafa;
	padding: 0px 30px 40px;
}
.recharge ul li {
	width: 100%;
	float: left;
	margin-top: 18px;
	line-height: 30px;
}
.recharge ul li .type {
	width: 136px;
	padding-right: 8px;
	float: left;
	text-align: right;
}
.recharge ul li.li_01 span {
	font-size: 16px;
	font-weight: bold;
}
.recharge ul li.li_02 .reck {
	float: left;
}
.recharge ul li.li_02 .reck .rb {
	width: 79px;
	height: 28px;
	overflow: hidden;
	border: 1px dashed #b5b5b5;
	background: #fff;
	text-align: center;
	line-height: 28px;
	display: inline-block;
	margin: 0 5px;
	font-size: 20px;
	cursor: pointer;
*float:left;
}
.recharge ul li.li_02 .reck .rb_active {
	border: 2px solid #ffa31b;
	width: 77px;
	height: 26px;
	overflow: hidden;
	background: url(../images/pay_re_01.png) right bottom no-repeat;
	color: #ffa31b;
}
.recharge ul li.li_02 .reck .inn {
	width: 77px;
	height: 24px;
	overflow: hidden;
	outline: none;
	border: 0px;
	text-align: center;
	font-size: 16px;
	background: none;
	padding-top: 2px;
}
.recharge ul li.li_02 .reck em {
	font-size: 12px;
	color: #bababa;
	padding-left: 5px;
	display: inline-block;
}
.recharge ul li.li_03 {
	border-bottom: 1px dashed #dddddd;
}
.recharge ul li.li_03 .rec_tab {
	width: 563px;
	float: left;
}
.recharge ul li.li_03 .rec_tab .rec_menu {
	height: 30px;
	border-bottom: 4px solid #ededee;
}
.recharge ul li.li_03 .rec_tab .rec_menu dt {
	padding: 0 32px;
	line-height: 30px;
	float: left;
	cursor: pointer;
}
.recharge ul li.li_03 .rec_tab .rec_menu dt.hover {
	background: url(../images/re_03.png) no-repeat center bottom;
	border-bottom: 4px solid #ffa31b;
	margin-bottom: -4px;
}
.recharge ul li.li_03 .rec_tab .rec_box {
	padding: 15px 0;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon {
	display: none;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .rb {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	width: 136px;
	height: 38px;
	overflow: hidden;
	margin: 0 8px 8px 0;
	float: left;
	cursor: pointer;
	position: relative;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .rb_active .ricon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/pay_re_02.png) left top no-repeat;
	width: 20px;
	height: 20px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .rb_active {
	width: 132px;
	height: 34px;
	overflow: hidden;
	border: 3px solid #ffa31b;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .radio-con {
	width: 118px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	padding: 7px 9px;
	background: url(../images/netbank.png) no-repeat;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .ra1 {
	background-position: 5px -108px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .ra2 {
	background-position: 5px 6px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .rbank {
	height: 48px;
	overflow: hidden;
*position:relative;
}
.recharge ul li.li_03 .choice-more a {
	color: #ff6b1b
}
.recharge ul li.li_04 .rek-all {
	float: left;
}
.recharge ul li.li_04 .rek-all p {
	display: inline-block;
*float:left;
}
.recharge ul li.li_04 .rek-all .re1 {
	padding-right: 80px;
	padding-left: 10px;
}
.recharge ul li.li_04 .rek-all .re1 span {
	font-size: 26px;
	color: #ffa31b;
}
.recharge ul li.li_04 .rek-all .re2 span {
	color: #ffa31b;
}
.recharge ul li.li_04 .rek-all em {
	font-size: 12px;
	color: #c6c6c6;
}
.recharge ul li.li_05 .inn2 {
	width: 121px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 2px 5px;
	border: 1px solid #d9d9d9;
	float: left;
}
.recharge ul li.li_06 {
	margin-top: 80px;
}
.recharge ul li.li_06 .btn {
	border: 0px;
	background: #ffa31b;
	width: 125px;
	height: 40px;
	overflow: hidden;
	color: #fff;
	margin-left: 144px;
}
.recharge .pay_captcha {
	margin-left: 5px;
	cursor: pointer;
	display: none;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_abc {
	background-position: 5px 3px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_boc {
	background-position: 5px -35px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_ccb {
	background-position: 5px -70px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_ceb {
	background-position: 5px -105px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_cib {
	background-position: 5px -143px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_citic {
	background-position: 5px -179px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_cmb {
	background-position: 5px -215px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_cmbc {
	background-position: 5px -250px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_comm {
	background-position: 5px -285px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_gdb {
	background-position: 5px -322px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_icbc {
	background-position: 5px -360px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_psbc {
	background-position: 5px -392px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_spabank {
	background-position: 5px -430px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .bank_spdb {
	background-position: 5px -465px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .chinapay {
	background-position: 25px -502px;
}
.recharge ul li.li_03 .rec_tab .rec_box .rcon .tenpay {
	background-position: 30px -536px;
}
/*支付成功*/
.buy_data {
	background: #fafafa;
	padding: 0px 30px 40px;
	height: auto!important;
	height: 617px;
	min-height: 617px;
	position: relative;
	margin: 50px auto auto;
}
.buy_success {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -90px 0 0 -160px;
}
.buy_success .b_icon {
	background: url(../images/re_04.png) no-repeat;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
}
.buy_success .b_con {
	float: left;
	padding-left: 15px;
}
.buy_success .b_con .c1 {
	line-height: 32px;
	border-bottom: 1px solid #e3e3e3;
}
.buy_success .b_con .c1 h3 {
	color: #48b805;
	font-size: 24px;
}
.buy_success .b_con .c1 span {
	padding-right: 13px;
}
.buy_success .b_con .c1 span em {
	color: #ff711b;
}
.buy_success .b_con .c2 {
	line-height: 28px;
	padding-top: 5px;
}
.buy_success .b_con .c2 em {
	color: #ff711b;
}
.f_tip {
	position: absolute;
	left: 30px;
	bottom: 30px;
	line-height: 24px;
	color: #9e9e9e;
}
/*支付失败*/
.buy_fail {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -140px;
}
.buy_fail .f_icon {
	background: url(../images/re_04.png) no-repeat 0 -113px;
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: left;
}
.buy_fail .f_con {
	float: left;
	padding-left: 15px;
	line-height: 32px;
}
.buy_fail .f_con h3 {
	color: #e43600;
	font-size: 24px;
}
/*充值完成*/
.re_bus {
	text-align: left;
}
.re_bus .d_icon {
	background: url(../images/re_04.png) no-repeat 0 -216px;
	width: 46px;
	height: 46px;
	float: left;
}
.re_bus .d_con {
	padding-left: 16px;
	float: left;
*width:290px;
}
.re_bus .d_con .cn1 {
	line-height: 22px;
	padding-bottom: 25px;
}
.re_bus .d_con .btn1 {
	border: 1px solid #d2d2d2;
	height: 24px;
	overflow: hidden;
	padding: 0 12px;
	background: #fff;
	cursor: pointer;
	margin-right: 12px;
*padding:0 6px;
}
.re_bus .d_con .btn1:hover {
	background: #ffa31b;
	border: 1px solid #ffa31b;
	color: #fff;
	cursor: pointer;
}
/*邮箱验证*/
.re_mail .aui_main .d_icon {
	background: url(../images/re_04.png) no-repeat 0 -310px;
	width: 30px;
	height: 30px;
	float: left;
}
.re_mail .aui_main .d_con {
	float: left;
	padding: 5px 0 0 15px;
}
.re_mail .aui_main .d_con .cn1 {
	padding-bottom: 15px;
}
.buy_success .b_con a {
	color: #ff6b1b;
}
.f_tip a {
	color: #ff6b1b;
}
.shark_tit .pay_status {
	padding: 0 10px;
	line-height: 30px;
}
.shark_tit .pay_status span {
	float: left;
	padding-right: 9px;
	font-size: 14px;
	height: 30px;
}
.shark_tit .pay_status span.ha2 {
	background: url("../images/re_01.png") no-repeat scroll 0 -166px;
	padding-left: 27px;
}
.shark_tit .pay_status span.ha3 {
	background: url("../images/re_01.png") no-repeat scroll 0 -217px;
	padding-left: 27px;
}
.shark_tit .pay_status span.ha4 {
	background: url("../images/re_01.png") no-repeat scroll 0 -267px;
	padding-left: 27px;
}
.shark_tit .pay_status span.ha5 {
	background: url("../images/re_01.png") no-repeat scroll 0 -327px;
	padding-left: 27px;
}
.load_img {
	padding-top: 8px;
}
/*手机号码验证*/
.data_cont label {
	padding-top: 0;
}
/*语音验证*/
.sms_btn {
	display: block;
	float: left;
	width: 113px;
	height: 30px;
	overflow: hidden;
	background: url("../images/sms_icon.png") no-repeat 6px 8px #38b348;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	border: 0px;
	padding-left: 28px;
	cursor: pointer;
	outline: none;
	text-align: left;
}
.voice_btn {
	display: block;
	float: left;
	width: 113px;
	height: 30px;
	overflow: hidden;
	background: url("../images/vo_icon.png") no-repeat 8px 6px #fd3f17;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	margin-left: 8px;
	border: 0px;
	padding-left: 28px;
	cursor: pointer;
	outline: none;
	text-align: left;
}
input.sms_btn[disabled] {
	background: url("../images/sms_icon.png") no-repeat 6px 8px #b5b5b5;
}
input.voice_btn[disabled] {
	background: url("../images/vo_icon.png") no-repeat 6px 8px #b5b5b5;
}
/*国外手机用户验证*/
#js_inter_phone {
	display: inline-block;
	width: 132px;
	height: 28px;
	overflow: hidden;
	background: #f5f5f5;
	text-align: center;
	line-height: 30px;
	border: 1px solid #fd3f17;
	color: #fd3f17;
}
#js_inter_phone:hover {
	background: #fd3f17;
	border: 1px solid #fd3f17;
	color: #fff;
}
.inter_div {
	width: 360px;
}
.inter_div .in_cnt h3 {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}
.inter_div .ic1 p {
	padding-left: 33px;
	line-height: 22px;
}
.inter_div .ic1 p em {
	color: #3b9eeb;
}
.inter_div .ic2 dd {
	margin-bottom: 8px;
	width: 100%;
	float: left;
}
.inter_div .ic2 .type {
	width: 96px;
	text-align: right;
	line-height: 30px;
	padding: 0;
	float: left;
}
.inter_div .ic2 .inn1 {
	width: 197px;
}
.inter_div .ic2 .inn2 {
	width: 84px;
	margin-right: 10px;
}
.inter_div .ic2 .ibtn {
	border: 0px;
	background: #fd3f17;
	color: #fff;
	width: 105px;
	height: 29px;
	font-size: 14px;
	cursor: pointer;
	margin-left: 96px;
}
/*用户须知*/
.user_notice {
	width: 604px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -302px;
	margin-top: -198px;
	display: none;
}
.notice_tit {
	width: 100%;
	height: 36px;
	background: #ff8e01;
}
.notice_tit h4 {
	margin-left: 12px;
	padding-left: 24px;
	background: url(../images/notice_tit_icon.png) 0 -26px no-repeat;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #FFF;
	line-height: 36px;
}
.notice_tit .notice_close {
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	margin: 10px 10px 0 0;
	background: url(../images/notice_tit_icon.png) 0 0 no-repeat;
}
.user_notice .notice_nr {
	border: 1px solid #c4c4c4;
	border-top: none;
	padding: 26px 50px 10px 60px;
	background: #FFF;
	color: #4d4d4d;
	font-size: 12px;
}
.user_notice .notice_nr p {
	line-height: 26px;
	font-family: "微软雅黑";
	word-break: break-all;
}
.u_mainbody .user_notice_la {
	display: block;
	width: 180px;
	margin: 10px auto;
	clear: both;
	float: none;
	color: #4d4d4d;
}
.u_mainbody .user_notice_la a {
	color: #003399;
	text-decoration: underline;
}
.u_mainbody .notice_ch {
	margin: 14px 0 0px 160px;
}
.u_mainbody .room_protocal {
	width: auto;
}
.u_mainbody .room_protocal input#js_notice_check {
	position: relative;
	top: 2px;
}
.notice_sub {
	display: block;
	margin: 0 auto;
	width: 122px;
	height: 28px;
	background: #ff8e01;
	border: none;
	outline: none;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
}
.notice_sub:hover {
	background: #3b9eeb;
}
.basics .bsc_info ul li.ident {
	background-position: 0 -298px;
}
/*身份验证*/
.u_mainbody .user_ident {
	padding-top: 15px;
}
.u_mainbody .user_ident .control-label {
	width: 118px;
	line-height: 24px;
}
.u_mainbody .user_ident .control-label i {
	color: #F00;
}
.u_mainbody .user_ident .control {
	width: 650px;
}
.u_mainbody .user_ident .control input {
	background: #f5f5f5;
}
.u_mainbody .user_ident .primary_button01 {
	margin-left: 220px;
}
/*主播开播验证*/
.user_test {
	width: 534px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -255px;
	margin-top: -144px;
	z-index: 500;
}
.user_test_info {
	border: 1px solid #c1c1c1;
	border-top: none;
	background: #fff;
}
.user_test_info form {
	padding: 36px 14px 30px 34px;
}
.user_test_info p {
	clear: both;
	padding-bottom: 20px;
	overflow: hidden;
}
.user_test_info span {
	display: block;
	width: 78px;
	text-align: right;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 28px;
}
.user_test_info .test_txt {
	float: left;
	padding: 2px 10px;
	width: 133px;
	height: 26px;
	background: #fff;
	border: 1px solid #c0c0c0;
	outline: none;
	line-height: 26px;
	color: #737373;
}
.user_test_info .test_txt:hover, .user_test_info .test_txt:focus {
	border: 1px solid #fd3f17;
}
.user_test_info img {
	float: left;
	margin: 0 15px;
}
.user_test_info .test_btn {
	width: 90px;
	height: 30px;
	background: #be0129;
	border: none;
	outline: none;
	line-height: 28px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}
.user_test_info .test_btn:active {
	line-height: 30px;
}
.user_test_info .test_sms {
	margin-left: 8px;
}
.user_test_info .test_sms:active {
	line-height: 31px;
}
.user_test_info p a {
	display: block;
	text-align: center;
	color: #003399;
	line-height: 24px;
}
.user_test_info p a:hover {
	text-decoration: underline;
}
.user_test_info .test_win {
	display: block;
	clear: both;
	padding-bottom: 0;
	padding-top: 5px;
	padding-left: 78px;
	font-weight: normal;
}
.u_mainbody .userinfo .udetail_info .uname .uname_con{position:relative;float:left;margin-right: 14px;}
.u_mainbody .userinfo .udetail_info .uname h2 {
	max-width: 237px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:20px;color:rgb(119,119,119);
}
.u_mainbody .userinfo .udetail_info .uname .nickTip{top:-32px;font-size:12px;}
.u_mainbody .userinfo .udetail_info .uname .nickTip  .arrow1 {
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    border-right: 6px dashed transparent;
    border-bottom: 0 none;
    border-left: 6px dashed transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    border-top: 6px solid #333;
    top: 30px;
}
.u_mainbody .userinfo .udetail_info .uname .updateUname{height:25px;line-height:25px;font-size:12px;color:#f77400;}
.u_mainbody .userinfo .udetail_info .uname .updateUname i {
       display: block;
    margin-right: 4px;
    float: left;
    width: 11px;
    height: 13px;
    margin-top: 7px;
    background: url(../images/userinfo.png) no-repeat scroll 0 0;
}
/*.ylo{ background:url(../images/iyz_icon.png) no-repeat 18px 11px; height:26px; overflow:hidden; padding-top:8px; padding-left:40px;}
.ylo2{background:url(../images/iyz_icon.png) no-repeat 18px -13px; color:#89b64f;}*/

/*未认证入口*/
.ylo_rz {
	position: relative;
	height: 26px;
	float: left;
}
.ylo {
	background: url(../images/rz_bg.png?151118) no-repeat 0 -26px;
	width: 62px;
	height: 23px;
	padding: 0;
	margin: 0px 0 0 16px;
}
.ylo a {
	color: #fff;
	display: inline-block;
	width: 62px;
	height: 23px;
}
.ylo2 {
	width: 62px;
	height: 23px;
	padding: 0;
	margin: 6px 0 0 16px;
	background: url(../images/rz_bg.png?151118) no-repeat 0 0;
}
.sq_smrz {
	position: absolute;
	top: -34px;
	left: -14px;
	width: 116px;
	height: 30px;
	background: #333333;
	text-align: center;
	line-height: 30px;
	display: none;
	color: #fff;
}
.sq_smrz .s_icon {
	position: absolute;
	top: 29px;
	left: 55px;
	display: inline-block;
	height: 0;
	width: 0;
	border-width: 6px;
	border-color: #000 transparent transparent;
	border-style: solid;
}
.focus_balances {
	display: block;
*margin-top:5px;
	margin-top: 31px;
}
.real_cert {
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
}
.real_cert .title {
	height: 28px;
	background: #ff8e01;
	position: relative;
}
.real_cert .title .r_close {
	position: absolute;
	top: 7px;
	right: 9px;
	font-size: 22px;
	color: #fff;
	line-height: 0.5;
}
.real_cert .cont {
	height: 111px;
	background: #fff;
	border: 1px solid #c1c1c1;
	border-top: none;
	text-align: center;
	padding-top: 60px;
}
.real_cert .cont p {
	font-size: 16px;
	color: #000;
}
.real_cert .cont .real_btn {
	display: inline-block;
	width: 122px;
	height: 30px;
	background: #ff8e01;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
}
.real_cert .cont .real_btn:hover {
	background: #3b9eeb;
}
/*实名认证*/
.aux_cert {
	width: 650px;
}
.aux_cert .aux_tit {
	height: 36px;
	border-bottom: 1px solid #d8d8d8;
}
.aux_cert .aux_tit ul li {
	height: 35px;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	float: left;
	background: #e1e1e1;
	color: #4c4c4c;
	line-height: 36px;
	padding: 0 25px;
	font-size: 14px;
	cursor: pointer;
}
.aux_cert .aux_tit ul li.hover {
	background: #f5f5f5;
	height: 36px;
}
.aux_cert .aux_cont {
	border: 1px solid #d8d8d8;
}
.aux_cert .aux_cont .control {
	float: none;
	padding: 15px 0;
}
.aux_cert .aux_cont .uploader {
	margin-right: 25px;
}
.aux_cert .aux_cont .example {
	width: 377px;
	margin: 0;
}
.aux_cert .aux_cont .example .pic {
	width: 121px;
	overflow: hidden;
	text-align: center;
	margin-right: 13px;
*margin-right:0px;
}
.aux_cert .aux_cont .example .pic p {
	line-height: 16px;
	padding-top: 3px;
}
.aux_cert .aux_cont .example .text {
	line-height: 18px;
	float: left;
	width: 243px;
*width:254px;
}
.aux_cert .aux_cont .example .text p {
	padding-bottom: 9px;
}
.aux_cert .aux_cont .example .text em {
	font-weight: bold;
	color: #666666;
}
.aux_cert .aux_cont .bank_left {
	width: 322px;
	padding-left: 13px;
	line-height: 22px;
}
.aux_cert .aux_cont .bank_left .bank_l_card {
	padding-bottom: 15px;
}
.aux_cert .aux_cont .bank_left .bank_l_card .inn {
	border: 1px solid #d8d8d8;
	background: #fff;
	height: 20px;
	line-height: 20px;
	outline: none;
	margin-bottom: 4px;
	width: 205px;
}
.aux_cert .aux_cont .bank_left .bank_l_card .ifr {
	text-align: center;
	color: #81bbf0;
	width: 203px;
}
.aux_cert .aux_cont .bank_right {
	width: 270px;
	margin-left: 33px;
	line-height: 20px;
}
.aux_cert .aux_cont .bank_right .bank_r_info {
	padding-bottom: 15px;
	color: #979696;
}
.aux_cert .aux_cont .bank_right .bank_r_met {
	color: #979696;
	margin-top: 60px;
}
.bank_l_note {
	line-height: 18px;
	color: #979696;
}
.aux_cert .aux_cont .bank_left em, .aux_cert .aux_cont .bank_right em {
	font-weight: bold;
	color: #666;
}
.aux_cert .aux_cont .example .text ol {
	list-style-type: decimal;
	padding-left: 23px;
	margin-top: 0px;
*padding-left:0;
}
.aux_cert .aux_cont .example .text ol li {
	list-style-type: decimal;
	padding-bottom: 8px;
}
.primary_button01_default {
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	color: #a9a9a9;
}
.aux_cert .aux_cont .bank_r_met ol {
	list-style-type: decimal;
	padding-left: 25px;
	margin-top: 0px;
*padding-left:0;
}
.aux_cert .aux_cont .bank_r_met ol li {
	list-style-type: decimal;
	padding-bottom: 0;
}
.bank_right .or {
	color: #fd3f17;
}
.bank_left input.file {
	position: relative;
	left: 0px;
	top: -29px;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
	width: 214px;
	cursor: pointer;
 *left:0px;
 *width:214px;
	height: 24px;
}
.u_mainbody .user_ident .control input.viewfile {
	border: 1px solid #d8d8d8;
	border-right: none;
	background: #fff;
	padding: 2px 4px;
	width: 157px;
	vertical-align: middle;
	color: #999;
	text-align: center;
	color: #349be8;
	height: 18px;
	line-height: 18px;
 *width:157px;
 *height:17px;
}
.bank_left p span {
	float: left;
}
.bank_left label {
	font-size: 12px;
}
.bank_left .file_btn {
	width: 48px;
	height: 24px;
*margin-top:1px;
	background: #fd3f17;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.primary_button01_default {
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	color: #a9a9a9;
}
/*实名认证页面更改--提供预览功能*/
.bank_left .file_tit {
	width: 88px;
	float: left;
}
.bank_left .file_nr {
	display: block;
	width: 214px;
	height: 170px;
}
.bank_left .file_img {
	display: block;
	width: 212px;
	height: 133px;
}
.bank_left .file_img img {
	width: 100%;
}
/*鱼丸兑换*/
.u_mb {
	padding-left: 40px;
	width: 792px;
}
.convert_note {
	font-size: 12px;
	color: #fd3f17;
	font-family: "宋体";
	font-weight: bold;
	line-height: 24px;
}
.user_convert {
	padding-top: 14px;
}
.user_convert .control02 {
	width: 324px;
	position: relative
}
.user_convert .control02 span.notice_des {
	display: block;
	width: 320px;
	position: absolute;
	top: 0;
	left: 342px;
}
.user_convert .control02 p {
	color: #F00;
	line-height: 28px;
	font-size: 12px;
}
.user_convert .control03 {
	margin-right: 10px;
	width: 324px;
	position: relative
}
.user_convert .control04 {
	margin-right: 10px;
	width: 180px;
	position: relative
}
.user_convert .control03 span.notice_des {
	display: block;
	width: 323px;
	position: absolute;
	top: 0;
	left: 342px;
}
.user_convert .control03 p {
	color: #F00;
	line-height: 28px;
	font-size: 12px;
}
.user_convert .control04 span.notice_des {
	display: block;
	width: 130px;
	position: absolute;
	top: 0;
	left: 193px;
}
.user_convert .control_group_mb {
	margin-bottom: 4px;
}
.user_convert .control-label {
	font-family: "微软雅黑";
}
.user_convert .convert_text {
	height: 30px;
	background: #f5f5f5;
	border: 1px solid #d8d8d8;
	font-weight: normal;
	outline: none;
}
.user_convert .convert_text:focus {
	border: 1px solid #fd3f17;
}
.user_convert b.convert_text {
	position: relative;
	z-index: 3;
}
.user_convert .convert_select {
	height: 32px;
	width: 101%;
	background-color: #f5f5f5;
}
.user_convert .convert_t {
	position: absolute;
	z-index: 2;
	top: 2px;
	left: 2px;
}
.user_convert .convert_verify {
	/*float: left;*/
	width: 160px;
}
.user_convert .convert_v_t {
	padding-left: 14px;
	line-height: 30px;
	color: #3b9eeb;
	font-family: "微软雅黑";
	font-style: 12px;
	text-decoration: underline;
}
.user_convert .convert_v_t:hover {
	color: #3489ca;
}
.coll_info {
	padding-left: 180px;
	padding-bottom: 32px;
	margin-top: 42px;
	margin-bottom: 16px;
	position: relative;

	border-bottom: 1px dashed #dbddde;
}
.coll_info .coll_tit {
    margin-top: 8px;
	width: 60px;
	height: 22px;
	background: #f77400;
	line-height: 22px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: "微软雅黑";
}
.coll_info_nr {
	font-family: "微软雅黑";	
	padding-bottom: 16px;
}
.coll_info_nr li {
	display: none;
	clear: both;
	height: 20px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding: 6px 0px;
}
.coll_info_nr li span {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
}
.coll_info_nr li p {
	padding-left: 6px;
	float: left;
}
.coll_info_nr li p b {
	float: left;
	color: #f77400;
}
.coll_info_nr li .glyphicon01_card {
	background-position: 0 -333px;
	padding-left: 16px;
	color: #f77400;
	margin: 0 16px;
}
.coll_info_nr li .glyphicon01_card:hover {
	color: #f97c0c;
}
.coll_info .coll_detail {
	margin-left: 22px;
	margin-top: 14px;
}
.coll_info .coll_detail li {
	padding: 10px 0;
	padding-left: 18px;
	border-left: 2px solid #ffd49e;
	position: relative;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}
.coll_info .coll_detail li i {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/glyphicon01.png?20150306) 0 -367px no-repeat;
	position: absolute;
	left: -11px;
	top: 11px;
}
.coll_info .coll_detail li span {
	padding-right: 8px;
}
.coll_info .coll_detail li p {
	display: inline;
	color: #b8b8b8;
}
.coll_info .coll_detail li em {
	color: #fe781e;
}
.coll_check {
	width: 194px;
	margin: 40px auto 0;
}
.coll_check input {
	position: relative;
	top: 6px;
}
.coll_check label {
	padding-left: 4px;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 20px;
}
.coll_check label a {
	color: #f77400;
}
.coll_check label a:hover {
	color: #f97c0c;
}
.coll_check .primary_button01 {
	background: #fd3f17;
	border: 1px solid #fd3f17;
	color: #fff;
	display: block;
	margin: 10px auto 0;
}
.coll_check .primary_button01:hover {
	background: #3b9eeb;
	border: 1px solid #3b9eeb;
}
/*自定义下拉列表*/
.user_convert .pulldown {
	position: relative;
	cursor: pointer;
}
.user_convert .pulldown select {
	height: 30px;
}
/*禁用按钮*/
.coll_check .primary_button_disable {
	background: #979696;
	border: 1px solid #979696;
}
/*认证之前需绑定手机*/
.i_error {
	margin: 15px auto;
	font-family: "微软雅黑";
	text-align: center;
	padding-bottom: 10px;
}
.i_error .pic {
	width: 222px;
	height: 222px;
	margin: 0 auto;
	background: url(../images/error_img.png) no-repeat;
}
.i_error p {
	margin-top: 10px;
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
	color: #000;
	text-align: center;
}
.i_error span {
	display: block;
	height: 40px;
	margin-top: 20px;
	color: #979696;
}
.i_error a {
	display: block;
 *zoom:1;
	line-height: 40px;
	background: #ff3f16;
	border: 0;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	width: 260px;
	margin: 0 auto;
}
.earning .e_sel {
	padding-bottom: 15px;
	font-size: 14px;
}
.earning .e_sel .isel {
	width: 150px;
	height: 28px;
	line-height: 28px;
	margin-right: 5px;
}
.earning .e_sel .e_btn {
	height: 28px;
	width: 58px;
	background: #ff8e01;
	border: none 0;
	color: #fff;
	cursor: pointer;
}
.earning .e_sel .e_btn:hover {
	background: #fd3f17;
}
/*酬勤收益*/
.earnings_top {
	height: 24px;
	border-bottom: none;
}
.earnings_top .earn_tit {
	display: block;
	padding-left: 40px;
	background: url(../images/re3.png) 17px center no-repeat;
	font-size: 16px;
	color: #444;
	line-height: 28px;
}
.earnings_top .earn_tit em {
	padding-left: 6px;
	font-size: 12px;
}
.count {
	display: block;
	padding-right: 30px;
	font-size: 12px;
	color: #737373;
	line-height: 28px;
}
/*.count em{
    color: #ff8c00;
    font-size: 14px;
}*/

.earn_tab_tit {
	height: 62px;
	border-bottom: 2px solid #ebebeb;
	padding-top: 6px;
}
.earn_tab_tit dl {
	overflow: hidden;
	padding-top: 22px;
}
.earn_tab_tit dl dd {
	float: left;
	width: 67px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #c9c9c9;
	position: relative;
}
.earn_tab_tit dd .earn_tab_year {
	background: #ccc;
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: -21px;
	left: 12px;
}
.earn_tab_tit dl dd.earn_check {
	color: #333;
}
.earn_tab_tit dl dd.active {
	background: #fff;
	border-top: 2px solid #ff8a00;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	color: #ff8a00;
	/*position: relative;*/
	bottom: -2px;
}
.earn_tab_nr li {
	padding: 32px 0;
}
.earn_tab_nr li h3 {
	font-size: 22px;
	color: #ff8c00;
	;
	line-height: 32px;
	padding-bottom: 6px;
	padding: 2px 18px 4px;
	border-bottom: 1px dashed #ebebeb;
}
.earn_tab_nr li h3 span {
	font-size: 12px;
	color: #909090;
}
.earn_tab_nr li p {
	line-height: 24px;
	height: 30px;
	padding: 4px 18px;
}
.earn_tab_nr li .count {
	display: inline-block;
    width: 150px;
    
	color: #ff8c00;
	font-size: 14px;
	padding-right: 0px;
}
.earn_tab_nr li .earn_des {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	font-size: 14px;
	color: #737373;
}
.earn_tab_nr li .earn_des em {
	color: #ff8c00;
}
.earn_tab_nr li .earn_des i {
	color: #9d9d9d;
}
/*私信*/

.letter_tit {
	padding-bottom: 10px;
}
.letter_tit .lt {
	color: #fe781e;
	font-size: 14px;
	line-height: 20px;
}
.letter_btn {
	margin-left: 4px;
	background: #3b9eeb;
	border: 1px solid #3b9eeb;
	color: #FFF;
}
.letter_btn:hover {
	border: 1px solid #fd3f17;
	background: #fd3f17;
}
.letter {
	border-collapse: collapse;
	font-family: "微软雅黑";
}
.letter thead {
	height: 36px;
	background: #ededed;
}
.letter .lcheck {
	margin-left: 15px;
}
.letter .lemail_icon {
	display: block;
	height: 36px;
	width: 16px;
	background: url(../images/sx_01.png) no-repeat;
}
.letter .lemail_icon1 {
	background-position: left 12px;
}
.letter .lemail_icon2 {
	background-position: left -16px;
}
.letter .lemail_icon3 {
	background-position: left -40px;
}
.letter th {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.letter tbody tr {
	border-bottom: 1px dashed #dbddde;
	height: 39px;
	font-size: 12px;
	color: #666666;
}
.letter tbody tr a {
	display: block;
	width: 100%;
	color: #666666;
}
.letter tbody tr:hover, .letter tbody tr.active {
	background: #f6f5f5;
}
.letter .lett_lg {
	width: 23px;
	height: 23px;
	overflow: hidden;
	display: block;
	float: left;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.letter .lett_cont {
	padding-left: 7px;
	font-size: 12px;
	color: #fd3f17;
	line-height: 29px;
}
.letter_cont {
	border-top: 1px dashed #dbddde;
	padding-top: 10px;
}
.letter_cont h3 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 20px;
	font-family: "微软雅黑";
}
.letter_cont .letter_user {
	padding-top: 5px;
}
.letter_cont .let_pic {
	margin-top: 3px;
	width: 36px;
	height: 36px;
	border: 1px solid #c7c7c7;
	margin-right: 10px;
	overflow: hidden;
}
.letter_cont .luser_info {
	overflow: hidden;
}
.letter_cont .luser_info p {
	line-height: 22px;
	color: #666;
}
.letter_nr {
	margin-top: 15px;
	padding: 10px;
	min-height: 250px;
	border: 1px solid #d8d8d8;
	word-break: break-all;
	line-height: 20px;
	color: #999999;
	font-size: 12px;
}
/*酬勤收益修改*/
.count .earn_icon {
	display: inline-block;
	 *display: inline;
	 *zoom: 1;
	 padding-right: 6px;
	width: 24px;
	height: 24px;
	background: url(../images/re4.png?20150609) no-repeat;
	position: relative;
	top: 6px;
}
/* 鱼丸收益 */
.count .earn_fish_icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icon-fish2.png?20150610) no-repeat;
    position: relative;
    top: 6px;
}

.count i.cqin_iconed {
	background-position: 0 0;
}
.count i.jies_iconed {
	background-position: 0 -36px;
}
.count i.cqin_icon {
	background-position: 0 -72px;
}
.count i.jies_icon {
	background-position: 0 -108px;
}
.earn_tab_wrap .earn_tab_nr li .earn_grey {
	color: #666;
}
.earn_tab_wrap .earn_tab_nr .compute {
	position: relative;
}
.earn_tab_wrap .earn_tab_nr .compute .c_notice {
	display: none;
	width: 226px;
	padding: 10px 16px;
	border: 1px solid #d2d2d2;
	border-top: 2px solid #ff8e01;
	background: #fff;
	position: absolute;
	top: 40px;
	right: 0;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
}
.earn_tab_wrap .earn_tab_nr .compute .c_notice .earn_up {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ff8e01;
	position: absolute;
	top: -6px;
	right: 84px;
}
.earn_tab_wrap .earn_tab_nr .compute:hover .c_notice {
	display: block;
}
/*6.15加到user.css*/
.tab_box span.cq_level {
	color: #fff;
	margin-right: 5px;
	padding: 0 2px;
	height: 21px;
	display: inline-block;
	position: relative;
}
.tab_box span.cq_level img {
	position: absolute;
	top: 0;
	left: 0;
}
.tab_box span.cq_level em {
	display: inline-block;
	margin: 5px 0 0 9px;
	padding: 0 7px 0 18px;
	height: 16px;
	line-height: 16px;
}
.tab_box span.c_lv1 em {
	background: #a95132;
}
.tab_box span.c_lv2 em {
	background: #738296;
}
.tab_box span.c_lv3 em {
	background: #ff872e;
}
.tab_box span.c_lv4 em {
	background: #aa27ec;
}
/*优化*/
.control.hide {
	display: none;
}
.btn-voice {
	display: inline-block;
	width: 113px;
	height: 30px;
	overflow: hidden;
	background: url("../images/vo_icon.png") no-repeat 8px 6px #fd3f17;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	margin-left: 8px;
	border: 0px;
	padding-left: 28px;
	cursor: pointer;
	outline: none;
	text-align: left;
}
.txt-code {
	width: 160px;
	height: 30px;
	padding: 0 5px;
	background: #f5f5f5;
	border: 1px solid #d8d8d8;
	font-weight: normal;
	outline: none;
}
.control_group .control-tab {
	width: 660px;
	position: relative;
	float: left;
}
.control_group .control-tab-head {
}
.control_group .control-tab-head li {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
}
.control_group .control-tab-head li.active {
	color: #fff;
	background-color: #fd3f17;
}
.control_group .control-tab-items {
}
.control_group .control-tab-item {
	display: block;
	padding-top: 20px;
}
.control_group .control-tab-item.hide {
	display: none;
}
.coll-info-table {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #ccc;
}
.coll-info-table th, .coll-info-table td {
	text-align: center;
}
.yw_exchange {
	margin-top: 20px;
	position: relative;
}
.yw_exchange .title {
	height: 22px;
}
.yw_exchange .title h3 {
	height: 22px;
	color: #fff;
	background: #fe781e;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	padding: 0 6px;
	float: left;
}
.yw_exchange .cont {
	margin-top: 18px;
	color: #000;
}
.yw_exchange .yw_table {
	background: #b2b2b2;
	margin-left: 140px;
}
.yw_exchange .cont table th {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	background: #fff;
}
.yw_exchange .cont table td {
	text-align: center;
	background: #fff;
}





/*消费记录*/
.consume_tit{
    padding: 0 14px;
    color: #555555;
    font-size: 16px;
}
.consume_tit .consume_tit_icon{
   display: block;
   float: left;
   margin: 3px 0;
   margin-right: 6px;
   width: 22px;
   height: 22px;
   background: url(../images/dyuser_icon.png?20150828) 0 0 no-repeat;
}
.consume_tit .consume_tit_icon1{
	background-position: 0 0;
}
.consume_tit .consume_tit_icon2{
	background-position:  -30px 0;
}
.consume_tit .consume_tit_icon3{
	background-position:  -56px 0;
}


.consume_tab {
    border-bottom: 1px solid #e4e4e4;
    height: 48px;
    padding-top: 24px;
}
.consume_tab dl{
    float: left;
}
.consume_tab dl dd{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 78px;
    height: 47px;
    line-height: 48px;
    text-align: center;
    color: #737373;
    font-size: 16px;

    cursor: pointer;
}
.consume_tab dl dd a{
	display: block;
	width: 100%;
	height: 100%;
	color: #737373;
}
.consume_tab dl dd.cur,.consume_tab dl dd:hover{
    color: #f76900;
    border-bottom: 2px  solid #f76900;
}
.consume_tab .consume_time_input{
    margin: 0 4px;
    float: left;
    padding-left: 8px;
    width: 64px;
    height: 22px;
    border:1px solid #dddddd;
    background: #f8f8f8;

    border-radius: 3px;

    line-height: 22px;
    font-size: 12px;
    color: #555;
    position: relative;
    top: 3px;
}

.consume_tab .consume_time_select{
	float: left;
	margin: 0 4px;
	width:64px;
	height:22px;
	line-height: 22px;
    font-size: 12px;
    color: #555;
	
	position: relative;
    top: 3px;
	
 
}
.consume_tab label{
    color: #555;
}
.consume_tab  .primary_button01{
    margin-left: 10px;
    background: #3b9eeb;
    border:1px solid #2d96e8; 
    border-radius: 3px;
   color: #fff;
   padding: 3px 10px;
   position: relative;
   *position:static;
   top: 2px;
}

.consume_nr{
    padding-top: 18px;
}
.consume_nr table{
    width: 100%;
    border-collapse: collapse;
}
.consume_nr table tr{
    height: 40px;
}
.consume_nr table th{
    padding-left: 18px;
    background: #f5f5f5;
    border: 1px solid #e4e4e4;

    color: #555;
    font-size: 14px;
    font-weight: normal;
}
.consume_nr table td{
     padding-left: 18px;
    border: 1px solid #e4e4e4;
}
.consume_nr table td img{	
	padding-right: 4px;
	vertical-align: middle;
}
.gift_nr table td img{
	width: 34px;
	height: 34px;
}

.consume_nr .consume_zf{
    position: relative;
}
.consume_nr .consume_zf p{
	width: 50px;
    cursor: pointer;
}
.consume_nr .consume_zf b{
    display: block;
    width: 8px;
    height: 5px;
    background: url(../images/user_sj.png) 0 0 no-repeat;

    position: absolute;
    left: 40px;
    top: 8px;

  transition: all 300ms ease-in-out 0s;
}
.consume_nr .consume_zf b.cur{
   transform: rotate(180deg);
}
.consume_nr .consume_zf dl{
    display: none;
    position: absolute;
    top: 24px;
    left: -10px;
}
.consume_nr .consume_zf dl dd{
    display: block;
    width: 60px;
    height: 30px;
    background: #e2e2e2;
    line-height: 30px;
    text-align: center;
    color: #555;
    font-size: 12px;
    cursor: pointer;
}
.consume_nr .consume_zf dl dd:hover,.consume_nr .consume_zf dl dd.cur{
    background: #f76900;
    color: #fff;
}

#page-link a, .page input{
    background: #f8f8f8;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

.consume_nr  .consume_menu{
   margin: 18px 0;
   height: 46px;
   border-bottom:1px solid #e4e4e4;

   line-height: 46px;

}
.consume_nr  .consume_menu h3{
    width: 88px;
    height: 45px;
    border-bottom: 2px solid #f77400;

    text-align: center;
    color: #f77400;
    font-size: 16px;
}


/*直播设置*/
.earn_detail{
    padding-left: 30px;
    color: #737373;
    font-size: 12px;
}
.shark_tit  .earn_detail em{
    color: #ff8c00;
    font-size: 12px;
}


/*收益兑换*/
.balances_detail{
	padding: 0;
}
.u_convert_btn{	
	background: url(../images/dyuser_icon.png?20150828) 80px -22px no-repeat;
	color: #f77400;
	font-size: 12px;
	padding: 0 4px;
	padding: 0px 20px 0px 4px;
	line-height: 26px;

}
.consume_tab .u_convert_btn{
	margin-top: 20px;
}
.u_convert_btn:hover{
	text-decoration: underline;
}
.u_convert_tab{
}
.u_convert_tab dl dd{
	width: 100px
}
.u_convert_nr{
	display: none;
	padding-top: 18px;
}
.convert_info{
   padding:25px 10px 25px 322px; 
   min-height: 162px;
   background: url(../images/convert_img01.png) left bottom #fff5e8 no-repeat;
}
.convert_info_disabled{
	background: url(../images/convert_img02.png) left bottom #f4f4f4 no-repeat;
}
.convert_info p{
	font-size: 22px;
	color: #333333;
	line-height: 48px;
}
.convert_info p em{
	color: #f77400;
}
.convert_info_disabled p em{
	color: #949494;
}
.convert_info span{
	margin: 4px 12px;
	margin-left: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;

	min-width: 354px;
	max-width: 450px;
	width: auto;

	height: 28px;
	background: #ffaf66;
	border: 6px solid #fea14d;
	border-top:none;
	border-bottom:none;

	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;

	overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.convert_info span.yw_desDisab{
	min-width: 354px;
	max-width: 420px;
	height: 24px;
	padding: 0 6px;
	line-height: 24px;
	font-size: 12px;
	text-align: left;
}
.convert_info span.yc_desDisab{
	background: #b2b2b2;
	border: 6px solid #a5a5a5;
	border-top:none;
	border-bottom:none;
}

.coll_info_nr li p .coll_icon{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;

	width: 12px;
	height: 8px;
	margin-left: 8px;
	background: url(../images/u_nav_icon.png) -35px -268px no-repeat;

	transition: transform 300ms ease-in-out 0s;

	position: relative;
	top: 6px;
	cursor: pointer;
}
.thyc_orange{
	padding: 0 2px;
   color: #f77400;
}
.coll_info_nr li p i.cur {
    transform: rotate(180deg);
}

.convert_coll_btn{
 	margin-top: 4px;
	width: 160px;
	height: 42px;
	background: #f77400;
	border: none;

	line-height: 42px;
	color: #fff;
	font-size: 16px;
}
  .convert_coll_btn:hover{
  	background: #f97c0c;
  }

 .convert_coll_btnEnd, .convert_coll_btnEnd:hover{
    background: #bfbfbf;
 }


.consume_red{
	color: red;
}
.consume_green{
	color: #0F0;
}



/*广告设置*/

.dyad_tit{
	padding: 6px 0;
	border-bottom: 1px solid #e4e4e4; 
}
.dyad_tit span{
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	background: #f5f5f5;
	margin-right: 1px;


	line-height: 32px;
	color: #737373;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.dyad_tit span:hover,.dyad_tit span.cur{
	background: #f76900;
	color: #fff;
}
.dyad_tit .u_convert_btn{
	text-align: right;
}
.grl_box{
   display: none;
}
.grl{
   padding-top: 28px;
}
.grl .grl_tit span{
  display: block;
  width: 98px;
  height: 30px;
  margin-bottom: 12px;
  border: 1px solid #f77400;

  line-height: 30px;
  text-align: center;
  color: #f77400;
  font-size: 14px;
}

.grl .grl_nr{
	width: 100%;
	height: 140px;
	background: #f5f5f5;
} 
.grl .grl_nr .grl_pic{
	display: block;
	width: 150px;
	height: 140px;
}
.grl .grl_nr .grl_pic img{
	height: 100%;
}
.grl .grl_nr .grl_des{
	padding-left: 175px;
	padding-top: 8px;
	padding-right: 22px;
}
.grl .grl_nr .grl_des li{
	height: 22px;
	padding: 10px 0;

	line-height: 22px;
	color: #737373;
	font-size: 12px;
	position: relative;
}
.grl .grl_nr .grl_des li span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 488px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.grl .grl_nr .grl_des li span.js_has_grl{
	cursor: pointer;
}
.grl .grl_nr .grl_des li .grl_btn{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 56px;
	height: 24px;
	background: #f77400;

	line-height: 24px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.grl_state{
	display: none;
	width: 160px;
	height: 78px;
	background: #fff;
	border: 1px solid #d2d2d2;
	border-top: 2px solid #ff8e01;

	position: absolute;
	top: 38px;
	left: 0; 
}
.grl_state i.triangle-up {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ff8e01;

    position: absolute;
    left: 38px;
    top: -8px;
}
.grl .grl_nr .grl_des li .grl_state .grl_state_box{
	padding: 14px 15px 10px;
}
.grl .grl_nr .grl_des li .grl_state .grl_state_box span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 32px;
	height: 20px;
	width: 32px;
	background: url(../images/grl_state_icon.png) no-repeat;

	line-height: 20px;
	color: #737373;
	font-size: 12px;
	text-align: center;
}

.grl .grl_nr .grl_des li .grl_state .grl_state_box b{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	width: 46px;
	height: 50px;
	background: url(../images/grl_state_icon.png) -42px 0 no-repeat;

}
.grl .grl_nr .grl_des li .grl_state .grl_state_box span.state_icon1{
	background-position:  0 0;
}
.grl .grl_nr .grl_des li .grl_state .grl_state_box span.state_icon2{
	background-position:  -98px 0;
}
.grl .grl_nr .grl_des li .grl_state .grl_state_box span.state_icon3{
	background-position: 0 -59px;
}
.grl .grl_nr .grl_des li  .grl_reason{
	color: #f77400;
	padding-left: 6px;
}

.grl_cont{
	width: 702px;
}
.grl_cont p{
	font-size: 12px;
	color: #ff6600;
} 

.grl_cont .offi_ad .offi_tit {
    border-bottom: 1px solid #e7e7e7;
    height: 28px;
    position: relative;
}

.grl_cont .offi_ad .offi_tit h3 {
    background: #fff;
    font-size: 18px;
    left: 50%;
    margin-left: -47px;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 94px;
}

.grl_cont .offi_ad .offi_cont {
    overflow: hidden;
    padding-top: 42px;
}
.grl_cont .offi_ad .offi_cont ul li {
    float: left;
    height: 162px;
    margin: 0 30px 16px; 
    overflow: hidden;
    text-align: center;
    width: 174px;

    position: relative;
}
.grl_cont .offi_ad .offi_cont ul li img{
	width: 100%;
}
.grl_cont .offi_ad .offi_cont ul li b{
	display: block;
	width: 100%;
	height: 100%;
	background: #000;

	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.grl_cont .offi_ad .offi_cont ul li em{
	display: block;
	margin: 6%;
	width: 88%;
	height: 88%;
	border: 1px solid #ff672b;

	position: absolute;
	top: 0;
	left: 0;

}
.grl_cont .offi_ad .offi_cont ul li span{
	display: block;
	width: 72px;
	height: 32px;
	background: #ff672b;

	line-height: 32px;
	font-size: 14px;
	text-align: center;
	color: #fff;

	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -36px;
}


/*推广弹框*/
.grl_set{
	display: none;
	width: 404px;
}

.grl_set_row{
 margin-bottom: 20px;
}
.grl_set_row .grl_set_label{
	display: block;
	width: 76px;
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	text-align: right;
}
.grl_set_row .grl_set_des{
	margin-left: 90px;
	font-size: 14px;
	color: #555;
}
.grl_set_row .grl_set_des .des_t_flie{
	display: none;
}
.grl_set_row .grl_set_des .des_t{
	line-height: 24px;
	position: relative;
}
.grl_set_row .grl_set_des .des_t .grl_file_btn{
	width: 88px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	
	cursor: pointer;
}
.grl_set_row .grl_set_des .des_t a{
	padding: 2px 20px;
	background: #3b9eeb;
	color: #fff;
	margin-right: 8px;
	border-radius: 2px;
}
.grl_set_row .grl_set_des .des_p{
	display: block;
	margin: 10px 0;
	width: 150px;
	height: 140px;
}
.grl_set_row .grl_set_des .des_txt{
	font-size: 12px;
	color: #ff6600;
	line-height: 20px;
}
.grl_set_row .grl_set_des input{
	width: 230px;
	height: 22px;
	padding: 4px 0;
	background: none;
	border:1px solid #999999;

	line-height: 22px;
	color: #333;
	text-indent: 1em;
}
.grl_set_row .grl_set_des .des_txt2{
  position: relative;
  top: 4px;
}

.consume_nr .u_earnings .earnings_mes .balances {
    float: left;
    padding-right: 10px;
    line-height: 30px;
}
.u_earnings .timefrm {
    margin-bottom: 10px;
    margin-left: 394px;
}
 .u_earnings .form_control {
    width: 110px;
}

/*新礼物系统*/

.u_gift .u_gift_top{
    padding: 20px 0;
    height: 30px;
    line-height: 30px;
}
.u_gift .earn_detail{
    padding-left: 22px;
    color: #737373;
    font-size: 14px;
}
.u_gift  .earn_detail em,.consume_nr .gift_des p em{
    color: #ff8c00;
    font-size: 12px;
    padding-right: 12px;
}
.u_gift  .earn_detail span,.consume_nr .gift_des p span{
    color: #a3a3a3;
    padding-right: 2px;
}
.u_gift  .u_gift_top label{
    position: relative;
    top: -4px;
}

.u_gift  .u_gift_top .form_control {
    margin: 0 8px;
    width: 88px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.consume_nr .gift_des{
    color: #737373;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 22px;
}
.consume_nr .gift_des .choose-row {
    background: none;
    border: 1px solid #ddd;
    color: #737373;
    display: block;
    height: 30px;
    text-align: center;
    width: 60px;
    cursor: pointer;
}
.consume_nr .gift_des .cur {
	background: #3b9eeb;
	border:1px solid #3b9eeb;
	color:#fff;
}

/*时间框*/
.u_gift_time{
    position: relative;
}
.u_gift_time .u_time_box{
    position: absolute;
    top: 34px;
    right: -82px;
    width: 190px;
    background: #fff;
}
.u_gift_time .u_time_box table{
    width: 100%;
}
.u_gift_time .u_time_box table  tr{
    height: 30px;
}
.u_gift_time .u_time_box table td{
    padding-left: 0;
    text-align: center;
    height: 30px;
    cursor: pointer;
}
.u_gift_time .u_time_box .u_time_cur,.u_gift_time .u_time_box td:hover{
    background: #65a2f3;
    color: #fff;
}
.u_gift_time .u_time_box .u_time_future,.u_gift_time .u_time_box .u_time_future:hover{
    background: #eee;
    color: #cfcfcf;
    cursor: default;
}

/* ebit speed  */
.userinfo .uinfo_left .focus_balances li a{
	background:none;
	color:#f77400;
}
.userinfo .uinfo_left .focus_balances li a:hover{
	background:none;
	color:#f97c0c;
}
.glyphicon01_verify_w{
	color:#a4a4a4;
}
.basics .bsc_info ul li.tel a{
	color:#a4a4a4;
}


.u_mainbody .userinfo .tel_speed{
	padding-top:10px;*padding-top: 15px;
	position:relative;z-index:2;
}
.u_mainbody .userinfo .tel_speed .tel-icon{
	float:left;
	background:url(../images/tel_icon.png) no-repeat;
	width:20px;
	height:17px;
	vertical-align:middle;
}
.u_mainbody .userinfo .tel_speed a{
	color:#f77400; margin-left: 3px; float: left;
}
.u_mainbody .userinfo .tel_speed span{
	color:#a4a4a4;  
}
 #jiashutit{ float: left;}
.u_mainbody .userinfo .tel_speed .tel_tip{
	width:140px;
	height:58px;
	padding:10px;
	border:1px solid #d2d2d2;
	border-bottom:2px solid #ff8e01;
	background:#fff;
	position:absolute;
	top:-71px;
	left:5px;    z-index: 3;
}
.u_mainbody .userinfo .tel_speed .tel_tip p{
	line-height:18px;
	padding-bottom:5px;
}
.u_mainbody .userinfo .tel_speed .tel_tip .tel_trial em{
	font-family:"Lucida Console", Monaco, monospace;
	padding-left:5px;
}
.u_mainbody .userinfo .tel_speed .tel_tip .sj{
	display:block;
	height: 0;
	width: 0;
	border-width: 6px;
	border-color: #ff8e01 transparent transparent;
	border-style: solid;
	position:absolute;
	top:79px;
	left:38px;
}
.u_mainbody .userinfo .tel_speed .tel-sz-icon{
	display:inline-block;
	background:url(../images/tel_icon.png) no-repeat 3px -25px;
	width:18px;
	height:16px;
	vertical-align:middle;
}
.u_mainbody .userinfo .uinfo_left .utx img{
/*	margin-right:17px;*/
    width: 116px;
    height: 116px;
}
.u_mainbody .userinfo .uinfo_left .utx .updatePortait{display:block;width: 116px;height: 116px;background-color:rgba(10,92,155,0.7);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#BF0a5c9b",endColorstr = "#BF0a5c9b");position:absolute;top:0;left:0;}
.uploadPortaitCon{/*position:absolute;top:22px;left:30px;*/}
.u_mainbody .userinfo .uinfo_left .utx .updatePortait i{    
	background: url(../images/updatePortait.png) no-repeat scroll 0 0;
    display: block;
    width: 40px;
    height: 39px;
    /*margin-top: 22px;*/
     margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
}
.u_mainbody .userinfo .uinfo_left .utx .updatePortait p{   
    display: block;
    margin-top: 8px;
    text-align: center;color: #fff;
}
.myprofile_main .tx01 img, .myprofile_main .tx02 img{
	border-radius:50%;
}
.glyphicon01_verify_w{
	background:none;
	padding-left:0;
}
.glyphicon01_email{
	color:#f77400;
	/**background: url(../images/edituser.png?20150804) no-repeat left bottom;**/
}
.basics .bsc_info ul li .form_control{
	color:#f77400;
}
/*私信*/
.u_nav li a em.letter_num {
    color: #f45910;
}
/**修改手机号**/
.startVerify{padding-left:102px;padding-top:35px;padding-bottom:38px;}
.phone_verify label{margin-left:12px;}
.emril_msg{margin-left: 100px;margin-top: 13px;margin-bottom: 24px;}
.phone_msg{color:#aeaeae;margin-left:100px;margin-bottom:15px;}
.inp{height:26px;margin:0 15px;width:200px;border:solid 1px #d8d8d8;padding-left:5px;}
.ml{margin-left:100px;}
.phone_tx02{color:#66ff66;font-size:18px;margin-top:100px;margin-bottom:12px;color:#085dc4;font-weight:700;}
.phone_tx03{font-size:14px;color:#707070;}
.phone_verify {margin-bottom:14px;}
.phone_oneNext input{width:110px;height:40px;display:block;background-color:#a1a1a1;text-align:center;line-height:40px;font-size:14px;margin-left:100px;color:#ffffff;border:none;cursor:pointer;}
.boundOver{width:792px;height:266px;background:url(/common/douyu/images/boundOver.png?20160328) no-repeat;}
.boundOver .centerDiv{padding-top:86px;margin-left:183px;color:#ffffff;}
.boundOver .msg_1{font-size:22px;font-weight:700;}
.boundOver .msg_2{font-size:18px;margin-top:13px;}
.inputHintMsg{background:url(/common/douyu/images/phone_ico.png) no-repeat left top;padding-left:27px;line-height:23px;font-size:15px;color:#e70707;}
.inputHintMsg2{background:url(/common/douyu/images/phone_ico.png) no-repeat left bottom;display:inline-block;height:27px;width:20px;vertical-align:middle;}


.userinfo_con{ background: #f5f5f5;}
.udetail_info .m_rank {
    position: relative;
    z-index: 2;
}
.udetail_info .m_rank {
   margin-top:10px;    height: 30px;
}
.bar .bar_nb {
    width: 232px;
    text-align: center;line-height: 21px;
}
.udetail_info .m_rank span.level_img {
    display: inline-block;
    margin-top: 4px;
}

.udetail_info  .m_yc {
    margin-top: 4px;
}

.udetail_info .m_yc span {
    display: inline-block;
    line-height: 16px;
    background: url(../images/level-13.png) no-repeat -500px -500px;
    padding-left: 21px;
    margin-right: 24px;
    *float: left;
    *margin-top: 4px;
}

.udetail_info  .m_yc span.y1 {
    display: inline-block;
    height: 16px;
    background-position: 0px -24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;color: #777;
}

.udetail_info .m_yc span.y2 {
    display: inline-block;
    height: 16px;
    background-position: 0px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;color: #777;
}

.udetail_info .m_yc span {}

.udetail_info .m_yc span.text {
    display: inline-block;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.udetail_info .m_yc a {
    display: inline-block;
    background: #ff8e01;
    height: 18px;
    border: 1px solid #e76b18;
    padding: 0 4px;
    line-height: 18px;
    color: #fff;
    margin-right: 20px;
    *margin-top: 4px;
}

.udetail_info a:hover {
    text-decoration: none;
}


/*用户等级*/

.udetail_info .m_rank .user_level {
   width: 50px;
    height: 15px;
    /* line-height: 12px; */
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-right: 12px;
    color: #fff;
}
.bar .bar_per {
    height: 13px;width:0%;
}
.udetail_info .m_rank .lv1 {
    background-color: grey;
}

.udetail_info .m_rank .lv10 {
    /*background-color: green;*/
    background-position:0 -48px;
}

.udetail_info .m_rank .lv20 {
    background-color: #ff7700;
}

.udetail_info .m_rank .lv30 {
    background-color: blue;
}

.udetail_info .m_rank .lv40 {
    background-color: red;
}

.udetail_info .m_rank .lv50 {
    background-color: grey;
}

.udetail_info .m_rank .getYc {
    /*display: inline-block;
    background: #ff8e01;
    height: 18px;
    border: 1px solid #e76b18;
    padding: 0 4px;
    line-height: 18px;
    color: #fff;
    margin-right: 20px;

    margin-right: -8px;
    margin-top: -4px;
    border-radius: 3px;
    height: 23px;
    line-height: 23px;

    background-color: #ff7700;
    border: 0;
    padding: 1px 5px;    
    padding: 0 5px;
    margin-top: 0px;*/
     display: inline-block;
    height: 18px;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
  
    background-color: #ff7700;  
    padding: 0 5px;
    margin-top: 0px;
    margin-right: -8px;
    border:1px solid rgb(247,87,0); 
    border-radius: 3px;    float: left;
}


.udetail_info .m_rank .getYc:hover {
    background: #f14700;
}

.udetail_info h2 a {
    line-height: 26px;
    color: rgb(119,119,119) !important;
    font-size: 14px;
    margin-left: 10px;
}

.udetail_info .m_rank .bar {
     width: 232px;    height: 13px; line-height: 24px;
        margin: 6px 8px 0 0;
    display: inline-block;
    position: relative;
}

.udetail_info .m_rank .bar .exprience {
    position: absolute;
    z-index: 3;
    left: 5px;
    bottom: 0;
    text-align: center;
    height: 120px;
}

.udetail_info .m_rank .bar .exprience p {
    position: absolute;
    z-index: 3;
    color: #f61605;
    bottom: 0;
    left: 0;
    height: 26px;
    line-height: 26px;
    margin: 0;
}

.udetail_info .m_rank .bar .exprience p span {
    width: 91px;
    color: #fd3f17;
    display: block;
    background: rgba(30, 30, 30, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#991e1e1e, endColorstr=#991e1e1e);
    line-height: 26px;
    font-size: 12px;
    padding: 0 2px;
    height: 26px;
    color: #fd3f17;
    display: block;
    background: rgba(30, 30, 30, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#991e1e1e, endColorstr=#991e1e1e);
    font-size: 12px;
    padding: 0 2px;
    margin: 0;
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all;
}

.udetail_info .m_rank .bar .levelTip {
    position: absolute;
    z-index: 3;
    left: 0px;
    bottom: 21px;
    max-width: 100%;
}
.udetail_info .m_rank .bar .levelTip p {max-width:100%;overflow: hidden;}
.udetail_info .m_rank .bar .levelTip p span {
     display: block;
    text-align: center;
    float: none;
}

.mobile_email{margin-top:22px;}
.mobile_email .mobile{background-color:#fff;padding:30px 26px;margin-right:19px;float:left; width: 368px;box-sizing: border-box;*box-sizing: content-box;*width:316px;}
.mobile_email .mobile .m_l{float:left;width:76px;height:76px;margin-right:12px;}
.mobile_email .mobile .m_r{float:left;}
.mobile_email .mobile .m_r ul li{color:rgb(170,170,170);font-size:12px;line-height:27px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all;}
.mobile_email .mobile .m_r ul .title{color:rgb(102,102,102);font-size:14px;font-weight:bold;}
.mobile_uncheckd .m_r ul .title .checkMobile{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;}
.mobile_uncheckd .m_r ul .title .checkMobile i{display:inline-block;width:13px;height:15px;background:url(../images/userinfo.png) no-repeat scroll 0 -24px;margin-right:3px;vertical-align: middle;}

.mobile_haschecked .m_r ul .title .updateMobile{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;font-weight:normal;}
.mobile_haschecked .m_r ul .title .updateMobile i{display:inline-block;width:11px;height:13px;background:url(../images/userinfo.png) no-repeat scroll 0 -0;margin-right:3px;vertical-align: middle;}
.mobile_haschecked .m_r ul .phonenum{font-size:12px;color:rgb(102,102,102);}


.mobile_email .email{background-color:#fff;padding:30px 10px 30px 26px;float:left; width: 368px;box-sizing: border-box;*box-sizing: content-box;*width:332px;}
.mobile_email .email .e_l{float:left;width:76px;height:76px;margin-right:8px;}
.mobile_email .email .e_r{float:left;}
.mobile_email .email .e_r ul li{color:rgb(170,170,170);font-size:12px;line-height:27px;}
.mobile_email .email .e_r ul .title{color:rgb(102,102,102);font-size:14px;font-weight:bold;}
.mobile_email .email .e_r ul .emailnum{font-size:12px;color:rgb(102,102,102);}

.email_unbind .e_r ul .title .bindEmail{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;}
.email_unbind .e_r ul .title .bindEmail i{display:inline-block;width:17px;height:13px;background:url(../images/userinfo.png) no-repeat scroll 0 -120px;margin-right:3px;vertical-align: middle;}
.email_uncheckd .e_r ul .title .checkEmail{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;}
.email_uncheckd .e_r ul .title .checkEmail i{display:inline-block;width:13px;height:15px;background:url(../images/userinfo.png) no-repeat scroll 0 -24px;margin-right:3px;vertical-align: middle;}
.email_uncheckd .e_r ul .title .updateEmail{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;}
.email_uncheckd .e_r ul .title .updateEmail i{display:inline-block;width:11px;height:13px;background:url(../images/userinfo.png) no-repeat scroll 0 -0;margin-right:3px;vertical-align: middle;}


.email_haschecked .e_r ul .title .updateEmail{color:#f77400;font-size:12px;margin-left:10px;cursor:pointer;font-weight:normal;}
.email_haschecked .e_r ul .title .updateEmail i{display:inline-block;width:11px;height:13px;background:url(../images/userinfo.png) no-repeat scroll 0 -0;margin-right:3px;vertical-align: middle;}
.email_haschecked .e_r ul .emailnum{font-size:12px;color:rgb(102,102,102);}



.qq_authentication{margin-top:19px;}
.qq{background-color:#fff;margin-right:19px;float:left; /*box-sizing: border-box;*box-sizing: content-box;width: 368px;*width:344px;*/}
.qq .q_l{float:left;} 
.qq .q_l a{display:block; height: 32px;line-height: 32px;} 
.qq .q_r{float:right;font-size:12px;color:#f77400;cursor:pointer;height: 32px;line-height: 32px;}  


.unWriteQQ{   /* padding: 17px 26px;*width:317px;*/}
.unWriteQQ .q_l a i{float: left;width:21px;height:24px;background:url(../images/userinfo.png) no-repeat scroll 0 -144px;vertical-align:middle;margin-right:15px;}
.unWriteQQ .q_l a{color: rgb(170,170,170); height: 32px;line-height: 32px;} 

.hasWriteQQ{   /* padding: 17px 26px;*width:317px;*/}
.hasWriteQQ .q_l a i{float: left;width:21px;height:24px;background:url(../images/userinfo.png) no-repeat scroll 0 -48px;vertical-align:middle;margin-right:15px;}
.hasWriteQQ .q_l a{color: rgb(170,170,170); height: 32px;line-height: 32px;}

.qqSet1 {padding:17px 26px;box-sizing: border-box;*box-sizing: content-box;width: 368px;*width:317px;}
.qqSet1  .q_l a i{width:21px;height:24px;vertical-align:middle;margin-right:15px;margin-top: 3px;}
.qqSet1  .q_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;} 
.qqSet1 #qqtit{    float: left;height: 32px;line-height: 32px;}
.qqSet1 .qq_cont{    float: left;height: 32px;line-height: 32px;}

.qqSet2 {padding:17px 26px;box-sizing: border-box;*box-sizing: content-box;width: 368px;*width:317px;}
.qqSet2  .q_l a i{display:inline-block;width:21px;height:24px;vertical-align:middle;margin-right:15px;margin-top: 3px;}
.qqSet2  .q_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;} 

.qqSet3 {padding:17px 26px;box-sizing: border-box;*box-sizing: content-box;width: 368px;*width:317px;}
.qqSet3  .q_l a i{display:inline-block;width:21px;height:24px;vertical-align:middle;margin-right:15px;margin-top: 3px;}
.qqSet3  .q_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;} 


.authentication{background-color:#fff;padding:17px 10px 17px 26px;float:left; width: 368px;box-sizing: border-box;*box-sizing: content-box;*width:332px;}
.authentication .ro_l{float:left;}
.authentication .ro_l a{display:block; height: 32px;line-height: 32px;}
.authentication .ro_r{float:right;font-size:12px;color:#f77400;cursor:pointer; height: 32px;line-height: 32px;}



.unAuthenticated .ro_l a i{display:inline-block;width:23px;height:22px;background:url(../images/userinfo.png) no-repeat scroll 0 -176px;vertical-align:middle;margin-right:15px;}
.unAuthenticated .ro_l a{color: rgb(170,170,170); height: 32px;line-height: 32px;}


.authenticating .ro_l a i{display:inline-block;width:23px;height:22px;background:url(../images/userinfo.png) no-repeat scroll 0 -208px;vertical-align:middle;margin-right:15px;}
.authenticating .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}
.authenticating .ro_r{color: rgb(170,170,170); height: 32px;line-height: 32px;}


.hasAuthenticated .ro_l a i{display:inline-block;width:23px;height:22px;background:url(../images/userinfo.png) no-repeat scroll 0 -240px;vertical-align:middle;margin-right:15px;}
.hasAuthenticated .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}
.hasAuthenticated .ro_r{color: #f77400; height: 32px;line-height: 32px;}

.isAnchor .ro_l a i{display:inline-block;width:24px;height:25px;background:url(../images/userinfo.png) no-repeat scroll 0 -272px;vertical-align:middle;margin-right:15px;}
.isAnchor .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}
.isAnchor .ro_r{color: #f77400; height: 32px;line-height: 32px;}

.agencyAuthenticated .ro_l a i{display:inline-block;width:21px;height:24px;background:url(../images/userinfo.png) no-repeat scroll 0 -80px;vertical-align:middle;margin-right:15px;}
.agencyAuthenticated .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}

.agency1 .ro_l a i{display:inline-block;width:27px;height:24px;background:url(../images/userinfo.png) no-repeat scroll 0 -342px;vertical-align:middle;margin-right:15px;}
.agency1 .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}

.agency2 .ro_l a i{display:block;float:left;width:27px;height:24px;background:url(../images/userinfo.png) no-repeat scroll 0 -379px;margin-right:15px;margin-top: 4px;}
.agency2 .ro_l a .text_compa{width: 200px;display: block;float: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.agency2 .ro_l a{color: rgb(102,102,102); height: 32px;line-height: 32px;}

.isAchorCon{margin-top:19px;}
.isAchorCon .isAnchor{ padding: 17px 26px;*width:317px;}
.phone_oneNext input {
    width: 110px;
    height: 40px;
    display: block;
    background-color: #a1a1a1;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-left: 100px;
    color: #ffffff;
    border: none;
    cursor: pointer;
}
.skill_level {
    padding:24px;background-color:#fff; 
    margin-top: 8px;
}
.skill_level h2{display:inline;color:rgb(255,119,0);font-size:20px;font-weight:bold;}
.skill_level .sp{display:inline-block;color:rgb(170,170,170);font-size:14px;margin-left:10px;}
.skill_list{margin-top:28px;}
.skill_level .skill_list li.item{width:84px;margin-right:40px;display: inline-block;}
.skill_level .skill_list li.item em{
	display: block;
    width: 20px;
    height: 17px;
    line-height: 13px;
    text-align: center;
    background: url("../images/tipLvel.png") no-repeat scroll 0 0;
    position: absolute;
    top: -5px;
    right: -3px;*right:-7px;
    color: #fff;
}
.skill_level .skill_list li.item .img{display:block;width:100%;}
.skill_level .skill_list li.item .img p{text-align: center;color:rgb(102,102,102);}
.skill_level .skill_list .unlocked  .img p{color:rgb(255,119,0);font-size:14px;}
.skill_list li.item{
    position: relative;
    display:block;float:left;
}
.skill_list .sl_item_hover {
    display: none;
    font-size: 12px;
    position: absolute;
    z-index: 3;
    left: -114px;
       top: -221px;
    background-color: #fff;
    border-top: 2px solid #ff8e01;
    border-right: 1px solid rgb(205, 205, 205);
    border-bottom: 1px solid rgb(205, 205, 205);
    border-left: 1px solid rgb(205, 205, 205);
    border-radius: 0 0 3px 3px;
}
.skill_list li .sl_item_hover .sj_top {
	    width: 0;
	    height: 0;
	    overflow: hidden;
	    padding: 0;
	    font-size: 0;
	    line-height: 0;
	    display: inline-block;
	    border-right: 6px dashed transparent;
	    border-bottom: 0 none;
	    border-left: 6px dashed transparent;
	    position: absolute;
	    left: 50%;
	    margin-left: -6px;

	    border-top: 6px solid #fff;
        top: 91px;
 }
 .skill_list  li  .sl_item_hover .arrow1, .skill_list li  .sl_item_hover .arrow2 {
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    border-right: 6px dashed transparent;
    border-bottom: 0 none;
    border-left: 6px dashed transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
}
 .skill_list  li  .sl_item_hover  .arrow1 {
    border-top: 6px solid #d3d3d3;
    opacity: .75;
    filter: alpha(opacity=75);
       top: 212px;
}
.skill_list li .sl_item_hover .arrow2 {
    border-top: 6px solid #fff;
       top: 211px;
}
.skill_list li .img .skilllock{width:85px;height:85px;*width:89px;*height:89px;}
.skill_list li.lw_item_onhover .img .skilllock{width:85px;height:85px;*width:89px;*height:89px;}
.skill_list li .img .skillunlock{border:2px solid #fff;width:80px;height:80px;*width:84px;*height:84px;}
.skill_list li.lw_item_onhover .img .skillunlock{border:2px solid #f77400;width:80px;height:80px;*width:84px;*height:84px;}

.skill_level .skill_list  li.lw_item_onhover em{display:none;}
.skill_list li.lw_item_onhover .sl_item_hover {
    display: block;
}

.skill_title h2 {
    font-size: 20px;
    color: rgb(119, 119, 119);
    font-weight: bolder;
    float: left;
}

.skill_list .sl_item_hover .text {
    float: left;
    margin-left: 10px;width: 214px;
}

.skill_list .sl_item_hover .text h4 {
    font-size: 14px;
    color: rgb(119, 119, 119);
    margin-top:8px;
}

.skill_list .sl_item_hover .text ul {
     margin-top: 8px;width:100%;overflow: hidden;
}

.skill_list .sl_item_hover .text ul li {
    color: rgb(170, 170, 170);
    font-size: 12px;line-height: 22px;width:100%;overflow:hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
}

.skill_list .sl_item_hover .text ul li.locked_l {
    color: rgb(170, 170, 170);
}

.skill_list .sl_item_hover .text ul li.unlocked_l {
    color: rgb(255, 102, 0);
}

.skill_title a {
    font-size: 12px;
    float: right;
}

.skill_title a.locked {
    color: rgb(255, 102, 0);
    font-size: 12px;
}

.skill_title a.unlocked {
    color: rgb(128, 183, 80);
    font-size: 12px;
}
.skill_list li .sl_item_hover .sl_item_hovercont .img {
    width: 60px;
    height: 60px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    background: #fff9eb;
    float: left;
    overflow: hidden;
}
.skill_list .skill_1 .sl_item_hover .sl_item_hovercont .img {
    background: url(../images/skill_1.png) no-repeat scroll 0 0;
}
.skill_list .skill_2 .sl_item_hover .sl_item_hovercont .img {
    background: url(../images/skill_2.png) no-repeat scroll 0 0;
}
.skill_list .skill_3 .sl_item_hover .sl_item_hovercont .img {
    background: url(../images/skill_3.png) no-repeat scroll 0 0;
}
.skill_list .skill_4 .sl_item_hover .sl_item_hovercont .img {
    background: url(../images/skill_4.png) no-repeat scroll 0 0;
}
.skill_list .skill_5 .sl_item_hover .sl_item_hovercont .img {
    background: url(../images/skill_5.jpg) no-repeat scroll 0 0;
}

.skill_list .sl_item_hover .img img {
    display: inline-block;
    vertical-align: middle;
}

.skill_list li .sl_item_hover .sl_item_hovercont {
    padding: 20px 24px 20px 19px;       width: 285px;
}

.userinfo .user-tip {
    position: absolute;
    padding: 0px 5px;
    line-height: 30px;
    height: 30px;
    /* background-color: rgba(0, 0, 0, 0.7);
    *background-color: rgb(76, 76, 76); */
    background-color: #333;
    color: #fff;z-index:3;
}
.userinfo #grade_tip {
	    background: rgba(30, 30, 30, 0.6);
    /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#991e1e1e, endColorstr=#991e1e1e);*/
    *background-color: #333;
}
.userinfo .user-tip .arrow {
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    border-right: 6px dashed transparent;
    border-bottom: 0 none;
    border-left: 6px dashed transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    border-top: 6px solid #333;
    top: 30px;
}
.userinfo #grade_tip .arrow {
  border-top: 6px solid rgba(30, 30, 30, 0.6);
    /*border-top-color:  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#991e1e1e, endColorstr=#991e1e1e);*/
    *border-top: 6px solid #333;
}
.skill_level_title .promote{
    float: right;
    color: #245bb6;cursor:pointer;
}
.skill_level_title .promote i{
	display: block;
    margin-right: 5px;
    float: left;
    width: 18px;
    height: 18px;
	background: url(../images/question.png) no-repeat 0 0;
}
/*
 申请直播间等级限制
*/
 .largeBtn .highLevel:hover{
    background: #3B9EEB;
    border: 1px #3B9EEB solid;
    cursor: pointer;
}
.largeBtn .lowLevel{
    background: #dcdcdc;
    border-color: #dcdcdc;
} 
 .largeBtn .lowLevel:hover{
    background: #dcdcdc;
    border: 1px #dcdcdc solid;
    cursor: default;
}
.control_group .user_level{margin: 0;margin-right: 10px;}
.control_group  .user_level img{vertical-align: middle;margin-top: -3px;margin-left: 0;padding-left: 0;}
.skill_level_title .promote span{float:left;color:#4f97d3;}

.control_group .promote{
     float: right;
    color: #245bb6;
    cursor: pointer;
    display: block;
    height: 21px;
    line-height: 21px;
}
.control_group .promote i{
    display: block;
    margin-right: 5px;
    float: left;
    width: 21px;
    height: 21px;
    background: url(../images/question.png) no-repeat center center;
}
.control_group .promote span{float:left;color:#4f97d3;}
/**鱼翅礼物图标*/
.u_nav li a i.u_nav_icon_honor{
  background: url(../images/user_honor/nav-honor-icons.png) no-repeat -81px -2px;
}
.u_nav li a:hover i.u_nav_icon_honor{
  background: url(../images/user_honor/nav-honor-icons.png) no-repeat 0 0;
}
.u_nav li a.current i.u_nav_icon_honor{
  background: url(../images/user_honor/nav-honor-icons.png) no-repeat -50px 0;
}
.consume_tit .honor_tit_icon{
   display: block;
   float: left;
   margin: 3px 0;
   margin-right: 6px;
   width: 22px;
   height: 22px;
   background: url(../images/user_honor/nav-honor-icons.png) no-repeat 0 0;
}
/** 支付成功 失败页面  **/
.clearfix_out{
    padding-left:25px;
    display:block;
    position:absolute;
    right:20px;
    top:10px;
    color:#666666;
    background:url(../images/icon_out.png) no-repeat;
}

.back_index{
    margin-left:80px;
    color:#666666;
}
.back_index:hover{
    color:#ff7124;
}

/*支付成功*/
.paySuccess{
    width: 1000px;
    margin: 0 auto;
    background: url("../images/paySuccess.png") no-repeat center 50px;
    height:350px;
    padding-top: 300px ;
}
.paySuccess p{
    font-size:20px;
    color:#333333;
    text-align:  center;
}
.paySuccess div{
    font-size:13px;
    color:#555555;
    text-align: center;
    margin-bottom: 20px;
}
.paySuccess a{
    border:1px solid #ff5655;
    width:98px;
    height:28px;
    text-align:center;
    font-size:12px;
    color:#ff5655;
    display: block;
    margin: 0 auto;
    line-height: 28px;
    margin-bottom: 77px;
    cursor: pointer;
}
.paySuccess span{
    font-size:12px;
    color:#999999;
    text-align: center;
    display: block;
}