/*通用*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
figure {
  margin: 0px;
  padding: 0px;
}
body,
button,
input,
select,
textarea {
  font-family: "微软雅黑";
  font-size: 12px;
}
.clearleft {
  clear: left;
}
.clearright {
  clear: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
p,
ul,
li,
dl,
dd,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
  list-style: none;
}
.detail_picbot_mid img {
  border: none;
}
a {
  outline: none;
  blr: expression(this.onFocus=this.blur());
  text-decoration: none;
  color: Black;
}
a:hover {
  color: #ff5d11;
  text-decoration: underline;
}
.detail_picbot_mid img:hover {
  background: white;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

/*图片轮播*/
.detail_context_pic {
  width: 680px;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.detail_context_pic_top {
  width: 680px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
.detail_context_pic_bot {
  width: 680px;
  height: 107px;
  overflow: hidden;
  margin-top: 20px;
}
.detail_picbot_left {
  float: left;
  width: 30px;
  height: 107px;
  overflow: hidden;
}
.detail_picbot_left a {
  display: block;
  width: 30px;
  height: 107px;
}
.detail_picbot_mid {
  float: left;
  width: 620px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  height: 77px;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 13px;
}
.detail_picbot_mid ul {
  height: 77px;
  width: 620px;
  overflow: hidden;
  position: relative;
}
.detail_picbot_mid ul li {
  float: left;
  height: 77px;
  margin-left: 25px;
  display: inline;
  width: 94px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.detail_picbot_mid ul li img {
  height: 73px;
  max-width: 90px;
}
#pic1 {
  max-width: 680px;
}
.selectpic {
  border: 2px solid red;
}
.detail_picbot_right {
  float: left;
  width: 30px;
  height: 107px;
  overflow: hidden;
}
.detail_picbot_right a {
  display: block;
  width: 30px;
  height: 107px;
}
#preArrow {
  left: 0px;
}
#nextArrow {
  right: 0px;
}
.contextDiv {
  cursor: pointer;
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0px;
  z-index: 5;
  background: url("") repeat;
}
.contextDiv span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 39px;
  height: 50px;
}
#preArrow_A {
  left: 16px;
  background: url(pic_left.png) 0px 0px no-repeat;
  display: none;
}
#nextArrow_A {
  right: 16px;
  background: url(pic_right.png) 0px 0px no-repeat;
  display: none;
}
#miaoshuwarp {
  position: relative;
  bottom: 0;
  z-index: 1;
  width: 680px;
  text-align: left;
}
#miaoshu {
  position: absolute;
  width: 660px;
  padding: 0 10px;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  color: White;
  font-size: 14px;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.bodymodal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 1100;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
}
.firsttop_left {
  width: 250px;
  height: 250px;
  margin-right: 30px;
  overflow: hidden;
  float: left;
}
.firsttop_right {
  float: left;
  width: 250px;
  overflow: hidden;
}
.close2 {
  height: 17px;
}
.close2 a {
  background: url(close.jpg) 0px 0px no-repeat;
  width: 15px;
  height: 15px;
  display: block;
  float: right;
}
.replay {
  height: 24px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.replay h2 {
  float: left;
  font-size: 16px;
  color: #fff;
  margin: 0;
}
.replay p {
  float: left;
  margin-left: 15px;
  display: inline;
  line-height: 24px;
  padding-right: 25px;
  background: url(replay.png) right no-repeat;
}
.replay p a {
  color: white;
  font-size: 14px;
}
.replay p a:hover {
  color: #ff702d;
  text-decoration: underline;
}
.pictwo {
  width: 270px;
  height: 88px;
  overflow: hidden;
  margin-top: 20px;
}
.pictwo ul li {
  width: 120px;
  height: 88px;
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}
.pictwo ul li img {
  width: 120px;
  height: 88px;
}
.imgdivtext {
  position: absolute;
  bottom: 0px;
  height: 25px;
  width: 120px;
  background: rgba(0, 0, 0, 0.6);
  line-height: 25px;
  text-align: center;
  left: 0px;
  z-index: 4;
  *background: #000;
  *filter: alpha(opacity=50);
}
.imgdivtext a {
  color: White;
  font-size: 14px;
  font-weight: bold;
}
.imgdivtext a:hover {
  color: #ff702d;
  text-decoration: underline;
}
.returnbtn {
  margin-top: 35px;
}
.returnbtn a {
  width: 115px;
  height: 22px;
  border: 1px solid #ccc;
  padding: 5px 15px;
  line-height: 22px;
  text-align: center;
  color: White;
  font-size: 16px;
  display: block;
}
.returnbtn a:hover {
  color: #ff702d;
  border: 1px solid #8d5a00;
}
.firsttop {
  width: 250px;
  padding: 20px;
  background: #1c1c1c;
  position: fixed;
  top: 35%;
  left: 0px;
  z-index: 1200;
  color: White;
  display: none;
}

.endtop {
  width: 250px;
  padding: 20px;
  background: #1c1c1c;
  position: fixed;
  top: 35%;
  left: 0px;
  z-index: 1200;
  color: White;
  display: none;
}

/*
本代码由js代码网收集并编辑整理;
尊重他人劳动成果;
转载请保留js代码网链接 - www.jsdaima.com
*/
