/*! reset.css */

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

a {
    text-decoration: none
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

html {
    font-family: Microsoft YaHei UI, Source Han Sans CN Normal, Helvetica Neue, PingFang SC, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif, Helvetica, Microsoft Yahei, 寰蒋闆呴粦, Arial
}

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
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    margin: 0;
    outline: none
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
input {
    border: none;
    background: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

em,
i {
    font-style: normal
}

figure {
    margin: 0
}

body,
html {
    width: 100%;
    height: 100%;
    background: #fff;
    line-height: 1.4;
    font-size: 16px;
    font-family: Helvetica Neue, Helvetica, Arial, SCREEN GP Sans SC, PingFang SC, Hiragino Sans GB, sans-serif;
    -webkit-tap-highlight-color: transparent
}

.hover-cover {
    overflow: hidden
}

.hover-cover .img {
    transition: all .4s
}

.hover-cover:hover .img {
    transform: scale(1.05)
}

.wraper {
    width: 100%
}

.full-bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.box-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.img-responsive {
    width: 100%;
    max-width: 100%;
    height: auto
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ellipsis-2 {
    -webkit-line-clamp: 2
}

.ellipsis-2,
.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-box-orient: vertical
}

.ellipsis-3 {
    -webkit-line-clamp: 3
}

.txt-center {
    text-align: center
}

.txt-left {
    text-align: left
}

.txt-right {
    text-align: right
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: none
}

a {
    color: inherit;
    font-size: inherit
}

.txt-middle {
    display: inline-block;
    vertical-align: middle
}

.play-table {
    display: table
}

.play-table-cell {
    display: table-cell;
    vertical-align: middle
}

#aside-bar {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

#aside-bar li {
    margin-top: 1px;
    width: 50px;
    height: 50px
}

#aside-bar span {
    width: 50px;
    text-align: left;
    display: block;
    height: 50px;
    position: absolute;
    line-height: 50px;
    background-color: #005cdb;
    color: #fff;
    transition: all .5s;
    cursor: pointer;
    overflow: hidden
}

#aside-bar span:hover {
    background: #005cdb;
    overflow: visible
}

#aside-bar li:first-child span {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#aside-bar li:last-child span {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#aside-bar span .box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 50px;
    width: 130px;
    font-size: 17px;
    transition: all .5s
}

#aside-bar span .phone {
    width: 200px
}

#aside-bar span:hover .box {
    left: -80px;
    background: #005cdb;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px
}

#aside-bar span.hover:hover .phone {
    left: -150px
}

#aside-bar li:last-child span:hover .box {
    border-bottom-right-radius: 5px
}

#aside-bar span .phone {
    font-size: 20px
}

#aside-bar span .ewm {
    display: none;
    left: -175px;
    position: absolute;
    top: -85px;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 13px
}

#aside-bar span:hover .ewm {
    display: block
}

#aside-bar span:hover .ewm img {
    width: 144px;
    display: block;
    margin-bottom: 5px
}

#aside-bar i.iconfont {
    width: 50px;
    height: 50px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50%
}

#aside-bar i.icon-weixin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAACDElEQVR42uTW30tTYRjA8R1Lq5XD1ZVLiOwiMMjoxwrEgTARvOkuhPoLvOki9Eak8kLMP6Abg12WFyFeTQypBjIvJBBqZBdGVIO0UTOHc7RO3xeeA69vZ9s5Q3bTCx/ceTxnz/vufd5ns2zbDjRiNAUaNBqW6HCF+BnEEcNFtGEH7/AKL7HuK5PaI80x3MOGXX3kMI1TxvMV6RdhJGx/4wXO+U00pb1BEWl8NN5YxZeR1WKvEfKa6Cp2tYefSTyObS3+SOIDxgQmaiVyiuEWjmpbdxpRXDIK5jyuoUeud/FN7q06LDmwK7hu/G8TIWMCavzAHp4jj7B4izWkkauUaANnPRZqEvPoxQ0p/eMyIXUEPmMGT/DLLO+UxyqbxV189XDvIiLOHjmdYcnDStQBfYMxRCRWMO75jaK87sdjBPUVdeFLldmV5YwljRn34KkWe4CYUf639RVlMFllNaowsrigxYJSkSe0WKvsV7MWu+PWgh7ip8uKMhiXlZkrNccf4/qDviJn3MeCy4rUTI+g5KH7Wy779k/3bscVvMcsWtAt52ZLPr5On98QKbePrhej6NBirdJw1d85n003j8tmU1UO1ehZUXzymKSEYbfu7VUfVmskKWAElvOcVeePE7WXQ7gpJa+KpSx7W5J9HZRv4329rt6hmulJOUuqur5LwiHpGomDSvQf/9z6K8AAWVLfS8A+gLcAAAAASUVORK5CYII=)
}

#aside-bar i.icon-qq {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABpElEQVR42tyWP0sDMRjGe+f1qA5aFAX/IFjFUYvgIgiCUhwUOR38Ig4ODk5+Al38BOKmIp2Vgrs6iYMVbFFERNRBz4tP8BlO6eWSO+jgAz/ahPfNm+Te5I0lhMg0Q3amSXI07VrANFgEM2AA3IETcAAqwFeOILdOgw1QBa/AFz/y2b4Fm8BRjaETZA3UhFr3YD1NoCI4F3q6AONRY8UlwxIY1vyOBeAlyTqZKBMgpxlI2k0C1zRQB+g3OAI27TtNA8nZ9Roel27uglEgL2p2Ckn7ZdNAhaj9Vsiln6UbqAd0JbiibPr16dwMWbAN3kQyvYNd4MYd2DnwINLpEczHHdiVBEnwV3mwGveNSryt00j6T4U7rAaFT3ZcchKjBqUkw1JxDT7BCGhT1aMdUObyt8CgQaAafZ64M8qsaw/9PwzVnzh9geOQbz4uGV74O8aLMtBcTUD7ItvPOhXWBqeK2atWecaz+GtMR3GVyBT/AFleKQHbN6DKbzdEW5tJ5NOvlQmh9WZYAEd8K9TBFdgHJZADs2CP/XXalYHXaDzr373rvgUYAGMp+NoToLigAAAAAElFTkSuQmCC)
}

#aside-bar i.icon-dianhua {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABa0lEQVR42rzWPyhFYRjH8XtICFmEkuUurkwGWYwGNn+SmAzKpGQyMclgsshEJrFgsBmUJJLlLkoZRLlSBnUJ3df3rVMeb+e9zr3nPeepz/A+nc6v85y38x5PKZVKoipSCVWxoFqM4ggn6I+UpEcXoAkbKKjfukHGcv2/bE804/NErwNTqHI5OtuYRtDiMqjO0m9Ho8ugvKV/jmeXQUE328M0XlwGXRlrvcVncac3qssgPaKCWH8UGWekoFtcinUfuuMI0u/oQKz1lh5GpesgPbZj5ERvEj1xfOuy/k6TTzXvfwOdBn1iB4+iN4SxOI6JC2yJtf7OLaHTdZB+V5s4Fb00VtEqes3IoL7UY8I0iCf1t/bRhQGcIY9ttAXdo5QzZQ7fRtgr3o3eoX+elR1UgzUVrlaiBGkNWA8RlAt7wtrqDQtY9re/rb7K3QymakwgG/A09xiPOjpTGou4xgN20QvPvNZL6gfyR4ABAEQMgRnAPO1mAAAAAElFTkSuQmCC)
}

#aside-bar i.icon-erweima {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAACOklEQVRIib3W3W8OURAG8N+22xfViiCo0vSCSBFuiMtG/OXc1gUNF0JCaEWIj/SDfum6OGfaY3XfLgmTnJw9s/OcmfPsnJmtmqZZwFVMGi5raDCHZfTFrWKlxqUexjCR59E898VNYnIEW1lxDxdwHEeLMYVpvM92u3kO3Hx+fxBuJts1NUYyYBGfD4goHGy29IF7hk9DcLuoRiTe5YjgEVaKMZ31QVlI4MY7cOeyvoK6AAYlF/3KfdtBW3rhRvwnKU8UTpfs0wE/DtmjF66WOSxe3O7YcLe17otrIpr4qKd0UzmqOxlOduAqDBTJMMgvHmO7iLTcsMKRvI5NA/cEO4fharzBMSljhmXYukRfUFXi6i6QXIKqpmmG2PyVjPs14FX4F44OlBoPcFn6qMOo+yLxfkeq3g9wxX42VnnM40XWjeIlBjWu43SPoM4XYENwg9Z6lpRB37LiDk4UkcWYyPrlbBcn+NAR0Nfi+Qc2wlGk61v5w7VkPevbFSLSeSePkBPFvmNhV17YOPLDHP0S3kk9KmxLiWp/V+o70WIWc3AR4N49CglK5nCm0HfdkbIfbUoJcM3v92qvlbel3eC6JJiYxXPcz86D/gmJttV2tMH5itSGo4S0i2lb4mTrLf1auSird/wD3Mz6cLSR9V0OyxtfSZ12CrfwEa/kexQbzOC7dNQyi6KkHNZpw+kNKbHGsm42ThTNaqHHRuxTdTbPfQJQS1nzJyUo7tOi9J+wVdhUeCpRt511rzH4CWx5ikUpGEHPAAAAAElFTkSuQmCC)
}

#aside-bar i.icon-gotop {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAA/0lEQVR42uyVTQsBQRjH1zsHJNoclOQiyVdzUU4OpJxcvBydiBMHnOQluTjyVVzcrP/kvzUpzCJJ+9SvtnnmeX67O82MwzAM7Rvh1L4UtsgW/b4oAcZgCXKWKsWGVSQOFsY1zmAPsqr1qpIEWFNSA0U+H0DmU6IYmLFxG3g4XubYDqTfFQnJWJL4pZwLVJjbgNSroqgk6dxITJygyjlbkLQqioARG3RB8MELiV9Z59wV11NJJJr2WdgDYYV19IIGa+ZAfyYK8QtEDBUlJj7QYu2E2+GuyJQMKNUsEgBN9pjKOffN/tXBABTA8YWT5gRKPHHycsJhX+W26H9FFwEGAPFD8LsxULfLAAAAAElFTkSuQmCC)
}

#scrollUp {
    position: fixed;
    border-radius: 50%;
    bottom: 80px;
    color: #fff;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    right: 20px;
    text-align: center;
    width: 40px;
    box-shadow: 0 10px 20px 0 rgba(23, 22, 49, .1);
    font-weight: 400;
    display: block;
    z-index: 50;
    font-size: 14px;
    background: #101010 url(../imgs/icon_mobile_top.png) no-repeat center center;
    display: none;
    background-size: 75%;
}

.aside-content .box-shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 99;
    display: none
}

.aside-content #codeBox {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 180px;
    height: 200px
}

.aside-content #codeBox img {
    width: 100%
}

.aside-content #codeBox .box-close {
    position: absolute;
    right: -25px;
    top: -13px;
    cursor: pointer;
    color: #ccc;
    font-size: 38px;
    transition: .1s
}

.footer {
    position: relative;
    background: #252525
}

.footer .footer-top {
    padding-top: 75px;
    padding-bottom: 75px
}

.footer-top .space1 {
    margin-left: 30px;
    height: 10px
}

.footer-top .space1,
.footer-top .space2 {
    margin-right: 10px;
    display: block;
    width: 1px;
    background: #585858
}

.footer-top .space2 {
    margin-left: 10px;
    height: 30px
}

.footer-top .phones {
    font-size: 16px;
    color: #787878
}

.footer-top .phone-mobile {
    font-size: 30px;
    font-weight: 600;
    color: #e2e2e2;
    padding: 15px 0
}

.footer-nav .item-nav {
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #fff;
    display: inline-block;
    color: #fff
}

.footer-nav .item-nav:hover {
    color: #005cdb;
}

.footer-nav .item-nav:last-child {
    border-right-width: 0
}

.footer .social-share {
    margin-top: 50px
}

.footer .social-share .icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 20px;
    transition: all .5s;
    background-repeat: no-repeat;
    background-image: url(../imgs/icon_share_sprite.png);
    color: transparent;
    background-color: #252525;
    position: relative
}

.footer .social-share .icon-qq {
    background-position: 0 0
}

.footer .social-share .icon-qq:hover {
    background-position: -50px 0
}

.footer .social-share .icon-wx {
    background-position: -100px 0
}

.footer .code1-box {
    background: #fff;
    width: 110px;
    text-align: center;
}

.footer .code1 {
    max-width: 85%;
    margin-top: 8px;
}

.footer .code1-box p {
    font-size: 12px;
    color: #000;
    margin-top: -5px;
    padding-bottom: 5px;
}

.footer .social-share .wx-code {
    padding-top: 10px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    background: url(../imgs/share_wx_bg.png) no-repeat 50%;
    opacity: 0;
    visibility: hidden
}

.footer .social-share .wx-code img {
    margin-top: 10px;
    max-width: 80%;
}

.footer .social-share .wx-code p {
    font-size: 12px;
    color: #000;
    padding-bottom: 10px;
}

.footer .social-share .icon-wx:hover {
    background-position: -100px -50px
}

