.header {
    height: auto;
    border-bottom: 2px solid #cc0c0d;
}

/*左右悬浮*/
.zc_web {
    width: 100px;
    position: absolute;
    right: 50%;
    top: 118px;
    margin-right: 560px;
}

.yc_web {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 118px;
    margin-left: 560px;
}

.zc_web .img_title, .yc_web .img_title {
    display: none;
}

.couplet-close, .couplet-close img {
    margin-top: 5px;
    display: block;
    cursor: pointer;
}

/*主题内容开始*/
.contain {
    margin-top: 6px;
    height: auto;
    overflow: hidden;
}

.ls_tab {
    width: 160px;
    background: #fff;
    border: 1px solid #cc0c0d;
}

.ls_tab ul li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #cc0c0d;
}

.ls_tab ul li#last {
    border-bottom: none;
    height: 70px;
    line-height: 35px;
}

.ls_tab ul li a {
    font-size: 18px;
    color: #cc0c0d;
    display: block;
    padding-left: 68px;
}

.ls_tab ul li a.a1 {
    background: url("../images/leftmenu1.png") 19px center no-repeat;
}

.ls_tab ul li a.a2 {
    background: url("../images/leftmenu2.png") 19px center no-repeat;
}

.ls_tab ul li a.a3 {
    background: url("../images/leftmenu3.png") 19px center no-repeat;
}

.ls_tab ul li a.a4 {
    background: url("../images/leftmenu4.png") 19px center no-repeat;
}

.ls_tab ul li a.a5 {
    background: url("../images/leftmenu5.png") 19px center no-repeat;
}

.ls_tab ul li a.a6 {
    background: url("../images/leftmenu6.png") 19px center no-repeat;
}

.ls_tab ul li a:hover, .ls_tab ul li.active a {
    color: #fff;
}

.ls_tab ul li.active a.a1 {
    background: url("../images/leftmenu01.png") 19px center no-repeat #cc0c0d;
}

.ls_tab ul li.active a.a2 {
    background: url("../images/leftmenu02.png") 19px center no-repeat #cc0c0d;
}

.ls_tab ul li.active a.a3 {
    background: url("../images/leftmenu03.png") 19px center no-repeat #cc0c0d;
}

.ls_tab ul li.active a.a4 {
    background: url("../images/leftmenu04.png") 19px center no-repeat #cc0c0d;
}

.ls_tab ul li.active a.a5 {
    background: url("../images/leftmenu05.png") 19px center no-repeat #cc0c0d;
}

.ls_tab ul li.active a.a6 {
    background: url("../images/leftmenu06.png") 19px center no-repeat #cc0c0d;
}

.tab_content {
    float: right;
    height: 397px;
    overflow: hidden;
    width: 910px;
    padding: 14px 9px;
    background: #fffafa;
    border: 1px solid #cc0c0d;
    color: #000;
}

.tab_content dl {
    display: none;
}

.tab_content dl.active {
    display: block;
}

/*专题栏目滚动*/
.scroll-img {
    height: 34px;
    clear: both;
    overflow: hidden;
    border: 1px solid #cc0c0d;
    border-bottom: none;
    padding: 5px 0;
    background: #fff;
    margin-top: 10px;
}

.scroll-img ul {
    padding-left: 2px;
    height: 34px;
    overflow: hidden;
    margin: 0;
}

.scroll-img ul li {
    float: left;
}

.scroll-img ul li img {
    width: 174px;
    height: 34px;
    margin: 0 0 0px 7px;
}

.scroll-img ul li .img_title {
    display: none;
}

/*专题专栏*/
.ls-advertBox {
    height: 92px;
    padding: 9px 10px;
    background-color: #fff;
    border: 1px solid #cc0c0d;
}

.m-advertLeft1 {
    width: 156px;
    margin-right: 10px;
    position: relative;
    height: 90px;
    float: left;
    overflow: hidden;
}

.m-advertLeft2 {
    width: 156px;
    position: relative;
    height: 90px;
    float: left;
    overflow: hidden;
}

.m-advertLeft .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.m-advertLeft .bd li {
    zoom: 1;
    vertical-align: middle;
}

