 body, div, img, dl, dt, dd, ul, ol, li, h1, h3, h4, h5, h6, pre, form, fieldset, input, 

textarea, blockquote {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  color: #807f7f;
  text-decoration: none;
}
.w1000{
    width: 1000px;
    margin: auto;
}
.left {
  display: inline;
  float: left;
}
.right {
  display: inline;
  float: right;
}
body {
 
  font-family: "KaiTi","宋体";
  font-size: 14px;
}
.clear {
  clear: both;
  overflow: hidden;
}
/*大图*/
.datu{
  text-align: center;
  margin: auto;
}
/*头部*/
#top {
  height: 171px;
  margin: 0 auto;
  width: 1002px;
}
#top_1 {
  float: left;
  height: 120px;
  overflow: hidden;
  width: 1002px;
}
#top_2 {
  color: #fff;
  float: left;
  height: 51px;
  padding-left: 2px;
  width: 1000px;
}
#top_2 ul {
  height: 51px;

}
#top_2 ul li.first {
  background-image: none;
  padding-left: 0;
}
#top_2 ul li {
  background: rgba(0, 0, 0, 0) url("../images/line_t.gif") no-repeat scroll 0 0;
  float: left;
  height: 51px;
  padding-left: 2px;
  text-align: center;
  width: 159px;
}
/*#top_2 ul li a.tag {
  background: rgba(0, 0, 0, 0) url("../images/top_tag.gif") repeat-x scroll 0 0;
}*/
#top_2 ul li a {
  color: #f3f3f3;
  float: left;
  font: bold 16px/51px "KaiTi","宋体";
  height: 51px;
  width: 159px;
}
.bgtop{
  background: url("../images/body_bg.gif")
}
#top_2 ul li a:hover {
  background: rgba(0, 0, 0, 0) url("../images/top_tag.gif") repeat-x scroll 0 0;
  color: #333;
  text-decoration: none;
}
/*中间部分*/

.bgzhanhui {
  background: #212121 none repeat scroll 0 0;
  color: #f3f3f3;
  height: 400px;
}
.zhanriht{
  float: right;
}
.zhanleft1{
  float: left;
  width: 500px;
}
.zhanleft {
  border-right: 1px dotted #ccc;
  float: left;
  margin-right: 40px;
  width: 458px;
}
.zhanleft h2{
  text-align: center;
  padding-bottom: 10px;
    padding-top: 10px;
}
.zhanriht h2{
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}
.zhantupain{
  float: left;
}

.zhanleft1 ul li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 18px;
  overflow: auto;
  padding-bottom: 13px;
  width: 100%;
}
.zhanleft1 ul li img {
  border: 1px solid #eee;
  display: inline;
  float: left;
  height: 90px;
  margin-right: 10px;
  padding: 1px;
  width: 90px;
}
.zhanleft1 ul li h1 {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
 
}
.zhanleft1 ul li span.gray {
  display: block;
  line-height: 16px;
  padding-bottom: 10px;
  padding-right: 15px;
}
.zhanleft1 ul li a.time {

  padding: 3px 5px;
  text-align: center;
}
.zhanleft1 a {
  color: #f3f3f3;
}

/*尾部*/
.dibu {
  background-color: transparent;
  background-image: url("../images/0041245.png");
  height: 60px;
  width: 100%;
}
.dibu_1 {
  color: #fff;
  padding-top: 24px;
  text-align: center;
}
/*搜索*/
.ssou{
  height: 40px;
}
.ssou2{float: right;
}
 .h-search {
  border-bottom: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-top: 1px solid #cacaca;
  float: left;
  height: 20px;
  width: 120px;
}
#SearchForm{
  padding-top: 10px;
}
.ssou1 {
  float: right;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
}
/* flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
