@charset "utf-8";

/***首页头部***/

.ind_header {
    width: 100%;
    height: 83px;
    margin: auto;
    background: url(../images/ind_headerbg.gif) 0 0 repeat-x;
    position: relative;
    z-index: 99;
}

.ind_menubox {
    width: 1200px;
    height: 83px;
    margin: auto;
    position: relative;
    z-index: 100;
}

.ind_menubox dd {
    float: left;
    height: 83px;
}

.ind_menubox dd .mu {
    width: 200px;
    height: 83px;
}

.ind_menubox dd .mu a {
    display: block;
    width: 110px;
    height: 80px;
    line-height: 80px;
    padding-left: 90px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    background: url(../images/ind_menu_ico.png) no-repeat;
}

.ind_menubox dd .mu a:hover,
.ind_menubox dd .mu.open a {
    color: #dd000e;
    font-weight: bold;
    background: url(../images/ind_menu_icoh.png) no-repeat;
    border-bottom: #dd000e 3px solid;
}

.ind_menubox dd .mu .mu1,
.ind_menubox dd .mu .mu1:hover,
.ind_menubox dd .mu.open .mu1 {
    background-position: 0 22px;
}

.ind_menubox dd .mu .mu2,
.ind_menubox dd .mu .mu2:hover,
.ind_menubox dd .mu.open .mu2 {
    background-position: -200px 22px;
}

.ind_menubox dd .mu .mu3,
.ind_menubox dd .mu .mu3:hover,
.ind_menubox dd .mu.open .mu3 {
    background-position: -400px 22px;
}

.ind_menubox dd .mu .mu4,
.ind_menubox dd .mu .mu4:hover,
.ind_menubox dd .mu.open .mu4 {
    background-position: -600px 22px;
}

.ind_menubox dd .mu .mu5,
.ind_menubox dd .mu .mu5:hover,
.ind_menubox dd .mu.open .mu5 {
    background-position: -800px 22px;
}

.ind_menubox dd .mu .mu6,
.ind_menubox dd .mu .mu6:hover,
.ind_menubox dd .mu.open .mu6 {
    background-position: -1000px 22px;
}

.indmenucont {
    position: absolute;
    width: 1160px;
    height: 283px;
    border: 1px solid #0063c0;
    border-top: 0;
    background: #fff;
    z-index: 110;
    left: 0px;
    top: 83px;
    padding: 20px 19px 19px;
    display: none;
}

.dpnone {
    display: none !important;
}


/***漂浮***/

.myFloat {
    position: relative;
    z-index: 99999;
    display: none;
}

.myFloat .img_title {
    display: none;
}

.myFloat .float-close {
    position: absolute;
    width: 38px;
    height: 16px;
    right: 0px;
    top: -20px;
}

.myFloat .float-close img {
    cursor: pointer;
}


/****首页banner***/

.ind_banner {
    width: 1200px;
    height: 323px;
    margin: auto;
    position: relative;
}

.ind_logo {
    width: 340px;
    height: 88px;
    padding: 113px 0 0 1px;
    overflow: hidden;
}

.ind_logo .img_title {
    display: none;
}

.ind_logo ul li.num1 a {
    cursor: default;
}

.ind_searchbox {
    width: 440px;
    height: 36px;
    position: absolute;
    right: -18px;
    top: 119px;
}

.ind_searchbox ul li {
    float: left;
}

.ind_searchbox ul li.se_box {
    width: 288px;
    height: 30px;
    background: url(../images/ind_sec_bg.png) 0 0 no-repeat;
    padding: 3px 0 3px 17px;
    position: relative;
}

.ind_searchbox ul li.se_box .msg-box {
    left: 0;
    top: 0;
    position: absolute;
}

.ind_searchbox ul li.se_box input {
    float: left;
    width: 280px;
    height: 30px;
    background: none;
    border: none;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    outline: none;
}

.ind_searchbox li.sea_an {
    width: 41px;
}

.ind_searchbox li.sea_an input {
    float: left;
    width: 41px;
    height: 36px;
    background: url(../images/ind_sec_bg.png) -305px 0 no-repeat;
    border: none;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    text-indent: -99999em;
    font-size: 0;
}

.ind_searchbox li.gg {
    padding-left: 12px;
    width: 76px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.ind_searchbox li.gg a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}

.ind_searchbox li.gg a:hover {
    color: #fff;
}


/****首页主体***/


/*图文、动态*/
/*左侧新闻*/
.ind_twbox {
    width: 687px;
    height: 387px;
}

.ind_twbox .hd {
    bottom: 15px;
    right: 14px;
}

.ind_twbox .bd img {
    width: 687px;
    height: 387px;
}

.ind_twbox .hd ul li {
    margin-right: 8px;
    width: 9px;
    height: 9px;
}

.ind_twbox .bd .lunbo_txt {
    color: #fff;
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 550px;
    z-index: 1;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_twbox .bd .back_bg {
    display: block;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/black_70.png) 0 0 repeat;
}


.ind_xwbox {
    width: 473px;
    height: 371px;
    padding: 16px 20px 0 0;
    overflow: hidden;
}

.ind_xwtop {
    height: 40px;
    background: url(../images/line_e1.gif) 0 38px repeat-x;
    overflow: hidden;
}

.ind_xwtop ul li {
    float: left;
    width: auto;
    height: 40px;
    white-space: nowrap;
}

.ind_xwtop ul li a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 37px;
    line-height: 26px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    margin-right: 19px;
}

.ind_xwtop ul li a:hover,
.ind_xwtop ul li.on a {
    color: #0062ab;
    font-weight: bold;
    border-bottom: #0062ab 3px solid;
}

.ind_xwlist {
    height: 325px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 4px;
    overflow: hidden;
}

.ind_xwlist .ind_news {
    display: none;
}

.ind_xwlist .ind_newbox {
    display: block;
}

.ind_xwlist ul li {
    width: 375px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 18px;
    padding-right: 80px;
    background: url(../images/icon.gif) 0 13px no-repeat;
    overflow: hidden;
}

.ind_xwlist li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_xwlist li .date {
    float: left;
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}

.ind_xwlist ul li img {
    float: left;
    padding-top: 10px !important;
}


.ind_xwlist .dbt {
    width: 473px;
    height: 46px;
    line-height: 46px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    background: url(../images/dbt_line.gif) 0 bottom repeat-x;
}

.ind_xwlist .dbtline {
    width: 493px;
    height: 108px;
    background: url(../images/dbt_line.gif) 0 bottom repeat-x;
    overflow: hidden;
}

.ind_xwlist .dbtline .dbt {
    background: none;
}

.ind_xwlist .dbt a {
    display: block;
    width: 473px;
    font-size: 24px;
    color: #dd000e;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_xwlist .dbt a:hover {
    color: #dd000e;
}

.ind_xwlist ul.list {
    padding-top: 7px;
}

.ind_zflist {
    width: 473px;
    height: 325px;
    overflow: hidden;
    line-height: 30px;
}

.ind_zflist ul li {
    width: 375px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 18px;
    padding-right: 80px;
    background: url(../images/icon.gif) 0 13px no-repeat;
    overflow: hidden;
}

.ind_zflist ul li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_zflist ul li .date {
    float: left;
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}


.ind_szflist ul li {
    width: 339px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 18px;
    padding-right: 116px;
    background: url(../images/icon.gif) 0 13px no-repeat;
    overflow: hidden;
}

.ind_szflist ul li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_szflist ul li .date {
    float: left;
    width: 80px;
    margin-left: -80px;
    position: relative;
    right: -116px;
    color: #999;
}

/*2/部门、乡镇动态*/

.line20 {
    border-top: #e1e1e1 1px solid;
    padding-top: 20px;
}

.ind_tzbox {
    width: 373px;
    height: 192px;
    overflow: hidden;
}

.ind_tzbox1 {
    width: 372px;
}

.ind_xxline {
    width: 41px;
    height: 192px;
    background: url(../images/line_e1.gif) 20px 0 repeat-y;
    overflow: hidden;
}

.ind_tztop {
    height: 44px;
    overflow: hidden
}

.ind_tztop .tell_img {
    position: absolute;
    right: 0;
    width: 175px;
    height: 28px;
    display: block;
    background: url("../images/phone.png") no-repeat;
}

.ind_tztop ul li {
    float: left;
    height: 44px;
    line-height: 44px;
}

.ind_tztop ul li a {
    font-size: 18px;
    color: #666;
}


