@charset "utf-8";

/*产品右侧样式*/

.subpro_left {
  width: 440px;
  float: left;
  padding: 0 20px;
  margin-bottom: 30px;
}

.subpro_right {
  width: 400px;
  float: left;
}

.subpro_name {
  font-size: 28px;
  color: #1b1b1d;
  font-weight: bold;
  line-height: 60px;
  /* height: 64px */
}

.subpro_jj {
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}

.subpro_jj b {
  color: #a9a8a8;
  font-weight: 400;
}

.subpro_lb {
  color: #333;
  font-weight: 400;
  font-size: 12px;
}

.subpro_gjc {
  height: 24px;
}

.subpro_ms {
  color: #333;
  font-weight: 400;
  font-size: 12px;
}

.search01 {
  height: 33px;
  width: 323px;
  margin-top: 7px;
  display: none;
}

.search01 .search-text {
  display: inline-block;
  border: none;
  height: 31px;
  line-height: 31px;
  width: 275px;
  margin-top: 1px;
  padding-left: 5px;
  font-size: 12px;
  outline: none;
  margin-left: 2px;
  background: none;
}

.search01 .search-btn {
  display: inline-block;
  width: 36px;
  height: 33px;
  background: none;
  border: none;
}

.subpro_rxfw {
  color: #DE261A;
  font-size: 28px;
  font-weight: bold;
  border: 6px solid #dedede;
  padding: 5px 8px;
  width: 309px;
  line-height: 30px;
  margin: 10px 0px;
  background: url(../images/tel.png) 5px 15px no-repeat;
  padding-left: 70px;
}

.subpro_rxfw span {
  font-size: 18px;
  color: #909090;
}

.subpro_btn {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.subpro_btn a {
  display: block;
  background: #DE261A;
  color: #fff;
  height: 42px;
  width: 120px;
  text-align: center;
  line-height: 42px;
  float: left;
  margin-right: 75px;
  transition: all 0.2s linear 0s;
  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;
}

.subpro_btn .subpro_btn02 a {
  background: #FEBF00;
  color: #000
}

.subpro_btn a:hover {
  background: #DE261A;
  color: #fff
}



.subpro_btn a:hover {
  background: #DE261A;
  color: #fff
}

/*图片放大镜样式*/

#preview {
  float: none;
  text-align: center;
  width: 402px;
}

.jqzoom {
  width: 400px;
  height: 300px;
  position: relative;
  border: 1px solid #ccc;
}

.jqzoom img {
  width: 400px;
  height: 300px;
}

.zoomdiv {
  left: 859px;
  height: 400px;
  width: 400px;
}

.list-h li {
  float: left;
}

#spec-n5 {
  width: 400px;
  height: 56px;
  padding-top: 6px;
  overflow: hidden;
}

#spec-left {
  width: 10px;
  height: 45px;
  float: left;
  cursor: pointer;
  margin-top: 5px;
}

#spec-right {
  width: 10px;
  height: 45px;
  float: left;
  cursor: pointer;
  margin-top: 5px;
}

#spec-list {
  width: 372px;
  float: left;
  overflow: hidden;
  margin-left: 2px;
  display: inline;
}

#spec-list ul li {
  float: left;
  margin-right: 0px;
  display: inline;
  width: 62px;
}

#spec-list ul li img {
  padding: 2px;
  border: 1px solid #ccc;
  width: 50px;
  height: 50px;
}

/*jqzoom*/

.jqzoom {
  position: relative;
  padding: 0;
}

.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 400px;
  height: 400px;
  border: 1px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
}

.bigimg {
  width: 800px;
  height: 800px;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #FEDE4F 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
  cursor: move;
}

#spec-list {
  position: relative;
  width: 372px;
  margin-right: 6px;
}

#spec-list div {
  margin-top: 0;
  margin-left: -30px;
  *margin-left: 0;
}