﻿@charset "utf-8";
#content {
    padding: 0;
    margin-top: 14px;
    background: none;
    overflow: hidden;
}

.column {
    background: #fff;
    padding: 4px 20px 14px 20px;
    overflow: hidden;
    margin: 0 0 14px 0;
}


/* 热点关注 */

.headNew ul {
    padding: 0 90px;
}

.headNew {
    height: 90px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.headNew .bd {
    background: url('../images/headnews.jpg') 0 0 no-repeat;
}

.headNew .t {
    overflow: hidden;
}

.headNew .t .con {
    overflow: hidden;
}

.headNew .t .con .title {
    height: 30px;
    line-height: 30px;
    font-size: 26px !important;
    overflow: hidden;
    margin: 20px 0 10px 0;
}

.headNew .t .con .title a {
    font-size: 26px;
}

.headNew .t .con .titleBg,
.headNew .t .con .intro {
    display: none;
}

.headNew .n {
    padding: 0 10px;
    color: #999;
    background: url('../images/spe1.jpg') no-repeat right center;
}

.headNew .last {
    background: none;
}


/* indBox */

.indBox .iHd {
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #0066cc;
    overflow: hidden;
    margin-bottom: 20px;
}

.indBox .iHd h3 {
    float: left;
    font-size: 20px;
    color: #fff;
    background: #0066cc;
}

.indBox .iHd h3 a {
    float: left;
    display: block;
    padding: 0 20px;
    color: #fff;
}

.indBox .iHd h3 i {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    background: url(../images/icons.png) #00599c center -509px no-repeat;
}

.indBox .iBd {
    overflow: hidden;
}

#focusNews .bd .con,
#focusNews .bd .con .titleBg {
    height: 62px;
}

.focusBox .bd .con .title {
    width: 100%;
    text-align: center;
    height: 36px;
    bottom: 18px;
}

.focusBox .hd {
    right: 42%;
    bottom: 10px;
}

.focusBox .hd ul li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

.focusBox .hd ul li.on {
    width: 16px;
    border-radius: 8px;
}

.focusBox .bd .con .titleBg {
    opacity: 0.4;
}


/* columnA */

#columnA .focusBox {
    width: 580px;
    height: 387px;
    float: left;
    margin-bottom: 0px;
}

#columnA .focusBox .bd .pic img {
    width: 580px;
    height: 387px;
}

#indXwdt {
    width: 550px;
    float: right;
}

#indXwdt .bd {
    padding-top: 15px;
    padding-bottom: 0px;
}

.hdtit {
    margin-bottom: 10px;
}

.xxgkBtns {
    float: left;
    width: 210px;
    margin: 10px 20px 0 0;
}

.xxgkBtns li {
    height: 56px;
    line-height: 56px;
    border: 1px #ebebeb solid;
    margin-bottom: 10px;
    padding-left: 10px;
}

.xxgkBtns li i {
    float: left;
    width: 34px;
    height: 56px;
    background: url(../images/xxgkbtns.png) no-repeat 0 17px;
    margin-right: 5px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.xxgkBtns li a:hover i {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.xxgkBtns li a:hover,
.Inbox .hd li.on a:hover {
    text-decoration: none;
}

.xxgkBtns li a {
    font-size: 18px;
}

.xxgkBtns .icon1 a {
    color: #8dc153;
}

.xxgkBtns .icon2 a {
    color: #f6bb43;
}

.xxgkBtns .icon3 a {
    color: #d870ad;
}

.xxgkBtns .icon4 a {
    color: #169fa5;
}

.xxgkBtns .icon5 a {
    color: #195386;
}

.xxgkBtns li.icon2 i {
    background-position: 2px -65px;
}

.xxgkBtns li.icon3 i {
    background-position: 0 -145px;
}

.xxgkBtns li.icon4 i {
    background-position: 0 -225px;
}

.xxgkBtns li.icon5 i {
    background-position: 0 -294px;
}

.Inbox .hd {
    height: 38px;
}

.Inbox .hd li {
    padding-bottom: 8px;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 90px;
    text-align: center;
    margin-right: 18px;
}

.Inbox .hd li a {
    font-size: 16px;
    font-weight: bold;
}

.Inbox .hd li.on {
    background: url(../images/inbox_lion.jpg) no-repeat center bottom;
}

.Inbox .hd li.on a,
#indRdzt .hd li.on a {
    color: #154672;
}


/* #indRdzt .hd{height: 36px;}
#indRdzt .hd li{height: 36px; line-height: 36px; float: left;
width: 96px; text-align: center; margin-right: 18px;}
#indRdzt .hd li a{display: block; }
#indRdzt .hd li.on a{color: #fff; background: #498ac3; border-radius: 6px;} */


/* columnB */

#columnB {}

#columnB ul {
    height: 107px;
    overflow: hidden;
    width: 1210px;
}

