
.filter-wrap{
    overflow: hidden;
    padding-top:8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #EEEEEE;
    font-family: '宋体';
    font-size: 12px;
}
.filter-wrap span{
    display: block;
    float: left;
    line-height: 28px;
    height: 28px;
    color:#1787E0;
}
.filter-wrap ul{
    float: left;
    height: 28px;
}
.filter-wrap ul li{
    float: left;
    line-height: 26px;
    height: 26px;
    background: #EDEDED;
    padding:1px 15px 1px 5px;
    /*text-align: left;*/
    margin-right: 5px;
    border-radius: 5px;
    position: relative;
}
.filter-wrap ul li i{
    position: absolute;
    /*border: 1px solid red;*/
    display: block;
    width: 13px;
    height: 13px;
    top: 50%;
    margin-top: -18px;
    right: 0px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    background-position: 0 -13px;
}

.style,.attribute,.grade{
    width: 772px;

    padding: 5px 0;
    border-bottom:1px solid #eee;
    overflow: hidden;
    font-family: '宋体';
    position: relative;
}
.one-province,.one-category{
    display: inline-block;
    position: relative;
}

.category-list{
	margin-top:15px;
  
}

.city-wrap{
    display: none;
    position: absolute;
    top:-70px;
    border:1px solid #EEEEEE;
    width: 772px;
    height: 70px;
    background: #fff;
    overflow: hidden;
    z-index: 99;
}
.city-wrap li{
    display: block;
    float: left;
    overflow: hidden;
}
.city-wrap li a{
    display: block;
    padding: 3px 5px;
    float: left;
    margin: 3px;
}
.city-wrap li a:hover{
    background: #eee;
}
.province{
    height: 60px;
    font-family: '宋体';
    position: relative;
    padding: 5px 0;
    border-bottom:1px solid #eee;
    width: 772px;
}
.category{
    height: 38px;
    width: 772px;
    font-family: '宋体';
    position: relative;
    padding: 5px 0;
     border-bottom:1px solid #eee;
}
.province .left-text{
    display: inline-block;
    height: 71px;
    float: left;
    line-height: 30px;
    font-size: 12px;
    color:#1787E0;
}

.style .left-text,.attribute .left-text,.grade .left-text,.category .left-text{
    display: inline-block;
    float: left;
    padding: 5px;
    color:#1787E0;
    font-size: 12px;
    padding:0;
    line-height: 20px;

}
.province .province-list a,.style .style-list a,.attribute .attribute-list a,.grade .grade-list a,.major-list a,.category .category-list a{
    position: relative;
    border-radius: 3px;
    padding: 2px 5px;
    margin:2px;
    float: left;
    font-size: 12px;

    color:#4A4A4A;
}
.province .province-list a:hover,.style .style-list a:hover,.attribute .attribute-list a:hover,.grade .grade-list a:hover,.major-list a:hover,.category .category-list a:hover {
    background: #EDEDED;
    color:#4A4A4A;
}
.province .province-list a.active,.style .style-list a.active, .attribute .attribute-list a.active,.grade .grade-list a.active,.major-list a.active,.category .category-list a.active{
    background: #EDEDED;
    color:#4A4A4A;
}
.province .province-list a,.style .style-list a,.attribute .attribute-list a,.grade .grade-list a,.major-list a,.category .dqCate a{
    position: relative;
    border-radius: 3px;
    padding: 2px 5px;
    margin:2px;
    float: left;
    font-size: 12px;
    color:#4A4A4A;
}
.style .major-list{
    display: block;
    clear: both;
    margin-top:40px;
    height: auto;
    overflow: hidden;
}
.province-list .province-btn{
    display: inline-block;
    float: left;
    overflow: hidden;
    margin: 0 !important;
    padding: 0;
}

.province-list .province-btn a,.category-list .category-btn a{
    display: block;
    margin:5px auto;
}
.province .province-list{
    height: 0;
}
.province .province-list>a{
    margin-top: 5px;
}


.list_blogroll_top{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.list_blogroll_top ul{
    width: 1200px;
    margin: 0 auto;
}

.list_blogroll_top ul li{
    float: left;
    margin-right: 60px;
    height: 40px;
}

.list_blogroll_down li{
    float: left;
    margin: 0 40px 30px 0;
}
.list_blogroll_down li a{
    font-size: 16px;
    color: #666;
}
.list_blogroll_down p{
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.page_art_2_1 .crgk_hot_major li {
    width: 360px;
  	    height: 80px;
    margin-left: 20px;
}

.crgk_hot_major li{
  	list-style-type: none;
  	line-height: 28px;
  	padding: 30px 0;
  	width: 100%;
  	overflow: hidden;
  	border-bottom: 1px solid #eee;
}

.crgk_hot_major .only_text{
	width: 338px;
    height: 60px;
}

.crgk_hot_major .only_text a{
  	font-size: 16px;
    color: #000 !important;
}


.crgk_hot_major .fl{
  float:left;
  /*margin-top: -10px;*/
}


.crgk_hot_major .fr{
  width:210px;
  margin-top: -6px;
  float:right;
}
.crgk_hot_major .fr a{
  	font-size: 16px;
 	font-weight: bold;
    color: #000 !important;
}



