@charset "UTF-8";
.info-body,
.info-body .info-content .list-warp,
.info-body .info-content .detail-container .page-links {
  *zoom: 1;
}
.info-body:before,
.info-body .info-content .list-warp:before,
.info-body .info-content .detail-container .page-links:before,
.info-body:after,
.info-body .info-content .list-warp:after,
.info-body .info-content .detail-container .page-links:after {
  content: "";
  display: table;
}
.info-body:after,
.info-body .info-content .list-warp:after,
.info-body .info-content .detail-container .page-links:after {
  clear: both;
}
.info-body .info-left-menu .info-mgroup > .mg-warp > a,
.info-body .info-content .list-warp .item > h4 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.iconfont {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background: #f4f4f4;
}
.header.has-ad {
  position: relative;
}
.path {
  text-align: left;
  color: #333333;
  font-size: 14px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 81px;
  margin-bottom: 15px;
}
.path a {
  color: #333333;
}
.path .color-blue-crumbs {
  color: #4285f4 !important;
}
.info-body {
  padding-bottom: 20px;
  width: 1200px;
  margin: auto;
  margin-top: 90px;
}
.info-body .info-left-menu {
  float: left;
  width: 300px;
}
.info-body .info-left-menu .info-mgroup {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.info-body .info-left-menu .info-mgroup .h4 {
  height: 50px;
  line-height: 50px;
  background-color: #fcfcfc;
  border: solid 1px #eeeeee;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333333;
  text-align: left;
  font-weight: bold;
}
.info-body .info-left-menu .info-mgroup > .mg-warp {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-top: none;
  display: block;
  color: #333333;
  font-size: 14px;
  padding: 0 20px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: left;
}
.info-body .info-left-menu .info-mgroup > .mg-warp:hover {
  background-color: #eff5fe;
}
.info-body .info-content {
  float: left;
  width: 880px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 30px;
}
.info-body .info-content.white {
  background: #ffffff;
  border: solid 1px #eeeeee;
}
.info-body .info-content .title-nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fcfcfc;
  border: solid 1px #eeeeee;
  padding-left: 30px;
  box-sizing: border-box;
  text-align: left;
}
.info-body .info-content .title-nav .item {
  display: inline-block;
  color: #666666;
  font-size: 16px;
  margin-right: 44px;
}
.info-body .info-content .title-nav .item.active {
  color: #2485fc;
  position: relative;
}
.info-body .info-content .title-nav .item.active:after {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 2px;
  background-color: #2485fc;
  content: '';
}
.info-body .info-content .list-warp {
  background: #fff;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  border: solid 1px #eeeeee;
  border-top: none;
  padding-bottom: 30px;
}
.info-body .info-content .list-warp .item {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 50px 25px 40px;
  text-align: left;
  cursor: pointer;
  display: block;
}
.info-body .info-content .list-warp .item:nth-child(1):after {
  display: none;
}
.info-body .info-content .list-warp .item:after {
  width: calc(100% - 50px - 40px);
  content: "";
  position: absolute;
  left: 40px;
  top: 0;
  height: 1px;
  display: block;
  border-top: 1px solid #eeeeee;
}
.info-body .info-content .list-warp .item:hover {
  background: #FBFDFF;
}
.info-body .info-content .list-warp .item:hover > h4 {
  color: #2485fc;
}
.info-body .info-content .list-warp .item > h4 {
  line-height: 42px;
  color: #333333;
  font-size: 18px;
  width: 600px;
}
.info-body .info-content .list-warp .item > h6 {
  position: absolute;
  right: 30px;
  top: 26px;
  line-height: 30px;
  height: 30px;
  font-size: 12px;
  color: #999999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  font-weight: normal;
}
.info-body .info-content .list-warp .item > h6 > i {
  font-size: 26px;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  content: "";
  color: #d8d8d8;
  left: -2px;
  top: 0px;
}
.info-body .info-content .list-warp .item > p {
  margin: 10px auto 0;
  line-height: 30px;
  color: #999999;
  font-size: 16px;
  max-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-body .info-content .info-path {
  position: relative;
  line-height: 36px;
  color: #444;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 38px;
  font-weight: normal;
  text-align: left;
}
.info-body .info-content .info-path > a {
  cursor: pointer;
  color: #444;
}
.info-body .info-content .info-path > a:hover {
  color: #ff6c26;
}
.info-body .info-content .detail-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 40px 0;
}
.info-body .info-content .detail-container h1 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
.info-body .info-content .detail-container > h4 {
  line-height: 40px;
  padding: 25px 0;
  color: #333;
  font-weight: normal;
  font-size: 28px;
  text-align: center;
}
.info-body .info-content .detail-container > h6 {
  line-height: 30px;
  color: #999999;
  font-weight: normal;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-top: 10px;
}
.info-body .info-content .detail-container .dc-content {
  position: relative;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  text-align: left;
}
.info-body .info-content .detail-container .dc-content img {
  margin: 10px auto;
  max-width: 100%;
}
.info-body .info-content .detail-container table {
  display: table;
  text-align: left;
  border: 1px solid #ccc;
}
.info-body .info-content .detail-container tr {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.info-body .info-content .detail-container td {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #ddd;
  word-break: break-all;
}
.info-body .info-content .detail-container .page-links {
  width: 100%;
  height: 67px;
  background-color: #f9f9f9;
  line-height: 67px;
  padding-left: 20px;
  color: #333333;
  text-align: left;
  font-weight: bold;
}
.info-body .info-content .detail-container .page-links a {
  font-weight: normal;
  color: #2485fc;
  margin-left: 12px;
}
.pages {
  margin-top: 20px;
}
/*# sourceMappingURL=article.css.map */