@charset "utf-8";
/* CSS Document */

html{ background:#E5ECF3 url(../img/pcbg.jpg) repeat-x ;}/*背景 */
.picBanner{ background-image: url(../img/top.jpg); }/* banner  */
.daoduTitle a{ color:#fff;}/* 导航条字体颜色 */

h1 {color:#fff;  } /* banner大标题的颜色 */
h3{ color:#fff;} /* banner小标题的颜色  */

a {color:#555; text-decoration: none; } /*整体字体链接颜色 */
a:hover { text-decoration:none; color:#000;} 

.seKuai{ background:url(../img/bgKuang.gif) repeat-y;}  /*整体字体链接颜色 */
.neiBaseArea,.neiBaseArea3,.neiBaseArea4{background:#F3F7F8;}  /*整体字体链接颜色 */

.bigTitle{ background:#589EDE;  color:#fff; }

.scrMenu li a{color:#fff;}  /* 导航条的颜色 */
.scrMenu li a:hover{color:#99CCFF;}

.kongR10{ margin-right:16px;} 
.pic600L{ width:600px; float:left;}
.pic600L li { position:relative;}
.pic600L li em{ position:absolute; width:600px; height:30px; background:#000; opacity:0.8; bottom:5px; z-index:100;}
.pic600L li span{ position:absolute; width:600px; height:30px; z-index:200;  bottom:5px; color:#fff; font-size:12px; line-height:30px;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding-left:10px;}
.pic600L li a:hover em{background:#094A8D; }




