/*首页css设置*/
.tem98-header .head_top {background-color:rgb(44, 114, 186);}
/*优势*/
.tem64-service .title{font-weight:bolder;font-size:18px;}
.tem64-service .description{opacity: .7;}
.tem98-header .head_bottom.fixeds.top_show {top: 0;}
.tem98-header .head_bottom.fixeds {
  position: fixed;
  transition: 0.3s;
  box-shadow: 0 0 12px rgb(0 0 0 / 10%);
  z-index: 99;
}

/*解决方案*/

.tem01-about .about_text{overflow: inherit;}
.tem01-about .about_btn .btn-primary{padding:13px 25px;border-radius:30px;}


/*引导语*/
.tem09-button .button-box{padding:13px 35px;border-radius:30px;}

/*案例描述隐藏*/
.tem256-irregular .description{display:none;}

/*隐藏底部*/
.tem06-copyright .share-to{display:none;}
.tem0-contact-sm [type="submit"]{background-color:#f18713;color:#fff;}
.tem0-contact-sm [type="submit"]:hover{opacity:0.75;}

.tem18-certified .image{border: 1px solid #ddd;}
.tem59-banner .image img{width:100%;}

/*案例*/
.tem256-irregular .title{height: 45px;}

/*以下是内页设置*/
/*解决方案*/
.tem59-main-products .item .btn{display:none;}

.tem19-service .icon{color: #f7922d;}
.tem13-bread .bread-box .tem01-location {text-transform: uppercase;}

@media (max-width:768px){
  .tem370-irregular .items { width: 50%;}
  .tem256-irregular .title { overflow: hidden;}
  .tem378-irregular.clearBg,.tem03-ai_contact.content-middle .flex-content {  background: #c1e6c6 !important;}
  .tem10-video-list-ms .item .text .description { display: none;}
  .tem10-video-list-ms .item .box { padding: 5px;}
  .tem06-list-picture-text {  height: 190px; overflow: hidden;}
  .tem05-video-detail-ms {   padding: 10px 0 50px;}
  }