/* 智慧云餐-云餐厅 */

.title{
  position: relative;
  padding-bottom: 3%;
  height: 115px;
}
.title .p1{
  font-family:DINCond-BoldAlternate;
  color:#EDEDED;
  opacity: 70%;
  font-size:60px;
  text-transform: uppercase;
}
.title .p2{
  font-family:Source Han Sans CN;
font-weight:700;
color:#000000;
font-size:40px;
position: absolute;
left: 0;
bottom: 28px;
}

.title1{
  font-weight:500;
color:#000000;
font-size:32px;
text-align: center;
margin: 5% 0;
}
.title1 span{
  width:56px;
height:4px;
background-color:#c8c8c8;
border-radius:2px;
vertical-align: middle;
 margin: 0 40px;
}
.build .title{
  text-align: center;
}
.build .title .p2 {
  font-size: 35px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.function .title .p2{
  bottom: -8px;
  font-size: 35px;
}
.uidesign .title .p2{
  font-size: 35px;
}
.scenario .cont .sc-left .title .p2{
  font-size: 35px;
}
.advantage .title .p2{
  font-size: 35px;
}
.build {
  margin-top: 2%;
}
.build .screen{
  font-size: 0;
  display: flex;
}
.build .screen .screenleft{
  width: 56.5%;
  display: inline-block;
  background-color:#ebf3ff;
  padding: 3% 3%;
  box-sizing: border-box;
}
.build .screen .screenleft .name{
  font-weight:700;
  color:#0d7dfc;
  font-size:25px;
}
.build .screen .screenleft .p1{
  color:#333333;
  font-size:16px;
  line-height:36px;
  /* width: 94%; */
  margin-top: 10px;
  text-align: justify;
}
.build .screen .screenleft .iconlist{
  margin-top: 11%;
}
.build .screen .screenleft .iconlist img{
  width: 24%;
  vertical-align: middle;
  margin-right: 16px;
}
.build .screen .screenleft .iconlist .i-item{
  color:#0d7dfc;
  font-size:20px;
  line-height:36px;
  width: 50%;
  display: inline-block;
  margin-bottom: 6.5%;
}
.build .screen .screenleft .iconlist .i-item:nth-last-child(1){
  margin-bottom: 0;
}
.build .screen .screenleft .iconlist .i-item:nth-last-child(2){
  margin-bottom: 0;
}
.build .screen .screenright{
  width: 43.5%;
  display: inline-block;
  background-image:linear-gradient(134.09deg,#3b62ff 0%,#1638df 100%);
  position: relative;
}
.build .screen .screenright .tag{
  position: absolute;
  right: 0;
  top: 0;
  opacity:86%;
width:145px;
height:32px;
line-height: 32px;
text-align: center;
background-color:#ffffff;
border-radius:0px 0px 0px 16px;
font-weight:500;
color:#4e66ff;
font-size:16px;
}
.build .screen .screenright .s-item{
  display: flex;
  align-items: center;
}
.build .screen .screenright .s-item img{
  width: 47%;
}
.build .screen .screenright .s-item .s-right{
  /* width: 53%; */
  width: 45%;
}
.build .screen .screenright .s-item .p1{
  font-weight:500;
color:#ffffff;
font-size:20px;
line-height:24px;
}
.build .screen .screenright .s-item .p2{
  color:#ffffff;
font-size:14px;
line-height:24px;
opacity:75%;
margin-top: 24px;
}
.bustype{
  margin-top: 5%;
  padding-bottom: 6%;
}
.bustype .wrap{
  display: flex;
}
.bustype .wrap .item{
  width: 12.5%;
}
.bustype .wrap .item img{
  width: 38%;
  margin: 0 auto;
  display: block;
}
.bustype .wrap .item p{
  color:#000000;
font-size:16px;
text-align: center;
margin-top: 20px;
}
.uidesign{
  margin-bottom: 4%;
  padding-top: 4%;
}
.uidesign .wrap .nav{
  /* display: flex; */
  text-align: center;
  margin-bottom: 4%;
}
.uidesign .wrap .nav .tab{
  color:#666666;
font-size:30px;
line-height:36px;
display: inline-block;
margin: 0 10%;
padding-bottom: 16px;
margin-top: 2%;
cursor: pointer;
}
.uidesign .wrap .nav .active{
  font-weight:700;
color:#0d7dfc;
/* font-size:40px; */
line-height:36px;
border-bottom: 4px solid #0d7dfc;
}
.uidesign .wrap .design-swiper img{
  width: 100%;
}
.uidesign .wrap .content .item{
  display: none;
}
.uidesign .wrap .content .item:nth-child(1){
  display: block;
}
.scenario{
  background-color:#f2f7ff;
}
.scenario .cont{
  display: flex;
  align-items: flex-start;
  background-image:linear-gradient(134.09deg,#3b62ff 0%,#1638df 100%);
}
.scenario .cont .sc-left{
  width: 51.5%;
  background-image:linear-gradient(134.09deg,#3b62ff 0%,#1638df 100%);
  padding: 3%;
  box-sizing: border-box;
  font-size: 0;
}
.scenario .cont .sc-left .title .p1{
  color:#4878f8;
}
.scenario .cont .sc-left .title .p2{
  color:#ffffff;
}
.scenario .cont .sc-left .div1 .p1{
  font-weight:500;
color:#ffffff;
font-size:25px;
line-height:36px;
}
.scenario .cont .sc-left .div1{
  margin: 12% 0;
}
.scenario .cont .sc-left .div1 .p2{
  color:#ffffff;
font-size:16px;
line-height:36px;
margin-top: 10PX;
}
.scenario .cont .sc-left .div1{
  width: 95%;
}
.scenario .cont .img1{
  width: 48.5%;
}
.scenario .sc-left .list{

}
.scenario .sc-left .list .item{
  margin-right:16%;
  display: inline-block;
  width: 20%;
  margin-bottom: 6%;
}
.scenario .sc-left .list .item:nth-child(3n){
  margin-right: 0;
}
.scenario .sc-left .list .item:nth-last-child(1){
  margin-bottom: 0;
}
.scenario .sc-left .list .item:nth-last-child(2){
  margin-bottom: 0;
}
.scenario .sc-left .list .item:nth-last-child(3){
  margin-bottom: 0;
}
.scenario .sc-left .list .item p{
  color:#ffffff;
font-size:16px;
line-height:36px;
text-align: center;
margin-top: 16px;
}
.scenario .sc-left .list .item img{
  width: 66%;
  display: block;
  margin: 0 auto;
}
.advantage{
  margin-top: 5%;
  padding-bottom: 6%;
}
    .advantage .cont .name {
        font-weight: 700;
        color: #0D7DFC;
        font-size: 40px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 8%;
        margin-top: 6%;
        margin-bottom: 6%;
    }
.advantage .cont .list{
  text-align: center;
}
    .advantage .cont .list .item {
        display: inline-block;
        width: 22%;
        text-align: center;
        margin: 0 4%;
        margin: 2% 4%;
    }
.advantage .cont .list .item img{
  width: 70%;
  display: block;
  margin: 0 auto;
}
.advantage .cont .list .item .p1{
  font-weight:500;
color:#000000;
font-size:20px;
line-height:36px;
margin-top: 16px;
}
.advantage .cont .list .item .p2{
  color:#666666;
  font-size:15px;
  line-height:24px;
  text-align:center;
  margin-top: 12px;
}
.freephone{
  background:url(../img/bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 1% 0;
}
.freephone .from{

}
.freephone .from .p1{
font-weight:500;
color:#ffffff;
font-size:32px;
line-height:36px;
text-align: center;
margin-top: 12px;
}
.freephone .from .p2{
  color:#ffffff;
font-size:16px;
line-height:18px;
text-align: center;
margin-top: 10px;
opacity:75%;
}
.freephone .from .p3{
  color:#ffffff;
font-size:16px;
line-height:36px;
text-align: center;

}
.freephone .from .div1{
  width: 76%;
 margin: 0 auto;
 display: flex;
 justify-content: space-between;
 margin-top: 24px;
}
.freephone .from .div1 input{
  height:44px;
  background-color:#ffffff;
  border-radius:4px;
  font-weight:500;
color:#999999;
font-size:16px;
line-height:36px;
width: 81%;
padding-left: 24px;
box-sizing: border-box;
}
.freephone .from .div1 .btn{
  height:44px;
  line-height: 44px;
background-color:#ffffff;
border-radius:4px;
 text-align: center;
 font-weight:500;
color:#0d7dfc;
font-size:16px;
width: 17%;
cursor: pointer;
}
.function{
  background-color:#f2f7ff;
}

.function .cont{
  display: flex;

  height: 700px;
}
.function .cont .f-left{
  width: 59.5%;
  position: relative;
  padding-bottom: 5%;
  box-sizing: border-box;
}
.function .cont .f-left .f-wrap{
  height: calc(100% - 164px);
  padding-top: 4%;
  box-sizing: border-box;
  position: relative;
}
.function .cont .f-left .title{
  padding-top:5%;
}

.function .cont .tab_btns .item{
  margin-bottom: 13%;
  cursor: pointer;
  display: block;

}
.function .cont .tab_btns{
  height: 90%;
  overflow-y: scroll;
  display: block;
  width: 32%;
}
.function .cont .tab_btns .item span{
  color:#999999;
  font-size:18px;
  line-height:36px;
  position: relative;
}
.function .cont .tab_btns .z-active span{
  font-weight:700;
color:#0d7dfc;
font-size:28px;
line-height:36px;
}
.function .cont .tab_btns .z-active span::after{
  content: ' ';
  width: 23px;
  height: 27px;
  position: absolute;
  background: url(../img/tri.png);
  background-size: 100% 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 16px;
}
.function .cont .tab_show{
  position: absolute;
  right:5%;
  width: 60%;
  height: 100%;
  top: 4%;
}
.function .cont .tab_show p{
  color:#000000;
font-size:16px;
line-height:36px;
width: 87%;
text-align: justify;
}
.function .cont .tab_show .item img{
  width: 47%;
  float: right;
  position: absolute;
  right: 4%;
  top: auto;
  bottom: 0;
}
.function .cont .tab_show .item{
  display: none;
  -webkit-animation: anmUp1 2s ease-out;
  animation: anmUp1 2s ease-out;
  height: 100%;
}
.function .cont .tab_show .item:nth-child(1){
  display: block;
}
.function .cont .f-right{
  width: 40.5%;
  background: #fff;
  padding: 0 3% 4%;
  padding-top: 80px;
  box-sizing: border-box;
}
.function .cont .f-right .name{
  font-weight:700;
color:#000000;
font-size:32px;
line-height:36px;
/* margin-bottom: 10%; */
margin-bottom: 7%;
}
.function .cont .f-right .list{
  position: relative;
  height: calc(100% - 56px);
  overflow-y: scroll;
}
.function .cont .f-right .pro_list{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
}
.function .cont .f-right .pro_list:nth-child(1){
  display: block;
}
.function .cont .f-right .pro_list .item{
  display: flex;
  align-items: center;
}
.function .cont .f-right .pro_list .item .right{
  width: calc(100% - 74px);
  padding-left: 4%;
  box-sizing: border-box;
}
.function .cont .f-right .pro_list .item img{
  /* width: 17.5%; */
  width: 74px;
  vertical-align: middle;
  /* margin-right: 4%; */
}
.function .cont .f-right .pro_list .item{
  font-weight:500;

line-height:36px;
margin-bottom:9%;
-webkit-animation: anmUp1 2s ease-out;
animation: anmUp1 2s ease-out;
}
.function .cont .f-right .pro_list .item .p1{
  color:#000000;
  font-size:20px;
}
.function .cont .f-right .pro_list .item .p2{
  color:#666666;
font-size:16px;
line-height:24px;
}
.function .cont .f-right .pro_list .item:nth-last-child(1){
  margin-bottom: 0;
  
}
.mb-function {

}
.mb-function .mb-wrap{
  border: 1px solid #d6d9e9;
}
.mb-function .mb-wrap .i-top{
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f2f7ff;
}
.mb-function .mb-wrap .item:nth-last-child(1) .i-top{
  /* border-bottom: none; */
}
.mb-function .mb-wrap .i-top .left{
  width: 80%;
  font-size: 16px;
}
.mb-function .mb-wrap .i-top i{
  -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    border: solid #ddd;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.mb-function .mb-wrap .i-bott{
  padding: 10px 16px;
  display: none;
}
.mb-function .mb-wrap .i-bott .p1{
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 20px;
}
.mb-function .mb-wrap .i-bott .pro_list{
  display: flex;
  flex-wrap: wrap;
}
.mb-function .mb-wrap .i-bott .pro_list .item{
  font-size: 12px;
  width: 33.3%;
  text-align: center;
  margin-bottom: 20px;
}
.mb-function .mb-wrap .i-bott .pro_list .item img{
  width: 40px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.mb-function .mb-wrap .active i{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.mb-function .mb-wrap .active .i-bott{
  display: none;
}
@-webkit-keyframes anmUp{to{top:0;opacity:1}}
@keyframes anmUp{to{top:0;opacity:1}}
@-webkit-keyframes anmUp1{0%{transform:translateY(80px);opacity:0}to{transform:translateY(0);opacity:1}}
@keyframes anmUp1{0%{transform:translateY(80px);opacity:0}to{transform:translateY(0);opacity:1}}
@-webkit-keyframes anmUp3{0%{transform:translateY(-80px);opacity:0}to{transform:translateY(0);opacity:1}}
@keyframes anmUp3{0%{transform:translateY(-80px);opacity:0}to{transform:translateY(0);opacity:1}}
@-webkit-keyframes anmUp2{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}
@keyframes anmUp2{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}
@-webkit-keyframes left1{0%{opacity:0;transform:translateX(-120px)}to{opacity:1;transform:translateX(0)}}
@keyframes left1{0%{opacity:0;transform:translateX(-120px)}to{opacity:1;transform:translateX(0)}}
@-webkit-keyframes right1{0%{opacity:0;transform:translateX(120px)}to{opacity:1;transform:translateX(0)}}
@keyframes right1{0%{opacity:0;transform:translateX(120px)}to{opacity:1;transform:translateX(0)}}
@-webkit-keyframes wenzi{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}
@keyframes wenzi{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}
::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track-piece{opacity:0}
::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.24);border-radius:8px}
::-webkit-scrollbar-thumb:hover{background-color:#dbdbdb}
@-webkit-keyframes tofront{0%{transform:rotateX(0deg)}to{transform:rotateX(180deg)}}@keyframes tofront{0%{transform:rotateX(0deg)}to{transform:rotateX(180deg)}}@-webkit-keyframes bottom110{0%{opacity:0;bottom:-217px}to{opacity:1;bottom:-97px}}@keyframes bottom110{0%{opacity:0;bottom:-217px}to{opacity:1;bottom:-97px}}@-webkit-keyframes colorChange{to{color:#fff}}@keyframes colorChange{to{color:#fff}}@-webkit-keyframes cooperationCop{0%{left:0}to{left:-3128px}}@keyframes cooperationCop{0%{left:0}to{left:-3128px}}@-webkit-keyframes carousel{0%{left:0}to{left:-1211.66px}}@keyframes carousel{0%{left:0}to{left:-1211.66px}}

@media (max-width: 1200px) {
  .title .p1{
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  .function{
    display: block;
   }
   .mb-function{
     display: none;
   }
}
/* 手机端 */
@media (max-width: 768px) {
  .function{
    display: none;
   }
   .mb-function{
     display: block;
   }
}
@media screen and (max-width: 768px) and (min-width: 0px){

  .title{
    margin-bottom: 20px;
    margin-top: 20px;
    height: 42px;
  }
  .title .p1{
    font-size: 24px;
    text-align: center;
  }
  .title .p2{
    font-size: 18px !important;
    text-align: center;
    left: 0;
    right: 0;
    margin:auto;
    bottom: 5px;
    font-weight: normal;
  }
  .build .title .p2{
    font-size: 18px;
  }
  .function .title .p2{
    bottom: -8px;
    font-size: 18px;
  }
  .uidesign .title .p2{
    font-size: 18px;
  }
  .scenario .cont .sc-left .title .p2{
    font-size: 18px;
  }
  .advantage .title .p2{
    font-size: 18px;
  }
  .build .screen{
    flex-wrap: wrap;
  }
  .build .screen .screenleft{
    width: 100%;
  }
  .build .screen .screenright{
    width: 100%;
    padding-top: 34px;
  }
  .build .screen .screenright .tag{
    font-size: 14px;
    width: 124px;
  }
  .build .screen .screenleft .name{
    font-size: 14px;
  }
  .build .screen .screenleft .p1{
    font-size: 12px;
    line-height: 24px;
  }
  .build .screen .screenleft .iconlist .i-item{
    font-size: 12px;
  }
  .build .screen .screenleft .iconlist img{
    display: block;
    width: 40px;
    margin: 0 auto;
  }
  .build .screen .screenleft .iconlist .i-item{
    width: 25%;
    text-align: center;
  }
  .build .screen .screenright .s-item .p1{
    font-size: 14px;
  }
  .build .screen .screenright .s-item .p2{
    font-size: 12px;
    margin-top: 4px;
  }
  .title1{
    font-size: 18px;
  }
  .title1 span{
    width: 30px;
    margin: 0 20px;
  }
  .bustype .wrap .item{
    width: 25%;
    margin-bottom: 20px;
  }
  .bustype .wrap{
    flex-wrap: wrap;
    margin-top: 28px;
  }
  .bustype .wrap .item p{
    font-size: 12px;
    margin-top: 10px;
  }

  .uidesign .wrap .nav .tab{
    font-size: 16px;
    padding-bottom: 4px;
    margin: 0 4%;
    
  }
  .uidesign .wrap .nav .active{
    border-bottom: 2px solid #0d7dfc;
  }
  .scenario .cont{
    flex-wrap: wrap;
    background: none;
  }
  .scenario .cont .sc-left{
    width: 100%;
    order: 0;
    padding-bottom: 30px;
  }
  .scenario .cont .img1{
    width: 100%;
    order: 1;
  }
  .scenario .sc-left .list .item p{
    font-size: 12px;
    line-height: normal;
  }
  .scenario .cont .sc-left .div1 .p1{
    font-size: 18px;
  }
  .scenario .cont .sc-left .div1 .p2{
    font-size: 14px;
    line-height: 24px;
  }
  .scenario .sc-left .list .item{
    margin-right: 0;
    width: 33.3%;
  }
  .scenario .sc-left .list .item img{
    width: 60px;
    
  }
  .scenario .cont .sc-left .div1{
    margin-top: 2%;
  }
  .advantage .cont .name{
    font-size: 16px;
  }
  .advantage .cont .list .item{
    /* width:100%; */
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 86%;
  }
  .advantage .cont .list .item img{
    width: 60px;

  }
  .advantage .cont .list .item .right{
    width: calc(100% - 60px);
    padding-left:7%;
    box-sizing: border-box;
  }
  .advantage .cont .list .item .p1{
    font-size: 14px;
    line-height: normal;
    margin-top: 0;
  }
  .advantage .cont .list .item .p2{
    font-size: 12px;
    margin-top: 4px;
  }
  .freephone .from .p1{
    font-size: 16px;
  }
  .freephone .from .p2{
    font-size: 12px;
  }
  .freephone .from .p3{
    font-size: 12px;
  }
  .freephone .from .div1{
    width: 100%;
    margin-top: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .freephone .from .div1 input{
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
  }
  .freephone .from .div1 .btn{
    font-size: 12px;
    width:173px;
   height:32px;
   line-height: 32px;
    margin-top: 10px;
  }
}
/* 首页 */
.tit{
  font-weight:500;
color:#0d7dfc;
font-size:40px;
text-align: center;
margin: 20px 0;
}
.tit span{
  width:56px;
height:4px;
background-color:#d8d8d8;
border-radius:2px;
display: inline-block;
vertical-align: middle;
margin:0 14px;
}
.index .functionshow {
  background-color: #F2F8FF;
  padding-bottom: 50px;
  padding-top: 1px;
}
.index .functionshow .nei .p1{
  font-weight:500;
color:#212f3d;
font-size:15px;
text-align: center;
line-height: 36px;
}
.index .functionshow .showlist{
  display: flex;
  justify-content: space-between;
  font-size: 0;
  margin-top: 50px;
}
.index .functionshow .list-left{
  width: 46.5%;
  cursor: pointer;
}
.index .functionshow .list-right{
  width:52%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.index .functionshow .showlist img{
  width: 100%;
}
.index .functionshow .showlist video{
  width: 100%;
}
.index .functionshow .showlist .biaoti .p1{
  font-weight:500;
color:#0D7DFC;
font-size:20px;
text-align: center;
width: 100%;
}
.index .functionshow .showlist .biaoti .p2{
  color:#666;
font-size:12px;
line-height:10px;
text-align:center;
margin-top: 12px;
width: 100%;
}
.index .functionshow .showlist .biaoti{
  /* background-color:#ebf3ff; */
  background-color:#ffffff;
  /* padding: 3% 0; */
  height:88px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.index .functionshow .showlist .list-left{
    /* border: 1px solid;
    border-color: #cccccc; */
    font-size: 0;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 1px 8px 2px rgb(13 125 252 / 33%);
}
.index .functionshow .showlist .list-right .r-item{
  width: 32%;
  display: inline-block;
    /* border: 1px solid;
    border-color: #cccccc; */
    margin-right: 2%;
    margin-bottom: 4%;
    cursor: pointer;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 1px 8px 2px rgb(13 125 252 / 33%);
}
.index .functionshow .showlist .list-right .r-item:nth-child(3n){
  margin-right: 0;
}
.index .functionshow .showlist .list-right .r-item:nth-last-child(1){
  margin-bottom: 0;
}
.index .functionshow .showlist .list-right .r-item:nth-last-child(2){
  margin-bottom: 0;
}
.index .functionshow .showlist .list-right .r-item:nth-last-child(3){
  margin-bottom: 0;
}
.index .functionshow .showlist .list-right .biaoti{
  height:72px;
  align-content: flex-start;
  padding-top: 4px;
  box-sizing: border-box;
}
.index .functionshow .showlist .list-right .biaoti .p2{
  line-height: 16px;
  margin-top: 7px;
}
.index .functionshow .showlist .div-img{
  padding: 0 4%;
  padding-bottom: 1%;
}
.index .functionshow .showlist .list-right .r-item .p1{
  font-size:16px;
}
.index .solutions{
  /* margin-top: 50px; */
  margin-bottom: 4%;
}
.index .title{
  text-align: center;
}
.index .title .p2{
  left: 0;
  right: 0;
  margin: auto;
}
.index .solutions .main .name{
  font-weight:500;
color:#212f3d;
font-size:16px;
text-align: center;
margin-top: 2%;
}
.index .solutions .main .list{
  display: flex;
  flex-wrap: wrap;
  margin-top: 2%;
}
.index .solutions .main .list .item{
  width: 31%;
  font-size: 0;
  margin-right: 2.333%;
  margin-bottom: 16px;
  cursor: pointer;
}
.index .solutions .main .list .item img{
  width: 100%;
}
.index .solutions .main .list .item p{
  width:100%;
height:50px;
line-height: 50px;
background-image:linear-gradient(133.98deg,#3b5cff 0%,#00d1f3 100%);
font-weight:500;
color:#ffffff;
font-size:16px;
text-align: center;
}
.index .solutions .main .list .item:hover p{
  color: #040d25;
  background: #fff;

}
.index .scene{
  background-color:#f5fafe;
  padding-bottom: 50px;
  position: relative;
}
.index .scene .biaiti{
  text-align: center;
  background: url(../img/hen.png) no-repeat;
  background-size: 100% 100%;
  padding: 2% 0;
}
.index .scene .biaiti .p1{
  font-weight:500;
color:#ffffff;
font-size:40px;
text-align: center;
}
.index .scene .biaiti .p2{
  font-weight:500;
color:#ffffff;
font-size:15px;
text-align: center;
}
.index .scene .biaiti .p2 span{
  width:56px;
height:4px;
background-color:#ffffff;
border-radius:2px;
vertical-align: middle;
margin: 0 4%;
}
.index .scene .div1 img{
  width: 100%;
}
.index .scene .learn{
  width:135px;
height:35px;
line-height: 35px;
background-color:#75baff;
/* border:1px solid; */
/* border-color:#707070; */
border-radius:30px;
color:#f8f8f8;
font-size:17px;
text-align:center;
margin:15px auto;
cursor: pointer;
}
.ituanchuan{
  display: none;
}
.index .scene .wtanchuan{
  width:314px;
  padding: 12px;
  box-sizing: border-box;
  background-color:#ffffff;
border:1px solid;
border-color:#707070;
border-radius:15px;
padding-top: 4px;
padding-bottom: 40px;
}
.ituanchuan .tuanwrap{
  position: fixed;
  z-index: 100;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 17, 27, 0.5);
  animation: action_scale 0.4s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
@keyframes action_scale {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.index .scene .wtanchuan .wenzi{
  margin-bottom: 12%;
  margin-top: 10px;
}
.index .scene .wtanchuan .wenzi .p1{
  color:#000000;
font-size:20px;
text-align: center;
}

.index .scene .wtanchuan .wenzi .p2{
  color:#0d7dfc;
font-size:12px;
text-align: center;
text-transform: uppercase
}
.index .scene .wtanchuan .item{
  width:246.33px;
  border-bottom:2px solid;
border-color:#d2d2d2;
display: flex;
margin: 0 auto;
margin-bottom: 20px;
}
.index .scene .wtanchuan .item span{
  color:#928a8a;
font-size:15px;
}
.index .scene .wtanchuan .item input{
  padding: 0 10px;
  font-size:15px;
}
.index .scene .wtanchuan .btn{
  width:196px;
height:34px;
line-height: 34px;
background-color:#3b62ff;
border-radius:21px;
color:#ffffff;
font-size:15px;
text-align: center;
margin: 0 auto;
margin-top: 40px;
}
.index .scene .wtanchuan .tip{
  color:#606060;
font-size:12px;
text-align: center;
margin-top: 32px;
}
.index .scene .wtanchuan .menu{
  text-align: right;
}
.index .scene .wtanchuan .menu span{
  width: 10px;
  height: 10px;
}
.index .scene .wtanchuan .menu span img{
  width: 100%;
  vertical-align: middle;
  /* height: 100%; */
}
.index .scene .wtanchuan .menu .span1{
  margin-right: 20px;
  display: none;
}
.index .scene .cont .div1{
  margin-top: 20px;
}
.index .newlist{
  background-color:#ebf3ff;
  padding-top: 20px;
  padding-bottom:6%;
}
.index .newlist .list{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
}
.index .newlist .l-left{
  width: 46%;
  cursor: pointer;
  font-size: 0;
}
.index .newlist .l-left a{
  width: 100%;
}
.index .newlist .l-left:hover .hot{
  color: #0d7dfc;
}
.index .newlist .r-bott .item:hover .bt{
  color: #0d7dfc;
}
.index .newlist .l-right .r-top .rlink:hover .p1{
  color: #0d7dfc;
}
.index .newlist .l-left:hover .hover-img img{
  transform: scale(1.1); 
}
.index .newlist .l-left .hot{
  color:#0e1822;
font-size:20px;
margin-top: 8px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.index .newlist .l-left .hot span{
  width:96px;
height:38px;
line-height: 38px;
background-color:#0d7dfc;
text-align: center;
color:#ffffff;
font-size:18px;
margin-right: 10px;
}
.index .newlist .l-left .p1{
 
  color: #7b7b7b;
font-size:16px;
margin: 8px 0;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.index .newlist .l-left .link{
  color:#0d7dfc;
font-size:20px;
margin-top: 10px;
}
.index .newlist .l-left img{
  width: 100%;
}
.index .newlist .l-right{
  width: 46%;
  font-size: 0;
}
.index .newlist .l-right .r-top .hover-img{
  width: 36%;
}
.hover-img img{
  transition: all 0.6s;
}
.hover-img{
  overflow: hidden;
}
.index .newlist .l-right .r-top .rlink:hover img{
  transform: scale(1.1); 
}
.hover-img:hover img{
  transform: scale(1.1); 
}
.index .newlist .l-right .r-top img{
  width: 100%;
}
.index .newlist .l-right .r-top .wenzi{
  width: 64%;
  padding-left: 4%;
  box-sizing: border-box;
}
.index .newlist .l-right .r-top .rlink{
  display: flex;
  align-items: center;
}
.index .newlist .l-right .r-top .wenzi{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.index .newlist .l-right .r-top .wenzi .p1{
  color:#0e1822;
font-size:15px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width: 100%;
}
.index .newlist .l-right .r-top .wenzi .p2{
  color:#7b7b7b;
  font-size:12px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width: 100%;
margin-top: 14px;
}
.index .newlist .r-bott .item{
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.index .newlist .r-bott .item .bt{
  color:#7b7b7b;
font-size:15px;
width: 80%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.index .newlist .r-bott .item .bt span{
  color:#0d7dfc;
font-size:15px;
}
.index .newlist .r-bott .item .time{
  color:#7b7b7b;
font-size:15px;
width: 20%;
text-align: right;
}
.index .newlist .r-bott{
  margin-top: 32px;
}
.index .newlist .all{
  width:107px;
height:27px;
line-height: 27px;
background-color:#0d7dfc;
border-radius:14px;
text-align: center;
color:#ffffff;
font-size:15px;
cursor: pointer;
transition: all 0.6s;
}
.index .newlist .all:hover {
  background: #fff;
  color: #2C9DFC;
}
.index .hquality{
  background-color:#f5fafe;
  padding-bottom: 2%;
}
.index .hquality .wenzi{
  text-align: center;
  padding: 4% 0;
}
.index .hquality .wenzi p{
  font-weight:500;
color:#2d2c2c;
font-size:30px;
}
.index .hquality .wenzi p span{
  color: rgba(13, 125, 252, 1);
  font-size: 50px;
}
.index .hquality .list{
  display: flex;
  flex-wrap: wrap;
  width: 96%;
  margin: 0 auto;
}
.index .hquality .list .item{
  width: 24%;
  margin-right: 1.3333%;
  margin-bottom: 3%;
  background-color:#ebf3ff;
  box-shadow: 0 1px 6px 5px rgba(153, 152, 152, 0.2);
  border-radius: 15px;
}
.index .hquality .list .item:nth-child(4n){
  margin-right: 0;
}
.index .hquality .list .item .i-top{
  height:72px;
  line-height: 72px;
  text-align: center;
  background-image:linear-gradient(129.82deg,#3b62ff 0%,#1638df 100%);
  color:#ffffff;
font-size:20px;

border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.index .hquality .list .item .i-bot{
  height:120px;
  line-height: 120px;
  text-align: center;

font-weight:500;
color:#0d7dfc;
font-size:35px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;

}
.index .hquality .list .item .i-bot span{
  color:#0d7dfc;
  font-size: 17px;
}
.index .succcase{
  padding-top: 30px;
}
.index .succcase .more{
  color:#141414;
font-size:20px;
text-align: center;
width:222px;
height:40px;
line-height: 40px;
background-color:#ffffff;
border:1px solid;
border-color:#707070;
border-radius:30px;
margin: 0 auto;
margin-top: 46px;
cursor: pointer;
}
.index .succcase .list{
  margin-top: 30px;
}
.index .succcase .list .item img{
  max-width: 100%;
}
.index .flow{
 padding-top: 50px;
 position: relative;
}
.index .flow .title .p2{
  /* bottom: 36px; */
}
.index .flow .list{
  background-color:#f2f7ff;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.index .flow .list .img1{
  width: 56px;
  height: auto;
  margin-top: 20px;
}
.index .flow .list .item img{
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.index .flow .list .item p{
  color:#0d7dfc;
font-size:15px;
text-align: center;
}
.index .flow .list .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin: 0 auto;
}
.index .flow .div1{
  margin-top: 10px;
}
.index .flow .div1 .p1{
  font-weight:500;
color:#212f3d;
font-size:16px;
text-align: center;
}
.mfzx{
  width: 195px;
  height: 248px;
background: url(../img/nv.png) no-repeat;
background-size: 100% 100%;
position: absolute;
right: 0;
bottom: 0;
z-index: 4;
}
.mfzx .name{
  font-weight:500;
color:#0d7dfc;
font-size:22px;
text-align: center;
margin-top: 13px;
}
.mfzx .link{
  width:136px;
height:36px;
line-height: 36px;
background-color:#ffffff;
border:1px solid;
border-color:#b5b5b5;
border-radius:12px;
font-weight:500;
color:#191919;
font-size:14px;
text-align: center;
display: block;
margin: 0 auto;
margin-top: 138px;
}
@media screen and (max-width: 768px) and (min-width: 0px){
  .tit{
    font-size: 22px;
  }
  .tit span{
    width:21px;
height:1px;
background-color:#d8d8d8;
border-radius:2px;
  }
  .index .flow .title .p2{
    bottom: 5px;
  }
  .index .functionshow .nei .p1{
    text-align: left;
    text-indent: 20px;
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
  }
  .mfzx{
    display: none;
  }
  .index .functionshow .showlist{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .index .functionshow .showlist .list-right .biaoti .p2{
    margin-bottom: 10px;
  }
  .index .functionshow .list-left{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .index .functionshow .list-right{
    width: 100%;
  }
  .index .solutions .main .list .item{
    width: 49%;
    margin-right: 2% !important;
  }
  .index .solutions .main .list .item:nth-child(2n){
    margin-right: 0 !important;
  }
  .index .solutions .main .list .item p{
    font-size: 12px;
    height: 36px;
    line-height:36px;
  }
  .index .solutions .main .name{
    margin-bottom: 20px;
    font-size: 12px;
    padding: 0 4%;
  }
  .index .scene .biaiti .p1{
    font-size: 18px;
  }
  .index .scene .biaiti .p2{
    font-size: 13px;
  }
  .index .scene .biaiti .p2 span{
    width:11px;
height:1px;
background-color:#ffffff;
border-radius:2px;
  }
  .index .scene .learn{
    width: 107px;
    height: 27px;
    line-height: 27px;
    background-color: #389bf1;
font-size:12px;
  }
  .index .newlist .list{
    flex-wrap: wrap;
  }
  .index .newlist .l-left{
    width: 100%;
  }
 
  .index .newlist .l-right{
    width: 100%;
  }
  .index .newlist .l-left .hot{
    font-size: 14px;
  }
  .index .newlist .l-left .p1{
    font-size: 12px;
  }
  .index .newlist .l-left .link{
    font-size: 12px;
  }
  .index .newlist .l-right .r-top{
    display: none;
  }
  .index .newlist .r-bott{
    margin-top: 20px;
  }
  .index .newlist .all{
    margin: 0 auto;
    margin-top: 20px;
  }
  .index .hquality .wenzi p{
    font-size: 13px;
    letter-spacing: 1px;
  }
  .index .hquality .wenzi p span{
    font-size: 26px;
  }
  .index .hquality .list .item{
    width: 30%;
    margin-right: 5% !important;
  }
  .index .hquality .list .item:nth-child(3n){
    margin-right: 0 !important;
  }
  .index .hquality .list .item .i-top{
    height:40px;
    line-height: 40px;
    font-size: 12px;
  }
  .index .hquality .list .item .i-bot{
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  }
  .index .hquality .list{
    justify-content: center;
  }
  .index .succcase .more{
    font-size: 12px;
    width: 128px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
  }
  .index .flow{
    padding-top: 20px;
  }
  .index .flow .list .container{
    flex-wrap: wrap;
    width:100%;
  }
  .index .flow .list .item{
    margin: 0 0;
    margin-bottom: 2%;
  }
 
  .index .flow .list .item img{
    width: 42px;
    height: 42px;
  }
  .index .flow .list .img1{
    width: 12px;
    margin-top: 13px;
  }
  .index .flow .div1 .p1{
    font-size: 12px;
    width: 80%;
    margin: 0 auto;
    /* padding: 0 5%; */
  }
  .index .flow .list .item p{
    font-size: 12px;
  }
  .index .functionshow .showlist .biaoti .p1{
    font-size: 14px;
  }
  .index .functionshow .showlist .biaoti{
    height: 66px;
  }
  .index .functionshow .showlist .list-right .r-item .p1{
    font-size: 14px;
  }
  .index .functionshow .showlist .list-right .biaoti{
    height: auto;
  }
  .index .functionshow .showlist .list-right .r-item:nth-last-child(1){
    display: none;
  }
  .index .functionshow .showlist .list-right .r-item:nth-last-child(2){
    display: none;
  }
  .index .functionshow .showlist .list-right .r-item:nth-last-child(3){
    display: none;
  }
  .index .solutions{
    margin-top: 30px;
  }
  .index .scene{
    padding-bottom: 22px;
  }
  .index .newlist .l-left .hot span{
    font-size: 12px;
    width: 69px;
    height: 32px;
    line-height: 32px;
  }
  .index .newlist .r-bott .item .bt{
    font-size: 12px;
  }
  .index .newlist .r-bott .item .bt span{
    font-size: 12px;
  }
  .index .newlist .r-bott .item .time{
    font-size: 12px;
  }
  .index .newlist .r-bott .item{
    margin-bottom: 12px;
  }
  .index .scene .wtanchuan .wenzi .p1{
    font-size: 14px;
  }
  .index .scene .wtanchuan .item span{
    font-size: 12px;
  }
  .index .scene .wtanchuan .item input{
    font-size: 12px;
  }
  .index .scene .wtanchuan .wenzi{
    margin-bottom: 20px;
  }
  .index .scene .wtanchuan .btn{
    margin-top: 20px;
  }
  .index .scene .wtanchuan .tip{
    margin-top: 20px;
  }
  .index .scene .wtanchuan{
    left: 0;
    right: 0;
    margin: auto;
  }
  .index .hquality .list .item .i-bot span{
    font-size: 12px;
  }
}
/* 硬件产品双屏点餐机 */
.product .title .p2{
  font-size: 35px;
}
.product{

}
.pro-nav .cont{
  display: flex;
  /* margin: 2% 0; */
  padding-top: 2%;
  padding-bottom: 2%;
}
.pro-nav .cont .item{
  height:65px;
  line-height: 65px;
background-color:#cde4fe;
border-radius:10px;
box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);
color:#0d7dfc;
font-size:20px;
width: 20%;
text-align: center;
margin-right: 2%;
}
.pro-nav .cont .item:nth-last-child(1){
  margin-right: 0;
}
.pro-nav .cont .active{
  background-color:#0d7dfc;
  color: #fff;
}
.selection{
  background-color:#f8f8f8;
  padding-bottom: 34px;
  font-size: 0;
}
.selection .list{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  /* justify-content: center; */
}
.selection .list .item{
  width: 29.5%;
  background: #fff;
  margin-right: 5.7%;
  padding: 2% 1%;
  padding-bottom: 1%;
  box-sizing: border-box;
}
.selection .filist{
  justify-content: center;
}
.selection .tilist{
  justify-content: center;
}
.selection .filist .item{
  width: 29.5%;
}
.selection .tilist .item{
  width: 29.5%;
}
.selection .tlist .item:nth-child(3n){
  margin-right: 0;
}
.selection .list .item:nth-last-child(1){
  margin-right: 0;
}
.selection .flist .item{
  width: 24.2222%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.selection .flist .item:nth-child(4n){
  margin-right: 0;
}
.selection .list .item img{
  width: 100%;
}
.selection .list .item p{
  font-weight:500;
color:#0d7dfc;
font-size:18px;
text-align: center;
margin-top: 3%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.selection .title{
  margin-top: 2%;
}
.cashsys{
  background-color:#ebf3ff;
  padding-bottom: 5%;
}
.cashsys .cont .nei p{
  font-weight:500;
color:#0d7dfc;
font-size:15px;
text-align: center;
line-height: 36px;
}
    .cashsys .cont .nei p span {
        color: #0d7dfc !important;
    }
    .cashsys .cont .nei p span{
      line-height:25px!important;
      font-size: 15px !important;
      margin-left: 22px;
      margin-right: 20px;
    }
.cashsys .cont .nei{
  margin-top: 2%;
}
.makeup{
 margin-top: 4%;
}
.makeup .nei img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height:auto;
}
.makeup .nei{
  margin-top: 2%;
}
.pfunction{
  margin-top: 4%;
}
.pfunction .list{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  /* margin-top: 2% */
}
.pfunction .list .item{
  width: 23.5%;
  font-size: 0;
  margin-right: 2%;
}
.pfunction .list .item:nth-child(4n){
  margin-right: 0;
}
.pfunction .list .item img{
  width: 100%;
}
    .pfunction .item .wenzi {
      background-image: linear-gradient(
        133.98deg,#3b62ff 0%,#16badf 100%);
        padding-bottom: 36px;
        padding-bottom: 20px;
    }
.pfunction .item .wenzi .name{
  font-weight:500;
color:#ffffff;
font-size:18px;
text-align: center;
padding: 16px 0;
}
.pfunction .item .wenzi .p1{
  font-weight:500;
color:#ffffff;
font-size:15px;
padding: 0 12%;
min-height: 96px;
text-align: justify;
}
.pflow{
  margin-top: 4%;
}
.pflow .nei img{
  width: 100%;
}
.padvantage{
  margin-top: 4%;
}
.padvantage .list .item img{
  width:42px;
height:42px;
}
.padvantage .list .item{
  background-color:#ebf3ff;
  padding: 10px 46px;
  margin-bottom: 2%;
}
.padvantage .list .item .p1{
  font-weight:500;
color:#212f3d;
font-size:20px;
}
    .padvantage .list .item .p2 {
        font-weight: 500;
        color: #0d7dfc;
        font-size: 15px;
        line-height: 25px;
        margin-top: -17px;
        margin-top: 5px;
    }
.padvantage .list .item .p2 img{
  width:42px;
height:42px;
}
.appliscenario{
  margin-top: 4%;
}
.appliscenario .list{
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.appliscenario .list .item{
  width: 23.5%;
  margin-right: 2%;
}
.appliscenario .list .item:nth-last-child(1){
  margin-right: 0;
}
.appliscenario .list .item img{
  width: 100%;
}
    .appliscenario .list .item p {
        font-weight: 500;
        color: #0d7dfc;
        font-size: 25px;
        text-align: center;
        margin-top: 8px;
        font-size: 20px;
    }
.norms{
  margin-top: 4%;
}
.norms .d-img img{
  width: 100%;
  margin-bottom: 4%;
}
.norms .list{
  display: flex;
  flex-wrap: wrap;
}
.norms .list .item{
  width: 30.5%;
  padding: 2% 1% 2% 2%;
  box-sizing: border-box;
  display: flex;
  align-items:center;
  height:116px;
border:2px solid;
border-color:#0d7dfc;
border-radius:10px;
margin-right: 4.2%;
margin-bottom: 4.2%;
}
.norms .list .item:nth-child(3n){
  margin-right: 0;}
.norms .list .item1{
  width: 65.5%;
}
.norms .list .item img{
  width: 70px;
  height: 70px;
}
.norms .list .item .rigt{
  width: calc(100% - 70px);
  padding-left: 5%;
  box-sizing: border-box;
}
.norms .list .item .rigt .name{
  color:#0d7dfc;
font-size:25px;
margin-bottom: 6px;
}
.norms .list .item .rigt .nei p{
  color:#b1b1b1;
font-size:12px;

}
@media screen and (max-width: 768px) and (min-width: 0px){
  .product .title .p2{
    font-size: 18px;
  }
  .pro-nav .cont{
    flex-wrap: wrap;
    justify-content: center;
  }
  .pro-nav .cont .item{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .pro-nav .cont .item:nth-child(3n){
    margin-right: 0;
  }

  .selection .list .item p{
    font-size: 12px;
  }
  .selection .se-swiper .filist .item{
    width:56%;
  }
  .selection .se-swiper .swiper-button-next:after{
    font-size: 20px;
  }
  .selection .se-swiper .swiper-button-prev:after{
    font-size: 20px;
  }
  .cashsys .cont .nei p{
    font-size: 12px;
    line-height: 28px;
    text-align: left;
  }
  .pfunction .item .wenzi .name{
    font-size: 14px;
  }
  .pfunction .item .wenzi{
    padding-bottom: 0;
  }
  .pfunction .item .wenzi .p1{
    font-size: 12px;
  }
  .pfunction .list .item{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .pfunction .list .item:nth-child(2n){
    margin-right: 0;
  }
  .pfunction .item .wenzi .p1{
    padding: 0 4%;
  }
  .padvantage .list .item{
    padding: 4px 8px
  }
  .padvantage .list .item .p1{
    font-size: 14px;
  }
  .padvantage .list .item .p2{
    font-size: 12px;
    margin-top: 0;
    line-height: 24px;
  }
  .padvantage .list .item .p2 img{
    width: 20px;
    height: 20px;
  }
  .appliscenario .list .item p{
    font-size: 12px;
  }
  .norms .list .item{
     width: 100%;
     height: auto;
     margin-right: 0% !important;
  }
  .norms .list .item1{
    width: 100%;
  }
  .norms .list .item .rigt .name{
    font-size: 14px;
  }
  .norms .list .item img{
    width: 40px;
    height: 40px;
  }
}
/* 硬件产品其它硬件最终落地页 */
.p-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4% 0;
}
.p-title .span1{
  color:#0d7dfc;
font-size:20px;
font-weight:700;
}
.p-title img{
  width:16px;
height:16px;
margin-right: 18px;
}
.p-title .span2{
  color:#999999;
font-size:14px;
}
.p-title a{
  color:#999999;
  font-size:14px;
}
.p-title a::after{
  content: '>';
  margin:0 4px;
  color:#999999;
  font-size:14px;
}
.p-title a:nth-last-child(1)::after{
  display: none;
}
.porcener{
  background-color:#f8f8f8;
  padding-bottom: 6%;
}
.porcener .list{
  display: flex;
  background: #fff;
  box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);
  /* background:url(../img/gbh.png) no-repeat;
  background-size: 100% 100%; */
}
.porcener .list .left{
  width: 50%;

}
.porcener .list .left img{
  width: 100%;
  height: 100%;
}
.porcener .list .left .swiper-container{
  height: 100%;
}
.porcener .list .left .swiper-wrapper{
  height: 100%;
  width: 100%;
}
.porcener .list .left .swiper-slide{
  height: 100%;
  width: 100% !important;
}
.porcener .list .right{
  width: 50%;
  padding:4% 2%;
  box-sizing: border-box;
  border-left: 2px solid #dbdbdb;

}
.porcener .list .right .name{
  font-weight:500;
  color:#424242;
  font-size:32px;
}
.porcener .list .right .type{
  color:#999999;
font-size:14px;
margin-top: 10px;
}
.porcener .list .right .p1{
  color:#636363;
font-size:15px;
line-height:30px;
margin-top: 6%;
}
.porcener .list .swiper{
  margin-top: 14%;
  position: relative;
}
.porcener .list .swiper .swiper-container{
  position: static;
  width: 90%;
  margin: 0 auto;
}
.porcener .list .swiper img{
  width: 100%;
}
.porcener .list .right .wenzi{
  padding: 0 5%;
}
.porcener .list .right .swiper-slide{
  border: 1px solid transparent;
  box-sizing: border-box;
  font-size: 0;
  cursor: pointer;
}
.porcener .list .right .swiper-slide-thumb-active{
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.porcener .list .swiper .center-next::after{
  font-size: 30px;
  color: #dbdbdb;
}
.porcener .list .swiper .center-prev::after{
  font-size:30px;
  color: #dbdbdb;
}
.porcener .list .swiper .center-next{
  opacity: 1;
  right: 0;
}
.porcener .list .swiper .center-prev{
  opacity: 1;
  left: 0;
}
.detailpho{
  font-size: 0;
}
.detailpho img{
  width: 100%;

}
.xgproduct{
  background-color:#f8f8f8;
  padding-top: 4%;
  padding-bottom: 6%;
}
.xgproduct .title{
  text-align: center;
}
.xgproduct .title .p2{
  left: 0;
  right: 0;
  margin: auto;
  font-size: 35px;
}
.xgproduct .list{
  display: flex;
  flex-wrap: wrap;
}
.xgproduct .list .item{
  width: 31.5%;
  background: #fff;
  font-size: 0;
  padding: 2%;
  box-sizing: border-box;
  margin-right: 2.7%;
  box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);
}
.xgproduct .list .item:nth-child(3n){
  margin-right: 0;
}
.xgproduct .list .item img{
  width: 100%;
}
.xgproduct .list .item .name{
  font-weight:500;
  color:#0e1822;
  font-size:25px;
}
.xgproduct .list .item .p1{
  font-weight:500;
  color:#606266;
  font-size:12px;
  /* min-height: 130px; */
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) and (min-width: 0px){
  .p-title .span1{
    font-size: 16px;
  }
  .p-title .span2{
    font-size: 12px;
    display: none;
  }
  .p-title{
    flex-wrap: wrap;
  }
  .porcener .list .right .name{
    font-size: 14px;
  }
  .porcener .list .right .type{
    font-size: 12px;
  }
  .porcener .list .right .p1{
    font-size: 12px;
    line-height: 24px;
    margin-top: 2%;
  }
  .porcener .list{
    flex-wrap: wrap;
    padding-top: 2%;
  }
  .porcener .list .right{
    width: 100%;
    border-left: none;
    display: flex;
    flex-wrap: wrap;
  }
  .porcener .list .right .wenzi{
    width: 100%;
    order: 1;
    margin-top: 10px;
  }
  .porcener .list .swiper .center-next::after,
  .porcener .list .swiper .center-prev::after{
    font-size: 20px;
  }
  .porcener .list .swiper .swiper-container{
    width: 80%;
  }
  .porcener .list .left{
    width: 100%;
  }
  .porcener .list .swiper{
    margin-top: 4%;
    width: 100%;
    order: 0;
  }
  .porcener .list .img1{
    width: 100%;
  }
  .xgproduct .list .item .name{
    font-size: 16px;
    margin-top: 2px;
  }
  .xgproduct .list .item .p1{
    font-size: 12px;
    line-height: 21px;
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  
  }
  .xgproduct .list {
    justify-content: center;
  }
  .xgproduct .list .item{
    width: 78%;
    margin-right: 0% !important;
    margin-bottom: 4%;
  }
  .xgproduct .list .item:nth-child(2n){
    margin-right: 0 !important;
  }
}
/* marklion_解决方案 */
.programme .title .p2{
  font-size: 35px;
}
.prointro .title .p2{
  font-size: 35px;
}
.profunction .title .p2{
  font-size: 35px;
}
.provalue .title .p2{
  font-size: 35px;
}
.useflow .title .p2{
  font-size: 35px;
}
.jadvantage .title .p2{
  font-size: 35px;
}
.programme{
margin-top: 6%;
margin-bottom: 4%;
}
.programme .list .item{
  width: 43.5%;
}
.programme .list .item img{
  width: 100%;
}
.programme .list{
  display: flex;
  font-size: 0;
  justify-content: space-between;
  position: relative;
}
.programme .list .div1{
  width: 100%;
  height:74px;
  line-height: 74px;
  background: url(../img/la.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
}
.programme .list .div1 .span1{
  font-weight:500;
color:#ffffff;
font-size:32px;
width: 37%;
text-align: center;

vertical-align: top;
}
.programme .list .div1 .span2{
  font-weight:500;
color:#000000;
font-size:20px;
width: 63%;
text-align: center;

vertical-align: top;
}
.programme .list .item:nth-child(2) .div1{
  background: url(../img/ra.png) no-repeat;
  background-size: 100% 100%;
}
.programme .list .vs{
  font-weight:500;
color:#0d7dfc;
font-size:80px;
position: absolute;
left: 0;
right: 0;
margin: auto;
text-align: center;
margin-top:9%;
}
.prointro{
  background-color:#f2f7ff;
  padding: 4% 0 5% 0;

}
.prointro .title{
  text-align: center;
}
.prointro .title .p2{
  left: 0;
  right: 0;
}
.prointro .content .p1{
  color:#000000;
font-size:15px;
line-height:36px;
text-align:center;
margin-bottom: 4%;
}
.prointro .content .name{
  font-weight:500;
color:#000000;
font-size:30px;
text-align: center;
}
.prointro .content .photo{
  margin-top: 2%;
}
.prointro .content .photo img{
  width: 100%;
}
.profunction{
  margin-top: 4%;
}
.profunction .title{
  text-align: center;
}
.profunction .title .p2{
  left: 0;
  right: 0;
}
.profunction .list{
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.profunction .list .item{
  width:30%;
  margin-bottom: 3%;
  margin-right: 5%;
}
.profunction .list .item:nth-child(3n){
  margin-right: 0;
}
.profunction .list .item img{
  width: 100%;
}
    .profunction .list .item .p1 {
        font-weight: 500;
        color: #000000;
        font-size: 20px;
        text-align: center;
        margin: 3% 0;
        margin-top: 6%;
    }
.profunction .list .item .p2{
  color:#666666;
font-size:16px;
text-align: center;
width: 97%;
margin: 0 auto;
}
.provalue{
  background-image:linear-gradient(134.09deg,#3b62ff 0%,#1638df 100%);
  padding-top: 4%;
  padding-bottom: 2%;
}
.provalue .title{
  text-align: center;
}
.provalue .title .p1{
  color:#4878f8;
}
.provalue .title .p2{
  left: 0;
  right: 0;
  color: #fff;
}
.provalue .list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2%;
}
.provalue .list .item{
  width: 34%;
  display: flex;
  align-items: center;
  margin-bottom: 6%;
}
.provalue .list .item .img1{
  width:96px;
height:96px;
}
.provalue .list .item .name{
  font-weight:500;
color:#ffffff;
font-size:40px;
margin-bottom: 10px;
}
.provalue .list .item .p1{
  color:#ffffff;
font-size:16px;
opacity:80%;

}
.provalue .list .item .le{
  width: calc(100% - 96px);
  text-align: center;
  padding-right: 6%;
  box-sizing: border-box;
}
.provalue .list .item:nth-child(2n) .le{
  order: 1;
  padding-right: 0;
  padding-left: 6%;
}
.provalue .list .item:nth-child(2n) .img1{
 order: 0;
}
.useflow{
  margin-top: 4%;
  margin-bottom: 6%;
}
.useflow .title{
  text-align: center;
}
.useflow .title .p2{
  left: 0;
  right: 0;
}
.useflow .content {

}
.useflow .content .p1{
  color:#000000;
  font-size:16px;
  line-height:36px;
  text-align:center;
 
}
.useflow .content .list{
  display: flex;
  align-items: center;
  margin-top: 4%;
}
.useflow .content .list .left{
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.useflow .content .list .left .item{
  width: 43%;
  background-color:#ffffff;
border-radius:8px;
/* box-shadow:0px 0px 6px #dbdbdb; */
box-shadow: 1px 2px 8px 2px rgb(13 125 252 / 20%);
padding: 1% 2% 0 2%;
box-sizing: border-box;
margin-right: 7%;
margin-bottom: 7%;
}
.useflow .content .list .left .item:nth-last-child(1){
  margin-bottom: 0;
}
.useflow .content .list .left .item:nth-last-child(2){
  margin-bottom: 0;
}
.useflow .content .list .left .item img{
  width: 100%;
}
.useflow .content .list .left .item p{
  font-weight:500;
color:#000000;
font-size:18px;
text-align: center;
padding: 6% 0;
}
.useflow .content .list .left .item p span{
  font-weight:500;
color:#ffffff;
font-size:14px;
width:24px;
height:24px;
line-height: 24px;
text-align: center;
background-color:#0d7dfc;
border-radius: 50%;
margin-right: 4px;
}
.useflow .content .list .right{
   width: 55%;
   position: relative;
   cursor: pointer;
}
.useflow .content .list .right img{
  width: 100%;
}
.useflow .content .list .right video{
  width: 100%;
  object-fit: cover;
}
.useflow .content .list .right.videostate .play {
  display: none;
}
.useflow .content .list .right .play{
  position: absolute;
  width:120px;
height:120px;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.jadvantage{
  background-color:#f2f7ff;
  /* padding: 5% 0; */
  padding-bottom: 5%;
}
.jadvantage .cont{
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  font-size: 0;
}
.jadvantage .cont .item{
  width: 30%;
  margin-right: 5%;
  margin-top: 5%;
}
.jadvantage .cont .item:nth-child(3n){
  margin-right: 0;
}
.jadvantage .cont img{
  width: 100%;
}
.jadvantage  .title .p1{
  font-size: 50px;
}
.jadvantage  .title .p2{
  /* bottom: -14px; */
}
.jadvantage .cont .item .wenzi .p1{
  font-weight:500;
color:#000000;
font-size:18px;
text-align: center;
padding: 10px 0;
}
.jadvantage .cont .item .wenzi .p2{
  color:#999999;
font-size:14px;
line-height:21px;
text-align:center;
width: 80%;
margin: 0 auto;
}
.jadvantage .cont .item .wenzi{
 
  padding-bottom:20px;
}
.jadvantage .cont .i-photeo{
  /* border:1px solid;
border-color:#b7d1ff; */
border-radius:8px;
background: #fff;
box-shadow:0px 0px 12px rgba(54, 127, 255, 0.16);
}
.hardware{
 padding-top: 4%;
}
.hardware .title{
  text-align: center;
}
.hardware .title .p2{
  left: 0;
  right: 0
}
.hardware .cont .list{
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin-top: 1%;
}
.hardware .cont .list .item{
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.hardware .cont .list .item:nth-child(3n){
  margin-right: 0;
}
.hardware .cont .list .item img{
  width: 100%;
}
.hardware .cont .list .item p{
  font-weight:500;
color:#000000;
font-size:24px;
text-align: center;
margin-top: 20px;
}
.cuscase{
  background-color:#f2f7ff;
border-radius:329px 0px 0px 0px;
/* padding-bottom: 4%; */
padding-top: 4%;
}
.cuscase .title{
  text-align: center;
}
.cuscase .title .p2{
  left: 0;
  right: 0
}
.cuscase .cont .list{
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin-top: 1%;
}
.cuscase .cont .list .item{
  width: 30%;
  margin-right: 5%;
 position: relative;
 margin-bottom: 5%;
}
.cuscase .cont .list .item:nth-child(3n){
  margin-right: 0;
}
.cuscase .cont .list .item img{
  width: 100%;
  border-radius: 8px;
}
.cuscase .cont .list .item p{
  /* opacity:65%;
background-color:#000000; */
background-color: rgba(000, 000, 000, 0.65);

border-radius:0px 0px 8px 8px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
font-weight:500;
color:#ffffff;
font-size:24px;
padding: 10px 0;
text-align: center;
}
@media screen and (max-width: 768px) and (min-width: 0px){
  .provalue .list .item:nth-child(1){
    order: 0;
  }
  .provalue .list .item:nth-child(3){
    order: 1;
  }
  .provalue .list .item:nth-child(5){
    order: 2;
  }
  .provalue .list .item:nth-child(7){
    order: 3;
  }
  .provalue .list .item:nth-child(2){
    order: 4;
  }
  .provalue .list .item:nth-child(4){
    order: 5;
  }
  .provalue .list .item:nth-child(6){
    order: 6;
  }
  .provalue .list .item:nth-child(8){
    order: 7;
  }
  .programme .title .p2{
    font-size: 18px;
  }
  .prointro .title .p2{
    font-size: 18px;
  }
  .profunction .title .p2{
    font-size: 18px;
  }
  .provalue .title .p2{
    font-size: 18px;
  }
  .useflow .title .p2{
    font-size: 18px;
  }
  .jadvantage .title .p2{
    font-size: 18px;
  }
  .programme .list .vs{
    font-size: 28px;
  }
  .programme .list .div1 .span1{
    font-size: 12px;
    vertical-align: middle;
  }
  .programme .list .div1 .span2{
    font-size: 12px;
    vertical-align: middle;
  }
  .programme .list .item{}
  .programme .list{}
  .programme .list .div1{
    line-height: normal;
    height: auto;
    padding: 10px 0;
  }
  .prointro .content .p1{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding: 0 2%;
  }
  .prointro .content .name{
    font-size: 16px;
  }
  .profunction .list .item .p1{
    font-size: 14px;
  }
  .profunction .list .item .p2{
    font-size: 12px;
  }
  .profunction .list .item{
    width: 49%;
    margin-right: 2% !important;
  }
  .profunction .list .item:nth-child(2n){
    margin-right: 0 !important;
  }
  .provalue .list .item .name{
    font-size: 14px;
    width: 84px;
  }
  .provalue .list .item .p1{
    font-size: 12px;
    width: 250px;
  }
  .provalue .list .item{
    width: 100%;
    margin-bottom: 28px;
  }
  .provalue .list .item .img1{
    width: 50px;
    height: 50px;
    order: 0;
  }
  .provalue .list .item .le{
    width: calc(100% - 50px);
    order: 1;
    display: flex;
    align-items: center;
    padding-right: 0;
  }
  .provalue .list .item:nth-child(2n) .le{
    padding-left: 0;
  }
  .useflow .content .p1{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding: 0 2%;
  }
  .useflow .content .list .left .item p{
    font-size: 12px;
  }
  .useflow .content .list .left{
    width: 100%;
    justify-content: center;
  }
  .useflow .content .list .right{
    width: 100%;
    margin-top: 30px;
  }
  .useflow .content .list{
    flex-wrap: wrap;

  }
  .useflow .content .list .right .play{
    width: 60px;
    height: 60px;
  }
  .useflow .content .list .left .item:nth-child(2n){
    margin-right: 0;
  }
  .jadvantage .title .p1{
    font-size: 16px;
  }
  .jadvantage .cont .item .wenzi .p1{
    font-size: 14px;
  }
  .jadvantage .cont .item .wenzi .p2{
    font-size: 12px;
  }
  .jadvantage .cont .item{
    width:49% ;
    margin-right:2% !important;
  }
  .jadvantage .cont .item:nth-child(2n){
    margin-right: 0 !important;
  }
  .hardware .cont .list .item p{
    font-size: 14px;
    margin-top: 5px;
  }
  .hardware .cont .list .item{
    width:49% ;
    margin-right:2% !important;
  }
  .hardware .cont .list .item:nth-child(2n){
    margin-right: 0 !important;
  }
  .cuscase .cont .list .item p{
    font-size: 12px;
  }
  .cuscase .cont .list{
    flex-wrap: wrap;
    justify-content: center;
  }
  .cuscase .cont .list .item{
    width:49% ;
    margin-right:2% !important;
    margin-bottom: 2%;
  }
  .cuscase .cont .list .item:nth-child(2n){
    margin-right: 0 !important;
  }
  .cuscase{
    border-radius: 50px 0px 0px 0px;
  }
  .useflow .content .list .left .item p span{
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
}

/* 公司新闻 */
.case_list {
  padding: 38px 9%;
  text-align: center;
  background: #ebf2fa;
  box-shadow: 2px 3px 3px rgba(143,143,143,0.23);
}
.case_list ul li {
  display: inline-block;
  width: 15%;
  height: 44px;
  line-height: 44px;
  margin: 0 10px;
}
.case_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #808b9c;
  font-size: 16px;
}
.case_list ul .on a {
    background: #2c9dfc;
}
.ndaohan{
  margin-top:10px;margin-bottom:10px;
  margin-left: 5%;
}
.case_main{
	padding:5px 9% 45px;
  font-size: 0;
}
.case li{
	position:relative;
	float:left;
	width:48%;
	margin:30px 1% 0;
	transition: all 0.6s;
	background:#f6f8fa
}
.case_l{
	overflow:hidden;
	transition: all 0.6s;
	float:left;
	width:50%;
	
}
.case_l img{
	display:block;
	width:100%;
	height:auto;
	transition: all 0.6s;
}

.case_r{
	float:right;
	padding:20px 3%;
	width:50%;
	font-size:14px;
	color:#999999;
	line-height:24px;
}
.case_r h3{
	font-size:18px;
	color:#363636;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:13px;
}
.case_r .case_des{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
  font-size:14px;
	color:#999999;
	line-height:24px;
}
.case_time{
	position:absolute;
	width:50%;
	bottom:10px;
	right:-3%
}
.case_time span{
	margin-right:3%;
  color: #999999;
}
.case_time .span1{
	padding:3px 10px;
	font-size:14px;
	color:#fff;
	background:#2C9DFC;
}
.case li:hover{
	box-shadow: 2px 7px 16px rgba(147,147,147,0.41);
}
.case li:hover img{
	transform: scale(1.1);
}
/*page*/
.page{
	text-align:center;
	padding-top:60px;
}

.page ul li{
	display:inline-block;
  margin: 0 2px;
}
.page ul li a{
	display: block;
	padding:3px 10px;
	background:#808b9c;
	font-size:14px;
	color:#fff
}
.page ul li:hover a{
	background:#2c9dfc;
}

.page ul .on a{
	background:#2c9dfc;
}
.case li .clearfix{
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 768px) and (min-width: 0px){
  .case_l img{
    height: 128px !important;
  }
  .case li {
    width: 100%;
    float: none;
    margin: 20px 0 0;
}
  .case li {
    width: 100%;
    margin: 20px 0 0;
  }
  .case_r {
		padding: 0 3%;
	}
	.case_r .case_des {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.case_r h3 {
		font-size: 16px;
		margin-bottom: 0
	}
	.case_time span {
		font-size: 12px
	}
	.case_time .span1 {
		width: 55px;
		height: 15px;
		text-align: center;
		line-height: 15px;
		font-size: 12px;
		display: block;
    box-sizing: content-box;
	}
	.page ul li {
		margin-top: 10px;
	}
	.page {
		padding-top: 10px;
	}
  .case_main {
    padding: 0 5% 30px;
}
.case_time {
  position: static;
  width: 100%;
  margin-top: 10px;
}
.case_list{
  display: none;
}
}

/* 团餐学院 */
.cnteen-check-container .container-box {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  height: 1000px;
  padding: 50px;
  height: auto;
  padding: 25px 50px 50px;
}
.cnteen-check-container .container-box .content-box {
  width: 830px;
  /* height: 900px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.cnteen-check-container .container-box .content-box .file-list-box {
  width: 100%;
  padding: 0 10px;
}
.cnteen-check-container .container-box .content-box .file-list-box .item-box {
  padding: 0 20px;
  height: 70px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  border-bottom: solid 1px #d9d9d9;
}
.cnteen-check-container .container-box .content-box .file-list-box .item-box img {
	width: 30px;
	height: 30px;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content {
	flex: 1;
	padding-left: 10px;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-title {
	font-size: 14px;
	color: #666;
	font-weight: 500;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span {
	font-size: 12px;
	color: #666;
	font-weight: normal;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span:first-child {
	flex: 0.3;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span:nth-child(2) {
	flex: 0.5;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span:last-child {
	flex: 1;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box .item-btn {
	height: 20x;
	width: 60px;
	border-radius: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #d9d9d9;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box:hover {
	box-shadow: 0px 0px 5px 1px #bbb;
  }
  .cnteen-check-container .container-box .content-box .file-list-box .item-box:hover .item-btn {
	background-color: #ff5e3c;
  }
  @media screen and (max-width: 768px) and (min-width: 0px){
    .cnteen-check-container .container-box .content-box{
      width: 100%;
    }
    .cnteen-check-container .container-box{
      padding: 0;
    height: auto;
    }
    .cnteen-check-container .container-box .content-box .file-list-box .item-box{
      height: auto;
      padding: 4px 20px;
    }
    .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span:nth-last-child(1){
      display: none;
    }
    .cnteen-check-container .container-box .content-box .file-list-box .item-box .content .item-desc span{
      flex: none !important;
    }
    .cnteen-check-container .container-box .content-box .file-list-box{
      margin-bottom: 20px;
    }
  }

/* 客户案例 */


/* 合作渠道 */



/* 公司简介 */


/* 联系我们 */
.contactmain{
  padding-bottom: 90px;
}
.contactmain .contact {
  padding: 90px 0 0;
}
.contactmain .contact .con_map{
  width: 50%;
  /* float: left; */
}
.contactmain .contact .con_des {
  width: 50%;
  padding: 20px 3%;
  font-size: 16px;
  line-height: 36px;
  /* float: right; */
}
.contactmain .contact .con_main {
  padding-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
.contactmain .contact:nth-child(2n) .con_map{
  order: 1;
}
.contactmain .contact:nth-child(2n) .con_des{
  order: 0;
}
@media screen and (max-width: 768px){
  .contactmain .contact {
    padding: 30px 2% 0;
}
.contactmain .contact .con_des {
    width: 100%;
    float: none;
    padding: 20px 5%;
    background: #f6f6f6;
  } 
  .contactmain .contact .con_map{
    width: 100%;
    float: none;
  }
  .contactmain .contact:nth-child(2n) .con_map{
    order: 0;
  }
  .contactmain .contact:nth-child(2n) .con_des{
    order: 1;
  }
  .contactmain .contact .con_main {
    padding-top: 30px;
  }
}
/* 招贤纳士 */
.job-cont{
  
}
.job-cont .publice-idea-pc ul{
  display: flex;
}
.job-cont .publice-idea-pc li{
  width: 30%;
  padding: 20px 30px 20px;
  margin: 10px auto;
  border: 1px solid #dadada;
  border-radius: 15px;
  box-shadow: 5px 5px 5px #eaeaea;
  margin-left: 35px;
  margin-bottom: 30px;
  /* height: 145px; */
  transition: all 0.3s ease;
  color: #7e7e7e;
}
.job-cont .ta-c .relative{

  font-size: 28px;

}
.job-cont .ta-c .relative span{
  position: relative;
}
.job-cont .ta-c{
  text-align: center;
}
.job-cont .ta-c .relative span::before{
  content: " ";
    display: block;
    border-bottom: 1px solid #797979;
    width: 6rem;
    height: 1px;
    position: absolute;
   top: 0;
  bottom: 0;
  margin: auto;
  left: -69%;
}
.job-cont .ta-c .relative span::after{
  content: " ";
    display: block;
    border-bottom: 1px solid #797979;
    width: 6rem;
    height: 1px;
    position: absolute;
   top: 0;
  bottom: 0;
  margin: auto;
  right: -69%;
}
.job-cont .can-provide .mt30{
  margin-top: 75px;
}
.job-cont .can-provide .mt30 p {
  line-height: 35px;
  padding: 0 95px;
  margin: 0 auto;
  font-size: 17px;
  text-indent: 2em;
}
.job_list {
  text-align: center;
  margin-top:70px;
}
.job_list a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 20px;
  font-size: 15px;
  background: #f3f3f3;
  margin: 10px;
  color: #888;
  border-radius: 3px;
}
.job_info {
  padding: 40px 60px;
  background: #F7F7F7;
  margin-bottom: 40px;
  margin-top: 20px;
}
.job_info h3 {
  font-size: 24px;
  color: #00abeb;
  text-align: left;
  font-weight: bold;
}
.job_info h4 {
  font-size: 18px;
  color: #000;
  padding: 10px 0;
  font-weight: bold;
}
.job_info p {
  font-size: 15px;
  color: #000;
  padding: 0 0 20px;
  line-height: 28px;
}
.job-cont .slick-slider {
    margin-bottom: 2px;
    font-weight: bold;
}
.job-cont .jobsort{
  display: none;
}
.job-cont .jobsort:nth-child(1){
  display: block;
}
.job_list a:hover, .job_list .job_list_choiced {
  color: #fff;
  background: #2C9DFC;
}
@media screen and (max-width: 768px){
  .job-cont .publice-idea-pc ul{
    flex-wrap: wrap;
  }
  .job-cont .publice-idea-pc li{
    margin-left: 0;
    width: 49%;
    padding: 10px;
    margin-bottom: 0;
  }
  .job-cont .publice-idea-pc li:nth-last-child(1){
    width: 100%;
  }
  .job-cont .slick-slider{
   font-size: 14px;
   text-align: center;
  }
  .job-cont .publice-idea-pc p{
    font-size: 12px;
    text-align: center;
  }
  .job-cont .ta-c .relative{
    font-size: 16px;
  }
  .job-cont .ta-c p{
    font-size: 12px;
  }
  .job-cont .ta-c .relative span::before{
    width: 50px;
  }
  .job-cont .ta-c .relative span::after{
    width: 50px;
  }
  .job-cont .can-provide{
    margin-bottom: 30px;
    margin-top: 40px;
  }
  .job-cont .can-provide .mt30 p{
    padding: 0 20px;
    font-size: 16px;
  }
  .job-cont .can-provide .mt30{
    margin-top: 16px;
  }
  .job_list{
    margin-top: 20px;
  }
  .job_list a{
    font-size: 12px;
    padding: 4px 10px;
    margin-bottom: 0;
  }
  .job_info{
    padding: 20px 20px;
  }
  .job_info h3{
    font-size: 16px;
  }
  .job_info h4{
    font-size: 14px;
  }
  .job_info p{
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 12px;
  }
}


/* 详情 */
.casedetail .news_con_top {
  width: 100%;
  color: #3b3b3b;
  font-size: 14px;
  text-align: center;
  line-height: 59px;
  overflow: hidden;
}
.casedetail .news_con_top .con {
  width: 80%;
  margin: 0 auto;
}
.casedetail .bdshare-button-style0-16 a,.casedetail .bdshare-button-style0-16 .bds_more {
  display: inline-block;
  font-size: 12px;
  padding-left: 17px;
  line-height: 16px;
  height: 16px;
  background-image: url(../img/icons_0_16.png);
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 6px 6px 6px 0;
}
.casedetail .bdshare-button-style0-16 .bds_more {
  color: #333;
  /* float: left; */
 
}
.casedetail .bdshare-button-style0-16 .bds_tsina {
  background-position: 0 -104px;
}
.casedetail .bdshare-button-style0-16 .bds_weixin {
  background-position: 0 -1612px;
}
.casedetail .bdshare-button-style0-16 .bds_qzone {
  background-position: 0 -52px;
}
.casedetail .bdshare-button-style0-16 .bds_tqq {
  background-position: 0 -260px;
}
.casedetail .bdshare-button-style0-16 .bds_renren {
  background-position: 0 -208px;
}
.casedetail .news_con_top ul h4 {
  font-size: 23px;
  font-weight: normal;
}
.casedetail .bdsharebuttonbox{
  text-align: center;
  font-size: 0;
  line-height: normal;
}
.casedetail .news_con {
  width: 1150px;
  margin: 0 auto;
  overflow: hidden;
}
.casedetail .news_con a:hover{
  color: #0d7dfc;
}
.casedetail .news_con img{
 display: block;
 margin: 0 auto;
 max-width: 100%;
}
.news_con .page_turning{
  margin-top: 20px;
  margin-bottom: 20px;
}
.news_con .page_turning a{
  margin-left: 20px;
}
@media screen and (max-width: 768px){
  .casedetail .news_con img{
    height: auto;
  }
  .casedetail .news_con{
    /* width: 100%;
    padding: 0 2%; */
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
  }
  .casedetail .news_con p {
    font-size: 15px;
    line-height: 35px;
    width: 100%;

    /* text-align: center; */
}
.casedetail .news_con p span{
  font-size: 16px !important;
}
  .news_con .page_turning p {
    font-size: 15px;
    line-height: normal;
    width: 100%;
    display: flex;

  }
  .news_con .page_turning{
    width: 95%;
    margin: 0 auto;
  }
  .casedetail .news_con_top .con{
    /* width: 100%;
    padding: 0 2%; */
  }
  .casedetail .news_con_top ul h4{
    font-size: 20px;
    line-height: normal;
    margin-bottom: 14px;
  }
  .news_con .page_turning{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .news_con .page_turning a{
    display: inline-block;
    width: 75%;
    margin-left: 10px;
  }
}
.index .functionshow .showlist video{
  object-fit: cover;
  width: 100%;
}
.tanchuan {
  position: fixed;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100vh;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
  /* opacity: 0.96 !important; */
  /* background: #fff; */
  background-color: rgba(7, 17, 27, 0.9);
}
.tanchuan .p1{
  width: 100%;
}
.tanchuan .p1 {
  text-align: right;
  width: 85%;
}
.tanchuan .p1 img{
  width: 36px;
}
.tanchuan video{
  z-index: 999;
  width: 72%;
  /* height: 80%; */
  object-fit:fill
}
@media (max-width: 768px){
  .tanchuan  video{
    width: 80%;
    /* height: 36%; */
  }
  .tanchuan .p1{
    width: 97%;
  }
  .tanchuan .p1 img{
    width: 30px;
  }
}
/* .intrgs  .part4_main .play-ico{

  display: inline-block !important;
}
.intrgs  .part4_main  .videostate .play-ico{
  display: none !important;
} */

/* 其他智能硬件 */
.otheryj .yj_pei{
	overflow: hidden;
	clear: both;
}
.otheryj .yj_pei li{
	width: 25%;
	float: left;
	margin-bottom: 20px;
}
.otheryj .yj_pei li img{
	display: block;
	margin: auto;
  width: 100%;
}
.otheryj .yj_pei li p{
	text-align: center;
}
/* .otheryj .sb ul li p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

} */
@media screen and (max-width: 768px){
  .otheryj .yj_pei li {
    width: 48%;
    float: left;
    margin-bottom: 10px;
}
.otheryj .yj_pei li:nth-child(2n){
  float: right;
}
.otheryj .yj_pei li img {
  width: 100%;
  height: auto;
}
.otheryj .sb ul li p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
}