/* 懒人图库 搜集整理 www.lanrentuku.com */

.rslides {
  position: fixed;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0; top:0; left:0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: fixed;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
img{ border:0;}
#zSlider{ float:left; margin-top:60px;width:1200px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:600px; height:440px; overflow:hidden; float:left;}
#picshow_img li{width:600px; height:440px; overflow:hidden; float:left; display:none;}

#picshow_tx{left:0px; width:600px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}
#select_btn{width:600px; height:440px; color:#111; float:right; display:inline; background-color:#f0f0f0;}
#select_btn li{padding:0 10px; width:580px; height:100px; line-height:30px; border-top:1px solid #fff; cursor:pointer; padding-top:10px;}
#select_btn li:hover{background-color:#fff;}
#select_btn li.current{background-color:#fff;}
#select_btn li.current:hover{background-color:#fff;}
#select_btn a{color:#000;}
#select_btn img{padding:2px; border:1px solid #ccc; width:70px; height:49px; margin-right:10px; float:left;}
#select_btn .select_text{ height:20px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:block;}

.pngwo1{ position:absolute; z-index:9999; top:0; right:0;}
.pngwo1 img{ width:30px; height:110px;}
.pngwo2{ position:absolute; z-index:9999; top:110px; right:0;}
.pngwo2 img{ width:30px; height:110px;}
.pngwo3{ position:absolute; z-index:9999; top:220px; right:0;}
.pngwo3 img{ width:30px; height:110px;}
.pngwo4{ position:absolute; z-index:9999; top:330px; right:0;}
.pngwo4 img{ width:30px; height:110px;}

li{ list-style:none;}
.whcyzt{ float:left; width:100%; background:url(../images/whcy_02.jpg) no-repeat;background-size:100% 100%; padding-top:20px;}
.whcyzt li{ float:left; width:48%; padding:5px 1%; height:auto; position:relative; line-height:24px; font-size:18px;}
.wosd { position:absolute; z-index:10; width:100%; height:auto; top:50%; margin-top:-50px; left:10%; color:#fff;}
.wosd a{ color:#fff;}
.wosd a:hover{ color:#e07127;}