body {
    background-color: #f6f5f4;
  }

.all_span .div_span {
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: #fe8b00;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
.a_div {
  /* padding-right: 500px; */
  /* display: inline-block;
  overflow: hidden; */
  width: 806px;
  /* overflow-x: auto; */
  height: 68px; 
}
.t_div .ac_div {
  cursor: pointer;
  display: inline-block;
  height: 64px;
  line-height: 68px;
  font-size: 18px;
  font-weight: 500;
  color: #fe8b00;
  border-bottom: 4px solid #fe8b00;
}
.t_div {
  width: 880px;
  height: 68px;
  line-height: 68px;
  background: #ffffff;
  border-radius: 0px;
  border-bottom: 1px solid #e9e6e4;
  padding-left: 20px;
  padding-right: 20px;
}
.t_div div {
  /* margin-right: 33px; */
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  display: inline-block;
}
.a_div div:nth-child(3) {
  /* margin-right: 34px; */
  /* margin-right: 0; */
}
.t_div img {
  width: 9px;
  height: 14px;
}
.t_div .shang {
  float: left;
  margin-top: 28px;
  margin-right: 28px;
  cursor: pointer;
}
.t_div .xia {
  float: right;
  margin-top: 28px; 
  cursor: pointer;
}
.right {
  background-color: #fff;
}
.one {
  padding: 4px 0 0;
  background-color: #f6f5f4;
}
.one_img {
  width: 29px;
  height: 21px;
  margin-bottom: 10px;
}
.h_div{
  height: 15px;
  background-color: #f6f5f4;
}
.one_span {
  height: 21px;
  line-height: 21px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-left: 7px;
}
.two {
  /* margin-top: 6px; */
  width: 880px;
  /* height: 700px; */
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.two_li {
  cursor: pointer;
  height: 62px;
  line-height: 62px;
  border-top: 1px solid #e9e6e4;
}
.two .two_li:first-child{
  border-top: 0;
}
.two_li span {
  width: 83px;
  margin-left: 13px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.two_li p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  float: right;
  margin-right: 34px;
  /* border-top: 1px solid #e9e6e4; */
}
.two_li:hover{
  background: rgba(254, 139, 0, 0.06);
  cursor: pointer;
}
.two_li:hover span ,.two_li:hover p {
  color: #fe8b00;
   
}
.two_li_ac span {
  margin-left: 13px;
  width: 83px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #fe8b00;
}
.two_span {
  width: 83px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #fe8b00;
}
.two_li_ac p {
  float: right;
  margin-right: 34px;
  /* height: 13px; */
  font-size: 16px;
  font-weight: 400;
  color: #fe8b00;
}
.tab_nav{
  padding-left: 0;
  padding-right: 0px;
}
.tab_nav .swiper-wrapper{
  overflow: hidden;  
  position: relative;
  left: 0;
  display: table;
  white-space: nowrap;
  font-size: 0;
}

.tab_nav .swiper-wrapper .swiper-slide{
    width: auto;
    overflow: hidden;
    float: none;
    display: table-cell; 
   padding-right: 40px;
   cursor: pointer;
}
.tab_nav .swiper-wrapper .swiper-slide:last-child{
  padding-right: 0;
}
.tab_nav .act a{
  color: #fe8b00;
  height: 64px;
  line-height: 64px;
  display: inline-block;
  border-bottom: 4px solid #fe8b00;
}
.tab_nav  a{
  color: #999;
}

  