@charset "gb2312";
/* CSS Document */
html { color:#666;}
div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none;}
button,em,input,option,select,textarea,th {font:inherit;}
li {list-style: none;}
h1,h2,h3,h4 {font-size: 100%;font-weight: normal;}
body { margin:0; padding:0; font-size:12px; color:#333; font-family: Microsoft YaHei,Simsun,SimHei,Arial; background:url(fl_webg.png);}
a{ color:#333; text-decoration:none;}
a:hover{ color:#333; text-decoration:underline;}
input{outline:none;}

* html .ie6fixedBR{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0)-35);top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)-120))}

* html .ie6fixedBT{position:absolute;right:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+300))}
* html .ie6fixedBT2{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+300))}

/****公用****/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px!important;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}
.h10{ height:10px;}
.h8{ height:8px;}
.fl{float:left;}
.fr{float:right;}
.pd10{padding:10px;}
.pd0{ padding:0px!important;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt25{ padding-top:25px;}
.red{ color:#D00!important;}
.green{ color:#589C06;}
.white{ color:#FFF;}
.hide{ display:none;}
/* slightly enhanced, universal clearfix hack */ 
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}  
.clearfix { display: inline-block; }  
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* close commented backslash hack */ 
.transparent_class{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.dotted{ border-bottom:1px dotted #CCCCCC; font-size:0; line-height:0; padding:0; margin:0; clear:both;}
.bor{ border:1px solid #DBDBDB;}
.pm0{ padding:0; margin:0;}
.txtcenter{ text-align:center;}

/*public*/
.m{ width:1002px; margin:0 auto;}
.wrap{ background:url(fl_wrapBg.jpg) repeat-y center center;}

.list-pd{ padding:10px;}
.list{ line-height:24px;}
.list li{ height:24px; line-height:24px; overflow:hidden;}
.list li span{ float:right;}

.page-left{ width:257px;}
.page-right{ width:735px;}

/*head*/
.head{ height:209px; overflow:hidden; background:url(fl_headBg.jpg) no-repeat center center;}

/*nav*/
.nav{ height:41px; line-height:41px; overflow:hidden; background:url(fl_navBg.jpg) repeat-x; padding-bottom:34px;}
.nav ul{ position:relative;}
.nav .nav-item{ float:left; background:url(fl_navEdge.jpg) no-repeat right center; padding-right:2px;}
.nav .nav-item .nav-item-a{ font-size:14px; font-weight:bold; color:#FFF; padding:0 22px; display:block;}
.nav .nav-item .nav-item-a:hover,.nav .nav-item .on{ text-decoration:none; background:url(fl_navHover.jpg) repeat-x;}
.nav .nav-item .nav-child{ position:absolute; /*width:1002px;*/white-space:nowrap; left:0; height:34px; line-height:34px; text-align:center; overflow:hidden;}
.nav .nav-item .nav-child a{ display:inline-block; margin:0 15px;}

.search{ width:144px; height:23px; background:url(fl_searchBg.jpg) no-repeat; position:absolute; right:0; top:8px; padding:1px;}
.search .search-txt{ width:117px; height:22px; line-height:22px; border:0; background-color:transparent;}
.search .search-btn{ width:27px; height:22px; line-height:22px; border:0; background-color:transparent; cursor:pointer;}

/*idx-block1*/
.idx-block1{ height:270px; overflow:hidden;}
.idx-block1-left{ width:691px; height:268px;}
.idx-block1-right{ width:295px; height:268px;}

.idx-slides{ width:373px; height:268px; overflow:hidden; position:relative; }
.idx-slides .hd{ height:13px; overflow:hidden; position:absolute; right:8px; bottom:9px; z-index:1; }
.idx-slides .hd ul{ overflow:hidden; zoom:1; float:left;  }
.idx-slides .hd ul li{ float:left; margin-right:4px;  width:14px; height:14px; line-height:14px; text-align:center; cursor:pointer; background:url(fl_slideBtn.png) no-repeat 0 0;}
.idx-slides .hd ul li.on{ background-position:0 -14px; color:#fff;}
.idx-slides .bd{ position:relative; height:100%; z-index:0; }
.idx-slides .bd li{ zoom:1; vertical-align:middle; position:relative;}
.idx-slides .bd img{ width:373px; height:268px; display:block; vertical-align:top;}
.idx-slides .bd li p{ height:32px; line-height:32px; position:absolute; left:0; bottom:0; width:353px; padding:0 10px; color:#FFF; z-index:3; width:290px; overflow:hidden;}
.idx-slides .bd li p a{ color:#FFF;}
.idx-slides .bd li .bg{ height:32px; line-height:32px; position:absolute; left:0; bottom:0; width:353px; padding:0 10px; color:#FFF; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; background:#000; z-index:2;}

/*信息快递*/
.idx-xxkd{ width:318px; height:268px; overflow:hidden;}
.idx-xxkd-tit{ height:35px; background:url(fl_titBg_xxkd.jpg) no-repeat;}
.idx-xxkd-first{ height:83px; background:url(fl_dotted.jpg) repeat-x 0 bottom; padding:5px 15px;}
.idx-xxkd-first h2{ height:28px; line-height:28px; font-weight:bold; font-size:14px; overflow:hidden;}
.idx-xxkd-first p{ line-height:24px; text-indent:2em; color:#999; height:48px; overflow:hidden;}
.idx-xxkd-list{ padding:10px 15px;}

/*通知公告*/
.idx-tzgg{ width:293px; height:268px; overflow:hidden;}
.idx-tzgg-tit{ height:34px; background:url(fl_titBg_tzgg.jpg) no-repeat center bottom; padding:20px 20px 0 19px;}
.idx-tzgg-list{ padding:10px 20px;}
.idx-tzgg-list li{ border-bottom:1px dashed #F0F0F0; height:27px; line-height:27px; background:url(fl_icon1.gif) no-repeat 0 10px; padding-left:16px;}

/*idx-block2*/
.idx-block2{ margin-top:13px;}
.mr13{ margin-right:13px;}
.mr14{ margin-right:14px;}

/*idx-block3*/
.idx-block3{ margin-top:15px; height:457px; overflow:hidden;}
.idx-block3-left{ width:759px; border-right:1px solid #D7D7D7; background:url(fl_idxBg2.jpg) no-repeat center 230px; height:457px; overflow:hidden;}
.idx-list-tit{ height:34px; line-height:34px; background:url(fl_icon2.gif) no-repeat 0px 7px; border-bottom:2px solid #8AD215; padding-left:25px; font-size:16px; color:#FC7100; position:relative;}
.list1{ width:226px; height:218px; border-right:1px solid #E2E2E2; padding-right:16px;}
.list2{ width:226px; height:218px; border-right:1px solid #E2E2E2; padding:0 16px;}
.list3{ width:226px; height:218px; padding-right:16px;}
.idx-list-tit .more{ position:absolute; right:2px; font-size:12px; top:2px;}
.idx-list-focus{ height:67px; padding-bottom:7px; overflow:hidden;}
.idx-list-focus img{ border:1px solid #E2E2E2; padding:2px; float:left; margin-right:10px;}
.idx-list-focus h3{ font-weight:bold; height:24px; line-height:24px; color:#777; overflow:hidden;}
.idx-list-focus p{ color:#999; line-height:20px; height:40px; overflow:hidden;}

.idx-lists li{ height:30px; line-height:30px; background:url(fl_dotted.jpg) repeat-x 0 bottom;}
.idx-lists li a{ background:url(fl_icon3.gif) no-repeat 2px center; padding-left:12px;}
.mt28{ margin-top:28px;}

.idx-block3-right{ width:226px;}
.idx-list-tit2{ height:34px; line-height:34px; background:url(fl_icon4.gif) no-repeat 2px 18px; border-bottom:1px solid #828282; padding-left:20px; padding-top:5px; font-size:16px; color:#FC7100; position:relative; margin-bottom:9px;}
.idx-list-tit2 .more{ position:absolute; right:2px; font-size:12px; top:6px;}

/*友情链接*/
.links{ padding-top:23px; background:url(fl_titBg_links.jpg) no-repeat #F5FAE7; margin-top:15px;}
.links a{ display:inline-block; padding:0 20px; background:url(fl_icon5.gif) no-repeat left center; margin:20px;}

/*底部*/
.foot{ text-align:center; padding:20px; line-height:24px;}

/*左栏目*/
.left-menu-tit{ width:217px; height:77px; background:url(fl_leftMenuTit.jpg) no-repeat; font-size:16px; color:#4E8B09; font-weight:bold; height:18px; line-height:18px; padding:30px 0 29px 40px;}
.left-menu{ border-color:#E2E2E2; border-width:0 1px 0 1px; border-style:solid; background:url(fl_leftMenuBottom.jpg) repeat-x left bottom; padding-bottom:10px;}
.left-menu li{ height:37px; line-height:37px; border-bottom:1px solid #EDEDED; overflow:hidden;}
.left-menu li a{ background:url(fl_leftMenuBtn2.jpg) no-repeat 229px center; display:inline-block; width:220px; padding-left:35px;}
.left-menu li a:hover,.left-menu li a.on{ background:url(fl_leftMenuBtn.jpg) no-repeat; color:#FFF; text-decoration:none;}

/*当前位置*/
.position{ height:34px; line-height:34px; background:url(fl_position.jpg) repeat-x; border-color:#E2E2E2; border-width:0 1px 1px 1px; border-style:solid; padding:2px 13px 0 13px;}
.position span{ background:url(fl_icon6.gif) no-repeat 0 center; padding-left:20px;}

.column-tit{ height:28px; line-height:28px; background:url(fl_listTop.jpg) repeat-x; position:relative;}
.column-tit span{ background:#5B9D0E; display:inline-block; height:28px; line-height:28px; padding:0 25px; color:#FFF;}
.column-tit .more{ position:absolute; right:10px;}
.page-list{ line-height:30px; border-width:1px 1px 1px 1px; border-style:solid; border-color:#E2E2E2; background:#FFF; position:relative; zoom:1;}
.page-list ul{ padding:10px 20px 10px 20px;}
.page-list ul.pd{ padding:20px 40px;}
.page-list li{ height:30px; overflow:hidden; border-bottom:1px dashed #E6E6E6;}
.page-list li span{ float:right; background:#FFF; padding-left:5px;}
.page-list li a{ background:url(fl_icon7.gif) no-repeat 0 center #FFF; padding-left:8px; padding-right:5px;}
.page-list-bg{ background:url(fl_leftMenuBottom.jpg) repeat-x left bottom; border-width:1px 1px 0px 1px;}

.pages{ padding:10px 40px 20px 40px; text-align:right;}

.content-box{ padding:10px 30px; background:url(fl_leftMenuBottom.jpg) repeat-x left bottom; border-width:0px 1px 0px 1px; border-style:solid; border-color:#E2E2E2;}
.info{ background:url(fl_dotted.jpg) repeat-x 0 bottom; text-align:center; margin-bottom:15px;}
.info h1{ color:#CB0000; font-size:16px; font-weight:bold; line-height:28px; padding-top:15px;}
.content-menu{ padding:15px 0; text-align:center; color:#999;}
.content{ line-height:18px; padding:10px 10px;}
.content-btns{ text-align:center; padding:15px 0 30px 0;}
.content-btns a{ display:inline-block; width:113px; height:33px; background:url(fl_btn1.jpg) no-repeat; text-align:center; line-height:33px; font-size:14px; font-weight:bold; color:#777; margin:0 15px;}
.content-box .t{ color:#CB0000; font-size:16px; font-weight:bold; line-height:28px; padding:15px 0; text-align:center;}

/*返回顶部*/
.gotop{ width:40px; height:81px; position:fixed; right:35px; bottom:120px;}
.gotop a{ display:block; width:40px; height:40px; cursor:pointer;}
.gotop a.gotop-code{ background:url(fl_code_small.png) no-repeat;}
.gotop a.gotop-btn{ background:url(fl_gotop_btn.png) no-repeat; margin-top:1px;}
.gotop img{ position:absolute; right:38px; bottom:0px; display:none;}