body{ margin: 0;padding: 0;}
#slideBox {
  width:1000px;
  height:335px;
  overflow:hidden;
  position:relative;
}
#main .topic {
  height: 65px;
  border-top: 1px solid #388bd7;
  background: #2a78c2;
}
#main .topic .left-links {
  width: 785px;
  height: 65px;
  background: url("../images/aaaaaa.jpg") no-repeat 0px 2px;
}
#main .topic .line {
  width: 16px;
  height: 65px;
  background: url("../images/line.jpg");
}
#main .topic .left-links ul {
  padding: 6px 0px 0px 0px;
  *padding: 5px 0px 0px 0px;
  float:left;
  width:657px;
}
#main .topic .left-links ul li {
  width: 82px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  float: left;
}
#main .topic .left-links ul li a {
  color: #fff;
}
#main .topic .time-box ul li {
  float: left;
}
#main .topic .time-box, #main .topic .english {
  padding-top: 2px;
}
#main .news {
  margin-top: 10px;
}
#main .news .hot-news {
  width: 350px;
}
#main .news .hot-news .time {
  color: #0d58a6;
}
#main .news .hot-news .time:before {
  content: "日期 ";
}
#main .news .hot-news {
  font-size: 12px;
  margin-left: 10px;
}
#main .news .hot-news a {
  color: #222;
  font-size: 14px;
  
}
#main .news .hot-news a:hover{
  color: #1458a9;
  
}
#main .news .hot-news ul li {
  margin: 15px 0px;
}
#main .news .hot-news .fl {
  padding: 2px;
  border: 1px solid #848484;
}
#main .news .hot-news .fl img {
  width: 54px;
  height: 54px;
  vertical-align: middle;
}
#main .news .hot-news .fr {
  width: 275px;
}
#main .news .hot-news .abstract{ color:#848484}
#main .news .news-more { 
  width: 60px;
  margin: 0px 10px;
}
#main .news .news-more a {
  width: 60px;
  height: 60px;
  display: block;
  margin-top: 10px;
  background: url("../images/news-more.jpg");
}
#main .news .news-list {
  width: 400px;
  margin: 10px 0px;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #0d59a7;
}

#main .news .news-list ul li img{ top:2px;position: relative;

}
#main .news .news-list ul li a {
  font-size: 12px;
  color: #606060;
}
#main .news .news-list .more a {
  width: 100px;
  text-align: center;
  float: right;
  font-size: 12px;
  display: block;
  color: #fff;
  margin-top: 10px;
  padding: 1px 5px;
  background: #b12923;
}
#main .news .news-links {
  margin-left: 20px;
  *margin-left: 10px;
  padding-top:10px;
}
#main .news .news-links ul li {
  height: 30px;
  line-height: 30px;
}
#main .news .news-links ul li a {
  color: #606060;
}
#main .news .news-links ul li a:hover {
  color:#0d58a6;
}
#main .news .news-links ul li a img {
  vertical-align: middle;
}
#main .news .news-links ul li a {
  font-size: 12px;
}
#notice {
  height: 145px;
  background: #ededed;
  width:1000px; margin:0 auto;
}
#notice .info, #notice .post {
  width: 472px;
  margin: 10px 10px;
  padding-bottom: 10px;
  display: inline;
}
#notice .info {
  padding-right: 15px;
  border-right: 1px solid #848484;
}
#notice a {
  font-size: 12px;
  color: #3c3c3c;
}
#notice .title {
  margin-bottom: 10px;
}
#notice .title .name a {
  color: #393939;
  font-size: 13px;
  font-weight: 900;
}
#notice .title .more a {
  color: #b12923;
  font-size: 13px;
}
#notice .content .fl {
  padding: 2px;
  border: 1px solid #848484;
}
#notice .content .fl img {
  vertical-align: middle;
}
#notice .content .fr {
  width: 380px;
}
#notice .content .fr .time {
  float: right;
  font-size: 12px;
  color: #a4a4a4;
  height:24px;
  width:75px;
  overflow:hidden;
}
#notice .content .fr ul li {
  height: 25px;
  line-height: 25px;
}
#notice .content .fr ul li a {
  float: left;
}
#box {
  height: 505px;
}
#box .title {
  padding: 10px;
  height: 50px;
  line-height:160%;
  font-family:"微软雅黑","Microsoft YaHei";
}
#box .title a {
  font-size: 14px;
  color: #364d5f;
}
#box .text {
  font-size: 12px;
  color: #848484;
  padding: 0px 10px;
}
#box .left, #box .center, #box .right {
  width: 300px;
  padding: 5px 0px;
}
#box .split {
  width: 1px;
  margin: 26px 24px;
  background: #848484;
  height: 450px;
}
#slideBox ul#show_pic {
  margin:0;
  padding:0;
  list-style:none;
  height:335px;
  width:10000px;
  position:absolute;
  z-index:1;
}
#slideBox ul#show_pic li {
  float:left;
  margin:0;
  padding:0;
  height:335px;
}
#slideBox ul#show_pic li img {
  display:block;
}
#iconBall {
  position:absolute;
  z-index:2;
  bottom:0;
  right:0;
}
#iconBall li {
  float:left;
  padding-top: 20px;
  _padding-top:10px;
  padding-right: 4px;
  width:10px;
  height:10px;
  cursor:pointer;
  background:url(../images/not-active.gif) no-repeat 0 9px;
}
#iconBall li.active {
  background:url(../images/active.gif) no-repeat 0 9px;
}
#slideText {
  width:475px;
  height:40px;
  padding:0 3px;
  background:rgba(0, 0, 0, 0.5);
  color:#fff;
  position:absolute;
  z-index:2;
  right:0px;
  bottom:0px;
  *background:transparent;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b20000000, endColorstr=#b20000000);
}
#textBall {
  position:absolute;
  z-index:2;
  left:528px;
  bottom:0px;
}
#textBall li {
  width: 360px;
  height:auto !important;height:35px; min-height:35px;
  float:left;
  display:none;
  color:#fff;
  font-size:14px;
  font-family:"微软雅黑","Microsoft YaHei";
  line-height:120%;
}
#textBall li.active {
  display:block;
}
#textBall li a {
  text-decoration:none;
  color:#fff;
  font-size: 14px;
}
#textBall li p.summary {
  font-size: 12px;
}