.ind_tztop ul li.on a,
.ind_tztop ul li a:hover {
    color: #0062ab;
    font-weight: bold;
}


.ind_tzlist li {
    width: 286px;
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
    background: url(../images/ico.gif) 0 14px no-repeat;
    padding-right: 80px;
    overflow: hidden;
}

.ind_tzlist li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_tzlist li .date {
    float: left;
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}


.ind_tzlist ul li img {
    float: left;
    padding-top: 10px !important;
}

.ind_tzbox1 .ind_tzlist ul li {
    width: 286px;
}


/*三大板块*/

.ind_threetop {
    width: 1200px;
    height: 64px;
    overflow: hidden;
}

.ind_threetop ul li {
    float: left;
    width: 400px;
    height: 64px;
}

.ind_threetop ul li a {
    display: block;
    width: 400px;
    height: 64px;
    position: relative;
    cursor: pointer;
    background: url(../images/ind_threetopline.gif) 0 0 repeat-x;
    color: #0d57ac;
}

.ind_threetop ul li a span {
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.ind_threetop ul li a .al,
.ind_threetop ul li a .ar {
    position: absolute;
    top: 0;
    width: 1px;
    height: 57px;
    background: url(../images/span_blueline.gif) 0 0 no-repeat;
}

.ind_threetop ul li a .ico {
    width: 97px;
    height: 64px;
    margin: auto;
    padding-left: 73px;
    background: url(../images/ind_threeico.png) no-repeat;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
}

.ind_threetop ul li .gk .ar,
.ind_threetop ul li .hd .al {
    background: none;
}

.ind_threetop ul li a:hover,
.ind_threetop ul li.active a {
    background: url(../images/ind_threetoplineh.gif) center 0 no-repeat;
    color: #d0000d;
}

.ind_threetop ul li a:hover .al,
.ind_threetop ul li.active a .al,
.ind_threetop ul li a:hover .ar,
.ind_threetop ul li.active a .ar {
    background: url(../images/span_rline.gif) 0 0 no-repeat;
}

.ind_threetop ul li .gk .ico {
    background-position: 10px 9px;
}

.ind_threetop ul li .gk:hover .ico,
.ind_threetop ul li.active .gk .ico {
    background-position: 10px -231px;
}

.ind_threetop ul li .fw {
    height: 46px;
    border-bottom: 1px #e2e2e2 solid;
    text-align: center;
    padding-top: 10px;

}

.ind_threetop ul li .fw img {
    width: 179px;
    height: 38px;
    display: block;
    margin: 0 auto;
}

.ind_threetop ul li .fw .ico {
    background-position: 10px -71px;
}

.ind_threetop ul li .fw:hover .ico,
.ind_threetop ul li.active .fw .ico {
    background-position: 10px -311px;
}

.ind_threetop ul li .hd .ico {
    background-position: 10px -151px;
}

.ind_threetop ul li .hd:hover .ico,
.ind_threetop ul li.active .hd .ico {
    background-position: 10px -391px;
}

.ind_threetop ul li .gk .al {
    left: 0;
    height: 64px;
}

.ind_threetop ul li .gk .ar {
    right: -1px;
}

.ind_threetop ul li .fw .al {
    left: 0;
}

.ind_threetop ul li .fw .ar {
    right: 0;
}

.ind_threetop ul li .hd .al {
    left: -1px;
}

.ind_threetop ul li .hd .ar {
    right: 0;
    height: 64px;
}

.ind_threecon {
    width: 1160px;
    height: 346px;
    border: #e5e5e5 1px solid;
    border-top: 0;
    padding: 19px 19px 20px;
}

.ind_threecon .bk {
    display: none;
}

.ind_threecon .bk.active {
    display: block;
}


/*3/信息公开*/

.ind_gklbox,
.ind_gklban {
    width: 816px;
}

.ind_gkbtn {
    width: 240px;
    height: 256px;
    overflow: hidden;
}

.ind_gkbtn ul li {
    float: left;
    width: 240px;
    height: 44px;
    padding-bottom: 9px;
    overflow: hidden;
}

.ind_gkbtn ul li a {
    display: block;
    float: left;
    width: 205px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #333;
    padding-left: 35px;
    background: url(../images/ind_gkbtn.png) 0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.ind_gkbtn ul li a:hover {
    color: #0062ab;
    background: url(../images/ind_gkbtnh.png) 0 0 no-repeat;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ind_gkbtn ul li a .ico {
    display: block;
    float: left;
    width: 24px;
    height: 44px;
    overflow: hidden;
    background: url(../images/ind_gkbtnico.png) 0 0 no-repeat;
    cursor: pointer;
}

.ind_gkbtn ul li a:hover .ico {
    -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);
}

.ind_gkbtn ul li a .tit {
    display: block;
    float: left;
    width: 160px;
    height: 44px;
    padding-left: 14px;
    cursor: pointer;
}

.ind_gkbtn ul li.num1 a .ico {
    background-position: 0 0;
}

.ind_gkbtn ul li.num2 a .ico {
    background-position: 0 -53px;
}

.ind_gkbtn ul li.num3 a .ico {
    background-position: 0 -106px;
}

.ind_gkbtn ul li.num4 a .ico {
    background-position: 0 -159px;
}

.ind_gkxxkbox {
    width: 556px;
    height: 256px;
    overflow: hidden;
}

.ind_gktop {
    height: 37px;
    background: url(../images/line_e1.gif) 0 30px repeat-x;
    overflow: hidden;
}

.ind_gktop ul li {
    float: left;
    height: 37px;
    line-height: 18px;
}

.ind_gktop ul li a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 37px;
    font-size: 16px;
    color: #666;
    margin-right: 19px;
}

.ind_gktop ul li.on a,
.ind_gktop ul li a:hover {
    color: #0062ab;
    font-weight: bold;
    background: url(../images/ind_gksec2.png) center bottom no-repeat;
}

.ind_gklist {
    padding-top: 4px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
}

.ind_gklist div {
    display: none;
}

.ind_gklist div.active {
    display: block;
}

.ind_gklist ul li {
    width: 463px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 13px;
    padding-right: 80px;
    background: url(../images/ico.gif) 0 15px no-repeat;
    overflow: hidden;
}

.ind_gklist ul li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_gklist ul li .date {
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}

.ind_gkzdbox {
    width: 816px;
    height: 70px;
    background: #f8f8f8;
    overflow: hidden;
}

.ind_gkzdbox .title {
    display: block;
    float: left;
    width: 105px;
    height: 58px;
    line-height: 24px;
    padding-top: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #0d57ac;
    border-right: #e1e1e1 1px solid;
}

.ind_gkzdbox .title:hover {
    color: #0d57ac;
}

.ind_gkzdbox ul {
    float: left;
    width: 710px;
    height: 30px;
    padding-top: 20px;
    overflow: hidden;
}

.ind_gkzdbox ul li {
    float: left;
    width: auto;
    padding-left: 22px;
    height: 30px;
    line-height: 30px;
}

.ind_gkzdbox ul li a {
    display: block;
    float: left;
    width: auto;
    height: 30px;
}

.ind_gkzdbox ul li a img {
    float: left;
    height: 30px;
    cursor: pointer;
    width: auto;
    height: 30px;
    display: block;
}

.ind_gkzdbox 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);
}

