/*pad*/

img {
  max-width: 100%;
}

.gh {
  height: 30px;
  width: 26px;
  position: absolute;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  cursor: pointer;
  z-index: 9999;
  display: none;
}

.selected .gh {
  transform: rotate(90deg);
}

.gh a {
  background-color: #fff;
  display: block;
  margin: 0 auto;
  height: 2px;
  margin-top: -1px;
  position: relative;
  top: 50%;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  width: 100%;
  border-radius: 2px;
}

.gh a:after {
  width: 100%;
}

.gh a:before {
  width: 100%;
}

.gh a:after,
.gh a:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
  top: 7px;
}

.gh a:before {
  top: -7px;
}

.selected .gh a:after,
.selected .gh a:before {
  top: 0;
}

.selected .gh a:before {
  transform: translateY(0px) rotate(-45deg);
  -webkit-transform: translateY(0px) rotate(-45deg);
  -ms-transform: translateY(0px) rotate(-45deg);
  background: #fff;
  width: 100%;
}

.selected .gh a:after {
  transform: translateY(0px) rotate(45deg);
  -webkit-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  background: #fff;
  width: 100%;
}

.selected .gh a {
  background-color: transparent !important;
}

@media only screen and (max-width: 1660px) {
  .h_page2 .bd .rt {
    float: right;
    width: calc(100% - 500px);
  }
  .h_page2 .bd .lt .num i {
    font-size: 100px;
  }
  .h_page2 .bd .lt sup {
    font-size: 60px;
  }
  .h_page2 .bd {
    padding: 100px 0;
  }
  .h_page2 .bd .rt .pic {
    height: 500px;
  }
  .wrap {
    width: 1200px;
  }
  .header .naver {
    margin-left: 35px;
  }
  .header .naver li {
    margin: 0;
  }
  .header .logo img {
    width: 220px;
  }
  .header .tel dd:last-child {
    display: none;
  }
  .h_banner {
    height: 100vh;
  }
  .h_page1 .box .lt {
    width: 400px;
  }
  .h_page1 .box .rt {
    width: calc(100% - 430px);
  }
  .h_page1 .box .lt li h3 a {
    font-size: 20px;
  }
  .h_page1 .box .lt li dd {
    font-size: 17px;
  }
  .h_tit .t h3 span {
    font-size: 36px;
  }
  .h_page4 .hd .tia h2,
  .h_tit h2 {
    font-size: 160px;
  }
  .h_page3 li .pic {
    height: 220px;
    margin-bottom: 20px;
  }
  .h_page3 li h2 {
    font-size: 22px;
  }
  .h_page5 .porss .bd li:first-of-type a .pic {
    width: 300px;
  }
  .h_page5 .porss .bd li:first-of-type a .txt {
    width: calc(100% - 320px);
  }
  .h_page7 .img img {
    width: 600px;
  }
  .h_page7 .img {
    left: -200px;
  }
  .h_page7 .bds {
    width: auto;
  }
  .h_page7 .bds .txt h6::before {
    width: 460px;
    background-position: right center;
  }
  .h_page7 .bds .txt .d {
    margin-top: 70px;
  }
  .h_page7 .bds .txt .d dl {
    margin: 0;
  }
  .h_ly .lt .logo {
    display: none;
  }
  .h_ly .lt .zx {
    margin: 0;
  }
  .footer .bd .lt {
    padding-left: 0;
  }
  .footer .bd .lt .d1 dd {
    width: 120px;
    height: auto;
  }
  .footer .bd .lt .d2 dt {
    line-height: 120px;
  }
  .footer .bd .rt {
    padding-left: 30px;
    margin-top: 40px;
  }
  .footer .hd .navs li {
    margin-right: 30px;
  }
  .footer .hd .form {
    width: 350px;
  }
  .footer .hd .navs {
    width: calc(100% - 400px);
  }
}

