@charset "utf-8";
/* CSS Document */

div,table,html,body,form,ul,ol,li,dl,dt,img,dd,tr,span,input,select,img,p{margin:0 ;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;}s
body{
	font-size: 14px;
	font-family: "宋体";
	color: #000000;
	text-align: left;
	background-color: #fafdff;
	line-height: 26px;
}
a{text-decoration:none; color:#343434;}
a:hover{text-decoration:none;color:#C00C00;}
ul li{list-style:none;}
img{border:none;}
.mycl{width:0px; height:0px; clear:both; overflow:hidden;}
.newcl{clear:both;}
h1 { font-size:26px; color:#0057a9; text-align:center;}
p {text-indent:2em;}

.container_w {width:1040px; height:auto; margin:0 auto; background:#ffffff;}
.container {width:1000px; height:auto; margin:0 auto; padding-top:20px;}



.bg_01 {height:397px; width:auto; background:url(bg_01.jpg) no-repeat center top; margin:0 auto;}
.bg_02 {height: auto; width:auto; background:url(bg_02.jpg) no-repeat center top; margin:0 auto;}
.tl_a img {width:1000px; height:34px;}
.bgg_up {width:940px; height:30px; background:url(bgg_up.jpg) top center no-repeat; margin:0 auto; margin-top:15px;}
.bgg_down {width:940px; height:30px; background:url(bgg_down.jpg) top center no-repeat; margin:0 auto;}
.bgg {width:840px; height:auto;  padding-left:50px; padding-right:50px;margin:0 auto; font-size:14px; line-height:36px;
background-color:#e0f7bb;}
.topnews {width:900px; height:auto; margin:0 auto; margin-top:20px; background:#eeeeee; border:#666666 1px dashed; padding:20px; margin-bottom:20px;}
.hd02 {width:435px; height:240px; float:left; background:#666666;}
.topnews_l {width:430px; height:auto; float:right;}
.topnews_l h1 {font-size:16px; text-align:left; color:#CA0000; padding-bottom:10px;}
.topnews_l p {font-size:12px; line-height:20px;}
.topnews_l span {color:#CA0000;}
.line {width:430px; height:auto; border-bottom:#666666 1px dotted; padding-top:15px;}
.topnews_l ul {padding-top:20px; line-height:30px; font-size:14px;}

.bgg form{padding-top:10px; font-size:16px;}
.left {margin-top:20px; float:left; width:490px;}
.right {margin-top:20px; float:right; width:490px;}


.tl_b {width:490px; height:58px; background:url(tl_03.jpg) top left no-repeat;}
.tl_c {width:490px; height:58px; background:url(tl_04.jpg) top left no-repeat;}
.tl_d {width:490px; height:58px; background:url(tl_05.jpg) top left no-repeat;}
.tl_e {width:490px; height:58px; background:url(tl_06.jpg) top left no-repeat;}
.more {float:right; padding-top:30px; color:#ffffff;}
.more a{ color:#fff}
.bottom{ text-align:center; padding-top:15px; }
.bottom img{ margin:0 20px;}
.left_pic img{width:225px; height:140px; float:left; padding-top:20px;}
.right_news {float:right; width:255px; padding-top:20px;}
.right_news h1 {font-size:16px; text-align:left;color:#2c7505;}
.right_news p {padding-top:10px; font-size:14px; color:#333333; line-height:20px;}
.graybox {width:450px; height:auto; background:#eeeeee; border:#666666 1px dashed; padding:20px; margin-top:20px;}
.graybox li {line-height:24px;}
.list_a ul {padding-top:20px; padding-left:18px;}
.list_a li {line-height:24px;}

/* 本例子css */
	.focusBox { position: relative; width:435px; height:240px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width:435px; height:240px; display: block; }
	.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; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
