@charset "utf-8";
/* CSS Document */
body{background:#fff;}
body,input,button,select,textarea{font:12px/1.5 "微软雅黑",'宋体',Arial,Tahoma,Helvetica,'SimSun',sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
*{white-space:normal;}

th{text-align:left; font-weight:400;}
.clear{clear:both;}
img{border:none; vertical-align:middle;}
button, input, select, textarea{vertical-align:middle;}
a{text-decoration:none; color:#555; outline:none;}
a:hover{text-decoration:none; color:#c00;}
li{list-style:none;}
h1{font-size:24px;}
h2{font-size:14px;}
h3{font-size:12px;}
h4, h5, h6{font-size:100%;}
.none{display:none;}
.blankheight{height:12px;}
.clr{ clear:both; height:0; line-height:0; size:0;}

label{cursor:pointer;}
.left{float:left;}
.right{float:right;}
.yahei{font-family:'microsoft yahei';}
.english{ font-family:Arial, Helvetica, sans-serif;}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.fb{font-weight:bold}
.fn{font-weight:normal}

.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.black{color:black;}
.gray{ color:#666;}
.gray3c{ color:#333;}
.gray38{ color:#888;}
.blue{ color:#1866d1;}
.orange{ color:#f26100;}
.red{ color:#ff0000;}
.green{ color:#1e8502;}
.white{ color:#fff;}

.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}

.pt10{margin-top:10px;}
.pt15{margin-top:15px;}
.pt20{margin-top:20px;}
.pt30{margin-top:30px;}
.pt50{margin-top:50px;}
.pb10{margin-bottom:10px;}
.pb15{margin-bottom:15px;}
.pb20{margin-bottom:20px;}
.pb30{margin-bottom:30px;}
.pr10{ margin-right:10px;}
.pr20{ margin-right:20px;}
.pr30{ margin-right:30px;}
.pl10{ margin-left:10px;}
.pl20{ margin-left:20px;}
.pl30{ margin-left:30px;}
.height30{line-height:30px;}
.fontsize14{font-size:14px;}

/*-----------------------------------------------------顶部样式----------------------------------------------------------*/
#header{width:1000px; margin:0 auto;}
.logo{width:300px; height:73px; float:left; background:url(../images/logo.png) no-repeat; margin:10px 0;}
.logo a{display:block; height:82px; text-indent:-9999px}
#top{width:100%; background:url(../images/top_bg.jpg) top center;}
.header_r{float:right; width:600px; text-align:right;}
#topbanner{width:1000px; margin:8px auto;}


/*-----------------------------------------------------搜索区域----------------------------------------------------------*/
.anniu{width:57px; height:24px; background:url(../images/an_bg.jpg) no-repeat;}
.anniu input{width:57px; height:24px; background:none; border:none; cursor:pointer;}
.wenben input{width:180px; height:22px; background:none; border:1px solid #999; padding:0 5px; margin-right:5px;}


/*-----------------------------------------------------导航样式----------------------------------------------------------*/
#nav{width:1000px; margin:0 auto; background:url(../images/nav_bg_light.jpg) no-repeat left;}
#nav> ul >li{float:left; width:11.1%; text-align:center;position:relative;}
#nav> ul >li a{color:white; display:block; height:39px; line-height:39px; font-size:14px;}
#nav> ul> li a:hover, .nav_fix >a, #nav_fix> a{background:#cd0701;}
#nav> ul> li>.subnav1{position:absolute;left:-2px; display:none; min-width:113px;background:#fff;border:2px #000 solid;border-top:none;}
#nav> ul> li>.subnav1 >li{}
#nav> ul> li>.subnav1 >li>a { color:#000;}
#nav> ul> li>.subnav1 >li>a:hover{color:#fff;}

.nav_line{}
#navmenu{background:url(../images/nav_bg.jpg) repeat-x; width:100%;}


/*-----------------------------------------------------中部样式----------------------------------------------------------*/
#center{width:1000px; margin:0 auto;}
.center_l{float:left; width:230px;}
.center_r{float:right; width:750px;}

/*-----------------------------------------------------底部样式----------------------------------------------------------*/
#pagebottom{width:100%; margin:0 auto; background:url(../images/bottom_bg.jpg) repeat-x; height:350px;}
#footer{width:1000px; margin:0 auto; color:#c9c9c9;}
#footer a{color:#c9c9c9;}
#footer a:hover{background:#cd0900;}

#footer ul{overflow:hidden; padding:0 25px;}
#footer ul li{float:left; width:14.2%;}
#footer ul li dl dt{font-size:14px; font-weight:bold; line-height:30px; padding-bottom:10px; line-height:40px;}
#footer ul li dl dd{line-height:24px;}
#footer ul li dl a{color:white;}


/*-----------------------------------------------------内页样式----------------------------------------------------------*/
.inside_left{float:left; width:210px;}
.inside_right{float:right; width:760px;}
.left_nav ul{padding-bottom:12px;}
.left_nav ul li{background:url(../images/inside_left_bg.jpg) no-repeat; height:34px; line-height:34px; margin:1px 0 0;}
.left_nav ul li a{color:white; display:block; padding-left:40px; font-size:14px;}
.left_nav ul li a:hover,.left_fix a{color:#cb0701; background:url(../images/inside_left_bg_hover.jpg) no-repeat;}
.right_tit{font-size:14px; font-weight:bold; height:34px; line-height:34px; color:#333; border-bottom:1px dashed #dfdfdf;}
.right_tit span{float:right; font-weight:normal; color:#999; font-size:12px;}
.right_info{padding:12px 0; line-height:24px; font-size:13px; color:#333;}