fieldset, hr, img {
    border: 0
}

html {
    background: #fff
}

blockquote, body, button, dd, dl, dt, fieldset, h1, h2, h3, h4, h5, h6, hr, input, lengend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

input {
    border: none
}

body, button, input, select, textarea {
    font: 12px/1.5 PingFang SC, \\5FAE\8F6F\96C5\9ED1, \\5B8B\4F53, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0;
    background: #fff
}

html {
    overflow-y: scroll;
    background: #f5f5f5;
    font-size: 50px;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased
}

body, html {
    margin: 0;
    width: 100%;
    background: #fff
}

#__layout, #__layout > div, #__nuxt {
    height: 100%
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4, h5, h6 {
    font-size: 100%
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp, tt {
    font-family: Courier New, Courier, monospace
}

small {
    font-size: 12px
}

ol, ul {
    list-style: none
}

a {
    text-decoration: none
}

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

q:after, q:before {
    content: ""
}

legend {
    color: #000
}

button, input, select, textarea {
    outline: 0;
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px
}

.newsImg img {
    width: 100%
}

.front_detail_content {
    width: 1200px;
    margin: 0 auto
}

.front_detail_content .front_breadcrumbs {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    font-size: 16px;
    -ms-flex-align: center;
    align-items: center
}

.front_detail_content .front_breadcrumbs a {
    color: #000;
    padding: 0 5px
}

.front_detail_content .front_detail_box {
    width: 100%;
    margin-top: 50px
}

.front_detail_content .front_detail_box h1 {
    font-size: 28px;
    width: 100%;
    text-align: center
}

.front_detail_content .front_detail_box .front_detail_info {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

.front_detail_content .front_detail_box .front_detail_info span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 14px;
    margin: 0 130px
}

.front_detail_content .front_detail_box .front_detail_info span img {
    display: block
}

.front_detail_content .front_detail_box .front_detail_cont {
    width: 100%;
    text-align: justify;
    margin-top: 42px
}

.front_detail_content .front_detail_box .front_detail_cont p {
    font-size: 14px
}

.footer {
    width: 100%;
    background: #345075;
    margin-top: 20px
}

.footer .footer_box_top {
    width: 1200px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0
}

.footer .footer_box_top h3 {
    color: #fff;
    font-size: 16px
}

.footer .footer_box_top .footer_box_top_link {
    width: 1100px;
    display: -ms-flexbox;
    display: flex
}

.footer .footer_box_top .footer_box_top_link ul {
    width: 20%
}

.footer .footer_box_top .footer_box_top_link ul li {
    margin-bottom: 15px
}

.footer .footer_box_top .footer_box_top_link ul li a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block
}

.footer .footer_box_top .footer_box_top_link ul li:last-child {
    margin-bottom: 0
}

.footer .footer_box_bottom {
    width: 1120px;
    margin: 0 auto;
    border-top: 2px solid #fff;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.header {
    width: 100%
}

.header .header_box {
    width: 1200px;
    margin: 0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 0
}

.header .header_box, .header .header_box .header_logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header .header_box .header_logo img {
    width: 300px;
    height: 100%
}

.header .header_box .header_admin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header .header_box .header_admin a {
    color: #000
}

.header .header_box .header_admin .header_login_btn a {
    width: 100px;
    background: #345075;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-align: center;
    padding: 2px 0
}

.nav {
    width: 100%;
    background: #345075
}

.nav .nav_box {
    width: 1200px;
    margin: 0 auto
}

.nav .nav_box ul {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    border-left: 2px solid #fff;
    box-sizing: border-box
}

.nav .nav_box ul li {
    width: 100%;
    border-right: 2px solid #fff;
    box-sizing: border-box
}

.nav .nav_box ul li a {
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    padding: 13px 0;
    font-size: 14px
}

.nav .nav_box ul .active {
    background: #024aa9
}

/*html{*/
/*    filter:grayscale(100%);*/
/*    -webkit-filter: grayscale(100%);*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter:grayscale(100%);*/
/*    -o-filter:grayscale(100%);*/
/*    filter: grayscale(100%);*/
/*    filter:gray;*/
/*}*/