.ind_gkzdbox ul li a .img_title {
    display: block;
    float: left;
    padding-left: 9px;
    font-size: 16px;
    height: 30px;
    width: auto;
    max-width: 114px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.ind_gkrbox {
    width: 324px;
}

.ind_ldcon {
    width: 303px;
    height: 256px;
    padding-left: 20px;
    border-left: #e1e1e1 1px solid;
}

.ind_ldtop {
    height: 31px;
    line-height: 18px;
    font-size: 16px;
    overflow: hidden;
}

.ind_ldtop a,
.ind_ldtop a:hover {
    color: #0d56aa;
    font-weight: bold;
}

.ind_ldbox {
    width: 273px;
    height: 172px;
    background: #f8f8f8;
    padding: 14px 15px 0;
}

.ind_ldbox ul li {
    width: 273px;
    height: auto;
    vertical-align: bottom;
    padding: 3px 0;
    line-height: 22px;
}

.ind_ldbox ul li .img_title {
    display: block;
    float: left;
    width: 48px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
}

.ind_ldbox ul li .img_con {
    display: block;
    float: left;
    width: 225px;
    height: auto;
    font-size: 14px;
}

.ind_ldbox ul li.num3 {
    padding-top: 27px;
    background: url(../images/line_d5.gif) 0 12px repeat-x;
}

.ind_ldbox ul li.num3 .img_title {
    width: 68px;
}

.ind_ldbox ul li.num3 .img_con {
    width: 205px;
}

.ind_ldfl {
    width: 303px;
    height: 28px;
    overflow: hidden;
}

.ind_ldfl ul li {
    float: left;
    width: 72px;
    height: 28px;
    padding-right: 5px;
}

.ind_ldfl ul li.num4 {
    padding-right: 0;
}

.ind_ldfl ul li a {
    display: block;
    width: 72px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #f2f8ff;
}

.ind_ldfl ul li a:hover {
    background: #e5f1ff;
    color: #0d57ac;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.gkimglist {
    width: 324px;
    height: 70px;
    overflow: hidden;
}

.gkimglist .bd li {
    float: left;
    width: 324px;
    height: 70px;
    overflow: hidden;
}

.gkimglist .bd a {
    display: block;
}

.gkimglist .bd a img {
    width: 324px;
    height: 70px;
    display: block;
}

.gkimglist .hd {
    bottom: 11px;
    right: 11px;
}

.gkimglist .hd li.hover,
.gkimglist .hd li.current {
    background: #d0000d;
}


/*4/政务服务*/
.ind_fwtop {
    height: 40px;
    border-bottom: #e5e5e5 1px solid;
    position: relative;
}

.ind_fwtop .title {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #0d57ac;
    padding: 0 10px;
    border-bottom: #2165b2 2px solid;
}

.ind_fwtop .title:hover {
    color: #0d57ac;
}

/*5/互动交流*/

.ind_hdlbox {
    width: 570px;
    height: 344px;
    padding-top: 2px;
    overflow: hidden;
}

.ind_hdxxbox {
    width: 570px;
    height: 303px;
    overflow: hidden;
}

.ind_hdxxbox .hd_telbox {
    width: 570px;
    height: 40px;
    padding-top: 1px;
    line-height: 40px;
    background: #f7f7f7;
    font-size: 14px;
    margin-bottom: 3px;
    overflow: hidden;
}

.ind_hdxxbox .hd_telbox p {
    float: left;
    height: 40px;
    text-align: center;
}

.ind_hdxxbox .hd_telbox p.p0,
.ind_hdxxbox .hd_xdbox ul li p.p0 {
    display: none;
}

.ind_hdxxbox .hd_telbox p.p1 {
    width: 284px;
}

.ind_hdxxbox .hd_telbox p.p2 {
    width: 104px;
}

.ind_hdxxbox .hd_telbox p.p3 {
    width: 94px;
}

.ind_hdxxbox .hd_telbox p.p4 {
    width: 88px;
}

.ind_hdxxbox .hd_xdbox {
    line-height: 42px;
    font-size: 14px;
}

.ind_hdxxbox .hd_xdbox ul li {
    width: 570px;
    height: 42px;
    line-height: 42px;
    vertical-align: bottom;
    clear: both;
    overflow: hidden;
}

.ind_hdxxbox .hd_xdbox ul li p {
    float: left;
    height: 42px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ind_hdxxbox .hd_xdbox ul li p.p1 {
    width: 267px;
    text-align: left;
    padding-left: 17px;
}

.ind_hdxxbox .hd_xdbox ul li p.p1 a {
    display: block;
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ind_hdxxbox .hd_xdbox ul li p.p2 {
    width: 104px;
    color: #999;
}

.ind_hdxxbox .hd_xdbox ul li p.p3 {
    width: 94px;
}

.ind_hdxxbox .hd_xdbox ul li p.p4 {
    width: 88px;
}

.ind_hdxxbox .hd_xdbox ul li p.p4 .t1 {
    color: #429c42;
}

.ind_hdxxbox .hd_xdbox ul li p.p4 .t2 {
    color: #ff1800;
}

.ind_hdrbox {
    width: 570px;
    height: 344px;
    padding-top: 2px;
    overflow: hidden;
}

.ind_hdbtn {
    width: 570px;
    height: 48px;
    overflow: hidden;
}

.ind_hdbtn ul li {
    float: left;
    width: 135px;
    height: 48px;
    padding-right: 10px;
    overflow: hidden;
}

.ind_hdbtn ul li.num4 {
    padding-right: 0;
}

.ind_hdbtn ul li a {
    display: block;
    width: 135px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url(../images/ind_hdbtnbg.gif) no-repeat;
}

.ind_hdbtn ul li a:hover {
    color: #fff;
}

.ind_hdbtn ul li a .ico {
    display: none;
}

.ind_hdbtn ul li.num1 a {
    background-position: 0 0;
}

.ind_hdbtn ul li.num2 a {
    background-position: -145px 0;
}

.ind_hdbtn ul li.num3 a {
    background-position: -290px 0;
}

.ind_hdbtn ul li.num4 a {
    background-position: -435px 0;
}

.ind_hdtop ul {
    width: 570px;
    height: 38px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.ind_hdtop ul li {
    float: left;
    width: auto;
    height: 38px;
    white-space: nowrap;
}

.ind_hdtop ul li a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 36px;
    line-height: 32px;
    font-size: 16px;
    color: #666;
    padding: 0 13px;
    overflow: hidden;
}

.ind_hdtop ul li a:hover,
.ind_hdtop ul li.on a {
    color: #0062ab;
    font-weight: bold;
    border-bottom: #0062ab 2px solid;
}

.ind_hdlist {
    line-height: 32px;
    font-size: 14px;
    padding-top: 8px;
    overflow: hidden;
}

.ind_hdlist ul {
    display: none;
}

.ind_hdlist ul.active {
    display: block;
}

.ind_hdlist ul li {
    width: 557px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 13px;
    background: url(../images/ico.gif) 0 15px no-repeat;
    overflow: hidden;
}

.ind_hdlist ul li a {
    display: block;
    float: left;
    width: 470px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_hdlist ul li span {
    display: block;
    float: right;
    width: 57px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}

.ind_hdlist ul li span.nostart {
    background: #e22929;
    color: #fff;
}

.ind_hdlist ul li span.starting {
    background: #8fc31f;
    color: #fff;
    -webkit-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
    -moz-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
    text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
}

.ind_hdlist ul li span.over {
    background: #ddd;
    color: #999;
    -webkit-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
    -moz-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
    text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
}


/*6/走进江陵**/

.ind_zjcon {
    width: 1200px;
    height: 329px;
    overflow: hidden;
    position: relative;
}

.ind_zjcon .title {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 99px;
    overflow: hidden;
}

.ind_zjcon ul li {
    position: absolute;
    overflow: hidden;
}

.ind_zjcon ul li a.ind_zjcon ul li a img {
    display: block;
    width: 400px;
    height: 329px;
}

.ind_zjcon ul li.num1 {
    width: 230px;
    height: 220px;
    left: 0;
    top: 109px;
}

.ind_zjcon ul li.num2 {
    width: 384px;
    height: 159px;
    left: 240px;
    top: 0;
}

.ind_zjcon ul li.num3 {
    width: 292px;
    height: 159px;
    left: 634px;
    top: 0;
}

.ind_zjcon ul li.num4 {
    width: 292px;
    height: 160px;
    left: 240px;
    top: 169px;
}

.ind_zjcon ul li.num5 {
    width: 384px;
    height: 160px;
    left: 542px;
    top: 169px;
}

.ind_zjcon ul li.num6 {
    width: 264px;
    height: 329px;
    left: 936px;
    top: 0;
}


/***主体结束****/


/**悬停-动态**/

.xt_dtlbox {
    width: 386px;
}

.xt_xwtop {
    height: 38px;
    overflow: hidden;
}

.xt_xwtop ul li {
    float: left;
    width: auto;
    height: 38px;
    white-space: nowrap;
    padding-left: 41px;
    background: url(../images/xt_dtline.gif) 20px 14px no-repeat;
}

.xt_xwtop ul li:first-child {
    padding-left: 0;
    background: none;
}

.xt_xwtop ul li a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #666;
    overflow: hidden;
}

.xt_xwtop ul li a:hover,
.xt_xwtop ul li.on a {
    color: #0d57ac;
    font-weight: bold;
}

.zwdt_p0 .hd ul li a {
    padding: 0 !important;
}

.xt_dtlist {
    height: 240px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 5px;
    overflow: hidden;
}

.xt_dtlist ul {
    display: none;
}

.xt_dtlist ul.active {
    display: block;
}

.xt_dtlist ul li {
    width: 293px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 13px;
    padding-right: 80px;
    background: url(../images/ico.gif) 0 14px no-repeat;
    overflow: hidden;
}

.xt_dtlist ul li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_dtlist ul li .date {
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}

.xt_dtlist ul li img {
    float: left;
    padding-top: 10px !important;
}

.xt_dtmbox {
    width: 386px;
    height: 283px;
    padding: 0 20px;
    border-left: #e1e1e1 1px solid;
    border-right: #e1e1e1 1px solid;
    overflow: hidden;
}

.xt_sptop {
    height: 51px;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
    color: #0d57ac;
    overflow: hidden;
}

.xt_sptop .title,
.xt_sptop .title:hover {
    color: #0d57ac;
}

.xt_splist {
    width: 346px;
    height: 212px;
    background: #f5f5f5;
    padding: 11px 20px 0;
    overflow: hidden;
}

.xt_splist ul li {
    width: 346px;
    height: 88px;
    vertical-align: bottom;
    overflow: hidden;
    clear: both;
    line-height: 24px;
    font-size: 14px;
}

.xt_splist ul li .video-thumb {
    float: left;
    width: 120px;
    height: 88px;
    margin-right: 13px;
}

.xt_splist ul li .title {
    padding-top: 3px;
}

.xt_splist ul li .date {
    padding-top: 12px;
    color: #999;

}

.xt_splist ul li.even {
    padding-top: 23px;
    background: url(../images/line_c8.gif) 0 11px repeat-x;
}

.xt_dtrbox {
    width: 306px;
}

.xt_dtztimg {
    width: 306px;
    height: 60px;
    overflow: hidden;
}

.xt_dtztimg .imt_title {
    display: none;
}

.xt_dtztlist {
    height: 162px;
    padding-top: 12px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.xt_dtztlist ul li {
    width: 293px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 13px;
    background: url(../images/ico.gif) 0 14px no-repeat;
    overflow: hidden;
}

.xt_dtztlist ul li a {
    display: block;
    width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/**悬停-公开**/

.xt_gklbox {
    width: 386px;
}

.xt_gklist {
    height: 240px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

.xt_gklist div {
    display: none;
}

.xt_gklist div.active {
    display: block;
}

.xt_gklist ul li {
    width: 293px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 13px;
    padding-right: 80px;
    background: url(../images/ico.gif) 0 14px no-repeat;
    overflow: hidden;
}

.xt_gklist ul li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_gklist ul li .date {
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}

.xt_gkmbox {
    width: 386px;
    height: 283px;
    padding: 0 20px;
    border-left: #e1e1e1 1px solid;
    border-right: #e1e1e1 1px solid;
    overflow: hidden;
}

.xt_gklist1 {
    height: 133px;
    background: url(../images/dbt_line.gif) 0 bottom repeat-x;
}

.xt_gklmlist {
    width: 386px;
    height: 90px;
    padding-top: 11px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.xt_gklmlist ul {
    width: 416px;
}

.xt_gklmlist ul li {
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 14px;
    background: url(../images/icon.gif) 0 12px no-repeat;
    overflow: hidden;
}

.xt_gklmlist ul li a {
    display: block;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_gkmlbtn {
    width: 306px;
    height: 272px;
    padding-top: 11px;
    overflow: hidden;
}

.xt_gkmlbtn ul li {
    float: left;
    width: 306px;
    height: 45px;
    padding-bottom: 10px;
    overflow: hidden;
}

.xt_gkmlbtn ul li a {
    display: block;
    width: 269px;
    height: 45px;
    line-height: 44px;
    font-size: 16px;
    color: #333;
    padding-left: 37px;
    background: url(../images/xt_gkbtnbg.png) 0 0 no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.xt_gkmlbtn ul li a:hover {
    background: url(../images/xt_gkbtnbgh.png) 0 0 no-repeat;
    color: #0d57ac;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.xt_gkmlbtn ul li a .ico {
    display: block;
    float: left;
    width: 20px;
    height: 45px;
    background: url(../images/xt_gkbtnico.png) 0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.xt_gkmlbtn ul li a:hover .ico {
    -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);
}

.xt_gkmlbtn ul li a .tit {
    display: block;
    float: left;
    width: 230px;
    height: 45px;
    padding-left: 9px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_gkmlbtn ul li.num1 a .ico {
    background-position: 0 0;
}

.xt_gkmlbtn ul li.num2 a .ico {
    background-position: 0 -55px;
}

.xt_gkmlbtn ul li.num3 a .ico {
    background-position: 0 -110px;
}

.xt_gkmlbtn ul li.num4 a .ico {
    background-position: 0 -165px;
}

.xt_gkmlbtn ul li.num5 a .ico {
    background-position: 0 -220px;
}


/**悬停-服务**/

/**悬停-互动**/

.xt_hdlbox {
    width: 386px;
}

.xt_hdlist {
    height: 238px;
    line-height: 32px;
    font-size: 14px;
    padding-top: 7px;
    overflow: hidden;
}

.xt_hdlist ul {
    display: none;
}

.xt_hdlist ul.active {
    display: block;
}

.xt_hdlist ul li {
    width: 386px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    overflow: hidden;
}

.xt_hdlist ul li a {
    display: block;
    float: right !important;
    width: 328px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_hdlist ul li span {
    display: block;
    float: left !important;
    width: 44px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
}

.xt_hdlist ul li span.nostart {
    background: #e22929;
    color: #fff;
}

.xt_hdlist ul li span.starting {
    background: #8fc31f;
    color: #fff;
    -webkit-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
    -moz-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
    text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #8bbe1e 0 -1px 0;
}

.xt_hdlist ul li span.over {
    background: #ddd;
    color: #999;
    -webkit-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
    -moz-text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
    text-shadow: #fff 0 0 0, #fff 0 0 0, #fff 0 0 0, #e6e6e6 0 1px 0;
}

.xt_hdmbox {
    width: 386px;
    height: 283px;
    padding: 0 20px;
    border-left: #e1e1e1 1px solid;
    border-right: #e1e1e1 1px solid;
    overflow: hidden;
}

.xt_hdxxbox {
    width: 386px;
    height: 232px;
    overflow: hidden;
}

.xt_hdxxbox .hd_telbox {
    width: 386px;
    height: 36px;
    line-height: 36px;
    background: #f9f5ec;
    font-size: 14px;
    margin-bottom: 3px;
    overflow: hidden;
}

.xt_hdxxbox .hd_telbox p {
    float: left;
    height: 36px;
    text-align: center;
}

.xt_hdxxbox .hd_telbox p.p1 {
    width: 222px;
    text-align: left;
    padding-left: 10px;
}

.xt_hdxxbox .hd_telbox p.p0,
.xt_hdxxbox .hd_xdbox ul li p.p0,
.xt_hdxxbox .hd_telbox p.p2,
.xt_hdxxbox .hd_xdbox ul li p.p2 {
    display: none;
}

.xt_hdxxbox .hd_telbox p.p3 {
    width: 84px;
}

.xt_hdxxbox .hd_telbox p.p4 {
    width: 70px;
}

.xt_hdxxbox .hd_xdbox {
    line-height: 36px;
    font-size: 14px;
}

.xt_hdxxbox .hd_xdbox ul li {
    width: 386px;
    height: 36px;
    line-height: 36px;
    vertical-align: bottom;
    clear: both;
    overflow: hidden;
}

.xt_hdxxbox .hd_xdbox ul li p {
    float: left;
    height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xt_hdxxbox .hd_xdbox ul li p.p1 {
    width: 222px;
    text-align: left;
    padding-left: 10px;
}

.xt_hdxxbox .hd_xdbox ul li p.p1 a {
    display: block;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xt_hdxxbox .hd_xdbox ul li p.p3 {
    width: 84px;
}

.xt_hdxxbox .hd_xdbox ul li p.p4 {
    width: 70px;
}

.xt_hdxxbox .hd_xdbox ul li p.p4 .t1 {
    color: #429c42;
}

.xt_hdxxbox .hd_xdbox ul li p.p4 .t2 {
    color: #ff1800;
}

.xt_hdrbox {
    width: 306px;
    padding-top: 10px;
}

.xt_hdbtn {
    width: 306px;
    height: 273px;
    overflow: hidden;
}

.xt_hdbtn ul li {
    float: left;
    width: 306px;
    height: 56px;
    padding-bottom: 11px;
    overflow: hidden;
}

.xt_hdbtn ul li a {
    display: block;
    width: 223px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #333;
    padding-left: 83px;
    background: #f8f8f8;
    overflow: hidden;
    cursor: pointer;
}

.xt_hdbtn ul li a:hover {
    background: #e5f1ff;
    color: #0d57ac;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.xt_hdbtn ul li a .ico {
    display: block;
    float: left;
    width: 32px;
    height: 56px;
    background: url(../images/xt_hdbtnico.png) 0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.xt_hdbtn ul li a:hover .ico {
    -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);
}

.xt_hdbtn ul li a .tit {
    display: block;
    float: left;
    width: 160px;
    height: 56px;
    padding-left: 26px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_hdbtn ul li.num1 a .ico {
    background-position: 0 0;
}

.xt_hdbtn ul li.num2 a .ico {
    background-position: 0 -66px;
}

.xt_hdbtn ul li.num3 a .ico {
    background-position: 0 -132px;
}

.xt_hdbtn ul li.num4 a .ico {
    background-position: 0 -198px;
}


/**悬停-走进江陵**/

.xt_jlgktop {
    height: 43px;
}

.xt_jlgkbox {
    height: 104px;
    line-height: 26px;
    font-size: 14px;
    text-indent: 2em;
    overflow: hidden;
}

.xt_jlgkbox a,
.xt_jlgkbox a:hover {
    color: #dd000e;
}

.xt_jllmbox {
    width: 381px;
    height: 100px;
    background: #f6f6f6;
    padding: 13px 0 0 5px;
    overflow: hidden;
}

.xt_jllmbox ul li {
    float: left;
    width: 94px;
    height: 100px;
    overflow: hidden;
}

.xt_jllmbox ul li a {
    display: block;
    width: 94px;
    height: 100px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    cursor: pointer;
}

.xt_jllmbox ul li a:hover {
    color: #0d57ac;
}

.xt_jllmbox ul li a .ico {
    display: block;
    float: left;
    width: 64px;
    height: 64px;
    background: url(../images/xt_jllmico.png) 0 0 no-repeat;
    margin: 0 15px;
    cursor: pointer;
    overflow: hidden;
}

.xt_jllmbox ul li a:hover .ico {
    -webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.xt_jllmbox ul li a .tit {
    display: block;
    float: left;
    width: 94px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xt_jllmbox ul li.num1 a .ico {
    background-position: 0 0;
}

.xt_jllmbox ul li.num2 a .ico {
    background-position: -94px 0;
}

.xt_jllmbox ul li.num3 a .ico {
    background-position: -188px 0;
}

.xt_jllmbox ul li.num4 a .ico {
    background-position: -282px 0;
}

.xt_jlimgbox {
    width: 306px;
    height: 232px;
    overflow: hidden;
}

.xt_jlimgbox ul {
    width: 320px;
}

.xt_jlimgbox ul li {
    float: left;
    width: 146px;
    height: 104px;
    margin: 0 14px 14px 0;
    overflow: hidden;
    position: relative;
}

.xt_jlimgbox ul li img {
    width: 146px !important;
    height: 104px !important;
}

.xt_jlimgbox ul li .title {
    display: block;
    position: absolute;
    width: 146px;
    height: 26px;
    line-height: 26px;
    left: 0;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    background: url(../images/black_70.png) 0 0 repeat;
    text-align: center;
    cursor: pointer;
}

.xt_jlimgbox ul li:hover .title {
    color: #fff;
    background: url(../images/text_bgh.png) 0 0 repeat;
}


/**栏目主页-政务动态**/

.dty_xwbox {
    width: 493px;
    height: 387px;
}

.dty_xwlist {
    height: 339px;
    line-height: 32px;
    font-size: 14px;
    padding-top: 4px;
    overflow: hidden;
}

.dty_xwlist .news2 {
    display: none;
}

.dty_xwlist .news2.active {
    display: block;
}

.dty_xwlist .dbtline {
    width: 493px;
    height: 108px;
    background: url(../images/dbt_line.gif) 0 bottom repeat-x;
    overflow: hidden;
}

.dty_xwlist .dbtline .dbt {
    height: 46px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
}

.dty_xwlist .dbt a {
    display: block;
    width: 493px;
    font-size: 22px;
    font-weight: bold;
    color: #dd000e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.dty_xwlist .dbtline .dbt a:hover {*/
/*color: #dd000e;*/
/*}*/

.dty_xwlist .dbtline .hotinfo {
    height: 52px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-indent: 2em;
    padding: 0 6px;
}

.dty_xwlist .hotinfo a {
    color: #dd000e;
}

.dty_xwlist .hotinfo a:hover {
    color: #dd000e;
}

.dty_xwlist ul.list {
    height: 224px;
    overflow: hidden;
}

.dty_xwlist ul.list li {
    width: 395px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 18px;
    padding-right: 80px;
    background: url(../images/icon.gif) 0 12px no-repeat;
    overflow: hidden;
}

.dty_xwlist ul.list li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dty_xwlist ul.list li .date {
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;

}

.dty_xwlist ul.list li img {
    float: left;
    padding-top: 11px !important;
}

.dty_bkbox {
    width: 590px;
}

.dty_list {
    height: 188px;
    padding: 11px 0 0 1px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}

.dty_list ul {
    display: none;
}

.dty_list ul.active,
.dty_list ul.govpushinfo {
    display: block;
}

.dty_list ul li {
    width: 496px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 13px;
    padding-right: 80px;
    background: url(../images/ico.gif) 0 16px no-repeat;
    overflow: hidden;
}

.dty_list li a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dty_list ul li .date {
    width: 45px;
    margin-left: -45px;
    position: relative;
    right: -80px;
    color: #999;
}

.dty_list ul.govpushinfo li {
    width: 460px;
    padding-right: 116px;
}

.dty_list ul.govpushinfo li span {
    width: 80px;
    margin-left: -80px;
    position: relative;
    right: -106px;
    color: #999;
}

.dty_list ul li img {
    float: left;
    padding-top: 11px !important;
}

.dty_list ul.govpushinfo li a {
    display: block;
    width: 465px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ind_hfbox {
    height: 90px;
    overflow: hidden;
}

.ind_hfbox ul li {
    float: left;
    width: 590px;
    height: 90px;
    padding-right: 20px;
    overflow: hidden;
}

.ind_hfbox ul li.num2 {
    padding-right: 0;
}

.ind_hfbox ul li .img_title {
    display: none;
}

.ind_ztbox {
    width: 1180px;
    height: 67px;
    padding: 10px;
    background: #f5f5f5;
    overflow: hidden;
}

.ind_ztbox .title {
    display: block;
    width: 66px;
    height: 66px;
    overflow: hidden;
}

.ind_ztbox .marquee_ztzl {
    width: 1100px;
    height: 67px;
    float: right;
    overflow: hidden;
}

.ind_ztbox .marquee_ztzl .tempWrap {
    width: 1100px !important;
    height: 67px;

}

.ind_ztbox .marquee_ztzl .pic_list li {
    float: left;
    width: 255px;
    height: 67px;
    padding-right: 13px;
    overflow: hidden;
    _display: inline;
}

.ind_ztbox .marquee_ztzl .pic a {
    display: block;
}

.ind_ztbox .marquee_ztzl .pic img {
    width: 255px;
    height: 67px;
    display: block;
}


.sp_imgbox {
    width: 1200px;
    height: 208px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.sp_imgbox .prev, .sp_imgbox .next {
    position: absolute;
    top: 67px;
    width: 32px;
    height: 75px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/sp_btnico.png) no-repeat;
    z-index: 9;
}

.sp_imgbox .prev {
    left: 0;
    background-position: 0 0;
}

.sp_imgbox .next {
    right: 0;
    background-position: -80px 0;
}

.sp_imgbox .prev:hover {
    background-position: -40px 0;
}

.sp_imgbox .next:hover {
    background-position: -120px 0;
}

.sp_imglist {
    position: relative;
    width: 1200px;
    height: 208px;
    margin: auto;
    overflow: hidden;
    z-index: 8;
}

.sp_imglist ul li {
    float: left;
    width: 285px;
    height: 208px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

.sp_imglist ul li img {
    width: 285px !important;
    height: 208px !important;
}

.sp_imglist ul li .title {
    display: block;
    position: absolute;
    width: 285px;
    height: 38px;
    line-height: 38px;
    left: 0;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    background: url(../images/black_70.png) 0 0 repeat;
    text-align: center;
    cursor: pointer;
}

.sp_imglist ul li:hover .title {
    color: #fff;
    background: url(../images/sp_bfbg.png) 0 0 no-repeat;
    padding-top: 170px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


/**栏目主页-政务服务**/

/*.fwy_xzcon {*/
/*width: 760px;*/
/*height: 336px;*/
/*border: #ededed 1px solid;*/
/*padding: 5px 14px 0;*/
/*}*/

/*.fwy_xztop {*/
/*height: 44px;*/
/*position: relative;*/
/*}*/

/*.fwy_xztop ul {*/
/*height: 44px;*/
/*float: right;*/
/*}*/

/*.fwy_xztop ul li {*/
/*float: left;*/
/*height: 44px;*/
/*line-height: 44px;*/
/*padding: 0 13px;*/
/*background: url(../images/fwy_xzline.gif) 0 16px no-repeat;*/
/*}*/

/*.fwy_xztop ul li.num1 {*/
/*background: none;*/
/*}*/

/*.fwy_xztop ul li a {*/
/*white-space: nowrap;*/
/*font-size: 14px;*/
/*color: #ce9945;*/
/*text-decoration: underline;*/
/*}*/

/*.fwy_xztop ul li a:hover {*/
/*color: #dd000e;*/
/*text-decoration: underline;*/
/*}*/

/*.fwy_xztop .title {*/
/*display: block;*/
/*position: absolute;*/
/*left: -15px;*/
/*top: 0;*/
/*height: 44px;*/
/*line-height: 44px;*/
/*width: auto;*/
/*white-space: nowrap;*/
/*padding-left: 19px;*/
/*background: url(../images/fwy_xzico.gif) 0 13px no-repeat;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*color: #0062ab;*/
/*}*/

/*.fwy_xztop .title:hover {*/
/*color: #0062ab;*/
/*}*/

/*.fwy_xzbox {*/
/*height: 224px;*/
/*}*/

/*.fwy_xzbox ul li.head {*/
/*padding-top: 0;*/
/*background: #f9f4ec;*/
/*}*/

/*.fwy_xzbox ul li.list {*/
/*height: 44px;*/
/*line-height: 44px;*/
/*}*/

/*.fwy_xzbox ul li.even {*/
/*background: none;*/
/*}*/

/*.fwy_xzbox ul li.list p {*/
/*height: 44px;*/
/*line-height: 44px;*/
/*}*/

/*.fwy_bslbox {*/
/*width: 385px;*/
/*border-top: #7dbc8d 2px solid;*/
/*}*/

/*.fwy_bscon {*/
/*border: #dfdfdf 1px solid;*/
/*border-top: 0;*/
/*padding: 1px;*/
/*height: 228px;*/
/*}*/

/*.fwy_bstop {*/
/*height: 40px;*/
/*line-height: 40px;*/
/*background: #f2f8f3;*/
/*padding: 3px 0 5px 11px;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_bstop .title {*/
/*display: block;*/
/*float: left;*/
/*height: 40px;*/
/*line-height: 40px;*/
/*font-size: 18px;*/
/*color: #333;*/
/*white-space: nowrap;*/
/*padding-left: 50px;*/
/*background: url(../images/fwy_bsico1.png) 0 0 no-repeat;*/
/*}*/

/*.fwy_bstop .title:hover {*/
/*color: #333;*/
/*}*/

/*.fwy_fwbslist {*/
/*padding: 12px 0 0 5px;*/
/*font-size: 14px;*/
/*line-height: 40px;*/
/*}*/

/*.fwy_fwbslist ul li {*/
/*float: left;*/
/*width: 64px;*/
/*height: 40px;*/
/*padding-left: 26px;*/
/*background: url(../images/fw_ico1.gif) 10px 17px no-repeat;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_fwbslist ul li a {*/
/*display: block;*/
/*width: 64px;*/
/*white-space: nowrap;*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*}*/

/*.fwy_bsmbox {*/
/*width: 385px;*/
/*border-top: #ec9833 2px solid;*/
/*margin-left: 20px;*/
/*}*/

/*.fwy_bsmbox .fwy_bstop {*/
/*background: #fdf4ea;*/
/*}*/

/*.fwy_bsmbox .fwy_bstop .title {*/
/*background: url(../images/fwy_bsico2.png) 0 0 no-repeat;*/
/*}*/

/*.fwy_bsmbox .fwy_fwbslist ul li {*/
/*background: url(../images/fw_ico2.gif) 10px 17px no-repeat;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_bsrbox {*/
/*width: 390px;*/
/*border-top: #64c4ff 2px solid;*/
/*}*/

/*.fwy_bsrbox .fwy_bstop {*/
/*background: #eff9ff;*/
/*}*/

/*.fwy_bsrbox .fwy_bstop .title {*/
/*background: url(../images/fwy_bsico3.png) 0 0 no-repeat;*/
/*}*/

/*.fwy_fwbmlist {*/
/*width: 381px;*/
/*height: 178px;*/
/*line-height: 40px;*/
/*font-size: 14px;*/
/*margin-top: 2px;*/
/*padding-left: 5px;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_fwbmlist .scroll_container {*/
/*overflow: hidden;*/
/*position: relative;*/
/*}*/

/*.fwy_fwbmlist .scroll_absolute {*/
/*position: absolute;*/
/*}*/

/*.fwy_fwbmlist .scroll_vertical_bar {*/
/*position: absolute;*/
/*top: 0;*/
/*right: 3px;*/
/*width: 8px;*/
/*height: 100%;*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/

/*.fwy_fwbmlist .scroll_track {*/
/*position: relative;*/
/*background: url(../images/line_f0.gif) 2px 0 repeat-y;*/
/*width: 8px;*/
/*}*/

/*.fwy_fwbmlist .scroll_drag {*/
/*position: relative;*/
/*top: 0;*/
/*right: 0;*/
/*cursor: pointer;*/
/*background: url(../images/scroll_ico.gif) center center no-repeat #86abd5;*/
/*width: 8px !important;*/
/*}*/

/*.div_scroll {*/
/*width: 381px;*/
/*height: 178px;*/
/*overflow: hidden;*/
/*float: left;*/
/*}*/

/*.fwy_fwbmlist ul {*/
/*padding-top: 10px;*/
/*}*/

/*.fwy_fwbmlist ul li {*/
/*float: left;*/
/*width: 64px;*/
/*height: 40px;*/
/*padding-left: 26px;*/
/*background: url(../images/fw_ico3.gif) 10px 17px no-repeat;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_fwbmlist ul li a {*/
/*display: block;*/
/*width: 64px;*/
/*white-space: nowrap;*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*}*/

/*.fwy_linkbox {*/
/*width: 358px;*/
/*height: 308px;*/
/*border: #ededed 1px solid;*/
/*padding: 15px 15px 18px;*/
/*overflow: hidden;*/
/*position: relative;*/
/*}*/

/*.fwy_linkbox ul li {*/
/*position: absolute;*/
/*}*/

/*.fwy_linkbox ul li a {*/
/*display: block;*/
/*width: 100%;*/
/*font-size: 14px;*/
/*line-height: 18px;*/
/*font-weight: bold;*/
/*color: #fff;*/
/*text-align: center;*/
/*}*/

/*.fwy_linkbox ul li a:hover {*/
/*color: #fff;*/
/*-moz-transition: all 0.3s;*/
/*-o-transition: all 0.3s;*/
/*-webkit-transition: all 0.3s;*/
/*transition: all 0.3s;*/
/*}*/

/*.fwy_linkbox ul li.num1 {*/
/*width: 92px;*/
/*height: 151px;*/
/*left: 15px;*/
/*top: 15px;*/
/*}*/

/*.fwy_linkbox ul li.num1 a {*/
/*padding-top: 48px;*/
/*height: 103px;*/
/*background: #92cef8;*/
/*}*/

/*.fwy_linkbox ul li.num1 a:hover {*/
/*background: #78bceb;*/
/*}*/

/*.fwy_linkbox ul li.num2 {*/
/*width: 124px;*/
/*height: 73px;*/
/*left: 111px;*/
/*top: 15px;*/
/*}*/

/*.fwy_linkbox ul li.num2 a {*/
/*padding-top: 17px;*/
/*height: 56px;*/
/*background: #5ac2cd;*/
/*}*/

/*.fwy_linkbox ul li.num2 a:hover {*/
/*background: #43b1bd;*/
/*}*/

/*.fwy_linkbox ul li.num3 {*/
/*width: 134px;*/
/*height: 73px;*/
/*left: 239px;*/
/*top: 15px;*/
/*}*/

/*.fwy_linkbox ul li.num3 a {*/
/*padding-top: 17px;*/
/*height: 56px;*/
/*background: #8db4e6;*/
/*}*/

/*.fwy_linkbox ul li.num3 a:hover {*/
/*background: #719dd6;*/
/*}*/

/*.fwy_linkbox ul li.num4 {*/
/*width: 124px;*/
/*height: 73px;*/
/*left: 111px;*/
/*top: 93px;*/
/*}*/

/*.fwy_linkbox ul li.num4 a {*/
/*padding-top: 17px;*/
/*height: 56px;*/
/*background: #ffc06f;*/
/*}*/

/*.fwy_linkbox ul li.num4 a:hover {*/
/*background: #eba954;*/
/*}*/

/*.fwy_linkbox ul li.num5 {*/
/*width: 134px;*/
/*height: 73px;*/
/*left: 239px;*/
/*top: 93px;*/
/*}*/

/*.fwy_linkbox ul li.num5 a {*/
/*padding-top: 17px;*/
/*height: 56px;*/
/*background: #a1dc72;*/
/*}*/

/*.fwy_linkbox ul li.num5 a:hover {*/
/*background: #86c950;*/
/*}*/

/*.fwy_linkbox ul li.num6 {*/
/*width: 193px;*/
/*height: 73px;*/
/*left: 15px;*/
/*top: 171px;*/
/*}*/

/*.fwy_linkbox ul li.num6 a {*/
/*padding-top: 17px;*/
/*height: 56px;*/
/*background: #ff8b8b;*/
/*}*/

/*.fwy_linkbox ul li.num6 a:hover {*/
/*background: #ed6b6b;*/
/*}*/

/*.fwy_linkbox ul li.num7 {*/
/*width: 161px;*/
/*height: 73px;*/
/*left: 212px;*/
/*top: 171px;*/
/*}*/

/*.fwy_linkbox ul li.num7 a {*/
/*padding-top: 25px;*/
/*height: 48px;*/
/*background: #92cef8;*/
/*}*/

/*.fwy_linkbox ul li.num7 a:hover {*/
/*background: #70bcf1;*/
/*}*/

/*.fwy_linkbox ul li.num8 {*/
/*width: 358px;*/
/*height: 73px;*/
/*left: 15px;*/
/*top: 250px;*/
/*}*/

/*.fwy_linkbox ul li.num8 a {*/
/*padding-top: 25px;*/
/*height: 48px;*/
/*background: #a1dc72;*/
/*}*/

/*.fwy_linkbox ul li.num8 a:hover {*/
/*background: #86c950;*/
/*}*/

/*.fwy_cjcon {*/
/*width: 1196px;*/
/*height: 111px;*/
/*padding: 1px;*/
/*border: #ededed 1px solid;*/
/*}*/

/*.fwy_cjtitle {*/
/*width: 95px;*/
/*height: 111px;*/
/*border-right: #ddd 1px solid;*/
/*background: #f7f7f7;*/
/*position: relative;*/
/*}*/

/*.fwy_cjtitle .title {*/
/*display: block;*/
/*position: absolute;*/
/*width: 87px;*/
/*height: 58px;*/
/*left: 10px;*/
/*top: 27px;*/
/*background: url(../images/fwy_cjtitico.gif) right 15px no-repeat;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_cjlist {*/
/*width: 1088px;*/
/*height: 102px;*/
/*padding: 9px 0 0 11px;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_cjlist ul li {*/
/*float: left;*/
/*width: 123px;*/
/*height: 102px;*/
/*padding-right: 13px;*/
/*overflow: hidden;*/
/*}*/

/*.fwy_cjlist ul li a {*/
/*display: block;*/
/*width: 123px;*/
/*height: 102px;*/
/*overflow: hidden;*/
/*cursor: pointer;*/
/*}*/

/*.fwy_cjlist ul li a .ico {*/
/*display: block;*/
/*float: left;*/
/*width: 123px;*/
/*height: 63px;*/
/*overflow: hidden;*/
/*background: url(../images/fwy_cjico.png) no-repeat;*/
/*cursor: pointer;*/
/*}*/

/*.fwy_cjlist ul li a:hover .ico {*/
/*background: url(../images/fwy_cjicoh.png) no-repeat;*/
/*}*/

/*.fwy_cjlist ul li a .tit {*/
/*display: block;*/
/*float: left;*/
/*width: 123px;*/
/*height: 36px;*/
/*line-height: 36px;*/
/*text-align: center;*/
/*font-size: 16px;*/
/*color: #333;*/
/*cursor: pointer;*/
/*white-space: nowrap;*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*}*/

/*.fwy_cjlist ul li a:hover .tit {*/
/*color: #0d57ac;*/
/*}*/

/*.fwy_cjlist ul li.num1 a .ico,*/
/*.fwy_cjlist ul li.num1 a:hover .ico {*/
/*background-position: 0 0;*/
/*}*/

/*.fwy_cjlist ul li.num2 a .ico,*/
/*.fwy_cjlist ul li.num2 a:hover .ico {*/
/*background-position: -136px 0;*/
/*}*/

/*.fwy_cjlist ul li.num3 a .ico,*/
/*.fwy_cjlist ul li.num3 a:hover .ico {*/
/*background-position: -272px 0;*/
/*}*/

/*.fwy_cjlist ul li.num4 a .ico,*/
/*.fwy_cjlist ul li.num4 a:hover .ico {*/
/*background-position: -408px 0;*/
/*}*/

/*.fwy_cjlist ul li.num5 a .ico,*/
/*.fwy_cjlist ul li.num5 a:hover .ico {*/
/*background-position: -544px 0;*/
/*}*/

/*.fwy_cjlist ul li.num6 a .ico,*/
/*.fwy_cjlist ul li.num6 a:hover .ico {*/
/*background-position: -680px 0;*/
/*}*/

/*.fwy_cjlist ul li.num7 a .ico,*/
/*.fwy_cjlist ul li.num7 a:hover .ico {*/
/*background-position: -816px 0;*/
/*}*/

/*.fwy_cjlist ul li.num8 a .ico,*/
/*.fwy_cjlist ul li.num8 a:hover .ico {*/
/*background-position: -952px 0;*/
/*}*/


/**栏目主页-互动交流**/

.hdy_xzlist {
    width: 819px;
    height: 201px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}

.hdy_xzlist ul li {
    width: 804px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 15px;
    overflow: hidden;
}

.hdy_xzlist ul li .date {
    display: block;
    float: right;
    width: 110px;
    height: 32px;
    padding-right: 78px;
    color: #999;
    text-align: center;
}

.hdy_xzlist ul li img {
    float: left;
    padding-top: 11px !important;
}

.hdy_xzlist ul li.odd {
    padding: 8px 0 8px 15px;
}

.hdy_xzlist ul li.even {
    background: #f9fbfc;
}

.hdy_xzlist ul li.head {
    width: 819px;
    height: 32px;
    background: #f2f5f8;
    margin-bottom: 9px;
    padding: 0;
}

.hdy_xzlist ul li.head p {
    float: left;
    display: block;
    height: 32px;
}

.hdy_xzlist ul li.head .p1 {
    width: 481px;
    padding-left: 150px;
}

.hdy_xzlist ul li.head .p2 {
    width: 110px;
    padding-right: 78px;
    text-align: center;
}

.hdy_xzbtn {
    width: 361px;
    height: 201px;
    overflow: hidden;
}

.hdy_xzbtn ul li {
    float: left;
    width: 173px;
    height: 93px;
    padding: 0 15px 15px 0;
    overflow: hidden;
}

.hdy_xzbtn ul li.num2,
.hdy_xzbtn ul li.num4 {
    padding-right: 0;
}

.hdy_xzbtn ul li a {
    display: block;
    width: 146px;
    height: 93px;
    padding-left: 27px;
    background: url(../images/hdy_xzbtnbg.png) 0 0 no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.hdy_xzbtn ul li a:hover {
    background: url(../images/hdy_xzbtnbgh.png) 0 0 no-repeat;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.hdy_xzbtn ul li a .ico {
    display: block;
    float: left;
    width: 33px;
    height: 93px;
    overflow: hidden;
    background: url(../images/hdy_xzbtnico.png) no-repeat;
    cursor: pointer;
}

.hdy_xzbtn ul li a:hover .ico {
    background: url(../images/hdy_xzbtnicoh.png) no-repeat;
}

.hdy_xzbtn ul li a .tit {
    display: block;
    float: left;
    width: 95px;
    height: 93px;
    line-height: 92px;
    padding-left: 13px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdy_xzbtn ul li a:hover .tit {
    color: #fff;
}

.hdy_xzbtn ul li.num1 a .ico,
.hdy_xzbtn ul li.num1 a:hover .ico {
    background-position: 0 0;
}

.hdy_xzbtn ul li.num2 a .ico,
.hdy_xzbtn ul li.num2 a:hover .ico {
    background-position: -188px 0;
}

.hdy_xzbtn ul li.num3 a .ico,
.hdy_xzbtn ul li.num3 a:hover .ico {
    background-position: 0 -108px;
}

.hdy_xzbtn ul li.num4 a .ico,
.hdy_xzbtn ul li.num4 a:hover .ico {
    background-position: -188px -108px;
}

.hdy_hdxxbox {
    width: 819px;
    height: 235px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}

.hdy_hdxxbox .hd_telbox {
    width: 819px;
    height: 32px;
    line-height: 32px;
    background: #f9f4ec;
    font-size: 14px;
    margin-bottom: 9px;
    overflow: hidden;
}

.hdy_hdxxbox .hd_telbox p {
    float: left;
    height: 32px;
    text-align: center;
}

.hdy_hdxxbox .hd_telbox p.p0 {
    width: 120px;
}

.hdy_hdxxbox .hd_telbox p.p1 {
    width: 230px;
    text-align: left;
    padding-left: 137px;
}

.hdy_hdxxbox .hd_telbox p.p2 {
    width: 110px;
}

.hdy_hdxxbox .hd_telbox p.p3 {
    width: 140px;
}

.hdy_hdxxbox .hd_telbox p.p4 {
    width: 82px;
}

.hdy_hdxxbox .hd_xdbox {
    line-height: 32px;
    font-size: 14px;
}

.hdy_hdxxbox .hd_xdbox ul li {
    width: 819px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    clear: both;
    overflow: hidden;
}

.hdy_hdxxbox .hd_xdbox ul li.odd {
    padding: 8px 0;
}

.hdy_hdxxbox .hd_xdbox ul li.even {
    background: #f8f8f8;
}

.hdy_hdxxbox .hd_xdbox ul li p {
    float: left;
    height: 42px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdy_hdxxbox .hd_xdbox ul li p.p0 {
    width: 120px;
    color: #999;
}

.hdy_hdxxbox .hd_xdbox ul li p.p1 {
    width: 347px;
    text-align: left;
    padding-left: 20px;
}

.hdy_hdxxbox .hd_xdbox ul li p.p1 a {
    display: block;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdy_hdxxbox .hd_xdbox ul li p.p2 {
    width: 110px;
    color: #999;
}

.hdy_hdxxbox .hd_xdbox ul li p.p3 {
    width: 140px;
}

.hdy_hdxxbox .hd_xdbox ul li p.p4 {
    width: 82px;
}

.hdy_hdxxbox .hd_xdbox ul li p.p4 .t1 {
    color: #429c42;
}

.hdy_hdxxbox .hd_xdbox ul li p.p4 .t2 {
    color: #ff1800;
}

.hdy_bmbtn {
    width: 361px;
    height: 235px;
    overflow: hidden;
}

.hdy_bmbtn ul li {
    float: left;
    width: 361px;
    height: 65px;
    padding-bottom: 20px;
    overflow: hidden;
}

.hdy_bmbtn ul li a {
    display: block;
    width: 270px;
    height: 54px;
    padding: 5px 0 6px 91px;
    background: url(../images/hdy_bmbtnbg.png) 0 0 no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.hdy_bmbtn ul li a .ico {
    display: block;
    float: left;
    width: 54px;
    height: 54px;
    overflow: hidden;
    background: url(../images/hdy_bmbtnico.png) no-repeat;
    cursor: pointer;
}

.hdy_bmbtn ul li a:hover .ico {
    -webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.hdy_bmbtn ul li a .tit {
    display: block;
    float: left;
    width: 150px;
    height: 54px;
    line-height: 54px;
    padding-left: 36px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdy_bmbtn ul li a:hover .tit {
    color: #fff;
}

.hdy_bmbtn ul li.num1 a {
    background-position: 0 0;
}

.hdy_bmbtn ul li.num1 a .ico {
    background-position: 0 0;
}

.hdy_bmbtn ul li.num2 a {
    background-position: 0 -85px;
}

.hdy_bmbtn ul li.num2 a .ico {
    background-position: 0 -85px;
}

.hdy_bmbtn ul li.num3 a {
    background-position: 0 -171px;
}

.hdy_bmbtn ul li.num3 a .ico {
    background-position: 0 -171px;
}

.hdy_dcbox {
    width: 819px;
    height: 236px;
    overflow: hidden;
}

.hdy_dclist {
    line-height: 32px;
    font-size: 14px;
    padding-top: 14px;
    overflow: hidden;
}

.hdy_dclist ul li {
    width: 806px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    padding-left: 13px;
    background: url(../images/ico.gif) 0 15px no-repeat;
    overflow: hidden;
}

.hdy_dclist ul li a {
    display: block;
    float: left;
    width: 720px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdy_dclist ul li span {
    display: block;
    float: right;
    width: 82px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.hdy_dclist ul li span.nostart {
    color: #f00;
}

.hdy_dclist ul li span.starting {
    color: #088a02;
}

.hdy_dclist ul li span.over {
    color: #999;
}

.hdy_zjbox {
    width: 327px;
    height: 223px;
    background: #f8f8f8;
    padding: 13px 17px 0;
}

.hdy_zjtop {
    height: 36px;
    background: url(../images/line_zjline.gif) 0 18px repeat-x;
    overflow: hidden;
}

.hdy_zjtop .title {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    background: url(../images/hdy_zjico.gif) 0 9px no-repeat #f8f8f8;
    padding: 0 15px 0 18px;
    font-size: 18px;
    font-weight: bold;
    color: #0062ab;
}

.hdy_zjlist {
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.hdy_zjlist ul li {
    width: 314px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    padding-left: 13px;
    background: url(../images/ico.gif) 0 14px no-repeat;
    overflow: hidden;
}

.hdy_zjlist ul li a {
    display: block;
    float: left;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdy_zjlist ul li span {
    float: right;
}

.hdy_zjlist ul li span.nostart {
    color: #f00;
}

.hdy_zjlist ul li span.starting {
    color: #088a02;
}

.hdy_zjlist ul li span.over {
    color: #999;
}


/**首页左侧广告**/

.adtop {
    width: 160px;
    height: auto;
    position: fixed;
    /*_position: absolute;*/
    right: 50%;
    top: 120px;
    /*_top: auto;*/
    /*_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));*/
    /*_margin-top: 234px;*/
    margin-right: 606px;
    z-index: 999;
    display: none;
}

.msg_win2 {
    width: 160px;
    height: auto;
    clear: both;
}

.adtop .couplet-close {
    display: block;
    width: 160px;
    height: 23px;
    overflow: hidden;
    background: url(../images/close.gif) 5px 0 no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}

.msg_win2 ul li {
    margin-bottom: 8px;
}

.msg_win2 ul li img {
    width: 160px;
    height: 320px;
    display: block;
}

.msg_win2 ul li .img_title {
    display: none;
}

/*信息数量统计*/
.xxnumtjbox {
    padding: 18px 28px 12px;
    height: auto;
    overflow: hidden;
}

.tjbox {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    line-height: 30px;
}

.tjbox.on {
    display: block;
}

.tjbox table {
    width: 340px;
    border: 1px solid #000;
    border-width: 1px 0 0 1px;
}

.tjbox table.ml100 {
    margin-left: 100px;
}

.tjbox table th {
    width: 50%;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    text-align: center;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.tjbox table td {
    width: 50%;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.tjbox table td strong {
    font-size: 18px;
}

.xxnumtjlist {
    height: 37px;
    clear: both;
}

.xxnumtjlist ul li {
    height: 37px;
    width: 90px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.xxnumtjlist ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 44px;
    height: 37px;
    background: url(../images/xwsec1.jpg) bottom no-repeat;
}

.xxnumtjlist ul li.on a {
    background: url(../images/xwsec2.jpg) no-repeat;
}