i {
  font-style: normal;
}
.conterym {
  /*background: #fbfbfb;*/
}
.bottoms {
  background: rgba(255, 255, 255, 0.8);
  padding: 1.8% 0;
}
.bottoms p, .bottoms a {
  color: #595959;
}
.cot_wit {
  width: 100%;
}
.cot_withs {
  max-width: 1300px;
  margin: 0 auto;
}
.margsx {
  margin: 3.5% auto 7%;
}
/*------------------------                bannerny                            --------------------------*/
.bannerny {
  width: 100%;
}
.bannerny img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
/*------------------------                banner                            --------------------------*/
.ty_sliderbar {
  width: 20%;
}
.ty_abtit {
  font-size: 30px;
  color: #0267b6;
  text-align: left;
}
.ty_abtit span {
  font-size: 20px;
  display: block;
  color: #d4dae6;
  margin-top: -6px;
}
.ty_menulist {
  border-top: 1px solid #ececec;
  margin-top: 14px;
}
.ty_menulist li {
  border: 1px solid #ececec;
  border-top: none;
  position: relative;
  width: 100%;
}
.ty_menulist li .ty_menua {
  display: block;
  font-size: 16px;
  padding-left: 14px;
  line-height: 50px;
  color: #666;
}
.ty_menua .ty_icon {
  font-weight: bold;
  font-style: normal;
  font-size: 26px;
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -15px;
  line-height: 24px;
  color: #f0f2f6;
}
.ty_icon img {
  width: 100%;
}
.ty_maincont {
  width: 73.2%;
}
.ty_current {
  margin-top: 0;
  text-align: right;
  height: 40px !important;
  border-bottom: 1px solid #d4dae6;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.ty_current span {
  color: #31cf9f;
}
.ty_current a {
  color: #666;
  display: inline-block;
}
.ty_menulist li:hover .ty_menua, .ty_menulist li.on .ty_menua {
  color: #0267b6;
}
/*       -----------       product        ---------------         */
.product {
  width: 100%;
  overflow: hidden;
  padding-top: 2.5%;
}
.product li {
  width: 28% ! important;
  display: block;
  max-height: 262px !important;
  float: left;
  background: #eee;
  box-shadow: 2px 2px 18px #eee;
  position: relative;
  margin: 0 2.5% 2%;
}
.prots {
  height: 100%;
  display: block;
}
.product figure {
  margin: 0;
  height: 73%;
}
.product figure a {
  height: 100%;
  display: block;
}
.prokimg {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 100%;
}
.prokimg img {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  display: block;
  height: 100%;
}
.profig:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.profig {
  width: 100%;
}
.prots h4 a {
  color: #464646;
}
.prots h4 {
  margin: 0;
  font-size: 14px;
  text-align: left;
  line-height: 36px;
  border-top: 1px solid #eee;
  text-align: center
}
.profig:hover .mask {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.prots p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5%;
}
.mask {
  position: absolute;
  width: 100%;
  height: 73%;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  z-index: 2;
}
.profig:hover .mask img {
  display: inline-block;
}
.mask img {
  width: 17%;
  position: absolute;
  left: 37%;
  top: 40%;
  display: none;
}
/*------------------------                footer                            --------------------------*/
.newsnrs {
  padding-bottom: 3%;
}
.newsdivs {
  padding: 2% 0;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
}
.newsfa1 {
  width: 20%;
  text-align: center;
}
.newsdivs .newsfa1 p {
  line-height: 46px;
}
.newsfa1 p:nth-child(1) {
  border-bottom: 1px solid #0267b6;
  font-size: 26px;
}
.newsfa1 p {
  color: #0267b6;
  width: 60%;
  margin: 0 auto;
  line-height: 30px;
}
.newsfar {
  width: 78%;
}
.newsdivs .newsfar .newsfrp {
  font-size: 16px;
  line-height: 40px;
}
.newsfar .newsfrp {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  line-height: 32px;
}
.newsfar p, .newsfar p a {
  color: #888;
  font-size: 12px;
}
.newschak {
  color: #666;
  line-height: 40px;
  font-size: 14px;
  float: right;
  margin-right: 8%;
}
.newsul li:hover .newschak {
  color: #0267b6;
}
.newsnrs ul li {
  width: 100%
}
.certificate {
  width: 100%;
  padding: 3.5% 0 2%;
}
.certif {
  margin: 0 auto;
  position: relative;
  padding-bottom: 4%;
  border-left: 1px dashed #e0e0e0;
  border-top: 1px dashed #e0e0e0;
}
.appgallery li {
  width: 33%;
  float: left;
  display: block;
  border: 1px dashed #e0e0e0;
  border-left: none;
  border-top: none;
  padding: 1% 0;
}
.appgallery li a {
  display: block;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
.fancybox .fancyboximg {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.appgallery li a span {
  font-size: 14px;
  color: #666;
  line-height: 48px;
}
.appgallery li a img {
  width: 100%;
}
/*------------------------                footer                            --------------------------*/
.footer {
  position: inherit;
  bottom: inherit;
  width: 100%;
  padding: 12px 0;
  background: rgba(0, 0, 0, .6);
}
.footer p {
  text-align: center;
}
@media screen and (max-width:768px) {
  .ty_sliderbar {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .ty_menulist li {
    border: 1px solid #ececec;
    border-top: none;
    width: 49.3%;
    float: left;
  }
  .ty_maincont {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .ty_conts{padding: 0px 10px;}
  .ty_menulist li .ty_menua {
    display: block;
    font-size: 12px;
    padding-left: 8px;
    line-height: 50px;
    color: #666;
    width: 80%;
  }
  .product li {
    width: 48%!important;
    display: block;
    float: left;
    background: #eee;
    box-shadow: 2px 2px 18px #eee;
    position: relative;
    margin: 0 2.5% 2%;
  }
  .prots h4 {
    margin: 0;
    font-size: 12px;
    line-height: 52px;
    padding-left: 0;
    border-top: 1px solid #eee;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mask {
    position: absolute;
    width: 100%;
    height: 72%;
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    z-index: 2;
  }
  .newsfar p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .newsfrp {
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newsfa1 p {
    color: #0267b6;
    width: 86%;
    margin: 0 auto;
    line-height: 30px;
  }
  .newsfa1 {
    width: 24%;
    text-align: center;
  }
  .newsfar {
    width: 70%;
  }
  .appgallery li {
    width: 49.5%;
    float: left;
    display: block;
    border: 1px dashed #e0e0e0;
    border-left: none;
    border-top: none;
    padding: 1% 0;
  }
}