body {
    font-size: 14px !important;
    background: #fff;
    color: #484848;
    font-family: Microsoft YaHei !important;
}

.wrap {
    position: relative;
    width: 980px;
    margin: 0 auto;
    line-height: 25px;
}
.clear {
    clear: both;
}
.summary {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}
.high-light {
    color: #e60000;
}
.content-list {
    border-top: 1px solid #EDEDED;
    margin-top: 45px;
    padding-top: 45px;
}
.content-list .content-list-title {
    text-align: center;
    font-size: 24px;
}
.content-list .text-description {
    font-size: 16px;
    margin-top: 35px;
}
.content-list .content-chart {
    margin-top: 30px;
}
.content-chart .chart-title {
    border-left: 5px solid #f00;
    padding-left: 5px;
    line-height: 15px;
}
.content-chart .chart-text{
    border-left: 3px solid #EDEDED;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 25px;
}
.content-list .content-related {
    font-size: 20px;
    padding: 20px 0 10px;
    line-height: 40px;
}
.content-related .related-tip {
    color: #f00;
}
.content-related .related-link {
    color: #fff;
    background-color: #e60000;
    padding: 7px 20px;
    text-decoration: none;
}
.content-related .related-link:hover {
    text-decoration: underline;
}

.juwai-tips {
    background-color: #e60000;
    margin: 40px 0;
    padding: 50px 0 80px;
    min-width: 980px;
}
.juwai-tips .tips-title {
    text-align: center;
    color: #fff;
    font-size: 26px;
}
.juwai-tips .tips-summary {
    background-color: #EDEDED;
    margin: 40px 0 50px;
    padding: 30px 80px;
    font-size: 20px;
    line-height: 35px;
    font-style: italic;
}
.juwai-tips .tips-content-title {
    font-size: 20px;
}
.juwai-tips .tips-content {
    width: 48%;
    float: left;
    color: #fff;
}
.juwai-tips .content-left {
    float: left;
}
.juwai-tips .content-right {
    float: right;
}
.juwai-tips .tips-content-title:before {
    content: '·';
    font-size: 20px;
    font-family: serif initial;
}
.juwai-tips .tips-content-text {
    margin: 20px 0 0 20px;
    font-size: 16px;
}

.guide-list {
    margin-bottom: 40px;
}
.guide-title {
    text-align: center;
}
.guide-list .guide-title {
    font-size: 24px;
}
.guide-list .guide-list-content {
    margin-top: 50px;
    margin-left: 80px;
}
.guide-list .guide-list-show img{
    border: 1px solid #EDEDED;
}
.guide-list .guide-list-show {
    float: left;
    text-align: center;
    margin-bottom: 40px;
    margin-right: 45px;
    cursor: pointer;
}
.guide-list .guide-list-text {
    margin: 5px;
}

.mr6 {
    margin-right: 6%;
}

.g-hd {
    padding: 15px 0;
}

.hd-logo {
    width: 139px;
    height: 56px;
    background: url(../images/news/temp_search/feature-monthly/hd_logo.png) no-repeat 0 0;
    display: block;
}

.hd-about-us {
    position: absolute;
    right: 0;
    top: 30px;
    color: #e60000;
    font-size: 16px;
}

.hd-about-us li {
    float: left;
    line-height: 1em;
}

.hd-about-us a {
    display: block;
    color: #e60000;
    text-decoration: none;
    padding-left: 20px;
    border-left: 1px solid #e60000;
    margin-left: 20px;
}

.hd-about-us a:hover {
    text-decoration: underline;
}

.g-banner {
    height: 250px;
    margin-bottom: 60px;
    border-top: 4px solid #e60000;
    background: url(../images/news/temp_search/feature-monthly/banner.jpg) no-repeat center top;
}
