@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  /* .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  } */
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 88px 30px 50px;
    /*max-height: 100%;*/
    /*height: auto;*/
    /*box-shadow: 0px 3px 3px 0px rgba(22, 24, 24, 0.13);*/
    /*right: 0;*/
    /*top: 0;*/
    /*transform: scaleY(0);*/
    /*transform-origin: top;*/
  }
  /*.sidebar-nav-open {*/
  /*  transform: scaleY(1);*/
  /*}*/
  .sidebar-logo {
    position: absolute;
    top: 0;
    left: 50%;
    height: 50px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    width: calc(100% - 8%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .sidebar-logo img {
    height: 24px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /* padding-bottom: 20px; */
    margin-bottom: 0;
    padding: 18px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav .sidebar-brand > a.activ {
    background-color: #222222;
    color: #ffffff;
  }
  .sidebar-nav .sidebar-brand > a.activ .sj {
    border-color: #ffffff;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 14px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .sidebar-nav-two .sidebar-brand-there .sidebar-brand-four a {
    padding: 0 60px;
  }
  .hamburger {
    height: 16px;
    right: 2.5%;
    width: 20px;
    top: 17px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    height: 2px !important;
    background-color: #01a33d;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    background-color: #01a33d;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert {
    padding: 10px 20px;
    font-size: 14px;
    max-width: 90%;
  }
  .center-1200,
  .center-1400,
  .center-1600 {
    width: 92% !important;
  }
  .app {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .seader {
    width: 95%;
  }
  .seader .close {
    right: 0;
    top: -40px;
  }
  .seader .close img {
    height: 30px;
  }
  .seader form {
    width: calc(100% - 6px);
    height: 50px;
    border-width: 3px;
    border-radius: 4px;
  }
  .seader form input {
    width: calc(100% - 100px);
    font-size: 12px;
    padding: 0 10px;
  }
  .seader form button {
    font-size: 12px;
    width: 100px;
  }
  .seader form button img {
    margin-right: 10px;
    height: 16px;
  }
  .el-message {
    min-width: 320px;
  }
  .diaolog-pb video,
  .diaolog-pb img {
    max-width: 92%;
  }
  .diaolog-pb i {
    font-size: 36px;
  }
  .headerct {
    height: 50px;
  }
  .headerct .logo img {
    height: 38px;
  }
  .headerct .nav {
    display: none;
  }
  .headerct .contact {
    width: 100px;
    height: 38px;
    font-size: 14px;
    transition: 0s;
    border-radius: 26px;
    margin-right: 30px;
  }
  .headerct .contact::before {
    transition: 0s;
  }
  .mySwiper .ct {
    top: 20%;
  }
  .mySwiper .ct .rq,
  .mySwiper .dbl .nr {
    opacity: 1;
    transform: translateX(0);
  }
  .mySwiper .ct h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .mySwiper .dbl {
    bottom: 15%;
  }
  .mySwiper .dbl a {
    font-size: 14px;
    width: 200px;
    height: 42px;
  }
  .mySwiper .dbl a span::after {
    transition: 0s;
  }
  .mySwiper .dbl p {
    font-size: 15px;
    line-height: 23px;
  }
  .mySwiper .dbl .nr {
    width: 100%;
    margin-top: 15px;
  }
  .mySwiper .flow-dbl {
    bottom: 5%;
    justify-content: flex-start;
    width: max-content !important;
    left: 4%;
    transform: unset;
  }
  .mySwiper .flow-dbl .line {
    width: 200px;
  }
  .mySwiper .flow-dbl .db {
    margin-bottom: 10px;
  }
  .mySwiper .flow-dbl .db .cr {
    font-size: 20px;
  }
  .vd-play {
    position: absolute;
    right: 4%;
    bottom: 5%;
    display: block;
  }
  .vd-play .hz {
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vd-play .hz i {
    font-size: 18px;
    color: #ffffff;
  }
  .i1ct {
    padding: 45px 0 0 0;
  }
  .i1ct .top {
    flex-direction: column;
  }
  .i1ct .top .right {
    width: 100%;
    margin-top: 15px;
  }
  .pb-desc {
    font-size: 14px;
    line-height: 24px;
  }
  .pb-lt-title-33 {
    font-size: 22px;
  }
  .i1ct .mide .line {
    display: none;
  }
  .i1ct .mide {
    margin-top: 50px;
    flex-wrap: wrap;
  }
  .i1ct .mide .item {
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #eaeaea;
  }
  .i1ct .mide .item:first-of-type {
    padding-top: 0;
  }
  .i1ct .mide .item .ib {
    height: 50px;
  }
  .i1ct .mide .item .title {
    font-size: 18px;
    margin: 24px 0 13px 0;
  }
  .i1ct .mide .item p {
    font-size: 14px;
    line-height: 23px;
  }
  .i1-box .flow-marquee {
    transform: unset;
    top: calc(100%);
    font-size: 26vw;
    line-height: 1;
  }
  .i1-box .zmbg {
    top: calc(100% + 10px);
    width: 76%;
  }
  .pb-title-48 {
    font-size: 22px;
  }
  .i2-box {
    padding-top: 60px;
  }
  .i2swiper {
    margin-top: 40px;
    width: 92%;
  }
  .i2swiper .swiper-slide {
    width: calc((100% - 10px) / 1.3);
  }
  .i2swiper .swiper-slide-active .flow {
    bottom: 30px;
    opacity: 1;
    transition: 0.3s;
  }
  .i2swiper .swiper-slide-active .item::before {
    opacity: 1;
  }
  .i2swiper .swiper-slide-active .item .bg {
    filter: blur(2px);
  }
  .i2swiper .item .flow {
    padding: 0 15px 0 15px;
  }
  .i2swiper .item .flow h3 {
    font-size: 17px;
  }
  .i2swiper .item .flow p {
    font-size: 14px;
    margin: 15px 0 30px 0;
    opacity: 0.8;
  }
  .i2swiper .item:hover .flow {
    bottom: 30px;
  }
  .i2swiper .item .flow a {
    transition: 0s;
    width: 40px;
    height: 40px;
  }
  .i2swiper .item .flow a i {
    font-size: 16px;
    transition: 0s;
  }
  .i3ct {
    padding: 60px 0;
  }
  .pb-title-36 {
    font-size: 22px;
  }
  .pb-title-rq .pb-title-36.lv {
    margin-top: 5px;
  }
  .pb-title-16 {
    font-size: 14px;
    line-height: 23px;
  }
  .pb-title-rq .pb-title-16 {
    margin-top: 18px;
  }
  .i3ct .mide {
    margin-top: 48px;
  }
  .i3ct .mide .item {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    padding: 25px 0;
  }
  .i3ct .mide .item:first-of-type {
    padding-top: 0;
  }
  .i3ct .mide .item .txt {
    width: calc(100% - 41px - 25px);
  }
  .i3ct .mide .item .txt h3 {
    font-size: 18px;
  }
  .i3ct .mide .item .txt p {
    margin-top: 8px;
  }
  .i4ct {
    flex-direction: column;
  }
  .i4ct .left {
    width: 100%;
  }
  .i4ct .left h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .i4ct .left h6 {
    font-size: 14px;
    line-height: 23px;
    margin-top: 15px;
  }
  .i4ct .right {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .i4ct .right .item {
    padding: 25px 0;
    width: calc(100%);
  }
  .i4ct .right .item:last-of-type {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding-bottom: 25px;
  }
  /* .i4ct .right .item:nth-of-type(2) {
    padding-top: 0;
  } */
  .i4ct .right .item h3 {
    font-size: 28px;
  }
  .i4ct .left .flow-dbl .db .cr {
    font-size: 20px;
  }
  .i4ct .left .flow-dbl .line {
    width: 200px;
  }
  .i4ct .left .flow-dbl .db {
    margin-bottom: 10px;
  }
  .i4ct .left .flow-dbl {
    margin-top: 0;
    position: absolute;
    left: 4%;
    bottom: 4%;
  }
  .i4swiper {
    height: 600px;
  }
  .i4-flow {
    align-items: flex-start;
    padding-top: 50px;
  }
  .i5-box {
    flex-direction: column;
  }
  .i5-box .left {
    width: 100%;
  }
  .i5-box .left img {
    min-height: unset;
  }
  .i5-box .right {
    padding: 25px 4% 50px 4%;
    width: 100%;
  }
  .i5-box .right .time span {
    font-size: 28px;
  }
  .i5-box .right .time {
    font-size: 14px;
  }
  .i5-box .right .title {
    font-size: 18px;
    line-height: 25px;
  }
  .i5-box .right .min-title {
    font-size: 16px;
    margin-top: 10px;
  }
  .i5-box .right .desc {
    font-size: 14px;
    line-height: 23px;
    margin: 32px 0 40px 0;
  }
  .pb-more {
    font-size: 14px;
    width: 200px;
    height: 42px;
  }
  .i6ct {
    padding: 50px 0 0 0;
  }
  .i6ct form {
    width: 100%;
    margin-top: 30px;
  }
  .i6ct form .desc {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .i6ct form input {
    height: 44px;
  }
  .i6ct form button {
    font-size: 14px;
    width: 200px;
    height: 42px;
  }
  .i6-box::before {
    height: 20%;
  }
  .i6ct .dbi {
    margin: 60px auto 0;
  }
  .privacy-diaolog .content .mide {
    padding: 0 0 35px 15px;
    margin-top: 15px;
  }
  .privacy-diaolog .content .title {
    font-size: 18px;
  }
  .privacy-diaolog .content .wz h1,
  .privacy-diaolog .content .wz h2,
  .privacy-diaolog .content .wz h3,
  .privacy-diaolog .content .wz h4,
  .privacy-diaolog .content .wz h5,
  .privacy-diaolog .content .wz h6 {
    font-size: 14px;
  }
  .privacy-diaolog .content .wz p,
  .privacy-diaolog .content .wz span {
    font-size: 14px;
    line-height: 28px;
    text-indent: 14px;
  }
  .privacy-diaolog .content .wz {
    height: 340px;
  }
  .de1ct {
    width: 92%;
    padding: 80px 0 60px 0;
  }
  .de1ct .title {
    font-size: 20px;
    line-height: 30px;
  }
  .de1ct .time {
    margin: 15px 0 30px 0;
  }
  .de1ct .code {
    font-size: 16px;
  }
  .de1ct .content,
  .de1ct .content p,
  .de1ct .content span {
    font-size: 14px;
    line-height: 26px;
  }
  .de1ct .content img {
    margin: 0 auto 20px;
  }
  .dec3ct {
    padding: 50px 0 60px 0;
    flex-direction: column-reverse;
  }
  .dec3ct .left {
    width: 100%;
    margin-top: 30px;
  }
  .dec3ct .right {
    width: 100%;
  }
  .dec3ct .right p {
    margin-top: 15px;
  }
  .dec3ct .left h6 {
    font-size: 20px;
    line-height: 30px;
  }
  .dec3ct .left .icon {
    margin-top: 25px;
  }
  .de2ct {
    padding: 50px 0 60px 0;
  }
  .a3-list {
    margin-top: 30px;
  }
  .a3-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 15px;
  }
  .a3-list li:nth-of-type(1),
  .a3-list li:nth-of-type(2) {
    margin-top: 0;
  }
  .a3-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .a3-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .a3-list li:nth-of-type(6n) {
    margin-right: 0px;
  }
  .a3-li .ib {
    height: 100px;
  }
  .a3-li .txt {
    padding: 10px 15px 20px 10px;
  }
  .a3-li .txt h6 {
    font-size: 14px;
    line-height: 21px;
    height: 63px;
  }
  .a3-li .txt p {
    margin: 10px 0 25px 0;
  }
  .a3-li .txt .time {
    font-size: 14px;
  }
  .p1ct {
    padding: 80px 0 150px 0;
  }
  .p1ct h6 {
    font-size: 16px;
  }
  .p1ct h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .p1ct img {
    margin: 40px auto 0;
    max-height: 200px;
  }
  .p1ct .flow-btn {
    top: unset;
    bottom: 60px;
    right: 50%;
    transform: translateX(50%);
    width: 190px;
    height: 42px;
  }
  .p1ct .flow-btn span {
    font-size: 14px;
    margin-left: 7px;
  }
  .p1ct .flow-btn .ic p:not(:first-of-type) {
    margin-top: 3px;
  }
  .p1ct .flow-btn .ic {
    width: 16px;
  }
  .p1-flow-two .p1-slide {
    width: 100%;
    transform: translateX(100%);
  }
  .p1-flow-two .p1-slide .top .title {
    font-size: 20px;
  }
  .p1-flow-two .p1-slide .rqy a {
    padding: 25px 25px;
  }
  .p1-flow-two .p1-slide .rqy a p {
    font-size: 14px;
  }
  .p1-flow-two .p1-slide .rqy a i {
    font-size: 20px;
  }
  .p1-flow-two .p1-slide .top {
    padding: 0 25px 0 25px;
  }
  .p2ct .flow {
    display: none;
  }
  .p2ct {
    padding: 60px 0;
    flex-direction: column;
  }
  .p2ct .left {
    width: 100%;
    max-width: 100%;
  }
  .p2ct .right {
    width: 100%;
    margin-top: 25px;
  }
  .p3ct .mide {
    flex-direction: column-reverse;
    margin-top: 40px;
  }
  .p3ct {
    padding: 60px 0;
  }
  .p3ct .box {
    padding-left: 20px;
  }
  .p3ct .mide .right {
    height: auto;
    top: 50px;
  }
  .p3ct .mide .right .ib {
    width: 100%;
    height: 75vw;
    background-color: #111111;
  }
  .p3ct .mide .left {
    width: 100%;
  }
  .p3ct .mide .left .item h4 {
    font-size: 20px;
    margin: 12px 0 20px 0;
  }
  .p3ct .mide .left .item p {
    font-size: 14px;
  }
  .p3ct .mide .left .item .rq::before {
    left: -20px;
    width: 10px;
  }
  .p3ct .mide .left .item .idx {
    font-size: 16px;
  }
  .s1-box .print {
    display: none;
  }
  .s1-box .bg {
    min-height: 250px;
    object-fit: cover;
  }
  .s1ct {
    top: 27%;
  }
  .s1ct .lg p {
    font-size: 16px;
  }
  .s1ct .lg span {
    font-size: 14px;
    padding: 2px 7px;
  }
  .s1ct h3 {
    font-size: 18px;
    line-height: 27px;
    margin: 10px 0 20px 0;
  }
  .s1ct a {
    width: 200px;
    height: 42px;
  }
  .s1ct a span {
    font-size: 14px;
  }
  .s1ct a i {
    margin-left: 10px;
  }
  .sl-flow-two .sl-slide {
    width: 100%;
    transform: translateX(100%);
  }
  .sl-flow-two .sl-slide {
    padding: 25px 0;
  }
  .sl-flow-two .sl-slide .content {
    margin-top: 30px;
    padding: 0 25px;
  }
  .sl-flow-two .sl-slide .top {
    padding: 0 20px 0 25px;
  }
  .sl-flow-two .sl-slide .top .title {
    margin-top: 15px;
    font-size: 18px;
  }
  .sl-flow-two .sl-slide .el-input__inner {
    height: 45px;
    line-height: 45px;
  }
  .sl-flow-two .sl-slide .el-checkbox {
    display: flex;
    white-space: unset;
  }
  .sl-flow-two .sl-slide .sub {
    width: 160px;
    height: 42px;
    font-size: 14px;
  }
  .s2ct {
    padding: 60px 0;
  }
  .s2ct .title .lg p {
    font-size: 16px;
  }
  .s2ct .title .lg span {
    padding: 2px 7px;
  }
  .s2ct .title h3 {
    font-size: 20px;
  }
  .s2ct .title h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .s2-list {
    margin-top: 40px;
  }
  .s2-list li {
    width: 100%;
    margin-right: 0;
  }
  .s2-list li:not(:first-of-type) {
    margin-top: 50px;
  }
  .s2-list li .ib {
    height: 42px;
  }
  .s2-list li .line {
    margin: 20px 0;
  }
  .s2-list li h6 {
    font-size: 18px;
  }
  .s3-box {
    min-height: unset;
  }
  .s3ct {
    padding: 60px 0;
  }
  .s3ct .rq {
    width: 100%;
  }
  .s3ct p {
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 45px 0;
  }
  .s3ct a {
    font-size: 14px;
    width: 180px;
    height: 42px;
  }
  .a2ct {
    padding: 60px 0;
    flex-direction: column;
  }
  .a2ct .left h6 {
    font-size: 16px;
    line-height: 26px;
  }
  .a2ct .left .desc {
    font-size: 14px;
    line-height: 24px;
    margin: 35px 0 40px 0;
  }
  .a2ct .left {
    width: 100%;
  }
  .a2ct .right {
    width: 100%;
    margin-top: 40px;
  }
  .a3ct {
    padding: 60px 0;
  }
  .a3ct .top {
    align-items: flex-end;
  }
  .a3ct .top .left {
    width: calc(100% - 105px - 15px);
  }
  .a3ct .top .left p {
    font-size: 14px;
  }
  .a3ct .top .right .qhpb {
    width: 50px;
    height: 50px;
  }
  .about-banner {
    display: none;
  }
  .a1-box {
    display: block;
    background-color: #000000;
  }
  .a-banner {
    width: 100%;
    position: relative;
  }
  .a-banner .bg {
    width: 100%;
  }
  .a-banner .ct {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
  }
  .a-banner .ct h3 {
    font-family: var(--font-family-medium);
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }
  .a-banner .ct p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
  }
  .banner-desc {
    margin: 0 auto;
    padding: 50px 0;
  }
  .banner-desc h4 {
    font-family: var(--font-family-medium);
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
  }
  .banner-desc .desc {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 15px;
    opacity: 0.5;
  }
  .a-row {
    margin: 20px auto 0;
  }
  .a-row .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .a-row .item:not(:first-of-type) {
    margin-top: 30px;
  }
  .a-row .item .txt {
    width: calc(100% - 44% - 15px);
  }
  .a-row .item .txt h3 {
    font-family: var(--font-family-medium);
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
  }
  .a-row .item .txt .desc {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 10px;
    opacity: 0.5;
  }
  .a-row .item .ib {
    width: 44%;
  }
  .a-row .item .ib img {
    width: 100%;
  }
  .ftct .mide .item:not(:first-of-type) {
    display: none;
  }
  .ftct {
    padding: 60px 0 0 0;
  }
  .ftct .mide .item {
    width: 100%;
  }
  .ftct .mide .item h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ftct .mide .item .txt a {
    font-size: 14px;
  }
  .ftct .mide .item .txt a:not(:first-of-type) {
    margin-top: 10px;
  }
  .ftct .icon {
    margin-top: 18px;
  }
  .ftct .link {
    margin-top: 38px;
    padding: 15px 0;
    flex-wrap: wrap;
  }
  .ftct .link .left {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .ftct .link .right {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 7px;
  }
  .ftct .link .right a:not(:first-of-type) {
    margin-left: 10px;
  }
  .custom-cursor {
    display: none !important;
  }
}
