html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul,
li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

input:focus {
    border: 0px dotted #333;
}

body,
input,
select,
button,
textarea {
    font-size: 14px;
    font-family: "Microsoft Yahei", "\5b8b\4f53";
    outline: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

a {
    color: #000;
    background-color: transparent;
    text-decoration: none;
}

a:active,
a:hover {
    color: #e60012;

}

.text-black {
    color: #000 !important;
}

.text-black-light {
    color: #666 !important;
}

.text-black-lighter {
    color: #ccc !important;
}

.text-gray {
    color: #d8d8d8 !important;
}

.text-gray-light {
    color: #e4e4e4 !important;
}

.text-gray-lighter {
    color: #f2f2f2 !important;
}

.text-white {
    color: #fff !important;
}

.text-red {
    color: #d20d16 !important;
}

.text-blue {
    color: #074ec0 !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-padding {
    padding-top: 0px;
}

.font-24 {
    font-size: 24px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-blod {
    font-weight: bold !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-red {
    background-color: #d20d16 !important;
}

.bg-blue {
    background-color: #074ec0 !important;
}

.bg-gray {
    background-color: #d8d8d8 !important;
}

.bg-gray-light {
    background-color: #e4e4e4 !important;
}

.bg-gray-lighter {
    background-color: #f2f2f2 !important;
}

.border {
    border: 1px solid #dbdbdb !important;
}

.border-top {
    border-top: 1px solid #dbdbdb !important;
}

.border-bottom {
    border-bottom: 1px solid #dbdbdb !important;
}

.border-left {
    border-left: 1px solid #dbdbdb !important;
}

.border-right {
    border-right: 1px solid #dbdbdb !important;
}

.border-0 {
    border: 0;
}

.pd-0 {
    padding: 0px !important;
}

.pd-5 {
    padding: 5px !important;
}

.pd-10 {
    padding: 10px !important;
}

.pd-15 {
    padding: 15px !important;
}

.pd-20 {
    padding: 20px !important;
}

.pdl-0 {
    padding-left: 0px !important;
}

.pdr-0 {
    padding-right: 0px !important;
}

.pdt-0 {
    padding-top: 0px !important;
}

.pdb-0 {
    padding-bottom: 0px !important;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.ofh {
    overflow: hidden;
}

.layout {
    width: 100%;
}

.container {
    width: 1170px;
    margin: 0 auto;
}

.header {
    height: 315px;
    background-image: url(../images/top.jpg?v=2);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: auto 100%;
}

.header-container {
    width: 1210px;
    margin: 0 auto;
}

.header-logo {
    width: 1130px;
    margin: 0 auto;
    padding-top: 90px;
}

.header-logo img {
    display: block;
    width: 100%;
    ;
}

.header-search,
.header-search input,
.header-search button {
    height: 30px;
    line-height: 30px;
    background-color: #fff;
}

.header-search {
    border-radius: 15px;
    padding: 0px 7px 0px 15px;
    margin-top: 10px;
    float: right;
}

.header-search input {
    width: 130px;
    color: #a3a3a3;
    float: left;
    border: 0;
}

.header-search button {
    width: 28px;
    background: url(../images/search_blue_btn.png) no-repeat center center;
    border: 0;
}

.nav {
    background-color: #0e52af;

    margin-bottom: 40px;
    overflow: hidden;
}

.nav-list li {
    float: left;
    height: 50px;
    position: relative;
    font-size: 22px;
    line-height: 48px;
}

.nav-list li+li {
    margin-left: 105px;
}

.nav-list li a {
    color: #fff;
}

.nav-list li.active {
    font-weight: bold;
}

.nav-list li.active::after,
.nav-list li:hover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: #d6191f;
}

.panel {
    overflow: hidden;
    margin-bottom: 50px;
}

.panel-left {
    width: 580px;
    float: left;
}

.panel-right {
    width: 540px;
    float: right;
}

.panel-content {
    overflow: visible;
}

.slide {
    width: 100%;
    position: relative;
}

.slide-wrapper,
.slide-wrapper img {
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.slide-wrapper li {
    position: relative;
}

.slide-wrapper h2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    font-size: 20px;
    line-height: 1.2;
    width: 580px;
    text-align: center;
    padding: 20px 0px 20px;
    color: #fff;
}

.slide .slide-prev,
.slide .slide-next {
    width: 21px;
    height: 40px;
    position: absolute;
    top: 150px;
    z-index: 2;
}

.slide .slide-prev {
    background: url(../images/slide_pre.png) no-repeat;
    left: 10px;
}

.slide .slide-next {
    background: url(../images/slide_next.png) no-repeat;
    right: 10px;
}

.slide-current {
    height: 5px;
    overflow: hidden;
    margin-top: 5px;
}

.slide-current li {
    float: left;
    height: 5px;
    background-color: #e1e1e1;
    margin: 0 2px;
    text-indent: -9999px;
}

.slide-current li.on {
    background-color: #d20d16;
}

.article-list+.article-list {
    margin-top: 45px;
}

.article-list-d {
    margin-top: 40px;
}

.article-list-title {
    height: 33px;
}

.article-list-title h2 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
    padding-left: 15px;
    float: left;
    position: relative;

}

.article-list-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 6px;
    height: 25px;
    background-color: #d6191f;
}

.article-list-title h2 a {
    color: #333;
}

.article-list-title h2.blue {
    font-size: 24px;
    color: #0075c2;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 12px;
    padding-left: 0;
    float: left;
    position: relative;

}

.article-list-title h2.blue::after {
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    width: auto;
    right: 0;
    top: inherit;
    bottom: -1px;
    background-color: #0075c2;
}

.article-list-title h2.blue a {
    color: #0075c2;
}

.article-list-title-center {
    text-align: center;
}

.article-list-title-center h2 {
    display: inline-block;
    float: none;
}

.article-list ul {
    padding-top: 10px;
}

.article-list ul li {
    font-size: 18px;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clx li {
    float: left;
    width: 555px;
    margin-right: 30px;
}

.article-list-d ul li {
    font-size: 18px;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-headline-list ul {
    padding-top: 0px;
}

.article-headline-list ul li {
    font-size: 20px;

}

.article-list-meta a {
    font-size: 20px;
    padding-right: 18px;

}

.article-list-meta {
    padding-top: 15px;
}

.article-list-meta a.on {
    color: #e60012;
}

.article-list-title .article-list-meta {
    padding-top: 0;
}

.article-images-list {
    overflow: hidden;
}

.article-images-item {
    width: 245px;
}

.article-images-item img {
    width: 245px;
    height: 135px;
}

.article-images-item h2 {
    font-size: 22px;
    color: #0075c2;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 12px;
}

.article-images-item h2 a {
    color: #0075c2;
}

.article-images-title {
    padding-top: 5px;
    font-size: 16px;
    height: 64px;
    overflow: hidden;
    margin-bottom: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.article-list-scroll {
    height: 172px;
}

.article-list-scroll li {
    float: left;
    margin-right: 20px;
    width: 230px;
    overflow: hidden;
}

.article-list-scroll img {
    width: 230px;
    height: 125px;
}

.article-list-scroll-wrapper {
    margin-top: 10px;
    overflow: hidden;
}

.article-list .article-list-book {
    overflow: hidden;
    height: 172px;
    padding-top: 0px;
}

.article-list .article-list-book li {
    float: left;
    width: 380px;
    height: 170px;
    overflow: hidden;
    padding: 0px;
}

.article-list .article-list-book li+li {
    margin-left: 15px;
}

.article-list .article-list-book a {
    display: block;
    overflow: hidden;
}

.article-list .article-list-book img {
    display: block;
    width: 140px;
    height: 170px;
    object-fit: contain;
    margin-right: 20px;
    float: left;
}

.article-list .article-list-book .text {
    float: left;
    width: 220px;
    padding-top: 40px;
}

.article-list .article-list-book .text h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 20px;
    color: #000;
}

.article-list .article-list-book .text p {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background-color: #e60012;
    padding-left: 10px;
    padding-right: 20px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    display: inline-block;
    color: #fff;
}

.article-list-scroll p {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-toutiao ul li {
    font-size: 24px;
    white-space: inherit;
    text-overflow: inherit;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.article-toutiao-more {
    text-align: right;
    font-size: 16px;
}

.article-toutiao-more a {
    color: #4d4d4d;
}

.article-topic-item {
    margin-bottom: 10px;
}

.article-topic-item img {
    width: 100%;
}

.article-list-head {
    height: 38px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.article-list-head h2 {
    height: 35px;
    font-size: 22px;
    border-bottom: 3px solid #d6191f;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #0075c2;
}

.article-list-tabs {
    padding-top: 0px;
    margin-right: 140px;
}

.article-list-tabs a {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    height: 38px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    position: relative;
    margin: 0 25px;
}

.article-list-tabs a.on {
    color: #fff;
    background-color: #d6191f;
}

.article-list-tabs a.on::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d6191f;
}

.panel-meta {
    background-color: #f4f4f4;
    padding: 15px;
    margin-bottom: 10px;
}

.panel-meta-line {
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 1px dotted #0075c2;
    margin-bottom: 12px;
}

.panel-meta-box {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 24px;
    height: 24px;
    line-height: 24px;
    padding-left: 32px;
}

.panel-meta-title {
    font-size: 18px;
    color: #0075c2;
    font-weight: bold;
    padding-right: 5px;
}

.panel-meta-btn {
    padding: 3px 7px;
    background: #e3e3e3;
    font-weight: bold;
    border-radius: 3px;
    font-size: 15px;
}

.panel-meta-span {
    font-weight: bold;
    font-size: 15px;
}

.panel-meta-dot {
    display: inline-block;
    position: relative;
    padding-left: 12px;
    font-size: 14px;
}

.panel-meta-dot:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.panel-meta-box.gbjd {
    background-image: url(../images/icon-20220520.png);
}

.panel-meta-dcwj {
    width: 100%;
    font-size: 22px;
}

.panel-meta-dcwj a {
    display: block;
    background: #0075c2;
    color: #FFFFFF;
    line-height: 1.8em;
    padding: 0 30px;
}

.panel-meta-box.ztda {
    background-image: url(../images/icon-1.jpg);
}

.panel-meta-box.lzjt {
    background-image: url(../images/icon-2.jpg);
}

.panel-meta-box.wyjb {
    background-image: url(../images/icon-3.jpg);
}

.panel-meta-box.tel {
    background-position: 0 4px;
    background-size: 18px;
    background-image: url(../images/icon-4.png);
    font-size: 15px;
    padding-left: 25px;
}

.panel-block {
    position: relative;
}

.panel-block .panel-hr {
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0px;
    top: 4px;
    background: #eee;
    z-index: 0;
    border: 0;
}

.panel-block .article-list-title {
    border-bottom: 0;
}

.panel-block .article-list-title h2 {
    background-color: #fff;
    padding: 0 20px 0 15px;
}

.footer-wrapper {
    background: #faf7f1;
    padding-top: 30px;
}

.links-title {
    border-bottom: 1px solid #d4d4d4;
    height: 39px;
}

.links-title h2 {
    font-size: 20px;
    color: #0075c2;
    line-height: 34px;
    height: 34px;
    padding-bottom: 5px;
    font-weight: bold;
}

.links-meta a {
    display: block;
    float: left;
    margin-left: 80px;
    font-size: 18px;
    line-height: 34px;
    height: 34px;
    padding-bottom: 5px;
    position: relative;
    color: #555;
}

.links-meta a.on {
    color: #e60012;
}

.links-meta a.on:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 5px;
    background-color: #e60012;
}

.links-wrapper {
    padding-top: 30px;
}

.links-wrapper li {
    float: left;
    margin-right: 20px;
    font-size: 16px;
}

.links-wrapper li a {
    color: #555;
}

.copyright {
    text-align: center;
    font-size: 14px;
}

.copyright-wrapper {
    display: inline-block;
    padding: 50px 0;
    overflow: hidden;
}

.copyright-box p {
    line-height: 24px;
    text-align: center;
    padding: 0 10px;
    color: #555;
}

.copyright-box a {
    color: #555;
}

.crumb {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #666;
    background: url(../images/crumb.png) no-repeat left center;
    padding-left: 36px;
    margin-bottom: 20px;
}

.classname {
    height: 46px;
    background-color: #f5f5f5;
}

.classname h2 {
    float: left;
    height: 46px;
    line-height: 44px;
    position: relative;
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
}

.classname h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 26px;
    background-color: #d6191f;
}

.classname .more {
    float: right;
    font-size: 16px;
    line-height: 46px;
    padding-right: 15px;
}

.classname .more a {
    color: #666;
}

.page-list ul li {
    margin: auto;
    position: relative;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    text-align: left;
    border-bottom: 1px solid #e8dfd2;
}

.page-list ul li span {
    float: right;
}

.pagesize {
    text-align: center;
    padding: 40px 0;
}

.pagesize a {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    margin: 0 2px;
}

.pagesize a.cur {
    border: 1px solid #0075c2;
    color: #FFF;
    background: #0075c2;
}

.pagesize input {
    padding: 5px 0;
    width: 40px;
    height: 20px;
    border: 1px solid #ddd;
    text-align: center;
}

.page-images-list {
    margin-left: -15px;
    margin-right: -15px;
}

.page-images-list ul {
    padding: 15px 0;
    overflow: hidden;
}

.page-images-list ul li {
    width: 270px;
    margin: 0 15px;
    float: left;
    padding: 15px 0;
}

.page-images-list img {
    width: 270px;
    height: 150px;
}

.page-images-list p {
    padding-top: 8px;
    font-size: 18px;
    height: 48px;
    overflow: hidden;
}

.content-title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #0075c2;
    padding: 30px 0;
}

.content-meta {
    height: 36px;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}

.content-meta span {
    padding: 0 20px;
    position: relative;
}

.content-meta .share {
    padding-right: 45px;
}

.content-meta .share b {
    border: solid 5px #fff;
    border-top-color: #757575;
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 30px;
    top: 8px;
    -webkit-transition: top 1s, all 0.3s ease-in 0s;
    -moz-transition: top 1s, all 0.3s ease-in 0s;
    -o-transition: top 1s, all 0.3s ease-in 0s;
    transition: top 1s, all 0.3s ease-in 0s;
}

.content-wrapper {
    padding: 20px;
    line-height: 1.8;
    font-size: 18px;
    text-align: left;
}

.content-wrapper p {
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 2;
    padding-bottom: 5px;
}

.fr_b {
    width: 120px;
    right: 10px;
    position: fixed;
    top: 60%;
    z-index: 9999;
    max-width: 270px;
}

.fr_b p {
    text-align: center;
}

.fr_b .er img {
    width: 100%;
}

.fr_c{ width: 120px; right: 10px; position: fixed; top:38%;  z-index: 9999; max-width: 270px;}
			.fr_c p{text-align: center;}  
            .fr_c .er img{width: 100%; }