﻿@charset "utf-8";
#content{width:1200px; padding:0; background:none;}
.row{overflow: hidden;}
.areaL{width:260px; float:left; margin-right:20px; background:#fff;}
.areaC{width:560px; float:left; margin-right:20px; padding:20px; background:#fff;}
.areaR{ width:300px; float:right; }

#rowB{ margin-bottom:0px;}
#rowA{height:360px; margin-bottom: 20px; padding:20px; background:#fff;}
/* 焦点图 */
.indFocus{width:590px; overflow:hidden; position:relative; float:left; margin-right:20px; }
.indFocus .hd{position:absolute;z-index:1;right: 13px;bottom: 18px;}
.indFocus .hd ul{ overflow:hidden; zoom:1; float:left;  }
.indFocus .hd ul li{ float:left; margin-left:5px;  width:10px; height:10px; line-height:10px; text-align:center; background:#fff; cursor:pointer; color:#fff; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;   }
.indFocus .hd ul li span{display:none}
.indFocus .hd ul li.on{ background:#F58500;  color:#fff;   }
.indFocus .bd{ position:relative; overflow:hidden; }
.indFocus .bd li{position:relative}
.indFocus .bd .pic{ position:relative; z-index:0; line-height:0;}
.indFocus .bd .pic img{ width:590px; height:310px; border:0;   }
.indFocus .bd .con{ background:#DBB67D; height:50px; line-height:50px; font-size:16px;}
.indFocus .bd .con .title{ }
.indFocus .bd .con .title a{color:#fff;padding-left:10px;text-decoration:none;}

#gzdt{overflow:hidden;}
.topicList .t{background:#FAFAFA; border:1px solid #EBEBEB; padding:10px 20px;}

/* 侧栏信息公开 */
.sideXxgk{}
.sideXxgk dt{height:70px; line-height:70px; font-size:20px; font-weight:bold; color:#fff; background:url(../../Base/img/ind-sideBtns.png) 0 -376px no-repeat;}
.sideXxgk dt a{padding-left:60px; color:#fff; background:url(../../Base/img/ind-icons.png) -14px -12px no-repeat; display:block;}
.sideXxgk dd{padding:20px; height:240px; overflow:hidden;}
.sideXxgk li{vertical-align:top}
.sideXxgk li a{display:block; font-size:16px; position:relative; height: 40px;line-height: 40px; overflow:hidden; margin-bottom:10px;padding-left: 45px; background:#F0F0F0; border-left:5px solid #A4B9DB;
-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;}
.sideXxgk .li2 a{border-color:#7BCB90}
.sideXxgk .li3 a{border-color:#D4AB6B}
.sideXxgk .li4 a{border-color:#D69778}
.sideXxgk .li5 a{border-color:#AB8EBE}
.sideXxgk li a:hover{background-color:#e6ffdc; color:#5BAB3C; text-decoration:none; padding-left:50px;}


.sideBtns{overflow:hidden; height:350px; background:url(../../Base/img/ind-sideBtns.png); position:relative}
.sideBtns li{ width:145px; height:210px; text-align:center; font-size:20px; font-weight:bold; color:#fff; position:absolute; left:0; top:0; }
.sideBtns a{color:#fff !important; text-decoration:none}
.sideBtns .li2{height:130px; left:auto; right:0; }
.sideBtns .li3{ height:130px; top:220px;}
.sideBtns .li4{ left:auto; right:0; bottom:0; top:auto;}
.sideBtns i{display:block; height:80px; margin-top:40px; background:url(../../Base/img/ind-icons.png) center -100px no-repeat; -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;}
.sideBtns .li2 i,
.sideBtns .li3 i{margin-top:0; background-position:center -200px;}
.sideBtns .li3 i{background-position:center -300px;}
.sideBtns .li4 i{background-position:center -400px}
.sideBtns a:hover i{-moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);}

#xxgk .bd{height:234px;}

.msfw{width:590px; float:left; height:51px; background:url(../../Base/img/msfw.png) 0px 0px; no-repeat; overflow:hidden; margin-top:20px}
.msfw ul{display:block; padding-left:120px}
.msfw li{float:left; height:51px; line-height:51px; margin-right:15px; font-size:16px; color:#5BAB3C}
.msfw li a{color:#5BAB3C; font-weight:bold;}

#slideBox{margin-bottom: 20px}

/*导航栏下广告*/
.ad .bd {
    height:120px;
    width: 1200px;
}

.ad li img {
    border: 1px #ddd solid;
}
.index_page .ad .hd,
.index_page .ad .title {
    display: none;
}