html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    background: #fff;
    color: #333;
    padding-top: 82px;
}


h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;

}

a:hover {
    text-decoration: none;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
    display: block;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio,
video,
canvas {
    display: inline-block;
}

template,
[hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #113c98;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

@font-face {
    font-family: icomoon;
    src: url(../font/icomoon.eot);
    src: url(../font/icomoon.eot) format("embedded-opentype"), url(../font/icomoon.ttf) format("truetype"), url(../font/icomoon.woff) format("woff"), url(https://theme.cms88.com/HTML/No.C1021/css/fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.container {
    /* padding: 0 15px; */
    /* margin: 0 auto; */
}

#cs hr {
    border: none;
    border-top: 1px dotted #d3d3d3;
    margin-top: 10px;
    margin-bottom: 10px;
    word-wrap: break-word;
    word-break: normal;
}

.kefu {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.kefu li a {
    text-decoration: none;
}

.kefu li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.kefu li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 26px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
}

.kefu li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0;
}

.kefu .kefu-qq i {
    background-position: 4px 5px;
}

.kefu .kefu-tel i {
    background-position: 0 -21px;
}

.kefu .kefu-liuyan i {
    background-position: 4px -53px;
}

.kefu .kefu-weixin i {
    background-position: -34px 4px;
}

.kefu .kefu-weibo i {
    background-position: -30px -22px;
}

.kefu .kefu-ftop {
    display: none;
}

.kefu .kefu-ftop i {
    width: 27px;
    height: 24px;
    background-position: -30px -46px;
}

.kefu .kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.kefu .kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.kefu .kefu-right {
    width: 20px;
}

.kefu .kefu-tel-main {
    background: #113c98;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.kefu .kefu-main {
    background: #113c98;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.kefu .kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

.mm-page__blocker {
    z-index: 100;
}

.header {
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header .logo {
    text-align: left;
    float: left;
}

.header .logo>a {
    display: block;
}

.header .nav {
    float: right;
    height: 100%;
}

.header .nav li {
    float: left;
}

.header .nav li>a {
    display: block;
    position: relative;
    line-height: 82px;
    color: #666;
    padding: 0 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.header .nav li>a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #113c98;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
}

.header .nav li>a:hover {
    -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, .12);
    box-shadow: 0 -2px 6px rgba(0, 0, 0, .12)
}

.header .nav li>a:hover,
.header .nav li.active>a,
.header .nav li.open>a {
    color: #113c98;
}

.header .nav li>a:hover:after,
.header .nav li.active>a:after {
    left: 0;
    width: 100%;
}

.header .nav li .fa {
    margin-left: 10px;
}

.header .nav li.dropdown {
    position: relative;
}

.header .nav .dropdown-box {
    position: absolute;
    left: 0;
    width: 180px;
    top: 100%;
    background-color: #fff;
    display: none;
    z-index: 10;
    -webkit-box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    margin-top: -2px;
    border-top: 2px solid #113c98;
}

.header .nav .dropdown-box p {
    margin: 0;
}

.header .nav .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    line-height: 1.5;
    padding: 10px 24px;
    font-size: 12px;
    display: block;
}

.header .nav .dropdown-box a:hover {
    background-color: #113c98;
    color: #fff;
}

.header .nav li.open .dropdown-box {
    display: block;
}

.menu-btn {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 15px;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
    display: block;
    height: 2px;
    background-color: #999;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px;
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px;
}

.banner .swiper-slide {
    /*width: 100% !important;
    height: 100%;*/
}

.banner .swiper-slide img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.banner .prev,
.banner .next {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 44px;
    line-height: 70px;
    margin-top: -35px;
    text-align: center;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 24px;
}

.banner .prev:hover,
.banner .next:hover {
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
}

.banner .prev {
    left: 0;
}

.banner .next {
    right: 0;
}

.banner .swiper-pagination {
    display: none;
}

.banner .swiper-pagination-bullet-active {
    background-color: #113c98;
}

.index-counter {
    text-align: center;
    -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, .07);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .07);
    background-color: #fff;
    padding: 2% 0;
    position: relative;
    z-index: 2;
}

.index-counter li {
    float: left;
    width: 25%;
    position: relative;
    color: #999;
    font-size: 13px;
}

.index-counter li .num {
    line-height: 1.1;
    margin-bottom: 10px;
}

.index-counter li .num strong {
    font-size: 50px;
    font-family: arial;
    color: #555;
}

.index-counter li .num small {
    vertical-align: top;
    font-size: 14px;
}

