﻿@charset "utf-8";
/* CSS Document */

/*样式*/
.sp_nav {width: 100%;height: 49px;background-color: #f6f6f6;}
.sp_naver {width: 1086px;height: 49px;margin: 0 auto;background-color: #f6f6f6;}
.home_link {height: 49px;line-height: 49px;color: #5f5f5f;font-size: 12px;}
.home_link_bg {width: 15px;height: 13px;background: url(../images/home_link_bg.png) no-repeat center center;float: left;margin: 17px 5px 0px 0px;}
.home_link a {margin: 0 2px;}
.home_link a.onhome {color: #2267c4;}


.index_main {
    width: 1086px;
    margin: 0 auto;
}
.news_center_main {
    /*width: 750px;*/
    float: left;
}
.title_zhaopin {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    color: #1E1E1E;
    font-size: 25px;
}
.news_line {
    border-top: 1px solid #d4d4d4;
}
ul {padding: 0;}
li {list-style-type: none;vertical-align: 0;}
a {outline-style: none;color: #666;text-decoration: none;border: 0px;}

.news_center_main ul li {
    width: 750px;
    height: 91px;
    padding: 20px 0;
    border-bottom: 1px dashed #d0d0d0;
}
.news_content_text {
    margin: 0 20px 0 0;
    padding: 0 0 0 20px;
    float: left;
    width: 550px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/icon_li.jpg) left no-repeat;
}
.news_content_text a {
    color: #333;
    text-decoration: none;
    font-family: "微软雅黑",Arial;
}
.news_content_time {
    margin: 0;
    padding: 0 0 0 0;
    float: left;
    list-style-type: none;
    font-size: 15px;
    font-family: "微软雅黑",Arial;
}
DIV.newdigg {
    PADDING: 20px 0 0 0;
    margin: 20px auto;
    text-align: center;
}


.news_detail_page {
    width: 1086px;
    margin: 0 auto;
}
.news_detail_page h3 {
    font-size: 28px;
    color: #1b1a1a;
    font-weight: 400;
    text-align: center;
    height: auto;
    line-height: 50px;
    margin: 20px 0;
}
.news_detail_title {
    width: 1083px;
    height: 40xp;
    line-height: 40px;
    background: url(../images/news_detail_border.gif) repeat-x left bottom;
    margin-bottom: 30px;
}
.n_d_main { width: 740px;  height: 40px; margin: 0 auto;}
.n_d_main .nd_one { width: 200px; float: left;}
.n_d_main .nd_one { width: 200px; float: left;}
.nd_page_content p {
    padding: 0 15px;
    font-size: 14px;
    color: black;
    font-family: "宋体";
    margin: 10px 0;
}
img {
    border: 0;
}

.back_up_div {
    width: 1083px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 14px;
    margin-bottom: 60px;
}






.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
    font-size: 0;
}

