body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, lengend, button, input, textarea, th, td, img {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}

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;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after {
    content: '';
}

legend {
    color: #000;
}

fieldset, img {
    border: none;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}

html {
    overflow-y: scroll;
}

body {
    background: #fff;
    font-family: "Microsoft YaHei", "宋体";
}

a {
    color: #3B3B3B;
    text-decoration: none;
    font-family: "Microsoft YaHei", "宋体";
}

/* 通用二级页面header */
.row {
    width: 1400px;
    margin: 0 auto;
}

.row {
    zoom: 1;
}

.row:after {
    display: block;
    height: 0;
    clear: both;
    content: ' ';
}

.search_header_bg {
    height: 105px;
    border-bottom: 1px solid #D7D7D7;
    background: #F7F7F7;
}

.search_logo {
    width: 63px;
    height: 55px;
    overflow: hidden;
    display: block;
    margin-top: 32px;
    float: left;
}

.search_logo img {
    width: 63px;
    height: 55px;
}

.search_logo_title {
    width: 140px;
    height: 48px;
    overflow: hidden;
    float: left;
    font-size: 34px;
    color: #3B3B3B;
    margin-left: 12px;
    margin-top: 36px;
    font-weight: 400;
}

.submenu {
    width: 710px;
    height: 30px;
    float: left;
    margin-top: 30px;
}

.submenu a {
    font-size: 18px;
    margin-left: 48px;
}

.submenu a:hover {
    color: #DA3730;
    text-decoration: none;
}

.search_bg {
    width: 320px;
    height: 40px;
    float: right;
    margin-top: 22px;
    margin-left: 10px;
}

.search_bg input {
    width: 234px;
    height: 40px;
    padding-left: 14px;
    border: 1px solid #63A9FF;
    outline: none;
    background: #fff;
    font-size: 14px;
}

.search_bg button {
    width: 52px;
    height: 41px;
    border: none;
    background: #87B3E8;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-family: "SimHei";
    vertical-align: top;
}

.search_search_bg {
    width: 500px;
    height: 40px;
    float: left;
    margin-top: 42px;
    margin-left: 30px;
}

.search_search_bg input {
    width: 430px;
    height: 40px;
    padding-left: 14px;
    border: 1px solid #63A9FF;
    outline: none;
    background: #fff;
    font-size: 14px;
    border-radius: 4px;
    outline: none;
}

.search_search_bg button {
    width: 55px;
    height: 40px;
    border: none;
    background: #63A9FF;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-family: "SimHei";
    outline: none;
    border-radius: 4px 4px 4px 4px;
    vertical-align: top;
}

.nav a:hover {
    color: #D4292E;
}

.nav {
    background-color: #F4F4F4;
    padding-bottom: 20px;
}

.nav > div {
    margin: auto;
    max-width: 1400px;
    min-width: 1400px;
    padding-top: 20px;
    overflow: hidden;
}

.nav > div > a > img {
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 48px;
}

.nav > div > ul {
    float: left;
    margin-top: 20px;
    overflow: hidden;
}

.nav > div > ul > li {
    margin-left: 48px;
    display: inline-block;
}

.nav > div > ul > li:first-child {
    margin-left: 0px;
}

.nav > div > ul > li > a {
    color: #3b3b3b;
    font-family: "Microsoft YaHei", "宋体";
    font-size: 18px;
}

.sidebar_l {
    width: 860px;
    float: left;
}

.sidebar_l .msg {
    width: 860px;
    height: 24px;
}

.sidebar_l .msg span {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    float: left;
    margin-top: 2px;
}

.sidebar_l .msg span img {
    width: 20px;
    height: 20px;
}

.sidebar_l .msg p {
    width: auto;
    height: 24px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #3B3B3B;
    margin-left: 10px;
}

.sidebar_l .msg p em {
    color: #F76060;
}

.sidebar_l ul {
    width: 860px;
    margin-top: 10px;
}

.sidebar_l ul li {
    width: 860px;
    height: 179px;
    border-bottom: 1px solid #E4E4E4;
}

.sidebar_l ul li a {
    display: block;
    width: 860px;
    height: 180px;
    overflow: hidden;
}

.sidebar_l ul li a:hover {
    color: #3691FF;
    text-decoration: none;
}

.sidebar_l ul li h1 {
    width: 860px;
    height: 30px;
    overflow: hidden;
    font-size: 24px;
    margin: 0 auto;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 16px;
}

.sidebar_l ul li em {
    color: #F76060;
}

.sidebar_l ul li .nr {
    width: 860px;
    margin: 0 auto;
}

