@charset "gb2312";
/* CSS Document */

/*-----------------------------------------初始化样式------------------------------------------*/
body{ padding:0; margin:0 auto; background-color:#fff; line-height:24px;}
img{ border:none;}
h1,h2,h3,h4,h5,h6,hr,blockquote,form,ul,ol,li,p,pre,dl,dt,dd,fieldset,legend,button,input,textarea,th,td{ padding:0; margin:0;}
ul,ol,li{ list-style:none;}
sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}
legend { color:#000;}
fieldset{ border:0;} 
button,input,select,textarea { font-size:100%;}
table{ border-collapse:collapse; border-spacing:0;}
.clear{ clear:both; line-height:0px; font-size:0px;}
.clearfix:after{ content:".";display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;overflow:hidden;}
.left{ float:left; _display:inline;}
.right{ float:right;}
.hr_10{ clear:both; height:10px; overflow:hidden; font-size:1px; line-height:1px;}

/*------------------------------------------字体样式-------------------------------------------*/
body,button,input,select,textarea{ font-family:"宋体"; color:#000; font-size:12px;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
address,cite,dfn,em,var{ font-style:normal }
code,kbd,pre,samp{ font-family:courier new, courier, monospace;}
small{ font-size:12px;}
.bold{ font-weight:bold;}
.ft14{ font-size:14px;}
.ft16{ font-size:16px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}
a.red:link,a.red:visited{ color:#B70B00;}
a.red:hover{ color:#B70B00;}
a.red:active{ color:#B70B00;}
a.white:link,a.white:visited{ color:#fff;}
a.white:hover{ color:#fff;}
a.white:active{ color:#fff;}
 
/*-----------------------------------------全局元素布局----------------------------------------*/
.topMargin5{ margin-top:5px;}
.topMargin10{ margin-top:10px;}
.topMargin15{ margin-top:15px;}
.topMargin20{ margin-top:20px;}
.leftMargin5{ margin-left:5px;}
.leftMargin10{ margin-left:10px;}
.bottomMargin5{ margin-bottom:5px;}
.bottomMargin10{ margin-bottom:10px;}
.wrapper{ width:950px;margin:0 auto;}
.center{ text-align:center;}

.banner{ background:url(images/banner.png) no-repeat; height:200px;}
.lead{ background:url(images/bg_lead.png) no-repeat; height:110px;}
.lead p{ text-indent:2em; padding:15px 52px 0 143px;}
.lead p em{ color:#F00;}
.lead p span{ color:#000;}
.navsearch{ background:url(images/bg_nav.png) no-repeat; height:119px; padding-top:45px;}
.navsearch ul{ margin-left:106px; padding-top:3px; width:844px;}
.navsearch li{ float:left; font-size:14px; line-height:25px;}
.navsearch li em{ width:30px; text-align:center; color:#CCC; display:inline-block;}
.box310{ float:left; width:308px; border:1px solid #DFDFDF;}
.tit310{ background:url(images/bg_tit_grey.png) repeat-x; height:34px; line-height:34px; position:relative; padding-left:27px; color:#AC0000; font-size:14px;}
.tit310 b{ background:url(images/bg_b.png) no-repeat; width:9px; height:9px; position:absolute; left:8px; top:12px;}
.info{ padding:10px;}
.pic-txt dt{ float:left; border:1px solid #CCC; padding:1px;}
.pic-txt dt img{ display:block;}
.pic-txt dd{ float:left; width:159px; padding-left:9px;}
.pic-txt dd p{ text-indent:2em; line-height:18px;}
.list1{ padding-top:10px;}
.list1 li{ background:url(images/bg_li_red.gif) no-repeat 0 50%; padding-left:9px;}