.header { width: 100%; position: relative; }

.header .header-imgBj { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; flex-wrap: wrap; }

.header .header-imgBj div { position: relative; width: 100%; object-fit: cover; overflow: hidden; display: none; }

.header .header-imgBj div .header-img { position: absolute; top: 0; height: 100%; }

.header .header-imgBj div:nth-of-type(1) img { transform: rotateY(180deg); right: 0; width: 100%; height: 100%; object-fit: cover; }

.header .header-imgBj div:nth-of-type(2) img { right: 0; width: 100%; height: 100%; object-fit: cover;}

.header .header-imgBj > img { width: 100%; height: 100%; object-fit: cover; }

.header .header-address { width: 100%; position: fixed; top: 0; z-index: 210; }

.header .header-address .header-address-top { width: 100%; background: black; margin-bottom: 17px; }

.header .header-address .header-address-top .header-address-in { width: 90%; max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; }

.header .header-address .header-address-top .header-address-in p { line-height: 45px; }

.header .header-address .header-address-top .header-address-in p:nth-child(1) { font-size: 14px; color: white; }

.header .header-address .header-address-top .header-address-in p:nth-child(2) { font-size: 14px; font-weight: 700; color: white; }

.header .header-address .header-dh { width: 90%; max-width: 1200px; margin: 0 auto; height: 34px; position: relative; display: flex; z-index: 11; justify-content: space-between; align-items: center; margin-bottom: 17px; }

.header .header-address .header-dh .header-dh-img { width: 205px; height: 100%; position: relative; }

.header .header-address .header-dh .header-dh-img img { width: 100%; position: absolute; top: 0; left: 0; }

.header .header-address .header-dh .header-dh-img img:nth-child(2) { display: none; }

.header .header-address .header-dh .header-tel { width: 30px; cursor: pointer; display: none; }

.header .header-address .header-dh .header-tel .header-tel-btn { width: 100%; }

.header .header-address .header-dh .header-tel .header-tel-btn div { width: 100%; height: 5px; margin-bottom: 5px; background: white; }

.header .header-address .header-dh .header-tel .header-tel-btn div:last-child { margin-bottom: 0; }

.header .header-address .header-dh .header-dh-sou { width: 179px; height: 34px; background: rgba(255, 255, 255, 0.4); border-radius: 24px; margin: 0 57px 0 26px; padding: 9px 13px; box-sizing: border-box; display: flex; }

.header .header-address .header-dh .header-dh-sou input { width: 90%; background: none; margin-left: 4px; }

.header .header-address .header-dh .header-dh-sou input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }

.header .header-address .header-dh .header-dh-banner li { font-size: 14px; line-height: 34px; color: white; margin-right: 26px; }

.header .header-address .header-dh .header-dh-banner li a { color: white; font-weight: 700; }

.header .header-address .header-dh .header-dh-banner li:last-child { margin: 0; }

