/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
    margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
    display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}
ul, ol, dl, li {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
    background-color: transparent;
}
/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
    font-weight: bolder;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
    font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
    border-style: none;
}
/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
    /* 1 */
    overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
    /* 1 */
    text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
    vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
    overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}
/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
    display: block;
}
/*
   * Add the correct display in all browsers.
   */
summary {
    display: list-item;
}
/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
    display: none;
}
/**
   * Add the correct display in IE 10.
   */
[hidden] {
    display: none;
}
em {
    font-style: normal;
    font-weight: normal;
}
a {
    text-decoration: none
}
body {
    margin: 0;
    font-size: 10px;
    width: 100%;
    height: 100%;
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#app {
    overflow: hidden;
}
.content {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.newscontent {
    overflow: hidden;
    margin: 0 auto;
    width: 95%;
}
.title {
    margin-top: .16rem;
    line-height: .70rem;
    font-weight: 700;
    color: #222;
    font-size: .48rem;
    margin-bottom: .16rem;
    text-align: center;
}
.icon-menu.icon-color2 {
    color: #18a97a;
    float: right;
    font-size: 0.6rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAIZJREFUWEdjZBhgwDjA9jOMOgAjBCSWVzXQOlpeRLbB7UBxgOSq6rT////PpLUDGP4zhr2IaF0Nsmc0DYyGwGgIjIYAlpKwwoHWBdGLyI4DMDtQHAAuhpkY6mntAIZ/DI2w4nhwhQDNfY7FgtFcMBoCoyEwuEJgULQJB7RVPFoSjobAQIQAALqEKCHSUNOqAAAAAElFTkSuQmCC);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.notice {
    width: 100%;
    height: auto;
    margin-bottom: .16rem;
    overflow: hidden;
}
.notice span {
    display: block;
    font-size: 15px;
    color: #999;
    text-align: center;
    line-height: .48rem;
}
.notice_s {
    margin-left: .15rem;
}
.crumbs {
    height: auto;
    color: #666;
    padding: 10px;
    overflow: hidden;
    background-color: #eee;
    font-size: 0.28rem;
    letter-spacing: 2px;
    margin-top: 10px;
}
.sy-a {
    font-size: .3rem;
    color: #222;
}
#articon {
    margin: 0 auto;
    width: 95%;
    text-align: justify;
    overflow: hidden;
}
#articon p {
    word-wrap: break-word;
    word-break: break-all;
    text-indent: 2em;
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
    margin: 16px 0;
    letter-spacing: .5px;
    color: #333;
}
#articon p:first-child {
    margin-top: 0;
}
#articon p a {
    color: #0062cc;
}
.others {
    margin: 0 auto;
    width: 95%;
    padding: 10px 0px;
    border-top: 1px dotted #c9c9c9;
    font-size: .28rem;
    letter-spacing: 1.5px;
}
.others p {
    line-height: .52rem;
}
.others strong {
    color: #eb6100;
    font-weight: normal;
}
.others p a {
    color: #999;
    margin-right: 10px;
}
.tj_wz {
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 10px;
    margin-top: 10px;
}
.tab_title {
    height: .64rem;
    border-top: 1px solid #8cb611;
}
.tab_title a {
    display: block;
    width: auto;
    background: #fff;
    color: #638c0b;
    font-size: .32rem;
    line-height: .64rem;
}
.msg_list li {
    width: 100%;
    height: auto;
    font-size: .3rem;
    border-bottom: 1px dotted #e5e5e5;
    line-height: 0.79rem;
    line-height: 0.79rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.msg_list li b a {
    font-weight: normal;
    color: #e94f07;
    margin-right: .2rem;
}
.msg_list li a {
    color: #333;
    letter-spacing: .5px;
}
.vel_2 {
    display: flex;
}
.vel_2 a {
    text-align: center;
}
.tab_title a.active {
    background: #fff;
    color: #638c0b;
}
.vel_2 a {
    color: #fff;
    width: 50% !important;
    background: url("texture.png")/*tpa=/statics/img/texture.png*/ no-repeat;
}
.hide {
    display: none;
}
#show {
    display: block;
}
.msg_list li span {
    float: right;
    color: #999;
}
.public_ul {
    overflow: hidden;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.public_ul li {
    height: 25px;
    margin: 5px 2%;
    width: 20%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 20px;
    display: inline-block;
}
.public_ul li a {
    color: #000;
    text-align: center;
    line-height: 25px;
    font-size: .26rem;
}
.infofooer {
    clear: both;
    overflow: hidden;
    background: #4abc3b;
    padding: 14px 0 20px;
    font-size: 11px;
    color: #e8f5fd;
    text-align: center;
    line-height: 1.6;
    margin-top: 0px;
}
.infofooer_nav {
    clear: both;
    font-size: 15px;
    line-height: 2.2;
}
.infofooer_nav a {
    color: #e8f5fd;
    margin: 0 5px;
}
.msg_list ul {
    box-sizing: border-box;
}
.top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-header-right .top-header-tougao {
    background-color: #ffca21;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 15px;
    width: 50px;
    height: 30px;
}
.top-header-right{
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-header .header-top-login {
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 30px;
    background-color: #A1DE1A;
    color: #fff;
    margin: 15px 15px;
    width: 50px;
    height: 30px;
}
.top-header .logo {
    display: block;
    width: 120px;
    margin: 13px 15px;
}
.top-header .logo img{
    width: 100%;
}
.header-nav ul{
    width: 100%;
    background: url("texture-1.png")/*tpa=https://zw.chazidian.com/Images/zuowen_mobile/texture.png*/ repeat 0 0;
    padding: 5px 0;
    font-size: 0;
}
.header-nav ul li{
    display: inline-block;
    vertical-align: middle;
    width: 16.6%;
}
.header-nav ul li a{
    display: block;
    text-align: center;
    color: #fff;
    height: 32px;
    font: 14px/32px "宋体";
}
.btn_list{
    border-bottom: solid 1px #eee;
}
.btn_list dl.vel_5 {
    width: 270px;
    margin: 0 auto;
    padding: 15px 0;
}
.btn_list dl dt {
    display: inline-block;
    height: 20px;
    margin: 5px;
}
.btn_list dl dd {
    float: left;
    height: 20px;
    margin: 5px;
}
.btn_list dl a {
    display: block;
    height: 20px;
    padding: 0 10px;
    font: 12px/20px "宋体";
    color: #fff;
    border-radius: 3px;
}
.btn_list dl dt a {
    background-color: #61c3f2;
}
.btn_list dl dd a {
    background-color: #f8b551;
}
.tab-content{
    display: none;
}
.tab-content.active{
    display: block;
}
.public_ul_border{
    margin-top: 10px;
}
.header-search{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px 0;
}
.header-search  .header-search-options{
    margin-right: 10px;
    height: 34px;
    padding: 5px;
    border: 1px solid #638c0b;
    border-radius: 5px;
    font: 14px/34px "宋体";
    color: #333;
    text-align: center;
    background: #fff;
}
.header-search .submit{
    width: 22%;
    height: 36px;
    border: 1px solid #638c0b;
    border-radius: 0 5px 5px 0;
    font: 16px/16px "宋体";
    background-color: #638c0b;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.header-search .header-search-box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.header-search  input[type="text"]{
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    border: solid 1px #638c0b;
    border-radius:   5px 0 0 5px;
    flex: 1;
    padding: 0 10px;
}
.header-search  input[type="text"]:focus{
    outline: none;
}
.jsBdAContentArticleEnd{
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
}