#columnB ul li {
    width: 141px;
    height: 107px;
    float: left;
    margin-right: 10px;
    background: #e3e3e3;
}

#columnB ul li a {
    display: block;
    line-height: 30px;
    text-align: center;
    padding-top: 12px;
    font-size: 14px;
    height: 95px;
}

#columnB ul li a:hover {
    text-decoration: none;
}

#columnB ul li a i {
    display: block;
    width: 54px;
    height: 54px;
    background: url(../images/icons-ind-zwgk.png) 0px 0px no-repeat;
    margin: 0 auto 5px;
    transition: all 0.5s;
}

#columnB ul li a:hover i {
    transform: rotateY(180deg);
}

#columnB ul li.li2 a i {
    background-position: 0px -100px;
}

#columnB ul li.li3 a i {
    background-position: 0px -200px;
}

#columnB ul li.li4 a i {
    background-position: 0px -300px;
}

#columnB ul li.li5 a i {
    background-position: 0px -400px;
}

#columnB ul li.li6 a i {
    background-position: 0px -500px;
}

#columnB ul li.li7 a i {
    background-position: 0px -600px;
}

#columnB ul li.li8 a i {
    background-position: 0px -700px;
}


/* columnC */

#columnC {}

#columnC .boxA {
    margin-bottom: 0px;
}


/* 最新公开 */

#indZxgk {
    width: 453px;
    float: left;
    margin-right: 10px;
}

#indZxgk .bd {
    padding-bottom: 0px;
}


/* 办事服务 */

#indBsfw {
    width: 443px;
    float: left;
}

#indBsfw .bd {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    height: 224px;
}

#indBsfw .bd ul {
    height: 224px;
}

.grbsList {
    overflow: hidden;
    width: 453px;
}

.grbsList li {
    width: 141px;
    height: 48px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    *display: inline;
}

.grbsList li a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    background: #f6f6f6;
}

.grbsList li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0066cc;
}

.bmbsList {
    overflow: hidden;
    width: 453px;
}

.bmbsList li {
    width: 141px;
    height: 48px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    *display: inline;
}

.bmbsList li a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    background: #f6f6f6;
}

.bmbsList li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0066cc;
}


/* 专题专栏 */

#indRdzt {
    width: 453px;
    float: right;
}

#indRdzt .bd {
    padding-bottom: 0px;
}

#indRdzt .bd ul {
    text-align: left;
}

#indRdzt .bd ul li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.boxB .hd {
    height: 40px;
    line-height: 40px;
    background: url(../images/boxb_hdbg.jpg) repeat-x right center;
}

.boxB .hd h3 {
    float: left;
    background: #fff;
}

.boxB .hd h3 a {
    font-size: 18px;
    font-weight: bold;
    color: #195386;
    display: block;
    padding: 0 30px 0 54px;
    background: url(../images/gzcy.png) no-repeat left center;
}

#indZxft .hd h3 a {
    background: url(../images/mkf.jpg) no-repeat left center;
}

#indSjxx .hd h3 a {
    background: url(../images/indsjxx.jpg) no-repeat left center;
}

#indMyzj .hd h3 a {
    background: url(../images/indmyzj.jpg) no-repeat left center;
}


/* 广告 */

.gg {
    clear: both;
    margin-bottom: 20px;
}

#focusBanner .bd .con {
    display: none;
}

#focusBanner .bd .pic img {
    height: 100px;
    width: 1200px;
}


/* columnD */

#columnD {
    margin-bottom: 0px;
}

#columnD .boxA {
    margin-bottom: 0px;
}

