@import "style-screen.css";
/*Mobile v1*/
@media only screen and (max-width:767px){
body {
  padding:0 0 0 0 !important;
  font-size: 15px !important;
}
.wrapper {
    width: 92%;
}
.content {
    width: 100%;
    padding: 20px 4% 20px 4%;
}
.content.flex {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.pc{
    display: none !important;
}
.h5{
    display: block !important;
}
.header {
    height: 55px;
  /*background: #000;*/
  background: transparent;
}
.header .wrapper {
    width: 92%;
}
.header .logo {
    margin: 10px 0 0 0;
    width: auto;
    height: 35px;
}
.header .logo img {
    display: block;
    width: auto;
    height: 100%;
}
.header .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*height:calc(100vh - 55px);*/
    padding-top: 55px;
    padding-left: 0;
    margin-top: 0;
    display: none;
    background-color: #000;
    border-top: 1px solid #333;
}
.header .nav li {
    margin: 0 0;
    padding: 0 5%;
    text-align: right;
}
.header .nav li a {
    display: inline-block;
    text-align: right;
    padding: 0 0;
    line-height: 60px;
  color: #fff;
}
.homebanner {
    width: 100%;
    height: 720px;
}
.banner-con .wrapper {
    display: flex;
    height: 100%;
    padding-bottom: 30px;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column-reverse;
}
.banner-con .pic {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 4%;
    margin-right: 0;
}
.banner-con .pic img {
    display: block;
    width: 100%;
    height: auto;
}
.banner-con .text {
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
}
.banner-con .text .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
}
.banner-con .text .desc {
    font-size: 14px;
    line-height: 1.35;
    padding-top: 10px;
}
.banner-con .btn {
    margin-top: 25px;
}
.banner-con .btn a {
    width: 160px;
    height: 38px;
    margin-right: 20px;
    font-size: 15px;
    border-radius: 28px;
}
.icon-menu {
    display: block;
}
.icon-menu.show {
    background: url(../images/icon-close.png) no-repeat center center;
    background-size: auto 22px;
}
.botext {
    font-size: 13px;
    position: relative;
}
.swiper-pages {
    display: none;
}
.subbanner {
    width: 100%;
    height: auto;
}
.subbanner .wrapper {
    display: flex;
    height: auto;
    padding-bottom: 10px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.subbanner .text {
    padding: 20px 0;
}
.subbanner .text .title {
    font-size: 28px;
}
.subbanner .text .subtitle {
    font-size: 15px;
    line-height: 1.45;
}
.subbanner .pro {
    display: flex;
    width: auto;
    padding-bottom: 20px;
    padding-top: 0;
}
.subbanner .pro a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 1%;
}
.subbanner .pro a img {
    width: 80%;
    height: auto;
  display: block;
  margin: 0 auto;
}
.subbanner .text {
    padding-left: 0;
    padding-bottom: 25px;
}
.subbanner .pro a span {
    font-size: 20px;
    padding-bottom: 20px;
}
.subbanner .homeshowcase {
    display: block;
    width: 100%;
    padding: 0 0 10px 0;
}
.subbanner .homeshowcase .showcase-list {
    width: 100%;
    margin: 35px auto 0 auto;
    padding-bottom: 10px;
}
.subbanner .showcase-list li {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
}
.subbanner .showcase-list li .pic {
    height: 220px;
}
.subbanner .showcase-list .showcase-container {
    width: 100%;
    padding: 20px 0 85px 0;
}
.subbanner .showcase-list .swiper-pagination {
    display: block;
    margin: 0 auto 0 0;
    bottom: 40px;
}
.showcase-list .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
}
.subbanner .showcase-more {
    width: 100%;
    text-align: center;
    right: 0;
    bottom: 0;
    font-size: 14px;
}
.homeshowcase {
    display: block;
    width: 100%;
    padding: 30px 0 30px 0;
}
.homeshowcase .wrapper{
    display: block;
}
.homeshowcase .showcase-list {
    width: 100%;
    margin: 35px auto 0 auto;
    padding-bottom: 0;
}
.homeshowcase .showcase-container {
    width: 100%;
    padding: 20px 0 35px 0;
}
.showcase-list {
    width: 100%;
    padding: 0 0;
    margin-top: 0 !important;
}
.homeshowcase .showcase-list li{
    box-shadow: none;
}
.showcase-list li {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 12px 0px rgba(38,38,38,0.22);
    margin-right: 0;
    margin-bottom: 20px;
    padding: 14px 14px 18px 14px;
}
.showcase-list li .pic {
    height: 220px;
}
.showcase-list li .pic .icon-play {
    width: 55px;
    height: 55px;
    margin: -27.5px 0 0 -27.5px;
    background: url(../images/icon-play.png) no-repeat center center;
    background-size: 55px 55px;
}
.showcase-list li .face {
    left: 5px;
    top: 15px;
    width: 50px;
    height: 50px;
}
.showcase-list li .text {
    /*padding: 12px 0 0 68px;*/
    padding: 12px 0 0 0;
}
.showcase-list li .title {
    font-size: 18px;
    line-height: 1.12;
    padding-top: 8px;
}
.showcase-list li .desc {
    font-size: 14px;
    line-height: 1.18;
    padding-top: 5px;
}
.home-title .title {
    font-size: 22px;
    padding-bottom: 15px;
}
.home-title .desc {
    font-size: 15px;
    line-height: 1.45;
}
.homevideo {
    padding: 35px 0 30px 0;
}
.homevideo .video {
    margin-top: 25px;
}
.homevideo .video video {
    width: 100%;
    height: auto !important;
}
.homereviews {
    padding: 35px 0 35px 0;
}
.homeproduct {
    padding: 35px 0 30px 0;
}
.homeproduct-list {
    display: flex;
    width: auto;
    margin-top: 25px;
    flex-direction: row;
    flex-wrap: wrap;
}
.homeproduct-list a {
    width: 100%;
    flex: none;
    height: auto;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-right: 0;
    margin-bottom: 20px;
}
.homeproduct-list a img {
    width: 80%;
    margin: 0 auto;
    height: auto;
}
.homeproduct-list a span {
    font-size: 22px;
    padding-top: 8px;
}

