.top-banner{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background: #046eb8;
	color: #fff;
}
.top-banner .main{
	width: 1000px;
	margin: 0 auto;
}
.top-banner .f-l{
	width: 60%;
	height: 300px;
	float: left;
}
.top-banner .f-l .intro{
	width: 650px;
	float: left;
	height: 300px;
}
.top-banner .f-l .intro li{
	width: 100%;
	height: 300px;
}
.top-banner .f-l .intro li.mtitle{
	height: 40px;
	line-height: 40px;
	margin-top: 76px;
	font-size: 36px;
	font-weight: 520;
	text-align: left;
}
.top-banner .f-l .intro li.stitle{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin: 20px auto 0 auto;
	font-size: 26px;
	text-align: left;
}
.top-banner .f-r{
	width: 36%;
	height: 300px;
	float: right;
	text-align: right;
}
.top-banner .f-r img{
	width: 260px;
	margin-top: 30px;
}
.top-market{
	width: 1000px;
	height: 200px;
	margin: 20px auto 0 auto;
	font-size: 12px;
	background-color: #fff;
}
.top-market div{
	width: 23%;
	height: 160px;
	margin: 20px 1%;
	padding-top: 10px;
	float: left;
	border: #000 1px solid;
	border-radius: 8px;
}
.top-market ul {
	width: 100%;
	height: 40px;
	margin: 16px 0 20px 0;
}
.top-market ul:first-child li:first-child{
	width: 16%;
	float: left;
	margin-left: 20px;
}
.top-market ul:first-child li:last-child{
	width: 68%;
	margin-top: 4px;
	float: right;
}
.top-market ul:first-child li:last-child span{
	width: 100%;
	height:25x;
	line-height: 16px;
	text-align: left;
	display: block;
	font-size: 16px;
}
.top-market ul:first-child li:last-child span:last-child{
	height:20px;
	line-height: 20px;
	font-size: 12px;
	color: #777;
}
.top-market ul:first-child li img{
	width: 40px;
}

.top-market ul:last-child li:first-child{
	width: 45%;
	height: 35px;
	float: left;
	margin-left: 20px;
}
.top-market ul:last-child i{
	width: 85%;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 2px;
	border-radius: 5px;
}

.top-market ul:last-child li:first-child span{
	width: 100%;
	height: 18px;
	float: left;
	text-align: left;
	display: block;
}
.top-market ul:last-child li:first-child span:first-child{
	font-size: 14px;
}
.top-market ul:last-child li:last-child{
	width: 40%;
	height: 36px;
	float: right;
	margin-right: 6px;
}

.main-category{
	width: 380px;
	height: 46px;
	line-height: 46px;
	margin: 20px auto 30px auto;
	background: #046eb8;
	border-radius: 5px;
}
.main-category a{
	width: 30.5%;
	height: 46px;
	line-height: 46px;
	margin-left:35.05%;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #000;
}
.main-category a.cur{
	height: 34px;
	line-height: 34px;
	margin-top: 6px;
	border-radius: 5px;
	color: #000;
	background-color: #fff;
}
.main-market{
	width: 1000px;
	margin: 0 auto 30px auto;
}
.main-market .main{
	width: 100%;
	margin-top: 22px;
	border-radius: 10px;
	border: #000 1px solid;
}
.main-market .main .title{
	width: 92%;
	height: 40px;
	margin: 0 auto;
	border-bottom: #e0e0e0 1px solid;
}
.main-market .main .title li{
	width: 20%;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.main-market .main .title li:first-child{
	text-align: left;
}
.main-market .main .list{
	width: 92%;
	margin: 0 auto;
}
.main-market .main .list ul{
	width: 100%;
	height: 35px;
	margin-top: 15px;
	margin-bottom: 28px;
	font-size: 12px;
}
.main-market .main .list li{
	margin-top: 4px;
	float: left;
	text-align: left;
}
.main-market .main .list li.icon{
	width: 6%;
	margin: 0 auto;
}
.main-market .main .list li.icon img{
	width: 35px;
}
.main-market .main .list li.pair{
	width: 20%;
	float: left;
}
.main-market .main .list li.pair span{
	width: 100%;
	text-align: left;
	display: block;
	font-size: 14px;
	line-height: 15px;
}
.main-market .main .list li.pair span:last-child{
	font-size: 10px;
	color: #777;
}
.main-market .main .list li.price{
	width: 18%;
}
.main-market .main .list li.vol{
	width: 20%;
}
.main-market .main .list li.chg{
	width: 15%;
}
.main-market .main .list li.kl{
	width: 18%;
}
.main-market .main .list li.chg i{
	width: 55%;
	height: 26px;
	line-height: 26px;
	float: left;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
}
.main-market .main .list li.kl i{
	width: 40%;
	height: 26px;
	line-height: 26px;
	float: left;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	border: #000 1px solid;
}
.main-market .main .list li.kl i:last-child{
	margin-left: 10px;
}