.slider {
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center;
  margin-top: 20px;
}
.slider .bd {
  width: 980px;
  position: absolute;
  left: 50%;
  margin-left: -490px;
}
.slider .bd li {
  width: 980px;
  overflow: hidden;
}
.slider .bd li img {
  display: block;
  width: 980px;
  height: 360px;
}
.slider .tempWrap {
  overflow: visible !important;
}
.slider .tempWrap ul {
  margin-left: -980px !important;
  /*强制位置*/
}
.slider .hd {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  height: 8px;
  bottom: 20px;
  text-align: center;
}
.slider .hd li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  line-height: 99px;
  overflow: hidden;
  background: url(../images/slider-btn.png) 0 -10px no-repeat;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.slider .hd li.on {
  background-position: 0 0;
  filter: alpha(opacity=100);
  opacity: 1;
}
.slider .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 360px;
  cursor: pointer;
}
.slider .prev {
  left: -50%;
  margin-left: -490px;
}
.slider .next {
  left: 50%;
  margin-left: 490px;
}
.slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 360px;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slider .pnBtn .arrow {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 360px;
}
.slider .pnBtn .arrow:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.slider .prev .arrow {
  right: 0;
  background: url(../images/slider-arrow.png) -120px 0 no-repeat;
}
.slider .next .arrow {
  left: 0;
  background: url(../images/slider-arrow.png) 0 0 no-repeat;
}
.image_list {
  padding: 20px;
  border-top: solid 2px #28a7e1;
}
.image_list li {
  position: relative;
  width: 24%;
  float: left;
  margin: 10px 0.5%;
}
.image_list li a {
  display: block;
}
.image_list li:hover .cover {
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.image_list li .cover {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0;
}
.image_list li .cover .info_right {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 30px;
  height: 20px;
  background: url(../images/download.png) 0 0 no-repeat;
}
.image_list li .cover .info_left {
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 80%;
}
.image_list li .cover .info_left p {
  text-indent: 2em;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
}
.image_list li img {
  width: 100%;
  height: 150px;
}
.image_list li .title {
  color: #666666;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-size: 13px;
  text-align: center;
}
.full_screen_image {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.full_screen_image .close_i {
  position: absolute;
  color: #fff;
  cursor: pointer;
  right: 10px;
  top: 10px;
  font-size: 14px;
}
.tupian_detail .left-slide {
  width: 870px;
  float: left;
  padding: 20px;
}
.tupian_detail .left-slide .focusBox {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.tupian_detail .left-slide .focusBox .pic {
  position: relative;
  z-index: 0;
}
.tupian_detail .left-slide .focusBox .pic img {
  width: 80%;
  margin-left: 10%;
  height: 360px;
  display: block;
}
.tupian_detail .left-slide .focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.tupian_detail .left-slide .focusBox .hd li {
  margin: 0 5px;
  background: url(../images/dot.png) no-repeat 0 -16px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.tupian_detail .left-slide .focusBox .hd .on {
  background-position: 0 0;
}
.tupian_detail .left-slide .focusBox .prev,
.tupian_detail .left-slide .focusBox .next {
  width: 60px;
  height: 90px;
  margin: -60px 0 0;
  display: none;
  background: url(../images/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.tupian_detail .left-slide .focusBox .prev {
  left: 0;
}
.tupian_detail .left-slide .focusBox .next {
  background-position: 0 -90px;
  right: 0;
}
.tupian_detail .left-slide .focusBox .prev:hover,
.tupian_detail .left-slide .focusBox .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.tupian_detail .right-info {
  width: 270px;
  float: right;
  padding: 20px;
  line-height: 28px;
  font-size: 13px;
}
.tupian_detail .right-info h2 {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}
.tupian_detail .right-info .opt {
  margin: 30px 0;
  box-shadow: 5px 5px 5px #aaa;
  padding: 5px 35px;
  display: inline-block;
  border: solid 1px #e0e0e0;
}
.tupian_detail .right-info .opt a {
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
}
.tupian_detail .right-info .opt a.down_load {
  padding-right: 20px;
  background: url(../images/download_black.png) right center no-repeat;
}
.full_screen_image .carousel {
  margin-top: 10%;
}
#picslide2 {
  top: 10%;
}
@media screen and (max-width: 768px) {
  #picslide2 {
    top: 30%;
  }
  .slider {
    display: none;
  }
  .image_list {
    padding: 0;
  }
  .image_list li {
    width: 49%;
    margin: 0px 0.5% 10px;
  }
  .image_list li .cover {
    position: relative;
    display: block;
    width: 100%;
  }
  .image_list li .cover .info_left {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
  }
  .image_list li .cover .info_left p {
    text-indent: 5px;
  }
  .image_list li .cover .info_right {
    display: none;
  }
  .image_list li img {
    width: 100%;
    height: auto;
  }
  .tupian_detail .left-slide,
  .tupian_detail .right-info {
    width: 100%;
    float: none;
  }
  .full_screen_image .carousel {
    margin-top: 40%;
  }
}