.leftnav {
    flex: 0 0 100%;
    width: 100%;
    padding-bottom: 30px;
}
.leftnav .con.show {
    position: fixed;
    top: unset;
    display: none;
    width: auto;
}
.leftnav .con{
    position: fixed;
    top: unset;
    right: 45px;
    bottom: 10px;
    display: none;
    width: auto;
    max-width: 76%;
    background: #000;
    border-radius: 16px;
    z-index: 100;
    color: #FFF;
    padding: 5px 20px 15px 20px;
    visibility: visible !important;
}
.leftnav .title {
    font-size: 16px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
}
.leftnav li {
    padding: 5px 0;
}
.leftnav li a {
    font-size: 13px;
    line-height: 1.5;
    color: #FFF !important;
}
  .header .nav li.cur a,.header .nav li:hover a{
    color: #fff;
  }
.leftnav li.current a::after, .leftnav li:hover a::after {
    content: '';
    position: absolute;
    right: unset;
    top: unset;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background-color: #DDD;
}
.rightcon {
    min-width: 0;
    padding: 0px 0 30px 0;
    border-left: none;
}
.rightcon .item h3 {
    font-size: 22px;
    margin: 0 0 5px 0;
    font-weight: 500;
}
.rightcon .item {
    padding-bottom: 30px;
}
.rightcon .item .text {
    font-size: 14px;
    line-height: 1.5;
}
.article-det {
    width: 100%;
    padding: 10px 0 30px 0;
}
.article-det .title {
    font-size: 22px;
}
.article-det .subtitle {
    font-size: 16px;
    line-height: 1.35;
    text-align: center;
    padding: 20px 0 20px 0;
    font-weight: 400;
}
.article-det .article-body {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 10px;
}

.contact-box .contact-box-content {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.contact-box .contact-box-item {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  font-size: 14px;
  margin-right: 0;
}
.contact-box .contact-box-item img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
}
.contact-box .contact-box-item a,
.contact-box .contact-box-item span {
  font-size: 24px;
}

