/* ----------------------- */
.box-tit
{
    text-align: center;
}
.box-tit h2
{
    font-size: 41px;
    line-height: 41px;
    font-weight: normal;
    color: #172c6d;
}
.box-tit p
{
    font-size: 16px;
    line-height: 16px;
    color: #110807;
    margin-top: 30px;
}
.box-img
{
    overflow: hidden;
    width: 100%;
}
.box-img img
{
    display: block;
    transform: scale(1);
    transition: 0.5s;
}
.product
{
    background: #162c6d;
    padding-bottom: 80px;
}
li:hover .box-img img
{
    transform: scale(1.2);
}
.pro-l
{
    width: 255px;
    padding-top: 88px;
}
.pro-tit
{
    font-size: 33px;
    color: #ffffff;
    line-height: 33px;
    padding-left: 67px;
    background: url("../image/pro-tit.png") no-repeat left top;
    padding-bottom: 59px;
    position: relative;
}
.pro-tit::after
{
    content: "";
    position: absolute;
    width: 46px;
    height: 3px;
    background: #0066ec;
    border-radius: 1.5px;
    bottom: 0;
    left: 0;
}
.pro-tit p
{
    font-size: 13px;
    line-height: 13px;
    margin-top: 14px;
}

.pro-tel-img
{
    padding: 50px 0 0;
}
.pro-tel-img img
{
    display:block;
}
.pro-tel-bd
{
    text-align: center;
    padding-top: 43px;
    padding-bottom: 22px;
    background: #0065b2;
}
.pro-tel-text p
{
    line-height: 37px;
    font-size: 33px;
    color: #fff;
}
.pro-tel-text
{
    padding: 28px 0 48px;
}
.pro-tel-btn
{
    display: inline-block;
    width: 106px;
    height: 33px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
}

