@charset "utf-8";
/*product_con*/
/*pro_top*/
.product_con {
  padding-top: 80px;
  background: #eeefef;

}
.product_con a {
  text-decoration: none;
}
.pro_top {
  width: auto;
  height: 520px;
  background: #fff;
  border-bottom: 1px dashed #fff;
}
.pro_top .ubar {
  width: 1220px;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  margin: 0 auto;
}
.pro_top .crumbs {
  width: auto;
  height: 60px;
  border-top: 1px solid #646464;
  /*border-bottom: 1px solid #7c7c7c;*/
}
.pro_top .share {
  width: 1220px;
  height: 128px;
  line-height: 125px;
  margin: 0 auto;
}
.pro_top .share dl {
  width: 460px;
  height: 52px;
  line-height: 52px;
  margin-top: 42px;
  float: right;
}
.pro_top .share dt {
  margin-right: 20px;
  color: #585757;
  float: left;
}
.pro_top .share dd {
  float: left;
  margin-right: 10px;
}
.pro_top .share dd a {
  width: 46px;
  height: 46px;
  background: url(../images/share_icon.png) no-repeat -8px -6px;
  display: inline-block;
}
.pro_top .share dd .s_2 {
  background-position: -63px -6px;
}
.pro_top .share dd .s_3 {
  background-position: -119px -6px;
}
.pro_top .share dd .s_4 {
  background-position: -175px -6px;
}
.pro_top .share dd .s_5 {
  background-position: -228px -7px;
}
.pro_bot {
  width: 1220px;
  margin: 0 auto;
  padding-top: 40px;
}
.pro_bot .title {
  height: 100px;
  font-size: 36px;
  color: #666868;
}
.pro_bot .pro_tran {
  margin-top: 40px;
   overflow: auto;  position: relative; padding-bottom:30px;
}

.pro_bot .pro_tran .slot ul {
  margin-left: 40px;
}
.pro_bot .pro_tran .slot ul li {
  width: 180px;
  height: 242px;
  float: left;
  margin-right: 50px;
}
.pro_bot .pro_tran .slot ul li p {
  height: 62px;
  line-height: 62px;
  text-align: center;
  display: block;
  color: #666868;
  font-size: 18px;
}
.pro_bot .pro_tran .slot ul .no_margin {
  margin: 0;
}
.pro_bot .pro_docu {
  margin-bottom: 30px;
}
.pro_bot .pro_docu .document {
  margin-top: -20px;
}
.pro_bot .pro_docu .document dl {
  height: 60px;
  margin-left: 40px;
  font-size: 18px;
}
.pro_bot .pro_docu .document dl a {
  font-size: 20px;
  color: #000000;
}
.pro_bot .pro_docu .document dl dt {
 /* height: 50px;
  line-height: 50px;*/
  height: 50px;
  line-height: 50px;
/*  float: left;
  width: 200px;*/
}
.pro_bot .pro_docu .document dl dd {
  height: 50px;
  line-height: 50px;
  display: block;
  margin-left: 30px;
  padding-left: 30px;
  background: url(/images/en/product/DLicon.png) no-repeat left 9px;
  background-size: 20%;
  float: left;
}
.pro_bot .pro_docu .document dl .d1 {
  background: url(/images/en/product/Vicon.png) no-repeat left 9px;
  background-size: 35%;
}
.pro_bot .pro_p {
  overflow: hidden;
}
.pro_bot .pro_p .slot {
  height: 314px;
}
.pro_bot .pro_p .slot ul {
  margin-left: 40px;
}
.pro_bot .pro_p .slot ul li {
  width: 180px;
  height: 242px;
  float: left;
  margin-right: 50px;
}
.pro_bot .pro_p .slot ul li p {
  height: 62px;
  line-height: 27px;
  text-align: center;
  display: block;
  color: #666868;
  font-size: 18px;
  padding-top: 10px;
}
.pro_bot .pro_p .slot ul .no_margin {
  margin: 0;
}
.pro_bot .pro_video {
  overflow: hidden;
}
.pro_bot .pro_video .video ul {
  margin-left: 40px;
}
.pro_bot .pro_video .video ul li {
  height: 216px;
  padding: 10px;
  margin-right: 45px;
  background: #fff;
  float: left;
}
.pro_bot .pro_video .video ul li p {
  height: 38px;
  line-height: 25px;
  width:199px;
}
.pro_bot .pro_new {
  margin-top: 65px;
}
.pro_bot .pro_new .new ul {
  margin-left: 40px;
}
.pro_bot .pro_new .new ul li {
  width: 992px;
  height: 34px;
  line-height: 28px;
  border-bottom: 1px dashed #d4d4d4;
}
.pro_bot .pro_new .new ul li a {
  float: left;
  color: #838383;
  font-size: 16px;
}
.pro_bot .pro_new .new ul li span {
  float: right;
  font-size: 16px;
}
