/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: >0.0005%
*/
body {
  font: "12px/1.5 Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"
    \5b8b\4f53 ",sans-serif";
}
a,
a:hover {
  text-decoration: none;
}
.items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}

.w1200es {
  width: 90%;
  max-width: 1200px;
  margin: 40px auto 0px;
  position: relative;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 70px;
}

.icon {
  display: inline-block;
  background-position: center center;
  -moz-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-more,
.icon-more-blue {
  height: 11px;
  width: 22px;
}




.itemsBes .item{
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(0, 182, 176, 0.2);
  -moz-box-shadow: 0px 2px 16px 0px rgba(0, 182, 176, 0.2);
  box-shadow: 0px 2px 16px 0px rgba(0, 182, 176, 0.2);
  
}



@media screen and (max-width: 960px) {
  .w1200es {
    padding: 0 24px;
  }
}
@media screen and (max-width: 750px) {
  .w1200es {
    margin: 30px auto 0px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 378px) {
  .w1200es {
    padding: 0 20px 12px;
    margin: 0 auto ;
  }
}
.items {
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.items .item {
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.items .pic img {
  height: 100%;
}
.items .pic .pic02 {
  height: auto !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.items h4 {
  color: #000;
  font-weight: 400;
}
.items .text {
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
}


.itemsBes .item {
  width: 280px;
  padding: 20px 28px 40px;
  position: relative;
  /* width: 23%; */
  margin-right: -webkit-calc(6%/3);
  margin-right: -moz-calc(6%/3);
  margin-right: calc(6%/3);
}

.itemsBes .item:nth-child(4n){
  margin-right: 0;
}
@media screen and (max-width: 1326px){
  .itemsBes .item {
    margin-right: -webkit-calc(2%/3);
    margin-right: -moz-calc(2%/3);
    margin-right: calc(2%/3);
  }
}
@media screen and (max-width: 1270px){
  .itemsBes .item {
    width: 32%;
  }
  .itemsBes .item:nth-child(4n){
    margin-right: -webkit-calc(2%/3);
    margin-right: -moz-calc(2%/3);
    margin-right: calc(2%/3);
  }
  
}
.itemsBes .pic {
  height: 60px;
  margin-bottom: 12px;
}
.itemsBes .pic.xs {
  height: 40px;
}
.itemsBes .pic.s {
  height: 32px;
}
.itemsBes .pic.m {
  height: 55px;
}
.itemsBes .pic.l {
  height: 128px;
  margin-bottom: 24px;
}
.itemsBes h4 {
  font-size: 18px;
}
.itemsBes .text {
  margin-top: 14px;
  font-size: 14px;
  text-align: justify;
  /* white-space: pre-wrap; */
}
.itemsBes .tips {
  width: 100%;
  color: rgba(0, 0, 0, 0.65);
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.itemsBes .more {
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-left-radius: 100px;
  padding: 5px 6px 5px 33px;
  color: #1bd1d1;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #f5fcfd;
  cursor: pointer;
  display: block;
}
.itemsBes .more .icon {
  margin-left: 15px;
  background-image: url("../img/icon-more-blue.png");
}
.itemsBes .more:hover {
  color: #fff;
  background: #1bd1d1;
}
.itemsBes .more:hover .icon {
  background-image: url("../img/icon-more.png");
}
.itemsBes-tc .pic {
  text-align: center;
}
.itemsBes-tc h4 {
  text-align: center;
  font-size: 18px;
}
.itemsBes-lc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.itemsBes-lc .item {
  margin-left: 13px;
  margin-right: 13px;
}
.itemsBes-cols3-l .item {
  width: 380px;
}
.itemsBes-cols3-s {
  width: 860px;
  margin: 0 auto;
}
.itemsBes-vertical .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 586px;
  padding: 35px 50px;
}
.itemsBes-vertical .item .pic {
  margin-right: 30px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.itemsBes-vertical .item .pic.s {
  height: 60px;
  width: 60px;
}
.itemsBes-vertical .item .pic.l {
  height: 88px;
  width: 88px;
}
.itemsBes-vertical .item h4 {
  font-size: 22px;
}
.itemsBes-vertical .item .text {
  font-size: 16px;
}
.itemsBes-vertical .item.item-s {
  padding: 42px 28px;
}
.itemsBes-vertical .item.item-s .pic {
  margin-right: 20px;
}
.itemsBes-vertical-s .item {
  width: 280px;
}
.itemsBes.pro-service h4 {
  font-size: 18px;
}
.itemsBes.large .item {
  padding-bottom: 30px;
}
.itemsBes.large h4 {
  font-size: 24px;
}
.itemsBes.large .text {
  font-size: 16px;
}
.itemsC .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.main-tabcon .tabcon-title {
  border-bottom: 1px solid rgba(198, 197, 208, 0.61);
  margin: 0 auto;
  color: #000;
  font-size: 20px;
  line-height: 75px;
  text-align: center;
  font-weight: 600;
}
.main-tabcon .tabcon-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url("../image/product/bg-01.png");
  background-repeat: no-repeat;
  -moz-background-size: 400px;
  background-size: 400px;
  background-position: bottom right;
  overflow: hidden;
}


@media screen and (max-width: 1200px) {
  /* .itemsBes .item {
    width: 32%;
  } */
  .itemsBes-vertical .item {
    width: 48.5%;
  }
  .itemsBes-cols3-l .item {
    width: 32%;
  }
  .w1200es {
    width: 90%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 960px) {
  .w1200es {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
 
  .itemsBes .item {
    width: 48.5%;
    margin-left: 1%;
  }
  .itemsBes .item:nth-child(2n){
    margin-right: 0;
  }
  .itemsBes .pic.l {
    height: 88px;
  }
  .itemsBes-lc {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .itemsBes-lc .item {
    margin-right: 0;
    margin-left: 0;
  }
  .itemsBes-cols3-s {
    width: 100%;
    margin: 0 auto;
  }
  .itemsBes-cols3-s .item {
    width: 48.5%;
  }
  .itemsC .item {
    margin: 0 10px 10px;
  }
  .itemsC .pic {
    height: 80px;
    width: 80px;
    margin-bottom: 20px;
  }
  .itemsC h4 {
    font-size: 16px;
  }
  .itemsC .text {
    font-size: 14px;
  }
  .itemsD .item {
    width: 220px;
  }
  .main-tabs ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-tabs ul li {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .main-tabcon {
    width: 100%;
  }
  .main-tabcon .tabcon-con {
    -moz-background-size: 300px;
    background-size: 300px;
  }
  .main-item {
    width: 100%;
  }
  .main-item .tabcon-title {
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .sub-tabs {
    height: 320px;
    width: 30%;
  }
  .sub-tabs li {
    padding: 7px 15px 4px;
    font-size: 16px;
    line-height: 24px;
  }
  .sub-tabcon {
    height: 320px;
  }
  .sub-tabcon .sub-item {
    padding: 20px 30px 15px;
  }
  .sub-tabcon .sub-item .pic {
    height: 200px;
  }
  .swiper-wrap .items .item {
    width: 30%;
  }
  .consulting {
    text-align: center !important;
  }
  .consulting p {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  .itemsBes .item {
    width: 100%;
  }
  .w1200es {
    padding: 0 15px;
  }
  .items.itemsBes-vertical .item {
    width: 100%;
  }
 

}
@media screen and (max-width: 378px) {
 
  .items {
    padding-top: 24px;
  }
  .items .item {
    width: 100%;
    margin-bottom: 16px;
  }
  .items .item h4 {
    font-size: 20px;
  }
  .items .item .text {
    font-size: 14px;
  }
  
  .items.itemsBes .more {
    white-space: nowrap;
    font-size: 10px;
  }
  .items.itemsBes-vertical .item {
    display: block;
    text-align: center;
  }
  .items.itemsBes-vertical .item.item-s .pic {
    margin: 0 auto 24px;
  }
  .items.itemsBes-vertical .pic {
    margin: 0 auto 24px;
  }
}
ul,
li {
  list-style: none;
}

