@charset "utf-8";
/***********    栏目标题          ****************/
.section_R a.section_R_refresh{background: url("../images/icons-refresh.png") no-repeat 4px;border:1px solid #DEDEDE;font-size: 14px;color: #585757;font-family: "微软雅黑";padding: 2px 5px 2px 27px; background-color: white;text-decoration: none;}
.section_R a.section_R_refresh:hover{background: url("../images/icons-refresh-hover.png") no-repeat 4px;background-color: #0BACB4;color: white;border: 1px solid #0BACB4;}
.section_line{width: 1198px;height: 1px;border-top: 1px solid #D3D3D3;position: absolute;bottom: 6px;left: 0;}

/***********    商品筛选标题          ****************/
.filter{width: 1198px;height: 60px;margin: 0 auto;line-height: 60px;font-size: 22px;color: #585757;font-family: "黑体";}
.filter span{color: #0BACB4;}

/***********    商品筛选内容          ****************/
.filter_box{width: 1178px;margin: 0 auto;background-color: white;border-top: 1px solid #D3D3D3;padding: 0  10px 0 10px;}
.filter_list{width: 1168px;padding: 10px 5px;border-bottom: 1px dotted #D3D3D3;}
.filter_L{width: 100px;float: left;padding-top: 2px;font-size: 14px;}
.filter_R{width: 1068px;float: left;}
.filter_R a{font-size: 14px;font-family: "宋体";padding: 5px 5px;color: #1AA3AB;text-decoration: none;margin-bottom: 5px;display: block;float:left;margin-right: 4px;}
.filter_R a:hover{background-color: #53DADE;color: white;}
.filter_R a.filter_on{background-color: #53DADE;color: white;}
.filter_line{width: 1068px;height: 1px;border-top: 1px dotted #E8E8E8;margin: 10px 0;}


/***********    商品所选分类          ****************/
.filter_box_type{width: 1178px;margin: 0 auto;background-color: white;padding: 0  10px 5px 10px;margin-top: 5px;margin-bottom: 10px;}
.filter_list_type{width: 1168px;padding: 10px 5px;border-bottom: 1px dotted #D3D3D3;}
.filter_L_type{width: 100px;float: left;padding-top: 2px;font-size: 14px;}
.filter_R_type{width: 1068px;float: left;height: 27px;}
.filter_R_type a{font-size: 14px;font-family: "宋体";padding: 2px 5px;color: #1AA3AB;text-decoration: none;margin:1px 10px 5px 0;display: block;float:left;border: 1px solid #28C0C5;font-weight: bold;}
.filter_R_type a i{font-style: normal;margin-left: 5px;}
.filter_R_type a em{font-style: normal;color: #666666;font-weight: bold;}
.filter_R_type span{display: block;float: left;font-family: "宋体";color: #ffffff;padding: 5px 5px;background-color: #53DADE;}
.filter_R_type .arrange{background-color: #F1F1F1;border: 1px solid #D8D8D8;color: #666666;padding: 3px 15px;margin-right: 8px;cursor: pointer;}
.filter_R_type span.arrange_on{background-color: #53DADE;padding: 3px 15px;margin-right: 8px;border: 1px solid #53DADE;color: white;cursor: pointer}
.filter_R_type .search_down{background:url("/images/icon-search-up.png") no-repeat scroll right 6px #57dce1;}
.filter_R_type .search_top{background:url("/images/icon-search-top.png") no-repeat scroll right 6px #57dce1;}


