.index-banner {
  margin-top: 80px;
  height: 45.4vw;
}

.banner-cont {
  position: absolute;
  top: 15vw;
  left: 0;
  width: 100%;
}

.banner-cont {
  color: #edf0f5;
}

.banner-cont .title {
  font-size: calc(56rem / 16);
}

.banner-cont .intro {
  font-size: calc(24rem / 16);
  margin: 1.5vw 0 3vw;
}

.index-about-cont,
.index-app-cont {
  padding: 6vw 0;
}

.index-about-cont .title .en {
  font-size: calc(86rem / 16);
  font-weight: bold;
  margin-bottom: 1.5vw;
}

.index-about-cont .title .cn {
  font-size: calc(24rem / 16);
}

.index-about-cont .cont {
  width: 57.8vw
}

.index-about-cont .intro {
  font-size: calc(32rem / 16);
}

.index-about-cont .detail {
  font-size: calc(20rem / 16);
  margin: 2.5vw 0 3vw;
}

.index-about-cont .num-l {
  margin: 4.5vw 0 2vw;
}

.index-about-cont .num-l img {
  width: 19.6vw;
}

.index-about-cont .num-r {
  text-align: right;
}

.index-about-cont .num-r img {
  width: 16.08vw;
}


.index-app {
  background-color: #002e73;
}

.index-app-cont .top {
  margin-bottom: 2.5vw;
  align-items: flex-end;
}

.index-app-cont .title {
  color: #fff;
}

.index-app-cont .title .cn {
  font-size: calc(52rem / 16);
  margin-bottom: calc(20rem / 16);
}

.index-app-cont .title .en {
  font-size: calc(24rem / 16);
}

.navigator .index-app-swiper-button-prev {
  margin-right: calc(20rem / 16);
}

.index-app-swiper .intro {
  align-items: center;
  padding: calc(20rem / 16);
  color: #fff;
  position: relative;
  background-color: #1d8d44;
}

.index-app-swiper .intro .lay-icon {
  border: 1px solid #fff;
  margin-right: calc(20rem / 16);
  padding: calc(10rem / 16);
  flex-shrink: 0;
}

.index-app-swiper .intro .lay-icon img:last-child {
  display: none;
}

.index-app-swiper .intro .txt h1 {
  margin-bottom: calc(10rem / 16);
  font-size: calc(24rem / 16);
  font-weight: bold;
}

.index-app-swiper .intro .txt h1 {
  margin-bottom: calc(10rem / 16);
  font-size: calc(18rem / 16);
}

.index-app-swiper .intro .more {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: .5s;
  transform: translateY(-20px);
}

.index-app-swiper .swiper-slide .pic {
  height: 23vw;
  /* aspect-ratio: 0.8; */
}

.index-app-swiper .swiper-slide:hover .more {
  opacity: 1;
  transform: translateY(0px);
}

.index-app-swiper .swiper-slide:hover .lay-icon {
  background-color: #fff;
}

.index-app-swiper .swiper-slide:hover .lay-icon img:first-child {
  display: none;
}

.index-app-swiper .swiper-slide:hover .lay-icon img:last-child {
  display: block;
}

.index-agent {
  position: relative;
  background-color: #edf0f5;
  padding-bottom: 2.5vw;
}

.index-agent .fl {
  padding: 0 6vw;
  flex: 1;
}

.index-agent .fl .item {
  align-items: flex-end;
  margin-bottom: 2.5vw;
}

.index-agent .fl .item.active {
  color: #d72f2b;
  font-weight: bold;
}

.index-agent .fl .item:first-child {
  margin-left: -6vw;
}

.index-agent .fl .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.index-agent .fl .item:nth-child(2n) .txt {
  margin-left: 0;
  margin-right: calc(20rem / 16);
}


.index-agent .fl .item .txt {
  margin-left: calc(20rem / 16);
  font-size: calc(18rem / 16);
  white-space: nowrap;
  flex-shrink: 0;
}

.index-agent .fr {
  width: 45vw;
  margin-top: 6vw;
  padding: 0 3vw 0 6vw;
  border-left: 2px solid rgba(102, 102, 102, .5);
  position: relative;
}

.index-agent .fr::after {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  width: 2px;
  height: 10vw;
  background-color: #d72f2b;
}

.index-agent .fr .title {
  margin-bottom: 4vw;
}

.index-agent .fr .title .cn {
  font-size: calc(52rem / 16);
  font-weight: bold;
  margin-bottom: calc(10rem / 16);
}

.index-agent .fr .title .en {
  font-size: calc(24rem / 16);
  color: #666;
}

.index-agent .fr .intro h1 {
  font-size: calc(32rem / 16);
  margin-bottom: calc(20rem / 16);
}

.index-agent .fr .intro p {
  font-size: calc(18rem / 16);
  color: #666;
  line-height: calc(30rem / 16);
}

.index-agent .more {
  width: 39vw;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(50%);
  z-index: 11;
}

.shadow {
  box-shadow: 0px 5px 10px 0px rgba(71, 52, 26, 0.1);
}

.index-agent .more .lay-btn {
  justify-content: space-between;
  padding: 4vw 2.5vw;
}


.index-news {
  position: relative;
  padding-top: 10vw;
  margin-bottom: 5vw;
}

