body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

a {
    color: #3333FF;
    text-decoration: none;
}

a:hover {
    color: #3333FF;
    text-decoration: underline;
}

.FL {
    float: left;
    display: inline;
    overflow: hidden;
}

.FR {
    float: right;
    display: inline;
    overflow: hidden;
}

.clear {
    clear: both;
}

body {
    font-size: 12px;
    color: #d0d0d0;
}

.Hongjing520_Com {
    font-size: 12px;
    color: #d0d0d0;
    background: url(../img/bg1.jpg) repeat;
}

.Footer {
    width: 980px;
    padding: 15px 0;
    border-top: 1px #605a5a solid;
    color: #8e8919;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
}

.Footer .pic {
    float: left;
    padding: 0 0 0 150px;
    border-right: 2px #7d7d7d solid;
}

.Footer span {
    float: left;
    padding: 20px 0 0 20px;
}

.Footer p a {
    color: #8e8919;
    text-decoration: underline;
}

.Footer p a:hover {
    color: #fff;
}

.d_head {
    height: 80px;
    width: 100%;
    margin-bottom: 2px;
    background: url(../img/d_bg1.jpg) 0 bottom repeat-x #444;
    /*	-moz-box-shadow: 2px 2px 3px #000;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
*/
}

.d_head .warp {
    width: 960px;
    height: 80px;
    margin: 0 auto;
}

.d_logo {
    padding: 10px 0 0 0;
}

.d_head .warp ul {
    float: right;
    height: 80px;
}

.d_head .warp li {
    float: left;
    padding: 0 10px;
    line-height: 80px;
    font-size: 16px;
    font-family: 'microsoft yahei';
}

.d_head .warp li a {
    color: #f5f5f5;
}

.d_head .warp li a:hover {
    color: #f60;
    text-decoration: none;
}

.d_main {
    width: 960px;
    margin: 10px auto 0 auto;
    font-family: 'microsoft yahei';
}

.d_left {
    float: left;
    width: 590px;
}

.d_right {
    float: right;
    width: 350px;
}

.d_t1 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    color: #333;
    line-height: 30px;
}

.d_t1 h2 {
    font-weight: bold;
}

.d_t1 span {
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.d_t1 span em {
    padding: 0 5px;
    color: #f60;
}

.d_t1 i {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #f60;
    font-style: normal;
}

.d_t1 a {
    color: #333;
}

.d_t1 a:hover {
    color: #f00;
}

.d_grid1,
.d_grid2 {
    background-color: #f2f2f3;
    color: #000;
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px #ccc solid;
    /*	-moz-box-shadow: 2px 2px 3px #000;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
*/
}

.d_grid2 {
    width: 958px;
}

.d_box1 {
    line-height: 32px;
    padding: 5px 0 10px 0;
    font-size: 12px;
    min-height: 42px;
}

.d_box1 li {
    float: left;
    height: 32px;
    width: 120px;
    padding: 0 0 10px 20px;
}

.d_box1 li a {
    display: block;
    height: 32px;
    width: 128px;
    text-indent: 40px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #f60;
    background: url(../img/d_ico2.png) 10px 6px no-repeat #fff;
}

.d_box1 li+li a {
    color: #333;
    background: url(../img/d_ico2.png) 10px 6px no-repeat #fff;
}

.d_box1 li a:hover {
    color: #fff;
    text-decoration: none;
    border-color: #ce5200;
    background-color: #f60;
}

.d_box2 {
    padding: 0 0 15px 0;
}

.d_box2 li {
    float: left;
    width: 99px;
    color: #666;
    line-height: 20px;
    padding: 0 0 0 15px;
}

.d_box2 li img {
    display: block;
    height: 130px;
    width: 95px;
    padding: 1px;
    border: 1px #ccc solid;
}

.d_box2 li p {
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #016092;
    font-weight: bold;
    overflow: hidden;
}

.d_box2 li a:hover p {
    color: #f60;
}

.d_box2 li a {
    color: #333;
}

.d_box2 li a:hover {
    color: #f60;
}

.d_box3 {}

.d_box3 li {
    float: left;
    height: 80px;
    width: 82px;
    text-align: center;
    padding: 0 0 0 2px;
}

.d_box3 li img {
    display: block;
    margin: 0 auto;
    height: 50px;
    width: 50px;
    padding-bottom: 5px;
}

.d_box3 li a {
    color: #333;
}

.d_box3 li a:hover {
    color: #f60;
}

.d_box4 {
    font-size: 16px;
    background-color: #f2f2f3;
    border: 1px solid #ccc;
    color: #000;
    padding: 17px 20px 16px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.d_box4 b {
    color: #f60;
}

.d_336 {
    background-color: #f2f2f3;
    border: 1px solid #ccc;
    color: #000;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    margin-bottom: 20px;
    /*	-moz-box-shadow: 2px 2px 3px #000;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
*/
}

.d_468 {
    padding: 8px 0 !important;
    margin-bottom: 5px !important;
}

.d_tuijian {
    text-align: center;
    padding: 0 15px 80px 15px;
}

.d_960 {
    width: 960px;
    text-align: center;
    margin: 20px auto;
}

.d_foot {
    width: 960px;
    color: #333;
    background: #f5f5f5;
    border-top: 1px #aaa solid;
}

.STYLE1 {
    color: #0000FF
}

.d_tuijian ul {
    padding: 10px 10px 25px 10px;
}

.d_tuijian ul li {
    font-size: 14px;
    float: left;
    width: 50%;
    line-height: 1.8em;
    text-align: left;
}

.d_tuijian ul li a {
    color: #333;
}

.logo {
    width: 150px;
}