@charset "utf-8";
/* index banner */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 1;
  width: 100%;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  height: 40px;
  text-align: center;
  margin: 0 auto;
  list-style-type: none;
  width: 280px;
}
.slideBox .hd ul li {
  float: left;
  padding-right: 40px;
  margin-top: 14px;
}
.slideBox .hd ul li i {
  width: 16px;
  height: 16px;
  background: url(../img/all.png) no-repeat -20px -14px;
  cursor: pointer;
  text-indent: -9999px;
  display: block;
}
.slideBox .hd ul li.last {
  padding-right: 0;
  background: none;
}
.slideBox .hd ul li.on i {
  background: url(../img/all.png) no-repeat -2px -12px;
}
.slideBox .bd ul {
  height: 750px;
  overflow: hidden;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  list-style-type: none;
}
.slideBox .bd li a {
  display: block;
  width: 100%;
  height: 750px;
}
.slideBox .bd img {
  width: 100%;
  display: block;
}
.product_list {
  *zoom: 1;
  margin-right: -20px;
}
.product_list:before,
.product_list:after {
  display: table;
  content: "";
}
.product_list:after {
  clear: both;
}
.product_list ul {
  overflow: hidden;
  zoom: 1;
}
.product_list li {
  width: 270px;
  float: left;
  display: inline;
  margin-right: 20px;
  background: #ffffff;
  height: 300px;
  position: relative;
  transition: all 0.4s linear;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.product_list li:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.product_list li:hover .product_description {
  top: auto;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #2aa0da;
}
.product_list .product_pic {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 20px;
}
.product_list .product_pic img {
  width: 100%;
}
.product_list .product_description {
  width: 230px;
  position: absolute;
  bottom: -150px;
  padding: 0 20px 40px 20px;
  transition: all 0.8s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 20px;
  text-align: left;
  font-size: 16px;
}
.product_list .product_description a {
  color: #ffffff;
}
.product_list .product_description .product_title {
  padding: 20px 0 10px 0;
}
.product_list .product_description .product_memo {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 60px;
  overflow: hidden;
}
.product_list .product_title {
  padding: 45px 0 45px 0;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
.product_list .product_title a {
  color: #2b2b2b;
}
/*���򷽰�*/
.i_sol_lb {
  width: 1140px;
}
.i_sol_lb .ly {
  width: 1140px;
  float: left;
}
.sol_block {
  display: block;
  width: 1140px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin-bottom: 60px;
}
.sol_block:last-of-type {
  margin-bottom: 0;
}
.sol_tu {
  display: block;
  width: 640px;
  float: left;
}
.sol_zi {
  display: block;
  width: 430px;
  float: left;
  padding-left: 40px;
}
.sol_zi .sol_bt {
  display: block;
  font-size: 24px;
  color: #2b2b2b;
  padding-top: 5px;
}
.sol_zi .zi {
  display: block;
  clear: both;
  font-size: 14px;
  color: #2b2b2b;
  line-height: 22px;
  margin-top: 16px;
  text-align: justify;
}
.sol_zi .more {
  display: block;
  padding-top: 28px;
}
.sol_zi .more a {
  font-size: 14px;
  color: #2b2b2b;
  padding-right: 18px;
}
.sol_zi .more a:hover {
  color: #2aa0da;
}
.enterprise {
  *zoom: 1;
}
.enterprise:before,
.enterprise:after {
  display: table;
  content: "";
}
.enterprise:after {
  clear: both;
}
.enterprise_video {
  width: 540px;
  float: left;
  display: inline;
}
.enterprise_memo {
  margin-top: 20px;
  text-indent: 2em;
  color: #777777;
  font-size: 16px;
  line-height: 26px;
}
.enterprise_news {
  width: 520px;
  float: right;
  display: inline;
  overflow: hidden;
  position: relative;
}
.enterprise_news ul {
  *zoom: 1;
  overflow: hidden;
  zoom: 1;
}
.enterprise_news ul:before,
.enterprise_news ul:after {
  display: table;
  content: "";
}
.enterprise_news ul:after {
  clear: both;
}
.enterprise_news li {
  background: url(../img/all.png) no-repeat -290px -28px;
  text-indent: 20px;
  font-size: 16px;
  margin-bottom: 20px;
  height: 22px;
  zoom: 1;
}
.enterprise_news li:hover {
  background: url(../img/all.png) no-repeat -290px 0px;
}
.enterprise_news li:hover a {
  color: #2aa0da;
}
.enterprise_news li:hover .time {
  color: #2aa0da;
}
.enterprise_news .time {
  float: right;
  display: inline;
  color: #bbbbbb;
  height: 22px;
  line-height: 22px;
}
.enterprise_news .newTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 390px;
  display: inline-block;
}
.enterprise_news a {
  color: #777777;
  display: block;
}
.enterprise .new_show {
  display: none;
}
.enterprise .line {
  width: 480px;
  height: 1px;
  overflow: hidden;
  border-top: 1px dashed #9b9b9b;
  margin: 40px auto;
}
.honor {
  *zoom: 1;
  margin-right: -20px;
}
.honor:before,
.honor:after {
  display: table;
  content: "";
}
.honor:after {
  clear: both;
}
.honor li {
  background: #ffffff;
  width: 270px;
  float: left;
  display: inline;
  padding: 10px 10px 0 10px;
  margin-right: 20px;
}
.honor li img {
  width: 100%;
  transition: all 0.2s linear;
}
.honor li span {
  width: 100%;
  margin: 10px auto;
  color: #2b2b2b;
  text-align: center;
  font-size: 20px;
  display: inline-block;
}
.parner {
  *zoom: 1;
  padding-left: 10px;
  margin-right: -20px;
}
.parner:before,
.parner:after {
  display: table;
  content: "";
}
.parner:after {
  clear: both;
}
.parner li {
  width: 230px;
  float: left;
  display: inline;
  margin: 0 20px 20px 0;
}
.parner li img {
  width: 100%;
  transition: all 0.8s ease;
  max-width: 100%;
  max-height: 100%;
}
