A /*链接*/
  {COLOR: #666666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  TEXT-DECORATION:NONE;/*设置文字没有下画线*/
  }
a:visited /*已访问过的链接*/
  {COLOR: #666666;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
  }
a:hover /*鼠标停在上方时*/
  {COLOR: #ff0000;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
   text-decoration:NONE;}/*设置文字被点击后有下画线*/
a:active /*点下鼠标时*/
  {COLOR: #ff0000;
    FONT-FAMILY: "微软雅黑";/*文字的字体*/
  TEXT-DECORATION:NONE} 
a.map /*链接*/
  {COLOR: #666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14PX;/*字号的大小*/
  display:block; height:50px; line-height:50px; font-weight:bold;
  }
a.map:visited /*已访问过的链接*/
  {COLOR: #666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14PX;/*字号的大小*/
  display:block; height:50px; line-height:50px;font-weight:bold;
  }
a.map:hover /*鼠标停在上方时*/
  {COLOR: #000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14PX;/*字号的大小*/
  display:block;display:block; height:50px; line-height:50px;font-weight:bold;
  }
a.map:active /*点下鼠标时*/
  {COLOR: #000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14PX;/*字号的大小*/
  display:block;  display:block; height:50px; line-height:50px;font-weight:bold;
  }
 a.map1 /*链接*/
  {COLOR:#666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  font-weight:900;
  }
a.map1:visited /*已访问过的链接*/
  {COLOR:#666;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  font-weight:900;
  }
a.map1:hover /*鼠标停在上方时*/
  {COLOR:#ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  font-weight:900;
  text-decoration:underline;
  }
a.map1:active /*点下鼠标时*/
  {COLOR:#ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  font-weight:900;
  text-decoration:underline;
  } 
  
   a.map2 /*链接*/
   {COLOR: #333;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;  font-weight:900;
  }
a.map2:visited /*已访问过的链接*/
  {COLOR: #333;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;  font-weight:900;
  }
a.map2:hover /*鼠标停在上方时*/
  {COLOR: #ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  text-decoration:underline; font-weight:900;
  }
a.map2:active /*点下鼠标时*/
  {COLOR: #ff0000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;/*字号的大小*/
  text-decoration:underline; font-weight:900;
  } 
  
   a.map3 /*链接*/
 {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px; 
  } 
a.map3:visited /*已访问过的链接*/
 {COLOR: #fff;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;
  } 
a.map3:hover /*鼠标停在上方时*/
 {COLOR: #fff000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px; 
  } 
a.map3:active /*点下鼠标时*/
   {COLOR: #fff000;/*文字的颜色*/
  FONT-FAMILY: "微软雅黑";/*文字的字体*/
  FONT-SIZE:14px;
  } 
  
a.more /*链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left;   padding:5px 15px; background-color:#b90006; margin-right:10px; border-radius:10px; margin-bottom:5px;
  }
a.more:visited /*已访问过的链接*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left;  padding:5px 15px; background-color:#b90006; margin-right:10px; border-radius:10px; margin-bottom:5px;
  }
a.more:hover /*鼠标停在上方时*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left;  padding:5px 15px;background-color:#e80008;margin-right:10px; border-radius:10px; margin-bottom:5px;
  }
a.more:active /*点下鼠标时*/
  {COLOR: #fff;/*文字的颜色*/
  FONT-SIZE:14px;/*字号的大小*/
  display: inline; float:left;  padding:5px 15px;background-color:#e80008;margin-right:10px; border-radius:10px; margin-bottom:5px;
  }
body,table,tr,td {COLOR: #666666;
  FONT-FAMILY: "微软雅黑";
  FONT-SIZE: 14px;
  line-height:25px;
  }
body {
margin:0px 0px 0px 0px;/*向外延伸*/
padding:0px 0px 0px 0px;/*向内延伸*/
background:url(../images/index_22.png);
line-height:25px;
}
.hh{
border-bottom:1px  dashed #cccccc; }
.hh1{
border-bottom:1px solid #e2e2e2; 
}
.wenzi{
color:#333;
font-size:32px; font-weight:bold;
font-family:"微软雅黑";

}
.wenzi1{
color:#666;
font-size:14px;
font-family:"微软雅黑";
}
.wenzi2{
color:#666666;
font-size:14px;
font-family:"微软雅黑";
text-transform:uppercase;
}
.wenzi3{
color:#333;
font-size:16px;
font-family:"微软雅黑";
}
.wenzi4{
color:#2c2c2c;
font-size:26px;
font-family:"微软雅黑";
}
.wenzi5{
color:#fff;
font-size:30px;
}
.wenzi6{
color:#e4f1fe;
font-size:16px;
font-weight:bold;
font-family:"微软雅黑";
}
.wenzi7{
color:#d40104;
font-size:25px;
font-weight:bold;
font-family:"微软雅黑";
}
.wenzi8{
color:#ffffff;
font-size:14px;
line-height:33px;
}
.wenzi9{
color:#ffffff;
font-size:26px;
font-family:"Impact";
text-transform:uppercase;
}
.hei14{
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
.tb{
border-left:1px solid #cfcfcf; 
border-right:1px solid #cfcfcf; 
border-top:1px solid #cfcfcf; 
border-bottom:1px solid #cfcfcf; 
}
.tb3{
background-color:#cf0c0c;
height:40px;
line-height:40px;
width:153;
font-size:14px;
font-family:"微软雅黑";
color:#fff;
border:0px;
}
.tb4{
border:1px solid #d1d1d1; background-color:#CCC;
}
.tb1{
border-radius:50%;
border:5px solid #fff; 


}
.tb5{
	padding:10px;
border-left:1px solid #d4d4d4; 
border-right:1px solid #d4d4d4; 
border-top:1px solid #d4d4d4; 
border-bottom:1px solid #d4d4d4;
}
.tb2{
border-left:1px solid #d4d4d4; 
border-right:1px solid #d4d4d4; 
border-top:1px solid #d4d4d4; 
border-bottom:1px solid #d4d4d4;
background-color:#ececec;
height:95px;
line-height:40px;
width:100%;
font-size:14px;
font-family:"微软雅黑";
color:#666;
}
.tbny{
border-left: 1 solid #a1c8f1; 
border-right: 1 solid #a1c8f1; 
border-top: 0 solid #a1c8f1;
border-bottom: 1 solid #a1c8f1;
padding:10px;
}

.tb6{
border-left:0 solid #a2c9f0; 
border-right:0 solid #a2c9f0; 
border-top:0 solid #a2c9f0; 
border-bottom: 1 dashed #CCCCCC; 
}
.tb7{ 
border-top:1px solid #dcdcdc; 
}
.tupian{
padding:1px 1px 1px 1px;
}
.tupian1{
padding:1px 1px 1px 1px;
background-image:url(../images/gsbg1.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.dhbg{
background-image:url(../images/cpzj.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}
.dhbg1{
background-image:url(../images/new-zj.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}
#top,#topex {
	width: 100%;
	height: 107px;
	-webkit-animation-name: topex;
	-webkit-animation-duration: 10000s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: topex;
	-moz-animation-duration: 10000s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: topex;
	-o-animation-duration: 10000s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	-ms-animation-name: topex;
	-ms-animation-duration: 10000s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
}
.gg{ position: absolute; top:436px; left:20%; width:1100px; text-align:center; margin:0 auto; z-index:99999;}