@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    margin-top: -1px;
  }
  .hamburger.is-closed .hamb-top {
    top: 2px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 2px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .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;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 12px;
  }
  .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;
  }
  .hamburger {
    height: 20px;
    right: 2%;
    width: 22px;
    top: 14px;
    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 {
    background-color: #82AA11;
    height: 2px;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center{
    width: 97%;
  }
  .headerInner .right{
    margin-right: 40px;
  }
  .headerInner .right .nav,
  .headerInner .right .hengx{
    display: none;
  }
  .headerInner .logo img{
    height: 40px;
  }
  .headerInner{
    width: 97%;
    height: 50px;
  }
  .headerInner .right .language .top p,
  .headerInner .right .language .top i,
  .headerInner .right .language .zhans a{
    font-size: 14px;
  }
  .headerInner .right .search i{
    font-size: 14px;
  }
  .headerInner .right .phone img{
    width: 14px;
  }
  .i1-box .bg.app{
    display: block;
  }
  .i1-box .bg.mp{
    display: none;
  }
  .i1Inner h3{
    font-size: 18px;
    line-height: 28px;
  }
  .i1Inner .ct{
    width: 100%;
  }
  .i1Inner h6{
    font-size: 14px;
    padding-left: 0px;
    width: 100%;
  }
  .i1Inner .more-box{
    padding-left: 0px;
    width: 100%;
  }
  .i1Inner .more-box a{
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .i1Inner .more-box{
    justify-content: center;
    -webkit-justify-content: center;
  }
  .mySwiper{
    display: none;
  }
  .app-box{
    width: 97%;
    padding: 75px 0 30px 0;
    background-color: #F5F5F5;
    margin: 0 auto;
    display: block;
  }
  .app-box .item{
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
  }
  .app-box .item:not(:first-of-type){
    margin-top: 30px;
  }
  .app-box .item .img-box{
    width: 100%;
    overflow: hidden;
  }
  .app-box .item .img-box img{
    width: 100%;
    animation: fda 10s ease-out alternate infinite;
  }
  .app-box .item .ct{
    padding: 15px 0 30px 0;
    width: calc(100% - 20px);
    margin: 0 auto 0;
    /* border-left: 1px solid rgba(130,170,17, 0.2);
    border-right: 1px solid rgba(130,170,17, 0.2); */
    /* border-bottom: 1px solid rgba(130,170,17, 0.2); */
    /* background-color: #FFFFFF; */
     /*border-top: 1px solid #e1dddd; */
  }
  .app-box .item .ct h3{
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 14px;
    color: #82AA11;
    /*text-align: center;*/
  }
  .app-box .item .ct h6{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #222222;
    margin: 7px 0 20px 0;
    /*text-align: center;*/
  }
  .app-box .item .ct .more-box{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .app-box .item .ct .more-box a{
    width: 100px;
    height: 28px;
    background: #82AA11;
    border-radius: 25px;
    border: 1px solid #82AA11;
    text-align: center;
    line-height: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
  }
  .app-box .item .ct .more-box a:last-of-type{
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: transparent;
    color: #82AA11;
    transition: 0.3s;
    margin-left: 12px;
  }
  .app-box .item .ct .more-box a:last-of-type::before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #82AA11;
    transition: 0.3s;
    z-index: -1;
  }
  .app-box .item .ct .more-box a:last-of-type:hover:before{
    width: 100%;
  }
  .app-box .item .ct .more-box a:last-of-type:hover{
    color: #FFFFFF;
  }
  .seader{
    width: 95%;
  }
  .seader form{
    height: 50px;
    border: 2px solid #8c8c8c;
    border-radius: 3px;
    width: calc(100% - 4px);
  }
  .seader .close{
    right: 0px;
    top: -60px;
  }
  .seader .close img{
    width: 30px;
  }
  .seader form input{
    padding: 0 10px;
    font-size: 14px;
  }
  .seader form button img{
    margin-right: 5px;
    width: 12px;
  }
  .seader form button {
    font-size: 14px;
  }
  .a-box{
    margin-top: 0px;
    padding-top: 50px;
    height: calc(100vh - 50px - 88px);
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .aInner{
    padding: 0;
  }
  .aInner .pb-h3 h3{
    font-size: 16px;
    text-align: center;
  }
  .aInner .pb-h3 p{
    width: 30px;
    height: 3px;
    margin: 10px auto 0;
  }
  .aInner .dz-box{
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 40px 0 50px 0;
  }
  .aInner .dz-box .title{
    width: 100%;
    margin-right: 0px;
    font-size: 16px;
    text-align: center;
  }
  .aInner .dz-box .txt{
    width: 100%;
    margin-top: 25px;
  }
  .aInner .dz-box .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .aInner .zx-box{
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .aInner .zx-box .ddd{
    margin-right: 0px;
    width: auto;
    display: none;
  }
  .aInner .zx-box .ddd i{
    width: 5px;
    height: 5px;
  }
  .aInner .zx-box a{
    width: 120px;
    height: 32px;
    margin: 0 auto;
  }
  .aInner .zx-box a span{
    font-size: 14px;
  }
  .aInner .zx-box a i{
    margin: 0 10px 0 20px;
  }
  .d1-box{
    margin-top: 50px;
  }
  .d1-box .rund .title h3{
    font-size: 16px;
  }
  .d1-box .rund .title p{
    width: 30px;
    height: 3px;
    margin: 10px auto 0;
  }
  .d1-box .rund h6{
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    width: 100%;
    margin: 15px auto 20px;
  }
  .d1-box .rund{
    border-radius: 10px;
    width: calc(85% - 30px);
    padding: 15px 15px 20px 15px;
    height: auto;
    right: 50%;
    transform: translate(50%,-50%);
  }
  .d1-box .bg{
    height: 500px;
  }
  .d1-box .rund a{
    width: 120px;
    height: 32px;
  }
  .d1-box .rund a i{
    margin: 0 10px 0 15px;
  }
  .d1-box .rund a span{
    font-size: 14px;
  }
  .d2Inner{
    padding: 40px 0 60px 0;
  }
  .d2Inner .item{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
  }
  .d2Inner .item .img-box{
    height: 200px;
    border-radius: 6px;
  }
  .d2Inner .item .ct{
    padding: 15px 10px 30px 10px;
    width: calc(100% - 20px);
  }
  .d2Inner .item .ct h3{
    font-size: 14px;
  }
  .d2Inner .item .ct .dianwei{
    margin: 10px 0;
  }
  .d2Inner .item .ct .dianwei p{
    font-size: 12px;
    margin-left: 5px;
    width: calc(100% - 5px);
  }
  .d2Inner .item .ct h6{
    font-size: 12px;
  }
  .d2Inner .item .ct .flow{
    width: 24px;
    height: 24px;
    top: 15px;
  }
  .d2Inner .item .ct .flow i{
    font-size: 14px;
  }
  .d2Inner .more{
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .d2Inner .more{
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .dd-box{
    margin-top: 0px;
    padding-top: 50px;
    height: calc(100vh - 50px - 88px);
  }
  .dd-box .d-swiper .s-c .content .left{
    width: 100%;
    margin-top: 20px;
  }
  .dd-box .d-swiper .s-c .content .ct{
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
  .dd-box .d-swiper .s-c .content .left h6{
    font-size: 12px;
    line-height: 20px;
  }
  .dd-box .d-swiper .s-c .content .left .dianwei i{
    font-size: 16px;
  }
  .dd-box .d-swiper .s-c .content .left .dianwei p{
    font-size: 12px;
    margin-left: 5px;
    width: calc(100% - 5px);
  }
  .dd-box .d-swiper .s-c .content .left h3{
    font-size: 14px;
  }
  .dd-box .d-swiper .s-c .content .left .dianwei{
    margin: 10px 0;
  }
  .dd-box .d-swiper .s-c .content .ct{
    padding: 15px 0;
  }
  .dd-box .d-swiper .s-c .content .right img{
    width: 20px;
  }
  .dd-box .d-swiper .s-c .content .right p{
    font-size: 14px;
    margin-top: 10px;
  }
  .dd-box .d-swiper .s-c .content .right{
    width: 115px;
    height: 110px;
  }
  .dd-box .d-swiper .swiper-button-prev, .dd-box .d-swiper .swiper-button-next{
    width: 30px;
    height: 30px;
  }
  .dd-box .d-swiper .swiper-button-prev i, .dd-box .d-swiper .swiper-button-next i{
    font-size: 14px;
  }
  .dd-box .d-swiper .swiper-button-prev{
    left: 10px;
  }
  .dd-box .d-swiper .swiper-button-next{
    right: 10px;
  }
  .dd-box{
    display: none;
  }
  .appdd-box{
    padding: 75px 0 50px 0;
    width: 97%;
    margin: 0 auto;
    display: block;
    height: auto;
    min-height: calc(100vh - 88px);
  }
  .appd-swiper{
    width: 100%;
  }
  .appd-swiper .s-c{
    background-color: #FFFFFF;
    overflow: hidden;
    border-radius: 6px;
  }
  .appd-swiper .swiper-button-prev, 
  .appd-swiper .swiper-button-next{
    width: 30px;
    height: 30px;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    background: none;
    border-radius: 50%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    transition: 0.3s;
    top: 20%;
  }
  .appd-swiper .swiper-button-prev i, 
  .appd-swiper .swiper-button-next i{
    font-size: 14px;
    color: #FFFFFF;
  }
  .appd-swiper .bg{
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .appd-swiper .content{
    width: calc(100% - 20px);
    padding: 10px 10px 35px 10px;
  }
  .appd-swiper .content .left{
    width: 100%;
  }
  .appd-swiper .content .left h3{
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 14px;
    color: #222222;
  }
  .appd-swiper .content .left .dianwei{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin: 10px 0 20px 0;
  }
  .appd-swiper .content .left .dianwei i{
    font-size: 16px;
    color: #82AA11;
  }
  .appd-swiper .content .left .dianwei p{
    width: calc(100% - 16px - 5px);
    margin-left: 5px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #82AA11;
  }
  .appd-swiper .content .left h6{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #222222;
  }
  .appd-swiper .content .right{
    width: 115px;
    height: 110px;
    background: #73A424;
    border-radius: 10px;
    transition: 0.3s;
    margin: 30px auto 0;
  }
  .appd-swiper .content .right a{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 100%;
    height: 100%;
  }
  .appd-swiper .content .right a img{
    width: 20px;
  }
  .appd-swiper .content .right a p{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
  }
  .arr1-box{
    margin-top: 50px;
  }
  .arr1Inner{
    padding: 40px 0;
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 97%;
  }
  .arr1Inner .left{
    width: 100%;
  }
  .arr1Inner .left h3{
    font-size: 16px;
    text-align: center;
  }
  .arr1Inner .left .line{
    width: 30px;
    height: 3px;
    margin: 10px auto 0;
  }
  .arr1Inner .left h6{
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 30px 0;
  }
  .arr1Inner .left a{
    width: 120px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
  }
  .arr1Inner .left a span{
    font-size: 14px;
  }
  .arr1Inner .left a i{
    margin: 0 10px 0 15px ;
  }
  .arr1Inner .right{
    width: 100%;
    margin-top: 40px;
    height: 200px;
  }
  .arr1Inner .right .swiper-button-prev i, .arr1Inner .right .swiper-button-next i{
    font-size: 18px;
  }
  .arr2Inner{
    padding: 40px 0;
  }
  .arr2Inner .top{
    transform: unset;
  }
  .arr2Inner .top a{
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 4px;
  }
  .arr2Inner .container{
    margin-top: 30px;
  }
  .arr2Inner .container .content{
    font-size: 12px !important;
  }
  .arr2Inner .container .content img{
    margin: 15px auto 0;
  }
  .arr2Inner .container .content p:not(:first-of-type), .arr2Inner .container .content span:not(:first-of-type){
    margin-top: 15px !important;
  }
  .mon1-box{
    margin-top: 50px;
    height: 200px;
  }
  .mon1-box .nav-box .nav a{
    width: 90px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
  }
  .mon2Inner{
    padding: 40px 0;
  }
  .mon-title h3{
    font-size: 16px;
  }
  .mon-title p{
    width: 30px;
    margin: 10px auto 0;
  }
  .mon2Inner .content{
    padding: 30px 0 50px 30px;
    margin-top: 30px;
  }
  .mon2Inner .content .item{
    width: 230px;
    font-size: 12px;
    line-height: 20px;
  }
  .mon2Inner .content .item:not(:first-of-type){
    margin-top: 20px;
  }
  .mon2Inner .content .item .flow{
    width: 29px;
    height: 29px;
    font-size: 14px;
    left: -46px;
  }
  .canInner{
    padding: 40px 0;
  }
  .canInner .txt{
    margin: 30px 0;
  }
  .canInner .txt p{
    font-size: 12px;
    line-height: 28px;
  }
  .canInner .js{
    width: calc(100% - 30px);
    padding: 15px;
  }
  .canInner .js p{
    font-size: 12px;
    line-height: 20px;
  }
  .cta-box{
    margin-top: 50px;
  }
  .ctaInner{
    padding: 40px 0;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .ctaInner .left{
    width: 100%;
  }
  .ctaInner .left .title h3{
    font-size: 16px;
    text-align: center;
  }
  .ctaInner .left .title p{
    width: 30px;
    height: 3px;
    margin: 10px auto 0;
  }
  .ctaInner .left .txt{
    margin-top: 30px;
  }
  .ctaInner .left .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .ctaInner .right{
    width: 100%;
    margin-left: 0px;
    border: none;
    padding: 0;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 20px;
  }
  .ctaInner .right .item img{
    height: 80px;
    width: auto;
  }
  .ctaInner .right .item p{
    font-size: 12px;
    margin-top: 5px;
  }
  .map-box{
    height: 400px;
  }
  .map-box .flow{
    padding: 15px 10px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(90% - 20px);
    top: unset;
    bottom: 10px;
    border-radius: 6px;
  }
  .map-box .flow .left{
    width: 30px;
    height: 30px;
  }
  .map-box .flow .left i{
    font-size: 14px;
  }
  .map-box .flow .right{
    width: calc(100% - 32px - 15px);
    margin-left: 15px;
  }
  .map-box .flow .right h3{
    font-size: 14px;
  }
  .map-box .flow .right h6{
    font-size: 12px;
    line-height: 20px;
  }
  .map-box .flow .right a{
    width: 120px;
    height: 32px;
    margin: 0 auto;
  }
  .map-box .flow .right a i{
    margin: 0 10px 0 15px;
  }
  .map-box .flow .right a span{
    font-size: 14px;
  }
  .fInner{
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    padding: 15px 0;
  }
  .fInner .left{
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
  }
  .fInner .icon-box a{
    width: 30px;
    height: 30px;
  }
  .fInner .icon-box a i{
    font-size: 14px;
  }
  .fInner .icon-box a .flow-img img{
    height: 70px;
  }
  .fInner .icon-box a .flow-img{
    padding: 3px;
  }
  .fInner .icon-box a .flow-img::after{
    width: 6px;
    height: 6px;
    bottom: -4px;
  }
}