@charset "utf-8";

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url("../images/025.png");
  background-size: 100% 100%;
}

/* 产品系列 */
.kind {
  position: relative;
  margin-top: 60px;
  width: 100%;
  float: left;
  height: 100%;
}
.kind .kind_list01 {
  float: left;
  cursor:pointer;
  margin-right: 28px;
  margin-bottom: 28px;
  width: 700px;
  height: 300px;
  line-height: 300px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-image: url("../images/033.png");
  background-size:100% 100%;
}
.kind .kind_list01:hover  {
  animation:zhezhao 0.5s forwards;
}
@keyframes zhezhao {
  0% {  
    top:250px;
  }
  100%{
    top:0px;
  }
}  
.kind .kind_list01 a {
  display: inline-block;
  line-height: 58px;
  width: 226px;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  height: 58px;
  border-radius: 5px;
}
.kind .kind_list01 a:hover {
  background-color: #0776EC;
}
.kind .kind_list01 img {
  width: 100%;
  height: 100%;
}
.kind .kind_list01 .Masked1 {
  float: left;
  margin-top: -300px;
  width: 700px;
  height: 300px;
  background-color: rgba(0, 0, 0, .4);
  display: none;
}
.kind .kind_list02 {
  float: right;
  cursor:pointer;
  margin-bottom: 28px;
  width: 472px;
  height: 300px;
  line-height: 300px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-image: url("../images/032.png");
  background-size:100% 100%;
}
.kind .kind_list02 a {
  display: inline-block;
  line-height: 58px;
  width: 226px;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  height: 58px;
  border-radius: 5px;
}
.kind .kind_list02 a:hover {
  background-color: #0776EC;
}
.kind .kind_list02 img {
  width: 100%;
  height: 100%;
}
.kind .kind_list02 .Masked2 {
  float: left;
  margin-top: -300px;
  width: 472px;
  height: 300px;
  background-color: rgba(0, 0, 0, .4);
  display: none;
}
.kind .kind_list03 {
  float: left;
  cursor:pointer;
  margin-bottom: 60px;
  width: 472px;
  height: 300px;
  line-height: 300px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-image: url("../images/036.png");
  background-size:100% 100%;
}
.kind .kind_list03 a {
  display: inline-block;
  line-height: 58px;
  width: 226px;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  height: 58px;
  border-radius: 5px;
}
.kind .kind_list03 a:hover {
  background-color: #0776EC;
}
.kind .kind_list03 img {
  width: 100%;
  height: 100%;
}
.kind .kind_list03 .Masked3 {
  float: left;
  margin-top: -300px;
  width: 472px;
  height: 300px;
  background-color: rgba(0, 0, 0, .4);
  display: none;
}
.kind .kind_list04 {
  float: right;
  cursor:pointer;
  margin-bottom: 60px;
  width: 700px;
  height: 300px;
  line-height: 300px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-image: url("../images/035.png");
  background-size:100% 100%;
}
.kind .kind_list04 a {
  display: inline-block;
  line-height: 58px;
  width: 226px;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  height: 58px;
  border-radius: 5px;
}
.kind .kind_list04 a:hover {
  background-color: #0776EC;
}
.kind .kind_list04 img {
  width: 100%;
  height: 100%;
}
.kind .kind_list04 .Masked4 {
  float: left;
  margin-top: -300px;
  width: 700px;
  height: 300px;
  background-color: rgba(0, 0, 0, .4);
  display: none;
}


