a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

.back-comm {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* 初始化CSS */

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: unset;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

fieldset,
img {
    vertical-align: middle;
    border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

li {
    list-style-type: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑", Arial, sans-serif;
    border: 1px solid #ccc
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
}

input {
    outline: none;
    border-radius: 0;
    font-family: 'microsoft yahei';
}

.section.footer-wrrapss .fp-tableCell {
    display: flex;
    justify-content: center;
    align-items: center;
}

textarea {
    resize: none;
    font-family: "微软雅黑", Arial, sans-serif;
}

body {
    color: #666;
    font: 12px "微软雅黑", Arial, sans-serif;
    background: #fcfeff;
}

a {
    color: #666;
    text-decoration: none;
}

i,
em {
    font-style: normal;
}

.titleIndex .EN {
    font-family: 'fzst' !important;
    margin-bottom: 20px;
}

.content-top .crumbs span {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
}

.content-top .crumbs .row {
    padding-bottom: 5px;
    padding-top: 30px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.content-top .crumbs a,
.content-top .crumbs {
    color: rgb(153, 153, 153);
    font-size: 14px;
}

.content-top .list {
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f2f5;
    text-align: center;
}

.content-top .list a {
    font-size: 16px;
    padding: 5px 10px;
    display: inline-block;
    color: rgb(34, 34, 34);
}

.content-top .list a:hover,
.content-top .list a.hover {
    color: #0b6ab8;
}

.content-top .crumbs a:hover {
    color: #0b6ab8;
}

body .swiper-button-next,
body .swiper-button-prev {
    height: 100%;
    top: 0;
    width: 16%;
    display: none;
    margin-top: 0;
}

.swiper-slide:hover .swiper-button-prev,
.swiper-slide:hover .swiper-button-next {
    display: block;
}

.swiper-button-prev {
    left: 0 !important;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.4));
}

.swiper-button-next {
    right: 0 !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.4));
}

#indexSwiper:hover .swiper-button-next,
#indexSwiper:hover .swiper-button-prev {
    display: flex;
}

body .swiper-button-next:hover:after,
body .swiper-button-prev:hover:after {
    color: #fff;
}

body .swiper-button-next:after,
body .swiper-button-prev:after {
    color: #444;
    font-size: 26px;
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 100%;
    margin-left: 10px;
    vertical-align: middle;
    width: 0;
    position: relative;
}

.clearfix:after {
    display: block;
    clear: both;
    content: '';
    height: 0;
    visibility: hidden;
}

.fenye {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

#pages {
    display: flex;
}

#pages a {
    display: inline-block;
}

#pages .pre,
#pages .after {
    padding: 9px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 234, 236);
    border-image: initial;
}

#liuyan {
    width: 50%;
    margin: 0px auto;
    padding: 0px 30px;
    margin: 30px auto;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px;
}

.form-horizontal .form-group {
    margin-bottom: 0px;
}

.form-horizontal .form-group .field {
    display: flex;
}

#liuyan .btn {
    margin-bottom: 20px;
    width: 100%;
}


/* 
#pages .pre {
    margin-right: 3px;
}

#pages .after {
    margin-left: 3px;
} */

#pages .pagesnow,
#pages a:hover {
    color: rgb(255, 255, 255);
    background: #0b6ab8;
}

#pages .Ahover {
    padding: 9px 15px;
    border: 1px solid rgb(228, 234, 236);
    border-right: none;
}

.overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    #liuyan {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .content-top .crumbs {
        margin: 0px 15px;
        padding-top: 15px;
    }
    .content-top .crumbs .row {
        padding-top: 0;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1310px;
    }
}

@media (min-width: 992px) {}