.index-news-cont .index-news-top {
  align-items: flex-end;
  margin-bottom: 2.5vw;
}

.index-news-cont .index-news-top .title .cn {
  font-size: calc(52rem / 16);
  margin-bottom: calc(10rem / 16);
}

.index-news-cont .index-news-top .title .en {
  font-size: calc(24rem / 16);
  color: #666;
}

.index-news-cont .index-news-top .news-kind .item {
  font-size: calc(18rem / 16);
  border-bottom: 1px solid transparent;
  margin-left: 2vw;
  padding-bottom: calc(10rem / 16);
}

.index-news-cont .index-news-top .news-kind .item.active {
  color: #d72f2b;
  border-bottom-color: #d72f2b;
}

.index-news-cont .index-news-top .news-kind .item:hover {
  color: #d72f2b;
  border-bottom-color: #d72f2b;
}

.index-news-item {
  border-top: 2px solid #d72f2b;
  border-bottom: 2px solid rgba(102, 102, 102, .5);
  width: calc((100% - 30rem / 16 * 2) / 3);
  padding: 1.5vw 0;
  margin-right: calc(30rem / 16);
  margin-bottom: 4vw;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.index-news-item:nth-child(3) {
  margin-right: 0;
}

.index-news-item h1 {
  font-size: calc(28rem / 16);
  margin-bottom: 1.5vw;
  line-height: calc(44rem / 16);
  color: #666;
  padding-right: 2vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
}

.index-news-item p {
  font-size: calc(18rem / 16);
  margin-bottom: 5vw;
  line-height: calc(30rem / 16);
  color: #666;
  padding-right: 2vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
}

.index-news-swiper .flex {
  flex-wrap: wrap;
}

.index-news-cont .index-news-bottom {
  width: 100%;
  text-align: right;
  /* margin-top: calc(-1vw); */
}


.common-banner {
  height: calc(100rem / 16 + 28vw);
  margin-top: 80px;
}

body.wfEditorMode .common-banner a.wfEditorMode {
  margin-top: 70px;
}

.aboutus-about .pic img {
  width: 80%;
  margin-bottom: 2.5vw;
}

.aboutus-idea {
  background-color: #002e73;
  color: #fff;
}

.aboutus-idea .model .fr .txt p {
  color: #fff;
}

.aboutus-idea .fr .lable {
  margin-top: 5vw;
}

.aboutus-idea .fr .lable .item {
  background-color: rgba(255, 255, 255, .3);
  padding: calc(20rem / 16);
  display: flex;
  justify-content: space-between;
  width: 25%;
  align-items: flex-end;
}

.aboutus-vision .lable {
  margin-top: 2.5vw;
}

.aboutus-vision .lable .font {
  width: 30%;
}

.aboutus-vision .lable .font .item {
  padding: 1.5vw 1vw;
  border: 1px solid #666;
  color: #666;
  font-size: calc(18rem / 16);
  display: flex;
  align-items: center;
}

.aboutus-vision .lable .font .item:first-child {
  margin-bottom: calc(20rem / 16);
}

.aboutus-vision .lable .mid {
  margin: 0 5vw;
}


.logo-source {
  color: #666;
  padding: 3vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #666;
  margin-top: 4vw;
}


.logo-source .intro {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0 calc(10rem / 16);
  color: #333;
  font-size: calc(18rem / 16);
  background-color: #fff;
  text-align: center;
}

.logo-source .intro::after,
.logo-source .intro::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background-color: #d72f2b;
  border-radius: 50%;
}

.logo-source .intro::after {
  left: 0;
}

.logo-source .intro::before {
  right: 0;
}

.logo-source span {
  font-size: calc(72rem / 16);
  margin-right: 5vw;
  transform: skew(-10deg);
  font-weight: 600;
  color: #d72f2b;
}

.logo-source span:last-child {
  margin-right: 0;
}

.aboutus-relation {
  background: linear-gradient(#edf0f5, #fcfcfd);
}

.aboutus-relation .fr .item {
  margin-right: calc(30rem / 16);
  width: calc((100% - 30rem / 16) / 3);
}

.aboutus-relation .fr .item:last-child {
  margin-right: 0;
}

.aboutus-relation .fr .pic {
  background-color: #fff;
  padding: 2.5vw 1vw;
  height: 7vw;
}

.aboutus-relation .fr .txt p {
  margin-bottom: calc(5rem / 16);
  line-height: initial;
  display: flex;
  align-items: flex-start;
  color: #666;
  font-size: calc(18rem / 16);
}

.aboutus-relation .fr .txt .title {
  font-size: calc(24rem / 16);
  margin: 1vw 0;
}

.aboutus-relation .fr .txt p img {
  margin-right: calc(10rem / 16);
  margin-top: 5px;
}

.aboutus-relation .fr .txt .intro {
  font-size: calc(18rem / 16);
  color: #333;
  margin: 1vw 0;
}

.aboutus-relation .fr .item .more {
  color: #d72f2b;
  display: flex;
  align-items: center;
}

.news-cont {
  padding: 7vw 0 5vw;
}

.news-cont .fl {
  width: 30%;
  position: relative;
  /* align-items: center; */
  flex-direction: column;
}

.news-cont .fl .title {
  font-size: calc(52rem / 16);
  margin-bottom: 2vw;
}

.news-cont .fl .time {
  /* font-size: 148px; */
  font-size: calc(148rem / 16);
  line-height: 1;
  color: #e71519;
  margin-top: 70px;
  user-select: none;
}

.news-cont .fl .time .fixed-time .num {
  position: relative;
}

body.wfEditorMode.action--site-index .index-news-cont a.wfEditorMode {
  margin-top: 0.7em;
}

.news-cont .fl .time .fixed-time .num svg path {
  fill: #e71519;
}

.news-cont .fl .time .swiper {
  height: calc(148rem / 16 * 3);
}

.news-cont .fl .time .swiper a.wfEditorMode {
  font-size: 16px;
  margin-top: 1.7em;
}

.news-cont .change-btn {
  position: absolute;
  left: 0;
  background-color: #f4f6f9;
  width: calc(60rem / 16);
  height: calc(60rem / 16);
}

.news-cont .prev-time {
  top: 0;
  transform: translateY(-120%);
}

.news-cont .next-time {
  bottom: 0;
  transform: translateY(135%);
}

.news-cont .fr {
  flex: 1;
  margin-left: 15vw;
  /* max-height: 40vw; */
  max-height: calc(760rem / 16);
  overflow: auto;
  padding-right: 5px;
}

.news-cont .fr::-webkit-scrollbar-button {
  display: none;
}

.news-cont .fr::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;
  background-color: #cccccc;
}

