a:hover {
  color: #333;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #0259ab;
}
.advertising {
  width: 1200px;
}
.right {
  position: sticky;
  top: 0;
  height: 100%;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 100px;
  justify-content: center;
  align-items: center;
  position: relative;
}
.head a {
  left: 0;
  position: absolute;
  display: block;
  width: 17%;
}
.head .search {
  width: 470px;
}
.head .search form {
  border: 1px solid #c8c8c8;
  height: 40px;
  display: flex;
}
.head .search form input {
  width: 85%;
  padding-left: 20px;
  height: 100%;
}
.head .search form button {
  font-size: 16px;
  height: 40px;
  width: 15%;
  background: #7bb0e2 url(../img/search.png) no-repeat center;
  background-size: 35%;
}
.nav {
  background-image: linear-gradient(to bottom, #2b89e1, #156dbf, #035098);
  height: 50px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
.nav ul li {
  flex: 1;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.nav ul li a {
  color: #fff;
  font-size: 18px;
}
.big-tit {
  height: 100px;
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  align-items: center;
  padding-left: 50px;
}
.big-tit > a {
  width: 70%;
  text-align: center;
}
.big-tit h1 {
  font-size: 36px;
  font-weight: 700;
  color: #0259ab;
}
.big-tit span {
  text-align: center;
  position: absolute;
  left: -56px;
  top: 10px;
  background-color: #0259ab;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 170px;
  transform: rotate(318deg);
}
.big-tit ul {
  width: 30%;
}
.big-tit ul li {
  color: #0259ab;
  font-weight: 700;
}
.big-tit ul li a {
  color: #0259ab;
}
.big-tit ul i a {
  margin: 5px 10px 0 0;
  display: block;
  text-align: right;
  font-size: 12px;
}
.title {
  padding-left: 10px;
  border-bottom: 1px solid #0259ab;
  border-top: 1px dashed #ccc;
  height: 46px;
  line-height: 46px;
}
.title span {
  color: #0259ab;
  font-size: 22px;
  font-weight: 400;
}
.title i {
  font-size: 12px;
  color: #666;
}
.list ul li {
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-left: 20px;
}
.list ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #ccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list ul li:hover {
  text-decoration: underline;
}
.list ul li a {
  font-size: 16px;
}
.first ul li:first-of-type a {
  color: #0259ab;
  font-weight: 700;
}
.w-list ul li:nth-of-type(6n) {
  margin-top: 10px;
}
.w-list ul li:nth-of-type(6n) a {
  color: #0259ab;
  font-weight: 700;
}
.w-list ul li:first-of-type a {
  color: #0259ab;
  font-weight: 700;
}
#swiper-1 {
  height: 480px;
}
#swiper-1 .swiper-slide span {
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.6);
}
#swiper-1 .swiper-slide span h1 {
  width: 70%;
}
#swiper-1 .swiper-pagination {
  text-align: right;
  left: -20px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  border-radius: 0;
  opacity: 1;
  color: #fff;
  background-color: #666;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0259ab;
}
.left-img ul li {
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #d9d9d9;
  white-space: normal;
}
.left-img ul li:last-of-type {
  border: none;
}
.left-img ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left-img ul li a img {
  width: 40%;
}
.left-img ul li a .txt {
  width: 55%;
}
.left-img ul li a .txt h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.left-img ul li a .txt span {
  font-size: 16px;
}
.tow-img-box {
  flex-wrap: wrap;
}
.tow-img-box a {
  margin-top: 10px;
  width: 48%;
}
.tow-img-box a img {
  height: 110px;
}
.tow-img-box a h2 {
  font-size: 14px;
  margin-top: 10px;
}
.img-box {
  width: 100%;
}
.img-box a {
  width: 19%;
}
.img-box a img {
  height: 140px;
}
.img-box a span {
  font-size: 16px;
  display: block;
  height: 36px;
  line-height: 36px;
  text-indent: 1rem;
}
.left-img-2 ul li {
  margin-top: 10px;
  white-space: normal;
}
.left-img-2 ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.left-img-2 ul li a img {
  width: 40%;
}
.left-img-2 ul li a .txt {
  width: 55%;
}
.left-img-2 ul li a .txt h1 {
  font-size: 16px;
}
.left-img-2 ul li a .txt h3 {
  text-indent: 1rem;
  margin-top: 10px;
  font-size: 12px;
  color: #949494;
}
.small-img-text {
  overflow: hidden;
}
.small-img-text img {
  height: 183px;
}
.small-img-text .small-text {
  padding: 15px;
  border: 1px solid #eee;
}
.small-img-text .small-text p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 15px;
  cursor: pointer;
}
.small-img-text .small-text span {
  font-size: 14px;
  display: block;
  text-align: right;
}
.list-list ul li {
  padding: 20px 0;
  white-space: normal;
  border-bottom: 1px solid #d9d9d9;
  min-height: 60px;
}
.list-list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-list ul li a img {
  width: 180px;
  height: 110px;
  margin-right: 20px;
}
.list-list ul li a .txt {
  flex: 1;
}
.list-list ul li a .txt h2 {
  font-size: 18px;
  margin: 12px 0;
}
.list-list ul li a .txt span {
  font-size: 14px;
  color: #999;
  margin-right: 20px;
}
.crumbs {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #d9d9d9;
}
.crumbs a,
.crumbs span {
  font-size: 14px;
  margin-right: 5px;
}
.paging {
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 16px;
  padding: 0 14px;
  color: #1a1a1a;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  text-decoration: underline;
  color: #0259ab;
}
.title-2 {
  height: 42px;
  border-bottom: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.title-2 span {
  display: block;
  width: 110px;
  font-size: 22px;
  color: #0259ab;
  padding: 0 10px;
  text-align: center;
  line-height: 41px;
  border-bottom: 1px solid #004079;
}
.con-tit h4 {
  font-size: 36px;
  font-weight: 400;
}
.con-info {
  border-bottom: #d9d9d9 1px solid;
  align-items: center;
  height: 50px;
}
.con-info .txt {
  font-size: 14px;
}
.con-info .txt span {
  margin-right: 20px;
  color: #888;
}
.con-txt p {
  font-size: 17px;
  text-indent: 2rem;
  padding: 5px 0;
  line-height: 31px;
  text-align: justify;
}
.con-txt a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
  text-align: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 15px;
}
.keywords a {
  margin-right: 20px;
}
.pian a {
  width: 48%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.left {
  width: 67%;
}
.right {
  width: 30%;
}
.right .tow-img-box {
  padding: 0 10px;
}
.right .tow-img-box a {
  width: 100%;
}
.right .tow-img-box a img {
  margin-top: 20px;
  height: 180px;
}
.box-1 {
  width: 400px;
}
.box-2 {
  width: 765px;
}
.box-3 {
  width: 48%;
}
.box-4 {
  width: 32%;
}
.box-5 {
  width: 23%;
}
