a:hover {
  color: #000;
  text-decoration: underline;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #e2eeff;
}
.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: 100px;
  align-items: center;
}
.head .logo {
  width: 210px;
  height: 60px;
  border-right: 1px solid #dcdcdc;
  padding-right: 30px;
}
.head .logo img {
      width: 190px;
    height: 36px;
    margin-top: 10px;
}
.head .nav {
  width: 650px;
  border-right: 1px solid #dcdcdc;
  padding-right: 10px;
}
.head .nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.head .nav ul li {
  width: 15%;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.head .nav ul li a {
  color: #000;
  font-size: 20px;
}
.head .search {
  text-align: center;
}
.head .search form {
  display: flex;
  border: 1px solid #eee;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.head .search form input {
  height: 50px;
  padding-left: 20px;
  font-size: 16px;
}
.head .search form button {
  width: 40px;
  height: 25px;
  background: url(http://www.wanbao.rexun.cn/static/img/search.png) no-repeat center;
  background-size: 60%;
}
.tit {
  text-align: center;
  padding: 10px 20px 10px 80px;
  background: #f2f2f2 url(http://www.wanbao.rexun.cn/static/img/tt.png) no-repeat center left;
}
.tit a {
  color: #242c77;
  text-align: center;
}
.tit h1 {
  font-family: 微软雅黑;
  color: #242c77;
  font-size: 24px;
  letter-spacing: 6px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}
.tit ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.tit ul li {
  width: 33%;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-align: left;
}
.tit ul li a {
  color: #666;
  padding-left: 20px;
}
.tit ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #cbdef6;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.con-left {
  width: 870px;
}
.con-left .fouce {
  height: 310px;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.con-left .fouce .swiper-pagination {
  position: relative;
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #f2f2f2;
}
.con-left .fouce .swiper-pagination span {
  background-color: #f2f2f2;
  width: 100%;
  border-radius: 0;
  height: 33.3%;
}
.con-left .fouce .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #eaebeb;
  border-left: 4px solid #242c77;
  color: #242c77;
}
.con-left .fouce .tit-list {
  pointer-events: none;
  height: 100%;
  position: absolute;
  z-index: 999;
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
   left: 0;
}
.con-left .fouce .tit-list .ttt {
  padding: 20px 15px;
}
.con-left .fouce #swiper-1 {
  width: 70%;
  height: 310px;
}
.con-right {
  width: 300px;
}
.box .title-2 {
  background-color: #f8f8f8;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #efefef;
  letter-spacing: 4px;
}
.box .title-2 a {
  font-size: 20px;
}
.box .list-2 {
  border-left: 1px solid #dcdddd;
  box-sizing: border-box;
}
.box .list-2 ul li {
  white-space: normal;
  position: relative;
  padding-left: 25px;
  overflow: initial;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.box .list-2 ul li a {
  display: block;
}
.box .list-2 ul li a .time {
  position: absolute;
  top: 0;
  left: -5px;
  background: url(http://www.wanbao.rexun.cn/static/img/list-time.png) no-repeat;
  height: 25px;
  line-height: 25px;
  padding-left: 25px;
  font-weight: 700;
  font-size: 14px;
  z-index: 99;
}
.box .list-2 ul li a h2 {
  font-size: 14px;
  font-weight: 700;
  margin: 15px 0;
  padding-top: 40px;
}
.box .list-2 ul li a img {
  height: 150px;
}
.box .list-2 ul li a h3 {
  margin-top: 10px;
  font-size: 14px;
}
.box .title-3 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
}
.box .title-3 a {
  padding: 0 10px 8px;
  font-size: 20px;
  border-bottom: 1px solid #cd0f56;
}
.box .list-3 ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.box .list-3 ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box .list-3 ul li:first-of-type {
  font-weight: 700;
}
.box .list-3 ul li:nth-of-type(4n + 5) {
  margin-top: 20px;
  font-weight: 700;
}
.box .list-3 ul li a {
  font-size: 18px;
}
.box .z-img-box {
  flex-wrap: wrap;
}
.box .img-box {
  margin-top: 10px;
  width: 31%;
}
.box .img-box img {
  height: 180px;
}
.box .img-box h2 {
  padding: 10px 10px 0;
  font-size: 16px;
}
.box .img-list {
  width: 47%;
}
.box .img-box-2 a {
  display: block;
}
.box .img-box-2 a h1 {
  font-size: 18px;
}
.box .img-box-2 a .flex {
  align-items: center;
}
.box .img-box-2 a .flex img {
  width: 55%;
  height: 160px;
}
.box .img-box-2 a .flex .t3 {
  width: 40%;
}
.box .img-box-2 a .flex .t3 h5 {
  font-size: 16px;
  text-indent: 1rem;
}
.box .list-4 ul li {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
}
.box .list-4 ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box .list-4 ul li a {
  font-size: 16px;
}
.box .title-4 {
  background-color: #f2f2f2;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  letter-spacing: 4px;
}
.box .title-4 a {
  font-size: 20px;
}
.box .img-box-3 a {
  display: block;
  position: relative;
}
.box .img-box-3 a img {
  height: 170px;
}
.box .img-box-3 a span {
  height: 40px;
  line-height: 40px;
}
.box .list-5 ul li:first-of-type {
  padding-left: 0;
}
.box .list-5 ul li:first-of-type a {
  color: #1f2774;
  font-weight: 700;
}
.box .list-5 ul li:first-of-type:before {
  content: none;
}
.box .img-box-4 img {
  height: 130px !important;
}
.list-list a {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.list-list a .flex {
  align-items: center;
}
.list-list a img {
  height: 135px;
  width: 25%;
}
.list-list a .text {
  width: 70%;
}
.list-list a .text h2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: 200;
  color: #333;
  margin-bottom: 20px;
}
.list-list a .text span {
  font-size: 14px;
  font-weight: 200;
  color: #8e8e8e;
  margin-right: 20px;
}
.list-list a .text span:last-of-type {
  float: right;
}
.list-list a .no-text {
  width: 100%;
  padding: 0 20px;
}
.crumbs {
  background-color: #f3f3f3;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.crumbs a {
  font-weight: 700;
  margin-right: 10px;
  font-size: 18px;
}
.paging {
  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: 20px;
}
.paging a:hover,
.paging span:hover {
  background-color: #e2eeff;
  color: #fff;
}
.paging .hover {
  background-color: #e2eeff;
  color: #fff;
}
.con-tit {
  padding: 20px 30px 10px;
}
.con-tit h4 {
  font-size: 25px;
  line-height: 42px;
  font-weight: 400;
}
.con-info {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.con-info span {
  font-size: 14px;
  color: #c9caca;
  margin-right: 35px;
}
.con-txt p {
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 16px;
  text-indent: 2em;
  text-align: justify;
}
.con-txt img{    display: block;
    margin:20px auto;
    max-width: 600px;
    height: auto !important;}
.con-txt a 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;
}
.pian {
  margin: 30px 0;
  padding: 0 40px;
  justify-content: space-between;
}
.pian a {
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  margin: 0 10px;
}
.box-1 {
  width: 240px;
}
.box-2 {
  width: 600px;
}