@media only screen and (max-width: 1240px) {
  .wrap {
    width: 1000px;
  }
  .header .tel {
    display: none;
  }
  .header .naver {
    float: right;
  }
  .h_tit .t h3 span {
    font-size: 26px;
  }
  .h_page4 .hd .tia h2,
  .h_tit h2 {
    font-size: 130px;
    line-height: 1.2;
  }
  .h_page1 .box .lt li {
    padding-top: 20px;
    height: 150px;
    overflow: hidden;
  }
  .h_page1 .box .rt li {
    height: 290px;
  }
  .h_page4 .hd .tia .ta {
    top: 60px;
  }
  .h_page4 .hd {
    padding-top: 30px;
  }
  .h_page4 .hd li {
    margin: 0 30px;
  }
  .h_page4 .bd .rt li h2 {
    font-size: 20px;
  }
  .h_page4 .bd .rt li h3 {
    font-size: 14px;
  }
  .h_page4 .bd .rt li .censa {
    padding: 40px 10px 0;
  }
  .h_page5 .porss .bd li:first-of-type a .pic {
    display: none;
  }
  .h_page5 .porss .bd li:first-of-type a .txt {
    width: auto;
  }
  .h_page5 .porss .bd li:first-of-type a {
    padding: 0;
    background: none;
  }
  .h_page5 .porss .bd li:first-of-type a h3 {
    display: block;
  }
  .h_page5 .porss .bd li:first-of-type a .txa h4 {
    display: none;
  }
  .h_page7 {
    height: 480px;
  }
  .h_page7 .bds {
    top: 30px;
  }
  .h_page7 .bds .t h2 {
    font-size: 18px;
  }
  .h_page7 .bds .t span {
    font-size: 26px;
  }
  .h_page7 .bds .txt h6::before {
    width: 260px;
  }
  .h_page7 .bds .txt .d h5 {
    padding: 0 40px;
  }
  .h_page7 .bds .txt .d dl {
    padding-left: 30px;
  }
  .h_ly .rt {
    width: 520px;
    padding-right: 0;
  }
  .h_ly .lt {
    width: calc(100% - 540px);
  }
  .footer .hd .navs li a {
    font-size: 16px;
  }
  .footer .bd .lt dl {
    margin: 0;
  }
}

