﻿.col-xl-right{
  display: block;
  width: 20%;
  float: left;
  padding: 0px !important;
}
.col-xl-right a {
  color: white;
  flex-direction: column;
  margin-left: 0;
  cursor: pointer;
}
.col-xl-right h2 {
  line-height: 33px;
  color: #fff;
  font-weight: normal;
  font-size: 23px;
  text-align: center;
  padding-top: 9%;
}
.col-xl-right p {
  color: #fff;
  font-size: 13px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 0px;
}
.col-xl-right.imgBox {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}
.col-xl-right .imgBox img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  text-align: center;
}
.more{width: auto;float: right;margin-right: 5%;}
.more a{
  text-align: center;
  width: auto;
  display: inline-block;
  color: #8febd5;
  border: 1px solid#8febd5;
  padding: 6px 11px;
  margin-top: 74%;
}
.velocity{
  width: 100%;
  height: auto;
  display: inline-block;
}


.velocity ul{}
.velocity li{}
.velocity li img{}
.vel-right{}
.vel-right h3{}
.vel-right p{}
.velocity ul span{}
.product {
  width: 100%;
  height: auto;
  display: inline-block;
}
.product{
  width: 100%;
  height: auto;
  display: inline-block;
  background-image: url("../../static/images/p-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2%;
}
.index{
  width: 1280px;
  margin: 0 auto;
}
.title{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 4%;
  padding-bottom: 0%;
}
.title i{
  width: 30px;
  height: 5px;
  background: #00d1d8;
  display: inline-block;
  float: left;
  margin-top: 2%;
}
.ti-right{
  float: left;
  margin-left: 1%;
}
.ti-right h2{
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 9px;
}
.ti-right h5{
  font-size: 22px;
  color: #fff;
  margin-top: 1px;
}
.pro-box{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 3%;
}
.prob-one{
  float: left;
  width: 27%;
  height: 565px;
  display: inline-block;
  background: rgba(255,255,255,0.1);
  padding: 2% 2%;
  box-shadow: 1px 1px 5px 4px #ececec;
}
.probo-title{
  width: 100%;
  height: auto;
  display: inline-block;
}
.probo-title h3{
  font-size: 22px;
  font-weight: normal;
  float: left;
  margin-bottom: 0px;
  margin-top: 13%;
}
.probo-title img{
  float: right;
}
.probo-title p{
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 15px;
  line-height: 33px;
  padding-top: 12px;
}
.prob-one ul{
  width: 100%;
  height: auto;
  display: inline-block;
}
.prob-one li{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 3%;
}
.prob-one li a span{
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #10d5a6;
  border-radius: 50%;
  float: left;
  margin-top: 2%;
  margin-right: 3%;
}
.prob-one li a p{
  float: left;
  color: #000000;
  font-size: 15px;
}
.Moredetail {
  display: inline-block;
  line-height: 25px;
  border-bottom: 2px solid #10d5a6;
  color: #10d5a6;
}

.prob-two{
  float: left;
  width: 44%;
  height: 565px;
  display: inline-block;
  padding: 2% 2%;
  margin: 0px 1%;
  box-shadow: 1px 1px 5px 4px #ececec;
  background: rgba(255,255,255,0.1);
}
.prob-two ul{
  width: 33.3%;
  height: auto;
  display: inline-block;
  float: left;
}
.prob-two li{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 4%;
}
.prob-two li a span{
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #10d5a6;
  border-radius: 50%;
  float: left;
  margin-top: 4%;
  margin-right: 5%;
}
.prob-two li a p{
  float: left;
  color: #000000;
  font-size: 15px;
}
.Moredetails {
  display: inline-block;
  line-height: 25px;
  border-bottom: 2px solid #10d5a6;
  color: #10d5a6;
}
.about{
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  padding-bottom: 3%;
  background-image: url("../../static/images/syab-banner.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -1%;
}
.ab-txt{
  width: 74%;
  height: auto;
  display: inline-block;
  line-height: 37px;
  font-size: 14px;
  margin-top: 2%;
  letter-spacing: 1px;
  color: #fff;
  float: left;
}
.ab-box{
  width: 75%;
  height: auto;
  display: inline-block;
  float: right;
  margin-top: 3%;
}
.ab-box ul{
  width: 100%;
  height: auto;
  display: inline-block;
}
.ab-box li{
  width: 33%;
  background: #646e78;
  float: left;
  padding-top: 5%;
  padding-bottom: 4%;
  border-radius: 15px;
}
.abb-left{
  float: left;
  width: 40%;
}
.abb-left img{
  width: 70%;
  margin-left: 19%;
}
.abb-right{
  width: 58%;
  float: right;
  margin-top: -10px;
}
.abb-right h3{
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 10px;
}
.abb-right p{

  margin-bottom: 5px;
}
.abb-right p a{
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}
.Moredetailas {
  display: inline-block;
  line-height: 25px;
  border-bottom: 2px solid #fff;
  color: #fff;
  margin-top: 18px;
}
.news{
  width: 100%;
  height: auto;
  display: inline-block;
  background-image: url("../../static/images/ne-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 3%;
}
.n-box{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 3%;
}
.n-box ul{
  width: 50%;
  height: auto;
  display: inline-block;
  float: left;
}
.n-box li{
  width: 100%;
  float: left;
  padding: 0 1% 0.42rem 0;
  position: relative;
  margin-bottom: 0.48rem;
}
.n-box li .tag {
  width: auto;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #2944a6;
  transition: all 0.3s;
  padding: 2px 18px;
  display: inline-block;
  margin-bottom: 2%;
  text-decoration: none;
}
.n-box li  .tit {
  font-family: "harmMedium";
  font-size: 18px;
  margin-bottom: 12px;
  color: #000;
}
.n-box li .tit:hover{
  color:#00d1d8;
}
.n-box li .tag:hover{
  background: #00d1d8;
}
.tit {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  *white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
.n-box li .desc {
  color: #666666;
  font-size: 14px;
  margin-bottom: 19px;
  width: 76%;
  padding-bottom: 0px;
  font-family: emoji;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  float: left;
  line-height: 26px;
}
.dot1 {
  -webkit-line-clamp: 1;
}
.dot {
  overflow: hidden;
  word-break: normal;
  text-overflow: ellipsis;
  white-space: break-spaces;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.n-box li .date {
  position: absolute;
  right: 24px;
  top: 55%;
}
.n-box li .date {
  color: #999999;
  font-size: 16px;
}
.n-box li .date i {
  margin-left: 0.15rem;
  font-size: 20px;
  transition: all 0.3s;
}


.ab-box li:hover img{
  animation: shake 3000ms ease-in-out;
}
@keyframes img {
  10%, 90% { transform: translate3d(-1px, 0, 0); }
  20%, 80% { transform: translate3d(+2px, 0, 0); }
  30%, 70% { transform: translate3d(-4px, 0, 0); }
  40%, 60% { transform: translate3d(+4px, 0, 0); }
  50% { transform: translate3d(-4px, 0, 0); }
}



.prob-one li a p:hover{
  padding-left: 15px;
  filter: brightness(0.9);
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  border-bottom: 1px solid#f2f3f4;
}
.prob-two li a p:hover{
  padding-left: 15px;
  filter: brightness(0.9);
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  border-bottom: 1px solid#f2f3f4;
}
.n-box li a{
      border-bottom: 1px solid #ccc;
    width: 100%;
    height: auto;
    display: inline-block;
}