﻿body {
    margin: 0 auto;
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
img {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

.clears {
    clear: both;
}

.wrapper_h {
    width: 100%;
}

.main_h {
    min-width: 1000px;
    background: url(../img/headbak1.jpg) repeat-x;
}


/* 必须使用和footer相同的高度,最小宽度ie6中加JS解决 */

.inheader_h {
    width: 1000px;
    margin: 0 auto;
}

.wrapper_himg {
    width: 100%;
}

.main_himg {
    min-width: 1000px;
}


/* 必须使用和footer相同的高度,最小宽度ie6中加JS解决 */

.header {
    text-align: center;
    background: url(../img/headimgbak.jpg) center center no-repeat;
}

.inheader_himg {
    width: 1000px;
    margin: 0 auto;
    height: 167px;
}

.wrapper_hmenu {
    width: 100%;
}

.main_hmenu {
    min-width: 1000px;
    background: url(../img/menuBak.jpg) repeat-x;
}


/* 必须使用和footer相同的高度,最小宽度ie6中加JS解决 */

.inheader_hmenu {
    width: 1000px;
    margin: 0 auto;
    background: url(../img/menuBak1.png) no-repeat;
}

.footer {
    position: relative;
    height: 170px;
    /* footer高度*/
    width: 100%;
    min-width: 1000px;
    /*最小宽度ie6中加JS解决*/
    clear: both;
    background: #0d72b8;
    text-align: center;
    color: #fff;
}

.footer a {
    color: #fff;
}

.infoot {
    width: 1000px;
    margin: auto;
    height: 170px;
    background: url(../img/footerbak.jpg) no-repeat;
}

.abg {
    height: 31px;
    line-height: 31px;
    background: url(../img/gajico3.jpg) no-repeat;
    width: 357px;
}

.bbg {
    height: 43px;
    width: 598px;
    line-height: 43px;
    color: #fff;
    font-size: 14px;
    font-family: '新宋体';
    font-weight: bold;
    background: url(../img/gajico1.jpg) no-repeat;
}

.bbgjdfc {
    height: 30px;
    width: 598px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-family: '新宋体';
    font-weight: bold;
    background: url(../img/gajnav.png) no-repeat;
}

.bbgjdfc span:nth-child(2) a {
    color: #adadad;
}

.mets.active a {
    color: red!important;
}

.jdfcDiv1 .list {
    display: none;
}

.jdfcDiv2 .list {
    display: none;
}

.jdfcDiv1 .list.active {
    display: block;
}

.jdfcDiv2 .list.active {
    display: block;
}

.ygjwbg {
    background: url(../img/gajxxgk.jpg) no-repeat;
    height: 36px;
    width: 385px;
}

.wsdtbg {
    height: 323px;
    width: 385px;
    background: url(../img/wsdc.jpg) no-repeat;
}

.wsdtbg a {
    line-height: 40px;
    color: #555;
    font-size: 12px;
}


/***index页网上调查****/

.hdjl_list {
    width: 100%;
    height: 270px;
    overflow: hidden;
}

.wsdc_nr_r_t {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-family: "微软雅黑";
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.wsdc_nr_r_r {
    height: 70%;
    width: 95%;
    line-height: 25px;
    text-indent: 2em;
    margin-top: 5px;
    margin-left: 10px;
    overflow: hidden;
}

.wycj {
    width: 119px;
    height: 34px;
    line-height: 34px;
    color: #014e90;
    float: right;
    text-align: center;
    margin-right: 15px;
    font-size: 14px;
    font-family: 微软雅黑;
    margin-top: 4px;
}