@media only screen and (max-width: 760px) {
  .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;
  }
  .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: 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;
  }
  .hamburger {
    height: 26px;
    right: 2%;
    top: 18px;
    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: #222;
    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;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center{
    width: 100%;
    /* border: 1px solid red; */
  }
  /* header */
  .headerBox{
    width: 100%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  }
  .headerBox .headerInnerBox{
    height: 60px;
  }
  .headerInnerBox .line{
    display: none;
  }
  .headerInnerBox .title{
    display: none;
  }
  .headerInnerBox .phone{
    display: none;
  }
  .headerBox .navBox{
    display: none;
  }
  .headerInnerBox .logo{
    width: 160px;
    height: 36px;
    margin-left: 2%;
  }
  .headerBox .language{
    right: 50px;
  }
  .headerBox .language .lan-li{
    width: 80px;
    height: 60px;
    background-color: transparent;
  }
  .headerBox .language .lan-li>a span{
    font-size: 12px;
    color: #222;
  }
  .headerBox .language .lan-li>a i{
    font-size: 14px;
    color: #222;
  }
  .headerBox .language .lan-li .two-ul li a{
    font-size: 12px;
  }
  .headerBox .language .lan-li:hover>.two-ul li{
    height: 30px;
    background-color: #FFFFFF;
  }
  .headerBox .language .lan-li .two-ul li a{
    color: #222;
  }
  .headerBox .language .lan-li:hover>.two-ul li{
    border-top-color: transparent;
  }
  .swiperBox {
    padding-top: 60px;
  }
  .swiperBox .s-c {
    width: 100%;
    height: 270px;
   }
  .swiperBox .s-c .pc-img{
    display: none;
   }
   .swiperBox .s-c .m-img{
    display: block;
   }
   .swiperBox .s-c>img {
     object-fit: fill;
   }
  .swiperBox .swiper-button-prev,.swiperBox .swiper-button-next{
    width: 18px;
    height: 18px;
  }
  .swiperBox .swiper-button-prev i,.swiperBox .swiper-button-next i{
    font-size: 16px;
  }
  .swiperBox .swiper-button-prev{
    top: auto;
    left: 70%;
    bottom: 10%;
  }
  .swiperBox .swiper-button-next{
    top: auto;
    left: 78%;
    bottom: 10%;
  }
  .swiperBox .s-c .content{
    width: 90%;
  }
  .swiperBox .s-c .content h3{
    font-size: 16px;
  }
  .swiperBox .s-c .content h6{
    font-size: 14px;
  }
  .swiperBox .s-c .content img{
    width: 100%;
    height: 60px;
    /* border: 1px solid red; */
  }
  /* idnex */
  .numBox{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .numBox .item{
    width: calc((100% - 3px) / 2);
    height: 160px;
    border: none !important;
  }
  .numBox .item img{
    width: 35px;
    height: 35px;
  }
  .numBox .item h5{
    height: 43px;
  }
  .numBox .item h5 span{
    font-size: 14px;
    display: block;
    text-align: center;
  }
  .numBox .item .numText{
    /*height: 30px;*/
    /*flex-wrap: wrap;*/
    /*-webkit-flex-wrap: wrap;*/
  }
  .numBox .item .numText .num,
  .numBox .item .numText span{
    font-size: 12px;
    width: 100%;
    text-align: center;
  }
  .h-index1Box{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: max-content;
  }
  .h-index1Box .left{
    width: 100%;
    height: 215px;
  }
  .h-index1Box .right{
    width: 100%;
    padding-left: 0px;
    padding: 20px 0;
  }
  .h-index1Box .right .title h5{
    font-size: 20px;
  }
  .h-index1Box .right .title i{
    width: 6px;
    height: 30px;
  }
  .h-index1Box .right .title img{
    width: 100px;
    height: 28px;
  }
  .h-index1Box .right .content{
    width: 90%;
    margin: 25px auto 25px;
  }
  .h-index1Box .right .content p{
    font-size: 14px;
    line-height: 26px;
  }
  .h-index1Box .right a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 auto;
  }
  .h-index2Box{
    margin-top: 50px;
  }
  .h-index2InnerBox {
    flex-direction: column;
    -webkit-flex-direction: column;
    /* height: 600px; */
  }
  .h-index2InnerBox .item {
    width: 100%;
    /* height: calc(55% / 3); */
    height: 230px;
    margin-right: 0px;
  }
  .h-index2InnerBox .item:not(:first-of-type){
    margin-top: 10px;
  }
  .h-index2InnerBox .item.active {
    width: 100%;
    /*height: 40%;*/
    height: 230px;
  }
  .h-index2InnerBox .item .flow{
    right: 50%;
    transform: translateX(50%);
    bottom: 15px;
  } 
  .h-index2InnerBox .item:not(:first-of-type)>.flow{
    display: block;
  }
  .h-index2InnerBox .item .flow-img li{
    width: 50px;
    height: 30px;
  }
  .h-index2InnerBox .item p{
    font-size: 16px;
    bottom: 55px;
    top: auto;
    left: 50%;
    transform: translate(-50%,0);
    writing-mode: horizontal-tb;
  }
  .h-index2InnerBox .item.active p{
    font-size: 16px;
    bottom: 55px;
    top: auto;
    left: 50%;
    transform: translate(-50%,0);
    writing-mode: horizontal-tb;
  }
  .h-index3Box{
    width: 100%;
    margin-top: 50px;
  }
  .h-index3Box .h-index3InnerBox{
    padding-bottom: 20px;
  }
  .public-title .top h3{
    font-size: 20px;
    margin: 0 10px;
  }
  .public-title .top img{
    width: 85px;
    height: 22px;
  }
  .public-title .line{
    height: 3px;
    margin: 15px auto 0;
  }
  .pro-list{
    margin-top: 25px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .pro-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pro-list li:nth-of-type(4n){
    margin-right: 0px;
  }
  .pro-list li:nth-of-type(2n){
    margin-right: 0px;
  }
  .pro-list li a .t-img{
    height: 160px;
  }
  .pro-list li a .content h4{
    font-size: 18px;
  }
  .pro-list li a .content h6{
    font-size: 14px;
  }
  .h-index3InnerBox .more{
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .h-index4Box{
    padding: 30px 0 50px 0;
  }
  .h-index4InnerBox .chainBox{
    /* margin-top: 20px; */
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 95%;
    margin: 20px auto 0;
  }
  .h-index4InnerBox .chainBox .top,
  .h-index4InnerBox .chainBox .bottom{
    /*display: none;*/
    width: 48%;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .h-index4InnerBox .chainBox .c-m-top{
    display: block;
  }
  .h-index4InnerBox .chainBox .line{
    display: none;
  }
  .h-index4InnerBox .chainBox .top .item,
  .h-index4InnerBox .chainBox .bottom .item{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  .h-index4InnerBox .chainBox .top .item p{
    font-size: 14px;
    height: 39px;
  }
  .h-index4InnerBox .chainBox .bottom .item p{
    font-size: 14px;
    height: 39px;
  }
  .h-index4InnerBox .chainBox .top .item img,
  .h-index4InnerBox .chainBox .bottom .item img{
    width: 100%;
  }
  .h-index4InnerBox .chainBox .bottom{
    transform: rotate(180deg);
  }
  .h-index4InnerBox .chainBox .bottom .item:hover>img{
    transform: scale(1.1) rotate(180deg);
  }
  .h-index4InnerBox .chainBox .bottom .item p,
  .h-index4InnerBox .chainBox .bottom .item img{
    transform: rotate(180deg);
  }
  .h-index5Box .content .public-title img{
    width: 45px;
    height: 22px;
  }
  .h-index5Box .bg{
    height: 380px;
  }
  .h-index5Box .content h6{
    font-size: 14px;
    width: 90%;
    margin: 30px auto 0px;
  }
  .h-index5Box .content .ce-list li{
    width: 75px;
    height: 75px;
  }
  .h-index5Box .content .ce-list{
    width: 95%;
    height: 100px;
  }
  .h-index5Box .content .ce-list li a img{
    width: 65px;
    height: 50px;
  }
  .h-index6Box{
    padding: 50px 0;
  }
  .h-index6InnerBox .content>.left{
    display: none;
  }
  .h-index6InnerBox .content{
    margin-top: 20px;
  }
  .h-index6InnerBox .content .right{
    width: 95%;
    margin: 0 auto;
  }
  .h-index6InnerBox .content .right .item .left{
    width: 100px;
    height: 70px;
  }
  .h-index6InnerBox .content .right .item .right{
    width: calc((100% - 100px));
  }
  .h-index6InnerBox .content .right .item .right .r-c{
    width: calc((100% - 40px));
  }
  .h-index6InnerBox .content .right .item .right .r-c h6{
    font-size: 14px;
    line-height: 20px;
  }
  .h-index6InnerBox .content .right .item .right .r-c p{
    font-size: 12px;
    margin-top: 10px;
  }
  .h-index7Box{
    width: 100%;
    height: max-content;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .h-index7Box .left{
    width: 100%;
    height: 300px;
  }
  .h-index7Box .right{
    width: 100%;
    height: 400px;
  }
  .h-index7Box .right .content .public-title h3{
    font-size: 20px;
    margin: 0 15px;
  }
  .h-index7Box .right .content .public-title h3{
    font-size: 20px;
    margin: 0 15px;
  }
  .h-index7Box .right .content .public-title img{
    width: 100px;
    height: 25px;
  }
  .h-index7Box .right .content form input{
    width: calc(90% - 16px);
    padding: 0 8px; 
    height: 38px;
    font-size: 14px;
  }
  .h-index7Box .right .content form button{
    width: 200px;
    height: 40px;
    margin-top: 30px;
    font-size: 16px;
  }
  .tips{
    right: 5px;
  }
  .tips ul li{
    width: 30px;
    height: 30px;
  }
  .tips ul li a i{
    font-size: 16px;
  }
  /* about */
  .top-banner{
    padding-top: 60px;
    /*height: 100px;*/
  }
  .a-index1Box .bg{
    display: none;
  }
  .a-index1InnerBox{
    padding: 50px 0 50px 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .a-index1InnerBox .left{
    width: 100%;
    height: 260px;
  }
  .a-index1InnerBox .right{
    padding-top: 30px;
    width: 95%;
    margin: 0 auto;
  }
  .a-index1Box .publicH3,
  .a-index2Box .publicH3,
  .a-index3Box .publicH3{
    width: 100%;
    padding: 0 0;
    font-size: 20px;
    /*border-bottom: 10px solid #CDD6AC;*/
    line-height: 28px;
    border-bottom: none;
  }
  .a-index4Box .publicH3,
  .a-index5Box .publicH3{
    font-size: 20px;
    border-bottom: 10px solid #CDD6AC;    
  }
  .a-index1InnerBox .right .text p{
    font-size: 14px;
    line-height: 24px;
  }
  .a-index2Box .bg{
    display: none;
  }
  .a-index2Box .a-index2InnerBox{
    padding: 0 0 50px 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .a-index2InnerBox .left{
    width: 95%;
    margin: 0 auto;
    padding-top: 0px;
  }
  .a-index2InnerBox .left .text{
    margin-top: 20px;
  }
  .a-index2InnerBox .left .text p{
    font-size: 14px;
    line-height: 24px;
  }
  .a-index2InnerBox .right{
    width: 100%;
    height: 260px;
    margin-top: 20px;
  }
  .a-index3InnerBox{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .a-index3InnerBox .left{
    width: 100%;
    height: 260px;
  }
  .a-index3InnerBox .left .flow{
    width: 60px;
    height: 60px;
    right: 50%;
    transform: translateX(50%);
    bottom: -30px;
  }
  .a-index3InnerBox .right{
    width: 95%;
    padding-top: 0px;
    margin: 40px auto 0;
  }
  .a-index3InnerBox .right .text{
    margin-top: 20px;
  }
  .a-index3InnerBox .right .text p{
    font-size: 14px;
    line-height: 24px;
  }
  .a-index4Box{
    margin-top: 50px;
  }
  .a-index5Box>h6{
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* pro */
  .p-index1Box{
    padding-top: 50px;
  }
  /* pro-d */
  .p-d-index1Box{
    padding-top: 60px;
  }
  .p-d-index1Box .p-d-index1InnerBox{
    padding-top: 20px;
  }
  .p-d-index1InnerBox .pd-nav{
    width: 95%;
    margin: 0 auto;
  }
  .p-d-index1InnerBox .pd-nav a,
  .p-d-index1InnerBox .pd-nav span{
    font-size: 12px;
  }
  .p-d-index1InnerBox .top{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 20px;
  }
  .p-d-index1InnerBox .top .t-l{
    width: 100%;
    height: 260px;
  }
  .p-d-index1InnerBox .top .t-r{
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .p-d-index1InnerBox .top .t-r h3{
    font-size: 20px;
  }
  .p-d-index1InnerBox .top .t-r h5{
    font-size: 14px;
  }
  .p-d-index1InnerBox .top .t-r .btn-box a{
    width: calc(50% - 10px);
    font-size: 14px;
  }
  .p-d-index1InnerBox .top .t-r .share{
    margin-top: 35px;
  }
  .p-d-index1InnerBox .top .t-r .share p{
    font-size: 14px;
  }
  .p-d-index1InnerBox .top .t-r .share ul li a i{
    font-size: 16px;
  }
  .p-d-index2Box{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-d-index2InnerBox .top p{
    font-size: 16px;
  }
  .p-d-index2InnerBox .top i{
    margin: 0 15px;
  }
  .p-d-index2InnerBox .content .bg .bg-item .text{
    left: 20px;
  }
  .p-d-index2InnerBox .content .bg .bg-item .text h6{
    font-size: 14px;
  }
  .p-d-index2InnerBox .content .bg .bg-item .text h4{
    font-size: 22px;
  }
  .p-d-index2InnerBox .content .item ul{
    left: 20px;
  }
  .p-d-index2InnerBox .content .item ul li{
    margin-right: 10px;
  }
  .p-d-index2InnerBox .content .item ul li img{
    width: 100px;
    height: 50px;
  }
  .p-d-index2InnerBox .content .item ul li p{
    font-size: 12px;
  }
  /* sustain */
  .s-index1Box .s-index1InnerBox{
    padding: 50px 0;
  }
  .s-index1InnerBox .content .item{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: max-content;
  }
  .s-index1InnerBox .content .item:not(:first-of-type){
    margin-top: 20px;
  }
  .s-index1InnerBox .content .item .text{
    padding: 20px 10px;
    width: calc(100% - 2px - 20px);
  }
  .s-index1InnerBox .content .item .imgBox{
    width: 100%;
    height: 260px;
  }
  .s-index1InnerBox .content .item .text img{
    width: 35px;
    height: 30px;
  }
  .s-index1InnerBox .content .item .text h3{
    font-size: 20px;
    margin: 15px 0;
  }
  .n-index1Box .n-index1InnerBox{
    padding: 50px 0;
  }
  /* news */
  .n-index1InnerBox .container{
    width: 95%;
    margin: 0 auto;
  }
  .n-index1InnerBox ul li{
    width: 100%;
  }
  .n-index1InnerBox ul li:not(:last-of-type){
    margin-right: 15px;
  }
  .n-index1InnerBox ul li a .time{
    font-size: 14px;
  }
  .n-index1InnerBox ul li a .content .text h4 span{
    font-size: 18px;
    line-height: 26px;
  }
  .n-index1InnerBox ul li a .content .text h4{
    height: 60px;
    margin: 10px 0;
  }
  .n-index1InnerBox ul li a .content .text{
    width: 240px;
  }
  .n-index1InnerBox ul li a img{
    width: 300px;
    height: 158px;
  }
  .n-index1InnerBox ul li a .content .icon{
    width: 25px;
    height: 25px;
  }
  .n-index1InnerBox ul li a .content .icon i{
    font-size: 16px;
  }
  .n-index1InnerBox ul{
    animation: scroll 6s linear infinite;
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-900px); /* 横向滚动的距离 */
    }
  }
  .n-index2InnerBox .newsList{
    margin-top: 20px;
  }
  .n-index2InnerBox .newsList li{
    padding: 20px 0;
  }
  .n-index2InnerBox .newsList li a{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .n-index2InnerBox .newsList li a .left{
    width: 100%;
    height: 200px;
  }
  .n-index2InnerBox .newsList li a .right{
    width: 95%;
    padding-left: 0px;
    padding-top: 20px;
    margin: 0 auto;
  }
  .n-index2InnerBox .newsList li a .right .time{
    font-size: 14px;
  }
  .n-index2InnerBox .newsList li a .right .content .text h4{
    font-size: 18px;
  }
  .n-index2InnerBox .newsList li a .right .content .icon{
    width: 25px;
    height: 25px;
  }
  .n-index2InnerBox .newsList li a .right .content .icon i{
    font-size: 16px;
  }
  .n-index2InnerBox .newsList li a .right .content .text{
    width: 90%;
  }
  /* news-details */
  .n-d-index1Box{
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .n-d-index1Box .n-d-index1InnerBox{
    padding-top: 0px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .n-d-index1InnerBox .left{
    width: 95%;
    margin: 0 auto;
  }
  .n-d-index1InnerBox .right{
    width: 95%;
    margin: 0 auto;
  }
  .n-d-index1InnerBox .left h2{
    font-size: 20px;
    line-height: 26px;
  }
  .n-d-index1InnerBox .left .line{
    margin: 20px 0;
  }
  .n-d-index1InnerBox .right .btn .content h4{
    font-size: 16px;
  }
  .n-d-index1InnerBox .right .btn .content p{
    font-size: 14px;
  }
  .n-d-index1InnerBox .right .bottom h4{
    font-size: 16px;
  }
  .n-d-index1InnerBox .right .bottom ul li a{
    width: 30px;
    height: 30px;
  }
  .n-d-index1InnerBox .right .bottom ul li a i{
    font-size: 14px;
  }
  /* contact */
  .c-index1Box .c-index1InnerBox{
    padding: 50px 0;
  }
  .c-index1InnerBox .top .img-box img{
    height: 200px;
  }
  .c-index1InnerBox .top .img-box .content{
    right: 50%;
    transform: translateX(50%);
  }
  .c-index1InnerBox .top .img-box .content span{
    font-size: 18px;
  }
  .c-index1InnerBox .container .c-1{
    flex-wrap: wrap;
   -webkit-flex-wrap: wrap;
  }
  .c-index1InnerBox .container .c-1 .left{
    width: calc(100% - 2px - 20px);
    padding-left: 0px;
    padding-top: 0px;
    height: max-content;
    padding: 20px 10px;
  }
  .c-index1InnerBox .container .c-1 .left .text{
    margin-top: 20px;
  }
  .c-index1InnerBox .container .c-1 .left .text p{
    font-size: 14px;
  }
  .c-index1InnerBox .container .c-1 .left .text p:not(:first-of-type){
    margin-top: 5px;
  }
  .c-index1InnerBox .container .c-1 .right{
    width: 100%;
    height: 300px;
    padding-top: 0px;
  }
  .c-index1InnerBox .container .c-2{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .c-index1InnerBox .container .c-2 .left,
  .c-index1InnerBox .container .c-2 .right{
    width: calc(100% - 2px - 20px);
    padding: 20px 10px;
  }
  .c-index1InnerBox .container .c-2 .left h6,
  .c-index1InnerBox .container .c-2 .right h6{
    font-size: 16px;
  }
  .c-index1InnerBox .container .c-2 .left h4,
  .c-index1InnerBox .container .c-2 .right h4{
    font-size: 18px;
    margin: 15px 0;
  }
  .c-index1InnerBox .container .c-2 .left .line,
  .c-index1InnerBox .container .c-2 .right .line{
    width: 20px;
    height: 3px;
  }
  .c-index2Box .c-index2InnerBox{
    padding: 50px 0;
  }
  .c-index2InnerBox h6{
    width: 95%;
    font-size: 14px;
    margin: 20px auto 20px;
  }
  .c-index2InnerBox form .top{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .c-index2InnerBox form .top .item{
    width: 95%;
    margin: 0 auto;
    height: 35px;
  }
  .c-index2InnerBox form .top .item:not(:last-of-type){
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .c-index2InnerBox form .top .item input{
    font-size: 14px;
  }
  .c-index2InnerBox form .text{
    width: 95%;
    margin: 10px auto 0;
  }
  .c-index2InnerBox form .text textarea{
    font-size: 14px;
  }
  .c-index2InnerBox form .bottom{
    width: 95%;
    margin: 20px auto 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .c-index2InnerBox form .bottom p{
    font-size: 12px;
  }
  .c-index2InnerBox form .bottom button{
    width: 160px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin: 10px auto 0;
  }
  /* footer */
  .footerBox {
    width: 100%;
    height: 600px;
  }
  .footerBox .footerInnerBox{
    width: 95%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footerBox .footerInnerBox .item1,
  .footerBox .footerInnerBox .item2,
  .footerBox .footerInnerBox .item3{
     width: 100%;
  }
  .footerInnerBox .item1 a{
    width: 190px;
    height: 45px;
  }
  .footerInnerBox .item1 .line{
    margin: 15px 0;
  }
  .footerInnerBox .item2{
    margin-top: 20px;
  }
  .footerInnerBox .item2 h3{
    font-size: 20px;
  }
  .footerInnerBox .item2 ul{
    margin-top: 15px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /*justify-content: center;*/
    /*-webkit-justify-content: center;*/
  }
  .footerInnerBox .item2 ul li:not(:last-of-type){
    margin-right: 10px;
  }
  .footerInnerBox .item2 ul li:not(:first-of-type){
    margin-top: 0px;
  }
  .footerInnerBox .item2 ul li a{
    font-size: 14px;
  }
  .footerInnerBox .item3{
    margin-top: 20px;
  }
  .footerInnerBox .item3 h3{
    font-size: 20px;
  }
  .footerInnerBox .item3 .content{
    margin-top: 15px;
  }
  .footerInnerBox .item3 .content p{
    font-size: 14px;
  }
  .footerInnerBox .item3 ul{
    margin-top: 15px;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .footerInnerBox .item3 ul li{
    width: 25px;
    height: 25px;
  }
  .footerInnerBox .item3 ul li a i{
    font-size: 16px;
  }
  .footerLink{
    height: 60px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footerLink a:first-of-type{
    margin-right: 0px;
  }
  .footerLink a{
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
}