#banner {
	background: url(../../../img/zt2018/gkzn/2021/banner.png) no-repeat top center;
	height: 302px;
	width: 100%;
	max-width: 1920px;
	min-width: 1080px;
}
.yxk-filter{
	margin-top:30px;
	font-size:16px;
	color:#000000;
}
.yxk-filter li{
	margin-bottom:20px;
}
.yxk-filter li.first{
	margin-bottom:2px;
} 
.list-th{
	width:100px;
	text-align:right;
	float:left;
	padding:10px 8px 8px;
	line-height:18px;
	margin-bottom:8px;
	box-sizing:content-box;
}
.list-td{
	float:left;
	margin-left:15px;
}
.yxk-filter li.first .list-td{
	width:945px;
}
.list-td span{
	display:inline-block;
	font-size:14px;
	color:#666666;
	padding:10px 8px 8px;
	line-height:18px;
	margin-right:5px;
	margin-bottom:8px;
	cursor: pointer;
	box-sizing:border-box;
	vertical-align: middle;
}
.list-td span.selected {
	background-color:#419d8e;
	color:#ffffff;
}
#list_feature span{
	padding-left:4px;
	padding-right:4px;
}
.check-item .input-check {
                appearance: none;
                -webkit-appearance: none;
                outline: none;
                display: none;
            }
 .check-item i {
                width: 17px;
                height: 20px;
                display: inline-block;
                background: url(../../../img/qjjh/check_icon.png) no-repeat -19px 0px;
                vertical-align: middle;
                margin-right:5px;
            }
   .check-item.selected i{
   	background-position:0px 0px; 
   }
   
   .u-search{
   	float:right;
   	width:194px;
   	height:33px;
   	padding-top:6px;
   	box-sizing: content-box;
   	overflow:hidden;
   }
   .ic-search {
    background:#ff8100 url(../../../img/qjjh/ico.png) no-repeat -73px 5px;
    width: 60px;
    height: 33px;
    cursor: pointer;
     float:right;
}
.u-search input {
    border: 1px solid #cccccc;
    border-right:none;
    height: 33px;
    width: 134px;
    padding-left: 10px;
    box-sizing: border-box;
}
.yxk{
    width: 100%;
    line-height: 25px;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
    word-wrap: break-word;
    font-size:14px;
    color:#000000;
    text-align: center;
}
.yxk tr{
	height:42px;
}
.yxk .gray{
	background-color:#eeeeee;
}
.yxk th{
	background-color:#419d8e;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align: center;
}
.td-name{
	width:200px;
	box-sizing:border-box;
}
.td-city{
	width:90px;
}
.td-subjection{
	width:150px;
}
.td-kind{
	width:85px;
}
.td-level{
	width:130px;
}
td span{
	background-color:#ffcc33;
	color:#ffffff;
	padding:0px 2px;
	display:inline-block;
	text-align:center;
}
td span.jbw{
	margin-right:10px;
}
.td-jz-link a{
	text-decoration: underline;
	color:#000000;
}
.laypage-box{
	margin-bottom:40px;
}
#laypage {
    float: right;
    margin-top: 50px;
}
.laypageskin_molv .laypage_curr{
	background-color:#419d8e!important;
}