.index-counter li:after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: 45px;
    background-color: #ebebeb;
    margin-top: -22px;
}

.index-counter li:last-child:after {
    display: none;
}

.section {
    padding: 3% 0 6% 0;
}

.section-title {
    /* margin-bottom: 50px; */
    margin-top: 4%;
}

.section-title .tit {
    font-size: 2rem;
}

.section-title .tit small {
    display: block;
    font-size: 13px;
    color: #999;
    margin: 1% auto;
}

.section-title .more {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 32px;
    margin-top: 5px;
    margin-left: 15px;
}

.section-title .more:hover {
    color: #113c98;
}

.section-title .cate {
    float: right;
    margin-top: 5px;
}

.section-title .cate a {
    float: left;
    padding: 8px 20px;
    line-height: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
    font-size: 14px;
}

.section-title .cate a:hover,
.section-title .cate a.active {
    background-color: #113c98;
    color: #fff;
}

.section-title-1 {
    text-align: center;
    color: #113c98;
}

.list-1 {
    margin: 0;
}

.list-1 li {
    float: left;
    width: 33.333333%;
}

.list-1 li a {
    display: block;
    margin: 30px 0 0 15px;
}

.list-1 li .img-center {
    overflow: hidden;
    border: 1px solid #eee;
    border-bottom: none;
}

.list-1 li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-1 li .text {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 6% 4% 6%;
    text-align: center;
    border: 1px solid #eee;
    border-top: none;
    background-color: #fff;
}

.list-1 li .text h4 {
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
}

.list-1 li .text p {
    margin: 8px 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #aaa;
}

.list-1 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-1 li a:hover .text {
    background-color: #113c98;
}

