body {
    background-color: #ECECEC;
    position: relative;
}

/***********footer部分重定义**************/
.footer {
    position: relative;
    z-index: 0;
}

/******************主体部分**************************/
#dwzy_xq_section {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ECECEC;
}

/**************主体上部***********/
#dwzy_xq_section_top {
    width: 100%;
    height: 15px;
}

/**************主体下部***********/
#dwzy_xq_section_bottom {
    width: 990px;
    min-height: 800px;
    background-color: #ffffff;
    margin: 0px auto;
    margin-bottom: 45px;
    margin-right: 15px;
    border-top: 1px solid #fff;
    box-shadow: 6px 6px 4px #ddd;
    margin-top: 20px;
    padding-bottom: 100px;
}

#dwzy_xq_section_title {
    border-bottom: 1px solid #ddd;
    height: auto;
    margin: 25px auto;
    text-align: center;
    width: 940px;
}

#dwzy_xq_section_title h1 {
    color: #000;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    margin: 10px auto;
    width: 80%;
}

#dwzy_xq_section_title span {
    color: #a3a3a3;
    font-size: 14px;
    font-weight: normal;
    line-height: 45px;
    padding-left: 10px;
    padding-right: 10px;
}

#dwzy_xq_section_nr {
    border-bottom: 1px solid #ddd;
    min-height: 500px;
    margin: 0px auto;
    width: 940px;
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    position: relative;
}
.dwzy_xq_section_nr_title{/******招聘信息标题*******/
    color: #000;
    font-size: 22px;
    line-height: 45px;
}
#dwzy_xq_section_nr_dwmp{
    width:100%;
    height: 150px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;

}
#dwzy_xq_section_nr_zpxx{
	height:200px;
}
#dwzy_xq_section_nr_dwmp li,#dwzy_xq_section_nr_zpxx li{
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 45px;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 45px;
    text-align: left;
}
#dwzy_xq_section_nr_dwjj,#dwzy_xq_section_zpxx{
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#dwzy_xq_section_zczph{
    width: 100%;
    overflow: hidden;
/*     border-bottom: 1px solid #ddd; */
    padding-bottom: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#dwzy_xq_section_nr_zwxq{/***参会须知内容***/
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-bottom:30px;
    border-bottom: 1px solid #ddd;
}

#dwzy_xq_section_fj {
    width: 940px;
    margin: 10px auto;
    padding-bottom:20px;
    border-bottom: 1px solid #ddd;
}

#dwzy_xq_section_fj a {
    width: 940px;
    margin: 10px auto;
    color: #046FC1;
    font-size: 14px;
    text-decoration: none;
}
#dwzy_xq_section_fj a:hover{
    color: #3DA6EF;
}
#dwzy_xq_section_nr_sqzw{
    bottom: 15px;
    background-color: #3189bd;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 39px;
    line-height: 35px;
    text-align: center;
    width: 139px;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 20px;
}
#dwzy_xq_section_nr_sqzw:hover{
    background-color: #1C74CC;
}

#dwzy_index_box{
	overflow:auto;
	position: relative;
}
#dwzy_index_box_top{
	width: 100%;
    height: 90px;
}



