a:hover {
  color: #1d71b7;
  text-decoration: underline;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #1d71b7;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: #c5d8e7 url(../img_pc/back-top.png) no-repeat;
  background-size: contain;
}
.head {
  height: 70px;
  padding: 25px 0;
  justify-content: flex-start;
  position: relative;
  align-items: center;
}
.head .logo {
  width: 300px;
  height: 70px;
  border-right: 1px dashed silver;
  padding-right: 25px;
  margin-right: 25px;
}
.head .logo img {
  width: 216px;
  height: 56px;
}
.head .search {
  text-align: center;
  overflow: hidden;
  align-self: flex-start;
}
.head .search form {
  display: flex;
  align-items: center;
  height: 30px;
  overflow: hidden;
  border: 1px solid #1d71b7;
}
.head .search form input {
  width: 250px;
  padding-left: 20px;
  background-color: transparent;
  font-size: 16px;
}
.head .search form button {
  width: 60px;
  height: 100%;
  background: #1d71b7;
  color: #ffffff;
  font-size: 14px;
}
.head .search #time {
  font-size: 14px;
  line-height: 25px;
  margin-top: 10px;
  text-align: left;
}
.head #share {
  position: absolute;
  right: 0;
}
.head #share .social-share-icon {
  border-radius: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-left: 15px;
  font-size: 30px;
}
.nav {
  background-color: #1d71b7;
  height: 55px;
  line-height: 55px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav ul li {
  text-align: center;
  flex: 1;
}
.nav ul li a {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  border-right: 1px dashed #999999;
}
.topText span {
  text-align: center;
  display: block;
  padding: 14px 0;
}
.topText span a {
  font-size: 22px;
  font-family: 'Microsoft Yahei';
  font-weight: 700;
  color: #1d71b7;
}
.topText ul {
  display: flex;
  justify-content: space-between;
}
.topText ul li {
  max-width: 45%;
  margin-right: 10px;
}
.topText ul li::before {
  content: '[';
}
.topText ul li::after {
  content: ']';
}
.topText ul li a {
  font-size: 14px;
}
.focus_news {
  height: 30px;
  line-height: 30px;
  background-color: #f0f0f0;
  align-items: center;
}
.focus_news .tit {
  width: 50px;
  background-color: #1d71b7;
  margin-right: 10px;
  text-align: center;
}
.focus_news .tit span a {
  font-size: 16px;
  color: #ffffff;
}
.focus_news .tit i {
  color: #1d71b7;
  margin: 0 12px;
  font-size: 16px;
}
.focus_news .text {
  overflow: hidden;
  padding-right: 10px;
  flex: 1;
}
.focus_news .text ul li {
  float: left;
  padding-left: 12px;
  margin-right: 10px;
}
.focus_news .text ul li a {
  font-size: 14px;
}
.swieprToptext {
  align-items: center;
}
.swieprToptext .leftImg {
  margin-right: 10px;
  width: 10%;
}
.swieprToptext .leftImg img {
  width: 90px;
  height: 60px;
}
.swieprToptext #swiper-3 {
  flex: 1;
  height: 100px;
}
.swieprToptext #swiper-3 .topText {
  padding-right: 30px;
}
.swieprToptext #swiper-3 .topText span {
  padding: 0;
  padding-bottom: 10px;
}
.swieprToptext #swiper-3 .topText span a {
  font-size: 40px;
}
.swieprToptext #swiper-3 .swiper-pagination {
  text-align: right;
  display: flex;
  flex-direction: column;
  right: 5px;
  left: auto;
  width: 15px;
}
.swieprToptext #swiper-3 .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin-bottom: 10px;
  opacity: 1;
  background-color: #ffffff;
  border: 1px solid #1d71b7;
}
.swieprToptext #swiper-3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1d71b7;
}
#swiper-1 {
  width: 790px;
  height: 420px;
  margin: 0;
}
#swiper-1 .swiper-slide a {
  display: flex;
  color: #ffffff;
}
#swiper-1 .swiper-slide a img {
  width: 75%;
  height: 420px;
}
#swiper-1 .swiper-slide a span {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #4c5461;
  white-space: normal;
}
#swiper-1 .swiper-slide a span .notext5 {
  color: #ffffff;
  font-size: 20px;
  margin: 20px;
  box-sizing: border-box;
  -webkit-line-clamp: 8;
  text-align: justify;
}
#swiper-1 .swiper-pagination {
  text-align: right;
  left: -40px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 6px;
  border-radius: 0;
  background-color: #999999;
  opacity: 1;
  border: 2px solid #ffffff;
  box-sizing: border-box;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1d71b7;
}
#swiper-1 .swiper-pagination,
#swiper-1 .swiper-button-white {
  display: none;
}
#swiper-1:hover .swiper-pagination,
#swiper-1:hover .swiper-button-white {
  display: block;
}
.rightBox {
  width: 390px;
}
.rightBox .topImgBox,
.rightBox .threeList {
  width: 47%;
}
.rightBox .colBox {
  padding: 0 20px;
  background-color: #f6f6f6;
  border: 1px solid #e0e0e0;
}
.rightBox .box-tit {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.rightBox .box-tit span {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  display: block;
  border-top: 2px solid #1d71b7;
}
.rightBox .box-tit span a {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Microsoft Yahei';
}
.topImgBox img {
  height: 100px;
  object-fit: cover;
}
.topImgBox .notext2 {
  margin: 10px 0;
  font-weight: 700;
  font-size: 14px;
}
.threeList ul li {
  padding: 8px 0;
  border-top: 1px dashed #1d71b7;
  white-space: normal;
}
.threeList ul li a {
  font-size: 14px;
}
.threeList ul li:first-of-type {
  border-top: none;
  padding-top: 0;
}
.textList ul li {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
}
.textList ul li a {
  font-size: 16px;
}
.three-swiper {
  padding: 0 50px 0 110px;
  position: relative;
}
.three-swiper .tbtuijian {
  background-color: #1d71b7;
  width: 60px;
  height: 100%;
  position: absolute;
  left: 0;
  writing-mode: vertical-rl;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.three-swiper .tbtuijian a {
  color: #ffffff;
  font-size: 29px;
  letter-spacing: 4px;
}
.three-swiper #swiper-2 .swiper-slide a:hover {
  text-decoration: none;
}
.three-swiper #swiper-2 .swiper-slide a:hover span {
  text-decoration: underline;
}
.three-swiper #swiper-2 .swiper-slide img {
  height: 130px;
}
.three-swiper #swiper-2 .swiper-slide span {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.three-swiper #swiper-2 .swiper-slide .notext2 {
  color: #888888;
  font-size: 13px;
}
.three-swiper #swiper-2 .swiper-slide .notext2 i {
  color: #1d71b7;
}
.three-swiper .swiper-button-prev {
  left: 60px;
  top: 22px;
  width: 30px;
  background-size: 50%;
  background-color: #f6f6f6;
  height: 100%;
}
.three-swiper .swiper-button-next {
  top: 22px;
  height: 100%;
  width: 30px;
  right: 0;
  background-color: #f6f6f6;
  background-size: 50%;
}
.bg-title {
  height: 40px;
  line-height: 40px;
  background: url(../img_pc/title-bg.png) no-repeat;
}
.bg-title span {
  margin-left: 45px;
}
.bg-title span a {
  font-size: 20px;
  font-weight: 700;
}
.bg-title i a {
  font-size: 12px;
  color: #cccccc;
}
.firstTwo ul li:first-of-type {
  white-space: normal;
  font-weight: 700;
  height: 60px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.firstTwo ul li:first-of-type a {
  font-size: 20px;
  font-family: '微软雅黑';
}
.fourlist ul li:nth-of-type(4n-3) {
  white-space: normal;
  font-weight: 700;
  height: 60px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.fourlist ul li:nth-of-type(4n-3) a {
  font-size: 20px;
  font-family: '微软雅黑';
}
.imgBox {
  border: 1px solid #0a62b8;
}
.imgBox img {
  height: 200px;
}
.imgBox span {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  display: block;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 18px;
  color: #1d71b7;
}
.bgBoxTwo {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  background-color: #f7feff;
}
.rightImg ul li {
  white-space: normal;
  margin-bottom: 20px;
}
.rightImg ul li:last-of-type {
  margin-bottom: 0;
}
.rightImg ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e5f3ff;
}
.rightImg ul li a:hover {
  text-decoration: none;
}
.rightImg ul li a:hover span {
  text-decoration: underline;
}
.rightImg ul li a img {
  width: 40%;
  height: 87px;
  margin-right: 15px;
}
.rightImg ul li a .txt {
  flex: 1;
  overflow: hidden;
}
.rightImg ul li a .txt span {
  display: block;
  font-size: 16px;
}
.rightImg ul li a .txt .notext2 {
  margin-top: 10px;
  font-size: 12px;
  color: #737170;
}
.txtTitle {
  height: 40px;
  line-height: 40px;
  border-top: 2px solid #cccccc;
}
.txtTitle span {
  border-top: 2px solid #1d71b7;
  margin-top: -2px;
}
.txtTitle span a {
  color: #1d71b7;
  font-size: 20px;
  font-weight: 700;
}
.txtTitle i a {
  font-size: 12px;
  color: #cccccc;
}
.towImg {
  margin-bottom: 10px;
}
.towImg a {
  width: 48%;
  position: relative;
}
.towImg a img {
  height: 110px;
}
.towImg a span {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.6);
}
.dianList ul li {
  position: relative;
  padding-left: 20px;
}
.dianList ul li:first-of-type {
  margin-top: 0;
}
.dianList ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rightImgTwo ul li {
  margin-bottom: 15px;
}
.rightImgTwo ul li a {
  background-color: #ffffff;
}
.rightImgTwo ul li a img {
  width: 30%;
  height: 80px;
  margin-right: 0;
  margin-left: 15px;
}
.biduBg {
  background-color: #f6f6f6;
  padding: 10px 0;
}
.nobor {
  border-top: none;
}
.crumbs {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.rightTimeList ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 35px;
  line-height: 35px;
}
.rightTimeList ul li span {
  flex: 1;
  margin-right: 20px;
}
.rightTimeList ul li span a {
  font-size: 16px;
}
.rightTimeList ul li i {
  font-size: 14px;
  color: #666;
}
.paging {
  margin: 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging a,
.paging span {
  font-size: 14px;
  color: #000;
  display: block;
  margin: 0 10px;
  height: 25px;
  line-height: 25px;
}
.paging a:first-of-type:before {
  content: '总数:';
}
.paging a:nth-of-type(2),
.paging a:last-of-type {
  border: 1px solid #d7d7d7;
  padding: 0 6px;
  border-radius: 6px;
}
.paging .hover {
  margin-right: 0;
}
.paging .hover:before {
  content: '当前页:';
}
.paging .hover::after {
  content: '/';
}
.paging span {
  margin-left: 5px;
}
.paging a:hover,
.paging span:hover,
.paging .hover {
  font-size: 14px;
}
.rightImgLeft ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rightImgLeft ul li {
  width: 48%;
}
.rightImgLeft ul li a {
  background-color: #fff;
}
.topbottom span {
  margin-top: 10px;
  display: block;
}
.topbottom span a {
  font-size: 14px;
}
.conTitle {
  margin: 25px 0 18px;
}
.conTitle h4 {
  font-size: 28px;
}
.conInfo {
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
  line-height: 40px;
}
.conInfo span {
  margin-right: 20px;
  font-size: 14px;
  color: #888;
}
.conText p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 16px;
  text-indent: 2rem;
  text-align: justify;
}
.conText p span {
  display: inline !important;
}
.conText img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.block-34 {
  width: 34%;
}
.block-26 {
  width: 26%;
}
.block-32 {
  width: 32%;
}
.left800 {
  width: 800px;
}
.right {
  width: 340px;
}
.right .txtTitle {
  border: none;
  border-bottom: 2px solid #cccccc;
}
.right .txtTitle span {
  border: none;
  border-bottom: 2px solid #1d71b7;
  margin-bottom: -2px;
}
.right .topImgBox {
  width: 48%;
}
