@charset "utf-8";
.product {
  padding-top: 80px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.product_title {
  font-size: 32px;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
}
.product_description {
  font-size: 20px;
  line-height: 30px;
  color: #2b2b2b;
  text-align: left;
  text-indent: 2em;
  margin-bottom: 40px;
  padding: 0 150px;
}
.product .tagTime {
  padding: 0 !important;
}
.slideBox {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  display: none;
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd ul {
  width: 100%;
  overflow: hidden;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 100%;
  height: 500px;
  display: block;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 80px;
  height: 80px;
  background: url(../img/spirit.png) -160px 0px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 0px 0px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
.left {
  float: left;
  display: inline;
}
.right {
  float: right;
  display: inline;
}
.product_content {
  width: 1200px;
}
.product_content1 {
  *zoom: 1;
  background: #f0f0f0;
}
.product_content1:before,
.product_content1:after {
  display: table;
  content: "";
}
.product_content1:after {
  clear: both;
}
.product_content1 img {
  width: 500px;
}
.product_content1 .content1 {
  width: 700px;
  text-align: center;
  margin-top: 10%;
}
.product_content h3 {
  color: #2b2b2b;
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: normal;
}
.product_content p {
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b;
}
.product_content .download {
  background: url('../img/all.png') no-repeat 0 -139px;
  text-indent: 50px;
  text-align: left;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-left: 100px;
}
.product_content .download a {
  display: block;
  color: #2b2b2b;
}
.product_content .download a:hover {
  color: #2aa0da;
}
.product_content3 {
  *zoom: 1;
  background: #ffffff;
}
.product_content3:before,
.product_content3:after {
  display: table;
  content: "";
}
.product_content3:after {
  clear: both;
}
.product_content3 img {
  width: 650px;
}
.product_content3 .content3 {
  width: 550px;
  text-align: center;
  margin-top: 10%;
}
.product_content4 {
  width: 1200px;
  text-align: center;
  background: #ffffff;
  padding: 80px 0;
}
.slideTxtBox {
  width: 100%;
}
.slideTxtBox .hd ul {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #e0e0e0;
  color: #2b2b2b;
  font-size: 20px;
  overflow: hidden;
}
.slideTxtBox .hd ul li {
  float: left;
  width: 33.33333333%;
  cursor: pointer;
}
.slideTxtBox .hd ul li.on {
  background: #d0d0d0;
}
.slideTxtBox .bd ul {
  padding: 30px 0 30px 0;
  zoom: 1;
  background: #f0f0f0;
}
@font-face {
  font-family: "iconfont";
  src: url('../font/iconfont.eot?t=1477445860699');
  src: url('../font/iconfont.eot?t=1477445860699#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff?t=1477445860699') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf?t=1477445860699') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg?t=1477445860699#iconfont') format('svg');
  
  /* IE9*/
  /* iOS 4.1- */
}
.icon-more:before {
  content: "\e613";
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 23px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.fixedblock i.iconfont.icon-more {
  color: #fff;
  display: inline-block;
  width: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}
.fixedblock .moresolutions {
  display: none;
  color: #fff;
  margin-left: 45px;
}
.fixedblock ul.solutionitem {
  list-style: none;
  margin-left: 0;
}
.fixedblock .fixedmore {
  position: fixed;
  top: 25%;
  left: 10px;
  background: rgba(52, 52, 52, 0.6);
  border-radius: 25px;
  z-index: 999;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.fixedblock ul.solutionitem li {
  padding: 15px;
  margin: 10px;
}
.fixedblock ul.solutionitem li:hover {
  background: rgba(52, 52, 52, 0.7);
  border-radius: 12px;
}
.solutionitem a {
  display: block;
  color: #fff;
}
.solutionitem a:hover {
  color: #2aa0da;
}
.solutionitem img {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
}
.solutionitem p {
  width: 155px;
  margin: 0 0 0 15px;
  vertical-align: middle;
  display: inline-block;
}
.fixedblock .fixedmore:hover {
  width: 280px;
  background: rgba(52, 52, 52, 0.8);
  -webkit-animation: more-ip-animate 1s ease-in-out;
  -moz-animation: more-ip-animate 1s ease-in-out;
  -ms-animation: more-ip-animate 1s ease-in-out;
  -o-animation: more-ip-animate 1s ease-in-out;
  animation: more-ip-animate 1s ease-in-out;
  overflow: hidden;
  height: 470px;
  left: 15px;
}
.fixedblock .fixedmore.n-series:hover {
  -webkit-animation-name: more-n-animate;
  -moz-animation-name: more-n-animate;
  -ms-animation-name: more-n-animate;
  -o-animation-name: more-n-animate;
  animation-name: more-n-animate;
  height: 273px;
}
@-webkit-keyframes more-ip-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 470px;
  }
}
@-moz-keyframes more-ip-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 470px;
  }
}
@-ms-keyframes more-ip-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 470px;
  }
}
@-o-keyframes more-ip-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 470px;
  }
}
keyframes more-ip-animate 0% {
  width: 50px;
  height: 50px;
  left: 3px;
}
keyframes more-ip-animate 50% {
  width: 280px;
  left: 15px;
  height: 50px;
}
keyframes more-ip-animate 100% {
  height: 470px;
}
@-webkit-keyframes more-n-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    height: 50px;
    left: 15px;
  }
  100% {
    height: 273px;
  }
}
@-moz-keyframes more-n-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    height: 50px;
    left: 15px;
  }
  100% {
    height: 273px;
  }
}
@-ms-keyframes more-n-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    height: 50px;
    left: 15px;
  }
  100% {
    height: 273px;
  }
}
@-o-keyframes more-n-animate {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    height: 50px;
    left: 15px;
  }
  100% {
    height: 273px;
  }
}
keyframes more-n-animate 0% {
  width: 50px;
  height: 50px;
  left: 3px;
}
keyframes more-n-animate 50% {
  width: 280px;
  height: 50px;
  left: 15px;
}
keyframes more-n-animate 100% {
  height: 273px;
}
.fixedblock .fixedmore.one-item:hover {
  -webkit-animation-name: more-one-item;
  -moz-animation-name: more-one-item;
  -ms-animation-name: more-one-item;
  -o-animation-name: more-one-item;
  animation-name: more-one-item;
  height: 165px;
}
.fixedblock .fixedmore.three-item:hover {
  -webkit-animation-name: more-three-item;
  -moz-animation-name: more-three-item;
  -ms-animation-name: more-three-item;
  -o-animation-name: more-three-item;
  animation-name: more-three-item;
  height: 370px;
}
@-webkit-keyframes more-three-item {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 370px;
  }
}
@-moz-keyframes more-three-item {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 370px;
  }
}
@-ms-keyframes more-three-item {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 370px;
  }
}
@-o-keyframes more-three-item {
  0% {
    width: 50px;
    height: 50px;
    left: 3px;
  }
  50% {
    width: 280px;
    left: 15px;
    height: 50px;
  }
  100% {
    height: 370px;
  }
}
keyframes more-three-item 0% {
  width: 50px;
  height: 50px;
  left: 3px;
}
keyframes more-three-item 50% {
  width: 280px;
  left: 15px;
  height: 50px;
}
keyframes more-three-item 100% {
  height: 370px;
}
@media screen and (min-device-width: 300px) and (max-device-width: 1024px) {
  #slideBox,
  .fixedblock {
    display: none;
  }
  .product {
    width: 100%;
    padding-top: 40px;
  }
  .product_content img {
    width: 100%;
  }
  .product_content1 img,
  .product_content1 .content1,
  .product_content3 .content3,
  .product_content3 img {
    width: 50%;
  }
  .product_content4 {
    width: 100%;
  }
  .product_content4 div {
    width: 100% !important;
  }
  .slideTxtBox .bd ul {
    padding: 30px 1%;
  }
  .slideTxtBox .bd ul table {
    width: 100% !important;
  }
  .product_description {
    padding: 0 5%;
    display: block;
    font-size: 18px;
  }
}
@media screen and (min-width: 300px) and (max-width: 1024px) {
  #slideBox,
  .fixedblock {
    display: none;
  }
  .product {
    width: 100%;
    padding-top: 40px;
  }
  .product_content img {
    width: 100%;
  }
  .product_content1 img,
  .product_content1 .content1,
  .product_content3 .content3,
  .product_content3 img {
    width: 50%;
  }
  .product_content4 {
    width: 100%;
  }
  .product_content4 div {
    width: 100% !important;
  }
  .slideTxtBox .bd ul {
    padding: 30px 1%;
  }
  .slideTxtBox .bd ul table {
    width: 100% !important;
  }
  .product_description {
    padding: 0 5%;
    display: block;
    font-size: 18px;
  }
}
@media screen and (min-width: 300px) and (max-width: 768px) {
  .product_content3 .content3 h3,
  .product_content1 .content1 h3 {
    font-size: 24px;
  }
  .product_content4 {
    width: 100%;
  }
  .product_content4 div {
    width: 100% !important;
  }
}
@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
  .product_content3 .content3 h3,
  .product_content1 .content1 h3 {
    font-size: 24px;
  }
  .product_content4 {
    width: 100%;
  }
  .product_content4 div {
    width: 100% !important;
  }
}
@media screen and (min-device-width: 300px) and (max-device-width: 500px) {
  .product_content img {
    width: 100%;
  }
  .product_content4,
  .product_content3 .content3,
  .product_content1 .content1 {
    width: 100%;
  }
  .product_content4 div,
  .product_content3 .content3 div,
  .product_content1 .content1 div {
    width: 100% !important;
  }
  .product_title {
    font-size: 20px;
  }
  .product_content h3,
  .slideTxtBox .hd ul {
    font-size: 18px !important;
  }
  .product_content p {
    font-size: 14px;
  }
  .product_content .download {
    margin-left: 10px;
  }
  .product_description {
    padding: 0 4%;
    display: block;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 300px) and (max-width: 500px) {
  .product_content img {
    width: 100%;
  }
  .product_content4,
  .product_content3 .content3,
  .product_content1 .content1 {
    width: 100%;
  }
  .product_content4 div,
  .product_content3 .content3 div,
  .product_content1 .content1 div {
    width: 100% !important;
  }
  .product_title {
    font-size: 20px;
  }
  .product_content h3,
  .slideTxtBox .hd ul {
    font-size: 18px;
  }
  .product_content p {
    font-size: 14px;
  }
  .product_content .download {
    margin-left: 10px;
  }
  .product_description {
    padding: 0 4%;
    display: block;
    font-size: 14px;
    line-height: 24px;
  }
}
