.onetit {
    border-bottom: 2px solid #1f88e4;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    width: 1200px;
}
.onetit span {
    display: inline-block;
    padding: 0 30px 0 20px;
}
.listtit {
    margin: 0;
    width: 1200px;
}
.maintitone{
	height:50px;
	line-height:50px;
	text-align:left;
	font-size:22px;
	color:#1f88e4;
	padding-left:50px;
	border-bottom:1px solid #f8f8f8;
	background-image:url(../images/index60.png);
	background-repeat:no-repeat;
	background-position:10px center;
	}
.listtitfont {
    background-color: #066bb3;
    background-image: url("../images/bg07.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    letter-spacing: 3px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 20px;
    text-align: center;
    width: 100px;
}
.listmain {
    margin: 0 auto;
    width: 1198px;
	border:1px solid #e3e3e3;
	border-top:none;
	margin-bottom:20px;
	padding-bottom:30px;
}
/*img list begin*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}/* Hides from IE-mac \*/
.clearfix{display:block;}/* End hide from IE-mac */
*+html .clearfix{min-height:1%;}
/* section */
.section{
	margin: 10px 20px 0;
    overflow: hidden;
    width: 1158px;
	}
.section ul{
	width:1158px;
	}
.section ul li{
	display: inline;
    float: left;
    height: 226px;
    margin: 10px 4px 10px 5px;
    overflow: hidden;
    position: relative;
    width: 280px;
	}
.section ul li .photo{
	width:280px;
	height:226px;
	overflow:hidden;
	}
.section .rsp{
	width:280px;
	height:226px;
	overflow:hidden;
	position: absolute;
	background:#000;
	top:0px;
	left:0px;
	}
.section .text{
	height: 226px;
    left: -280px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 280px;
	}
.section .text h3{
	color: #ffffff;
    font-size: 16px;
    height: auto;
    line-height: 23px;
    margin-top: 40px;
    padding: 10px 20px;
    text-align: center;
    width: 240px;
	}
.section .text a{
	text-decoration:none;
	}
.section .text div{
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	}
/*img list end*/