a:hover {
  color: #0a53a3;
  text-decoration: none;
}
.sh {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #0a53a3;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: url(../img/back-top.png) no-repeat;
  background-size: contain;
}
.sh_right {
  position: sticky;
  top: 0;
  height: 100%;
}
.sh_right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.sh_right .advertising img {
  width: 100%;
  height: 100%;
}
.sh_right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.head {
  height: 80px;
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
}
.head .logo {
  position: absolute;
  left: 0;
  width: 200px;
  height: 50px;
}
.head .search {
  text-align: center;
  border: 1px #ececec solid;
  overflow: hidden;
  height: 40px;
}
.head .search form {
  display: flex;
  align-items: center;
  height: 40px;
  width: 450px;
  overflow: hidden;
  background-color: #f9f9f9;
}
.head .search form input {
  flex: 1;
  overflow: hidden;
  padding-left: 20px;
  background-color: transparent;
  font-size: 16px;
}
.head .search form button {
  width: 80px;
  height: 100%;
  background: #0a53a3 url(../img/search.png) no-repeat center;
  background-size: 20px 20px;
}
.nav {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #0a53a3;
  border-bottom: 1px solid #efefef;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav ul li {
  text-align: center;
  flex: 1;
  position: relative;
}
.nav ul li::before {
  content: '|';
  position: absolute;
  right: 0;
  color: #ccc;
  font-size: 15px;
}
.nav ul li:last-of-type::before {
  content: none;
}
.nav ul li.cur a {
  color: #0a53a3;
}
#swiper-1 {
  height: 300px;
}
#swiper-1 .swiper-slide span {
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
#swiper-1 .swiper-slide span i {
  display: block;
  width: 70%;
}
#swiper-1 .swiper-pagination {
  left: auto;
  width: auto;
  right: 10px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0a53a3;
}
.sh_two_img_box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.sh_two_img_box a {
  width: 49%;
}
.sh_two_img_box a img {
  height: 140px;
}
.sh_two_img_box a .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
.sh_two_img_box.three a {
  width: 31%;
}
.sh_two_img_box.three a img {
  height: 95px;
}
.sh_lis ul li {
  height: 32px;
  line-height: 32px;
  position: relative;
  padding-left: 20px;
}
.sh_lis ul li:hover {
  background-color: #f8f8f8;
}
.sh_lis ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sh_lis ul li a {
  font-size: 15px;
}
.sh_lis.five ul li:nth-of-type(5n-4) {
  margin-top: 13px;
  font-weight: 700;
}
.sh_lis.five ul li:first-of-type {
  margin-top: 0;
}
.sh_lis.img ul li {
  background: url(../img/right.png) no-repeat center left;
  background-size: 16px 16px;
}
.sh_lis.img ul li::before {
  content: none;
}
.right_color_box {
  background-color: #f9f9f9;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 10px;
}
.left_bor_tit {
  border-left: 4px solid #0a53a3;
  padding-left: 20px;
  margin-bottom: 10px;
}
.on_show_img_box {
  height: 150px;
  position: relative;
}
.on_show_img_box .show {
  height: 70px;
  padding: 5px 10px;
  box-sizing: border-box;
}
.on_show_img_box .show i {
  position: absolute;
  bottom: 5px;
  height: 40px;
  font-size: 14px;
  text-indent: 0;
  white-space: normal;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
}
.on_show_img_box.hei {
  height: 240px;
  margin-bottom: 10px;
}
.sh_two_lis ul li {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 20px;
}
.sh_two_lis ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sh_two_lis ul li a {
  font-size: 14px;
}
.sh_two_lis.top {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.sh_two_lis.top ul li {
  margin-top: 12px;
  padding-left: 35px;
  line-height: 20px;
  color: #515151;
  position: relative;
}
.sh_two_lis.top ul li a {
  font-size: 14px;
}
.sh_two_lis.top ul li::before {
  content: none;
}
.sh_two_lis.top ul li::after {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #efefef;
}
.sh_two_lis.top ul li:nth-child(-n + 3)::after {
  color: #fff;
  background-color: #0a53a3;
}
.more_title {
  background-color: #f9f9f9;
}
.more_title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px 10px 6px;
}
.more_title a span {
  padding-left: 15px;
  border-left: 4px solid #0a53a3;
  font-weight: 700;
  font-size: 18px;
}
.more_title a i {
  font-size: 14px;
  color: #999;
}
.m20 {
  margin-top: 20px;
}
.big_title {
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #0a53a3;
}
.big_title span {
  font-weight: 700;
}
.big_title span a {
  font-size: 26px;
}
.left_img_2 a {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left_img_2 a:first-of-type {
  margin: 0;
}
.left_img_2 a img {
  width: 40%;
  height: 118px;
  margin-left: 15px;
}
.left_img_2 a .txt {
  flex: 1;
  overflow: hidden;
}
.left_img_2 a .txt span {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
}
.left_img_2 a .txt h2 {
  font-size: 14px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
}
.left_img_2.left img {
  margin-left: 0;
  margin-right: 15px;
}
.sh_left_img_box {
  margin-bottom: 15px;
}
.sh_left_img_box a {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
}
.sh_left_img_box a img {
  width: 140px;
  height: 100px;
  margin-right: 10px;
}
.sh_left_img_box a .info {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sh_left_img_box a .info .txt div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: 700;
  font-size: 17px;
}
.sh_left_img_box a .info span {
  font-size: 12px;
  color: #666;
}
.img-list {
  margin-top: 20px;
  max-height: 400px;
  overflow-y: auto;
}
.img-list::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}
.img-list::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.img-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(144, 147, 153, 0.3);
}
.img-list ul li {
  white-space: normal;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 20px;
}
.img-list ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.img-list ul li a img {
  margin-right: 20px;
  width: 30%;
}
.img-list ul li a h2 {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
}
.crumbs {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.sh_img_list {
  margin-bottom: 15px;
}
.sh_img_list ul li {
  white-space: normal;
}
.sh_img_list ul li a {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
}
.sh_img_list ul li a img {
  width: 150px;
  height: 100px;
  margin-right: 20px;
}
.sh_img_list ul li a .info {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sh_img_list ul li a .info .txt {
  margin-bottom: 10px;
}
.sh_img_list ul li a .info .txt div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: 400;
  font-size: 17px;
}
.sh_img_list ul li a .info span {
  font-size: 13px;
  color: #666;
}
.sh_img_list ul li a .info span i {
  margin: 0 5px;
}
.paging {
  margin: 50px 0 30px;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.paging a,
.paging span {
  display: block;
  font-size: 16px;
  padding: 5px 10px;
  margin-right: 20px;
  border: 1px solid #ccc;
}
.paging span {
  background-color: #0a53a3;
  color: #fff;
}
.paging a:first-of-type {
  position: absolute;
  right: 0;
}
.paging a:first-of-type:before {
  content: '共';
}
.sh_p {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}
.sh_p span {
  display: block;
  font-size: 16px;
  padding: 5px 10px;
  margin-right: 20px;
  border: 1px solid #ccc;
}
.sh_tit {
  margin-top: 20px;
}
.sh_tit h4 {
  font-size: 28px;
}
.sh_info {
  margin: 30px 0;
}
.sh_info span {
  margin-right: 20px;
  font-size: 14px;
  color: #999;
}
.sh_txt {
  overflow: hidden;
}
.sh_txt p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 16px;
  text-indent: 2rem;
  text-align: justify;
}
.sh_txt p * {
  display: inline !important;
}
.sh_txt img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.sh_flex {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.sh_1 {
  width: 410px;
}
.sh_2 {
  width: 300px;
}
.sh_3 {
  width: 860px;
}
.sh_4 {
  width: 48%;
}
.sh_5 {
  width: 31%;
}
.sh_left {
  width: 68%;
}
.sh_right {
  width: 28%;
}
.sh_right .top {
  margin-top: 20px;
}
.sh_right .top ul li {
  height: 25px;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
