.proimg {
  overflow: hidden;
  border: 1px solid #ccc;
  float: left;
  margin-top: 2%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2%;
  padding-left: 0px;
}
.jqzoom2 {
  position: relative;
  width: 100%;
  padding: 0;
}
.jqzoom2 img {
  width: 100%;
}
.zoomdiv {
  height: 300px;
  width: 300px;
}
.list-h li {
  float: left;
}
#spec-n5 {
  width: 95%;
  height: 56px;
  padding-top: 6px;
  overflow: hidden;
}
#spec-left {
  background: url(../images/left.jpg) no-repeat;
  width: 10px;
  height: 45px;
  float: left;
  cursor: pointer;
  margin-top: 5px;
}
#spec-right {
  background: url(../images/right.jpg) no-repeat;
  width: 10px;
  height: 45px;
  float: right;
  cursor: pointer;
  margin-top: 5px;
}
#spec-list {
  float: left;
  overflow: hidden;
  display: inline;
  width: 93%;
}
#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*/
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: url(../images/loading.gif) #fff no-repeat center center;
  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 div {
  margin-top: 0;
  *margin-left: 0;
  width: 100%;
}
.smallImg {
  position: relative;
  height: 52px;
  margin-top: 1px;
  background-color: #F1F0F0;
  width: 98%;
  overflow: hidden;
  float: left;
  padding-top: 6px;
  padding-right: 1%;
  padding-bottom: 6px;
  padding-left: 1%;
}
.scrollbutton {
  width: 10px;
  height: 50px;
  overflow: hidden;
  position: relative;
  float: left;
  cursor: pointer;
  margin-top: 10px;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
  background-image: url(../images/left1.jpg);
  background-repeat: no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
  background-image: url(../images/right1.jpg);
  background-repeat: no-repeat;
  margin-right: 0px;
}
#imageMenu {
  height: 50px;
  width: 95%;
  overflow: hidden;
  margin-left: 0;
  float: left;
}
#imageMenu li {
  height: 50px;
  width: 60px;
  overflow: hidden;
  float: left;
  text-align: center;
}
#imageMenu li img {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
  width: 44px;
  height: 44px;
  border: 3px solid #959595;
}
/* bigImg */
.bigImg {
  position: relative;
  float: left;
  width: auto;
  overflow: hidden;
  height: 800px;
}
.bigImg img {
  float: left;
  width: 100%;
}
.bigImg #winSelector {
  width: 235px;
  height: 210px;
}
#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff;
}
/* bigView */
/* bigImg */
.bigImg2 {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.bigImg2 #winSelector {
  width: 235px;
  height: 210px;
}
#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff;
}
/* bigView */
#bigView {
  position: absolute;
  border: 1px solid #959595;
  overflow: hidden;
  z-index: 999;
}
#bigView img {
  position: absolute;
}
.smallImg2 {
  position: relative;
  height: 65px;
  margin-top: 10px;
  width: 99%;
  overflow: hidden;
  float: left;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 1%;
  background: #f0f1f1;
}
#imageMenu2 {
  height: 65px;
  width: 95%;
  overflow: hidden;
  margin-left: 0;
  float: left;
}
#imageMenu2 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#imageMenu2 li {
  height: 65px;
  width: 72.5px;
  overflow: hidden;
  float: left;
  text-align: center;
}
#imageMenu2 li img {
  width: 63px;
  height: 63px;
  cursor: pointer;
}
#imageMenu2 li#onlickImg img, #imageMenu2 li:hover img {
  width: 61px;
  height: 61px;
  border: 1px solid #959595;
}
@media screen and (max-width: 940px) {
  #imageMenu2 {
    width: 90%;
  }
}
.cp_body {
  width: 100%;
  overflow: hidden;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.cp_name {
  width: 100%;
  border-bottom: 1px #eaeaea solid;
  margin-top: 20px;
  background-color: #004ca2;
  float: left;
}
#004ca2 .cp_erNav {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.cp_erNav li {
  width: 25%;
  height: 64px;
  float: left;
  line-height: 64px;
  display: inline;
  text-align: center;
}
.cp_erNav li a {
  color: #FFF;
  text-decoration: none;
  float: left;
  width: 100%;
}
.cp_erNav li a:hover {
  color: #FFF;
  float: left;
  width: 100%;
}
.cp_txt {
  width: 100%;
  overflow: hidden;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}
.cp_txt p {
  line-height: 35px;
  color: #333;
}
.cp_txt table {
  margin-top: 10px;
}
.txt_name {
  width: 100%;
  height: 34px;
  font-size: 16px;
  font-weight: bold;
  border-left: 6px #f0592e solid;
  border-bottom: 1px #dddddd solid;
  padding-left: 10px;
  margin-bottom: 25px;
}
.cp_list {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 0px;
  list-style-type: none;
}
.cp_list li {
  width: 23%;
  overflow: hidden;
  float: left;
  margin-right: 2%;
  margin-left: 0;
  box-sizing: border-box;
}
.cp_list li a img {
  height: 212px;
  width: 100%;
}
.cp_list li p {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
  background-color: #004ca2;
}
.cp_list li p a {
  color: #FFF;
  text-decoration: none;
}
.cp_list li p a:hover {
  text-decoration: underline;
}