/* header开始 */
.headerbg {
    width: 100%;
    background-color: #fdfdfd;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    box-shadow: 0px 0px 10px #d2d2d2;
}
.header p {
    width: 83%;
    border-right: 1px solid #d9e3e8;
    height: 58px;
    line-height: 58px;
    text-align: center;
}
.header p img {
    margin: 0 auto;
  
}

/* 手机导航开始 */
.santiaogang {
    display: block;
    position: absolute;
    top: 30%;
    right: 3%;
    width: 32px;
    height: 25px;
    z-index: 21;
}
.santiaogang img {
    width: 100%;
    height: 100%;
}
.chacha {
    display: none;
    position: absolute;
    top: 3%;
    left: -15%;
    width: 30px;
    height: 30px;
    z-index: 21;
}
.chacha img {
    width: 100%;
    height: 100%;
}
.zhezhao {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 40%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 19;
}
.nav-content {  
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background: #ffffff;
    height: 100%;
    width: 60%;
    z-index: 20;
}
.nav-content ul {
    background-color: #ffffff;
}
.nav-content ul li {
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #cacaca;
}
.nav-content ul li a {
    display: block;
    text-indent: 20%;
    color: #364261;
    font-size: 16px;
}
/* index-pic开始 */
.index-picbg {
    width: 100%;
    margin-top: 58px;
}
.index-picbg img {
    width: 100%;
}
/* 产品开始 */
.chanpinbg {
    width: 100%;
}
.chanpin1 {
    background-color: #0e6ed8;
    padding: 16px 0;
    height: 60px;
    position: relative;
}
.sdmenu{
    position: absolute;
    left: 0;
    top: 15px; 
    width:100%;
    height: 100%;
}
.sdmenu div{
    overflow:hidden;
    width: 60%;
    margin: 0 auto;
}
.sdmenu div.collapsed{
    height: 30px;
    margin-bottom: 5px;
}
.sdmenu div span{
    display:block;
    line-height:30px;
    overflow:hidden;
    padding-left: 50px;
     font-weight:bold;
     color:#333333;
     background: url(..//images/index-chanpin1.gif)#efefef no-repeat left;
     cursor:pointer;
    }
.sdmenu div a{
    padding:5px 0px 5px 12px;
    display:block;
    color:#333333;
    font-size: 14px;
    background: url(..//images/index-chanpin2.gif)#ffffff no-repeat left;
}
.chanpin2 {
    padding: 30px 10px 0;
}
.chanpin2 ul li {
    float: left;
    width: 48%;
    margin: 0px 1% 20px 1%;
    padding-bottom: 40px;
    background-color: #f4f4f4;
}
.chanpin2 ul li a div {
    width: 95%;
    height: 115px;
    margin: 0 auto;
    padding-top: 5px;
}
.chanpin2 ul li a div img {
    width: 100%;
    height: 100%;
}
.chanpin2 ul li a span {
    display: block;
    font-size: 14px;
    color: #333333;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}
.chanpin2 ul li a i {
    display: block;
    border: 1px solid #e1e1e1;
    width: 50%;
    line-height: 23px;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
/* 关于我们开始 */
.guanyubg {
    width: 100%;
    padding: 20px 20px 0;
}
.guanyu1 img {
    width: 100%;
}
.guanyu2 {
    margin-top: 15px;
    padding-left: 10px;
    background: url(..//images/index-guanyu2.png)no-repeat left;
}
    .guanyu2 h2 {
        font-size: 24px;
        color: #0a2966;
        line-height: 1;
        font-weight: normal;
        text-transform: uppercase;
    }
.guanyu2 h3 {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}
.guanyu3 {
    padding-top: 20px;
}
.guanyu3 p {
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
}
.guanyu3 a {
    font-size: 14px;
    color: #333333;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #c9ccd5;
    margin: 20px auto 15px;
}
/* 案例开始 */
.anlibg {
    width: 100%;
    padding-top: 30px;
    background-color: #0055a9;
}
.anli1 {
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
    background: url(..//images/index-guanyu2.png)no-repeat left;
}
    .anli1 h2 {
        font-size: 24px;
        color: #ffffff;
        line-height: 1;
        font-weight: normal;
        text-transform: uppercase;
    }
.anli1 h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}
.anli2 {
    padding-top: 20px;
    background-color: #0e6dd6;
}
.anli2 ul {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 0 20px;
}
.anli2 ul li {
    float: left;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 50%;
    padding-top: 20px;
    background-color: #0e6ed8;
    padding-bottom: 50px;
}
.anli2 ul li a div {
    width: 100%;
    height: 130px;
}
.anli2 ul li a div img {
    width: 100%;
    height: 100%;
}
.anli2 ul li a span {
    display: block;
    margin: 10px 0;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.anli2 ul li a i {
    display: block;
    margin: 10px 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}
.anli3 {
    padding: 20px 0;
}
.anli3 a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    width: 100px;
    border: 1px solid #ffffff;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
}
/* 公司新闻开始 */
.xinwenbg {
    width: 100%;
    background-color: #fdfdfd;
    padding-top: 20px;
}
.xinwen1 {
    padding: 0 10px;
}
.xinwen1-left {
    float: left;
    margin-left: 20px;
    padding-left: 10px;
    background: url(..//images/index-guanyu2.png)no-repeat left;
}

    .xinwen1-left h2 {
        font-size: 24px;
        color: #0a2966;
        line-height: 1;
        font-weight: normal;
        text-transform: uppercase;
    }
.xinwen1-left h3 {
    font-size: 14px;
    color: #2e3955;
    font-weight: normal;
}
.xinwen1-right {
    float: right;
    width: 60%;
    height: 50px;
}
.xinwen1-right img {
    width: 100%;
    height: 100%;
}
.xinwen2 {
    padding: 0 10px;
}
.xinwen2 ul {
    padding-top: 22px;
}
    .xinwen2 ul li {
        margin-bottom: 15px;
        text-align: left;
    }
.xinwen2 ul li i {
    font-size: 14px;
    color: #333333;
    display: block;
    line-height: 20px;
    border-bottom: 1px solid #9e9fa1;
}
.xinwen2 ul li span {
    display: block;
    font-size: 16px;
    color: #333333;
    padding: 5px 0;
}
.xinwen2 ul li p {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.lunbotubg {
    width: 100%;
    background-color: #ffffff;
}
.lunbotu {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-button-next01 {
      display: none;
  }
  .swiper-button-prev01 {
      display: none;
  }
  /* 合作伙伴开始 */
.hezuobg {
      width: 100%;
      background-color: #fdfdfd;
      padding: 20px 0;
  }
  .hezuo {
      padding: 0 10px;
  }
.hezuo1 {
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
    background: url(..//images/index-guanyu2.png)no-repeat left;
}
    .hezuo1 h2 {
        font-size: 24px;
        color: #0a2966;
        line-height: 1;
        font-weight: normal;
        text-transform: uppercase;
    }
.hezuo1 h3 {
    font-size: 14px;
    color: #2f3747;
    font-weight: normal;
}
.hezuo2 {
    margin-top: 20px;
}
.hezuo2 a img {
    width: 100%;
}
/* 联系我们开始 */
.lianxibg {
    width: 100%;
}
.lianxi1 {
    padding: 20px 0;
    background-color: #0e6ed8;
}
.lianxi11 {
    width: 90%;
    margin: 0 auto;
    background: url(..//images/index-lianxi1.jpg)repeat-x left bottom;
    padding: 0 0 3%;
}
.lianxi11 h2 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.lianxi11 h3 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.lianxi12 {
    margin-top: 20px;
}
.lianxi12 ul li {
    float: left;
    width: 90%;
    margin: 0 5% 0 5%;
    padding-left: 30px;
    font-size: 14px;
    color: #ffffff;
    border-bottom: 1px solid #3a4563;
    line-height: 30px;
}
.lx21 {
    background: url(..//images/index-lianxi2.jpg)no-repeat left;
}
.lx22 {
    background: url(..//images/index-lianxi3.jpg)no-repeat left;
}
.lianxi2 {
    background-color: #fdfdfd;
    padding-bottom: 100px;
}
.lianxi2 p {
    text-align: center;
    font-size: 14px;
    color: #64707a;
}


.fuwubg {
    width: 100%;
    background-color: #0055a9;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
}

.fuwu ul li {
    float: left;
    width: 25%;
    border-right: 1px solid #ffffff;
    padding-top: 15px;
}

    .fuwu ul li a div {
        width: 32px;
        height: 25px;
        margin: 0 auto;
    }

        .fuwu ul li a div img {
            width: 100%;
            height: 100%;
        }

    .fuwu ul li a span {
        display: block;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        line-height: 30px;
    }