* {
  margin: 0;
  padding: 0;
}
html {
  overflow: -moz-scrollbars-none;
}
body {
  color: #333333;
  font-size: 14px;
  background: #fff;
  overflow-x: hidden;
  width: 100%;
  font-size: 14px;
  scrollbar-width: none;
}
.clear {
  clear: both;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clear {
  clear: both;
}
.text-primary {
  color: #14997e;
}
.mb10 {
  margin-bottom: 10px;
}
.text-gray-3 {
  color: #333;
}
.text-gray-6 {
  color: #666;
}
.text-gray-9 {
  color: #999;
}
.fz16 {
  font-size: 16px;
}
.fwb {
  font-weight: bold;
}
h3,
h4 {
  font-weight: normal;
}
i {
  font-style: normal;
}
.df {
  display: flex;
}
.dfc {
  display: flex;
  align-items: center;
}
.dfcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fx1 {
  flex: 1;
}
.flex-wrap {
  flex-wrap: wrap;
}
a {
  color: #333333;
  text-decoration: none;
}
li {
  list-style: none;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
}
.wrap {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
}
.dec {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.overflow2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.nav-tit {
  margin-top: 60px;
}
.nav-tit p {
  text-align: center;
}
.nav-tit p:nth-child(1) {
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  line-height: 39px;
}
.nav-tit p:nth-child(2) {
  width: 43px;
  height: 2px;
  background: #c70006;
  margin: 10px auto 0;
}
.header {
  height: 112px;
  position: relative;
  box-sizing: border-box;
  justify-content: space-between;
  padding-right: 28px;
}
.top {
  height: 87px;
  position: absolute;
  z-index: 1000;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.top .searchform-wrapper {
  width: 900px;
  height: 100%;
  display: flex;
  align-items: center;
}
.top .searchform-wrapper .icon-sousuo {
  color: #333;
  font-size: 22px;
}
.top .searchform-wrapper input {
  width: 700px;
  height: 40px;
  margin-left: 20px;
  padding-left: 20px;
  outline: none;
  border: 1px solid #efefef;
}
.top .searchform-wrapper .icon-guanbi {
  margin-left: 50px;
  font-size: 24px;
  cursor: pointer;
}
.top .search-form {
  display: none;
}
.top .img2 {
  display: none;
}
.top .img1 {
  display: block;
}
.top .nav {
  display: flex;
  justify-content: space-between;
}
.top .logo {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1000;
  margin-top: 5px;
}
.top:hover {
  background: #fff !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.06);
}
.top:hover .tit {
  color: #333 !important;
}
.top:hover .icon-sousuo {
  color: #333 !important;
}
.top:hover .img1 {
  display: none !important;
}
.top:hover .img2 {
  display: block !important;
}
.top:hover .sub {
  border-top: 1px solid #d9d9d9 !important;
}
.navBar {
  display: flex;
  height: 87px;
}
.navBar li:hover .top {
  background: #fff;
}
.navBar > li {
  height: 87px;
  margin: 0 25px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.navBar > li.on {
  border-bottom: 3px solid #c70006;
}
.navBar > li.on > a {
  font-weight: 700;
}
.navBar > li:hover {
  border-bottom: 3px solid #c70006;
}
.navBar > li:hover .sub {
  display: block;
}
.navBar > li:hover::before {
  height: 100%;
}
.navBar > li .iconfont {
  font-size: 18px;
  color: #999ca4;
}
.navBar > li .icon-sousuo {
  font-size: 24px;
  color: #fff;
}
.navBar .tit {
  font-size: 16px;
  color: #fff;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navBar .wrap {
  display: flex;
  padding-top: 37px;
}
.navBar .sub2 .wrap {
  position: relative;
  left: -70px;
}
.navBar .sub2 .wrap {
  padding-top: 0;
}
.navBar .sub2 .sub-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 280px;
  margin-top: 30px;
  justify-content: flex-start;
}
.navBar .sub2 .sub-list:nth-child(1) {
  padding-left: 0 !important;
}
.navBar .sub {
  position: absolute;
  top: 86px;
  width: 100%;
  left: 0;
  transition: all 0.3s linear;
  overflow: hidden;
  z-index: 10000;
  display: flex;
  background: #fff;
  padding-bottom: 35px;
  display: none;
}
.navBar .sub .icon2 {
  display: none;
}
.navBar .sub .icon1 {
  display: block;
}
.navBar .sub .active .text-ellipsis {
  font-weight: 700;
}
.navBar .sub .active .icon2 {
  display: block;
}
.navBar .sub .icon2 {
  transform: rotate(90deg);
  display: block;
}

.navBar .sub .active .icon1 {
  display: none;
}
.navBar .sub .sub-three a {
  height: 34px;
  line-height: 13px;
  width: 269px;
}

.navBar .sub .img {
  border-right: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-right: 70px;
  box-sizing: border-box;
}
.navBar .sub .img img {
  width: 452px;
  height: 254px;
}
.navBar .sub .sub-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 290px;
  margin-top: 15px;
}
.navBar .sub .sub-three {
  border: none;
  height: 30px;
  line-height: 30px;
}
.navBar .sub .sub-three:nth-of-type(1) {
  margin-top: -10px;
}
.navBar .sub .sub-three a {
  border: none;
}
.navBar .sub .sub-three a:hover {
  border: none;
  color: #c70006;
}
.navBar .sub a {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  height: 53px;
  line-height: 53px;
  border-bottom: 1px solid #e8e8e8;
  width: 226px;
  justify-content: space-between;
  margin-left: 70px;
  font-size: 14px !important;
}
.navBar .sub a:hover {
  font-weight: 700;
  color: #282828;
}
.navBar .is-sub-two {
  border-bottom: none;
}
.navBar .is-sub-two a {
  border-bottom: none;
}
.navBar .sub a:hover {
  border-bottom: 3px solid #c70006;
}
.navBar .is-sub-two a:hover {
  border-bottom: none;
}
.navBar .is-sub-two:hover .is-sub-three {
  border-bottom: 3px solid #c70006;
}

.inner-banner {
  position: relative;
}
.inner-banner img {
  width: 100%;
  display: block;
}
/*首页轮播图*/
@-webkit-keyframes bannerOpacity {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes bannerOpacity {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes banner1-1 {
  0% {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(0%);
  }
  70% {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
  }
  100% {
    opacity: 0.5;
    bottom: 110px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@keyframes banner1-1 {
  0% {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
  }
  70% {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
  }
  100% {
    opacity: 0.5;
    bottom: 110px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes banner1-2 {
  0% {
    opacity: 1;
    font-size: 150px;
  }
  70% {
    opacity: 1;
    font-size: 150px;
  }
  100% {
    opacity: 0.5;
    font-size: 60px;
  }
}
@keyframes banner1-2 {
  0% {
    opacity: 1;
    font-size: 150px;
  }
  70% {
    opacity: 1;
    font-size: 150px;
  }
  100% {
    opacity: 0.5;
    font-size: 60px;
  }
}
@-webkit-keyframes banner1-3 {
  0% {
    opacity: 1;
    font-size: 60px;
    line-height: 70px;
  }
  70% {
    opacity: 1;
    font-size: 60px;
    line-height: 70px;
  }
  100% {
    opacity: 0.5;
    font-size: 38px;
    line-height: 48px;
  }
}
@keyframes banner1-3 {
  0% {
    opacity: 1;
    font-size: 60px;
    line-height: 70px;
  }
  70% {
    opacity: 1;
    font-size: 60px;
    line-height: 70px;
  }
  100% {
    opacity: 0.5;
    font-size: 38px;
    line-height: 48px;
  }
}
.c-banner1-wrap {
  position: relative;
  z-index: 2;
  height: 100vh;
  background: #fff;
}
.c-banner1-wrap .down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100000000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.c-banner1-wrap .down img {
  display: block;
}
.c-banner1-wrap .down .xia {
  transform: rotate(90deg);
  color: #fff;
  font-size: 36px;
  margin-left: -4px;
  animation: yunMove2 1s infinite;
}
@-webkit-keyframes yunMove2 {
  0% {
    margin-bottom: -5px;
  }
  100% {
    margin-bottom: 5px;
  }
}
@keyframes yunMove2 {
  0% {
    margin-bottom: -5px;
  }
  100% {
    margin-bottom: 5px;
  }
}
.c-banner1-wrap > .wrap {
  height: 23%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000000000000;
}
.c-banner1-wrap .text {
  position: absolute;
  z-index: 10000000;
  top: 45%;
}
.c-banner1-wrap .text p:nth-child(1) {
  font-size: 22px;
  color: #ffffff;
}
.c-banner1-wrap .text p:nth-child(2) {
  font-size: 64px;
  font-family: Source Han Sans SC;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0px 7px 16px rgba(2, 76, 139, 0.18);
  margin-top: 10px;
}
#imgText {
  position: relative;
  z-index: 100000;
}
.igt_page_text {
  position: relative;
  z-index: 1000000000000;
}
.igt_page_text .button-list {
  position: absolute;
  bottom: 55px;
  color: #ffffff;
  width: 100%;
  bottom: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.igt_page_text .button-list > div {
  font-size: 24px;
}
.igt_page_text .button-list .swiper-prev {
  position: absolute;
  left: -25px;
  transform: rotate(180deg);
}
.igt_page_text .button-list .swiper-next {
  position: absolute;
  right: -25px;
}
.igt_page_text .clearfix {
  position: absolute;
  width: 250px;
  display: flex;
  align-items: center;
}
.igt_page_text ul {
  position: absolute;
  bottom: 55px;
  z-index: 100000000000;
  left: 20px;
}
.igt_page_text ul li {
  font-size: 16px;
  font-weight: 400;
  color: #e8e8e8;
  margin: 8px 10px;
  width: 30px !important;
  display: inline-block;
  cursor: pointer;
}
.igt_page_text ul li.on {
  font-weight: 700;
}
.igt_page_text ul .line {
  width: 63px;
  height: 2px;
  background: #c70006;
  margin-left: 20px;
  display: inline-block;
}
.c-banner1-0 img {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  object-fit: cover;
  transition: all 5s linear;
}
.swiper-pagination-custom {
  height: 34px;
  text-align: end !important;
}
/*自定义分页器的样式*/
.swiper-pagination-customs {
  width: 34px;
  height: 34px;
  display: inline-block;
  border-radius: 5px;
  margin: 0 3px;
  outline: 0;
  box-sizing: border-box;
}
.swiper-pagination-customs:last-child {
  margin-right: 16px;
}
/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
  border: 2px solid #fcb916;
  width: 36px;
  height: 36px;
}
.c-banner1-0 .swiper-slide-active img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
}
.c-banner1-0 .swiper-slide-active {
  z-index: 2 !important;
  opacity: 1 !important;
}
.new {
  margin-top: 65px;
  margin-bottom: 90px;
}
.new .tit {
  font-size: 32px;
  color: #000000;
  text-align: center;
  padding-bottom: 35px;
}
.new .tit .line {
  width: 43px;
  height: 2px;
  background: #c70006;
  margin: 15px auto 0;
}
.new .bd li {
  width: 100%;
  padding: 25px 35px;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
}
.new .bd li:hover .right p:nth-child(1) {
  color: #c70006;
}
.new .bd li a {
  display: flex;
}
.new .bd li .left {
  width: 343px;
  height: 226px;
}
.new .bd li .left .img {
  content: '';
  position: absolute;
  height: 226px;
  width: 343px;
}
.new .bd li .left .img::before {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 16%;
}
.new .bd li .right {
  width: 69%;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new .bd li .right p:nth-child(1) {
  font-size: 20px;
  color: #333333;
}
.new .bd li .right p:nth-child(2) {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  margin-top: 32px;
}
.new .bd li .right p:nth-child(3) {
  font-size: 14px;
  color: #999999;
  margin-top: 30px;
}
.new .hd {
  margin-top: 23px;
}
.new .hd ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new .hd li {
  width: 25px;
  height: 9px;
  background: #ebebeb;
  border-radius: 4px;
  margin-right: 12px;
}
.new .hd li.on {
  width: 25px;
  height: 9px;
  background: #c70006;
  border-radius: 4px;
}
.new .new-list {
  margin-top: 61px;
  display: flex;
}
.new .new-list .left,
.new .new-list .right {
  width: 47%;
  margin-right: 88px;
  position: relative;
}
.new .new-list .left:nth-last-child(1),
.new .new-list .right:nth-last-child(1) {
  margin-right: 0;
}
.new .new-list .list li {
  border-bottom: 1px solid #f8f8f8;
  padding: 28px 0;
}
.new .new-list .list li:hover a .title {
  font-weight: bold !important;
  color: #c70006 !important;
}
.new .new-list .list li:hover a .title span {
  color: #c70006 !important;
}
.new .new-list .list li a .title {
  display: flex;
  justify-content: space-between;
}
.new .new-list .list li a .title span {
  display: block;
}
.new .new-list .list li a .title span:nth-child(1) {
  font-size: 18px;
  color: #333333;
  width: 365px;
}
.new .new-list .list li a .title span:nth-child(2) {
  font-size: 16px;
  color: #999999;
  line-height: 36px;
}
.new .new-list .list li a .dec {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}
.new .new-list .tits {
  border-bottom: 1px solid #c70006;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new .new-list .tits .title {
  width: 165px;
  height: 0;
  border-width: 0px 27px 50px 0px;
  border-style: none solid solid;
  border-color: transparent transparent #c70006;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
}
.search-list {
  height: 114px;
  background: #f1f1f1;
  display: flex;
  margin-top: -35px;
  position: relative;
  z-index: 100;
}
.search-list .form {
  display: flex;
  align-items: center;
}
.search-list .form > div {
  margin-right: 30px;
  width: calc(31% - 20px);
  position: relative;
  z-index: 100;
}
.search-list .form > div span {
  color: #f1f1f1;
  position: absolute;
  right: 18px;
  font-size: 22px;
  top: 24px;
}
.search-list .form > div ul {
  background: #fff;
  position: absolute;
  width: 100%;
  display: none;
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
  z-index: 100;
  max-height: 300px;
  overflow-x: scroll;
}
.search-list .form > div ul::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
.search-list .form > div ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 5px;
}
.search-list .form > div ul::-webkit-scrollbar-track {
  /*滚动条轨道的样式*/
  background: #fff;
  border-radius: 5px;
}
.search-list .form > div ul li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  padding: 0 13px;
}
.search-list .form > div ul li:hover {
  background: #c70006;
  color: #fff;
}
.search-list input {
  width: 100%;
  height: 66px;
  background: #ffffff !important;
  padding: 0 25px;
  display: block;
  box-sizing: border-box;
  border: none;
  font-size: 16px;
  outline: none;
}
.search-list input::placeholder {
  color: #333333;
  font-size: 16px;
  opacity: 1;
}
input:-internal-autofill-selected {
  background: #ffffff;
}
.search-list .btn {
  width: 240px !important;
  height: 66px;
  line-height: 66px;
  background: #c70006;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  margin-right: 0 !important;
}
.index-about {
  margin-top: 90px;
  position: relative;
  padding-bottom: 100px;
}
.index-about .wrap {
  display: flex;
  justify-content: space-between;
}
.index-about .wrap .left {
  width: 45.8%;
}
.index-about .wrap .left h3 {
  font-size: 32px;
  color: #0d0d0d;
  margin-top: 20px;
}
.index-about .wrap .left .line {
  width: 43px;
  height: 2px;
  margin: 20px 0;
  background: #c70006;
}
.index-about .wrap .left .e-tit {
  font-size: 18px;
  color: #999999;
}
.index-about .wrap .left .desc {
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  margin-top: 60px;
}
.index-about .wrap .left .more {
  width: 166px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #c70006;
  text-align: center;
  margin-top: 55px;
  color: #c70006;
}
.index-about .wrap .left .more a {
  color: #c70006;
}
.index-about .wrap .right {
  width: 50.6%;
  height: 548px;
}
.ny-banner {
  height: 547px;
  position: relative;
}
.ny-banner .banner-nav ul {
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.ny-banner .banner-nav ul li {
  width: 50%;
  height: 81px;
  line-height: 80px;
  font-size: 18px;
  text-align: center;
  background: rgba(0, 0, 0, 0.23);
  cursor: pointer;
}
.ny-banner .banner-nav ul li.on,
.ny-banner .banner-nav ul li:hover {
  background: #c70006;
}
.ny-banner .banner-nav ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.ny-banner img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ny-banner .wrap {
  height: 100%;
  position: relative;
}
.ny-banner .text {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  bottom: 45px;
  display: flex;
  align-items: center;
}
.ny-banner .text .line {
  width: 19px;
  height: 3px;
  background: #c70006;
  margin-right: 10px;
}
.ny-banner .right {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  bottom: 45px;
  right: 0;
  display: flex;
  align-items: center;
}
.ny-banner .right a {
  color: #ffffff;
}
.about .content {
  color: #000000;
  line-height: 36px;
  margin-top: 45px;
}
.about .content p {
  text-indent: 32px;
  text-align: justify;
}
.about .content .tit {
  font-size: 18px;
  font-weight: 700;
}
.about .history {
  opacity: 1;
  bottom: 0;
  z-index: 1;
  margin-top: 80px;
  margin-bottom: 70px;
}
.about .history ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.about .history ul li {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 45px;
  cursor: pointer;
  text-align: center;
}
.about .history ul li:nth-last-child(1) {
  border-right: none;
}
.about .history ul li p:nth-child(1) {
  display: flex;
  text-align: center;
}
.about .history ul li p:nth-child(1) span:nth-child(1) {
  font-size: 48px;
  font-weight: 400;
  text-align: center;
  color: #c70006;
  line-height: 30px;
}
.about .history ul li p:nth-child(1) span:nth-child(2) {
  font-size: 22px;
  text-align: left;
  color: #c70006;
  line-height: 30px;
  position: relative;
  top: -15px;
  left: -30px;
}
.about .history ul li p:nth-child(2) {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  margin-left: -50px;
}
.about .declopment {
  background: url('../images/a_back.jpg') no-repeat center / cover;
  height: 875px;
  padding-top: 60px;
  margin-top: 50px;
  position: relative;
}
.about .declopment .nav-tit {
  margin-top: 0;
}
.about .declopment .shaft-detail-cont .wrap {
  display: flex;
}
.about .declopment .shaft-detail-cont .left {
  width: 47.3%;
  height: 486px;
}
.about .declopment .shaft-detail-cont .left img {
  width: 100%;
  height: 486px;
}
.about .declopment .shaft-detail-cont .right {
  margin-left: 5%;
  height: 486px;
  margin-top: -10px;
  width: 50%;
}
body {
}
.about .declopment .shaft-detail-cont .right h3 {
  font-size: 59px;
  font-weight: bold;
  color: #333333;
}
.about .declopment .shaft-detail-cont .right p {
  color: #666666;
  /* margin-top: 20px; */
  line-height: 36px;
  font-size: 16px;
}
.about .declopment .shaft-detail-cont .right .desc {
  /* margin-top: 10px; */
  height: 416px;
  overflow-y: scroll;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about .declopment .shaft-detail-cont .right .desc::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  overflow-y: scroll;
  　　scrollbar-color: transparent transparent;
  　　scrollbar-track-color: transparent;
  　　-ms-scrollbar-track-color: transparent;
}
.about .declopment .shaft-detail-cont .right .desc::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 5px;
}
.about .declopment .shaft-detail-cont .right .desc::-webkit-scrollbar-track {
  /*滚动条轨道的样式*/
  background: #fff;
  border-radius: 5px;
}
.about .responsibility {
  background: #fafafa;
  margin-bottom: 60px;
  width: 100%;
  padding: 90px 0;
}
.about .responsibility .wrap {
  position: relative;
  display: flex;
}
.about .responsibility .left {
  width: 768px;
  height: 783px;
  margin-top: 39px;
}
.about .responsibility .right {
  width: 68.3%;
  position: absolute;
  right: 0;
  background: #fff;
  padding: 45px;
  box-sizing: border-box;
}
.about .responsibility .right .tit {
  font-size: 28px;
  font-weight: bold;
  color: #0e0e0e;
}
.about .responsibility .right .line {
  width: 36px;
  height: 1px;
  background: #c70006;
  margin-top: 20px;
}
.about .responsibility .right .content {
  font-size: 16px;
  color: #333333;
  line-height: 38px;
  margin-top: 30px;
}
.about .honor-list {
  margin-top: 60px;
  padding-bottom: 80px;
  overflow: hidden;
}
.about .honor-list .tempWrap {
  overflow: visible !important;
}
.about .honor-list ul {
  display: flex;
  flex-wrap: wrap;
  overflow: visible !important;
}
.about .honor-list ul li {
  width: calc(25% - 15px);
  background: #ffffff;
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
  padding: 18px 18px 0 18px;
  box-sizing: border-box;
  margin-right: 20px;
}
.about .honor-list ul li:nth-last-child(1) {
  margin-right: 0;
}
.about .honor-list ul li img {
  width: 100%;
  height: 196px;
}
.about .honor-list ul li .text {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #ffffff;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.party {
  margin-top: 60px;
  margin-bottom: 60px;
  /* display: flex; */
}
.party .left {
  width: 32%;
  max-height: 1031px;
  background: #ffffff;
  padding-left: 30px;
  box-sizing: border-box;
  float: left;
}
.party .left .tit {
  font-size: 20px;
  font-weight: bold;
  color: #c70006;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #f7f7f7;
}
.party .left ul {
  overflow-y: scroll;
  box-sizing: border-box;
  padding-bottom: 40px;
  max-height: 975px;
  /* 定义滚动条样式 */
}
.party .left ul::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
.party .left ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 5px;
}
.party .left ul::-webkit-scrollbar-track {
  /*滚动条轨道的样式*/
  background: #fff;
  border-radius: 5px;
}
.party .left ul li {
  display: flex;
  margin-top: 30px;
}
.party .left ul li .img {
  position: relative;
  display: block;
  width: 42.8%;
}
.party .left ul li .img > div {
  width: 100%;
}
.party .left ul li .img > div::before {
  content: '';
  display: block;
  padding-bottom: 120%;
}
.party .right {
  margin-left: 20px;
}
.party .right p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #0e0e0e;
  margin-top: 20px;
}
.party .right p:nth-child(2) {
  margin-top: 20px;
}
.party .right p:nth-child(2),
.party .right p:nth-child(3) {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.party .right p:nth-child(4) {
  margin-top: 65px;
}
.party .right p:nth-child(5),
.party .right p:nth-child(4) {
  font-size: 16px;
  color: #999999;
  line-height: 25px;
}
.party .right p:nth-child(5) span,
.party .right p:nth-child(4) span {
  color: #c70006;
  margin-right: 5px;
}
.party .right-list {
  width: 64.5%;
  margin-left: 40px;
  float: left;
}
.party .right-list > ul li {
  height: 151px;
  background: #ffffff;
  padding: 0 24px;
  margin-bottom: 30px;
}
.party .right-list > ul li:hover {
  background: #c70006;
}
.party .right-list > ul li:hover .tit {
  color: #fff !important;
}
.party .right-list > ul li:hover .time {
  color: #fff !important;
}
.party .right-list > ul li:hover .overflow2 {
  color: #fff !important;
}
.party .right-list > ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 151px;
}
.party .right-list > ul li a > div:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.party .right-list > ul li a > div:nth-child(1) .tit {
  font-size: 16px;
  color: #333333;
  line-height: 37px;
}
.party .right-list > ul li a > div:nth-child(1) .time {
  font-size: 14px;
  color: #999999;
}
.party .right-list > ul li a > div:nth-child(2) {
  font-size: 14px;
  color: #999999;
  line-height: 27px;
}
.team .search-list {
  width: 100%;
  height: 82px;
  background: #ffffff;
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
  padding-left: 40px;
  position: relative;
  display: block;
}
.team .search-list input,
.team .search-list .select {
  width: calc(25% - 20px);
  height: 46px;
  border: none;
  margin: 18px 0;
  outline: none;
}
.team .search-list input {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  color: #000;
}
.team .search-list input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}
.team .search-list .choose {
  width: 100%;
  padding-right: 20px;
  padding: 0 10px;
  height: 46px;
  line-height: 46px;
  border: none;
  outline: none;
  appearance: none;
  /*去掉下拉箭头*/
  border: 1px solid #e5e5e5;
  margin: 0;
}
.team .search-list .form-list {
  display: flex;
  justify-content: space-between;
  width: 90%;
}
.team .search-list .select {
  position: relative;
  cursor: pointer;
}
.team .search-list .select span {
  position: absolute;
  right: 15px;
  font-size: 14px;
  top: 15px;
  transform: rotate(90deg);
}
.team .search-list .select ul {
  display: none;
  background: #fff;
  position: relative;
  z-index: 100000;
  max-height: 300px;
  overflow-x: scroll;
}
.team .search-list .select ul::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
.team .search-list .select ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 5px;
}
.team .search-list .select ul::-webkit-scrollbar-track {
  /*滚动条轨道的样式*/
  background: #fff;
  border-radius: 5px;
}
.team .search-list .select ul li {
  width: 100%;
  height: 52px;
  color: #000;
  line-height: 52px;
  font-size: 14px;
  padding: 0 13px;
}
.team .search-list .select ul li:hover {
  background: #c70006;
  color: #fff;
}
.team .search-list .search {
  width: 92px;
  height: 82px;
  background: #c70006;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 82px;
  border: none;
}
.team .letter {
  display: flex;
  font-size: 16px;
  color: #000000;
  line-height: 40px;
  justify-content: space-between;
  margin-top: 20px;
  height: 40px;
}
.team .letter a:hover {
  color: #c70006;
}
.team .letter .all {
  font-size: 16px;
  color: #c70006;
}
.team .team-list ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
input[type='checkbox']::after {
  background: #ffffff;
}
.team .team-list ul li {
  width: calc(50% - 30px);
  height: 288px;
  background: #ffffff;
  margin-right: 48px;
  margin-top: 40px;
}
.team .team-list ul li:hover .head-img {
  transform: rotateY(180deg);
  transition: all 0.3s;
}
.team .team-list ul li:nth-child(2n) {
  margin-right: 0;
}
.team .team-list ul li .head-img {
  width: 37%;
  transition: all 0.3s;
}
.team .team-list ul li .head-img .img {
  width: 100%;
  display: block;
  height: 287px;
  position: relative;
}
.team .team-list ul li .right {
  width: 57%;
  margin-left: 20px;
}
.team .team-list ul li .right .name {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  color: #0e0e0e;
  border-bottom: 1px solid #f2f2f2;
  height: 60px;
  line-height: 60px;
}

.team .team-list ul li:hover .right .name {
  color: #c70006;
}
.team .team-list ul li .right .name span {
  font-size: 14px;
  color: #999999;
  margin-left: 10px;
  font-weight: 200;
}
.team .team-list ul li .right .name img {
  width: 18px;
  height: 18px;
}
.team .team-list ul li .right .info {
  margin-top: 20px;
}
.team .team-list ul li .right .info p {
  line-height: 24px;
}
.team .team-list ul li .right .info p:nth-child(1),
.team .team-list ul li .right .info p:nth-child(2) {
  font-size: 14px;
  color: #666666;
}
.team .team-list ul li .right .info p:nth-child(1) span,
.team .team-list ul li .right .info p:nth-child(2) span {
  color: #c70006;
  font-size: 18px;
  margin-right: 8px;
}
.team .team-list ul li .right .info .content {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  margin-top: 15px;
}
.team .team-list ul li .right .info .more {
  font-size: 12px;
  color: #c70006;
  margin-top: 15px;
}
.team-detail {
  margin-bottom: 80px;
}
.team-detail .detail-info {
  width: 100%;
  display: flex;
  background: #ffffff;
  box-shadow: 11px 11px 21px 0px rgba(238, 238, 238, 0.39);
  background: #fff url('../images/d-info_03.jpg') no-repeat right 0;
  margin-top: -45px;
  position: relative;
  z-index: 100000;
}
.team-detail .detail-info .left-img {
  width: 22.4%;
}
.team-detail .detail-info .left-img .img {
  width: 100%;
  display: block;
  position: relative;
}
.team-detail .detail-info .left-img .img::before {
  content: '';
  display: block;
  padding-bottom: 115%;
}
.team-detail .detail-info .right {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width:768px; 
}
.team-detail .detail-info .right p:nth-child(1) {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.team-detail .detail-info .right p:nth-child(2) {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
.team-detail .detail-info .right p:nth-child(3) {
  margin-top: 40px;
}
.team-detail .detail-info .right p:nth-child(3),
.team-detail .detail-info .right p:nth-child(4) {
  font-size: 16px;
  color: #999999;
  line-height: 33px;
}
.team-detail .detail-info .right p:nth-child(3) span,
.team-detail .detail-info .right p:nth-child(4) span {
  color: #c70006;
  margin-right: 5px;
}
.team-detail .detail-info .right .content {
  display: flex;
  margin-top: 45px;
  flex-wrap: wrap;
}
.team-detail .detail-info .right .content span {
  width: auto;
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  background: #f0f1f3;
  border-radius: 4px;
  display: block;
  text-align: center;
  margin-right: 24px;
  margin-bottom: 10px;
}
.team-detail .clmun {
  margin-top: 40px;
}
.team-detail .info .tit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #f1f2f4;
  padding-left: 30px;
  font-size: 20px;
  color: #000000;
  box-sizing: border-box;
  border-left: 4px solid #c70006;
}
.team-detail .info .content {
  font-size: 18px;
  color: #333333;
  line-height: 54px;
  margin-top: 30px;
}
.ny-about {
  margin-bottom: 80px;
}
.ny-about .tit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #f1f2f4;
  padding-left: 30px;
  font-size: 20px;
  color: #000000;
  box-sizing: border-box;
  color: #900000;
  border-left: 4px solid #c70006;
}
.ny-about .content h3 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  margin-top: 50px;
  margin-bottom: 25px;
}
.ny-about .content p {
  font-size: 16px;
  line-height: 40px;
  color: #333333;
}
.ny-about .clum3 {
  margin-top: 20px;
}
.ny-about .clum3 .team-list {
  margin-top: 40px;
  overflow: hidden;
}
.ny-about .clum3 .team-list ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-about .clum3 .team-list ul li {
  width: calc(20% - 24px);
  height: 366px;
  margin-right: 30px;
  overflow: hidden;
}
.ny-about .clum3 .team-list ul li:hover .text {
  background: #c70006;
  box-shadow: 0px 8px 13px 0px rgba(240, 240, 240, 0.4);
}
.ny-about .clum3 .team-list ul li:hover .text p {
  color: #fff !important;
}
.ny-about .clum3 .team-list ul li:hover .img {
  transform: scale(1.1);
  transition: all 0.8s;
}