#columnD .boxA .bd {
    padding-bottom: 0px;
}

.boxB {
    margin: 10px 0 0;
}


/* 在线访谈 */

#indZxft {
    width: 432px;
    float: left;
    margin-right: 20px;
}

#indZxft .bd {
    height: 210px;
    padding-top: 20px;
}

.newInterview {
    height: 210px;
    overflow: hidden;
}

.newInterview .interviewItem {
    position: relative;
}

.newInterview .interviewPic {
    width: 160px;
    height: 108px;
    float: left;
}

.newInterview .interviewPic img {
    width: 160px;
    height: 108px;
}

.newInterview .interviewCon {
    font-size: 14px;
    width: 255px;
    float: right;
    zoom: 1;
}

.newInterview .interviewCon .title,
.interviewCon .date,
.interviewCon .guest {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.newInterview .interviewCon .intro {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 120px;
    height: 92px;
    line-height: 30px;
    overflow: hidden;
    color: #666;
}

.interviewLink {
    display: none;
}

.newInterview .interviewCon .label {
    color: #195386;
}


/* 网上信访 */

#indSjxx {
    width: 380px;
    float: left;
}

#indSjxx .bd {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    height: 220px;
}

#indSjxx .bd .tCon {
    min-height: 229px;
    _height: 229px;
}

#indSjxx .bd .tCon .zjList {
    height: 215px;
    margin-bottom: 0px;
}

#indSjxx .letterList .num,
#indSjxx .letterList .dep,
#indSjxx .letterList .date {
    display: none;
}

#indSjxx .letterList .ico {
    width: 24px;
}

#indSjxx .letterList .state {
    width: 60px;
}

#indSjxx .letterList .last td {
    border-bottom: none;
}

.surveyList .btns,
.surveyList .dates,
#indMyzj .dates,
#indMyzj .btns {
    display: none;
}


/* 民意征集 */

#indMyzj {
    width: 313px;
    float: right;
}

#indMyzj .bd {
    padding-bottom: 0px;
    overflow: hidden;
    height: 220px;
}

#indMyzj .bd .infoList {
    margin-bottom: 5px;
}

.zjBtns {
    overflow: hidden;
}

.zjBtns li {
    width: 48.5%;
    float: left;
}

.zjBtns li a {
    padding-left: 35%;
    background: url(../images/icons1.png) 15% -2197px no-repeat #459ddf;
    height: 46px;
    line-height: 46px;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}

.btn-col-3 li {
    width: 142px;
}

.zjBtns li a:hover {
    text-decoration: none;
    padding-left: 39%;
    background-color: #2e7bb4;
}

.zjBtns .btn-search {
    margin: 0 10px;
}

.zjBtns .btn-search a {
    background-position: 15% -2487px;
    background-color: #458adf;
}

.zjBtns .btn-search a:hover {
    background-color: #2e6fc0;
}

.zjBtns .btn-write-link a {
    background-position: 15% -2357px;
    background-color: #f19e23;
}

.zjBtns .btn-write-link a:hover {
    background-color: #d28615;
}

.zjBtns .d a {
    background-position: 18% -1201px;
    background-color: #eb5454;
}

.zjBtns .e,
.zjBtns .f {
    width: 47.75%;
}

.zjBtns .e a {
    background-position: 15% -1314px;
    background-color: #eaa65e;
    height: 85px;
    line-height: 85px;
}

.zjBtns .e a:hover {
    background-color: #e49644;
}

.zjBtns .f {
    float: right;
}

.zjBtns .f a {
    background-position: 15% -2468px;
    background-color: #64b170;
    height: 85px;
    line-height: 85px;
}

.zjBtns .f a:hover {
    background-color: #51a25e;
}

.bmzx {
    padding-top: 20px;
    overflow: hidden;
}

.bmzx li {
    float: left;
    width: 175px;
    height: 94px;
    margin: 0 28px 10px;
}

.bmzx li a {
    display: block;
    background: #ecf2f7;
    border-radius: 5px;
    padding-left: 18px;
    font: 20px/94px '微软雅黑';
}

