@charset "utf-8";
.industry-type{padding:30px 0px 15px 0px}
.industry-type span{background:#fff;border:1px solid #ddd;font-weight:bold;display:inline-block;text-align:center;margin-left:25px;width:90px;height:25px;line-height:25px;cursor:pointer;margin-top:5px}
.industry-type span.selected{background:#c70000;border:1px solid #c70000;color:#fff}
.industry-year{margin-bottom:40px}
.industry-year>.year-list{float:left;position:relative;width:598px;height:25px;overflow:hidden;}
.industry-year>.year-list>span,.industry-year>span{display:inline-block;float:left;text-align:center;height:25px;line-height:25px;width:74.75px;background:#dcd8d7;color:#000;cursor:pointer;}
.industry-year>.year-list>span.selected{background:#d96968;color:#fff}
.industry-year>.year-list>span.none{display:none}
.industry-year>span.up-selected{background:#c70000;color:#fff;width:auto}
.industry-year>span.up-selected-right{padding: 0px 10px 0 19px;}
.industry-year>span.up-selected-left{padding: 0px 19px 0 10px;}
.industry-edge{position:relative;display:inline-block;vertical-align:middle;width:0;height:0;border:6px dashed transparent;overflow:hidden;margin-top:-3px;}
.industry-edge-right{border-left-color:#fff;border-left-style:solid}
.industry-edge-left{border-right-color:#fff;border-right-style:solid}
#getPagingLaypageBox .laypage_main .laypage_curr {
    color: #c70000;
}