body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "宋体";
    line-height: 150%;
    text-align: left;
    color: #474747;
}

div,
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

dl,
dd,
dt {
    margin: 0px;
    padding: 0px
}

a {
    color: #002CAD;
    text-decoration: none
}

a:visited {
    color: #002CAD;
    text-decoration: none
}

a:hover {
    color: #ff0000;
    text-decoration: none
}

a:hover {
    color: #ff0000;
    text-decoration: none
}

a.linkred:link {
    color: #ff0000;
    text-decoration: none;
    padding-right: 10px;
}

a.linkred:visited {
    color: #ff0000;
    text-decoration: none;
    padding-right: 10px;
}

a.linkred:active {
    color: #ff0000;
    text-decoration: none;
    padding-right: 10px;
}

a.linkred:hover {
    color: #474747;
    text-decoration: none;
    padding-right: 10px;
}

.clear {
    clear: both
}

.contian {
    width: 960px;
    margin: 0px auto;
}

.top {
    width: 960px;
    height: 80px;
    margin-top: 16px;
    overflow: hidden;
}

.logo {
    width: 160px;
    float: left;
}

.tips {
    width: 740px;
    float: right;
    margin-top: 25px;
}

.tips a {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}

.tips a:hover {
    color: #474747;
    font-size: 16px;
    font-weight: bold;
}

.topline {
    width: 960px;
    background: #FF7C00;
    height: 8px;
    overflow: hidden;
}

.middle {
    width: 960px;
    margin-top: 10px
}

/*首页*/

.d_search {
    background: #f1f1f1;
    line-height: 30px;
    padding: 2px 10px
}

.d_tit {
    font-size: 12px;
    padding: 10px 10px;
}

.d_content {
    padding: 20px 10px 20px 10px
}

.d_content dl {}

.d_content dt {
    float: left;
    clear: both;
    width: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
}

.d_content dd {
    float: left;
    padding: 0px 0px 13px 0px;
    width: 870px;
}

.d_content dd a {
    padding-right: 10px;
}

.d_content dd a:hover {
    padding-right: 10px;
}

.linkers {
    line-height: 22px;
    margin-top: 12px;
}

.bottom_nv {
    width: 960px;
    padding: 12px 0px 10px 0px;
    border-top: 3px solid #FF7C00;
    margin-top: 10px;
    font-size: 12px;
    color: #474747;
    clear: both;
    font-family: 宋体;
    text-align: center;
}

.bottom_nv a {
    color: #474747;
}

.bottom_nv a:hover {
    color: #474747;
}

.bottom_copy {
    width: 960px;
    margin: 0px auto;
    padding: 2px 0px 16px 0px;
    font-size: 12px;
    color: #474747;
    clear: both;
    font-family: 宋体;
    text-align: center;
}

.bottom_copy a {
    color: #474747;
}

.bottom_copy a:hover {
    color: #474747;
}