.fl{
	float:left;
}
.fr{
	float:right;
}

/*xc_box*/
.xc_box{
	width:1150px;
	height:360px;
	background:#fff8e6;
	margin:0 auto;
	padding:25px;
}
.mt{
	margin-top:610px;
	margin-bottom:30px;
}
.xc_bt{
	width:1150;
	height:93px;
	text-align:center;
}
.xc_more{
	width:1150px;
	height:20px;
	line-height:20px;
	font-size:16px;
	text-align:right;
}
.xc_list{
	width:1150px;
	height:240px;
}
.lb{
	width:1150px;
	height:55px;
	line-height:55px;
}
.lb_01{
	width:1150px;
	height:55px;
	line-height:55px;
	border-bottom:1px dashed #666;
	float:left;
}
.lb_01 div:nth-child(1){
	margin-top:8px;
}
.lb_01 div{
	float:left;
}

/*bot*/
.bot{
	width:100%;
	height:215px;
	background:#ba0509;
	color:#f2dcad;
	margin-top:30px;
}
.bot_box{
	width:900px;
	height:200px;
	/*border:1px solid deeppink;*/
	margin:0 auto;
	padding-top:8px;
}
.bot_box div{
	float:left;
	margin-top:25px;
}
.bot_box div:nth-child(1){
	width:76px;
	height:160px;
}

.bot_box div:nth-child(2){
	width:136px;
	height:160px;
}

.bot_box div:nth-child(3){
	width:600px;
	height:160px;
	line-height:30px;
	margin:0 auto;
    padding-top:30px;
    font-size:16px;
}


/*列表*/
.content_list{
	width:1150px;
	height:600px;
	margin:0 auto;
	background:#fff8e6;
	margin-top:610px;
	margin-bottom:30px;
	padding:25px;
}
.content_position{
	width:100%;
	height:50px;
	line-height:50px;
}
.list_content{
	width:1160px;
	height:480px;
	margin-top:10px;
	margin-bottom:10px;
}
.content_page{
	width:620px;
	height:30px;
	margin:0 auto;
}
.content_page ul li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:20px;
}


.list_l{
	width:1160px;
	height:55px;
	line-height:55px;
	background: repeat-x bottom center;
}
.list_l ul li{
	float:left;
}
.list_l ul li:nth-child(1){
	width:20px;
	height:35px;
	text-align:center;
}
.list_l ul li:nth-child(2){
	width:900px;
	text-overflow:ellipsis;
    overflow:hidden; 
    white-space:nowrap; 
    margin-left:15px;
}
.list_l ul li:nth-child(3){
	width:130px;
	height:35px;
	float:right;
	color:#999;
}



/*详情*/
.content_xq{
	width:1150px;
	height:auto;
	margin:0 auto;
	margin:0 auto;
	background:#fff8e6;
	margin-top:610px;
	margin-bottom:30px;
	padding:25px;
}
.xq_page{
	width:1100px;
	height:30px;
	line-height:30px;
	margin:0 auto;
    padding-bottom:25px;
}
.xq_page ul li{
	float:left;
	width:520px;
	height:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.xq_content{
	
}
.xq_bt{
	font-size:25px;
	text-align:center;
	height:45px;
}
.xq_bt_s{
	font-size:16px;
	color:#999;
	text-align:center;
}
p{
	/*text-indent:2em;*/
	line-height:35px;
	margin-top:20px;
	margin-bottom:20px;
}
