#Path{display:none;}
.fl{
    float:left !important;
}
.fr{
    float: right !important;
}
.w100{
    width:100% !important;
}
.last{padding-right:0px !important;margin-right:0px !important;}
.first{padding-left:0px !important;margin-left:0px !important;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, th, td,input {
    margin: 0;
    padding: 0;
}
body{font-size:13px;}
html{ overflow-y:scroll;}
h1, h2, h3, h4, h5, h6 {
    font-size: 13px;
}
body {
    margin: 0 auto;
    padding: 0;

    font-family: "微软雅黑";
    font-size:12px;
}
img {
    border: 0px;
}
ul, li, form {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;}
a:hover {
    text-decoration: none;color:#009b62;
}
table, td {
    border-collapse: collapse;
    border-collapse: collapse;
    border-spacing: 0
}
map {height: 0px;
}

img {
    -ms-interpolation-mode: bicubic;
    border:none
}


.clearfix::before,.clearfix::after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

#Header{width:100%;min-width:1100px;margin:0px auto;position:relative;box-shadow: 0px 3px 5px rgba(0,0,0,0.2);}
#Footer{min-width:1100px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2)
}
#Content{width:1100px;margin:0px auto;}
#Content1:after,#Content2:after,#Content3:after,#Content:after{content:"";height:0;display:block;clear:both;}

.banner{
    width:1100px;
    margin:0px auto;
}
.banner img{
    width:100%;
}
.header{
    background:#009b62;
    height:104px;
}
.logo{
    width:1100px;
    margin:0px auto;text-align: center;
}
.logo img{
    width:180px;
    margin-top:30px;
}
.header #CurrentlyNode{
    float:left;
    color:#fff;
    font-size:24px;
    height:44px;
    line-height:34px;
    margin-left:20px;
    margin-top:30px;
}
.sear{    float: right;
    height: 25px;
    margin-top: 11px;
    background: #fff;
    display: inline-block;
    width: 220px;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 15px;}
.sear .txt{    width: 180px;
    line-height: 25px;
    text-indent: 15px;
    border: none;
    outline: none;
    font-size: 14px;
    float: left;
    height: 25px;}
.sear .but{    width: 18px;
    height: 25px;
    float: right;
    margin-right: 10px;
    background: url(../image/20030014.png) no-repeat center center;
    border: none;
    cursor: pointer;
    outline: none;}



.nav{
    height:48px;
    background:#fff;
    border-bottom:1px #eee solid;
}
.nav ul{
    width:1100px;
    height:48px;
    margin:0px auto;
}
.nav ul li {
    height:48px;
    float:left;
    line-height:48px;
    font-size:16px;
    color:#333;
}
.nav ul li span{

}
.nav ul li a{
    height:48px;
    display: inline-block;
    color:#333;
    padding:0px 25px;
}
.nav ul li a:hover{
    background:#009b62;
    color:#fff;
}

.focus{
    width:684px;
    height:362px;
    float:left;
    margin-top:20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.focus img{
    width:684px;
    height:362px;
}



 
 
.wrap {
	width: 100%;
	margin: 0 auto;background:#009b62;
        height:48px;
}
.navSear {
    width: 1100px;
    margin: 0 auto;
}

#nav {
	padding: 0;
	list-style: none;
	height: 48px;
        float: left;
}
#nav li {
	float: left;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0 1px;
}
#nav li.nav-icon::before{
 content:'';
 display:block;
 width:16px;
 height:16px;
 position:absolute;
 top:16px;
 left:20px;
}

#nav li.nav-index::before{
 background:url(../image/20030003.png) no-repeat;
 left:36px;
}
#nav li.nav-index:hover::before{
 background:url(../image/20030002.png) no-repeat;
 left:36px;
}

#nav li.nav-gk::before{
 background:url(../image/20030004.png) no-repeat;
}
#nav li.nav-gk:hover::before{
 background:url(../image/20030009.png) no-repeat;
}

#nav li.nav-jg::before{
 background:url(../image/20030005.png) no-repeat;
}
#nav li.nav-jg:hover::before{
 background:url(../image/20030010.png) no-repeat;
}