.pro-r
{
    float: right;
    display: flow-root;
    width: 922px;
    margin-top: 150px;
    position: relative;
}
.pro-r-nav ul
{
    display: flex;
    height: 73px;
    background: url("../image/pro-r-navbg.png") no-repeat bottom;
    margin-bottom: 33px;
}
.pro-r-nav ul a
{
    display: block;
    width: 150px;
    color: #ffffff;
    font-size: 16px;
    line-height: 92px;
    text-align: center;
}
.pro-r-nav ul li.on a
{
    line-height: 73px;
    background:url("../image/pro-r-nava.png") no-repeat center;
}
.pro-r-bd li
{
    width: 922px;
    border: 1px solid #bfbfbf;
}
.pro-r-bd p
{
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    position: relative;
}
.pro-r-bd p span
{
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../image/pro-r-more.png") no-repeat center;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover;
}
.pro-botm
{
    margin-top: 28px;
    overflow: hidden;
}
.pro-botm li
{
    width: 276px;
    float: left;
    margin-right: 32px;
}
.pro-botm p
{
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.pro-botm .box-img
{
    width: 100%;
}
/* --------------- */

.case-region {
    background: url("../image/case-bg.jpg") no-repeat center #172c6d;
    background-size: cover;
    background-attachment: fixed;
    padding: 95px 0;
  }
  .case-bd .parHd {
    margin: 27px 0 30px;
    text-align: center;
  }
  .case-bd .parHd li {
    height: 52px;
    display: inline-block;
  }
  .case-bd .parHd li a {
    display: block;
    background: #fff;
    padding: 0 20px;
    margin: 0 5px;
    font-size: 16px;
    color: #000;
    line-height: 52px;
  }
  .case-bd .parHd li.on a {
    background: #0065b2;
    color: #fff;
  }
  .case-bd .parBd .slideBox-special {
    background: #0f1f4c;
    height: 414px;
    overflow: hidden;
    position: relative;
  }
  .case-bd .parBd .slideBox-special .img {
    width: 595px;
    height: 414px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
    background: #fff;
  }
  .case-bd .parBd .slideBox-special .img img {
   width: 778px;
    height: 414px;
    display: block;
    margin:0 auto
  }
  .case-bd .parBd .slideBox-special .desc {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 575px;
    color: #c1c1c1;
    padding: 30px;
    width: 420px;
  }
  .case-bd .parBd .slideBox-special .desc h3 {
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 30px;
  }
  .case-bd .parBd .slideBox-special .desc p,
  .case-bd .parBd .slideBox-special .desc div {
    font-size: 16px;
    line-height: 30px;
  }
  .case-bd .parBd .slideBox-special .desc p {
    max-height: 40px;
    overflow: hidden;
  }
  .case-bd .parBd .slideBox-special .desc .desc-p {
    height: 90px;
    overflow: hidden;
  }
  .case-bd .parBd .slideBox-special .desc a {
    display: block;
    width: 184px;
    height: 51px;
    background: #0065b2;
    line-height: 51px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin: 37px 0 0 -79px;
  }
  .case-bd .parBd .slidewrap {
    margin-top: 13px;
    position: relative;
  }
  .case-bd .parBd .slidewrap .sbtn {
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: "宋体";
    font-size: 60px;
    font-weight: bold;
  }
  .case-bd .parBd .slidewrap .sPrev {
    left: -50px;
  }
  .case-bd .parBd .slidewrap .sNext {
    right: -50px;
  }
  .case-bd .parBd .slidewrap ul {
    overflow: hidden;
  }
  .case-bd .parBd .slidewrap li {
    width: 233px;
    float: left;
    margin-right: 8px;
    background: #fff;
  }
  .case-bd .parBd .slidewrap li img {
    display: block;
    max-width: 233px;
    max-height: 169px;
    margin:0 auto;
  }
/* ----------------- */
  .service
  {
      background: #162c6d;
      padding: 100px 0 65px;
  }
  .ser-tit h2
  {
    color: #ffffff;
  }
  .ser-tit p
  {
    color: #ffffff;
    text-transform: uppercase;
  }
.ser-top
{
    margin-top: 63px;
}
  .ser-top-img
  {
      float: left;
      z-index: 100;
  }
  .ser-top-text
  {
      display: flow-root;
      padding-left: 25px;
      background-color: #0065b2;
      height: 295px;
      padding: 30px 53px 0 25px;
      width: 866px;
      float: right;
  }
  .ser-top-text h6
  {
      width: 675px;
      font-size: 25px;
      color: #fff;
      line-height: 43px;
      padding-bottom: 34px;
      position: relative;
  }
  .ser-top-text h6 span
  {
      display: block;
      width: 50px;
      height: 4px;
      background-color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
  }
  .ser-top-text p
  {
      font-size: 14px;
      color: #ffffff;
      line-height: 26px;
      text-indent: 30px;
      margin-top: 30px;
  }

  .ser-box
  {

    margin-top: 70px;
  }
  .ser-box li
  {
      width: 395px;
      height: 190px;
      background-color: #0065b2;
      padding-top: 32px;
      padding-right: 15px;
      float: left;
      margin-right: 7px;
      position: relative;
      top: 0;
      transition: 0.3s;
      box-sizing: border-box;
      cursor: pointer;
  }
  .ser-box li:nth-child(n+4)
  {
      margin-top: 29px;
  }
  .ser-box li:nth-child(3n)
  {
      margin-right: 0;
  }
  .ser-icon{
      display: flex;
      float: left;
      text-align: center;
      width: 163px;
      height: 114px;
      margin-right: 18px;
      border-right: 1px solid #003259;
      flex-direction: column;
      align-items: center;
      justify-content: center;
  }
  .ser-icon h3
  {
      font-size: 25px;
      color: #ffffff;
      line-height: 25px;
      margin-top:38px;
  }
  .ser-box-text
  {
      display: flow-root;
  }
  .ser-box li p
  {
      font-size: 14px;
      color: #ffffff;
      line-height: 26px;
  }
  .ser-box li:hover
  {
      top: -15px;
  }

  .adv
  {
      background: #162c6d;
      padding-bottom: 105px;
  }
  .adv-box li
  {
      display: flex;
      justify-content: space-between;
  }
  .adv-box li:nth-child(2)
  {
      margin-top: 53px;
  }
.adv-text
{
    width: 758px;
}
.adv-text h3
{
    font-size: 33px;
    color: #ffffff;
    line-height: 33px;
    margin-bottom: 23px;
}
.adv-text-bd
{
    font-size: 16px;
    color: #ffffff;
    line-height: 29px;
}
.adv-img
{
    width: 402px;
    height: 253px;
}
.adv-tel
{
    margin: 15px 0 25px;
}
.adv-tel span
{
    font-size: 33px;
    font-weight: bold;
    
}


.about
{
    background: url("../image/ab-bg.jpg") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 140px;
    box-sizing: border-box;
}
.ab-box
{
   position: relative;
   margin-top: 52px;
}
.ab-box .w
{
    position: relative;
    z-index: 233;
}
.ab-box-bg
{
    position: absolute;
    height: 100%;
    width: 40%;
    left: 0;
    top: 0;
    background: #3a3737;
    opacity: 0.5;
    z-index: 0;
}

.ab-img
{
    float: left;
    margin-right: 44px;
}
.ab-img img
{
    display: block;
}
.ab-bd
{
    display: flow-root;
}

.ab-text
{
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    height: 273px;
    overflow: hidden;
    text-indent: 30px;
    padding-top: 40px;
}

.ab-icon
{
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.ab-icon li
{
    width: 66px;
    text-align: center;
}
.ab-icon li p
{
    font-size: 16px;
    margin-top:11px;
    color: #000000;
}

.promise
{
    background: #162c6d;
    padding-bottom: 95px;
}
.promise .box-tit
{
    padding: 105px 0 54px;
}
.prom-icon
{
    float: left;
    margin-right: 20px;
}
.prom-box
{
    background: url("../image/prom-box.png") no-repeat center;
}
.prom-box li
{
    display: flex;
    align-items: center;
    float: left;
    width: 50%;
}
.prom-box li:nth-child(2n)
{
    padding-left: 62px;
}
.prom-box li:nth-child(n+3)
{
    margin-top: 79px;
}

.prom-box h3
{
    display: flow-root;
    font-size: 25px;
    color: #fff;
    line-height: 25px;
}
.prom-box h3 p
{
    font-size: 14px;
    line-height: 25px;
    margin-top: 16px;
}

/* news */
.news
{
    background: url("../image/news-bg.jpg") no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 180px;
    box-sizing: border-box;
    position: relative;
}
.news .box-tit
{
    padding: 105px 0 74px;
}
.news-l
{
    width: 495px;
    float: left;
    margin-right: 32px;
}
.news .box-tit h2,
.news .box-tit p
{
    color: #11141d;  
}

.news-l-hd h3
{
    font-size: 37px;
    font-weight: normal;
    line-height: 37px;
}

.news-l-hd h3 span
{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.news-l-text
{
    font-size: 20px;
    color: #110807;
    padding-left: 26px;
    margin-top: 32px;
    margin-bottom: 75px;
}
.news-l-text p
{
    float: right;
    font-size: 14px;
    color: #7b94a3;
    width: 400px;
}

.news-r
{
    display: flow-root;    float: right;
    width: 650px;
}
.news-r-img
{
    width: 241px;
    height: 157px;
    float: left;
    margin-right: 16px;
}

.news-r-img img
{
    display: block;
}
.news-r li:nth-child(n+2)
{
    margin-top: 15px;
}
.news-r-bd
{
    display: flow-root;
    position: relative;
    height: 157px;
}
.news-r-bd h3
{
    font-size: 20px;
    line-height: 20px;
    color: #110807;
}
.news-r-bd p
{
    font-size: 14px;
    line-height: 26px;
    color: #110807;
    margin-top: 11px;
    height: 47px;
    overflow: hidden;
}
.news-r-bd i
{
    font-size: 14px;
    color: #110807;
    /*position: absolute;*/
    /*bottom: 36px;*/
    /*left: 0;*/
    margin-top: 20px;
    display: block;
}

a.news-more
{
  display: block;
  width: 124px;  
  height: 35px;
  border: 1px solid #000;
  text-align: center;
  line-height: 35px;
  color: #11141d;
  font-size: 14px;
  position: absolute;
  bottom: 85px;
  left: 50%;
  transform: translateX(-50%);
}

.news-l-hd:hover h3,
.news-l-hd:hover h3 span,
.news-r li:hover h3,
a.news-more:hover
{
    color: red;
}