@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff;
    font: normal 12px/160% "微软雅黑";
    color: #323232;
    background-position: center bottom;
    background-repeat: no-repeat
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, em, strong, th {
    font-style: normal;
    font-weight: normal;
}

ol, ul, dl, dd, li {
    list-style: none;
    margin: 0px;
    padding: 0px
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #323232
}

a:hover, .indexnewslist li .newright .newtitle:hover, .indexnewslist li a:hover {
    color: #4771af
}

a, img, a img:hover, a img, .indexb li, .wh_list, .newslist_txt {
    transition: 500ms;
    -moz-transition: 500ms;
    -webkit-transition: 500ms -o-transition : 500 ms;
}
 