@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
th,td {border: 1px solid #333;}
fieldset, img {border:none;}
ol, ul, li {list-style:none;}
caption, th {text-align:left;}
a { text-decoration:none; color:#666;}
.clear { clear:both; }

html {width:100%; background:#FFF;}
body {width:100%; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666;}

/*头部*/
#header{width:980px; height:180px; margin:0 auto;}

/*导航*/
#nav{width:980px; margin:0 auto; background:url(../images/menu_bg.gif) repeat;/*根据需要修改*/ overflow:hidden; z-index:9999;}
.nav_list{margin-left:20px;/*根据需要修改*/}
.nav_list .drop-menu-effect{float:left; height:40px; line-height:40px; margin-right:10px;/*根据需要修改*/}
.nav_list .drop-menu-effect.last{background:none;}
.nav_list .drop-menu-effect a span{width:96px;/*根据需要修改*/ height:40px; font-family:"Microsoft Yahei"; font-size:14px; font-weight:bold; color:#FFF; text-align:center; display:block;}
.nav_list .drop-menu-effect a span:hover{background:#3f6e0b;/*根据需要修改*/}
.nav_list .drop-menu-effect .selected{background:#3f6e0b;/*根据需要修改*/}
.nav_list .drop-menu-effect.selected .submenu{display:block;}
.nav_list .drop-menu-effect .submenu{width:104px;/*根据需要修改*/ margin-top:-1px; display:none; position:absolute; background:#FFF; border:1px solid #3f6e0b;/*根据需要修改*/ z-index:999;}
.nav_list .drop-menu-effect .submenu li{float:left; height:24px; line-height:24px;}
.nav_list .drop-menu-effect .submenu li a{width:104px;/*根据需要修改*/ height:24px; line-height:24px; text-align:center; color:#444; background:#FFF; display:block;}
.nav_list .drop-menu-effect .submenu li a:hover{background:#3f6e0b;/*根据需要修改*/ color:#fff;}


/*主页*/
#main{width:980px; margin:0 auto; padding-bottom:10px; overflow:hidden;}

.line{width:978px; height:34px; margin-top:10px; background:url(../images/line_bg.gif) repeat-x; border:1px solid #dcdcdb;}
.line_l{float:left; height:34px; line-height:34px; text-indent:10px;}
.line_l span{float:left;color:#579413; font-weight:bold;}
.line_l marquee{float:left;}
	
.line_r{float:right; padding:5px; margin-right:10px;}
.scd_selectbox{ float:left;border:#bebaba 1px solid; width:60px;}
.scd_select_triggers{  background:url(../images/scd_selectbg.png) repeat-x; line-height:21px; font-family:microsoft yahei; font-size:12px; outline:none; width:51px; position:absolute;  margin-left:-1px; z-index:998; width:63px;border:#bebaba 1px solid; border-top:0px; }
.scd_select_triggers ul{ }
.scd_select_triggers ul li{ }
.scd_select_triggers ul li a{ padding-left:5px; display:block; color:#8c8a8a;background:url(../images/scd_selctbga.png) 45px 8px scroll no-repeat #f0f0f1; cursor:pointer;}
.scd_select_triggers ul li a.xiala{ padding-left:5px;background:#f0f0f1;}
.scd_searinputbox{float:left; border:#bebaba 1px solid; width:145px;}
.scd_searinput{ background:url(../images/scd_inputbg.png) repeat-x; line-height:21px; height:21px; *height:19px; font-family:microsoft yahei; font-size:12px; color:#b3b3b3; padding-left:5px; outline:none; width:130px; border:0px;}
.scd_srarbtnbox{float:left; border:#bebaba 1px solid; border-left:0px;}
.scd_srarbtn{ background:url(../images/scd_seacrh_btnbg.png) 0 -0 scroll no-repeat; width:41px; height:21px; border:0px; cursor:pointer;}

.content{width:980px; margin-top:10px;}

.img_news{float:left; width:348px; height:288px; border:1px solid #dcdcdb; overflow:hidden;}

.img_news_content{padding:10px 10px 0px 10px;}

.news{float:left; width:348px; height:288px; margin-left:10px; border:1px solid #dcdcdb;}

.notice{float:right; width:260px; height:230px;}
.notice_title{width:100%; height:35px; background:url(../images/title_2.gif) repeat-x; position:relative;}
.notice_title h1{float:left; width:80px; height:35px; line-height:35px; margin-left:10px; font-size:14px; color:#FFF; text-align:center; cursor:pointer;}
.notice_title h1:hover{color:#579413; background:#FFF;}
.notice_title .h1_focus{color:#579413; background:#FFF;}
.notice_title a{position:absolute; top:16px; right:10px;}

.notice_content{height:183px; padding:5px 10px; border:1px solid #dcdcdb;}

.mail{float:left; width:260px; height:50px; margin-left:10px; margin-top:10px;}

.xljy{float:left; width:348px; height:228px; margin-top:10px; border:1px solid #dcdcdb;}
.fxljy{float:left; width:348px; height:228px; margin-left:10px; margin-top:10px; border:1px solid #dcdcdb;}
.download{float:right; width:258px; height:228px; margin-top:10px; border:1px solid #dcdcdb;}

.link{float:left; width:978px; margin-top:10px; border:1px solid #dcdcdb;}

.demo_title{width:100%; height:36px; background:url(../images/title_1.gif) repeat-x; position:relative;}
.demo_title h1{ width:91px; height:36px; line-height:36px; font-size:14px; color:#FFF; text-align:center; background:url(../images/h1_bg.gif) no-repeat;}
.demo_title a{position:absolute; top:16px; right:10px;}

.demo_content{padding:5px 10px;}

.demo_list li{float:left; width:100%; height:28px; line-height:28px; text-indent:12px; background:url(../images/icon_2.gif) 0px 11px no-repeat; border-bottom:1px dashed #a8bdc9;}
.demo_list li a:hover{color:#579413; text-decoration:underline;}
.demo_list li span{float:right; color:#999;}

.space{float:left; width:10px; height:10px; display:block;} 

.link_content{padding:10px 10px 0px 10px;}
.link_content a{float:left; display:inline-block; margin-right:40px; margin-bottom:10px;}
.link_content a:hover{color:#579413; text-decoration:underline;}
.link_content a img{width:88px; height:31px;}

/*内页*/
.neiye_l{float:left; width:200px; margin-top:10px; overflow:hidden;}
.neiye_menu{float:left; width:200px; margin-bottom:10px; background:#eee;}
.neiye_title{width:200px; height:40px; line-height:40px; font-family:"Microsoft Yahei"; font-size:18px; color:#579413; font-weight:bold; text-align:center; background:#ddd;}

.neiye_menu ul{ float:left; width:196px; padding:10px 0px;}
.neiye_menu ul li{width:200px; height:32px; margin-top:5px;}
.neiye_menu ul li a{height:32px; line-height:32px; font-size:12px; text-align:center; display:block; }
.neiye_menu ul li a:hover{color:#FFF; background:#579413;}
.neiye_menu ul li .focus{color:#FFF; background:#579413;}

.neiye_r{float:right; width:770px; margin-top:10px; min-height:400px;}
.neiye_r_title{width:770px; height:32px; line-height:32px; text-indent:10px; border-bottom:1px solid #579413; position:relative;}
.neiye_r_title a{margin:0 5px;}
.neiye_r_title a:hover{color:#579413; text-decoration:underline;}

.neiye_r_content{padding:10px 0 30px 0;}

.text_list li{height:34px; line-height:34px; text-indent:24px; background:url(../images/icon_2.gif) 10px 13px no-repeat; border-bottom:1px dashed #dcdcdc;}
.text_list li a{width:75%; float:left; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.text_list li a:hover{color:#579413; text-decoration:underline;}
.text_list li span{float:right; font-size:14px; color:#999;}

.page{ text-align:center; line-height:30px; padding:20px 0;}
.page a,.page span{ border:1px solid #666;font-size:12px;  padding:3px 5px;  margin: 0 2px;}
.page a:hover{color:#255185;}
.page .yema_now{color:#255185; font-weight:bold;}
.page input{ width:20px; border:#dadada 1px solid; text-align:center;}
.page li{display: inline-block;}
.page span.current{
 	border: #579412 1px solid;
    background: #579413;
    color: #fff;
 }   
.neiye_r_content h1{font-family:"Microsoft Yahei"; font-size:18px; color:#579413; text-align:center; line-height:40px;}
.neiye_r_content p{/*font-size:14px; line-height:28px; text-indent:2em; margin-bottom:10px;*/}

.text_link{width:630px; margin:0 auto;}
.text_link a{width:200px; line-height:28px; padding-left:10px; background:url(../images/icon_2.gif) 0px 11px no-repeat; display:inline-block;}
.text_link a:hover{color:#579413; text-decoration:underline;}

.image_list{width:680px; margin:0 auto;}
.image_list li{width:182px; height:226px; margin:10px 20px; overflow:hidden; display:inline-block;}
.image_list li a{border:1px solid #ccc; display:block;}
.image_list li a:hover{border-color:#579413;}
.image_list li a img{width:180px; height:200px;}
.image_list li span{float:left; width:180px; height:24px; line-height:24px; text-align:center;}

/*脚部*/
#footer{width:980px; height:70px; margin:0 auto; padding-top:13px; text-align:center; background:#579413;}
#footer p{line-height:30px; color:#FFF;}
#footer p a{margin:5px; color:#FFF;}
#footer p a:hover{text-decoration:underline;}

.focusBox {  position: relative; width: 328px; height: 234px;   overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 328px; height: 234px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 30px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 30px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:30px; line-height:30px; position:absolute; bottom:0px;}
.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: 5px; right: 5px; }
.focusBox .num li{ float: left; position: relative; width: 20px; height: 20px; line-height: 20px; 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=30); opacity: 0.3; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#579413;  }
