@charset "utf-8";
/* CSS Document */

#index_bg{
	width:100%;
	height:310px;
	background:#1470ee;
	float:left;
	margin-top:5px;
}
#index_img{
	width:726px;
	height:252px;
	float:left;
	background:url(../img/2.png) no-repeat;
	margin-top:2px;}
#index_js_bt,#index_rm_bt{
	width:707px;
	height:22px;
	line-height:22px;
	float:left;
	padding-left:19px;
	margin-top:20px;
	font-size:13px;
	background:url(../img/mul.png) no-repeat left 6px;
	border-bottom:2px solid red;
	}
#index_rm_bt{ width:631px; margin:0;}
#index_rm_div{
	width:726px; 
	height:24px;
	float:left;
	margin-top:12px;}
#index_rm_div span{
	width:48px;
	padding-left:28px;
	height:23px;
	background:url(../img/gengduo.png);
	float:left;
	line-height:24px;
	margin-top:1px;}
#index_rm_div span a{
	color:#fff;
	font-weight:bold;}
#index_js{
	padding:10px 20px;
	width:686px;
	float:left;
	line-height:18px;
	background:#ffdbdb;
	margin-top:1px;
	color:#000;
	text-align:left;
	font-size:12px;
	}
#tjcp {
	width:705px;
	padding:15px 0px 0px 19px;
	float:left;
	border:1px solid red;
	margin-top:5px;
	overflow:hidden;}
#tjcp li{
	width:122px;
	height:155px;
	float:left;
	text-align:center;
	margin-right:19px;
	margin-bottom:15px;
	}
#tjcp li img{
	width:120px;
	height:120px;
	float:left;
	margin-bottom:5px;
	border:1px solid #cccccc;}
#tjcp  li span{
	width:122px;
	height:14px;
	line-height:14px;
	float:left;}
#tjcp li a:hover span{
	text-decoration:underline;
	color:red}
#rmcp{
	width:716px;
	padding:8px;
	padding-right:0;
	float:left;
	margin-top:5px;
	border:1px solid red;}
#rmcp li{
	width:158px;
	height:17px;
	line-height:17px;
	padding-left:8px;
	float:left;
	margin-right:8px;
	background:url(../img/heisanjiao.png) no-repeat left center;}
#rmcp li a:hover{
	text-decoration:underline;
	color:red
	}