@charset "gb2312";
.navDown { margin:0 auto; width:980px; height:21px;}
.focusPic { background-image:url(imagesfocus-pic-bg.jpg); width:309px; height:206px; text-align:center; padding-top:7px; margin-right:30px; margin-left:25px; margin-bottom:38px;}
.article { width:980px; margin:0 auto; background-color:#f0f0f0; overflow:hidden;}
h1 { background-image:url(imagesh1-bg.png); width:263px; height:24px; padding:5px 0px 0px 11px; font-size:14px; line-height:14px; color:#890101; font-weight:normal; margin-bottom:4px;}
h1 span { margin-left:182px;}
.ft_lt { float:left;}
.syBlock { vertical-align:top; float:left; width:274px;}
.syBlock ul li  { background-image:url(imagesli-link.jpg); background-repeat:no-repeat; background-position:12px 18px;float:none; padding-left:18px; padding-top:7px;}
.syBlock ul li:hover  { background-image:url(imagesli-hover.jpg); background-repeat:no-repeat; background-position:12px 18px; }
.syBlock ul li a { color:#393837; font-family:"ËÎÌå"; font-size:14px; line-height:14px; letter-spacing:0.5px;}
.syBlock ul li a:hover { color:#802d22;} 
.marginLt_30 { margin-left:30px;}
.marginLt_38 { margin-left:38px;}
.marginLt_52 { margin-left:52px;}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 295px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 295px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 295px;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 295px;
  margin-left:7px;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 295px;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 295px;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 295px;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 14px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  height:21px;
  padding-top:5px;
  font-family:"ËÎÌå";
  margin: 0;
  max-width: none;
  }
  
  .slide .caption a{
	  color:#FFFFFF;
	  font-size:14px; 
   }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 42%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 39px;
  width: 28px;
  background: transparent url("imagesthemes.gif") no-repeat left top;
  margin-top: -10px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }