body,ul,ol,li,p,h1,h2,form,dl,dt,dd {
    margin: 0;
    padding: 0;
}

body {
    background: url(bg.png) no-repeat 50% 0;
    color: #333;
    font-size: 12px;
}

td {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

:focus {
    outline: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.clearfix {
    display: inline-block;
}



/*\*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}



/**/

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.lh24 {
    line-height: 24px;
}

.f12 {
    font-size: 14px;
}

.f14 {
    font-size: 14px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pd10 {
    padding: 10px;
}

.header {}

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

.topbar .date {
    width: 176px;
    height: 38px;
    line-height: 38px;
    padding-left: 24px;
    background: url(icon_calendar.png) 5px 50% no-repeat;
}

.topbar .weather {
    width: 180px;
    height: 38px;
}

.topbar .shortcut {
    width: 240px;
    line-height: 38px;
    text-align: right;
}



.head {
    height: 220px;
}

.navbar {
    height: 96px;
    background: url(nav_bg.png) repeat-x;
    border: 1px solid #3476BB;
}

.home {
    width: 40px;
    height: 88px;
    padding: 4px;
    float: left;
}

.nav {
    width: 950px;
    height: 96px;
    float: right;
}

.nav dl {
    float: left;
    display: inline;
    width: 180px;
    height: 85px;
    padding-top: 10px;
    margin-right: 10px;
    background: url(nav_sp.png) 100% 50% no-repeat;
}

.nav dt {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.nav dt a {
    font-size: 15px;
    color: #CC0000;
    font-family: "microsoft yahei";
    font-weight: 600;
}

.nav dd {
    line-height: 22px;
}

.nav dd a {
    float: left;
    display: inline;
    width: 60px;
    font-family: "simsun";
    font-weight: normal;
    color: #0C79CF;
}

.nav dl.w400 {
    width: 385px;
}

.nav dl.last {
    background: none;
}

.noticebar {
    width: 1000px;
    height: 32px;
    margin: 0 auto;
}

.mq {
    width: 755px;
    height: 26px;
    padding-top: 6px;
    padding-left: 25px;
    background: url(icon_notice.gif) center left no-repeat;
}

.search {
    width: 215px;
    height: 26px;
    padding: 6px 0 0px 5px;
    overflow: hidden;
}

.search-input {
    width: 150px;
    padding: 2px 4px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #B7CCD9;
    font-size: 12px;
    color: black;
    vertical-align: top;
    float: left;
    margin-right: 4px;
}

.search-btn {
    width: 50px;
    height: 26px;
    background: #0C79CF;
    border: none;
    font-size: 12px;
    color: #fff;
    float: left;
}

.main {
    width: 1000px;
    padding-top: 10px;
    margin: 0 auto;
}

.footer {
    margin-top: 10px;
    padding-top: 10px;
    height: 100px;
    border-top: 3px solid #1084C1;
    background: #f1f1f1;
}

.footer-logo {
    width: 160px;
    height: 80px;
    padding-left: 220px;
    padding-top: 10px;
}

.conac {
    width: 80px;
    float: left;
}

.jiucuo {
    padding-top: 10px;
}

.copyright {
    width: 450px;
    height: 100px;
}

.copyright p {
    line-height: 24px;
    font-size: 12px;
    font-family: "simsun";
}

.copyright a {
    text-decoration: underline;
}

.w150 {
    width: 150px;
}

.w210 {
    width: 210px;
}

.w230 {
    width: 230px;
}

.w240 {
    width: 240px;
}

.w250 {
    width: 250px;
}

.w260 {
    width: 260px;
}

.w326 {
    width: 326px;
}

.w327 {
    width: 327px;
}

.w330 {
    width: 330px;
}

.w360 {
    width: 360px;
}

.w374 {
    width: 374px;
}

.w365 {
    width: 365px;
}

.w375 {
    width: 375px;
}

.w385 {
    width: 385px;
}

.w438 {
    width: 438px;
}

.w498 {
    width: 498px;
}

.w520 {
    width: 520px;
}

.w540 {
    width: 540px;
}

.w708 {
    width: 708px;
}

.w730 {
    width: 730px;
}

.w740 {
    width: 740px;
}

.w750 {
    width: 750px;
}

.w758 {
    width: 758px;
}

.w760 {
    width: 760px;
}

.w780 {
    width: 780px;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.h72 {
    height: 72px;
    overflow: hidden;
}

.h96 {
    height: 96px;
    overflow: hidden;
}

.h120 {
    height: 120px;
}

.h144 {
    height: 144px;
}

.h144 ul {
    height: 144px;
    overflow: hidden;
}

.h168 {
    height: 168px;
}

.h192 {
    height: 192px;
    overflow: hidden;
}

.h224 {
    height: 224px;
}

.h240 {
    height: 240px;
}

.tw150 a {
    width: 150px;
}

.tw220 a {
    width: 220px;
    white-space: nowrap;
}

.tw240 a {
    width: 240px;
}

.tw250 a {
    width: 240px;
}

.tw260 a {
    width: 260px;
}
.tw270 a {
    width: 270px;
}
.tw290 a {
    width: 290px;
}

.tw300 a {
    width: 300px;
}

.tw310 a {
    width: 310px;
}

.tw328 a {
    width: 328px;
}

.tw330 a {
    width: 330px;
}

.tw340 a {
    width: 340px;
}

.tw350 a {
    width: 350px;
}

.tw380 a {
    width: 380px;
}

.tw390 a {
    width: 390px;
}

.tw400 a {
    width: 400px;
}

.tw460 a {
    width: 460px;
}

.tw470 a {
    width: 470px;
}

.tw480 a {
    width: 480px;
}

.tw490 a {
    width: 490px;
}

.tw500 a {
    width: 500px;
}

.tw520 a {
    width: 520px;
}

.tw700 a {
    width: 520px;
}

.h192 ul {
    height: 192px;
    overflow: hidden;
}

.box-01 {
    border: 1px solid #A5CCEA;
}

.box-02 {
    border: 1px solid #A5CCEA;
    border-top: none;
}

.box-03 {
    border: 1px solid #A5CCEA;
}

.hd-01 {
    height: 35px;
    line-height: 35px;
    background: #EDEDED;
    border-bottom: solid 1px #0C79CF;
}

.hd-01 span {
    float: left;
    display: block;
    width: 120px;
    background: #0C79CF;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    font-family: "microsoft yahei";
}

.hd-01 a.more {
    float: right;
    display: block;
    width: 48px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    background: url(more.png) 28px 10px no-repeat;
}

.hd-02 {
    height: 30px;
    border-bottom: 1px solid #0C79CF;
    background: #F3F3F3;
}

.hd-02 span {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    font-size: 14px;
}

.hd-02 a.more {
    float: right;
    display: block;
    width: 48px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: url(more.png) 28px 7px no-repeat;
}

.hd-03 {
    height: 30px;
    border-bottom: 1px solid #0C79CF;
}

.hd-03 span {
    float: left;
    display: block;
    min-width: 100px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #0C79CF;
    color: #fff;
    text-align: center;
    font-size: 14px
}

.hd-03 a.more {
    float: right;
    display: block;
    width: 48px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: url(more.png) 28px 7px no-repeat;
}

.hd-04 {
    height: 35px;
    background: #F4F4F4;
}

.hd-04 span {
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    padding-left: 8px;
    background: url(img_1.png) center left no-repeat;
    font-size: 16px;
    font-family: "microsoft yahei";
}

.bd {
    padding: 10px;
}

.tab li {
    float: left;
    display: inline;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-right: 1px solid #ddd;
    background: #F3F3F3;
}

.tab li a {
    font-size: 14px;
}

.tab li.on {
    background: #0C79CF;
    border-right: 1px solid #fff;
}

.tab li.on a {
    color: #fff;
}

.news-pic {
    width: 340px;
    height: 257px;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff;
}

.news-text {
    border: 1px solid #A5CCEA;
    width: 366px;
    background: #fff;
}

.news-text .hd {
    height: 30px;
    border-bottom: 1px solid #ddd;
    background: #F1F1F1;
}

.news-text .hd-03 span {
    background: none;
}

.news-text .hd-03 span a {
    color: #ff0000;
}

.news-text .hd-03 .tab li{
    width:72px;
}
.news-text .bd {
    height: 216px;
    padding: 10px;
}

.notice {
    width: 260px;
}

.notice .hd-03 {
    background: #F3F3F3;
}

.notice .bd {
    height: 217px;
}

#mq_notice {
    width: 238px;
    height: 216px;
    overflow: hidden;
}

#mq_notice li {
    line-height: 24px;
    padding-left: 10px;
    background: url(TLimagescommonr24.gif) 0px 0px no-repeat;
}

#mq_notice li span {
    margin-left: 10px;
    color: #999999;
}

.chart .bd {
    height: 200px;
}

.chart .hd-01 span {}

.chart .hd ul {
    width: 288px;
    height: 25px;
    margin-top: 5px;
    float: right;
}

.chart .hd li {
    float: left;
    display: inline;
    margin-left: 5px;
}

.chart .hd li a {
    display: block;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #EEEEEE;
}

.chart .hd li.on a {
    background: #F18B37;
    color: #fff;
}

.chart .bd p {
    line-height: 24px;
}

.chart .bd .w354 {
    width: 354px;
}

.chart .bd .w354 a {
    width: 340px;
}

.hjzl-nav {
    width: 122px;
    height: 200px;
    background: #fff url(line.gif) repeat-y 113px 0;
}

.hjzl-nav li {
    width: 122px;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    margin-bottom: 10px;
    background: url(img_2.png) no-repeat 0px -56px;
}

.hjzl-nav li a {
    color: #333;
}

.hjzl-nav li.on {
    background: url(img_2.png) no-repeat 0px 0px;
}

.hjzl-nav li.on a {
    color: #fff;
}

.hjzl-con {
    width: 576px;
}

.app li {
    margin-bottom: 8px;
}

.info .hd-01 span {
    background: #0C79CF;
}

.zxfw .hd-01 span {}

.zmhd .hd-01 span {}

.jbxx .bd {
    height: 207px;
    padding: 5px 0px 0px 10px;
}

.jbxx li {
    float: left;
    display: inline;
    text-align: center;
    width: 87px;
    height: 22px;
    line-height: 22px;
    background: url(img_3.jpg) no-repeat;
    border: 1px solid #C9E1F3;
    margin-right: 10px;
    margin-bottom: 5px;
}

.zxgk .bd {
    height: 192px;
    overflow: hidden;
}

.zxgk ul {
    height: 192px;
    overflow: hidden;
}

.gkml li {
    margin-bottom: 11px;
    width: 212px;
    height: 40px;
    padding-left: 38px;
    background: #F3F3F3 url(icon_gkml.png) no-repeat;
}

.gkml li a {
    display: block;
    width: 181px;
    height: 38px;
    padding-left: 30px;
    border: 1px solid #E6E6E6;
    border-left: none;
    line-height: 38px;
    font-size: 15px;
    font-family: "microsoft yahei";
}

.gkml li.gkml-1 {
    background-position: 0px 0px;
}

.gkml li.gkml-2 {
    background-position: 0px -40px;
}

.gkml li.gkml-3 {
    background-position: 0px -80px;
}

.gkml li.gkml-4 {
    background-position: 0px -120px;
}

.gkml li.gkml-5 {
    background-position: 0px -160px;
    margin-bottom: 0px;
}

.zt {
    border: 1px solid #E8E8E8;
}

.zt .hd {
    width: 30px;
    height: 70px;
}

.zt .bd {
    width: 960px;
    height: 70px;
    padding: 0 4px;
    overflow: hidden;
}

.zt .bd li {
    float: left;
    display: inline;
    width: 232px;
    height: 58px;
    padding: 6px 4px;
}

.zt .bd li a img {
    width: 228px;
    height: 50px;
    padding: 1px;
    border: 1px solid #ddd;
}

.zxfw .bsfw {
    background: #F6F6F6;
    height: 236px;
}

.bsfw {
    border-left: 1px solid #B5C8D7;
    border-top: 1px solid #B5C8D7;
}

.bsfw li {
    float: left;
    display: inline;
    width: 104px;
    height: 88px;
    background: url(img_4.jpg) repeat-x;
    border-right: 1px solid #B5C8D7;
    border-bottom: 1px solid #B5C8D7;
}

.bsfw li i {
    display: block;
    width: 104px;
    height: 44px;
    overflow: hidden;
}

.bsfw li span {
    display: block;
    width: 105px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.bsfw li i.bsfw-01 {
    background: url(icon_bsfw2.png) center 0px no-repeat;
}

.bsfw li i.bsfw-02 {
    background: url(icon_bsfw2.png) center -44px no-repeat;
}

.bsfw li i.bsfw-03 {
    background: url(icon_bsfw2.png) center -88px no-repeat;
}

.bsfw li i.bsfw-04 {
    background: url(icon_bsfw2.png) center -132px no-repeat;
}

.bsfw li i.bsfw-05 {
    background: url(icon_bsfw2.png) center -176px no-repeat;
}

.bsfw li i.bsfw-06 {
    background: url(icon_bsfw2.png) center -220px no-repeat;
}

.bsfw li a {
    display: block;
}

.bjgs .bd {
    padding: 5px;
    height: 194px;
}

.sjcx .bd {
    border: none;
    padding: 10px 0px 0px 0px;
}

.zlxz .bd {
    border: none;
    padding: 10px 0px 0px 0px;
}

.hdjl li {
    width: 70px;
    height: 88px;
    display: inline;
    float: left;
    margin-bottom: 10px;
}

.hdjl li a img {
    width: 55px;
    height: 50px;
    padding: 1px;
    border: 1px solid #E8E8E8;
    margin: 0 6px 0 5px;
}

.hdjl span {
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    text-align: center;
}

.rxdh .fl {
    width: 70px;
    margin-right: 5px;
}

.rxdh .fr p {
    width: 135px;
    line-height: 20px;
}

.xjfk .bd {
    height: 320px;
    padding: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.hbsp .bd {
    padding: 10px 0 0 0;
    height: 188px;
}

.wzdc .bd {
    padding: 10px 0 0 0;
}

.link {
    border: 1px solid #ddd;
}

.link .hd {
    height: 40px;
    background: url(link_bg.jpg) repeat-x;
}

.link .hd span {
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    color: #0C79CF;
    font-size: 16px;
    font-weight: bold;
    float: left;
    background: url(icon_link.png) 5px 50% no-repeat;
}

.link .hd .tab {
    margin-left: 20px;
    float: left;
}

.link .hd .tab li {
    width: 100px;
    height: 36px;
    padding: 1px 10px;
    background: none;
    border-right: 1px solid #E8E8E8
}

.link .hd .tab li a {
    line-height: 40px;
    font-size: 14px;
}

.link .hd .tab li.on {
    background: #fff;
    color: #333;
    font-size: 14px;
    border: 1px solid #0C79CF;
    border-bottom: 1px solid #fff;
}

.link .hd .tab li.on a {
    color: #0C79CF;
    font-size: 14px;
    font-weight: bold;
}

.link .bd li {
    float: left;
    display: inline;
    padding-left: 10px;
    width: 102px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    background: url(TLimagescommonr24.gif) center left no-repeat;
}

.container {
    border: 1px solid #ddd;
    border-top: 1px solid #4193CC;
}

.container .hd {
    background: url(img_1.jpg) repeat-x;
    border-bottom: 1px solid #ddd;
}

.container .hd span {
    display: block;
    background: #4193CC;
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
}

.container .bd {
    padding: 10px;
    min-height: 450px;
    background: #fff;
}

.position {
    height: 30px;
    background: url(img_5.jpg) repeat-x;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding-left: 25px;
    margin-bottom: 10px;
}

.columns {
    border: 1px solid #ddd;
    border-top: 1px solid #4193CC;
}

.columns .hd {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(img_2.jpg) repeat-x;
}

.columns .hd span {
    line-height: 30px;
    font-size: 14px;
    color: #4193CC;
    font-weight: bold;
    padding-left: 10px;
}

.columns li {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background: url(columns_bg.jpg) no-repeat;
    color: #fff;
    margin-bottom: 10px;
}

.columns li a {
    font-size: 12px;
}

.columns li:last-child {
    margin-bottom: 0;
}

.jg {
    border-top: 1px dashed #A5C9E7;
    border-left: 1px dashed #A5C9E7;
    margin-top: 10px;
}

.jg li {
    float: left;
    display: inline;
    width: 123px;
    height: 90px;
    background: #FAFAFA;
    border-right: 1px dashed #A5C9E7;
    border-bottom: 1px dashed #A5C9E7;
}

.jg li i {
    display: block;
    width: 124px;
    height: 60px;
}

.jg li i.jg-01 {
    background: url(icon_jg.png) center 0px no-repeat;
}

.jg li i.jg-02 {
    background: url(icon_jg.png) center -60px no-repeat;
}

.jg li span {
    display: block;
    width: 125px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.bsml .hd {
    height: 35px;
    background: #F4F4F4;
}

.bsml .hd span {
    display: block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    padding-left: 8px;
    background: url(img_1.png) center left no-repeat;
    font-size: 16px;
    font-family: "microsoft yahei";
}

.bsml li {
    margin-top: 8px;
    margin-bottom: -1px;
    border-bottom: 1px dashed #ddd;
    height: 26px;
    line-height: 26px;
    padding: 4px 0px 4px 10px;
    overflow: hidden;
    background: url(TLimagescommonr24.gif) center left no-repeat;
}

.bsml li i {
    float: left;
    font-style: normal;
    width: 510px;
}

.bsml li em {
    float: left;
    width: 62px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: -1px;
    font-size: 12px;
    color: #09C;
}

.bsml li em a {
    font-style: normal;
    color: #0099CC;
}

.list-01 li {
    vertical-align: bottom;
    height: 24px;
    padding-left: 10px;
    background: url(TLimagescommonr24.gif) center left no-repeat;
    font-size: 12px;
    overflow: hidden;
}

.list-01 li a {
    float: left;
    color: #333;
    height: 24px;
    line-height: 24px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nf li a {
    float: none;
}

.list-01 li span {
    float: right;
    font-size: 12px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #999999;
    font-family: simsun;
}

.video {}

.article_list li {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    overflow: hidden;
    border-bottom: 1px solid #F1F2F2;
}

.article_list li a {
    float: left;
    padding-left: 12px;
    color: #333333;
    display: inline-block;
    width: 660px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(TLimagescommonjt.gif) left center no-repeat;
}

.article_list li span {
    width: 70px;
    float: right;
    text-align: right;
    line-height: 30px;
    color: #999;
}

.pager {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pager a {
    color: #CC0000;
    margin: 0 10px;
}

.pic-list {
    width: 978px;
    margin: 0 auto;
    overflow: hidden;
}

.pic-list li {
    float: left;
    width: 168px;
    height: 172px;
    margin: 10px 14px 0 13px;
}

.pic-list li img {
    width: 160px;
    height: 120px;
    padding: 3px;
    border: 1px solid #ddd;
}

.pic-list li p {
    display: block;
    height: 40px;
    overflow: hidden;
    text-align: center;
    margin-top: 4px;
}

.pic-list li p a {
    line-height: 20px;
    font-size: 12px;
}

.article h1 {
    font-size: 25px;
    line-height: 1.6em;
    color: #000;
    text-align: center;
    padding: 10px 0;
}

.article .info {
    color: #999;
    line-height: 32px;
    border: #ccc dotted;
    border-width: 1px 0;
    text-align: center;
}

.article .content {
    color: #333;
    font-size: 14px;
    line-height: 2em;
    overflow: hidden;
    padding: 25px 10px 10px;
    word-break: break-all;
}

.article .content p {
    margin: 0 0 10px;
}

.quick-link {
    position: fixed;
    width: 82px;
    font-size: 12px;
    top: 258px;
    left: 50%;
    margin-left: 520px;
    text-align: center;
    border: #e8e8e8 1px solid;
    background: #faf9f9;
    padding: 4px 4px 0;
    background: #fff;
}

.quick-link .item {
    height: 72px;
    padding-top: 5px;
    border-bottom: #e8e8e8 1px solid;
}

.quick-link .item p {
    line-height: 18px;
    color: #f08708;
    margin-top: 5px;
    text-align: center;
}

.quick-link .item .ewm {
    width: 128px;
    margin-left: -140px;
    margin-top: -80px;
    background: #fff;
    display: none;
    z-index: 9;
}

.quick-link .item .ewm img {
    padding: 3px;
    border: 1px solid #ddd;
}

.news-local {
    padding: 5px;
    border: 1px solid #ddd;
}

.news-local-pic {
    width: 360px;
    height: 270px;
}

.news-local-text {
    width: 358px;
}

.news-local-text .bd {
    padding: 10px 0;
}

.inpt {
    width: 120px;
    padding: 2px 4px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #AEAEAE;
    font-size: 12px;
}

.column-article {
    margin-bottom: 10px;
}

.column {
    height: 30px;
    border-bottom: 1px solid #ddd;
}

.column span {
    float: left;
    display: block;
    min-width: 120px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #4193CC;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.column a {
    float: right;
    display: block;
    width: 48px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.article-list {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}

.article-list li {
    vertical-align: bottom;
    height: 24px;
    padding-left: 10px;
    background: url(TLimagescommonr24.gif) center left no-repeat;
    font-size: 12px;
    overflow: hidden;
}

.article-list li a {
    float: left;
    color: #333;
    height: 24px;
    line-height: 24px;
    display: block;
    width: 660px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list li span {
    float: right;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #999999;
}

.map-nav li {
    float: left;
    margin-right: 10px;
    line-height: 24px;
    padding-left: 10px;
    background: url(TLimagescommonr24.gif) no-repeat;
}

.ztzl li {
    float: left;
    display: inline;
    width: 228px;
    height: 50px;
    padding: 2px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-right: 8px;
}

.bszn .hd {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(img_2.jpg) repeat-x;
}

.bszn .hd span {
    line-height: 30px;
    font-size: 14px;
    color: #4193CC;
    font-weight: bold;
    padding-left: 10px;
}

.bszn .con {
    height: 192px;
    padding: 10px 0;
}

.h72 ul {
    height: 72px;
    overflow: hidden;
}