html {
	background: #F6F6F6;
}

body {
	background: #FFFFFF;
	color: #444;
	font-family: "微软雅黑", "宋体","Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px auto 2px;
	padding: 1%;
	max-width: 1000px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
	box-shadow: 0 1px 3px rgba(0,0,0,0.13);
}
@media (min-width:1600px){
body {
zoom: 1.25;
-moz-transform:scale(1.25);
-moz-transform-origin:top left;
}
}

a {
	color: #444;
	text-decoration:none;
}

a:hover,
a:active {
	color: #00a0d2;
}

a:focus {
	color: #124964;
	-webkit-box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
}

.ie8 a:focus {
	outline: #5b9dd9 solid 1px;
}
h1, h2 {
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #666;
	font-size: 24px;
	padding: 0;
	padding-bottom: 7px;
	font-weight: 400;
	text-align:center;
}

h3 {
	font-size: 16px;
}
button,
reset,
input[type="button"],
input[type="reset"],
input[type="submit"]/*,
.dhcd导航菜单*/{
	background-color: #006633;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	width:6em; 
	height:2em;
	line-height:0.75em; 
	
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	
	/*padding: 0.75em 1em;fbj 原来是0.75 2*,下面的是全部添加的*/
	padding:0.5em;
	margin:0.2em; 
	/*width:300px; */
	/*height:50px; */  
	border: 3px solid #ffffff;
	-moz-border-radius: 15px;      /* Gecko browsers */    
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius:15px;            /* W3C syntax */
	
}

button:hover,
button:focus,
reset:hover,
reset:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.dhcd:focus,/*导航菜单*/
.dhcd:hover,
.dhcdx:focus,/*导航菜单*/
.dhcdx:hover
{
	background: #009966;
}
select,
input[type="select"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background: #C7EDCC;
	color:#333333
}

#top { 
	text-align:center;   

	background:#009966;
	
	-moz-border-radius: 15px;      /* Gecko browsers */    
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius:15px;            /* W3C syntax */	
	}
	
.gdwz{	
    position:fixed;
	_position:absolute; /* hack for IE6 */
	top:0;
	width:100%;
	height:auto;
	max-width: 1000px;
	filter:alpha(opacity:100);
	opacity:1;
	 -moz-opacity:1;
	 -khtml-opacity: 1;
}
	
.wsq1{	
	height:10px;
	background-color:#006633;
}
.wsq2{	
	height:10px;
	background-color: #669933;
}
.wsq3{	
	height:10px;
	background-color: #99CC99;
}
.wsq4{	
	height:0px;
	background-color: #ffffff;
}
.wsq5{	
	height:0px;
	background-color:#0033FF;
}




	
#content1{
	padding:150px 10px 10px 10px;
	} 


#down{    
	text-align:center;
	border-top: 1px solid #ddd;
	clear: both;
	color: #666;
	padding:20px 2px 20px 2px;
	line-height:150%;
	}
	
#container1 {
    float:left;
    width:100%;
	line-height:200%;
}
#col1 {
    float:left;
    width:20%;
	
}
#col2 {
    float:left;
    width:80%;
} 


#col3 {
    float:left;
    width:33.3%;
	
}
#col5 {
    float:left;
    width:33.3%;
} 

#col6 {
    float:left;
    width:33.3%;
} 

#btlm{
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #666;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
	text-align:center;
	background-color:#FFFFFF;
}
@media (max-width:320px){
#btlm{
	font-size: 20px;
}
}

.bqxg{
	color: #fff;
	background-color:#990000;
	border: 2px solid yellow;
}
.xyd{
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #666;
	line-height:150%;
}


.fbjcomments {
 width:100%;/*自动适应父布局宽度*/
 overflow:auto;
 word-break:break-all;
/*在ie中解决断行问题(防止自动变为在一行显示，主要解决ie兼容问题，ie8中当设宽度为100%时，文本域类容超过一行时，
当我们双击文本内容就会自动变为一行显示，所以只能用ie的专有断行属性“word-break或word-wrap”控制其断行)*/
}


li{ 
	border-top: 1px solid #ddd;
	clear: both;
	color: #666;
	padding:15px 2px 15px 2px;
	line-height:150%;
	}
li:nth-child(even) {background: #FFF;}
li:nth-child(odd) {background: #CCC;}
ul{padding:2em;margin:0;}	/*表格不缩进了*/
ol{padding-left:20;margin:0;}

.dhcd/*导航菜单*/{
	background-color: #006633;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	width:5em; 

	
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	
	/*padding: 0.75em 1em;fbj 原来是0.75 2*,下面的是全部添加的*/
	padding:0.1em 0.75em;
	margin:0.5em; 
	/*width:300px; */
	/*height:50px; */  
	border: 2px solid #ffffff;
	-moz-border-radius: 15px;      /* Gecko browsers */    
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius:15px;            /* W3C syntax */
	
}
p{
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}

@media (max-width:600px){

	#content1{
	padding:200px 10px 10px 10px;
	} 
	.gdwz{width:98%;}
	ul{padding:0em;}	/*表格不缩进了,不带点了*/
	.dhcd/*导航菜单*/{	
	margin:0.15em; 
	}
	.wsq2{	
	height:10px;
	background-color: #669933;
	}
	.wsq3{	
	height:10px;
	background-color: #99CC99;
	}
	.wsq4{	
	height:0px;
	background-color: #ffffff;
	}
	.wsq5{	
	height:0px;
	background-color:#0033FF;
	}
}
table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid;
}

tr:nth-child(even)
 {background: #FFF;}
tr:nth-child(odd)
 {background: #CCC;}

td {
	padding: 0.4em;
	word-break: break-all;/*必须*/
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}
 .fbjgy{/*公益评价宣传块*/
margin:0 auto;
color: #006633;
font-weight: 300;
padding:15px 10px 15px 10px;
border: 1px solid #ddd;
/*font-weight:bold ;overflow:hidden; 
height:30px;   
line-height:30px;   
overflow:visible;  */
}


.fbjgy:hover,
.fbjgy:focus {
	background-color: #CCCCCC;
}
.dhcdx/*导航菜单*/{
	background-color: #006633;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;	
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	
	/*padding: 0.75em 1em;fbj 原来是0.75 2*,下面的是全部添加的*/
	padding:0.1em 0.75em;
	margin:0.5em; 
	/*width:300px; */
	/*height:50px; */  
	border: 2px solid #ffffff;
	-moz-border-radius: 15px;      /* Gecko browsers */    
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius:15px;            /* W3C syntax */
	
}