@media only screen and (max-width: 1040px) {
  .gh {
    display: block;
    right: 15px;
    top: 15px;
  }
  .header .naver {
    float: none;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    margin: 0;
    background: #000;
    display: none;
  }
  .header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    padding: 0 15px;
    height: 60px;
  }
  .header .logo img {
    height: 40px;
    width: auto;
    margin-top: 10px;
  }
  .header .naver li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #333;
  }
  .header .naver li a {
    width: auto;
    text-align: left;
    border-radius: 0;
    font-size: 16px;
    line-height: 40px;
    padding: 0 15px;
  }
  .header .naver li.on a,
  .header .naver li a:hover {
    border-radius: 0;
  }
  .header .naver li:last-child {
    border: none;
  }
  .h_banner {
    margin-top: 60px;
    height: 240px;
  }
  .wrap {
    width: auto;
  }
  .h_tit .t h3 span {
    font-size: 18px;
  }
  .h_tit .t h3 span::before,
  .h_tit .t h3 span::after {
    width: 15px;
    height: 15px;
    background-size: cover;
    margin: -7px 20px;
  }
  .h_page4 .hd .tia h2,
  .h_tit h2 {
    font-size: 80px;
  }
  .h_tit .t p {
    font-size: 12px;
    line-height: 1.6;
  }
  .h_page1 .box .lt {
    width: auto;
    float: none;
  }
  .h_page1 .box .lt li dl {
    display: none;
  }
  .h_page1 .box .lt li {
    height: auto;
    border-radius: 0 !important;
    padding: 10px;
  }
  .h_page1 .box .lt ul {
    box-shadow: none;
    border-radius: 0;
  }
  .h_page1 .box .lt li h3 a {
    font-size: 16px;
  }
  .h_page1 .box .rt {
    width: auto;
    float: none;
    padding: 0 15px;
    margin-top: 10px;
  }
  .h_page1 .box .rt li {
    height: 220px;
    float: none !important;
    width: auto;
    margin: 0 0 10px;
  }
  .h_page1 .box .rt li h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .h_page1 .bds .btn {
    width: 160px;
    line-height: 42px;
  }
  .h_page3 .bd {
    margin: 10px;
  }
  .h_page3 li i {
    font-size: 100px;
  }
  .h_page3 li .pic {
    height: 140px;
    margin-top: 40px;
  }
  .h_page3 li h2 {
    font-size: 18px;
  }
  .h_page3 li dd {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
  }
  .h_page3 .bd h6 {
    width: 120px;
    line-height: 40px;
  }
  .h_page3 .bd h6::before {
    height: 34px;
  }
  .h_page3 .btna {
    padding: 20px 0;
  }
  .h_page3 .btna .prev,
  .h_page3 .btna .next {
    margin: 0 10px;
    width: 120px;
    background-size: 100% auto !important;
  }
  .h_page3 {
    padding: 15px;
  }
  .h_page3 li a,
  .h_page3 li {
    border-radius: 40px 0 40px 0;
    overflow: hidden;
  }
  .h_page4 .hd .tia .ta h3 {
    font-size: 24px;
  }
  .h_page4 .hd .tia .ta h4 {
    font-size: 18px;
  }
  .h_page4 .hd .tia h2,
  .h_tit h2 {
    font-size: 40px;
  }
  .h_page4 .hd .tia .ta {
    top: 20px;
  }
  .h_page4 .hd .dels {
    font-size: 14px;
    margin: 40px 0 10px;
  }
  .h_page4 .hd .dels br {
    display: none;
  }
  .h_page4 .hd {
    padding: 30px 15px;
  }
  .h_page4 .hd li h5 {
    font-size: 30px;
  }
  .h_page4 .hd li {
    width: 40%;
    margin: 4% 2%;
  }
  .h_page4 .hd li h5 sup {
    font-size: 15px;
  }
  .h_page4 .hd li h6 {
    font-size: 16px;
    margin-top: 0;
  }
  .h_page4 .bd .lt {
    display: none;
  }
  .h_page4 .bd .rt {
    width: auto;
    float: none;
  }
  .h_page4 .bd .rt li {
    width: 50%;
    height: 250px;
  }
  .h_page4 .bd .rt li .censa {
    padding-top: 0;
  }
  .h_page4 .bd .rt li::before {
    top: 20px;
    bottom: 20px;
  }
  .h_page5 {
    padding: 30px 15px;
  }
  .h_page5 .porss .hd {
    position: static;
    margin-top: 20px;
  }
  .h_page5 .porss .hd ul {
    position: static;
  }
  .h_page5 .porss .hd li {
    height: 50px !important;
    float: left;
    width: 50%;
  }
  .h_page5 .porss .hd li a h5 {
    line-height: 50px;
    padding: 0;
    text-align: center;
    font-size: 16px;
  }
  .h_page5 .porss .hd li:nth-child(4) a {
    height: 50px;
  }
  .h_page5 .porss .hd li .txa {
    position: static;
  }
  .h_page5 .porss .hd ul {
    overflow: hidden;
  }
  .h_page5 .porss .hd li .txa h3 {
    line-height: 50px;
    text-align: center;
    font-size: 16px;
  }
  .h_page5 .porss .hd li .txa h4 {
    display: none;
  }
  .h_page5 .porss .bd li .wrap {
    padding: 0;
  }
  .h_page5 .porss .bd li:first-of-type a h2 {
    max-width: initial;
  }
  .h_page5 .porss .bd li .txt h2 {
    float: none;
    width: auto;
  }

  .h_page5 .porss .bd li:first-of-type a .txt {
    float: none;
  }
  .h_page5 .porss .bd li .txt {
    padding: 0;
  }
  .h_page5 .porss .bd li .bor {
    padding: 15px 0;
  }
  .h_page5 .porss .bd li .txt h2 {
    font-size: 18px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .h_page5 .porss .bd li .txt .dels {
    font-size: 14px;
    margin-top: 10px;
  }
  .h_page5 .porss .bd li .txt h6 {
    margin: 10px 0;
    width: auto;
    float: none;
    border-radius: 0;
  }
  .h_page5 .porss .bd li .txt {
    float: none;
  }
  .h_page1 .box .lt li .ico img {
    transform: scale(0.7) translateY(-50%);
  }
  .h_page1 {
    padding-top: 40px;
  }
  .h_page5 .porss .bd li .pic {
    float: none;
    display: none !important;
    width: auto;
    height: 170px;
    margin-bottom: 10px;
  }
  .h_page7 {
    display: none;
  }
  .h_ly {
    padding: 30px 15px;
  }
  .h_ly .rt,
  .h_ly .lt {
    float: none;
    width: auto;
  }
  .h_ly .lt .zx dd h6 {
    font-size: 28px;
  }
  .h_ly .rt .form li .t1 {
    float: none !important;
    width: 100%;
    margin-bottom: 15px;
  }
  .h_ly .rt .form li {
    overflow: hidden;
    margin-bottom: 0;
  }
  .h_ly .lt .zx dl,
  .h_ly .rt .form {
    margin-top: 15px;
  }
  .h_ly .lt .zx {
    float: none;
    width: auto;
  }
  .h_ly .rt .form .btn {
    width: 100%;
    margin: 0;
  }
  .footer .hd {
    padding: 0;
  }
  .footer {
    padding: 20px 15px 0;
  }
  .footer .hd .form {
    float: none;
    width: auto;
  }
  .footer .hd .navs {
    width: auto;
    display: none;
    float: none;
  }
  .footer .bd .lt,
  .footer .bd .rt {
    float: none;
    width: auto;
    margin: 0;
  }
  .footer .bd .lt .d2 dt {
    line-height: 70px;
  }
  .footer .bd .lt {
    text-align: center;
  }
  .footer .bd .lt .d1 {
    float: none;
  }
  .footer .bd .lt .d2 {
    float: none;
    margin: 0;
  }
  .footer .bd .rt .ico img {
    width: 50px;
    height: 50px;
  }
  .footer .bd .rt .ico {
    width: auto;
    height: auto;
  }
  .footer .bd .rt .r {
    float: right;
    width: calc(100% - 60px);
    margin: 0;
  }
  .footer .bd .lt {
    padding: 20px 0 10px;
  }
  .footer .bd .rt {
    padding: 0;
    padding-bottom: 20px;
  }
  .footer .bd .rt .r p {
    font-size: 16px;
  }
  .footer .bd .rt .r h3 {
    font-size: 18px;
  }
  .footer .ft h6 {
    float: none;
    width: auto;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    padding: 15px 0;
  }
  .footer .ft p {
    display: none;
  }
  .footer .hd .form .lsele {
    display: none;
  }
  .footer .bd .lt {
    border: none;
  }
  .footer .hd {
    display: none;
  }
  .h_page2 {
    margin-top: 0;
  }
  .h_page2 .hds h2 {
    font-size: 20px;
  }
  .h_page3 {
    padding: 30px 15px;
  }
  .h_page3 .bd {
    margin-top: 30px;
  }
  .h_tit .t p {
    font-size: 14px;
  }
  .h_page1 .h_tit {
    margin: 0 15px;
  }
  .h_page1 .bds .btn {
    font-size: 16px;
  }
  .h_page5 .porss .hd ul {
    width: auto;
  }
  .h_page5 .porss .bd li .txt h6 {
    line-height: 38px;
  }
  .layout {
    overflow: hidden;
  }
  .header .naver li a {
    line-height: 50px;
  }
  .header {
    border: none;
  }

  .h_page2 .bd .rt {
    float: none;
    width: auto;
  }
  .h_page2 .bd {
    padding: 40px 15px;
  }
  .h_page2 .bd .rt ul {
    margin: 0;
  }
  .h_page2 .bd .rt .imgs img {
    float: none;
    display: none;
  }
  .h_page2 .bd .lt {
    float: none;
    width: auto;
    margin-top: 30px;
  }
  .h_page2 .bd .rt .pic {
    height: 300px;
  }
  .h_page2 .bd .rt li .ico {
    left: auto;
    bottom: 0;
    right: 0;
  }
  .h_page2 .bd .lt h2 {
    font-size: 20px;
  }
  .h_page2 .bd .lt .num i {
    font-size: 60px;
    line-height: 70px;
  }
  .h_page2 .bd .lt sup {
    font-size: 40px;
  }
  .h_page2 .bd .lt .num {
    line-height: 70px;
  }
  .h_page2 .bd .lt li h4 {
    font-size: 14px;
  }
  .h_page2 .bd .lt ul {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
  }
  .h_page2 .bd .lt li {
    margin-right: 0;
    float: none;
    display: inline-block;
    width: 33%;
    vertical-align: top;
  }
  .h_page2 .bd .lt li h5 {
    line-height: 1.2;
  }
  .h_page2 .bd .lt {
    text-align: center;
  }
  .h_page2 .bd .lt .line {
    margin: 0 auto;
  }
  .h_page2 .bd .lt dd {
    width: 48%;
    font-size: 14px;
  }
  .h_page2 .bd {
  }
  .h_page2 .bd .lt dl {
    margin-top: 20px;
  }
}
