@charset "utf-8";
#content{margin-top:30px;}
.pageBanner{display:none}
.row{overflow:hidden; margin-bottom:20px;}
.box{margin-bottom:0;}

.boxA .hd{height:39px; line-height:39px; border-bottom:1px solid #EFEFEF; position:relative; margin-bottom:20px;}
.boxA .hd .more{float:right; color:#999}
.boxA .hd h3{font-size:18px; color:#33A12B; border-bottom:3px solid #33A12B; position:absolute; left:0; top:0; }

#rowA{ height:450px; margin-bottom:30px;}
#rowA .focusBox{width:600px; height:450px; float:left; margin-right:20px;}
#rowA .focusBox .bd .pic img{height:450px}
#rowA .boxA{overflow:hidden;}
#rowA .topicList .t .title{height:40px; line-height:40px; margin-bottom:5px;}
#rowA .topicList .t .tit{font-size:22px; }

/* indBtns */
.indBtns{overflow:hidden; margin-right:-10px; text-align:center}
.indBtns li{float:left; margin:0 6px 6px 0; width:116px;}
.indBtns a{display:block;height: 112px;line-height:170px;background:url(../../Base/img/indBtns.png) center -5px no-repeat #F0F0F0;
    -webkit-transition:background-color 400ms;-o-transition:background-color 400ms;-moz-transition:background-color 400ms;transition:background-color 400ms;
}

.indBtns .li2 a{background-position:center -105px}
.indBtns .li3 a{background-position:center -205px}
.indBtns .li4 a{background-position:center -305px}
.indBtns .li5 a{background-position:center -405px}
.indBtns .li5 a{background-position:center -505px}
.indBtns a:hover{text-decoration:none; background-color:#36A12D; color:#fff; background-position:center -605px}
.indBtns .li2 a:hover{background-position:center -705px}
.indBtns .li3 a:hover{background-position:center -805px}
.indBtns .li4 a:hover{background-position:center -905px}
.indBtns .li5 a:hover{background-position:center -1005px}
.indBtns .li5 a:hover{background-position:center -1105px}

#rowB{ margin-bottom:0;}
#rowB .box{width:400px; margin-right:20px;}
#rowB #column4{ width:360px; margin-right:0; }

/* dateList */
.dateList li{border-bottom:1px solid #F4F4F4;padding-bottom: 12px;margin-bottom: 12px;overflow:hidden;}
.dateList .date{float:left; width:60px; height:56px; text-align:center; margin-right:10px;}
.dateList .date dt{ height:24px line-height:24px; font-size:12px; color:#fff; background:#CCCCCC}
.dateList .date dd{border:1px solid #EDEDED; font-size:18px; color:#707070; height:31px; line-height:31px; border-top:0;}
.dateList .title{overflow:hidden;}