.ny-about .clum3 .team-list ul li a {
  display: block;
}
.ny-about .clum3 .team-list ul li a .img {
  width: 100%;
  display: block;
  position: relative;
}
.ny-about .clum3 .team-list ul li a .img::before {
  content: '';
  display: block;
  padding-bottom: 115%;
}
.ny-about .clum3 .team-list ul li a .text {
  height: 66px;
  background: #f7f7f7;
  position: relative;
  z-index: 1000;
}
.ny-about .clum3 .team-list ul li a .text p {
  text-align: center;
}
.ny-about .clum3 .team-list ul li a .text p:nth-of-type(1) {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  padding-top: 10px;
}
.ny-about .clum3 .team-list ul li a .text p:nth-child(2) {
  font-size: 16px;
  color: #333333;
  margin-top: 2px;
}
.ny-about .img-list {
  margin-top: 50px;
  margin-bottom: 60px;
}
.ny-about .img-list .left {
  width: 35.2%;
  height: 476px;
}
.ny-about .img-list .left img {
  width: 100%;
  height: 100%;
}
.ny-about .img-list .right {
  width: calc(64.8% - 20px);

}
.ny-about .img-list .right > div {
  height: 238px;
  display: flex;
}
.ny-about .img-list .right > div img {
  margin-left: 10px;
  margin-bottom: 10px;
}
.ny-about .img-list .right > div .a1 {
  width: 43.2%;
}
.ny-about .img-list .right > div .a2 {
  width: calc(56.8% - 4px);
}
.ny-about .img-list .right > div .a3 {
  width: 34.7%;
  margin-bottom: 0;
}
.ny-about .img-list .right > div .a4 {
  width: calc(65.5% - 5px);
  margin-bottom: 0;
}
.ny-contant h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-top: 60px;
}
.ny-contant .icon-list ul {
  display: flex;
  margin-top: 20px;
}
.ny-contant .icon-list ul li {
  width: calc(23% - 20px);
  margin-right: 18px;
  background: #ffffff;
  padding: 30px 25px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  display: flex;
  align-items: center;
}
.ny-contant .icon-list ul li:nth-last-child(1) {
  width: 32%;
  margin-right: 0;
}
.ny-contant .icon-list ul li p:nth-child(2) {
  font-size: 14px;
  color: #666666;
}
.ny-contant .icon-list ul li .iconfont {
  width: 49px;
  height: 49px;
  line-height: 49px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  text-align: center;
  color: #c70006;
  font-size: 22px;
  margin-right: 15px;
}
.ny-contant .map {
  margin-top: 30px;
}
.ny-contant .map img {
  width: 100%;
}
.ny-contant .contact-list {
  margin-top: 60px;
  margin-bottom: 80px;
}
.ny-contant .contact-list ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-contant .contact-list li {
  width: calc(50% - 20px);
    height: 303px;
    background: #ffffff;
    padding: 35px;
    margin-right: 35px;
    margin-bottom: 36px;
    cursor: pointer;
    padding-right: 30px;
    box-sizing: border-box; 
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ny-contant .contact-list li:hover {
  background: #c70006 url('../images/contact_logo.png') no-repeat right center;
}
.ny-contant .contact-list li:hover p {
  color: #fff;
}
.ny-contant .contact-list li:hover .content {
  color: #fff;
}
.ny-contant .contact-list li:nth-child(2n) {
  margin-right: 0;
}
.ny-contant .contact-list p {
  font-size: 20px;
  color: #090909;
  margin-bottom: 20px;
}
.ny-contant .contact-list .content {
 font-size: 16px;
    color: #333333;
    line-height: 45px;
}
.ny-new {
  margin-top: 55px;
  margin-bottom: 80px;
  display: flex;
}
.ny-new > .left {
  width: 23.4%;
  background: #ffffff;
  padding: 30px 20px;
  height: 929px;
  box-sizing: border-box;
}
.ny-new > .left .search-name {
  font-size: 20px;
  color: #333333;
  border-left: 4px solid #c70006;
  padding-left: 10px;
  height: 19px;
  display: flex;
  align-items: center;
}
.ny-new > .left .select {
  position: relative;
  margin-top: 30px;
  height: 46px;
}
.ny-new > .left .select .select-input {
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background: none;
}
.ny-new > .left .select .iconfont {
  color: #c70006;
  position: absolute;
  right: 20px;
  top: 15px;
}
.ny-new > .left .select .sub {
  width: 100%;
  position: relative;
  z-index: 1000;
}
.ny-new > .left .select .sub ul {
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
  background: #fff;
  display: none;
}
.ny-new > .left .select .sub ul li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  padding: 0 13px;
  box-sizing: border-box;
  cursor: pointer;
}
.ny-new > .left .select .sub ul li:hover {
  background: #c70006;
  color: #fff;
}
.ny-new > .left .year-search {
  margin-top: 35px;
}
.ny-new > .left .year-search ul li {
  font-size: 16px;
  color: #333333;
  height: 60px;
  line-height: 60px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.ny-new > .left .year-search ul li a {
  width: 100%;
  display: block;
}
.ny-new > .left .year-search ul li a span {
  position: absolute;
  right: 12px;
  font-size: 20px;
  top: 0;
}
.ny-new > .left .year-search ul li:hover a {
  color: #c70006;
}
.ny-new > .left .year-search ul li .iconfont {
  display: none;
}
.ny-new > .left .year-search ul li.active a {
  color: #c70006;
}
.ny-new > .left .year-search ul li.active a .iconfont {
  display: block;
}
.ny-new > .right {
  box-sizing: border-box;
  margin-left: 40px;
  width: 73.25%;
  background: #fff;
  padding: 0 30px;
}
.ny-new > .right .common-tit {
  height: 70px;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 20px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ny-new > .right .common-tit span:nth-child(1) {
  font-size: 20px;
  color: #333333;
  padding-left: 13px;
  height: 30px;
  border-left: 4px solid #c70006;
}
.ny-new > .right > ul {
  background: #fff;
}
.ny-new > .right > ul li {
  width: 100%;
  padding: 0 20px;
  height: 210px;
  box-sizing: border-box;
}
.ny-new > .right > ul li:nth-last-child(1) a {
  border: none;
}
.ny-new > .right > ul li:hover .right p:nth-child(1) {
  color: #c70006;
}
.ny-new > .right > ul li a {
  display: flex;
  height: 210px;
  align-items: center;
  padding: 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
}
.ny-new > .right > ul li .left {
  width: 222px;
  height: 146px;
  background: #ffffff;
  position: relative;
}
.ny-new > .right > ul li .left .img {
  height: 146px;
  width: 222px;
}
.ny-new > .right > ul li .right {
  width: 77%;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ny-new > .right > ul li .right p {
  line-height: 30px;
}
.ny-new > .right > ul li .right p:nth-child(1) {
  width: 450px;
  font-size: 16px;
  color: #333333;
}
.ny-new > .right > ul li .right p:nth-child(2) {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  margin-top: 10px;
}
.ny-new > .right > ul li .right p:nth-child(3) {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}
.ny-honor .honor-list {
  margin-top: 24px;
  margin-bottom: 80px;
}
.ny-honor .honor-list ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-honor .honor-list ul li {
  width: calc(25% - 15px);
  height: 291px;
  background: #ffffff;
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
  padding: 18px 18px 0 18px;
  box-sizing: border-box;
  margin-right: 20px;
  margin-top: 34px;
  overflow: hidden;
}
.ny-honor .honor-list ul li:nth-child(4n) {
  margin-right: 0;
}
.ny-honor .honor-list ul li img {
  width: 100%;
  height: 217px;
}
.ny-honor .honor-list ul li .text {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #ffffff;
  color: #333333;
}
.join {
  margin-bottom: 80px;
}
.join .content {
  font-size: 16px;
  color: #343434;
  margin-top: 25px;
  line-height: 43px;
}
.join .j-inner {
  margin-top: 38px;
  width: 100%;
}
.join .j-inner .thead ul {
  display: flex;
  height: 82px;
  line-height: 82px;
  background: #fff;
  padding: 0 60px;
  box-sizing: border-box;
}
.join .j-inner .thead ul li {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  align-items: center;
  text-align: center;
}
.join .j-inner .thead ul li:nth-child(1) {
  width: 35%;
  text-align: left;
}
.join .j-inner .thead ul li:nth-child(2) {
  width: 30%;
}
.join .j-inner .thead ul li:nth-child(3) {
  width: 30%;
}
.join .j-inner .thead ul li:nth-child(4) {
  width: 5%;
}
.join .j-inner .aa {
  background: #f3f5f9;
}
.join .j-inner .aa .detail {
  color: #ff5050;
}
.join .j-inner .wrap-tbody {
  color: #fff;
}
.join .j-inner .wrap-tbody .detail {
  margin-top: 62px;
}
.join .j-inner .wrap-tbody .detail span {
  color: #c70006;
  margin-left: 2px;
  font-size: 20px;
  display: block;
}
.join .j-inner .wrap-tbody .detail .s2 {
  display: none;
  font-size: 19px;
}
.join .j-inner .wrap-tbody ul {
  box-sizing: border-box;
  height: 82px;
  margin-top: 24px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 60px;
}
.join .j-inner .wrap-tbody ul li {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 82px;
  cursor: pointer;
  text-align: center;
}
.join .j-inner .wrap-tbody ul li:nth-of-type(1) {
  border-left: 4px solid #c70006;
  padding-left: 10px;
  height: 16px;
  text-align: left;
  display: flex;
  align-items: center;
}
.join .j-inner .wrap-tbody ul li:nth-child(1) {
  width: 35%;
  text-align: left;
}
.join .j-inner .wrap-tbody ul li:nth-child(2) {
  width: 30%;
}
.join .j-inner .wrap-tbody ul li:nth-child(3) {
  width: 30%;
}
.join .j-inner .wrap-tbody ul li:nth-child(4) {
  width: 5%;
}
.join .j-inner .wrap-tbody .hide {
  display: none;
  padding-bottom: 40px;
  background: #f7f7f7;
}
.join .j-inner .wrap-tbody .hide .h1 {
  padding: 0 23px;
  margin-top: 24px;
  box-sizing: border-box;
}
.join .j-inner .wrap-tbody .hide .h1 .left {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
.join .j-inner .wrap-tbody .hide .h1 .right {
  font-size: 14px;
  color: #666666;
  line-height: 33px;
}
.service {
  padding-bottom: 80px;
  background: url('../images/service_back.jpg') no-repeat bottom;
}
.service .content {
  font-size: 16px;
  color: #343434;
  margin-top: 25px;
  line-height: 43px;
}
.service .list {
  position: relative;
  margin-top: 80px;
  height: 600px;
  left: 46px;
}
.service .list .item {
  position: relative;
  width: 85px;
  height: 150px;
  background-color: #fff;
  margin-top: 12px;
  box-shadow: 0px 0px 51px 0px rgba(163, 163, 163, 0.18);
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.service .list .item:hover {
  background: #c70006;
  color: #fff;
}
.service .list .item:hover:before {
  border-color: transparent #c70006 transparent transparent;
}
.service .list .item:hover:after {
  border-color: transparent transparent transparent #c70006;
}
.service .list .item img {
  width: 120%;
  position: absolute;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
}
.service .list .item span {
  display: block;
  width: 160px;
  position: absolute;
  z-index: 10000;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.service .list .item-img:hover {
  background: #fff !important;
}
.service .list .item-img:hover:before {
  border-color: transparent #fff transparent transparent !important;
}
.service .list .item-img:hover:after {
  border-color: transparent transparent transparent #fff !important;
}
.service .list .item:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: 85px;
  border-width: 75px 45px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}
.service .list .item:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 85px;
  border-width: 75px 45px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  top: 0;
}
.service .clumn1 {
  position: absolute;
  left: 0;
  top: 78.5px;
}
.service .clumn2 {
  position: absolute;
  left: 140px;
}
.service .clumn3 {
  position: absolute;
  left: 280px;
  top: 78.5px;
}
.service .clumn4 {
  position: absolute;
  left: 420px;
}
.service .clumn5 {
  position: absolute;
  left: 560px;
  top: 78.5px;
}
.service .clumn6 {
  position: absolute;
  left: 700px;
}
.service .clumn7 {
  position: absolute;
  left: 840px;
  top: 78.5px;
}
.service .clumn8 {
  position: absolute;
  left: 980px;
}
.service .clumn8 .long span {
  left: 57%;
}
.service .clumn9 {
  position: absolute;
  left: 1120px;
  top: 78.5px;
}
.service .clumn10 {
  position: absolute;
  left: 1260px;
}
.lead {
  margin-bottom: 80px;
}
.lead .content {
  font-size: 16px;
  color: #000000;
  margin-top: 45px;
  line-height: 40px;
}
.lead .list {
  margin-top: 70px;
}
.lead .list ul {
  display: flex;
}
.lead .list ul li {
  width: calc(25% - 13px);
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}
.lead .list ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.lead .list ul li a > div {
  width: 100%;
}
.lead .list ul li a > div:nth-of-type(1) {
  height: 100%;
}
.lead .list ul li:hover .more {
  display: block;
  transition: all 0.3s;
}
.lead .list ul li img {
  width: 100%;
  height: 100%;
}
.lead .list ul li:nth-last-child(1) {
  margin-right: 0;
}
.lead .list ul li .mask {
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.lead .list ul li .mask img {
  width: 100%;
  height: 100%;
}
.lead .list ul li .text {
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  bottom: 24px;
  left: 24px;
  z-index: 100;
  line-height: 35px;
}
.lead .list ul li .more {
  width: 140px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  background: #c70006;
  border-radius: 18px;
  color: #fff;
  margin-top: 15px;
  display: none;
}
.footer {
  background: #c70006 url('../images/footer.jpg') no-repeat bottom;
  padding-top: 70px;
  height: 420px;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
.footer > .wrap {
  display: flex;
  justify-content: space-between;
}
.footer > .wrap .left .logo {
  display: flex;
  align-items: flex-end;
}
.footer > .wrap .left .icon-list {
  display: flex;
  color: #fff;
  margin-left: 20px;
}
.footer > .wrap .left .icon-list .iconfont {
  width: 29px;
  height: 29px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
  font-size: 16px;
}
.footer > .wrap .left .icon-list .iconfont:nth-last-child(1) {
  margin-left: 12px;
}
.footer > .wrap .tel {
  font-size: 12px;
  color: #fb8e90;
  line-height: 36px;
  margin-top: 40px;
}
.footer > .wrap .tel-num {
  font-size: 32px;
  color: #ffffff;
  line-height: 36px;
  font-weight: 700;
}
.footer > .wrap .middle {
  width: 50%;
}
.footer > .wrap .middle > ul {
  display: flex;
  justify-content: space-between;
}
.footer > .wrap .middle > ul > li {
  /* margin-right: 5.55%; */
  line-height: 30px;
  text-align: center;
}
input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.footer > .wrap .middle > ul > li:nth-last-child(1) {
  margin-right: 0;
}
.footer > .wrap .middle > ul > li a {
  font-size: 16px;
  color: #ffffff;
}
.footer > .wrap .middle > ul .sub ul {
  max-height: 180px;
  overflow: scroll;
  scrollbar-width: none;
}
.footer > .wrap .middle > ul .sub ul::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  overflow-y: scroll;
  　　scrollbar-color: transparent transparent;
  　　scrollbar-track-color: transparent;
  　　-ms-scrollbar-track-color: transparent;
}
.footer > .wrap .middle > ul .sub ul::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 5px;
}
.footer > .wrap .middle > ul .sub ul::-webkit-scrollbar-track {
  /*滚动条轨道的样式*/
  background: #fff;
  border-radius: 5px;
}
.footer > .wrap .middle > ul .sub li a {
  font-size: 14px;
  color: #fb8e90;
  line-height: 30px;
  text-align: center;
}
.footer > .wrap .right {
  width: 22%;
}
.footer > .wrap .right .link {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  position: relative;
  padding: 0 12px;
  box-sizing: border-box;
}
.footer > .wrap .right .link ul {
  background: #fff;
  position: absolute;
  width: 100%;
  display: none;
  left: 0;
  overflow: scroll;
  height: 213px;

  scrollbar-width: none;
}
.footer > .wrap .right .link ul::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.footer > .wrap .right .link ul li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  padding: 0 13px;
  color: #333;
}
.footer > .wrap .right .link ul li:hover {
  background: #c70006;
  color: #fff;
  z-index: 10000;
}
.footer > .wrap .right .link ul li:hover a {
  color: #fff;
}

.footer > .wrap .right .link .iconfont {
  float: right;
  font-size: 22px;
}
.footer > .wrap .right .ewm {
  font-size: 12px;
  display: flex;
  color: #ffffff;
  margin-top: 40px;
  letter-spacing: -1px;
}
.footer > .wrap .right .ewm > div {
  margin-right: 20px;
  width: 106px;
}
.footer > .wrap .right .ewm > div:nth-last-child(1) {
  margin-right: 0;
}
.footer > .wrap .right .ewm img {
  width: 88px;
  height: 88px;
}
.copy-right {
  width: 100%;
  height: 70px;
  background: #a80104;
  font-size: 12px;
  color: #e9e9e9;
  line-height: 70px;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.copy-right a {
  color: #e9e9e9;
}
.expertise .com-tit {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #f1f2f4;
  border-left: 4px solid #900000;
  font-size: 20px;
  color: #900000;
  padding-left: 30px;
  box-sizing: border-box;
}
.expertise .content {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  margin-top: 30px;
}
.expertise .clum1 {
  margin-top: 50px;
}
.expertise .clum2 {
  margin-top: 20px;
}
.expertise .clum2 .content {
  line-height: 60px;
}
.expertise .clum3 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.expertise .clum3 .team-list ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.expertise .clum3 .team-list ul li {
  width: calc(20% - 24px);
  margin-right: 30px;
  overflow: hidden;
  margin-bottom: 50px;
}
.expertise .clum3 .team-list ul li:hover .text {
  background: #c70006;
  box-shadow: 0px 8px 13px 0px rgba(240, 240, 240, 0.4);
}
.expertise .clum3 .team-list ul li:hover .text p {
  color: #fff !important;
}
.expertise .clum3 .team-list ul li:hover .img {
  transform: scale(1.1);
  transition: all 0.8s;
}
.expertise .clum3 .team-list ul li:nth-child(5n) {
  margin-right: 0;
}
.expertise .clum3 .team-list ul li a {
  display: block;
}
.expertise .clum3 .team-list ul li a .img {
  width: 100%;
  display: block;
  position: relative;
}
.expertise .clum3 .team-list ul li a .img::before {
  content: '';
  display: block;
  padding-bottom: 115%;
}
.expertise .clum3 .team-list ul li a .text {
  height: 66px;
  background: #f7f7f7;
  position: relative;
  z-index: 1000;
}
.expertise .clum3 .team-list ul li a .text p {
  text-align: center;
}
.expertise .clum3 .team-list ul li a .text p:nth-of-type(1) {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  padding-top: 10px;
}
.expertise .clum3 .team-list ul li a .text p:nth-child(2) {
  font-size: 16px;
  color: #333333;
  margin-top: 2px;
  font-weight: 200;
}
.common-left {
  width: 234px;
  background: #ffffff;
  box-shadow: 0px 6px 27px 0px rgba(196, 196, 196, 0.35);
  border-radius: 10px;
  float: left;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.common-left .title {
  line-height: 89px;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 24px;
  color: #333;
}
.common-left .title span {
  font-size: 30px;
  display: inline-block;
  transform: rotate(90deg);
}
.common-left .nav-list {
  margin-top: 5px;
  background: #ffffff;
  padding: 0 18px;
}
.common-left .nav-list > ul .li {
  width: 198px;
  height: 50px;
  background: #eef3ff;
  background: #fff;
  overflow: hidden;
  margin-top: 10px;
}
.common-left .nav-list > ul .li:nth-child(1) {
  margin-top: 0;
}
.common-left .nav-list > ul .li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  padding-right: 45px;
  position: relative;
}
.common-left .nav-list > ul .li a span {
  font-size: 20px;
  margin-left: 25px;
  position: absolute;
  right: 25px;
}
.common-left .nav-list > ul .li.active {
  height: auto;
}
.common-left .nav-list > ul .li.active span {
  display: inline-block;
  transform: rotate(90deg);
}
.common-left .nav-list > ul .li.active > a {
  background: #eef3ff;
  border-radius: 25px;
  color: #1c58de;
}
.common-left .nav-list > ul .li.active > a span {
  color: #1c58de;
}
.common-left .nav-list > ul .li > a:hover {
  background: #eef3ff;
  border-radius: 25px;
  color: #1c58de;
}
.common-left .nav-list > ul .li > a:hover span {
  color: #1c58de;
}
.common-left .nav-list > ul .li a {
  color: #333333;
}
.common-left .nav-list > ul .li .sub {
  margin-top: 10px;
}
.common-left .nav-list > ul .li .sub li {
  padding-left: 10px;
  line-height: 40px;
}
.common-left .nav-list > ul .li .sub li a {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #687294;
}
.common-left .nav-list > ul .li .sub li.active a {
  color: #1c58de;
}
.common-left .nav-list > ul .li .sub a:hover {
  color: #1c58de;
}
.common-right {
  width: 917px;
  background: #ffffff;
  margin-left: 49px;
  float: left;
}
.common-title {
  display: flex;
  padding: 0 16px;
  padding-left: 0;
  height: 52px;
  font-size: 16px;
  line-height: 52px;
  color: #999;
}
.common-title a {
  color: #999;
}
.ny-search .common-title {
  margin-top: 36px;
}
.ny-search .list > ul {
  margin-top: 26px;
}
.ny-search .list > ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  padding: 30px 0;
  box-sizing: border-box;
  border-top: 1px solid #eee;
}
.ny-search .list > ul li:nth-child(1) {
  border-top: none;
}
.ny-search .list > ul li:nth-last-child(1) {
  border-top: 1px solid #eee;
}
.ny-search .list > ul li:hover {
  box-shadow: 0px 11px 32px 0px rgba(196, 196, 196, 0.35);
  padding: 33px 20px;
  margin-top: -1px;
  position: relative;
  z-index: 1000000000000000000;
  border: none;
}
.ny-search .list > ul li:hover + li {
  border: none;
}
.ny-search .list > ul li:hover .btn {
  background: #1c58de;
  color: #fff !important;
}
.ny-search .list > ul li:hover .tit {
  color: #1c58de !important;
}
.ny-search .list > ul li a {
  display: flex;
}
.ny-search .list > ul li .text {
  width: 100%;
}
.ny-search .list > ul li .text > div:nth-child(1) {
  width: 100%;
}
.ny-search .list > ul li .text > div:nth-child(1) .tit {
  width: 800px;
  font-size: 16px;
  color: #333333;
}
.ny-search .list > ul li .text > div:nth-child(1) .time {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}
.ny-search .list > ul li .text > div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ny-search .list > ul li .text > div:nth-child(2) .dec {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-top: 10px;
}
.ny-search .list > ul li .text > div:nth-child(2) .btn {
  width: 121px;
  height: 43px;
  border: 1px solid #dedfe1;
  border-radius: 20px;
  font-size: 16px;
  color: #999999;
  text-align: center;
  line-height: 43px;
}
.ny-contact {
  margin-top: 56px;
}
.ny-contact .cont {
  line-height: 40px;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.ny-tit {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}
.ny-title {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
  color: #282828;
  font-size: 12px;
  justify-content: space-between;
  margin: 20px auto;
}
.ny-title span {
  color: #14997e;
  display: inline;
}
.ny-about .cont {
  padding: 20px;
  line-height: 24px;
}
.ny-detail {
  margin-top: 56px;
}
.ny-download {
  margin-top: 56px;
  margin-bottom: 98px;
}
.ny-download .list > ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-download .list > ul li {
  width: 437px;
  height: 89px;
  margin-left: 27px;
  border: 1px solid #f2f2f2;
  padding: 24px 25px;
  margin-top: 28px;
  box-sizing: border-box;
}
.ny-download .list > ul li:hover {
  border: none;
  box-shadow: 0px 1px 21px 0px rgba(224, 224, 224, 0.35);
}
.ny-download .list > ul li:hover a > div:nth-child(3) {
  background: #1d53bf;
}
.ny-download .list > ul li:hover a > div:nth-child(3) span {
  color: #fff;
}
.ny-download .list > ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.ny-download .list > ul li a {
  display: flex;
  align-items: center;
}
.ny-download .list > ul li a > div:nth-child(1) span {
  color: #ffbb63;
  font-size: 50px;
}
.ny-download .list > ul li a > div:nth-child(2) {
  margin-left: 10px;
  margin-top: 5px;
}
.ny-download .list > ul li a > div:nth-child(2) p:nth-child(1) {
  font-size: 16px;
  color: #333;
  width: 195px;
}
.ny-download .list > ul li a > div:nth-child(2) p:nth-child(2) {
  font-size: 12px;
  color: #b4aeae;
}
.ny-download .list > ul li a > div:nth-child(3) {
  width: 47px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #f2f3f5;
  border-radius: 12px;
  margin-left: 70px;
}
.ny-download .list > ul li a > div:nth-child(3) span {
  color: #7e858c;
  font-size: 20px;
}
.page .cont,
.detail .cont {
  line-height: 33px;
  font-size: 16px;
  margin-top: 20px;
  color: #515151;
  padding-bottom: 50px;
}
.detail {
  padding-bottom: 60px;
  margin-top: 30px;
}
.detail .title {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin-top: 60px;
}
.detail .related {
  text-align: center;
  color: #666;
  font-size: 16px;
  line-height: 40px;
  margin-top: 10px;
}
.detail .other {
  margin-top: 40px;
}
.detail .other li {
  line-height: 30px;
}
.detail .other li:hover a {
  color: #1c58de;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 100000000000000000000;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 1000000000000000000000;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000000000000000000000;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pictures_eyes_in .prev,
.pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 1000000000000000000000;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img {
  height: 50px;
}
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.paging {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 56px 0 0 0;
  margin-bottom: 80px;
}
.paging li {
  height: 40px !important;
  box-sizing: border-box;
  margin: 0 5px;
  border-bottom: none !important;
}
.paging li a,
.paging li span {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 4px;
  color: #242422;
  font-size: 14px;
}
.paging li.active a {
  background: #da1205 !important;
  color: #fff;
}
.paging li a:hover,
.paging li span {
  background: #fff;
  border-color: #da1205;
  color: #000;
}
.paging li.next {
  transform: rotate(180deg);
  font-weight: 700;
}
.paging li.prev {
  font-weight: 700;
}
.crumbs {
  height: 58px;
  border-bottom: 1px solid #f2f2f2;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
  font-family: '微软雅黑';
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
  font-family: '微软雅黑';
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #888888;
  font-family: '微软雅黑';
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #888888;
  font-family: '微软雅黑';
}
@media screen and (max-width: 1680px) {
  .wrap {
    width: 1200px;
  }
  .about .right {
    width: 54%;
  }
  .footer .wrap .middle > ul > li {
    margin-right: 3.6%;
  }
  .footer .wrap .right .ewm {
    text-align: center;
    letter-spacing: 0;
  }
  .footer .wrap .right .ewm img {
    width: 77px;
    height: 77px;
  }
  .about .honor-list ul li {
    height: 250px;
  }
  .about .honor-list ul li img {
    height: 166px;
  }
  .party .right p:nth-child(4) {
    margin-top: 24px;
  }
  .party .left {
    padding-left: 23px;
  }
  .about .declopment .events-content ol li .right p {
    line-height: 22px;
  }
  .navBar .sub a {
    width: 180px;
  }
  .service .list {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    left: 61px;
    margin-top: 80px;
    height: 480px;
  }
  .service .list .item {
    position: relative;
    width: 70px;
    height: 122px;
    background-color: #fff;
    margin-top: 10px;
    box-shadow: 0px 0px 51px 0px rgba(163, 163, 163, 0.18);
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
  }
  .service .list .item img {
    width: 120%;
    position: absolute;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
  }
  .service .list .item span {
    display: block;
    width: 160px;
    position: absolute;
    z-index: 10000;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .service .list .item:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 70px;
    border-width: 60px 35px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
  }
  .service .list .item:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 70px;
    border-width: 60px 35px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    top: 0;
  }
  .service .clumn1 {
    position: absolute;
    left: 0;
    top: 66px;
  }
  .service .clumn2 {
    position: absolute;
    left: 112px;
  }
  .service .clumn3 {
    position: absolute;
    left: 224px;
    top: 65px;
  }
  .service .clumn4 {
    position: absolute;
    left: 336px;
  }
  .service .clumn5 {
    position: absolute;
    left: 448px;
    top: 65px;
  }
  .service .clumn6 {
    position: absolute;
    left: 560px;
  }
  .service .clumn7 {
    position: absolute;
    left: 672px;
    top: 65px;
  }
  .service .clumn8 {
    position: absolute;
    left: 784px;
  }
  .service .clumn8 .long span {
    left: 57%;
  }
  .service .clumn9 {
    position: absolute;
    left: 896px;
    top: 65px;
  }
  .service .clumn10 {
    position: absolute;
    left: 1008px;
  }
  .timer-scale-cont {
    width: 185% !important;
  }
  .timer-shaft {
    width: 1000px !important;
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .year-default {
    left: -11% !important;
  }
  .time-year {
    left: -19% !important;
  }
  .ny-honor .honor-list ul li img {
    height: 187px;
  }
  .ny-honor .honor-list ul li {
    height: 273px;
  }
}
@media screen and (max-width: 1680px) {
  .timer-scale-cont {
    width: 166% !important;
  }
  .about .declopment .shaft-detail-cont .right .desc {
    height: 332px;
  }
  .about .declopment .shaft-detail-cont .left img {
    height: 398px;
  }
  .team-detail .detail-info .left-img {
    width: 32.4%;
  }
  .team-detail .detail-info .right p:nth-child(3) {
    margin-top: 20px;
  }
  .footer > .wrap .middle > ul > li a {
    font-size: 14px;
  }
  .footer .wrap .middle > ul > li {
    margin-right: 3%;
  }
}