.m-advertLeft1 .bd img {
    width: 156px;
    height: 90px;
    display: block;
}

.m-advertLeft2 .bd img {
    width: 156px;
    height: 90px;
    display: block;
}

.m-advertLeft .prev, .m-advertLeft .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    display: block;
    width: 12px;
    height: 24px;
    background: url(../images/slider-arrows.png) left top no-repeat;
}

.m-advertLeft .next {
    left: auto;
    right: 0;
    background-position: right top;
}

.m-advertRight {
    margin-left: 332px;
    height: 90px;
    overflow: hidden;
}

.m-advertRight ul {
    width: 102%;
    overflow: hidden;
}

.m-advertRight ul li {
    height: 40px;
    float: left;
    margin: 0 10px 10px 0;
}

.m-advertRight ul li a {
    height: 40px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.m-advertRight ul li.num1 a {
    width: 225px;
    background: #e2696a;
}

.m-advertRight ul li.num2 a {
    width: 158px;
    background: #cc0c0d;
}

.m-advertRight ul li.num3 a {
    width: 142px;
    background: #e2696a;
}

.m-advertRight ul li.num4 a {
    width: 192px;
    background: #cc0c0d;
}

.m-advertRight ul li.num5 a {
    width: 108px;
    background: #e2696a;
}

.m-advertRight ul li.num6 a {
    width: 99px;
    background: #cc0c0d;
    line-height: 20px;
    padding: 0 30px;
}

.m-advertRight ul li.num7 a {
    width: 200px;
    background: #e2696a;
}

.m-advertRight ul li.num8 a {
    width: 220px;
    background: #cc0c0d;
}

.m-advertRight ul li.more a {
    display: block;
    width: 12px;
    height: 35px;
    background: #b8b8b8;
    padding: 5px 4px 0;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}

/*政务资讯*/
.flashbox {
    width: 510px;
}

.flash {
    height: 293px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
}

.flash .mF_sohusports_wrap {
    width: 100%;
    padding: 0px !important;
    border: 0px !important;
}

.flash .mF_sohusports_myFocus01 {
    width: 100%;
}

.flash .mF_sohusports .pic {
    width: 100% !important;
    height: 293px;
}

.flash .mF_sohusports .pic li {
    width: 100% !important;
    height: 293px;
}

.flash .mF_sohusports .pic img {
    width: 100% !important;
    height: 293px;
}

.flash .mF_sohusports {
    width: 100% !important;
    height: auto !important;
}

.flash .mF_sohusports .txt li {
    width: 100%;
    height: 36px !important;
    line-height: 36px !important;
}

.flash .mF_sohusports .txt li a {
    display: block;
    padding-left: 15px !important;
    font-size: 15px !important;
    margin-right: 150px;
    color: #fff !important;
    font-weight: normal !important;
    font-family: "Microsoft YaHei", 微软雅黑;
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flash .mF_sohusports .num {
    bottom: 11px !important;
    right: 64px !important;
}

.flash .mF_sohusports .num li {
    margin-right: 5px !important;
}

.flash .mF_sohusports .num li a {
    width: 13px !important;
    height: 13px !important;
    text-indent: -999999px;
    width: 13px;
    height: 13px;
    background: url(../images/ind_twico.png) 0 0 no-repeat !important;
    margin-right: 0px !important;
}

.flash .mF_sohusports .num li.current a {
    background: url(../images/ind_twico.png) -20px 0 no-repeat !important;
}

.flashmore {
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 999;
    display: block;
    width: 60px;
    height: 36px;
    line-height: 36px;
}

.flashmore a {
    color: #fff;
}

.zx_columnname {
    height: auto;
    overflow: hidden;
}

.zx_columnname ul li {
    float: left;
    margin-right: 6px;
    width: 261px;
    height: 40px;
    margin-bottom: 5px;
    text-align: left;
}

.zx_columnname ul li a {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #cc0c0d;
    border: 1px solid #cc0c0d;
    text-indent: 70px;
}

.zx_columnname ul li img {
    width: 31px;
    text-align: center;
    margin-right: 17px;
    display: inline-block;
    vertical-align: middle;
}

.zx_columnname ul li a:hover img {
    -webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.zx_columnname ul li.num2, .zx_columnname ul li.num4 {
    margin-right: 0px;
}

.ywbox {
    width: 390px;
    float: right;
}

.ywbox .newstitle {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    padding: 0 15px;
}

.newstitle ul li a {
    font-size: 20px;
    color: #d10a07;
    float: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newstitle .mF_sohusports_wrap {
    width: 100%;
    padding: 0px !important;
    border: 0px !important;
    background: none;
}

.newstitle .mF_sohusports_myFocus02 {
    width: 100%;
    text-align: center;
    font-size: 20px !important;
    font-family: "Microsoft YaHei" !important;
    line-height: 44px !important;
    background: none;
}

.newstitle .mF_sohusports .pic {
    width: 100% !important;
    height: 44px;
}

.newstitle .mF_sohusports .pic li {
    width: 100% !important;
    height: 44px;
    position: relative!important;
}

.newstitle .mF_sohusports .pic img {
    width: 100% !important;
    height: 44px;
}

.newstitle .mF_sohusports {
    width: 100% !important;
    height: auto !important;
}

.newstitle .mF_sohusports .num, .newstitle .mF_sohusports .txt {
    display: none;
}

.intab {
    width: 100%;
    height: 33px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.intab ul {
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 31px;
}

.intab ul li {
    height: 31px;
    float: left;
    margin: 0 12px;
}

.intab ul li a {
    height: 31px;
    line-height: 29px;
    font-size: 16px;
    padding: 0 2px;
    display: block;
}

.intab ul li.active a {
    height: 29px;
    color: #cc0c0d;
    border-bottom: 2px solid #cc0c0d;
}

.yw_wz {
    height: 320px;
}

.yw_wz .tabcon {
    display: none;
}

.yw_wz .tabcon.active {
    display: block;
}

.ls_titles {
    float: left;
    position: relative;
}

.ls_titles p {
    position: absolute;
    left: 0;
    display: block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #cc0c0d;
}

.ls_titles p.title1 {
    top: 9px;
}

.ls_titles p.title2 {
    top: 149px;
}

.ls_titles p.title3 {
    top: 202px;
}

.ls_titles p a {
    font-size: 16px;
    color: #fff;
}

.con_wz {
    margin-left: 46px;
}

.con_wz ul li, .notice_wz ul li, .zy_con ul li {
    height: 32px;
    line-height: 32px;
    background: url(../images/dot.png) left center no-repeat;
    padding-left: 12px;
    overflow: hidden;
}

.con_wz ul li a, .zy_con ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 207px;
    float: left;
}

.notice_wz ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 80%;
}

.con_wz ul li img, .notice_wz ul li img, .zy_con ul li img {
    float: left;
    padding-top: 7px;
}

.con_wz ul li .date, .notice_wz ul li .date, .zy_con ul li .date {
    color: #999;
    float: right;
    font-size: 13px;
}

/*通知公告*/
.notice {
    height: 88px;
    margin-top: 12px;
}

.notice_tit {
    width: 40px;
    height: 84px;
    border: 1px dashed #ffbcbc;
    float: left;
    background: #f2efef;
}

.notice_tit a {
    color: #cc0c0d;
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-align: center;
}

.ztzllist {
    height: auto;
}

.ztzllist ul li {
    height: 32px;
    line-height: 32px;
    background: url("../images/dot.png") left center no-repeat;
    padding-left: 12px;
    overflow: hidden;
}

.date {
    color: #999;
    font-size: 13px;
}

.ztzllist ul li img {
    float: left;
    margin-top: 10px;
}

.ztzllist ul li a {
    max-width: 70%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice_wz {
    height: 89px;
    overflow: hidden;
    margin-left: 46px;
}

.zytit {
    float: left;
    position: relative;
    width: 72px;
}

.zy_con {
    padding: 4px 4px 0 76px;
}

.zytit p {
    position: absolute;
    left: 0;
    display: block;
}

.zytit p a {
    display: block;
    text-align: center;
    font-size: 12px;
    background: #cc0c0d;
    padding: 7px 6px;
    width: 60px;
    color: #fff;
}

.zytit p.com1 {
    top: 13px;
}

.zytit p.com2 {
    top: 78px;
}

.zytit p.com3 {
    top: 139px;
}

.zytit p.com4 {
    top: 204px;
}

.zytit p.com3 a {
    padding: 8px 6px;
}

.zytit p.com4 a {
    padding: 8px 6px;
}

.zytit p.com1 a {
    padding: 8px 6px;
}

.zytit p.com5 {
    top: 268px;
}

/*信息公开*/

.m-openssL, .m-openssR {width: 445px;}
.m-panel1 .title, .leader-tit {position: relative;height: 29px;line-height: 26px;border-bottom: 1px solid #ddd;}
.m-panel2 .top {position: relative;height: 29px;width: 100%;border-bottom: 1px solid #ddd;}
.m-panel2 .top .top_box {position: absolute;left: 0;bottom: -1px;width: 100%;height: 30px;}
.m-panel2 .top a, .leader-tit>a {display: block;height: 27px;line-height: 27px;padding: 0 20px;float: left;font-size: 16px;color: #444;}
.m-panel2 .top a.hover, .leader-tit a.hover {text-decoration: none;color: #cc0c0d;border-bottom: 2px solid #cc0c0d;}

.tab_content22 .current{ display:none;}
.tab_content22 .current.active{ display:block;}

.m-leader{height: 202px;overflow: hidden;border-bottom: 1px dashed #ddd;}
.tab_content22 div li{height: 28px; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.m-panel1 .title a {position: absolute;left: 0;bottom: -1px;display: block;height: 28px;padding: 0 15px;border-bottom: 2px solid #cc0c0d;color: #cc0c0d;font-size: 16px;}
.m-panel1 ul li span {float: right;color: #999;font-size: 13px;}
.m-panel1 ul, .openssR .m-panel2 ul {padding: 7px 5px 0;}
.m-panel1 ul li {height: 32px;line-height: 32px;background: url(../images/arr1.png) no-repeat left center; width: 100%; text-indent: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; *height: 25px; *line-height: 25px;}
.m-leader, .m-buttons {height: 202px;overflow: hidden;border-bottom: 1px dashed #ddd;}
.m-buttons ul li {width: 218px;height: 40px;overflow: hidden;float: left;margin: 6px 9px 0 0;}
.m-buttons ul li a {display: block;line-height: 40px;color: #cc0c0d;font-size: 15px;background: #f1f1f1 url(../images/h-icon.png) 44px center no-repeat;text-indent: 80px;}
.m-buttons ul li.b1 a{ background-position: 45px 6px;}
.m-buttons ul li.b2 a{ background-position: -174px 6px;}
.m-buttons ul li.b3 a{ background-position: 45px -54px;}
.m-buttons ul li.b4 a{ background-position: -174px -55px;}
.m-buttons ul li.b5 a{ background-position: 45px -114px;}
.m-buttons ul li.b6 a{ background-position: -174px -115px;}
.m-buttons ul li.b7 a{ background-position: 45px -184px;}
.m-buttons ul li.b8 a{ background-position: -174px -185px;}
.m-buttons ul li.b2,.m-buttons ul li.b4,.m-buttons ul li.b6,
.m-buttons ul li.b8{margin-right: 0;}


/*办事服务*/

.m-sleft {
    width: 415px;
}

.lollipop {
    width: 415px;
    height: 133px;
    overflow: hidden;
    border-radius: 10px;
    background: #f1f1f1;
}

.lollipop-a {
    display: block;
    width: 60px;
    margin-top: 20px;
    height: 88px;
    line-height: 88px;
    float: left;
    background: url(../images/lollipop.png) no-repeat;
    background-position: 0 -93px;
    transition: all .4s ease-in-out;
}

.lollipop-a:hover {
    background: url(../images/lollipop.png) no-repeat 0 0;
}

.bjtjmainbox {
    height: 88px;
    overflow: hidden;
    border-radius: 10px;
    float: right;
    margin-top: 20px;
}

.bjtjmainbox .bjtjleft {
    float: left;
    display: inline;
    background: #cc0c0d;
    width: 74px;
    height: 87px;
    line-height: 1.1;
    font-size: 16px;
    color: #fff;
}

.bjtjmainbox .bjtjleft span {
    line-height: 40px;
    display: block;
    background: url(../images/bjtj.png) no-repeat center left;
    padding-left: 34px;
}

.bjtjmainbox .bjtjright {
    float: left;
    display: inline;
    width: 272px;
    height: 88px;
    line-height: 1.3;
    font-size: 14px;
}

.bjtjmainbox .bjtjright li {
    text-align: left;
    height: 29px;
    line-height: 29px;
    width: 266px;
    margin: 0;
    padding-left: 45px;
}

.bjtjmainbox .bjtjright li span{
    color: #cd0000;
    font-weight: bold;
}

.bjtjmainbox .bjtjright .bjtjbr_load1 {
    background: url(../images/br.png) no-repeat 5px center;
}

.bjtjmainbox .bjtjright .bjtjby_load2 {
    background: url(../images/by.png) no-repeat 5px center;
}

.bjtjmainbox .bjtjright .bjtjbn_load3 {
    background: url(../images/bn.png) no-repeat 5px center;
}

/*我要办*/

.m-myserv {
    margin-top: 5px;
}

.m-myserv h1 {
    height: 63px;
    line-height: 63px;
}

.m-myserv h1 a.u-mybsl {
    display: inline-block;
    padding-left: 51px;
    background: url(../images/service_icon.png) 4px 0 no-repeat;
    color: #cc0c0d;
    font-size: 24px;
}

.m-myserv h1 a.u-mybsr {
    color: #666;
    font-size: 16px;
}

.m-myserv ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 11px;
    text-indent: 19px;
    background: url(../images/service_icon.png) 7px -131px no-repeat;
}
.m-myserv ul li a{
    max-width: 90%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*办事服务右边*/

/*我要看*/

.m-sright {
    width: 485px;
}

.m-sright ul li.u-fw {
    width: 485px;
    height: 94px;
    margin-bottom: 10px;
    background: #efefef;
}

.m-sright ul li.u-fw a.u-tit {
    width: 173px;
    display: block;
    padding: 51px 0 17px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-image: url(../images/service_btn_h.png);
    background-color: #cc0c0d;
}

.m-sbtright {
    width: 303px;
    margin: 6px 0;
}

.m-sbtright .bsfu-ul li {
    height: 40px;
    line-height: 40px;
    background: url(../images/service_icon.png) left -70px no-repeat;
    float: left;
    text-indent: 20px;
}

.m-sright ul li.u-sbtn01 .bsfu-ul li {
    width: 50%;
}

.m-sright ul li.u-sbtn01 a {
    background-position: 0 0;
}

/*我要查*/

.m-sright ul li.u-sbtn02 a {
    background-position: 0 -104px;
}

.m-sright ul li.u-sbtn02 .bsfu-ul li,
.m-sright ul li.u-sbtn04 .bsfu-ul li {
    width: 100%;
}

/*我要问*/

.m-sright ul li.u-sbtn03 a {
    background-position: 0 -208px;
}

.m-sright ul li.u-sbtn03 .bsfu-ul li {
    width: 33%;
}

/*我要评*/

.m-sright ul li.u-sbtn04 a {
    background-position: 0 -312px;
}

/*互动交流*/
.m-answer {
    width: 399px;
}

.m-panel5 {
    height: 202px;
    border-bottom: 1px dashed #ddd;
}

.m-answer div .title {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
}

.m-answer div .title .post {
    display: block;
    width: 57px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    background: #f6521c;
    float: right;
    margin: 3px 9px 0 0;
    color: #fff;
}

.m-answer div .title h2 {
    float: left;
    padding: 0 15px;
    height: 33px;
    line-height: 33px;
    border-bottom: 2px solid #cc0c0d;
}

.m-answer div .title h2 a {
    font-size: 16px;
    color: #cc0c0d;
}

.m-answer div ul {
    padding: 1px 5px 0;
}

.m-answer div ul li {
    height: 32px;
    line-height: 32px;
    background: url(../images/arr1.png) no-repeat left center;
    text-indent: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-answer div ul li a {
    max-width: 75%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 14px;
}

.m-answer div ul li a:hover {
    color: #ea0000;
}

.m-answer div ul li img {
    float: left;
    margin-top: 10px;
}

.m-answer div ul li .date {
    float: right;
    color: #999;
    font-size: 13px;
}

.m-panel6 {
    height: 202px;
}

.m-email {
    width: 490px;
    height: 338px;
    float: right;
}
.zjlist li{position: relative;}
.zjlist li .over{color: red;position: absolute;top: 0;right: 0;}
.zjlist li .starting{color: green;position: absolute;top: 0;right: 0;}
.zjlist li a{max-width: none !important; float: none !important; margin-right: 60px !important; display: block;}

.m-email .title {
    position: relative;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
}

.m-email .title a {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    height: 33px;
    padding: 0 15px;
    border-bottom: 2px solid #cc0c0d;
    color: #cc0c0d;
    font-size: 16px;
}

.m-email .box {
    height: 282px;
    padding: 10px 0;
}

table.email {
    border-collapse: collapse;
    border: none;
    width: 100%;
    text-align: center;
}

table.email thead {
    background: #f5f5f5;
}

table.email thead th {
    padding: 8px 0;
    color: #444;
    font-size: 16px;
    font-weight: normal;
}

table.email thead th.tit {
    padding-left: 24px;
    text-align: left;
}

table.email td {
    padding: 5px 0;
    color: #979797;
    border-bottom: 1px dashed #ddd;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

table.email td.tit {
    color: #333;
    text-align: left;
    padding-left: 6px;
}

.u-btns {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.u-btns ul li {
    width: 240px;
    height: 60px;
    float: left;
    margin-right: 10px;
}
.u-btns ul li img{
    width: 100%;
}
.u-btns ul li.num2{
    margin-right: 0px;
}
.u-btns ul li .img_title{
    display: none;
}


/*移动门户*/

.ydmh-top {
    width: 100%;
    height: 327px;
}

/*左边市*/

.ydmh01 {
    width: 425px;
    height: 326px;
    border: 1px solid #ddd;
}

.hdlist {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ccc;
}

.hdlist ul li {
    float: left;
}

.hdlist ul li a {
    display: block;
    height: 36px;
    padding: 0 5px;
    float: left;
    font-size: 16px;
    margin-right: 10px;
}

.hdlist ul li.active a {
    text-decoration: none;
    color: #cc0c0d;
    border-bottom: 2px solid #cc0c0d;
}

.ft_tu ul {
    display: none;
    margin-top: 20px;
}

.ft_tu ul.active {
    display: block;
}

.jdlist ul li a {
    padding: 0 10px;
}

.ft_tu ul li {
    text-align: center;
}

.ft_tu ul li .img_title {
    display: none;
}

.ft_tu .yid li {
    float: left;
}

.ft_tu .yid li.num1 {
    margin-left: 64px;
}

.ft_tu .yid li.num2 img {
    width: 172px;
    height: 172px;
    margin-top: 40px;
    margin-left: 30px;
}

/*微博精选*/

.ydmh01 .wbjx-tit {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ddd;
}

.ydmh01 .wbjx-tit a {
    display: block;
    width: 94px;
    height: 36px;
    text-align: center;
    color: #cc0c0d;
    font-size: 16px;
    border-bottom: 2px solid #cc0c0d;
}

.cnt {
    height: 268px;
    padding-top: 20px;
    overflow: hidden;
    overflow-y: auto;
}

/*六安手机客户端六安政务微博圈六安政务微信圈*/

.ydmh-bottom {
    width: 100%;
    margin-top: 14px;
}
.ydmh-bottom .yid-three li{
    float: left;
}
.ydmh-bottom .yid-three li a {
    float: left;
    width: 261px;
    height: 58px;
    font-size: 22px;
    color: #fff;
    line-height: 58px;
    margin: 0 21px;
    text-indent: 78px;
}

.ydmh-bottom .yid-three li.num1 a {
    background: url(../images/h-app.png) 0 0 no-repeat;
}

.ydmh-bottom .yid-three li.num2 a {
    background: url(../images/h-wb.png) 0 0 no-repeat;
}

.ydmh-bottom .yid-three li.num3 a {
    background: url(../images/h-wx.png) 0 0 no-repeat;
}

/*监管专题*/

.hhzt-panel {
    width: 445px;
    height: 100%;
    float: left;
}

.hhzt-last {
    float: right;
}

.hhzt-panel .hhzt .top_box {
    height: 29px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.hhzt-panel .hhzt .top_box ul li {
    float: left;
}

.hhzt-panel .hhzt .top_box ul li.active a {
    color: #cc0c0d;
    border-bottom: 2px solid #cc0c0d;
}

.hhzt-panel .hhzt .top_box .hover {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    padding: 0 20px;
    color: #444;
}


.hhzt-panel .hhzt .hhzt-ul {
    padding: 0 5px;
}

.hhzt-panel .hhzt .hhzt-ul li {
    height: 32px;
    line-height: 32px;
    background: url(../images/dot.png) no-repeat left center;
    padding-left: 14px;
}

.hhzt-panel .hhzt .hhzt-ul li a {
    font-size: 14px;
    color: #000;
    max-width:75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hhzt-panel .hhzt .hhzt-ul li a:hover{
    color: #ea0000;
}

.hhzt-panel .hhzt .hhzt-ul li .date {
    float: right;
    color: #999;
    font-size: 13px;
}

.hhzt-panel .hhzt .hhzt-ul li img {
    float: left;
    margin-top: 10px;
}

/*专题专栏*/

.pic_list_1 {
    position: relative;
    width: 1098px;
    height: 86px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #cc0c0d;
    margin: 10px auto 0;
}

.pic_list_1 a.u-tit {
    display: block;
    width: 25px;
    background: #cc0c0d;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    line-height: 19px;
}

.j-scroll {
    margin-left: 50px;
    position: relative;
}

.scroll-wrap {
    width:1000px;
    overflow: hidden;
    margin-top: 17px;
    margin-left: 10px;
}

.scroll-wrap img {
    width: 247px;
    height: 52px;
}

.j-scroll .prev {
    position: absolute;
    left: -8px;
    top: 10px;
}

.j-scroll .next {
    position: absolute;
    right: 9px;
    top: 8px;
}

.scroll-body .img_title {
    display: none;
}

.scroll-body li {
    float: left;
    margin-left: 10px;
}

/*转链*/
.jump-info .btn-group .btn {
    background: #cc0c0d;
}

/*栏目页头部*/
.navbar {
    width: 100%;
    height: 36px;
    margin-bottom: 10px;
}

.navbar-nav {
    height: 100%;
    line-height: 36px;
}

.navbar-nav li {
    float: left;
    width: 110px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin-left: 61px;
}

.navbar-nav li a {
    display: block;
    line-height: 35px;
    color: #cc0c0d !important;
    font-size: 18px;
    cursor: pointer;
}

.navbar-nav li:hover a, .navbar-nav li.on a {
    border-bottom: 2px solid #cc0c0d;
}

/*****网站地图****/
.dty_contain {
    height: auto;
    min-height: 300px;
    _height: 300px;
    overflow: hidden;
    padding: 10px 25px;
}

.dty_mutitle {
    height: auto;
    overflow: hidden;
}

.dty_mutitle a {
    display: block;
    float: left;
    height: 38px;
    text-align: center;
    line-height: 38px;
    width: auto;
    white-space: nowrap;
}

.dty_sublb {
    padding-left: 15px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.dty_sublb ul li {
    float: left;
    height: 32px;
    padding: 0 5px 0px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dty_sublb ul li a {
    line-height: 32px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.minh500 {
    height: auto !important;
    min-height: 500px;
    _height: 500px;
}

/*友情链接*/
.select dd ul{
    width: 98.5%!important;
}
.is-select h2 {
    width: 55px;
    height: 40px;
    float: left;
    background: url(../images/flink_title1.png) no-repeat center center;
}
/*民政之窗*/
.shbz_top{
    margin-top: 10px;
}
.shbz_top ul li{
    float: left;
    width: 88px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
}
.shbz_top ul li.active{
    background: #c9091f;
    border-color: #c9091f !important;
}
.shbz_top ul li.active a{
    color: #fff;
}
.shbz{
    overflow: hidden;
}
.hhzt-ul2{
    display: none;
}

.hhzt-ul2.active {
    display: block;
}

.hhzt-panel .hhzt .hhzt-ul2{
    padding: 0 5px;
    margin-top:42px;
}

.hhzt-panel .hhzt .hhzt-ul2 li {
    height: 32px;
    line-height: 32px;
    background: url(../images/dot.png) no-repeat left center;
    vertical-align: middle;
    padding-left: 14px;
}

.hhzt-panel .hhzt .hhzt-ul2 li a {
    font-size: 14px;
    color: #000;
    max-width:75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hhzt-panel .hhzt .hhzt-ul2 li .date {
    float: right;
    color: #999;
    font-size: 13px;
}
.hhzt-panel .hhzt .hhzt-ul2 li img {
    float: left;
    margin-top: 10px;
}
.shbz{
    display: none;
}
.shbz.active{
    display: block;
}
.gycs{
    display: none;
}
.gycs.active{
    display: block;
}
.newsinfo1{
    max-width:850px;
}

.updown {
    height: auto;
    padding: 10px 0px 10px 18px;
    background: url("../images/left_arr.png") left center no-repeat;
    overflow: hidden;
}

.updown1 {
    background: url("../images/right_arr.png") right center no-repeat;
    padding-right: 18px;
    line-height: 30px;
    overflow: hidden;
}

.updown1 div {
    float: left;
    width: 50%;
}
.updown1 div span{
    float: left;
}
.updown1 div a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.navdh ul li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer{
    color: #333;
}
.footer a{
    color: #333;
}
.lm_contain .hhzt-panel{
    width: 48%;
}
.lm_contain .hhzt-panel .hhzt .top_box{
    height: 44px;
}
.lm_contain .hhzt-panel .hhzt .top_box ul li.active a{
    border-bottom: 2px solid #ea0000;
    color: #ea0000;
}
.lm_contain .hhzt-panel .hhzt .top_box .hover{
    height: 43px;
    line-height: 40px;
    font-size: 18px;
}
.lm_contain .hhzt-panel .hhzt .hhzt-ul li{
    border-bottom: 1px dashed #ddd;
    background:none;
    padding-left:0px;
}


/*修改*/
.jigou li{
    float: left;
    height: 31px;
    background:none;
}
.jigou li a {
    height: 31px;
    line-height: 29px;
    font-size: 16px;
    padding: 0 5px;
    display: block;
}
.jigou li.active a {
    height: 28px;
    color: #cc0c0d;
    border-bottom: 2px solid #cc0c0d;
}
#bxcy li{
    height: 32px;
    line-height: 32px;
    background: url(../images/dot.png) no-repeat left center;
}
#bxcy li a {
    float: left;
    max-width:80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#bxcy  li span {
    color: #999;
    font-size: 13px;
    float: right;
}

/*部门信箱*/

.email-title {
    height: 39px;
    background: #f5f5f5;
    line-height: 39px;
}
.email-title p {
    float: left;
    text-align: left;
    color: #444;
    font-size: 16px;
    font-weight: normal;
}
.email-title .p-title {
    width: 324px;
    text-indent: 24px;
}
.email-title .p-time {
    width: 100px;
}
.email-title .p-state {
    width: 66px;
}
.email-content ul li {
    height: 34px;
    line-height: 34px;
    color: #979797;
    border-bottom: 1px dashed #ddd;
}
.email-content ul li p {
    float: left;
}
.email-content ul li a {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.email-title {
    height: 39px;
    background: #f5f5f5;
    line-height: 39px;
}
.email-title p {
    float: left;
    text-align: left;
    color: #444;
    font-size: 16px;
    font-weight: normal;
}
.email-title p.p-title, .p-title {
    width: 324px;
    text-indent: 24px;
}
.email-title p.p-time, .p-time {
    width: 100px;
}
.email-title p.p-state, .p-state {
    width: 66px;
}