﻿@charset "utf-8";
/* CSS Document */
.bodyc{	
	background-color:#fff;		
}
.navi_b_xian{ height:0px;}
.w1100{
	width:1100px;
	margin:0 auto;	
}
.w1200{
	width:1100px;
		
}
.hd{
	background-color:#1f2022;
	width:100%;
	float:left;
}
.hdnr{
	margin:40px 23px 30px 23px;
	float:left;
	width:320px;
	height:360px;
	font-family:'微软雅黑';
}
.hdt{	
	float:left;
	width:320px;
	font-size:24px;
	color:#eee;
	text-align:center;
	line-height:68px;
	height:68px;
	margin-bottom:3px;
}
.hdjs{	
	float:left;
	width:310px;
	height:87px;
	line-height:23px;	
	font-size:14px;
	color:#888;
	overflow:hidden;
	padding:0 5px;	
}
.hdmore{
	float:left;
	width:100%;
	text-align:center;
	margin:0 0 40px 0;	
}




.news{	
	width:100%;
	float:left;
	/*padding-top:30px;*/
	background-color:#ecf0f1;
	font-family:'微软雅黑';
}
.newsl{
	float:left;
	width:526px;
	text-align:right;
	margin-top:15px;
	padding-right:12px;
}
.newsl .newslist{	
	margin-top:55px;
}
.newsr .newslist{
	margin-bottom:53px;
}
.newsr .nobom{
	margin-bottom:0px;
}
.newsc{	
	float:left;
	width:23px;
	margin-top:20px;
}
.newsr{	
	float:left;
	width:527px;
	margin-top:20px;
	padding-left:12px;
}	
.newsmore{	
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:35px;
}
.newsn a{
	color:#666;
	font-size:18px;
}
.newsd a{
	color:#666;
	font-size:14px;
}
.rednews .newsn a{
	color:#e84c3d;
	font-size:20px;
}
.rednews .newsd a{
	color:#e84c3d;
	font-size:16px;
}
	
.exchang{
	float:left;
	background-color:#0c0704;
	width:100%;
	min-width:1100px;
	margin:0 auto;
	height:419px;
	background:url("../img/index_exchang.jpg") no-repeat scroll center 0px #231E1A; 
}


.rankings{	
	width:100%;
	float:left;
	padding-top:30px;
	background-color:#fff;
	font-family:'微软雅黑';
	margin-bottom:30px;	
}
.rankings_t{
	margin-bottom:25px;	
}
.pm{
	float:left;
	width:47px;
	height:60px;
	padding-left:15px;	
}
.nc{
	float:left;
	font-size:24px;
	height:60px;
	line-height:60px;
	overflow:hidden;
	color:#888;	
	padding-left:15px;
	width:290px;
}
.yl{
	float:right;	
	font-size:24px;	
	height:60px;
	line-height:60px;
	color:#f05550;
	padding-right:15px;
}

.r_list{
	width:550px;
	float:left;
}
.r1{
	background:url("/img/rankings/r1.jpg") no-repeat center center; 
}
.r2{
	background:url("/img/rankings/r2.jpg") no-repeat center center; 
}
.r3{
	background:url("/img/rankings/r3.jpg") no-repeat center center; 
}
.r4{
	background:url("/img/rankings/r4.jpg") no-repeat center center; 
}
.r5{
	background:url("/img/rankings/r5.jpg") no-repeat center center; 
}
.r6{
	background:url("/img/rankings/r6.jpg") no-repeat center center; 
}
.r7{
	background:url("/img/rankings/r7.jpg") no-repeat center center; 
}
.r8{
	background:url("/img/rankings/r8.jpg") no-repeat center center; 
}
.r9{
	background:url("/img/rankings/r9.jpg") no-repeat center center; 
}
.r10{
	background:url("/img/rankings/r10.jpg") no-repeat center center; 
}


.lx{
	float:left;
	background-color:#0c0704;
	width:100%;
	min-width:1100px;
	margin:0 auto;
	height:500px;
	background:url("../img/index_lx.jpg") no-repeat scroll center 0px #02CAC7;
}
.lx div a{
	width:240px;
	height:50px;
	line-height:50px;
	margin:245px 0 0 495px;
	display:block;
}
.dl_send_btn {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 105px;
	height: 42px;
	line-height: 42px;
	background: #ff662a;
	font-family:Microsoft YaHei,Arial,Verdana,sans-serif,Segoe UI,Tahoma;            /* W3C syntax */
	margin-left:10px;
	border:0;
	cursor: pointer;
}
.dl_send_btn:hover{
	background:#d83535;
	color:#fff;
	text-decoration:none;	
	border:0;
}
.disabled{
	background: #b9b3b3!important;
	cursor: wait;
}
