/* div背景色 */
.bg-grey {
  background: #F6F6F6;
}
.title-desc {
  text-align: center;
  line-height: 2;
  color: #333;
  padding-left: 19%;
  padding-right: 19%;
}

.swiper-wrapper {
  height: auto;
}

.swiper-slide img {
  width: 100%;
}

/* banner */

.top-area {
  width: 100%;
  position: relative;
}

.top-area figure {
  width: 100%;
  padding-bottom: 46.875%;
  background: url(https://file.jingdiao.com/website/jingdiao/cn/images/blank-composite-machining/PC-1.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.top-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
}

.top-title {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 72px;
  line-height: 1.67;
  color: #004898;
  /*letter-spacing: 9px;*/
}

.top-desc {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 28px;
  line-height: 1.7;
  color: #000000;
}

@media only screen and (max-width: 1599px) {
  .top-title {
    font-size: 64px;
  }

  .top-desc {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1299px) {
  .top-title {
    font-size: 60px;
  }

  .top-desc {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1024px) {
  .top-area figure {
    padding-bottom: 145.07%;
    background: url(https://file.jingdiao.com/website/jingdiao/cn/images/blank-composite-machining/SJ-1.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .top-title {
    font-size: 42px;
    /*letter-spacing: 7px;*/
  }

  .top-desc {
    font-size: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .top-title {
    font-size: 36px;
    /*letter-spacing: 6px;*/
  }

  .top-desc {
    font-size: 18px;
  }
}

/*@media only screen and (max-width: 358px) {
  .top-title {
    letter-spacing: 0;
  }
}*/

/*part1 根据零件*/

.subtitle {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 50px;
  line-height: 1.4;
  color: #000000;
  text-align: center;
}

.part-solution .subtitle {
  text-align: left;
}

.machine-bar {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}

.hexinpeizhi .machine-item {
  width: 33.333%;
}

.hexinpeizhi-area .SJ-img {
  display: none;
}

.hexinpeizhi-area .PC-img {
  display: block;
}

.machine-item,
.swiper-container4 .swiper-slide {
  font-family: "HarmonyOS_Sans_SC_Medium";
  font-size: 28px;
  line-height: 1;
  color: #333333;
  text-align: center;
  padding-bottom: 10px;
  cursor: pointer;
}

.machine-active,
.swiper-container4 .swiper-slide-thumb-active {
  font-family: "HarmonyOS_Sans_SC_Bold";
  color: #004898;
}

.hexinpeizhi .machine-item.machine-active {
  border-bottom: 3px solid #004898;
}

.hexinpeizhi-area .subtitle {
  font-size: 40px;
  color: #004898;
}


.machine-area {
  position: relative;
  overflow-x: hidden;
}

.swiper-container1 {
  overflow: visible;
}

.swiper-container1 a {
  display: block;
  position: relative;
  background: #fff;
}

.swiper-container2 a{
  background: #fff;
}

.swiper-button-prev1,
.swiper-button-next1 {
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.swiper-container1:hover .swiper-button-prev1,
.swiper-container1:hover .swiper-button-next1,
.swiper-container6:hover .swiper-button-prev6,
.swiper-container6:hover .swiper-button-next6,
.swiper-container8:hover .swiper-button-prev8,
.swiper-container8:hover .swiper-button-next8 {
  opacity: 0.9;
}
.swiper-button-prev8 {
  left: 0px;
}

.swiper-button-next8 {
  right: 0px;
}
.swiper-container1:hover .swiper-button-next1,
.swiper-container6:hover .swiper-button-next6{
  right: 30px;
}

.swiper-container1:hover .swiper-button-prev1,
.swiper-container6:hover .swiper-button-prev6{
  left: 30px;
}

.swiper-info {
  position: absolute;
  top: 40px;
  left: 20px;
}

.swiper-title {
  font-family: "Univers LT Pro 47 Lt Cn", "HarmonyOS_Sans_SC_Bold";
  font-size: 40px;
  line-height: 1;
  color: #000000;
}

.swiper-type {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 30px;
  line-height: 1;
  color: #000000;
}

.swiper-container1 .more-button {
  text-align: left;
}

.mobile-common-next,
.mobile-common-prev {
  display: none;
}

@media only screen and (max-width: 1599px) {
  .subtitle {
    font-size: 40px;
  }

  .machine-item .swiper-slide {
    font-size: 24px;
  }

  .swiper-info {
    left: 40px;
  }

  .swiper-title {
    font-size: 36px;
  }

  .swiper-type {
    font-size: 26px;
  }
}

@media only screen and (max-width: 1500px) {
  .swiper-info {
    top: 30px;
  }
}

@media only screen and (max-width: 1400px) {
  .swiper-info {
    top: 20px;
  }
}

@media only screen and (max-width: 1299px) {
  .subtitle {
    font-size: 36px;
  }

  .machine-item .swiper-slide {
    font-size: 22px;
  }

  .swiper-info {
    top: 20px;
    left: 20px;
  }

  .swiper-title {
    font-size: 32px;
  }

  .swiper-type {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1100px) {
  .swiper-info {
    top: 15px;
  }

  .swiper-title {
    font-size: 30px;
  }

  .swiper-type {
    font-size: 22px;
  }

  .more-button span:first-child {
    font-size: 18px;
  }
}

.swiper-container2,
.swiper-container3,
.div-m {
  display: none;
}

@media only screen and (max-width: 1024px) {

  .machine-area,
  .div-pc {
    display: none;
  }

  .swiper-container2,
  .div-m {
    display: block;
  }

  .subtitle {
    font-size: 28px;
    line-height: 1.75;
  }

  .hexinpeizhi-area .subtitle {
    font-size: 28px;
    color: #004898;
  }

  .hexinpeizhi-area .SJ-img {
    display: block;
  }

  .hexinpeizhi-area .PC-img {
    display: none;
  }

  .machine-bar {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .machine-item {
    font-size: 18px;
    line-height: 34px;
    color: #808080;
    padding: 0 0 0 20px;
    background: #F6F6F6;
  }

  .machine-active {
    font-family: "HarmonyOS_Sans_SC_Bold";
    color: #004898;
    line-height: 32px;
    background: #FFFFFF;
  }

  .hexinpeizhi .machine-item {
    width: 100%;
  }

  .hexinpeizhi .machine-item.machine-active {
    border: 1px solid #004898;
  }

  .swiper-info {
    top: 80px;
    left: 22%;
  }

  .swiper-title {
    font-size: 30px;
  }

  .swiper-type {
    font-size: 24px;
  }

  .swiper-container2 .more-button,
  .swiper-container3 .more-button {
    text-align: left;
  }

  .swiper-container2 a,
  .swiper-container3 a {
    display: block;
  }

  .swiper-container2 img,
  .swiper-container3 img {
    margin: auto;
  }

  .mobile-common-next,
  .mobile-common-prev{
    display: block;
  }
  .pc-common-next,
  .pc-common-prev,
  .mobile-common-next.swiper-button-disabled,
  .mobile-common-prev.swiper-button-disabled {
    display: none;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
    margin-top: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    font-size: 26px;
    text-align: center;
    line-height: 40px;
    outline: none;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: none;
    background-size: 100%;
    /* left: 0; */
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: none;
    background-size: 100%;
    /* right: 0; */
  }

  .swiper-button-next::after,
  .swiper-button-prev::after {
    display: none;
  }

  .swiper-container .icon---,
  .swiper-container .icon--8 {
    line-height: 40px;
  }

  .swiper-container .icon---:before,
  .swiper-container .icon--8:before {
    color: #FFFFFF;
    line-height: 40px;
  }

  .swiper-button-prev:active,
  .swiper-button-next:active {
    background: #bfbfbf;
  }
}

@media only screen and (max-width: 700px) {
  .swiper-info {
    top: 60px;
    left: 15%;
  }
}

@media only screen and (max-width: 600px) {
  .swiper-info {
    top: 50px;
  }
}

@media only screen and (max-width: 550px) {
  .swiper-info {
    top: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .swiper-info {
    top: 30px;
  }
}

@media only screen and (max-width: 450px) {
  .subtitle {
    font-size: 24px;
  }

  .hexinpeizhi-area .subtitle {
    font-size: 24px;
    color: #004898;
  }

  .machine-area {
    display: none;
  }

  .swiper-container2 {
    display: block;
  }

  .machine-item {
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 0 10px;
  }

  .machine-active {
    line-height: 28px;
  }

  .swiper-title {
    font-size: 27px;
  }

  .swiper-type {
    font-size: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .swiper-info {
    top: 20px;
  }

  .swiper-title,
  .swiper-type {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 350px) {
  .swiper-info {
    left: 13%;
  }

  .swiper-title,
  .swiper-type {
    margin-bottom: 10px;
  }
}

/*part2 应用案例*/

.part-anli .machine-bar,
.machine-img {
  display: none;
}

@media only screen and (max-width: 1024px) {

  .part-anli .machine-bar,
  .machine-img {
    display: block
  }

  .part-anli .machine-item {
    background: #FFFFFF;
  }

  .part-anli .machine-active {
    background: transparent;
  }
}

/*精密加工案例*/

.swiper-container6 {
  padding-top: 160px;
}

.swiper-container6 .swiper-slide {
  background: #F6F6F6;
  height: auto;
}

.swiper-container6 .swiper-slide img {
  margin-top: -160px;
}

.jingmi-info {
  padding: 0 40px;
}

.jingmi-title {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 28px;
  line-height: 1;
  color: #000000;
}

.jingmi-content {
  display: flex;
  display: -webkit-flex;
}

.jingmi-desc {
  font-family: "Helvetica LT Pro", "HarmonyOS_Sans_SC_Regular";
  font-size: 18px;
  line-height: 2;
  color: #333333;
}

.jingmi-desc:first-child {
  width: 54px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.swiper-pagination {
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background-color: #333333;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #004898;
}

@media only screen and (max-width: 1599px) {
  .swiper-container6 {
    padding-top: 150px;
  }

  .swiper-container6 .swiper-slide img {
    margin-top: -150px;
  }

  .jingmi-title {
    font-size: 24px;
  }

  .jingmi-desc {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1299px) {
  .swiper-container6 {
    padding-top: 130px;
  }

  .swiper-container6 .swiper-slide img {
    margin-top: -130px;
  }

  .jingmi-info {
    padding: 0 30px;
  }

  .jingmi-title {
    font-size: 22px;
  }

  .jingmi-desc {
    font-size: 16px;
  }

  .jingmi-desc:first-child {
    width: 49px;
  }
}

.swiper-container7 {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .anli-part2 {
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-container6 {
    display: none;
  }

  .swiper-container7 {
    display: block;
  }

  .swiper-container7 {
    padding-top: 130px;
  }

  .swiper-container7 .swiper-slide {
    background: #F6F6F6;
    height: auto;
  }

  .swiper-container7 .swiper-slide img {
    margin-top: -130px;
  }

  .jingmi-info {
    padding: 0 9%;
  }

  .jingmi-title {
    font-size: 20px;
  }

  .jingmi-desc:first-child {
    width: 49px;
  }
}

@media only screen and (max-width: 450px) {
  .swiper-container7 {
    padding-top: 80px;
  }

  .swiper-container7 .swiper-slide img {
    margin-top: -80px;
  }

  .jingmi-info {
    padding: 0 9%;
  }

  .jingmi-title {
    font-size: 18px;
  }

  .jingmi-desc {
    font-size: 14px;
  }

  .jingmi-desc:first-child {
    width: 49px;
  }
}

.part-desc {
  font-size: 18px;
  line-height: 1.6;
  color: #333333;
  text-align: center;
}

.p-desc {
  width: 66.4%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.die-part2 .p-desc {
  text-align: center;
}

.part-system,
.part-solution .part-desc {
  text-align: left;
}

@media only screen and (max-width: 1599px) {
  .part-desc {
    font-size: 18px;
  }
  .p-desc {
    width: 75%;
  }
}

@media only screen and (max-width: 1299px) {
  .part-desc {
    font-size: 16px;
  }
  .p-desc {
    width: 80%;
  }
}

@media only screen and (max-width: 1024px) {
  .part-desc {
    font-size: 16px;
    line-height: 1.7;
    width: 100%;
    text-align: left;
  }
  .p-desc {
    width: 92%;
    text-indent: 2em;
  }
}

@media only screen and (max-width: 450px) {
  .part-desc {
    font-size: 14px;
  }
}

.yingyongtixi figure.figure-1 {
  width: 100%;
  padding-bottom: 34.25%;
  background: url(https://file.jingdiao.com/website/jingdiao/cn/images/blank-composite-machining/solution-jin.jpg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.yingyongtixi figure.figure-2 {
  width: 100%;
  padding-bottom: 28.33%;
  background: url(https://file.jingdiao.com/website/jingdiao/cn/images/industries/tixi2-grey.jpg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.number-desc1-title {
  font-family: "HarmonyOS_Sans_SC_Bold";
  font-size: 28px;
  line-height: 48px;
  color: white;
  margin-bottom: 12px;
}

.number-desc1-subtitle {
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 18px;
  line-height: 36px;
  color: white;
}
.number {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}

.number figure {
  transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
}

.number:hover figure {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.number-desc1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3) !important;
  opacity: 0;
  transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
}

.number:hover .number-desc1{
	opacity: 1;
}

.number-desc1 div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.part-desc {
  line-height: 2;
}

@media only screen and (max-width: 1024px) {
  .yingyongtixi figure.figure-1 {
    width: 100%;
    padding-bottom: 57.97%;
    background: url(https://file.jingdiao.com/website/jingdiao/cn/images/blank-composite-machining/solution-jin-m.jpg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .yingyongtixi figure.figure-2 {
    padding-bottom: 57.86%;
    background: url(https://file.jingdiao.com/website/jingdiao/cn/images/industries/tixi2-grey-m.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  
  .number-desc1 {
  	opacity: 1;
  }

  .number-desc1-title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 4px;
  }

  .number-desc1-subtitle {
    font-size: 14px;
    line-height: 28px;
  }

  .number:hover figure {
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform:none;
    -webkit-transform: none;
  }
}

/* 解决方案 */

.part-solution {
  text-align: left;
}
