@charset "utf-8";
.about{
	margin:20px auto;
	width:1000px;
	overflow:hidden;
}
.about_left{
	float:left;
	width:192px;
}
.about_left a:hover{
	color:#fc8026 !important;
}
.about_left h2{
	color:#fff;
	font-size:18px;
	padding-left:14px;
	line-height:60px;
	background:#49b5f6;
}
.about_list h3{
	font-size:16px;
	line-height:48px;
	padding-left:28px;
	background:#fcfcfc;
	border-bottom:3px solid #f5f5f5;
}
.about_left h3 span{
	float:right;
	width:36px;
	height:45px;
}
.about_icon_selected{
    background:url(../images/search_down.png) no-repeat 0px;
}

.about_icon{	
	background:url(../images/about_icon.png) no-repeat 0px;	
}
.about_icon_hover{	
	background:url(../images/about_icon_hover.png) no-repeat 0px;	
}
.about_list ol {
	border-top:3px solid #fc8026;
	background:#eee;
}
.about_list ol li{
	font-size:14px;
	line-height:40px;
	padding-left:50px;
}

.about_right{
	float:right;
	width:798px;
	background:#ffffff;
    min-height: 425px;
}
.about_right_ad{
	overflow:hidden;
}
.about_right_wrap{
    margin: 0px 0px;
	overflow:hidden;
    line-height: 30px;

}

.cur a{
	color:#fc8026 !important;
}
/* About End */

.search{
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}
.search_tab{
	margin:0 auto;
	line-height:50px;
	background:#fff;
	overflow:hidden;
}
.search_cur{
	color:#fc8026;
	border-bottom:3px solid #fc8026;
}
.search_tab_l{
	float:left;
	margin-left:40px;
}
.search_tab_l ul li{
	float:left;	
	font-size:16px;
	margin-right:40px;
}
.search_tab_r{
	float:right;
	color:#fc8026;
	margin-right:30px;
}
.search_down{
	width:30px;
	height:12px;
	background:url(../images/search_down.png) no-repeat 5px 5px;
	display:inline-block;
}
.search_up{
	width:30px;
	height:12px;
	background:url(../images/search_up.png) no-repeat 8px 5px;
	display:inline-block;
}


/* Search End */

.cred_xx{
	padding:20px 40px;
	overflow:hidden;
	background:#fff;
	height:120px;	
    border-bottom: 3px solid #f5f5f5;
	}
.cred_xx_t{
	line-height:35px;
	overflow:hidden;
}
.cred_xx:hover{
    cursor: pointer;
    cursor: hand;
}
.cred_xx_t h2{
	float:left;
	font-size:18px;
}
.cred_xx_t i{
	float:left;
	font-size:14px;
	margin-left:30px;
	padding-left:25px;
	background:url(../images/danbao.png) no-repeat 5px;
}
.cred_xx_t em{
	float:right;
}
.cred_xx_w{
	overflow:hidden;
    margin-left: 0px;
}
.cred_xx_w ul li{
	float:left;
	text-align:center;
}
.cred_xx_w ul li p{
	line-height:30px;
}
.cred_xx_w ul li span{
	font-size:12px;
}
.cred_but{ margin-left:55px; margin-top:10px;}
.cred_but a{  
	height:40px; 
	line-height:40px; 
	width:120px; 
	color:#fff; 
	text-align:center; 
	font-size:14px;
	border-radius:3px; 
	display:block;
	}

/* Cred End */

.cred_d_w{
	margin:20px auto;
	overflow:hidden;
}
.cred_d_w_l{
	float:left;
	width:710px;
	min-height:300px;
	background:#fff;
}
.cred_d_w_l h2{
	font-size:20px;
	padding-left:40px;
    font-weight: bold;
    line-height: 45px;
}
.cred_d_w_l ul {
	margin:0 40px 15px 40px;
    padding-bottom: 15px;
}
.cred_d_w_l li{
	float:left;
	font-size:14px;
	line-height:35px;
}
.cred_d_w_l ul li span{
	color:#666;
	font-size:14px;
}
.cred_d_w_l ul li em{
	color:#fc8026;
}
.cred_d_w_l h2{
    margin-bottom: 0px;
}
.cred_d_w a{
	color:#2ea7e0;
	padding:0 5px;
}
.cred_d_w .orginfo a{
    color:#2ea7e0;
    padding:0px;
}
.ced_jd{
	width:100px;
	height:8px;
	border-radius:3px;
	background:#ddd;
}
.ced_jdh{
	height:8px;
	border-radius:3px;
	background:#2ea7e0;
}
.cred_d_w_r{
	float:right;
	width:280px;
	min-height:300px;
	background:#fff;
}
.cred_d_w_r h2{
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	line-height:45px;
	border-bottom:3px solid #f5f5f5;
}
.cred_d_w_r ul{
	margin:0 20px;
}
.cred_d_w_r li{
	font-size:14px;
	line-height:30px;
    padding: 5px 0px;
}
.cred_d_w_r em{
	color:#fc8026;
	font-size:18px;
}
.cred_d_w_r div a{
	color:#fff !important;
	width:230px;
	text-align:center;
	line-height:40px;
	border-radius:3px;
	background:#fc8026;
	display:inline-block;
    font-size: 20px;
    font-weight: bold;
}

