* {
  font-size: 14px;
}
a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.right {
  float: left;
}
.left_type {
  float: left;
}
.right {
  float: left;
}
ul {
  display: flex;
  flex-wrap: wrap;
}
.nch-module {
  background-color: #fff;
  float: left;
}
.nch-breadcrumb-layout {
  width: 100%;
  height: 48px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 15px;
  border: solid 1px #e6e6e6;
  font-size: 14px;
}
.nch-breadcrumb-layout .wrapper {
  height: 100%;
  padding-left: 20px;
}
.nch-breadcrumb-layout .wrapper i {
  color: #999;
}
.nch-breadcrumb-layout .wrapper span {
  line-height: 48px;
  color: #999;
}
.nch-breadcrumb-layout .wrapper span a {
  color: #666;
}
.nch-breadcrumb-layout .wrapper span a:hover {
  color: #999;
}
.nch-sidebar-article-class li:hover {
  background-color: #e33d3f;
  color: #fff;
}
.nch-sidebar-article-class li:hover a {
  color: #fff;
}
.nch-sidebar-article-class li a {
  height: auto !important;
}
.nch-sidebar-article-class li a:hover {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  background-color: #d93600;
}
.nch-article-list li {
  display: block;
  height: 20px;
  line-height: 20px;
  box-sizing: content-box;
  width: 100%;
}
.nch-article-list li p {
  clear: both;
  display: block;
  padding: 5px;
  color: #666;
}
.nch-article-list li a {
  color: #666;
  font-size: 12px;
}
.nch-article-list li a:hover {
  opacity: 0.7;
}
.nch-sidebar-article-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.nch-sidebar-article-list li a {
  font-size: 12px !important;
  color: #555;
}
.nch-sidebar-article-list li a:hover {
  opacity: 0.8;
}
.center-field {
  width: 1200px;
  padding: 23px 0;
  overflow: hidden;
}
li {
  cursor: pointer;
}
.left_top {
  width: 215.23px;
  margin-bottom: 10px;
  border: 1px solid #d7d7d7;
  border-top: solid 2px #d93600;
}
.left_top .title {
  background-color: #f5f5f5;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
#demo7 {
  width: 100%;
  margin: 43px 0;
  text-align: center;
}
#demo7 input[type="text"] {
  width: 50px;
}
#demo7 .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #ffffff;
  border: 1px solid #f2464b;
  padding: 0;
}
#demo7 .layui-laypage a:hover {
  color: #f2464b;
}
#demo7 .layui-laypage .layui-laypage-curr:hover em {
  color: #f2464b;
}
#demo7 .layui-laypage .layui-laypage-curr em {
  color: #f2464b;
}
#demo7 .layui-laypage a,
#demo7 .layui-laypage span {
  padding: 0 10px;
  margin: 0 5px;
}
.search {
  width: 980px;
  height: 92px;
  border: 1px solid #d9d9d9;
  margin-bottom: 16px;
  padding-top: 19px;
  padding-left: 21px;
}
.search .search_type {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 36px;
}
.search .search_input {
  margin-left: 12px;
  width: 602px;
  height: 32px;
  background: #fefefe;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding-left: 10px;
}
.search .search_btn {
  width: 66px;
  height: 32px;
  background: #f0292f;
  border: 1px solid #f0292f;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 32px;
  margin-left: 12px;
}
.search .search_hot {
  padding-left: 72px;
  margin-top: 10px;
  margin-bottom: 19px;
}
.search .search_hot span {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 12px;
}
.search .search_hot span:nth-child(n + 2) {
  cursor: pointer;
  margin-left: 10px;
}