/* 产品中心 */
.centre {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
.centre .centre_top {
  float: left;
  height: 94px;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 48px;
}
.centre .centre_top .centre_left {
  float: left;
  width: 20%;
  height: 94px;
}
.centre .centre_top .centre_left p:first-of-type {
  font-size: 30px;
  margin-top: 24px;
  height: 40px;
  line-height: 40px;
  color: #03AC22;
}
.centre .centre_top .centre_left p:last-of-type {
  font-size: 12px;
  margin-top: 8px;
  color: #03AC22;
  margin-left: 8px;
}
.centre .centre_top .centre_right {
  float: right;
  margin-top: 10px;
  /*width: 24%;*/
  height: 94px;
  line-height: 90px;
  cursor:pointer;
}
.centre .centre_top .centre_right span {
  float: left;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 14px;
  color: #666666;
}
.centre .centre_top .centre_right span:first-of-type {
  float: left;
  margin-top: -4px;
}
.centre .centre_top .centre_right span:last-of-type {
  float: left;
  color: #000;
}
.centre .centre_nav {
  float: left;
  margin-bottom: 20px;
  width: 100%;
  height: 100%;
}
.centre .centre_nav ul {
  float: left;
  width: 100%;
  height: 100%;
}
.centre .centre_nav ul li {
  float: left;
  box-sizing: border-box;
  width: 380px;
  height: 336px;
  margin-right: 27px;
  margin-bottom: 4px;
}
.centre .centre_nav ul li:nth-of-type(3n){
  margin-right: 0;
}
.centre .centre_nav ul li .centre_img {
  float: left;
  width: 380px;
  height: 280px;
  overflow: hidden;
}
.centre .centre_nav ul li .centre_img img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: all 0.6s;
}
.centre .centre_nav ul li .centre_img img:hover {
  transform: scale(1.1);
}
.centre .centre_nav ul li .centre_title {
  float: left;
  width: 380px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.centre .centre_nav ul li .centre_title:hover {
  color: #0776EC;
}


  @media screen and (min-width: 992px) {
    /* 屏幕大于992px */
    .kind .kind_xl {
      display: none;
    }
    .centre .centre_top02 {
      display: none;
    }
  }

  @media screen and (max-width: 992px) {
    /* 屏幕小于992px */
  .content {
    box-sizing: border-box;
    padding-bottom: 44px;
    position: relative;
  }
  /* 头部 */
  .top_link ul li:nth-of-type(3) {
    border-bottom: 2px solid #0776EC;
  }

  /* banner */
  .banner {
    /* display: none; */
    position: relative;
    width: 100%;
    height: 150px;
  }

  /* 产品系列 */
  .kind {
    /* display: none; */
    width: 100%;
    height: 100%;
    margin-top: 0;
    box-sizing: border-box;
    padding: 10px;
  }
  .kind .kind_xl {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  }
  .kind .kind_list01 {
    width: 100%;
    height: 150px;
    line-height: 156px;
    font-size: 14px;
  }
  .kind .kind_list01 a {
    width: 168px;
  }
  .kind .kind_list02 {
    width: 100%;
    height: 150px;
    line-height: 156px;
    font-size: 14px;
  }
  .kind .kind_list02 a {
    width: 168px;
  }
  .kind .kind_list03 {
    width: 100%;
    height: 150px;
    line-height: 156px;
    font-size: 14px;
    margin-bottom: 28px;
  }
  .kind .kind_list03 a {
    width: 168px;
  }
  .kind .kind_list04 {
    margin-bottom: 20px;
    width: 100%;
    height: 150px;
    line-height: 156px;
    font-size: 14px;
  }
  .kind .kind_list04 a {
    width: 168px;
  }
  /* 产品中心 */
  .centre {
    /* display: none; */
    box-sizing: border-box;
    padding: 10px;
  }
  .centre .centre_top {
    display: none;
  }
  .centre .centre_top02 {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  } 
  .centre .centre_nav ul li {
    width: 46%;
    height: 200px;
  }
  .centre .centre_nav ul li:nth-of-type(even) {
    float: right;
  }
  .centre .centre_nav ul li {
    margin-right: 0;
  }
  .centre .centre_nav ul li .centre_img {
    width: 100%;
    height: 150px;
  }
  .centre .centre_nav ul li .centre_title {
    width: 100%;
    font-size: 14px;
  }


}

@media screen and (min-width:992px) and (max-width: 1236px) {
  /* 屏幕大于992px 且 屏幕小于1236px */

  .w {
    width: 100%;
  }

  .zixun {
    display: none;
  }

  .kind {
    box-sizing: border-box;
    padding: 10px;
  }

  .centre {
    box-sizing: border-box;
    padding: 10px;
  }
  .centre .centre_top .centre_right {
    width: 33%;
  }
  .centre .centre_nav ul li .centre_img {
    width: 100%;
  }
  .centre .centre_nav ul li {
    width: 31%;
  }
  .centre .centre_nav ul li .centre_title {
    width: 100%;
  }
  .kind .kind_list01 {
    width: 48%;
  }
  .kind .kind_list02 {
    width: 48%;
  }
  .kind .kind_list03 {
    width: 48%;
  }
  .kind .kind_list04 {
    width: 48%;
  }
  .kind .kind_list01:hover  {
    animation: none;
  }



} 