.news-cont .fr::-webkit-scrollbar-thumb {
  background-color: #d72f2b;
  border-radius: 5px;
}

.news-cont .fr .item {
  padding: calc(20rem / 16);
  align-items: center;
  background-color: #f6f7fa;
  margin-bottom: calc(20rem / 16);
}

.news-cont .fr .item:last-child {
  margin-bottom: 0;
}

.news-cont .fr .item .pic img {
  transition: .3s;
}

.news-cont .fr .item:hover .pic img {
  transform: scale(1.2);

}

.news-cont .fr .time {
  font-size: calc(20rem / 16);
}

.news-cont .fr .time.active {
  color: #e71519;
}

.news-cont .fr .item .pic {
  width: 25%;
  margin-right: calc(40rem / 16);
  flex-shrink: 0;
  overflow: hidden;
}

.news-cont .fr .item .txt h1 {
  font-size: calc(24rem / 16);
  color: #e71519;
  margin-bottom: calc(10rem / 16);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
}

.news-cont .fr .item .txt p {
  font-size: calc(18rem / 16);
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
}

.product-cont .card-slide {
  margin-bottom: 3vw;
  box-shadow: 0px 5px 10px 0px rgba(71, 52, 26, 0.1);
}

.action--site-product-center .product-cont .card-slide {
  display: flex;
  flex-direction: column;
}

.action--site-product-center .product-cont .card-slide .pic {
  height: 15.5vw;
}

.action--site-product-center .product-cont .card-slide .txt {
  flex: 1;
}

.pic-txt-lay .pic {
  background: url(../images/矩形\ 4\ 拷贝\ 4.png) no-repeat;
  background-size: cover;
  padding: 6vw 8vw;
}

.pic-txt-lay .txt {
  background-color: #f4f6f9;
  padding: calc(20rem / 16);
  font-size: calc(24rem / 16);
  display: flex;
  align-items: center;
}

.product-cont .txt .change-icon {
  border-color: #c8cacc;
  flex-shrink: 0;
  margin-left: 5px;
}

.product-cont .txt .change-icon svg path {
  fill: #c8cacc;
}

.product-detail-wrap .fr .intro .pic {
  width: 50%;
  background: url(../images/矩形\ 4\ 拷贝\ 4.png) no-repeat;
  background-size: cover;
  padding: 6vw 8vw;
}

.product-detail-wrap .fr .intro .txt {
  flex: 1;
  background-color: #f4f6f9;
  padding: 3vw 2.5vw;
}

.product-detail-wrap .fr .txt .name {
  font-size: calc(32rem / 16);
}

.product-detail-wrap .fr .txt .font {
  font-size: calc(18rem / 16);
  color: #333;
  margin: 1vw 0;
}

.product-detail-wrap .fr .txt .contact .change-icon {
  background-color: #fff;
  border-color: transparent;
  margin-right: calc(10rem / 16);
}

.product-detail-wrap .fr .txt .contact .change-icon:hover {
  background-color: #002e73;
}