.cred_d_w_r em,.cred_d_w_r span{
	padding:0 5px;
}
.cred_input{
	color:#333;
	height:32px;
	line-height:32px;
	border:1px solid #ddd;
}


.cred_d_c{
	margin:20px auto;
	background:#fff;
	overflow:hidden;
}
.cred_d_c_t{
	overflow:hidden;
}
.cred_d_c_t ul li{
	float:left;
	width:24.9%;
	font-size:16px;
	line-height:50px;
	text-align:center;
	border-left:1px solid #fff;
	background:#e2e2e2;
}
.cred_t_cut{
	height:47px;
	border-top:3px solid #fc8026;
	background:#fff !important;
}
.cred_d_c_w{
	margin:30px 40px;
}


.d_w_r{
	float:right;
	width:280px;
	min-height:300px;
	background:#fff;
}
.d_w_r h2{
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	line-height:45px;
	border-bottom:3px solid #f5f5f5;
}
.d_w_r ul{
	margin:0 20px;
}
.d_w_r li{
	font-size:14px;
	line-height:30px;
    padding: 3px 0px;
}
.d_w_r em{
	color:#fc8026;
	font-size:18px;
}
.d_w_r div a{
	color:#fff !important;
	width:230px;
	text-align:center;
	line-height:40px;
	border-radius:3px;
	background:#fc8026;
	display:inline-block;
    font-size:20px;
    font-weight: bold;
}
.d_w_r em,.d_w_r span{
	padding:0 5px;
}


/* Details End */

.tz_list{
	margin:0 auto;	
	overflow:hidden;
}
.tz_list_c{
	height: 122px;
	padding:20px 40px;
	background:#fff;
    overflow: hidden;
    border-bottom: 3px solid #f5f5f5;
}
.tz_list_c:hover{
    cursor: pointer;
    cursor: hand;
}

.tz_list_l{
	float:left;
	width:170px;
    margin-top: 15px;
}
.tz_list_r{
	float:left;
	width:740px;
}
.tz_list_t{
	font-size:14px;
	line-height:38px;
	overflow:hidden;
}
.tz_list_t h2{
    margin-bottom: 20px;
}
.tz_list_t h2,.tz_list_t span {float:left;}
.tz_list_t h4{float:right;}
.tz_list_t h2{
	font-size:18px;
	margin-right:30px;
}
.tz_list_t span{
	padding-left:25px;
	background:url(../images/danbao.png) no-repeat 5px;
}
.tz_list_w{
	font-size:14px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
}
.tz_list_w span{
	font-size:14px;
}
.tz_but {
	color:#fff;
	width:120px;
	height:40px;
	line-height:40px; 
	text-align:center; 
	font-size:14px;
	border-radius:3px; 
	display:inline-block;
	}
