/* CSS Document */


/*字体粗细*/
.fb{font-weight:bold;}
/*字体样式*/
.fI{font-style: italic;}
/*字体大小*/
.f12{font-size:12px;}
.f14{font-size:14px;}
/*靠左*/
.fl{ float:left;}
/*靠右*/
.fr{ float:right;}
/*居中*/
.ma{ margin:0 auto;}
/*字靠左对齐*/
.tl{ text-align:left;}
/*字靠右对齐*/
.tr{ text-align:right;}
/*行高15*/
.lh15{line-height:15px;}
/*行高20*/
.lh20{line-height:20px;}
/*行高25*/
.lh25{line-height:25px;}
/*行高30*/
.lh30{line-height:30px;}

.hidden{display:none;}
.unLine,.unLine a{text-decoration:none;}
.noBorder{border:none;}
/*背景颜色*/
.bjred{ background-color:#FF0000;}
.bjyellow{ background-color:#FFFF00;}
.bjgreen{ background-color:#00FF00;}
.bj1{ background-color:#009999;}
.bj2{ background-color:#CC6633;}
.bj3{ background-color:#339966;}
.bj4{ background-color:#FF0000}
.bj5{ background-color:#00FF00}
.bj6{ background-color:#0000FF}
.bj5{ background-color:#FFFF00}
.bj7{ background-color:#00FFFF}
.bj8{ background-color:#FF00FF}
.bjb{ background-color:#FFFFFF}
.bjh{ background-color:#000000}

/*字体颜色*/
.cWhite,.cWhite:visited,.cWhite a{color:#fff;}
.cYellow,.cYellow:visited{color:#ff0;}
.cGreen,.cGreen:visited{color:#008000;}
.cLGray,.cLGray:visited,.cLGray a,.cLGray a:visited {color:#333;}
.cGray,.cGray:visited,.cGray a,.cGray a:visited {color:#585858;}
.cDGray,.cDGray:visited,.cDGray a,.cDGray a:visited {color:#727171;}
.cBlack,.cBlack:visited,.cBlack a,.cBlack a:visited {color:#000;}
.cBlue,.cBlue:visited,.cBlue a,.cBlue a:visited {color:#1E50A2;}
.cRed,.cRed:visited,.cRed a,.cRed a:visited {color:Red;}
.cDRed,.cDRed:visited,.cDRed a,.cDRed a:visited {color:#ba2636;}

/*字靠左对齐*/
.zi-z{ text-align:left;}
/*字靠右对齐*/
.zi-y{ text-align:right;}

/*清除功能*/
.clear {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.blankW {background:#fff;}
.blankauto {clear:both; height:auto; overflow:hidden; display:block;}
.blank1-1 {clear:both; height:1px; overflow:hidden; display:block; background-color:#dddddd}




/*清除功能*/
.l10{ line-height:10px;}
.l15{ line-height:15px;}
.l20{ line-height:20px;}
.l25{ line-height:25px;}
.l30{ line-height:30px;}
.l35{ line-height:35px;}
/*文字缩进*/
.t24{ text-indent:24px;}
.t36{ text-indent:36px;}
.t48{ text-indent:48px;}
/*左虚线*/
.bl{border-left:#666666  dashed 1px;}
/*右虚线*/
.br{border-right:#666666 dashed 1px;}
/*顶虚线*/
.bt{border-top:#666666 dashed 1px;}
/*底虚线*/
.bb{border-bottom:#666666 dashed 1px;}
.bb1{border-bottom: #CCCCCC solid 1px;}
.bt1{border-bottom: #CCCCCC solid 1px;}
.bl1{border-bottom: #CCCCCC solid 1px;}
.br1{border-bottom: #CCCCCC solid 1px;}


/*图片背景属性*/
.bjn{background-repeat:no-repeat;}
.bjx{background-repeat:repeat-x;}
.bjy{background-repeat:repeat-y;}
.br1{ border:#CCCCCC solid 1px;}
.br2{ border:#000000 solid 1px;}
.br3{border: #034202 solid 1px;}

.zst{ color:#0066cc}
.zs1{ color:#F2F2F2}
.zs2{ color:#FFFFFF}
.zs3{ color:#666666}
.zst1{ color:#4C82AC}





/*网站基本定义*/
body {text-align:center;font-family:\5B8B\4F53,Arial Narrow,arial,serif;background:#FFFFFF;font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}  
p{ line-height:20px; text-align:left; text-indent:24px;  font-size:12px;} 
a {color:#2b2b2b;text-decoration:none;}
a:visited {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
a:active {color:#ba2636;}

/* CSS 连接样式
.lanmu a:link {color:#2b2b2b;text-decoration:none;}
.lanmu a:visited {color:#2b2b2b;text-decoration:none;}
.lanmu a:hover {color:#2b2b2b;text-decoration:underline;}
.lanmu a:active {color:#2b2b2b;}
*/




/*定义内容框区: 定义左中右部分显示框架属性*/
.content {padding-top: 0pt;padding-right: 9px;padding-bottom: 0px;padding-left: 13px;clear: both;}
.content8 {clear: both;padding: 8pt;display: block;overflow: hidden;}
.content10 {padding-top: 0pt;padding-right: 0px;padding-bottom: 0px;padding-left: 10px;clear: both;}
.content15 {padding-top: 0pt;padding-right: 15px;padding-bottom: 0px;padding-left: 15px;clear: both;}
.content1 {padding-top: 1pt;padding-right: 1px;padding-bottom: 1px;padding-left: 1px; overflow:hidden;}
.colR {float: right;width: 200px;overflow: hidden;}



/*定义内容框区: 定义距上下左右距离属性*/
.nr1 {display: block;margin:1px;clear: both;overflow: hidden;}
.nr2 {display: block;margin:2px;clear: both;overflow: hidden;}
.nr3 {display: block;margin:3px;clear: both;overflow: hidden;}
.nr4 {display: block;margin:4px;clear: both;overflow: hidden;}
.nr8 {display: block;margin:8px;clear: both;overflow: hidden;}
.nr15 {display: block;margin:15px;clear: both;overflow: hidden;}

.nr20{display: block;margin:20px;clear: both;overflow: hidden;}
.nr30{display: block;margin:30px;clear: both;overflow: hidden;}




/*定义内容框区: 定义距左距离属性*/
.nr10-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 10px;}
.nr20-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 20px;}
.nr25-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 25px;}
.nr30-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 30px;}
.nr35-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 35px;}
.nr40-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 40px;}
.nr45-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 45px;}
.nr90-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 90px;}

.nr160-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 160px;}
.nr410-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 410px;}
.nr580-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 580px;}
.nr700-z{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 700px;}


/*定义内容框区: 定义距距离属性*/
.nr10-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 10px;margin-bottom: 0px;margin-left: 0px;}
.nr20-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 20px;margin-bottom: 0px;margin-left: 0px;}
.nr25-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 25px;margin-bottom: 0px;margin-left: 0px;}
.nr30-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 30px;margin-bottom: 0px;margin-left: 0px;}
.nr35-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 35px;margin-bottom: 0px;margin-left: 0px;}
.nr40-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 40px;margin-bottom: 0px;margin-left: 0px;}
.nr45-y{display: block;clear: both;overflow: hidden;margin-top: 0px;margin-right: 45px;margin-bottom: 0px;margin-left: 0px;}

/*定义内容框区: 定义距左右距离属性*/
.nr30-zy{display: block;margin-right: 30px;margin-left: 30px;clear: both;height: auto;}
.nr21-zy{display: block;margin-right: 21px;margin-left: 22px;clear: both;height: auto;}
.nr22-zy{display: block;margin-right: 22px;margin-left: 22px;clear: both;height: auto;}
.nr10-zy{display: block;margin-right: 10px;margin-left: 10px;clear: both;height: auto;}
.nr14-zy{display: block;margin-right: 14px;margin-left: 14px;clear: both;height: auto;}
.nr5-zy{display: block;margin-right: 5px;margin-left: 5px;clear: both;height: auto;}
.nr4-zy{display: block;margin-right: 4px;margin-left: 4px;clear: both;height: auto;}

/*高度属性*/
.g1000{height:1000px;}
.g900{height:900px;}
.g800{height:800px;}
.g700{height:700px;}
.g600{height:600px;}
.g500{height:500px;}
.g400{height:400px;}
.g300{height:300px;}
.g200{height:200px;}
.g100{height:100px;}

/*100%属性*/
.w100{width::100%;}
.h100{height:100%;}

/* CSS 内联样式
<style type="text/css">



</style>
*/







.ctt8{height:auto;clear:both;;text-align:left;}



/* TAB 切换效果 */

.tb8_{}

.tb8_ ul{height:26px;}

.tb8_ li{float:left;height: 26px;line-height:26px;;width: 90px;cursor:pointer; margin-right:1px;}

/* 用于控制显示与隐藏的css类 */

.normaltab8     { background-image:url(/images/s1.png); background-repeat: no-repeat; color:#ffffff ; font-weight:bold;}

.hovertab8      { background-image:url(/images/s2.png); background-repeat: no-repeat; color:#cccccc; font-weight:bold;}

.dis8{display:block;}

.undis8{display:none;}










































.ctt7{height:auto;clear:both;;text-align:left;}



/* TAB 切换效果 */

.tb7_{}

.tb7_ ul{height:26px;}

.tb7_ li{float:left;height: 26px;line-height:26px;;width: 90px;cursor:pointer; margin-right:1px;}

/* 用于控制显示与隐藏的css类 */

.normaltab7     { background-image:url(/images/s1.png); background-repeat: no-repeat; color:#ffffff ; font-weight:bold;}

.hovertab7      { background-image:url(/images/s2.png); background-repeat: no-repeat; color:#cccccc; font-weight:bold; }

.dis7{display:block;}

.undis7{display:none;}









#dm_flash {
	WIDTH: 1000px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}



#syxw
{margin:0 auto;
width:240px;
text-align:left;
}

#syxw li
{width:240px;
margin-left:10px;
}

#syxw li a
{display:block;
width:100%;	
background:#FFFFFF;
color:#ADADAD;	
line-height:23px;	
text-align:left;}

#syxw li a:hover
{color:#006633;
background:#FFFFFF;
text-decoration:none;}






#demo {
background: #FFF;
overflow:hidden;
height:230px;             /*  高度*/
  /*边框样式*/
width: 340px;     
          /*宽度*/
}
#demo img {
width:140px;
height:210px;
border: 3px solid #F2F2F2;     /*图片边框样式*/
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}














.nrwzkuan{

	WIDTH: 370px;   /*总宽度*/
	height:230px;
	float: left; 
	color:#666666;
}
.nrwz p {
	font-size: 12px;   /*文字大小*/
	line-height: 18px;    /*行高*/
	text-align: justify;         /*首行缩进*/
}
.gg250300 {
	float: left;
	height: 114px;        /*图片高*/
	width: 173px;         /*图片宽*/
	margin-right: 10px;   /*右距离*/
	  
}
.nrwz img {
	border: 1px solid #000000;     /*图片边框*/
	vertical-align:middle;        
	
}
.nrwz {
	TEXT-INDENT: 0px; TEXT-ALIGN: center
}












.tulb {overflow:hidden; margin:0 auto; width:568px;}
.tulb ul {width:600px;}
.tulb li {float:left; margin:6px 27px 10px 0; width:122px;}
.tulb img {border:1px solid #dcdddd;}
.tulb li p {margin:4px 0 0; text-indent:6px;}



/* 竖导航菜单效果1 */
#fdh
{
width:180px;          /* 总体宽度调整 */

}

#fdh li
{width:180px;            /* 单独宽度调整 */  
margin-top:2px;          /* 间隔高度调整 */
}

#fdh li a
{
display:block;
width:100%;	
background:#F7F7F7;         /* 鼠离-背景颜色 */
color:#CACACA;	            /* 鼠离-字体颜色 */
line-height:25px;	        /* 鼠离-行高调整 */
text-align:left;          /* 鼠离-文字居中 */
font-weight:bold;
background-image:url(/images/g3.gif); background-repeat:no-repeat;           /* 鼠离-字体加粗 */

}

#fdh li a:hover
{
color:#14671D;             /* 鼠停放-字体颜色 */   
background:#F3F3F3;        /* 鼠停放-背景颜色 */
text-decoration:none;      /* 鼠停放-没有下滑线 */
font-weight:bold; 
background-image:url(/images/g4.gif); background-repeat:no-repeat;  
        /* 鼠停放-字体加粗 */
}


/* 竖导航菜单效果2 */
#fdh1
{
width:180px;          /* 总体宽度调整 */

}

#fdh1 li
{width:180px;            /* 单独宽度调整 */  
margin-top:2px;          /* 间隔高度调整 */
}

#fdh1 li a
{
display:block;

width:100%;	
background:#F1FBEC;      /* 鼠离-背景颜色 */
color:#CACACA;	         /* 鼠离-字体颜色 */
line-height:25px;	     /* 鼠离-行高调整 */
text-align:left;       /* 鼠离-文字居中 */
font-weight:bold; 
background-image:url(/images/g3.gif); background-repeat:no-repeat; 
       /* 鼠离-字体加粗 */
}
#fdh1 li a:hover
{
color:#14671D; 
           /* 鼠停放-字体颜色 */   
background:#E1FBE2;      /* 鼠停放-背景颜色 */
text-decoration:none;    /* 鼠停放-没有下滑线 */
font-weight:bold;   
background-image:url(/images/g4.gif); background-repeat:no-repeat;      /* 鼠停放-字体加粗 */
}





.ctt4{height:25px; line-height:25px;;clear:both;;text-align:left;}



/* TAB 切换效果 */

.tb4_{}

.tb4_ ul{height:37px;}

.tb4_ li{float:left;height: 37px;line-height:37px;;width: 125px;cursor:pointer;}
.tb4_ li a:link{color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tb4_ li a:visited {color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tb4_ li a:hover{color:#F5F1BE; font-weight:bold; text-decoration:none;}
.tb4_ li a:active {color:#F5F1BE; font-weight:bold; text-decoration:none;}
/* 用于控制显示与隐藏的css类 */

.normaltab4     {  color:#FFFFFF; font-weight:bold}

.hovertab4      {  color:#F5F1BE; font-weight:bold }

.dis4{display:block;}

.undis4{display:none;}

.ed{
width:300px; line-height:25px; }
.ed li{ width:100px; float:left; text-align:center;}

.ed li a:link{ color:#838383; text-decoration:none; font-weight:bold;}
.ed li a:visited{ color:#838383; text-decoration:none; font-weight:bold;}
.ed li a:hover{ color:#000000; text-decoration:none; font-weight:bold;}
.ed li a:active{ color:#000000; text-decoration:none; font-weight:bold;}




.tulbry {overflow:hidden; margin:0 auto; width:709px;}
.tulbry ul {width:730px;}
.tulbry li {float:left; margin:10 21px 10px 0px; width:222px;}
.tulbry img {border:0px solid #dcdddd;}
.tulbry li p {margin:4px 0 0 0; text-align:left; text-indent:60px;}



.db1 li{
float:left; margin-right: 5px;margin-left: 5px;}