.header .header-address .header-dh .header-dh-banner li:hover a { color: #F64647; }

.header .header-address .header-tel-banner { width: 100%; height: 0; overflow: hidden; }

.header .header-address .header-tel-banner li { float: none; height: 20px; background: white; text-align: center; padding: 10px 0; }

.header .header-address .header-tel-banner li a { color: #444; }

.header .header-address .header-tel-banner li:hover { background: white; }

.header .header-in { width: 90%; max-width: 1200px; position: relative; z-index: 2; margin: 0 auto 0; }

.header .header-main { width: 100%; position: relative; z-index: 1; }

.header .header-main .header-main-in { width: 90%; max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; }

.header .header-main .header-main-in > div { width: 45%; margin: 390px 0 264px; }

.header .header-main .header-main-in > div h1 { font-size: 58px; font-weight: bold; color: white; text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); }

.header .header-main .header-main-in > div > p { color: white; margin: 49px 0 68px; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }

.header .header-main .header-main-in > div div { width: 144px; height: 44px; background: white; border-radius: 3px; cursor: pointer; }

.header .header-main .header-main-in > div div a { display: block; color: #F64647; font-size: 18px; text-align: center; line-height: 44px; }

.header .header-main .header-main-in .header-main-right { display: flex; flex-flow: column wrap; align-items: flex-end; }

.header .header-main .header-main-in .header-main-right > p { text-align: right; }

.advantage { width: 100%; position: relative; }

.advantage .advantage-in { width: 90%; max-width: 1200px; margin: 0 auto 109px; }

.advantage .advantage-in h1 { font-size: 42px; color: #666666; font-weight: bold; margin: 85px 0 88px; }

.advantage .advantage-in .advantage-main { display: flex; justify-content: space-between; flex-wrap: wrap; }

.advantage .advantage-in .advantage-main > div { margin-right: 2%; flex: 0 0 23%; border-radius: 20px 0 0 0; box-shadow: 0px 0px 20px rgba(16, 16, 16, 0.1); }

.advantage .advantage-in .advantage-main > div > div { width: 100%; display: flex; justify-content: center; border-radius: 0 0 100px 100px; }

.advantage .advantage-in .advantage-main > div > div img { width: 100%; height: 100%; }

.advantage .advantage-in .advantage-main > div p { font-size: 18px; font-weight: bold; color: #333333; text-align: center; margin-bottom: 55px; }

.advantage .advantage-in .advantage-main > div:last-child { margin-right: 0; }

.case { width: 100%; background: linear-gradient(135deg, #F64647 0%, #DD1136 100%); position: relative; overflow: hidden; }

.case .case-img { width: 100%; position: absolute; top: 0; left: 0; }

.case .case-img img { width: 100%; height: 100%; object-fit: cover; }

.case .case-in { width: 90%; max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; overflow: hidden; padding-bottom: 40px; }

.case .case-in h1 { font-size: 42px; color: white; font-weight: bold; margin-top: 53px; margin-bottom: 44px; text-align: center; }

.case .case-in .case-top { width: 100%; }

.case .case-in .case-top .case-top-title { width: 100%; box-sizing: border-box; display: flex; justify-content: center; flex-wrap: wrap; }

.case .case-in .case-top .case-top-title li { min-width: 120px; margin-right: 12px; border-radius: 5px; border: 1px solid white; color: white; text-align: center; padding: 8px 7px; box-sizing: border-box; cursor: pointer; white-space: nowrap; }

.case .case-in .case-top .case-top-title li:last-child { margin-right: 0; }

.case .case-in .case-top .case-top-title li:hover { background: white; color: #F64647; }

.case .case-in .case-top .case-top-main { margin-top: 45px; display: flex; flex-flow: row wrap; align-content: flex-start; justify-content: flex-start; }

.case .case-in .case-top .case-top-main > li { background: white; box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.05); margin-bottom: 38px; margin-right: 2%; flex: 0 0 23%; float: none; cursor: pointer; }

.case .case-in .case-top .case-top-main > li .case-main-topImg { width: 100%;height: 155px;object-fit: cover; }

.case .case-in .case-top .case-top-main > li .case-main-btmText { padding: 16px 12px 0 15px; box-sizing: border-box; }

.case .case-in .case-top .case-top-main > li .case-main-btmText > p { color: #333333; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details { color: #999999; font-size: 14px; margin-top: 13px; display: flex; justify-content: space-between; margin-bottom: 10px; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details div { display: flex; justify-content: space-between; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details div p { white-space: nowrap;font-size: 12px; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details div p:nth-child(1) { margin-right: 5px; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details div { float: right; display: flex; flex-direction: row; justify-content: center; align-items: center; height: 100%; }

.case .case-in .case-top .case-top-main > li .case-main-btmText .btmText-details div img { height: 100%; margin-right: 3px;width: 12px; }

.case .case-in .case-top .case-top-main li:nth-child(4n) { margin-right: 0; }

.case .case-in .videos-btn { width: 150px; height: 50px; box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 25px; overflow: hidden; margin: 10px auto 0; display: flex; justify-content: center; transition: all 0.5s; }

.case .case-in .videos-btn a { line-height: 50px; color: #DD1136; font-size: 16px; width: 100%; text-align: center; }

.videos-btn-changeColor { background: #DD1136 !important; }

.videos-btn-changeColor a { color: #fff !important; }

.threeDimensional { width: 100%; position: relative; }

.threeDimensional .threeDimensional-in { width: 90%; max-width: 1200px; margin: 0 auto 100px; overflow: hidden; }

.threeDimensional .threeDimensional-in .threeDimensional-title { margin: 195px 0 61px; }

.threeDimensional .threeDimensional-in .threeDimensional-title p { color: #c5c5c5; font-size: 24px; margin-bottom: 20px; }

.threeDimensional .threeDimensional-in .threeDimensional-title h1 { color: #666666; font-weight: bold; font-size: 42px; }

.threeDimensional .threeDimensional-in .threeDimensional-main { width: 100%; display: flex; justify-content: space-between; }

.threeDimensional .threeDimensional-in .threeDimensional-main > div { width: 50%; }

.threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-right { width: 100%; display: flex; align-items: center; max-width: 490px; }

.threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-right img { width: 100%; }

.threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-left { width: 100%; max-width: 490px; }

.threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-left img { width: 100%; }

.threeDimensionalMake { width: 100%; background: linear-gradient(135deg, #F64647 0%, #DD1136 100%); position: relative; overflow: hidden; }

.threeDimensionalMake .threeDimensionalMake-img { width: 100%; position: absolute; top: 0; left: 0; }

.threeDimensionalMake .threeDimensionalMake-img img { width: 100%; height: 100%; object-fit: cover; }

.threeDimensionalMake .threeDimensionalMake-in { width: 90%; max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; overflow: hidden; padding-bottom: 40px; }

.threeDimensionalMake .threeDimensionalMake-in h1 { font-size: 42px; color: white; font-weight: bold; margin-top: 53px; margin-bottom: 44px; text-align: center; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top { width: 100%; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title { width: 100%; box-sizing: border-box; display: flex; justify-content: center; flex-wrap: wrap; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li { min-width: 120px; border-radius: 5px; border: 1px solid white; color: white; margin-right: 22px; text-align: center; padding: 8px 12px; box-sizing: border-box; cursor: pointer; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li:last-child { margin-right: 0; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li:hover { background: white; color: #F64647; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main { margin-top: 45px; display: flex; flex-flow: row wrap; align-content: flex-start; justify-content: flex-start; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li { transition: all 0.5s; background: white; box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.05); margin-bottom: 38px; margin-right: 2%; flex: 0 0 23%; float: none; cursor: pointer; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-topImg { width: 100%;height: 155px;
  object-fit: cover; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText { padding: 16px 12px 0 15px; box-sizing: border-box; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText > p { color: #333333; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details { color: #999999; font-size: 14px; margin-top: 13px; display: flex; justify-content: space-between; margin-bottom: 10px; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details div { display: flex; justify-content: space-between; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details div p { white-space: nowrap;font-size: 12px; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details div p:nth-child(1) { margin-right: 5px; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details div { float: right; display: flex; flex-direction: row; justify-content: center; align-items: center; height: 100%; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li .threeDimensionalMake-main-btmText .btmText-details div img { height: 100%; margin-right: 3px;width: 12px; }

.threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main li:nth-child(4n) { margin-right: 0; }

.threeDimensionalMake .threeDimensionalMake-in .videos-btn { width: 150px; height: 50px; box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.05); background: #fff; border-radius: 25px; overflow: hidden; margin: 10px auto 0; display: flex; justify-content: center; transition: all 0.5s; }

.threeDimensionalMake .threeDimensionalMake-in .videos-btn a { line-height: 50px; color: #DD1136; font-size: 16px; width: 100%; text-align: center; }

.customized { width: 100%; position: relative; z-index: 1; }

.customized .customized-in { width: 90%; max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; }

.customized .customized-in .customized-text { overflow: hidden; margin-bottom: 50px; }

.customized .customized-in .customized-text p { font-weight: bold; color: #666666; }

.customized .customized-in .customized-text p:nth-child(1) { font-size: 42px; margin: 100px 0 10px; }

.customized .customized-in .customized-text p:nth-child(2) { font-size: 24px; }

.customized .customized-in .customized-main { display: flex; justify-content: space-between; }

.customized .customized-in .customized-main > div { width: 18%; box-shadow: 0px 0px 20px rgba(16, 16, 16, 0.1); background: #fff; padding: 60px 20px 0; box-sizing: border-box; display: flex; align-items: center; flex-direction: column; }

.customized .customized-in .customized-main > div div { width: 100%; max-width: 100px; }

.customized .customized-in .customized-main > div div img { width: 100%; }

.customized .customized-in .customized-main > div p:nth-of-type(1) { color: #333333; font-weight: bold; font-size: 24px; margin-top: 50px; margin-bottom: 30px; }

.customized .customized-in .customized-main > div p:nth-of-type(2) { font-size: 14px; margin-bottom: 30px; }

.choice { width: 100%; position: relative; margin-top: 80px; }

.choice .choice-img { height: 100%; width: 100%; position: absolute; top: 0; left: 0; }

.choice .choice-img div { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.2); }

.choice .choice-img img { width: 100%; height: 100%; object-fit: cover; }

.choice .choice-in { width: 90%; max-width: 1200px; margin: 0 auto; overflow: hidden; position: relative; z-index: 1; }

.choice .choice-in h1 { font-size: 42px; font-weight: bold; color: white; margin: 66px 0 44px; }

.choice .choice-in .choice-main { width: 100%; background: white; box-shadow: 0px 20px 50px rgba(16, 16, 16, 0.1); border-radius: 5px; display: flex; justify-content: space-between; margin-bottom: 100px; }

.choice .choice-in .choice-main .choice-main-left { padding: 70px 0 0 70px; box-sizing: border-box; }

.choice .choice-in .choice-main .choice-main-left .choice-main-lSize { display: flex; margin-bottom: 26px; }

.choice .choice-in .choice-main .choice-main-left .choice-main-lSize div:nth-child(1) { margin-right: 29px; margin-top: 10px; }

.choice .choice-in .choice-main .choice-main-left .choice-main-lSize div:nth-child(2) p:nth-child(1) { font-weight: bold; font-size: 24px; color: #F64647; margin-bottom: 9px; }

.choice .choice-in .choice-main .choice-main-left .choice-main-lSize div:nth-child(2) p:nth-child(2) { color: #666666; }

.choice .choice-in .choice-main .choice-main-right { width: 50%; }

.choice .choice-in .choice-main .choice-main-right img { width: 100%; height: 100%; object-fit: cover; }

.contact { width: 100%; background: #f8faff; }

.contact .contact-in { width: 90%; max-width: 1200px; margin: 0 auto; display: flex; flex-flow: column wrap; align-items: center; overflow: hidden; }

.contact .contact-in h1 { font-weight: bold; color: #666666; font-size: 42px; margin: 104px 0 66px; }

.contact .contact-in > div:nth-of-type(1) { display: flex; flex-wrap: wrap; }

.contact .contact-in > div:nth-of-type(1) div { width: 12.5%; display: flex; align-items: center; justify-content: center; padding: 31px 0; }

.contact .contact-in > div:nth-of-type(1) div img { width: 100%; }

.contact .contact-in > div:nth-of-type(1) div:nth-child(2), .contact .contact-in > div:nth-of-type(1) div:nth-child(4), .contact .contact-in > div:nth-of-type(1) div:nth-child(6), .contact .contact-in > div:nth-of-type(1) div:nth-child(8), .contact .contact-in > div:nth-of-type(1) div:nth-child(9), .contact .contact-in > div:nth-of-type(1) div:nth-child(11), .contact .contact-in > div:nth-of-type(1) div:nth-child(13), .contact .contact-in > div:nth-of-type(1) div:nth-child(15) 
, .contact .contact-in > div:nth-of-type(1) div:nth-child(18)
, .contact .contact-in > div:nth-of-type(1) div:nth-child(20)
, .contact .contact-in > div:nth-of-type(1) div:nth-child(22)
, .contact .contact-in > div:nth-of-type(1) div:nth-child(24){ background: #e8e8e8; }

.contact .contact-in h2 { color: #666666; font-size: 29px; margin: 61px 0 30px; }

.contact .contact-in > div:nth-of-type(2) { width: 168px; height: 48px; background: linear-gradient(180deg, #F64647 0%, #DD1136 100%); box-shadow: 0px 4px 20px rgba(130, 130, 130, 0.16); border-radius: 10px; text-align: center; line-height: 48px; font-weight: bold; font-size: 18px; margin-bottom: 103px; cursor: pointer; }

.contact .contact-in > div:nth-of-type(2) a { color: white; }

.contact .contact-in > div:nth-of-type(2):hover { background: linear-gradient(180deg, #DD1136  0%, #F64647 100%); }

@media screen and (max-width: 1400px) { .case .case-in .case-top .case-top-title { width: 700px; margin: 0 auto; }
  .case .case-in .case-top .case-top-title li { margin-bottom: 20px; }
  .case .case-in .case-top .case-top-title li:nth-child(5) { margin-right: 0; } }

@media screen and (max-width: 1200px) { .header-dh-banner { display: none; }
  .header .header-address .header-dh .header-dh-sou { margin: 0; }
  .header .header-address .header-dh .header-tel { display: block; } }

@media screen and (max-width: 1100px) { .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title { width: 600px; margin: 0 auto; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li { margin-bottom: 20px; } }

@media screen and (max-width: 1000px) { .header .header-in .header-main { margin: 0 auto; }
  .header .header-in .header-main .header-main-in div { text-align: center; }
  .header .header-in .swiper-pagination { text-align: center; }
  .header .header-in .header-bto > div { width: 50%; }
  .header .header-address .header-address-in { justify-content: center; }
  .header .header-address .header-address-in p:nth-child(1) { display: none; }
  .threeDimensional .threeDimensional-in .threeDimensional-title { text-align: center; }
  .threeDimensional .threeDimensional-in .threeDimensional-title { margin: 105px 0 61px; }
  .threeDimensional .threeDimensional-in .threeDimensional-main { justify-content: center; }
  .threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-right { width: 80%; }
  .threeDimensional .threeDimensional-in .threeDimensional-main .threeDimensional-main-left { display: none; }
  .choice .choice-in .choice-main .choice-main-left { width: 100%; padding: 30px; margin-left: 30px; }
  .choice .choice-in .choice-main .choice-main-right { display: none; }
  .contact .contact-in > div:nth-of-type(1) div { width: 25%; }
  .contact .contact-in > div:nth-of-type(1) div:nth-child(2), .contact .contact-in > div:nth-of-type(1) div:nth-child(4), .contact .contact-in > div:nth-of-type(1) div:nth-child(6), .contact .contact-in > div:nth-of-type(1) div:nth-child(8), .contact .contact-in > div:nth-of-type(1) div:nth-child(9), .contact .contact-in > div:nth-of-type(1) div:nth-child(11), .contact .contact-in > div:nth-of-type(1) div:nth-child(13), .contact .contact-in > div:nth-of-type(1) div:nth-child(15) { background: white; }
  .contact .contact-in > div:nth-of-type(1) div:nth-child(2), .contact .contact-in > div:nth-of-type(1) div:nth-child(4), .contact .contact-in > div:nth-of-type(1) div:nth-child(5), .contact .contact-in > div:nth-of-type(1) div:nth-child(7), .contact .contact-in > div:nth-of-type(1) div:nth-child(10), .contact .contact-in > div:nth-of-type(1) div:nth-child(12), .contact .contact-in > div:nth-of-type(1) div:nth-child(13), .contact .contact-in > div:nth-of-type(1) div:nth-child(15) { background: #e8e8e8; }
  .customized .customized-in .customized-main { flex-wrap: wrap; justify-content: space-around; }
  .customized .customized-in .customized-main div { width: 31%; margin-bottom: 30px; } }

@media screen and (max-width: 768px) { .header .header-imgBj div { display: block; }
  .header .header-imgBj > img { display: none; }
  .header .header-address .header-address-top { display: none; }
  .header .header-address .header-dh { margin-top: 17px; }
  .header .header-main .header-main-in > div h1 { font-size: 40px; }
  .header .header-main .header-main-in > div > p { margin: 25px 0 34px; }
  .header .header-main .header-main-in .header-main-left { margin-top: 100px !important; }
  .advantage .advantage-in { margin: 0 auto; }
  .advantage .advantage-in h1 { font-size: 30px; margin: 42px 0 44px; }
  .case .case-in h1 { margin-top: 26px; margin-bottom: 22px; font-size: 30px; }
  .case .case-in .case-top .case-top-title { justify-content: space-between; }
  .case .case-in .case-top .case-top-title li { min-width: auto; width: 31%; margin-right: 0; font-size: 12px; }
  .case .case-in .case-top .case-top-main { margin-top: 22px; }
  .case .case-in .case-top .case-top-main > li { margin-bottom: 4%; }
  .threeDimensional .threeDimensional-in { margin: 0 auto 50px; }
  .threeDimensional .threeDimensional-in .threeDimensional-title { margin: 53px 0 30px; }
  .threeDimensional .threeDimensional-in .threeDimensional-title p { margin-bottom: 10px; font-size: 18px; }
  .threeDimensional .threeDimensional-in .threeDimensional-title h1 { font-size: 30px; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title { justify-content: space-between; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li { width: 23%; font-size: 12px; padding: 8px 3px; white-space: nowrap; margin-right: 0; min-width: auto; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li:nth-child(5), .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title li:nth-child(6) { width: 48%; }
  .customized .customized-in .customized-main div { width: 100%; }
  .customized .customized-in .customized-text { margin-bottom: 30px; }
  .customized .customized-in .customized-text p:nth-child(1) { font-size: 30px; margin: 30px 0 10px; }
  .choice { margin-top: 10px; }
  .choice .choice-in h1 { margin: 33px 0 22px; }
  .choice .choice-in .choice-main .choice-main-left { margin-left: 0; }
  .choice .choice-in .choice-main .choice-main-left .choice-main-lSize div:nth-child(2) p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .contact .contact-in h1 { font-size: 30px; margin: 52px 0 33px; }
  .contact .contact-in > div:nth-of-type(2) { margin-bottom: 50px; } }

@media screen and (max-width: 700px) { .case .case-in .case-top .case-top-title { width: 100%; } }

@media screen and (max-width: 800px) { .case .case-in .case-top .case-top-main > li { flex: 0 0 31%; }
  .case .case-in .case-top .case-top-main li:nth-child(4n) { margin-right: 2%; }
  .case .case-in .case-top .case-top-main li:nth-child(3n) { margin-right: 0; }
  .threeDimensionalMake .threeDimensionalMake-in h1 { font-size: 30px; margin-top: 26px; margin-bottom: 22px; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main { margin-top: 0; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li { flex: 0 0 31%; margin-bottom: 4%; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main li:nth-child(4n) { margin-right: 2%; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main li:nth-child(3n) { margin-right: 0; }
  .header .header-main .header-main-in { flex-wrap: wrap; }
  .header .header-main .header-main-in > div { width: 100%; display: flex !important; flex-flow: column wrap !important; align-items: center !important; margin: 0 0 30px; }
  .header .header-main .header-main-in > div > p { text-align: center !important; }
  .header .header-main .header-main-in .header-main-left { margin-top: 200px; }
  .advantage .advantage-in .advantage-main > div { flex: 0 0 48%; margin-bottom: 20px; }
  .advantage .advantage-in .advantage-main > div p { margin-bottom: 20px; }
  .advantage .advantage-in .advantage-main > div:nth-child(2n) { margin-right: 0; }
  .header .header-address .header-dh .header-dh-sou { display: none; } }

@media screen and (max-width: 600px) { .case .case-in .case-top .case-top-main > li { flex: 0 0 48%; }
  .case .case-in .case-top .case-top-main li:nth-child(3n) { margin-right: 2%; }
  .case .case-in .case-top .case-top-main li:nth-child(2n) { margin-right: 0; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-title { width: 100%; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main > li { flex: 0 0 48%; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main li:nth-child(3n) { margin-right: 2%; }
  .threeDimensionalMake .threeDimensionalMake-in .threeDimensionalMake-top .threeDimensionalMake-top-main li:nth-child(2n) { margin-right: 0; }
  .contact .contact-in > div:nth-of-type(1) div { width: 50%; }
  .contact .contact-in > div:nth-of-type(1) div:nth-child(2), .contact .contact-in > div:nth-of-type(1) div:nth-child(4), .contact .contact-in > div:nth-of-type(1) div:nth-child(5), .contact .contact-in > div:nth-of-type(1) div:nth-child(7), .contact .contact-in > div:nth-of-type(1) div:nth-child(10), .contact .contact-in > div:nth-of-type(1) div:nth-child(12), .contact .contact-in > div:nth-of-type(1) div:nth-child(13), .contact .contact-in > div:nth-of-type(1) div:nth-child(15) { background: white; }
  .contact .contact-in > div:nth-of-type(1) div:nth-child(2), .contact .contact-in > div:nth-of-type(1) div:nth-child(3), .contact .contact-in > div:nth-of-type(1) div:nth-child(6), .contact .contact-in > div:nth-of-type(1) div:nth-child(7), .contact .contact-in > div:nth-of-type(1) div:nth-child(10), .contact .contact-in > div:nth-of-type(1) div:nth-child(11), .contact .contact-in > div:nth-of-type(1) div:nth-child(14), .contact .contact-in > div:nth-of-type(1) div:nth-child(15) { background: #e8e8e8; } }