.sidebar_l ul li .nr_l {
    width: 140px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.sidebar_l ul li .nr_l img {
    width: 140px;
    height: 100px;
}

.sidebar_l ul li .nr_r_a {
    width: 700px;
    float: left;
}

.sidebar_l ul li .nr_r_a p {
    width: 700px;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    font-size: 18px;
    color: #7F7F7F;
}

.sidebar_l ul li .nr_r_1 {
    width: 700px;
    height: 20px;
    overflow: hidden;
    margin-top: 12px;
}

.sidebar_l ul li .nr_r_1 p {
    width: auto;
    height: 20px;
    float: left;
    font-size: 14px;
    color: #7F7F7F;
}

.sidebar_l ul li .nr_r_1 span {
    width: auto;
    height: 20px;
    float: left;
    font-size: 14px;
    color: #B7B7B7;
    margin-top: 2px;
    margin-left: 20px;
}

.sidebar_l ul li .nr_r_b {
    width: 860px;
    float: left;
}

.sidebar_l ul li .nr_r_b p {
    width: 860px;
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    font-size: 18px;
    color: #7F7F7F;
}

.sidebar_l ul li .nr_r_2 {
    width: 860px;
    height: 20px;
    overflow: hidden;
    margin-top: 12px;
}

.sidebar_l ul li .nr_r_2 p {
    width: auto;
    height: 20px;
    float: left;
    font-size: 14px;
    color: #7F7F7F;
}

.sidebar_l ul li .nr_r_2 span {
    width: auto;
    height: 20px;
    float: left;
    font-size: 14px;
    color: #B7B7B7;
    margin-top: 2px;
    margin-left: 20px;
}

.menu_title_bg {
    width: 860px;
    height: 100px;
    overflow: hidden;
}

.menu_title {
    width: 860px;
    height: 77px;
    border-bottom: 4px solid #E0E0E0;
}

.menu_title .s1 {
    width: auto;
    height: 77px;
    float: left;
}

.menu_title .s1 h1 {
    font-size: 52px;
    color: #3B3B3B;
    font-family: "宋体";
}

.menu_title .s4 {
    width: auto;
    height: 77px;
    float: left;
    margin-left: 10px;
    padding-top: 30px;
}

.menu_title .s4 a {
    width: 100px;
    height: 42px;
    overflow: hidden;
    float: left;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #3B3B3B;
    padding-top: 2px;
    margin-left: 14px;
}

.menu_title .s4 a:hover {
    color: #F76060;
    text-decoration: none;
}

.catgories a {
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    text-decoration: none;
}

.catgories a:hover {
    color: #F76060;
    border-color: #F76060;
}

.catgories a.active {
    color: #fff;
    background-color: #F76060;
    border-color: #F76060;
}


.sidebar_r {
    width: 290px;
    float: left;
    margin-left: 50px;
}

.search {
    display: flex;
    margin-bottom: 16px;
}

.search > input {
    width: 210px;
    height: 38px;
    padding-left: 10px;
    outline: none;
    border: 1px solid #DEE1E6;
    border-right: none;
}

.search > button {
    width: 72px;
    height: 40px;
    background: #f76060;
    border-bottom: 1px solid #f76060;
    color: #FFFFFF;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}

.hot_news {
    height: 41px;
    background-image: linear-gradient(to right, #D52B30, #FFFFFF);
    display: flex;
    align-items: center;
    padding-left: 15px;
    margin-bottom: 20px;
}

.hot_news > img {
    width: 18px;
    height: 18px;
}

.hot_news > span {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin-left: 10px;
}

.sidebar_r > ul {
    margin-left: 10px;
}

.sidebar_r > ul > li > a {
    font-size: 14px;
    color: #3d3d3d;
}

.sidebar_r > ul > li > a:hover {
    color: #3691FF;
}

.sidebar_r > ul > li {
    overflow: hidden;
    width: 270px;
    height: 20px;
    margin-bottom: 15px;
}

.sidebar_r > ul > li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    margin-right: 6px;
    position: relative;
    bottom: 3px;
}

#page {
    height: 40px;
    padding: 20px 0px;
    text-align: center;
}

#page a, #page p.pageEllipsis {
    display: inline-block;
    min-width: 30px;
    margin: 0 5px;
    height: 30px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    border-radius: 2px;
}

#page a:hover {
    color: #f76060;
    border: 1px #f76060 solid;
}

#page a.cur {
    border-color: #f76060;
    background: #f76060;
    color: #fff;
}

#page p {
    display: inline-block;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

#page p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

#page p.pageRemark b {
    color: red;
}

#page p.pageEllipsis {
    width: 30px;
    padding: 0;
}

#page .pagePrev, #page .pageNext {
    background-size: 14px;
    text-indent: -999em;
    background-repeat: no-repeat;
    background-position: center;
}

#page .pagePrev {
    background-image: url('../images/left.svg');
}

#page .pageNext {
    background-image: url('../images/right.svg');
}

#page a.pagePrev:hover {
    background-image: url('../images/left2.svg');
}

#page a.pageNext:hover {
    background-image: url('../images/right2.svg');
}

/**
  * 正文
  */
.status_bg {
    width: 860px;
    height: 60px;
    border-bottom: 1px solid #E4E4E4;
    margin-top: 20px;
}

.status_bg .summary {
    width: auto;
    height: 24px;
    float: left;
    font-size: 18px;
    color: #C5C5C5;
    margin-top: 20px;
}

.content {
    width: 860px;
    margin-top: 40px;
}

.content p {
    font-size: 20px;
    color: #3B3B3B;
    line-height: 42px;
    text-indent: 2em;
    font-weight: 400;
    text-align: justify;
}

.content > p img, .content > p video {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.content p img, .content section img {
    max-width: 100%;
}

.content span.img-desc {
    font-size: 14px;
    color: #888;
    text-align: center;
    display: block;
    text-indent: 0;
}

.content p.editor {
    margin-bottom: 20px;
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

.footer {
    margin-top: 100px;
    padding-top: 20px;
    background: #efefef;
    text-align: center;
    padding-bottom: 15px;
}

.footer .row p {
    font-size: 14px;
    color: #3d3d3d;
    margin-bottom: 12px;
}