a:hover {
  color: #053a67;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #053a67;
}
.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: 300px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 80px;
  padding: 10px 0;
  border-bottom: 1px solid #e50000;
}
.head .flex {
  height: 80px;
  align-items: center;
}
.head .logo {
  width: 180px;
  height: 39px;
}
.head .search {
  text-align: center;
  border: 1px solid #b6c2d2;
  overflow: hidden;
  height: 40px;
}
.head .search form {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  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: #7691a2 url(../img/search.png) no-repeat center;
  background-size: 50%;
  transition: 0.5s all;
}
.nav {
  background-color: #f9f9f9;
  border-bottom: #e6ddc7 1px solid;
  height: 60px;
  line-height: 60px;
}
.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;
}
.big-tit {
  text-align: center;
  border: 1px solid #e7e7e7;
  padding: 15px;
  box-sizing: border-box;
}
.big-tit span {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-bottom: 15px;
  font-size: 34px;
  color: #053a67;
  font-weight: 700;
  letter-spacing: 5px;
  border-bottom: 1px solid #e7e7e7;
}
.big-tit ul {
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.big-tit ul li {
  width: 48%;
  height: 30px;
  line-height: 30px;
}
#swiper-1 {
  width: 49%;
  height: 480px;
  margin-left: 0;
}
#swiper-1 .swiper-slide span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
#swiper-1 .swiper-pagination {
  bottom: 40px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  height: 3px;
  width: 30px;
  background-color: #fff;
  opacity: 1;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e50102;
}
.txt-list {
  width: 49%;
  height: 480px;
}
.txt-list ul li {
  margin-top: 17px;
  white-space: normal;
}
.txt-list ul li:first-of-type {
  margin-top: 0;
}
.txt-list ul li span {
  color: #053a67;
  font-size: 17px;
  font-weight: 700;
}
.txt-list ul li h3 {
  margin-top: 5px;
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.box-1 {
  width: 29%;
}
.box-2 {
  width: 38%;
  border-right: 1px solid #f8f6f6;
  padding-right: 20px;
  box-sizing: border-box;
}
.title-1 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f8f6f6;
}
.title-1 span {
  font-size: 20px;
  padding-left: 20px;
  font-weight: 700;
  padding-right: 40px;
}
.icon-1 span {
  background: url(../img/icon-1.png) no-repeat center right;
}
.icon-2 span {
  background: url(../img/icon-2.png) no-repeat center right;
}
.icon-3 span {
  background: url(../img/icon-3.png) no-repeat center right;
}
.icon-4 span {
  background: url(../img/icon-4.png) no-repeat center right;
}
.icon-5 span {
  background: url(../img/icon-5.png) no-repeat center right;
}
.img-box {
  box-sizing: border-box;
}
.img-box img {
  width: 100%;
  height: 300px;
}
.img-box h2 {
  margin: 10px 0;
  font-size: 16px;
}
.img-box h3 {
  font-size: 15px;
  color: #919191;
  text-indent: 2rem;
}
.list ul li {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list ul li a {
  font-size: 15px;
}
.title-2 span {
  font-size: 18px;
  padding-left: 5px;
  border-left: 3px solid #db2e1d;
}
.title-2 i {
  font-size: 12px;
  padding-right: 10px;
  background: url(../img/more.jpg) no-repeat center right;
}
.left-img a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.left-img a img {
  width: 30%;
  height: 80px;
  margin-right: 20px;
}
.left-img a h2 {
  font-size: 16px;
  flex: 1;
}
.left-img a h2 i {
  font-weight: 700;
  color: #db2e1d;
}
.img-box-2 img {
  height: 170px;
}
.img-box-2 span {
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  text-indent: 1rem;
  display: block;
  text-align: center;
  border: 1px solid #eee;
  border-top: none;
}
.two-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.two-img a {
  margin-top: 20px;
  position: relative;
  width: 48%;
  height: 120px;
}
.two-img a span {
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.img-div {
  overflow: hidden;
}
.img-div a {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.img-div img {
  width: 35%;
}
.img-div .text {
  width: 60%;
}
.img-div .text h2 {
  font-size: 16px;
  margin-bottom: 5px;
}
.img-div .text span {
  font-size: 14px;
  color: #999;
}
.left {
  width: 68%;
}
.right {
  width: 30%;
}
.crumbs {
  height: 40px;
  line-height: 40px;
}
.crumbs span,
.crumbs a {
  font-size: 14px;
  margin-right: 5px;
}
.list-list ul li {
  height: 35px;
  line-height: 35px;
}
.list-list ul li:nth-of-type(6n + 7) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ccc;
}
.list-list ul li a {
  display: flex;
  justify-content: space-between;
}
.list-list ul li a span {
  width: 80%;
  font-size: 16px;
}
.list-list ul li a i {
  color: #999;
}
.paging {
  display: flex;
  justify-content: center;
}
.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;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #053a67;
}
.con-tit h4 {
  font-size: 25px;
  font-weight: 400;
}
.con-info {
  height: 30px;
  line-height: 30px;
}
.con-info span {
  margin-right: 20px;
  font-size: 14px;
}
.con-txt p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2rem;
  margin-bottom: 10px;
}
.con-txt  img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
  margin: 40px 0;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
#share {
  text-align: right;
}
.pian a {
  display: block;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
