﻿* { font-family: 'Microsoft YaHei'; padding: 0; margin: 0; border-radius: 0; }
body { padding: 10px; margin: 0; background-color: white; }
ul, li { padding: 0; margin: 0; list-style-type: none; }
img { border: none; }
a { color: #3076d9; text-decoration: none; border-bottom: 1px solid #3076d9; }
hr { border: none; border-bottom: 1px solid #ececec; }
.page { margin: auto; width: 100%; max-width: 680px; }
.header { }
.logo { margin-bottom: 8px; }
.weizhi { margin-bottom: 10px; font-size: 14px; }

.search { margin-bottom: 8px; overflow: hidden; border: 1px solid #3076d9; border-radius: 6px; }
    .search * { overflow: hidden; border: none; padding: 0; margin: 0;outline: none;  }
.form_search { position: relative; padding: 0 3px; }
.form_q { width: 95%; max-width: 95%; height: 26px; line-height: 26px; }
.form_submit { position: absolute; width: 76px; height: 26px; line-height: 26px; right: 0; top: 0; background-color: #3076d9; color: white; cursor: pointer; }
.form_st { position: absolute; top: 0; right: 76px; height: 26px; line-height: 26px; background-color: white; border-left: 1px solid #3076d9; }

.user { margin-bottom: 16px; font-size: 14px; text-align: right; }
    .user a { margin-left: 6px; text-decoration: none; }

.main { }
.title { margin-bottom: 12px; font-size: 16px; line-height: 24px; color: #003a8c; }

.link_down { /*margin: auto;*/ margin-bottom: 16px; }
    .link_down a { display: block; padding: 5px; /*width: 150px;*/ text-align: center; border: 0 solid #3076d9; background-color: #3076d9; border-radius: 6px; color: white; text-decoration: none; cursor: pointer; }

.wdxx img { float: right; max-width: 108px; }

.content { margin-bottom: 16px; border: 1px solid #3076d9; border-radius: 6px; }
.content_bar { padding: 8px; background-color: #f1f1f1; font-weight: bold; font-size: 14px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.content_body { padding: 8px; font-size: 14px; line-height: 22px; overflow: hidden; }
    .content_body ul { padding-left: 20px; }
        .content_body ul li { margin: 8px 0; list-style-type: disc; }
.content_tags a { margin-right: 12px; }
.comment_item { margin: 0 0 6px 0; padding: 0 0 6px 0; border-bottom: 1px solid #c9e9ff; font-size: 14px; }

/*.div_rssl { border: none; padding: 0; }*/
.doc_img_item { min-height: 888px; background: /*#e2e2e2*/ url(http://download.cucdc.com/images/ico_jiazai.gif) center 50px no-repeat; border: 1px solid #e2e2e2; border-radius: 6px; margin-bottom: 0.75rem; }
    .doc_img_item img { max-width: 100%; }
    .doc_img_item p { display: none; }

.doc_rest { text-align: center; margin-bottom: 4px; }
.doc_bindnext a, .doc_bindnext span { display: inline-block; margin: auto; padding: 4px 0; width: 100%; color: white; background-color: #f74f57; border-radius: 6px; cursor: pointer; font-size: 14px; border-bottom: none; }

.footer { /*margin-bottom: 16px;*/ background-color: #f1f1f1; text-align: center; border-radius: 6px; }
.copyright { padding: 8px; font-size: 14px; }

#tongji { display: none; }