@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-Ali-Regular);
  }
  .sidebar-nav .sidebar-brand > a.activ {
    background-color: #004e9c;
    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: #ffffff;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #004e9c;
  }
  .header-box.active .hamburger.is-closed .hamb-top,
  .header-box.ictive .hamburger.is-closed .hamb-top,
  .header-box.active .hamburger.is-closed .hamb-middle, 
  .header-box.ictive .hamburger.is-closed .hamb-middle,
  .header-box.active .hamburger.is-closed .hamb-bottom, 
  .header-box.ictive .hamburger.is-closed .hamb-bottom,
  .header-box.active .hamburger.is-open .hamb-top, 
  .header-box.ictive .hamburger.is-open .hamb-top,
  .header-box.active .hamburger.is-open .hamb-middle, 
  .header-box.ictive .hamburger.is-open .hamb-middle,
  .header-box.active .hamburger.is-open .hamb-bottom, 
  .header-box.ictive .hamburger.is-open .hamb-bottom{
    background-color: #004e9c;
  }
  .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-Ali-Regular);
  }
  .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,
  .center-1680 {
    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;
    top: 25%;
  }
  .custom-cursor {
    display: none !important;
  }
  .headerct .nav {
    display: none;
  }
  .headerct {
    height: 50px;
  }
  .headerct .logo img {
    height: 35px;
  }
  .headerct .right {
    margin-right: 30px;
  }
  .headerct .right .search {
    font-size: 16px;
  }
  .headerct .right .line {
    height: 15px;
    margin: 0 15px;
  }
  .headerct .right .lan i {
    font-size: 16px;
    margin-left: 8px;
  }
  .headerct .right .lan .ib img {
    transform: scale(0.8);
  }
  .mySwiper .qhb i {
    font-size: 16px;
  }
  .mySwiper .swiper-pagination {
    margin: 0 20px;
  }
  .mySwiper .swiper-pagination .swiper-pagination-bullet {
    height: 8px;
  }
  .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
    height: 16px;
  }
  /*.mySwiper .ct.lt h5{*/
  /*  width: 60%;*/
  /*}*/
  .mySwiper .ct.active.lt{
     top: 55%;
  }
  .mySwiper .ct.active.lt .rq{
     max-width: 60%;
  }
  /*.mySwiper .ct.lt h4{*/
  /*  width: 64%;*/
  /*}*/
  .mySwiper .roller {
    display: none;
  }
  .mySwiper .qhb {
    bottom: 15px;
  }
  .mySwiper .ct h4{
    font-size: 12px;
  }
  .mySwiper .ct h5{
    margin-top: 5px;
   font-size: 12px;
   line-height: 18px;
  }
  .mySwiper .ct h1 {
    font-size: 15px;
    margin-top: 5px;
  }
  .mySwiper .bg {
    min-height: 235px;
    object-fit: cover;
  }
  .mySwiper .ct a {
    width: 120px;
    height: 36px;
    margin: 15px auto 0;
  }
  .mySwiper .ct a p {
    font-size: 14px;
    margin-right: 7px;
  }
  .mySwiper .ct a i {
    font-size: 14px;
  }
  .mySwiper .ct .rq {
    opacity: 1;
    transform: unset;
  }
  .vd-play {
    position: absolute;
    left: 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;
  }
  .i1-box::after {
    display: none;
  }
  .i1-box {
    padding: 50px 0 60px 4%;
  }
  .i1-box .top {
    flex-direction: column;
  }
  .pb-h4 {
    font-size: 20px;
  }
  .i1-box .top .right {
    width: 100%;
    margin-top: 5px;
    flex-wrap: wrap;
  }
  .i1-box .top .right a {
    font-size: 14px;
    line-height: 19px;
    margin-top: 10px;
    width: 150px;
    height: 46px;
  }
  .i1-box .top .right a:not(:last-of-type) {
    margin-right: 10px;
  }
  .i1-box .top .right a::before {
    transition: 0s;
  }
  .i1-box .mide {
    margin-top: 40px;
  }
  .i1-swiper .swiper-slide {
    width: 100%;
  }
  .i1-swiper .rq {
    flex-direction: column;
  }
  .i1-swiper .rq .left {
    width: 100%;
  }
  .i1-swiper .rq .left h3 {
    font-size: 22px;
  }
  .i1-swiper .rq .left h4 {
    font-size: 18px;
    margin: 5px 0 20px 0;
  }
  .i1-swiper .rq .left p {
    font-size: 14px;
  }
  .i1-swiper .rq .left .pb-more {
    margin-top: 30px;
  }
  .pb-more .rund {
    width: 40px;
    height: 40px;
  }
  .pb-more span {
    margin-left: 12px;
    font-size: 14px;
  }
  .i1-swiper .rq .right {
    width: 100%;
    /*margin-top: 30px;*/
  }
  .i1-swiper .rq .right img {
    max-width: 80%;
  }
  .pb-more span::after {
    transition: 0s;
  }
  .i2ct {
    padding: 60px 0 40px 0;
    flex-direction: column;
  }
  .i2ct .left {
    width: 100%;
  }
  .pb-title-72 {
    font-size: 22px;
    line-height: 32px;
  }
  .i2ct .left .pb-title-72 {
    margin: 10px 0 30px 0;
  }
  .i2ct .i2-swiper .rq {
    padding: 30px;
  }
  .i2ct .i2-swiper .rq .dbl h3 {
    font-size: 18px;
  }
  .i2ct .i2-swiper .rq .dbl img {
    width: 26px;
    margin-right: 15px;
  }
  .i2ct .i2-swiper .rq .desc {
    font-size: 14px;
    line-height: 23px;
    margin-top: 10px;
  }
  .i2ct .i2-swiper .rq .link {
    margin-top: 30px;
  }
  .i2ct .i2-swiper .rq .link a {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
    padding-bottom: 10px;
    margin-top: 15px;
  }
  .i2ct .i2-swiper .rq .link a p {
    font-size: 14px;
    line-height: 19px;
    width: calc(100% - 22px);
  }
  .i2ct .i2-swiper .rq .link a i {
    font-size: 16px;
  }
  .i2ct .right {
    width: 100%;
    margin-top: 40px;
  }
  .i2-box .tagct {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .i2-box .tagct p {
    width: calc(100% / 2);
    padding: 10px 5px;
    font-size: 16px;
  }
  .i3-box {
    background: url(../images/i3-app2.jpg) no-repeat center / cover !important;
  }
  .i3ct {
    padding: 60px 0;
  }
  .i3ct .pb-title-72 {
    margin-top: 10px;
  }
  .i3ct .desc {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    /*text-align: justify;*/
    text-align-last: center;
    margin: 20px 0 30px 0;
  }
  .i3ct .numContent {
    flex-wrap: wrap;
    margin-top: 60px;
  }
  .i3ct .numContent .item {
    width: calc(100% / 2);
    padding: 0;
    margin-top: 25px;
  }
  .i3ct .numContent .item:nth-of-type(1),
  .i3ct .numContent .item:nth-of-type(2) {
    margin-top: 0;
  }
  .i3ct .numContent .item:nth-child(2)::before {
    display: none;
  }
  .i3ct .numContent .item .ib {
    height: 30px;
  }
  .i3ct .numContent .item .db {
    margin: 16px 0 6px 0;
  }
  .i3ct .numContent .item .db .num {
    font-size: 36px;
  }
  .i3ct .numContent .item .db p {
    font-size: 18px;
  }
  .i3ct .numContent .item .wz {
    font-size: 14px;
  }
  .i4ct {
    padding: 60px 0;
  }
  .i4ct .mide .t-n {
    flex-direction: column;
  }
  .i4ct .mide .t-n .left {
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .i4ct .mide .t-n .left .txt {
    width: 100%;
    padding: 20px 15px 25px 15px;
  }
  .i4ct .mide .t-n .left .ib {
    width: 100%;
  }
  .i4ct .mide .t-n .left .txt .time {
    font-size: 14px;
  }
  .i4ct .mide .t-n .left .txt h6 {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    -webkit-line-clamp: 2;
    margin-top: 13px;
  }
  .i4ct .mide .t-n .left .txt .more {
    margin-top: 30px;
  }
  .i4ct .mide .t-n .left .txt .more p {
    font-size: 14px;
    margin-right: 12px;
  }
  .i4ct .mide .t-n .left .txt .more i {
    font-size: 16px;
  }
  .i4ct .mide .t-n .right {
    display: none;
  }
  .i4ct .mide .t-b {
    margin-top: 5px;
    flex-wrap: wrap;
  }
  .i4ct .mide .t-b .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 15px;
    padding: 18px 10px;
    border-radius: 6px;
  }
  .i4ct .mide .t-b .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .i4ct .mide .t-b .item .time {
    font-size: 14px;
  }
  .i4ct .mide .t-b .item h6 {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    -webkit-line-clamp: 2;
    margin: 10px 0 20px 0;
  }
  .i4ct .mide .t-b .item .more p {
    font-size: 14px;
    margin-right: 12px;
  }
  .i4ct .mide .t-b .item .more i {
    font-size: 16px;
  }
  .i4ct .mide .t-b .item .more p::before {
    transition: 0s;
  }
  .i4ct .mide .t-n .left .txt .more p::before {
    transition: 0s;
  }
  .min-nav .ct .right {
    display: none;
  }
  .min-nav .ct {
    height: 50px;
  }
  .min-nav .ct .left {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .min-nav .ct .left::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .min-nav .ct .left::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .min-nav .ct .left::-webkit-scrollbar-track {
    background: #004e9c;
  }
  .min-nav .ct .left a {
    flex-shrink: 0;
    font-size: 14px;
  }
  .min-nav .ct .left a:hover{
    color: #ffffff;
  }
  .min-nav .ct .left span {
    flex-shrink: 0;
    height: 15px;
    margin: 0 15px;
  }
  .banner > img {
    min-height: 250px;
  }
  .banner .ct {
    top: 55%;
  }
  .banner .ct h6 {
    font-size: 14px;
  }
  .banner .ct h3 {
    font-size: 20px;
    margin-top: 6px;
  }
  .banner .ct p {
    font-size: 13px;
    line-height: 22px;
    margin: 10px auto 0;
    max-width: 100%;
  }
  .end1-box {
    padding: 0 0 60px 0;
  }
  .end1-box .title h6 {
    font-size: 14px;
    margin-top: 6px;
  }
  .end1-box .qhb .qh {
    width: 40px;
    height: 40px;
  }
  .end1-swiper .ib img {
    max-width: 250px;
  }
  .end1-box .mide {
    margin: 30px auto 0;
    width: 92%;
  }
  .end1-box .qhb {
    margin-top: 25px;
  }
  .end1-box .mide .bg {
    min-height: 50px;
    object-fit: cover;
  }
  .end2ct {
    padding: 50px 0 60px 0;
  }
  .end2-swiper-pagination .swiper-pagination-bullet {
    width: 26px;
    height: 4px;
  }
  .end2-swiper {
    margin-top: 30px;
  }
  .end2-swiper-pagination {
    margin-top: 20px;
  }
  .end2ct .title h6 {
    font-size: 14px;
    margin-top: 6px;
  }
  .end3ct {
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .end3ct .left {
    width: 100%;
  }
  .end3ct .right {
    width: 100%;
    margin-top: 35px;
  }
  .end3ct .left .zl .db .num {
    font-size: 46px;
  }
  .end3ct .left .zl .db p {
    font-size: 20px;
  }
  .end3ct .left .zl .db {
    margin-top: 15px;
  }
  .end3ct .left .i-b {
    margin-top: 30px;
  }
  .end3ct .left .i-b .item span {
    font-size: 16px;
  }
  .end3ct .left .i-b .item .db .num {
    font-size: 36px;
  }
  .end3ct .left .i-b .item .db p {
    font-size: 20px;
  }
  .end3ct .left .i-b .item .db {
    margin-top: 6px;
  }
  .end3ct .left .i-b .item {
    padding: 20px 0;
  }
  .banner.case .ct {
    top: 30%;
  }
  .banner.case > img {
    min-height: 400px;
  }
  .banner .flow-case {
    bottom: 10px;
    flex-wrap: wrap;
    width: 92% !important;
  }
  .banner .flow-case a {
    height: 42px;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .banner .flow-case a:nth-of-type(2n) {
    margin-right: 0;
  }
  .banner .flow-case a:nth-of-type(1),
  .banner .flow-case a:nth-of-type(2) {
    margin-top: 0;
  }
  .banner .flow-case a p {
    font-size: 14px;
  }
  .banner .flow-case a .rund {
    width: 32px;
    height: 32px;
  }
  .banner .flow-case a::before {
    transition: 0s;
  }
  .case-box .row .ct {
    padding: 50px 0 50px 0;
    flex-direction: column;
  }
  .case-box .row .ct .left {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .case-box .row .ct .left img {
    border-radius: 6px;
  }
  .case-box .row .ct .right {
    width: 100%;
    margin-top: 20px;
  }
  .case-box .row .ct .right h3 {
    font-size: 18px;
  }
  .case-box .row .ct .right .desc {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    margin: 10px 0 20px 0;
  }
  .case-box .row .ct .right .dbl {
    margin-top: 15px;
  }
  .case-box .row .ct .right .dbl .more {
    font-size: 14px;
  }
  .pd-nav {
    display: none;
  }
  .cased1ct {
    padding: 50px 0;
  }
  .cased1ct .row-lr {
    flex-direction: column-reverse;
  }
  .cased1ct .row-lr .right {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .cased1ct .row-lr .right img {
    border-radius: 6px;
  }
  .cased1ct .row-lr .left {
    width: 100%;
    margin-top: 20px;
  }
  .cased1ct .row-lr .left h4 {
    font-size: 18px;
  }
  .cased1ct .row-lr .left .line {
    width: 30px;
    height: 2px;
    margin: 12px 0 20px 0;
  }
  .cased1ct .row-lr .left .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .cased1ct .resources {
    margin-top: 60px;
  }
  .cased1ct .resources .line {
    width: 30px;
    height: 2px;
    margin: 12px auto 15px;
  }
  .cased1ct .resources h6 {
    font-size: 14px;
    line-height: 25px;
  }
  .cased1ct .resources .tab {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .cased1ct .resources .tab a {
    font-size: 16px;
    padding-bottom: 10px;
    margin-top: 10px;
  }
  .cased1ct .resources .tab a:not(:last-of-type) {
    margin-right: 20px;
  }
  .cased1ct .resources .row {
    flex-direction: column;
    margin-top: 40px;
  }
  .cased1ct .resources .row .left {
    width: 100%;
  }
  .cased1ct .resources .row .left img {
    transform: unset;
  }
  .cased1ct .resources .row .right {
    width: 100%;
    padding: 20px 20px 25px 20px;
  }
  .cased1ct .resources .row::before {
    width: 100%;
  }
  .cased1ct .resources .row .right h4 {
    font-size: 18px;
  }
  .cased1ct .resources .row .right .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .cased1ct .zy-box .row-lr {
    margin-top: 60px;
  }
  .cased1ct .zy-box .row-lr:nth-of-type(even) {
    flex-direction: column-reverse;
  }
  .cased1ct .advantages {
    margin-top: 60px;
  }
  .cased1ct .advantages .line {
    width: 30px;
    height: 2px;
    margin-top: 10px;
  }
  .cased1ct .advantages .mide .item {
    width: 100%;
    margin-right: 0;
  }
  .cased1ct .advantages .mide .item:not(:first-of-type) {
    margin-top: 25px;
  }
  .cased1ct .advantages .mide .item .ib {
    height: 54px;
  }
  .cased1ct .advantages .mide .item h4 {
    font-size: 18px;
    margin: 16px 0 10px 0;
  }
  .cased1ct .advantages .mide .item p {
    font-size: 14px;
  }
  .cased1ct .advantages .mide {
    margin-top: 30px;
  }
  .cased1ct .measurement {
    margin-top: 60px;
  }
  .cased1ct .measurement .mide {
    margin-top: 30px;
  }
  .cased1ct .measurement .line {
    width: 30px;
    height: 2px;
    margin: 12px auto 0;
  }
  .cased1ct .measurement .mide a {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    border-radius: 6px;
  }
  .cased1ct .measurement .mide a img {
    /*height: 100px;*/
  }
  .cased1ct .measurement .mide a .txt {
    padding: 11px 10px 15px 10px;
  }
  .cased1ct .measurement .mide a .txt h4 {
    font-size: 15px;
  }
  .cased1ct .measurement .mide a .txt p {
    font-size: 14px;
    margin-top: 10px;
  }
  .ab1ct {
    padding: 50px 0 60px 0;
  }
  .ab1ct .mide {
    flex-direction: column;
  }
  .ab1ct .mide .left {
    width: 100%;
  }
  .ab1ct .mide .left .bg {
    display: none;
  }
  .ab1ct .mide .right {
    width: 100%;
    border-left: none;
    padding: 0;
    margin-top: 30px;
  }
  .ab1ct .mide .left .pb-h4:nth-of-type(2) {
    margin-top: 6px;
  }
  .ab1ct .mide .left .line {
    width: 30px;
    height: 2px;
    margin-top: 18px;
  }
  .ab1ct .mide .right .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .ab1ct .mide .right .desc p:not(:first-of-type) {
    margin-top: 10px;
  }
  .ab1ct .mide .right .numContent {
    margin-top: 40px;
  }
  .ab1ct .mide .right .numContent .row {
    padding: 15px 0;
  }
  .ab1ct .mide .right .numContent .row span {
    font-size: 14px;
    width: 130px;
  }
  .ab1ct .mide .right .numContent .row img {
    transform: scale(0.7);
  }
  .ab1ct .mide .right .numContent .row .sz .num {
    font-size: 36px;
  }
  .ab1ct .mide .right .numContent .row .sz p {
    font-size: 18px;
  }
  .ab1ct .flog {
    margin-top: 40px;
  }
  .ab1ct .flog img {
    min-height: 200px;
    object-fit: cover;
    border-radius: 6px;
  }
  .ab1ct .flog .wz h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .ab2ct {
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .ab2ct .left {
    width: 100%;
  }
  .ab2ct .right {
    width: 100%;
    margin-top: 30px;
  }
  .ab2ct .right .qhb {
    position: unset;
    transform: unset;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .ab2ct .right .qhb .qh:not(:first-of-type) {
    margin-top: 0;
    margin-left: 20px;
  }
  .ab2ct .right .qhb .qh {
    transform: rotate(-90deg);
  }
  .ab2ct .time-swiper {
    height: auto;
    width: 100%;
  }
  .ab2ct .time-swiper .swiper-slide {
    width: auto;
    display: flex;
    align-items: center;
  }
  .ab2ct .time-swiper .wz::after {
    display: none;
  }
  .ab2ct .time-swiper .swiper-slide-active .wz {
    font-size: 16px;
  }
  .ab2ct .time-swiper .wz {
    padding-right: 0;
  }
  .ab2ct .desc-swiper .item {
    flex-direction: column;
  }
  .ab2ct .desc-swiper .item .wz {
    width: 100%;
  }
  .ab2ct .desc-swiper .item .ib {
    width: 100%;
    margin-top: 12px;
  }
  .ab2ct .desc-swiper .item img {
    border-radius: 6px;
  }
  .ab2ct .desc-swiper {
    margin-top: 30px;
  }
  .ab2ct .desc-swiper .item .wz .time {
    font-size: 36px;
  }
  .ab2ct .desc-swiper .item .wz .desc {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .ab2ct .desc-swiper .item .wz .desc p {
    padding-left: 15px;
  }
  .ab2ct .desc-swiper .item .wz .desc p:not(:first-of-type) {
    margin-top: 8px;
  }
  .ab2ct .desc-swiper .item .wz .desc p::before {
    top: 10px;
  }
  .ab2ct::before {
    display: none;
  }
  .ab3ct {
    padding: 50px 0 60px 0;
  }
  .ab3ct .top {
    flex-direction: column;
  }
  .ab3ct .top .left .desc {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    margin-top: 25px;
  }
  .ab3ct .top .left .pb-h4 {
    color: #333333;
  }
  .ab3ct .top .right {
    width: 100%;
    flex-wrap: wrap;
  }
  .ab3ct .top .right img {
    margin-right: 10px;
    width: calc((100% - 10px) / 2);
    margin-top: 10px;
  }
  .ab3ct .top .right img:nth-of-type(2n) {
    margin-right: 0;
  }
  .ab3ct .top .right img:nth-of-type(3n) {
    margin-right: 10px;
  }
  .ab3ct .top .right img:nth-of-type(6n) {
    margin-right: 0;
  }
  .ab3ct .mide {
    padding: 25px 15px 25px 15px;
    border-radius: 6px;
  }
  .ab3ct .mide .tag a {
    font-size: 14px;
  }
  .ab3ct .mide .tag a:not(:last-of-type) {
    margin-right: 15px;
  }
  .ab3ct .mide .tag a::after {
    bottom: -8px;
  }
  .ab3-swiper {
    padding-top: 0;
  }
  .ab3-swiper .swiper-slide:nth-of-type(even) img {
    transform: unset;
  }
  .ab3ct .rq-box {
    margin-top: 35px;
  }
  .ab3ct .dbl {
    margin-top: 20px;
  }
  .ab3ct .qhb .qh {
    width: 40px;
    height: 40px;
  }
  .ab3ct .qhb .qh i {
    font-size: 17px;
  }
  .ab3ct .qhb .next {
    margin-left: 12px;
  }
  .ab3ct .swiper-scrollbar {
    width: calc(100% - 110px);
  }
  .ab4-box .mide {
    margin-top: 60px;
  }
  .ab4-box {
    padding: 0 0 60px 0;
  }
  .ab4-box .ab4sw a {
    height: 20vh;
    border-radius: 6px;
  }
  .ab4-box .ab4sw a .wz {
    font-size: 14px;
    bottom: 12px;
    padding: 0 10px 0 10px;
  }
  .ab4-box .ab4sw:not(:first-of-type) {
    margin-top: 20px;
  }
  .ab4-box .ab4sw a .flow {
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .ab4-box .mide {
    margin-top: 30px;
  }
  .join1ct {
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .join1ct .left {
    width: 100%;
  }
  .join1ct .right {
    width: 100%;
    margin-top: 30px;
  }
  .join1ct .right img {
    border-radius: 6px;
  }
  .join1ct .left .desc {
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 0 0;
  }
  .join2ct {
    padding: 50px 0 60px 0;
  }
  .join2ct .mide {
    margin-top: 30px;
    height: auto;
    flex-direction: column;
  }
  .join2ct .mide .item {
    width: 100% !important;
    margin-right: 0;
    border-radius: 6px;
    height: auto;
  }
  .join2ct .mide .item img {
    height: 180px;
  }
  .join2ct .mide .item:not(:first-of-type) {
    margin-top: 15px;
  }
  .join2ct .mide .item .wz {
    opacity: 1;
    transform: translateY(0);
    bottom: 20px;
    left: 0;
    padding: 0 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .join2ct .mide .item h4 {
    top: 20px !important;
    left: 0px;
    font-size: 16px;
    padding: 0 15px !important;
    bottom: unset;
    text-align: left;
  }
  .join2ct .tag {
    margin-top: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .join2ct .tag .item {
    width: calc(100% / 2);
    margin-top: 20px;
  }
  .join2ct .tag .item p {
    font-size: 14px;
    margin-top: 8px;
  }
  .join2ct .tag .item .rund {
    width: 56px;
    height: 56px;
  }
  .join2ct .tag .item .rund img {
    max-width: 50%;
  }
  .join3ct {
    flex-direction: column-reverse;
    padding: 50px 0 60px 0;
  }
  .join3ct .right {
    border-left: none;
    padding-left: 0;
    width: 100%;
  }
  .join3ct .right .rq {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .join3ct .right .rq .jt {
    display: none;
  }
  .join3ct .right .rq .item {
    max-width: unset;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 25px;
  }
  .join3ct .right .rq .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .join3ct .right .rq .item .ib {
    max-height: 45px;
    margin-bottom: 20px;
  }
  .join3ct .right .rq .item .txt p {
    font-size: 14px;
    margin-top: 10px;
  }
  .join3ct .right .rq .item .txt h5 {
    font-size: 16px;
  }
  .join3ct .left {
    width: 100%;
    margin-top: 35px;
  }
  .join3ct .left img {
    width: 150px;
    margin: 18px 0 15px 0;
  }
  .join3ct .left .desc a {
    font-size: 14px;
    line-height: 25px;
  }
  .join4ct {
    padding: 50px 0 60px 0;
  }
  .join4ct .title h6 {
    font-size: 14px;
    margin: 10px;
  }
  .join4ct .mide {
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .join4ct .mide .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 6px;
    min-height: 200px;
    padding: 25px 5px 28px 5px;
  }
  .join4ct .mide .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .join4ct .mide .item .rund {
    width: 50px;
    height: 50px;
  }
  .join4ct .mide .item .rund img {
    transform: unset;
    max-width: 50%;
  }
  .join4ct .mide .item h3 {
    font-size: 15px;
    margin: 15px 0 20px 0;
  }
  .join4ct .mide .item a p {
    font-size: 14px;
  }
  .join4ct .mide .item a p::after {
    transition: 0s;
  }
  .ndct {
    padding: 100px 0 60px 0;
  }
  .ndct .mide {
    padding: 20px 15px;
    border-radius: 6px;
  }
  .ndct .mide .top h3 {
    font-size: 20px;
  }
  .ndct .mide .top .time {
    font-size: 14px;
    margin-top: 12px;
  }
  .ndct .mide .content {
    font-size: 14px;
    line-height: 26px;
  }
  .ndct .mide .content p,
  .ndct .mide .content span {
    font-size: 14px;
    line-height: 26px;
  }
  .ndct .end .link {
    margin-top: 20px;
  }
  .ndct .end {
    margin-top: 30px;
  }
  .newsct {
    padding: 50px 0 60px 0;
  }
  .newsct .top {
    flex-direction: column-reverse;
  }
  .newsct .top .left {
    width: 100%;
    margin-top: 20px;
    border-top: none;
  }
  .newsct .top .left .time {
    margin-top: 0;
  }
  .newsct .top .left .time p {
    font-size: 14px;
  }
  .newsct .top .right {
    width: 100%;
  }
  .newsct .top .right img {
    height: auto;
    border-radius: 6px;
  }
  .newsct .top .left h3 {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin: 10px 0 20px 0;
  }
  .newsct .top .left h6 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .newsct .top .left .line {
    margin: 15px 0;
  }
  .newsct .top .left .db .more {
    font-size: 14px;
  }
  .news-list {
    margin-top: 50px;
  }
  .news-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 20px;
  }
  .news-list li:nth-of-type(3) {
    margin-top: 20px;
  }
  .news-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .news-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .news-list li:nth-of-type(6n) {
    margin-right: 0;
  }
  .news-list li a .time {
    margin: 10px 0;
  }
  .news-list li a .time p {
    font-size: 14px;
  }
  .news-list li a .ib {
    border-radius: 6px;
    height: 116px;
  }
  .news-list li a h6 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    margin-top: 12px;
  }
  .news-list li a::before {
    transition: 0;
  }
  .newsct .top .left .line::before {
    transition: 0s;
  }
  .posct {
    padding: 50px 0 60px 0;
  }
  .posct .top {
    flex-direction: column;
  }
  .posct .top .right {
    margin-top: 35px;
  }
  .posct .top .right a:not(:last-of-type) {
    margin-right: 18px;
  }
  .posct .top .right a {
    font-size: 16px;
  }
  .posct .top .right a::after {
    bottom: -10px;
  }
  .pos-list {
    margin-top: 35px;
  }
  .pos-list li {
    border-radius: 6px;
    border: 1px solid #d2dee9;
    padding: 12px 15px;
  }
  .pos-list li .rund {
    width: 36px;
    height: 36px;
  }
  .pos-list li .desc {
    font-size: 14px;
    max-width: 150px;
  }
  .pos-list li .name {
    width: calc(100% - 150px - 36px - 10px);
  }
  .pos-list li .name p {
    font-size: 14px;
    width: calc(100% - 4px - 7px);
  }
  .pos-list li .name span {
    width: 4px;
    height: 4px;
    margin-right: 7px;
  }
  .pos-list li:not(:first-of-type) {
    margin-top: 15px;
  }
  .pd1-box {
    margin-top: 50px;
  }
  .pd1ct {
    padding: 0 0 50px 0;
    flex-direction: column;
  }
  .pd1ct .left {
    width: 100%;
  }
  .pd1ct .left img {
    width: 80%;
  }
  .pd1ct .right {
    margin-top: 40px;
    width: 100%;
  }
  .pd1ct .right h4 {
    font-size: 16px;
  }
  .pd1ct .right h3 {
    font-size: 22px;
  }
  .pd1ct .right .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .pd1ct .right .line {
    margin: 15px 0;
  }
  .pd2ct {
    padding: 50px 0 60px 0;
  }
  .pd-title p {
    font-size: 14px;
    margin-top: 6px;
  }
  .pd2ct .cpys .mide {
    margin-top: 35px;
  }
  .pd2ct .cpys .mide .item {
    width: 100%;
    margin-right: 0;
  }
  .pd2ct .cpys .mide .item:not(:first-of-type) {
    margin-top: 15px !important;
  }
  .pd2ct .cpys .mide .item {
    padding: 25px 20px;
    border-radius: 6px;
  }
  .pd2ct .cpys .mide .item h4 {
    font-size: 16px;
    margin: 15px 0 10px 0;
  }
  .pd2ct .cpys .mide .item .desc {
    font-size: 14px;
  }
  .pd2ct .yyly {
    margin-top: 60px;
  }
  .pd2ct .yyly .tag {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .pd2ct .yyly .tag .item {
    width: max-content;
    margin-top: 20px;
  }
  .pd2ct .yyly .tag .item:not(:last-of-type) {
    margin-right: 20px;
  }
  .pd2ct .yyly .tag .item .line {
    height: 1px;
  }
  .pd2ct .yyly .tag .item p {
    font-size: 14px;
    margin-top: 5px;
  }
  .pd2-swiper {
    margin-top: 30px;
  }
  .pd2-swiper .ib {
    height: auto;
    border-radius: 0px;
  }
  .pd2-swiper .ib img {
    border-radius: 6px;
  }
  .pd2-swiper .qh {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
  }
  .pd2-swiper .prev {
    left: 25px;
  }
  .pd2-swiper .next {
    right: 25px;
  }
  .pd2ct .jscs {
    margin-top: 60px;
  }
  .pd2ct .jscs .mide {
    margin-top: 35px;
  }
  .pd2ct .jscs .mide table tr {
    flex-direction: column;
    padding: 15px 0;
  }
  .pd2ct .jscs .mide table tr td {
    width: 100%;
    flex-direction: column;
  }
  .pd2ct .jscs .mide table tr td:not(:first-of-type) {
    margin-top: 10px;
  }
  .pd2ct .jscs .mide table tr td h4 {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .pd2ct .jscs .mide table tr td p {
    width: 100%;
    padding-right: 0;
    font-size: 14px;
  }
  .pro1ct {
    padding: 50px 0 60px 0;
  }
  .pro-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 6px;
    padding-bottom: 18px;
  }
  .pro-list li:nth-of-type(3) {
    margin-top: 15px;
  }
  .pro-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .pro-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .pro-list li:nth-of-type(6n) {
    margin-right: 0;
  }
  .pro-list li .ib {
    height: auto;
  }
  .pro-list li .txt {
    padding: 10px 10px 10px 10px;
  }
  .pro-list li .txt p {
    font-size: 14px;
  }
  .pro-list li .txt h4 {
    font-size: 14px;
    margin-top: 5px;
  }
  .pro-list li .more {
    position: unset;
    transform: unset;
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 4px;
    height: 44px;
  }
  .pro-list li:hover .more {
    transform: unset;
  }
  .ras1ct {
    padding: 50px 0 60px 0;
  }
  .ras1ct .mide {
    margin-top: 35px;
  }
  .ras1ct .mide .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 25px;
    border-left: none;
    padding: 0;
  }
  .ras1ct .mide .item:nth-of-type(3) {
    margin-top: 25px;
  }
  .ras1ct .mide .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .ras1ct .mide .item:nth-of-type(3n) {
    margin-right: 10px;
  }
  .ras1ct .mide .item:nth-of-type(6n) {
    margin-right: 0;
  }
  .ras1ct .mide .item .ib {
    height: 39px;
  }
  .ras1ct .mide .item .ib img {
    margin: 0 auto;
  }
  .ras1ct .mide .item h4 {
    font-size: 16px;
    margin: 16px 0 10px 0;
    text-align: center;
  }
  .ras1ct .mide .item p {
    font-size: 14px;
    text-align: center;
  }
  .ras1ct .mide .item::before {
    height: 52px;
    display: none;
  }
  .res2-box {
    padding: 50px 0 60px 0;
  }
  .res2-swiper {
    margin: 30px auto 0;
    width: 92%;
  }
  .res2-swiper .ib {
    height: 25vh;
    border-radius: 6px;
  }
  .res2-swiper .qh {
    width: 40px;
    height: 40px;
  }
  .res2-swiper .prev {
    left: 25px;
  }
  .res2-swiper .next {
    right: 25px;
  }
  .study1ct {
    padding: 50px 0 60px 0;
  }
  .study1ct .mide {
    margin-top: 20px;
  }
  .study1ct .mide h6 {
    max-width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
  .study1ct .mide img {
    border-radius: 6px;
    margin-top: 20px;
  }
  .study2ct {
    padding: 50px 0 60px 0;
  }
  .study2ct .left .desc {
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0 20px 0;
  }
  .study2ct .left img {
    transform: unset;
    width: 100%;
  }
  .ser1ct {
    padding: 50px 0 50px 0;
  }
  .ser1ct .mide img {
    min-height: 200px;
    border-radius: 6px;
  }
  .ser1ct .mide .wz h1 {
    font-size: 18px;
  }
  .ser1ct .mide .wz h4 {
    font-size: 16px;
  }
  .ser2ct {
    padding: 50px 0 60px 0;
  }
  .ser2-list {
    margin-top: 30px;
  }
  .ser2-list li {
    border-radius: 6px;
    padding: 15px 15px;
  }
  .ser2-list li .title {
    font-size: 14px;
    width: 50%;
  }
  .ser2-list li .type,
  .ser2-list li .size {
    font-size: 14px;
  }
  .ser2-list li:not(:first-of-type) {
    margin-top: 15px;
  }
  .ser3ct {
    padding: 60px 0 60px 0;
  }
  .ser3ct .mide {
    border-radius: 6px;
    padding: 28px 15px;
  }
  .ser3ct .demo-ruleForm .row{
    flex-wrap: wrap;
  }
  .ser3ct .demo-ruleForm .row .el-form-item {
    width: 100%;
  }
  .el-form-item__label {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .el-input__inner {
    font-size: 14px;
    height: 42px;
    line-height: 42px;
  }
  .el-checkbox__label {
    font-size: 14px;
  }
  .el-checkbox {
    margin-right: 15px;
  }
  .ser3ct .demo-ruleForm .row:nth-of-type(4) {
    flex-direction: column;
  }
  .ser3ct .demo-ruleForm .row:nth-of-type(4) .el-form-item {
    width: 100%;
  }
  .el-textarea__inner {
    font-size: 14px;
    height: 90px;
  }
  .el-upload--picture-card {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .el-upload-list--picture-card .el-upload-list__item {
    width: 70px;
    height: 70px;
  }
  .ser3ct .demo-ruleForm .imglist {
    padding: 15px 15px 12px 15px;
  }
  .ser3ct .demo-ruleForm .row3 {
    flex-direction: column;
  }
  .ser3ct .demo-ruleForm .row3 .el-form-item {
    width: 100%;
  }
  .ser3ct .sub-btn {
    width: 250px;
    height: 42px;
    font-size: 14px;
    margin: 0 auto;
  }
  .el-form-item {
    margin-bottom: 24px;
  }
  .ser4ct {
    padding: 50px 0;
    position: relative;
  }
  .ser4ct .mide {
    width: 100%;
  }
  .ser4ct .mide .nr {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 30px;
  }
  .ser4ct .title p {
    font-size: 14px;
    margin-top: 8px;
  }
  .ser4ct .mide .nr .left .item:not(:first-of-type) {
    margin-top: 20px;
  }
  .ser4ct .mide .nr .left .item .db span {
    font-size: 18px;
  }
  .ser4ct .mide .nr .left .item .db i {
    font-size: 20px;
  }
  .ser4ct .mide .nr .left .item a {
    font-size: 14px;
    margin-top: 6px;
  }
  .ser4ct .mide .nr .right {
    margin-left: 0;
  }
  .ser4ct .mide .nr .right img {
    width: 100px;
  }
  .down-diaolog .content {
    padding: 28px 15px;
    border-radius: 6px;
  }
  .down-diaolog .content .title h6 {
    font-size: 14px;
    margin-top: 8px;
  }
  .down-diaolog .content .row3,
  .down-diaolog .content .row{
    flex-direction: column;
  }
  .down-diaolog .content .row3 .el-form-item {
    width: 100%;
  }
  .down-diaolog .content .title {
    margin-bottom: 20px;
  }
  .down-diaolog .content .row .el-form-item {
    width: 100%;
  }
  .down-diaolog .content .sub-btn {
    width: 250px;
    font-size: 14px;
    height: 42px;
    margin: 20px auto 0;
  }
  .down-diaolog .content .close {
    left: unset;
    right: 0;
    top: -50px;
    width: 40px;
    height: 40px;
  }
  .up-diaolog .content .close {
    left: unset;
    right: 0;
    top: -50px;
    width: 40px;
    height: 40px;
  }
  .up-diaolog .content {
    padding: 28px 15px;
    border-radius: 6px;
  }
  .up-diaolog .title .dbl {
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .up-diaolog .title .dbl p:not(:last-of-type) {
    margin-right: 18px;
  }
  .up-diaolog .title .dbl p {
    font-size: 14px;
    margin-top: 3px;
  }
  .up-diaolog .line {
    margin: 15px 0;
  }
  .up-diaolog .nr h4 {
    font-size: 15px;
  }
  .up-diaolog .nr .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .up-diaolog .nr .row:not(:first-of-type) {
    margin-top: 20px;
  }
  .page {
    margin-top: 30px;
  }
  .page .el-pager li {
    width: 35px;
    height: 35px;
    line-height: 35px;
    min-width: 35px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev {
    height: 35px;
    width: 35px;
    min-width: 35px;
    border-radius: 50%;
  }
  .ftct {
    padding: 50px 0 20px 0;
    position: relative;
  }
  .ftct .top {
    flex-direction: column;
  }
  .ftct .top .flog {
    font-size: 20px;
    line-height: 30px;
  }
  .ftct .top .right {
    margin-top: 20px;
  }
  .ftct .top .right h6 {
    font-size: 16px;
    width: 100%;
  }
  .ftct .top .right form {
    width: 100%;
    height: 46px;
    margin-top: 10px;
    padding: 0 7px 0 20px;
  }
  .ftct .top .right form button {
    width: 100px;
    font-size: 14px;
  }
  .ftct .top .right form img {
    width: 16px;
  }
  .ftct .top .right form input {
    width: calc(100% - 100px - 16px);
    font-size: 14px;
    padding: 0 10px;
  }
  .ftct .mide {
    margin-top: 40px;
  }
  .ftct .mide .left {
    display: none;
  }
  .ftct .mide .right {
    width: 100%;
  }
  .ftct .mide .right a {
    font-size: 14px;
  }
  .ftct .mide .right a .lb {
    width: 130px;
  }
  .ftct .mide .right a:not(:first-of-type) {
    margin-top: 10px;
  }
  .ftct .mide .right a p {
    width: calc(100% - 130px - 10px);
  }
  .ftct .bottom .left .logo {
    position: absolute;
    top: 50px;
    right: 0;
    display: none;
  }
  .ftct .bottom {
    margin-top: 35px;
    flex-direction: column-reverse;
  }
  .ftct .bottom .right {
    justify-content: center;
    width: 100%;
  }
  .ftct .bottom .right p {
    font-size: 14px;
    margin-right: 15px;
  }
  .ftct .bottom .left {
    margin-top: 15px;
  }
  .ftct .bottom .left .lj {
    margin-left: 0;
  }
  .ftct .bottom .left .lj a {
    font-size: 14px;
    text-align: center;
  }
}
