a:hover {
  color: #285192;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #285192;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: url(../img/back-top.png) no-repeat;
  background-size: contain;
}
.head {
  height: 80px;
  padding: 10px 0;
}
.head .flex {
  height: 80px;
  align-items: center;
}
.head .logo {
  /* width: 300px;
  height: 70px; */
}
.head .search {
  text-align: center;
  border: 1px solid #285192;
  overflow: hidden;
  height: 40px;
}
.head .search form {
  display: flex;
  align-items: center;
  height: 40px;
  overflow: hidden;
}
.head .search form input {
  width: 250px;
  padding-left: 20px;
  background-color: transparent;
  font-size: 16px;
}
.head .search form button {
  width: 60px;
  height: 100%;
  background: #285192;
  color: #fff;
  transition: 0.5s all;
  font-size: 14px;
}
.nav {
  background-color: #285192;
  border-bottom: #e6ddc7 1px solid;
  height: 40px;
  line-height: 40px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav ul li {
  text-align: center;
  flex: 1;
  position: relative;
}
.nav ul li a {
  font-size: 16px;
  color: #fff;
}
.nav ul li::before {
  content: '|';
  position: absolute;
  right: 0;
  color: #365fa1;
  font-size: 15px;
}
.nav ul li:last-of-type::before {
  content: none;
}
.kflex {
  display: flex;
  justify-content: space-between;
}
#swiper-1 {
  height: 460px;
}
#swiper-1 .swiper-slide span {
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
#swiper-1 .swiper-slide span i {
  text-indent: 0;
  display: block;
  text-align: center;
  float: left;
  width: 80px;
  background-color: #285192;
}
.tt-text {
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #dddddd;
  position: relative;
  overflow: hidden;
}
.tt-text span {
  font-size: 28px;
  padding: 0 30px;
}
.tt-text span a {
  font-size: 28px;
  font-weight: 700;
}
.tt-text i {
  position: absolute;
  top: 4px;
  right: -22px;
  background-color: #285192;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  transform: rotate(46deg);
  line-height: 25px;
  width: 80px;
}
.seleandinfo .sele {
  margin-right: 10px;
}
.seleandinfo .sele span {
  line-height: 30px;
  height: 30px;
  padding: 0 20px;
  background-color: #efefef;
}
.seleandinfo .sele .cur {
  background-color: #285192;
  color: #fff;
}
.seleandinfo .info {
  flex: 1;
  overflow: hidden;
  height: 30px;
}
.seleandinfo .info #swiper-2 {
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  flex: 1;
  border: 1px solid #285192;
}
.seleandinfo .info #swiper-2 .swiper-slide {
  height: 30px;
  line-height: 30px;
}
.seleandinfo .info #swiper-2 .swiper-slide span {
  color: #285192;
}
.seleandinfo .info .tt {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #285192;
}
.seleandinfo .info .tt a {
  font-size: 16px;
  color: #fff;
}
.sele-item ul li {
  height: 30px;
  line-height: 30px;
}
.sele-item ul li:nth-of-type(3n-2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sele-item ul li:nth-of-type(3n-2)::before {
  content: '推荐';
  color: #fff;
  background-color: #285192;
  font-size: 12px;
  padding: 2px 5px;
  height: 18px;
  margin-right: 10px;
  line-height: 18px;
}
.sele-item ul li:nth-of-type(3n-2) a {
  flex: 1;
  overflow: hidden;
  font-weight: 700;
  text-overflow: ellipsis;
}
.sele-item ul li a {
  font-size: 15px;
}
.igg-down .item img {
  height: 110px;
}
.igg-down .item .notext2 {
  margin: 10px 0 20px;
}
.igg-down .item .notext2 i {
  background-color: #285192;
  color: #fff;
  padding: 1px 7px;
  border-radius: 10px;
  margin-right: 10px;
}
.igg-down .item .notext2 i,
.igg-down .item .notext2 a {
  font-size: 14px;
}
.igg-down .item .notext2 a {
  line-height: 22px;
}
.two-img a {
  display: block;
  width: 48%;
  position: relative;
  height: 190px;
}
.two-img a img {
  height: 190px;
}
.two-img a .text-show {
  height: 50px;
  -webkit-line-clamp: 1;
  transition: all 0.6s;
  box-sizing: border-box;
}
.two-img a:hover .text-show {
  text-align: left;
  text-indent: 0;
  padding: 30px 10px;
  height: 100%;
  -webkit-line-clamp: 4;
  line-height: 30px;
}
.title-k {
  height: 40px;
  line-height: 40px;
  border-top: 2px solid #eee;
}
.title-k span {
  margin-top: -2px;
  border-top: 2px solid #285192;
}
.title-k span a {
  font-size: 18px;
  color: #285192;
  font-weight: 700;
}
.igg-down-two .item img {
  height: 150px;
}
.dian-list ul li {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.dian-list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.left-img a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.left-img a:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0px;
  border-bottom: none;
}
.left-img a img {
  width: 95px;
  height: 70px;
  margin-right: 10px;
}
.left-img a .txt {
  flex: 1;
  overflow: hidden;
}
.left-img a h2 {
  font-size: 14px;
}
.left-img a i {
  color: #999;
  font-size: 12px;
}
.con-news {
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.con-news span a {
  font-size: 22px;
  font-weight: 700;
}
.news-txt-time-list ul li {
  height: 30px;
  line-height: 30px;
}
.news-txt-time-list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-txt-time-list ul li a i {
  color: #285192;
}
.news-txt-time-list ul li a span {
  margin: 0 10px;
  flex: 1;
}
.news-txt-time-list ul li a em {
  color: #ccc;
  font-size: 12px;
}
.con-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #eee;
}
.con-title span {
  margin-bottom: -2px;
  border-bottom: 2px solid #285192;
}
.con-title span a {
  font-size: 18px;
  color: #285192;
  font-weight: 700;
}
.bor-box {
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 0 10px 10px;
}
.bor-box .title-k {
  border-top: none;
}
.bor-box .title-k span {
  padding-left: 10px;
}
.bor-box .title-k i {
  padding-right: 10px;
}
.bor-box .title-k i a {
  color: #285192;
  font-weight: 700;
  font-size: 14px;
}
.bor-box .igg-down-two .item .notext2 {
  margin: 10px 0 0;
}
.top-title {
  align-items: center;
  height: 30px;
  line-height: 30px;
}
.top-title span a {
  font-size: 16px;
  font-weight: 700;
}
.top-title .xian {
  margin: 0 10px;
  background-color: #e3e3e3;
  height: 1px;
  flex: 1;
}
.top-title i {
  border: 1px solid #285192;
  border-radius: 20px;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.top-title i a {
  font-size: 13px;
  color: #285192;
}
.top-list {
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-top: none;
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.top-list ul li {
  padding-left: 35px;
  line-height: 30px;
  color: #515151;
  position: relative;
}
.top-list ul li a {
  font-size: 14px;
}
.top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #999;
}
.top-list ul li:nth-child(1)::before {
  color: #f63c79;
}
.top-list ul li:nth-child(2)::before {
  color: #f68f3c;
}
.top-list ul li:nth-child(3)::before {
  color: #f6c43c;
}
.text-box {
  background-color: #f5f5f5;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 20px;
}
.text-box span a {
  font-size: 18px;
}
.text-box .notext3 {
  margin: 10px 0 15px;
  text-indent: 2rem;
}
.text-box .notext3 a {
  font-size: 14px;
  color: #000;
}
.text-box i {
  font-size: 12px;
  color: #999;
}
.text-box i:first-of-type {
  color: #285192;
}
.crumbs {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dddddd;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.crumbs a:last-of-type {
  color: #285192;
  font-weight: 700;
}
.k-list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 10px;
  white-space: normal;
  border-bottom: 1px solid #ebebeb;
}
.k-list ul li:hover {
  background-color: #f7f7f7;
}
.k-list ul li .txt .notext2 {
  font-size: 19px;
  margin-bottom: 10px;
}
.k-list ul li .txt i {
  font-size: 15px;
  color: #979797;
}
.k-list ul li img {
  width: 200px;
  height: 130px;
  margin-left: 20px;
}
.paging {
  margin: 30px 0;
  display: flex;
  justify-content: flex-start;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
  background-color: #285192;
  color: #fff;
}
.bor-list {
  border: 1px solid #e3e3e3;
  padding: 0px 10px 10px;
  border-top: none;
}
.bor-list ul li {
  height: 30px;
  line-height: 30px;
}
.bor-list ul li a {
  font-size: 14px;
}
.kpian a {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.kpian a:last-of-type {
  margin-top: 5px;
}
.kcon .share {
  position: sticky;
  top: 30px;
  width: 70px;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 10px;
}
.kcon .con {
  border-left: 1px solid #ebebeb;
  padding-left: 20px;
  flex: 1;
  overflow: hidden;
}
.con-tit h4 {
  font-size: 30px;
  font-weight: 400;
}
.con-info {
  text-align: center;
  padding: 20px 0;
  justify-content: flex-start;
}
.con-info span {
  margin-right: 20px;
  font-size: 14px;
}
.con-info span:last-of-type {
  color: #999;
}
.con-txt p {
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 10px;
  text-indent: 2rem;
  padding-top: 8px;
  text-align: justify;
}
.con-txt 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;
}
.bo-bg {
  margin-top: 20px;
  padding: 10px 0;
  background-color: #23262b;
}
.bo-bg .yq_lis .bd ul li,
.bo-bg .yq_lis .hd ul li {
  color: #fff;
}
.bo-bg .yq_lis .bd ul li a,
.bo-bg .yq_lis .hd ul li a {
  color: #fff;
}
.bo-bg .ban_quan p {
  color: #fff;
}
.bo-bg .ban_quan p a {
  color: #fff;
}
.las-bottom {
  background-color: #181c1f;
}
.las-bottom .ban_quan p {
  color: #ddd;
}
.las-bottom .ban_quan p a {
  color: #ddd;
}
.k-1 {
  width: 650px;
}
.k-2 {
  width: 540px;
}
.k-2 .k-2-1 {
  width: 59%;
}
.k-2 .k-2-2 {
  width: 38%;
}
.k-3 {
  width: 310px;
}
.k-4 {
  width: 500px;
}
.k-5 {
  width: 345px;
}
.k-6 {
  width: 31%;
}
.left {
  width: 69%;
}
.right {
  width: 28%;
}
.right .top-title span a {
  font-weight: 400;
  font-size: 18px;
}
.right .left-img {
  border: 1px solid #e3e3e3;
  padding: 10px;
  border-top: none;
}
