.mbxnav .nav_bar_box {
  overflow: hidden;
}

.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}

.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}

.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}

.mbxnav .bar_qy_hy .active a {
  color: #6d0fc5;
  font-size: 20px;
  font-weight: bold;
}

.xw_banner {
  height: 180px;
  border-bottom: 1px solid #ccc;
}

.xw_banner .slide-area {
  height: 100px;
}

.xw_banner .ma5slider .slides {
  height: 100%;
}

.xw_banner .ma5slider .slide {
  width: 33%;
  left: 33%;
  font-size: 14px;
}

.xw_banner .evenban {
  height: 100%;
}

.xw_banner .evenban .even_a {
  display: flex !important;
  height: 100%;
}

.xw_banner .evenban .left_pic {
  width: 40%;
  height: 100%;
}

.xw_banner .evenban .left_pic img {
  width: 100%;
  height: 100%;

}

.xw_banner .evenban .rig_tit {
  width: 60%;
  vertical-align: top;
  text-align: left;
  padding: 0 20px;
}

.xw_banner .evenban .rig_tit .a_tit {
  color: #333;
}

.xw_banner .evenban .rig_tit .p_tit {
  color: #333;
}

.xw_banner .outside-dots .dots>.dot {
  width: 30px;
  margin: 4px 13px;
  height: 5px;
}

.xw_banner .outside-dots .dots>.dot.active {
  background-color: #819ab1 !important;
  width: 35px;

}

.qylb_pic_box {
  margin: 50px 0;
}

.qylb_pic_box ul .click {
  cursor: pointer;
}

.qylb_pic_box ul li {
  /* height: 300px; */
  padding: 0px;
  margin-bottom: 20px;
}

.qylb_pic_box ul li .pic_box {
  height: 80%;
}

.qylb_pic_box ul li .pic_box img {
  width: 100%;
  height: 100%;
}

.qylb_pic_box ul li .qylb_tit {
  height: 20%;
  display: flex;
  align-items: center;
}

.qylb_pic_box ul li .qylb_tit .date {
  width: 20%;
  font-size: 20px;
}

.qylb_pic_box ul li .qylb_tit .date .rig_ico {
  font-size: 22px;
  vertical-align: middle;
}

.qylb_pic_box ul li .qylb_tit .tit {
  display: inline-block;
  width: 78%;
  overflow: hidden;
}

.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
  font-size: 22px;
}

.qylb_pic_box ul li .qylb_tit .tit .con {
  font-size: 12px;
  color: #999;

}

.qylb_pic_box .fy {
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.qylb_pic_box .fy li {
  margin: 0 !important;
}

.qylb_pic_box .fy a {
  color: #333;
}

.qylb_pic_box .fy .pagination>.active>a,
.qylb_pic_box .fy .pagination>.active>a:focus,
.qylb_pic_box .fy .pagination>.active>a:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #5d7eb1;
  border-color: #5d7eb1;
}

.qylb_pic_box .fy .active {
  background-color: #5d7eb1 !important;
  color: #fff;
}

.fy .center {
  display: flex;
  align-items: center;
}

.fy .fy_inp {
  display: inline-block;
}

.fy .fy_inp .inp_span {
  margin: 0 10px;
}

.fy .fy_inp input {
  width: 50px;
  height: 31px;
  position: relative;
  top: -3px;
  text-align: center;
  border: 1px solid #ccc;
}

.fy .fy_inp button {
  height: 30px;
  position: relative;
  top: -3px;
  width: 51px;
  border: 0;
  background: #5d7eb1;
  color: #fff;
}

.spjszx {
  padding: 45px 8px;
}

.spjszx h4 {
  font-size: 16px;
  color: #5d7eb1;
}

.spjszx .p1 {
  color: #999;
}

.spjszx p {
  font-size: 14px;
}

.spjszx p .sl_date {
  margin-left: 30px;
}

@media (min-width: 1520px) {
  .qylb_pic_box ul li {
    width: 100%;
    margin: 20px 18px;
  }
}

/*新闻资讯--开始*/
.new_box {
  padding: 20px 0 70px 0;
}

.new li {
  padding: 30px 0;
  border-bottom: 1px solid rgba(77, 79, 78, 0.1);
  position: relative;
}

.new li a {
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
}

.new_img {
  width: 180px;
  height: auto;
  float: left;
}

.new_img img {
  width: 100%;
  height: 150px;
}

.new2 {
  width: 68%;
  float: left;
  margin-left: 3%;
}

.new2 h2 {
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.new2 h3 {
  font-size: 14px;
  color: #666666;
}

.new2 .p {
  font-size: 14px;
  color: #444444;
  line-height: 24px;
  height: 48px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.new2 .p::after {
  position: absolute;
  left: 0;
  background-color: #e0e0e0;
  width: 1px;
  height: 65px;
  top: -6.5px;
  content: " ";
}

.new li i {
  width: 14px;
  height: auto;
  float: right;
  display: block;
  padding: 44.5px 4.4% 44.5px 4.4%;
  box-sizing: content-box;
  position: relative;
}

.new li i::after {
  width: 1px;
  height: 150px;
  top: 63%;
  margin-top: -101px;
  left: 0;
  content: "";
  background-color: rgba(77, 79, 78, 0.1);
  position: absolute;
}

.new li i img:nth-child(2) {
  display: none;
}

.rig_ico {
  font-size: 36px;
}

.new li:hover {
  padding: 30px 0;
}

.new li:hover a {
  background-color: #2196f3;
  padding: 20px 0 20px 20px;
}

.new li:hover .new2 h2 {
  color: #fff;
}

.new li:hover .new2 h3 {
  color: #fff;
  opacity: 0.4;
}

.new li:hover .new2 .p {
  color: #fff;
  opacity: 0.4;
}

.new li:hover .new2 .p::after {
  background-color: #fff;
}

.new li:hover i::after {
  background-color: #fff;
  opacity: 0.1;
}

.new li:hover i img:nth-child(2) {
  display: block;
}

.new li:hover i img:nth-child(1) {
  display: none;
}

.new li:hover .rig_ico {
  color: #fff;
}

@media screen and (max-width:1437px) {
  .new2 {
    width: 60%;
  }
}

@media screen and (max-width:1199px) {
  .new {
    padding: 0 0 40px 0;
  }

  .new li i {
    padding: 44.5px 4.4% 44.5px 4.4%;
  }
}

@media screen and (max-width:991px) {
  .new_img {
    width: 200px;
  }

  .new2 h2 {
    padding-top: 10px;
  }

  .new li i {
    padding: 57px 3% 57px 3%;
  }

  .new li i::after {
    height: 140px;
    margin-top: -70px;
  }
}

@media screen and (max-width:767px) {
  .new_box {
    padding: 20px 0;
  }

  .new {
    padding-bottom: 20px;
  }

  .new_img {
    width: 120px;
  }

  .new li i {
    display: none;
  }

  .new2 {
    width: auto;
    float: none;
    margin-left: 130px;
  }

  .new2 h2 {
    font-size: 15px;
    padding: 5px 0 0 0;
    margin: 0;
  }

  .new2 h3 {
    font-size: 12px;
    margin: 10px 0;
  }

  .new2 .p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }

  .new li {
    padding: 10px 0;
  }

  .new li:hover {
    background-color: #2196f3;
    padding: 10px;
  }

  .new li:hover a {
    padding: 0;
  }

  .new_img img {
    width: 100%;
    height: 95px;
  }

}

/*新闻资讯--结束*/