/* Styles for default/index */
p.hot {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}
.latest .borders {
    border: 1px solid #CCCCCC;
    /*
    padding: 10px;
    height: 257px;
    */
    padding: 10px 10px;
    height: 265px;    /* 右侧价格带文字广告链接时 */
    margin-bottom: 5px;
}
.latest h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}
.latest ul {
    margin-top: 8px;
    list-style-type: none;
}
.latest li {
    line-height: 170%;
}
.latest img {
    margin-top:9px;
    margin-left: 1px;
}
.social {
    text-align: center;
    border: 1px solid #CCCCCC;
    margin-top: 10px;
}
.social img {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 3px;
}
.social a:hover {
    background-color: transparent;
}
.price h2 {
    border: 1px solid #CCCCCC;
    border-bottom: 0;
    margin: 0;
    padding: 8px 5px 8px 10px;
}
.price table {
    margin-top: 0;
    height: 420px;
}
.shuttlebus, .announcement, .news, .baike, .ping, .skill, .law, .service, .industry {
    margin-top: 3px;
    margin-bottom: 8px;
}
.shuttlebus ul, .announcement ul, .news ul, .baike ul, .ping ul, .skill ul, .law ul, .service ul, .industry ul {
    list-style: none;
}
.shuttlebus .borders {
    border: 1px solid #CCCCCC;
    padding: 10px;
    height: 275px;
}
.shuttlebus h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}
.shuttlebus li {
    line-height: 170%;
}
.shuttlebus .left {
    width: 220px;
}
.shuttlebus .right {
    width: 210px;
}
.announcement .borders, .news .borders, .baike .borders, .ping .borders, .skill .borders, .law .borders, .service .borders, .industry .borders {
    border: 1px solid #CCCCCC;
    height: 275px;
    padding: 10px;
}
.announcement h2, .news h2, .baike h2, .ping h2, .skill h2, .law h2, .service h2, .industry h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}
.announcement li, .news li, .baike li, .ping li, .skill li, .law li, .service li, .industry li {
    line-height: 170%;
}
span.more {
    display: block;
    float: right;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}
.zhongguancun {
    margin-bottom: 8px;
}
.zhongguancun .borders {
    border: 1px solid #CCCCCC;
    padding: 10px;
    height: 175px;
}
.zhongguancun h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}
.zhongguancun p {
    line-height: 170%;
}
.zhongguancun .left {
    width: 710px;
}
.zhongguancun .right {
    width: 210px;
}
.zhongguancun img {
    margin: 15px 10px;
}

.container p.red a {
    color: red;
}
.container p.border {
    margin: 0;
    padding-bottom: 0.5em;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 0 1px;
}