.footer .social-share .icon-wx:hover .wx-code {
    opacity: 1;
    visibility: visible
}

.footer .social-share .icon-wb {
    background-position: 0 -50px
}

.footer .social-share .icon-wb:hover {
    background-position: -50px -50px
}

.footer .address-wrap {
    float: right
}

.footer .contact-address .item {
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
    background-repeat: no-repeat
}

.footer .email {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABbklEQVR42szUzyuEQRzH8edZS9rabEIOyk3+AQdclYODAxcbbtafQOGqlBIpK3Hdi6LYs5OLcsFhk92Llhy0sZctPx7vqY+ahkd27cG3XvXMMzPfnpn5PuMHQeDVMyJenaPuCaOIYwP9KNeYJ4YcZj32MIo+FIPa4xnDaDAJV9CEQXVUGy8YRQSrJuE9dsxpY1IDqok5zU3jyTxcqWNeHQtVJEtrzpLaBdO4VOMVUxqw/YtkB2bPMGO9y9sJTZQxpD09+iHZOdowgoqb8MIZfIcEOjTRjVv0KuGj05c3he07NbWLd5h/chzXVp+p0ySKeMPml4p0lrxlHUwB7RiwljWBuFa1rLHrYUveV5GPWQlO0YokFhHDsXWIKSXN6N2Npz05QbO+xt2XQ/iauOf0VXQwjcii5OnLutFpPjnkVNdUp9/FA3p0SBlP+9SFsz/8yzklTZilRHTbTKMUcpt8VkLYbdyCLFL+v7+xPwQYAHaXlyN2dg7ZAAAAAElFTkSuQmCC)
}

.footer .address {
    margin-top: 30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABMklEQVR42qzVPy9DYRTH8V5/2kR3EWIgIRIidgm7od6N1FZLbRYTidnC1lqExCJegEEibMJENBHaquP7XKfx5LruPa7+kk/b4fT03Oc+T28gIrkeJMAi5vp60GwBmziB5NyEGc1jC/fylWPkszSawQ5u5TstrITL94dG46jiTn7mCEVrwwls4EHi84ZStz6p0TTKuJHk1FBIaugubR1Xkh63dqv+9/1Gw6jgUuypYzDacARrOlFHC917WydoqmjesRS9woCXKTbkLD7wgo5+bqGtRnGAorehayiFm9mPccuMoeFN94rluFrr0RvS89rNPs7jCrOc5Wfs6VJkbjigXOq4+K3Q2tDVFfCEXb1x/27o1vAUZ2mFluTxiG3LL1vv8mHadOFft/ERMIl+XKcVfgowAOjAhYcpBsEQAAAAAElFTkSuQmCC)
}

.footer-copyright {
    color: #636363;
    font-size: 14px;
    padding: 20px 0;
    background-color: #1d1d1d
}

.footer .footer-record {
    font-size: 14px;
    color: #fff;
    padding: 20px 0;
    background: #252525
}

.footer .record-code {
    padding-left: 5px
}
.footer .foot-links {
    color: #fff;
    background-color: #1d1d1d;
    padding: 25px 0;
}

.footer .foot-links .link-tit {
    font-size: 18px;
    font-size:14px;
    line-height: 22px;
}
.footer .foot-links .link-div{
  padding-left:55px;
}
.footer .foot-links a {
    margin-left: 20px;
    font-size:12px;
}

.footer .foot-links a:hover {
    color: #005cdb;
}
.footer-top .col-lg-4 {
    width: 25%
}

.footer-top .col-lg-5 {
    width: 45%
}

.footer-top .col-lg-3 {
    width: 30%;
    padding-left: 9%
}
.footer .site-copyright{
  position: relative;
}
.footer .site-copyright .friend-links {
	color:#fff;
	font-size:14px;
	position:absolute;
	left:0;
  right:0;
	height:100%;
	width:55%;
  text-align: center;
  margin:auto;
}
.footer .site-copyright .friend-links i {
	margin:0 3px;
	font-size:15px;
}
.page {
    overflow: hidden
}

.bgff {
    background: #fff
}

.bgf9 {
    background: #f9f9f9
}

.bgf4 {
    background: #f4f4f4
}

.footer-form {
    position: relative;
    color: #fff
}

.footer-form .form-bg {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #005cdb url(../imgs/foot_form_bg.png) no-repeat 50%/cover
}

.footer-form .form-tit {
    font-size: 36px
}

.footer-form .form-sub-tit {
    padding-top: 85px;
    font-size: 30px
}

.footer-form form {
    display: block;
    padding-top: 30px;
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px
}

.footer-form .input-box {
    width: 21%;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px
}

.footer-form .submit-btn {
    display: inline-block;
    width: 100%;
    height: 50px;
    background-color: #040404;
    color: #fff
}

.footer-form .submit-input {
    width: 17%
}

.footer-form .remark-input {
    width: 41%
}

.footer-form .input-box input {
    width: 100%;
    height: 100%;
    line-height: 50px;
    color: #333;
    border-width: 0;
    box-sizing: border-box;
    padding-left: 10px;
    outline: none;
    background-color: #fff;
    transition: all 1s
}

.footer-form .input-box input.border {
    border: 1px solid #000
}

.footer-form .input-box input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px
}

.footer-form .warn-tip {
    font-size: 14px;
    font-style: italic;
    padding-top: 30px
}

.header-wrap {
    position: fixed;
    width: 100%;
    z-index: 999
}

.pc-header {
    padding: 20px 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(197, 202, 209, .5)
}

.pc-header .logo1 {
    display: none
}

.pc-header .logo2 {
    display: inline
}

.pc-header .nav {
    padding-left: 80px
}

.pc-header .nav li {
    float: left;
    margin: 0 28px;
    color: #000;
    font-size: 16px;
    padding: 15px 0 2px
}

.pc-header .bdr {
    transition: all .5s;
    background: #fff;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.case-header .pc-header .bdr {
    background: #014099;
}

.common-header.nav-hide .pc-header .bdr {
    background: #014099;
}

.pc-header .nav li a {
    display: block;
    padding: 0 2px 5px
}

.pc-header .nav li.active {
    color: #014099
}

.pc-header .menu-bar {
    float: right;
    padding-top: 15px;
    font-weight: 700;
    padding-right: 50px;
    position: relative
}

.pc-header .menu-bar .m-t {
    color: #043096;
    display: block;
    line-height: 25px
}

.pc-header .menu-bar.active .m-t {
    opacity: 0;
    visibility: hidden
}

.pc-header .menu-bar .bar {
    position: absolute;
    width: 35px;
    height: 25px;
    right: 0;
    bottom: 0
}

.pc-header .menu-bar.active .bar {
    right: -60px
}

.pc-header .menu-bar.active.active .b1 {
    transform: rotate(-225deg);
    top: 10px
}

.pc-header .menu-bar.active.active .b2 {
    width: 0
}

.pc-header .menu-bar.active.active .b3 {
    transform: rotate(225deg);
    top: 10px
}

.pc-header .menu-bar .b-line {
    width: 100%;
    height: 3px;
    background-color: #043096;
    position: absolute;
    left: 0;
    transition: all .4s
}

.pc-header .menu-bar .b-line.b1 {
    top: 0
}

.pc-header .menu-bar .b-line.b2 {
    top: 10px
}

.pc-header .menu-bar .b-line.b3 {
    top: 20px
}

.pc-header .m-menu-bar {
    float: right;
    padding-top: 8px;
    font-weight: 700;
    padding-right: 50px;
    position: relative;
    display: none
}

.pc-header .m-menu-bar .m-t {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 25px
}

.pc-header .m-menu-bar .bar {
    position: absolute;
    width: 35px;
    height: 25px;
    right: 0;
    z-index: 103;
    bottom: 0
}

.pc-header .m-menu-bar .b-line.b1 {
    top: 0
}

.pc-header .m-menu-bar .b-line.b2 {
    top: 10px
}

.pc-header .m-menu-bar .b-line.b3 {
    top: 20px
}

.pc-header .m-menu-bar.active .b1 {
    transform: rotate(-225deg);
    top: 10px
}

.pc-header .m-menu-bar.active .b2 {
    width: 0
}

.pc-header .m-menu-bar.active .b3 {
    transform: rotate(225deg);
    top: 10px
}

.common-header .pc-header {
    transition: all .5s;
    background-color: hsla(0, 0%, 100%, 0);
    box-shadow: none
}

.common-header .pc-header .logo1 {
    display: inline-block
}

.common-header .pc-header .logo2 {
    display: none
}

.common-header .pc-header .nav {
    transition: all 1s;
    position: relative
}

.common-header .pc-header .nav li {
    color: #fff
}

.common-header .pc-header .nav li.active .bdr {
    background: #fff
}

.common-header .pc-header .menu-bar .m-t {
    color: #fff
}

.common-header .pc-header .menu-bar.m-t {
    opacity: 0;
    visibility: hidden
}

.common-header .pc-header .menu-bar .b-line {
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0
}

.common-header.nav-hide .pc-header {
    box-shadow: 0 2px 5px 0 rgba(182, 213, 255, .5)
}

.case-header .common-header .pc-header .m-menu-bar .b-line {
    background: #014099;
}

.common-header.nav-hide .pc-header {
    background-color: #fff;
    padding: 24px 0
}

.case-header .common-header .pc-header {
    padding: 15px 0;
}

.case-header .common-header .pc-header .logo1,
.common-header.nav-hide .pc-header .logo1 {
    display: none
}

.case-header .common-header .pc-header .logo2,
.common-header.nav-hide .pc-header .logo2 {
    display: inline-block
}

.case-header .common-header .menu-bar .m-t,
.common-header.nav-hide .menu-bar .m-t {
    color: #014099
}

.case-header .common-header .menu-bar .b-line,
.common-header.nav-hide .menu-bar .b-line {
    background: #014099
}

.case-header .common-header .m-menu-bar .m-t,
.common-header.nav-hide .m-menu-bar .m-t {
    color: #014099
}

.case-header .common-header .m-menu-bar .b-line,
.common-header.nav-hide .m-menu-bar .b-line {
    background: #014099
}

.case-header .common-header .nav,
.common-header.nav-hide .nav {
    position: relative;
    transition: all 1s
}

.case-header .common-header .nav li,
.common-header.nav-hide .nav li {
    color: #000
}

.case-header .common-header .nav li.active,
.common-header.nav-hide .nav li.active {
    color: #014099
}

.case-header .common-header .nav li.active .bdr,
.common-header.nav-hide .nav li.active .bdr {
    background: #014099
}

.case-header .common-header .pc-header {
    box-shadow: 0 2px 5px 0 rgba(182, 213, 255, .5);
}

.m-menu-bar .m-t {
    color: #014099
}

.m-menu-bar .b-line {
    background: #014099
}

.m-menu-bar.active .b1 {
    transform: rotate(-225deg);
    top: 10px
}

.m-menu-bar.active .b2 {
    width: 0
}

.m-menu-bar.active .b3 {
    transform: rotate(225deg);
    top: 10px
}

.common-header.hd-bg .pc-header {
    padding: 15px 0
}

.pc-header .m-menu-bar .b-line {
    width: 100%;
    height: 3px;
    background-color: #014099;
    position: absolute;
    left: 0
}

.common-header .pc-header .m-menu-bar .b-line {
    background: #fff
}

.common-header.hd-bg .pc-header .m-menu-bar .b-line,
.common-header.nav-hide .pc-header .m-menu-bar .b-line {
    background: #014099
}

.common-header.nav-hide .m-open .pc-header .m-menu-bar .b-line {
    background: #fff;
}

.case-header .common-header .m-open .pc-header .m-menu-bar .b-line {
    background: #fff;
}

.pc-header .m-menu-bar.active .b-line {
    background: #fff;
}

.table {
    display: table
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

.fixed-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 65px;
    background: #014099;
    left: -100%;
    transition: all .6s;
    z-index: 99
}

.fixed-bg.active {
    left: 0
}

.wap-navs {
    padding-top: 10px;
    padding-bottom: 10px
}

.wap-navs li {
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    text-align: center
}

.header-place {
    padding-top: 100px
}

.page .pagination-bar {
    text-align: center;
    font-size: 0
}

.page .pagination-bar li {
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #999;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.page .pagination-bar li.disabled {
    cursor: not-allowed
}

.page .pagination-bar li.active,
.page .pagination-bar li:hover {
    background: #005cdb;
    color: #fff;
    border: 1px solid #005cdb
}

.page .pagination-bar li.first,
.page .pagination-bar li.last,
.page .pagination-bar li.next,
.page .pagination-bar li.prev {
    font-family: simsun
}

.newNavYY {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 2;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%
}

.newNavYY.active {
    display: block
}

#newNav {
    width: 300px;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    background: #2b2b2b;
    z-index: 998;
    position: fixed;
    right: -300px;
    top: 0
}

#newNav.active {
    right: 0
}

#newNav .newNavInfo {
    position: absolute;
    height: 83.6%;
    bottom: 0;
    left: 0;
    width: 100%
}

#newNav.active li {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1
}

#newNav li {
    transform: translateX(300px);
    -webkit-transform: translateX(300px);
    opacity: 0;
}

#newNav li a {
    transition: all .4s;
    -webkit-transition: all .4s;
    color: #989898;
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 15px 0
}

