.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .text {
  width: 100%;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.banner .text > h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}
.banner .text > span {
  display: inline-block;
  width: 1.4rem;
  height: 4px;
  background: #e77b43;
  margin: 0.6rem 0;
}
.banner .text > p {
  font-size: 0.8rem;
  color: #fff;
}
.banner .text > ul {
  margin-top: 5%;
  text-align: center;
}
.banner .text > ul li {
  display: inline-block;
  width: 14.9rem;
  height: 8.1rem;
  border: 4px solid #f5f5f5;
}
.banner .text > ul li:not(:last-child) {
  margin-right: 1.5rem;
}
.banner .text > ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.banner .text > ul li a .con {
  text-align: left;
  position: absolute;
  top: 50%;
  left: 11%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner .text > ul li a .con h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
}
.banner .text > ul li a .con h3 {
  font-size: 0.7rem;
  font-weight: bold;
  color: #fff;
  margin-top: 0.3rem;
}
.banner .text > ul li a .tu {
  position: absolute;
  top: 50%;
  right: 13%;
  max-width: 2rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner .text > ul li a .tu img {
  width: 100%;
}
.banner .text > ul li.active {
  background: url(../img/kancai/zhuanfang/title_bg.png) no-repeat;
  background-size: cover;
  border: 4px solid transparent;
}
.banner .text > ul li:hover {
  background: url(../img/kancai/zhuanfang/title_bg.png) no-repeat;
  background-size: cover;
  border: 4px solid transparent;
}
.bread .con {
  display: flex;
  height: 4rem;
}
.bread .con a {
  font-size: 0.7rem;
  color: #777;
  line-height: 4rem;
}
.bread .con a:hover {
  color: #ff8041;
}
.bread .con span {
  font-size: 0.7rem;
  color: #777;
  display: inline-block;
  line-height: 4rem;
  margin: 0 0.4rem;
}
.bread .con h6 {
  font-size: 0.7rem;
  line-height: 4rem;
  color: #777;
}
.kc-zf {
  padding: 1rem 0 4.3rem;
  position: relative;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  padding: 2.5rem 0;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/kancai/zhuanfang/news_bg.png) no-repeat;
  background-size: cover;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text {
  width: 66%;
  position: absolute;
  top: 40%;
  left: 24%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .sign {
  width: 6.2rem;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .sign img {
  width: 100%;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h2 {
  font-size: 1.8rem;
  color: #fff;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin-top: 3%;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h6 {
  font-size: 0.7rem;
  color: #fff;
  opacity: 0.5;
  margin: 1.4% 0 2%;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h6 .dian {
  margin: 0 0.4rem;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text p {
  font-size: 0.7rem;
  color: #f5f5f5;
  opacity: 0.9;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  line-height: 2;
  height: 4em;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more {
  width: 9.5rem;
  height: 3rem;
  background: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  border-radius: 30px;
  margin-top: 4%;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more a {
  display: block;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 3rem;
  border-radius: 30px;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more a span {
  display: inline-block;
  opacity: 0.5;
  margin-left: 0.4rem;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more:hover a {
  background: #fff;
  color: #ee8650;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more:hover a span {
  opacity: 1;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .right {
  float: right;
  width: 50%;
  overflow: hidden;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .right img {
  width: 100%;
}
.kc-zf .zf-swiper .swiper-wrapper .swiper-slide .right:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.kc-zf .zf-swiper .swiper-button-next {
  width: 2.1rem;
  height: 2.1rem;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #dddddd;
  top: 89%;
  right: 42.8%;
  margin-top: 0;
  background-image: none;
}
.kc-zf .zf-swiper .swiper-button-next:before {
  content: '\e683';
  font-family: iconfont;
  font-size: 0.9rem;
  color: #3f506f;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2.1rem;
  text-align: center;
}
.kc-zf .zf-swiper .swiper-button-next:hover {
  background-color: #ee8650;
  border: solid 1px #e77a42;
}
.kc-zf .zf-swiper .swiper-button-next:hover:before {
  color: #fff;
}
.kc-zf .zf-swiper .swiper-button-prev {
  width: 2.1rem;
  height: 2.1rem;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #dddddd;
  top: 89%;
  left: auto;
  right: 46%;
  margin-top: 0;
  background-image: none;
}
.kc-zf .zf-swiper .swiper-button-prev:before {
  content: '\e601';
  font-family: iconfont;
  font-size: 0.9rem;
  color: #3f506f;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2.1rem;
  text-align: center;
}
.kc-zf .zf-swiper .swiper-button-prev:hover {
  background-color: #ee8650;
  border: solid 1px #e77a42;
}
.kc-zf .zf-swiper .swiper-button-prev:hover:before {
  color: #fff;
}
.kc-zf .kc-list {
  position: absolute;
  bottom: 4.3rem;
  left: 0;
  z-index: 2;
  width: 50%;
}
.kc-zf .kc-list ul {
  width: 100%;
  float: left;
  padding-left: 24%;
}
.kc-zf .kc-list ul li {
  float: left;
  width: 31%;
  height: 0;
  padding-bottom: 19.8%;
  overflow: hidden;
  margin-right: 2.333%;
  cursor: pointer;
  border: solid 4px transparent;
}
.kc-zf .kc-list ul li img {
  width: 100%;
}
.kc-zf .kc-list ul li.active {
  box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.18);
  border: solid 4px #ee8650;
}
.kc-zf .kc-list ul li:hover {
  box-shadow: 0px 11px 24px 0px rgba(0, 0, 0, 0.18);
  border: solid 4px #ee8650;
}
.zf-con {
  background-color: #f7f7f7;
}
.zf-con .con .title {
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
}
.zf-con .con .title > h2 {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #454545;
  line-height: 6rem;
  position: relative;
}
.zf-con .con .title > h2:before {
  content: '';
  width: 80%;
  height: 4px;
  background-color: #e77b43;
  position: absolute;
  bottom: 0;
  left: 10%;
}
.zf-con .con > ul {
  margin-top: 1rem;
}
.zf-con .con > ul li {
  float: left;
  width: 31.2%;
  margin-top: 2rem;
}
.zf-con .con > ul li a {
  display: block;
}
.zf-con .con > ul li a .top {
  height: 0;
  padding-bottom: 67%;
  overflow: hidden;
}
.zf-con .con > ul li a .top img {
  width: 100%;
}
.zf-con .con > ul li a .bottom {
  background: #fff;
  padding: 1rem 1.4rem;
}
.zf-con .con > ul li a .bottom .sign {
  width: 2.7rem;
  height: 1.6rem;
  background: url(../img/kancai/zhuanfang/zf_bg.png) no-repeat;
  background-size: cover;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  line-height: 1.6rem;
  box-shadow: 0px 7px 24px 0px rgba(32, 33, 36, 0.28);
}
.zf-con .con > ul li a .bottom h2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  margin: 0.8rem 0 0.9rem;
}
.zf-con .con > ul li a .bottom p {
  font-size: 0.8rem;
  color: #666;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.zf-con .con > ul li:not(:nth-child(3n)) {
  margin-right: 3.2%;
}
.zf-con .con > ul li:hover a .top img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.zf-con .con > ul li:hover a .bottom h2 {
  color: #ff8041;
}
@media screen and (max-width: 1500px) {
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .sign {
    width: 5.2rem;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h2 {
    font-size: 1.5rem;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more {
    width: 8.5rem;
    height: 2.5rem;
    margin-top: 3%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more a {
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 1366px) {
  .banner .text > ul li {
    width: 13rem;
    height: 7rem;
  }
  .banner .text > ul li:not(:last-child) {
    margin-right: 1rem;
  }
  .kc-zf .kc-list ul li {
    padding-bottom: 19.6%;
  }
}
@media screen and (max-width: 1280px) {
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .sign {
    width: 4.2rem;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h2 {
    font-size: 1.4rem;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
  }
  .kc-zf .zf-swiper .swiper-button-next {
    top: 88%;
    right: 41.8%;
  }
  .kc-zf .zf-swiper .swiper-button-prev {
    top: 88%;
    right: 45.8%;
  }
}
@media screen and (max-width: 1100px) {
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text {
    top: 42%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h2 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 96px;
  }
  .banner .text {
    top: 50%;
  }
  .bread .con a {
    font-size: 14px;
  }
  .bread .con h6 {
    font-size: 14px;
  }
  .kc-zf .kc-list ul li {
    padding-bottom: 19.4%;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    margin-top: 72px;
    height: 200px;
    overflow: hidden;
  }
  .banner img {
    height: 100%;
    width: auto;
  }
  .banner .text {
    top: 50%;
  }
  .banner .text h2 {
    font-size: 20px;
  }
  .banner .text p {
    font-size: 14px;
  }
  .banner .text span {
    margin: 0;
  }
  .banner .text > ul {
    margin-top: 14px;
  }
  .banner .text > ul li {
    width: 78px;
    height: 80px;
    border: 1px solid #f5f5f5;
  }
  .banner .text > ul li a .con h2 {
    font-size: 16px;
  }
  .banner .text > ul li a .con h3 {
    font-size: 12px;
  }
  .banner .text > ul li a .tu {
    display: none;
  }
  .banner .text > ul li:not(:last-child) {
    margin-right: 6px;
  }
  .banner .text > ul li:hover {
    border: 1px solid #f65e2e;
  }
  .banner .text > ul li.active {
    border: 1px solid #f65e2e;
  }
  .kc-zf {
    padding: 10px 20px 40px;
  }
  .kc-zf .kc-list {
    width: 100%;
    bottom: 0;
  }
  .kc-zf .kc-list ul {
    padding: 0 10px;
  }
  .kc-zf .kc-list ul li {
    width: 32%;
    margin-right: 2%;
  }
  .kc-zf .kc-list ul li:last-child {
    margin-right: 0;
  }
  .kc-zf .zf-swiper .swiper-button-next {
    display: none;
  }
  .kc-zf .zf-swiper .swiper-button-prev {
    display: none;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .right {
    width: 100%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left {
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container {
    padding: 20px 20px 60px 20px;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .sign {
    width: 70px;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h2 {
    font-size: 16px;
    margin-top: 4%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text h6 {
    font-size: 13px;
    margin: 2.4% 0 3%;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text p {
    font-size: 14px;
    line-height: 1.5;
    height: 3em;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more {
    margin-top: 6%;
    width: 120px;
    height: 36px;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
  .kc-zf .zf-swiper .swiper-wrapper .swiper-slide .left .container .text .more a span {
    margin-left: 0;
  }
  .zf-con .con .title > h2 {
    font-size: 20px;
    line-height: 5rem;
  }
  .zf-con .con > ul li {
    width: 48.5%;
  }
  .zf-con .con > ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .zf-con .con > ul li:not(:nth-child(even)) {
    margin-right: 3%;
  }
  .zf-con .con > ul li a .bottom {
    padding: 12px;
  }
  .zf-con .con > ul li a .bottom .sign {
    width: 40px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
  }
  .zf-con .con > ul li a .bottom h2 {
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .zf-con .con > ul li a .bottom p {
    font-size: 14px;
  }
}
/*# sourceMappingURL=zhuanfang.css.map */