@charset "utf-8";
.column {
    overflow: hidden;
}
.pageBanner {
    display: none
}
.banner {
    width: 1202px;
    margin: 0 auto 20px auto;
}
/* 焦点图切换-广告 */

#focusBanner {
    height: 346px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#focusBanner .hd {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 15px;
    bottom: 25px;
    text-align: center;
}
#focusBanner .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 3px;
    width: 15px;
    height: 15px;
    background: #D77A1D;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
#focusBanner .hd ul li span {
    display: none
}
#focusBanner .hd ul li.on {
    background: #fff;
}
#focusBanner .bd {
    position: relative;
    z-index: 0;
}
#focusBanner .bd li img {
    width: 1202px;
    height: 346px;
    display: block;
}
#focusBanner .bd .con {
    display: none
}
#focusBanner .prev, #focusBanner .next {
    position: absolute;
    z-index: 2;
    display: block;
    width: 36px;
    height: 66px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: -110px;
    top: 50%;
    margin-top: -43px;
    background: url(/content/ggk/base/img/icons1.png) 7px -48px #000 no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#focusBanner .next {
    right: -110px;
    left: auto;
    background-position: -72px -48px;
}
#focusBanner .prev:hover, #focusBanner .next:hover {
    filter: alpha(opacity=70);
    opacity: 0.7
}
.indBox .hd {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    background: #49923A;
    color: #fff;
}
.indBox .hd h3 {
    font-size: 16px;
    padding-left: 34px;
    background: url(/content/ggk/base/img/ind-icons.png) 0 -64px no-repeat;
}
.indBox .hd h3 a {
    color: #fff;
}
.indBox .hd .more {
    float: right;
    color: #fff;
}
.indBox .bd {
    height: 432px;
    padding: 10px 15px;
    background: #F9F8F6;
    overflow: hidden;
}
.areaL {
    width: 170px;
    float: left;
    margin-right: 20px;
}
.areaC {
    width: 500px;
    float: left;
}
.areaR {
    width: 500px;
    float: right;
}
.bigIcons li {
    height: 110px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(/content/ggk/base/img/ind-bigicons.png) center 20px no-repeat #009899;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.bigIcons li a {
    display: block;
    color: #fff;
    padding-top: 72px;
    height: 37px;
}
.bigIcons li a:hover {
    text-decoration: none;
}
.bigIcons .i2 {
    background-position: center -310px;
    background-color: #D77A1D
}
.bigIcons .i3 {
    background-position: center -144px;
    background-color: #479237
}
.bigIcons .i4 {
    background-position: center -476px;
    background-color: #4D4747
}
.bigIcons li:hover {
    line-height: 190%;
    background-color: #008888
}
.bigIcons .i2:hover {
    background-color: #bb6a1a
}
.bigIcons .i3:hover {
    background-color: #3f8231
}
.bigIcons .i4:hover {
    background-color: #3e3939
}
.areaR .indBox .hd {
    background: #009899
}
.areaR .indBox .hd h3 {
    background-position: 0 -135px;
}
.areaR .indBox .bd {
    height: 330px
}
.indTopList .t {
    overflow: hidden;
    position: relative;
    padding: 34px 0 5px 0;
}
.indTopList .t .title {
    position: absolute;
    left: 0;
    top: 0;
}
.indTopList .t .pic {
    width: 140px;
    float: left;
    margin-right:10px;
}
.indTopList .t .pic img {
    width: 140px;
    height: 93px;
}
.indTopList .t .con {
    color: #999;
    padding: 5px 0;
}
.indTopList .t .con .more {
    display: none;
}
.indTopList .n {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
    background: url(/content/ggk/base/img/icons1.png) 0 -148px no-repeat;
}
.indTopList .n .date {
    float: right;
    color: #999;
}
.indLinks {
    height: 84px;
    padding-top: 18px;
    overflow: hidden
}
.indLinks li {
    width: 160px;
    float: left;
    margin: 0 8px 8px 0;
}
.indLinks li a {
    display: block;
    height: 38px;
    background: url(/content/ggk/base/img/ind-icons.png) 18px -202px no-repeat #4D494A;
    padding-left: 64px;
    color: #fff;
    line-height: 38px;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.indLinks li a:hover {
    padding-left: 66px;
    text-decoration: none
}
.indLinks .i3 {
    float: right;
    margin-right: 0;
}
.indLinks .i6 {
    float: right;
    margin-right: 0;
}
.indLinks .i2 a {
    background-position: 20px -269px;
    background-color: #009899
}
.indLinks .i3 a {
    background-position: 16px -338px;
    background-color: #D77A1D
}
.indLinks .i4 a {
    background-position: 20px -406px;
    background-color: #428832
}
.indLinks .i5 a {
    background-position: 20px -476px;
    background-color: #2C9E62
}
.indLinks .i6 a {
    background-position: 20px -544px;
    background-color: #D83339
}
/*-- 
颜色代码
#004201 深蓝色标题
#b6d7ae 淡蓝色边框
--*/