#nav li.nav-yw::before{
 background:url(../image/20030006.png) no-repeat;
}
#nav li.nav-yw:hover::before{
 background:url(../image/20030011.png) no-repeat;
}

#nav li.nav-jy::before{
 background:url(../image/20030007.png) no-repeat;
}
#nav li.nav-jy:hover::before{
 background:url(../image/20030012.png) no-repeat;
}


#nav li.nav-xt::before{
 background:url(../image/20030008.png) no-repeat;
}
#nav li.nav-xt:hover::before{
 background:url(../image/20030013.png) no-repeat;
}

#nav li a {
	display: block;
	font-weight: 700;
        font-size:14px;
	line-height: 48px;
	text-decoration: none;
	color: #fff;
	zoom: 1;
	width:110px;
        padding-left: 20px;text-align: center;
}
#nav>li>a:hover, #nav>li>a.hov {
        color: #333;
        background-color: #fff;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


#nav ul {background-color: #fff;
	position: absolute;
	left: 0px;
	display: none;
	margin: 0;
	list-style: none;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}
#nav ul li {
	
	float: left;
	border-top: 1px solid #fff;
	text-align: left;
}
#nav ul li:hover {
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
}
#nav ul a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 8px 5px;
	color: #666;
	border-bottom: 1px solid transparent;
	text-transform:  uppercase;
	color: #797979;
	font-weight: normal;
}
#nav ul a:hover {
	text-decoration: none;
	border-right-color: transparent;
	border-left-color: transparent;
	background: transparent;
	color: #F69A0B;
}
* html #nav ul {
	margin: 0 0 0 -2px;
}
 


.newsNav {
    padding: 50px 0;
    background: #F7F9F8;
    border-top: 4px solid #01865E;
}
.newsNav ul li {
    position: relative;
}
.newsNav ul li #CurrentlyNode,.newsNav ul li #CurrentlyPathNode a {
    display: block;
    padding: 10px 15px;
    background: #01865E;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    position: relative;
}
.newsNav ul li a {
    display: block;
    padding: 10px 15px;
    background: #A5BCB5;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    position: relative;
}
.newsNav ul li::after {
    content: '';
    border-top: 5px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: 15px;
    top: 15px;
}

.cyLink {
    overflow: hidden;
    margin-top: 40px;
}
.cyLink .cyLink-tit {
    color: #FF982E;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.cyLink ul{width:250px;}
.cyLink ul li {float:left;margin-right:10px;    margin-bottom: 10px;
}
.cyLink ul li img{width:114px;height:119px;}

.newsList {
    padding: 50px 30px;
    background: #F7F9F8;
    border-top: 4px solid #01865E;
}
.newsList ul li {
    overflow: hidden;
    margin-bottom: 30px;
}
.newsList ul li #ReportIDIssueTime {
    float: left;
    margin-right: 30px;
    font-size: 14px;
}
.newsList-tit {
    float: left;
    width: 640px;
}
.newsList-tit #ReportIDname {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
}
.newsList-tit #ReportIDLogograph {
    display: block;
    line-height: 1.8;
    color: #666;
}

.newsList #PageNum {
    text-align: center;
}
.newsList #PageNum span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: #01865E;
    color: #fff;
}
.newsList #PageNum a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: #fff;
}
li#PageNum #go {
    display: none;
}


.newsText {
    padding: 50px 30px;
    background: #F7F9F8;
    border-top: 4px solid #01865E;
}
.newsText #ReportIDname {
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.newsText #ReportIDgetSubhead{font-size: 16px;
    text-align: right;
    display: block;
    padding: 6px 0;
    font-weight: 600;}
.newsTextTime {
    display: block;
    text-align: center;
    margin-bottom: 25px;
    color: #666;
}
.newsText p {
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 20px;
}
.newsText p style{display:none;}

.newsText img{
  max-width:100%;
}
.newsText table{width:100%;}
.newsText table td{font-size: 16px;padding:8px 4px;line-height:140%;}
