/* 新闻开始 */
.chanpinbg {
    width: 100%;
    background-color: #ffffff;
    padding-bottom: 50px;
}
.biaoqian {
    background-color: #f2f2f2;
    line-height: 70px;
    font-size: 12px;
    color: #333333;
}
.biaoqian div {
    max-width: 1300px;
    margin: 0 auto;
}
.biaoqian a {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}
.chanpin {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 30px;
}
.chanpin-left {
    float: left;
    width: 20%;
}
.chanpin-left1 p {
    background-color: #0695f1;
}
.chanpin-left1 p span {
    font-size: 26px;
    color: #ffffff;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.chanpin-left1 p i {
    display: block;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ffffff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.chanpin-left1 ul {
    padding-bottom: 30px;
}
.chanpin-left1 ul li {
    border-bottom: 1px solid #0192dc;
    line-height: 48px;
    text-align: center;
}
.chanpin-left1 ul li a {
    display: block;
    color: #333333;
    font-size: 16px;
}
.chanpin-left1 ul li:hover a {
    background-color: #e6f7ff;
    color: #8bd2ff;
}
.chanpin-left2 p {
    background-color: #0695f1;
}
.chanpin-left2 p span {
    font-size: 26px;
    color: #ffffff;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.chanpin-left2 p i {
    display: block;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ffffff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.chanpin-left2 ul {
    padding-bottom: 30px;
}
.chanpin-left2 ul li {
    padding-top: 30px;
}
.chanpin-left2 ul li h2 {
    font-size: 14px;
    color: #000000;
    text-align: center;
}
.chanpin-left2 ul li em {
    display: block;
    font-size: 12px;
    color: #333333;
    text-align: center;
}
.chanpin-right {
    float: right;
    width: 75%;
    padding-top: 10px;
    border: 1px solid #f0f0f0;
    padding: 20px;
}
.xiangqing h1 {
    font-size: 18px;
    color: #ffffff;
    background-color: #1890ff;
    line-height: 40px;
    padding-left: 20px;
    font-weight: normal;
}
.xiangqing-left {
    float: left;
    width: 60%;
}
.xiezhen .xz {
    width: 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%;
    object-fit: cover;
  }
  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper1 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper1 .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper1 .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: contain;
  }
  .liulan {
      font-size: 16px;
      color: #333333;
      padding-left: 30px;
      margin-top: 10px;
      background: url(..//images/liulan.png)no-repeat left;
  }
.xiangqing-right {
    float: right;
    width: 40%;
    padding-left: 20px;
}
.xiangqing-right h2 {
    font-size: 32px;
    color: #000000;
}
.xiangqing-right span {
    display: block;
    color: #333333;
    font-size: 18px;
    background-color: #fff1f0;
    line-height: 52px;
    padding-left: 30px;
}
.xiangqing-right span i {
    color: red;
}
.xiangqing-right p {
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    line-height: 75px;
    border-bottom: 1px solid #e8e8e8;
}
.xiangqing-right p em {
    display: inline-block;
    width: 31px;
    height: 28px;
    line-height: 28px;
    background-color: #fafafa;
    color: #000000;
    font-size: 14px;
    text-align: center;
}
.miaoshu {
    margin-top: 20px;
}
.miaoshu h1 {
    border-bottom: 1px solid #d9d9d9;
}
.miaoshu h1 i {
    display: inline-block;
    color: #1890ff;
    border-bottom: 1px solid #1890ff;
    line-height: 45px;
    font-size: 16px;
    font-weight: normal;
}
.miaoshu span {
    display: block;
    width: 100%;
    background-color: #fafafa;
    height: 60px;
}
.miaoshu img {
    width: 100%;
    margin-top: 20px;
}
.guanjian {
    margin-top: 50px;
    font-size: 16px;
    color: #333333;
}
.guanjian i {
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    color: #333333;
}
.erweima {
    width: 250px;
    margin: 40px auto 0;
}
.erweima p {
    text-align: center;
    font-size: 14px;
    color: #333333;
}
.erweima img {
    width: 100%;
}
.fanye {
    margin-top: 40px;
}
.f1 {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: left;
}
.f1 a {
    color: #333333;
}
.f2 {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: right;
}
.f2 a {
    color: #333333;
}



.zixun {
    display: none;
}
.fenlei {
    display: none;
}
.nav-content1 {
    display: none ;
}
.zhezhao1 {
    display: none;
}


@media only screen and (max-width: 980px) {
    .chanpin-left {
        display: none;
    }
    .chanpin-right {
        float: none;
        width: 100%;
    }
    .xiangqing-left {
        float: none;
        width: 100%;
    }
    .xiangqing-right {
        float: none;
        width: 100%;
        margin-top: 20px;
        padding-left: 0px;
    }
    .xiangqing-right h2 {
        font-weight: normal;
    }
    .erweima {
        display: none;
    }
    .f1 {
        float: none;
        width: 100%;
    }
    .f2 {
        float: none;
        width: 100%;
        text-align: left;
        margin-top: 10px;
    }

    .zixun {
        display: block;
        background-color: #0695f1;
    }
    .zixun span {
        font-size: 26px;
        color: #ffffff;
        display: block;
        text-align: center;
        line-height: 60px;
    }
    .zixun i {
        display: block;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        border-top: 1px solid #ffffff;
        line-height: 60px;
    }
    .fenlei {
        display: block;
        font-size: 16px;
        color: #ffffff;
        width: 92px;
        line-height: 34px;
        text-align: center;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #0192db;
    }
    .zhezhao1 {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 20%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 201;
    }
    .chacha1 {
        position: absolute;
        right: 0%;
        top: 0%;
        z-index: 202;
        width: 40px;
        height: 40px;
        background-color: #686868;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding-top: 8px;
    }
    .nav-content1 {  
        display: none;
        position: fixed;
        /* top: -100%;
        bottom: 0; */
        top: 0;
        right: 0;
        background: #ffffff;
        height: 100%;
        width: 80%;
        z-index: 200;
    }
    .nav-content1 ul {
        background-color: #ffffff;
    }
    .nav-content1 ul li {
        width: 100%;
        text-align: left;
        position: relative;
        line-height: 50px; 
        text-align: center;
    }
    .nav-content1 ul li a {
        color: #000000;
        font-size: 16px;
    }
    
}