.banner {
  padding-top: 100px;
}
.banner img {
  width: 100%;
  vertical-align: text-bottom;
}
.banner .swiper-pagination-bullet {
  background-color: #ddd;
}
.banner .swiper-pagination-bullet-active {
  background-color: #fff;
}
.notice {
  width: 100%;
  margin: 40px 0;
}
.notice .not {
  display: flex;
  align-items: center;
}
.notice .not .title {
  width: 150px;
  height: 40px;
  background-color: #1A8CE1;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notice .not .title img {
  margin-right: 10px;
}
.notice .not .con {
  width: calc(90% - 150px);
  display: flex;
  align-items: center;
}
.notice .not .con .item {
  width: 33.3333%;
  margin-left: 3%;
  display: flex;
  align-items: center;
}
.notice .not .con .item img {
  width: 6px;
  margin-right: 2%;
}
.notice .not .con .item span {
  flex: 1;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.video {
  width: 100%;
  padding: 60px 0 100px;
  box-sizing: border-box;
}
.video .vid {
  display: flex;
  justify-content: space-between;
}
.video .vid .left {
  width: 20%;
  background-image: url("../images/video_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: space-between;
}
.video .vid .left .title {
  writing-mode: vertical-lr;
  font-size: 48px;
  color: #E60012;
  font-family: ZKXiaoWeiLogo-regular;
}
.video .vid .left .title span {
  font-size: 18px;
  color: #666666;
}
.video .vid .left .er {
  font-size: 28px;
  color: #101010;
  writing-mode: vertical-lr;
}
.video .vid .left .line {
  height: 390px;
  width: 1px;
  background-color: #BF9F62;
}
.video .vid .left .disc {
  writing-mode: vertical-lr;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  height: 610px;
}
.video .vid .right {
  width: 67%;
}
.video .vid .right video {
  width: 100%;
}
.center {
  width: 100%;
}
.center .pro .title {
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.center .pro .disc {
  font-size: 16px;
  color: #101010;
  text-align: center;
  margin-bottom: 60px;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item {
  width: 100%;
  position: relative;
  float: left;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
  height: 845px;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item > img {
  width: 100%;
  vertical-align: text-bottom;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item > img.pro_bg {
  display: block;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item > img.pro_bg_big {
  display: none;
  height: auto;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item .pro_bg_big {
  display: none;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item .text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 100px 0 0 30px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.center .pro .cons .swiper-wrapper .swiper-slide .item .text .tit {
  font-size: 30px;
  color: #fff;
  writing-mode: vertical-lr;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item .text img {
  width: 24px;
  margin-left: 8px;
  margin-top: 30px;
  vertical-align: text-bottom;
}
.center .pro .cons .swiper-wrapper .swiper-slide .item .text_big {
  display: none;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active {
  width: 50% !important;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item > img {
  vertical-align: text-bottom;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item > img.pro_bg {
  display: none;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item > img.pro_bg_big {
  display: block;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text {
  display: none;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .tit {
  color: #fff;
  padding-right: 40px;
  box-sizing: border-box;
  margin: 100px 0 0 60%;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .tit span {
  writing-mode: vertical-lr;
  font-size: 30px;
  display: block;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .tit img {
  width: 24px;
  margin-top: 30px;
  margin-left: 8px;
  vertical-align: text-bottom;
}
.center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .disc {
  margin-top: 100px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  writing-mode: vertical-lr;
  height: 60%;
  padding: 0 40px;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  box-sizing: border-box;
  text-align: justify;
}
.center .pro .cons .swiper-button-next,
.center .pro .cons .swiper-button-prev {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.center .pro .cons .swiper-button-next:after,
.center .pro .cons .swiper-button-prev:after {
  font-size: 14px;
  color: #fff;
}
.culture {
  width: 100%;
  padding-top: 100px;
}
.culture .cul .title {
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.culture .cul .disc {
  font-size: 16px;
  color: #101010;
  margin-bottom: 60px;
  text-align: center;
}
.culture .cul .con .top {
  display: flex;
  margin-bottom: 30px;
}
.culture .cul .con .top .item {
  width: 23.5%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.culture .cul .con .top .item:nth-child(4) {
  margin-right: 0;
}
.culture .cul .con .top .item img {
  width: 100%;
  vertical-align: text-bottom;
  transition: all 0.5s linear;
}
.culture .cul .con .top .item p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50px;
  padding: 0 25px;
  box-sizing: border-box;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.7);
}
.culture .cul .con .top .item:hover img {
  transform: scale(1.1);
}
.culture .cul .con .bot {
  display: flex;
}
.culture .cul .con .bot .item {
  width: 49%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.culture .cul .con .bot .item:nth-last-child(1) {
  margin-right: 0;
}
.culture .cul .con .bot .item img {
  width: 100%;
  vertical-align: text-bottom;
  transition: all 0.5s linear;
}
.culture .cul .con .bot .item p {
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 20px;
}
.culture .cul .con .bot .item:hover img {
  transform: scale(1.1);
}
.news {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}
.news .new .title {
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.news .new .disc {
  font-size: 16px;
  color: #101010;
  margin-bottom: 60px;
  text-align: center;
}
.news .new .con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news .new .con .left {
  width: 70%;
}
.news .new .con .left .item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.news .new .con .left .item img {
  width: 30%;
  vertical-align: text-bottom;
  margin-right: 30px;
}
.news .new .con .left .item .text .tit {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.news .new .con .left .item .text .disc {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  text-align: justify;
  margin: 10px 0 25px 0;
}
.news .new .con .left .item .text .b {
  display: flex;
  align-items: center;
}
.news .new .con .left .item .text .b p {
  padding: 2px 5px;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  margin-right: 25px;
  background-color: #1A8CE1;
}
.news .new .con .left .item .text .b .time {
  font-size: 14px;
  color: #666666;
}
.news .new .con .left .item:hover .text .tit {
  color: #1A8CE1;
}
.news .new .con .right {
  width: 20%;
  overflow: hidden;
  cursor: pointer;
}
.news .new .con .right img {
  width: 100%;
  vertical-align: text-bottom;
  transition: all 0.5s linear;
}
.news .new .con .right:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 1600px) {
  .center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .tit {
    margin: 100px 0 0 55%;
  }
}
@media screen and (max-width: 1440px) {
  .center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big .tit {
    margin: 100px 0 0 50%;
  }
}
@media screen and (max-width: 1200px) {
  .notice .not .con {
    width: calc(100% - 150px);
  }
  .notice .not .con .item {
    width: 50%;
  }
  .notice .not .con .item:nth-child(3) {
    display: none;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text .tit {
    font-size: 26px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text img {
    margin-left: 6px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text_big .tit {
    padding-right: 20px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text_big .tit span {
    font-size: 26px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text_big .tit img {
    margin-left: 6px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text_big .disc {
    font-size: 14px;
    line-height: 24px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .center .pro .cons .swiper-wrapper .swiper-slide .item{
    height: 175px;
  }
  .banner {
    padding-top: 70px;
  }
  .notice {
    margin: 10px 0;
  }
  .notice .not .title {
    width: 110px;
    height: 35px;
    font-size: 14px;
  }
  .notice .not .con {
    width: calc(96% - 110px);
  }
  .notice .not .con .item {
    width: 100%;
  }
  .notice .not .con .item:nth-child(1) {
    display: flex;
  }
  .notice .not .con .item:nth-child(2) {
    display: none;
  }
  .video {
    padding: 0 0 20px;
  }
  .video .vid {
    flex-wrap: wrap;
  }
  .video .vid .left {
    width: 100%;
    display: inline;
  }
  .video .vid .left .title {
    writing-mode: initial;
    font-size: 28px;
  }
  .video .vid .left .title span {
    font-size: 16px;
  }
  .video .vid .left .er {
    writing-mode: initial;
    font-size: 16px;
    margin: 5px 0;
  }
  .video .vid .left .line {
    display: none;
  }
  .video .vid .left .disc {
    writing-mode: initial;
    font-size: 12px;
    line-height: 24px;
    height: auto;
  }
  .video .vid .right {
    width: 100%;
    margin-top: 10px;
  }
  .center .pro .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .center .pro .disc {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item > img.pro_bg {
    display: none;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item > img.pro_bg_big {
    display: block;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text {
    padding: 30px 0 0 50px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text .tit {
    font-size: 20px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide .item .text img {
    width: 16px;
    margin-top: 5px;
    margin-left: 5px;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide-active .item .text {
    display: block;
  }
  .center .pro .cons .swiper-wrapper .swiper-slide-active .item .text_big {
    display: none;
  }
  .center .pro .cons .swiper-button-next,
  .center .pro .cons .swiper-button-prev {
    width: 20px;
    height: 20px;
  }
  .center .pro .cons .swiper-button-next:after,
  .center .pro .cons .swiper-button-prev:after {
    font-size: 12px;
  }
  .culture {
    padding-top: 20px;
  }
  .culture .cul .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .culture .cul .disc {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .culture .cul .con .top {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .culture .cul .con .top .item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .culture .cul .con .top .item:nth-child(2n) {
    margin-right: 0;
  }
  .culture .cul .con .top .item p {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
  }
  .culture .cul .con .bot {
    flex-wrap: wrap;
  }
  .culture .cul .con .bot .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .culture .cul .con .bot .item p {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }
  .news {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .news .new .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .news .new .disc {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .news .new .con .left {
    width: 100%;
  }
  .news .new .con .left .item {
    margin-bottom: 10px;
  }
  .news .new .con .left .item .text .tit {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .news .new .con .left .item .text .disc {
    display: none;
  }
  .news .new .con .left .item .text .b p {
    font-size: 12px;
    margin-right: 10px;
  }
  .news .new .con .left .item .text .b .time {
    font-size: 12px;
  }
  .news .new .con .right {
    display: none;
  }
}
