.card{
font-family: PingFang SC;
width: 100%;
}
.card-title {
  font-size:28px;
  padding: 20px 0;
  margin: 20px 0;
  color: #333;
  background: url(../images/0814/14.png) no-repeat center;

  text-align: center;
}
.primary{
  background:rgb(36, 114, 230);
  border: #0066ff solid 1px;
  margin: 5px;
  color: #fff;
}
.primary:hover{
   color: #fff !important;
   transform: scale(1.1);
}
.primary2{
  border: #0066ff solid 1px;
  color:rgb(36, 114, 230);
  margin: 5px;
}
.primary2:hover{
  color: #0066ff !important;
  transform: scale(1.1);
}
.overview{
line-height: 32px;
font-size: 18px;
font-family: PingFang SC;
font-weight: 500;
}

.tablist > li > a {
  margin-bottom: 5px;
  text-align: center;
  
}
.tablist > li {
  float: none;
  display: table-cell;
  width: 1%;
}
@media (max-width: 769px) {
  .tablist {
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
  }

}
.card>.nav-pills a{
  color:#656464 ;
 
}
.card>.nav-pills > li.active > a{
  background-color:#DD0021 !important;
  color:#fff;
}

.overview {
  padding: 20px 0;
  position: relative;
}
.overview img {
  display: inline-block;
  vertical-align: middle;
}
.overview p {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 990px) {
  .deployment  {
    position: relative;
    height: 300px;
  }
  .deployment p {
    position: absolute;
  top: 30%;
  transform: translateY(-50%)
  }
}
.scope-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  transition: all 0.35s ease-out;

}
.scope{
  text-align: center;
  font-size: 16px;
  width: 31%;
  background: #E4EDFF;
  padding: 0.87rem;
  border-radius: 0.78rem;
  margin-bottom:3.33%;
}
.scope-list :hover{
  cursor: pointer;
  transform: scale(1.1);
}
.module{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
font-size: 18px;
color: #999999;
}
.module-li{
  box-sizing:border-box;
  width: 365px;
height: 269px;
background: #FFFFFF;
box-shadow: 0px 5px 15px 0px rgba(98,98,98,0.3);
border-radius: 10px;
margin-bottom: 30px;
padding:30px;
}
.module-title {
color: #333333;
font-size: 30px;
}
.module-title img {
  width: 40px;
height: 40px;
padding:10px;
box-sizing: border-box;
background: #DD0021;
border-radius: 50%;
margin-right: 15px;
}
.module-detail{
  line-height:30px;
  padding:10px 0;
}
.product{
  background-color: #FFFFFF;
color: #DD0021;
font-size: 17px;
}
.product thead{
height: 80px;
background: #F4FBFE;
font-size: 20px;
margin-bottom: 10px;
}
.product tbody{
margin-top: 10px;
  border: 1px solid #CDCDCD;
}
.product td,.product th{
  text-align: center;
  min-width: 200px;
}
.product td {
  height: 60px;
  border: 1px solid #CDCDCD;
}
.advantage{
  display: flex;
  flex-wrap:wrap;
  align-content: space-between;
font-size: 18px;
color: #999999;
}
.advantage-li{
  width: 50%;
  box-sizing: border-box;
  padding:100px;
  color:#999;
  height: 376px;
}
.advantage-li h1{
  color:#333333;
font-size: 25px;

}
.advantage-li p{
 padding: 20px 0;
}
.worth{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
font-size: 14px;
color: #999999;
}
.worth-li{
  width: 48%;
  box-sizing: border-box;
  color:#999;
  height: 150px;
}
.worth-title {
font-size: 22px;
margin-bottom:20px;
color: #333333;
}
.topadcs a{
  height:680px;
}
.superiority{
  background: url(../images/products/sb/inspection.png);
  background-size:80% 80% ;
  background-position: center center;
  background-repeat: no-repeat ;
  width: 100%;
  height:70rem;
  padding-top:2rem;
}
.superiority .sur-item .img{
width: 6rem;
height: 11rem;
position: absolute;
top:-1rem;
left:-1rem;
}

.sur-item{
  position: relative;
  margin-bottom:5rem;
}
.sur-item .text{
  padding-left: 3.5rem;
  margin-left: 1.875rem;
  float: left;
  max-width: 350px;
  font-size: 1.2rem;
  background: #fff;
    padding: 1.7rem 1.5rem;
    border-radius: 1.98rem;
    box-shadow: 0 2px 14px #b6b6b6;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.superiority .float-right .text{
  float:  right;
  margin-right: 1.875rem;

}
.superiority .float-right .img{
  right:  -1rem !important;
  left:auto;
}
.superiority .float-right{
  margin-bottom:2rem;

}
.module-list-title{
  background: rgb(36, 114, 230);
  width: 160px;
  color: #fff;
  padding: 5px 20px;
  border-radius: 10px 100px 0 0 ;
}
.module-list{
  background-color: #F4FBFE;
  padding: 10px 20px 20px 40px ;
}
.module-list li{
  list-style:square;
  font-size: 18px;
  line-height: 30px;
  margin: 10px 0px;

}
.module-list li::marker{
  font-size: 20px;
}
.tab_nav{
  position:sticky;
  top: 62px;
  background: #fafbfb;
  font-size: #999;
  z-index: 999;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100px;
}
.tab_nav a{
  color: #999;
  font-size: 18px;
  /* 移除下划线 */
  text-decoration: none;
}
.tab_nav a:hover{
  color: #0066ff;
}

.tab_nav .active a{
  color: #0066ff;
}
.tscpgn{
  padding: 20px 0;
  position: relative;
}
.gray{
  background:rgb(248, 249, 254);
}
.btns{
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.gnmk{
  padding: 10px;
  text-align: center;
  width: 300px;
  height: 276px;
  overflow: hidden;
  border: 1px solid #ccc;
  margin:20px auto;
 font-size: 24px;
 cursor: pointer; 
position: relative;
border-radius: 10px;
}
.gnmk_info{
transition: all 0.4s;
}
.gnmk:hover .gnmk_info{
transform: translateY(-260px);
}
.gnmk_info p{
  font-size: 22px;
  padding: 10px 15px;
  text-align: left;
}
