.index-swiper {
  width: 100%;
  height: 100%;
}
.index-swiper .mySwiper {
  width: 100%;
  height: 100%;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .img {
  width: 100%;
  height: 100%;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .img img {
  width: 100%;
  /*height: 100%;*/
  max-width: 100%;
  object-fit: cover;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .box .title {
  width: 100%;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .box .title .h6 {
  font-size: 0.26rem;
  font-weight: 100;
  color: #fff;
  position: relative;
  left: 30%;
  opacity: 0;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .box .title .h1 {
  font-weight: 700;
  font-size: 0.6rem;
  color: #fff;
  margin: 0.15rem 0 0.6rem;
  position: relative;
  left: 30%;
  opacity: 0;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide .homebanner-1 .box .title .swiper-icon {
  position: relative;
  left: 30%;
  opacity: 0;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide-active .homebanner-1 .box .title .h6 {
  left: 0;
  opacity: 1;
  transition: 1.5s;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide-active .homebanner-1 .box .title .h1 {
  left: 0;
  opacity: 1;
  transition: 1.5s;
}
.index-swiper .mySwiper .swiper-wrapper .swiper-slide-active .homebanner-1 .box .title .swiper-icon {
  left: 0;
  opacity: 1;
  transition: 1.5s;
}
.mySwiper .swiper-point {
  z-index: 11;
  position: absolute;
  bottom: 0.95rem;
  left: 7.8%;
  display: flex;
  align-items: center;
}
.mySwiper .swiper-point p {
  opacity: .4;
  cursor: pointer;
}
.mySwiper .swiper-point .next {
    margin-left: .32rem;
}
.mySwiper .swiper-point .next svg {
    transform: rotate(180deg);
}
.mySwiper .swiper-point p:hover {
    opacity: 1;
}
.About-DinTai {
  width: 100%;
}
.About-DinTai .About-box {
  width: 100%;
  display: flex;
  padding: 1rem 0;
}
.About-DinTai .About-box .DinTai--img {
  width: 50%;
  padding-left: 0.3rem;
}
.About-DinTai .About-box .DinTai--img img {
  max-width: 100%;
}
.About-DinTai .About-box .DinTai-title {
  width: 50%;
}
.About-DinTai .About-box .DinTai-title .title-box {
  width: 82.5%;
  padding: 0.15rem 0 0;
}
.About-DinTai .About-box .DinTai-title .title-box .link {
  margin: 0.2rem 0;
  width: 0.3rem;
  height: 2px;
  background: #9a9a9a;
}
.About-DinTai .About-box .DinTai-title .title-box .about-txt h3 {
  font-size: 0.24rem;
  color: #000
}
.About-DinTai .About-box .DinTai-title .title-box .about-txt p {
  font-size: 16px;
  line-height: 0.36rem;
  color: #666;
  padding: 0.15rem 0 0.7rem;
  border-bottom: 1px solid #e6e6e6;
}
.About-DinTai .About-box .DinTai-title .title-box .about-data {
  padding: 0.6rem 0 0;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
.About-DinTai .About-box .DinTai-title .title-box .about-data .item {
   width: 33.33%;
}
.About-DinTai .About-box .DinTai-title .title-box .about-data .item p {
  font-size: 0.18rem;
  color: #000;
  font-weight: 700;
  padding-bottom: .1rem;
}
.About-DinTai .About-box .DinTai-title .title-box .about-data .item h3 {
  font-size: 0.18rem;
  color: #e60012;
  font-weight: 700;
}
.About-DinTai .About-box .DinTai-title .title-box .about-data .item h3 span {
  font-weight: 700;
  font-size: 0.48rem;
}
.News-events {
  width: 100%;
}
.News-events .w1600 {
  padding-bottom: 1.05rem;
}
.News-events .w1600 .News-box {
  width: 100%;
  display: flex;
}
.News-events .w1600 .News-box .toggle {
  width: 20%;
  padding: 0.6rem 0 0;
}
.News-events .w1600 .News-box .toggle .tog {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 0.45rem;
}
.News-events .w1600 .News-box .toggle .tog i {
  display: block;
  width: 0.4rem;
  height: 2px;
  background: transparent;
  margin-right: 0.2rem;
}
.News-events .w1600 .News-box .toggle .tog p {
  font-size: 0.18rem;
  color: #666;
  letter-spacing: 3px;
}
.News-events .w1600 .News-box .toggle .tog.active i {
  background: #e60012;
}
.News-events .w1600 .News-box .toggle .tog.active p {
  color: #e60012;
}
.News-events .w1600 .News-box .toggle .data-icon {
  margin-top: 0.9rem;
}
.News-events .w1600 .News-box .qiehuan {
  width: 80%
}
.News-events .w1600 .News-box .qiehuan .events {
  width: 100%;
  display: flex;
  justify-content: space-between;
  display: none;
}
.News-events .w1600 .News-box .qiehuan .events .events-list {
  padding: 0.5rem 0.25rem;
  width: 33.33%;
  border-left: 1px solid #e7e7e7;
}
.News-events .w1600 .News-box .qiehuan .events .events-list:last-child {
   border-right: 1px solid #e7e7e7;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .date h2 {
  font-size: 0.48rem;
  color: #000;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .date p {
  font-size: 16px;
  color: #666;
  padding: 0.2rem 0 0.4rem;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word h6 {
  color: #000;
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.2rem;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word .w-img {
  width: 100%;
  overflow: hidden;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word .w-img img {
  transition: 0.4s;
  width: 100%;
  max-width: 100%;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word p {
    height: .6rem;
  color: #666;
  font-size: 16px;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0.2rem 0 0.45rem;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word .news-icon {
  display: flex;
  align-items: center;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word .news-icon span {
  margin-right: 0.1rem;
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a .img-word .news-icon svg {
    transition: .4s;
    position: relative;
    left: 0;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a:hover .img-word h6 {
  color: #e60012;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a:hover .img-word .w-img img {
  transform: scale(1.02);
}
.News-events .w1600 .News-box .qiehuan .events .events-list a:hover .img-word .news-icon span {
  color: #e60012;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a:hover .img-word .news-icon svg {
    left: 8px;
}
.News-events .w1600 .News-box .qiehuan .events .events-list a:hover .img-word .news-icon svg path {
  fill: #e60012;
}
.News-events .w1600 .News-box .qiehuan .active {
  display: flex;
}
.Introduction {
  width: 100%;
}
.Introduction .Introduction-box {
  width: 100%;
  display: flex;
}
.Introduction .Introduction-box .intro-left {
  width: 80%;
  border-right: 1px solid #ededed;
  padding: 0.55rem 0.4rem 0.35rem 0;
}
.Introduction .Introduction-box .intro-left h3 {
  font-size: 0.24rem;
  color: #000;
  line-height: 0.36rem;
}
.Introduction .Introduction-box .intro-left p {
  font-size: 16px;
  color: #666;
  line-height: 0.36rem;
  margin-top: 0.3rem;
  font-weight: 400;
}
.Introduction .Introduction-box .intro-right {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 4%;
}
.Introduction .Introduction-box .intro-right .li {
  padding: 0.4rem 0;
}
.Introduction .Introduction-box .intro-right .li p {
  font-size: 0.18rem;
  color: #000;
  font-weight: 700;
}
.Introduction .Introduction-box .intro-right .li h4 {
  color: #e60012;
  font-size: 0.18rem;
  font-weight: 700;
}
.Introduction .Introduction-box .intro-right .li h4 span {
  font-size: 0.48rem;
  font-weight: 700;
}
.Introduction-video {
  width: 100%;
  position: relative;
}
.Introduction-video .video-img {
  width: 100%;
}
.Introduction-video .video-img img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.Introduction-video .mengceng {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.Introduction-video .mengceng svg {
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fixed-shipin {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
}
.fixed-shipin .shipin-box {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.fixed-shipin .shipin-box div {
  width: 100%;
}
.fixed-shipin .shipin-box div video {
  width: 100%;
}
.fixed-shipin .shipin-box .guanbi {
   position: absolute;
   top: 0;
   right: -3%;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  /*padding: 0.2rem 0.2rem 0.2rem 0;*/
}
.development-path {
  width: 100%;
}
.development-path .w1200 .path-swiper {
  width: 100%;
  margin-top: 0.55rem;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide {
  text-align: center;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide .slide-img {
  width: 100%;
  transition: 0.4s;
  overflow: hidden;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide .slide-img img {
  transition: 0.4s;
  width: 100%;
  max-width: 100%;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide:hover .slide-img {
  transform: scale(1.05);
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide:hover .slide-date {
  color: #e60012;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide .slide-date {
  font-size: 0.45rem;
  color: #666;
  padding: 0.4rem 0 0.9rem;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide .slide-title {
  opacity: 1;
  font-size: 16px;
  color: #000;
  padding-bottom: 0.9rem;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide-active .slide-date {
  /*color: #e60012;*/
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide-active .slide-title {
  opacity: 1;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-wrapper .swiper-slide-active .slide-img {
  opacity: 1;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-pagination {
    width: calc(100% - 120px);
    left: 50%;
    transform: translateX(-50%);
  bottom: 30%;
  height: 2px;
  background: #eaeaea;
  display: flex;
  justify-content: space-around;
}
.development-path .w1200 .path-swiper .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin-top: -4px;
  background: #dbdbdb;
  opacity: 1;
}
/*.development-path .w1200 .path-swiper .mySwiper2 .swiper-pagination .swiper-pagination-bullet:hover {*/
/*  background: #e60012;*/
/*}*/
/*.development-path .w1200 .path-swiper .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(2) {*/
/*  background: #e60012;*/
/*  opacity: 1;*/
/*}*/
.development-path .w1200 .path-swiper .mySwiper2 .button-next,
.development-path .w1200 .path-swiper .mySwiper2 .button-prev {
  cursor: pointer;
  z-index: 11;
  position: absolute;
  top: 64.5%;
}
/*.development-path .w1200 .path-swiper .mySwiper2 .button-prev.swiper-button-disabled {*/
/*    opacity: 0;*/
/*}*/
/*.development-path .w1200 .path-swiper .mySwiper2 .button-next.swiper-button-disabled {*/
/*    opacity: 0;*/
/*}*/
.development-path .w1200 .path-swiper .mySwiper2 .button-next p,
.development-path .w1200 .path-swiper .mySwiper2 .button-prev p {
  width: 60px;
  height: 60px;
  border: 1px solid #e7e9e9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.development-path .w1200 .path-swiper .mySwiper2 .button-next:hover p,
.development-path .w1200 .path-swiper .mySwiper2 .button-prev:hover p {
  background: #e60012;
}
.development-path .w1200 .path-swiper .mySwiper2 .button-next:hover p svg path,
.development-path .w1200 .path-swiper .mySwiper2 .button-prev:hover p svg path {
  fill: #fff;
}
.development-path .w1200 .path-swiper .mySwiper2 .button-next {
  right: 0%;
}
.company-culture {
  width: 100%;
}
.company-culture .w1200 .company-box {
  width: 100%;
  padding: 0.6rem 0 0.7rem;
}
.company-culture .w1200 .company-box .box-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}
.company-culture .w1200 .company-box .box-list .item {
  position: relative;
}
.company-culture .w1200 .company-box .box-list .item .item-img {
  width: 100%;
  overflow: hidden;
}
.company-culture .w1200 .company-box .box-list .item .item-img img {
  transition: 0.4s;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.company-culture .w1200 .company-box .box-list .item .item-title {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.company-culture .w1200 .company-box .box-list .item .item-title span {
    padding: 2.35rem .4rem 0;
    display: block;
}
.company-culture .w1200 .company-box .box-list .item .item-title span h6 {
  font-size: 0.36rem;
  color: #fff;
  font-weight: 400;
  margin-bottom: 8px;
}
.company-culture .w1200 .company-box .box-list .item .item-title span p {
  font-size: 16px;
  color: #fff;
}
.company-culture .w1200 .company-box .box-list .item:hover .item-img img {
  transform: scale(1.05);
}
.company-culture .w1200 .company-box .box-list:nth-child(odd) .item {
  max-width: 50%;
  width: 49%;
}
.company-culture .w1200 .company-box .box-list:nth-child(even) .item .item-title span {
  padding: 3.2rem 0.4rem 0;
}
.dintai-news {
  width: 100%;
}
.dintai-news .w1200 .public-h1 {
  justify-content: center;
  text-align: center;
  display: none;
}
.dintai-news .w1200 .news-top {
  width: 100%;
  padding: 0.6rem 0;
}
.dintai-news .w1200 .news-top a {
  display: flex;
}
.dintai-news .w1200 .news-top a .top-img {
  width: 50%;
  overflow: hidden;
}
.dintai-news .w1200 .news-top a .top-img img {
  transition: 0.4s;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.dintai-news .w1200 .news-top a .top-txt {
  width: 50%;
  background: #f4f4f4;
}
.dintai-news .w1200 .news-top a .top-txt .describe {
  padding: 0.45rem 0.48rem 0;
}
.dintai-news .w1200 .news-top a .top-txt .describe span {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.dintai-news .w1200 .news-top a .top-txt .describe h5 {
  color: #000;
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin-top: 0.35rem;
}
.dintai-news .w1200 .news-top a .top-txt .describe p {
  margin-top: 0.05rem;
  color: #666;
  font-weight: 400;
  font-size: 16px;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dintai-news .w1200 .news-top a .top-txt .describe .chakan {
  margin-top: 0.45rem;
  display: flex;
  align-items: center;
}
.dintai-news .w1200 .news-top a .top-txt .describe .chakan div {
    transition: .4s;
    position: relative;
    left: 0;
}
.dintai-news .w1200 .news-top a .top-txt .describe .chakan span {
  color: #666;
  font-weight: 700;
  font-size: 16px;
}
.dintai-news .w1200 .news-top a .top-txt .describe .chakan svg {
  vertical-align: middle;
}
.dintai-news .w1200 .news-top a:hover .top-img img {
  transform: scale(1.05);
}
.dintai-news .w1200 .news-top a:hover .top-txt .describe .chakan span {
  color: #e1021f;
}
.dintai-news .w1200 .news-top a:hover .top-txt .describe .chakan svg path {
  fill: #e1021f;
}
.dintai-news .w1200 .news-top a:hover .top-txt .describe .chakan div {
    left: 8px;
}
.dintai-news .w1200 .news-list {
  width: 100%;
}
.dintai-news .w1200 .news-list ul {
  display: flex;
  flex-wrap: wrap;
}
.dintai-news .w1200 .news-list ul li {
  width: 32%;
  margin: 0 0.24rem 0.3rem 0;
}
.dintai-news .w1200 .news-list ul li:nth-child(3n) {
  margin-right: 0;
}
.dintai-news .w1200 .news-list ul li a .li-img {
  width: 100%;
  overflow: hidden;
}
.dintai-news .w1200 .news-list ul li a .li-img img {
  transition: 0.4s;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.dintai-news .w1200 .news-list ul li a .li-decu {
  padding-top: 0.15rem;
}
.dintai-news .w1200 .news-list ul li a .li-decu span {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.dintai-news .w1200 .news-list ul li a .li-decu h5 {
  margin: 0.15rem 0 0.05rem;
  font-size: 0.2rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.dintai-news .w1200 .news-list ul li a .li-decu p {
    height: .6rem;
  font-size: 16px;
  color: #666;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dintai-news .w1200 .news-list ul li a .li-decu .xaingqing {
  margin-top: 0.25rem;
}
.dintai-news .w1200 .news-list ul li a .li-decu .xaingqing span {
  font-size: 16px;
  color: #666;
  font-weight: 400;
}
.dintai-news .w1200 .news-list ul li a .li-decu .xaingqing svg {
    transition: .4s;
    margin-top: -2px;
    position: relative;
    left: 0;
}
.dintai-news .w1200 .news-list ul li a:hover .li-img img {
  transform: scale(1.05);
}
.dintai-news .w1200 .news-list ul li a:hover .li-decu .xaingqing span {
  color: #e1021f;
}
.dintai-news .w1200 .news-list ul li a:hover .li-decu .xaingqing svg {
    left: 8px;
}
.dintai-news .w1200 .news-list ul li a:hover .li-decu .xaingqing svg path {
  fill: #e1021f;
}
.news-details {
  width: 100%;
  background: #f4f4f4;
  padding: 0.62rem 0 1rem;
}
.news-details .w1200 {
  padding: 0 0.38rem;
  background: #fff;
}
.news-details .w1200 .details-top {
  padding: 0.44rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e4e4e4;
}
.news-details .w1200 .details-top .txt span {
  font-size: 0.24rem;
  color: #000;
  font-weight: 700;
}
.news-details .w1200 .details-top .txt svg {
  margin: -10px 0 0 -9px;
}
.news-details .w1200 .details-top .date {
  font-size: 0.24rem;
  color: #666;
  font-weight: 700;
}
.news-details .w1200 .translater {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  padding: .45rem 0 .6rem;
}
.news-details .w1200 .translater p {
  font-size: 16px;
  line-height: 0.3rem;
  color: #666;
  font-weight: 400;
}
.news-details .w1200 .translater img {
  width: 100%;
  max-width: 100%;
}
.news-details .w1200 .details-return {
  padding: 0.62rem 0;
  display: flex;
  justify-content: space-between;
}
.news-details .w1200 .details-return .pag-prev,
.news-details .w1200 .details-return .pag-next {
  width: 0.6rem;
  height: 0.6rem;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-details .w1200 .details-return .pag-prev:hover,
.news-details .w1200 .details-return .pag-next:hover {
  background: #e60012;
}
.news-details .w1200 .details-return .pag-prev:hover svg path,
.news-details .w1200 .details-return .pag-next:hover svg path {
  fill: #fff;
}
.news-details .w1200 .details-return .return {
  width: 1.8rem;
  height: 0.6rem;
  border: 1px solid #e60012;
  border-radius: 5px;
}
.news-details .w1200 .details-return .return a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-details .w1200 .details-return .return a p {
  font-size: 16px;
  color: #e60012;
  font-weight: 700;
  margin-right: 6px;
}
.contact-map {
  width: 100%;
  padding: 1rem 0;
}
.contact-map .w1200 {
  display: flex;
}
.contact-map .w1200 .contact-title {
  width: 50%;
  background: #f4f4f4;
  padding: 0.55rem 0 0.6rem 0.6rem;
}
.contact-map .w1200 .contact-title .public-h1 {
  padding: 0;
}
.contact-map .w1200 .contact-title .public-adress {
  padding-top: 0.35rem;
}
.contact-map .w1200 .contact-title .public-adress div {
  margin-bottom: 0.15rem;
}
.contact-map .w1200 .contact-title .public-adress div a {
    display: flex;
    align-items: center;
}
.contact-map .w1200 .contact-title .public-adress div a span {
  font-size: 0.18rem;
  font-weight: 700;
  color: #000;
  padding-left: .1rem;
}
.contact-map .w1200 .contact-title .public-adress .code {
  margin-bottom: 0;
}
.contact-map .w1200 .contact-title .public-adress .code img {
  margin: 10px 0;
}
.contact-map .w1200 .contact-title .public-adress .code p {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.contact-map .w1200 .map {
  width: 50%;
}
.join-dintai {
  width: 100%;
}
.join-dintai .w1200 .public-h1 {
  justify-content: center;
  text-align: center;
}
.join-dintai .w1200 .join-title {
  text-align: center;
  margin-top: 0.2rem;
}
.join-dintai .w1200 .join-title p {
  font-size: 16px;
  color: #999;
  font-weight: 400;
  line-height: 0.4rem;
}
.join-dintai .w1200 .join-list {
  display: flex;
  justify-content: space-between;
  padding: 0.6rem 0 0.9rem;
}
.join-dintai .w1200 .join-list .items {
  text-align: center;
}
.join-dintai .w1200 .join-list .items:hover img {
    transform: rotateY(180deg);
}
.join-dintai .w1200 .join-list .items img {
    transition: .4s;
    height: .35rem;
}
.join-dintai .w1200 .join-list .items p {
  font-size: 0.2rem;
  color: #000;
  font-weight: 700;
  margin-top: .20rem;
}
.Career-Development {
  background: #f4f4f4;
}
.Career-Development .w1200 .public-h1 {
  align-items: center;
}
.Career-Development .w1200 .public-h1 .pub {
  width: 51%;
}
.Career-Development .w1200 .public-h1 .pub p {
  font-size: 16px;
  color: #666;
  line-height: 0.36rem;
}
.Career-Development .w1200 .Career-box {
  width: 100%;
  padding: 0.5rem 0;
}
.Career-Development .w1200 .Career-box .Career-item {
  position: relative;
}

.Career-Development .w1200 .Career-box .Career-item .item-img {
    width: 100%;
}
.Career-Development .w1200 .Career-box .Career-item .item-img img {
  transition: 0.4s;
  opacity: 0;
  vertical-align: bottom;
  width: 100%;
}
.Career-Development .w1200 .Career-box .Career-item .item-title {
  padding: 0.35rem 0.3rem 0;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.Career-Development .w1200 .Career-box .Career-item .item-title .right {
  margin-left: 0.2rem;
}
.Career-Development .w1200 .Career-box .Career-item .item-title .right h3 {
  font-size: 0.24rem;
  color: #000;
}
.Career-Development .w1200 .Career-box .Career-item .item-title .right p {
  margin-top: 0.1rem;
  font-size: 16px;
  line-height: 0.3rem;
  color: #666;
}
.Career-Development .w1200 .Career-box .Career-item:hover .item-img img {
  opacity: 1;
}
.Career-Development .w1200 .Career-box .Career-item:hover .item-title .right h3,
.Career-Development .w1200 .Career-box .Career-item:hover .item-title .right p {
  color: #fff;
}
.Salary-benefits {
  width: 100%;
  padding: 0.9rem 0 1rem;
}
.Salary-benefits .w1200 {
  display: flex;
}
.Salary-benefits .w1200 .Salary-box {
  width: 40%;
  padding-right: 10%;
}
.Salary-benefits .w1200 .Salary-box .public-h1 {
  padding: 0;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-title {
    letter-spacing: 1.5px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  line-height: 0.36rem;
  margin: 0.3rem 0;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul li {
    width: 50%;
  font-size: 16px;
  color: #666;
  line-height: 0.32rem;
  display: flex;
  align-items: center;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul li i {
  display: block;
  width: 6px;
  height: 6px;
  background: #0f6470;
  border-radius: 50%;
  margin-right: 8px;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul .on i {
  /*margin-top: -0.34rem;*/
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul li.on {
    width: 100%;
}
.Salary-benefits .w1200 .Salary-box .benefits-box .ben-list ul .on p {
  width: 95%;
}
.Salary-benefits .w1200 .Salary-img {
  cursor: pointer;
  width: 60%;
  overflow: hidden;
}
.Salary-benefits .w1200 .Salary-img img {
  transition: 0.4s;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.Salary-benefits .w1200 .Salary-img:hover img {
  transform: scale(1.05);
}
.Talent-recruitment {
  width: 100%;
  background: #f4f4f4;
  padding: 0.9rem 0 1rem;
}
.Talent-recruitment .w1200 .public-h1 {
  padding: 0;
  align-items: center;
}
.Talent-recruitment .w1200 .public-h1 .flex {
  display: flex;
}
.Talent-recruitment .w1200 .public-h1 .flex .data-icon a {
  justify-content: center;
  padding: 0.15rem 0.35rem;
}
.Talent-recruitment .w1200 .public-h1 .flex .data-icon:last-child {
  margin-left: 0.3rem;
}
.Talent-recruitment .w1200 .public-h1 .flex .active {
  background: #e60012;
}
.Talent-recruitment .w1200 .public-h1 .flex .active a {
  color: #fff;
}
.Talent-recruitment .w1200 .Talent-list {
  margin-top: 0.55rem;
  border-top: 1px solid #858585;
}
.Talent-recruitment .w1200 .Talent-list .act {
    display: none;
}
.Talent-recruitment .w1200 .Talent-list .active5 {
  display: block;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles {
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  padding: 0.2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles span {
  width: 22%;
  font-size: 0.18rem;
  color: #000;
  font-weight: 400;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles span:nth-of-type(1) {
    width: 30%;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles .icon-down {
  width: 0.6rem;
  height: 0.6rem;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles .icon-down svg {
  transition: 0.6s;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles.on {
  border: 1px solid transparent;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles.on .icon-down {
  background: #e60012;
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles.on .icon-down svg {
  transform: rotateX(180deg);
}
.Talent-recruitment .w1200 .Talent-list .item .item-titles.on .icon-down svg path {
  fill: #fff;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down {
  display: none;
  padding: 0 0.48rem 0.4rem;
  background: #fff;
      border-bottom: 1px solid #dddddd;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down .select {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Talent-recruitment .w1200 .Talent-list .item .item-down .select .option {
  width: 45%;
  margin-top: 0.37rem;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down .select .option h3 {
  font-size: 0.2rem;
  color: #000;
  margin-bottom: 0.15rem;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down .select .option p {
  font-size: 16px;
  color: #666;
  line-height: 0.36rem;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down .layui-btn {
  margin-top: 0.4rem;
  width: 1.8rem;
  background: none;
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 5px;
  height: 0.6rem;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
}
.Talent-recruitment .w1200 .Talent-list .item .item-down .layui-btn:hover {
    color: #fff;
    background: #e60012;
}
.Talent-recruitment .w1200 .data-icon.gd {
  margin: 0.62rem auto;
}
.Talent-recruitment .w1200 .data-icon.gd a {
  justify-content: center;
  padding: 0.15rem 0.35rem;
}
.digital-twin {
    padding: .6rem 0 1rem;
}
.digital-twin .w1200 h1 {
  font-size: 0.24rem;
  color: #000;
  padding-bottom: .3rem;
}
.digital-twin .w1200 p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 0.36rem;
}
.digital-twin .w1200 img {
  width: 100%;
  max-width: 100%;
}