.bmzx li a i {
    float: left;
    width: 56px;
    height: 94px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.bmzx li.btn1 a i {
    background: url(../images/phone.png) no-repeat center center;
}

.bmzx li.btn2 a i {
    background: url(../images/qx.png) no-repeat center center;
}

.bmzx li.btn3 a i {
    background: url(../images/jd.png) no-repeat center center;
}

.bmzx li.btn4 a i {
    background: url(../images/jz.png) no-repeat center center;
}

.bmzx li.btn5 a i {
    background: url(../images/mkf.png) no-repeat center center;
}

.bmzx li.btn6 a i {
    background: url(../images/cxtj.png) no-repeat center center;
}

.bmzx li a:hover i {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.kouhao {
    position: relative;
}

.kouhao,
.kouhao .tempWrap,
.kouhao .bd li,
.kouhao .bd ul {
    clear: both;
    height: 100px !important;
}

.kouhao .con {
    display: none;
}

.kouhao .hd {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.kouhao .hd li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    float: left;
    margin-right: 5px;
}

.kouhao .hd li.on {
    width: 16px;
    border-radius: 8px;
    background: #ff4f01;
}

.kouhao .hd li span {
    display: none;
}


/*--
颜色代码
#0066cc 深色标题
#ddd 淡色边框
--*/


/* 左下飘窗开始 */

.leftb-bat-win {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 255px;
    width: 285px;
    box-sizing: border-box;
    padding: 25px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 999;
}

.slideBoxs {
    height: 205px;
    width: 245px;
    overflow: hidden;
    position: relative;
}

.slideBoxs .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBoxs .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBoxs .bd img {
    height: 144px;
    width: 245px;
    display: block;
}

.slideBoxs .bd a:nth-child(2) {
    font-size: 14px;
    color: #222222;
    line-height: 44px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBoxs .prev,
.slideBoxs .next {
    position: absolute;
    left: 0;
    bottom: 0px;
    font-size: 14px;
    color: #e71a2e;
}

.slideBoxs .next {
    left: auto;
    right: 3%;
    color: #1073b7;
}

.slideBoxs .prev:hover,
.slideBoxs .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBoxs .prevStop {
    display: none;
}

.slideBoxs .nextStop {
    display: none;
}

.leftb-bat-win .guanbi {
    position: absolute;
    height: 16px;
    width: 16px;
    top: 5px;
    right: 5px;
    background: url('../images/guanbi1.png') no-repeat center;
}


/* 左下飘窗结束 */


/* 长辈版 */

.zbb .headNew {
    height: 150px;
    line-height: 35px;
}

.zbb .headNew .t .con .title {
    height: 35px;
    line-height: 35px;
}

.zbb .headNew .t .con .title a {
    font-size: 32px !important;
}

.zbb .bmzx li a {
    font-size: 24px !important;
    padding-left: 7px;
}

.zbb #columnA .focusBox {
    width: 629px;
    height: 420px;
    overflow: hidden;
}

.zbb #columnA .focusBox .bd .pic img {
    width: 629px;
    height: 420px;
}

.zbb #focusNews .bd .con,
#focusNews .bd .con .titleBg {
    height: 70px;
}

.zbb .focusBox .bd .con .title {
    bottom: 25px;
}

.zbb #indXwdt {
    width: 500px;
    height: 420px;
    overflow: hidden;
}

.zbb #indXwdt .infoList li {
    height: auto;
    line-height: 40px;
}

.zbb #indXwdt .infoList li a {
    white-space: normal;
    background: url(../images/dot-1.png) 0px 20px no-repeat;
}

.zbb .xxgkBtns {
    width: 230px !important;
}

.zbb .xxgkBtns li {
    padding-left: 0 !important;
    height: 56px !important;
    line-height: 56px !important;
}

.zbb #indZxgk {
    width: 445px;
}

.zbb #indRdzt {
    width: 445px;
}

.zbb #indZxgk .infoList li {
    height: 52px;
    line-height: 52px;
}

.zbb #indRdzt .bd ul li {
    height: 52px;
    line-height: 52px;
}

.zbb #indRdzt .infoList li a,
.zbb #indZxgk .infoList li a {
    background: url(../images/dot-1.png) 0px 25px no-repeat;
}

.zbb .bmzx li {
    width: 202px;
    margin: 0 15px 10px;
}