.pingjia_box{position: relative;width: 100%;}
.pingjia_box .pj_logo{position: relative;width: 330px;height: 330px;
	margin: 0px auto;
	display: flex;align-items: center;background-color: #FFF;border-radius: 50%;justify-content: center;}
.pingjia_box .logo_box{padding-top: 100px;}
.pingjia_box .item{background-color: #FFF;border-radius: 10px;padding: 10px;font-size: 14px;position: absolute;width: 400px;}
.pingjia_box .item1{left: 10px;top: 100px;}
.pingjia_box .item2{left:35%;top: 10px;}
.pingjia_box .item3{right: 10px;top: 100px;}
.pingjia_box .item4{left: 10px;bottom:10px;}
.pingjia_box .item5{right: 10px;bottom: 10px;}



.service-xingkong-1:before {
    background-image: url("../images/xingkong/service-1.png");background-size: 100%;
}
.service-xingkong-2:before {
    background-image: url("../images/xingkong/service-2.png");background-size: 100%;
}
.service-xingkong-3:before {
    background-image: url("../images/xingkong/service-3.png");background-size: 100%;
}
.service-xingkong-4:before {
    background-image: url("../images/xingkong/service-4.png");background-size: 100%;
}
.service-xingkong-5:before {
    background-image: url("../images/xingkong/service-5.png");background-size: 100%;
}
.service-xingkong-6:before {
    background-image: url("../images/xingkong/service-6.png");background-size: 100%;
}
.service-xingkong-7:before {
    background-image: url("../images/xingkong/service-7.png");background-size: 100%;
}


.pingtai_con {
    background: #f6f7fb;
    background-image: none;
    padding: 86px 0 40px;
}

pingtai_con {
  background-image: linear-gradient(to bottom, #f5f7fa, #fefefe);
  padding: 86px 0 120px;
  overflow: hidden;
}

.pingtai_con .title {
  text-align: center;
  margin-bottom: 20px;
}
.pingtai_con  .title h3 {
  font-weight: bold;
}

.mod18 {
  margin: 20px auto;
  position: relative;
  /* background: #fff */
}

.mod18 .btn {
  position: absolute;
  width: 44px;
  height: 70px;
  top: 16px;
  cursor: pointer;
  z-index: 99;
  font-size: 50px;
  font-weight: bold;
}


/* .mod18 li {
  float: left;
} */



.mod18 .picBox {
  min-height: 520px;
  position: relative;
  /* overflow: hidden; */
}

.mod18 .picBox ul {
  position: absolute;
}

.mod18 .picBox li {
  /* width: 1210px; */
  width: 100%;
  /* min-height: 330px; */
}
.mod18 .picBox li:first-child {
  display: block;
}
.mod18 .picBox li {display: none;}

.mod18 .listBox {
  /* width: 1110px; */
  height: 66px;
  margin: 0 auto 10px auto;
  position: relative;
  padding: 16px 0 0px;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
}

.listBox .button-prev, .listBox .button-next{
  position: absolute;
  top: 40px;
  background-color:#fff;
  z-index: 1;
  display: block;
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-right: 4px solid gray;
  border-top: 4px solid gray;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  transition: 0.5s;
  cursor: pointer;
  display: none !important;
}
/* .listBox .button-prev, .swiper-container-rtl .button-next {
  left: 0 !important;
} */

.listBox .button-next, .listBox .button-prev {
  margin-top: -12px !important;
  /* right: 0 !important; */
}

.listBox .button-next{
  background-color: transparent;
  border-right: 4px solid gray;
  border-top: 4px solid gray;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 5px;
}

.listBox .button-prev {
  border-right: 4px solid gray;
  border-top: 4px solid gray;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 5px;
}



.mod18 .listBox ul {
  height: 60px;
  position: absolute;
  /* padding-left: 28px; */
  display: flex;
}

.mod18 .listBox li {
  width: 125px;
  height: 47px;
  cursor: pointer;
  position: relative;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  font-family: "寰蒋闆呴粦";
  /* background: #000;
  color: #fff; */
  padding: 0 8px;
}

.mod18 .listBox li i {
  display: none;
}

.mod18 .listBox li a {
  display: block;
  /* width: 124px; */
  height: 48px;
  color: #252B3A;
}

.mod18 .listBox li img {
  width: 124px;
  height: 70px;
}

.mod18 .listBox .on {
  /* width: 170px; */
  height: 47px;
  color: #3074d9;
  /* background: #0F0;  */
}
.mod18 .listBox .on a{
  color: #3074d9;
}
.pingtai_con .listBox ul li a::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all .4s ease;
}

.pingtai_con .btn-prev-next {
  position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    z-index: 5;
    width: 90%;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between
}
.pingtai_con .btn-prev-next .button-next, .button-prev{
  margin-top:-10px!important;
  width: 16px;
    height: 28px;
    background-size: contain;
    position: static;
    /* background-color: #0086f1; */
}

.pingtai_con .listBox ul li.on a::after {
  width: 100%;
  background-color: #3074d9;
}

.mod18 .listBox li.active a::after {
  width: 100%;
  background-color: #3074d9;
}

.mod18 .listBox .on i {
  display: block;
}

.pingtai_con .picBox ul li .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 0;
}
.pingtai_con .picBox ul li .hd .img {
  width: 50%;
  /* padding-right: 5%; */
}

.pingtai_con .picBox ul li .hd .img img {
  width: 100%;
}

.pingtai_con .picBox ul li .hd .img img {
  max-width: 100%;
  transition: all .4s ease;
}

.pingtai_con .picBox ul li .hd .img:hover img {
  transform: scale(1.05);
}
.pingtai_con .picBox ul li .hd .info {
  width: 50%;
  padding-right: 3%;
}
.pingtai_con .picBox ul li .hd .info h3{
  font-weight: bold;
  margin-bottom: 10px;
}
.pingtai_con .picBox ul li .hd .info p{
  color: #575d6c;
  line-height:2;
  font-size: 16px;
}
.pingtai_con .picBox ul li .hd .info .future p:after {
  content: '';
  width: 16px;
  height: 12px;
  background: url("https://www.kingdee.com/r/cms/www/default/v0.1/images/finance/dui.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 6px;

}
.pingtai_con .picBox ul li .hd .info .future p {
  padding-left: 25px;
  position: relative;
}

.pingtai_con .picBox ul li .hd .info .future {
  margin-top: 45px;
  padding-right: 20%;
  /* display: flex;
  flex-wrap: wrap; */
  position: relative;
}
.pingtai_con .picBox ul li .hd .info .future span {
  line-height: 45px;
    font-size: 16px;
    color: #575d6c;
    display: inline-block;
    width: 33.33%;
}
.pingtai_con .picBox ul li .hd .info .product-link {
  margin-top: 55px;
}
.product-link a {
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  box-sizing: border-box;
  height: 42px;
  line-height: 42px;
  border: none;
  font-size: 16px;
  min-width: 124px;
  text-align: center;
}

.product-link a:after {
  transform: translateY(-1px);
  content: "";
  transition: all .4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}

.product-link a:hover:after {
  content: "\e683";
  margin-left: 5px;
}

.pingtai_con .product-link a {
  width: 193px;
  line-height: 50px;
  height: 50px
}
.product-link a.border {
  border: 1px solid #262b39;
  color: #252b3a;
  /* line-height: 40px; */
}
.picBox .bd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}
.picBox .bd .logobox {
  width: 31.25%;
  text-align: center;
}
.picBox .bd .logobox .logo {
  margin-bottom: 30px;
}
.picBox .bd .logobox a {
  font-size: 16px;
  color: #3074d9;
  text-decoration: underline;
  display: inline-block;
}

.picBox .bd .info {
  width: 63.54167%;
  padding-right: 10%;
}

.picBox .bd .info h3 {
  font-weight: bold;
  margin-bottom: 32px;
}
.picBox .bd .info .txt {
  position: relative;
}
.picBox .bd .info .txt p {
  color: #575d6c;
  font-size: 16px;
  line-height: 1.875;
  font-style: italic;
}
.picBox .bd .info .txt p.end {
  font-style: normal;
  text-align: right;
  margin-top: 20px;
  color: #000;
}
.mb-a {
  display: none;
}


.cloud-intro{
    padding: 2.64% 0 2.64%;
}
.hot-list{
    margin-top: 3.64vw;
}
.hot-list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.hot-list ul li{
    width: calc((100% - 20px)/2);
    margin-bottom: 20px;
    position: relative;
}
.bg_img{
    overflow: hidden;
}
.bg_img>img{
    width: 100%;
    transition: all 0.5s;
}
.hot-list ul li .txt{
    position: absolute;
    color: white;
    top: 13.5vw;
    left: 12.5vw;
    z-index: 2;
}

.hot-list ul li .txt p{
    width: 380px;
    margin-bottom: 3.125vw;
    margin-top: 8px
}


  
.product-link a.blue-jb {
    color: #fff;
    background-image: linear-gradient(135deg, #0068dd, #00aeee);
    background-color: #0360c3;
}

  

.hot-list>ul>li:hover .bg_img img {
    transform: scale(1.05);
}

.cloud-duibi {
    background: #fff;
}



@media only screen and (max-width: 700px){
	.mod18 .listBox{overflow-x:auto;}
	.pingtai_con .listBox ul{justify-content: space-around;}
.pingtai_con .picBox ul li .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0px;
  /* padding: 50px 0; */
}
.mod18 .picBox ul{width: 95%;margin: 0px auto;position: relative;}
.pingtai_con .picBox ul li .hd .img {
  overflow-x: auto;width: 100%;order: 1;
}

.pingtai_con .picBox ul li .hd .img img {
  width: 100%;
}
.pingtai_con .picBox ul li .hd .info {
  /* width: 50%; */
  order: 2;width: 100%;padding:0px;
}
.pingtai_con .picBox ul li .hd .info h3{
  font-weight: bold;
  margin-bottom: 10px;
}
.pingtai_con .picBox ul li .hd .info p{
  color: #575d6c;font-size: 14px;line-height: 1.6;
  /* line-height: 1.875;
  font-size: 16px; */
}
.pingtai_con .picBox ul li .hd .info .future p:after {
  content: '';
  width: 16px;
  height: 12px;
  background: url("https://www.kingdee.com/r/cms/www/default/v0.1/images/finance/dui.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
}
.pingtai_con .picBox ul li .hd .info .future p {
  padding-left: 25px;
  position: relative;
}

.pingtai_con .picBox ul li .hd .info .future {
  position: relative;margin-top: 20px;padding-right: 0px;
}
.pingtai_con .picBox ul li .hd .info .future span {
  line-height: 45px;
    font-size: 16px;
    color: #575d6c;
    display: inline-block;
    width: 33.33%;
    margin-top: 20px;
}
.pingtai_con .picBox ul li .hd .info .product-link{margin-top: 25px;}
.pingtai_con .bd {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
  }
  .picBox .bd .info h3{margin-bottom: 0px;font-size: 1rem;}
  .pingtai_con .bd .info {
    width: 100%;
    margin-top: 0px;padding-right: 0px;
  }
  .pingtai_con .bd .info p {
    font-size: 14px;
  }
  .pingtai_con .hd .info p {
    font-size: 14px;
    line-height: 1.6;
  }
  .pingtai_con .product-link a {
    width: 124px;
    height: 42px;
    line-height: 42px;
  }
  .pingtai_con .bd .info .txt {
    padding-top: 10px;
  }
  .pingtai_con .bd .info .txt::before {
    width: 22px;
    height: 22px;
    left: -10px;
  }
  .pingtai_con .bd .info .txt::after {
    width: 22px;
    height: 22px;
    right: -10px;
    bottom: 50px;
  }
  .pingtai_con .bd .info .txt p {
    font-size: 14px;
    text-align: justify;
  }
   .pingtai_con .logobox {
    width: 100%;
  }
  .pingtai_con .logobox .logo,.picBox .bd .logobox .logo {
    margin-bottom: 10px;
  }
  .pingtai_con .logobox a,.picBox .bd .logobox a {
    display: none;
  }
  .pingtai_con .mb-a {
    display: block;
    margin-top: 20px;
  }
  .pingtai_con .mb-a a {
    font-size: 16px;
    color: #3074d9;
    text-decoration: underline;
    display: inline-block;
  }
  .pingtai_con .future span {
    font-size: 14px;
  }

.picBox .bd .logobox{width: 100%;}


.hot-list{padding: 0px;}
  .hot-list ul {
    display: block;
  }
  .hot-list ul li {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .bg_img img{
    width: 160%;
    margin-left: -30%
  }
  .hot-list ul li .txt{
    top: auto;
    left: 40px;
    bottom: 10%;
}
.hot-list ul li .txt p{
    width: 80%;
}



.product_xk_zz .product_zztab{display: flex;flex-flow: row wrap;justify-content: space-around;align-items: center;}
.product_xk_zz .product_zztab .product_zztab_item{width: 50%;margin: 0px;padding-left: 0px;padding-right: 0px;}
.product_xk_zz .product_zzlist .table_list{display: none;}

}




