.sjcTop, .sjcTop2, .sjcBottom, .sjcLeft, .sjcRight, .rightWow, .leftWow, .bottomWow, .bg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  height: 720px;
  overflow: hidden;
}
.banner .slider {
  position: absolute !important;
  left: 50%;
  transform: translate(-50%);
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  top: 0;
  margin: 0 auto;
}
.banner .slider-main {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider-main li a img {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 10%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 10%;
  cursor: pointer;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
a, img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
button, input {
  border: none;
  outline: none;
}
.out {
  position: relative;
}
.out:hover::after, .out:hover::before {
  width: 100%;
}
.out:hover > a::after, .out:hover > a::before {
  height: 166px;
}
.out:hover .pro_hot_txt > a {
  color: #0074d4;
}
.out::after, .out::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #386be1;
  left: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.out::after {
  top: 0;
}
.out::before {
  top: 166px;
}
.in::after, .in::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #386be1;
  top: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.in::after {
  left: 0;
}
.in::before {
  right: 0;
}
.shadow:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.shadow2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.linkeff {
  position: relative;
}
.linkeff:hover::after, .linkeff:hover::before {
  width: 100%;
}
.linkeff::after, .linkeff::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  height: 1px;
  background: #386be1;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.linkeff::after {
  left: 0;
  top: 0;
}
.linkeff::before {
  right: 0;
  bottom: 0;
}
.img_white {
  overflow: hidden;
}
.img_white::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
  bottom: -100%;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}