#newNav li.active .newNavLine {
    right: 0
}

#newNav li .newNavLine {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
    width: calc(100% + 30px);
    z-index: 9;
    height: 100%;
    background: #005cdb;
    position: absolute;
    overflow: hidden;
    right: -100%;
    right: calc(-100% - 30px);
    top: 0
}

#newNav .newNavText {
    position: relative;
    z-index: 11
}

#newNav li.active a {
    color: #fff
}

#newNav li .newNavLeft {
    width: 22.5%;
    transition: all .4s ease-out .6s;
    -webkit-transition: all .4s ease-out .6s;
    display: block;
    position: absolute;
    left: -22.5%;
    height: 2px;
    top: 50%;
    margin-left: -2px;
    background: #fff
}

#newNav li.active .newNavLeft {
    left: 0
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scaleX(1)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes backInLeft {
    0% {
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
    80% {
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInLeft {
    animation-name: backInLeft
}

@keyframes backInRight {
    0% {
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
    80% {
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInRight {
    animation-name: backInRight
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInTopLeft {
    animation-name: fadeInTopLeft
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInTopRight {
    animation-name: fadeInTopRight
}

@font-face {
    font-family: NeoTech;
    src: url(../assets/NeoTech.eot);
    src: url(../assets/NeoTech.eot?#iefix) format("embedded-opentype"), url(../assets/NeoTech.woff) format("woff"), url(../assets/NeoTech.ttf) format("truetype"), url(../imgs/NeoTech.svg#NeoTech) format("svg")
}

.item-case .awrap {
    display: block;
}

.item-case {
    float: left
}

.item-case .item-inner {
    padding-top: 70.3125%;
    position: relative;
    display: block
}

.item-case .cover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4
}

.item-case .case-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.item-case .case-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.item-case .info-wrap {
    background: #043096;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: all .5s
}

.item-case .infos {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}

.item-case .cover-info {
    font-size: 18px
}

.item-case .cover-info .bdr-bt,
.item-case .cover-info .bdr-lt {
    position: absolute;
    height: 45px;
    width: 35px;
    border: 6px solid #fff;
    transition: all .5s
}

.item-case .cover-info .bdr-lt {
    border-right-width: 0;
    border-bottom-width: 0;
    top: 20px;
    left: 25px
}

.item-case .cover-info .bdr-bt {
    border-top-width: 0;
    border-left-width: 0;
    bottom: 20px;
    right: 25px
}

.item-case .cover-info .case-tit {
    font-size: 30px;
    padding-bottom: 4%
}

.item-case .cover-info .case-belong {
    font-size: 18px;
    padding-bottom: 1%
}

.item-case .cover-info .line {
    width: 1px;
    height: 40px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.item-case .cover-info .line {
    margin-bottom: 10px;
}

.item-case .cover-info .watch-more {
    padding-top: 3%;
    display: inline-block
}

.item-case .bg {
    background: #ccc url(../imgs/img_loading.gif) no-repeat 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2
}

.item-case:hover .info-wrap {
    opacity: 1
}

.item-case:hover .bdr-lt {
    left: 20px
}

.item-case:hover .bdr-bt {
    right: 20px
}

.page-index .section {
    padding-top: 80px
}

.page-index .section-tit {
    text-align: center
}

.page-index .section-tit .tit-eng {
    color: #999;
    font-size: 36px;
    font-family: NeoTech
}

.page-index .section-tit .tit-name {
    font-size: 30px;
    color: #043096;
    padding-bottom: 15px
}

.page-index .section-tit .bdr {
    display: block;
    height: 1px;
    width: 10px;
    margin: 0 auto;
    background: #043096
}

.page-index .section-tit .slogn {
    font-size: 16px;
    color: #282828;
    padding-top: 15px
}

.page-index .section-main {
    padding-top: 90px;
    padding-bottom: 85px
}

.page-index .service-section {
    background: #f9f9f9
}

.page-index .service-section .service-items .item {
    width: 15.8823%;
    margin-right: .8823%;
    float: left;
    box-sizing: border-box;
    padding: 40px 0;
    text-align: center;
    cursor: pointer;
}

.page-index .service-section .service-items .item:last-child {
    margin-right: 0
}

.page-index .service-section .item {
    background: #fff;
    box-shadow: 0 5px 5px 0 hsla(0, 0%, 78.4%, .5);
    border-radius: 5px;
    transition: all .2s
}

.page-index .service-section .item .gray-icon {
    display: inline
}

.page-index .service-section .item .color-icon,
.page-index .service-section .item:hover .gray-icon {
    display: none
}

.page-index .service-section .item:hover .color-icon {
    display: inline
}

.page-index .service-section .item .item-tit p {
    transition: all .2s;
    padding-top: 30px;
    color: #010101;
    font-size: 24px
}

.page-index .service-section .item .item-desc {
    padding-top: 30px;
    min-height: 145px
}

.page-index .service-section .item .item-desc li {
    line-height: 28px;
    font-size: 14px;
    color: #666
}

.page-index .service-section .item:hover {
    background-color: #043096;
    box-shadow: 0 5px 5px 0 rgba(69, 94, 150, .5);
    border-radius: 5px
}

.page-index .service-section .item:hover .item-desc li,
.page-index .service-section .item:hover .item-tit p {
    color: #fff
}

.page-index .partner-section .section-main {
    padding-bottom: 70px
}

.page-index .partner-section .list {
    width: 100%
}

.page-index .partner-section .item {
    float: left;
    text-align: center;
    width: 14.284%;
    height: 80px;
    margin-bottom: 15px;
    min-height: 50px;
}

.page-index .partner-section .item .inner {
    display: table-cell;
    vertical-align: middle
}

.page-index .partner-section .item .partner-logo {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 1;
    max-height: 50px;
    max-width: 70%;
}

.page-index .partner-section .item:hover .partner-logo {
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.page-index .news-section {
    background: #f9f9f9
}

.page-index .news-section .section-main .list {
    border: 1px solid #e0e0e0;
    border-left-width: 0
}

.page-index .news-section .section-main .tit {
    padding-top: 35.294%;
    text-align: center;
    position: relative;
    font-size: 24px;
    border-bottom: 1px solid #e0e0e0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: all .5s;
    color: #282828
}

.page-index .news-section .section-main .tit p {
    padding-top: 10px
}

.page-index .news-section .section-main .tit .tit-wrap {
    padding-top: 7.5%
}

.page-index .news-section .section-main .item {
    float: left;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    padding-bottom: 30px;
    background: #fff;
    cursor: pointer;
}

.page-index .news-section .section-main .item .news {
    min-height: 336px;
}

.page-index .news-section .section-main .item:hover .tit {
    background-image: url(../imgs/idx_news_tit_bg.png);
    color: #fff
}

.page-index .news-section .section-main .tit-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-index .news-section .section-main .tit .gray-icon {
    display: inline
}

.page-index .news-section .section-main .tit .color-icon,
.page-index .news-section .section-main .tit:hover .gray-icon {
    display: none
}

.page-index .news-section .section-main .tit:hover .color-icon {
    display: inline
}

.page-index .news-section .section-main .news-list {
    padding-top: 25px;
    padding-bottom: 25px
}

.page-index .news-section .section-main .news-list .news-tit {
    line-height: 40px;
    color: #444;
    font-size: 14px;
    padding: 0 15px
}

.page-index .news-section .section-main .news-list .news-tit:hover {
    color: #043096
}

.page-index .news-section .section-main .fixed-bar {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: all .4s
}

.page-index .news-section .section-main .fixed-bar .line {
    width: 20px;
    height: 2px;
    background-color: #043096;
    position: absolute;
    top: 20px
}

.page-index .news-section .section-main .item:hover .fixed-bar {
    opacity: 1;
    visibility: visible
}

.txt-ani {
    transition: all 1s 2s;
    opacity: 0;
    visibility: hidden
}

.home-banner {
    position: relative;
}

.home-banner .down-toggle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 60px;
    animation: fadeInDown infinite 2s;
}

.home-banner .item {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.home-banner .banner-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%
}

.home-banner .txt-strong {
    font-size: 72px;
    font-weight: 400;
    transform: translateY(-20px)
}

.home-banner .txt-small {
    font-size: 30px;
    font-family: NeoTech;
    transform: translateY(20px)
}

.home-banner .slick-dots {
    bottom: 20px
}

.home-banner .slick-active .txt-small,
.home-banner .slick-active .txt-strong {
    transform: translateY(0)
}

.home-banner .slick-active .txt-ani {
    opacity: 1;
    visibility: visible
}

.home-banner .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #014099
}

.home-banner .slick-dots li.slick-active {
    background: #fff
}

.home-banner .slick-dots li button {
    width: 100%;
    height: 100%
}

.home-banner .slick-dots li button:before {
    display: none
}

.page-case .case-left {
    width: 400px;
    background: #f0f0f0;
    padding-left: 100px;
    box-sizing: border-box;
    position: fixed;
    height: 100vh;
    padding-top: 15%
}

.page-case .case-left .aside-menu.menu-fixed {
    top: 35%;
    position: fixed
}

.page-case .case-left .aside-menu.menu-fixed li {
    margin-bottom: 20px
}

.page-case .case-left li {
    margin-bottom: 20px;
    line-height: 50px
}

.page-case .case-left li .icon {
    float: left
}

.page-case .case-left li .name {
    float: left;
    margin: 0 25px;
    color: #010101;
    font-size: 18px
}

.page-case .case-left li .arrow {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    transform: translateX(-5px)
}

.page-case .case-left li:hover .name {
    color: #043096
}

.page-case .case-left li:hover .arrow {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.page-case .case-left li.active .name {
    color: #043096
}

.page-case .case-left li.active .arrow {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.page-case .case-left .aside-menu.nav-fixed {
    padding-top: 10%;
    position: fixed;
    width: 400px;
    top: 0
}

.page-case .case-content {
    margin-left: 430px;
    margin-top: 35px;
    overflow: hidden
}

.page-case .case-pic {
    margin-right: 10px;
    width: 65.998%;
    padding-top: 25.75%;
    position: relative;
    margin-bottom: 10px
}

.page-case .case-pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.page-case .case-list .item-case {
    float: left;
    position: relative;
    margin-right: 10px;
    width: 32.55%;
    margin-bottom: 10px
}

.page-case .case-list .item-case:nth-child(3n) {
    margin-right: 0
}

.page-case .no-more {
    margin: 30px auto;
    width: 200px;
    text-align: center;
    padding: 10px 25px;
    display: block;
    border: 1px solid #eee;
    color: #999;
    font-size: 14px;
    display: none
}

.page-case .no-more.show {
    display: block
}

.page-works .works-detail {
    padding-top: 60px;
    padding-bottom: 60px
}

.page-works .works-container {
    width: 83.333%;
    margin: 0 auto
}

.page-works .about {
    padding: 30px 20px 40px;
    background: #fff;
    color: #333
}

.page-works .about-tit {
    font-size: 24px;
    vertical-align: bottom
}

.page-works .about-tit .h-line {
    vertical-align: bottom;
    width: 40px;
    height: 4px;
    background-color: #101010;
    display: inline-block;
    margin-left: 15px
}

.page-works .about .desc {
    padding-top: 40px;
    font-size: 16px;
    padding-left: 110px
}

.page-works .about .btn-wrap {
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box
}

.page-works .about .btn {
    padding-left: 40px;
    height: 30px
}

.page-works .about .right-box {
    padding-top: 10px
}

.page-works .about .make {
    margin-bottom: 20px;
    background: #005cdb
}

.page-works .about .advice {
    background: #d61919
}

.page-works .about .make .btn {
    background: url(../imgs/icon_visit_link.png) no-repeat 0;
    background-size: 20px
}

.page-works .about .advice .btn {
    background: url(../imgs/icon_online22.png) no-repeat 0
}

.page-works .works-banner .site-info {
    position: absolute;
    z-index: 20;
    height: 100%;
    width: 100%;
    top: 0
}

.page-works .works-banner .works-container {
    height: 100%
}

.page-works .works-banner .site-wrap {
    width: 100%;
    height: 100%
}

.page-works .works-banner .site {
    color: #fff;
    width: 100%
}

.page-works .works-banner .site-name {
    font-size: 44px
}

.page-works .works-banner .site-link {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    transition: all .8s;
    display: none
}

.page-works .works-banner .site-link:hover {
    transform: rotate(1turn)
}

.page-works .works-banner .site-link img {
    border-radius: 50%
}

.page-works .works-main {
    margin-top: 60px;
    padding-top: 55px;
    padding-bottom: 60px;
    background: #fff
}

.page-works .works-main .tit {
    font-size: 48px;
    color: #000
}

.page-works .works-main .eng {
    font-size: 30px;
    color: #666;
    padding-top: 15px
}

.page-works .works-main .works-article {
    padding-top: 50px;
    width: 77%;
    margin: 0 auto
}

.page-works .guid-wrap {
    padding-top: 60px
}

.page-works .guid-wrap .btn-wrap .guid-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #888887;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 5;
    transition: all .5s
}

.page-works .guid-wrap .btn-wrap {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 160px;
    border-radius: 25px;
    overflow: hidden;
    font-size: 16px
}

.page-works .guid-wrap .btn-wrap .txt {
    position: absolute;
    top: 0;
    background-color: #252525;
    color: #fff;
    padding: 14px 0;
    z-index: 2;
    width: 100%;
    transition: all .5s;
    opacity: 0
}

.page-works .guid-wrap .btn-wrap:hover .txt {
    opacity: 1
}

.page-works .guid-wrap .btn-wrap:hover .guid-btn {
    background-color: #005cdb
}

.page-works .guid-wrap .prev .txt {
    padding-left: 60px;
    left: 0;
    text-align: left
}

.page-works .guid-wrap .next .txt {
    padding-right: 60px;
    right: 0;
    text-align: right
}

.page-works .guid-wrap .guid-btn {
    background-repeat: no-repeat;
    background-position: 50%
}

.page-works .prev .guid-btn {
    background-image: url(../imgs/icon_left_arrow.png)
}

.page-works .next .guid-btn {
    background-image: url(../imgs/icon_right_arrow.png)
}

.page-service .section .setion-cover {
    width: 100%;
    height: 100%
}
.page-aicard .section:nth-child(even) .dec-con{
  padding-left:30%;
}
#section-footer .fp-tableCell {
    display: block
}

.page-service .section .slide-img {
    max-height: 480px;
    height: auto;
    max-width: 100%
}

.page-service .slide-txts {
    position: relative;
    z-index: 0;
    color: #fff;
    width: 78.125%;
    margin: 0 auto
}

.page-service .slide-txts .dec-tit {
    font-size: 36px;
    padding-bottom: 45px;
    display: inline-block
}

.page-service .slide-txts .dec-ps {
    line-height: 1.8;
    text-align: justify
}

.page-service .slide-txts .icons-label {
    padding-top: 3.125%;
    text-align: center
}

.page-service .slide-txts .item-label {
    margin-right: 20px;
    font-size: 16px;
    color: #fff;
    float: left
}

.page-service .icons-label .name {
    padding-top: 10px
}

.page-service .section:nth-child(odd) .left-box {
    padding-top: 14%
}

.page-service .section:nth-child(odd) .right-box {
    padding-top: 15%;
    padding-left: 90px
}

.page-service .section:nth-child(2n) .left-box {
    padding-top: 8%;
    padding-right: 90px
}

.page-service .section:nth-child(2n) .right-box {
    padding-top: 14%
}

.page-service .section.active .slide-img {
    animation: fadeInUp 2s
}

.page-service .arrow-down {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 20px
}

.page-service .arrow-down img {
    animation: fadeInDown 2s infinite
}

.page-service .slide-txts .dec-tit .bdr {
    display: block;
    width: 40px;
    height: 2px;
    margin-top: 7px;
    background: #fff;
    transition: width .6s
}

.page-service .slide-txts .dec-tit:hover .bdr {
    width: 100%
}

.page-service .slide-txts .icons-label {
    padding-top: 7%
}

.page-service .section:nth-child(2n) .right-box {
    padding-top: 10%
}

.page-service .dec-ps strong {
    font-style: italic;
    margin-right: 10px
}

.solution-section .solution-main {
    overflow: hidden;
    margin-top: -50px
}

#solution-banner {
    width: 100%
}

#solution-banner .swiper-slide {
    margin: 40px 0
}

#solution-banner .swiper-slide-active,
#solution-banner .swiper-slide-duplicate-active {
    transform: scale(1.125);
    z-index: 1002
}

#solution-banner .swiper-slide img {
    width: 100%
}

#solution-banner .swiper-slide .name {
    text-align: center;
    color: #555;
    background: #f0f0f0;
    padding: 5px 0;
    font-size: 16px
}

#solution-banner .swiper-slide-active .name {
    font-size: 18px;
    padding: 10px 0
}

#solution-banner .swiper-slide a {
    background: #f0f0f0;
    display: block
}

#solution-banner .swiper-slide img {
    display: block
}

