.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: #fd850a;
  font-size: 20px;
  font-weight: bold;
}
.xw_banner{
  height: 180px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.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: #f19900!important;
  width: 35px;

}
.qylb_pic_box{
  margin: 50px 0;
}
.qylb_pic_box ul .click {
  cursor: pointer;
  width: 100%;
}
.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: 100%;
  font-size: 20px;
  margin-right: 30px;
}
.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: #f19900;
  border-color: #f19900;
}
.qylb_pic_box .fy .active {
  background-color: #f19900 !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;
  text-align: center;
  border: 1px solid #ccc;
}
.fy .fy_inp button{
  height: 30px;
  position: relative;
  width: 51px;
  border: 0;
  background: #f19900;
  color: #fff;
}
.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  font-size: 16px;
  color: #f19900;
}
.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;
  }
}
@media (max-width: 980px) {
  .xw_banner{
    display: none;
  }
  .qylb_pic_box {
    margin: 25px 0;
  }
  .qylb_pic_box ul li .qylb_tit .date{
    display: none;
  }
  .qylb_pic_box ul li .qylb_tit .tit {
    display: inline-block;
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
  }
  .qylb_pic_box ul li {
    padding: 0px;
    margin: 0px;
  }
  .qylb_pic_box ul li .qylb_tit .tit .bt_tit {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .qylb_pic_box ul li .qylb_tit .tit .con {
    font-size: 12px;
    color: #999;
    line-height: 24px;
  }
  .fy .center {
    display: flex;
    align-items: center;
    padding-left: 10px;
  }
}
