.breadcrumb{width: 100%;line-height: 20px;padding-top: 28px;font-size: 12px;color: #666666;}
.breadcrumb a{color: #666666;}
.notice_list{width: 100%;margin-top: 26px;background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(5, 29, 43, 0.15);border-radius: 4px;padding: 28px 60px;box-sizing: border-box;margin-bottom: 73px;}
.notice_item{width: 100%;height: 46px;line-height: 46px;position: relative;display: block;}
.notice_title{line-height: 46px;font-size: 14px;color: #333333;float: left;padding-right: 24px;background: #ffffff;position: relative;z-index: 5;}
.notice_time{line-height: 46px;font-size: 14px;color: #999999;float: right;padding-left: 24px;background: #ffffff;position: relative;z-index: 5;}
.notice_line{width: 100%;height: 1px;border-bottom: 1px dashed #999999;position: absolute;top: 50%;margin-top: -1px;left: 0;z-index: 4;}

/*分页*/
.page a{ color: #737981; font-size: 12px; text-align: center; line-height: 38px; height: 38px;  border-radius: 2px; margin-right: 5px;}
.page .new_item { width: 38px;border: 1px solid #dbdbdb;}
.page .new_item:hover { background-color: #ee4d4d; color: #ffffff;border-radius: 2px;border: 1px solid #dbdbdb;}
.page .hover{ background: #ffffff;}
.page .new_on{ background: #ee4d4d; color: #ffffff;}
.new_item{ display: inline-block; width: 27px; height: 25px; margin-right: 5px; line-height: 25px; border-radius: 2px; }
.page_prev{ width: 50px; height: 25px;}