body {
  min-width: 1200px;
}
body .banner img {
  width: 100%;
}
body .product_show {
  padding-top: 90px;
}
body .product_show .content {
  margin: 0px auto;
}
body .product_show .content .title {
  width: 985px;
  margin: 0px auto;
  padding: 0px 270px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}
body .product_show .content .title li {
  line-height: 45px;
  border-radius: 5px;
  width: 140px;
  color: #999;
  text-align: center;
  cursor: pointer;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
}
body .product_show .content .title li strong {
  display: inline;
  font-size: inherit;
}
body .product_show .content .title .on {
  color: #fff;
  background: #247fd9;
}
body .list .keywords {
  text-align: center;
  margin-bottom: 35px;
}
body .list .keywords .txt {
  font-size: 24px;
  margin-bottom: 15px;
}
body .list .keywords .border {
  height: 10px;
  width: 50px;
  background: #247fd9;
  margin: 0px auto;
}
body .list .img_list {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 70px;
  color: #fff;
}
body .list .img_list li {
  width: 293px;
  position: relative;
  -webkit-transition: all .5s;
  transition: all .5s;
}
body .list .img_list li:hover .masking,
body .list .img_list li:hover .icon_box {
  opacity: 0;
  trasniton: all 0.5s ease-in-out;
}
body .list .img_list li:hover .icon {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
body .list .img_list li .icon_box {
  text-align: center;
  width: 165px;
}
body .list .img_list li .icon_box img {
  margin: 0 auto;
  margin-bottom: 5px;
}
body .list .img_list li .icon_box text {
  margin-left: -5px;
}
body .list .img_list li .icon_box p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
body .list .img_list li .bottom {
  z-index: -1;
}
body .list .img_list li .masking {
  background: rgba(23, 107, 193, 0.59);
  width: 95%;
  height: 430px;
  z-index: -1;
}
body .list .img_list li .icon,
body .list .img_list li .icon_box,
body .list .img_list li .masking {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body .list div[class*="product"] {
  color: #fff;
  text-align: center;
}
body .list div[class*="product"] .title_img {
  margin: 0 auto;
}
body .list div[class*="product"] strong {
  font-size: 24px;
  margin: 25px 0px;
  display: inline-block;
}
body .list div[class*="product"] .txt {
  width: 135px;
  line-height: 50px;
  margin: 30px auto;
  border: 1px solid #237dd9;
  color: #237dd9;
}
body .list div[class*="product"] .content {
  width: 1200px;
  margin: 0 auto;
}
body .list div[class*="product"] .fB strong {
  color: #000;
}
body .list div[class*="product"] .fB p {
  color: #42a7ec;
}
body .list .product_one {
  padding-top: 50px;
  background: url(../../images/Home/product_xijie01_img_01.png) center center no-repeat;
}
body .list .product_two {
  height: 965px;
  background: url('../../images/Home/product_xijie_bg_16.png') repeat-x;
  position: relative;
}
body .list .product_two .content {
  padding-left: 140px;
}
body .list .product_three,
body .list .product_four {
  padding-top: 50px;
}
body .list .product_three {
  background: #e8e8e8;
}
body .list .product_three img {
  margin: 0 auto;
}
body .list .product_four img {
  margin: 0 auto;
}
body .list .product_five {
  padding-top: 100px;
  padding-bottom: 50px;
  background: #1d1d1d;
  position: relative;
}
body .list .product_six {
  height: 970px;
}
body .list .product_six .content {
  position: relative;
  height: 970px;
}
body .list .product_six .content .left {
  overflow: hidden;
}
body .list .product_six .content .left:hover .light {
  left: 550px;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}
body .list .product_six .content .right {
  right: 0px;
}
body .list .product_six .content .light {
  position: absolute;
  width: 551px;
  height: 459px;
  left: -550px;
  top: 50%;
  -webkit-transform: skewx(-25deg) translateY(-50%);
      -ms-transform: skewx(-25deg) translateY(-50%);
          transform: skewx(-25deg) translateY(-50%);
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}
body .list .product_seven {
  padding-top: 50px;
  background: #e8e8e8;
}
body .list .product_seven .content {
  position: relative;
}
body .list .product_seven .content .product_seven_box {
  width: 435px;
  height: 200px;
  background: #0040af;
  padding: 30px 40px;
  position: absolute;
  bottom: 248px;
  right: 5.5%;
  z-index: 1;
}
body .list .product_seven .content .product_seven_box .left {
  width: 240px;
  height: 50px;
  padding-top: 6px;
  background: #000;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}
body .list .product_seven .content .product_seven_box .one,
body .list .product_seven .content .product_seven_box .two {
  text-align: left;
}
body .list .product_seven .content .product_seven_box .one text,
body .list .product_seven .content .product_seven_box .two text {
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
  margin-left: 38px;
  font-size: 24px;
}
body .list .product_seven .content .product_seven_box .one {
  margin-bottom: 20px;
}
body .list .product_seven .content .product_seven_box .number {
  display: inline-block;
  width: 25px;
  height: 44px;
  background: url("../../images/Home/product_xijie_shuzi_06.png") repeat-y;
  margin: 0px 2.5px;
}
body .list .product_seven .content .product_seven_box .border {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: red;
  bottom: 5px;
  margin-bottom: 2px;
}
body .list .product_eight {
  background: #1d1d1d;
  padding-top: 50px;
  padding-bottom: 195px;
}
body .list .product_eight .content .product_seven_list .bottom {
  text-align: left;
  line-height: 30px;
}
body .list .product_eight .content .product_seven_list .bottom h4 {
  margin: 5px 0px;
}
body .list .product_eight .content .product_seven_list .bottom p {
  font-size: 14px;
}
body .list .product_nine {
  padding: 50px 0px;
  background: url('../../images/Home/product_xijie_bg_16.png') repeat-x;
}
body .list .product_nine .content .box {
  height: 275px;
  background: url("../../images/Home/product_xijie09_img.png") left no-repeat;
  background-size: 100%;
  position: relative;
  padding-top: 80px;
}
body .list .product_nine .content .box ul {
  width: 1000px;
  margin-left: 85px;
}
body .list .product_nine .content .box ul li {
  width: 220px;
}
body .list .product_nine .content .box ul li strong {
  color: #fff;
  font-size: 14px;
  margin: 10px 0px;
}
body .list .product_nine .content .box ul li p {
  color: #fff;
}
body .list .product_nine .content .box ul li .bottom {
  font-weight: normal;
  width: 150px;
}
body .list .parameter {
  width: 810px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  padding-left: 165px;
  padding-top: 20px;
}
body .list .parameter li {
  line-height: 40px;
}
body .list .parameter li:before {
  content: url(../../images/Home/product_canshu_icon.png);
  margin-right: 5px;
}
body .list .parameter li text:not(:last-child) {
  margin-right: 260px;
}
body .list .parameter_img {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
}
body .list .parameter_img .keywords {
  margin-top: 50px;
}
body .list .software {
  width: 1350px;
  margin: 0 auto;
}
body .list .software li img {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  body .list div[class*="product"] .content {
    width: 1000px;
  }
  body .list .product_one {
    padding-top: 30px;
  }
  body .list .product_one .content .big_img {
    width: 60%;
    margin: 0 auto;
  }
  body .list .product_two {
    height: auto;
  }
  body .list .product_two .big_img {
    width: 45%;
  }
  body .list .product_three {
    padding-top: 30px;
  }
  body .list .product_three .big_img {
    width: 40%;
  }
  body .list .product_four {
    padding-top: 30px;
  }
  body .list .product_four .big_img {
    width: 35%;
  }
  body .list .product_five {
    padding-top: 30px;
  }
  body .list .product_five .big_img {
    width: 35%;
  }
  body .list .product_six {
    height: 680px;
  }
  body .list .product_six .content {
    height: 680px;
  }
  body .list .product_six .content .left .big_img {
    width: 80%;
  }
  body .list .product_seven .content .big_img {
    width: 40%;
    margin-left: 100px;
  }
  body .list .product_seven .content .product_seven_box {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    bottom: 16%;
    right: 17.5%;
  }
  body .list .product_nine .content .box ul {
    font-size: 12px;
    margin-left: -10px;
  }
  body .list .product_nine .content .box ul li {
    width: 345px;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  body .list .parameter {
    padding-left: 185px;
  }
  body .list .parameter li text:not(:last-child) {
    margin-right: 250px;
  }
  body .list .parameter_img {
    width: 70%;
  }
  body .list .software {
    width: 1100px;
  }
}
