a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.fz1 {
  font-size: 18px;
  line-height: 25px;
}
.fz2 {
  line-height: 20px;
  font-size: 14px;
}
input {
  outline: none;
}
@media (min-width: 1170px) {
  .lg-hide {
    display: none;
  }
}
@media (max-width: 1170px) {
  .md-hide {
    display: none!important;
  }
}
@media (max-width: 750px) {
  .xl-clear-pl {
    padding-left: 0;
  }
}
.pager {
  max-width: 800px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 0;
  font-size: 0;
}
.pager a,
.pager span {
  width: 32px;
  height: 32px;
  background: #cccccc;
  color: #ffffff;
  display: inline-block;
  line-height: 32px;
  float: left;
  font-size: 15px;
  text-decoration: none;
  margin: 0 10px;
  border-radius: 50%;
}
.pager a:hover,
.pager span:hover {
  background: #3F66F6;
  position: relative;
  z-index: 1;
}
.pager a {
  cursor: pointer;
}
.pager span.current {
  background-color: #3F66F6;
  color: #fff;
  border-color: #3F66F6;
  position: relative;
  z-index: 1;
}
.pager span.els {
  border-color: transparent;
}
.pager .pg-first,
.pager .pg-last,
.pager .pg-prev,
.pager .pg-next {
  font-family: 'iconfont';
}
.pager .pg-first[disabled=true],
.pager .pg-last[disabled=true],
.pager .pg-prev[disabled=true],
.pager .pg-next[disabled=true] {
  cursor: default;
  color: #d4d4d4;
}
.pager .els {
  background: none;
  color: #666666;
  line-height: 21px;
}
.pager .els:hover {
  background: none;
}
.pager .pg-first {
  background: none;
  color: #666666;
}
.pager .pg-first:hover {
  background: none;
}
.pager .pg-first:after {
  content: "\e628";
}
.pager .pg-last {
  background: none;
  color: #666666;
}
.pager .pg-last:hover {
  background: none;
}
.pager .pg-last:after {
  content: "\e625";
}
.pager .pg-prev {
  background: none;
  color: #666666;
}
.pager .pg-prev:hover {
  background: none;
}
.pager .pg-prev:after {
  content: "\e61f";
}
.pager .pg-next {
  background: none;
  color: #666666;
}
.pager .pg-next:hover {
  background: none;
}
.pager .pg-next:after {
  content: "\e61c";
}
.pager i {
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.pager input {
  width: 44px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  outline: none;
  border: 1px solid #979797;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.pager button {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #3F66F6;
  color: #3F66F6;
  outline: none;
  font-size: 14px;
  border-radius: 50%;
  margin-left: -15px;
}
.md-paging {
  margin-bottom: 25px;
  padding-top: 10px;
}
.md-paging-num {
  line-height: 32px;
}
.md-paging-btn a {
  width: 90px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  background-color: #3F66F6;
  color: #fff;
  border-radius: 4px;
}
.md-paging-btn a.disabled {
  background-color: #cccccc;
  cursor: not-allowed;
  pointer-events: none;
}
.hot ul li {
  margin-bottom: 19px;
  border-bottom: 1px solid #e1e1e1;
}
.hot ul li:last-child {
  border-bottom: none;
}
.hot h3 {
  line-height: 20px;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 26px;
}
.hot h3:before {
  width: 5px;
  height: 19px;
  background: #3F66F6;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.hot h4 {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  height: 40px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.hot .time {
  text-align: right;
  margin-top: 6px;
  color: #A0A0A0;
  font-size: 14px;
  padding-bottom: 19px;
}
.hot .time i {
  margin-right: 4px;
}
@media (max-width: 1170px) {
  .hot h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .hot h4 {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
}
body {
  background: #f8f8f8;
}
.tablink {
  margin-bottom: 30px;
}
.tablink a {
  display: inline-block;
  margin-right: 63px;
  color: #a0a0a0;
}
.tablink a span {
  line-height: 25px;
  display: block;
  font-size: 18px;
  margin-bottom: 7px;
}
.tablink a.selected {
  color: #333333;
}
.tablink a.selected:after {
  width: 50px;
  height: 2px;
  content: '';
  background: #ED5647;
  display: block;
  margin: 0 auto;
}
.information li {
  margin-bottom: 42px;
  padding-bottom: 42px;
}
.information li:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}
.information .img img {
  width: 100%;
  display: block;
}
.information .content h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  line-height: 22px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information .content .text {
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
}
.information .content .info {
  color: #a0a0a0;
  font-size: 12px;
  text-align: right;
  font-family: MicrosoftYaHei;
  margin-top: 18px;
  line-height: 15px;
}
.banner_gg .swiper_text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  line-height: 42px;
  font-size: 14px;
  padding: 0 16px;
}
.banner_gg .swiper-slide img {
  display: block;
  width: 100%;
}
.banner_gg .swiper-pagination-bullet {
  opacity: 1;
  background: none;
  border: 1px solid #ffffff;
}
.banner_gg .swiper-pagination-bullet-active {
  background: #ffffff;
}
@media (max-width: 1170px) {
  .tablink {
    margin-bottom: 16px;
  }
  .tablink a span {
    line-height: 20px;
    font-size: 16px;
  }
  .information .content h3 {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 18px;
  }
  .information .content .text {
    line-height: 16px;
    height: 32px;
  }
  .information .content .info {
    margin-top: 5px;
  }
  .information li {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