#solution-banner .swiper-pagination {
    margin-bottom: 0
}

#solution-banner .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #939393
}

#solution-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    height: 5px;
    background-color: #043096;
    border-radius: 3px
}

.page-index .partner-section {
    padding-top: 0 !important
}

.page-banner {
    position: relative
}

.page-banner .banner-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.page-banner .banner-place {
    width: 100%;
    max-width: 100%;
    height: auto
}

.page-news .news-menu {
    background-color: #f4f4f4
}

.page-news .news-menu .item {
    text-align: center;
    font-size: 14px;
    color: #666;
    padding: 18px 0;
    transition: all .6s;
    cursor: pointer
}

.page-news .news-menu .item.active,
.page-news .news-menu .item:hover {
    background: #005cdb;
    color: #fff
}

.page-news .news-menu .item.active .name,
.page-news .news-menu .item:hover .name {
    color: #fff
}

.page-news .news-menu .item a {
    display: block;
    transition: all 0s
}

.page-news .news-menu .item .name {
    font-size: 18px;
    color: #333
}

.page-news .news-wrapper {
    padding-top: 60px
}

.news-container {
    width: 83.333%;
    margin: 0 auto
}

.page-news .sub-news-list {
    margin-left: -.52083%;
    margin-right: -.52083%
}

.page-news .news-section .item {
    min-height: 100px;
    padding-left: .68125%;
    padding-right: .68125%
}

.page-news .news-section .item-inner {
    border: 1px solid #ebebeb
}

.page-news .news-section .item:hover .item-inner {
    border-color: #005cdb
}

.page-news .news-section .item:nth-child(3)~.item .item-inner {
    border-top-width: 1px
}

.page-news .news-section .news-tit {
    color: #282828
}

.page-news .news-section .item {
    transition: all .5s
}

.page-news .news-section .item:hover {
    transform: translateY(-5px)
}

.page-news .news-section .item .date {
    border-right: 1px solid #ebebeb
}

.page-news .news-section .item .day {
    color: #282828
}

.page-news .news-section .item .year-month {
    font-size: 18px;
    color: #333;
    text-align: center;
    display: block
}

.page-news .pagination-bar {
    padding-top: 40px
}

.cover-box {
    position: relative;
    overflow: hidden
}

.cover-box .cover-img {
    transition: all .5s
}

.cover-box:hover .cover-img {
    transform: scale(1.05)
}

.page-news .big-news .cover-box {
    padding-top: 71.4285%
}

.page-news .item .cover-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.page-news .cover-box .cover-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-news .news-recomm {
    margin-left: -.5%;
    margin-right: -.5%
}

.page-news .big-news {
    padding-left: .5%;
    padding-right: .5%
}

.page-news .container-fluid {
    width: 92.75%
}

.page-news .news-section {
    padding-top: 0
}

.page-news .news-link {
    display: block;
    position: relative
}

.page-news .recomm-wrapper .news-tit {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all .5s
}

.page-news .recomm-wrapper .item:hover .news-tit {
    color: #005cdb
}

.page-news .recomm-wrapper .reomm-list {
    width: 46.875%;
    margin-left: -.68125%;
    margin-right: -.68125%
}

.page-news .recomm-wrapper .recomm-list .item {
    padding-left: .68125%;
    padding-right: .68125%
}

.page-news .recomm-wrapper .recomm-list .cover-box {
    padding-top: 50%
}

.page-news .recomm-wrapper .recomm-list .item {
    margin-bottom: 1.3625%
}

.news-section {
    padding-top: 55px;
    padding-bottom: 60px
}

.news-section .section-tit {
    text-align: center
}

.news-section .h-line {
    margin: 0 auto
}

.news-section .container-fluid {
    width: 92.75%
}

.news-section .news-list {
    margin-left: -.68125%;
    margin-right: -.68125%;
    padding-top: 55px
}

.news-section .item-inner {
    border: 1px solid #666;
    padding: 40px 30px;
    position: relative;
    transition: all .4s
}

.news-section .news-left {
    position: absolute;
    height: 100%;
    color: #fff;
    line-height: 1
}

.news-section .news-left .left-inner {
    padding-right: 25px;
    border-right: 1px solid #ebebeb
}

.news-section .day {
    font-size: 60px
}

.news-section .year-month {
    font-size: 18px
}

.news-section .news-tit {
    font-size: 18px;
    color: #fff;
    transition: all .3s;
    padding-top: 5px
}

.news-section .news-meta {
    padding-left: 115px
}

.news-section .news-dec {
    color: #999;
    font-size: 14px;
    padding-top: 10px;
    text-align: justify;
    min-height: 45px
}

.news-section .item:hover .news-tit {
    color: #005cdb
}

.news-detail .main-content {
    padding-bottom: 60px;
    padding-right: 10px
}

.news-detail .detail-head .back-list {
    width: 100px;
    height: 40px;
    background-color: #e6e6e6;
    color: #010101;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    display: block
}

.news-detail .tit-wrap {
    position: relative
}

.news-detail .head-wrap {
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

.news-detail .bar {
    width: 6px;
    height: 40px;
    background-color: #014099;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.news-detail .detail-head .news-tit {
    line-height: 40px;
    padding-left: 20px;
    color: #010101;
    font-size: 30px
}

.news-detail .detail-head .visited {
    background-color: #f3f3f3;
    color: #333;
    font-size: 14px;
    margin-top: 20px;
    padding: 16px 20px;
    box-sizing: border-box
}

.news-detail .detail-content {
    padding-top: 30px;
    padding-bottom: 25px
}
.news-detail .detail-content img{
  max-width: 100%;
  margin:auto;
}
.news-detail .article {
    text-align: justify;
    line-height: 2.25;
    font-size: 16px
}

.news-detail .article p {
    text-indent: 2em
}

.news-detail .contact {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding-top: 35px;
    padding-bottom: 30px;
    color: #999
}

.news-detail .contact .phone {
    line-height: 55px;
    color: #999;
    font-size: 30px;
    font-weight: 700;
    padding-left: 40px;
    background: url(../imgs/news_phpne.png) no-repeat 0
}

.news-detail .contact .online-contact {
    padding: 15px 55px;
    background-color: #e6e6e6;
    color: #101010;
    font-size: 18px;
    display: inline-block
}

.news-detail .news-guid {
    padding-top: 30px
}

.news-detail .news-guid .guid-btn {
    font-size: 18px;
    color: #999;
    padding: 14px 0;
    box-sizing: border-box;
    transition: all .5s;
    position: relative;
    z-index: 10;
    max-width: 46%;
    display: block;
}

.news-detail .news-guid .next:hover span,
.news-detail .news-guid .prev:hover span {
    transition: all .4s
}

.news-detail .news-guid .prev:hover span {
    transform: translateX(-5px)
}

.news-detail .news-guid .next:hover span {
    transform: translateX(5px)
}

.news-detail .news-guid .guid-btn i {
    position: relative;
    z-index: 10
}

.news-detail .news-guid .guid-btn:hover {
    color: #005cdb;
    /* border: 1px solid #005cdb; */
    /* background: #005cdb */
}

.news-detail .news-guid .guid-btn span {
    font-family: simsun;
    transition: all 1s;
    position: relative;
    z-index: 10
}

.news-detail .news-guid .prev span {
    margin-right: 10px
}

.news-detail .news-guid .next span {
    margin-left: 10px
}

.news-detail .aside-content {
    padding-left: 10px
}

.news-detail .aside-content .cover-wrapper {
    padding-top: 55.555%;
    position: relative
}

.news-detail .cover-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.news-detail .aside-content .list .cover-img {
    width: 100%;
    max-width: 100%;
    object-fit: inherit;
}

.news-detail .aside-content .item-inner {
    border-bottom: 1px solid #dedede
}

.news-detail .aside-content .item .news-tit {
    transition: all .5s;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.news-detail .aside-content .item:hover .news-tit {
    color: #005cdb
}
.news-detail .u-like {
    padding-top: 45px;
}

.news-detail .u-like .head-wrap {
    border-width: 0;
}

.news-detail .u-like .tit {
    padding-bottom: 10px;
}

.news-detail .u-like li {
    font-size: 14px;
    padding: 10px 0;
}

.news-detail .u-like li a {
    display: block;
}

.news-detail .u-like li:hover {
    color: #005cdb;
}
.news-detail .list{
  padding-top:30px;
}
.page-case .bar-menu {
    display: none;
    position: relative
}

.page-case .bar-menu .slide-menu {
    padding: 5% 2% 1%
}

.page-case .bar-menu .icon-home,
.page-case .bar-menu .icon-toggle {
    display: inline-block
}

.page-case .bar-menu .page-name b {
    line-height: 24px;
    font-weight: 400;
    color: #014099;
    padding-left: 10px
}

.page-case .bar-menu .toggle-down {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 98;
    padding-top: 10px;
    padding-bottom: 10px
}

.page-case .bar-menu .toggle-down li {
    text-align: center;
    padding: 8px 0;
    font-size: 16px
}

.page-case .bar-menu .toggle-down li.active {
    color: #014099
}

.md-fluid-container {
    width: 78.125%;
    margin: 0 auto;
    position: relative
}

.page-about .about-md {
    padding-top: 50px;
    padding-bottom: 60px
}

.page-about .md-tit {
    text-align: center
}

.page-about .md-tit .tit {
    color: #043096;
    font-size: 36px
}

.page-about .md-tit .eng {
    color: #aaa;
    font-size: 30px
}

.page-about .md-tit .bdr-wrap {
    text-align: center
}

.page-about .md-tit .bdr {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #043096;
    margin-top: 5px
}

.page-about .introduct .md-tit {
    text-align: left
}

.page-about .introduct .md-tit .bdr-wrap {
    text-align: left;
    margin-top: -35px
}

.page-about .introduct .md-tit .eng {
    color: #e7e7e7
}

.page-about .introduct .article {
    padding-top: 40px;
    line-height: 1.8;
    color: #333;
    font-size: 16px
}

.page-about .introduct .article p {
    text-indent: 2em
}

.page-about .introduct .accouts-num {
    padding-top: 90px
}

.page-about .introduct .accouts-num p {
    color: #005cdb;
    font-size: 72px;
    font-weight: 700
}

.page-about .introduct .introduct-img {
    float: right;
    text-align: right
}

.page-about .introduct .introduct-img .img-box {
    position: relative;
    float: right
}

.page-about .history {
    padding-top: 0
}

.page-about .history .bg {
    padding-top: 50px;
    padding-bottom: 60px;
    background: url(../imgs/about_history_bg.jpg) no-repeat 50%;
    background-size: 100% 100%
}

.page-about .history .md-tit .tit {
    color: #fff
}

.page-about .history .md-tit .eng {
    color: #aaa
}

.page-about .history .md-tit .bdr {
    background: #fff
}

.page-about .advantage .md-tit .bdr {
    background: #ededed
}

.page-about .advantage .md-main {
    padding-top: 40px
}

.page-about .history-year {
    margin-top: 11%;
    position: relative
}

.page-about .history-year .next,
.page-about .history-year .prev {
    position: absolute;
    top: 0
}

.page-about .history-year .bar-list {
    border-top: 1px solid #aaa;
    position: absolute;
    width: 100%;
    top: 5px;
    left: 0;
    z-index: 9;
    white-space: nowrap
}

.page-about .history-year .item {
    padding-right: 350px;
    position: relative;
    display: inline-block;
    color: #fff
}

.page-about .history-year .item .dot {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #043096;
    top: -4px;
    left: 0;
    border-radius: 50%;
    z-index: 20
}

.page-about .history-year .item.cur-year .dot {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #aaa;
    top: -6px
}

.page-about .history-year .item span {
    padding-top: 20px;
    display: block
}

.page-about .history-content {
    padding-top: 50px;
    margin-left: 14%;
    padding-right: 14%;
    position: relative;
    color: #fff
}

.page-about .history-content .g-year,
.page-about .history-content .wrap {
    position: relative
}

.page-about .history-content .year {
    font-size: 48px;
    padding-left: 100px;
    line-height: 1
}

.page-about .history-content .g {
    position: absolute;
    top: 6px;
    left: 0;
    background: #fff;
    width: 40px;
    height: 2px
}

.page-about .history-content .article {
    padding-top: 40px;
    padding-left: 100px;
    line-height: 1.8
}

#history-swiper {
    margin-top: 0
}

#history-swiper .swiper-slide {
    margin-top: 50px;
    margin-bottom: 0
}

