@charset "utf-8";
.banner-swiper .swiper-slide {
  overflow: hidden;
}
.banner-swiper .txt {
  position: absolute;
  top: 50%;
  left: 42%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  font-weight: 500;
  color: #fff;
  line-height: 1.1;
}
.banner-swiper .txt * {
  color: #fff;
  line-height: 1.1;
}
.banner-swiper .txt .p2 {
  margin-top: 10px;
}
.banner-swiper .txt .p3 {
  font-weight: 100;
}
.banner-swiper .txt .p4 {
  font-family: 'AlibabaPuHuiTi-L';
  margin-top: 10px;
}
.banner-swiper .swiper-slide-active .txt {
  left: 50%;
  opacity: 1;
  visibility: visible;
}
.banner-swiper .swiper-pagination {
  left: 50%;
  bottom: 9.5%;
  transform: translateX(-50%);
  width: 75vw;
  text-align: left;
}
.banner-swiper .swiper-pagination-bullet {
  width: 25px;
  height: 4px;
  border-radius: 25px;
  background-color: #fff;
  opacity: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.banner-swiper .swiper-pagination-bullet-active {
  background-color: #0FAB6E;
}
.inSolve {
  position: relative;
}
.inSolve::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8.8%;
  background-color: #fff;
  z-index: 1;
}
.inSolve .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
.inSolve .c1 {
  position: relative;
  z-index: 2;
}
.inSol {
  width: 55.8%;
}
.inSor {
  width: 35.6%;
  margin-left: 8.6%;
  margin-top: 300px;
}
.inSor .more {
  margin-top: 93px;
}
.inso1 {
  margin-right: 2.1vw;
}
.inso1 .inSolve-item:nth-of-type(1) {
  margin-top: 222px;
}
.inso1 .inSolve-item:nth-of-type(2) {
  margin-left: 6.5vw;
  margin-top: 38px;
}
.inso2 .inSolve-item:nth-of-type(1) {
  margin-top: 84px;
  margin-left: -6.3vw;
}
.inso2 .inSolve-item:nth-of-type(2) {
  margin-top: 31px;
}
.inSolve-item {
  display: inline-block;
  width: 16.7vw;
  min-height: 445px;
  padding: 70px 6.1% 40px 4.9%;
  background-color: #fff;
  box-shadow: 1px 4px 6px 1px rgba(0, 0, 0, 0.1);
}
.inSolve-item .icon {
  position: relative;
  width: 62px;
  height: 62px;
}
.inSolve-item i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 62px;
  color: #17489A;
  line-height: 1;
}
.inSolve-item .name {
  font-weight: 500;
  line-height: 1.2;
  color: #707070;
  margin-top: 30px;
}
.inSolve-item .des {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
  line-height: 2;
  margin-top: 30px;
}
.inSolve-item:hover {
  background: linear-gradient(135deg, #0FAB6E 0%, #17489A 100%);
}
.inSolve-item:hover i,
.inSolve-item:hover .name,
.inSolve-item:hover .des {
  color: #fff;
}
.com-part .name {
  font-family: 'AlibabaPuHuiTi-L';
  color: #17489A;
}
.com-part .intro {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
  margin-top: 31px;
}
.com-part .intro * {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
}
.inAbL {
  width: 42.3%;
}
.inAbL .more {
  margin-top: 128px;
}
.inAbR {
  width: 43.4%;
  margin-left: 14.3%;
}
.inAbR .in-video {
  position: relative;
  cursor: pointer;
}
.inAbR .in-video i {
  font-size: 70px;
  color: #fff;
}
.inAbR img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inAbR .icon {
  z-index: 3;
}
.inAbR .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.inAbR .smImg {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
  width: 52%;
  z-index: 2;
}
.inAbR .smImg:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.mask .mvbot {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80vw;
  max-width: 800px;
  background-color: #000;
}
.mask .video-sp {
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
  transition: 0.35s;
}
.mask .closed {
  position: absolute;
  right: -10%;
  top: -10%;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #6D6D6D;
  cursor: pointer;
}
.mask .closed i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #fff;
}
.mask .closed:hover {
  transform: rotate(360deg);
  transition: 0.35s;
}
.mask.active {
  opacity: 1;
  visibility: visible;
}
.mask.active .video-sp,
.mask.active .other-Video {
  opacity: 1;
  visibility: visible;
}
.inNewT .tit {
  font-family: 'AlibabaPuHuiTi-L';
  color: #17489A;
}
.inNewT .comswi-btn {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: #fff;
}
.inNewT .swi-prev {
  margin-right: 27px;
}
.inNewB .swiper-pagination {
  position: relative;
  height: 2px;
  background-color: #D6D6D6;
}
.inNewB .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #0C60AA;
}
.inNews-swiper .img {
  display: block;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.inNews-swiper .img img {
  transition: 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}
.inNews-swiper .txt {
  padding: 28px 3.5% 6.6% 24px;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
.inNews-swiper .name {
  height: 66px;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inNews-swiper .des {
  height: 52px;
  font-family: 'AlibabaPuHuiTi-L';
  color: #000000;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inNews-swiper .date {
  display: inline-block;
  color: #ADADAD;
  margin-top: 44px;
}
.inNews-swiper .swiper-slide:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.inNews-swiper .swiper-slide:hover .txt {
  background: linear-gradient(137deg, #0FAB6E 0%, #17489A 100%);
}
.inNews-swiper .swiper-slide:hover .name,
.inNews-swiper .swiper-slide:hover .des,
.inNews-swiper .swiper-slide:hover .date {
  color: #fff;
}
.com-pro .intro1 * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
}
.pro1 .intro1 {
  border-bottom: 4px solid rgba(141, 161, 194, 0.15);
}
.pro1-item:nth-of-type(odd) .img {
  margin-right: 10.2%;
}
.pro1-item:nth-of-type(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.pro1-item:nth-of-type(even) .img {
  margin-left: 10.2%;
}
.pro1-item .img {
  width: 32.7%;
}
.pro1-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro1-item .img:hover img {
  transform: scale(1.1);
}
.pro1-item .proTxt {
  width: 57.1%;
}
.pro1-item .intro {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
  margin-top: 29px;
  margin-bottom: 41px;
}
.pro1-item .item {
  width: 46%;
  margin-top: 57px;
  margin-right: 4.4%;
}
.pro1-item .item:nth-of-type(2n) {
  margin-right: 0;
}
.pro1-item .item .icon {
  width: 60px;
  height: 60px;
}
.pro1-item .item .txt {
  width: calc(100% - 60px);
  padding-left: 1.6%;
}
.pro1-item .item .txt * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
}
.pro2 {
  position: relative;
}
.pro2 .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.pro2 .tab {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pro2 .tab .item {
  position: relative;
  display: inline-block;
  min-width: 28.2%;
  height: 82px;
  line-height: 82px;
  padding: 0 1%;
  font-family: 'AlibabaPuHuiTi-L';
  color: #AFAFAF;
  text-align: center;
  box-sizing: border-box;
  border-radius: 50px;
  border: 1px solid #CFCFCF;
  margin-right: 3.2%;
  margin-bottom: 10px;
  cursor: pointer;
}
.pro2 .tab .item::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 8px 12px;
  border-style: solid;
  border-color: transparent;
}
.pro2 .tab .item:last-of-type {
  margin-right: 0;
}
.pro2 .tab .item.active {
  color: #fff;
  background-color: #17489A;
  border-color: #17489A;
}
.pro2 .tab .item.active::before {
  border-color: #17489A transparent transparent transparent;
}
.pro2-wrap .tit .des {
  width: 88.3%;
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
  margin: 0 auto;
}
.pro2-wrap .video {
  position: relative;
  cursor: pointer;
}
.pro2-wrap .video i {
  font-size: 70px;
  color: #fff;
}
.pro2-wrap .video video {
  width: 100%;
}
.pro2-btn {
  position: relative;
  width: 143px;
  height: 93px;
  cursor: pointer;
}
.pro2-btn .swiper-container {
  width: 100%;
  height: 100%;
}
.pro2-btn .swiper-slide {
  position: relative;
}
.pro2-btn .swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  z-index: 2;
}
.pro2-btn .img {
  width: 100%;
  height: 100%;
}
.pro2-btn img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  z-index: 1;
}
.pro2-btn i {
  color: #fff;
  z-index: 3;
}
.pro-swiper {
  width: 43.7%;
}
.pro-swiper .img {
  position: relative;
  padding-bottom: 74.4%;
}
.pro-swiper .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.pro-item {
  width: 48.5%;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 41px 2.4%;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.01);
  margin-right: 3%;
  margin-bottom: 33px;
}
.pro-item:nth-of-type(2n) {
  margin-right: 0;
}
.pro-item .icon {
  width: 13.6%;
}
.pro-item .icon img {
  width: auto;
  max-width: 79.1%;
}
.pro-item .icon .img2 {
  display: none;
}
.pro-item .txt {
  width: 86.4%;
}
.pro-item .name {
  font-weight: 500;
}
.pro-item .des {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
}
.pro-item:hover {
  background: linear-gradient(319deg, #0C60AA 0%, #0E9B7B 78%, #0FAB6E 100%);
}
.pro-item:hover .img1 {
  display: none;
}
.pro-item:hover .img2 {
  display: block;
}
.pro-item:hover .name,
.pro-item:hover .des {
  color: #fff;
}
.effi-item {
  position: relative;
  min-height: 444px;
  padding: 35px 1.25% 0 6.3%;
  background-color: #fff;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
  margin-bottom: 108px;
}
.effi-item:last-of-type {
  margin-bottom: 0;
}
.effi-item:nth-of-type(odd) .name {
  background-color: #17489A;
}
.effi-item:nth-of-type(odd) .effR p::before {
  background: url(../images/2.png) no-repeat center;
  background-size: contain;
}
.effi-item:nth-of-type(even) .name {
  background-color: #0FAB6E;
}
.effi-item:nth-of-type(even) p::before {
  background: url(../images/3.png) no-repeat center;
  background-size: contain;
}
.effi-item .name {
  position: absolute;
  left: 5.3%;
  top: 0;
  transform: translateY(-50%);
  display: inline-block;
  min-width: 388px;
  padding: 13px 0 14px;
  text-align: center;
  color: #fff;
  border-radius: 55px 0 54px 0;
}
.effi-item .eff-wrap {
  width: 100%;
}
.effi-item .des * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
}
.effi-item .pic {
  margin-top: 19px;
}
.effi-item .pic img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.effi-item .pic .img-name {
  color: #8DA1C2;
  font-family: 'AlibabaPuHuiTi-L';
  margin-top: 13px;
}
.effi-item .effL {
  width: 40.1%;
}
.effi-item .effR {
  width: 46.1%;
  margin-left: 13.8%;
}
.effi-item .effR * {
  color: #707070;
  line-height: 2.3;
}
.effi-item .effR p {
  position: relative;
  padding-left: 7.2%;
  font-family: 'AlibabaPuHuiTi-L';
}
.effi-item .effR p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 23px;
  height: 21px;
}
.dye-item {
  width: 31.9%;
  min-height: 300px;
  background-color: #fff;
  padding: 36px 4.6% 20px 4.7%;
  margin-bottom: 37px;
  margin-right: 2.15%;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.01);
}
.dye-item:nth-of-type(3n) {
  margin-right: 0;
}
.dye-item .num {
  width: 78px;
  height: 78px;
  line-height: 78px;
  color: #fff;
  border-radius: 50%;
  background: linear-gradient(130deg, #0C60AA 0%, #0FAB6E 100%);
  margin: 0 auto 34px;
}
.dye-item .intro * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
}
.dye-item:hover {
  background: linear-gradient(320deg, #0C60AA 0%, #0FAB6E 100%);
}
.dye-item:hover .num {
  color: #0C60AA;
  background: #fff;
}
.dye-item:hover .intro * {
  color: #fff;
}
.pro3 .des {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
}
.pro3 .des * {
  color: #707070;
}
.pro3 .feaName {
  font-weight: 500;
}
.pro3 .intro {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
}
.pro3 .intro * {
  color: #707070;
}
.pro3 .intro p {
  position: relative;
  padding-left: 22px;
}
.pro3 .intro p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 18px;
  height: 18px;
  background: url(../images/1.png) no-repeat center;
  background-size: contain;
}
.pro3 .intro img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.pro3 .model {
  border-bottom: 1px solid #D6D6D6;
}
.pro3 .model .item {
  position: relative;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro3 .model .item::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #17489A;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro3 .model .item:not(:last-of-type) {
  margin-right: 75px;
}
.pro3 .model .item:hover,
.pro3 .model .item.active {
  color: #17489A;
}
.pro3 .model .item:hover::before,
.pro3 .model .item.active::before {
  left: 0;
  right: auto;
  width: 100%;
}
.pro3 .fea-items {
  display: none;
}
.pro3 .fea-items.select {
  display: block;
}
.pro3-item:nth-of-type(odd) .txt {
  margin-left: 4.5%;
}
.pro3-item:nth-of-type(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.pro3-item:nth-of-type(even) .txt {
  margin-right: 4.5%;
}
.pro3-item .img {
  width: 48.9%;
}
.pro3-item .txt {
  width: 46.6%;
}
.pro3-item .name {
  margin-bottom: 30px;
}
.pro3-item .feature {
  margin-top: 15px;
}
.pro3-item .model {
  margin-top: 31px;
  margin-bottom: 17px;
}
.pro3-item .model .item {
  padding-bottom: 7px;
}
.analyse .tit {
  margin-bottom: 46px;
}
.analyse .tit p {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
}
.analyse .model .item {
  padding-bottom: 16px;
}
.fea-wrap .img {
  width: 48.9%;
}
.fea-wrap .feaTxt {
  width: 46.6%;
  margin-left: 4.5%;
  margin-top: 30px;
}
.fea-wrap .name {
  color: #17489A;
  font-weight: 500;
  margin-bottom: 12px;
}
.fea-wrap .feature {
  margin-top: 30px;
}
.preMarketL {
  width: 47.2%;
  margin-right: 6.7%;
}
.preMarketL .name {
  position: relative;
  padding-bottom: 23px;
  z-index: 2;
}
.preMarketL .name::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #17489A;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
}
.preMarketL .name.animated::before {
  width: 123.4%;
}
.preMarketL .intro {
  margin-top: 48px;
}
.preMarketL .intro * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
  line-height: 2.4;
}
.preMarketR {
  width: 46.1%;
}
.preMarketR img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.preMarketR:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.ab-tit * {
  line-height: 1.1;
}
.ab-tit .p1 {
  color: #999999;
  font-family: 'AlibabaPuHuiTi-L';
  margin-bottom: 23px;
}
.ab-tit .p2 {
  color: #17489A;
  font-weight: 500;
}
.ab-tit .p3 {
  color: #17489A;
  font-family: 'AlibabaPuHuiTi-L';
}
.firm {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.firmL {
  width: 57.2%;
  margin-right: 5.8%;
}
.firmL .intro {
  margin-top: 22px;
}
.firmL .intro * {
  color: #707070;
  line-height: 2;
  font-family: 'AlibabaPuHuiTi-L';
}
.firmR {
  width: 37%;
}
.history {
  position: relative;
  height: 1027px;
  padding-right: 9.4%;
}
.history .ab-tit {
  width: 29.3%;
}
.fzlc-swiper {
  width: 70.7%;
  height: 100%;
}
.fzlc-swiper::before {
  content: '';
  position: absolute;
  left: 29.7%;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: #C4C4C4;
}
.fzlc-swiper .lcL {
  position: relative;
  width: 29.7%;
  padding-right: 7.5%;
  text-align: right;
}
.fzlc-swiper .lcL::before,
.fzlc-swiper .lcL::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.fzlc-swiper .lcL::before {
  width: 0;
  height: 0;
}
.fzlc-swiper .lcL::after {
  width: 8px;
  height: 8px;
  background-color: #707070;
}
.fzlc-swiper .year {
  position: absolute;
  right: 25.1%;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Gilroy';
  color: #707070;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.fzlc-swiper .item {
  width: 58.5%;
  margin-left: 11.8%;
}
.fzlc-swiper .item * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.fzlc-swiper .fzlc-item {
  height: auto;
  margin-bottom: 90px;
}
.fzlc-swiper .fzlc-item:hover .lcL::before {
  width: 20px;
  height: 20px;
  background-color: #17489A;
}
.fzlc-swiper .fzlc-item:hover .lcL::after {
  background-color: #fff;
}
.fzlc-swiper .fzlc-item:hover .year {
  font-size: 85px;
  color: #17489A;
}
.fzlc-swiper .fzlc-item:hover .item * {
  color: #17489A;
}
.patent .tabs {
  text-align: center;
  padding-top: 44px;
}
.patent .tabs .item {
  position: relative;
  display: inline-block;
  width: 231px;
  height: 64px;
  line-height: 64px;
  font-family: 'AlibabaPuHuiTi-L';
  color: #8DA1C2;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #8DA1C2;
  box-sizing: border-box;
  margin-right: 58px;
  cursor: pointer;
}
.patent .tabs .item:last-of-type {
  margin-right: 0;
}
.patent .tabs .item.active {
  color: #fff;
  background-color: #17489A;
  border-color: #17489A;
}
.patent .tabs .item.active::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: #17489A transparent transparent transparent;
}
.patent-item {
  position: relative;
}
.patent-item .comswi-btn {
  color: #8DA1C2;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
.patent-item .comswi-btn:hover {
  color: #fff;
}
.patent-swiper {
  width: 86.8%;
}
.patent-swiper .swiper-slide {
  transform: scale(0.68);
  transition: 300ms;
}
.patent-swiper .name {
  font-family: 'AlibabaPuHuiTi-L';
  color: #707070;
  margin-top: 35px;
  opacity: 0;
  visibility: hidden;
  transition: 300ms;
}
.patent-swiper .img {
  background-color: #fff;
  border-radius: 18px;
  padding: 22px 23px 22px 28px;
  box-shadow: 1px 4px 6px 1px rgba(0, 0, 0, 0.01);
  overflow: hidden;
  position: relative;
  padding-bottom: 133.6%;
}
.patent-swiper .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
}
.patent-swiper .swiper-slide-active {
  transform: scale(1);
}
.patent-swiper .swiper-slide-active .name {
  opacity: 1;
  visibility: visible;
}
.news-fir {
  background: linear-gradient(1deg, rgba(255, 255, 255, 0.15) 0%, rgba(6, 76, 194, 0.15) 27%, rgba(23, 72, 154, 0.15) 42%, rgba(255, 255, 255, 0.15) 100%);
}
.recommend .img {
  width: 50.7%;
  overflow: hidden;
}
.recommend .img img {
  height: 100%;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.recommend .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.recommend .txt {
  width: 49.3%;
  padding: 45px 5% 0 4.7%;
  background-color: #fff;
}
.recommend .year {
  color: #ADADAD;
  font-family: 'Gilroy';
}
.recommend .name {
  color: #000000;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recommend .des {
  font-family: 'AlibabaPuHuiTi-L';
  margin-top: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recommend .more {
  color: #707070;
  border-color: #707070;
  margin-top: 78px;
}
.recommend .more .jt1 {
  color: #707070;
}
.recommend .more:hover {
  color: #fff;
  border-color: #fff;
}
.news {
  background-color: #EDF1F7;
}
.news .seeMore {
  margin-top: 13px;
}
.new-item {
  width: 48.3%;
  margin-right: 3.4%;
  margin-bottom: 45px;
}
.new-item:nth-of-type(2n) {
  margin-right: 0;
}
.new-item .img {
  width: 46%;
  overflow: hidden;
}
.new-item .img img {
  height: 100%;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.new-item .txt {
  width: 54%;
  padding: 44px 4.6% 26px;
  background-color: #fff;
}
.new-item .name {
  height: 66px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.new-item .year {
  font-family: 'Gilroy';
  line-height: 1;
  color: #ADADAD;
  margin-top: 63px;
}
.new-item:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.new-item:hover .name {
  color: #17489A;
}
.noBanner {
  padding-top: 86px;
}
.noBanner .head-pc {
  background-color: #fff;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
}
.noBanner .head-pc .logo1 {
  display: none;
}
.noBanner .head-pc .logo2 {
  display: block;
}
.noBanner .head-pc .li-1 > a {
  color: #707070;
}
.noBanner .head-pc .lang i,
.noBanner .head-pc .lang span {
  color: #707070;
}
.news-top {
  padding-top: 32px;
}
.news-top .position a {
  position: relative;
  color: #999999;
}
.news-top .position a i {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  background-color: #C0BFBF;
  font-size: 14px;
  color: #fff;
  margin-right: 26px;
}
.news-top .position a:not(:last-of-type) {
  margin-right: 15px;
}
.news-top .position a:not(:last-of-type)::after {
  content: '/';
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  color: #999999;
  font-size: 16px;
}
.news-top .name {
  font-weight: 500;
  margin-bottom: 12px;
}
.news-top .date {
  color: #707070;
}
.infoL {
  width: 65.8%;
}
.infoL .info table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
}
.infoL .info tr {
  border: 1px solid #333;
}
.infoL .info th,
.infoL .info td {
  padding: 10px 0.2%;
  border: 1px solid #333;
  text-align: center;
  vertical-align: middle;
}
.infoL .info ol,
.infoL .info ul,
.infoL .info li {
  list-style: disc;
}
.infoL .info img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.infoL .page {
  padding-top: 30px;
  border-top: 1px solid #DFDFDF;
}
.infoL .page .page-item {
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoL .page .page-item .icon {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoL .page .page-item .icon i {
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoL .page .page-item:hover {
  color: #17489A;
}
.infoL .page .page-item:hover .icon {
  border-color: #17489A;
}
.infoL .page .page-item:hover .icon i {
  color: #17489A;
}
.infoL .page .prev .icon,
.infoL .page .back .icon {
  margin-right: 5px;
}
.infoL .page .next .icon {
  margin-left: 5px;
}
.infoL .page .prev .icon,
.infoL .page .next .icon {
  position: relative;
  width: 23px;
  height: 23px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 1px solid #999999;
}
.infoL .page .prev .icon i,
.infoL .page .next .icon i {
  font-size: 10px;
}
.infoR {
  width: 26%;
  margin-left: 8.2%;
}
.infoR .re-name {
  margin-bottom: 30px;
}
.relate {
  display: block;
  padding: 19px 0 29px;
  border-top: 1px solid #EDF1F7;
}
.relate * {
  font-weight: 200;
}
.relate .name {
  line-height: 1.7;
  margin-bottom: 12px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.relate .date {
  color: #999999;
  font-family: 'Gilroy';
}
.relate:hover .name {
  color: #17489A;
}
.talent {
  background: linear-gradient(1deg, rgba(255, 255, 255, 0.1) 0%, rgba(6, 76, 194, 0.1) 27%, rgba(23, 72, 154, 0.1) 42%, rgba(255, 255, 255, 0.1) 100%);
}
.tit1 .p1 {
  color: #0C60AA;
}
.tit1 .p2 {
  color: #999999;
}
.job-item:last-of-type .jobT .c1 {
  border-bottom: 1px solid #D6D6D6;
}
.job-item:last-of-type .jobB {
  border-top: 0;
  border-bottom: 1px solid #D6D6D6;
}
.job-item .jobT {
  position: relative;
  cursor: pointer;
}
.job-item .jobT .c1 {
  padding: 39px 0 38px;
  border-top: 1px solid #D6D6D6;
}
.job-item .jobT::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: rgba(214, 214, 214, 0.2);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.job-item .item {
  font-family: 'AlibabaPuHuiTi-L';
  color: #999999;
}
.job-item .item3 i {
  color: #575B66;
}
.job-item .item3 .place {
  margin: 0 26px 0 17px;
}
.job-item .item3 .jt {
  display: inline-block;
  font-size: 14px;
  transform: rotate(-90deg);
}
.job-item .jobB {
  display: none;
  padding-top: 47px;
  border-top: 1px solid #D6D6D6;
}
.job-item .jobB * {
  color: #707070;
  font-family: 'AlibabaPuHuiTi-L';
}
.job-item .jobB strong {
  font-weight: 600;
}
.job-item.on .jobT::before {
  top: 0;
  bottom: auto;
  height: 100%;
}
.join .tit1 .p2 {
  color: #707070;
}
.join .pt-items {
  margin-top: 51px;
}
.join .pt-img {
  width: 20%;
  margin-right: 3.8%;
}
.join .pt-img:last-of-type {
  margin-right: 0;
}
.hd-item {
  width: 31.4%;
  margin-bottom: 61px;
  margin-right: 2.9%;
}
.hd-item:nth-of-type(3n) {
  margin-right: 0;
}
.hd-item .img {
  margin-bottom: 23px;
}
.hd-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.hd-item .hdName {
  color: #999999;
}
.hd-item:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.seeMore {
  color: #CFCFCF;
  cursor: pointer;
  margin-top: 30px;
}
.seeMore i {
  display: inline-block;
  transform: rotate(90deg);
  color: #CFCFCF;
  margin-left: 15px;
}
.inform-item .icon {
  position: relative;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #0C60AA;
  margin: 0 auto 36px;
}
.inform-item .icon i {
  font-size: 20px;
  color: #0C60AA;
}
.inform-item .txt * {
  color: #000000;
  line-height: 2;
}
.message {
  padding: 45px 9% 117px;
  background-color: #fff;
  box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.14);
}
.formL {
  width: 49.3%;
  margin-right: 1.4%;
}
.formL input {
  display: block;
  width: 100%;
  height: 56px;
  background-color: #F5F5F5;
  padding: 0 3%;
  color: #707070;
  box-sizing: border-box;
  margin-bottom: 19px;
}
.formL input:last-of-type {
  margin-bottom: 0;
}
.formR {
  width: 49.3%;
}
.formR select {
  display: block;
  width: 100%;
  height: 56px;
  padding: 0 3%;
  color: #707070;
  margin-bottom: 19px;
  background: #F5F5F5 url(../images/jt.png) no-repeat 95% 50%;
  background-size: 10px 8px;
}
.formR textarea {
  display: block;
  width: 100%;
  height: 275px;
  padding: 19px 3%;
  color: #707070;
  background-color: #F5F5F5;
  resize: none;
}
.formB {
  margin-top: 30px;
}
.formB .submit,
.formB .reset {
  width: 140px;
  height: 52px;
  color: #fff;
  background-color: #999999;
  cursor: pointer;
}
.formB .submit {
  margin-right: 18px;
}