.list-1 li a:hover .text h4 {
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-1 li a:hover .text p {
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.bg1 {
    background: url(../image/bg1.jpg) no-repeat center / cover;
    color: #fff;
}

.fuwu {
    padding: 0 3%;
    position: relative;
}

.fuwu .swiper-container{
    width: 100%;
}

.fuwu .prev,
.fuwu .next {
    position: absolute;
    top: 50%;
    width: 40px;
    line-height: 40px;
    color: #999;
    text-align: center;
    font-size: 20px;
    z-index: 2;
    outline: none;
    margin-top: -20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.fuwu .prev:hover,
.fuwu .next:hover {
    background-color: #113c98;
    color: #fff;
}

.fuwu .prev {
    left: 0;
    /*-webkit-transform: translateX(-40px);
    transform: translateX(-40px);*/
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fuwu .next {
    right: 0;
    /*-webkit-transform: translateX(40px);
    transform: translateX(40px);*/
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fuwu .swiper-slide a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 6% 2%;
    background-color: #113c98;
    width: 80%;
    margin: 0 auto;
}

.fuwu .swiper-slide h4 {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    font-size: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fuwu .swiper-slide i {
    display: block;
    border: 2px solid #fff;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 10px auto 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.fuwu .swiper-slide i:after {
    content: '';
    width: 1px;
    background-color: #fff;
    height: 0;
    display: block;
    opacity: 0.5;
    margin: 5px auto 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.fuwu .swiper-slide p {
    margin: 4% 0 0 0;
    font-size: 13px;
    overflow: hidden;
    opacity: 0.85;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.fuwu:hover .prev,
.fuwu:hover .next {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fuwu .swiper-slide a:hover i {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.fuwu .swiper-slide a:hover i:after {
    height: 20px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

.fuwu .swiper-slide a:hover h4 {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.fuwu .swiper-slide a:hover p {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.fuwu .swiper-pagination {
    position: static;
    margin-top: 20px;
    font-size: 0;
    display: none;
}

.fuwu .swiper-pagination-bullet {
    outline: none;
    margin: 0 5px;
}

.fuwu .swiper-pagination-bullet-active {
    background-color: #113c98;
}

.news-left {
    float: left;
}

.news-left a {
    display: block;
    background-color: #1739a5;
    padding: 40px 60px;
}

.news-left h4 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
}

.news-left .date {
    font-size: 24px;
    color: #ccc;
    font-weight: 100;
    font-family: Impact;
    margin-bottom: 20px;
    line-height: 1;
}

.news-left .img-center {
    overflow: hidden;
}

.news-left .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: auto;
}

.news-left .more {
    display: block;
    text-align: center;
    margin-top: 30px;
    color: #113c98;
    width: 140px;
    line-height: 37px;
    background-color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.news-left a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news-left a:hover .more {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.news-right {
}

.list-2 li a {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 40px 20px 36px 38px;
    overflow: hidden;
    background-color: rgb(23 57 165 / 64%);
}

.list-2 li .date {
    float: right;
    text-align: right;
}

.list-2 li .date span {
    display: block;
    font-family: Impact;
    color: #ccc;
    font-size: 22px;
    margin-bottom: 20px;
}

.list-2 li .date i {
    width: 40px;
    border-left: 1px solid #e5e5e5;
    text-align: right;
    line-height: 20px;
    font-size: 0;
    display: inline-block;
}

.list-2 li .date i:before {
    content: '\e90f';
    font-family: icomoon;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    display: block;
    text-align: center;
}

.list-2 li .text {
    margin: 0 100px 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-2 li .text h4 {
    margin: 0;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-2 li .text h4:before {
    position: absolute;
    content: "\f111";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    left: -20px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    top: 50%;
    font-size: 12px;
    margin-top: -6px;
}

.list-2 li .text p {
    font-size: 13px;
    line-height: 2;
    height: 52px;
    overflow: hidden;
    margin: 10px 0 0;
    color: #ccc;
}

.list-2 li a:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

.list-2 li a:hover .text {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.list-2 li a:hover .text h4 {
    color: #113c98;
}

.list-2 li a:hover .date i:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.bg2 {
    background: url(../image/bg2.png) no-repeat center center #f8f8f8;
    background-size: 100% auto;
}

.qqcy {
    text-align: center;
    background-color: rgb(17 60 152 / 70%);
    padding: 4% 0;
}

.qqcy h4 {
    margin: 0;
    font-size: 2rem;
    color: #fff;
}

.qqcy p {
    line-height: 1.8;
    color: #fff;
    max-width: 900px;
    margin: 20px auto 0;
}

.qqcy .more {
    display: block;
    text-align: center;
    color: #fff;
    width: 140px;
    line-height: 37px;
    background-color: #123ea1;
    font-size: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 6% auto 0 auto;
}

.qqcy .more:hover {
    color: #fff;
}

.hezuo {
    padding: 0 1%;
    position: relative;
    margin-top: 4%;
}

.hezuo .swiper-container {
    padding: 10px;
}

.hezuo .prev,
.hezuo .next {
    position: absolute;
    top: 50%;
    width: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    z-index: 2;
    outline: none;
    margin-top: -34px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    background-color: rgba(0, 0, 0, .25);
}

.hezuo .prev:hover,
.hezuo .next:hover {
    background-color: #113c98;
}

.hezuo .prev {
    left: 0;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
}

.hezuo .next {
    right: 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
}

.hezuo:hover .prev,
.hezuo:hover .next {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.hezuo .swiper-slide a {
    display: block;
    border: 1px solid #eee;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.hezuo .swiper-slide .img-center {border: 2px solid #163d9c;padding: 6px;}

.hezuo .swiper-slide a:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
}

.hezuo .swiper-pagination {
    position: static;
    margin-top: 20px;
    font-size: 0;
}

.hezuo .swiper-pagination-bullet {
    outline: none;
    margin: 0 5px;
}

.hezuo .swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.footer {
    background-color: #2d2d2d;
    color: #999;
    padding: 70px 0 0;
}

.footer a {
    color: #999;
}

.footer a:hover {
    color: #fff;
}

.footer .section-title {
    float: left;
    color: #fff;
    width: 200px;
}

.footer-copy {
    background-color: #fff;
    padding: 15px 0;
    font-size: 12px;
    margin-top: 50px;
}

.footer-copy a:hover {
    color: #113c98;
}

.footer-title {
    font-size: 16px;
    margin-bottom: 25px;
}

.footer-sns {
    float: left;
}

.footer-sns a {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #999;
    line-height: 36px;
    width: 36px;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.footer-sns .wx {
    max-width: 130px;
}

.footer-sns .wx>img {
    width: 90%;
}

.footer-sns a:hover {
    background-color: #113c98;
    border-color: #113c98;
}

.footer-info {}

.footer-info ul {
    font-size: 12px;
    overflow: hidden;
    margin-top: -14px;
}

.footer-info li {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-top: 14px;
}

.banner-sub {
    height: 300px;
    background: no-repeat center / cover;
}

.category-title {
    margin-top: -6%;
    margin-bottom: 6%;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-color: #f8f8f8;
    border: 4px solid #e7e7e7;
}

.category-title .wz {
    float: right;
    color: #767676;
    font-size: 12px;
    line-height: 32px;
    margin-right: 10px;
}

.category-title .wz a {
    color: #767676;
}

.category-title .wz i {
    margin: 0 7px;
}

.category-title .cate {
    overflow: hidden;
}

.category-title .cate a {
    float: left;
    padding: 8px 20px;
    line-height: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #767676;
    font-size: 13px;
    border-right: 1px solid #e7e7e7;
}

.category-title .cate a:last-child {
    border-right: none;
}

.category-title .cate a:hover,
.category-title .cate a.active {
    background-color: #113c98;
    color: #fff;
}

.pages {
    font-size: 0;
    text-align: center;
    margin-top: 50px;
}

.pages a {
    padding: 6px 12px;
    font-size: 13px;
    color: #666;
}

.pages a:hover,
.pages a.active {
    color: #113c98;
}

.list-3 {
    margin: -30px 0 0 -15px;
}

.list-3 li {
    float: left;
    width: 33.333333%;
}

.list-3 li a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 30px 0 0 15px;
}

.list-3 li .img-center {
    height: 200px;
    line-height: 200px;
    overflow: hidden;
}

.list-3 li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li .text {
    padding: 36px 30px 0;
    text-align: center;
}

.list-3 li .text h4 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-3 li .text i {
    display: block;
    width: 28px;
    margin: 15px auto;
    height: 1px;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li .text p {
    margin: 0;
    line-height: 28px;
    color: #999;
    height: 56px;
    overflow: hidden;
    font-size: 13px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li .text span {
    width: 20px;
    height: 20px;
    display: block;
    margin: 10px auto 40px;
    line-height: 20px;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}

.list-3 li .text span:before {
    content: '\e90f';
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    display: block;
    text-align: center;
}

.list-3 li a:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    background-color: #113c98;
    color: #fff;
}

.list-3 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-3 li a:hover .text p {
    color: #fff;
}

.list-3 li a:hover .text i {
    -webkit-transform: scale(1.8, 1);
    transform: scale(1.8, 1);
}

.list-3 li a:hover .text span {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.list-4 {
    margin-top: 6%;
}

.list-4 li a {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 30px 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-4 li .img-center {
    float: left;
    width: 340px;
}

.list-4 li .text {
    margin: 0 0 0 385px;
    position: relative;
    padding-right: 180px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-4 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 1.2rem;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 4%;
}

.list-4 li .text h4:before {
    position: absolute;
    content: "\f111";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    left: -20px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    top: 50%;
    font-size: 12px;
    margin-top: -6px;
}

.list-4 li .text p {
    font-size: 13px;
    line-height: 2;
    height: 52px;
    overflow: hidden;
    margin: 10px 0 0;
    color: #999;
}

.list-4 li .date {
    position: absolute;
    right: 30px;
    top: 0;
}

.list-4 li .date span {
    display: block;
    font-family: Impact;
    color: #ccc;
    font-size: 22px;
    margin-bottom: 20px;
}

.list-4 li .date i {
    border-left: 1px solid #e5e5e5;
    text-align: right;
    line-height: 20px;
    font-size: 0;
    display: block;
}

.list-4 li .date i:before {
    content: '\e90f';
    font-family: icomoon;
    color: #999;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    display: block;
    text-align: center;
}

.list-4 li a:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    padding-left: 30px;
}

.list-4 li a:hover .text {
    padding-right: 150px;
}

.list-4 li a:hover .date i:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.news-content-left {
    float: left;
}

.news-content-right {
    float: right;
    padding-left: 6%;
}

.news-content-title {
    padding: 0 0 16px 116px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.news-content-title h1 {
    margin: 0;
    font-weight: normal;
    font-size: 1.6rem;
}

.news-content-title p {
    margin: 10px 0 0;
    color: #999;
    font-size: 13px;
    line-height: 1.8;
}

.news-content-title .date {
    position: absolute;
    left: 0;
    top: 4px;
    color: #ccc;
    font-size: 22px;
    font-family: Impact;
    line-height: 1;
}

.news-content-title .date:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 34px;
    background-color: #ccc;
    left: 64px;
    top: 34px;
}

.news-content-body {
    line-height: 1.8;
    font-size: 14px;
    color: #6c6b6b;
}

.news-content-body img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.news-content-exp {
    margin-top: 60px;
}

.news-content-exp p {
    margin: 0;
    float: left;
    width: 50%;
}

.news-content-exp p a {
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background-color: #f5f5f5;
    line-height: 100px;
    color: #666;
}

.news-content-exp p i {
    line-height: 20px;
    font-size: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 40px;
    color: #999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.news-content-exp p i:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    display: block;
}

.news-content-exp p:first-child a {
    padding-left: 106px;
    padding-right: 50px;
}

.news-content-exp p:first-child i {
    left: 30px;
    border-right: 1px solid #e5e5e5;
}

.news-content-exp p:first-child i:before {
    content: '\e90e';
}

.news-content-exp p:last-child a {
    padding-right: 106px;
    padding-left: 50px;
    text-align: right;
}

.news-content-exp p:last-child i {
    right: 30px;
    border-left: 1px solid #e5e5e5;
}

.news-content-exp p:last-child i:before {
    content: '\e90f';
}

.news-content-exp p a:hover {
    background-color: #113c98;
    color: #fff;
}

.news-content-exp p a:hover i {
    color: #fff;
}

.news-content-exp p:first-child a:hover {
    padding-left: 96px;
}

.news-content-exp p:first-child a:hover i {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.news-content-exp p:last-child a:hover {
    padding-right: 96px;
}

.news-content-exp p:last-child a:hover i {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.tags {
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
}

.tags a {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 30px;
    padding: 0 19px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #666;
    margin-bottom: 5px;
}

.tags a:hover {
    background-color: #113c98;
    color: #fff;
}

.list-5 li a {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 6% 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-5 li h4 {
    font-size: 1.3rem;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-5 li span {
    display: block;
    margin-top: 5px;
    color: #999;
    font-size: 12px;
}

.list-5 li p {
    margin: 10px 0 0;
    font-size: 13px;
    color: #999;
    line-height: 1.8;
    height: 46px;
    overflow: hidden;
    width: 295px;
}

.list-5 li a:hover {
    -webkit-box-shadow: 0 0 60px -10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 60px -10px rgba(0, 0, 0, .1);
    padding-left: 20px;
}

.case-content-title {
    padding: 90px 0 30px;
    background-color: #f8f8f8;
    margin-bottom: 40px;
}

.case-content-title h1 {
    margin: 0;
    font-size: 18px;
}

.case-content-title p {
    margin: 10px 0 0;
    color: #999;
    font-size: 13px;
    line-height: 1.8;
}

.prod-content {
    background-color: #f8f8f8;
    padding: 50px 0;
    margin-bottom: 50px;
}

.prod-content-left {
    float: left;
}

.prod-content-left .prev,
.prod-content-left .next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 2;
}

.prod-content-left .prev:hover,
.prod-content-left .next:hover {
    background-color: #113c98;
    color: #fff;
}

.prod-content-left .prev {
    left: 20px;
}

.prod-content-left .next {
    right: 20px;
}

.prod-content-left .swiper-pagination {
    display: none;
}

.prod-content-left .swiper-pagination-bullet-active {
    background-color: #113c98;
}

.prod-content-right {
    float: right;
    padding-top: 50px;
}

.prod-content-right h1 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 25px;
    border-bottom: 1px solid #dfdfdf;
}

.prod-content-right .tel {
    margin-top: 4%;
    background-color: #fff;
    line-height: 40px;
    padding-left: 10px;
    color: #113c98;
    font-size: 1.2rem;
}

.prod-content-right .tel p {
    display: block;
    color: #FFF;
    background-color: #113c98;
    padding: 0 4%;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.prod-md {
    margin-bottom: 30px;
}

.prod-md a {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    background-color: #113c98;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}

.prod-md a:last-child {}

.prod-md-item {}

.list-6 {
    margin-left: -15px;
}

.list-6 li {
    float: left;
    width: 33.333333%;
}

.list-6 li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 0 15px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-6 li .img-center {
    float: left;
    width: 120px;
    height: 120px;
    line-height: 120px;
}

.list-6 li .text {
    margin-left: 135px;
    padding-top: 15px;
}

.list-6 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 1.2rem;
}

.list-6 li .text p {
    color: #999;
    font-size: 12px;
    line-height: 2;
    margin: 10px 0 0;
}

.list-6 li a:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

.list-7 {
    margin: -20px 0 0 -20px;
}

.list-7 li {
    float: left;
    width: 50%;
}

.list-7 li a {
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 50px 0 0 20px;
    overflow: hidden;
}

.list-7 li .img-center {
    float: left;
    width: 200px;
    overflow: hidden;
    background-color: #fff;
}

.list-7 li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .text {
    padding: 4% 6%;
}

.list-7 li .text h4 {
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .text h4 span {
    display: block;
    color: #adadad;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .text p {
    font-size: 13px;
    color: #888;
    line-height: 1.8;
    height: 46px;
    overflow: hidden;
    margin: 15px 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-7 li .text i {
    border-left: 1px solid #e5e5e5;
    text-align: right;
    line-height: 20px;
    font-size: 0;
    display: block;
    width: 40px;
    margin-top: 35px;
}

.list-7 li .text i:before {
    content: '\e90f';
    font-family: icomoon;
    color: #999;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    display: block;
}

.list-7 li a:hover {
    background-color: #113c98;
    color: #fff;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
}

.list-7 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-7 li a:hover .text h4,
.list-7 li a:hover .text p {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    color: #fff;
}

.list-7 li a:hover .text h4 span {
    color: #fff;
}

.list-7 li a:hover .text p {
    opacity: 0.85;
}

.list-7 li a:hover .text i:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    color: #fff;
}

.team-content-title {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.team-content-title h1 {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
}

.team-content-title p {
    margin: 10px 0 0;
    color: #999;
    font-size: 13px;
    line-height: 1.8;
}

.about-1 {
    margin: 3% 0 0 0;
}

.about-1 dt {
    float: left;
    width: 44%;
    margin-right: 4%;
}

.about-1 dd {
    color: #7c7c7c;
}

.line {
    border-bottom: 1px dotted #d3d3d3;
    margin: 40px 0;
}

.list-8 {
    margin: -20px 0 0 -15px;
}

.list-8 li {
    float: left;
    width: 33.333333%;
}

.list-8 li .wrap {
    margin: 20px 0 0 15px;
}

.list-8 li p {
    font-size: 13px;
    color: #999;
    line-height: 1.85;
    margin: 15px 0 0;
}

.contact {}

.contact iframe {
    width: 100%;
    height: 400px;
}

.contact li {}

.contact li dl {
    margin: 4% 0 0 5%;
}

.contact li dt {
    font-size: 16px;
    color: #666;
}

.contact li dt small {
    display: block;
    color: #bfbfbf;
    font-size: 12px;
    margin-top: 5px;
}

.contact li dd {
    margin: 30px 0 0;
    font-size: 1rem;
    color: #7c7c7c;
    line-height: 1.85;
}

.contact li dd p.tit {
    color: #113c98;
    font-weight: bold;
    font-size: 1.3rem;
}

.contact li dd i.fa {
    width: 20px;
    text-align: center;
    vertical-align: middle;
}

.contact li dd span {
    vertical-align: middle;
}

.sgsj {
    padding: 10px 0;
    color: #333;
    margin-bottom: 30px;
    font-size: 14px;
    border-top: 1px dotted #d3d3d3;
    border-bottom: 1px dotted #d3d3d3;
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
        padding-top: 50px;
    }

    .category-title .wz {
        float: right;
        color: #999;
        font-size: 12px;
        line-height: 32px;
    }

    .container {
        /* padding: 0 15px; */
        /* width: auto; */
    }

    .kefu {
        display: none;
    }

    .header {
        padding: 10px 0;
        /* height: 100%; */
    }

    .header .nav {
        display: none;
    }

    .header .logo {
        height: 30px;
        line-height: 30px;
        padding: 0;
    }

    .header .nav li {
        width: 100%;
        border-bottom: 1px solid #eee;
    }

    .header .nav li>a {
        line-height: 40px;
    }

    .header .nav li:last-child {
        border: none;
    }

    .header .nav .dropdown-box{
        display: block;
        position: relative;
        width: 100%;
    }

    .menu-btn {
        display: block;
    }

    .header .logo>a {
        width: 70%;
        margin-top: -8px;
    }

    .banner .swiper-slide {}

    .banner .prev,
    .banner .next {
        display: none;
    }

    .banner .swiper-pagination {
        display: block;
        bottom: 2%;
    }

    .index-counter {
        margin: 0 -15px;
        padding: 20px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #f8f8f8;
    }

    .index-counter li {
        width: 50%;
        padding: 10px 0;
    }

    .index-counter li .num strong {
        font-size: 36px;
    }

    .index-counter li:nth-of-type(2):after {
        display: none;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .section-title .cate {
        display: none;
    }

    .section-title .tit {
        font-size: 18px;
    }

    .section-title .tit small {
        font-size: 12px;
    }

    .list-1 {
        margin: -15px 0 0 -15px;
    }

    .list-1 li {
        width: 50%;
    }

    .list-1 li a {
        margin: 15px 0 0 15px;
    }

    .list-1 li .img-center {
        height: 150px;
        line-height: 150px;
    }

    .list-1 li .text h4 {
        font-size: 14px;
    }

    .list-1 li .text p {
        font-size: 12px;
        margin-top: 5px;
    }

    .fuwu {
        padding: 0;
    }

    .fuwu .prev,
    .fuwu .next {
        display: none;
    }

    .fuwu .swiper-slide a {
        width: auto;
        padding: 20px;
    }

    .fuwu .swiper-slide h4 {
        font-size: 18px;
    }

    .fuwu .swiper-slide i {
        display: none;
    }

    .fuwu .swiper-slide p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.8;
        height: auto;
    }

    .fuwu .swiper-pagination {
        display: block;
    }

    .news-left,
    .news-right {
        float: none;
        width: auto;
    }

    .news-left a {
        padding: 20px;
    }

    .list-2 li a {
        padding: 4% 2%;
    }

    .list-2 li .text {
        margin-right: 70px;
    }

    .list-2 li .text h4:before {
        display: none;
    }

    .list-2 li a:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .list-2 li a:hover .text {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .qqcy {
        margin-bottom: 20px;
    }

    .qqcy h4 {
        font-size: 18px;
    }

    .qqcy .intro p>img {
        max-width: 100%;
        text-indent: 0em;
    }

    .qqcy p {
        margin-top: 10px;
        text-indent: initial !important;
    }

    .qqcy .more {
        margin-top: 20px;
    }

    .hezuo {
        padding: 0;
    }

    .hezuo .prev,
    .hezuo .next {
        display: none;
    }

    .hezuo .swiper-slide .img-center {
        
    }

    .footer {
        padding-top: 30px;
    }

    .footer .section-title {
        float: none;
        width: auto;
    }

    .footer-title {
        margin-bottom: 15px;
    }

    .footer-sns {
        display: none;
    }

    .footer-info {
        margin: 0;
    }

    .footer-info li {
        width: 100%;
        margin-right: 0;
    }

    .footer-copy {
        margin-top: 30px;
    }

    .banner-sub {
        height: 80px;
    }

    .category-title {
        display: none;
    }

    .pages {
        margin-top: 30px;
    }

    .list-3 {
        margin-top: -20px;
    }

    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        margin-top: 20px;
    }

    .list-3 li .img-center {
        height: auto;
        line-height: normal;
    }

    .list-3 li .text {
        padding: 15px;
    }

    .list-3 li .text span {
        display: none;
    }

    .list-3 li .text i {
        display: none;
    }

    .list-3 li .text h4 {
        font-size: 16px;
    }

    .list-3 li .text p {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin-top: 10px;
    }

    .list-4 li a {
        padding: 15px 0 0;
        margin-top: 15px;
    }

    .list-4 li .img-center {
        display: none;
    }

    .list-4 li .text {
        margin: 0;
        padding: 0;
    }

    .list-4 li .text h4 {
        padding: 0;
        font-size: 14px;
    }

    .list-4 li .date {
        position: static;
        margin-top: 5px;
    }

    .list-4 li .date i {
        display: none;
    }

    .list-4 li .date span {
        margin: 0;
        font-size: 12px;
        font-family: inherit;
        color: #adadad;
    }

    .list-4 li a:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 0;
    }

    .list-4 li a:hover .text {
        padding: 0;
    }

    .list-4 li:first-child a {
        padding-top: 0;
        margin-top: 0;
        border-top: 0;
    }

    .news-content-left,
    .news-content-right {
        width: auto;
        float: none;
    }

    .news-content-title {
        padding: 0 0 20px;
        margin-bottom: 20px;
    }

    .news-content-title p {
        font-size: 12px;
    }

    .news-content-title .date {
        position: relative;
        font-family: inherit;
        font-size: 12px;
        color: #999;
    }

    .news-content-title .date:after {
        display: none;
    }

    .news-content-exp {
        display: none;
    }

    .news-content-right {
        margin-top: 30px;
    }

    .list-5 li a {
        padding: 15px 0;
    }

    .list-5 li a:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 15px 0;
    }

    .list-5 li h4,
    .list-5 li p {
        width: auto;
    }

    .case-content-title {
        padding: 30px 0;
        margin-bottom: 20px;
    }

    .case-content-title h1 {
        font-size: 16px;
    }

    .case-content-title p {
        font-size: 12px;
    }

    .prod-content {
        padding: 0 0 30px;
        margin-bottom: 30px;
    }

    .prod-content-left {
        float: none;
        width: auto;
        margin: 4% 0;
    }

    .prod-content-left .prev,
    .prod-content-left .next {
        display: none;
    }

    .prod-content-left .swiper-pagination {
        display: block;
        font-size: 0;
    }

    .prod-content-right {
        float: none;
        width: auto;
        padding-top: 20px;
        width: 100%;
    }

    .prod-content-right h1 {
        font-size: 16px;
        padding-bottom: 15px;
    }

    .prod-content-right p {
        font-size: 1.2rem;
    }

    .prod-md a {
        line-height: 40px;
        font-size: 14px;
    }

    .prod-md-item {
        height: 60px;
    }

    .list-6 li {
        width: 100%;
    }

    .list-6 li .img-center {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }

    .list-6 li .text {
        margin-left: 120px;
    }

    .list-6 li .text p {
        margin-top: 5px;
    }

    .list-7 {
        margin: -15px 0 0 -15px;
    }

    .list-7 li a {
        margin: 15px 0 0 15px;
    }

    .list-7 li .img-center {
        float: none;
        width: auto;
    }

    .list-7 li .text {
        margin: 0;
        padding: 15px !important;
    }

    .list-7 li .text h4 {
        font-size: 14px;
        border-bottom: 0;
        padding-bottom: 0;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }

    .list-7 li .text h4 span {
        font-size: 12px;
    }

    .list-7 li .text p {
        display: none;
    }

    .list-7 li .text i {
        display: none;
    }

    .team-content-title {
        padding: 0 0 20px;
        margin-bottom: 20px;
    }

    .team-content-title p {
        font-size: 12px;
    }

    .about-1 dt {
        float: none;
        width: auto;
    }

    .about-1 dd {
        margin: 20px 0 0;
    }

    .about-1 dd p{
        text-indent: initial !important;
    }

    .about-1 dd p img{
        max-width: 100%;
    }

    .line {
        margin: 20px 0;
    }

    .list-8 li {
        width: 100%;
    }

    .contact li {
        width: 100%;
    }

    .contact li dd {
        margin-top: 10px;
    }

    .sgsj {
        margin-bottom: 20px;
    }
}

.equip {}

.equip .item {
    padding: 12px 6px 12px 6px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

.equip .item .img {
    /* display: table-cell; */
    width: 100%;
    height: 300px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.equip .item .img>img {
    max-width: 100%;
    height: 100%;
}

.pagination {
    width: 100%;
    text-align: center;
    padding-top: 3%;
    justify-content: center;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    color: #ccc;
}

.pagination .active span,
.pagination .active a {
    color: #fff;
    border: none;
}

.pagination li:hover a,
.pagination li .page-num-current {
    background-color: #104492;
    color: #fff;
}

.pagination li.disabled:hover a {
    background-color: #fff;
    color: #ccc;
}

.pagination>li>a,
.pagination>li>span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 12px;
    margin-right: 10px;
    color: #ccc;
    cursor: pointer;
    background-color: #eee;
    border: none;
}

.pagination .disabled span,
.pagination .disabled a {
    color: #ccc;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
}

.firstPage{
    position: relative;
    width: 100%;
    height: 100%;
}
.firstPage .con{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.firstPage .swiper-container{
    width: 100%;
    height: 100%;
}
.banner .swiper-button-prev{
    background: url(../image/arrow_l.png) no-repeat center;
    background-size: 27px 27px;
}
.banner .swiper-button-next{
    background: url(../image/arrow_r.png) no-repeat center;
    background-size: 27px 27px;
}

.fp-section:nth-child(6){
    background: url("../image/nei-new.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.fp-section:nth-child(2){
    background: url("../image/nei-about.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.fp-section:nth-child(3){
    background: url("../image/nei-partner.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.fp-section:nth-child(4){
    background: url("../image/nei-equip.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.fp-section:nth-child(3) .section-title .tit,
.fp-section:nth-child(3) .section-title .more{
    color: #fff;
}
.hidden-xs{
    display: block !important;
}
.visible-xs{
    display: none !important;
}
@media screen and (max-width: 768px) {
    .hidden-xs{
        display: none !important;
    }
    .visible-xs{
        display: block !important;
    }
    .bannerM .swiper-button-prev{
        background: url(../image/arrow_l.png) no-repeat center;
        background-size: 27px 27px;
    }
    .bannerM .swiper-button-next{
        background: url(../image/arrow_r.png) no-repeat center;
        background-size: 27px 27px;
    }
    .fp-section:nth-child(2) .intro{
        max-height: 50vh;
        overflow: hidden;
    }
    .section{
        background-size: auto 100% !important;
    }
}