﻿@charset "utf-8";
/* CSS Document */
.shouye a{cursor:pointer;color:#9c9c9c;}
.new_detail{color: #404040; padding:28px 10px ;font-size:14px;}
.new_detail p{font:18px/32px "Microsoft Yahei" ;color: #404040; text-indent:2em;}
.content_left{height:auto;}
.max,.mid,.min{cursor:pointer;}


.l_banner{width:240px;height:170px;background:url(detail_res/l_banner_bg.png) no-repeat;padding:5px;margin-bottom:10px;}
.l_banner{width: 240px;height: 174px;position: relative; }
.l_banner .banner-in{width: 235px;height: 174px; overflow: hidden;cursor: pointer;position: relative;}
.l_banner ul {width:2000px;position: absolute;left:0;top:0;}
.l_banner ul li{float: left;}


.l_banner ol{position: absolute; bottom:15px;left:50%;margin-left:-26px;}
.l_banner ol li{width: 10px;height: 10px;background:url(detail_res/l_yuan01.png) no-repeat; float: left;margin:0 3px;cursor: pointer;   font-size: 0;/*ie6最小高度bug修复*/  }
.l_banner ol li.current{background-position: 0 100%;background:url(detail_res/l_yuan.png) no-repeat;}


.comment{width:868px;float:left;border:1px solid #d4d4d4;min-height:500px;}
.comment_top{height:55px;background:#f8f8f8;line-height:55px;padding-left:10px;font-size:16px;color:#7a7a7a;font-family:'微软雅黑';}
.comment_box{width:878px;}
.comment_box .submit_comment{height:238px;width:798px;padding:20px 35px;border:1px solid #ccc;border-left:0 none;border-bottom:0 none;}
.submit_comment_top{width:788px;height:44px;padding:0 10px;background:#f8f8f8;line-height:44px;font-size:14px;color:#787878;}
.comment_box .txt{width:786px;height:95px;padding:10px 10px 0;border:1px solid #ccc;color:#787878;}
.comment_box .txtarea{width:786px;height:95px;color:#787878;font-size:14px;font-family:'微软雅黑';overflow-y:hidden;padding-left:5px;}
.comment_box .submit{height:60px;}

.qingkong a.clear{color:#787878;}
.qingkong a.clear:hover{color:#9a2b78;}

.show_fl{width:350px;}
.show_fr{width:200px;}
.show_fl a.yanse{color:#7b7b7b;}
.show_fl a.yanse:hover{color:#9a2b78;}
.show_fr a.yanse{color:#7b7b7b;}
.show_fr a.yanse:hover{color:#9a2b78;}




.comment_pag{height:40px;line-height:26px;width:285px;float:right;}
.comment_pag ul li{padding:0 3px;margin-right:3px;float:left;}
.comment_pag ul li a{color:#787878;}



.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  position: relative;
  float: left;
  height:150px;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: 150px;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 11px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .5);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 0;
  max-width: none;
  width: 230px;
  overflow: hidden;
}

.callbacks_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("detail_res/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
@media screen and (max-width: 600px) {

  .callbacks_nav {
    top: 47%;
    }
  }

.callbacks_nav:active { opacity: 1;}
.callbacks_tabs { margin-top: 153px; margin-left: 85px;text-align: center; font-size: 0; list-style-type: none;position: relative;z-index: 2147483647;}
.callbacks_tabs li { display: inline-block; margin: 0 3px; *display: inline; *zoom: 1;}
.callbacks_tabs a { display: inline-block; width: 8px; height: 8px; border-radius: 50%; line-height: 20px; background-color: rgba(0, 0, 0,0.5); background-color: #ccc \9; overflow: hidden; *display: inline; *zoom: 1;}
.callbacks_tabs .callbacks_here a { background-color: #a11c79;}

