
#_pageContent{
	background: #fff;
    padding:0;
}
em,i{
    font-style: normal;
}
#divMiddle {
    width: 1170px;
    margin: 0 auto;
}
#publishBtn{
    width:100px;
    height:30px;
    text-align: center;
    line-height: 30px;
    background:#00b8ee;
    float: right;
    color: #fff;
    display: block;
    margin:10px 60px 10px 0;

}

/*筛选条件*/
#filter{
	height:115px;
	background:#f6f6f6;
	padding: 15px 50px;
	margin:20px 0px;  
    width: 1170px; 
    border:1px solid #e5e5e5;
    font-weight: 700;
}
#filter a{
	margin:5px 10px 5px 5px;
	color: #333;
	padding:0px 10px;
	display: inline-block;
    border: 1px solid #f6f6f6;
    font-weight:400;

}

/* #filter .mg_10{
    margin-left:-5px;
} */
#filter a:hover{
    background: #00B8EE;
    color: #fff;
    border: 1px solid #00b8ee;
    cursor:pointer;
}
#filter .btn{
    font-family: "Microsoft YaHei", "微软雅黑" !important; 
}
#filter .selectA{
	background: #00B8EE;
    color: #fff;
    font-family: "Microsoft YaHei", "微软雅黑" !important; 

}
#filter .citys{
    margin-top: 5px;
}
#filter .citys select{
    border:1px solid #f8f8f8;
    width:100px;
}
#filters{
    height:45px;
    width: 100%;
    background: #fafafa;
    outline:1px solid #e5e5e5;
	margin:20px 30px 10px 0;  
}
.selectA{
	background: #00B8EE;
    color: #fff;
    border: 1px solid #00b8ee;
    font-weight: 400px;
}
#filters .groupBtn{
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    height:45px;
    width:100px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    margin: 0;
    border:none;
    padding:0;
    background: #fafafa;
    color: #333;
}

#filters .groupBtn:hover{
    color: #fff;
    background: #00b8ee;
    cursor: pointer;
    outline: none;
}
#filters .groupBtn:focus {
    /* color: #fff;
    background: #00b8ee;
    cursor: pointer;*/
    background: #00b8ee;
    border:none;
    outline: none;
    color: #fff;
}
#filters  .selectA{
     background: #00b8ee;
    border:none;
    outline: none;
    color: #fff;
}

#filters .checkbox{
	margin-left: 50px;
	margin-top:14px;
}
#moduels {
    margin-top: 0px;
 
}

#moduels h1 {
    font-size: 18px;
    font-weight: 400;
}

#sliderbox0 {
    width: 1170px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    clear: both;
    height:auto;
}

#oul {
    list-style: none;
    margin-left: -50px;
    /* margin-left: -1172px; */
    overflow: hidden;
    height:auto;
}

.ul0{
    height:200px;
    background: #f6f6f6;
    border:1px solid #ccc;
    line-height: 200px;
    text-align: center;
    margin:10px 15px;
    font-size: 18px;
}
.ul0 .icon{
    color: #00b8ee;
    margin-right:10px;
    font-size: 18px;
}
#oul .Module_item {
    width: 255px;
    height: 320px;
    margin: 10px 0px 10px 50px;
    border: 1px solid #f8f8f8;
    float: left;
    background: #fff;
}
#oul .Module_item:hover{
   border: 1px solid #00b8ee;
}

#oul .Module_item .imgStyle {
    width: 255px;
    height: 150px;
}


.Module_item_detail {
    margin: 15px 15px 0 15px;
    display: block;
    color: #333;
}
.Module_item_detail:hover{
    color:#00B8EE;
    text-decoration: underline;
}
.Module_item_icon {
    color: #999;
    margin: 10px 15px 0 15px;
}

.Module_item_icon .icon b {
    font-weight: 400;
    margin: 0 5px;
}

.Module_item_icon em {
    /* margin: 0 5px; */
}

.Module_item_bottom {
    margin: 0 15px;
}

.Module_item_bottom hr {
    margin: 10px 0;
}
.Module_item_bottom {
    color: #999;
}

.Module_item_bottom img {
    width: 40px;
    height: 40px;
}

.Module_item_bottom #nicName {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width:165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
#pageBtn{
   float: right; 
    margin-right: 15px;
}
.Module_item {
        position: relative;
    }
.Module_item_old {
        position: absolute;
        bottom:3px;
        right: 10px;
        width:95px;
        height:66px;
        z-index: 9999;
       /*  transform: rotate(25deg); */
        
    }