/*======================去浏览器常规默认样式=======================*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,textarea,  div,a {border:0 none;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:12px;}
select{font-size:12px;font-family:simsun;}
ul,ol,li{list-style-type:none}
a {text-decoration:none; outline:none;/*FF标准去虚线框*/}
a {star:expression(this.onFocus=this.blur()); /* for Ie*去虚线框*/ }

/*===================a标签==========================*/
a{color:#999999;}
a:hover{color:#CC0000;}
/*
:link{color:;text-decoration:none}
:visited{color:;text-decoration:none}
:hover{color:;text-decoration:underline}
:active{color:;text-decoration:none}
:focus {color:#CC0000;}*/

/*======================浮动的外层==================*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { zoom:1}
.clearfix { display:block; }
/* end clearfix */

/*========解决border部分时有时无问题---使用时注意未知问题===========*/
.borderfix{zoom:1}

/*=====================布局=========================*/
.margin_center{margin-left:auto;margin-right:auto}
.float_left{float:left}
.float_right{float:right}
.block{display:block}
.clear{clear:both;height:0px;overflow:hidden;}
.po_re{ position:relative;}
.po_ab{ position:absolute;}

/*=======限制Detail页内图片大小======避免页面撑暴=====*/
.detail_c img { max-width:100%;width:expression(width>669?"100%":width+"px");}
/*--.detail_c img { max-width:100%;width:expression(width>（外层宽度px）?"100%":width+"px");}--*/

/*=======================文字=========================*/
.font_bold{font-weight:bolder}

.text_center{text-align:center}
.text_left{text-align:left}
.text_right{text-align:right}

.size_10{font-size:10px}
.size_11{font-size:11px}
.size_12{font-size:12px}
.size_13{font-size:13px}
.size_14{font-size:14px}
.size_16{font-size:16px}
.size_18{font-size:18px}
.size_20{font-size:20px}

/*=======================翻页样式===========================*/
.pagerContainer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:100%;
height:30px;
line-height:20px;
}
.pagerContainer div{
width:500px;
padding-left:260px;
padding-top:20px;
/*float:left;*/
margin:0 auto;
}
.pagerContainer a,.pagerContainer span a{
color:#0066CC;
background-color:#FFFFFF;
display:block;
text-decoration:none;
width:20px;
border:#84A5CE solid 1px;
margin-left:5px;
padding:0px;
float:left;
}
.pagerContainer a:hover,.pagerContainer span a:hover{
color:#FFFFFF;
background-color:#4483DC;
}
.pagerContainer .CurrentPageButton{
color:#FFFFFF;
background-color:#4483DC;
display:block;
width:20px;
border:#84A5CE solid 1px;
margin-left:5px;
padding:0px;
float:left;
}
.pagerContainer select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
position:relative;
bottom:13px;
height:19px;
margin-left:5px;
float:left;
}
.ui-tabs-hide { display: none!important; }
/*======================li前ico图片=========================*/
span.li_ico{display:block;float:left;position:relative;top:0px!important;top:-1px;margin-right:-0px!important;margin-right:-3px;background:url(../images/newslist_ico.jpg) left center no-repeat;width:15px;margin-left:8px;}

/*=====================文字阴影=============================*/
.context {position:relative;}
.context .normal{position:absolute;top:0px;left:0px;z-index:2;}
.context .shadow{position:relative;top:1px;left:2px;z-index:1;}
/*    文字阴影应用之HTML部分代码                  	
<div class="context">
	<span class="normal">需要有阴影效果的文字</span>
	<span class="shadow">重复需要有阴影效果的文字即文字的阴影</span>
</div>*/

/*====================自定义================================*/
body {font-family:"宋体";font-size:12px; background:#fff;}
.wrapper{ width:1002px!important; width:1002px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; }
.header{ height:313px; }





.nav { background-image: url(../images/nav/nav.png); height: 34px;line-height:34px; }
.nav ul li { float: left; height: 34px;list-style-type:none; position:relative; z-index:99; }
.nav>ul>li>a { display:block; height:34px; overflow: hidden; margin: 0px; padding: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }


.nav ul li div{position:absolute;top:34px; width:510px;}
.nav ul li ul{display:block;zoom:1;float:left; background-image:url(../images/nav/nav_BG.png); height:auto; padding-left:0px;}
.nav ul li ul li{ float:left; padding:0px; background:none; margin:0 auto; height:24px; line-height:24px;position:static;}
.nav ul li ul li a{ padding-left:20px; padding-right:15px;color:#005905; display:block; height:24px; }
.nav ul li ul li a:hover{color:#fff; background-color:#00870E;}
.nav ul li ul  li.tail{
	background-image: url(../images/nav/tail.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#menu9 { left:-150px;}
#menu2{left:0px;}
#menu3{left:0px;}
#menu4{left:0px;}
#menu5{left:0px;}
#menu6{left:0px;}
#menu7{left:0px;}
#menu8{left:0px;}
#menu10{left:0px;}
.tips { background-image: url(../images/bg/tips.jpg); height: 55px; padding-left: 17px; }
.tips span { float: left; }
.tips  select { width: 111px; border: 1px solid #bab6b6; height: 21px; }
.tips input {border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; background-color: transparent; }
.tips .pho { float: right;padding-right:4px; }

img { display: block; }




.none { display: none; }
.open { display: block; }

.footer { background-image: url(../images/footer-line.jpg); height: 134px; }
.fnav { background-image: url(../images/footer.jpg); height: 37px; }
.fnav .l { padding-top: 13px; padding-left: 32px; float: left; }

.fnav .l  li { float: left; color: #FFF; }
.fnav .l li a { display: inline-block; color: #FFF; padding-right: 12px; padding-left: 12px; }



.Flink { float: left; width: 229px; height: 25px; margin-top: 10px; padding-left: 44px; background-image: url(../images/flink.jpg); background-repeat: no-repeat; background-position: 12px 0px; line-height: 25px; }
.fnav .r { float: right; padding-right: 75px; padding-top: 2px; }
.footer
.logo  { float: left; height: 97px; width: 245px; }
.footer .info { float: left; padding-top: 13px; padding-left: 47px; }
.footer .info p { line-height: 20px; color: #333333; }
.footer .info p a { color: #333333; }
.footer .icp { background-image: url(../images/ICP.jpg); float: right; height: 97px; width: 225px; }
.footer .icp span { display: block; padding-top: 72px; padding-left: 8px; }
.content img {display:inline;}