margin-top: 28px;margin-top: 28px;padding-bottom: 30px;padding-bottom: 30px;padding-bottom: 30px;padding-bottom: 30px;/* CSS Document */
body{
	background-color: #f9f9f9;
}




/*****main_body*********************/

.main_body{
	margin: auto;
	width: 100%;
}
.main_body .wl_contents_01_bg{
    width: 100%;
    height: auto;
    
}
.main_body .wl_contents_01{
	margin: auto;
    padding-top: 35px;
    padding-bottom: 25px;
	width: 1200px;
	height: auto;
	min-height: 730px;
	font-size: 15px;
	line-height: 200%;
	color: #696969;
	overflow: hidden;
}
.wl_contents_01 .top_con{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.wl_contents_01 .top_con span{
    color: #a50607;
    /*color: #191111;*/
    font-size: 18px;
    line-height: 36px;
    display: block;
    font-weight: bold;
}
.wl_contents_01 .top_con span a{
    color: #a50607;
    font-size: 18px;
   font-weight: bold;
}
.wl_contents_01 .top_con .img_01 {
    float:right;  /* 对图片进行浮动就可以实现了  */
    width:464px;
    height: 282px;
    margin-left: 20px;
    margin-top: 36px;
    overflow: hidden;
}

.main_body .wl_contents_01 .top_con p{
	text-indent: 2em;
    margin-top: 15px;
}


.main_body .wl_contents_01 .titles_lan{
    margin-top: 20px;
    width: 100%;
    line-height: 30px;
    color: #a50607;
    font-size: 16px;
    font-weight: bold;
}
.main_body .wl_contents_01 .list_box{
    margin-top: 15px;
    width: 100%;
    height: 320px;
}

.main_body .wl_contents_01 .list_box ul li{
    float: left;
    margin-right: 14px;
    width: 352px;
    height: 310px;
    border: #c9c9c9 1px solid;
    background-color: #fff;
    overflow: hidden;
}

.main_body .wl_contents_01 .list_box ul li .imgs{
    margin: auto;
    margin-top: 10px;
    width: 330px;
    height: 210px;
    overflow: hidden;
}
.main_body .wl_contents_01 .list_box ul li .imgs img{
    width: 330px;
    height: 210px;
}
.main_body .wl_contents_01 .list_box ul li .ttit{
    margin: auto;
    width: 330px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}
.main_body .wl_contents_01 .list_box ul li .cons{
    margin: auto;
    width: 331px;
    height: 55px;
    line-height: 18px;
    text-align: left;
    font-size: 12px;
    text-indent: 2em;
    overflow: hidden;
}


#Marquee_x { position:relative;overflow:hidden; width: 1190px } 
#Marquee_x ul li { float:left;line-height:25px;  overflow:hidden}/* 横向滚动必须让所有li左浮动 */
#Marquee_x2 { position:relative;overflow:hidden; width: 1190px } 
#Marquee_x2 ul li { float:left;line-height:25px;  overflow:hidden}/* 横向滚动必须让所有li左浮动 */









