.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;
}
.title {
  text-align: center;
}
.title .title_box {
  position: relative;
  width: 200px;
  margin: 0 auto;
}
.title span {
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #4173D4;
}
.title a {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #395BC6;
  position: absolute;
  top: 21px;
  right: -40px;
}
.titlelays .title_lft {
  text-align: center;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 200px;
  margin: 0 auto;
}
.titlelays .title_lft p {
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #4E74CD;
  line-height: 28px;
  padding-bottom: 11px;
}
.titlelays .title_lft span {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
}
.titlelays .title_lft a {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #415CBF;
  line-height: 28px;
  position: absolute;
  top: 16px;
  right: -40px;
}
.title_t1 {
  width: 265px !important;
}
.main {
  width: 100%;
  background: url(../images/swiper_bck.png) no-repeat center top;
  background-size: cover;
  padding-top: 43px;
  min-width: 1200px;
}
.news {
  width: 100%;
  height: 410px;
  background: #FFFFFF;
  box-shadow: 0px 3px 13px 0px rgba(29, 34, 42, 0.16);
  border-radius: 8px;
  padding: 66px 0 0 42px;
}
.news .news_left {
  width: 468px;
  float: left;
  margin-right: 36px;
}
.news .news_left .news_img {
  width: 100%;
  height: 270px;
}
.news .news_left .news_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.news .news_left .news_text {
  width: 100%;
  height: 42px;
  background: #F0F3F7;
  line-height: 42px;
}
.news .news_left .news_text a {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  display: block;
  padding: 0 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.news .news_right {
  width: 610px;
  float: left;
}
.news .news_right .head {
  padding-bottom: 9px;
  border-bottom: 1px solid #C7C7C7;
  overflow: hidden;
}
.news .news_right .head ul {
  float: left;
}
.news .news_right .head ul li {
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  float: left;
  margin-right: 37px;
  cursor: pointer;
}
.news .news_right .head ul .on {
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #4173D4;
}
.news .news_right .head .viewmore {
  float: right;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #395BC6;
}
.news .news_right .text-list {
  width: 610px;
}
.news .news_right .text-list ul {
  margin-top: 34px;
}
.news .news_right .text-list ul li a {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  float: left;
  width: 75%;
  display: block;
  padding-bottom: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.news .news_right .text-list ul li span {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  float: right;
  display: block;
}
.img_list {
  margin-top: 64px;
}
.img_list .img_box ul {
  margin-top: 39px;
}
.img_list .img_box ul li {
  float: left;
  width: 285px;
  margin-right: 19px;
}
.img_list .img_box ul li:nth-child(4n) {
  margin-right: 0;
}
.img_list .img_box ul li:hover a span {
  color: #4173D4;
}
.img_list .img_box ul li img {
  width: 285px;
  height: 155px;
  display: block;
}
.img_list .img_box ul li span {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  padding-top: 16px;
}
.jyzj {
  margin-top: 85px;
}
.jyzj .image-list {
  margin-top: 44px;
}
.jyzj .image-list .slideBox {
  height: 350px;
  position: relative;
  overflow: hidden;
  margin-top: 77px;
}
.jyzj .image-list .slideBox .slideBox-itme {
  margin-left: 100px;
}
.jyzj .image-list .slideBox .slideBox-itme ul li {
  float: left;
  width: 176px;
  height: 350px;
  margin-right: 99px;
}
.jyzj .image-list .slideBox .sPrev {
  width: 54px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
}
.jyzj .image-list .slideBox .sPrev i {
  font-style: normal;
  display: block;
  width: 24px;
  height: 34px;
  background: url(../images/sPrev.png) no-repeat;
  margin: 64px 15px;
}
.jyzj .image-list .slideBox .sNext {
  width: 54px;
  height: 160px;
  position: absolute;
  right: 0;
  top: 0;
}
.jyzj .image-list .slideBox .sNext i {
  display: block;
  font-style: normal;
  width: 24px;
  height: 34px;
  background: url(../images/sNext.png) no-repeat;
  margin: 64px 15px;
}
.jyzj .slideBox_pic {
  position: relative;
}
.jyzj .slideBox_pic .slideBox_backdrop {
  width: 176px;
  height: 175px;
  background: url(../images/backdrop2.png) no-repeat center top;
}
.jyzj .slideBox_pic .slideBox_backdrop img {
  width: 176px;
  height: 175px;
}
.jyzj .slideBox_pic a img {
  width: 156px;
  height: 156px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -78px;
  margin-left: -78px;
  border-radius: 50%;
  display: block;
  border: 5px solid #588ECF;
}
.jyzj .slideBox_text {
  text-align: center;
}
.jyzj .slideBox_text p {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  padding-bottom: 16px;
  padding-top: 25px;
}
.jyzj .slideBox_text span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.news_banner {
  margin-top: 64px;
}
.news_banner img {
  width: 100%;
  display: block;
}
