@media screen and (max-width: 768px) {
  .header .bar-box {
    animation-fill-mode: both;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #004040;
    width: 100%;
    left: 0;
    height: 60px;
  }
  .header .bar-box .smalllogo {
    display: none;
  }
  .header .bar-box .phonelogo {
    max-width: 170px;
    height: 40px;
    margin-top: 10px;
    margin-left: 15px;
    display: block;
  }
  .header .bar-box .bars {
    width: 40px;
    height: 45px;
    overflow: hidden;
    z-index: 9999;
    margin: 0 auto;
    text-align: center;
    top: 20px;
    position: absolute;
    left: auto;
    right: 20px;
  }
  .header .bar-box .bars .tip {
    display: none;
  }
  .header .nav-box .logo {
    position: absolute;
    max-width: 200px;
    width: 200px;
    top: 15%;
    left: 50%;
    margin-left: -100px;
    text-align: center;
  }
  .header .nav-box .logo img {
    height: 100px !important;
  }
  .header .nav-box ul {
    padding-top: 35vh;
    padding-left: 1rem;
  }
  .header .nav-box ul li {
    width: 100%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
  }
  .header .nav-box ul li .dropdown {
    display: none !important;
  }
  .header .nav-box ul li .top {
    padding-top: 0;
  }
  .header .nav-box ul li .top img {
    display: none;
  }
  .header .nav-box ul li .top .box {
    position: relative;
    top: 0;
  }
  .header .nav-box ul li .top .box span {
    writing-mode: unset;
    font-size: 16px;
    font-family: auto
  }
  .phonelogo img {
    height: 100% !important;
  }
  .main {
    padding-left: 0;
  }
  .main .title .leftline, .main .title .rightline {
    /* display: none; */
    width: 22%;
  }
  .main .section .title{
    padding-top: 100px;
  }
  .main .section.s4 .fp-tableCell, .main .section.s5 .fp-tableCell {
    display: block;
    padding-top: 110px;
  }
  .main .section.s4 .title, .main .section.s5 .title {
    padding-top: 0;
  }
  .main .title .text {
    /* width: 100%; */
    width: 52%;
  }
  .main .title .text .cn {
    font-size: 24px;
  }
  .main .title .text .en {
    font-size: 12px;
  }

  .main .section.about .box {
    padding: 0;
    /* padding-top: 1rem; */
  }
  .main .section.about .box .tips {
    display: none;
  }
  .main .section.about .box .content {
    margin: 0;
    font-size: 14px;
  }
  .main .section.about .box .more {
    display: none;
  }

  .main .section .title.clouds {
    writing-mode: unset;
    padding-top: 50px !important;
    margin-bottom: 50px;
    background-image: none;
  }
  .main .section .title.clouds .en {
    margin-top: 0;
  }

  .main .section.products .list .box .bg {
    display: none;
  }
  .main .section.products .list .box .item {
    position: relative;
    margin-bottom: 20px;
    background: #fcd7a1;
    padding: 10px 20px;
  }
  .main .section.products .list .box .item .t1 {
    display: none;
  }
  .main .section.products .list .box .item .t2 {
    font-size: 18px;
    font-weight: bold;
    color: #004040;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .main .section.productlist .text {
    width: auto;
  }
  .main .section.productlist .text .cn {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .main .section.productlist .sorts {
    width: auto;
  }
  .main .section.productlist .box img {
    height: 200px !important;
  }
  .main .section.productlist .box .title p {
    font-size: 1rem;
  }

  .main .section.news .title {
    padding-top: 50px;
  }
  .main .section.news .list .box .item {
    padding: 10px;
  }
  .main .section.news .list .box .item .time {
    height: 20px;
    margin-bottom: 5px;
  }
  .main .section.news .list .box .item .time .mouth {
    font-size: 16px;
    font-family: Times new roman;
    padding-left: 10px;
    display: inline-block;
  }
  .main .section.news .list .box .item .time .line {
    height: 12px;
    background: rgba(0,0,0,0.3);
    left: 22px;
  }
  .main .section.news .list .box .item .t {
    font-size: 14px;
    min-height: auto;
  }
  .main .section.news .list .box .item .d {
    display: none;
  }
  .main .section.news .list .box .item .more {
    display: none;
  }
  .main .section.contacts .title {
    padding-top: 50px !important;
  }
  .main .section.service .title {
    padding-top: 20px !important;
  }
  .main .section.photos .title.clouds {
    background-image: none;
    width: 100%;
    height: 100%;
  }
  .main .section.photos {
    /* margin-top: 100px; */
  }
  .main .section.photos .info {
    display: flex;
    flex-direction: column-reverse;
  }
  .main .section.photos .info .t1 {
    writing-mode: unset;
    width: 100%;
    height: 100%;
  }
  .main .section.photos .info .t2 {
    writing-mode: unset;
    width: 100%;
    height: 100%;
    margin: 0.5rem;
  }

  .main .contain {
    padding: 0 20px !important;
  }
  .main.pages .category .btn {
    display: block;
    color: #fff;
    background-color: #004040;
    border-color: #004040;
    width: 100%;
    text-align: center;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
  }
  .main.pages .category .phone.on {
    left: 0;
  }
  .main.pages .category .phone .left {
    width: 10%;
    height: 100%;
    float: left;
    padding: 0;
    background: #bfbfbf;
  }
  .main.pages .category .phone .left i {
    width: 100%;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 120px;
    background: #686868;
    color: #fff;
  }
  .main.pages .category .phone .right {
    overflow-y: auto;
    width: 90%;
    height: 100%;
    float: left;
    box-sizing: border-box;
  }
  .main.pages .category .phone .right a {
    display: block;
    padding: 10px;
    color: #004040;
  }

  .main.pages .footer {
    padding-left: 1rem;
  }

  #fp-nav.right {
    right: 0;
  }

  .main .section.contacts {
    background-image: none !important;
  }
  .main .section.contacts .qrcode {
    width: 80px;
  }

  .main.pages .newslist .box {
    border: 0;
    background: none;
    padding: 0;
  }
  .main.pages .newslist .box .imgbox {
    height: auto;
  }
  .main.pages .newslist .box .info .t1 {
    font-size: 16px;
  }
  .main.pages .newslist .box .info .time {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .main.pages .newslist .box .info .more {
    display: none;
  }
  .indexSwiperbtn {
    top: 50%;
  }
  .main.pages .category .box {
    display: none;
  }

  .main .section.productlist2 .item p {
    font-size: 1rem;
    margin: 0.2rem auto;
    height: auto;
  }
  .main .section.productlist2 .item .desc {
    font-size: 0.6rem;
    line-height: 1.2rem;
  }
  .main .section.base .swiper-container {
    /* height: 300px; */
    /* height: 100%; */
    height: 100vh;
    padding-left: 0;
  }
  .main .section.base .indexSwiper .swiper-slide {
    background-position: center;
  }

  .main .section.join {
    background-image: url(../images/bg_join.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .main .section.join .item p {
    font-size: 1rem;
    margin: 0.2rem 0
  }
  .main .section.join .item .desc {
    font-size: 0.6rem;
  }
  .main .section.join.news .list .box .item .d {
    display: block;
  }
  .main .section.join .logo {
    height: 100px !important;
  }
  .main .section.join .bottom {
    position: absolute;
    bottom: 1rem;
  }
  .main .section.join .tel {
    font-size: 1.5rem;
    color: #e9ba96;
    margin: 0;
  }
  .main .section.join .t1, .main .section.join .t2 {
    color: #e9ba96;
  }
  .main .section.join .list .box .item {
    height: 180px;
  }
  .main .section.join .list .box .item .desc {
    font-size: 0.8rem;
  }

  .videoplay {
    height: 250px;
  }

  
  .section.products2 .item .t1 {
    font-size: 1rem;
  }

  .icp {
    padding: unset;
  }
  .main .section.bgimg.s4, .main .section.bgimg.s5 {
    background-position: 75%;
    background-image: none !important;
  }
  .main .section.bgimg.s4 img, .main .section.bgimg.s5 img {
    width: 100%;
  }

  .main .section.about .title {
    padding-top: 0 !important;
  }
}