/*common css*/
b,
strong,
em {
  font-style: normal;
  font-weight: normal;
}

.linkhaitao-content-wrapper {
  width: 100%;
  background: #f8f8f8;
  overflow: hidden;
}

.linkhaitao-content {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 80px;
}

/*linkhaitiao-side-menu*/
.linkhaitao-content .linkhaitiao-side-menu {
  width: 227px;
  background: #fff;
}

.linkhaitao-content .linkhaitiao-side-menu ul li {
  width: 225px;
  height: 40px;
  border-bottom: 1px solid #f6f7fb;
  border-left: 2px solid #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.linkhaitao-content .linkhaitiao-side-menu ul li a {
  color: #363e63;
}

.linkhaitao-content .linkhaitiao-side-menu ul li.active {
  border-left: 2px solid #363e63;
  font-weight: bold;
  padding-top: 10px;
  line-height: 30px;
}

/*linkhaitao-notice-area*/
.linkhaitao-content .linkhaitao-notice-area {
  width: 890px;
  background: #fff;
  padding: 20px;
}

.linkhaitao-content .linkhaitao-notice-area .notice-search .seatxt {
  float: left;
  width: 345px;
  height: 30px;
  line-height: 30px;
  padding-left: 7px;
  border: 1px solid #425955;
  border-right: none;
  background: none;
  outline: none;
}

.linkhaitao-content .linkhaitao-notice-area .notice-search .seabtn {
  float: left;
  width: 104px;
  height: 32px;
  line-height: 32px;
  background: none;
  border: none;
  background: #425955;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.notice-list .notice-list-head div {
  font-size: 14px;
  font-family: 'Helvetica';
  color: #333;
}

.linkhaitao-content .linkhaitao-notice-area .notice-list .notice-list-head .notice-title {
  float: left;
  width: 810px;
}

.linkhaitao-content .linkhaitao-notice-area .notice-list .notice-list-head .notice-editor {
  float: left;
  width: 160px;
}

.linkhaitao-content .linkhaitao-notice-area .notice-list .notice-list-head .notice-time {
  float: left;
  width: 80px;
}

.notice-list-con .notice-item {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
}

.notice-list-con .notice-item a {
  color: #333;
}

.notice-list-con .notice-item .notice-item-txt {
  float: left;
  width: 780px;
  overflow: hidden;
}

.notice-list-con .notice-item .notice-item-txt .topicon {
  vertical-align: middle;
  margin-left: 35px;
}

.notice-list-con .notice-item .notice-item-editor {
  float: left;
  width: 160px;
  overflow: hidden;
}

.notice-list-con .notice-item .notice-item-time {
  float: right;
  width: 80px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
}

.notice-list-con .notice-item .top {
  width: 100px;
  float: left;
  text-align: center;
  overflow: hidden;
  padding: 17px 0;
}

.notice-list-con .notice-item .top span {
  display: inline-block;
  color: #d6443c;
  line-height: 18px;
  border: solid 1px #d6443c;
  border-radius: 2px;
  text-align: center;
  padding: 0 8px;
}

/*page*/
.page .digg a {
  text-align: center;
  display: inline-block;
  border: #cccccc 1px solid;
  padding: 2px 5px;
  margin: 2px;
  color: #7a7a7a;
  width: 13px;
  height: 18px;
}

.page .digg a:hover {
  border: #363e62 1px solid;
  color: #7a7a7a !important;
}

.page .digg a:active {
  border: #000099 1px solid;
}

.page .digg a.dianji:hover {
  color: #fff !important;
}

.page .digg a.dianji {
  display: inline-block;
  border: #363e62 1px solid;
  padding: 2px 5px;
  font-weight: bold;
  color: #fff;
  background: #363e62;
}

.page .digg span.disabled {
  padding: 2px 5px;
  border: #eee 1px solid;
  margin: 2px;
  color: #ddd;
}

.page .digg .next {
  text-align: center;
  padding: 2px 5px;
  display: inline-block;
  border: #cccccc 1px solid;
  margin: 2px;
  color: #7a7a7a;
  width: 62px;
  height: 18px;
  cursor: pointer;
}

.page .digg .next:hover {
  background: #363e62;
  color: #fff !important;
  border: 1px solid #363e62;
}

.page .digg .toNum {
  color: #7a7a7a;
  display: inline-block;
  margin-left: 10px;
}

.page .digg .toNum input {
  height: 18px;
  width: 50px;
  margin: 0 5px;
}

.page .confirm-btn {
  float: right;
  width: 62px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #363e62;
  color: #fff;
  cursor: pointer;
  margin-left: 22px;
}

.page-title {
  font-size: 22px;
  color: #333;
  font-family: 'Helvetica';
  margin-bottom: 18px;
}
.notice-list {
  padding: 20px;
  padding-top: 0;
}
.notice-list-head {
  display: flex;
  padding-bottom: 12px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 5px;
}
.notice-list-head .notice-time {
  margin-left: auto;
  padding-right: 20px;
}
.lh-main__pagination {
	padding: 30px 20px;
	overflow: hidden;
	font-size: 14px;
	display: flex;
	justify-content: center;
}
.lh-main__pagination a {
	color: #333;
}
.page-info {
	margin-right: 60px;
}
.page-info select {
	width: 80px;
  height: 30px;
  padding: 0 15px;
  border: 1px solid #eee;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
  background: url(/static/images/sort.svg) 60px center no-repeat;
}
.page-ctrls {
}
.page-ctrls span:not(.text) {
	display: inline-block;
	width:30px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border:1px solid rgba(151,151,151,.4);
	margin: 0 2px;
	cursor: pointer;
}
.page-ctrls span.current {
	background:#425955;
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.08);
	color: #fff;
}
.page-ctrls input {
	width:40px;
	height:30px;
	padding: 0 10px;
	border:1px solid rgba(151,151,151,.25);
}
.page-ctrls button {
	width:50px;
	height:30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #000;
	border: none;
	font-size: 16px;
	position: relative;
	top: 1px;
}
.page-info .total {
	font-size: 12px;
	color: #999;
	padding-left: 20px;
}
.page-info .text {
	font-size: 12px;
	margin-right: 5px;
}
.page-ctrls span.pre {
	background-image: url('/static/images/icon-arrow.svg');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	border: none;
}
.page-ctrls span.next {
	background-image: url('/static/images/icon-arrow.svg');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	transform: rotate(180deg);
	border: none;
}