.mbxnav .nav_bar_box {
  overflow: hidden;
  background: #f5f5f5;
}
.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;
  color: #f5ad00
}
.qylb_pic_box ul li .qylb_tit .tit .con{
  font-size: 14px;
  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: #f5ad00 ;
  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;
}

/* 服务 */
#app {
  width: 100%;
  justify-content: space-between;
  float: left;
}
.box {
  width: 100%;
  overflow: hidden;
  margin: 35px 0px;
  border-bottom: 1px solid #eee;
  margin: 20px 15px 0px 0px;
  padding: 0;
  padding-bottom: 20px;
}
.box a {
  flex-direction: column;
  align-items: left;
  text-decoration: none;
}

.imgBox {
  width: 30%;
  height: 230px;
  overflow: hidden;
  float: left;
}
.imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.6s linear;
}
.detail {
  font-size: 14px;
  line-height: 160%;
  text-align: justify;
  width: 100%;
  float: left;
}
.news_list {
  float: left;
  width: 60%;
  margin-left: 2%;
}
.box:hover img {
  transform: scale(1.15);
}
.more {
  display: block;
  width: 20%;
  height: 40px;
  text-align: center;
  color: #ff8100;
  font-size: 14px;
  line-height: 36px;
  margin: 0 auto;
  border: 2px solid #ff8100;
  margin-top: 27px;
  float: left;
  /* margin-left: 23px; */
}
.more:hover {
  background-color: #ff8100;
  color: #fff;
}
.hy_date{
  margin: 0;
}
.hy_title{
  margin: 10px 0;
}
.hy_title a{
  color: #333;
}
/* 新闻 */
.qylb_pic_box1 ul  a:hover{
  color: #f5ad00;
}
.qylb_pic_box1 ul li {
  /* height: 300px; */
  padding: 20px;
  margin-bottom: 20px;
}
.qylb_pic_box1 ul li .pic_box {
  height: 230px;
  position: relative;
   /*width: 80%; */
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #999;
}
.qylb_pic_box1 ul li .pic_box  .xw_tit{
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 190px;
  padding: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  /* z-index: -1; */
  overflow: hidden;/*超出部分隐藏*/
  white-space: nowrap;
  text-overflow:ellipsis;
  background: rgb(0,0,0,0.6);
}
.qylb_pic_box1 ul li .pic_box img {
  width: 100%;
  height: 100%;
}
.qylb_pic_box1 ul li .pic_box:hover img {
  transform: scale(1.2);
  transition: 2s;
}
.qylb_pic_box1 ul li  .xw_intro:hover{
  color: #f5ad00;
}
.qylb_pic_box1 ul li  .xw_intro{
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
}
.qylb_pic_box1 ul li .qylb_tit {
  margin: 0 auto;
  border-bottom: 1px dashed #999;
}
.qylb_pic_box1 ul li .qylb_tit span {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  color: #999;
  font-weight: normal;
}
@media(max-width:768px){
  .qylb_pic_box ul li .qylb_tit .date{
    width: 40%;
  }
  .qylb_pic_box ul li .qylb_tit{
    padding: 10px;
  }
  .router{
    padding-bottom: 0;
  }
  .qylb_pic_box .w ul{
    padding: 0 10px;
  }
  .imgBox {
    width: 100%;
    max-height: 230px;
    overflow: hidden;
    float: none;
    margin-bottom: 10px;
  }
  .news_list {
    float: none;
    width: 100%;
    margin: 0;
  }
  .hy_date {
    margin: 0;
    color: #999;
  }
  .hy_title {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
  }
  .detail {
    font-size: 14px;
    text-align: justify;
    width: 100%;
    float: none;
    line-height: 28px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;
  }
  .more {
    display: block;
    width: 160px;
    height: 40px;
    text-align: center;
    color: #ff8100;
    font-size: 14px;
    line-height: 36px;
    margin: 0 auto;
    border: 2px solid #ff8100;
    margin-top: 20px;
    float: left;
  }
  .qylb_pic_box1 ul li .pic_box {
    height: 190px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #999;
  }
  .qylb_pic_box1 ul li .pic_box .xw_tit {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 150px;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgb(0,0,0,0.6);
  }
  .qylb_pic_box1 ul li {
    padding: 12px;
    margin-bottom: 0;
  }
  .qylb_pic_box1{
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
  } 
}