/**
* ä¸»é¢˜é¢œè‰²
* é¼ æ ‡ç»è¿‡açš„é¢œè‰²
* é¼ æ ‡ç»è¿‡æ˜¯å¦æ˜¾ç¤ºä¸‹åˆ’çº¿ underline
* é¡µé¢æ•´ä½“å®½åº¦
* 
**/
a:hover {
  color: #c31f0b;
  text-decoration: none;
}
.w {
  width: 1200px;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #355e92;
}
.advertising {
  width: 1200px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.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;
}
.head {
  height: 65px;
  background-color: #355e92;
}
.head .w {
  display: flex;
  justify-content: space-between;
  height: 65px;
  align-items: center;
}
.head .logo {
  width: 170px;
  height: 35px;
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
}
.head .logo img {
  width: 100%;
  height: 100%;
}
.head .search {
  text-align: center;
  border: 1px solid #b6c2d2;
  border-radius: 30px;
  overflow: hidden;
}
.head .search form {
  display: flex;
  align-items: center;
  background-color: #f6f6f6;
  height: 35px;
  overflow: hidden;
}
.head .search form input {
  width: 165px;
  padding-left: 20px;
  background-color: #f6f6f6;
  font-size: 16px;
}
.head .search form button {
  width: 37px;
  height: 100%;
  background: url(../img/search.png) no-repeat center;
  background-size: 55%;
  background-color: #355e92;
  border-radius: 50%;
  transition: -0.5s all;
}
.head .search form button:hover {
  background-color: #f6f6f6;
  border: 1px solid #355e92;
  background-image: url(../img/search-2.png);
}
.head .search span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  line-height: 60px;
}
.nav ul li a {
  font-size: 21px;
}
.nav ul li .cur {
  color: #c31f0b;
}
.fouce-select {
  height: 400px;
}
.fouce-select #swiper-1 {
  margin: 0;
  width: 55%;
  height: 100%;
}
.fouce-select #swiper-1 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.fouce-select #swiper-1 .swiper-wrapper .swiper-slide h1 {
  height: 55px;
  line-height: 55px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.6);
}
.fouce-select #swiper-1 .swiper-wrapper .swiper-slide h1 span {
  display: block;
  width: 70%;
  text-align: left;
}
.fouce-select #swiper-1 .swiper-pagination {
  text-align: right;
  right: 10px;
  left: auto;
  bottom: 15px;
}
.fouce-select #swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #d0d0d0;
  opacity: 1;
  transition: 0.5s width;
}
.fouce-select #swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #355e92;
}
.select-1 {
  width: 42%;
}
.select .sele-tit {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #ddd;
}
.select .sele-tit a {
  display: block;
  float: left;
  padding: 0 5px;
  font-size: 22px;
  margin: 0 20px;
  color: #474747;
  font-weight: 100;
  text-align: center;
}
.select .sele-tit .cur {
  color: #355e92;
  font-size: 24px;
  font-weight: 400;
  position: relative;
  background: url(../img/sanjiao.png) no-repeat center bottom;
  border-bottom: 1px solid #355e92;
}
.select .sele-tit a:last-of-type {
  float: right;
  font-size: 16px;
  color: #999;
  font-family: 'å®‹ä½“';
}
.select .sele-item .list ul li {
  position: relative;
  line-height: 37px;
  height: 37px;
}
.select .sele-item .list ul li a {
  display: flex;
  justify-content: space-between;
}
.select .sele-item .list ul li h1 {
  width: 78%;
  font-size: 16px;
}
.select .sele-item .list ul li span {
  width: 20%;
  font-size: 16px;
  color: #999;
  text-align: right;
}
.select .sele-item .list-tit ul li:first-of-type {
  height: 50px;
  line-height: 50px;
  margin: 20px 0;
}
.select .sele-item .list-tit ul li:first-of-type h1 {
  color: #355e92;
  width: 100%;
  font-size: 24px;
}
.select .sele-item .list-tit ul li:first-of-type:before {
  content: none;
}
.select .sele-item .dashd-list ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #eee;
}
.select .sele-item .zx li:first-of-type {
  display: flex;
  justify-content: space-between;
  height: 80px;
  line-height: 80px;
  background-color: #f1f2f4;
}
.select .sele-item .zx li:first-of-type a {
  width: 87%;
}
.select .sele-item .zx li:first-of-type a h1 {
  width: 95%;
  font-size: 18px;
}
.select .sele-item .zx li:first-of-type:before {
  content: 'æœ€æ–°æ¶ˆæ¯';
  white-space: normal;
  display: block;
  top: 0;
  width: 74px;
  height: 100%;
  line-height: 30px;
  text-align: center;
  padding-top: 10px;
  background-color: #e74043;
  color: #fff;
  font-size: 25px;
}
.select .sele-item .fang li {
  padding-left: 20px;
}
.select .sele-item .fang li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #676767;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.select .sele-item .yuan li {
  padding-left: 20px;
}
.select .sele-item .yuan li:before {
  content: '';
  width: 10px;
  height: 40px;
  background: url(../img/yuan.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.select .sele-item .video li {
  padding-left: 20px;
}
.select .sele-item .video li:before {
  content: '';
  width: 16px;
  height: 40px;
  background: url(../img/video.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.select .sele-item .box .info-scroll {
  margin: 20px auto;
  line-height: 40px;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
.select .sele-item .box .info-scroll .title-scroll {
  float: left;
  width: 110px;
  padding-left: 10px;
}
.select .sele-item .box .info-scroll .title-scroll a {
  color: #355e92;
  font-weight: 600;
  border-right: 1px solid #d0e3f4;
  font-size: 22px;
  padding-right: 10px;
}
.select .sele-item .box .info-scroll .swiper {
  overflow: hidden;
  z-index: 999;
}
.select .sele-item .box .info-scroll .swiper .swiper-slide {
  margin-right: 40px;
  width: 300px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.select .sele-item .box .info-scroll .swiper .swiper-slide a {
  font-size: 16px;
}
.select .sele-item .box .top-list {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.select .sele-item .box .top-list ul li {
  padding-left: 35px;
  line-height: 40px;
  color: #515151;
  position: relative;
}
.select .sele-item .box .top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #efefef;
}
.select .sele-item .box .top-list ul li:nth-child(-n + 3)::before {
  color: #fff;
  background-color: #355e92;
}
.select .sele-item .box .l-img-box a {
  align-items: center;
}
.select .sele-item .box .l-img-box img {
  height: 100px;
  width: 40%;
}
.select .sele-item .box .l-img-box h3 {
  font-size: 16px;
  width: 55%;
  text-indent: 2rem;
  color: #707070;
}
.select .sele-item .box .title {
  align-items: center;
  height: 60px;
}
.select .sele-item .box .title a:first-of-type {
  border-left: 3px solid #355e92;
  padding-left: 20px;
  font-size: 24px;
  color: #355e92;
}
.select .sele-item .box .title a:last-of-type {
  color: #999;
}
.select .sele-item .box .img-list {
  padding: 10px;
}
.select .sele-item .box .img-list img {
  width: 100%;
  height: 230px;
}
.select .sele-item .box .img-list h2 {
  margin: 20px 0;
  font-size: 16px;
}
.select .sele-item .box-1 {
  width: 740px;
}
.select .sele-item .box-1 .tit-box {
  width: 48%;
}
.select .sele-item .box-1 .tit-box a {
  display: block;
  margin: 20px 0;
}
.select .sele-item .box-1 .tit-box a h2 {
  color: #355e92;
  line-height: 33px;
  height: 60px;
}
.select .sele-item .box-1 .tit-box a h3 {
  text-indent: 2rem;
  font-size: 16px;
  margin-top: 10px;
}
.select .sele-item .box-2 {
  width: 420px;
}
.select .sele-item .box-2 .list span {
  width: 25%;
}
.select .sele-item .box-3 {
  width: 31%;
}
.select .sele-item .box-3 .list span {
  width: 30%;
}
.select .sele-item .box-4 {
  padding: 20px;
}
.select .sele-item .box-4 .list span {
  width: 30%;
}
.select-2 {
  width: 55%;
}
.select-2 .sele-tit span {
  float: left;
  color: #ddd;
  font-size: 20px;
}
.select-3 {
  width: 42%;
}
.select-3 .sele-tit span {
  float: left;
  color: #ddd;
  font-size: 20px;
}
.select-4 .select-tit-4 {
  display: flex;
  justify-content: center;
  height: 120px;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.select-4 .select-tit-4 a {
  display: block;
  height: 70px;
  line-height: 70px;
  width: 240px;
  text-align: center;
  background-color: #b9dadf;
  margin: 0 20px;
  font-size: 27px;
  color: #355e92;
  border-radius: 10px;
}
.select-4 .select-tit-4 .cur {
  color: #fff;
  background-color: #0e5ea8;
}
.select-5 .sele-tit span {
  float: left;
  color: #ddd;
  font-size: 20px;
}
.select-5 .sele-tit .cur {
  color: #c31f0b;
  border-bottom: 1px solid #c31f0b;
  background-image: url(../img/redsanjiao.png);
}
.select-6 .sele-tit span {
  float: left;
  color: #ddd;
  font-size: 20px;
}
.select-6 .sele-tit .cur {
  color: #c31f0b;
  border-bottom: 1px solid #c31f0b;
  background-image: url(../img/redsanjiao.png);
}
.select-7 .select-tit-7 {
  display: flex;
  justify-content: space-evenly;
  height: 60px;
  line-height: 60px;
  border-bottom: 4px solid #000;
}
.select-7 .select-tit-7 a {
  display: block;
  flex: 1;
  text-align: center;
  font-size: 20px;
  color: #474747;
}
.select-7 .select-tit-7 .cur {
  color: #355e92;
  margin-bottom: -4px;
  border-bottom: 4px solid #3E97DF;
}
.select-7 .left-wid-list a {
  display: flex;
  justify-content: space-between;
}
.select-7 .left-wid-list .img {
  width: 35%;
}
.select-7 .left-wid-list .img img {
  width: 100%;
  height: 100%;
}
.select-7 .left-wid-list .text {
  width: 60%;
}
.select-7 .left-wid-list .text h1 {
  margin-top: 20px;
  font-size: 18px;
}
.select-7 .left-wid-list .text h2 {
  font-size: 16px;
  text-indent: 2rem;
  color: #666;
  height: 48px;
  line-height: 24px;
  margin: 10px 0 10px 0;
}
.select-7 .left-wid-list .text span {
  display: block;
  padding: 20px;
  border-bottom: 1px solid #666;
  font-size: 16px;
}
.mian a {
  margin-right: 10px;
}
.content .left {
  width: 740px;
}
.content .left .list-list {
  border-top: 1px solid #eee;
}
.content .left .list-list ul li {
  white-space: normal;
  position: relative;
  border-bottom: 1px dashed #ccc;
  padding: 20px 0;
}
.content .left .list-list ul li a h1 {
  font-weight: 700;
  color: #355e92;
  font-size: 18px;
}
.content .left .list-list ul li a h1:hover {
  color: #c31f0b;
}
.content .left .list-list ul li a h2 {
  margin: 20px 0;
  font-size: 16px;
  text-indent: 2rem;
  color: #787878;
  margin-right: 130px;
}
.content .left .list-list ul li a span {
  color: #999;
}
.content .left .list-list ul li a .xx {
  display: block;
  position: absolute;
  right: 0;
  bottom: 30px;
  background-color: #d1e3f5;
  width: 86px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #355e92;
  border-radius: 20px;
}
.content .left .list-list ul li a .xx:hover {
  background-color: #355e92;
  color: #fff;
}
.content .left .paging {
  margin: 50px 0;
  text-align: center;
}
.content .left .paging a,
.content .left .paging span {
  font-size: 18px;
  margin: 0 10px;
  border: 1px solid #ccc;
  padding: 10px;
}
.content .left .paging a:hover,
.content .left .paging span:hover {
  background-color: #355e92;
  color: #fff;
}
.content .left .paging .hover {
  font-weight: 700;
  text-decoration: underline;
}
.content .left .con {
  border-top: 1px solid #eee;
}
.content .left .con .con-tit {
  padding: 20px 0;
}
.content .left .con .con-tit h4 {
  color: #355e92;
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
}
.content .left .con .con-info {
  color: #555555;
  background-color: #f6f6f6;
  height: 45px;
  margin: 20px 0;
  padding: 0 20px;
  line-height: 45px;
}
.content .left .con .con-info span {
  font-size: 14px;
  margin-right: 20px;
}
.content .left .con .con-info span:last-of-type {
  overflow: initial;
  float: right;
  font-size: 14px;
}
.content .left .con .con-info .social-share-icon {
  border: none;
  font-size: 20px;
  width: 20px;
  height: 25px;
}
.content .left .con .con-text p {
  font-size: 18px;
  line-height: 35px;
  text-indent: 2rem;
  margin-bottom: 20px;
}
.con-text img{ max-width: 600px;}
.content .left .con .con-text a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.content .left .pian {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.content .left .pian a {
  width: 45%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.content .left .title {
  align-items: center;
  height: 60px;
}
.content .left .title a:first-of-type {
  border-left: 3px solid #355e92;
  padding-left: 20px;
  font-size: 24px;
  color: #355e92;
}
.content .left .title a:last-of-type {
  color: #999;
}
.content .right {
  width: 420px;
  border-top: 1px solid #eee;
}
