@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	border:0px;
	list-style-type:none;
}
img{
	border:none;
	}
a{
	color:#000;
	font-family:"微软雅黑";
	text-decoration:none;
}

body{
	
	font-size:13px;
	font-family:"微软雅黑";
}

.wrap{ width:100%; height:auto; background:url(../images/%E6%96%B0%E7%96%86%E5%BE%B7%E6%BA%90%E7%94%B5%E5%8A%9B%E8%AE%BE%E5%A4%87%E5%AE%89%E8%A3%85%E5%B7%A5%E7%A8%8B%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8_01.jpg) repeat-x;}
.box{ width:1000px; height:auto;margin:0 auto; }
/*头部*/
.top{ width:1000px; height:auto}
.top img{width:100%; height:102px;}
/*导航*/
.nav{ width:1000px; height:60px; background-image:url(../images/nav_03_03.png);}
.nav ul li{ width:97px; height:39px; float:left; background:url(../images/boder_03.png) no-repeat right; position:relative;font-size:14px;}
.nav ul li a{ width:96px; height:39px;text-align:center; line-height:39px;color:#FFF; display:block;}
.nav ul li a:hover{ background:url(../images/shadow_03.png);}
.nav ul li ul{  border-top:1px solid #FFF; display:none; background:#679700; opacity:0.6; position:absolute; top:40px; left:0;  z-index:99999999999999999999;}
.nav ul li ul li{ border-top:3px solid #fff;;width:96px; height:39px; float:none; text-align:center; line-height:39px;}
.nav ul li:hover ul{ display:block;}
/*大图*/
.banner{ width:1000px; height:255px; z-index:-999;}
.banner img{ width:1000px; height:255px;}
/*主题内容*/
.main{ width:1000px; height:auto; margin-top:19px; overflow:hidden;}
.left{ width:261px; height:auto; float:left;}
.right{ width:720px; height:auto; margin-left:19px; float:left;}
/*左边第一个盒子*/
.left_1{ height:auto;}
.left_1_title{ height:auto;}
.left_1_title img{ height:37px;}
.left_1_content{ height:143px; padding-top:11px;}
.left_1_content ul{ height:132px; background-color:#b3cb7f; border-radius:10px; padding:8px 10px;} 
.left_1_content ul li{ height:35px; line-height:30px; background-image:url(../images/jiantou_03.png); background-repeat:no-repeat;background-position:18px 48%;padding-left:30px;}  
.left_1_content ul li a{ color:#000; display:block;}
.left_1_content ul li a:hover{ color:#FFF;}
/*左边第二个盒子*/
.left_2{ height:auto; margin-top:15px;}
.left_2_title{ height:38px;}
.left_2_content{ height:auto; }
.left_2_content_conet{ line-height:30px; }
/*左边第三个盒子*/
.left_3{ height:auto; margin-top:10px;}
.left_3_title{ height:60px;}
.left_3_content{ height:183px; padding-top:10px;}
/*右边上面的盒子*/
.right_top{ height:auto; overflow:hidden;}
.right_top_left{ width:438px; height:auto; float:left;}
.right_top_left a:hover{ color:#b7ce86;}
.right_top_left_title{ height:38px;}
.right_top_left_pic{ height:107px; padding-top:18px;}
.right_top_left_pic img{ width:143px; height:107px; float:left;}
.content{ width:280px; margin-left:15px; float:right; line-height:20px; }
.content a{ color:#000;}
.right_top_left_pic h2{ font-size:14px; text-align:center; width:280px; height:20px; overflow:hidden;}
.right_top_left_news{ width:438px; height:150px; margin-top:10px;}
.right_top_left_news ul li{ height:35px; border-bottom:1px solid #b7ce86; line-height:33px; padding-left:15px; background-image:url(../images/jiantou_03.png); background-repeat:no-repeat; background-position:3px 50%; width:423px; overflow:hidden;}
.right_top_left_news ul li a{ display:block; width:300px; height:37px; color:#000;overflow:hidden; float:left;}
.right_top_left_news ul li span{display:block; float:right; }
.right_top_right{ width:262px; float:left; margin-left:19px; overflow:hidden;}
.right_top_right title{ width:262px; height:38px;}
.right_top_right_pic{ width:262px; height:123px; margin-top:10px;}
.right_top_right_pic img{width:262px; height:123px; }
.right_top_right_content{ line-height:25px; margin-top:10px; overflow:hidden; padding:0;}
.right_top_right_content a{ color:#000;}
.right_top_right_content a:hover{ color:#b7ce86;}
.right_bottom{ clear:both; width:719px; height:auto; margin-top:10px;}
.right_bottom_2{ margin-top:10px;}
/*底部版权*/
.footer{ width:1000px; height:auto; border-top:4px solid #679700; margin:20px auto 0 auto;}
.footer_1{ margin-top:7px; background-color:#679700; padding:20px 200px;}
.footer_1_content{ width:610px; height:40px; color:#FFF; line-height:18px; text-align:center; }
.cc a{ color: #679700; font-size:16px;}