#history-swiper .swiper-pagination {
    margin-bottom: 0;
    bottom: 0;
    z-index: 10
}

#history-swiper .swiper-button-next,
#history-swiper .swiper-button-prev {
    top: 75%;
    text-indent: -99999em;
    background-color: transparent;
    width: 35px;
    height: 35px;
    background-size: 75%
}

#history-swiper .swiper-button-prev {
    left: 0
}

#history-swiper .swiper-button-next {
    right: 0
}

.page-about .advantage .row-item .item,
.page-about .advantage .row-item .item-5,
.page-about .advantage .row-item .item-6 {
    padding-right: 10px
}

.page-about .advantage .item,
.page-about .advantage .sub-item {
    margin-bottom: 10px;
    padding-right: 10px
}

.page-about .advantage .item .info,
.page-about .advantage .sub-item .info {
    text-align: center;
    color: #fff
}

.page-about .advantage .item .info p,
.page-about .advantage .sub-item .info p {
    padding-top: 12%
}

.page-about .advantage .row-list {
    margin-right: -20px
}

.page-about .advantage .row-item {
    padding-right: 10px
}

.page-about .advantage .item-1 {
    padding-top: 10%;
    padding-bottom: 10%
}

.page-about .advantage .item-2 {
    padding-top: 20.5%;
    padding-bottom: 20.5%
}

.page-about .advantage .item-3 {
    padding-top: 44.7%;
    padding-bottom: 44.7%
}

.page-about .advantage .item-4 {
    padding-top: 18.5%;
    padding-bottom: 18.5%
}

.page-about .advantage .sub-item {
    padding-top: 31.5%;
    padding-bottom: 31.5%
}

.page-about .advantage .item-6 .sub-item {
    padding-top: 30%;
    padding-bottom: 30%
}

.page-about .advantage .item-6 .hover-info .tit {
    padding-top: 5px;
    padding-bottom: 5px
}

.page-about .advantage .icon {
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.page-about .advantage .item {
    overflow: hidden;
    position: relative
}

.page-about .advantage .item .sub-item {
    position: relative
}

.page-about .advantage .item:hover .info-hover {
    opacity: 1;
    transform: translateY(0)
}

.page-about .advantage .info-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    padding-left: 5%;
    padding-right: 5%;
    opacity: 0;
    transform: translateY(100%);
    transition: all .4s
}

.page-about .advantage .info-hover .tit {
    padding-top: 20px;
    padding-bottom: 20px
}

.page-about .advantage .info-hover .desc {
    line-height: 1.6
}

.page-about .advantage .info-hover .inner {
    display: table;
    width: 100%;
    height: 100%
}

.page-about .advantage .info-hover .inner-cell {
    display: table-cell;
    vertical-align: middle
}

.page-about .advantage .hover-sub {
    z-index: 0;
    position: relative
}

.page-about .advantage .hover-sub-info {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    text-align: center;
    color: #fff;
    padding-left: 5%;
    padding-right: 5%;
    transition: all .4s;
    opacity: 0;
    transform: translateY(100%);
    z-index: 9
}

.page-about .advantage .hover-sub-info .tit {
    padding-top: 20px;
    padding-bottom: 20px
}

.page-about .advantage .hover-sub-info .desc {
    line-height: 1.6
}

.page-about .advantage .hover-sub-info .inner {
    display: table;
    width: 100%;
    height: 100%
}

.page-about .advantage .hover-sub-info .inner-cell {
    display: table-cell;
    vertical-align: middle
}

.page-about .advantage .hover-sub:hover {
    z-index: 10;
    overflow: visible
}

.page-about .advantage .hover-sub:hover .hover-sub-info {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.page-contact .col-lg-6 {
    width: 43.2%
}

.page-contact .contact-main {
    padding-top: 90px;
    padding-bottom: 60px
}

.page-contact .md {
    margin-bottom: 100px
}

.page-contact .md:last-child {
    margin-bottom: 0
}

.page-contact .md-tit {
    font-size: 48px
}

.page-contact .md-tit span {
    display: block
}

.page-contact .sub-tit {
    color: #555;
    font-size: 16px;
    padding-top: 20px
}

.page-contact .normal {
    font-style: normal;
    padding-top: 10px
}

.page-contact .md-btn {
    margin-top: 50px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    background-color: #043096;
    padding: 10px 15px
}

.page-contact .tel {
    line-height: 1.8
}

.page-contact .tel small {
    color: #043096;
    font-size: 24px
}

.page-contact .tel .tel-tit {
    color: #043096;
    font-size: 48px
}

.page-contact .tel .tel-tit span {
    color: #555;
    font-size: 16px
}

.page-contact .code-wrap {
    width: 160px;
    background-color: #eee;
    color: #333;
    font-size: 14px;
    padding: 20px 20px 0;
    text-align: center;
    float: right
}

.page-contact .code-wrap .code {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block
}

.page-contact .code-wrap p {
    padding-top: 10px;
    padding-bottom: 3px
}

.page-contact .md-info {
    line-height: 3;
    color: #555;
    font-size: 18px;
    padding-top: 45px
}

.page-contact .cards-info .item {
    margin-bottom: 30px
}

.page-contact .cards-info .item:last-child {
    margin-bottom: 0
}

.page-contact .cards-info .item-tit {
    color: #333;
    font-size: 30px
}

.page-news .news-section .item {
    margin-bottom: 1.4166%;
    min-height: 80px
}

.page-service {
    height: 100%
}

#fullpage {
    height: 100vh;
    overflow: hidden
}

#fullpage .section {
    height: 100vh;
    display: table;
    table-layout: fixed;
    position: absolute;
    opacity: 0;
    z-index: 0;
    visibility: hidden;
    width: 100%
}

#fullpage .section.active,
#fullpage .section:first-child {
    opacity: 1;
    top: 0;
    visibility: visible;
    z-index: 80
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fullpage-wrapper,
.scroll-wrapper {
    position: relative;
    overflow: hidden
}

.over {
    position: fixed;
    width: 100%;
    overflow: hidden
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

.page-about .advantage #items-box {
    display: block
}

.page-about .advantage #mobile-items {
    display: none
}

#loading {
    width: 40px;
    height: 40px;
    background: url(../imgs/loading.gif) no-repeat 50%;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 999
}

.hover-transTop img {
    transition: all 1s
}

.hover-transTop:hover img {
    transform: translateY(-8px)
}

html::-webkit-scrollbar {
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, .1)
}

html::-webkit-scrollbar-thumb {
    width: 4px;
    height: 4px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .25)
}

html::-webkit-scrollbar-track {
    background: #ababa7
}

html::-webkit-scrollbar-corner {
    background: transparent;
    height: 0;
    width: 0
}

.anim-1,
.anim-2,
.anim-3,
.anim-4,
.anim-5,
.anim-6,
.anim-7,
.anim-8,
.anim-9,
.anim-10,
.anim-11,
.anim-12 {
    transform: translateY(100px) translateX(0);
    opacity: 0;
    transition-timing-function: ease-in-out
}

.anim-2 {
    transition: transform 1s, opacity 1s
}

.anim-show {
    transform: translateY(0) translateX(0);
    opacity: 1
}


/* 9-15新增 S */

.guid-boot .guid-item {
    padding: 0 30px;
    width: 40%;
}

.guid-boot .awrap {
    display: inline-block;
}