.tz_but:hover{color:#fff !important;}
.tz_list_w p.lh12{line-height: 22px;}

.cred_xx_w ul li p.lh12{
    line-height: 24px;
}

.db_line p.lh12{
    line-height: 26px;
}

.tzxx_con span em {
    padding-left: 25px;
    background: url(../images/danbao.png) no-repeat 5px;
}

.news_list_f li{
    border-bottom: 1px #d2d2d2 dotted;
    overflow: hidden;
    clear: both;
    padding: 5px 0 5px 18px;
}
.news_list_f li a{
    line-height: 28px;
    font-size: 14px;
    margin-left: 10px;
}

.news_list_f li em {
    width: 3px;
    height: 3px;
    background: #666;
    float: left;
    display: inline;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 12px;
}

.moneyshow em {
    float: left;
    display: inline;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 12px;
}

.about_right_wrap h4 {
    overflow: hidden;
    padding: 0px 5px 10px 0px;
    font-size: 16pX;
    font-weight: bold;
    color: #555;
    text-align: center;
    border-bottom: 1px dashed #ddd;
    font-size: 18px;
}

.about_right_wrap img{
    max-width: 798px;
}

.about_left .abus a,.about_left .abus a:hover{
    color: #FFFFFF !important;
}
.about_left h2{
    margin-bottom: 5px;
}

.center_right {
    float: right;
    width: 798px;
    min-height: 425px;
    font-size: 15px;
}

.center_right .us_rbuser{
    font-size: 12px;
}

.user_i_w_0{
    padding:20px 20px;
    overflow:hidden;
    min-height:700px;
    background:#fff;
    margin-bottom: 10px;
}

.user_i_w_1{
    padding:20px 20px 0px 20px;
    overflow:hidden;
    min-height:170px;
    background:#fff;
    margin-bottom: 10px;
}

.user_i_w_1 li {
    float: left;
    font-size: 13px;
    line-height: 35px;
    margin-right: 2px;
}

.user_i_w em {
    color:#fc8026;
}
.user_i_w_2{
    padding:20px 20px;
    overflow:hidden;
    background:#fff;
}

.user_i_w_2 ul {
    padding-bottom: 15px;
}

.user_i_w_2 li {
    float: left;
    line-height: 35px;
}

.moneyshow em{
    float: left;
    display: inline;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 12px;
}
.ms1{
    background: #49b5f6;
}
.ms2{
    background: #a45de1;
}
.ms3{
    background: #ec6300;
}
.ms4{
    background: #49f6dc;
}
.ms5{
    background: #fdb645;
}
.ms6{
    background: #f177ab;
}

.user_i_w_3{
    padding:20px 20px;
    overflow:hidden;
    background:#fff;
}
.user_i_w_3 ul{
    width: 100%;
    float: left;
    border-bottom: 1px solid #f5f5f5
}
.user_i_w_3 ul li{
    float: left;
    padding-right:10px;
}
.user_i_w_4{
    padding:20px 20px;
    overflow:hidden;
    background:#fff;
}
.center_right i{
    color: #fc8026;
    font-size: 15px;
}
.level_but{
    color: #fff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
    background: #fc8026;
    margin-right: 20px;
}
.fblue{
    color:#49b5f6;
}

.urline{
    border-right: 1px solid #f5f5f5;
}

a.cbtn:hover{
    color: #fff;
}
.recharge_but{
    color: #fff;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    background: #fc8026;
    margin: 0 5px;
}

.withdraw_but{
    color: #fff;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    background: #49b5f6;
    margin: 0 5px;
}
.safe_tip{
    width: 50%;
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5
}
.safe_tip img{
    vertical-align: middle;
    padding: 0 5px;
    margin-top: -10px;
}

#user_center img{
    margin-top: -2px;
    vertical-align: middle;
    margin-right: 4px;
}

.user_i_w_10{
    padding: 0px 20px 10px 20px;
    overflow: hidden;
    min-height: 700px;
    background: #fff;
    margin-bottom: 10px;
}

.radius100 {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
}


.radius70 {
    border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    -o-border-radius: 70px;
    -ms-border-radius: 70px;
}
.yktpoint_top i{
    color: #49b5f6;
}

.yktpoint_top{
    width: 100%;
    padding: 10px 0 20px 0;
    text-align:left;
}
.yktpoint_top span{
    line-height: 70px;
    color:#49b5f6;
}

.yktpoint_top b{
    margin-left: 20px;
    font-weight: normal;
}
.fxntendout_t_l_h{
    float: left;
    font-size: 15px;
    line-height: 50px;
    margin-right: 20px;
    font-family: "微软雅黑";
    color: #868282;
    cursor: pointer;
    font-weight: bold;
}

.rule_table{
    min-width: 758px;
    text-align:left;
    padding-bottom: 40px;
    min-height: 160px;
}

.rule_table table{
   width: 100%;
   margin: 10px 0;
}
.rule_table table tr th,.rule_table table tr td{
    padding: 15px 20px;
}
.rule_table table tr td{
    background-color:#f5f5f5;
}
.rule_table table tr th{
    background-color:#49b5f6;
    color: #ffffff;
}
.pie_show{
    min-width: 758px;
}
.pie_show ul li{
    float: left;
}
.pie_show ul li:first-child{
   border-right: 1px solid #cccccc;
   margin-right: 10px;
}
.pie_show b{
    font-size: 13px;
    font-weight: normal;
}

.pie_show span{
    font-size: 12px;
}

.pie_show i{
    color:#fc8026;
    font-size: 18px;
}
.pie_show .totalfont{
  margin-left: 20px;
  width: 100%;
}

em.ms0{
    float: left;
    display: inline;
    margin-right: 8px;
    width: 45px;
    height: 22px;
    text-align: center;
    cursor: pointer;
    background: #fc8026;
}

#news_content{
    padding: 5px;

}
#news_content h1{
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
}
#news_content h6{
    text-align: center;
}
