﻿#main {
    margin-top: 5px;
}

#main .row {
    *z-index: -1;
    margin-bottom: 10px;
}
#main .row:not(:last-child) {
    margin-bottom: 0px;
}

/* 业务咨询
-----------------------------------------------------------*/
.business-notice {
    width: 249px;
    float: left;
}
.business-notice a.header {
    display: block;
    height: 45px;
    background: url("Images/index_r2_c2.jpg") no-repeat;
}
.business-notice .body {
    height: 301px;
    background: url("Images/index-news-bj.jpg") no-repeat top left;
    padding: 10px 10px 0px 10px;
}

/* 业务查询
-----------------------------------------------------------*/
.business-query {
    width: 231px;
    float: right;
}
.business-query a.header {
    height: 45px;
    display: block;
    background: url("Images/index_r2_c7.jpg") no-repeat;
}
.business-query .body {
    height: 301px;
    background: url("Images/index-news-bj2.jpg") no-repeat;
    padding: 10px 0px 0px 9px;
}
.business-query .body a,
.business-query .body a:visited,
.business-query .body a:active {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 214px;
    height: 33px;
    background: url("Images/index_r4_c9.jpg") no-repeat;
    text-decoration: none;
    margin-bottom: 2px;
    color: #fff;
    line-height: 33px;
    text-align: center;
    text-shadow: 1px 1px 5px #08c, 1px 1px 0 #68a;
}
.business-query .body a:hover {
    background: url("Images/index_r4_c93.jpg") no-repeat;
    text-decoration: none;
    text-shadow: 0 0 10px #fff;
}

/* 幻灯片
-----------------------------------------------------------*/
.slider {
    float: left;
    margin-left: 8px;
}

#slide {
    width: 484px;
    *width: 485px;
    height: 346px;
}

#slide .photo {
    /*border: 1px solid #f3f0f0;*/
    margin-bottom: 1px;
    width: 484px;
    height: 340px;
    overflow: hidden;
    position: relative;
    *z-index: -1;
}

#slide .photo .items {
    height: 340px;
    width: 9999px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#slide .photo .items a,
#slide .photo .items a:visited,
#slide .photo .items a:hover,
#slide .photo .items a:active {
    display: block;
    height: 340px;
    width: 484px;
    float: left;
}

#slide .photo .items a img {
    width: 484px;
    height: 340px;
}

#slide .links {
    /*height: 30px;*/
    height: 5px;
    /*width: 484px;*/
}

#slide .links a,
#slide .links a:visited,
#slide .links a:active {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 120px;
    height: 5px;
    background: #AAA6A6;
    /*border-top: 5px solid #aaa6a6;
    background: #aaa6a6;
    color: #fff;
    line-height: 30px;
    text-align: center;*/
    margin-right: 1px;
    text-decoration: none;
    float: left;
    font-size: 0;
}
#slide .links a:hover {
    /*border-top: 5px solid #df0000;*/
}

/*#slide .links a:first-child {
    margin-left: 1px;
}*/
#slide .links a:last-child {
    margin-right: 0px;
}

#slide .links a.selected,
#slide .links a.selected:visited,
#slide .links a.selected:hover,
#slide .links a.selected:active {
    /*border-top: 5px solid #df0000;*/
    background: #329dcb;
}

/* 客户须知
-----------------------------------------------------------*/
.client-notice {
    width: 249px;
    float: left;
}
.client-notice a.header {
    display: block;
    height: 33px;
    background: url("Images/index_r8_c2.jpg") no-repeat;
}
.client-notice .body {
    padding: 10px 0px;
}

.client-notice .body a.category,
.client-notice .body a.category:visited,
.client-notice .body a.category:active {
    display: block;
    background: url("Images/right-arrow.jpg") no-repeat 5px center;
    padding-left: 20px;
    line-height: 25px;
    font-weight: bold;
}
.client-notice .body a.category:hover {
}

.client-notice .body li.article {
    float: left;
}

.client-notice .body a.article,
.client-notice .body a.article:visited,
.client-notice .body a.article:active {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url("Images/notice-button.png") no-repeat;
    width: 124px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.client-notice .body a.article:hover {
    background: url("Images/notice-button-hover.jpg") no-repeat;
    color: #fff;
    text-decoration: none;
}

/* 交通指南
-----------------------------------------------------------*/
.traffic {
    float: left;
    margin-left: 7px;
    width: 484px;
}
.traffic a.header {
    display: block;
    height: 37px;
    background: url("Images/index_r8_c5.jpg") no-repeat;
}
.traffic a.body {
    display: block;
    height: 250px;/*168px;*/
    border: 5px solid #9ACFEE;
    background: url("Images/map2.jpg") no-repeat;
}


/* 通讯录 & 投诉建议
-----------------------------------------------------------*/
.address-book-and-recommend {
    float: right;
    width: 230px;
}

.address-book a.header {
    height: 37px;
    display: block;
    background: url("Images/index_r8_c7.jpg") no-repeat;
}

.recommend a.header {
    height: 37px;
    display: block;
    background: url("Images/tousu.jpg") no-repeat;
}

.address-book .body,
.recommend .body {
}

.address-book .body ul li a,
.address-book .body ul li a:visited,
.address-book .body ul li a:active,
.recommend .body ul li a,
.recommend .body ul li a:visited,
.recommend .body ul li a:active {
    width: 227px;
    height: 29px;
    line-height: 29px;
    display: block;
    color: #000;
    font-weight: bold;
    background: url("Images/index-tongxun-bj.jpg") no-repeat;
    margin: 5px 0px;
    padding-left: 10px;
}
.address-book .body ul li a:hover,
.recommend .body ul li a:hover {
}


/* ArticlesWidget
-----------------------------------------------------------*/
ul.articles-widget li {
    display: block;
    border-bottom: 1px dotted #E0DEDF;
    margin-bottom: 12px;
}
ul.articles-widget li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
}

ul.articles-widget li a.icon,
ul.articles-widget li a.icon:visited,
ul.articles-widget li a.icon:active {
    background: url("Images/icon-prefix.gif") no-repeat left center;
    padding-left: 16px;
    color: #0479BE;
    text-decoration: none;
    font-weight: bold;

    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 220px;
    _width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}

ul.articles-widget li a.prefix-category,
ul.articles-widget li a.prefix-category:visited,
ul.articles-widget li a.prefix-category:active {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 60px;
    height: 19px;
    background: url("Images/an_1.png") no-repeat;
    margin-right: 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    line-height: 18px;
}
ul.articles-widget li a.prefix-category:hover {
    text-decoration: none;
    background: url("Images/an_2.png") no-repeat;
    color: #fff;
}

ul.articles-widget li a.category,
ul.articles-widget li a.category:visited,
ul.articles-widget li a.category:active {
    color: #0479BE;
    text-decoration: none;
    font-weight: bold;

    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 180px;
    _width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}

ul.articles-widget li a:hover {
    text-decoration: underline;
}
ul.articles-widget li p {
    margin: 5px 0px 5px 0px;
}