.guid-boot .guid-item .arrow {
    width: 34px;
    height: 40px;
    background-image: url(../imgs/minker_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    display: block;
    margin: 0 10px;
    margin-top: 20px;
    transition: all 0.5s;
}

.guid-boot .guid-item:hover .arrow {
    background-image: url(../imgs/minker_arrow2.png);
}

.guid-boot .guid-item:hover .guid-about {
    color: #005cdb;
}

.guid-boot .guid-item.guid-left .arrow {
    transform: rotate(-180deg);
}

.guid-boot .guid-item.guid-left {
    text-align: left;
}

.guid-boot .guid-item.guid-right {
    text-align: right;
}

.guid-boot .guid-item .thumbnail {
    width: 120px;
    margin: 0 10px;
    position: relative;
    transition: all 1.5s;
}

.guid-boot .guid-item .thumbnail-cover {
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.guid-boot .guid-item .guid-about {
    padding-top: 20px;
}

.guid-boot .guid-item .work-type {
    font-size: 14px;
}

.guid-boot .guid-item .work-name {
    padding-top: 10px;
    font-size: 16px;
}

.guid-boot .center {
    width: 20%;
    text-align: center;
}

.guid-boot .center .icon {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../imgs/ico_btn1.png);
    background-position: center center;
    background-size: 100% auto;
    margin-top: 25px;
}

.guid-boot .center:hover .icon {
    background-image: url(../imgs/ico_btn2_hover.png);
}

.mobile-footer {
    display: none;
    background: #101010;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 60px;
}

.mobile-footer .contact {
    padding-bottom: 23px;
    border-bottom: 1px solid #333333;
}

.bg-lc {
    background-repeat: no-repeat;
    background-position: left center;
}

.bg-cc {
    background-repeat: no-repeat;
    background-position: center center;
}

.mobile-footer .contact .item .name {
    color: #b7b7b7;
    font-size: 14px;
    padding-left: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
    line-height: 20px;
}

.mobile-footer .contact .item {
    padding-left: 15px;
}

.mobile-footer .contact .item .info {
    font-size: 12px;
    padding-top: 10px;
}

.mobile-footer .contact .tel .name {
    background-image: url(../imgs/icon_foot_mobiletel.png);
}

.mobile-footer .contact .tel .info {
    font-size: 15px;
}

.mobile-footer .contact .address .name {
    background-image: url(../imgs/icon_foot_address.png);
}

.mobile-footer .copyright {
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 1.6;
    padding-top: 20px;
    padding-bottom: 22px;
}

.mobile-fixed-menu {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #005cdb;
    color: #fff;
    font-size: 14px;
    display: none;
    z-index: 100;
}

.mobile-fixed-menu .item {
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 20px 0;
    line-height: 22px;
}

.mobile-fixed-menu .item span {
    display: inline-block;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
}

.mobile-fixed-menu .wx span {
    background-image: url(../imgs/icon_mobile_wx.png);
}

.mobile-fixed-menu .online span {
    background-image: url(../imgs/icon_mobile_qq.png);
}

.mobile-fixed-menu .tel span {
    background-image: url(../imgs/icon_mobile_tel.png);
}

.page-case .footer-form {
    display: none;
}

.page-case .footer {
    display: none;
}

.item-case .item-about {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    z-index: 10;
}

.item-case .about-name {
    font-size: 16px;
    color: #fff;
}

.item-case .about-type {
    font-size: 14px;
    padding-left: 15px;
    color: #999999;
}

.page-index .partner-section .item .partner-logo {
    height: auto;
    vertical-align: middle;
}

.page-service .section .mobile-img-wrap {
    display: none;
    text-align: center;
}

.shad-box {
    position: fixed;
    width: 200vw;
    height: 200vh;
    background: #005cdb;
    opacity: 0;
    z-index: 102;
    left: 100vw;
    top: -200vh;
    transform: scale(0);
    transition: all 0.5s;
    border-radius: 50%;
}

.shad-box.shad {
    transform: scale(1);
    top: -50vh;
    left: -50vw;
    opacity: 1;
}

.mobile-menu {
    position: fixed;
    width: 100%;
    /* right:-210px; */
    /* transform: translateX(100%); */
    height: auto;
    /* background:#005cdb; */
    transition: all 0.8s;
    box-sizing: border-box;
    top: 0;
    z-index: 102;
}

.mobile-menu .mobile-nav-bar {
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 98;
}

.mobile-menu .mobile-nav {
    padding-top: 55px;
    display: none;
}

.mobile-menu .item-nav {
    text-align: center;
    font-size: 18px;
    padding: 8px 0;
    color: #fff;
    position: relative;
    transform: translateX(50px);
    opacity: 0;
}


/* .m-open .mobile-menu{
    z-index:102;
  } */

.m-open .mobile-menu {
    height: 100vh;
    padding-top: 20px;
    padding-bottom: 50px;
}

.m-open .mobile-menu .item-nav {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}

.mobile-menu .item-nav a {
    position: relative;
    display: inline-block;
}

.mobile-menu .logo-wrap {
    /* width:60%; */
    margin-left: 2%;
}

.mobile-menu .contact {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s;
}

.m-open .mobile-menu .contact {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .contact .name {
    font-size: 16px;
}

.mobile-menu .contact .tel {
    font-size: 20px;
    padding-top: 10px;
}

.mobile-menu .menu-head {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 15px;
    padding-left: 10px;
    display: none;
}

.mobile-menu .logo-wrap .logo-img {
    height: 34px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}


/* .header-wrap.m-open .mobile-menu {
  transform: translateX(0);
  } */

.mobile-menu .mobile-nav {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.header-wrap .mobile-menu .mobile-nav-bar {
    z-index: 99;
}

.m-open .mobile-menu .mobile-nav,
.m-open .mobile-menu .logo-wrap .logo-img {
    opacity: 1;
    visibility: visible;
}

.m-open .mobile-menu .mobile-nav {
    display: block;
}

.header-wrap.m-open .mobile-menu .mobile-nav-bar .bar-1 {
    transform: rotate(-45deg);
    top: 10px;
}

.header-wrap.m-open .mobile-menu .mobile-nav-bar .bar-2 {
    width: 0;
}

.header-wrap.m-open .mobile-menu .mobile-nav-bar .bar-3 {
    transform: rotate(45deg);
    top: 10px;
}

.header-wrap.m-open .mobile-menu .mobile-nav-bar {
    left: auto;
    right: 10px;
}

.mobile-menu .phone {
    padding-top: 20px;
    font-size: 16px;
    color: #005cdb;
    text-align: center;
}

.case-begain .item-case .item-inner {
    padding-top: 79%;
}

.page-case .case-box {
    min-height: 250px;
}

.page-service .section .mobile-img-wrap {
    display: none;
}

.page-service .begain-tit-txt {
    text-align: center;
    text-shadow: 2px 6px 0px rgba(64, 94, 186, 0.57);
    font-size: 66px;
    font-weight: bold;
    margin-bottom: 55px;
}

.page-service .begain-main .border-txt {
    width: 445px;
    height: 50px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 26px;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

.page-service .begain-main {
    text-align: center;
}

.page-service .begain-main .txt-wrap {
    display: inline-block;
}

.page-service .begain-main .wx-code {
    margin-right: 45px;
}

.page-service .begain-main .desc {
    text-align: left;
    padding-top: 15px;
}

.page-service .begain-main .contact-btn {
    width: 266px;
    height: 50px;
    background-image: linear-gradient( #635fef, #635fef), linear-gradient( #f4d123, #f4d123);
    background-blend-mode: normal, normal;
    box-shadow: 2px 6px 0px 0px rgba(77, 110, 203, 0.57);
    border-radius: 26px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;

    /*11-12*/
    margin-left: 92px;
}


/* 9-15新增 E */

.item-case .place-infos .work-info {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #043096;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
}

.item-case .place-infos .bdr-lt {
    left: 20px;
    visibility: visible;
    opacity: 1;
}

.item-case .place-infos .bdr-bt {
    right: 20px;
    visibility: visible;
    opacity: 1;
}

.item-case .place-infos .icon-add {
    opacity: 1;
    display: block;
}

.place-infos p {
    padding-top: 30px;
}

.dropdown-multiple,
.dropdown-multiple-label,
.dropdown-single {
    position: relative
}

.dropdown-multiple-label.active .dropdown-main,
.dropdown-multiple.active .dropdown-main,
.dropdown-single.active .dropdown-main {
    display: block;
    -webkit-animation: iui-fadeIn .2s ease-in forwards;
    -moz-animation: iui-fadeIn .2s ease-in forwards;
    -ms-animation: iui-fadeIn .2s ease-in forwards;
    -o-animation: iui-fadeIn .2s ease-in forwards;
    animation: iui-fadeIn .2s ease-in forwards
}

.dropdown-display,
.dropdown-display-label {
    position: relative;
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    background-color: #fff
}

.dropdown-clear-all {
    background-color: #fff;
    border: none;
    font-size: 22px;
    z-index: 999;
    color: #999;
    position: absolute;
    right: 2px;
    top: 2px;
    display: none;
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.dropdown-clear-all:focus {
    outline: 0
}

.dropdown-clear-all:hover {
    color: #ccc;
    text-decoration: none
}

.dropdown-display {
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
}

.dropdown-display .dropdown-chose-list {
    display: block;
    vertical-align: middle;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dropdown-display .dropdown-chose-list span:before {
    content: ','
}

.dropdown-display .dropdown-chose-list span:first-child:before {
    content: ''
}

.dropdown-display .placeholder {
    display: none
}

.dropdown-display .placeholder:first-child {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    color: #999;
    display: block;
    text-indent: 10px;
    font-size: 16px;
    line-height: 50px
}

.dropdown-display input {
    border: 0;
    outline: 0
}

.dropdown-display-label {
    cursor: text;
    padding: 6px 25px 5px 0
}

.dropdown-display-label .dropdown-search {
    display: inline-block
}

.dropdown-display-label input,
.dropdown-display-label input:focus {
    border: none;
    outline: 0
}

.dropdown-display-label .dropdown-chose-list {
    display: inline-block;
    padding: 0 5px
}

.dropdown-display-label .dropdown-chose-list .placeholder {
    display: none
}

.dropdown-display-label .dropdown-selected {
    position: relative;
    margin: 0 5px 5px 0;
    padding: 0 20px 0 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-repeat: repeat-x;
    color: #333;
    cursor: default;
    display: inline-block
}

.dropdown-display-label .dropdown-selected .del {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    line-height: 1;
    color: #999;
    position: absolute;
    right: 3px;
    top: 0
}

.dropdown-display-label .dropdown-selected .del:after {
    content: '\D7';
    font-size: 16px
}

.dropdown-main {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1010;
    width: 100%;
    color: #444;
    box-sizing: border-box;
    margin-top: -1px;
    border-top: 0;
    padding: 4px 7px;
    padding: 0;
    display: none;
    width: 105px;
    max-height: 185px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(180, 180, 180, 0.33);
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    overflow-x: hidden;
    overflow-y: auto;
}

.dropdown-main ul {
    min-height: 185px;
    margin: 0;
    padding: 0
}

.dropdown-main input {
    margin-top: 0;
    display: block;
    box-sizing: border-box;
    height: 30px;
    border: 1px solid #ccc;
    width: 100%;
    text-indent: 5px;
    border-radius: 3px
}

.dropdown-main .dropdown-search {
    display: block;
    padding: 5px 0
}

.dropdown-group {
    font-weight: 700
}

.dropdown-group,
.dropdown-option {
    margin: 0;
    /* padding-left: 12px; */
    list-style: none;
    line-height: 26px;
    word-wrap: break-word;
    text-align: center;
}

.dropdown-option {
    cursor: pointer
}

.dropdown-option:focus,
.dropdown-option:hover {
    background-color: #efefef;
    outline: 0
}

.dropdown-option[disabled] {
    color: #ddd;
    background-color: #fff;
    cursor: not-allowed;
    text-decoration: line-through
}

.dropdown-option.dropdown-chose:after {
    content: '';
    float: right;
    width: 10px;
    height: 10px;
    background: #4AB1E9;
    border-radius: 100%;
    margin: 8px 5px 0 0
}

.dropdown-maxItem-alert {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e4e3e2;
    width: 100%;
    height: 39px;
    line-height: 39px;
    padding: 0 5px;
    border-radius: 5px;
    color: #999;
    -webkit-animation: iui-fadeIn .2s ease-in forwards;
    -moz-animation: iui-fadeIn .2s ease-in forwards;
    -ms-animation: iui-fadeIn .2s ease-in forwards;
    -o-animation: iui-fadeIn .2s ease-in forwards;
    animation: iui-fadeIn .2s ease-in forwards
}

.dropdown-option.dropdown-chose:after {
    display: none;
}

.dropdown-option {
    height: 30px;
    line-height: 30px;
    /* border-bottom: 1px solid #ccc; */
}

.dropdown-contact-sin {
    float: right;
    width: 100px;
    height: 24px;
}

.dropdown-contact-sin .dropdown-display {
    height: 24px;
    background-color: #ffffff;
    border-radius: 4px;
    /* border: solid 1px #e5e5e5; */
    border: 0;
    font-size: 16px;
    /* padding-left: 15px; */
    width: 100%;
    display: block;
    outline: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../imgs/expand-arrow.png);
    background-position: 80px center;
    background-repeat: no-repeat;
    background-size: 18%;
}

.dropdown-contact-sin.active .dropdown-display {
    background-image: url(../imgs/expand-arrow-top.png);
}

.mp-modal-layer {
    position: absolute;
    overflow: hidden;
    width: 385px!important;
    height: 534px;
    box-sizing: border-box;
    border-radius: 30px!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3)
}

.mp-modal-layer .modal-title {
    position: relative;
    padding: 30px 0;
    text-align: center;
    font-size: 24px;
}

.mp-modal-layer .close-btn {
    position: absolute;
    position: absolute;
    top: 10px;
    right: -10px;
    width: 24px;
    height: 24px;
    background: url(../imgs/delete-sign.png) center /cover no-repeat;
}

.mp-modal-layer .contact-modal {
    /* width: 385px; */
    width: 100%;
    height: 535px;
    padding: 15px 35px 30px;
}

.mp-modal-layer .contact-modal .input-box {
    padding: 35px 0;
    /* line-height: 24px; */
    height: 90px;
    font-size: 16px;
    border-bottom: 1px solid #f5f5f5;
}

.mp-modal-layer .contact-modal .input-box label {
    float: left;
}

.mp-modal-layer .contact-modal .input-box input {
    float: right;
    line-height: 24px;
    font-size: 16px;
    text-align: right;
}

.mp-modal-layer .contact-modal .submit-btn {
    margin-top: 85px;
    height: 50px;
    background-image: linear-gradient( #635fef, #635fef), linear-gradient( #635fef, #635fef);
    background-blend-mode: normal, normal;
    border-radius: 26px;
    color: #fff;
    font-size: 24px;
    width: 100%;
    line-height: 50px;
}


/* 模态框 */

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-backdrop {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
@media screen and (max-width:1680px) {
    .container-fluid,
    .md-fluid-container,
    .news-container,
    .page-works .works-container {
        width: 95%
    }
    .pc-header .nav li {
        margin: 0 20px
    }
    .pc-header .menu-bar.active .bar {
        right: 0
    }
    .footer .phone-tit {
        display: none
    }
    .footer-top .phones {
        padding-left: 15px
    }
}

@media screen and (max-width:1560px) {
    .pc-header .nav {
        padding-left: 50px
    }
    .pc-header .nav li {
        margin: 0 10px
    }
    .page-index .section-main {
        padding-top: 60px;
        padding-bottom: 60px
    }
    .footer-nav .item-nav {
        padding: 0 5px
    }
    .item-case .cover-info .case-tit {
        font-size: 22px;
    }
    .page-service .begain-tit-txt {
        font-size: 42px;
    }
    .page-service .begain-main .border-txt {
        font-size: 24px;
        width: 375px;
        margin-bottom: 30px;
    }
    .page-service .begain-main .contact-btn {
        font-size: 24px;
        width: 235px;
        height: 44px;
    }
    .page-service .begain-main .wx-code img {
        height: 225px;
    }
}

@media screen and (max-width:1440px) {
    .page-index .news-section .section-main .tit .tit-wrap {
        padding-top: 3.5%
    }
    .page-index .news-section .section-main .tit .gray-icon {
        height: 30px
    }
    .page-index .news-section .section-main .tit .color-icon{
      height: 30px;
    }
    .page-index .news-section .section-main .tit {
        font-size: 20px
    }
    .news-section .item-inner {
        padding: 20px
    }
    .page-contact .md-tit {
        font-size: 40px
    }
    .page-contact .tel .tel-tit {
        font-size: 36px
    }
    .page-contact .md-info {
        line-height: 2
    }
    .page-contact .md-btn {
        font-size: 18px
    }
    .page-contact .md {
        margin-bottom: 60px
    }
    .page-contact .md-info {
        padding-top: 30px
    }
    .footer .code1-box {
        display: none
    }
    .footer .col-lg-7 {
        margin-left: -75px
    }
    .footer-nav .item-nav {
        padding: 0 5px
    }
    .footer-form .form-tit {
        font-size: 28px
    }
    .footer-form .form-sub-tit {
        font-size: 24px;
        padding-top: 45px
    }
    .page-about .introduct .introduct-img .img-box .img {
        width: 80%
    }
    .page-works .works-main .tit {
        font-size: 36px
    }
    .page-works .works-main .eng {
        font-size: 24px
    }
    .page-banner .banner-place {
        height: 420px
    }
}

@media screen and (max-width:1336px) {
    .pc-header .nav {
        padding-left: 30px
    }
    .pc-header .nav li {
        margin: 0 8px
    }
    .page-case .case-left {
        width: 300px;
        padding-left: 50px
    }
    .page-case .case-content {
        margin-left: 360px
    }
    .page-about .advantage .icon {
        height: 30px
    }
    .page-about .advantage .info-hover .tit {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .page-about .advantage .info-hover .desc {
        font-size: 14px
    }
    .item-case .cover-info .case-tit {
        font-size: 24px;
        padding-bottom: 2%;
    }
    .item-case .cover-info .case-belong {
        font-size: 16px;
    }
    .item-case .cover-info .watch-more {
        font-size: 14px;
        padding-top: 1%;
    }
    .item-case .watch-icon img {
        height: 40px;
    }
}

@media screen and (max-width:1280px) {
    .pc-header .logo-wrap img {
        height: 34px
    }
    .pc-header .nav {
        display: none
    }
    .common-header.nav-hide .pc-header,
    .pc-header {
        padding: 15px 0
    }
    .home-banner .item {
        height: 75vh
    }
    .page-index .service-section .service-items .item {
        width: 32.333%;
        margin-bottom: 2%;
        margin-right: 1.5%
    }
    .page-index .service-section .service-items .item:nth-child(3n) {
        margin-right: 0
    }
    /* .item-case .cover-info .case-tit {
    font-size: 18px
  }

 .item-case .cover-info .case-belong{
    font-size: 14px
  }

  .item-case .cover-info .watch-more{
    font-size: 12px
  } */
  .footer .site-copyright .friend-links{
  display: none;
}
    .item-case .watch-icon img {
        height: 35px
    }
    .item-case .case-logo {
        max-height: 70px
    }
    .footer-top .col-lg-4 {
        width: 50%
    }
    .footer .col-md-8 {
        display: none
    }
    .footer .col-md-2 {
        width: 40%
    }
    .footer .code1,
    .footer .phone-tit {
        display: block
    }
}

@media screen and (max-width:1240px) {
    .page-case .sub-case-list .item-case {
        width: 49.3%;
        margin-right: 10px
    }
    .page-case .sub-case-list .item-case:nth-child(2n) {
        margin-right: 0
    }
    .page-case .sub-case-list .item-case:nth-child(3n) {
        margin-right: 10px
    }
    .page-case .sub-case-list .item-case:nth-child(6n) {
        margin-right: 0
    }
}

@media screen and (max-width:1200px) {
    .page-about .introduct .introduct-img .img-box {
        display: none
    }
}

@media screen and (max-width:1140px) {
    .page-case .case-pic {
        width: 66%
    }
    .page-case .sub-case-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .page-case .sub-case-list .item-case {
        width: 48%;
        float: none
    }
}

@media screen and (max-width:1080px) {
    .page-about .advantage #items-box {
        display: none
    }
    .page-about .advantage #mobile-items {
        display: block
    }
    .pc-header .menu-bar {
        display: none
    }
    .pc-header .m-menu-bar {
        display: block
    }
    .page-about .introduct .introduct-img .img-box {
        display: none
    }
    .page-about .advantage .item-1,
    .page-about .advantage .item-2,
    .page-about .advantage .item-3,
    .page-about .advantage .item-4,
    .page-about .advantage .item .sub-item {
        padding-top: 22.5%;
        padding-bottom: 22.5%
    }
}

@media screen and (max-width:798px) {
    #aside-bar {
        display: none
    }
    #scrollUp {
        display: block
    }
    .pc-header .menu-bar {
        display: none
    }
    .pc-header .m-menu-bar {
        width: 90px
    }
    .pc-header .m-menu-bar .bar {
        width: 30px
    }
    .home-banner .txt-strong {
        font-size: 22px
    }
    .home-banner .txt-small {
        font-size: 16px;
        padding-top: 1%
    }
    .page-index .section {
        padding-top: 10%
    }
    .page-index .section-main {
        padding-top: 8%;
        padding-bottom: 8%
    }
    .page-index .section-tit .tit-eng {
        font-size: 1.4rem
    }
    .page-index .section-tit .tit-name {
        font-size: 1.2rem;
        padding-top: 5px
    }
    .page-index .section-tit .slogn {
        font-size: .9rem
    }
    .page-index .service-section .service-items .item {
        width: 48%;
        margin-right: 2%;
        margin-left: 2px;
        margin-bottom: 2%;
        padding: 20px 0
    }
    .page-index .service-section .service-items .item:nth-child(2n) {
        margin-right: 0
    }
    .page-index .service-section .service-items .item:nth-child(3n) {
        margin-right: 2%
    }
    .page-index .service-section .service-items .item:last-child {
        margin-right: 0
    }
    .page-index .service-section .item .item-tit img {
        height: 50px
    }
    .page-index .service-section .item .item-tit p {
        font-size: 1.05rem;
        padding-top: 15px
    }
    .page-index .service-section .item .item-desc {
        padding-top: 15px;
        min-height: 130px
    }
    .page-index .case-section .item-case .case-logo {
        max-width: 80%;
        max-height: 70px;
    }
    #solution-banner .swiper-slide-active .name {
        font-size: .8rem;
        padding: 10px 0
    }
    #solution-banner .swiper-slide {
        margin-bottom: 30px
    }
    .page-index .partner-section .item {
        width: 33.333%;
        height: 55px
    }
    .page-index .partner-section .item .inner {
        padding: 0 2%;
    }
    .page-index .partner-section .item .partner-logo {
        /* height: 38px; */
        max-width: 70%;
        max-height: 30px
    }
    .page-index .partner-section .section-main {
        padding-bottom: 8%
    }
    .page-index .news-section .section-main .tit {
        padding-top: 65%
    }
    .page-index .news-section .section-main .news-list .news-tit:nth-child(4)~.news-tit {
        display: none
    }
    .page-index .news-section .section-main .tit p img {
        height: 35px
    }
    .page-index .news-section .section-main .tit p {
        font-size: .95rem
    }
    .page-index .news-section .section-main .list {
        border-width: 0;
        overflow-x: scroll;
        white-space: nowrap
    }
    .page-index .news-section .section-main .item {
        border-left-width: 0;
        padding-bottom: 3%;
        float: none;
        vertical-align: top;
        display: inline-block
    }
    .page-index .news-section .section-main .item .news {
        min-height: 170px;
        max-height: 170px;
    }
    .page-index .news-section .section-main .news-list {
        padding: 3% 3% 0
    }
    .page-index .news-section .section-main .fixed-bar {
        display: none
    }
    .page-index .news-section {
        padding-bottom: 0
    }
    .page-news .news-container .detail-content img {
        width: 100%;
        max-width: 100%;
        height: auto
    }
    .page-case .case-begain,
    .page-case .case-left {
        display: none
    }
    .page-case .case-content {
        margin-left: 0;
        padding-left: 0;
        margin-top: 0
    }
    .header-place {
        padding-top: 65px
    }
    .page-case .case-pic {
        display: none
    }
    .page-case .case-list .item-case {
        width: 100%;
        margin-right: 0;
    }
    .page-case .sub-case-list .item-case:nth-child(3n),
    .page-case .sub-case-list .item-case:nth-child(6n) {
        margin-right: 0
    }
    .page-case .case-list .item-case .cover-msk .case-logo {
        height: 35px
    }
    .page-case .bar-menu {
        display: block
    }
    .footer-top .code1 {
        display: block;
        height: 90px
    }
    .footer-top .phones {
        float: right;
        padding-top: 20px
    }
    .footer-top .phone-mobile {
        font-size: 20px;
        font-weight: 600;
        padding: 0
    }
    .footer .phone-tit {
        display: none
    }
    .footer-top .col-lg-4,
    .footer .col-md-2 {
        width: 100%
    }
    .footer .contact-address {
        padding-top: 20px;
        line-height: 1.6
    }
    .footer .address {
        margin-top: 10px
    }
    .footer .contact-address .item {
        font-size: 14px
    }
    .footer-copyright {
        text-align: center
    }
    .footer-copyright .copyright {
        display: block
    }
    .footer .copyright,
    .footer .icp {
        float: none
    }
    .footer .footer-top {
        padding-top: 35px;
        padding-bottom: 25px
    }
    .page-banner .banner-place {
        height: 230px
    }
    .mp-modal-layer {
        width: 260px!important;
        border-radius: 10px!important;
        height: auto;
    }
    .mp-modal-layer .contact-modal {
        /* width: 385px; */
        width: 100%;
        height: auto;
        padding: 10px 20px 10px;
    }
    .mp-modal-layer .modal-title {
        padding: 20px 0;
        font-size: 16px;
    }
    .mp-modal-layer .close-btn {
        width: 20px;
        height: 20px;
    }
    .mp-modal-layer {
        border-radius: 10px!important;
    }
    .mp-modal-layer .contact-modal .input-box input {
        font-size: 14px;
        width: 125px;
    }
    .mp-modal-layer .contact-modal .input-box {
        padding: 15px 0;
        height: 60px;
        border-bottom: 1px solid #f5f5f5;
    }
    .mp-modal-layer .contact-modal .submit-btn {
        margin-top: 25px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .mp-modal-layer .close-btn {
        top: 5px;
    }
}
@media screen and (max-width:978px){
  .news-detail .list{
    margin:0 -1.5%;
  }
  .news-detail .list .item{
    padding:0 1.5%;
  }
}
@media screen and (max-width:425px) {
    .pc-header .m-menu-bar {
        display: block
    }
    .m-menu-bar .m-t {
        opacity: 0;
        visibility: hidden
    }
    .m-menu-bar {
        display: block
    }
    .pc-header .logo-wrap {
        height: 35px
    }
    .footer-form .form-bg {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .footer-form .form-tit {
        font-size: 18px
    }
    .footer-form .form-sub-tit {
        padding-top: 25px;
        font-size: 16px
    }
    .footer-form form {
        padding-top: 20px
    }
    .footer-form .input-box {
        width: 100% !important;
        margin-bottom: 15px
    }
    .footer-form .submit-input {
        text-align: center
    }
    .footer-form .submit-btn {
        width: auto;
        padding: 10px 15px
    }
    .footer-top .col-lg-4 {
        width: 100%
    }
    .footer-top .phone-tit {
        display: none
    }
    .footer-top .phones {
        font-size: 1rem;
        padding: 0
    }
    .footer-top .phone-mobile {
        font-size: 1.2rem;
        padding: 4% 0
    }
    .footer-nav,
    .footer .social-share {
        display: none
    }
    .footer .address-wrap {
        float: left
    }
    .footer .contact-address .item {
        font-size: .95rem;
        padding-left: 30px
    }
    .footer .address {
        margin-top: 3%
    }
    .footer-copyright .icp {
        float: none
    }
    .page-banner .banner-place {
        height: 180px
    }
    .page-news .news-menu .item .name {
        font-size: 14px
    }
    .page-news .news-menu .item .eng {
        display: none
    }
    .page-news .news-container {
        width: 96%
    }
    .page-news .news-wrapper {
        padding-top: 30px
    }
    .page-news .recomm-list {
        padding-top: 1.3625%
    }
    .page-news .recomm-wrapper .news-tit {
        font-size: 14px;
        padding: 8px 10px
    }
    .page-news .pagination-bar {
        padding-top: 20px
    }
    .page-news .news-section {
        padding-bottom: 30px
    }
    .news-section .news-list {
        padding-top: 25px
    }
    .news-section .item:nth-child(3)~.item .item-inner {
        border-top-width: 1px
    }
    .news-section .item-inner {
        padding: 8px
    }
    .news-section .news-tit {
        font-size: 16px
    }
    .news-section .day {
        font-size: 28px;
        text-align: center
    }
    .news-section .year-month {
        padding-top: 7px;
        display: block
    }
    .news-section .news-left .left-inner {
        padding-right: 10px
    }
    .news-section .news-tit {
        padding-top: 0
    }
    .news-section .news-meta {
        padding-left: 90px
    }
    .news-section .news-dec {
        padding-top: 5px
    }
    .news-section .item {
        padding-bottom: 1.365%
    }
    .news-detail .detail-head .news-tit {
        font-size: 16px;
        line-height: 1.5
    }
    .news-detail .contact {
        padding-top: 25px;
        padding-bottom: 20px
    }
    .news-detail .contact .phone {
        font-size: 18px;
        line-height: 30px
    }
    .news-detail .contact .online-contact {
        padding: 8px 15px;
        font-size: 14px
    }
    .news-detail .news-guid .guid-btn {
        font-size: 14px;
        padding: 7px 0
    }
    .news-detail .main-content {
        padding-bottom: 30px;
        padding-right: 0
    }
    .news-detail .aside-content {
        margin-bottom: 30px;
        padding-left: 0
    }
    .news-detail .aside-content .item .news-tit {
        font-size: 14px;
        text-align: left
    }
    .news-detail .contact .phone {
        background-size: 15%;
        padding-left: 20px
    }
    .news-detail .bar {
        height: 25px
    }
    .page-contact .contact-main {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .page-contact .col-lg-6 {
        width: 100%
    }
    .page-contact .md-tit {
        font-size: 20px;
        text-align: center
    }
    .page-contact .md-tit span {
        display: inline
    }
    .page-contact .sub-tit {
        font-size: 14px
    }
    .page-contact .md-btn {
        margin-top: 25px;
        font-size: 14px
    }
    .page-contact .md-info {
        padding-top: 20px;
        line-height: 1.8;
        font-size: 16px
    }
    .page-contact .code-wrap {
        display: none
    }
    .page-contact .md {
        margin-bottom: 40px
    }
    .page-contact .cards-info .item .item-tit {
        font-size: 18px
    }
    .page-contact .cards-info .item:first-child .item-tit {
        padding-top: 30px
    }
    .page-about .about-md {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .page-about .introduct .md-tit {
        text-align: center
    }
    .page-about .md-tit .tit {
        font-size: 24px
    }
    .page-about .md-tit .eng {
        font-size: 16px
    }
    .page-about .introduct .md-tit .bdr-wrap {
        margin-top: inherit;
        text-align: center
    }
    .page-about .md-tit .bdr {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .page-about .introduct .accouts-num {
        padding-top: 30px
    }
    .page-about .introduct .accouts-num .item {
        text-align: center
    }
    .page-about .introduct .accouts-num p {
        font-size: 26px
    }
    .page-about .introduct-img {
        margin-top: 30px
    }
    .page-about .introduct-img .img-box .img {
        max-width: 100%;
        height: auto
    }
    .page-about .history-year .item {
        padding-right: 200px
    }
    .page-about .history-content .article {
        padding-top: 20px;
        padding-left: 0
    }
    .page-about .history-content .year {
        padding-left: 50px;
        font-size: 30px
    }
    .page-about .advantage .row-list {
        margin-right: 0
    }
    .page-about .advantage .row-item {
        padding-right: 0
    }
    .page-about .advantage .row-item .item-5,
    .page-about .advantage .row-item .item-6 {
        padding-right: 0;
        margin-bottom: 10px
    }
    .page-about .advantage .item-1,
    .page-about .advantage .item-2,
    .page-about .advantage .item-3,
    .page-about .advantage .item-4,
    .page-about .advantage .item .sub-item {
        padding-top: 22.5%;
        padding-bottom: 22.5%
    }
    .page-works .works-banner .site-name {
        font-size: 16px
    }
    .page-works .works-detail {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .page-works .about {
        padding: 15px
    }
    .page-works .about-tit {
        font-size: 18px
    }
    .page-works .about .desc {
        line-height: 1.6;
        font-size: 16px;
        padding: 10px 0
    }
    .page-works .about .right-box .btns {
        display: flex;
        justify-content: space-between;
        float: none
    }
    .page-works .about .btn-wrap {
        padding: 5px 15px;
        font-size: 14px
    }
    .page-works .about .make {
        margin-bottom: 0
    }
    .page-works .works-main {
        margin-top: 35px;
        padding-top: 25px;
        padding-bottom: 35px
    }
    .page-works .works-main .tit {
        font-size: 20px
    }
    .page-works .works-main .eng {
        font-size: 16px
    }
    .page-works .works-main .works-article {
        width: 90%;
        padding-top: 35px
    }
    .page-works .guid-wrap {
        padding-top: 35px
    }
    .page-works .guid-wrap .btn-wrap {
        width: 120px;
        font-size: 14px
    }
    .page-works .guid-wrap .btn-wrap .guid-btn {
        width: 35px;
        height: 35px;
        background-size: 25%
    }
    .page-works .guid-wrap .btn-wrap .txt {
        padding: 7px 0
    }
    .page-works .guid-wrap .prev .txt {
        padding-left: 40px
    }
    .page-works .guid-wrap .next .txt {
        padding-right: 40px
    }
    .page-service .slide-txts .dec-tit {
        font-size: 22px;
        padding-bottom: 20px;
        text-align: center;
        display: block;
    }
    .page-service .section:nth-child(2n) .left-box,
    .page-service .section:nth-child(odd) .left-box {
        padding-top: 18%
    }
    .page-service .section {
        padding-bottom: 8%
    }
    .page-service .section:nth-child(2n) .right-box {
        padding-top: 0
    }
    .page-service .section:nth-child(odd) .right-box {
        padding-top: 7%
    }
    .page-service .slide-txts .dec-ps {
        font-size: 14px;
        line-height: 1.6
    }
    .page-service .slide-txts .icons-label {
        display: flex;
        justify-content: space-around
    }
    .page-service .slide-txts .item-label {
        font-size: 12px;
        margin-right: 0
    }
    .page-service .slide-txts .item-label img {
        height: 45px
    }
    .page-service .icons-label .name {
        padding-top: 0
    }
    .page-service .section:nth-child(odd) .right-box {
        padding-left: 0
    }
    .page-service .section:nth-child(2n) .left-box {
        padding-right: 0;
        padding-top: 8%
    }
    .page-service .section .img-wrap {
        text-align: center
    }
    .page-service .section .slide-img {
        height: 200px
    }
    .page-service .slide-txts {
        width: 93%
    }
    .page-service .arrow-down {
        bottom: 30px
    }
    .page-service .arrow-down img {
        height: 20px
    }
    .guid-boot .guid-item,
    .guid-boot .center {
        float: none;
        width: 100%;
    }
    .guid-boot .guid-item {
        padding: 0 2%;
    }
    .guid-boot .guid-item .arrow {
        width: 20px;
        height: 15px;
    }
    .guid-boot .guid-item .thumbnail {
        width: 80px;
    }
    .guid-boot .guid-item .thumbnail-cover {
        border-radius: 10px;
    }
    .guid-boot .guid-item .guid-about {
        padding-top: 5px;
    }
    .guid-boot .guid-item .work-name {
        padding-top: 5px;
    }
    .guid-boot .center .icon {
        margin: 10px 0;
    }
    .guid-boot .center .icon {
        width: 25px;
    }
    .page-case .mobile-footer {
        display: block;
    }
    .footer {
        display: none;
    }
    .mobile-footer {
        display: block;
    }
    .mobile-fixed-menu {
        display: block;
    }
    .footer-form .form-bg {
        padding-top: 30px;
        padding-bottom: 30px;
        /* padding-top: 1.5625%;
  padding-bottom: 1.5625%;*/
    }
    .footer-form .form-tit {
        font-size: 16px;
    }
    .footer-form .form-sub-tit {
        padding-top: 25px;
        font-size: 14px;
    }
    .footer-form form {
        padding-top: 20px;
    }
    .footer-form .input-box {
        width: 100% !important;
        margin-bottom: 15px;
        height: 40px;
    }
    .footer-form .input-box input {
        line-height: 40px;
    }
    .footer-form .submit-input {
        text-align: center;
    }
    .footer-form .submit-btn {
        width: auto;
        padding: 5px 25px;
        border-radius: 20px;
        height: 40px;
    }
    .footer-form .submit-input {
        padding-top: 12px;
    }
    .footer-form .warn-tip {
        padding-top: 15px;
        font-size: 12px;
        text-align: center;
    }
    .item-case {
        margin-bottom: 15px;
    }
    .item-case .awrap {
        padding-bottom: 40px;
    }
    .item-case .item-about {
        display: block;
    }
    .item-case .bg {
        background-color: #010101;
    }
    .page-index .case-section {
        background: #010101;
    }
    .page-index .case-section .section-tit .slogn {
        color: #fff;
    }
    .page-index .case-section .section-main {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    .page-index .partner-section .list {
        border: 1px solid #444;
        border-bottom: 0;
        border-right: 0;
    }
    .page-index .partner-section .list .item {
        border-bottom: 1px solid #444;
        border-right: 1px solid #444;
        padding: 10px 0;
        line-height: 30px;
    }
    .page-index .partner-section .item {
        margin-bottom: 0;
    }
    .page-index .partner-section .item:nth-child(27)~.item {
        display: none;
    }
    .page-case .case-main {
        padding-left: 2%;
        padding-right: 2%;
        background: #010101;
    }
    /* .page-service .section:nth-child(odd) .img-wrap {
        display: none;
    } */
    /* .page-service .section:nth-child(odd) .mobile-img-wrap {
        display: block;
    } */
    .page-service .section .slide-img {
        height: 165px;
    }
    .page-service .section:nth-child(odd) .left-box {
        padding-top: 0;
    }
    .page-service .slide-txts .icons-label {
        padding-top: 5%;
    }
    #fullpage {
        height: inherit;
    }
    #fullpage .section {
        padding-top: 20%;
        position: relative;
        display: inherit;
        z-index: 80;
        opacity: 1;
        visibility: visible;
        height: 90vh;
    }
    .over {
        position: relative;
    }
    .over .mobile-menu {
        background: #005cdb;
    }
    .page-service .arrow-down {
        bottom: 5%;
    }
    #fullpage .section:nth-child(1)~.section {
        padding-top: 10%;
        /* height: calc(100vh - 125px); */
        padding-bottom: 20%;
    }
    .home-banner .item {
        height: 30vh;
    }
    .home-banner .down-toggle {
        display: none;
    }
    .page-service .section .mobile-img-wrap {
        display: block;
    }
    /* .page-service .section:nth-child(odd) .img-wrap {
        display: none;
    } */
    #fullpage .section:nth-child(1)~.section.mingpian-section {
        padding-top: 0;
    }
    .page-service .begain-tit-txt {
        font-size: 22px;
    }
    .page-service .begain-main .txt-wrap {
        width: 100%;
        text-align: center;
    }
    .page-service .begain-main .wx-code {
        margin-right: 0;
        float: none;
    }
    .page-service .begain-main .wx-code img {
        height: 120px;
    }
    .page-service .begain-main .border-txt {
        width: 90%;
        text-align: center;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        height: 44px;
        line-height: 44px;
    }
    .page-service .begain-main .desc {
        text-align: center;
        float: none;
    }
    .page-service .new-section .fp-tableCell {
        display: block;
    }
    .page-service .begain-main .contact-btn {
        font-size: 16px;
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin: auto;
        cursor: pointer;
    }
    .page-service .new-section:nth-child(even) .right-box {
        /* padding-top: 12%; */
        padding-left: 0;
    }
    .page-service .new-section {
        padding-bottom: 8%;
    }
    #fullpage .new-section:nth-child(1)~.new-section {
        padding-bottom: 8%;
    }
    /* .page-service .new-section .arrow-down {
        bottom: 0;
    } */
    .page-service .new-section:nth-child(1)~.new-section .arrow-down {
        bottom: 10%;
    }
    .page-service .new-section .slide-txts .dec-tit {
        padding-bottom: 20px;
    }
    .page-service .new-section .slide-txts .desc-sub-tit {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .page-service .new-section:nth-child(odd) .left-box {
        padding-right: 0;
    }
    .page-service .new-section .dec-con {
        padding-top: 15px;
    }
    .news-detail .news-guid .guid-btn{
      float: none;
      max-width: 100%;
    }
/* .page-service .section:nth-child(even) .img-wrap{
  display: none;
} */
.page-aicard .section:nth-child(even) .img-wrap{
  display: block;
}
.page-aicard .section:nth-child(even) .dec-con{
  padding-left:0;
}
.page-aicard .section:nth-child(odd) .img-wrap{
  display: none;
}
.page-service .section:nth-child(odd) .img-wrap{
  display: none;
}
.page-service .slide-txts .dec-tit .bdr{
  margin-left:auto;
  margin-right:auto;
}

.our-service .section:nth-child(odd) .img-wrap{
  display: block;
}
.our-service .section:nth-child(even) .img-wrap{
  display: none;
}
}
