.clear {
  clear: both;
}

.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}

.fixedNav {
  position: fixed;
  background: #014073 !important;
}

.banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.banner .bannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.banner .bannerbox ul li a {
  display: block;
  width: 100%;
  height: 100%;
  clip-path: inset(0% 0% 0% 0%);
}

.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}

.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: url(../images/next.png) no-repeat center;
  background-size: 80px;
  width: 80px;
  height: 80px;
  z-index: 2;
  cursor: pointer;
}

.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: url(../images/prev.png) no-repeat center;
  background-size: 80px;
  width: 80px;
  height: 80px;
  z-index: 2;
  cursor: pointer;
}

.banner .bannerbox .swiper_positon {
  position: absolute;
  right: 10%;
  z-index: 9;
  width: 98%;
  display: flex;
  justify-content: flex-end;
  bottom: 70px;
  padding-right: 10%;
}

.banner .bannerbox .swiper_positon span {
  background: #014073;
  width: 100px;
  opacity: 1;
  height: 100%;
  margin: 0 10px 0 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0;
  display: block;
  position: relative;
  border: 1px solid #fff;
}

.banner .bannerbox .swiper_positon span img {
  width: 100%;
  display: block;
}

.banner .bannerbox .swiper_positon span em {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
  clip-path: inset(0% 0% 0px 0px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  width: 100px;
}

.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active em {
  clip-path: inset(0% 100% 0px 0px);
}

.banner .bannerMouse {
  width: 26px;
  height: 31px;
  background: url(../images/bannerMouse.png) no-repeat center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  animation: gd 4s ease infinite alternate;
}

.title a {
  display: block;
}
.title a em {
  position: relative;
  display: block;
}
.title a em i {
  width: 216px;
  height: 32px;
  background: linear-gradient(to right, #014073, rgba(255, 255, 255, 0));
  display: block;
  border-radius: 5px 0 0 32px;
  transform: translateX(-60px);
  position: absolute;
  bottom: 0;
}
.title a em b {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  line-height: 1.5;
  position: relative;
  z-index: 2;
  display: block;
}
.title a em .gtext {
  position: relative;
  filter: drop-shadow(0 0 15px white);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 50px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.title a em .gtext__box {
  position: absolute;
  top: 0;
  overflow: hidden;
  font-weight: bold;
  font-size: 50px;
  box-sizing: content-box;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.title a em .gtext__box-inner {
  position: relative;
  white-space: nowrap;
  font-size: 50px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.title a em dd {
  width: 117px;
  height: 96px;
  position: absolute;
  bottom: 5px;
  left: 111px;
}
.title a em dd img {
  display: block;
  width: 100%;
  height: 100%;
}
.title a span {
  display: block;
  margin-top: 0px;
  font-size: 26px;
  font-weight: normal;
}

.product {
  padding-top: 120px;
  padding-bottom: 110px;
}

.product .productTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product .productTop .productTopl {
  width: 992px;
}

.product .productTop .productTopl .productTopTitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.product .productTop .productTopl .productTopTitle .search {
  width: 608px;
  height: 71px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
  border-radius: 71px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product .productTop .productTopl .productTopTitle .search input {
  display: block;
  height: 71px;
  padding-left: 40px;
  box-sizing: border-box;
}

.product .productTop .productTopl .productTopTitle .search input::placeholder {
  color: #999999;
}

.product .productTop .productTopl .productTopTitle .search .bth {
  display: block;
  width: 124px;
  height: 71px;
  background: #014073 url(../images/searchBth.png) no-repeat center;
  border: 0;
  cursor: pointer;
}

.product .productTop .productTopl .bd .productList {
  margin-top: 60px;
}

.product .productTop .productTopl .bd .productList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.product .productTop .productTopl .bd .productList ul li {
  width: 482px;
}

.product .productTop .productTopl .bd .productList ul li a i {
  display: block;
  width: 482px;
  height: 388px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTop .productTopl .bd .productList ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTop .productTopl .bd .productList ul li a em {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 44px;
}

.product .productTop .productTopl .bd .productList ul li a em b {
  width: 372px;
  line-height: 20px;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTop .productTopl .bd .productList ul li a em b::before {
  content: "·";
  margin: 0 14px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}

.product .productTop .productTopl .bd .productList ul li a em span {
  width: 92px;
  text-align: right;
  background: url(../images/productMore.png) no-repeat bottom left;
  font-size: 14px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTop .productTopl .bd .productList ul li:hover a i {
  border-radius: 10px 10px 0 0;
}

.product .productTop .productTopl .bd .productList ul li:hover a i img {
  transform: scale(1.1);
}

.product .productTop .productTopl .bd .productList ul li:hover a em b {
  color: #014073;
}

.product .productTop .productTopl .bd .productList ul li:hover a em span {
  transform: translateX(-5px);
  color: #014073;
}

.product .productTop .productTopr .hd::before {
  content: "";
  height: 66px;
  width: 100%;
  background: url(../images/productHd.png) no-repeat center right;
  display: block;
}

.product .productTop .productTopr .hd ul {
  width: 250px;
  margin-top: -1px;
  background-image: linear-gradient(to bottom, #0e3976, #0f3876);
  border-radius: 20px 0 20px 20px;
  overflow: hidden;
  padding-bottom: 10px;
}

.product .productTop .productTopr .hd ul li {
  width: 223px;
  height: 71px;
  margin-left: 27px;
  position: relative;
}

.product .productTop .productTopr .hd ul li::after {
  content: "";
  background-image: linear-gradient(to bottom, #1c4380, #163b76, #0d326e);
  border-radius: 71px 0 0 71px;
  width: 0%;
  height: 71px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productTop .productTopr .hd ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-end;
  margin-top: 10px;
  height: 71px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.product .productTop .productTopr .hd ul li a em {
  width: 130px;
  display: block;
}

.product .productTop .productTopr .hd ul li a em span {
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product .productTop .productTopr .hd ul li a em b {
  display: block;
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #acb9d7;
  text-align: right;
}

.product .productTop .productTopr .hd ul li a i {
  margin-right: 32px;
  display: block;
  width: 26px;
  height: 31px;
  margin-left: 22px;
}

.product .productTop .productTopr .hd ul li a i img {
  width: 100%;
  height: 100%;
  display: block;
}

.product .productTop .productTopr .hd ul li.on::after {
  width: 100%;
}

.product .productTop .productTopr .hd ul li.on a em span {
  font-weight: bold;
  font-size: 18px;
}

.product .productBottom {
  margin-top: 65px;
}

.product .productBottom ul {
  overflow: hidden;
}

.product .productBottom ul::after {
  content: "";
  clear: both;
  display: block;
}

.product .productBottom ul li {
  float: left;
  width: 308px;
  height: 338px;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  margin-right: 20px;
}

.product .productBottom ul li:last-child {
  margin-right: 0;
}

.product .productBottom ul li a {
  display: block;
  padding: 13px 13px 0;
}

.product .productBottom ul li a i {
  width: 282px;
  height: 247px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.product .productBottom ul li a i img {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product .productBottom ul li a em {
  height: 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.product .productBottom ul li a em b {
  width: 160px;
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productBottom ul li a em b::before {
  content: "·";
  margin: 0 14px 0 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

.product .productBottom ul li a em span {
  width: 92px;
  text-align: right;
  background: url(../images/productMore.png) no-repeat bottom left;
  font-size: 14px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .productBottom ul li:hover a i {
  border-radius: 10px 10px 0 0;
}

.product .productBottom ul li:hover a i img {
  transform: scale(1.1);
}

.product .productBottom ul li:hover a em b {
  color: #014073;
}

.product .productBottom ul li:hover a em span {
  transform: translateX(-5px);
  color: #014073;
}

.about {
  width: 100%;
  position: relative;
  height: 950px;
  background: #f5f5f5;
  overflow: hidden;
}

.about::after {
  content: "";
  width: 950px;
  height: 950px;
  display: block;
  position: absolute;
  background: url(../images/aboutIco.png) no-repeat center;
  animation: rotate 35s ease infinite;
  top: -50%;
  right: 280px;
}

.about::before {
  content: "";
  width: 1114px;
  height: 224px;
  display: block;
  background: url(../images/aboutBottom.png) no-repeat center bottom;
  position: absolute;
  left: 55px;
  bottom: 32px;
}

.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about .aboutBox .aboutl {
  padding-top: 213px;
  width: 700px;
}

.about .aboutBox .aboutl .title a em dd {
  left: 98px;
  bottom: 10px;
}

.about .aboutBox .aboutl h4 {
  margin-top: 70px;
  line-height: 1;
}

.about .aboutBox .aboutl h4 a {
  display: block;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}

.about .aboutBox .aboutl h4 i {
  display: block;
  width: 22px;
  height: 3px;
  background: #014073;
  margin-top: 26px;
}

.about .aboutBox .aboutl p {
  color: #666666;
  line-height: 36px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 108px;
}

.about .aboutBox .aboutl .aboutList {
  width: 652px;
  margin-top: 50px;
  transform: translateX(-60px);
}

.about .aboutBox .aboutl .aboutList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.about .aboutBox .aboutl .aboutList ul li {
  width: 235px;
  height: 235px;
  display: block;
  background: rgba(1, 64, 115, 0.1);
  border-radius: 50%;
  position: relative;
}

.about .aboutBox .aboutl .aboutList ul li b {
  display: block;
  line-height: 0.8;
  margin-top: 72px;
  text-align: center;
  font-size: 56px;
  color: #333;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.about .aboutBox .aboutl .aboutList ul li span {
  display: block;
  margin-top: 28px;
  line-height: 1;
  text-align: center;
  font-size: 16px;
}

.about .aboutBox .aboutl .aboutList ul li em {
  display: block;
  line-height: 1;
  text-align: center;
  font-size: 16px;
  margin-top: 14px;
}

.about .aboutBox .aboutl .aboutList ul li:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #014073;
}

.about .aboutBox .aboutl .aboutList ul li:nth-child(2) b {
  color: #fff;
}

.about .aboutBox .aboutl .aboutList ul li:nth-child(2) span {
  color: #fff;
}

.about .aboutBox .aboutl .aboutList ul li:nth-child(2) em {
  color: #fff;
}

.about .aboutBox .aboutl .aboutList ul li:hover {
  z-index: 3;
}

.about .aboutBox .aboutr {
  margin-top: 143px;
  position: relative;
  z-index: 2;
  width: 532px;
  height: 729px;
  display: block;
}

.about .aboutBox .aboutr em {
  width: 409px;
  height: 421px;
  display: block;
  background: #014073;
  position: relative;
  top: -14px;
  left: 251px;
}

.about .aboutBox .aboutr em i {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  top: 100px;
  left: 393px;
  position: absolute;
  font-size: 64px;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.2;
  letter-spacing: 2px;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.about .aboutBox .aboutr a {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.about .aboutBox .aboutr a img {
  display: block;
  width: 100%;
  height: 100%;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(720deg);
  }
}

.case {
  padding-top: 105px;
}

.case .caseTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.case .caseTop .title em dd {
  bottom: 8px;
  left: 81px;
}

.case .caseTop .caseTel {
  position: relative;
  display: block;
}

.case .caseTop .caseTel span {
  display: block;
  font-size: 125px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #f9fbfd;
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 620px;
  text-align: right;
  font-style: italic;
}

.case .caseTop .caseTel em {
  position: relative;
  padding-top: 30px;
  display: block;
}

.case .caseTop .caseTel em i {
  display: block;
  text-align: right;
  padding-right: 32px;
  width: 100%;
  border-bottom: 1px solid #000000;
  padding-bottom: 5px;
  height: 36px;
  background: url(../images/caseTel.png) no-repeat top right;
  line-height: 30px;
  box-sizing: border-box;
}

.case .caseTop .caseTel em b {
  display: block;
  text-align: right;
  margin-top: 16px;
  line-height: 1;
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333333;
}

.case .caseBox {
  margin-top: 43px;
  position: relative;
}

.case .caseBox .bd ul li {
  float: left;
  margin-right: 43px;
}

.case .caseBox .bd ul li a {
  display: block;
  width: 405px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .bd ul li a i {
  width: 405px;
  height: 317px;
  display: block;
  padding: 10px;
  background: #f6f7f9;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .bd ul li a i img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}

.case .caseBox .bd ul li a span {
  display: block;
  margin-top: 10px;
  height: 57px;
  padding-right: 80px;
  box-sizing: border-box;
  background: url(../images/caseMore.png) no-repeat center right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .bd ul li a span b {
  font-weight: normal;
  display: block;
  font-size: 16px;
  padding-top: 14px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .bd ul li a span b::after {
  content: "";
  width: 23px;
  height: 3px;
  margin-top: 14px;
  display: block;
  background: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .bd ul li a:hover i {
  border-radius: 10px;
}

.case .caseBox .bd ul li a:hover i img {
  border-radius: 10px;
}

.case .caseBox .bd ul li a:hover span {
  background: url(../images/caseMore2.png) no-repeat center right;
}

.case .caseBox .bd ul li a:hover span b {
  color: #014073;
}

.case .caseBox .bd ul li a:hover span b::after {
  background: #014073;
}

.case .caseBox .caseBoxl {
  width: 136px;
  height: 42px;
  background: #edeef0;
  border-radius: 42px;
  display: inline-block;
  text-align: center;
  line-height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 4px 0px 0px #b2c5d5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -180px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .caseBoxl i {
  width: 38px;
  height: 12px;
  display: block;
  background: url(../images/caseJt.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 12px;
}

.case .caseBox .caseBoxl span {
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #333;
}

.case .caseBox .caseBoxl:hover {
  background: #014073;
  box-shadow: 0 0px 0px 0px #b2c5d5;
}

.case .caseBox .caseBoxl:hover i {
  background: url(../images/caseJt2.png) no-repeat center;
}

.case .caseBox .caseBoxl:hover span {
  color: #fff;
}

.case .caseBox .caseBoxr {
  width: 136px;
  height: 42px;
  background: #edeef0;
  border-radius: 42px;
  display: inline-block;
  text-align: center;
  line-height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 4px 0px 0px #b2c5d5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -180px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .caseBox .caseBoxr i {
  width: 38px;
  height: 12px;
  display: block;
  background: url(../images/caseJt.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 12px;
  transform: rotate(180deg);
}

.case .caseBox .caseBoxr span {
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #333;
}

.case .caseBox .caseBoxr:hover {
  background: #014073;
  box-shadow: 0 0px 0px 0px #b2c5d5;
}

.case .caseBox .caseBoxr:hover i {
  background: url(../images/caseJt2.png) no-repeat center;
}

.case .caseBox .caseBoxr:hover span {
  color: #fff;
}

.honor {
  width: 100%;
  height: 810px;
  background: url(../images/honorBg.jpg) no-repeat center;
  margin-top: 90px;
}

.honor .dl-container {
  width: 1460px;
}

.honor .honorTop {
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.honor .honorTop .honorMore {
  width: 205px;
  height: 65px;
  display: block;
  background: #fff;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.honor .honorTop .honorMore:hover {
  background: #014073;
  color: #fff;
}

.honor .honorBox {
  height: 394px;
  margin-top: 40px;
  position: relative;
}

.honor .honorBox .bd {
  height: 380px;
}

.honor .honorBox ul {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  height: 100%;
  
}

.honor .honorBox ul li {
  float: left;
  width: 252px;
  margin-right: 42px;
  position: relative;
}

.honor .honorBox ul li a {
  display: block;
}

.honor .honorBox ul li a i {
  width: 252px;
  max-height: 351px;
  position: relative;
  background: #fff;
  display: block;
  overflow: hidden;
}

.honor .honorBox ul li a i .honorB {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.honor .honorBox ul li a i .honorB::after {
  content: "";
  width: 24px;
  height: 100%;
  background: url(../images/honorL.jpg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.honor .honorBox ul li a i .honorB::before {
  content: "";
  width: 24px;
  height: 100%;
  background: url(../images/honorR.jpg) no-repeat center;
  position: absolute;
  top: 0;
  left: 229px;
  z-index: 2;
}

.honor .honorBox ul li a i .honorT {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.honor .honorBox ul li a i .honorT::after {
  content: "";
  background: url(../images/honorT.jpg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 23px;
}

.honor .honorBox ul li a i .honorT::before {
  content: "";
  background: url(../images/honorB.jpg) no-repeat center;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 23px;
}

.honor .honorBox ul li a i img {
  display: block;
  width: 100%;
}

.honor .honorBox ul li a em {
  display: block;
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.honor .honorBox .honorJtl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 58px;
  height: 58px;
  display: block;
  background: url(../images/honorJtl.png) no-repeat center;
  left: -90px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

.honor .honorBox .honorJtl:hover {
  background-image: url(../images/honorJtl2.png);
}

.honor .honorBox .honorJtr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 58px;
  height: 58px;
  display: block;
  background: url(../images/honorJtl.png) no-repeat center;
  right: -90px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

.honor .honorBox .honorJtr:hover {
  background-image: url(../images/honorJtl2.png);
}

.news {
  padding-top: 152px;
  padding-bottom: 83px;
}

.news .newsTitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.news .newsTitle .title a em dd {
  left: 80px;
  bottom: 12px;
}

.news .newsTitle .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news .newsTitle .hd ul li {
  width: 170px;
  height: 56px;
  border-radius: 56px;
  background: #f0f0f0;
  margin: 0 25px;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTitle .hd ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  height: 56px;
  line-height: 56px;
  align-items: center;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTitle .hd ul li a i {
  width: 30px;
  height: 30px;
  display: block;
  background-image: url(../images/newsHd1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-right: 17px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsTitle .hd ul li:nth-child(2) a i {
  background-image: url(../images/newsHd2.png);
}

.news .newsTitle .hd ul li:nth-child(3) a i {
  background-image: url(../images/newsHd3.png);
}

.news .newsTitle .hd ul li.on {
  background: #014073;
}

.news .newsTitle .hd ul li.on a {
  color: #fff;
}

.news .newsTitle .hd ul li.on a i {
  background-position: 0 -30px;
}

.news .bd .newsList .newsListBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 45px;
}

.news .bd .newsList .newsListBox .newsListL {
  width: 514px;
}

.news .bd .newsList .newsListBox .newsListL .newsImg {
  display: block;
  width: 514px;
  height: 363px;
  padding: 10px;
  box-sizing: border-box;
  background: #f2f2f2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .bd .newsList .newsListBox .newsListL .newsImg img {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
}

.news .bd .newsList .newsListBox .newsListL .newsTime {
  display: flex;
  align-items: flex-end;
  margin-top: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .bd .newsList .newsListBox .newsListL .newsTime b {
  font-size: 34px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
}

.news .bd .newsList .newsListBox .newsListL .newsTime em {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  font-size: 14px;
  color: #333333;
  margin-left: 9px;
}

.news .bd .newsList .newsListBox .newsListL .newsLine {
  width: 34px;
  height: 1px;
  display: block;
  background: #014073;
  margin-top: 21px;
  margin-bottom: 16px;
}

.news .bd .newsList .newsListBox .newsListL .newsTitle {
  display: block;
}

.news .bd .newsList .newsListBox .newsListL .newsTitle span {
  display: block;
  font-size: 17px;
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news .bd .newsList .newsListBox .newsListL .newsTitle i {
  display: block;
  font-size: 15px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
}

.news .bd .newsList .newsListBox .newsListL .newsTitle b {
  display: block;
  width: 61px;
  height: 61px;
  background: url(../images/newsMore.png) no-repeat center;
  margin-top: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsImg {
  border-radius: 15px;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsImg img {
  border-radius: 15px;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsTime {
  color: #014073;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsTime em {
  color: #014073;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsTitle span {
  display: block;
  color: #014073;
}

.news .bd .newsList .newsListBox .newsListL:hover .newsTitle b {
  transform: rotate(-45deg);
}

.news .bd .newsList .newsListBox .newsListR {
  width: 740px;
  border-left: 1px dashed #e0e0e0;
}

.news .bd .newsList .newsListBox .newsListR ul li {
  border-bottom: 1px dashed #e0e0e0;
}

.news .bd .newsList .newsListBox .newsListR ul li:last-child {
  border-bottom: 0;
}

.news .bd .newsList .newsListBox .newsListR ul li a {
  padding: 45px 110px 45px 50px;
  box-sizing: border-box;
  background: url(../images/newsMore2.png) no-repeat center right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTime {
  display: flex;
  align-items: flex-end;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTime b {
  font-size: 34px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTime em {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  font-size: 14px;
  color: #333333;
  margin-left: 9px;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsLine {
  width: 34px;
  height: 1px;
  display: block;
  background: #014073;
  margin-top: 21px;
  margin-bottom: 16px;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTitle {
  display: block;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTitle span {
  display: block;
  font-size: 17px;
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news .bd .newsList .newsListBox .newsListR ul li a .newsTitle i {
  display: block;
  font-size: 15px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  font-weight: normal;
}

.news .bd .newsList .newsListBox .newsListR ul li a:hover {
  background: url(../images/newsMore.png) no-repeat center right;
}

.news .bd .newsList .newsListBox .newsListR ul li a:hover .newsTime {
  color: #014073;
}

.news .bd .newsList .newsListBox .newsListR ul li a:hover .newsTime em {
  color: #014073;
}

.news .bd .newsList .newsListBox .newsListR ul li a:hover .newsTitle span {
  display: block;
  color: #014073;
}

.header{
  position: fixed;
  background: transparent;
}