html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "微软雅黑", "Arial", "sans-serif", "microsoft yahei";
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    background-color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #333;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

img {
    border: 0;
    vertical-align: middle;
    object-fit: cover;
}

svg:not(:root) {
    overflow: hidden;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: none;
    border: none;
}

button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

button,
select {
    text-transform: none;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* 全部颜色 */
.globalcolor {
    color: #fe0000;
}

.globalbgc {
    background-color: #fe0000;
}

/* 全部颜色 */

.cursor {
    cursor: pointer;
}

.allmax {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}


#app {
    width: 100%;
    min-width: 980px;
    margin: 0 auto;
    overflow: hidden;
}


/* 轮播图 */
.swiper-container {
    width: 100%;
    /* height: 800px; */
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* 轮播图 */


/* 富文本样式 */
.title {
    margin-bottom: 10px;
    border-collapse: separate;
    border-spacing: 0;
    margin-left: 30px;
}

.h1-title {
    line-height: 50px;
    padding: 0;
    margin-bottom: 30px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-family: 微软雅黑;
    text-align: left;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-left: 30px;
}

/* 富文本样式 */
/* 新闻富文本 */
.newsinfo-title {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.newsinfo-time {
    font-size: 16px;
    color: #a3a3a3;
}

.news-left p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}

/* 新闻富文本 */

:root {
    --swiper-theme-color: #fff !important;
}

/* 富文本 */
.fwbs p {
    margin-bottom: 20px;
    color: #666;
    text-indent: 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
}

.fwbs img {
    margin-bottom: 20px;
    color: #666;
    max-width: 100%;
    height: auto;
    clear: both;
    display: block;
    margin: auto;
}

.fwbs p h1 {
    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 0;
    margin-left: 30px;
}

/* 富文本 */


.devwidth {
    width: 100%;
    background-color: #f5f5f5;
}



@media screen and (min-width: 0px) and (max-width: 1400px) {

    .news,
    .inside-menu,
    .navbarbox,
    .detail,
    .Page_Container {
        padding: 0 20px;
    }

}


img {
    border: 0
}

/* 右边 */
.news-right {
    float: right;
    width: 21.57%
}

.news-right-two ul {}

.news-right-two li {}

.news-right-two li a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2
}

.news-right-two li:last-child a {
    border-bottom: none
}

.news-right-two li .news-left-time {
    margin-bottom: 10px
}

.news-right-two li p {
    font-size: 16px;
    color: #333;
    transition: ease .5s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.news-right-title {
    font-size: 18px;
    color: #111;
    font-weight: bold
}

.news-right-one-menu {
    margin-top: 20px
}

.news-right-one-menu a {
    display: inline-block;
    font-size: 14px;
    color: #9b9b9b;
    transition: ease .5s;
    border-radius: 3px;
    border: 1px solid #9b9b9b;
    padding: 7px 13px;
    margin-right: 10px;
    margin-bottom: 10px
}

.news-right-one-menu .on {
    color: #11298b;
    border-color: #11298b
}

.news-right-one-menu a:hover {
    color: #11298b;
    border-color: #11298b
}

.news-right-two {
    margin-top: 30px
}

/* 右边 */

.mainRight>.fwbs {
    padding-left: 60px !important;
}


/* 按钮 */

.pagelistbox {
    color: #666;
}

.pagelistbox strong,
.pagelistbox a {
    color: #333;
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin: 0 5px;
    font-family: 'monstre';
    transition: ease .5s;
    background: transparent;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #f5f5f5;
}

.pagelistbox strong:hover,
.pagelistbox a:hover {
    background-color: #fe0000;
    color: #fff;
}

.pagelistbox strong {
    color: #fff;
    background: #fe0000;
}

.pagelistbox strong:nth-last-child(1) {
    background-color: #f5f5f5;
    color: #333;
    font-weight: 400;
}

/* 按钮 */