﻿@charset "utf-8";
body {
    background: none
}
.banner {
    display: none;
}
#content {
    width: auto;
}
.column {
    overflow: hidden;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 30px;
    position: relative;
    z-index: 0;
}
/* 首页banner图切换 S*/
#indBanner {
    width: 100%;
    height: 600px;
    background-color: #7ab625;
    clear: both;
    text-align: center;
    position: relative;
    overflow: hidden;
}
#indBanner .hd {
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 0; display: none;
}
#indBanner .hd li {
    height: 10px;
    width: 10px;
    border: 2px solid #fff;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    background: none
}
#indBanner .prev, #indBanner .next {
    left: 50%;
    top: 50%;
    margin: -31px 0 0 -664px;
    width: 64px;
    height: 62px;
    background: url(../../Base/img/arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: block;
    position: absolute;
}
#indBanner .next {
    margin: -31px 0 0 600px;
    background-position: right 0;
}
#indBanner .prev:hover, #indBanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
#indBanner .bd { width: 1200px; margin: 0 auto; position: relative; height: 600px;}
#indBanner .bd .pic img { display: block; width: 1200px; height:600px;}
#indBanner .bd .con {
	position: absolute;
    bottom:0;
    width: 100%;
    background: url(../../Base/img/png.png) repeat;
    line-height: 50px;
    height:50px;
    text-align: left;
}
#indBanner .bd .title { padding: 0 20px; height: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; z-index: 1;}
#indBanner .bd .title a { font-size: 18px; color: #fff;}
#indBanner .intro { position: absolute; left: 0; top:0; width: 280px; padding: 0 30px; background: url(../../Base/img/bg-2.png) repeat; height: 600px; font-size: 22px; line-height: 30px; color: #fff;}
#indBanner .intro span.n { display: block; font-family: Arial,'Comic Sans MS',Helvetica,sans-serif; font-size: 40px;}
#indBanner .intro span.n1 { float: left; margin-top: 150px;}
#indBanner .intro span.n2 { float: right;}
#indBanner .intro span.ind { display: block; text-align: left; clear: both;}

/* xzfc */
#xzfc { overflow: hidden; background-color: #7ab625; text-align: center; color: #fff; height: 312px;}
#xzfc .intro { padding: 0 20px;}


/* indBox */
.indBox .iHd {
    height: 42px;
    line-height: 42px;
    background: url(../../Base/img/icons.png) 0 -1570px repeat-x;
    overflow: hidden;
}
.indBox .iHd .more {
    float: right;
    background: url(../../Base/img/icons.png) 42px -212px no-repeat #fff;
    padding: 0 20px 0 10px;
    color: #999;
}
.indBox .iHd h3 {
    float: left;
    font-size: 18px;
    background: url(../../Base/img/icons.png) 0 -465px no-repeat #fff;
    padding: 0 15px 0 34px;
    font-weight: bold;
}
.indBox .iHd li { float: left; font-size: 18px; padding: 0 15px; background-color: #f5f5f5;}
.indBox .iHd li.on { background: url(../../Base/img/icons.png) 0 -465px no-repeat #f5f5f5; padding: 0 15px 0 34px; font-weight: bold;}
.indBox .iBd {
    padding: 15px 0 0 0;
    overflow: hidden;
    clear: both;
}
/* boxA */
.boxA .hd {
    height: 36px;
    line-height: 36px;
    position: relative;
}
.boxA .hd h3 {
    padding-left: 36px;
    font-size: 16px;
    background: url(../../Base/img/icons.png) -3px -853px no-repeat;
}
.boxA .bd {
    overflow: hidden;
}
#xyzx {
    width: 900px;
    float: left;
    margin-right: 20px;
}
#xyzx .iHd h3 {
    background-position: 0 -335px;
}
#xyzx .infoList { overflow: hidden; margin-right: -20px;}
#xyzx .infoList li { float: left; width: 415px; margin-right: 20px;}

#columnA {
    height: 312px;
    overflow: hidden;
}
#columnA .iBd {
    padding-top: 20px;
}
.focusBox {
    margin-right: 30px;
}
#tzgg {
    width: 240px;
    float: right;
}

/*tzggList  */
.tzggList li {
    padding-bottom: 7px;
    margin-bottom: 7px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    line-height: 26px;
    height: 52px;
}
.tzggList .date {
    float: left;
    width: 50px;
    text-align: center;
    margin-right: 15px;
}
.tzggList .date span {
    display: block;
    color: #5967EE;
}
.tzggList .date b {
    font-weight: normal;
    color: #999;
    display: none
}
.tzggList .con {
    overflow: hidden;
}
.tzggList .intro {
    display: none
}
.tzggList .last {
    border-bottom: 0
}
#columnB {
    background: #F5F5F5;
    padding-bottom: 50px;
    margin-bottom: 0;
}
#columnB .indBox .iHd h3, #columnB .indBox .iHd .more {
    background-color: #F5F5F5
}
#dytd {
    width: 400px;
    float: left;
}
#xstd {
    width: 760px;
    float: right;
}
#dytd .iHd h3 {
    background-position: 0 -595px;
}
#xstd .iHd h3 {
    background-position: 0 -722px;
}
/* tpList */
.tpList .t {
    overflow: hidden;
    margin-bottom: 21px;
}
.tpList .pic {
    float: left;
    width: 160px;
    margin-right: 15px;
}
.tpList .pic img {
    width: 100%;
    height: 110px;
}
.tpList .noPic .pic { display: none;}
.tpList .t .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    word-wrap: nowrap; text-overflow: ellipsis;
    margin-bottom: 10px;
}
.tpList .t .intro {
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    font-size: 12px;
}
.tpList .n {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../../Base/img/icons.png) no-repeat 0px 13px;
    padding-left: 13px;
}
.tpList .n .date {
    float: right;
    color: #999;
}
/* pList */
.pList {
    overflow: hidden
}
.pList li {
    float: left;
    width: 232px;
    margin-right: 30px;
    background: #659D7D
}
.pList .last {
    float: right;
    margin-right: 0;
}
.pList .pic img {
    width: 100%;
    height: 148px;
}
.pList .title {
    line-height: 24px;
    padding: 20px;
    text-align: center;
    color: #fff;
}
.pList .title a {
    display: block;
    color: #fff;
    height: 48px;
    overflow: hidden;
}
.pList .first {
    background: #F59700;
}
.pList .last {
    background: #6B4A8F;
}
.pList li:hover {
    background: #79b994;
}
.pList .first:hover {
    background: #ffaf2d;
}
.pList .last:hover {
    background: #835baf;
}
