.wspace .am-container{
  max-width: 1200px;
}
.wspace .swiper-pagination{
  width: 100%;
}
.wspace .swiper-pagination span{
  margin: 4px;
}
.wspace .item .title{
  color: #000;
  position: relative;
}
.wspace  .item2 .content{
  margin-top: 2rem;
}
.wspace .item .title h3:after,.wspace .item .title h3:before{
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  top: -10px;
  margin: 0 2px;
  background: url(../images/wspace/p1.png) no-repeat center / contain;
}
.wspace .item .title h3:after{
  background-image: url(../images/wspace/p2.png);
}
.wspace .item .title h3.no-icont:after,.wspace .item .title h3.no-icont:before{
  display: none;
}
.wspace .item .title h3
.wspace .item2 .content{
  margin-top: 0.5em;
}
.wspace .am-inline-block img{
  width: 100%;
}
.wspace .item2 .content .r img{
  width: 100%;
}
.wspace .am-inline-block{
  width: 100%;
  position: relative;
}
.wspace .am-inline-block h3{
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.wspace .system_list{
  color: #fff;
  position: absolute;
  top: 45%;
  max-width: 430px;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  text-indent: 2em;
}
.wspace  .item2{
  padding-bottom: 3rem;
}
.wspace .item .title2 h3:after,.wspace .item .title2 h3:before{
  display: none;
}
.wspace .item .title2{
  padding: 0  0 40px;
}
.wspace .product-value-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wspace .product-value-wrap div{
  text-align: center;
  /* max-width: 330px; */
  /* padding: 0 15px; */
  width: 33.3%;
}
.wspace .product-value-wrap h4{
  padding-top: 10px;
  line-height: 40px;
}
.wspace .product-value-wrap p{
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #A6B7C4;
}
.wspace .product-characteristic-wrap{
  display: flex;
  flex-wrap: wrap;
}
.wspace .product-characteristic-wrap div{
  width: 33.3%;
  text-align: center;
  padding: 20px 15px;
}
.wspace .product-characteristic-wrap div img{
  max-width: 100%;
}
/* .wspace .product-characteristic-wrap div:nth-of-type(2){
  text-align: center;
}
.wspace .product-characteristic-wrap div:nth-of-type(3){
  text-align: right;
} */
.wspace .product-standard{
  text-align: center;
  padding:  0 5px;
}
.wspace .product-standard h4{
  font-size: 26px;
}
.wspace .product-standard p{
  font-size: 20px;
  line-height: 35px;
  padding: 5px 0 10px;
}
.wspace .product-standard img{
  max-width: 100%;
}
.green-box{

  color: #fff;
  display: flex;
  flex-wrap: wrap;
}
.green-box>div{
  width: 49.5%;
}
.green-box>div img{
  width: 100%;
}

.green-box-right{
  position: relative;
  background-color: #05b3a9;
}
.green-box-right div{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 404px;
  font-size: 18px;
}
.green-box-right h3{
  font-size: 30px;
  padding-bottom: 15px;
  font-weight: normal;
}
.green-box-right p{
  font-size: 18px;
  line-height: 30px;
}
.green-box-right ul{
  text-align: left;
  font-size: 16px;
  padding-left: 20%;
  padding-top: 15px;
  line-height: 25px;
}
.green-box-right ul li:before{
  display: inline-block;
  content: '√';
  width: 16px;
  height: 16px;
}
.product-monitor-know-more{
  display: inline-block;
  padding: 5px 28px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  margin-top: 30px;
}
.product-monitor-know-more:hover{
  cursor: pointer;
  color: #fff;
}

.product-target{
  display: flex;
}
.product-target ul{
  max-width: 300px;
  width: 100%;
  padding-top: 30px;;
}
.product-target > div{
  flex: 1;
}
.product-target ul li{
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.product-target ul li .left{
  width: 60px;
  text-align: center;
}
.product-target ul li .left p{
  width: 60px;
}
.product-target ul li .word{
  font-size: 14px;
  line-height: 20px;
  color: #8f98a6;
}
.center-box{
  text-align: center;
  padding: 0 10px;
}
.center-box img{
  width: 100%;
  max-width: 504px;
}
.hide-center{
  display: none;
}
.target-2{
  display: flex;
  padding-top: 80px;
}
.target-2 div{
  width: 60%;
}
.target-2 div img{
  max-width: 80%;
}
.tx-right{
  text-align: right;
}
.al-center{
  display: flex;
  align-items: center;
}
.al-center h3{
  font-size: 40px;
  padding-bottom: 10px;
  font-weight: normal;
}
.al-center p{
  font-size: 20px;
  line-height: 30px;
  color: #8F98A6;
  text-align: left;
}
.flex-box{
  display: flex;
  flex-wrap: wrap;
}
.div-3{
  width: 33.3333%;
  background: #f2f2f2;
}
.div-2{
  width: 50%;
  position: relative;
}
.pic-100{
  position: relative;
  height: 32vh;
}
.pic-100 img{
  width: 100%;
  height: 100%;
}

.flex-box-pic{
  height: 220px;
  text-align: center;
  overflow: hidden;
}
.flex-box-pic img{
  height: 100%;
  width: 100%;
}
.flex-box-word{
  height: 220px;
  background-color: #05b3a9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  flex-direction: column;
}
.flex-box-word h3{
  font-size: 20px;
  font-weight: bold;
}
.flex-box-word p{
  padding-top: 15px;
  line-height: 22px;
  max-width: 80%;
  font-size: 16px;
  text-align: center;
}
.flex-box-normal{
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.c-tab{
  display: flex;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
  line-height: 36px;
  
  justify-content: space-between;
}
.c-tab li{
  position: relative;
  padding-bottom: 10px;
  cursor:pointer
  
}
.c-tab li.zact:after{
  content: '';
  display: block; 
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #05b3a9;
  bottom: -1px;
  left: 0;
}
.c-content div{
  width: 100%;
  height: 78%;
  margin-top: 15px;
  display: none;
}
.c-content div img{
  width: 100%;
  height: 95%;
  margin-top: 10px;
}
.c-content div.zact{
  display: block;
  position: relative;
  text-align: center;
}
.zact p {
  width: 100%;
  text-align: center;
}
.zact .zactText {
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
}
.zact .zactText span{
  width: 33.3%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
}
.mobileCss {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 980px){
  .green-box-right h3 {
    font-size: 20px;
  }
  .green-box-right p{
    font-size: 14px;
    line-height: 24px;
  }
  .green-box-right ul{
    font-size: 14px;
  }
  .center-box{
    display: none;
  }
  .product-target .hide-center{
    display: block;
    width: 100%;
    flex: none;
  }
  .product-target{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product-target ul{
    width: 45%;
    max-width: 100%;
  }
  .target-2 div{
    width: 80%;
  }
  .al-center h3{
    font-size: 24px;
    font-weight: normal;
  }
  .al-center p{
    font-size: 14px;
  }
}
@media screen and (max-width: 760px){
  .green-box>div{
    width: 100%;
  }
  .green-box-right div{
    position: static;
    transform: none;
    margin: 30px auto;
  }
  .center-box{
    display: none;
  }
  .product-target .hide-center{
    display: block;
    width: 100%;
    flex: none;
  }
  .product-target{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product-target ul{
    width: 85%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .target-2 div{
    width: 90%;
  }
  .div-3{
    width: 100%;
    background: #f2f2f2;
  }
  .flex-box-pic{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flex-box-pic img{
    width: 100%;
  }
  .flex-box-word{
    width: 100%;
  }
  .flex-box-normal{
    width: 100%;
    height: auto;
  }
  .flex-box-word p{
    width: 90%;
    padding-top: 5px;
  }
  .pcCss {
    display: none;
  }
  .mobileCss {
    display: block;
  }
  .al-center h3{
    font-size: 24px;
    font-weight: normal;
  }
  .al-center p{
    font-size: 14px;
  }
}
@media screen and (max-width: 650px){
  .div-2{
    width: 100%;
  }
  .pcCss {
    display: none;
  }
  .mobileCss {
    display: block;
  }
  .al-center h3{
    font-size: 24px;
    font-weight: normal;
  }
  .al-center p{
    font-size: 14px;
  }
}
@media screen and (max-width: 480px){
  .index_main .item2 .content{
    margin-top: 0;
  }
  .wspace .am-inline-block h3{
    top: 3em;
  }
  .wspace .system_list{
    top: 40%;
    font-size: 12px;
  }
  .wspace .product-value-wrap h4{
    font-size: 14px;
    line-height: 25px;
  }
  .wspace .product-value-wrap p{
    font-size: 12px;
    line-height: 20px;
  }
  .wspace .product-value-wrap{
    justify-content: center;
  }
  .wspace .product-value-wrap div {
    width: 80%;
    padding-top: 20px;
  }
  .wspace .product-characteristic-wrap div{

    width: 100%;
    text-align: center!important;
  }
  .wspace .product-standard h4{
    font-size: 20px;
  }
  .wspace .product-standard p{
    font-size: 14px;
  }
  .green-box-right ul{
    padding-left: 20px;
  }
  .green-box-right h3 {
    font-size: 18px;
  }
  .green-box-right p{
    font-size: 14px;
    line-height: 20px;
  }
  .target-2{
    flex-wrap: wrap;
  }
  .target-2 div{
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .tx-center{
    text-align: center;
  }
  .c-tab{
    margin-top: -10px;
    position: relative;
    z-index: 2;
  }
  .c-tab li{
    font-size: 18px;
  }
  .c-content div {
    width: 100%;
    height: 40%;
    margin-top: 15px;
    display: none;
  }
  .c-content div .phone {
    height: 75% !important;
  }
  .zact p {
    font-size: 12px;
  }
  .pcCss {
    display: none;
  }
  .mobileCss {
    display: block;
  }
  .al-center h3{
    font-size: 24px;
    font-weight: normal;
  }
  .al-center p{
    font-size: 14px;
  }
}
@media screen and (max-width: 320px){
  .wspace .am-inline-block h3{
    top: 5px;
  }
  .wspace .system_list{
    top: 16%;
  }
  .pcCss {
    display: none;
  }
  .mobileCss {
    display: block;
  }
  .al-center h3{
    font-size: 24px;
    font-weight: normal;
  }
  .al-center p{
    font-size: 14px;
  }
}