.zimu{
	margin: 20px auto;
}
.zimu li{
	float: left;
	    font-size: 16px;
	    border: 1px solid #ccc;
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    text-align: center;
	    margin-right: 10px;
}
.zimu li a {
    display: block;
}
.zimu li a:hover{
	background-color: #00af62;
	color: #fff;
}
.zimulist .content{
	    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 30px;
}
.zimulist .content .title{
	font-size: 36px;
	font-weight: bold;
}
.zimulist .content ul li {
    float: left;
    width: 210px;
    margin-right: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
}
.zimulist .content ul li a:hover{
	text-decoration: underline;
}
.souku .headertop{
	width: 100%;
	background: #f4f4f4;
}
.souku .headertop .wrap{
	    height: 130px;
    margin: 0 auto;
    position: relative;
}
.souku .headertop .title{
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	padding-top: 30px;
}
.souku .wrap-links {
    width: 940px;
    margin-top: 12px;
    font-size: 12px;
    overflow: hidden;
    height: 30px;
}
.souku .wrap-links span {
    background-color: #e7e7e7;
    padding: 5px 10px;
    line-height: 30px;
    margin-right: 5px;
    white-space: nowrap;
    word-wrap: break-word;
}
.souku .son1{
    float: left;
    width: 950px;
}
.souku .son2{
	float: right;
    width: 222px;
    padding-bottom: 10px;    margin-top: 17px;
}
.souku .son2 img{
	width: 80%;
	text-align: center;
	margin: 22px auto 0;
}
.souku .item{
	margin-top: 12px;
}
.items-head {
    padding-bottom: 15px;
    background: url(../images/souku_bg.png) no-repeat bottom center;
}
.items-head span {
    float: left;
    height: 38px;
    line-height: 38px;
    display: block;
    padding: 0 12px;
    background: #00af62;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}
.items-head p {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-left: 15px;
}
.items-head .gt-m {
    float: right;
    margin-top: 20px;
    color: #3a8fa0;
}
.bbs-items{
	margin-bottom: 12px;
}
.bbs-items .figure{
    float: left;
    width: 150px;
    margin: 5px 20px 0 0;
    display: inline;
    height: 110px;
    overflow: hidden;
}
 .bbs-items .figure img{
 	max-width: 100%;
 }
 .sp-items .info{
    margin-left: 170px;
 }
.bbs-items .info .title{
	font-size: 18px;
	color: #2b2b2b;
}
.bbs-items .info .txt{
	font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
}
.bbs-items .info .see-btn{
    font-size: 12px;
    color: #388f9f;
    border: 1px solid #388f9f;
    padding: 3px 10px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
}
.con-title{
	position: relative;
	height: 30px;
    line-height: 30px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
}
.title-border{
	position: absolute;
    left: 0;
    bottom: -1px;
    width: 75px;
    height: 3px;
    background: #1abc9c;
}
.title-txt{
	font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 290px;
}
.rk-detail{
	margin-top: 12px;
}
.rk-detail li{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.rk-detail li span{
	margin-right: 10px;
}
.rk-detail li a{
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.souku .sider{
    border: 1px solid #e8e8e8;
    padding: 10px;
    margin-bottom: 12px;
}



