﻿@charset "utf-8";
/* ===================================================================
CSS information

 html5doctor.com Reset Stylesheet
 v1.4.1 
 2010-03-01
 Author: Richard Clark - http://richclarkdesign.com
 Style Info : ブラウザスタイルのリセットと基本設定
=================================================================== */
.navigation,.navigation li ul {list-style-type:none;}
.navigation {}
.navigation li {float:left;text-align:center;position:relative;height:70px;line-height:70px;width:92px;   font-size:16px;}
.navigation li a:link,.navigation li a:visited {display:block;text-decoration:none;color:#333; }
.navigation li a:hover {color:#EF8200; }
.navigation li ul li a:link,.navigation li a:visited{ font-size:14px;  background:#F4F1EA;opacity: 0.85}
.navigation li ul li a:hover {color:#EF8200; background:#fff }
.navigation li ul {display:none;position:absolute;top:70px;left:0; width:92px; z-index:999999999}
.navigation li ul li ul {display:none;position:absolute;top:0px;left:92px;margin-top:0; width:92px;}
.navigation li ul li { height:40px; line-height:40px; }
#current {color:#EF8200; }


 #zoom{ margin-bottom:20px;min-height:200px;height:auto !important;height:200px;overflow:visible;line-height:2em;}
 .btwz{font-family:Microsoft YaHei; font-size:18px;}
.newbody{ border-bottom:1px #CCCCCC dashed; line-height:35px; text-align:center }


 .list_news_01 li a{ display:block}
.list_news_01 li{background:url(/images/sdg.gif) no-repeat .5em 50%;padding:.5em .8em  .5em 1.5em;margin:0;border-bottom:1px solid #e2e2e2}
.list_news_01 li.bg{background-color:#FCFCFC}
.list_news_01 li span{float:right}
.list_news_01 .ico{display:none}
.list_news_01 li:hover{background-color:#F2F2F2; text-decoration:none;   }


.pagination-wrapper{clear:both;padding:1em 0 2em 0;text-align:center}
.pagination{display:inline-block;font-size:12px;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.05);}
.pagination li{list-style:none;display:inline;float:left;line-height:1em;text-decoration:none;border:1px solid #ddd;border-left-width:0;display:inline-block;padding:.5em .8em;background-color:#f9f9f9;color:#999 }
.pagination li a{ color:#999 }
.pagination li a:link{background:#fff;color:#4C78A5}
.pagination li a:hover{text-decoration:none}
.pagination li a:link:hover{color:#000}
.pagination li.thisclass{background-color:#DDDDDD;color: #7C7C7C}
.pagination li:first-child{border-left-width:1px;border-radius:3px 0 0 3px}
.pagination li:last-child{border-radius:0 3px 3px 0}
.pagination .pageinfo{color:#444}



 #geoxs { background:url(/img/fot.jpg); width:205px; margin:0 auto }
.cattree {  width: auto; line-height:35px;   }
.cattree a{      background: url(/img/jt_1.gif) no-repeat  10px 16px;line-height:35px; display:block ; text-indent:2em; } /*顶栏目前面的小图*/
.cattree a:hover{ background:url(/img/jt_1s.gif) no-repeat  10px 16px  #A7A7A7; color:#fff ; text-decoration:none}
 
#cattree  {   } 
#cattree  a{    background: url(/img/jt_1.gif) no-repeat 30px 16px ;text-indent:4em;   } /*子栏目前面的小图*/
#cattree a:hover{ background:url(/img/jt_1s.gif) no-repeat 30px 16px #A7A7A7; color:#fff; text-decoration:none }



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background: #fff;
	color: #000;
	word-break: break-all;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ul, ol {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000; 
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}


/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}