.product-detail-wrap .fr .txt .contact .change-icon.email:hover img {
  filter: drop-shadow(26px 0 0 #fff);
  transform: translate(-26px);
}

.product-detail-wrap .fr .txt .contact .change-icon.web:hover img {
  filter: drop-shadow(25px 0 0 #fff);
  transform: translate(-25px);
}


.product-detail-wrap .product-list .item {
  margin-bottom: calc(20rem / 16);
  box-shadow: 0px 1px 3px 0px rgba(6, 0, 1, 0.15);
}

.product-detail-wrap .product-list .item .name {
  background-color: #fff;
  color: #333;
  font-size: calc(18rem / 16);
  padding: calc(20rem / 16) calc(30rem / 16);
}

.product-detail-wrap .product-list .item .name .change-icon {
  border-color: #c8cacc;
  width: 30px;
  height: 30px;
}

.product-detail-wrap .product-list .item .name .change-icon svg path {
  fill: #c8cacc;
}

body.wfEditorMode a.wfEditorMode {
  position: relative;
}

.product-detail-wrap .product-info {
  background-color: #f2f4f8;
  padding: calc(30rem / 16);
}

.product-detail-wrap .product-info .info-intro {
  font-size: calc(18rem / 16);
  color: #333;
  margin-bottom: calc(20rem / 16);
}

.product-detail-wrap .product-info .info-arguments {
  line-height: 1.5;
}

.product-detail-wrap .product-info .info-arguments p {
  margin-bottom: 10px;
}

.product-detail-wrap .product-list .item:not(:first-child) .product-info-cont {
  display: none;
}

.product-detail-wrap .product-info .info-arguments table {
  width: 100%;
  text-align: center;
}

.product-detail-wrap .product-info .info-arguments tbody tr:nth-child(2n) {
  background-color: #f2f4f8;
}

.product-detail-wrap .product-info .info-arguments tbody tr:nth-child(2n+1) {
  background-color: #fff;
}

.product-detail-wrap .product-info .info-arguments tbody tr:first-child {
  background-color: #002e73;
  color: #fff;
  font-size: calc(18rem / 16);
}

.product-detail-wrap .product-info .info-arguments tbody tr:first-child td {
  border-right-color: transparent;
}

.product-detail-wrap .product-info .info-arguments td {
  border-right: 1px solid #dedede;
  padding: calc(10rem / 16) calc(5rem / 16);
}

.action--site-substitute-material .info-arguments {
  overflow-x: auto;
  overflow-y: none;
}

.action--site-substitute-material .product-detail-wrap .product-info .info-arguments table {
  min-width: 900px;
}

.product-detail-wrap .product-info .info-arguments tr td:last-child {
  border-right: 0;
}

.product-detail-wrap .product-type {
  position: relative;
  padding-bottom: calc(30rem / 16);
}

.product-detail-wrap .product-type .card-slide .pic,
.application-wrap .card-slide .pic {
  padding: 0;
  background-image: unset;
  overflow: hidden;
}

.product-detail-wrap .product-type .card-slide .txt,
.application-wrap .card-slide .txt {
  flex: 1;
  align-items: flex-start;
}

.product-detail-wrap .product-type .swiper-pagination {
  bottom: 0;
}

.product-detail-wrap .product-type .swiper-pagination-bullet-active {
  background-color: #d72f2b;
}

.adviser-wrap .news-cont .fr {
  margin-left: 0;
  max-height: unset;
  overflow: initial;
  padding-right: 0;
}

.adviser-wrap .title {
  font-size: calc(52rem / 16);
  margin-bottom: 2vw;
}

.adviser-wrap .secont-title {
  font-size: calc(23rem / 16);
  margin-bottom: 1vw;
}

.adviser-wrap .top-intro {
  margin-bottom: 4vw;
}

.adviser-wrap .top-intro .item {
  flex-direction: row-reverse;
  align-items: stretch;
}

.adviser-wrap .top-intro .item .pic {
  margin-right: 0;
  width: 50%;
}

.adviser-wrap .top-intro .item .txt {
  flex: 1;
  padding: 2vw;
  background-color: #f6f7fa;
}

.adviser-wrap .top-intro .item .txt h1 {
  font-size: calc(32rem / 16);
  color: #d72f2b;
  margin-bottom: 1vw;
}

.adviser-wrap .top-intro .item .txt p {
  font-size: calc(18rem / 16);
  color: #333;
  line-height: calc(32rem / 16);
}

.tech-wrap .top-intro .item .txt {
  padding: 7vw 3vw 2vw;
}

.tech-wrap .contact-type {
  padding: 2vw 3vw;
  background-color: #f6f7fa;
}

.tech-wrap .contact-type-fl {
  align-items: center;
}

.tech-wrap .contact-type-fl .line {
  width: 1px;
  height: 15vw;
  background-color: #c5c6c8;
  margin: 0 7vw;
}

.tech-wrap .contact-type-fl .info .name {
  font-size: calc(32rem / 16);
  margin-bottom: 3vw;
}

.tech-wrap .contact-type-fl .info .items {
  font-size: calc(18rem / 16);
  color: #333;
  line-height: calc(32rem / 16);
}

.tech-wrap .contact-type-fl .info .items p {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: calc(10rem / 16);
}

.tech-wrap .contact-type-fl .info .items p img {
  margin-right: calc(5rem / 16);
}

.tech-wrap .lay-btn-cont .lay-btn {
  padding: 0 calc(50rem / 16);
}

.download-wrap .choose {
  padding: 1vw 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 2.5vw;
}

.download-wrap .choose .txt {
  color: #333;
  padding: 1vw 0;
  padding-left: 2vw;
  padding-right: 10vw;
  border-right: 1px solid #dddddd;
}

.download-wrap .choose .choose-way-cont {
  align-items: center;
  margin-left: 3vw;
  width: 15vw;
  min-width: 200px;
}

.download-wrap .choose .choose-way-cont>div.active {
  color: #d72f2b;
}

.download-wrap .choose .choose-way-cont>div {
  cursor: pointer;
}

.download-wrap .choose .choose-way-cont>div:hover {
  color: #d72f2b;
}

.download-wrap .choose-type .year {
  margin-right: calc(20rem / 16);
}

.download-wrap .choose-type .choose-item {
  width: 15vw;
  border: 1px solid #ddd;
  border-radius: 30px;
  padding: calc(18rem / 16);
  background: url('../images/j.png') no-repeat 92% center;
  position: relative;
  cursor: pointer;
  min-width: 180px;
  overflow: hidden;
}

.download-wrap .choose-type .choose-item.active {
  border-radius: 10px 10px 0 0;
  border-bottom-color: transparent;
  overflow: unset;
}

.download-wrap .choose-type .choose-item.active ul {
  border-radius: 0 0 10px 10px;
  opacity: 1;
}

.download-wrap .choose-type .choose-item ul {
  width: calc(100% + 2px);
  position: absolute;
  top: 100%;
  left: -1px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 30px;
  opacity: 0;
  background-color: #fff;
}

.download-wrap .choose-type .choose-item ul li a {
  line-height: calc(24rem / 16);
  padding: calc(10rem / 16) 6%;
  display: block;
}

.download-wrap .choose-type .choose-item ul li:last-child {
  border-radius: 0 0 10px 10px;
}

.download-wrap .choose-type .choose-item ul li:hover {
  background-color: #ddd;
}

.download-wrap .data-list .item {
  background-color: #f6f7fa;
  padding: calc(20rem / 16);
  margin-bottom: calc(20rem / 16);
}

.download-wrap .data-list .item-r:hover {
  color: #d72f2b;
}

.download-wrap .data-list .item-r:hover .lay-icon,
.download-data:hover .lay-icon {
  background-color: #d72f2b;
}

.download-wrap .data-list .item-l h1 {
  font-size: calc(20rem / 16);
  margin-bottom: calc(10rem / 16);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
}

.download-wrap .data-list .item-l p {
  color: #666;
}

.download-wrap .data-list .item-r {
  align-items: center;
  font-size: calc(18rem / 16);
  flex-shrink: 0;
}

.download-wrap .data-list .lay-icon {
  background-color: #a5a8ab;
  margin-left: calc(20rem / 16);
}

.download-wrap .product-info .info-arguments tr:not(:first-child) td:first-child {
  text-decoration: underline;
  color: #002e73;
}

.download-wrap .product-info .info-arguments td {
  border-right: 0;
}

.download-wrap .product-info {
  background-color: #fff;
  padding: 0;
}

.sub-material .download-data {
  width: 100%;
}

.model .sub-material .title {
  font-size: calc(24rem / 16);
  color: #d72f2b;
  padding-left: calc(30rem / 16);
  margin-bottom: 1.5vw;
}

.sub-material .download-data .lay-icon {
  background-color: #a5a8ab;
  width: 30px;
  height: 30px;
}

.sub-material .download-data .lay-icon:hover {
  background-color: #d72f2b;
}

.sub-material .download-data .lay-icon img {
  width: 50%;
  margin-left: 2px;
}

.application-wrap .card-slide {
  width: calc((100% - 30rem / 16 * 3) / 4);
  flex-direction: column;
}

.application-wrap .card-slide:hover .txt {
  background-color: #002e73;
  color: #fff;
}

.application-wrap .card-slide:hover .txt h1 {
  color: #fff;
}

.application-wrap .card-slide .txt .lay-icon {
  transition: unset;
}

.application-wrap .card-slide:hover .txt .lay-icon {
  background-color: #fff;
  border-color: #fff;
}

.application-wrap .card-slide .pic {
  height: 22vw;
}

.application-wrap .card-slide .pic img {
  display: block;
}

.application-wrap .card-slide:nth-child(3n) {
  margin-right: calc(30rem / 16);
}

.application-wrap .card-slide:nth-child(4n) {
  margin-right: 0;
}

.application-wrap .lay-icon {
  border: 1px solid #ddd;
  margin-right: calc(20rem / 16);
  flex-shrink: 0;
}

.application-wrap .card-slide .txt {
  padding: 1.5vw;
}

.application-wrap .card-slide .txt h1 {
  font-size: calc(18rem / 16);
  color: #666;
  margin-top: calc(5rem / 16);
}

.application-wrap .card-slide .txt .font p {
  font-weight: bold;
}

.application-wrap .lay-icon {
  padding: calc(10rem / 16);
}

.application-wrap .lay-icon img {
  /* width: 70%; */
  max-height: 130%;
}

.action--site-application-scheme-detail .product-detail-wrap .fr .intro {
  flex-direction: column;
}

.action--site-application-scheme-detail .product-detail-wrap .fr .intro .txt {
  background-color: #fff;
  padding: 0;
  line-height: calc(32rem / 16);
}

.action--site-application-scheme-detail .product-detail-wrap .fr .intro .pic {
  width: 100%;
  background: linear-gradient(#eef1f5, #fff);
  padding: calc(20rem / 16) 0;
  margin: calc(20rem / 16) 0;
}

.product-detail-wrap .product-type .swiper,
.product-detail-wrap .product-type .swiper-wrapper,
.product-detail-wrap .product-type .swiper-slide {
  height: auto !important;
}

.product-detail-wrap .product-type .card-slide {
  margin-right: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  margin-bottom: 0;
}

.action--site-application-scheme-detail .product-detail-wrap .product-type .card-slide .pic {
  background-color: #fff;
  padding: calc(5vw + 30rem / 16) 0;
}

.action--site-application-scheme-detail .product-detail-wrap .product-type .card-slide .pic img {
  width: 100%;
  height: auto;
  top: calc(30rem / 16);
}

.action--site-application-scheme-detail .product-detail-wrap .product-type .card-slide .txt {
  flex: 1;
  flex-direction: column;
  padding: 0;
  justify-content: flex-end;
  background-color: #fff;
}

.product-detail-wrap .product-type .card-slide .txt-cont {
  padding: 0 calc(10rem / 16) calc(20rem /16);
  text-align: center;
  transition: .8s;
  transform: translateY(50%);
}

.product-detail-wrap .product-type .card-slide .txt span {
  display: block;
  font-weight: bold;
}

.product-detail-wrap .product-type .card-slide .txt p {
  line-height: calc(24rem /16);
  margin-top: calc(10rem / 16);
}

.product-detail-wrap .product-type .card-slide .txt .more {
  width: 100%;
  opacity: 0;
  overflow: hidden;
  font-size: calc(16rem / 16);
  transition: .3s;
  transform: translateY(100%);
}

.product-detail-wrap .product-type .card-slide .txt .more span {
  font-weight: normal;
}

.product-detail-wrap .product-type .card-slide:hover .txt-cont {
  transform: translateY(0);
}

.product-detail-wrap .product-type .card-slide:hover .txt .more {
  opacity: 1;
  transform: translateY(0);
}

.recruit-cont .nav .nav-item {
  width: 49%;
  padding: calc(20rem / 16) calc(40rem / 16);
  font-size: calc(24rem / 16);
  background-color: #f6f7fa;
}

.recruit-cont .nav .nav-item.active,
.recruit-cont .nav .nav-item:hover {
  background-color: #002e73;
  color: #fff;
}

.recruit-cont .nav .nav-item .changeColor-icon img {
  margin-right: -72px;
}

.recruit-cont .nav .nav-item .changeColor-icon {
  width: 72px;
}

.recruit-cont .nav .nav-item:last-child .changeColor-icon {
  width: 79px;
}

.recruit-cont .nav .nav-item.active .changeColor-icon img,
.recruit-cont .nav .nav-item:hover .changeColor-icon img {
  filter: drop-shadow(72px 0 0 #fff);
  transform: translate(-72px);
}

.recruit-cont .nav .nav-item:last-child .changeColor-icon img {
  margin-right: -79px;
}

.recruit-cont .nav .nav-item:last-child.active .changeColor-icon img,
.recruit-cont .nav .nav-item:last-child:hover .changeColor-icon img {
  filter: drop-shadow(79px 0 0 #fff);
  transform: translate(-79px);
}

.recruit-cont .intro {
  font-size: calc(18rem / 16);
  color: #2c2c2c;
  margin: calc(2vw + 10rem / 16) 0;
  line-height: calc(30rem / 16);
}

.recruit-notice-wrap {
  background-color: #f6f7fa;
}

.recruit-notice-wrap .model .fl .title {
  font-size: calc(32rem / 16);
}

.recruit-notice-wrap .intro {
  font-size: calc(18rem / 16);
  line-height: calc(30rem / 16);
  margin-bottom: calc(2vw + 10rem / 16);
  color: #333;
}

.recruit-notice-wrap .intro a,
.recruit-wrap .product-detail-wrap .product-list .info-intro a {
  position: relative;
  color: #333;
}

.recruit-notice-wrap .intro a::after,
.recruit-wrap .product-detail-wrap .product-list .info-intro a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #333;
}

.recruit-notice-wrap .intro a:hover,
.recruit-wrap .product-detail-wrap .product-list .info-intro a:hover {
  color: #d72f2b;
}

.recruit-notice-wrap .intro a:hover::after,
.recruit-wrap .product-detail-wrap .product-list .info-intro a:hover::after {
  background-color: #d72f2b;
}

.recruit-notice-wrap .platform .item {
  width: calc(130rem / 16);
  flex-direction: column;
  margin-right: calc(20rem / 16);
  background-color: #fff;
  padding: calc(20rem / 16);
  border-radius: 5px;
}

.recruit-notice-wrap .platform .item .pic {
  flex: 1;
}

.recruit-contact-wrap .item {
  flex: 1;
  padding: calc(2vw + 30rem / 16) calc(20rem / 16);
  color: #fff;
  font-size: calc(20rem / 16);
}

.recruit-contact-wrap .item:nth-child(1) {
  background-image: linear-gradient(to right, #002e73, #3c82c8);
}

.recruit-contact-wrap .item:nth-child(2) {
  background-image: linear-gradient(to right, #e33308, #f39f3b);
}

.recruit-contact-wrap .item:nth-child(3) {
  background-image: linear-gradient(to right, #259149, #74c451);
}

.recruit-contact-wrap .item .pic {
  width: calc(60rem / 16);
  height: calc(60rem / 16);
  background-color: #fff;
  margin-right: calc(20rem / 16);
  padding: calc(10rem / 16);
}

.recruit-contact-wrap .item .txt h1 {
  margin-bottom: calc(10rem / 16);
}

.recruit-wrap .product-detail-wrap .product-list .item {
  margin-bottom: 0;
  box-shadow: unset;
}

.recruit-wrap .job-cont {
  display: none;
}

.product-detail-wrap .job-header {
  margin-top: calc(2vw + 10rem / 16);
}

.product-detail-wrap .job-header .name {
  background-color: #f6f7fa;
  color: #333;
  font-size: calc(18rem / 16);
  padding: calc(20rem / 16) calc(30rem / 16);
}

.recruit-wrap .product-detail-wrap .product-list .item {
  border-bottom: 1px solid #dddddd;
}

.recruit-wrap .product-detail-wrap .product-list .name.active {
  background-color: #002e73;
  color: #fff;
}

.recruit-wrap .product-detail-wrap .product-list .name.active .change-icon {
  transform: translateY(-50%) rotateZ(90deg);
}

.recruit-wrap .product-detail-wrap .name {
  position: relative;
}

.recruit-wrap .product-detail-wrap .name .change-icon {
  position: absolute;
  right: calc(30rem / 16);
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
}

.recruit-wrap .product-detail-wrap .product-list .name .title {
  font-size: calc(18rem / 16);
  margin-bottom: 0;
  width: 100%;
}

.recruit-wrap .product-detail-wrap .product-list .name .title span {
  width: 20%;
}

.job-header .job-title {
  width: 100%;
}

.job-header .job-title span {
  display: block;
  width: 20%;
}

.recruit-wrap .product-detail-wrap .product-list .product-info {
  margin-bottom: calc(20rem / 16);
}

.recruit-wrap .product-detail-wrap .product-list .info-intro {
  line-height: calc(28rem / 16);
}

.welfare-info {
  margin-bottom: calc(2vw + 20rem / 16);
}

.welfare-info:last-child {
  margin-bottom: 0;
}

.welfare-info .info-title {
  font-size: calc(32rem / 16);
  color: #e71519;
  margin-bottom: calc(1vw + 10rem / 16);
}

.welfare-info .info-intro {
  font-size: calc(18rem / 16);
  line-height: calc(30rem / 16);
}

.welfare-info .info-list {
  flex-wrap: wrap;
}

.welfare-info .info-list .item {
  width: calc((100% - 30rem / 16 * 3) / 4);
  margin-right: calc(30rem / 16);
  margin-bottom: calc(60rem / 16);
  border-bottom: 1px solid #e71519;
  flex-direction: column;
  opacity: 0;
  transform: translateY(20%);
}

.welfare-info .info-list.active .item {
  opacity: 1;
  transition: 1s;
  transform: translateY(0);
}

.welfare-info .info-intro span {
  display: inline-block;
}

.welfare-info .info-intro.active span {
  animation: wave .2s;
}

@keyframes wave {
  0% {
    transform: translateY(0%);
  }

  10% {
    transform: translateY(-10%);
  }

  20% {
    transform: translateY(-20%);
  }

  30% {
    transform: translateY(-30%);
  }

  40% {
    transform: translateY(-40%);
  }

  50% {
    transform: translateY(-50%);
  }

  60% {
    transform: translateY(-40%);
  }

  70% {
    transform: translateY(-30%);
  }

  80% {
    transform: translateY(-20%);
  }

  90% {
    transform: translateY(-10%);
  }

  100% {
    transform: translateY(0%);
  }
}

.welfare-info .info-list .item:nth-child(4n) {
  margin-right: 0;
}

.welfare-info .info-list .item .pic {
  background-color: #f6f7fa;
  padding: calc(40rem / 16) 0;
  flex: 1;
}

.welfare-info .info-list .item .txt {
  font-size: calc(24rem / 16);
  color: #333;
  padding: calc(20rem / 16) 0;
  height: 30%;
}

.contactus-cont .contactus-title {
  font-size: calc(18rem / 16);
  color: #333;
  margin: calc(1vw + 10rem / 16) 0;
  line-height: calc(30rem / 16);
}

.contactus-map {
  background: url(../images/contactus-map.png) no-repeat;
  background-size: 100%;
  aspect-ratio: 2.1;
  align-items: center;
  position: relative;
}

.contactus-map-cont {
  background-color: rgba(255, 255, 255, .7);
  padding: calc(20rem / 16);
  margin-left: calc(2vw + 20rem / 16);
  max-width: calc(480rem / 16);
  width: 28%;
  height: 80%;
  overflow: hidden;
}

.contactus-map-title {
  font-size: calc(24rem / 16);
  margin-bottom: calc(20rem / 16);
}

.contactus-map-list {
  width: 100%;
  height: calc(100% - (2vw + 20rem / 15));
  line-height: calc(30rem / 16);
  padding-right: calc(3vw + 20rem / 16);
  overflow-y: auto;
  overflow-x: hidden;
}

.contactus-map-list::-webkit-scrollbar {
  width: 2px;
  border-radius: 5px;
  background-color: #cccccc;
}

.contactus-map-list::-webkit-scrollbar-button {
  display: none;
}

.contactus-map-list::-webkit-scrollbar-thumb {
  background-color: #e71519;
  border-radius: 5px;
}

.contactus-map-list .item {
  margin-top: calc(1vw + 10rem / 16);
}

.contactus-map-list .item>div {
  font-size: calc(14rem / 16);
  color: #333;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position-x: 0;
  background-position-y: 7px;
}

.contactus-map-list .item .name {
  font-size: calc(18rem / 16);
  padding-left: 0;
}

.contactus-map-list .item.active .name {
  color: #e71519;
  font-weight: bold;
}

.contactus-map-list .item .email {
  background-position-y: 10px;
}

.contactus-map-list .address {
  background-image: url(../images/address-icon.png);
}

.contactus-map-list .tel {
  background-image: url(../images/tel-icon.png);
}

.contactus-map-list .email {
  background-image: url(../images/email-icon.png);
}

.contactus-map-list .fax {
  background-image: url(../images/fax-icon.png);
}

.contactus-map-list .link {
  background-image: url(../images/link-icon.png);
}

.contactus-map .location {
  position: absolute;
  width: 2.57vw;
  aspect-ratio: 49 / 42;
  background: url(../images/location2.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}

.contactus-map .location-wrap .location.active {
  background-image: url(../images/location1.png);
}

/* .contactus-map .location-wrap .location:hover {
  background-image: url(../images/location1.png);
} */

.contactus-map .location-wrap .location.shanghai {
  top: 30.2%;
  right: 15.7%;
}

.contactus-map .location-wrap .location.beijing {
  top: 11%;
  right: 20%;
}

.contactus-map .location-wrap .location.xiamen {
  top: 40%;
  right: 19%;
}

.contactus-map .location-wrap .location.xian {
  top: 25%;
  right: 26.5%;
}

.contactus-map .location-wrap .location.shenzhen {
  top: 46%;
  right: 22.2%;
  z-index: 1;
}

.contactus-map .location-wrap .location.guangzhou {
  top: 47.2%;
  right: 23.4%;
}

.action--site-news_detail .secont-nav {
  margin-top: 80px;
}

.action--site-news_detail .beark {
  position: unset;
  color: #666;
}

.action--site-news_detail .beark .beark-r {
  justify-content: flex-end;
}

.action--site-news_detail .beark .beark-r path {
  fill: #666;
}

.news_detail-wrap {
  padding-top: 40px;
}

.news_detail-wrap .title {
  text-align: center;
  margin-bottom: calc(50rem / 16);
}

.news_detail-wrap .title h1 {
  color: #000;
  font-weight: bold;
  font-size: calc(36rem / 16);
  line-height: calc(48rem / 16);
  margin-bottom: calc(20rem / 16);
}

.news_detail-wrap .title .time {
  font-size: calc(18rem / 16);
  color: #4c4c4c;
}

.news_detail-wrap .artick {
  background: #fafafa;
  padding-bottom: 30px;
  padding-top: 40px;
  text-align: center;
}

.news_detail-wrap .left a {
  font-size: 16px;
  color: #4c4c4c;
  padding-left: 60px;
  display: block;
  position: relative;
  line-height: 52px;
}

.news_detail-wrap .back {
  background: #fafafa;
  padding-bottom: calc(50rem / 16);
}

.news_detail-wrap .left a::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../images/icon33.png) no-repeat center center;
  border: 1px solid #d2d2d2;
  border-radius: 50%;
  left: 0;
  top: 0;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.news_detail-wrap .left a:hover {
  color: #d72f2b;
}

.news_detail-wrap .left a:hover::after {
  border: 1px solid #d72f2b;
}

.search-product {
  margin-top: calc(10vw + 50rem / 16);
}

.action--site-search-product .product-wrap {
  min-height: 20vh;
}

.search-box {
  padding-bottom: 50px;
  background-color: #fafafa;
}

.searchbox1 {
  width: 200px;
  height: 42px;
  text-align: center;
  position: relative;
  display: inline-block;
}

.search0 {
  width: 100%;
  text-align: center;
}

.search0 form {
  width: 50%;
  display: inline-block;
  position: relative;
}

.searchbox1 .searchtext {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  border: 1px solid #999;
  padding-left: 20px;
  padding-right: 40px;
  box-sizing: border-box;
}

.searchbtn {
  position: absolute;
  right: 0px;
  top: 0px;
  /* background: url(../images/fdj.png) no-repeat center center; */
  background: none;
  background-color: #d72f2b;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  height: 42px;
  /* width: 40px; */
  padding: 0 10px;
  outline: none;
  border: none;
  cursor: pointer;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: all .5s;
}

.searchbtn:hover {
  box-shadow: 3px 3px 5px #757575;
}

.search-result-empry {
  text-align: center;
}

.search-error {
  text-align: center;
}

.searchnews_list.news_list {
  justify-content: space-between;
}

.searchnews_list.news_list .newsItem {
  margin-right: 0;
}

/* .searchnews_list.news_list .newsItem:nth-child(3n+1){
  margin-right: initial;
} */

.news_list .newsItem.no-top:nth-child(3n) {
  margin-right: initial;
}

.searchnews_list.news_list .newsItem:last-child:nth-child(3n - 1) {
  margin-right: calc(31% + 7% / 2);
}


.material-filter input[type=text] {
  width: 15vw;
  border: 1px solid #ddd;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: calc(10rem / 16) calc(18rem / 16);
  min-width: 180px;
}

.material-filter input[type=submit] {
  border: 1px solid #ddd;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: calc(10rem / 16) calc(18rem / 16);
  cursor: pointer;
  border-left: 0;
  margin-left: -5px;
}