.mobile-nei-b {
  display: none;
  position: relative;
}
.mobile-nei-b .fill {
  height: 80px;
}
.mobile-nei-b > img {
  width: 100%;
  height: auto;
}
.mobile-nei-b .mobile-zi {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -10px);
}
.mobile-nei-b .mobile-zi .title {
  font-size: 24px;
  color: #eebb82;
  font-weight: bold;
}
.mobile-nei-b .mobile-zi .intro {
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}
.within-head {
  width: 100%;
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.within-head .line {
  width: 50px;
  height: 1px;
  background-color: #f8e4cd;
}
.within-head .title {
  margin-top: 30px;
  font-size: 50px;
  color: #eebb82;
  font-weight: bold;
}
.within-head .intro {
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
  font-weight: lighter;
}
.about-Title .eng {
  font-size: 30px;
  font-weight: bold;
}
.about-Title .ch {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 16px;
}
.nei-head {
  width: 100%;
  height: 100vh;
  position: relative;
  background-image: url("../images/about_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.nei-head .wd1600 {
  height: 100%;
  padding-top: 260px;
  box-sizing: border-box;
}
.nei-head .wd1600 .yellow {
  font-size: 76px;
  color: #eebb82;
}
.nei-head .wd1600 .yellow span {
  font-weight: bold;
}
.nei-head .wd1600 .title {
  font-size: 48px;
  color: #fff;
  margin-top: 30px;
  font-weight: bold;
}
.nei-head .wd1600 .intro {
  margin-top: 30px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 32px;
}
.nei-head .wd1600 .start {
  display: block;
  margin-top: 97px;
  width: 200px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  border: solid 2px #ffffff;
}
.nei-head .wd1600 .dian {
  margin-top: 42px;
  font-size: 24px;
  color: #fff;
}
.about-m-nei-b .mobile-zi {
  top: 40%;
}
.about-m-nei-b .mobile-zi .action {
  width: 150px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  display: block;
  margin: auto;
  text-align: center;
  border: 1px solid #fff;
}
.about-m-nei-b .mobile-zi .repair {
  color: #ffffff;
  opacity: 0.8;
  font-size: 16px;
  margin: 20px 0;
}
.about-about {
  background-color: #fff;
  padding: 120px 0 0;
}
.about-about .about-son {
  display: flex;
}
.about-about .about-son .pinpai {
  /*margin-right: 64px;*/
  width: 50%;
  padding: 0 73px 0 160px;
  box-sizing: border-box;
}
.about-about .about-son .pinpai .pin-intro {
  margin-top: 85px;
  max-width: 727px;
}
.about-about .about-son .pinpai .pin-intro p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: justify;
}
.about-about .about-son .pinpai .pin-more {
  margin-top: 60px;
  width: 120px;
  height: 50px;
  font-size: 16px;
  color: #eebb82;
  line-height: 50px;
  text-align: center;
  display: block;
  background-color: #2a335b;
}
.about-about .about-son .about-tu {
  display: flex;
  width: 50%;
}
.about-about .about-son .about-tu .tu-show {
  width: 551px;
  height: 514px;
  position: relative;
  background-color: #eebb82;
  margin-top: 27px;
  margin-right: 77px;
}
.about-about .about-son .about-tu .tu-show img {
  width: 492px;
  height: 562px;
  position: absolute;
  left: 50%;
  top: -88px;
  max-width: 100%;
  transform: translateX(-50%);
}
.about-about .about-son .about-tu .tu-zi {
  display: flex;
}
.about-about .about-son .about-tu .tu-zi div {
  writing-mode: tb-rl;
  font-size: 50px;
  font-weight: bold;
  color: #2a335b;
  margin-right: 10px;
}
.about-about .about-son .about-tu .tu-zi div strong {
  color: #eebb82;
}
.about-kute {
  padding-bottom: 100px;
  /*display: flex;*/
  /*justify-content: flex-end;*/
}
.about-kute .wd1760 {
  /*width: 1760px;*/
  display: flex;
}
.about-kute .wd1760 .pinpai {
  /*margin-right: 73px;*/
  width: 50%;
  padding: 0 70px 0 160px;
}
.about-kute .wd1760 .pinpai .pin-intro {
  margin-top: 85px;
  max-width: 727px;
}
.about-kute .wd1760 .pinpai .pin-intro p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: justify;
}
.about-kute .wd1760 .pinpai .pin-more {
  margin-top: 60px;
  width: 120px;
  height: 50px;
  font-size: 16px;
  color: #eebb82;
  line-height: 50px;
  text-align: center;
  display: block;
  background-color: #2a335b;
}
.about-kute .wd1760 .kute-tu {
    width: 50%;
  /*flex: 1;*/
  object-fit: cover;
}
.about-mesh {
  padding: 87px 0;
  background-image: url("../images/taber_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.about-mesh .about-Title {
  text-align: center;
  color: #fff;
}
.about-mesh .about-Title .ch {
  color: #fff;
}
.about-mesh .choose {
  margin-top: 40px;
}
.about-mesh .choose form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-mesh .choose form .select {
  width: 150px;
  height: 50px;
  margin-right: 10px;
}
.about-mesh .choose form .select select {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  color: #fff;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #2a335b;
  background-image: url(../images/select_xia.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
}
.about-mesh .choose form .ti {
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-image: url("../images/icon_search.png");
}
.about-map {
  padding: 100px 0;
}
.about-map .wd1600 {
  display: flex;
  align-items: center;
}
.about-map .wd1600 .map-place {
  width: 630px;
  height: 490px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right: 100px;
  padding-right: 20px;
  box-sizing: border-box;
}
.about-map .wd1600 .map-place .place-item {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.about-map .wd1600 .map-place .place-item .place-title {
  font-size: 24px;
  font-weight: bold;
}
.about-map .wd1600 .map-place .place-item .place-con {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about-map .wd1600 .map-place .place-item .place-con .place-l .i {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.about-map .wd1600 .map-place .place-item .place-con .place-l .i img {
  margin-right: 8px;
}
.about-map .wd1600 .map-place .place-item .place-con .place-l .i span {
  font-size: 16px;
  color: #666;
}
.about-map .wd1600 .map-place .place-item .place-con .place-r {
  font-size: 16px;
  color: #666;
  cursor: pointer;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
}
.about-map .wd1600 .map-place .place-item:last-child {
  margin-bottom: 0;
}
.about-map .wd1600 .ditu {
  flex: 1;
}
.about-map .wd1600 .ditu #dituContent {
  width: 100%;
  height: 490px;
}
.about-honor {
  padding-bottom: 100px;
}
.about-honor .wd1600 .about-Title {
  text-align: center;
}
.about-honor .wd1600 .swiper-honor {
  margin-top: 100px;
  width: 100%;
  text-align: center;
}
.about-honor .wd1600 .swiper-honor .swiper-slide p {
  display: none;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  color: #666;
}
.about-honor .wd1600 .swiper-honor .swiper-slide .img {
  display: inline-block;
  position: relative;
}
.about-honor .wd1600 .swiper-honor .swiper-slide .img .meng {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  background-color: rgba(255, 255, 255, 0.6);
}
.about-honor .wd1600 .swiper-honor .swiper-slide .img img {
  max-width: 100%;
}
.about-honor .wd1600 .swiper-honor .swiper-slide-next .img .meng {
  background-color: rgba(255, 255, 255, 0.3);
}
.about-honor .wd1600 .swiper-honor .swiper-slide-prev .img .meng {
  background-color: rgba(255, 255, 255, 0.3);
}
.about-honor .wd1600 .swiper-honor .swiper-slide-active .img .meng {
  opacity: 0;
}
.about-honor .wd1600 .swiper-honor .swiper-slide-active p {
  display: block;
}
.swiper-honor .swiper-button-prev {
  width: 48px;
  height: 91px;
  background: rgba(48, 85, 173, 0.8) url(../images/left3.png);
  left: 0;
  margin-top: -60px;
  display: none;
}
.swiper-honor .swiper-button-next {
  width: 48px;
  height: 91px;
  background: rgba(48, 85, 173, 0.8) url(../images/right3.png);
  right: 0;
  margin-top: -60px;
  display: none;
}
.about-case {
  padding-bottom: 100px;
}
.about-case .wd1600 {
  display: flex;
  flex-wrap: wrap;
}
.about-case .wd1600 > div {
  width: 32.3%;
  margin-right: 1.5%;
  margin-bottom: 20px;
}
.about-case .wd1600 > div:nth-of-type(3n) {
  margin-right: 0;
}
.about-case .wd1600 .about-Title {
  padding-top: 99px;
  box-sizing: border-box;
}
.about-case .wd1600 .img {
  overflow: hidden;
  cursor: pointer;
}
.about-case .wd1600 .img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.contact-nav {
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
}
.contact-nav ul {
  display: flex;
  align-items: center;
}
.contact-nav ul li {
  line-height: 100px;
  font-size: 18px;
  transition: 0.3s;
  margin-right: 88px;
  position: relative;
  cursor: pointer;
}
.contact-nav ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 1px;
  opacity: 0;
  transition: 0.3s;
  transform: translateX(-50%);
  background-color: #eebb82;
}
.contact-nav ul li:hover {
  color: #2a335b;
}
.contact-nav ul li:hover::after {
  opacity: 1;
}
.contact-nav ul .li-active {
  color: #2a335b;
}
.contact-nav ul .li-active::after {
  opacity: 1;
}
.contact-c {
  padding: 100px 0;
  display: flex;
}
.contact-c .c-map {
  width: 50%;
  margin-right: 64px;
}
.contact-c .c-map img{
    max-width: 100%;
}
.contact-c .c-map #dituContent {
  width: 100%;
  height: 500px;
}
.contact-c .contact-way {
  flex: 1;
  padding-top: 55px;
}
.contact-c .contact-way .way-title .c {
  font-size: 50px;
  color: #eebb82;
  font-weight: bold;
}
.contact-c .contact-way .way-title .i {
  font-size: 18px;
  color: #eebb82;
  margin-top: 18px;
}
.contact-c .contact-way .way-box {
  margin-top: 50px;
}
.contact-c .contact-way .way-box .way-item {
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.contact-c .contact-way .way-box .way-item .tou {
  font-size: 24px;
}
.contact-c .contact-way .way-box .way-item .daan {
  font-size: 18px;
  color: #666;
  margin-top: 5px;
}
.contact-leave {
  padding-bottom: 100px;
  background-color: #ffffff;
}
.contact-leave .wd1600 {
  position: relative;
}
.contact-leave .wd1600 .model {
  position: absolute;
  right: 100px;
  top: -38px;
  z-index: 1;
}
.contact-leave .wd1600 .top {
  margin-top: 140px;
  display: flex;
  align-items: center;
}
.contact-leave .wd1600 .top .input {
  width: 352px;
  margin-right: 58px;
  border-bottom: 1px solid #e2e2e0;
}
.contact-leave .wd1600 .top .input input {
  width: 100%;
  padding-bottom: 20px;
  min-height: 20px;
  font-size: 16px;
}
.contact-leave .wd1600 .top .input input::placeholder {
  /*color: #006666;*/
  color: #666666;
  font-size: 16px;
}
.contact-leave .wd1600 .bot {
  margin-top: 60px;
}
.contact-leave .wd1600 .bot textarea {
  width: 763px;
  height: 117px;
  border-bottom: 1px solid #e2e2e0;
}
.contact-leave .wd1600 .bot textarea::placeholder {
  color: #666666;
  font-size: 16px;
}
.contact-leave .wd1600 button {
  margin-top: 90px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #eebb82;
  cursor: pointer;
  background-color: #2a335b;
}
.contact-tit .tit-e {
  font-size: 30px;
  font-weight: bold;
}
.contact-tit .tit-c {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 20px;
}
.contact-job .wd1600 .job-box {
  margin-top: 100px;
}
.contact-job .wd1600 .job-box .job-duty {
  height: 60px;
  padding: 0 50px;
  line-height: 60px;
  display: flex;
  align-items: center;
  background-color: #2a335b;
}
.contact-job .wd1600 .job-box .job-duty div {
  color: #eebb82;
  font-size: 16px;
  flex: 1;
  text-align: center;
}
.contact-job .wd1600 .job-box .j-main {
  padding: 0 50px 100px;
  background-color: #fff;
}
.contact-job .wd1600 .job-box .j-main .j-item {
  border-bottom: 1px solid #e6e6e6;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-one {
  height: 66px;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-one div {
  font-size: 16px;
  flex: 1;
  transition: 0.3s;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-one .more {
  color: #eebb82;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-one-active .more {
  color: #eebb82;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong {
  display: none;
  padding: 32px 40px;
  background-color: #eeeeee;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .nei-item {
  display: flex;
  align-items: center;
  padding: 0 0 10px;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .nei-item > div {
  font-size: 16px;
  flex: 1;
  color: #666;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask {
  padding: 34px 0;
  border-bottom: 1px solid #fff;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-tt {
  font-size: 18px;
  color: #666;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-box {
  max-width: 643px;
  margin-top: 40px;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-box .title {
  font-size: 16px;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-box .intro {
  margin-top: 10px;
  text-align: justify;
  line-height: 30px;
  color: #999999;
  font-size: 16px;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .youxiang {
  margin-top: 35px;
  font-size: 18px;
  color: #666;
}
.contact-job .wd1600 .job-box .j-main .j-item .j-neirong .youxiang a {
  color: #2a335b;
}
.BMapLabel {
  display: none !important;
}
.new-contain {
  padding: 70px 0 100px;
  background-color: #fff;
}
.new-contain .big-outer {
  display: none;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide {
  display: flex;
  background-color: rgba(248, 228, 205, 0.1);
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .img {
  width: 800px;
  height: 480px;
  margin-right: 87px;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig {
  flex: 1;
  padding-top: 43px;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .time {
  font-size: 16px;
  color: #999;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .title {
  margin-top: 19px;
  font-size: 24px;
  font-weight: bold;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .intro {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 63px;
  max-width: 620px;
}
.new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .more {
  margin-top: 44px;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #eebb82;
  display: block;
  background-color: #2a335b;
}
.new-contain .big-outer .new-box {
  background-color: #fff;
}
.new-contain .big-outer .new-box .wd1600 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-contain .big-outer .new-box .wd1600 .new-item {
  width: 48%;
  margin-top: 70px;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.new-contain .big-outer .new-box .wd1600 .new-item .lan-wire {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  transition: 0.5s;
  background-color: #2a335b;
}
.new-contain .big-outer .new-box .wd1600 .new-item .img {
  width: 250px;
  height: 150px;
  margin-right: 30px;
  overflow: hidden;
}
.new-contain .big-outer .new-box .wd1600 .new-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.new-contain .big-outer .new-box .wd1600 .new-item .item-r {
  padding-top: 16px;
  flex: 1;
}
.new-contain .big-outer .new-box .wd1600 .new-item .item-r .title {
  font-size: 18px;
  line-height: 30px;
  transition: 0.5s;
}
.new-contain .big-outer .new-box .wd1600 .new-item .item-r .time {
  margin-top: 30px;
  font-size: 16px;
  color: #999;
}
.new-contain .big-outer .new-page {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}
.new-contain .big-outer .new-page .next {
  width: 120px;
  line-height: 50px;
  text-align: center;
  margin-right: 10px;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  background-color: #eeeeee;
}
.new-contain .big-outer .new-page .next:hover {
  background-color: #eebb82;
}
.new-contain .big-outer .new-page ul {
  display: flex;
}
.new-contain .big-outer .new-page ul li {
  margin-right: 10px;
}
.new-contain .big-outer .new-page ul li a {
  display: block;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  background-color: #eeeeee;
}
.new-contain .big-outer .new-page ul li:hover a {
  background-color: #eebb82;
}
.new-contain .big-outer .new-page ul .li-current a {
  background-color: #eebb82;
}
.new-contain .block {
  display: block;
}
.swiper-new .swiper-pagination-bullet {
  width: 60px;
  height: 6px;
  opacity: 1;
  border-radius: 0;
  background: #eebb82;
}
.swiper-new .swiper-pagination-bullet-active {
  background: #2a335b;
}
.swiper-new > .swiper-pagination-bullets {
  left: 9.5%;
  bottom: 54px;
}
.new-art {
  background-color: #ffffff;
  padding: 177px 0 100px;
}
.new-art .wd1600 .new-d-title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.new-art .wd1600 .time {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #999;
  margin-top: 27px;
}
.new-art .wd1600 .art-contain {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: justify;
  min-height: 400px;
  margin-top: 90px;
}
.new-art .wd1600 .art-contain img {
  max-width: 100%;
  display: block;
  margin: 10px auto;

}
.new-art .wd1600 .art-page {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.new-art .wd1600 .art-page .page-item {
  width: 47%;
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.new-art .wd1600 .art-page .page-item .line {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  transition: 0.5s;
  background-color: #2a335b;
}
.new-art .wd1600 .art-page .page-item .line1 {
  right: -100%;
}
.new-art .wd1600 .art-page .page-item .line2 {
  left: -100%;
}
.new-art .wd1600 .art-page .page-item img {
  width: 0;
  margin: 0;
  transition: 0.5s;
}
.new-art .wd1600 .art-page .page-item span {
  font-size: 18px;
  transition: 0.5s;
}
.new-art .wd1600 .art-page .page-item2 {
  display: flex;
  justify-content: flex-end;
}
.pro-other {
  padding: 100px 0 150px;
  background-color: rgba(238, 187, 130, 0.1);
  position: relative;
}
.pro-other .model-i {
  position: absolute;
  left: 190px;
  top: 10px;
}
.pro-other .wd1600 {
  display: flex;
  justify-content: flex-end;
}
.pro-other .wd1600 .word-left {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.pro-other .wd1600 .word-left .l .line {
  width: 2px;
  height: 41px;
  margin: auto;
  background-color: #eebb82;
}
.pro-other .wd1600 .word-left .l .zi {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 30px;
  writing-mode: tb-rl;
}
.pro-other .wd1600 .word-left .r {
  writing-mode: tb-rl;
  font-size: 28px;
  font-weight: bold;
  padding-top: 45px;
}
.pro-other .wd1600 .other-box {
  width: 57%;
  margin-left: 234px;
  position: relative;
}
.pro-other .wd1600 .other-box .swiper-other {
  position: initial;
  height: 367px;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide {
  display: flex;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .top {
  width: 100%;
  height: 123px;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot {
  width: 100%;
  display: flex;
  height: 244px;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one {
  width: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one .meng {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 10px;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: 0.3s;
  background-color: #eebb82;
  overflow: hidden;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one .meng .meng-tit {
  text-align: center;
  font-size: 24px;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one .meng .meng-int {
  font-size: 16px;
  line-height: 30px;
  margin-top: 28px;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one .o-zi {
  width: 100%;
  height: 122px;
  background-color: #fff;
  text-align: center;
  line-height: 122px;
  font-size: 24px;
  font-weight: bold;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one img {
  width: 100%;
  height: 122px;
  object-fit: cover;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one:nth-of-type(2) {
  flex-direction: column-reverse;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one:hover .meng {
  opacity: 1;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item:nth-of-type(2) {
  flex-direction: column-reverse;
}
.pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item:first-child .top{
    height: 122px;
}
.pro-other .wd1600 .mobile-other-tit {
  display: none;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.pro-other .wd1600 .mobile-other-tit .e {
  font-size: 18px;
}
.pro-other .wd1600 .mobile-other-tit .c {
  font-size: 24px;
  color: #2a335b;
}
.pro-other .wd1600 .mobile-other-box {
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other {
  padding-bottom: 20px;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item {
  width: 48%;
  margin-bottom: 15px;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item img {
  width: 100%;
  height: auto;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item .m-o-zi {
  background-color: #eebb82;
  padding: 15px;
  color: #fff;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item .m-o-zi .m-o-tit {
  font-size: 16px;
}
.pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item .m-o-zi .m-o-int {
  font-size: 14px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
}
.swiper-other .swiper-button-next,
.swiper-other .swiper-button-prev {
  width: 30px;
  height: 30px;
  margin-top: 0;
  top: auto;
  bottom: -40px;
  background-size: 100% 100%;
}
.swiper-other .swiper-button-prev {
  right: 31px;
  left: auto;
  background-image: url('../images/i_arrow_t2.png');
}
.swiper-other .swiper-button-next {
  right: 0;
  left: auto;
  background-image: url('../images/i_arrow_b2.png');
}
.swiper-other .swiper-button-prev:hover {
  background-image: url('../images/i_arrow_t.png');
}
.swiper-other .swiper-button-next:hover {
  background-image: url('../images/i_arrow_b.png');
}
.pro-pattern {
  padding: 30px 0;
  background-color: #fff;
}
.pro-pattern .wd1600 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pro-pattern .wd1600 .word .title .e {
  font-size: 30px;
  font-weight: bold;
}
.pro-pattern .wd1600 .word .title .c {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 16px;
}
.pro-pattern .wd1600 .word .intro {
  margin-top: 55px;
}
.pro-pattern .wd1600 .word .intro p {
  font-size: 24px;
  color: #003333;
  line-height: 42px;
}
.pro-pattern .wd1600 .show {
  max-width: 100%;
}
.pro-dingzhi {
  height: 510px;
  background-image: url('../images/dingzhi.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  box-sizing: border-box;
  position: relative;
}
.pro-dingzhi .title {
  text-align: center;
}
.pro-dingzhi .title .english {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.pro-dingzhi .title .china {
  font-size: 50px;
  color: #fff;
  margin-top: 16px;
}
.pro-dingzhi .yuan {
  position: absolute;
  left: 50%;
  bottom: -130px;
  z-index: 1;
  width: 275px;
  height: 275px;
  line-height: 275px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  border: 10px solid rgba(238, 187, 130, 0.6);
  transform: translateX(-50%);
  overflow: hidden;
}
.pro-dingzhi .yuan img {
  max-width: 88%;
}
.pro-xcx {
  background-color: #fff;
  padding: 208px 0 100px;
}
.pro-xcx .wd1600 .neirong {
  text-align: center;
  font-size: 24px;
  line-height: 48px;
}
.formal {
  background-color: #fff;
  padding: 130px 0 100px;
}
.formal .title {
  text-align: center;
  font-size: 50px;
}
.formal .swiper-formal {
  width: 100%;
  margin-top: 60px;
  text-align: center;
  max-height: none;
}
.formal .swiper-formal .swiper-slide {
  opacity: 0.6;
}
.formal .swiper-formal .swiper-slide img {
  max-width: 100%;
}
.swiper-formal .swiper-slide-active,
.swiper-formal .swiper-slide-duplicate-active {
  opacity: 1 !important;
}
.swiper-formal .swiper-button-next,
.swiper-formal .swiper-button-prev {
  width: 126px;
  height: 125px;
  margin-top: -62px;
  background-size: 100% 100%;
}
.swiper-formal .swiper-button-prev {
  left: 0;
  background-image: url('../images/i_arrow_l.png');
}
.swiper-formal .swiper-button-next {
  right: 0;
  background-image: url('../images/i_arrow_r.png');
}
.measure {
  padding: 100px 0 73px;
  background-color: #fff;
  display: flex;
  justify-content: flex-end;
}
.measure .wd1760 {
  width: 1760px;
  display: flex;
}
.measure .wd1760 .show {
  width: 620px;
  height: 752px;
}
.measure .wd1760 .way {
  flex: 1;
  padding-top: 60px;
}
.measure .wd1760 .way .title {
  margin-left: 30px;
}
.measure .wd1760 .way .title .eng {
  font-size: 30px;
  font-weight: bold;
}
.measure .wd1760 .way .title .ch {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 14px;
}
.measure .wd1760 .way .box {
  margin-top: 55px;
  width: 100%;
  height: 395px;
  padding: 75px 0 0 235px;
  box-sizing: border-box;
  position: relative;
  background-color: #eebb82;
}
.measure .wd1760 .way .box .box-tit {
  font-size: 50px;
  color: #fff;
}
.measure .wd1760 .way .box .data {
  display: flex;
  margin-top: 40px;
}
.measure .wd1760 .way .box .data .list {
  margin-right: 170px;
  text-align: center;
  color: #fff;
}
.measure .wd1760 .way .box .data .list .num {
  font-size: 72px;
  font-weight: bold;
}
.measure .wd1760 .way .box .data .list .name {
  font-size: 24px;
}
.measure .wd1760 .way .box .type {
  position: absolute;
  left: 73px;
  bottom: -110px;
  display: flex;
  align-items: center;
}
.measure .wd1760 .way .box .type .type-i {
  width: 220px;
  height: 220px;
  box-sizing: border-box;
  background-color: #f1be8a;
  box-shadow: 0px 6px 0px 0px rgba(231, 181, 126, 0.1);
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 75px;
  border-radius: 50%;
  padding-top: 140px;
}
.measure .wd1760 .way .box .type .type-i .view {
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.measure .wd1760 .way .box .type .type-i .line {
  width: 30px;
  height: 3px;
  margin: 10px auto 0;
  background-color: #f1be8a;
}
.measure .wd1760 .way .box .type .type-i1 {
  background-image: url('../images/service_icon1.png');
}
.measure .wd1760 .way .box .type .type-i2 {
  background-image: url('../images/service_icon2.png');
}
.measure .wd1760 .way .box .type .type-i3 {
  background-image: url('../images/service_icon3.png');
}
.yuyue {
  padding: 56px 0 60px;
  background-color: #fff;
}
.yuyue .wd1600 {
  display: flex;
  padding-right: 90px;
  box-sizing: border-box;
  justify-content: space-between;
}
.yuyue .wd1600 .two-l {
  width: 50%;
}
.yuyue .wd1600 .two-l .two-title {
  padding-bottom: 23px;
  display: flex;
  border-bottom: 1px solid #eeeeee;
}
.yuyue .wd1600 .two-l .two-title li {
  font-size: 28px;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
}
.yuyue .wd1600 .two-l .two-title li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -24px;
  width: 160px;
  height: 1px;
  display: none;
  background-color: #eebb82;
}
.yuyue .wd1600 .two-l .two-title .li-active {
  color: #2a335b;
}
.yuyue .wd1600 .two-l .two-title .li-active::after {
  display: block;
}
.yuyue .wd1600 .two-l .two-box .leave {
  padding-top: 70px;
}
.yuyue .wd1600 .two-l .two-box .leave .box .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.yuyue .wd1600 .two-l .two-box .leave .box .top .input {
  width: 48%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e0;
}
.yuyue .wd1600 .two-l .two-box .leave .box .top .input input {
  width: 100%;
  text-indent: 0;
  min-height: 20px;
  font-size: 16px;
}
.yuyue .wd1600 .two-l .two-box .leave .box .top .input input::placeholder {
  font-size: 16px;
  color: #666666;
}
.yuyue .wd1600 .two-l .two-box .leave .box .diqu {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e0;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.yuyue .wd1600 .two-l .two-box .leave .box .diqu .name {
  font-size: 16px;
  color: #666666;
}
.yuyue .wd1600 .two-l .two-box .leave .box .diqu .select select {
  font-size: 16px;
  color: #999;
  border: none;
  background-color: #ffffff;
  appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/jiameng_xia.png);
    background-repeat: no-repeat;
    background-position: center right;
    min-width: 90px;
}
.yuyue .wd1600 .two-l .two-box .leave .box .beizhu {
  width: 100%;
  margin-bottom: 40px;
  height: 117px;
  border-bottom: 1px solid #e2e2e0;
}
.yuyue .wd1600 .two-l .two-box .leave .box .beizhu textarea {
  width: 100%;
  height: 100%;
  text-indent: 0;
}
.yuyue .wd1600 .two-l .two-box .leave .box .beizhu textarea::placeholder {
  color: #666666;
  font-size: 16px;
}
.yuyue .wd1600 .two-l .two-box .leave .box button {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #eebb82;
  background-color: #2a335b;
}
.yuyue .wd1600 .two-l .two-box .veixin {
  padding-top: 70px;
}
.yuyue .wd1600 .two-l .two-box .veixin .zi {
  text-align: center;
  font-size: 24px;
  line-height: 44px;
}
.yuyue .wd1600 .two-l .two-box .veixin > img {
  display: block;
  width: 228px;
  margin: 60px auto 0;
}
.yuyue .wd1600 .two-l .two-box .two-item {
  display: none;
}
.yuyue .wd1600 .two-l .two-box .block {
  display: block;
}
.yuyue .wd1600 .liangti {
  background-image: url('../images/service_kuang.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  height: 470px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding-right: 28px;
  margin-top: 40px;
}
.yuyue .wd1600 .liangti .e-title {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
}
.yuyue .wd1600 .liangti .c-title {
  font-size: 28px;
  font-weight: bold;
  margin-top: 15px;
}
.flow-title {
  text-align: center;
}
.flow-title .e-tit {
  font-size: 30px;
  font-weight: bold;
}
.flow-title .c-tit {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
  margin-top: 18px;
}
.service-flow {
  padding: 100px 0;
}
/*新修改*/
.service-flow .wd1600 .flow-box {
  margin-top: 80px;
}
.service-flow .wd1600 .flow-box .item-outer {
  display: flex;
  align-items: center;
}
.service-flow .wd1600 .flow-box .item-outer .yuan {
  width: 143px;
  height: 143px;
  border-radius: 50%;
  text-align: center;
  background-color: #eebb82;
  position: relative;
  padding-top: 25px;
  box-sizing: border-box;
}
.service-flow .wd1600 .flow-box .item-outer .yuan h3 {
  font-size: 50px;
  color: #fff;
}
.service-flow .wd1600 .flow-box .item-outer .yuan .line {
  width: 16px;
  height: 4px;
  margin: 5px auto 14px;
  background-color: #ffffff;
}
.service-flow .wd1600 .flow-box .item-outer .yuan .name {
  font-size: 22px;
  color: #fff;
}
.service-flow .wd1600 .flow-box .item-outer .yuan .shu {
  position: absolute;
}
.service-flow .wd1600 .flow-box .item-top {
  padding: 0 10px;
  justify-content: space-between;
}
.service-flow .wd1600 .flow-box .item-top .yuan .shu {
  bottom: -31px;
  height: 31px;
  width: 3px;
  left: 50%;
  margin-left: -2px;
  background-color: #eebb82;
}
.service-flow .wd1600 .flow-box .flow-girder {
  width: 100%;
  height: 32px;
  margin: 31px 0 34px;
  background-color: #eebb82;
}
.service-flow .wd1600 .flow-box .item-bot {
  padding: 0 70px;
  justify-content: space-around;
}
.service-flow .wd1600 .flow-box .item-bot .yuan .shu {
  top: -34px;
  height: 34px;
  width: 3px;
  left: 50%;
  margin-left: -2px;
  background-color: #eebb82;
}
.service-flow .wd1600 .mobile-flow-box {
  display: none;
  flex-wrap: wrap;
  margin-top: 25px;
  justify-content: space-between;
}
.service-flow .wd1600 .mobile-flow-box .yuan {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  background-color: #eebb82;
  padding-top: 15px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.service-flow .wd1600 .mobile-flow-box .yuan h3 {
  font-size: 20px;
  color: #fff;
}
.service-flow .wd1600 .mobile-flow-box .yuan .line {
  width: 16px;
  height: 4px;
  margin: 5px auto 10px;
  background-color: #ffffff;
}
.service-flow .wd1600 .mobile-flow-box .yuan .name {
  font-size: 16px;
  color: #fff;
}
/*新修改*/
/*.service-flow .wd1600 .swiper-flow {*/
/*  display: none;*/
/*  margin-top: 30px;*/
/*  padding-bottom: 40px;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .top {*/
/*  padding: 20px 0;*/
/*  text-align: center;*/
/*  background-color: #2a335b;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .top .num {*/
/*  font-size: 30px;*/
/*  color: #eebb82;*/
/*  font-weight: bold;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .top .line {*/
/*  width: 16px;*/
/*  height: 4px;*/
/*  margin: auto;*/
/*  background-color: #eebb82;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .top .name {*/
/*  margin-top: 15px;*/
/*  font-size: 22px;*/
/*  color: #eebb82;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .top .intro {*/
/*  margin-top: 15px;*/
/*  font-size: 16px;*/
/*  color: #fff;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .img {*/
/*  overflow: hidden;*/
/*  height: auto;*/
/*}*/
/*.service-flow .wd1600 .swiper-flow .swiper-slide .img img {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  object-fit: cover;*/
/*  transition: 0.5s;*/
/*}*/
.keep {
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/service_bg.png');
}
.keep .wd1600 .flow-title {
  color: #fff;
}
.keep .wd1600 .flow-title .c-tit {
  color: #fff;
}
.keep .wd1600 .keep-box {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.keep .wd1600 .keep-box .keep-l {
  width: 340px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.keep .wd1600 .keep-box .keep-l .item {
  background-color: rgba(255, 255, 255, 0.98);
  height: 106px;
  width: 168px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #eebb82;
  border-right: 1px solid #eebb82;
  cursor: pointer;
}
.keep .wd1600 .keep-box .keep-l .item .icon2 {
  display: none;
}
.keep .wd1600 .keep-box .keep-l .item span {
  font-size: 22px;
  color: #eebb82;
  font-weight: bold;
  transition: 0.3s;
  margin-top: 5px;
}
.keep .wd1600 .keep-box .keep-l .item-active{
  background-color: #eebb82;
}
.keep .wd1600 .keep-box .keep-l .item-active span{
  color: #fff;
}
.keep .wd1600 .keep-box .keep-l .item-active .icon1{
  display: none;
}
.keep .wd1600 .keep-box .keep-l .item-active .icon2{
  display: block;
}
.keep .wd1600 .keep-box .keep-l .item:hover {
  background-color: #eebb82;
}
.keep .wd1600 .keep-box .keep-l .item:hover span {
  color: #fff;
}
.keep .wd1600 .keep-box .keep-l .item:hover .icon1 {
  display: none;
}
.keep .wd1600 .keep-box .keep-l .item:hover .icon2 {
  display: block;
}
.keep .wd1600 .keep-box .keep-l .item:last-child {
  position: absolute;
  right: -167px;
  top: 107px;
}
.keep .wd1600 .keep-box .keep-wai {
  /*flex: 1;*/
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px 40px;
  height: 568px;
  box-sizing: border-box;
  max-width: 900px;
}
.keep .wd1600 .keep-box .keep-wai .keep-r {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 15px;
  box-sizing: box-sizing;
}
.keep .wd1600 .keep-box .keep-wai .keep-r .keep-r-i {
  display: none;
  width: 100%;
}
.keep .wd1600 .keep-box .keep-wai .keep-r .block {
  display: block;
}
.sale {
  padding: 100px 0;
}
.sale .wd1600 .sale-box {
  margin-top: 100px;
  display: flex;
  align-items: center;
}
.sale .wd1600 .sale-box .sale-show {
  width: 50%;
  height: auto;
}
.sale .wd1600 .sale-box .sale-zi {
  width: 50%;
  height: 468px;
  background-color: #eebb82;
  padding: 50px 38px;
  box-sizing: border-box;
}
.sale .wd1600 .sale-box .sale-zi p {
  line-height: 26px;
  color: #fff;
  font-size: 18px;
  text-align: justify;
}
.join-title {
  text-align: center;
}
.join-title .j-title {
  font-size: 50px;
  color: #2a335b;
  font-weight: bold;
}
.join-title .j-intro {
  margin-top: 20px;
  font-size: 18px;
}
.join-zhichi {
  padding: 100px 0;
  background-color: #fff;
}
.join-zhichi .wd1600 .zhichi-box {
  margin-top: 100px;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item {
  display: flex;
  justify-content: space-between;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-img {
  width: 50%;
  height: 500px;
  overflow: hidden;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp {
  width: 50%;
  position: relative;
  padding: 40px 37px 10px;
  box-sizing: border-box;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-num {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 1;
  font-size: 140px;
  font-weight: bold;
  color: #eebb82;
  opacity: 0.1;
  transform: translateY(-50%);
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-title {
  font-size: 30px;
  font-weight: bold;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list {
  margin-top: 40px;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye {
  line-height: 48px;
  display: flex;
  align-items: center;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye .icon {
  margin-right: 5px;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye span {
  font-size: 18px;
  color: #666;
}
.join-zhichi .wd1600 .zhichi-box .zhichi-item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.join-expert {
  padding: 100px 0 0;
  background-image: url('../images/hyjy_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 674px;
  margin-bottom: 200px;
  box-sizing: border-box;
}
.join-expert .wd1600 .join-title .j-title {
  color: #fff;
}
.join-expert .wd1600 .join-title .j-intro {
  color: #fff;
}
.join-expert .wd1600 .expert-box {
  width: 1600px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 300px;
  padding: 53px 243px;
  box-sizing: border-box;
  transform: translateX(-50%);
}
.join-expert .wd1600 .expert-box .swiper-team {
  max-height: 427px;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box {
  width: 13%;
  height: 57px;
  line-height: 57px;
  text-align: center;
  background-color: #fff;
  margin-bottom: 50px;
  margin-right: 4.4%;
  position: relative;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box img {
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%); */
  transition: 0.5s;
  max-width: 100%;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box .team-meng {
  /* position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.5s;
  background-color: rgba(255, 255, 255, 0.5); */
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:hover img {
  -webkit-filter: none;
  filter: none;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:hover .team-meng {
  opacity: 0;
}
.join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:nth-of-type(6n) {
  margin-right: 0;
}
.swiper-m-expert {
  display: none;
  margin-top: 30px;
  padding-bottom: 40px;
}
.swiper-m-expert .swiper-slide {
  text-align: center;
  line-height: 50px;
  background-color: #fff;
}
.swiper-m-expert .swiper-slide img {
  max-width: 90%;
}
.swiper-team .swiper-pagination-bullet {
  width: 60px;
  height: 6px;
  background: #eebb82;
  opacity: 1;
  border-radius: 0;
}
.swiper-team .swiper-pagination-bullet-active {
  background: #2a335b;
}
.join-phone {
  background-image: url('../images/jmrx_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.join-phone img {
  margin-right: 10px;
}
.join-phone span {
  font-size: 50px;
  font-weight: bold;
  color: #fefeff;
}
.join-leave {
  padding: 100px 0;
  background-color: #fff;
}
.join-leave .wd1600 .join-inline {
  max-width: 763px;
  margin: 90px auto 0;
}
.join-leave .wd1600 .join-inline .box .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.join-leave .wd1600 .join-inline .box .top .input {
  width: 48%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e0;
}
.join-leave .wd1600 .join-inline .box .top .input input {
  width: 100%;
  text-indent: 0;
  font-size: 16px;
  min-height: 20px;
}
.join-leave .wd1600 .join-inline .box .top .input input::placeholder {
  font-size: 16px;
  color: #666666;
}
.join-leave .wd1600 .join-inline .box .diqu {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e0;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.join-leave .wd1600 .join-inline .box .diqu .name {
  font-size: 16px;
  color: #666666;
}
.join-leave .wd1600 .join-inline .box .diqu .select select {
  font-size: 16px;
  color: #999;
  border: none;
  background-color: #fff;
  appearance: none;
  -webkit-appearance: none;
  background-image: url(../images/jiameng_xia.png);
  background-repeat: no-repeat;
  background-position: center right;
  min-width: 90px;
}
.join-leave .wd1600 .join-inline .box .beizhu {
  width: 100%;
  margin-bottom: 40px;
  height: 117px;
  border-bottom: 1px solid #e2e2e0;
}
.join-leave .wd1600 .join-inline .box .beizhu textarea {
  width: 100%;
  height: 100%;
  text-indent: 0;
}
.join-leave .wd1600 .join-inline .box .beizhu textarea::placeholder {
  color: #666666;
  font-size: 16px;
}
.join-leave .wd1600 .join-inline .box button {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #eebb82;
  background-color: #2a335b;
}
@media screen and (min-width: 1200px) {
  .about-case .wd1600 > div:hover img {
    transform: scale(1.1);
  }
  .new-art .wd1600 .art-page .page-item:hover img {
    width: 27px;
    margin: 0 10px;
  }
  .new-art .wd1600 .art-page .page-item:hover .line1 {
    right: 0;
  }
  .new-art .wd1600 .art-page .page-item:hover .line2 {
    left: 0;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item:hover .lan-wire {
    width: 100%;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item:hover .img img {
    transform: scale(1.1);
  }
  .new-contain .big-outer .new-box .wd1600 .new-item:hover .item-r .title {
    color: #2a335b;
  }
  .service-flow .wd1600 .flow-box .flow-item:hover .img img {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 1700px) {
  .contact-c .contact-way .way-title .c {
    font-size: 40px;
  }
  .pro-other .model-i {
    left: 0;
  }
  .pro-other .wd1600 .other-box {
    margin-left: 90px;
  }
  
}
@media screen and (max-width: 1600px) {
  .swiper-new > .swiper-pagination-bullets {
    text-align: right;
    left: auto;
  }
  .measure .wd1760 .way .box {
    padding: 60px 0 0 130px;
  }
  .measure .wd1760 .way .box .type {
    bottom: -65px;
  }
  .measure .wd1760 .way .box .type .type-i {
    width: 140px;
    height: 140px;
  }
  .measure .wd1760 .way .box .type .type-i {
    padding-top: 50px;
  }
  .measure .wd1760 .way .box .type .type-i .view {
    font-size: 18px;
  }
  .index-year .swiper-year .swiper-slide .main .year-title .c-title {
    font-size: 40px;
  }
  .join-expert {
    height: auto;
    padding: 40px 0;
    margin-bottom: 0;
  }
  .join-expert .wd1600 .expert-box {
    width: auto;
    max-width: 1600px;
    position: initial;
    transform: none;
    margin-top: 30px;
  }
  .join-expert .wd1600 .expert-box .swiper-team {
    max-height: none;
  }
  .about-kute {
  }
  .about-kute .wd1760 .kute-tu {
    width: 50%;
    flex: auto;
  }
  .nei-head .wd1600 .start{
      display: none;
  }
  .nei-head .wd1600{
      padding-top: 220px;
  }
  .nei-head .wd1600 .yellow{
      font-size: 60px;
  }
  .nei-head .wd1600 .title{
      font-size: 38px;
  }
  .nei-head .wd1600 .intro{
      font-size: 20px;
  }
  .pro-dingzhi .yuan{
      width:250px;
      height: 250px;
      line-height: 250px;
  }
  .about-about .about-son .pinpai,.about-kute .wd1760 .pinpai{
      padding: 0 40px;
  }
}
@media screen and (max-width: 1500px) {
  .keep .wd1600 .keep-box {
    display: block;
  }
  .keep .wd1600 .keep-box .keep-l {
    width: 100%;
    justify-content: center;
    flex-wrap: initial;
  }
  .keep .wd1600 .keep-box .keep-wai {
    margin: 20px auto 0;
    max-width: 1192px;
  }
  .keep .wd1600 .keep-box .keep-l .item:last-child {
    position: initial;
  }
  .keep .wd1600 .keep-box .keep-l .item {
    width: 14.28%;
  }
}
@media screen and (max-width: 1400px) {
    .pro-other .wd1600 .other-box .swiper-other .swiper-slide .o-item .bot .o-one .meng .meng-tit{
        font-size: 18px;
    }
    .about-about .about-son .about-tu .tu-show{
        height: auto;
    }
    .about-about .about-son .about-tu .tu-show img{
        width: 80%;
        height: auto;
    }
  .about-honor .wd1600 .swiper-honor .swiper-slide .img .meng {
    display: none;
  }
  .about-about .about-son .pinpai .pin-intro,
  .about-kute .wd1760 .pinpai .pin-intro {
    margin-top: 40px;
  }
  .about-about .about-son .pinpai,
  .about-map .wd1600 .map-place {
    margin-right: 40px;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .img {
    margin-right: 30px;
    height: auto;
    width: 45%;
  }
  .new-art .wd1600 .art-page .page-item span {
    font-size: 16px;
    line-height: 24px;
  }
  .contact-c .c-map {
    margin-right: 30px;
  }
  .contact-c .contact-way .way-title .c {
    font-size: 30px;
  }
  .contact-c .contact-way .way-title .i {
    font-size: 18px;
  }
  .contact-leave .wd1600 .model {
    right: 0;
  }
  .measure .wd1760 .way .title .eng {
    font-size: 20px;
  }
  .measure .wd1760 .way .title .ch,
  .measure .wd1760 .way .box .box-tit,
  .measure .wd1760 .way .box .data .list .num {
    font-size: 40px;
  }
  .measure .wd1760 .way .box {
    padding: 50px 0 0 15px;
  }
  .measure .wd1760 .way .box .type {
    position: initial;
    margin-top: 20px;
    justify-content: space-around;
  }
  .measure .wd1760 .way .box .box-tit {
    text-align: center;
  }
  .measure .wd1760 .way .box .data {
    justify-content: space-around;
    margin-top: 10px;
  }
  .measure .wd1760 .way .box .type .type-i,
  .measure .wd1760 .way .box .data .list {
    margin-right: 0;
  }
  .measure .wd1760 .show {
    width: 45%;
    height: 588px;
    object-fit: cover;
  }
  .yuyue .wd1600 {
    padding-right: 15px;
  }
  .yuyue .wd1600 .liangti {
    height: auto;
  }
  .service-flow .wd1600 .flow-box .flow-item {
    width: 32%;
  }
  .sale .wd1600 .sale-box .sale-zi {
    height: auto;
  }
  .pro-pattern .wd1600 .show {
    width: 600px;
  }
}
@media screen and (max-width: 1200px) {
  .about-honor .wd1600 .swiper-honor .swiper-slide p {
    margin-top: 10px;
    font-size: 15px;
  }
  .about-honor .wd1600 .swiper-honor {
    margin-top: 30px;
  }
  .about-kute .wd1760 .pinpai,.about-about .about-son .pinpai {
    margin-right: 0;
    width: 100%;
  }
  .about-about .about-son .pinpai .pin-intro{
      max-width: none;
  }
  .about-about .about-son .about-tu{
      display: none;
  }
  .about-honor,
  .about-case,
  .about-kute {
    padding-bottom: 40px;
  }
  .about-mesh,
  .about-map {
    padding: 30px 0;
  }
  .about-map .wd1600 {
    justify-content: space-between;
  }
  .about-map .wd1600 .map-place,
  .about-map .wd1600 .ditu {
    width: 49%;
  }
  .about-kute {
    display: block;
  }
  .about-kute .wd1760 .pinpai .pin-intro {
    max-width: none;
  }
  .about-kute .wd1760 .kute-tu {
    display: none;
  }
  .about-about .about-son .about-tu .tu-show {
    width: 300px;
    height: auto;
    margin-right: 40px;
    background-color: #fff;
  }
  .about-about .about-son .about-tu .tu-show img {
    width: auto;
    height: auto;
    transform: none;
    position: initial;
  }
  .within-head {
    display: none;
  }
  .mobile-nei-b {
    display: block;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .intro {
    margin-top: 20px;
  }
  .swiper-new > .swiper-pagination-bullets {
    bottom: 0;
  }
  .new-contain {
    padding: 40px 0;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item .img {
    margin-right: 15px;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item {
    width: 49%;
  }
  .new-contain .big-outer .new-page {
    margin-top: 30px;
  }
  .new-art .wd1600 .art-page {
    display: block;
  }
  .new-art .wd1600 .art-page .page-item {
    padding-bottom: 10px;
    margin-bottom: 15px;
    width: 100%;
  }
  .new-art .wd1600 .art-page .page-item2 {
    justify-content: flex-start;
  }
  .new-art {
    padding: 100px 0 40px;
  }
  .new-art .wd1600 .new-d-title {
    font-size: 24px;
  }
  .new-art .wd1600 .art-contain,
  .contact-leave .wd1600 .top {
    margin-top: 40px;
  }
  .swiper-formal .swiper-button-next,
  .swiper-formal .swiper-button-prev {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
  .formal .title {
    font-size: 30px;
  }
  .formal {
    padding: 110px 0 40px;
  }
  .formal .swiper-formal,
  .contact-leave .wd1600 .bot {
    margin-top: 30px;
  }
  .contact-c,
  .pro-other {
    padding: 40px 0;
  }
  .contact-leave .wd1600 .model {
    display: none;
  }
  .contact-tit .tit-c {
    font-size: 30px;
  }
  .contact-tit .tit-e {
    font-size: 20px;
  }
  .contact-leave .wd1600 .top {
    justify-content: space-between;
  }
  .contact-leave .wd1600 .top .input {
    width: 48%;
    margin-right: 0;
  }
  .contact-leave .wd1600 .bot textarea {
    width: 100%;
    height: 80px;
  }
  .contact-leave .wd1600 button,
  .contact-job .wd1600 .job-box {
    margin-top: 40px;
  }
  .contact-leave {
    padding-bottom: 50px;
  }
  .contact-job .wd1600 .job-box .j-main {
    padding: 0 0 30px;
  }
  .measure {
    padding: 40px 0;
  }
  .yuyue .wd1600 .two-l .two-box .veixin .zi {
    font-size: 18px;
    line-height: 30px;
  }
  .service-flow .wd1600 .flow-box .flow-item .img {
    height: auto;
  }
  .yuyue {
    padding: 0 0 40px;
  }
  .service-flow {
    padding: 0 0 40px;
  }
  .keep,
  .sale {
    padding: 40px 0;
  }
  .keep .wd1600 .keep-box,
  .sale .wd1600 .sale-box {
    margin-top: 30px;
  }
  .keep .wd1600 .keep-box .keep-l .item span {
    font-size: 20px;
  }
  .sale .wd1600 .sale-box {
    display: block;
  }
  .sale .wd1600 .sale-box .sale-show,
  .index-year .swiper-year .swiper-slide .main .year-title {
    display: none;
  }
  .sale .wd1600 .sale-box .sale-zi {
    width: 100%;
  }
  .index-year .swiper-year .swiper-slide .main .y-tab {
    margin-top: 0;
  }
  .pro-other .model-i {
    display: none;
  }
  .pro-other .wd1600 .other-box {
    width: auto;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye {
    line-height: 36px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp {
    padding: 15px;
  }
  .join-expert .wd1600 .expert-box {
    padding: 30px 50px;
  }
  .nei-head {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .new-contain .big-outer .new-box .wd1600 .new-item .img {
    width: 200px;
  }
  .contact-c {
    flex-direction: column-reverse;
    padding: 30px 15px;
  }
  .contact-c .c-map {
    width: 100%;
    margin-top: 30px;
  }
  .contact-c .c-map #dituContent {
    height: 300px;
  }
  #dituContent .BMap_stdMpCtrl {
    display: none;
  }
  .contact-c .contact-way {
    padding-top: 0;
  }
  .contact-c .contact-way .way-box {
    margin-top: 30px;
  }
  .pro-pattern .wd1600 {
    display: block;
  }
  .pro-pattern .wd1600 .show {
    width: auto;
    display: block;
    margin: auto;
  }
  .pro-pattern .wd1600 .word .title {
    text-align: center;
  }
  .pro-pattern .wd1600 .word .title .e {
    display: flex;
    justify-content: center;
  }
  .pro-pattern .wd1600 .word .title .e,
  .pro-dingzhi .title .english {
    font-size: 20px;
  }
  .pro-pattern .wd1600 .word .title .c,
  .pro-dingzhi .title .china,
  .join-title .j-title {
    font-size: 30px;
  }
  .pro-pattern .wd1600 .word .intro {
    display: none;
  }
  .pro-xcx .wd1600 .neirong {
    font-size: 20px;
    line-height: 36px;
  }
  .join-zhichi,
  .join-leave {
    padding: 40px 0;
  }
  .join-title .j-intro {
    font-size: 18px;
  }
  .join-zhichi .wd1600 .zhichi-box,
  .join-leave .wd1600 .join-inline {
    margin-top: 30px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item {
    display: block;
    margin-bottom: 20px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-img {
    height: auto;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-img,
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp {
    width: 100%;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list {
    margin-top: 10px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye .icon {
    display: none;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-title {
    font-size: 22px;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box {
    margin-bottom: 20px;
  }
  .join-phone {
    height: 90px;
  }
  .join-phone img {
    width: 45px;
  }
  .join-phone span {
    font-size: 30px;
  }
}
@media screen and (max-width: 960px) {
    /*新修改*/
    .service-flow .wd1600 .flow-box .item-outer .yuan {
    width: 110px;
    height: 110px;
    padding-top: 18px;
  }
  .service-flow .wd1600 .flow-box .item-outer .yuan h3 {
    font-size: 30px;
  }
  .service-flow .wd1600 .flow-box .item-outer .yuan .name {
    font-size: 18px;
  }
  .service-flow .wd1600 .flow-box .item-top,
  .service-flow .wd1600 .flow-box .item-bot {
    padding: 0;
  }
    /*新修改*/
  .about-map .wd1600 .ditu #dituContent {
    height: 350px;
  }
  .about-case .wd1600 .about-Title {
    padding-top: 0;
  }
  .about-map .wd1600 .map-place {
    height: 273px;
  }
  .about-Title .eng {
    font-size: 20px;
  }
  .about-Title .ch {
    font-size: 30px;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide,
  .about-map .wd1600 {
    display: block;
  }
  .about-map .wd1600 .map-place .place-item {
    margin-bottom: 25px;
  }
  .about-map .wd1600 .map-place .place-item .place-con {
    margin-top: 20px;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .img,
  .about-map .wd1600 .map-place {
    width: 100%;
    margin-right: 0;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig {
    padding: 20px 15px;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item,
  .about-map .wd1600 .ditu {
    width: 100%;
    margin-top: 30px;
  }
  .measure .wd1760 {
    display: block;
  }
  .measure .wd1760 .show {
    display: none;
  }
  .measure .wd1760 .way {
    padding-top: 0;
  }
  .measure .wd1760 .way .title {
    text-align: center;
    margin-left: 0;
  }
  .measure .wd1760 .way .box {
    margin-top: 30px;
  }
  .yuyue .wd1600 .liangti {
    display: none;
  }
  .yuyue .wd1600 .two-l {
    width: 100%;
  }
  .service-flow .wd1600 .flow-box .flow-item .top .name {
    margin-top: 15px;
  }
  .service-flow .wd1600 .flow-box .flow-item .top .num {
    font-size: 30px;
  }
  .service-flow .wd1600 .flow-box .flow-item .top .name {
    font-size: 22px;
  }
  .service-flow .wd1600 .flow-box .flow-item .top .intro {
    font-size: 16px;
  }
  .flow-title .c-tit,
  .measure .wd1760 .way .title .ch {
    font-size: 30px;
  }
  .flow-title .e-tit {
    font-size: 20px;
  }
  .service-flow .wd1600 .flow-box {
    margin-top: 30px;
  }
  .pro-other .wd1600 .word-left {
    display: none;
  }
  .pro-other .wd1600 .other-box {
    margin-left: 0;
  }
  .about-about .about-son .about-tu .tu-zi {
    display: none;
  }
  .about-about .about-son .about-tu .tu-show {
    margin-right: 0;
  }
  .about-about {
    padding: 40px 0;
  }
  .about-about .about-son .pinpai .pin-title .eng {
    font-size: 20px;
  }
  .about-about .about-son .pinpai .pin-title .ch {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
    /*新修改*/
    .service-flow .wd1600 .flow-box .flow-girder {
        height: 10px;
     }
    /*新修改*/
    .about-about .about-son .pinpai, .about-kute .wd1760 .pinpai{
        padding: 0 15px;
    }
  .about-honor .wd1600 .swiper-honor .swiper-slide p {
    display: block;
    line-height: 24px;
  }
  #ascrail2000 > div {
    width: 5px !important;
  }
  .about-about .about-son .pinpai .pin-intro,
  .about-kute .wd1760 .pinpai .pin-intro {
    margin-top: 20px;
  }
  .about-about .about-son .pinpai .pin-more,
  .about-kute .wd1760 .pinpai .pin-more {
    margin-top: 30px;
  }
  .about-about .about-son .about-tu {
    display: none;
  }
  .about-about .about-son .pinpai {
    margin-right: 0;
  }
  .mobile-nei-b .fill {
    height: 65px;
  }
  .contact-nav ul li {
    line-height: 60px;
    font-size: 16px;
    margin-right: 60px;
  }
  .service-flow .wd1600 .flow-box {
    flex-wrap: wrap;
  }
  .service-flow .wd1600 .flow-box .flow-item {
    width: 48.5%;
    margin-bottom: 20px;
  }
  .sale .wd1600 .sale-box .sale-zi {
    padding: 15px;
  }
  .keep .wd1600 .keep-box .keep-wai {
    height: 400px;
    padding: 20px;
  }
  .sale .wd1600 .sale-box .sale-zi p {
    font-size: 16px;
  }
  .pro-other .wd1600 {
    display: block;
  }
  .pro-other .wd1600 .other-box {
    display: none;
  }
  .pro-other .wd1600 .mobile-other-box {
    display: flex;
  }
  .pro-other .wd1600 .mobile-other-tit {
    display: block;
  }
  .pro-dingzhi {
    height: auto;
  }
  .pro-dingzhi .yuan {
    position: initial;
    transform: none;
    margin: 20px auto 0;
    width: 200px;
    height: 200px;
    line-height: 200px;
  }
  .pro-dingzhi {
    padding: 30px 0;
  }
  .pro-xcx {
    padding: 30px 0;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box {
    width: 30%;
    margin-right: 2%;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:nth-of-type(6n) {
    margin-right: 2%;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:nth-of-type(3n) {
    margin-right: 0;
  }
  .join-expert .wd1600 .expert-box {
    padding: 20px 15px;
  }
  .join-leave .wd1600 .join-inline .box button {
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
    /*新修改*/
    .service-flow .wd1600 .flow-box {
        display: none;
      }
      .service-flow .wd1600 .mobile-flow-box {
        display: flex;
      }
      .service-flow .wd1600 .mobile-flow-box .yuan{
          padding-top: 20px;
      }
    /*新修改*/
  .about-mesh .choose {
    margin-top: 20px;
    padding: 0 15px;
  }
  .about-case .wd1600 > div {
    width: 49%;
    margin-right: 0;
  }
  .about-case .wd1600 {
    justify-content: space-between;
  }
  .about-m-nei-b .mobile-zi .repair {
    display: none;
  }
  .about-m-nei-b .mobile-zi .action {
    margin-top: 20px;
    font-size: 16px;
    width: 120px;
  }
  .mobile-nei-b > img {
    height: 250px;
    object-fit: cover;
  }
  .mobile-nei-b .mobile-zi .title {
    font-size: 20px;
  }
  .mobile-nei-b .mobile-zi .intro,
  .new-contain .big-outer .new-box .wd1600 .new-item .item-r .title,
  .new-contain .big-outer .new-page ul li a,
  .new-contain .big-outer .new-page .next {
    font-size: 15px;
  }
  .contact-nav ul {
    justify-content: space-between;
  }
  .contact-nav ul li {
    margin-right: 0;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item {
    display: block;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item .img {
    width: 100%;
    height: auto;
  }
  .new-contain .big-outer .new-box .wd1600 .new-item .item-r .time {
    margin-top: 15px;
  }
  .new-contain .big-outer .new-flac .wd1600 .swiper-new .swiper-slide .f-rig .title {
    font-size: 20px;
  }
  .new-contain .big-outer .new-page .next {
    width: 60px;
    height: 40px;
    line-height: 40px;
  }
  .new-contain .big-outer .new-page ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .new-art .wd1600 .new-d-title {
    font-size: 20px;
  }
  .new-art .wd1600 .art-contain {
    margin-top: 30px;
    min-height: auto;
  }
  .swiper-formal .swiper-button-next,
  .swiper-formal .swiper-button-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .measure {
    display: block;
  }
  .measure .wd1760 {
    display: flex;
    flex-direction: column-reverse;
  }
  .measure .wd1760 .show {
    display: none;
    width: 100%;
    height: auto;
  }
  .service-flow .wd1600 .flow-box .flow-item {
    width: 100%;
  }
  .yuyue .wd1600 .two-l .two-box .leave .box button {
    width: 110px;
    font-size: 16px;
  }
  .measure .wd1760 {
    width: auto;
  }
  .keep .wd1600 .keep-box .keep-l {
    flex-wrap: wrap;
  }
  .keep .wd1600 .keep-box .keep-l .item {
    width: 24%;
    height: 70px;
  }
  .keep .wd1600 .keep-box .keep-l .item span {
    font-size: 16px;
  }
  .join-phone {
    height: 65px;
  }
  .join-phone img {
    width: 28px;
  }
  .join-phone span {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .about-map .wd1600 .ditu #dituContent {
    height: 250px;
  }
  .contact-c .contact-way .way-title .c {
    font-size: 22px;
  }
  .contact-c .contact-way .way-title .i,
  .contact-c .contact-way .way-box .way-item .daan {
    font-size: 16px;
  }
  .contact-c .contact-way .way-box .way-item .tou {
    font-size: 18px;
  }
  .contact-c .c-map #dituContent {
    height: 250px;
  }
  .contact-leave .wd1600 button {
    width: 110px;
    margin-top: 25px;
  }
  .contact-job .wd1600 .job-box .job-duty div:last-child,
  .contact-job .wd1600 .job-box .j-main .j-item .j-one .more {
    display: none;
  }
  .contact-job .wd1600 .job-box .job-duty {
    padding: 0 15px;
  }
  .contact-job .wd1600 .job-box .job-duty div,
  .contact-job .wd1600 .job-box .j-main .j-item .j-one div,
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .nei-item > div {
    font-size: 14px;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong {
    padding: 20px 15px;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .nei-item {
    display: block;
    padding: 0;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .nei-item > div {
    flex: auto;
    margin-bottom: 20px;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-box .intro {
    font-size: 15px;
    line-height: 26px;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .youxiang {
    line-height: 26px;
  }
  .contact-job .wd1600 .job-box .j-main .j-item .j-neirong .ask .ask-box {
    margin-top: 20px;
  }
  .measure .wd1760 .way .box .type .type-i {
    width: 100px;
    height: 100px;
  }
  .measure .wd1760 .way .box .type .type-i .view,
  .yuyue .wd1600 .two-l .two-box .veixin .zi {
    font-size: 16px;
  }
  .measure .wd1760 .way .box .box-tit {
    font-size: 24px;
  }
  .measure .wd1760 .way .box .data .list .name {
    font-size: 18px;
  }
  .measure .wd1760 .way .box {
    padding: 20px 0;
    height: auto;
  }
  .yuyue .wd1600 .two-l .two-title li {
    font-size: 20px;
  }
  .yuyue .wd1600 .two-l .two-title li::after {
    width: 110px;
  }
  .yuyue .wd1600 .two-l .two-box .veixin {
    padding-top: 25px;
  }
  .yuyue .wd1600 .two-l .two-title {
    justify-content: space-around;
  }
  .yuyue .wd1600 .two-l .two-box .veixin > img {
    width: 150px;
    margin: 25px auto 0;
  }
  .service-flow .wd1600 .flow-box .flow-item .top {
    padding: 20px 0;
  }
  .yuyue .wd1600 .two-l .two-box .leave .box button {
    display: block;
    margin: auto;
  }
  .keep .wd1600 .keep-box .keep-wai {
    height: 280px;
    background-color: #fff;
  }
  .pro-xcx .wd1600 .neirong {
    font-size: 16px;
    text-align: left;
  }
  .index-year .mobile-year-title .e-title {
    font-size: 18px;
  }
  .index-year .mobile-year-title .c-title {
    font-size: 22px;
  }
  .index-year .swiper-year .swiper-slide .main .y-tab .tab-title strong {
    font-size: 30px;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box {
    width: 49%;
    margin-right: 2%;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:nth-of-type(3n) {
    margin-right: 2%;
  }
  .join-expert .wd1600 .expert-box .swiper-team .swiper-slide .team-box:nth-of-type(2n) {
    margin-right: 0;
  }
  .join-title .j-title {
    font-size: 22px;
  }
  .join-title .j-intro {
    font-size: 16px;
    line-height: 24px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-title {
    font-size: 18px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye {
    line-height: 26px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp .warp-list .eye span,
  .join-leave .wd1600 .join-inline .box .diqu .select select,
  .yuyue .wd1600 .two-l .two-box .leave .box .diqu .select select {
    font-size: 14px;
  }
  .join-zhichi .wd1600 .zhichi-box .zhichi-item .z-warp {
    padding: 15px 0;
  }
  .about-mesh .choose form .select {
    margin-right: 5px;
    width: 100px;
    height: 35px;
  }
  .about-mesh .choose form .select select {
    font-size: 12px;
    padding: 0 10px;
  }
  .about-mesh .choose form .ti {
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
  }
  .about-map .wd1600 .map-place .place-item .place-con {
    display: block;
    overflow: hidden;
  }
  .about-map .wd1600 .map-place .place-item .place-con .place-r {
    display: inline;
    float: right;
  }
  .about-map .wd1600 .map-place .place-item .place-title {
    font-size: 18px;
  }
  .service-flow .wd1600 .flow-box {
    display: none;
  }
  .service-flow .wd1600 .swiper-flow {
    display: block;
  }
  .join-expert .wd1600 .expert-box .swiper-team {
    display: none;
  }
  .swiper-m-expert {
    display: block;
  }
  .pro-other .wd1600 .mobile-other-box .swiper-m-other .m-o-item .m-o-zi .m-o-int{
      min-height: 96px;
  }
  .about-mesh .choose form .select select{
      background-size: 15%;
  }
  .join-leave .wd1600 .join-inline .box .diqu .select select,
  .yuyue .wd1600 .two-l .two-box .leave .box .diqu .select select{
      min-width: auto;
      background-image: none;
  }
  .contact-c .contact-way .way-title .i{
      margin-top: 5px;
  }
}
