@charset "utf-8";
#contents.products .products_history_wrap {
  margin: 0 auto;
}
/*products_history*/
#contents.products .products_history {
  background: url("../../images/company/products_history_line.png") repeat-y 31.5% 0;
  overflow: hidden;
  position: relative;
  padding-top: 120px;
}
#contents.products .products_history .icon {
  position: absolute;
  left: 28.4%;
  top: 0;
}
#contents.products .products_history .icon img {
  float: left;
}
#contents.products .products_history .icon h3 {
  margin-left: 30px;
  float: left;
  line-height: 59px;
}
#contents.products .products_history-date {
  overflow: hidden;
  position: relative;
}
#contents.products .products_history-date h2 {
  float: left;
  font-size: 20px;
  font-weight: normal;
  width: 28%;
  z-index: 2;
}
/*#contents.products .products_history-date h2.first {
  position: absolute;
  left: 0;
  top: 0;
  width: 935px;
  z-index: 99;
}*/
#contents.products .products_history-date h2 a {
  background: url(../../images/company/products_history_plus_on.png) no-repeat right top 22px;
  color: #df242b;
  display: inline-block;
  display: inline;
  zoom: 1;
  padding-right: 30px;
  float: right;
  font-size: 24px;
  transition: all .3s;
  word-break: keep-all;
  text-align: right;
  line-height: 1.3;
  padding-top: 16px;
  font-weight: bold;
  width: 100%;
}
#contents.products .products_history-date h2 a.on {
  background: url("../../images/company/products_history_plus.png") no-repeat right top 24px;
  transition: all .3s;
}
#contents.products .products_history-date h2 a.big {
  background: none;
  font-size: 22px;
  color: #666;
  margin-left: 10px;
}
#contents.products .products_history-date h2 a:hover {
  text-decoration: none;
}
#contents.products .products_history-date h2 img {
  vertical-align: -5px;
}
#contents.products .products_history-date h2.date02 {
  background: none;
}
#contents.products .products_history-date ul li {
  background: url(../../images/company/products_history_bl_point.png) no-repeat 0 20px;
  padding-bottom: 50px;
  zoom: 1;
  /* float: left; */
  text-align: left;
  margin-left: 30.8%;
  /* margin-top: 10px; */
  padding-top: 18px;
}
#contents.products .products_history-date ul li.last {
  padding-bottom: 0;
}
#contents.products .products_history-date ul li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#contents.products .products_history-date ul li h3 {
  float: left;
  text-align: right;
  padding-right: 19px;
  color: #c3c3c3;
  font: 16px;
  display: none;
}
#contents.products .products_history-date ul li h3 span {
  color: #d0d0d0;
  font-size: 12px;
}
#contents.products .products_history-date ul li dl {
  float: left;
  padding-left: 65px;
  margin-top: 0;
  text-align: left;
}
#contents.products .products_history-date ul li dl img {
  width: 100%;
  max-width: 500px !important;
  margin: 20px 0;
}
#contents.products .products_history-date ul li dl dt {
  line-height: 1.8em;
  position: relative;
  color: #898d92;
  text-align: justify;
}
#contents.products .products_history-date ul li dl dt span {
  display: block;
  font-size: 12px;
}
#contents.products .products_history-date ul li.green h3 {
  display: none;
}
#contents.products .products_history-date ul li.green h3 span {}
#contents.products .products_history-date ul li.green dl {
  margin-top: -8px;
}
#contents.products .products_history-date ul li.green dl dt {
  font-size: 20px;
}
#contents.products .products_history-date ul li.green dl img {
  max-width: 500px;
  width: 100%;
  margin: 20px 0;
}
#contents.products .products_history-date ul li.green dl dt a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  overflow: hidden;
  vertical-align: middle;
  margin-left: 12px;
}
#contents.products .products_history-date ul li.green dl dd {
  padding-top: 20px;
  display: none;
}
#contents.products .products_history-date ul li.green dl dd img {
  float: left;
}
#contents.products .products_history-date ul li.green dl dd p {
  overflow: hidden;
  zoom: 1;
  line-height: 21px;
  color: #787878;
}
/*#contents.products .products_history-date h2.first .more-products_history {
  font-size: 16px;
  background: transparent;
  margin-left: 30px;
}
#contents.products .products_history-date h2.first .more-products_history:hover {
  text-decoration: underline;
}*/
*body #contents.products .products_history-date ul li dl dt {
  _font-size: 12px !important;
  _font-weight: bold;
}
*body #contents.products .products_history-date ul li dl dt span {
  _font-weight: normal !important;
}
*body #contents.products .products_history-date ul li.green dl dt a {
  _background: transparent !important;
  *background: transparent !important;
  *font-size: 12px !important;
  _font-weight: normal !important;
}
@media only screen and (max-width: 1199px) {
  #contents.products .products_history-date ul li {
    margin-left: 30.6%;
  }
  #contents.products .products_history .icon {
    left: 27.3%;
  }
  #contents.products .products_history-date h2 a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 996px) {
  #contents.products .products_history .icon {
    left: 0;
  }
  #contents.products .products_history {
    background: url(../../images/company/products_history_line.png) repeat-y 37px 0;
    padding-top: 80px;
  }
  #contents.products .products_history-date h2 {
    width: 100%;
  }
  #contents.products .products_history-date h2 a {
    padding-left: 90px;
    float: left;
    text-align: left;
    height: auto;
  }
  #contents.products .products_history-date h2 a br {
    display: none;
  }
  #contents.products .products_history-date ul li {
    float: left;
    margin-left: 29px !important;
    padding-bottom: 0;
    padding-top: 10px;
    background: url(../../images/company/products_history_bl_point.png) no-repeat 0 15px;
  }
}
/*产品轮播*/
#contents.products #device1 img {
  width: 100%;
}
#contents.products #device2 img {
  width: 80%;
  height: auto;
}
#contents.products #device3 img {
  width: 70%;
  height: auto;
}
#contents.products .device {
  width: 100%;
  height: 350px;
  position: relative;
}
#contents.products .device .arrow-left {
  position: absolute;
  left: 0;
  top: calc(50% - 22px);
  width: 40px;
  height: 45px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.products .device .arrow-left svg {
  width: 20px;
  fill: #666;
}
#contents.products .device .arrow-right svg {
  width: 20px;
  fill: #666;
}
#contents.products .device .arrow-right {
  position: absolute;
  right: 0;
  top: calc(50% - 22px);
  width: 40px;
  height: 45px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.products .device .swiper-slide {
  position: relative;
  width: 100%;
}
#contents.products .device .swiper-container {
  width: 480px;
  height: 350px;
}
#contents.products .device .content-slide {
  padding: 20px;
  color: #fff;
}
#contents.products .device .title {
  font-size: 25px;
  margin-bottom: 10px;
}
#contents.products .device .pagination {
  position: absolute;
  z-index: 20;
  bottom: 13px;
  width: 100%;
  text-align: center;
  height: 5px;
}
#contents.products .device .swiper-pagination-switch {
  display: inline-block;
  width: 25%;
  height: 5px;
  background: #555;
  opacity: 0.8;
  cursor: pointer;
}
#contents.products .device .swiper-active-switch {
  background: #0072c6 !important;
}
@media only screen and (max-width: 1280px) {
  #contents.products .device {
    width: 32vw;
    height: 32vw;
  }
  #contents.products .device .swiper-container {
    width: 32vw;
    height: 32vw;
  }
}
@media only screen and (max-width: 1199px) {
  #contents.products .device {
    width: 32vw;
    height: 32vw;
  }
  #contents.products .device .swiper-container {
    width: 32vw;
    height: 32vw;
  }
}
@media only screen and (max-width: 996px) {
  #contents.products .device .arrow-left {
    width: 30px;
    height: 35px;
  }
  #contents.products .device .arrow-right {
    width: 30px;
    height: 35px;
  }
  #contents.products .device #device1 img {
    height: 40vw !important;
    width: auto !important;
  }
  #contents.products .device #device2 img {
    width: 60% !important;
    height: auto;
  }
  #contents.products .device #device3 img {
    width: 60% !important;
    height: auto;
  }
  #contents.products .device {
    width: 100%;
    height: 50vw;
    position: relative;
  }
  #contents.products .device .swiper-container {
    width: 100%;
    height: 50vw;
  }
}
@media only screen and (max-width: 767px) {
  #contents.products .products_history-date h2 a {
    font-size: 1em !important;
  }
  #contents.products .products_history-date h2 a {}
  #contents.products .products_history-date ul li dl dt {
    font-size: 1em !important;
  }
}
@media only screen and (max-width: 575px) {
  #contents.products .products_history-date h2 a {
    font-size: 0.8em !important;
  }
  #contents.products .products_history-date h2 a {
    padding-left: 70px;
  }
  #contents.products .products_history-date ul li dl {
    padding-left: 40px;
  }
  #contents.products .device {
    width: calc(85vw - 40px);
    height: 50vw;
    position: relative;
  }
  #contents.products .device .swiper-container {
    width: calc(85vw - 40px);
    height: 50vw;
  }
}