﻿.fl {
  float: left;
}
.fr {
  float: right;
}
.shuju .div {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed #eee;
}
.shuju {
  margin-top: 40px;
  padding: 0 15px;
}
.shuju .div .p1 {
  font-size: 25px;
  font-weight: 600;
  color: #0071c0;
  line-height: 25px;
}
.shuju .div .p1 .s2 {
  font-size: 14px;
  vertical-align: bottom;
}
.shuju .div .p2 {
  font-size: 18px;
  color: #333333;
}
.shuju .mob-title {
  margin-bottom: 0;
}
.dazao {
  margin-top: 40px;
}
.dz {
  padding: 15px;
}
.dz ul li p {
  text-align: center;
  color: #333333;
  font-size: 20px;
  margin-top: 15px;
  font-weight: 600;
}
.baoz {
  background: url(../image/jibjj.jpg) center;
  background-attachment: fixed;
  padding-bottom: 25px;
  padding-top: 25px;
  /*margin-top: 40px;*/
}
.baoz .p1 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
}
.baoz .p2 {
  font-size: 14px;
  color: #fff;
  line-height: 12px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}
.baoz .p3 {
  /* width: 160px; */
  margin: 0 auto;
}
.plx {
  width: 80%;
  margin: 0 auto;
  line-height: 39px;
  border-radius: 30px;
  background: #0071c0;
  /* padding: 0 28px;
  margin-right: 20px; */
}
.plx .p11 {
  text-align: center;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
}
.baoz .p3 a {
  width: 124px;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 35px;
  border-radius: 30px;
  background: #fff;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #0071c0;
  font-weight: 600;
}
.hz {
  margin-top: 40px;
}
.hban {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
.swe {
  margin: 0 15px;
  border: 1px solid #eee;
}
/*产品分类*/
.w1400{
    width: 100%;
   
}
.cpfl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 25px;
   padding-left: 15px;
    padding-right: 15px;
}
.flna {
  width: 47.5%;
  border-radius: 5px;
  padding-top: 12px;
  border: 3px solid #0071c0;
  text-align: center;
  margin-bottom: 8px;
}
.flna .p1 {
  font-size: 20px;
  font-weight: 600;
  color: #0071c0;
  line-height: 20px;
}
.flna .p2 {
  font-size: 12px;
  color: #666666;
  line-height: 12px;
  margin-top: 10px;
  margin-bottom: 12px;
   overflow:hidden;
          text-overflow:ellipsis;
          white-space:nowrap;

}
.flna .flam {
 width: 98px;
    display: block;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
    margin-top: 11px;
    background: #0071c0;
    margin-bottom: 12px;
    font-size: 12px;
    transition: all 0.8s;
}
.flna .flam:hover {
  background: #00406d;
}
.flna .pflimg {
  overflow: hidden;
  width: 91.4%;
  margin: 0 auto;
}
.flna .pflimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.flna .pflimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
/* 关于我们 */
.gy {
  background: #f3f3f3;
  margin-top: 20px;
  padding-bottom: 75px;
  padding: 15px;
}
.abl {
  width: 100%;
  
  /*padding-top: 89px;*/
  /*margin-left: 15px;*/
}
/*.abimg {*/
/*  background: url(../images/abbj.jpg);*/
/*}*/
.abimg img {
  width: 100%;
  /*transform: translate(-15px, -15px);*/
}
.abr {
  width: 100%;
  padding-top: 15px;
}
.abr .p1 {
     font-size: 30px;
    color: #0071c0;
    line-height: 38px;
    font-weight: 600;
    position: relative;
    max-width: 264px;
    /*margin-bottom: 31px;*/
}
.abr .p1::after {
  content: "";
  display: block;
  position: absolute;
  width: 140px;
  height: 2px;
  background: #0071c0;

  top: 21px;
  right: -60px;
}
.abr .p2 {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  text-align: right;
  padding-top: 9px;
  background: url(/m/template/default/images/abrbj.png) no-repeat;
  background-position: 208px 0px;
}
.abr .p2 span {
  font-weight: 600;
}
.abr hr {
 border-bottom: 1px solid #dddddd;
    margin-top: 19px;
    margin-bottom: 8px;
}
.abr .p3 {
  font-size: 13px;
  color: #444444;
  line-height: 28px;
}
.abr .p3 p:nth-child(2){
    display: none;
}
.abr .p4 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.abr .p4 .p4img {
  text-align: center;
}
.abr .p4 .p41 {
  font-size: 22px;
  line-height: 22px;
  color: #333;
}
.abr .p4 .p42 {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  line-height: 12px;
  margin-top: 4px;
}
.mob-title h3{
    font-size: 23px;
}

/*.procfl {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  width: 778px;*/
/*  margin: 0 auto;*/
/*  margin-top: 38px;*/
/*}*/
/*.procfl a {*/
/*  display: block;*/
/*  width: 172px;*/
/*  line-height: 44px;*/
/*  border-radius: 5px;*/
/*  background: #0071c0;*/
/*  padding: 0 30px;*/
/*  transition: all 0.3s;*/
/*}*/
/*.procfl a p {*/
/*  font-size: 16px;*/
/*  color: #fff;*/
/*  position: relative;*/
/*}*/
/*.procfl a p::after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 6px;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  margin-top: -3px;*/
/*  transition: all 0.3s;*/
/*  background: url(../images/jjbb.png) no-repeat right top;*/
/*}*/
/*.procfl a:hover p::after {*/
/*  background: url(../images/jjbb.png) no-repeat right bottom;*/
/*}*/
/*.procfl a:hover {*/
/*  background: #00406d;*/
/*}*/


/* 新闻资讯 */
.xw {
  margin-top: 12px;
  margin-bottom: 50px;
  padding: 15px;
}
.xw .btp1 {
  margin-bottom: 19px;
}
.xinwen {
  margin-left: -13px;
  margin-right: -13px;
  margin-top: 0;
}
.n1 {
  margin: 0 13px;
}
.n1 .nimg {
  overflow: hidden;
}
.n1 .nimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.n1:hover .nimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.n1:hover .ncont .np1 {
  color: #0071c0;
}
.ncont {
  padding-top: 30px;
}

.ncont .np1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.ncont .np2 {
  font-size: 14px;
  color: #999999;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 15px;
}
.ncont .np3 {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 24px;
}

.xinwen .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: -35px;
}

.xinwen .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 10px;
  outline: none;
  border: 1px solid #333333;
  background: #333333;

  width: 12px;
  height: 12px;
}

.xinwen .owl-carousel .owl-dots button.owl-dot:hover {
  border: 1px solid #0071c0;
  background: #0071c0;
}

.xinwen .owl-carousel .owl-dots button.owl-dot.active {
  border: 1px solid #0071c0;
  background: #0071c0;
}