.product-det {
    width: 100%;
    padding-bottom: 30px;
}
.product-info {
    padding: 0 0 30px 0;
}
.product-info .zs-wp {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.product-info .pic {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
}
.product-info .pro-bigpic {
    width: 100%;
    height: auto;
}
.product-info .pro-thumbs {
    margin: 15px 40px 15px 40px;
    width: auto;
    height: 65px;
}
.product-info .pro-thumbs img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.product-info .pic .swiper-button-prev, .product-info .pic .swiper-button-next {
    bottom: 30px;
    width: 32px;
    height: 32px;
}
.product-info .text {
    padding-left: 0;
}
.product-info .text .title {
    padding: 25px 0 15px 0;
    font-size: 20px;
}
.product-info .text .desc {
    width: 100%;
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.8;
}
.product-info .text .btn-box {
    display: block;
    padding-top: 30px;
    text-align: center;
}
.product-info .text .star {
    display: inline-block;
}
.product-info .text .ratings {
    display: inline-block;
}
.product-info .text .btn-buy {
    margin-right: 0;
    font-size: 20px;
    margin: 0 auto 10px auto;
}
.product-content .pc-desc {
    padding: 20px 0 10px 0;
}
.pro-info-title {
    height: 45px;
}
.pro-info-title strong {
    line-height: 45px;
    padding: 0 20px;
    font-size: 18px;
}
table.pro_table {
    width: 100%;
}
table.pro_table td {
    font-size: 14px;
    line-height: 1.35;
}
table.pro_table td, table.pro_table th {
    padding: 10px 10px !important;
}
.product-content .reviews-list {
    margin: 30px auto 0 auto;
    padding: 0 0;
}
.btn-more a {
    min-width: 160px;
    padding: 0 25px;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    border-radius: 28px;
}
.homereviews .reviews-list {
    padding: 30px 0 0 0;
}
.reviews-list {
    width: 100%;
    padding: 0 4%;
    margin: 0 auto 0 auto;
    justify-content: space-between;
  grid-template-columns: repeat(1, 1fr);
}
.reviews-list li {
    flex: 0 0 47.8%;
    /*width: 47.8%;*/
    /*height: 218px;*/
    /*margin: 12px 0 12px 0;*/
    position: relative;
}
.homereviews .reviews-list li:nth-child(2n) {
    margin-top: 12px;
}
.reviews-list li .abox {
    box-shadow: 0px 5px 12px 0px rgba(38,38,38,0.22);
    /*padding: 16px 10px;*/
}
.reviews-list li .bg {
    top: -9px;
    margin-left: -54px;
    width: 108px;
    height: 19px;
    border-radius: 10px;
}
.reviews-list li .text {
  height: auto;
  padding: 10px 12px 0 12px;
  text-align: left;
  line-height: 1;
}
.reviews-list li .pic {
    /*width: 65px;*/
    /*height: 65px;*/
}

.reviews-list li .pic img {

}

.reviews-list li .title {
    font-size: 13px;
}
.reviews-list li .time {
    font-size: 11px;
    padding-top: 6px;
}
.reviews-list li .desc {
    font-size: 11px;
    color: #000000;
    line-height: 1.18;
    padding-top: 7px;
}
.reviews-list li .price {
    font-size: 16px;
    padding-top: 7px;
}
.reviews-list li .btn a {
    width: 68px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #564e67;
    border-radius: 16px;
    /*background-color: #564e67;*/
    /*border: none;*/
}
.reviews-list li .btn {
    bottom: 15px;
    left: 0;
}

  .customer-reviews .reviews-list{
    display: flex;
    flex-direction: column;
    width: 100%;
    /*grid-gap: 10px;*/
    /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
    /*grid-template-rows: 1fr 1fr 1fr 1fr;*/
  }

  .customer-reviews .reviews-list li {
    flex: 1;
    width: 100%;
  }

  .customer-reviews .reviews-list li .abox-bottom {
    position: relative;
  }

  .reviews-list li .abox-bottom .info {
    padding: 10px 10px 10px 10px;
  }

  .faq-list {
    padding: 10px 0 10px 0;
}
.faq-list li {
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px 10px;
    box-shadow: 0px 3px 10px 0px rgba(38,38,38,0.22);
}
.faq-list li .title {
    font-size: 16px;
    line-height: 1.20;
    padding-left: 22px;
    padding-right: 10px;
    background: url(../images/icon-faq.png) no-repeat left 4px;
    background-size: auto 16px;
}
.faq-list li .title:after, .faq-list li .title:before {
    width: 0.6rem;
    top: 11px;
    right: 0;
    color: #666;
}
.faq-list li .text {
    font-size: 13px;
    line-height: 1.5;
    padding-top: 12px;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.sh-pages {
    padding: 20px 0 30px 0;
}
.sh-pages span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 6px;
}
.sh-pages a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 6px;
    border: 1px solid #eaeaea;
}
.right-im {
    right: 5px;
    bottom: 5px;
    width: 30px;
}
.right-im li {
    width: 30px;
    height: 30px;
}
.right-im li.im-nav{
    display: block;
    background:#444 url(../images/im-nav.png) no-repeat center center;
    background-size: 26px 26px;
    height: 30px;
}
.right-im li.im-gotop {
    background: #444 url(../images/im-gotop-v.png) no-repeat center center;
    background-size: 26px 26px;
    height: 30px;
}
.right-im li.im-gotop:hover {
    background: #333 url(../images/im-gotop-v.png) no-repeat center center;
    background-size: 26px 26px;
}
.footer {
    padding: 25px 0 25px 0;
}
.footer .footbox {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 30px;
    flex-direction: column;
}
.footer .left {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    padding-bottom: 10px;
}
.footer .foot-nav {
    flex: 0 0 100%;
    width: 100%;
    padding: 10px 0 0 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer .foot-nav li {
    width: 50%;
    height: auto;
    margin-top: 20px;
}
.footer .foot-nav li:nth-child(5){
    width: 52%;
}
.footer .foot-nav li a {
    line-height: 1.8;
    font-size: 14px;
}
.foot-social ul li{
    margin-top: 0 !important;
}
.footer .copyright {
    font-size: 14px;
    line-height: 1.45;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 92% !important;
    height: 230px !important;
}
.video-box {
    display: block;
    width: 100%;
    height: 230px;
    overflow: hidden;
}
.chat-body{
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
}
