@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.slider_item {
  width: 840px;
  height: 464px;
  float: left;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 840px;
  height: 464px;
  border-radius: 8px;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  right: 15px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 24px;
  height: 6px;
  background: rgba(255, 255, 255, 0.52);
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  margin-right: 11px;
  border-radius: 7px 7px 7px 7px;
}
.slider_item .switch-tips .on {
  background: #fff;
}
.switch-tips ol li:hover {
  background: #fff;
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.img-group img {
  width: 840px;
  height: 464px;
  border-radius: 8px;
}
.banner-right {
  width: 442px;
  height:464px;
  border-radius: 8px;
  float: right;
  background-color: #fff;
  padding: 0 0 18px 0;
}
.banner-right .head {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #E6E6E6;
  padding-left: 19px;
}
.banner-right .head a {
  font-family: PingFang TC, PingFang TC;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  position: relative;
}
.banner-right .head .active:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #FD463D;
  bottom: -18px;
  left: 0;
  width: 48px;
  font-weight: bold;
  font-size: 20px;
}
.banner-right .text-list .item {
  padding: 0 19px 0 19px;
}
.banner-right .text-list li {
  overflow: hidden;
  margin-top: 15px;
}
.banner-right .text-list li a i {
  float: right;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 15px;
  color: #999999;
}
.banner-right .text-list li:first-child span {
  width: 100%;
  font-family: PingFang TC, PingFang TC;
  font-weight: 500;
  font-size: 19px;
  color: #333;
  float: none;
  margin-bottom: 15px;
}
.banner-right .text-list li:first-child h3 {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
  width: 420px;
  height: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.banner-right .text-list li:first-child h3 i {
  float: none;
  color: #1C79FA;
}
.banner-right .text-list li:hover span {
  color: #0166FF;
}
.banner-right .text-list li h3 {
  width: 278px;
  height: 20px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.banner-right .text-list li i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.banner-right .text-list li a span {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  width: 73%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  display: block;
  float: left;
}
.container-c {
  margin-top: 50px;
}
.title {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.title .title-left {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.title .title-left h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #333333;
  margin-right: 13px;
}
.title .title-left i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}
.title .title-right a {
  width: 60px;
  height: 27px;
  background: rgba(13, 113, 250, 0.06);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #0D71FA;
  display: block;
  text-align: center;
  line-height: 27px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #0D71FA;
}
.zxkc .list {
  margin-top: 20px;
}
.zxkc .list .img-box {
  width: 315px;
  margin-right: 13px;
  float: left;
  margin-bottom: 20px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.zxkc .list .img-box:nth-last-child(-n+4){
  margin-bottom:0;
}
.zxkc .list .img-box:hover {
  transform: translateY(-10px);
}
.zxkc .list .img-box:hover a .img-box .img-text {
  border-bottom: 1px solid #0166FF;
}
.zxkc .list .img-box:hover a .img-box .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.zxkc .list .img-box:hover a .img-box .img-text p {
  color: #0166FF;
}
.zxkc .list .img-box:hover a .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.zxkc .list .img-box:nth-child(4n) {
  margin-right: 0;
}
.zxkc .list .img-box img {
  width: 100%;
  height: 178px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.zxkc .list .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 16px 17px 20px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.zxkc .list .img-box .img-text .flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.zxkc .list .img-box .img-text span {
  display: block;
  width: 285px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-bottom: 8px;
}
.zxkc .list .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.zxkc .list .img-box .img-text i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.xxhd .list {
  margin-top: 20px;
}
.xxhd .img-box {
  width: 311px;
  margin-right: 18px;
  float: left;
  margin-bottom: 20px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.xxhd .img-box:hover {
  transform: translateY(-10px);
}
.xxhd .img-box:hover a .img-box .img-text {
  border-bottom: 1px solid #0166FF;
}
.xxhd .img-box:hover a .img-box .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.xxhd .img-box:hover a .img-box .img-text p {
  color: #0166FF;
}
.xxhd .img-box:hover a .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.xxhd .img-box:nth-child(4n) {
  margin-right: 0;
}
.xxhd .img-box img {
  width: 100%;
  height: 211px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.xxhd .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 17px 17px 17px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.xxhd .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  padding-top: 8px;
}
.sztd ul {
  margin-top: 20px;
}
.sztd ul li {
  width: 312px;
  height: 382px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid rgba(0, 0, 0, 0.11);
  position: relative;
  overflow: hidden;
  margin-right: 17px;
  float: left;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.15);
}
.sztd ul li:nth-child(4n) {
  margin-right: 0;
}
.sztd ul li:hover .mask {
  bottom: 0;
}
.sztd ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.sztd ul li a .column-img {
  width: 100%;
  height: 100%;
  display: block;
}
.sztd ul li a .mask {
  width: 100%;
  height: 124px;
  background: linear-gradient(181deg, rgba(13, 113, 250, 0) 0%, #0d71fa 100%);
  position: absolute;
  bottom: -35px;
  padding: 54px 17px 0 17px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
}
.sztd ul li a .mask h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
}
.sztd ul li a .mask p {
  width: 285px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
