body{margin:0;padding: 0;}
#header{
	width: 100%;
    height: 270px;
    background: url(../images/ydxf.png) no-repeat;
    background-size: cover;
}
#out_container{
	width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}
div.column_title {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
}
#column_title0{
	background: url(../images/hdfa_tit.png) 0 0 no-repeat;
}
#column_title1{
	background: url(../images/gzdt_tit.png) 0 0 no-repeat;
}
.seperate_part{
    overflow: hidden;
	width: 100%;
	margin-top: 10px;
    margin-bottom: 40px;
}
#out_container ul{
    width: 450px;
}
#out_container .ul-fl{
    border-right: 1px dashed #ddd;
    padding-right: 50px;
}
#out_container ul li{
    line-height: 35px;
    padding-left: 15px;
    font-size: 16px;
    background: url(http://m.niuyougou.com/sanyasite/xhtml/images/box_zt_li.png) no-repeat 0 center;
}
#out_container ul li span{
    color: #999;
    font-size: 14px;
}