.img_white:hover::after {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  bottom: 100%;
}
.img_save {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
/* ban-bot b */
.ban-bot {
  width: 100%;
  height: 150px;
  box-sizing: border-box;
  position: relative;
}
.ban-bot:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 50%;
  height: 100%;
  background-color: #f8f8f8;
}
.ban-bot:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 50%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.06);
}
.ban-bot .bb-con {
  position: relative;
  z-index: 9;
  width: 1280px;
  margin: 0 auto;
}
.ban-bot .bb-con div {
  width: 640px;
  height: 100%;
  padding-top: 22px;
}
.ban-bot .bb-con .txt-b img {
  padding-left: 104px;
}
.ban-bot .bb-con > div > div {
  display: inline-block;
  width: 400px;
}
.ban-bot .bb-con > div > div > i {
  display: block;
}
.ban-bot .bb-con > div img {
  width: 40px;
  margin-right: 20px;
  transform: translateY(-20px);
}
.ban-bot .bb-con > .phone-b {
  position: relative;
}
.ban-bot .bb-con > .phone-b:after {
  content: "";
  display: inline-block;
  width: 103px;
  height: 71px;
  position: absolute;
  right: 78px;
  bottom: -34px;
  background: url(../images/01.jpg) no-repeat center;
}
.ban-bot .bb-con > .phone-b > div i:first-child {
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
}
.ban-bot .bb-con > .phone-b > div i:last-child {
  font-size: 24px;
  color: #333333;
}
.ban-bot .bb-con > .txt-b > div i:first-child {
  font-size: 20px;
  margin-bottom: 5px;
  color: #333333;
}
.ban-bot .bb-con > .txt-b > div i:last-child {
  font-size: 16px;
  color: #666666;
}
/* title-b1 b */
.title-b1 {
  width: 100%;
  text-align: center;
  position: relative;
}
.title-b1 > img {
  height: 74px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.title-b1 > p {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  padding-top: 39px;
}
.title-b1 > i {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 5px;
  color: #666666;
}
/* pro b */
.pro-con {
  width: 1280px;
  margin: 0 auto;
  padding: 81px 0 108px;
}
.pd > div > .top {
  width: 100%;
  padding: 49px 0;
  box-sizing: border-box;
  margin: 0 20px;
}
.pd > div > .top > a {
  width: 502px;
  height: 380px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pd > div > .top > a img {
  width: 460px;
  height: 340px;
  object-fit: cover;
}
.pd > div > .top > div {
  width: 717px;
  padding-left: 40px;
}
.pd > div > .top > div a {
  font-size: 22px;
  letter-spacing: 7px;
  display: block;
  color: #333333;
}
.pd > div > .top > div i {
  display: block;
  padding: 20px 0 30px;
  width: 100%;
  border-bottom: 1px solid rgba(51, 51, 51, .1);
  font-size: 14px;
  letter-spacing: 11px;
  color: #333333;
}
.pd > div > .top > div p {
  font-size: 16px;
  line-height: 40px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 40px;
}
.pd > div > ul li {
  position: relative;
  width: 298px;
  height: 410px;
  display: inline-block;
}
.pd > div > ul li:nth-child(-n+3) {
  margin-right: 23px;
}
.pd > div > ul li > a:first-child {
  display: block;
  width: 100%;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #e0e0e0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.pd > div > ul li > a:first-child img {
  width: 276px;
  height: 248px;
  object-fit: cover;
}
.pd > div > ul li > .text {
  position: absolute;
  top: 235px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  padding-top: 30px;
  width: 240px;
  height: 144px;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 0px 50px 0px rgba(2, 103, 118, 0.09);
}
.pd > div > ul li > .text a {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  width: 90px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.pd > div > ul li > .text i {
  display: block;
  font-size: 15px;
  color: #666666;
  width: 80%;
  margin: 10px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pd > div > ul li > .jt {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.pd > div > ul li:hover > a:first-child {
  border: solid 1px #026776;
}
.pd > div > ul li:hover .text a {
  color: #026776;
}
.slide-pro {
  position: relative;
}
.slide-pro .hd {
  position: absolute;
  right: 0;
  top: 286px;
  z-index: 99;
}
.slide-pro .hd ul li:nth-child(n+2) {
  margin-left: 10px;
}
.slide-pro .hd ul li {
  display: inline-block;
  width: 160px;
  height: 130px;
  font-size: 14px;
  color: #333;
  line-height: 130px;
  text-align: center;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  background: url(../images/pro-btn1.png) no-repeat center;
}
.slide-pro .hd ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.slide-pro .hd ul li.on {
  background: url(../images/pro-btn2.png) no-repeat center;
}
.slide-pro .hd ul li.on a {
  color: #1b966c;
  font-weight: bold;
}
/* adv */
.adv-box {
  width: 100%;
  height: 840px;
  background: url(../images/adv-bg.jpg) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
}
.adv-con {
  width: 1280px;
  margin: 0 auto;
}
.adv-con > p:first-child {
  font-family: Arial-Black;
  font-size: 60px;
  font-weight: bolder;
  color: #333333;
  padding-top: 130px;
}
.adv-con > p:nth-child(2) {
  font-size: 36px;
  line-height: 46px;
  color: #333333;
}
.bd-adv > .bd > div > p {
  font-size: 20px;
  color: #333333;
  margin-top: 20px;
}
.bd-adv > .bd > div > i {
  display: block;
  font-size: 14px;
  letter-spacing: 8px;
  color: #333333;
  margin: 10px 0 18px;
  text-transform: uppercase;
}
.bd-adv > .bd > div > .desc {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  width: 545px;
  opacity: 0.8;
  height: 90px;
}
.slide-adv > .hd ul {
  height: 110px;
}
.slide-adv > .hd ul li {
  margin-top: 50px;
  cursor: pointer;
  display: inline-block;
  margin-right: 43px;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.slide-adv > .hd ul li.on {
  font-size: 40px;
  color: #333333;
}
.slide-adv > .hd ul li:before {
  content: "";
  display: inline-block;
  width: 0px;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.slide-adv > .hd ul li.on:before {
  content: "";
  display: inline-block;
  width: 136px;
  height: 1px;
  background-color: #333333;
  margin: 0 10px 15px 0;
}
.adv-con .lz-box {
  margin-top: 90px;
}
.adv-con .lz-box a {
  display: inline-block;
  width: 155px;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: #016673;
  border-radius: 5px;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.adv-con .lz-box a:hover {
  transform: translateY(-5px);
}
.adv-con .lz-box img {
  width: 31px;
  height: 31px;
  object-fit: cover;
  margin: 0 16px 0 68px;
  transform: translateY(-5px);
}
.adv-con .lz-box i {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
/* case b */
.case-con {
  width: 1280px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.case-con .cas {
  background: #fff;
  padding: 0 45px 0;
  box-sizing: border-box;
  position: relative;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.case-con .cas:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  display: inline-block;
  width: 1px;
  height: 471px;
  background-color: #f4f4f4;
}
.case-con .swiper-wrapper {
  padding: 50px 0;
  height: 360px;
  /* box-sizing: border-box; */
}
.case-con .cas span {
  width: 80%;
  font-size: 20px;
  line-height: 40px;
  display: block;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case-con .cas i {
  width: 100%;
  display: block;
  width: 336px;
  font-size: 16px;
  line-height: 40px;
  color: #666666;
  margin: 25px 0 22px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-con .cas img {
  width: 340px;
  height: 220px;
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 25px;
}
.case-con .cas .btn-box {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ddd;
  position: relative;
}
.case-con .cas:hover, .case-con .swiper-slide-active {
  border-bottom: 5px solid #016673;
  box-shadow: 0px 21px 13px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 99;
}
.case-con .cas:hover .btn-box, .case-con .swiper-slide-active .btn-box {
  background-color: #1b966c;
}
.case-con .cas:hover .btn-box:before, .case-con .swiper-slide-active.cas .btn-box:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 11px;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/caseR.png) no-repeat center;
}
.case-con .cas .btn-box:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 11px;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/caseR2.png) no-repeat center;
  transition: all .5s;
  -webkit-transition: all .5s;
}
/* about */
.about-box {
  overflow: hidden;
  width: 100%;
  height: 868px;
  overflow: hidden;
  background: url(../images/about-bg.jpg) no-repeat top center;
}
.about-con {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.about-con .img-box {
  margin-top: 100px;
  position: absolute;
  left: -310px;
}
.about-con .img-box > img {
  width: 962px;
  height: 760px;
  object-fit: cover;
}
.about-con .img-box .yyzz {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 343px;
  height: 238px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/yyzz.jpg) no-repeat center;
}
.about-con .img-box .yyzz img {
  width: 304px;
  height: 197px;
  object-fit: cover;
}
/* title-b2 b */
.title-b2 {
  width: 556px;
  position: relative;
}
.title-b2 > img {
  height: 74px;
  position: absolute;
  top: 0;
  left: 0;
}
.title-b2 > p, .title-b2 > a {
  display: block;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  padding-top: 39px;
}
.title-b2 > i {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 5px;
  color: #666666;
}
/* about b */
.about-box .title-b2 {
  margin-top: 148px;
}
.about-box .text {
  width: 556px;
}
.about-box .text p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0px;
  margin: 50px 0 30px 0;
}
.about-box .text i {
  font-size: 16px;
  line-height: 40px;
  color: #666666;
}
.about-con .icon-box {
  position: absolute;
  margin-top: 70px;
  padding-left: 60px;
  box-sizing: border-box;
  left: 51%;
  width: 958px;
  height: 170px;
  background-color: #ffffff;
  box-shadow: 0px 4px 59px 0px rgba(1, 102, 115, 0.09);
}
.about-con .icon-box li {
  display: inline-block;
  height: 100%;
  width: 200px;
  padding-top: 40px;
  text-align: center;
  box-sizing: border-box;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  position: relative;
}
.about-con .icon-box li img {
  height: 35px;
  object-fit: cover;
  margin-bottom: 10px;
}
.about-con .icon-box li p {
  font-size: 18px;
  color: #333333;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.about-con .icon-box li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 0px;
  background-color: #016673;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.about-con .icon-box li:hover {
  background-color: rgba(1, 102, 115, .1);
}
.about-con .icon-box li:hover:before {
  content: "";
  height: 3px;
}
.about-con .icon-box li:hover p {
  font-weight: bold;
  color: #016673;
}
/* news */
.news-con {
  width: 1280px;
  margin: 85px auto 0;
}
.news-con .hd {
  margin-bottom: 60px;
}
.news-con .hd ul {
  transform: translateY(50px);
}
.news-con .hd ul li {
  display: inline-block;
  margin-left: 64px;
  width: 149px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.news-con .hd ul li a {
  display: inline-block;
  font-size: 20px;
  color: #333333;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.news-con .bi {
  display: inline-block;
  overflow: hidden;
  object-fit: cover;
  position: relative;
  width: 22px;
  height: 6px;
  transform: translateY(-4px);
  margin-left: 40px;
}
.news-con .bi:before, .news-con .bi:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.news-con .bi:after {
  right: 0;
}
.news-con .bi::before {
  right: 100%;
}
.news-con .hd ul li.on .bi::after {
  right: -100%;
}
.news-con .hd ul li.on .bi::before {
  right: 0;
}
.news-con .bi::before {
  background: url(../images/nbtn1.png) center no-repeat;
}
.news-con .bi::after {
  background: url(../images/nbtn11.png) center no-repeat;
}
.news-con .hd ul li.on a {
  color: #016673;
  font-weight: bold;
}
.news-con .hd ul li.on {
  border-bottom: 2px solid #016673;
}
.news-con .bd > div .lit-b {
  width: 648px;
  height: 261px;
  padding-left: 6px;
  box-sizing: border-box;
  border-radius: 8px;
  border: solid 1px #e0e0e0;
}
.news-con .bd > div .lit-b {
  display: flex;
  align-items: center;
}
.news-con .bd > div .lit-b a:first-child > img {
  width: 320px;
  height: 250px;
  border-radius: 8px;
  object-fit: cover;
}
.news-con .bd .txt {
  margin-left: 34px;
}
.news-con .bd .txt i {
  display: block;
  font-size: 16px;
  color: #333333;
}
.news-con .bd .txt a {
  display: block;
  margin: 15px 0;
  font-size: 16px;
  width: 200px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.news-con .bd .txt .desc {
  font-size: 15px;
  line-height: 32px;
  color: #666666;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-con .bd .txt a.more {
  font-size: 14px;
  text-transform: uppercase;
  color: #999999;
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
}
.news-con .bd .txt a img {
  width: 35px;
  height: 8px;
  object-fit: cover;
  margin-left: 10px;
}
.news-con .bd .txt:hover a.more {
  transform: translateX(10px);
}
.news-con .bd .txt:hover a:nth-child(2) {
  transform: translateX(5px);
  color: #016673;
}
.news-con .bd .lit-h li .icon {
  display: inline-block;
  overflow: hidden;
  object-fit: cover;
  position: relative;
  width: 9px;
  height: 15px;
}
.news-con .bd .lit-h li .icon:before, .news-con .bd .lit-h li .icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.news-con .bd .lit-h li .icon:after {
  right: 0;
}
.news-con .bd .lit-h li .icon:before {
  right: 100%;
}
.news-con .bd .lit-h li:hover .icon:after {
  right: -100%;
}
.news-con .bd .lit-h li:hover .icon:before {
  right: 0;
}
.news-con .bd .lit-h li .icon:before {
  background: url(../images/nbtn3.png) center no-repeat;
}
.news-con .bd .lit-h li .icon:after {
  background: url(../images/nbtn4.png) center no-repeat;
}
.news-con .bd .lit-h li {
  width: 651px;
  padding: 30px 0 18px;
  border-bottom: 1px dashed #e0e0e0;
}
.news-con .bd .lit-h li:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.news-con .bd .lit-h li a {
  display: inline-block;
  width: 50%;
  margin-left: 27px;
  font-size: 16px;
  overflow: hidden;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  -webkit-transition: all .5s;
  transform: translateY(4px);
}
.news-con .bd .lit-h li:hover a {
  color: #016673;
}
.news-con .bd .lit-h li .date {
  display: inline-block;
  float: right;
  font-size: 16px;
  color: #999999;
  transform: translateY(4px);
}
.news-con .mb > ul {
  width: 590px;
}
.news-con .mb > ul li {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f8f8f8;
  padding: 28px 0;
}
.news-con .mb > ul li:first-child {
  padding-top: 5px;
  border-top: 0;
}
.news-con .mb > ul li .text-t .icon {
  display: inline-block;
  overflow: hidden;
  object-fit: cover;
  position: relative;
  width: 9px;
  height: 15px;
}
.news-con .mb > ul li .text-t .icon:before, .news-con .mb > ul li .text-t .icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.news-con .mb > ul li .text-t .icon:after {
  right: 0;
}
.news-con .mb > ul li .text-t .icon:before {
  right: 100%;
}
.news-con .mb > ul li:hover .icon:after {
  right: -100%;
}
.news-con .mb > ul li:hover .icon:before {
  right: 0;
}
.news-con .mb > ul li .text-t .icon:before {
  background: url(../images/nbtn3.png) center no-repeat;
}
.news-con .mb > ul li .text-t .icon:after {
  background: url(../images/nbtn4.png) center no-repeat;
}
.news-con .mb > ul li .text-t, .news-con .mb > ul li .desc {
  width: 436px;
}
.news-con .mb > ul li .text-t {
  margin-bottom: 23px;
}
.news-con .mb > ul li .text-t a {
  display: inline-block;
  width: 50%;
  font-size: 16px;
  color: #333333;
  margin-left: 10px;
  transition: all .5s;
  -webkit-transition: all .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translateY(4px);
}
.news-con .mb > ul li:hover .text-t a {
  color: #016673;
}
.news-con .mb > ul li .text-t .date {
  font-size: 16px;
  float: right;
  color: #999999;
  transform: translateY(4px);
}
.news-con .mb > ul li .desc {
  font-size: 15px;
  line-height: 32px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-con .mb > ul li > a > img {
  width: 118px;
  height: 118px;
  object-fit: cover;
  border-radius: 50%;
  transition: all .5s;
  -webkit-transition: all .5s;
  box-sizing: border-box;
}
.news-con .mb > ul li:hover > a > img {
  padding: 10px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1680px) {
  .banner .slider-main li a img {
    width: 120%;
  }
}