@import url("reset.css");
@import url("global.css");

.main-content {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.main_box {
    border: #dddddd solid 1px;
    background: #ffffff;
    padding: 18px;

}

.position {
    line-height: 30px;
    padding: 0 0 15px 24px;
    border-bottom: #dddddd solid 2px;
    margin-bottom: 15px;
    background: url(../image/location_Yz_ic.gif) no-repeat 0 5px;
}

/* detail_news */
.news-wrap {
    position: relative;
    padding: 18px 30px;
}

.news-title {
    line-height: 50px;
    text-align: center;
    overflow: hidden;
}

.news-title h5 {
    font-weight: 500;
    font-size: 32px;
}

.news-title h3 {
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: #e6e2de dashed 1px;
}

.news-infos {
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    padding: 18px 0 12px;
    overflow: hidden;
}

.news-cont {
    margin-top: 10px;
    width: 100%;
    height: auto;
}

.news-cont p {
    font-size: 16px !important;
    line-height: 1.5 !important;
    text-indent: 2em !important;
    /*margin-top: 20px;*/
}

.news-neighbor {
    padding-top: 40px;
}

.news-neighbor p {
    font-size: 16px !important;
    line-height: 2 !important;
}
