.main-box {
    width: 1200px;
    margin: 20px auto;
    overflow: auto;
}
/*顶部左侧内容*/
.main-top {
    width: 100%;
    float: left;
    height: 360px;
    overflow: hidden;
    background-color: #fff;
}
.main-top .banner2{
    width:525px;
    height: 360px;
    overflow:hidden;
    position: relative;
    float: left;
}
.banner2 .ban-bd2{
    width: 460px;
    height:296px;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
    margin-top: 30px;
}
.banner2 .ban-bd2 ul li{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner2 .ban-bd2 ul li img{
    display: block;
    width: 460px;
    height: 296px;
}
.banner2 .ban-bd2 .name{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 340px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 150px;
    background:url(../images/ban-bd2namebg.png);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.banner2 .ban-hd2{
    position: absolute;
    bottom: 45px;
    right: 40px;
    text-align: right;
}
/* 兼容IE7 */
.banner2 .ban-hd2{
    *bottom: 45px;
    *right: 40px;
}
 .banner2 .ban-hd2 a{
    display: inline-block;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    background:url(../images/main-icon.jpg) no-repeat;
    cursor: pointer;
}
 .banner2 .ban-hd2 a.on{
    background:url(../images/main-icon2.jpg) no-repeat;
}
/*顶部右侧内容*/
.main-top .main-top-right {
    width: 675px;
    height: 360px;
    float: left;
    overflow: hidden;
}
.top-content1,.top-content2,.top-content3,.top-content4 {
    width: 645px;
    float: left;
}
.main-top-right .top-content1 {
    height: 58px;
    border-bottom: 1px solid #d3d3d3;
}
.top-content1 .top-content1-1 {
    float: left;
    height: 58px;
    border-bottom: 3px solid #009a45;
    line-height: 70px;
}
.top-content1 .top-content1-1 a{
    margin-top: 28px;
}
.time {
    font-size: 12px;
    color: #a9a9a9;
}
.more a{
    color: #009a45;
    font-size: 12px;
}
.more a:hover {
    text-decoration: underline;
}
.top-content1 .top-content1-1 a {
    font-size: 16px;
    color: #009a47;
    font-weight: bold;
}
.top-content1 .top-content1-2 {
    height: 58px;
    float: right;
    line-height: 70px;
}
.main-top-right .top-content2 {
    height: 104px;
    border-bottom: 1px dotted #d3d3d3;
}
.top-content2 .top-content2-1 {
    width: 51px;
    height: 82px;
    float: left;
    margin-top: 21px;
}
.top-content2 .top-content2-2 {
    width: 583px;
    height: 82px;
    float: left;
    margin-top: 21px;
}
.top-content2 .top-content2-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    width: 583px;
}
.top-content2 .top-content2-title a{
    display: block;
    height: 37px;
    width: 583px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.top-content2 .top-content2-p{
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main-top-right .top-content3 {
    height: 82px;
    border-bottom: 1px dotted #d3d3d3;
}
.top-content3 .top-content3-title{
    font-size: 16px;
    float: left;
    width: 645px;
    margin-top: 18px;
    color: #222222;
}
.top-content3 .top-content3-title a {
    display: block;
    float: left;
    width: 450px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.top-content3 .top-content3-title .time {
    float: right;
    font-size: 12px;
    color: #a8a8a8;
}
.top-content3 .top-content3-p{
    margin-top: 10px;
    color: #858585;
    font-size: 12px;
    float: left;
    width: 645px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main-top-right .top-content4 {
    height: 82px;
    border-bottom: 1px dotted #d3d3d3;
    float: left;
}
.top-content4 .top-content4-title{
    font-size: 16px;
    margin-top: 18px;
    color: #222222;
    width: 645px;
}
.top-content4 .top-content4-title a {
    display: block;
    float: left;
    width: 450px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.top-content4 .top-content4-title .time {
    float: right;
    font-size: 12px;
    color: #a8a8a8;
}
.top-content4 .top-content4-p {
    float: left;
    margin-top: 10px;
    color: #858585;
    font-size: 12px;
    width: 645px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* 中间内容 */
.main-middle {
    height: 429px;
    float: left;
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    overflow: hidden;
}
/* 基层动态 */
.main-middle .main-middle-left {
    width: 424px;
    height: 429px;
    float: left;
}
.main-middle-left .basical-title {
    width: 386px;
    height: 55px;
    margin-left: 30px;
    border-bottom: 1px solid #d3d3d3;
}
.main-middle-left .basical-title .basical-title-left {
    height: 55px;
    width: 65px;
    border-bottom: 2px solid #333333;
    float: left;
    line-height: 70px;
}
.main-middle-left .basical-title .basical-title-left a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.main-middle-left .basical-title .basical-title-right {
    height: 55px;
    float: right;
    line-height: 70px;
}
.main-middle-left .basical-content {
    float: left;
    height: 130px;
    width: 386px;
    margin-left: 30px;
    border-bottom: 1px dotted #d3d3d3;
    overflow: hidden;
}
.basical-content .basical-content-1 a:hover {
    color: #009a47;
}
.media-content .media-content-1 a:hover {
    color: #009a47;
}
.basical-content .basical-content-1,.basical-content .basical-content-2 {
    width: 345px;
    height: 44px;
    overflow: hidden;
}
.basical-content .basical-content-1 {
    float: left;
    margin-top: 20px;
}

.basical-content .basical-content-1 a{
    font-size: 16px;
    overflow: hidden;
}
.basical-content .basical-content-1-time {
    float: right;
    width: 35px;
    margin-top: 20px;
}
.basical-content .basical-content-2 {
    float: left;
    margin-top: 10px;
    font-size: 12px;
    color: #888888;
    line-height: 22px;
}
.main-middle-left .basical-content-list {
    float: left;
    height: 240px;
    width: 386px;
    margin-left: 30px;
}
.main-middle-left .basical-content-list ul {
    margin-top: 19px;
}
.main-middle-left .basical-content-list li {
    height: 40px;
    line-height: 40px;
    position: relative;
}
.main-middle-left .basical-content-list li img {
    padding-right: 20px;
    float: left;
    padding-top: 20px;
    display: none;
}
.main-middle-left .basical-content-list li .name{
    width: 300px;
    float: left; 
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left: 23px;
    background: url(../images/basical-icon.jpg) no-repeat left center;
}
.main-middle-left .basical-content-list li .name i{
    font-size: 12px;
    color: #a9a9a9;
}
.main-middle-left .basical-content-list li a {
    font-size: 14px;
    color: #333333;
}
.main-middle-left .basical-content-list span {
    position: absolute;
    right: 0;
    top:0;
}
/* 媒体报道 */
.main-middle .main-middle-middle {
    width: 424px;
    height: 429px;
    float: left;
}
.main-middle-middle .media-title {
    width: 386px;
    height: 55px;
    margin-left: 30px;
    border-bottom: 1px solid #d3d3d3;
}
.main-middle-middle .media-title .media-title-left {
    height: 55px;
    width: 65px;
    border-bottom: 2px solid #333333;
    float: left;
    line-height: 70px;
}
.main-middle-middle .media-title .media-title-left a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.main-middle-middle .media-title .media-title-right {
    height: 55px;
    float: right;
    line-height: 70px;
}
.main-middle-middle .media-content {
    float: left;
    height: 130px;
    width: 386px;
    margin-left: 30px;
    border-bottom: 1px dotted #d3d3d3;
    overflow: hidden;
}
.media-content .media-content-1,.media-content .media-content-2 {
    width: 345px;
    height: 44px;
    overflow: hidden;
}
.media-content .media-content-1 {
    float: left;
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}
.media-content .media-content-1-time {
    float: right;
    width: 35px;
    margin-top: 20px;
}
.media-content .media-content-2 {
    float: left;
    margin-top: 10px;
    height: 44px;
    font-size: 12px;
    color: #888888;
    line-height: 22px;
}
.main-middle-middle .media-content-list {
    float: left;
    height: 240px;
    width: 386px;
    margin-left: 30px;
}
.main-middle-middle .media-content-list ul {
    margin-top: 20px;
}
.main-middle-middle .media-content-list li {
    height: 40px;
    line-height: 40px;
    position: relative;
}
.main-middle-middle .media-content-list li img {
    padding-right: 20px;
    float: left;
    padding-top: 17px;
}
.main-middle-middle .media-content-list li a {
    font-size: 14px;
    color: #333333;
    display: block;
    width: 300px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main-middle-middle .media-content-list span {
    position: absolute;
    right: 0;
    top:0;
}
/* 党群工作 */
.main-middle .main-middle-right {
    width: 352px;
    height: 429px;
    float: left;
    overflow: hidden;
}
.main-middle-right .party-title {
    width: 303px;
    height: 55px;
    margin-left: 15px;
    margin-right: 30px;
    border-bottom: 1px solid #d3d3d3;
    float: left;
}
.main-middle-right .party-title .party-title-left {
    height: 55px;
    border-bottom: 2px solid #333333;
    float: left;
    line-height: 70px;
}
.main-middle-right .party-title .party-title-left a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.main-middle-right .party-title .party-title-right {
    height: 55px;
    float: right;
    line-height: 70px;
}
/* 营业厅轮播图 */
 .banner3{
    width:306px;
    height: 370px;
    overflow:hidden;
    position: relative;
    float: left;
}
.banner3 .ban-bd3{
    width: 303px;
    overflow: hidden;
    position: relative;
    margin-top: 19px;
}
.banner3 .ban-bd3 ul li{
    width: 100%;
    height: 150px;
    margin-bottom: 21px;
    overflow: hidden;
    position: relative;
}
.banner3 .ban-bd3 ul li img{
    display: block;
    width: 303px;
    height: 150px;
}
.banner3 .ban-bd3 .name{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/name-bg.png);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 150px;
    text-align: center;
    display: none;
}
.banner3 .ban-bd3 ul li:hover .name{
    display: block;
}
.banner3 .ban-hd3{
    position: absolute;
    text-align: center;
    bottom: 20px;
    left: 140px;
}
.ie7 .banner3 .ban-hd3{
    bottom: 25px;
}
.banner3 .ban-hd3 a{
    display: inline-block;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    background:url(../images/sell-1.png) no-repeat;
    cursor: pointer;
}
.banner3 .ban-hd3 a.on{
    background:url(../images/sell-2.png) no-repeat;
}
/* 内容底部 */
.main-bottom {
    width: 100%;
    height: 300px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
    background-color: #ffffff;
}
.main-bottom .main-bottom-left,.main-bottom-middle,.main-bottom-right {
    float: left;
    width: 400px;
    height: 300px;
    position: relative;
}
.main-bottom .main-bottom-left a,.main-bottom-middle a,.main-bottom-right a {
    font-size: 16px;
    color: #009a47;
    font-weight: bold;
}
.main-bottom .main-bottom-left img {
    margin: 30px 20px 10px 30px;
}
.main-bottom .main-bottom-middle img {
    margin: 30px 20px 10px;
}
.main-bottom .main-bottom-right img {
    margin: 30px 30px 10px 20px;
}
.main-bottom .information{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 150px;
}
.main-bottom .information a:hover {
    text-decoration: underline;
}
/* 底部链接开始 */
.footer {
    margin-top: 10px;
}
.link {
    height: 220px;
    background-color: #fff;
}
.link-container {
    width: 1200px;
    height: 220px;
    margin: 0 auto;
}
.link1 {
    float: left;
    width: 880px;
    height: 220px;
}
.link1 .link1-title{
    float: left;
    width: 100px;
    height: 80px;
    margin-left: 30px;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    line-height: 100px;
}
.link1 .link1-title a{
    font-size: 18px;
}
.link1 .link1-list {
    float: left;
    height: 140px;
    width: 880px;
    margin-left: 30px;
    margin-top: 10px;
}
.link1 .link1-list li {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 220px;
}
.link1 .link1-list li a{
    font-size: 14px;
    color: #666666;
}
.link2 {
    float: left;
    width: 300px;
    height: 220px;
    margin-left: 20px;
}
.link2 .focus{
    float: left;
    height: 70px;
    line-height: 90px;
    overflow: hidden;
    font-size: 18px;
}
.link2 .focus-pic {
    float: left;
    height: 120px;
    width: 300px;
}
.link2 .focus-pic li {
    float: left;
    width: 150px;
 }
.link2 .focus-pic li img{
    margin-right: 30px;
    width: 116px;
    height: 116px;
}
/* 底部开始 */
.footer-box{
    background: #7d7d7d;
    margin-top: 30px;
}
.footer-box .footer-main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    font-size:14px;
    color: #ffffff;
    overflow: hidden;
    background: #7d7d7d;
}

.footer-main .foot-copy{
    float:left;
    line-height:26px;
    margin-top: 22px;
    margin-bottom: 22px;
}
.footer-main .foot-copy a{
    color: #ffffff;
}
.footer-main .foot-copy a:hover{
    text-decoration: underline;
}
.footer-main .foot-copy span{
    font-family:Arial, Helvetica, sans-serif;
    margin-right:8px;
}
.footer-main .foot-copy i{
    font-style: normal;
    color: #ffffff;
}
.footer-main .foot-support {
    float:right;
    line-height:26px;
    width: 260px;
    margin-top: 22px;
    margin-bottom: 22px;
    text-align: right;
}
.footer-main .foot-support a{
    color:#ffffff;
}
.footer-main .foot-support .title{
    float:left;
}
.footer-main .foot-jszc {
    float: left;
    width: auto;
}
.footer-main .foot-jszc li {
    text-align: left;
    height: 26px;
}
.footer-main .foot-jszc li a:hover{
    text-decoration: underline;
}
.footer-main .footer-links{
    float: right;
}
.footer-main .footer-links .legal {
     float: right;
     line-height: 26px;
     margin-top: 22px;
     margin-bottom: 22px;
 }
.footer-links .legal a {
    color: #fff;
}
 /* hover效果 */
.top-content2-2 a:hover {
    color: #009a47;
    text-decoration: underline;
}
.top-content3 a:hover {
    color: #009a47;
    text-decoration: underline;
}
.top-content4 a:hover {
    color: #009a47;
    text-decoration: underline;
}
.basical-content a:hover {
    color: #009a47;
    text-decoration: underline;
}
.basical-content-list li a:hover {
    color: #009a47;
    text-decoration: underline;
}
.media-content a:hover {
    color: #009a47;
    text-decoration: underline;
}
.media-content-list li a:hover {
    color: #009a47;
    text-decoration: underline;
}
.link1-list li a:hover {
    color: #009a47;
    text-decoration: underline;
}
.footer-links .legal a:hover {
    text-decoration: underline;
}
