body {
	color: #666666;	font-size: 14px;	line-height: 1.75em;	background: #fff;
	font-family: Verdana, Geneva, simsun, sans-serif ;	-webkit-font-smoothing: antialiased; }
.fl{ float: left; } 
.fr{ float: right;} 
.cl:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.cl{zoom:1} 

/***************
宋体 SimSun  黑体 SimHei  微软雅黑 Microsoft YaHei  微软正黑体 Microsoft JhengHei 新宋体 NSimSun 楷体 KaiTi
深黑 重要文字和标题  #222
中灰色 普通文字信息及引导 #666
#浅灰  辅助信息 次要文字 按钮苗边 #999
#淡淡灰  分割线 标签描边 #d7d7d7 
#暗白  内容背景 #f3f5f7 
背景 #f8f8f8

**************/
.w1120{ width:1120px; clear:both; margin:0 auto; overflow:hidden  }
.w100{ width:100%; min-width:1120px;  clear:both; margin:0 auto; overflow:hidden  }

a { color:#666666;}
a:hover{ color:#a93338;}
/********* top *****************/
.gsjjindex { height:300px; padding:75px 0; background:url(img/gsjjbj.jpg) center center no-repeat;  }
.gsjjindex .hdp{ width:450px; height:300px;  }
/* 本例子css */
	.gsjjindex .hdp .focusBox  { position: relative; width: 450px; height: 300px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.gsjjindex .hdp .focusBox  .pic img { width: 450px; height: 300px; display: block; }
	.gsjjindex .hdp .focusBox  .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.gsjjindex .hdp .focusBox  .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.gsjjindex .hdp .focusBox  .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.gsjjindex .hdp .focusBox  .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.gsjjindex .hdp .focusBox  .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.gsjjindex .hdp .focusBox  .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.gsjjindex .hdp .focusBox  .num li a,.gsjjindex .hdp .focusBox  .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.gsjjindex .hdp .focusBox  .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.gsjjindex .hdp .focusBox  .num li.on a,.gsjjindex .hdp .focusBox  .num a:hover{ background:#05A;  }



.gsjjindex .gsnr{ width:570px; margin-right:30px; color:#fff;   }
.gsjjindex .gsnr h1{ margin:0 0 10px;; line-height:1em;}
.gsjjindex .gsnr .guanggaoci{ font-size:16px; border-bottom:1px dotted #68bbe6;}
.gsjjindex .gsnr .neirong{ text-align:justify; margin:10px 0; line-height:1.6em;}

.gsjjindex .gsnr a.ckanniu{ width:120px; height:36px; display:block; background:#05a; color:#fff; text-align:center; line-height:36px;     }
.gsjjindex .gsnr a.ckanniu:hover{ background:#fff; color:#05a; }



/***********分页*******************/

.pagination{list-style:none;margin:20px auto;padding:0;  text-align:center; display:inline-block;vertical-align:bottom; width:700px;}
.pagination li{display:inline-block;border:solid 1px #ddd; margin:2px; text-align:center;}
.pagination a{color:#999;padding:4px 8px;line-height:18px;display:block;}
.pagination a:hover ,.pagination li.thisclass a{ background:#b22; color:#fff;}


/********cp**************/
	.fullppt{ width:100%;  position:relative;  height:500px; background:#fff;  }
	.fullppt .bbd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullppt .bbd ul{ width:100% !important;  }
	.fullppt .bbd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center;  }
	.fullppt .bbd li a{ display:block; height:500px; }

	.fullppt .hhd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; }
	.fullppt .hhd ul{ text-align:center; }
	.fullppt .hhd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#888;  line-height:999px; 
	}
	.fullppt .hhd ul .on{ background:#0074c1;  }

	.fullppt .prev,
	.fullppt .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:10%;  z-index:1; width:40px; height:60px; background:url(img/slider-arrow.png) -126px -137px  no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullppt .next{ left:auto; right:10%; background-position:-6px -137px; }
