@charset "UTF-8";
.row {
  text-align: justify;
  line-height: 0;
}
.col-15 {
  width: 15.5%;
}
.col-20 {
  width: 19%;
}
.col-27 {
  width: 27.389%;
}
.col-30 {
  width: 30%;
}
.col-40 {
  width: 39.946%;
}
.col-50 {
  width: 48.682%;
}
.col-47 {
  width: 47%;
}
.col-25 {
  width: 25%;
}
.col-72 {
  width: 72%;
}
.col-100 {
  width: 100%;
}
.col {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
}
.col-50 {
  width: 584px;
}
@media (max-width: 1200px) {
  .col-50 {
    width: 48.682%;
  }
}
@media (max-width: 768px) {
  .col-40 {
    width: 100%;
  }
  .col-27 {
    width: 48%;
  }
  .col-md-100 {
    width: 100%;
  }
  .col-m {
    padding: 0;
  }
  .col-15,
  .col-20 {
    width: 32%;
    padding-top: 10px;
  }
}
@media (max-width: 414px) {
  .col-15,
  .col-20 {
    width: 49%;
  }
}
.tabs-t-box {
  position: relative;
  padding-bottom: 56px;
}
.tabs-t-box .tabs-t {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
}
.history h3 {
  margin: 8px 0;
  font-size: 20px;
}
.history p {
  line-height: 24px;
  font-size: 14px;
  text-indent: 2em;
}
.history p a {
  color: #f79d10;
}
.history .tabs-t {
  text-align: justify;
}
.history .tabs-t a {
  display: inline-block;
  width: 23%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: #e3e3e3;
}
.history .tabs-t a.active {
  background-color: #bd1a2d;
  color: #fff;
  position: relative;
  font-weight: 700;
}
.history .tabs-t a.active:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #bd1a2d transparent;
}
.history .swiper-slide {
  visibility: hidden;
}
.history .swiper-slide-visible {
  visibility: visible;
}
.history .col-72 {
  width: 420px;
}
@media (max-width: 1200px) {
  .history .col-72 {
    width: 72%;
  }
}
@media (max-width: 1024px) {
  .history p {
    display: block;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .tabs-t-box .tabs-t {
    position: relative;
    z-index: 0;
  }
  .history h3 {
    margin-top: 5px;
    font-size: 16px;
  }
  .history p {
    line-height: 26px;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .history .tabs-t {
    width: 100%;
  }
  .history .tabs-t a {
    font-size: 14px;
  }
  .opi .col {
    width: 49%;
  }
  .opi .img-responsive {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .history .tabs-t a {
    font-size: 12px;
  }
}
.tabs a {
  display: inline-block;
  padding: 0 10px;
  color: #999;
}
.tabs1 .jdhy {
  display: inline-block;
  padding: 0 10px;
  color: #000;
}
.overhidden {
  overflow: hidden;
}
.overhidden .swiper-slide {
  width: 100%;
  float: left;
  box-sizing: content-box;
  position: relative;
}
.overhidden .swiper-container .column-more {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 0;
}
.opi img {
  transition: opacity 0.3s;
}
.opi img:hover {
  opacity: 0.7;
}
.response {
  position: relative;
}
/* .tabs-t3 {
  position: absolute;
  top: 10px;
  left: 90px;
  font-size: 14px;
  line-height: 30px;
  border-bottom: none;
}
.tabs-t3 a {
  line-height: 30px;
  height: 30px;
  padding: 0 3px;
  font-weight: 400;
}
.tabs-t3 a.active {
  line-height: 30px;
  height: 30px;
  border-bottom: none;
  padding: 0 3px;
  font-weight: 700;
} */
.response .swiper-container .column-more {
  top: -37px;
}
@media (max-width: 476px) {
  .tabs-t3 {
    position: relative;
    left: 0;
  }
  .tabs a {
    padding: 0;
    font-size: 17px;
  }
  .tabs .active {
    font-size: 17px;
  }
}
@media (max-width: 376px) {
  .tabs-t3 a {
    padding: 0;
  }
  .tabs-t3 a.active {
    padding: 0;
  }
  .response .swiper-container .column-more {
    position: relative;
    top: 0;
    background: #eee;
    color: #666;
    float: none;
    line-height: 36px;
    display: block;
    text-align: center;
    border-radius: 6px;
    margin-top: 10px;
  }
}
/* ÇøÎ¯Áìµ¼ */
.qld_1{ height: 288px;}
.qld_1 table{
  width: 100%;
}
.qld_1 th, .qld_1 td{
  font-size: 16px; height: 45px; line-height: 22px; padding:7px 0;
}
.qld_1 th{
  width: 23%;
}
.qld_1 .btn{
  display: block; background-color: #bd1a2d; color: #fff; padding: 0 20%; line-height: 45px;text-align:justify;width:60%;height:45px;
}
.qld_1 .btn:after{width:100%;display:inline-block;content:'';}
.qld_1 td b{
  display: inline-block; padding-left: 15%;
}
@media (max-width: 586px) {
  .qld_1 th, .qld_1 td{
    font-size: 14px; padding:3px 0;
  }
  .qld_1 th{
    width: 90px;
  }
  .qld_1 .btn{
    padding-left: 11%;
padding-right:11%;
width:79%;
  }
  .qld_1 td:nth-child(2){
    width: 60px;
  }
}