*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
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,
html,
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,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 "Microsoft Yahei",
}

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

a:hover {
    color: #0067ae
}

img {
    max-width: 100%;
    border: none
}

em,
i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select,
textarea {
    font-size: 12px;
    color: #444;
    font-family: "Microsoft Yahei", sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button,
input[type=button],
input[type=reset],
input[type=submit],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

::-webkit-input-placeholder {
    color: #c2c2c2
}

::-moz-placeholder {
    color: #c2c2c2
}

:-ms-input-placeholder {
    color: #c2c2c2
}

::-ms-clear,
::-ms-reveal {
    display: none
}

.fix {
    *zoom: 1
}

.fix:after,
.fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.c {
    clear: both
}

.col-l,
.l {
    float: left
}

.col-r,
.r {
    float: right
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto
}

.wp1490 {
    width: 90%;
    max-width: 1490px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.headerrel01-menuBtn {
    display: none;
    width: 1em;
    height: 1em;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.headerrel01-menuBtn span {
    height: 1px;
    position: absolute;
    top: 50%;
    display: block;
    width: 1em;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    color: inherit
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%
}

.headerrel01-menuBtn span:before {
    -ms-transform: translate(-50%, -.28em);
    -webkit-transform: translate(-50%, -.28em);
    transform: translate(-50%, -.28em)
}

.headerrel01-menuBtn span:after {
    -ms-transform: translate(-50%, .28em);
    -webkit-transform: translate(-50%, .28em);
    transform: translate(-50%, .28em)
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span {
    background: 0 0
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:before {
    -ms-transform: translate(-50%, 0) rotate(45deg);
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg)
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:after {
    -ms-transform: translate(-50%, 0) rotate(-45deg);
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
    transform: translate(-50%, 0) rotate(-45deg)
}

.headerrel01-menuBtn {
    margin: 10px;
    font-size: 24px
}

.headerrel01-menuBtn span,
.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
    background-color: #000;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.headerrel01 {
    padding: 0 60px;
    padding-left: 418px;
    height: 108px;
    line-height: 108px;
    font-size: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .5);
    box-shadow: 0 9px 29px 0 rgba(16, 21, 29, .05);
    z-index: 100;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.bdPt1 {
    padding-top: 108px
}

.bdC1 .headerrel01 {
    background-color: #fff
}

.bdC2 .headerrel01 {
    background-color: rgba(255, 255, 255, .9)
}

.bdC3 .headerrel01 {
    background-color: #fff
}

.headerrel01-logo {
    position: absolute;
    left: 60px;
    top: 50%;
    width: 285px;
    height: 90px;
    line-height: 90px;
    font-size: 0;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

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

.headerrel01-info {
    float: right
}

.headerrel01-so {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background: url(../images/so.png) center center no-repeat;
    cursor: pointer
}

.headerrel01-so-content {
    padding: 20px 0;
    position: fixed;
    left: 0;
    top: 108px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 99;
    display: none
}

.headerrel01-so-content .con {
    width: 50%;
    margin: 0 auto;
    position: relative
}

.headerrel01-so-content input {
    outline: 0;
    border: none
}

.headerrel01-so-content .inp {
    padding: 0 20px;
    padding-right: 120px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #eee;
    font-size: 16px;
    color: #000
}

.headerrel01-so-content .submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 60px;
    background-color: #0067ae;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.headerrel01-so-content .submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    filter: alpha(Opacity=80);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'
}

.headerrel01-tel {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    line-height: 40px
}

.headerrel01-dl {
    margin-left: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1.5
}

.headerrel01-dl dt {
    padding: 0 10px;
    padding-right: 22px;
    font-size: 18px;
    color: #080808;
    line-height: 40px;
    background: url(../images/down.png) right center no-repeat;
    cursor: pointer
}

.headerrel01-dl dd {
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    white-space: nowrap;
    z-index: 2;
    display: none
}

.headerrel01-dl dd a {
    padding: 5px 10px;
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.headerrel01-dl dd a:hover {
    background-color: #0067ae;
    color: #fff
}

.headerrel01-nav {
    float: left
}

.headerrel01-nav li {
    position: relative;
    float: left
}

.headerrel01-nav a {
    display: block;
    font-size: 18px;
    color: #000;
    padding: 0 42px;
    text-align: center
}

.headerrel01-nav .on>a,
.headerrel01-nav li:hover>a {
    color: #0067ae
}

.headerrel01-nav .headerrel01-navsub {
    display: none;
    position: absolute;
    white-space: nowrap;
    min-width: 100%;
    background: #fff;
    line-height: 1.5;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    z-index: 2;
    opacity: 0.97;
}

.headerrel01-nav .headerrel01-navsub a {
    padding: 10px 20px;
    font-size: 16px;
    white-space: nowrap
}

.headerrel01-nav .headerrel01-navsub a:hover {
    background: #0067ae;
    color: #fff
}

@media only screen and (max-width:1799px) {
    .headerrel01-nav a {
        padding: 0 30px
    }

    .headerrel01-tel {
        font-size: 26px
    }

    .headerrel01-dl dt {
        font-size: 16px
    }

    .headerrel01-dl dd a {
        font-size: 14px
    }
}

@media only screen and (max-width:1680px) {
    .bdPt1 {
        padding-top: 80px
    }

    .headerrel01 {
        padding-left: 350px;
        height: 80px;
        line-height: 80px
    }

    .headerrel01-logo {
        width: 220px;
        height: 70px;
        line-height: 70px
    }

    .headerrel01-nav a {
        padding: 0 25px
    }

    .headerrel01-tel {
        font-size: 22px
    }

    .headerrel01-dl {
        margin-left: 20px
    }

    .headerrel01-so-content {
        top: 80px
    }
}

@media only screen and (max-width:1490px) {
    .headerrel01 {
        padding: 0 20px;
        padding-left: 220px
    }

    .headerrel01-logo {
        left: 20px;
        width: 215px;
        height: 50px;
        line-height: 50px
    }

    .headerrel01-nav a {
        padding: 0 20px;
        font-size: 16px
    }

    .headerrel01-nav .headerrel01-navsub a {
        padding: 10px;
        font-size: 14px
    }

    .headerrel01-tel {
        font-size: 16px
    }

    .headerrel01-dl {
        margin-left: 15px
    }
}

@media only screen and (max-width:1199px) {
    .bdPt1 {
        padding-top: 60px
    }

    .headerrel01 {
        padding: 0;
        display: block !important;
        opacity: 1 !important;
        height: 60px;
        line-height: 60px;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s
    }

    .headerrel01-menuBtn {
        padding: 10px;
        margin: 0;
        display: block;
        position: absolute;
        top: 50%;
        z-index: 101;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .headerrel01-menuBtn span,
    .headerrel01-menuBtn span:after,
    .headerrel01-menuBtn span:before {
        background: #000
    }

    .headerrel01-info {
        float: none;
        text-align: center
    }

    .headerrel01-so {
        position: fixed;
        right: 60px;
        top: 5px
    }

    .headerrel01-so-content {
        top: 60px
    }

    .headerrel01-so-content .inp {
        height: 50px;
        line-height: 50px
    }

    .headerrel01-so-content .submit {
        height: 50px
    }

    .headerrel01-tel {
        margin: 0;
        padding: 10px 0;
        display: block;
        color: #fff;
        text-align: center
    }

    .headerrel01-dl {
        display: none
    }

    .headerrel01-nav {
        float: none;
        padding: 10px 0;
        background: rgba(0, 0, 0, .3)
    }

    .headerrel01-nav li {
        float: none;
        line-height: 40px;
        text-align: center
    }

    .headerrel01-nav a {
        display: block;
        font-size: 14px;
        color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .headerrel01-nav .headerrel01-navsub {
        position: static;
        background: rgba(0, 0, 0, .15)
    }

    .headerrel01-nav .headerrel01-navsub a:hover,
    .headerrel01-nav a:hover {
        background: rgba(0, 0, 0, .1)
    }

    .headerrel01-hdr {
        overflow: scroll;
        position: fixed;
        z-index: 99;
        top: 60px;
        width: 100%;
        max-height: 100%;
        background-color: rgba(0, 0, 0, .6);
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease
    }

    .headerrel01-hdr.headerrel01-hdr__down {
        bottom: 100%;
        visibility: hidden;
        opacity: 0
    }

    .headerrel01-hdr.headerrel01-hdr__down.headerrel01-hdr__open {
        bottom: 0;
        visibility: visible;
        opacity: 1
    }

    .headerrel01-hdr.headerrel01-hdr__left {
        bottom: 0;
        left: -75%;
        width: 75%;
        max-width: 375px
    }

    .headerrel01-hdr.headerrel01-hdr__left.headerrel01-hdr__open {
        left: 0
    }

    .headerrel01-hdr.headerrel01-hdr__right {
        bottom: 0;
        right: -75%;
        width: 75%;
        max-width: 375px
    }

    .headerrel01-hdr.headerrel01-hdr__right.headerrel01-hdr__open {
        right: 0
    }
}

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

    .bdPt1 {
        padding-top: 50px
    }

    .headerrel01 {
        height: 50px;
        line-height: 50px
    }

    .headerrel01-logo {
        height: 40px;
        line-height: 40px
    }

    .headerrel01-so {
        top: 0
    }

    .headerrel01-so-content {
        top: 50px
    }

    .headerrel01-so-content .con {
        width: 80%
    }

    .headerrel01-so-content .inp {
        padding: 8px 20px;
        padding-right: 100px;
        height: 40px;
        line-height: 24px;
        font-size: 14px
    }

    .headerrel01-so-content .submit {
        width: 80px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .headerrel01-hdr {
        top: 50px
    }
}

.footer {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.footer-hd {
    padding: 20px 0 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    overflow: hidden
}

.footer-logo {
    margin-top: 20px;
    float: left;
    width: 600px;
    height: 60px;
    line-height: 60px;
    font-size: 0
}

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

.footer-so {
    float: right
}

.footer-so h4 {
    margin-bottom: 15px;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    font-weight: 400
}

.footer-so .con {
    width: 420px;
    position: relative
}

.footer-so .con input {
    outline: 0;
    border: none
}

.footer-so .con .inp {
    padding: 0 30px;
    padding-right: 130px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    font-size: 14px;
    color: #3a464c
}

.footer-so .con .submit {
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 118px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/so_bg1.png) left center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.footer-content {
    padding: 54px 0 102px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    overflow: hidden
}

.footer-nav {
    padding-right: 4%;
    float: left;
    width: 71%;
    overflow: hidden
}

.footer-nav dl {
    float: left;
    width: 20%
}

.footer-nav dt {
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff
}

.footer-nav dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, .3);
    line-height: 34px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.footer-nav dd a:hover {
    color: #fff
}

.footer-contact {
    padding-right: 2%;
    float: right;
    width: 29%
}

.footer-contact h4 {
    margin-bottom: 14px;
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.footer-contact-info {
    margin-bottom: 38px;
    color: #fff;
    overflow: hidden
}

.footer-contact-info .item {
    padding: 10px 0;
    font-size: 0;
    overflow: hidden
}

.footer-contact-info .t1 {
    padding-right: 4px;
    display: inline-block;
    vertical-align: top;
    width: 70px;
    font-size: 14px
}

.footer-contact-info .right {
    display: inline-block;
    vertical-align: bottom;
    width: calc(100% - 70px);
    font-size: 14px;
    overflow: hidden
}

.footer-contact-info a {
    display: block;
    color: #fff;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.footer-contact-info .tel {
    font-size: 34px;
    color: #0067ae;
    line-height: 1
}

.footer-contact-info .addr {
    padding-right: 26px;
    display: inline-block;
    background: url(../images/addr.png) right center no-repeat
}

.footer-contact-info a:hover {
    color: #0067ae
}

.footer-share {
    font-size: 0
}

.footer-share .bshare-custom a {
    padding: 0;
    margin: 0;
    margin-right: 12px;
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #7a7b7d;
    border-radius: 50%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.footer-share .bshare-custom .bshare-weixin {
    background-image: url(../images/weixin.png)
}

.footer-share .bshare-custom .bshare-sinaminiblog {
    background-image: url(../images/weibo.png)
}

.footer-share .bshare-custom .bshare-qqim {
    background-image: url(../images/qq.png)
}

.footer-bt {
    padding: 35px 0 37px
}

.footer-link {
    float: right;
    width: 270px;
    position: relative;
    display: none
}

.footer-link dt {
    padding: 0 30px;
    height: 60px;
    line-height: 58px;
    border: 1px solid rgba(255, 255, 255, .1);
    font-size: 14px;
    color: #fff;
    background: url(../images/up.png) right 30px center no-repeat;
    cursor: pointer
}

.footer-link dd {
    position: absolute;
    left: 0;
    bottom: 100%;
    right: 0;
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: #000;
    z-index: 2;
    display: none;
    height: 350px;
    overflow-y: auto;
}

.footer-link dd a {
    padding: 10px 30px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.footer-link dd a:hover {
    color: #fff;
    background-color: #0067ae
}

.footer-bt-l {
    font-size: 14px;
    color: rgba(255, 255, 255, .3);
    line-height: 24px;
    overflow: hidden
}

.footer-bt-l a {
    color: rgba(255, 255, 255, .3)
}

.footer-copy {
    padding: 4px 0
}

.footer-link2 {
    margin: 0 -18px;
    padding: 4px 0;
    overflow: hidden
}

.footer-link2 a {
    padding: 0 18px;
    float: left;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.footer-link2 a:before {
    content: '';
    position: absolute;
    margin-top: -6px;
    left: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background-color: rgba(255, 255, 255, .1)
}

.footer-link2 a:hover {
    color: #fff
}

@media only screen and (max-width:1490px) {
    .footer-logo {
        width: 500px
    }

    .footer-contact-info .tel {
        font-size: 30px
    }
}

@media only screen and (max-width:1199px) {
    .footer-hd {
        padding: 20px 0
    }

    .footer-logo {
        margin-top: 15px;
        width: 400px
    }

    .footer-so .con {
        width: 360px
    }

    .footer-so .con .inp {
        padding: 0 20px;
        padding-right: 130px;
        height: 50px;
        line-height: 50px
    }

    .footer-so .con .submit {
        height: 50px;
        line-height: 50px
    }

    .footer-content {
        padding: 40px 0
    }

    .footer-contact-info .tel {
        font-size: 26px
    }

    .footer-bt {
        padding: 30px 0
    }

    .footer-link {
        width: 220px
    }

    .footer-link dt {
        padding: 0 20px;
        height: 50px;
        line-height: 48px
    }

    .footer-link dd {
        padding: 5px 0
    }

    .footer-link dd a {
        padding: 5px 20px;
        font-size: 14px
    }
}

@media only screen and (max-width:959px) {
    .footer-logo {
        width: 340px
    }

    .footer-so .con {
        width: 300px
    }

    .footer-nav {
        padding: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .footer-contact {
        padding: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .footer {
        padding: 20px 0
    }

    .footer-hd {
        padding: 0;
        border: none
    }

    .footer-logo {
        margin: 0 auto;
        display: block;
        float: none;
        width: 100%
    }

    .footer-so {
        display: none
    }

    .footer-content {
        padding: 20px 0
    }

    .footer-nav {
        float: none;
        padding: 0;
        width: auto;
        margin-bottom: 20px
    }

    .footer-nav dl {
        margin-bottom: 10px;
        width: 100%
    }

    .footer-nav dt {
        margin: 0;
        padding: 5px 20px;
        background-color:#0067aedb;
        background-image: url(../images/down2.png);
        background-position: right 20px center;
        background-repeat: no-repeat;
        font-size: 16px
    }

    .footer-nav dd {
        padding: 10px 0;
        display: none;
        background-color: rgba(0, 0, 0, .8)
    }

    .footer-nav dd a {
        padding: 4px 20px;
        color: #fff;
        line-height: 24px
    }

    .footer-nav dl.on dd {
        display: block
    }

    .footer-contact {
        float: none;
        padding: 0;
        width: auto
    }

    .footer-contact h4 {
        margin-bottom: 10px
    }

    .footer-contact-info {
        margin-bottom: 20px
    }

    .footer-contact-info .item {
        padding: 5px 0
    }

    .footer-contact-info .tel {
        font-size: 24px
    }

    .footer-bt {
        padding: 0;
        padding-top: 20px
    }

    .footer-link {
        margin-bottom: 10px;
        float: none;
        width: 100%
    }

    .footer-link dt {
        height: 40px;
        line-height: 38px
    }

    .footer-bt-l {
        font-size: 12px;
        line-height: 1.5;
        text-align: center
    }

    .footer-copy {
        padding: 0
    }

    .footer-link2 {
        font-size: 0;
        text-align: center;
        margin: 0
    }

    .footer-link2 a {
        padding: 0 10px;
        font-size: 14px;
        float: none;
        display: inline-block;
        vertical-align: middle
    }
}

.box-banner {
    position: relative;
    overflow: hidden
}

.banner {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.banner .slick-list,
.banner .slick-track {
    height: 100%
}

.banner .con {
    position: relative;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.banner .con video {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.banner .slick-active .con {
    -webkit-animation: moreSmall 3s forwards cubic-bezier(.25, .46, .45, .94);
    animation: moreSmall 3s forwards cubic-bezier(.25, .46, .45, .94)
}

.banner .slick-arrow {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.banner .slick-prev {
    left: 4%;
    background-image: url(../images/prev.png)
}

.banner .slick-next {
    right: 4%;
    background-image: url(../images/next.png)
}

.banner .slick-arrow:hover {
    border: 1px solid rgba(0, 0, 0, .15)
}

.mouse-down {
    position: absolute;
    left: 50%;
    bottom: 3.5%;
    font-size: 16px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

.mouse-down i {
    margin: -2px 14px 0;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 35px;
    position: relative
}

.mouse-down i:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mouse.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    animation: ani1 1.5s infinite ease;
    -webkit-animation: ani1 1.5s infinite ease
}

.bodyf5 {
    background-color: #f5f5f5
}

.bsBox {
    width: auto !important;
    height: auto !important
}

.tit-1 {
    margin-bottom: 45px;
    font-size: 16px;
    color: #4d4d4d;
    text-align: center
}

.tit-1 h3 {
    margin-bottom: 8px;
    font-size: 42px;
    color: #333
}

.tit-2 {
    margin-bottom: 35px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    overflow: hidden
}

.tit-2 h3 {
    margin-bottom: 6px;
    font-size: 42px;
    color: #fff
}

.tit-3 {
    font-size: 16px;
    color: #4d4d4d
}

.tit-3 h3 {
    font-size: 42px;
    color: #333
}

.tit-3 .txt {
    margin-top: 10px;
    width: 49%;
    line-height: 1.8
}

.tit-3.tit3-c {
    text-align: center;
    margin: 25px 5px;
}

.tit-3.tit3-c .txt {
    margin: 10px auto 0
}

.tit-3.tit3-f {
    color: #fff
}

.tit-3.tit3-f h3 {
    color: #fff
}

.slideNav {
    position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 101;
    display: none
}

.slideNav .item {
    display: block;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.slideNav .icon {
    margin-bottom: 10px;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.slideNav .icon:before {
    margin-left: -9px;
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 18px;
    height: 1px;
    background-color: rgba(132, 136, 140, .5);
    display: none
}

.slideNav .icon+.icon {
    margin-top: -10px
}

.slideNav .icon+.icon:before {
    display: block
}

.slideNav .mask {
    padding-right: 2px;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 1;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.slideNav .tel {
    padding: 13px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.slideNav .tel p {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    white-space: nowrap;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.slideNav .code {
    padding: 15px;
    width: 150px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    overflow: hidden
}

.slideNav .code img {
    display: block;
    width: 100%
}

.slideNav .code img+img {
    margin-top: 10px
}

.slideNav .item:hover .icon {
    background-color: #555
}

.slideNav .item:hover .mask {
    right: 100%;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.box-ban {
    padding-top: 108px;
    height: 586px;
    position: relative
}

.cur {
    padding: 20px 0;
    padding-left: 40px;
    background: url(../images/home.png) left center no-repeat;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.cur a,
.cur em,
.cur span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    line-height: 40px
}

.cur a {
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.cur em {
    margin: 0 6px
}

.cur.cur2 {
    background-image: url(../images/home2.png)
}

.cur.cur-4d a,
.cur.cur-4d em,
.cur.cur-4d span {
    color: #4d4d4d
}

.cur a:hover {
    color: #0067ae !important
}

.ban {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ban .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.ban-cont {
    padding-top: 108px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.ban-cont h2 {
    font-size: 36px;
    color: #fff
}

.ban-cont .txt {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 1.75
}

.ban-cont.ban-cont-2 h2 {
    font-size: 48px
}

.ban-cont.ban-cont-2 .txt {
    margin-top: 10px
}

.box-pos {
    background-color: #fff;
    border-bottom: 1px solid rgba(214, 214, 214, .5);
    overflow: hidden
}

.box-pos .cur {
    padding: 30px 0;
    padding-left: 40px
}

.ul-pos {
    font-size: 0
}

.ul-pos li {
    margin-right: 50px;
    display: inline-block;
    vertical-align: top
}

.ul-pos a {
    padding: 38px 10px;
    display: block;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 24px;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-pos a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #0067ae;
    display: none
}

.ul-pos.r li {
    margin: 0;
    margin-left: 50px
}

.ul-pos .on a,
.ul-pos a:hover {
    color: #0067ae
}

.ul-pos .on a:after {
    display: block
}

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

.pages ul {
    display: inline-block;
    vertical-align: middle
}

.pages li,
.pages li {
    margin: 0 4px;
    display: inline-block;
    vertical-align: top
}

.pages a,
.pages span {
    padding: 0 5px;
    display: block;
    font-size: 16px;
    color: #666;
    text-align: center;
    min-width: 42px;
    line-height: 40px;
    border: 1px solid #eaeaea;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

/*.pages span{min-width:auto;display:block;width:18px;font-size:16px;color:#666}*/
.pages .next a,
.pages .prev a {
    padding: 0;
    width: 90px
}

.pages .on a,
.pages .active span,
.pages span:hover,
.pages a:hover {
    color: #fff;
    border-color: #0067ae;
    background-color: #0067ae
}

.btn-more {
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.btn-more a {
    padding: 0 40px;
    padding-bottom: 48px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    background: url(../images/down3.png) center bottom 10px no-repeat;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.btn-more a:hover {
    background-position: center bottom
}

.row-ind1 {
    padding: 110px 0 140px;
    overflow: hidden
}

.tab-1 {
    overflow: hidden
}

.tab-1-tit {
    padding: 10px 20px;
    margin: 0 -.5px;
    margin-bottom: 67px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-1-tit li {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    min-width: 12.5%;
    cursor: pointer;
    position: relative
}

.tab-1-tit li:before {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    background-color: transparent
}

.tab-1-tit a,
.tab-1-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background-color: #555;
    position: relative;
    z-index: 2
}

.tab-1-tit .on,
.tab-1-tit .tab-1-item__on {
    position: relative;
    z-index: 3
}

.tab-1-tit .on:before,
.tab-1-tit .tab-1-item__on:before {
    background-color: #0067ae
}

.tab-1-tit .on a,
.tab-1-tit .on span,
.tab-1-tit .tab-1-item__on a,
.tab-1-tit .tab-1-item__on span {
    background-color: transparent
}

.tab-1-desc {
    overflow: hidden
}

.tab-1-desc .tab-1-item {
    display: none
}

.tab-1-desc .tab-1-item.tab-1-item__on {
    display: block
}

.ul-product {
    margin: 0 -8px -16px;
    font-size: 0;
    overflow: hidden
}

.ul-product li {
    margin-bottom: 16px;
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
    width: 33.33%
}

.ul-product .con {
    display: block;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
}

.index_swiper2 .ul-product .con {
    padding-bottom: 67%
}

.ul-product .con:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background-color: #0067ae;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    transition: 1.5s ease
}

.ul-product .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.ul-product .tit {
    padding: 24px 24px 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}

.ul-product .tit:after {
    content: '';
    position: absolute;
    left: 24px;
    bottom: 0;
    width: 32px;
    height: 3px;
    background-color: #0067ae
}

.ul-product .tit h3 {
    font-size: 24px;
    color: #333;
    line-height: 1.2
}

.ul-product .tit .en {
    font-size: 12px;
    color: #4d4d4d
}

.ul-product .more {
    padding: 20px 24px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #585757;
    line-height: 30px
}

.ul-product .con:hover:after {
    width: 100%
}

.ul-product .con:hover .bg {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

.row-ind2 {
    padding: 60px 0 90px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ind2 .tit-2 {
    text-shadow: 0 4px 4px rgba(0, 0, 0, .1)
}

.tab-2-tit {
    padding: 10px 0;
    margin: 0 -33px 30px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-2-tit li {
    padding: 0 33px;
    display: inline-block;
    vertical-align: top;
    min-width: 16.66%;
    cursor: pointer
}

.tab-2-tit a,
.tab-2-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .2)
}

.tab-2-tit .on a,
.tab-2-tit .on span,
.tab-2-tit .tab-2-item__on a,
.tab-2-tit .tab-2-item__on span {
    background-color: #0067ae;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1)
}

.tab-2-desc .tab-2-item {
    display: none
}

.tab-2-desc .tab-2-item.tab-2-item__on {
    display: block
}

.ul-case {
    padding-top: 10px;
    margin: 0 -5px;
    font-size: 0
}

.ul-case li {
    margin-bottom: 10px;
    padding: 0 5px;
    float: left;
    width: 25%
}

.ul-case .con {
    display: block;
    position: relative
}

.ul-case .pic {
    padding-top: 75.4%;
    position: relative;
    overflow: hidden
}

.ul-case .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-case .hot-sale {
    position: absolute;
    left: -6px;
    top: -6px;
    width: 30%;
    overflow: hidden;
    z-index: 3
}

.ul-case .hot-scale img {
    display: block;
    width: 100%
}

.ul-case .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.ul-case .bt {
    padding: 16px 28px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.ul-case .bt .tit h4 {
    padding-bottom: 14px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.ul-case .bt .tit h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 2px;
    background-color: #0067ae
}

.ul-case .bt .more {
    margin-top: 4px;
    display: inline-block;
    font-size: 14px;
    color: #585757;
    line-height: 40px
}

.ul-case .tit2 {
    padding: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}

.ul-case .tit2 h5 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #141414;
    font-weight: 400
}

.ul-case .tit2 h4 {
    font-size: 20px;
    color: #141414;
    line-height: 1.3;
    font-weight: 400
}

.ul-case .tit2 h4 span {
    display: block;
    color: #0067ae
}

.ul-case .big {
    width: 50%
}

.ul-case .big .bt {
    padding: 54px 58px
}

.ul-case .big .bt .tit .en {
    margin-bottom: 2px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.3
}

.ul-case .big .bt .tit h4 {
    padding: 0;
    font-size: 32px;
    color: #fff
}

.ul-case .big .bt .tit h4:before {
    display: none
}

.ul-case .con:hover .pic img {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

.row-ind3 {
    padding: 56px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.ind3-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 168px;
    background: url(../images/khfw_bg2.png) right center no-repeat;
    z-index: 3
}

.row-ind3 .tit-3 {
    margin-bottom: 30px
}

.row-ind3 .tab-3-tit {
    margin-bottom: 0
}

.box-khfw {
    padding-right: 55.3%;
    min-height: 610px;
    position: relative
}

.box-khfw .pic {
    position: absolute;
    right: 10%;
    bottom: 0;
    width: 50%;
    max-height: 610px;
    z-index: 2
}

.box-khfw .pic img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -webkit-animation: moreRight 2s forwards ease;
    animation: moreRight 2s forwards ease
}

.box-khfw .inner {
    padding: 100px 0 75px
}

.box-khfw .inner .item {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.box-khfw .inner .item:nth-child(2) {
    -webkit-animation: moreLeft 1.5s forwards ease;
    animation: moreLeft 1.5s forwards ease
}

.box-khfw .inner .item+.item {
    margin-top: 30px
}

.box-khfw .inner h4 {
    padding: 16px 30px;
    font-size: 20px;
    color: #39393a;
    font-weight: 400;
    border-bottom: 1px solid #f5f7fa
}

.box-khfw .inner .txt {
    color: #4d4d4d;
    font-size: 16px;
    padding: 20px 30px 0;
    line-height: 26px;
}

.ul-khfw {
    padding: 20px 30px 50px;
    font-size: 0;
    overflow: hidden
}

.ul-khfw li {
    padding: 5px 10px 5px 18px;
    display: inline-block;
    vertical-align: top;
    min-width: 33.33%;
    font-size: 16px;
    color: #4d4d4d;
    position: relative
}

.ul-khfw li a {
    color: #0067ae;
    font-weight: bold;
    text-decoration: underline
}

.ul-khfw li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0067ae;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

/*新 begin*/
.box-khfw2 .pic {
    right: 0;
    bottom: 30px;
}

.box-khfw2 .ul-khfw li {
    min-width: 25%;
}

.box-khfw3 .pic3 {
    position: absolute;
    right: auto;
    left: 50%;
    bottom: 100px;
    margin-left: -550px;
    width: 100%;
    max-width: 1100px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.box-khfw3 .pic3 img {
    display: block
}

.box-khfw3 .pic3 .pos {
    max-width: 46%;
    position: absolute;
    top: 50%;
    left: 80px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box-khfw3 .pic3 h4 {
    font-size: 32px;
    font-weight: 400
}

.box-khfw3 .pic3 p {
    font-size: 16px;
    margin: 10px 0 30px;
    color: #4d4d4d
}

.box-khfw3 .pic3 .btn a {
    width: 180px;
    padding: 0 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #0067ae;
}

@media only screen and (max-width: 1679px) {
    .box-khfw .inner .txt {
        font-size: 14px;
        padding: 16px 20px 0;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1200px) {
    .box-khfw3 {
        min-height: 500px;
        padding-right: 0;
        margin-top: 20px;
    }

    .box-khfw3 .pic3 {
        position: static;

        margin-left: 0;

    }
}

@media only screen and (max-width: 768px) {
    .ind3-bg {
        display: none
    }

    .box-khfw.box-khfw2 .pic {
        display: block;
        margin-bottom: 20px;
        position: static;
        width: 100%;
    }

    .box-khfw3 .pic3 {
        position: static;
        margin-left: 0;
        width: 100%;
    }

    .box-khfw3 .pic3 .pos {
        max-width: 100%;
        left: 10px;
    }

    .box-khfw3 .pic3 img {
        height: 140px;
        object-fit: cover;
    }

    .box-khfw3 .pic3 h4 {
        font-size: 18px;
    }

    .box-khfw3 .pic3 p {
        font-size: 14px;
        margin: 6px 0 12px;
    }

    .box-khfw3 .pic3 .btn a {
        width: 100px;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
}

/*新 end*/

.row-ind4 {
    padding: 50px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ind4 .tit-3 {
    margin-bottom: 30px
}

.row-ind4 .tab-3-tit {
    margin-bottom: 30px
}

.box-pzbz {
    padding-top: 1px;
    padding-left: 57%;
    min-height: 560px;
    position: relative
}

.box-pzbz .pic {
    position: absolute;
    left: 8%;
    bottom: 0;
    width: 44%;
    max-height: 560px
}

.box-pzbz .pic img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -webkit-animation: moreLeft 2s forwards ease;
    animation: moreLeft 2s forwards ease
}

.box-pzbz .inner {
    padding: 40px 68px 84px;
    padding-right: 20%;
    margin: 98px 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    background: hsla(0, 0%, 100%, .5);
    overflow: hidden
}

.box-pzbz .inner .icon {
    margin-bottom: 14px;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 0;
    overflow: hidden
}

.box-pzbz .inner .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.box-pzbz .inner h4 {
    margin-bottom: 34px;
    font-size: 24px;
    color: #000;
    font-weight: 400
}

.box-pzbz .inner .txt {
    margin-bottom: 10px;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.75
}

.ul-pzbz {
    font-size: 0;
    overflow: hidden
}

.ul-pzbz li {
    padding: 0 20px 0 18px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #4d4d4d;
    position: relative
}

.ul-pzbz li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0067ae;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.row-ind5 {
    padding: 56px 0 116px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ind5 .tit-1 {
    margin-bottom: 24px
}

.tab-3-tit {
    padding: 10px 0;
    margin: 0 -33px 40px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-3-tit li {
    padding: 0 33px;
    display: inline-block;
    vertical-align: top;
    min-width: 16.66%;
    cursor: pointer
}

.tab-3-tit a,
.tab-3-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 60px
}

.tab-3-tit .on a,
.tab-3-tit .on span,
.tab-3-tit .tab-3-item__on a,
.tab-3-tit .tab-3-item__on span {
    color: #fff;
    background-color: #0067ae
}

.tab-3-desc .tab-3-item {
    display: none
}

.tab-3-desc .tab-3-item.tab-3-item__on {
    display: block
}

.tab-3_2-tit {
    padding: 10px 0;
    margin: 0 -33px 40px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-3_2-tit li {
    padding: 0 33px;
    display: inline-block;
    vertical-align: top;
    min-width: 16.66%;
    cursor: pointer
}

.tab-3_2-tit a,
.tab-3_2-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 60px
}

.tab-3_2-tit .on a,
.tab-3_2-tit .on span,
.tab-3_2-tit .tab-3_2-item__on a,
.tab-3_2-tit .tab-3_2-item__on span {
    color: #fff;
    background-color: #0067ae
}

.tab-3_2-desc .tab-3_2-item {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1.2s ease;
    -o-transition: opacity 1.2s ease;
    transition: opacity 1.2s ease
}

.tab-3_2-desc .tab-3_2-item.tab-3_2-item__on {
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.customer-slick {
    float: left;
    width: 26%;
    position: relative;
    overflow: hidden
}

.customer-slick .con {
    display: block;
    height: 550px;
    position: relative;
    overflow: hidden
}

.customer-slick .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.customer-slick .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.customer-slick .customer-logo {
    position: absolute;
    right: 40px;
    top: 27px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 0;
    text-align: right;
    overflow: hidden
}

.customer-slick .customer-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.customer-slick .bt {
    padding: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.customer-slick .bt h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

.customer-slick .con:hover .bg {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.customer-slick .slick-dots {
    position: absolute;
    right: 40px;
    bottom: 37px;
    overflow: hidden
}

.customer-slick .slick-dots li {
    margin-left: 8px;
    float: left;
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    overflow: hidden
}

.customer-slick .slick-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}

.customer-slick .slick-dots .slick-active {
    background-color: #fff
}

/*新begin*/
.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .customer-slick {
    float: none;
    width: 100%;
}

.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer {
    float: none;
    width: auto;
    margin: 20px -10px 0;
}

.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .customer-slick .con {
    display: block;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer li {
    padding: 0 0 22px 0;
}

.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer .con {
    margin: 0 10px;
}

.tab-3_2-desc .tab-3_2-item:nth-child(1) .hzkh-btn {
    display: none;
}

.tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .hzkh-btn {
    width: 180px;
    padding: 0 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #0067ae;
    cursor: pointer;
    margin: 0 auto;
}

@media screen and (max-width: 1450px) {
    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .customer-slick .con {
        height: 300px;
    }
}

@media screen and (max-width: 768px) {
    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .customer-slick .con {
        height: 150px;
    }

    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer .con {
        margin: 0 5px;
    }

    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer {
        margin: 20px -5px 0;
    }

    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .ul-customer li {
        padding: 0 0 10px 0;
    }

    .tab-3_2-desc .tab-3_2-item:not(:nth-child(1)) .hzkh-btn {
        width: 110px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
}

/*新end*/

.ul-customer {
    margin-bottom: -22px;
    float: right;
    width: 74%;
    overflow: hidden
}

.ul-customer li {
    padding: 0 0 22px 22px;
    float: left;
    width: 31%
}

.ul-customer .con {
    display: block;
    height: 121px;
    line-height: 121px;
    background-color: #fff;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.ul-customer .con img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-customer .con:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-ind6 {
    padding: 78px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ind6 .tit-2 {
    margin-bottom: 28px
}

.row-ind6 .tab-2-tit {
    margin-bottom: 40px
}

.box-ymsl {
    padding: 0 205px 0 100px;
    margin-top: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.box-ymsl .pic {
    margin-top: -67px;
    float: right;
    width: 46.3%;
    overflow: hidden
}

.box-ymsl .pic img {
    display: block;
    width: 100%
}

.box-ymsl .inner {
    padding: 138px 0;
    overflow: hidden
}

.box-ymsl .inner .number {
    margin-right: 36px;
    display: inline-block;
    vertical-align: bottom;
    max-width: 40%;
    overflow: hidden
}

.box-ymsl .inner .txt {
    display: inline-block;
    vertical-align: bottom;
    max-width: 60%;
    font-size: 16px;
    color: #000;
    overflow: hidden
}

.box-ymsl .inner .txt .t1 {
    margin-bottom: 4px;
    font-size: 42px;
    color: #000
}

/*新begin*/
.tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: -1px;*/
    /*width: 59%;*/
    position: absolute;
    bottom: 40px;
    right: 50px;
    width: 47%;
}

.tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic {
    position: absolute;
    right: 50px;
    bottom: 0;
    width: 40%;
}

.tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic {
    position: absolute;
    bottom: 0;
    right: -1px;
    width: 55%;
}

@media only screen and (max-width:1679px) {
    .box-ymsl .pic {
        width: 38.3%;
    }

    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        bottom: 20px;
        right: 26px;
        width: 42%;
    }

    .tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic {
        width: 38%;
    }

    .tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic {
        width: 50%;
    }
}

@media only screen and (max-width:1500px) {
    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        width: 50%;
    }
}

@media only screen and (max-width:1300px) {
    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        width: 55%;
    }
}

@media only screen and (max-width:900px) {
    .box-ymsl .inner .number img {
        max-height: 70px
    }
}

@media only screen and (max-width:768px) {
    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        position: static;
        width: 100%;
        margin-top: -37px;
    }

    .tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic {
        position: static;
        width: 76%;
    }

    .tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic {
        position: static;
        width: 74%;
        margin-top: -70px;
    }
}

/*新end*/

.row-ind7 {
    padding: 50px 0 128px;
    overflow: hidden
}

.row-ind7 .tit-1 {
    margin-bottom: 20px
}

.row-ind7 .tab-3-tit {
    margin-bottom: 48px
}

.box-newsTrends {
    float: left;
    width: 53.7%;
    position: relative;
    overflow: hidden
}

.box-newsTrends .con {
    display: block;
    height: 550px;
    position: relative;
    overflow: hidden
}

.box-newsTrends .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-newsTrends .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-animation: moreOpacity 3s forwards ease;
    animation: moreOpacity 3s forwards ease
}

.box-newsTrends .bt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.box-newsTrends .bt h4 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden
}

.box-newsTrends .con:hover .bg {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

.ul-newsTrends {
    margin: -15px 0;
    padding-left: 50px;
    float: right;
    width: 46.3%
}

.ul-newsTrends li {
    padding: 15px 0
}

.ul-newsTrends li:nth-child(2) {
    -webkit-animation: moreRight 2s forwards ease;
    animation: moreRight 2s forwards ease
}

.ul-newsTrends li:nth-child(3) {
    -webkit-animation: moreRight 2.5s forwards ease;
    animation: moreRight 2.5s forwards ease
}

.ul-newsTrends li:nth-child(4) {
    -webkit-animation: moreRight 3s forwards ease;
    animation: moreRight 3s forwards ease
}

.ul-newsTrends .con {
    display: block;
    overflow: hidden
}

.ul-newsTrends .date {
    margin-right: 56px;
    padding: 21px 0;
    float: left;
    width: 115px;
    color: #000;
    text-align: center;
    background-color: #f6f6f6;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-newsTrends .date .day {
    margin-bottom: 4px;
    font-size: 42px;
    line-height: 1
}

.ul-newsTrends .date .t {
    font-size: 18px
}

.ul-newsTrends .inner {
    padding-top: 4px;
    overflow: hidden
}

.ul-newsTrends .inner h4 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-newsTrends .inner .txt {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
    height: 3em;
    overflow: hidden
}

.ul-newsTrends .con:hover .date {
    color: #fff;
    background-color: #0067ae
}

.ul-newsTrends .con:hover .inner h4 {
    color: #0067ae
}

.row-ind8 {
    padding: 146px 0;
    min-height: 840px;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.ind8-bg1 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%
}

.ind8-bg1 img {
    display: block
}

.row-ind8 .wp1490 {
    position: relative;
    z-index: 2
}

.box-zjwm {
    width: 33%;
    overflow: hidden
}

.box-zjwm h3 {
    margin-bottom: 23px;
    font-size: 42px;
    color: #333;
    line-height: 1.4;
    font-weight: 400
}

.box-zjwm .txt {
    margin-bottom: 52px;
    font-size: 16px;
    color: #000;
    line-height: 1.75
}

.box-zjwm .btn {
    padding-right: 20px;
    display: inline-block;
    font-size: 16px;
    color: #0067ae;
    line-height: 40px;
    background: url(../images/next2.png) right center no-repeat;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-zjwm .btn:hover {
    font-weight: 700
}

.row-cp1 {
    padding: 74px 0 64px;
    overflow: hidden
}

.row-cp1 .tab-1-desc {
    margin-bottom: 97px
}

.row-cp1 .tab-1-tit {
    margin-bottom: 0
}

.choice-1 {
    margin: 42px 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.choice-1 a {
    margin: 0 20px 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    line-height: 20px;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.choice-1 a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background-color: #666;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.choice-1 a:hover,
.color89af3e {
    color: #0067ae !important;
}

.choice-1 a:hover:after {
    background-color: #0067ae
}

.choice-2 {
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.choice-2 .sel,
.choice-2 .so-1 {
    margin: 0 6px;
    display: inline-block;
    vertical-align: middle
}

.choice-2 .sel {
    padding: 0 14px;
    padding-right: 40px;
    width: 216px;
    height: 54px;
    line-height: 52px;
    border: 1px solid #ccc;
    background: url(../images/down2.png) right 25px center no-repeat;
    font-size: 16px;
    color: #666;
    cursor: pointer
}

.so-1 {
    width: 338px;
    position: relative;
    overflow: hidden
}

.so-1 input {
    outline: 0;
    border: none
}

.so-1 .icon {
    position: absolute;
    left: 16px;
    top: 50%;
    width: 16px;
    height: 16px;
    background: url(../images/so2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.so-1 .inp {
    padding: 0 140px 0 40px;
    display: block;
    width: 100%;
    height: 54px;
    line-height: 52px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #666
}

.so-1 .submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 54px;
    line-height: 54px;
    background-color: #0067ae;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.so-1 .submit:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.row-cp2 {
    padding: 97px 0 90px;
    background-color: #f6f6f6;
    overflow: hidden
}

.row-cp2 .wp {
    padding: 0 50px
}

.ul-product-2 {
    margin: 0 -20px -52px;
    font-size: 0
}

.ul-product-2 li {
    margin-bottom: 52px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-product-2 .con {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product-2 .con:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 6px;
    background-color: #0067ae;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product-2 .pic {
    padding-top: 89%;
    position: relative;
    overflow: hidden
}

.ul-product-2 .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product-2 .inner {
    padding: 30px 20px 40px;
    text-align: center
}

.ul-product-2 h4 {
    margin-bottom: 12px
}

.ul-product-2 h4 a {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.ul-product-2 .bd {
    font-size: 0;
    text-align: center
}

.ul-product-2 .bd a {
    margin: 0 26px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 20px;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product-2 .bd span {
    display: block;
    position: relative
}

.ul-product-2 .bd span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #0067ae;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-product-2 .bd .video {
    padding-right: 22px;
    background: url(../images/video.png) right center no-repeat
}

.ul-product-2 .bd .vs {
    padding-right: 22px;
    background: url(../images/vs.png) right center no-repeat
}

.ul-product-2 .con:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.ul-product-2 .con:hover:after {
    width: 100%
}

.ul-product-2 .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.ul-product-2 .bd a:hover {
    color: #0067ae
}

.ul-product-2 .bd .video:hover {
    background-image: url(../images/video_on.png)
}

.ul-product-2 .bd .vs:hover {
    background-image: url(../images/vs_on.png)
}

.ul-product-2 .bd a:hover span:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.row-cp3 {
    padding: 80px 0 93px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-cp3 .wp {
    padding: 0 50px
}

.cp3-tit {
    margin-bottom: 46px;
    font-size: 16px;
    color: #000;
    overflow: hidden
}

.cp3-tit h3 {
    margin-bottom: 20px;
    font-size: 34px;
    color: #000
}

.form-1 {
    margin: 0 -5px -10px;
    width: 650px;
    font-size: 0;
    overflow: hidden
}

.form-1 .form1-item {
    margin-bottom: 10px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.form-1 .form1-item.nowrap {
    width: 100%
}

.form-1 input,
.form-1 textarea {
    outline: 0;
    border: none;
    resize: none;
    background-color: #fff
}

.form-1 .inp {
    padding: 0 30px;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #666
}

.form-1 .tar {
    padding: 10px 30px;
    display: block;
    width: 100%;
    height: 106px;
    font-size: 16px;
    color: #666
}

.form-1 .submit {
    margin-top: 6px;
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #0067ae;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.form-1 .reset {
    margin-left: 10px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #555;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.form-1 .submit:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.form-1 .reset:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.row-jjfa-sp1 {
    padding: 64px 0 80px;
    overflow: hidden
}

.jjfa-sp1-hd {
    margin-bottom: 70px;
    overflow: hidden
}

.jjfa-sp1-hd .tit-3 {
    margin-bottom: 0
}

.jjfa-sp1-hd .tab-4 {
    padding-top: 36px;
    float: right
}

.tab-4 {
    overflow: hidden
}

.tab-4 li {
    margin-left: 38px;
    float: left
}

.tab-4 a {
    padding: 0 6px;
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 50px;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.tab-4 a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #0067ae;
    display: none
}

.tab-4 .on a,
.tab-4 a:hover {
    color: #0067ae
}

.tab-4 .on a:after {
    display: block
}

.ul-sp {
    margin: 0 -15px -30px;
    font-size: 0
}

.ul-sp li {
    margin-bottom: 30px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-sp .con {
    display: block;
    position: relative;
    overflow: hidden
}

.ul-sp .pic {
    padding-top: 69%;
    position: relative;
    overflow: hidden
}

.ul-sp .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.ul-sp .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-sp .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 46px;
    height: 46px;
    background: url(../images/video2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.ul-sp .bt {
    padding: 30px 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 16px;
    color: #fff;
    z-index: 1
}

.ul-sp .bt h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

.ul-sp .con:hover .mask {
    opacity: 0;
    filter: alpha(opacity=0)
}

.row-jjfa-ypj1 {
    padding: 64px 0 80px;
    overflow: hidden
}

.ul-ypj {
    margin: 0 -15px -30px;
    font-size: 0
}

.ul-ypj li {
    margin-bottom: 30px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-ypj .con {
    display: block;
    background-color: #fff;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .05);
    overflow: hidden
}

.ul-ypj .pic {
    padding-top: 56%;
    position: relative;
    overflow: hidden
}

.ul-ypj .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-ypj .inner {
    padding: 18px 20px;
    overflow: hidden
}

.ul-ypj h4 {
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-ypj .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.ul-ypj .con:hover h4 {
    color: #0067ae
}

.row-ppjz1 {
    padding: 10px 0 92px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ppjz1 .cur {
    margin-bottom: 36px
}

.tab-5 {
    overflow: hidden
}

.tab-5-tit {
    padding: 10px 0;
    margin: 0 -5px 70px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-5-tit li {
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    min-width: 16.66%;
    cursor: pointer
}

.tab-5-tit a,
.tab-5-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background-color: #555
}

.tab-5-tit .on a,
.tab-5-tit .on span,
.tab-5-tit .tab-5-item__on a,
.tab-5-tit .tab-5-item__on span {
    background-color: #0067ae
}

.tab-5-desc {
    overflow: hidden
}

.tab-5-desc .tab-5-item {
    display: none
}

.tab-5-desc .tab-5-item.tab-5-item__on {
    display: block
}

.tab-5_2 {
    overflow: hidden
}

.tab-5_2-tit {
    padding: 10px 0;
    margin: 0 -5px 70px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto
}

.tab-5_2-tit li {
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    min-width: 16.66%;
    cursor: pointer
}

.tab-5_2-tit a,
.tab-5_2-tit span {
    padding: 0 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background-color: #555
}

.tab-5_2-tit .on a,
.tab-5_2-tit .on span,
.tab-5_2-tit .tab-5_2-item__on a,
.tab-5_2-tit .tab-5_2-item__on span {
    background-color: #0067ae
}

.tab-5_2-desc {
    overflow: hidden
}

.tab-5_2-desc .tab-5_2-item {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1.2s linear;
    -o-transition: opacity 1.2s linear;
    transition: opacity 1.2s linear
}

.tab-5_2-desc .tab-5_2-item.tab-5_2-item__on {
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.box-ppjz {
    margin-bottom: 50px;
    padding: 108px 95px;
    padding-right: 42%;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.box-ppjz .pic {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 33%;
    overflow: hidden
}

.box-ppjz .pic .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-ppjz .pic .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-animation: moreOpacity 3s forwards ease;
    animation: moreOpacity 3s forwards ease
}

.box-ppjz .pic .bt {
    padding: 38px 14%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.box-ppjz .pic .bt h4 {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    font-weight: 400
}

.box-ppjz .pic.animated .bg {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.box-ppjz .pic:hover .bg {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.box-ppjz .ppjz-logo {
    margin-bottom: 76px;
    height: 35px;
    overflow: hidden
}

.box-ppjz .ppjz-logo img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.box-ppjz .tit {
    margin-bottom: 34px;
    padding-bottom: 32px;
    font-size: 42px;
    color: #000;
    font-weight: 400;
    position: relative;
    -webkit-animation: moreUp 2s forwards ease;
    animation: moreUp 2s forwards ease
}

.box-ppjz .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #0067ae
}

.box-ppjz .con {
    margin-bottom: 54px;
    font-size: 16px;
    color: #656a6a;
    line-height: 1.75;
    -webkit-animation: moreUp 2.5s forwards ease;
    animation: moreUp 2.5s forwards ease
}

.box-ppjz .btn {
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #555;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    -webkit-animation: moreUp 3s forwards ease;
    animation: moreUp 3s forwards ease
}

.box-ppjz .btn:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.ppjz-video {
    padding-top: 42%;
    position: relative;
    overflow: hidden
}

.ppjz-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ppjz-video .mask1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 2
}

.ppjz-video .mask1 .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    background: url(../images/video2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ppjz-video .mask1 .video:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -o-transform: translate(-50%, -50%) scale(1.1, 1.1);
    transform: translate(-50%, -50%) scale(1.1, 1.1)
}

.row-xinwen1 {
    padding: 64px 0 129px;
    overflow: hidden
}

.row-xinwen1 .tit-3 {
    margin-bottom: 66px
}

.xinwen-hd {
    margin-bottom: 28px;
    overflow: hidden
}

.xinwen-hd .so-2 {
    float: left
}

.so-2 {
    width: 450px;
    position: relative;
    overflow: hidden
}

.so-2 input {
    outline: 0;
    border: none
}

.so-2 .inp {
    padding: 0 30px;
    padding-right: 60px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    border: 1px solid #eaeaea;
    font-size: 16px;
    color: #666
}

.so-2 .submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 74px;
    height: 60px;
    background: url(../images/so3.png) center center no-repeat;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.so-2 .submit:hover {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.xinwen-hd .tab-5-tit {
    margin: 0 -5px;
    padding: 0;
    float: right;
    width: 760px
}

.xinwen-hd .tab-5-tit li {
    min-width: 25%
}

.xinwen-slick {
    padding-bottom: 30px;
    margin-bottom: 56px;
    position: relative;
    overflow: hidden
}

.xinwen-slick .slick-list {
    padding: 160px 0 !important
}

.xinwen-slick .item {
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.xinwen-slick .con {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.xinwen-slick .pic {
    padding-top: 62%;
    position: relative;
    overflow: hidden
}

.xinwen-slick .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.xinwen-slick .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 2
}

.xinwen-slick .bt {
    padding: 15px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    display: none
}

.xinwen-slick .bt h4 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.xinwen-slick .slick-current {
    position: relative;
    z-index: 3
}

.xinwen-slick .slick-current .con {
    -webkit-transform: scale(1.85, 1.85);
    -ms-transform: scale(1.85, 1.85);
    -o-transform: scale(1.85, 1.85);
    transform: scale(1.85, 1.85);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.xinwen-slick .slick-current .mask {
    background-color: transparent
}

.xinwen-slick .slick-current .bt {
    display: block
}

.xinwen-slick .slick-current .bt h4 {
    zoom: .5
}

.xinwen-slick .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.xinwen-slick .slick-dots li {
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999;
    cursor: pointer;
    overflow: hidden
}

.xinwen-slick .slick-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}

.xinwen-slick .slick-dots .slick-active {
    background-color: #0067ae
}

.ul-xinwen {
    overflow: hidden
}

.ul-xinwen li {
    overflow: hidden
}

.ul-xinwen .con {
    padding: 40px 0;
    display: block;
    overflow: hidden
}

.ul-xinwen .date {
    margin-right: 50px;
    float: left;
    width: 64px
}

.ul-xinwen .date .day {
    margin-bottom: 4px;
    font-size: 62px;
    color: #333;
    line-height: 1
}

.ul-xinwen .date .t {
    font-size: 16px;
    color: #666
}

.ul-xinwen .pic {
    margin-right: 98px;
    float: left;
    width: 38%;
    position: relative;
    overflow: hidden
}

.ul-xinwen .pic:after {
    content: '';
    display: block;
    padding-top: 56%
}

.ul-xinwen .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-xinwen .inner {
    padding: 10px 0;
    overflow: hidden
}

.ul-xinwen .inner h4 {
    margin-bottom: 26px;
    font-size: 32px;
    color: #333;
    line-height: 1.45;
    font-weight: 400;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-xinwen .inner .txt {
    margin-bottom: 22px;
    padding-bottom: 32px;
    font-size: 16px;
    color: #666;
    line-height: 1.65;
    border-bottom: 1px solid #eaeaea
}

.ul-xinwen .inner .more {
    display: inline-block;
    font-size: 14px;
    color: #0067ae;
    line-height: 40px
}

.ul-xinwen .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.ul-xinwen .con:hover h4 {
    color: #0067ae
}

.row-xinwen-dt1 {
    padding: 42px 0 68px;
    overflow: hidden
}

.row-xinwen-dt1 .col-r {
    float: right;
    width: 380px
}

.row-xinwen-dt1 .col-l {
    padding-right: 60px;
    float: left;
    width: calc(100% - 380px)
}

.xinwen-dt-info {
    padding: 14px 0 36px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.xinwen-dt-info-item {
    padding: 18px 30px
}

.xinwen-dt-info-item h3 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
    font-weight: 400
}

.xinwen-dt-info-item .sel {
    padding: 0 30px;
    margin: 24px 0 20px;
    border: none;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    font-size: 16px;
    color: #666;
    cursor: pointer
}

.xinwen-dt-info-item .so-2 {
    width: 100%
}

.xinwen-dt-info-item .so-2 .inp {
    padding: 0 30px;
    padding-right: 60px;
    height: 60px;
    line-height: 60px;
    border: none;
    font-size: 16px;
    color: #666
}

.xinwen-dt-info-item .share {
    padding-bottom: 152px
}

.xinwen-dt-info-item .share .item {
    margin-right: 12px;
    float: left;
    position: relative
}

.xinwen-dt-info-item .share .icon {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.xinwen-dt-info-item .share .code {
    padding-top: 20px;
    position: absolute;
    left: 0;
    top: 100%;
    display: none
}

.xinwen-dt-info-item .share .code .code-con {
    padding: 6px;
    position: relative;
    width: 130px;
    height: 130px;
    background-color: #fff
}

.xinwen-dt-info-item .share .code .code-con:before {
    content: '';
    position: absolute;
    left: 16px;
    top: -5px;
    width: 9px;
    height: 5px;
    background: url(../images/code_i1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.xinwen-dt-info-item .share .item:hover .code {
    display: block
}

.xinwen-dt {
    overflow: hidden
}

.xinwen-dt-hd {
    padding-bottom: 28px;
    border-bottom: 2px solid #dededc;
    position: relative
}

.xinwen-dt-hd:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 27%;
    height: 2px;
    background-color: #0067ae
}

.xinwen-dt-hd h1 {
    margin-bottom: 20px;
    font-size: 30px;
    color: #000;
    font-weight: 400
}

.xinwen-dt-hd .con {
    overflow: hidden
}

.xinwen-dt-hd .share {
    float: right;
    font-size: 16px;
    color: #999
}

.xinwen-dt-hd .share .bshare-custom {
    display: inline-block
}

.xinwen-dt-hd .share .bshare-custom .bshare-more {
    width: 30px;
    height: 30px;
    background: url(../images/xinwen_detail_share.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.xinwen-dt-hd .info {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    overflow: hidden
}

.xinwen-dt-hd .info span {
    padding: 0 22px;
    position: relative
}

.xinwen-dt-hd .info span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 14px;
    background-color: #e9e9e9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.xinwen-dt-hd .info span:first-child {
    padding-left: 0
}

.xinwen-dt-hd .info span:first-child:before {
    display: none
}

.xinwen-dt-content {
    padding: 42px 0;
    font-size: 16px;
    color: #555;
    line-height: 1.75;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}

.xinwen-dt-page {
    padding-top: 20px;
    overflow: hidden
}

.xinwen-dt-page a {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.xinwen-dt-page a:hover {
    color: #0067ae
}

.row-xinwen-dt2 {
    padding: 50px 0;
    background-color: #f6f6f6;
    overflow: hidden
}

.row-xinwen-dt2 .tit-3 {
    margin-bottom: 50px
}

.row-xinwen-dt2 .tit-3 h3 {
    margin: 0
}

.ul-news2 {
    margin: 0 -20px -40px;
    font-size: 0
}

.ul-news2 li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-news2 .con {
    display: block;
    overflow: hidden
}

.ul-news2 .pic {
    padding-top: 56%;
    position: relative;
    overflow: hidden
}

.ul-news2 .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-news2 .inner {
    padding: 32px 0;
    overflow: hidden
}

.ul-news2 .inner h4 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
    line-height: 1.35;
    height: 2.7em;
    font-weight: 400;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-news2 .inner .date {
    font-size: 16px;
    color: #333
}

.ul-news2 .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.ul-news2 .con:hover .inner h4 {
    color: #0067ae
}

.row-about-zjym {
    padding: 60px 0 80px;
    overflow: hidden
}

.ul-zjym {
    margin: 0 -20px -20px;
    font-size: 0
}

.ul-zjym li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-zjym .con {
    display: block;
    position: relative;
    overflow: hidden
}

.ul-zjym .pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden
}

.ul-zjym .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-zjym .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.ul-zjym .bt {
    padding: 16px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.ul-zjym .bt h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400
}

.ul-zjym .big {
    width: 66.66%
}

.ul-zjym .big .pic {
    padding-top: 36%
}

.ul-zjym .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-cp-dt1 {
    padding: 60px 0 80px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-cp-dt1 .tab-1 {
    height: 80px;
    position: relative
}

.row-cp-dt1 .tab-1-tit {
    margin-bottom: 0;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.row-cp-dt1 .tab-1-tit.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 98
}

.row-cp-dt1 .tab-1-tit.fixed2 {
    position: fixed;
    top: 108px;
    left: 0;
    right: 0;
    z-index: 98
}

.cp-dt {
    overflow: hidden
}

.cp-dt h2 {
    margin-bottom: 30px;
    font-size: 42px;
    color: #333;
    text-align: center
}

.cp-dt-con {
    margin-bottom: 110px;
    overflow: hidden
}

.cp-dt-slick {
    float: left;
    width: 60%;
    margin-top: 20px
}

.cp-dt-for {
    position: relative;
    overflow: hidden
}

.cp-dt-for .pic {
    height: 480px;
    line-height: 480px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.cp-dt-for .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.cp-dt-for .pic:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.cp-dt-nav {
    padding: 0 18%;
    position: relative;
    overflow: hidden
}

.cp-dt-nav .pic {
    margin: 0 auto;
    width: 102px;
    height: 102px;
    line-height: 98px;
    font-size: 0;
    text-align: center;
    border: 4px solid #d8d8d8;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden
}

.cp-dt-nav .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.cp-dt-nav .slick-current .pic {
    border-color: #0067ae
}

.cp-dt-info {
    padding: 66px 0 0 86px;
    overflow: hidden
}

.cp-dt-info .item {
    padding: 6px 0 16px;
    font-size: 16px;
    color: #333
}

.cp-dt-info .item+.item {
    border-top: 1px dashed #aeaeae
}

.cp-dt-info .item .gl {
    margin-top: 4px;
    font-size: 26px;
    color: #0067ae
}

.cp-dt-info .item .item-in {
    color: #4d4d4d
}

.cp-dt-info .item .item-in+.item-in {
    padding-top: 24px
}

.cp-dt-info .item h4 {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 400
}

.cp-dt-info .contact {
    padding: 8px 0;
    overflow: hidden
}

.cp-dt-info .contact a {
    padding: 6px 0;
    padding-left: 56px;
    display: block;
    font-size: 18px;
    color: #555;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.cp-dt-info .contact i {
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cp-dt-info .contact a:hover {
    color: #0067ae
}

.cp-dt-info .btn {
    margin-top: 8px;
    overflow: hidden
}

.cp-dt-info .btn a {
    margin-right: 10px;
    float: left;
    width: 200px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.cp-dt-info .btn i {
    margin: -2px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.cp-dt-info .btn .download {
    background-color: #0067ae
}

.cp-dt-info .btn .vs {
    background-color: #666
}

.cp-dt-info .btn a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.row-cp-dt2 {
    padding: 70px 0 130px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-cp-dt2 .tit-3 {
    margin-bottom: 80px
}

.row-cp-dt2 .tit-3 h3 {
    margin: 0
}

.ul-cpys {
    margin: 0 -20px -40px;
    font-size: 0
}

.ul-cpys li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 25%
}

.ul-cpys .con {
    padding: 30px 15%;
    min-height: 330px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-cpys .num {
    position: absolute;
    left: 50%;
    bottom: -56px;
    font-size: 150px;
    line-height: 1;
    font-family: Arial;
    font-weight: 700;
    color: rgba(77, 77, 77, .03);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ul-cpys .pic {
    margin-bottom: 16px;
    height: 100px;
    line-height: 100px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.ul-cpys .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-cpys .txt {
    font-size: 16px;
    color: #4d4d4d;
    text-align: left;
    line-height: 1.5;
    word-break: break-word;
}

.ul-cpys .con:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.ul-cpys .con:hover .pic img {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.row-cp-dt3 {
    overflow: hidden
}

.row-cp-dt3 .ppjz-video {
    padding-top: 38%
}

.row-cp-dt4 {
    padding: 66px 0 74px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-cp-dt4 .wp {
    padding: 0 24px
}

.row-cp-dt4 .tit-3 {
    margin-bottom: 58px
}

.row-cp-dt4 .tit-3 h3 {
    margin: 0
}

.table-1 {
    word-break: break-all;
    overflow: hidden
}

.table-1 table {
    width: 100%
}

.table-1 td,
.table-1 th {
    padding: 13px 40px;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #efefef
}

.table-1 th {
    color: #fff;
    font-weight: 400;
    text-align: left;
    background-color: #666;
    height: 50px
}

.table-1 td {
    color: #4d4d4d;
    background-color: #fff
}

.table-1 tr:nth-child(even) td {
    background-color: #f7f7f7
}

.row-cp-dt5 {
    padding: 70px 0 80px;
    overflow: hidden
}

.row-cp-dt5 .tit-3 {
    margin-bottom: 0
}

.gyyy-slick {
    padding-bottom: 10px;
    margin: 0 -20px;
    position: relative;
    overflow: hidden
}

.gyyy-slick .slick-list {
    padding: 80px 0
}

.gyyy-slick .item {
    padding: 0 20px
}

.gyyy-slick .con {
    display: block
}

.gyyy-slick .pic {
    padding-top: 67%;
    position: relative;
    overflow: hidden
}

.gyyy-slick .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gyyy-slick .inner {
    margin: 0 28px;
    margin-top: -58px;
    background-color: #fff;
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gyyy-slick .inner h4 {
    padding: 30px 15px;
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gyyy-slick .item:nth-child(odd) {
    padding-top: 50px
}

.gyyy-slick .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.gyyy-slick .con:hover .inner {
    box-shadow: none
}

.gyyy-slick .con:hover .inner h4 {
    color: #fff;
    background-color: #0067ae
}

.gyyy-slick .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.gyyy-slick .slick-dots li {
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #555;
    overflow: hidden;
    cursor: pointer
}

.gyyy-slick .slick-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}

.gyyy-slick .slick-dots .slick-active {
    background-color: #0067ae
}

.row-cp-dt6 {
    padding: 70px 0 90px;
    background-color: #f6f6f6;
    overflow: hidden
}

.row-cp-dt6 .wp {
    padding: 0 46px
}

.row-cp-dt6 .tit-3 {
    margin-bottom: 70px
}

.row-cp-dt6 .tit-3 h3 {
    margin: 0
}

.row-fwzq1 {
    padding: 50px 0 22px;
    overflow: hidden
}

.ul-fw {
    margin: 0 -40px -80px;
    font-size: 0
}

.ul-fw li {
    margin-bottom: 80px;
    padding: 0 40px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.ul-fw .con {
    display: block;
    height: 200px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden
}

.ul-fw .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-fw .mask {
    padding: 10px 10%;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    font-size: 16px;
    color: #656a6a;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ul-fw .mask h4 {
    margin-bottom: 8px;
    font-size: 32px;
    color: #333;
    font-weight: 400
}

.ul-fw .con:hover .bg {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-fwzq2 {
    padding: 22px 0 72px;
    overflow: hidden
}

.fwzq2-hd {
    margin-bottom: 100px;
    overflow: hidden
}

.fwzq2-hd .tab-4 {
    float: right
}

.fwzq2-hd .tab-4 li {
    margin-left: 60px
}

.fwzq2-hd .tab-4 a {
    font-size: 24px;
    line-height: 54px
}

.fwzq2-hd .tab-4 .on a {
    font-weight: 700
}

.fwzq2-hd .tit-3 {
    margin: 0;
    overflow: hidden
}

.ul-fwbz {
    margin: 0 -15px -30px;
    font-size: 0
}

.new-ul-fwbz .ul-fwbz {
    display: none
}

.new-ul-fwbz .ul-fwbz.on {
    display: block
}

.ul-fwbz li {
    margin-bottom: 30px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-fwbz .con {
    padding: 46px 20px;
    display: block;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-fwbz .pic {
    margin-bottom: 36px;
    height: 154px;
    line-height: 154px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.ul-fwbz .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-fwbz h4 {
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: 400
}

.ul-fwbz .con:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.ul-fwbz .con:hover .pic img {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.row-fwzq3 {
    padding: 80px 0 90px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.box-xjjszc {
    width: 47%;
    overflow: hidden
}

.box-xjjszc .tit {
    margin-bottom: 28px;
    padding-bottom: 34px;
    font-size: 42px;
    color: #333;
    position: relative
}

.box-xjjszc .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #0067ae
}

.box-xjjszc .cont {
    margin-bottom: 56px;
    font-size: 16px;
    color: #333;
    line-height: 1.9
}

.ul-number {
    overflow: hidden
}

.ul-number ul {
    margin: 0 -40px;
    margin-bottom: -36px;
    font-size: 0
}

.ul-number li {
    margin-left: -1px;
    margin-bottom: 36px;
    padding: 0 40px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.ul-number li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 64px;
    background-color: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ul-number .con {
    overflow: hidden
}

.ul-number .hd {
    margin-bottom: 18px;
    font-size: 24px;
    color: #666
}

.ul-number .hd span {
    margin-right: 8px;
    font-size: 60px;
    color: #0067ae;
    line-height: 1;
    font-family: Arial
}

.ul-number h4 {
    font-size: 18px;
    color: #666;
    font-weight: 400
}

.row-fwzq4 {
    padding: 70px 0 80px;
    overflow: hidden
}

.row-fwzq4 .tit-3 {
    margin-bottom: 70px
}

.row-fwzq4 .tit-3 h3 {
    margin: 0
}

.tab-6 {
    background-color: #fff;
    overflow: hidden
}

.tab-6-tit {
    margin: 10px 0;
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid rgba(214, 214, 214, .5);
    white-space: nowrap;
    overflow-x: auto
}

.tab-6-tit li {
    padding: 0 54px;
    display: inline-block;
    vertical-align: top
}

.tab-6-tit a,
.tab-6-tit span {
    display: block;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 70px;
    position: relative;
    cursor: pointer
}

.tab-6-tit a:after,
.tab-6-tit span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #0067ae;
    display: none
}

.tab-6-tit .on a,
.tab-6-tit .on span,
.tab-6-tit .tab-6-item__on a,
.tab-6-tit .tab-6-item__on span {
    color: #0067ae
}

.tab-6-tit .on a:after,
.tab-6-tit .on span:after,
.tab-6-tit .tab-6-item__on a:after,
.tab-6-tit .tab-6-item__on span:after {
    display: block
}

.tab-6-desc {
    overflow: hidden
}

.tab-6-desc .tab-6-item {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1.2s linear;
    -o-transition: opacity 1.2s linear;
    transition: opacity 1.2s linear
}

.tab-6-desc .tab-6-item.tab-6-item__on {
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.box-cjwt {
    padding: 40px 46px;
    padding-right: 88px;
    overflow: hidden
}

.box-cjwt dl {
    padding-left: 40px;
    position: relative
}

.box-cjwt dl:before {
    content: '';
    position: absolute;
    left: 0;
    top: 32px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0067ae
}

.box-cjwt dt {
    padding: 20px 0;
    font-size: 24px;
    color: #000;
    cursor: pointer
}

.box-cjwt dd {
    display: none
}

.box-cjwt .con {
    margin: 6px 0 14px;
    padding: 36px 38px 60px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #000;
    line-height: 1.8
}

.row-fwzq5 {
    padding: 70px 0 58px;
    background-color: #fff;
    overflow: hidden
}

.row-fwzq5 .tit-3 {
    margin-bottom: 60px
}

.row-fwzq5 .tit-3 h3 {
    margin: 0
}

.ul-fwwl {
    margin: 0 -20px;
    font-size: 0
}

.ul-fwwl li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.ul-fwwl .con {
    display: block
}

.ul-fwwl .pic {
    margin-bottom: 22px;
    padding-top: 56%;
    position: relative;
    overflow: hidden
}

.ul-fwwl .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-fwwl h4 {
    font-size: 24px;
    color: #333;
    font-weight: 400;
    text-align: center
}

.ul-fwwl .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.box-gsdz {
    overflow: hidden
}

.box-gsdz .tit {
    padding-bottom: 20px;
    font-size: 32px;
    color: #333;
    font-weight: 400;
    position: relative;
    border-bottom: 2px solid rgba(0, 0, 0, .2)
}

.box-gsdz .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 130px;
    height: 2px;
    background-color: #0067ae
}

.box-gsdz .col-l,
.box-gsdz .col-r {
    padding: 24px 0;
    width: 49%
}

.box-gsdz .item {
    padding: 14px 0;
    overflow: hidden
}

.box-gsdz .item .t1 {
    padding-right: 10px;
    float: left;
    width: 170px;
    font-size: 20px;
    color: #333
}

.box-gsdz .item .right {
    overflow: hidden
}

.box-gsdz .item .addr {
    display: block;
    font-size: 16px;
    color: #656a6a;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-gsdz .item .addr:hover {
    color: #0067ae
}

.box-gsdz .btn {
    margin: 22px auto 0;
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #555;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-gsdz .btn:hover {
    background-color: #0067ae
}

.row-gsjj1 {
    padding: 110px 0 80px;
    overflow: hidden
}

.box-jtgk {
    margin-bottom: 120px
}

.box-jtgk .tit {
    margin-bottom: 30px;
    padding-bottom: 42px;
    font-size: 42px;
    color: #333;
    position: relative
}

.box-jtgk .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #0067ae
}

.box-jtgk .col-r {
    width: 46.4%
}

.box-jtgk .col-l {
    width: 46%
}

.box-jtgk .jtgk-video {
    position: relative;
    background: url(../images/jtgk_bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.box-jtgk .jtgk-video:after {
    content: '';
    display: block;
    padding-top: 52%
}

.box-jtgk .jtgk-video img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.box-jtgk .jtgk-video .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: url(../images/video3.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-jtgk .jtgk-video .video:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -o-transform: translate(-50%, -50%) scale(1.05, 1.05);
    transform: translate(-50%, -50%) scale(1.05, 1.05)
}

.box-jtgk .jtgk-con {
    padding-right: 36px;
    font-size: 16px;
    color: #333;
    line-height: 1.9;
    height: 22.8em;
    overflow-y: auto
}

.box-jtgk .jtgk-con::-webkit-scrollbar {
    width: 4px
}

.box-jtgk .jtgk-con::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .05)
}

.box-jtgk .jtgk-con::-webkit-scrollbar-thumb {
    background: #0067ae
}

.box-jtgk .jtgk-con::-webkit-scrollbar-thumb:window-inactive {
    background: #0067ae
}

.ul-number.number-col4 {
    overflow: hidden
}

.ul-number.number-col4 ul {
    margin: 0 -100px -36px
}

.ul-number.number-col4 li {
    padding: 0 100px;
    width: 25%;
    font-size: 0;
    text-align: center
}

.ul-number.number-col4 .con {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.row-gsjj2 {
    background-color: #e7ebf1;
    position: relative;
    overflow: hidden
}

.row-gsjj2 .left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    transform: translateX(-101%) translateZ(0)
}

.row-gsjj2 .left.animated {
    transform: translateX(0) translateZ(0);
    transition: transform .95s cubic-bezier(.76, .09, .215, 1);
    transition-delay: .5s
}

.box-cyp {
    padding: 90px 0;
    padding-left: 61%
}

.box-cyp dl {
    border-top: 2px solid rgba(61, 67, 76, .1)
}

.box-cyp dl:first-child {
    border: none
}

.box-cyp dt {
    padding: 28px 0;
    font-size: 32px;
    color: #333;
    font-weight: 700;
    cursor: pointer
}

.box-cyp dd {
    padding-bottom: 30px;
    font-size: 16px;
    color: #333;
    line-height: 1.9;
    display: none
}

.box-cyp .on dd {
    display: block
}

.box-cyp .on dt {
    color: #0067ae
}

.row-gsjj3 {
    padding: 180px 0 90px;
    overflow: hidden
}

.box-yfjd {
    padding: 36px 10% 0 0;
    float: left;
    width: 42.6%
}

.box-yfjd .tit {
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 42px;
    color: #333;
    position: relative
}

.box-yfjd .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 4px;
    background-color: #0067ae
}

.box-yfjd .con {
    margin-bottom: 120px;
    font-size: 16px;
    color: #333;
    line-height: 1.8
}

.yfdj-arrow {
    font-size: 24px;
    color: #333;
    overflow: hidden
}

.yfdj-arrow .active,
.yfdj-arrow .total {
    display: inline-block;
    vertical-align: middle
}

.yfdj-arrow .active {
    color: #0067ae
}

.yfjd-slick {
    overflow: hidden
}

.yfjd-slick .slider {
    margin: 0 -20px;
    overflow: hidden
}

.yfjd-slick .item {
    padding: 0 20px
}

.yfjd-slick .con {
    display: block;
    overflow: hidden
}

.yfjd-slick .pic {
    padding-top: 68%;
    position: relative;
    overflow: hidden
}

.yfjd-slick .pic>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.yfjd-slick .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/yfjd_bg1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.yfjd-slick .bt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    line-height: 100px;
    font-size: 0;
    text-align: center;
    background-color: rgba(0, 15, 15, .5);
    overflow: hidden
}

.yfjd-slick .bt img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.yfjd-slick .inner {
    padding: 30px 50px 56px;
    background-color: #f2f2f2;
    overflow: hidden
}

.yfjd-slick .inner h4 {
    margin-bottom: 18px;
    font-size: 32px;
    color: #575656;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.yfjd-slick .inner .txt {
    font-size: 20px;
    color: #575656;
    line-height: 1.8
}

.yfjd-slick .con:hover .pic>img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.yfjd-slick .slick-dots {
    display: none !important
}

.row-gsjj4 {
    padding: 106px 0 200px;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-gsjj4 .tit-3 {
    margin-bottom: 50px
}

.row-gsjj4 .tit-3 h3 {
    margin: 0
}

.box-jtwh {
    margin: 0 180px;
    display: inline-block;
    position: relative
}

.box-jtwh .jtwh-logo {
    display: block;
    width: 450px;
    height: 450px;
    line-height: 450px;
    font-size: 0;
    text-align: center;
    position: relative;
    overflow: hidden
}

.box-jtwh .jtwh-logo:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 450px;
    height: 450px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/jtwh_bg4.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.box-jtwh .jtwh-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    max-height: 70%;
    position: relative;
    z-index: 2
}

.box-jtwh .item {
    position: absolute;
    width: 356px;
    height: 214px;
    line-height: 214px;
    font-size: 0;
    cursor: pointer
}

.box-jtwh .item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 200px;
    height: 215px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/jtwh_bg2.png) left center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-jtwh .item .con {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5
}

.box-jtwh .item h4 {
    margin-bottom: 4px;
    font-size: 24px;
    color: #333
}

.box-jtwh .item .txt {
    font-size: 16px;
    color: #333;
    line-height: 1.75
}

.box-jtwh .it1 {
    padding-left: 27%;
    left: 74%;
    top: -9%
}

.box-jtwh .it2 {
    padding-right: 21%;
    right: 85%;
    top: 33%;
    text-align: right
}

.box-jtwh .it2:before {
    left: auto;
    right: 0;
    background-image: url(../images/jtwh_bg3.png)
}

.box-jtwh .it3 {
    padding-left: 22%;
    left: 63%;
    top: 71%
}

.box-jtwh .item:hover:before {
    left: 10px
}

.box-jtwh .it2:hover:before {
    left: auto;
    right: 10px
}

.row-gsjj5 {
    padding: 80px 0;
    min-height: 830px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-gsjj5 .tit-3 {
    margin-bottom: 76px
}

.row-gsjj5 .tit-3 h3 {
    margin: 0
}

.fzlc-slick {
    position: relative;
    overflow: hidden
}

.fzlc-slick .item {
    padding-top: 92px;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.fzlc-slick .year {
    font-size: 0;
    text-align: center
}

.fzlc-slick .year span {
    padding: 0 34px;
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    color: #7f7f7f;
    font-family: Arial;
    position: relative;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.fzlc-slick .year span:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    width: 1000px;
    height: 1px;
    background-color: #cacaca;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.fzlc-slick .year span:after {
    content: '';
    position: absolute;
    left: calc(100% + 74px);
    top: 50%;
    width: 1000px;
    height: 1px;
    background-color: #cacaca;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.fzlc-slick .slick-current+.item .year span:before {
    right: calc(100% + 74px)
}

.fzlc-slick .slick-current+.item .year span:after {
    left: 100%
}

.fzlc-slick .txt {
    margin-top: 42px;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 1.8;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.fzlc-slick .slick-current {
    padding-top: 0
}

.fzlc-slick .slick-current .year span {
    font-size: 230px;
    color: #7f7f7f;
    line-height: 1
}

.fzlc-slick .slick-current .year span:after,
.fzlc-slick .slick-current .year span:before {
    display: none
}

.fzlc-slick .slick-current .year span em {
    color: #0067ae
}

.fzlc-slick .slick-current .txt {
    opacity: 1;
    filter: alpha(opacity=100)
}

.fzlc-slick .slick-arrow {
    position: absolute;
    top: 88px;
    width: 56px;
    height: 56px;
    border: 1px solid #7f7f7f;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    outline: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 2
}

.fzlc-slick .slick-prev {
    left: 20%;
    background-image: url(../images/prev2.png)
}

.fzlc-slick .slick-next {
    right: 20%;
    background-image: url(../images/next3.png)
}

.row-gsjj6 {
    padding: 50px 0 68px;
    overflow: hidden
}

.row-gsjj6 .tit-3 {
    margin-bottom: 40px
}

.row-gsjj6 .tit-3 h3 {
    margin: 0
}

.sl-slick {
    padding-bottom: 40px;
    margin: 0 -10px;
    position: relative;
    overflow: hidden
}

.sl-slick .item {
    padding: 0 10px
}

.sl-slick .con {
    padding: 26px 0;
    display: block;
    overflow: hidden
}

.sl-slick .pic {
    margin-bottom: 22px;
    padding-top: 56%;
    position: relative;
    overflow: hidden
}

.sl-slick .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.sl-slick h4 {
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.sl-slick .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.sl-slick .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.sl-slick .slick-dots li {
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #555;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden
}

.sl-slick .slick-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}

.sl-slick .slick-dots .slick-active {
    background-color: #0067ae
}

.row-ymsl1 {
    padding: 48px 0 78px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ymsl1 .tit-3 {
    margin-bottom: 64px
}

.row-ymsl1 .tit-3 h3 {
    margin: 0
}

.ul-number2 {
    overflow: hidden
}

.ul-number2 ul {
    margin: 0 -20px 50px;
    font-size: 0
}

.ul-number2 li {
    margin-bottom: 30px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 0;
    text-align: center;
    position: relative
}

.ul-number2 li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 64px;
    background-color: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ul-number2 .con {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    overflow: hidden
}

.ul-number2 .num {
    display: inline-block;
    vertical-align: middle;
    font-size: 60px;
    color: #0067ae;
    line-height: 1;
    font-family: Arial
}

.ul-number2 .inner {
    padding-left: 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    overflow: hidden
}

.ul-number2 .inner .t1 {
    color: #0067ae;
    line-height: 1.2
}

.ul-number2 .inner .t2 {
    color: #666;
    line-height: 1.2
}

.ul-yfkyjd {
    margin: 0 -20px -40px;
    font-size: 0
}

.ul-yfkyjd li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-yfkyjd .con {
    display: block;
    overflow: hidden
}

.ul-yfkyjd .pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden
}

.ul-yfkyjd .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-yfkyjd .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-yfkyjd .txt {
    padding: 52px 9%;
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
    max-height: 100%;
    overflow-y: auto
}

.ul-yfkyjd h4 {
    padding: 26px 20px;
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 400;
    background-color: #fff;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.ul-yfkyjd .big {
    width: 66.66%
}

.ul-yfkyjd .big .pic {
    padding-top: 36%
}

.ul-yfkyjd .con:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.ul-yfkyjd .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-ymsl2 {
    padding: 66px 0 176px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ymsl2 .tit-3 {
    margin-bottom: 120px
}

.gdscsb-slick {
    position: relative
}

.gdscsb-slick .slider {
    position: relative;
    overflow: hidden
}

.gdscsb-slick .con {
    display: block;
    overflow: hidden
}

.gdscsb-slick .pic {
    margin-top: 10px;
    float: left;
    width: 49%;
    position: relative;
    overflow: hidden
}

.gdscsb-slick .pic:after {
    content: '';
    display: block;
    padding-top: 53%
}

.gdscsb-slick .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gdscsb-slick .inner {
    padding: 0 3% 0 8%;
    overflow: hidden
}

.gdscsb-slick .inner h4 {
    margin-bottom: 40px;
    font-size: 42px;
    color: #fff;
    font-weight: 400
}

.gdscsb-slick .inner .txt {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    height: 8.75em;
    overflow: hidden
}

.gdscsb-slick .con:hover .pic img {
    -webkit-animation: moreBig 2s forwards ease;
    animation: moreBig 2s forwards ease
}

.gdscsb-slick .slick-current .pic img {
    -webkit-animation: moreSmall 2s forwards ease;
    animation: moreSmall 2s forwards ease
}

.gdscsb-slick .slick-current .inner h4 {
    -webkit-animation: moreRight 1.5s forwards cubic-bezier(.25, .46, .45, .94);
    animation: moreRight 1.5s forwards cubic-bezier(.25, .46, .45, .94)
}

.gdscsb-slick .slick-current .inner .txt {
    -webkit-animation: moreRight 2s forwards cubic-bezier(.25, .46, .45, .94);
    animation: moreRight 2s forwards cubic-bezier(.25, .46, .45, .94)
}

.gdscsb-slick .gdscsb-btn {
    position: absolute;
    left: 57%;
    bottom: 0;
    font-size: 0;
    overflow: hidden
}

.gdscsb-slick .gdscsb-btn .dots,
.gdscsb-slick .gdscsb-btn .next,
.gdscsb-slick .gdscsb-btn .prev {
    display: inline-block;
    vertical-align: middle
}

.gdscsb-slick .gdscsb-btn .next,
.gdscsb-slick .gdscsb-btn .prev {
    width: 56px;
    height: 56px;
    border: 1px solid #7f7f7f;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gdscsb-slick .gdscsb-btn .prev {
    background-image: url(../images/prev2.png)
}

.gdscsb-slick .gdscsb-btn .next {
    background-image: url(../images/next3.png)
}

.gdscsb-slick .gdscsb-btn .next:hover,
.gdscsb-slick .gdscsb-btn .prev:hover {
    border-color: #0067ae;
    background-color: #0067ae
}

.gdscsb-slick .gdscsb-btn .dots {
    padding: 0 10px;
    width: 270px;
    font-size: 24px;
    color: #fff;
    text-align: center
}

.gdscsb-slick .gdscsb-btn .dots em {
    margin: 0 4px
}

.gdscsb-slick .gdscsb-btn .dots .active,
.gdscsb-slick .gdscsb-btn .dots .total {
    display: inline-block
}

.gdscsb-slick .gdscsb-btn .dots .active {
    color: #0067ae
}

.gdscsb-slick .slick-dots {
    display: none !important
}

.row-ymsl3 {
    padding: 66px 0 100px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-ymsl3 .tit-3 {
    margin-bottom: 10px
}

.row-ymsl3 .tab-5-tit {
    margin-bottom: 140px
}

.ryzz-slick {
    padding-bottom: 194px;
    font-size: 0;
    position: relative;
    overflow: hidden
}

.ryzz-slick .slider {
    margin: 0 -40px;
    position: relative;
    overflow: hidden
}

.ryzz-slick .item {
    padding: 0 40px;
    float: none !important;
    display: inline-block !important;
    vertical-align: bottom
}

.ryzz-slick .con {
    display: block;
    position: relative;
    overflow: hidden
}

.ryzz-slick .pic {
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.ryzz-slick .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.ryzz-slick .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ryzz-slick .mask .more {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: url(../images/more.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ryzz-slick .con:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.ryzz-slick .ryzz-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.ryzz-slick .ryzz-btn .dots,
.ryzz-slick .ryzz-btn .next,
.ryzz-slick .ryzz-btn .prev {
    display: inline-block;
    vertical-align: middle
}

.ryzz-slick .ryzz-btn .next,
.ryzz-slick .ryzz-btn .prev {
    width: 56px;
    height: 56px;
    border: 1px solid #7f7f7f;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ryzz-slick .ryzz-btn .prev {
    background-image: url(../images/prev2.png)
}

.ryzz-slick .ryzz-btn .next {
    background-image: url(../images/next3.png)
}

.ryzz-slick .ryzz-btn .next:hover,
.ryzz-slick .ryzz-btn .prev:hover {
    border-color: #0067ae;
    background-color: #0067ae
}

.ryzz-slick .ryzz-btn .dots {
    padding: 0 10px;
    width: 280px;
    font-size: 24px;
    color: #333;
    text-align: center
}

.ryzz-slick .ryzz-btn .dots em {
    margin: 0 4px
}

.ryzz-slick .ryzz-btn .dots .active,
.ryzz-slick .ryzz-btn .dots .total {
    display: inline-block
}

.ryzz-slick .ryzz-btn .dots .active {
    color: #0067ae
}

.ryzz-slick .slick-dots {
    display: none !important
}

.row-dzhy1 {
    padding: 176px 0 80px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.row-dzhy1 .tab-1-desc {
    margin-bottom: 170px
}

.row-dzhy1 .tab-1-tit {
    margin: 0
}

.box-dzhy {
    overflow: hidden
}

.box-dzhy .pic {
    position: absolute;
    right: 0;
    top: 50%;
    width: 67.2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box-dzhy .pic img {
    display: block;
    width: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-dzhy .pic:hover img {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

.box-dzhy .inner {
    width: 56.2%;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.box-dzhy .inner h4 {
    margin-bottom: 30px;
    padding-bottom: 32px;
    font-size: 42px;
    color: #333;
    font-weight: 400;
    position: relative
}

.box-dzhy .inner h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #0067ae
}

.box-dzhy .inner .txt {
    font-size: 16px;
    color: #333;
    line-height: 1.9
}

.row-dzhy2 {
    padding: 70px 0 62px;
    overflow: hidden
}

.row-dzhy2 .tit-3 {
    margin-bottom: 70px
}

.ul-yygl {
    margin: 0 -20px 22px;
    font-size: 0
}

.ul-yygl li {
    margin-bottom: 40px;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%
}

.ul-yygl .con {
    display: block;
    box-shadow: 0 0 30px rgba(0, 0, 0, .05);
    position: relative;
    overflow: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-yygl .pic {
    padding-top: 66%;
    position: relative;
    overflow: hidden
}

.ul-yygl .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.ul-yygl h4 {
    padding: 24px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 400
}

.ul-yygl .con:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.ul-yygl .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-dzhy3 {
    position: relative;
    overflow: hidden
}

.row-dzhy3 .tit-3 {
    margin: 0;
    padding-top: 76px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2
}

.yysp-slick {
    position: relative;
    overflow: hidden
}

.yysp-for {
    position: relative;
    overflow: hidden
}

.yysp-for .con {
    padding-top: 38%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.yysp-for .con:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.yysp-for .video {
    position: absolute;
    left: 50%;
    top: 41%;
    width: 70px;
    height: 70px;
    background: url(../images/video2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 2;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.yysp-for .video:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -o-transform: translate(-50%, -50%) scale(1.05, 1.05);
    transform: translate(-50%, -50%) scale(1.05, 1.05)
}

.yysp-nav {
    position: absolute !important;
    left: 50%;
    bottom: 46px;
    width: 1460px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden
}

.yysp-nav .item {
    padding: 0 10px
}

.yysp-nav .con {
    cursor: pointer;
    overflow: hidden
}

.yysp-nav .pic {
    margin-bottom: 26px;
    padding-top: 56%;
    position: relative;
    overflow: hidden
}

.yysp-nav .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.yysp-nav .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    border: 2px solid transparent;
    z-index: 2
}

.yysp-nav .mask .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: url(../images/video2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .5;
    filter: alpha(opacity=50);
    display: none
}

.yysp-nav h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.yysp-nav .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.yysp-nav .slick-current .mask {
    border-color: #0067ae
}

.yysp-nav .slick-current .mask .video {
    display: block
}

.row-dzhy4 {
    padding: 60px 0 82px;
    background-color: #f6f6f6;
    overflow: hidden
}

.row-dzhy4 .tit-3 {
    margin-bottom: 60px
}

.xgjx-slick {
    margin: 0;
    padding: 0 25px 90px
}

.xgjx-slick .item {
    padding: 0 20px
}

.xgjx-slick .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.xgjx-slick .slick-dots li {
    padding: 0;
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #555;
    overflow: hidden
}

.xgjx-slick .slick-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}

.xgjx-slick .slick-dots .slick-active {
    background-color: #0067ae
}

.row-dzhy5 {
    padding: 70px 0 114px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-dzhy5 .tit-3 {
    margin-bottom: 90px
}

.gdscsb-slick2 {
    margin-bottom: 112px;
    position: relative
}

.gdscsb-slick2 .slider {
    position: relative;
    overflow: hidden
}

.gdscsb-slick2 .con {
    display: block;
    overflow: hidden
}

.gdscsb-slick2 .pic {
    float: right;
    width: 60%;
    overflow: hidden
}

.gdscsb-slick2 .pic img {
    display: block;
    width: 100%;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gdscsb-slick2 .inner {
    overflow: hidden
}

.gdscsb-slick2 .inner h4 {
    margin-bottom: 44px;
    font-size: 42px;
    color: #000;
    font-weight: 400
}

.gdscsb-slick2 .inner .txt {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.75;
    height: 8.75em;
    overflow: hidden
}

.gdscsb-slick2 .con:hover .pic img {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

.gdscsb-slick2 .gdscsb-btn {
    position: absolute;
    left: 0;
    bottom: 7%;
    font-size: 0
}

.gdscsb-slick2 .gdscsb-btn .dots,
.gdscsb-slick2 .gdscsb-btn .next,
.gdscsb-slick2 .gdscsb-btn .prev {
    display: inline-block;
    vertical-align: middle
}

.gdscsb-slick2 .gdscsb-btn .next,
.gdscsb-slick2 .gdscsb-btn .prev {
    width: 56px;
    height: 56px;
    border: 1px solid #7f7f7f;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.gdscsb-slick2 .gdscsb-btn .prev {
    background-image: url(../images/prev2.png)
}

.gdscsb-slick2 .gdscsb-btn .next {
    background-image: url(../images/next3.png)
}

.gdscsb-slick2 .gdscsb-btn .next:hover,
.gdscsb-slick2 .gdscsb-btn .prev:hover {
    border-color: #0067ae;
    background-color: #0067ae
}

.gdscsb-slick2 .gdscsb-btn .dots {
    padding: 0 10px;
    width: 270px;
    font-size: 24px;
    color: #000;
    text-align: center
}

.gdscsb-slick2 .gdscsb-btn .dots em {
    margin: 0 4px
}

.gdscsb-slick2 .gdscsb-btn .dots .active,
.gdscsb-slick2 .gdscsb-btn .dots .total {
    display: inline-block
}

.gdscsb-slick2 .gdscsb-btn .dots .active {
    color: #0067ae
}

.gdscsb-slick2 .slick-dots {
    display: none !important
}

.box-gdscsb2 {
    padding: 48px 0 60px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.box-gdscsb2 h3 {
    margin-bottom: 14px;
    font-size: 42px;
    color: #000
}

.box-gdscsb2 .txt {
    margin-bottom: 42px;
    font-size: 16px;
    color: #4d4d4d
}

.box-gdscsb2 .btn {
    margin: 0 auto;
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #0067ae;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.box-gdscsb2 .btn:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.row-dzhy6 {
    padding: 90px 0 100px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-dzhy6 .form-1 .form1-item.col2 {
    width: 50%
}

.row-cpdb {
    padding: 66px 0 98px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.row-cpdb .tit-3 {
    margin-bottom: 130px
}

.box-cpdb {
    padding: 40px;
    background-color: #efefef;
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, .1)
}

.cpdb-title {
    margin-top: -100px;
    padding-right: 66px;
    float: left;
    width: 282px
}

.cpdb-title li {
    padding: 16px 0;
    font-size: 18px;
    color: #a4a4a4;
    text-align: right;
    line-height: 24px;
    min-height: 56px
}

.cpdb-title li:nth-child(1) {
    padding: 0
}

.cpdb-slick {
    margin-top: -100px;
    position: relative;
    overflow: hidden
}

.cpdb-slick ul {
    padding: 0 2px;
    position: relative
}

.cpdb-slick li {
    padding: 16px 26px;
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 24px;
    min-height: 56px;
    background-color: #fff;
    position: relative
}

.cpdb-slick li:before {
    content: '';
    position: absolute;
    left: 26px;
    top: 0;
    right: 26px;
    height: 1px;
    background-color: rgba(199, 199, 199, .2)
}

.cpdb-slick li:nth-child(1):before,
.cpdb-slick li:nth-child(2):before,
.cpdb-slick li:nth-child(3):before {
    display: none
}

.cpdb-slick li:nth-child(1) {
    padding: 0;
    background-color: transparent
}

.cpdb-slick ul:last-child li:before {
    display: none
}

.cpdb-slick ul:last-child li:nth-child(1) {
    background-color: transparent
}

.cpdb-slick h3 {
    padding: 14px 0 30px;
    font-size: 20px;
    color: #333;
    font-weight: 400
}

.cpdb-slick .pic {
    height: 150px;
    line-height: 150px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.cpdb-slick .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.cpdb-slick .cpdb-itemclose {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(../images/close2.png) center center no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    cursor: pointer
}

.cpdb-slick .cpdb-itemadd {
    margin-top: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../images/add.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.cpdb-slick .cpdb-itemadd:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05, 1.05);
    -o-transform: translate(-50%, -50%) scale(1.05, 1.05);
    transform: translate(-50%, -50%) scale(1.05, 1.05)
}

.cpdb-slick .slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #999;
    outline: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cpdb-slick .slick-prev {
    left: 0;
    background-image: url(../images/prev.png)
}

.cpdb-slick .slick-next {
    right: 0;
    background-image: url(../images/next.png);
    width: 1452;
    height: 772
}

.row-yxwl-gj {
    padding: 59px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-yxwl-gj .tab-5-tit {
    margin-bottom: 89px
}

.box-gj {
    position: relative
}

.box-gj img {
    display: block;
    width: 100%
}

.box-gj .point {
    position: absolute
}

.box-gj .point .dot {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 7px;
    height: 7px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #ed741a;
    border-radius: 50%
}

.box-gj .point .dot:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: rgba(237, 116, 26, .2);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    animation: bounceInsharke infinite 3s linear;
    margin: -9px 0 0 -9px
}

.box-gj .point .dot:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: rgba(237, 116, 26, .1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    animation: bounceInsharke infinite 3s linear;
    margin: -15px 0 0 -15px
}

.box-gj .point .name {
    padding-top: 20px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/gj_china.png) center top no-repeat;
    white-space: nowrap
}

.box-gj .mask {
    position: absolute;
    left: 50px;
    top: -8px;
    border: 1px solid #0067ae;
    background-color: #fff;
    width: 226px
}

.box-gj .mask:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    width: 12px;
    height: 21px;
    background: url(../images/gj_jt.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.box-gj .mask .addr {
    padding: 8px 20px;
    font-size: 14px;
    color: #000;
    line-height: 1.6
}

.yxwl-gj {
    font-size: 24px;
    color: #fff;
    text-align: center;
    overflow: hidden
}

.yxwl-gj span {
    font-size: 32px;
    color: #0067ae;
    font-weight: 700
}

.row-yxwl-gn {
    padding: 60px 0 76px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-yxwl-gn .tab-5 {
    margin-bottom: 70px
}

.row-yxwl-gn .tab-5-tit {
    margin: 0;
    position: relative;
    z-index: 2
}

.row-yxwl-gn .tab-5-desc {
    margin-top: -45px
}

.box-gn {
    margin: 0 auto;
    width: 1108px;
    position: relative
}

.box-gn img {
    display: block;
    width: 100%
}

.box-gn .line {
    position: absolute;
    left: 46.3%;
    top: 31.8%;
    width: 42%;
    overflow: hidden
}

.box-gn .point {
    position: absolute
}

.box-gn .point .dot {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ed741a;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.box-gn .point .dot:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: rgba(237, 116, 26, .2);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    animation: bounceInsharke infinite 3s linear;
    margin: -9px 0 0 -9px
}

.box-gn .point .dot:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: rgba(237, 116, 26, .1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    animation: bounceInsharke infinite 3s linear;
    margin: -15px 0 0 -15px
}

.box-gn .point .name {
    position: absolute;
    left: 50%;
    font-size: 16px;
    color: #000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.box-gn .mask {
    display: none;
    position: absolute;
    left: 38px;
    top: 50%;
    border: 1px solid #0067ae;
    background-color: #fff;
    width: 226px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3
}

.box-gn .mask.on {
    display: block
}

.box-gn .mask:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    width: 12px;
    height: 21px;
    background: url(../images/gj_jt.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box-gn .mask .addr {
    padding: 8px 20px;
    font-size: 14px;
    color: #000;
    line-height: 1.6
}

.box-gn .jtzb .box-dot {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.box-gn .jtzb .box-dot:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    border: 2px solid #7ba137;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.box-gn .jtzb .box-dot:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    background-color: #0067ae;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.box-gn .jtzb .dot:before {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background-color: rgba(123, 161, 55, .2);
    z-index: 1
}

.box-gn .jtzb .dot:after {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: rgba(123, 161, 55, .1);
    z-index: 1
}

.box-gn .jtzb .name {
    padding-top: 30px;
    font-size: 20px;
    color: #fff
}

.box-gn .xz .dot {
    background-color: #0067ae
}

.box-gn .xz .dot:before {
    background-color: rgba(123, 161, 55, .2)
}

.box-gn .xz .dot:after {
    background-color: rgba(123, 161, 55, .1)
}

.box-gn .xz .name {
    bottom: 0;
    padding-bottom: 15px;
    font-size: 16px;
    color: #000
}

.box-gn .sz .dot {
    background-color: #0067ae
}

.box-gn .sz .dot:before {
    background-color: rgba(123, 161, 55, .2)
}

.box-gn .sz .dot:after {
    background-color: rgba(123, 161, 55, .1)
}

.box-gn .sz .name {
    top: 0;
    padding-top: 15px;
    font-size: 16px;
    color: #000
}

.box-gn .sh .dot {
    background-color: #0067ae
}

.box-gn .sh .dot:before {
    background-color: rgba(123, 161, 55, .2)
}

.box-gn .sh .dot:after {
    background-color: rgba(123, 161, 55, .1)
}

.box-gn .sh .name {
    top: 50%;
    left: 100%;
    padding-left: 15px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.box-gn2 {
    padding: 57px 59px;
    background: hsla(0, 0%, 100%, .8);
    overflow: hidden
}

.box-gn2 .tit .con {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 1.75
}

.box-gn2 .item .t1 {
    width: 148px
}

.m-pop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 800;
    display: none
}

.pop-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.pop-video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pop-video .close {
    position: absolute;
    right: -60px;
    top: -60px;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer
}

.pop-video video {
    display: block;
    width: 100%
}

@keyframes ani1 {
    from {
        top: -5px
    }

    to {
        top: 5px
    }
}

@-webkit-keyframes ani1 {
    from {
        top: -5px
    }

    to {
        top: 5px
    }
}

@keyframes bounceInsharke {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    60% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes bounceInsharke {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    60% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }
}

.moreSmall {
    -webkit-animation: moreSmall 1.5s forwards ease;
    animation: moreSmall 1.5s forwards ease
}

@keyframes moreSmall {
    0% {
        -webkit-transform: scale(1.06, 1.06);
        -ms-transform: scale(1.06, 1.06);
        -o-transform: scale(1.06, 1.06);
        transform: scale(1.06, 1.06)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes moreSmall {
    0% {
        -webkit-transform: scale(1.06, 1.06);
        -ms-transform: scale(1.06, 1.06);
        -o-transform: scale(1.06, 1.06);
        transform: scale(1.06, 1.06)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.moreBig {
    -webkit-animation: moreBig 1.5s forwards ease;
    animation: moreBig 1.5s forwards ease
}

@keyframes moreBig {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.06, 1.06);
        -ms-transform: scale(1.06, 1.06);
        -o-transform: scale(1.06, 1.06);
        transform: scale(1.06, 1.06)
    }
}

@-webkit-keyframes moreBig {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.06, 1.06);
        -ms-transform: scale(1.06, 1.06);
        -o-transform: scale(1.06, 1.06);
        transform: scale(1.06, 1.06)
    }
}

.moreOpacity {
    -webkit-animation: moreOpacity 1.5s forwards ease;
    animation: moreOpacity 1.5s forwards ease
}

@keyframes moreOpacity {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes moreOpacity {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.moreLeft {
    -webkit-animation: moreLeft 1.5s forwards ease;
    animation: moreLeft 1.5s forwards ease
}

@keyframes moreLeft {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
        -o-transform: translateX(-45%);
        transform: translateX(-45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes moreLeft {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
        -o-transform: translateX(-45%);
        transform: translateX(-45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

.moreRight {
    -webkit-animation: moreRight 1.5s forwards ease;
    animation: moreRight 1.5s forwards ease
}

@keyframes moreRight {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateX(45%);
        -ms-transform: translateX(45%);
        -o-transform: translateX(45%);
        transform: translateX(45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes moreRight {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateX(45%);
        -ms-transform: translateX(45%);
        -o-transform: translateX(45%);
        transform: translateX(45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

.moreUp {
    -webkit-animation: moreUp 1.5s forwards ease;
    animation: moreUp 1.5s forwards ease
}

@keyframes moreUp {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(45%);
        -ms-transform: translateY(45%);
        -o-transform: translateY(45%);
        transform: translateY(45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes moreUp {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(45%);
        -ms-transform: translateY(45%);
        -o-transform: translateY(45%);
        transform: translateY(45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

.moreDown {
    -webkit-animation: moreDown 1.5s forwards ease;
    animation: moreDown 1.5s forwards ease
}

@keyframes moreDown {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        -o-transform: translateY(-45%);
        transform: translateY(-45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes moreDown {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        -o-transform: translateY(-45%);
        transform: translateY(-45%)
    }

    80% {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@media only screen and (max-width:1679px) {
    .banner {
        height: 100vh
    }

    .banner .slick-prev {
        left: 10px
    }

    .banner .slick-next {
        right: 10px
    }

    .tit-1 h3 {
        font-size: 38px
    }

    .tit-2 h3 {
        font-size: 38px
    }

    .tit-3 h3 {
        font-size: 38px
    }

    .tab-1-tit a,
    .tab-1-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .tab-2-tit {
        margin: 0 -2px 30px
    }

    .tab-2-tit li {
        padding: 0 2px
    }

    .tab-2-tit a,
    .tab-2-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .tab-3-tit {
        margin: 0 -2px 40px
    }

    .tab-3-tit li {
        padding: 0 2px
    }

    .tab-3-tit a,
    .tab-3-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .tab-3_2-tit {
        margin: 0 -2px 40px
    }

    .tab-3_2-tit li {
        padding: 0 2px
    }

    .tab-3_2-tit a,
    .tab-3_2-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .ul-product .tit h3 {
        font-size: 20px
    }

    .ul-case .bt {
        padding: 10px 20px
    }

    .ul-case .bt .tit h4 {
        padding-bottom: 10px;
        font-size: 16px
    }

    .ul-case .bt .more {
        font-size: 12px;
        line-height: 30px
    }

    .ul-case .tit2 {
        padding: 10px 20px
    }

    .ul-case .tit2 h5 {
        font-size: 12px
    }

    .ul-case .tit2 h4 {
        font-size: 16px
    }

    .ul-case .big .bt {
        padding: 30px 20px
    }

    .ul-case .big .bt .tit .en {
        font-size: 20px
    }

    .ul-case .big .bt .tit h4 {
        font-size: 28px
    }

    .customer-slick .con {
        height: 466px
    }

    .customer-slick .bt h4 {
        font-size: 20px
    }

    .customer-slick .slick-dots {
        right: 10px;
        bottom: 30px
    }

    .ul-customer .con {
        height: 100px;
        line-height: 100px
    }

    .box-ymsl {
        padding: 0 10% 0 5%
    }

    .box-ymsl .inner {
        padding: 100px 0
    }

    .box-ymsl .inner .txt {
        font-size: 14px
    }

    .box-ymsl .inner .txt .t1 {
        font-size: 38px
    }

    .box-newsTrends .con {
        height: 474px
    }

    .box-newsTrends .bt h4 {
        font-size: 16px;
        line-height: 50px
    }

    .ul-newsTrends .date {
        margin-right: 20px;
        padding: 15px 0
    }

    .ul-newsTrends .date .day {
        font-size: 38px
    }

    .ul-newsTrends .date .t {
        font-size: 16px
    }

    .ul-newsTrends .inner h4 {
        font-size: 20px
    }

    .ul-newsTrends .inner .txt {
        font-size: 14px
    }

    .box-zjwm h3 {
        font-size: 38px
    }

    .box-zjwm .txt {
        font-size: 14px
    }

    .box-zjwm .btn {
        font-size: 14px
    }

    .box-khfw {
        min-height: 500px
    }

    .box-khfw .pic {
        max-height: 500px
    }

    .box-khfw .inner h4 {
        padding: 10px 20px;
        font-size: 18px
    }

    .ul-khfw {
        padding: 20px
    }

    .ul-khfw li {
        font-size: 14px
    }

    .box-pzbz {
        min-height: 460px
    }

    .box-pzbz .pic {
        max-height: 460px
    }

    .box-pzbz .inner {
        margin: 60px 0;
        padding: 30px 40px;
        padding-right: 16%
    }

    .box-pzbz .inner h4 {
        margin-bottom: 20px;
        font-size: 20px
    }

    .box-pzbz .inner .txt {
        font-size: 14px
    }

    .ul-pzbz li {
        font-size: 14px
    }
}

@media only screen and (max-width:1599px) {
    .banner {
        height: 100vh
    }

    .banner .slick-prev {
        left: 10px
    }

    .banner .slick-next {
        right: 10px
    }

    .tit-1 {
        margin-bottom: 36px
    }

    .tit-1 h3 {
        font-size: 34px
    }

    .tit-2 {
        margin-bottom: 28px
    }

    .tit-2 h3 {
        font-size: 34px
    }

    .tit-3 h3 {
        font-size: 34px
    }

    .box-ban {
        padding-top: 80px;
        height: 400px
    }

    .ban-cont {
        padding-top: 80px
    }

    .ban-cont h2 {
        font-size: 32px
    }

    .ban-cont.ban-cont-2 h2 {
        font-size: 44px
    }

    .cur {
        padding: 16px 0;
        padding-left: 30px;
        -webkit-background-size: 16px auto;
        background-size: 16px auto
    }

    .cur a,
    .cur em,
    .cur span {
        font-size: 14px
    }

    .box-pos .cur {
        padding: 15px 0;
        padding-left: 40px
    }

    .ul-pos a {
        padding: 23px 10px
    }

    .row-ind1 {
        padding: 46px 0 112px
    }

    .tab-1-tit {
        margin-bottom: 54px
    }

    .row-ind2 {
        padding: 48px 0 72px
    }

    .row-ind3 {
        padding: 44px 0
    }

    .row-ind4 .tit-3 {
        margin-bottom: 24px
    }

    .row-ind4 .tab-3-tit {
        margin-bottom: 24px
    }

    .row-ind5 {
        padding: 44px 0 92px
    }

    .row-ind5 .tit-1 {
        margin-bottom: 20px
    }

    .row-ind6 .tab-2-tit {
        margin-bottom: 32px
    }

    .row-ind7 {
        padding: 40px 0 102px
    }

    .row-ind7 .tit-1 {
        margin-bottom: 16px
    }

    .row-ind7 .tab-3-tit {
        margin-bottom: 38px
    }

    .row-ind8 {
        padding: 116px 0
    }

    .choice-1 a {
        font-size: 14px
    }

    .choice-2 .sel {
        height: 40px;
        line-height: 38px;
        font-size: 14px
    }

    .so-1 .inp {
        padding-right: 100px;
        height: 40px;
        line-height: 38px;
        font-size: 14px
    }

    .so-1 .submit {
        width: 80px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .ul-product-2 h4 a {
        font-size: 20px;
        height: 34px;
        line-height: 34px
    }

    .ul-product-2 .bd a {
        margin: 0 10px;
        font-size: 14px
    }

    .cp3-tit {
        font-size: 14px
    }

    .cp3-tit h3 {
        font-size: 32px
    }

    .form-1 .inp {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .form-1 .tar {
        padding: 10px 15px;
        height: 90px;
        font-size: 14px
    }

    .form-1 .submit {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .form-1 .reset {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .row-cp1 {
        padding: 60px 0 50px
    }

    .row-cp1 .tab-1-desc {
        margin-bottom: 76px
    }

    .choice-1 {
        margin: 32px 0
    }

    .row-cp2 {
        padding: 76px 0 72px
    }

    .ul-product-2 {
        margin: 0 -16px -40px
    }

    .ul-product-2 li {
        margin-bottom: 40px;
        padding: 0 16px
    }

    .row-cp3 {
        padding: 64px 0 74px
    }

    .cp3-tit {
        margin-bottom: 36px
    }

    .cp-dt h2 {
        font-size: 38px
    }

    .cp-dt-info {
        padding-left: 40px
    }

    .cp-dt-info .item {
        font-size: 14px
    }

    .cp-dt-info .item .gl {
        font-size: 22px
    }

    .cp-dt-info .item h4 {
        font-size: 16px
    }

    .cp-dt-info .contact a {
        padding-left: 40px;
        font-size: 16px
    }

    .cp-dt-info .contact i {
        width: 20px;
        height: 20px
    }

    .cp-dt-info .btn a {
        width: 140px;
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }

    .ul-cpys {
        margin: 0 -10px -20px
    }

    .ul-cpys li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .table-1 td,
    .table-1 th {
        padding: 10px 20px;
        font-size: 14px
    }

    .gyyy-slick .inner {
        margin-top: -40px
    }

    .gyyy-slick .inner h4 {
        padding: 20px 15px;
        font-size: 18px
    }

    .row-cp-dt1 .tab-1 {
        height: 70px
    }

    .row-cp-dt1 {
        padding: 48px 0 64px
    }

    .cp-dt h2 {
        margin-bottom: 24px
    }

    .cp-dt-con {
        margin-bottom: 88px
    }

    .cp-dt-for .pic {
        height: 380px;
        line-height: 380px
    }

    .row-cp-dt2 {
        padding: 56px 0 104px
    }

    .row-cp-dt2 .tit-3 {
        margin-bottom: 64px
    }

    .row-cp-dt4 {
        padding: 52px 0 58px
    }

    .row-cp-dt4 .tit-3 {
        margin-bottom: 46px
    }

    .row-cp-dt5 {
        padding: 56px 0 64px
    }

    .gyyy-slick .slick-list {
        padding: 64px 0
    }

    .row-cp-dt6 {
        padding: 56px 0 72px
    }

    .row-cp-dt6 .tit-3 {
        margin-bottom: 56px
    }

    .box-jtgk .tit {
        font-size: 34px
    }

    .box-jtgk .jtgk-con {
        font-size: 14px
    }

    .ul-number ul {
        margin: 0 -15px
    }

    .ul-number li {
        padding: 0 15px
    }

    .ul-number .hd {
        font-size: 20px
    }

    .ul-number .hd span {
        font-size: 50px
    }

    .ul-number h4 {
        font-size: 16px
    }

    .ul-number.number-col4 ul {
        margin: 0 -40px -36px
    }

    .ul-number.number-col4 li {
        padding: 0 40px
    }

    .box-cyp dt {
        font-size: 28px
    }

    .box-cyp dd {
        font-size: 14px
    }

    .box-yfjd .tit {
        font-size: 34px
    }

    .box-yfjd .con {
        font-size: 14px
    }

    .yfdj-arrow {
        font-size: 20px
    }

    .yfjd-slick .inner h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .yfjd-slick .inner .txt {
        font-size: 16px;
        height: 4.4em
    }

    .yfjd-slick .inner {
        padding: 24px 30px 20px;

    }

    .box-jtwh .item h4 {
        font-size: 20px
    }

    .box-jtwh .item .txt {
        font-size: 14px
    }

    .row-gsjj5 {
        min-height: 700px
    }

    .fzlc-slick .item {
        padding-top: 29px
    }

    .fzlc-slick .year span {
        padding: 0 24px;
        font-size: 28px
    }

    .fzlc-slick .year span:after {
        left: calc(100% + 50px)
    }

    .fzlc-slick .txt {
        margin-top: 20px;
        font-size: 14px
    }

    .fzlc-slick .slick-current {
        padding: 0
    }

    .fzlc-slick .slick-current .year span {
        font-size: 100px
    }

    .fzlc-slick .slick-current+.item .year span:before {
        right: calc(100% + 50px)
    }

    .fzlc-slick .slick-arrow {
        top: 30px;
        width: 40px;
        height: 40px
    }

    .row-gsjj1 {
        padding: 88px 0 64px
    }

    .box-jtgk {
        margin-bottom: 96px
    }

    .box-jtgk .tit {
        padding-bottom: 32px;
        margin-bottom: 24px
    }

    .box-cyp {
        padding: 72px 0;
        padding-left: 61%
    }

    .row-gsjj3 {
        padding: 144px 0 72px
    }

    .box-yfjd .tit {
        padding-bottom: 24px;
        margin-bottom: 24px
    }

    .box-yfjd .con {
        margin-bottom: 96px
    }

    .row-gsjj4 {
        padding: 84px 0 160px
    }

    .row-gsjj4 .tit-3 {
        margin-bottom: 40px
    }

    .row-gsjj5 {
        padding: 64px 0;
        min-height: 600px
    }

    .row-gsjj5 .tit-3 {
        margin-bottom: 60px
    }

    .row-gsjj6 {
        padding: 40px 0 54px
    }

    .row-gsjj6 .tit-3 {
        margin-bottom: 32px
    }

    .sl-slick .con {
        padding: 20px 0
    }

    .ul-number2 .num {
        font-size: 40px
    }

    .ul-number2 .inner {
        font-size: 16px
    }

    .row-ymsl2 .tit-3 {
        margin-bottom: 60px
    }

    .ul-yfkyjd h4 {
        padding: 20px;
        font-size: 18px
    }

    .gdscsb-slick .inner h4 {
        margin-bottom: 20px;
        font-size: 34px
    }

    .gdscsb-slick .inner .txt {
        font-size: 14px
    }

    .gdscsb-slick .gdscsb-btn .next,
    .gdscsb-slick .gdscsb-btn .prev {
        width: 40px;
        height: 40px
    }

    .gdscsb-slick .gdscsb-btn .dots {
        width: 180px;
        font-size: 20px
    }

    .tab-5-tit a,
    .tab-5-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .tab-5_2-tit a,
    .tab-5_2-tit span {
        font-size: 16px;
        line-height: 50px
    }

    .row-ymsl3 .tab-5-tit {
        margin-bottom: 60px
    }

    .ryzz-slick {
        padding-bottom: 120px
    }

    .ryzz-slick .ryzz-btn .next,
    .ryzz-slick .ryzz-btn .prev {
        width: 40px;
        height: 40px
    }

    .ryzz-slick .ryzz-btn .dots {
        width: 180px;
        font-size: 20px
    }

    .row-ymsl1 {
        padding: 38px 0 62px
    }

    .row-ymsl1 .tit-3 {
        margin-bottom: 50px
    }

    .ul-number2 {
        margin-bottom: 40px
    }

    .ul-yfkyjd {
        margin: 0 -16px -32px
    }

    .ul-yfkyjd li {
        padding: 0 16px;
        margin-bottom: 32px
    }

    .row-ymsl2 {
        padding: 52px 0 140px
    }

    .row-ymsl2 .tit-3 {
        margin-bottom: 48px
    }

    .row-ymsl3 {
        padding: 52px 0 80px
    }

    .row-ymsl3 .tab-5-tit {
        margin-bottom: 48px
    }

    .ryzz-slick {
        padding-bottom: 96px
    }

    .ul-zjym .bt h4 {
        font-size: 18px
    }

    .row-about-zjym {
        padding: 48px 0 64px
    }

    .ul-zjym {
        margin: 0 -16px -32px
    }

    .ul-zjym li {
        padding: 0 16px;
        margin-bottom: 32px
    }

    .pages {
        margin-top: 64px
    }

    .box-ppjz .ppjz-logo {
        margin-bottom: 30px
    }

    .box-ppjz .tit {
        font-size: 34px
    }

    .box-ppjz .con {
        font-size: 14px
    }

    .box-ppjz .pic .bt {
        padding: 20px 10%
    }

    .box-ppjz .pic .bt h4 {
        font-size: 16px
    }

    .row-ppjz1 .cur {
        margin-bottom: 28px
    }

    .tab-5-tit {
        margin-bottom: 56px
    }

    .box-ppjz {
        padding: 86px 76px;
        padding-right: 42%;
        margin-bottom: 40px
    }

    .box-ppjz .tit {
        padding-bottom: 24px;
        margin-bottom: 24px
    }

    .box-ppjz .con {
        margin-bottom: 42px
    }

    .xinwen-hd .tab-5-tit {
        width: 60%
    }

    .so-2 {
        width: 36%
    }

    .so-2 .inp {
        padding: 0 20px;
        padding-right: 70px;
        height: 50px;
        line-height: 48px;
        font-size: 14px
    }

    .so-2 .submit {
        height: 50px
    }

    .ul-xinwen .date .day {
        font-size: 50px
    }

    .ul-xinwen .date .t {
        font-size: 14px
    }

    .ul-xinwen .pic {
        margin-right: 60px
    }

    .ul-xinwen .inner h4 {
        font-size: 28px
    }

    .ul-xinwen .inner .txt {
        font-size: 14px
    }

    .row-xinwen1 {
        padding: 50px 0 102px
    }

    .row-xinwen1 .tit-3 {
        margin-bottom: 52px
    }

    .xinwen-slick {
        margin-bottom: 44px
    }

    .ul-xinwen .con {
        padding: 30px 0
    }

    .xinwen-dt-hd h1 {
        font-size: 26px
    }

    .xinwen-dt-info-item h3 {
        font-size: 20px
    }

    .xinwen-dt-info-item .sel {
        padding: 0 20px;
        height: 50px;
        line-height: 50px
    }

    .xinwen-dt-info-item .so-2 .inp {
        padding: 0 20px;
        padding-right: 90px;
        height: 50px;
        line-height: 50px
    }

    .ul-news2 .inner h4 {
        font-size: 20px
    }

    .row-xinwen-dt1 {
        padding: 32px 0 54px
    }

    .row-xinwen-dt2 {
        padding: 40px 0
    }

    .row-xinwen-dt2 .tit-3 {
        margin-bottom: 40px
    }

    .ul-news2 {
        margin: 0 -16px -32px
    }

    .ul-news2 li {
        padding: 0 16px;
        margin-bottom: 32px
    }

    .ul-fw .mask h4 {
        font-size: 28px
    }

    .fwzq2-hd .tab-4 a {
        font-size: 20px
    }

    .ul-fwbz h4 {
        font-size: 20px
    }

    .box-xjjszc .tit {
        font-size: 34px
    }

    .tab-6-tit li {
        padding: 0 20px
    }

    .box-cjwt dt {
        font-size: 16px
    }

    .box-cjwt .con {
        font-size: 14px
    }

    .ul-fwwl h4 {
        font-size: 20px
    }

    .box-gsdz .tit {
        font-size: 28px
    }

    .box-gsdz .item .t1 {
        width: 100%;
        font-size: 18px;
        float: none;
        margin-bottom: 4px
    }

    .box-gsdz .item .addr {
        font-size: 14px
    }

    .row-fwzq1 {
        padding: 40px 0 16px
    }

    .ul-fw {
        margin: 0 -30px -60px
    }

    .ul-fw li {
        padding: 0 30px;
        margin-bottom: 60px
    }

    .row-fwzq2 {
        padding: 16px 0 56px
    }

    .fwzq2-hd {
        margin-bottom: 80px
    }

    .fwzq2-hd .tab-4 li {
        margin-left: 48px
    }

    .ul-fwbz {
        margin: 0 -10px -20px
    }

    .ul-fwbz li {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .row-fwzq3 {
        padding: 64px 0 72px
    }

    .box-xjjszc .tit {
        padding-bottom: 26px;
        margin-bottom: 22px
    }

    .box-xjjszc .cont {
        margin-bottom: 44px
    }

    .row-fwzq4 {
        padding: 56px 0 64px
    }

    .row-fwzq4 .tit-3 {
        margin-bottom: 56px
    }

    .box-cjwt {
        padding: 32px 36px
    }

    .box-cjwt dl {
        padding-left: 30px
    }

    .box-cjwt dl:before {
        top: 20px
    }

    .box-cjwt dt {
        padding: 12px 0
    }

    .box-cjwt .con {
        padding: 28px 30px 48px
    }

    .row-fwzq5 {
        padding: 56px 0 46px
    }

    .row-fwzq5 .tit-3 {
        margin-bottom: 48px
    }

    .ul-fwwl {
        margin: 0 -16px
    }

    .ul-fwwl li {
        padding: 0 16px;
        margin-bottom: 32px
    }

    .box-dzhy .inner h4 {
        font-size: 34px
    }

    .ul-yygl h4 {
        font-size: 18px
    }

    .row-dzhy3 .tit-3 {
        padding-top: 20px
    }

    .yysp-nav {
        bottom: 20px;
        width: 100%
    }

    .yysp-nav .pic {
        margin-bottom: 15px
    }

    .yysp-nav h4 {
        font-size: 14px
    }

    .yysp-for .video {
        width: 50px;
        height: 50px
    }

    .gdscsb-slick2 .inner h4 {
        margin-bottom: 30px;
        font-size: 34px
    }

    .gdscsb-slick2 .inner .txt {
        font-size: 14px
    }

    .gdscsb-slick2 .gdscsb-btn .next,
    .gdscsb-slick2 .gdscsb-btn .prev {
        width: 40px;
        height: 40px
    }

    .gdscsb-slick2 .gdscsb-btn .dots {
        width: 180px;
        font-size: 20px
    }

    .box-gdscsb2 h3 {
        font-size: 34px
    }

    .box-gdscsb2 .txt {
        font-size: 14px
    }

    .row-dzhy1 {
        padding: 140px 0 64px
    }

    .box-dzhy .inner h4 {
        padding-bottom: 24px;
        margin-bottom: 24px
    }

    .row-dzhy1 .tab-1-desc {
        margin-bottom: 136px
    }

    .row-dzhy2 {
        padding: 56px 0 50px
    }

    .row-dzhy2 .tit-3 {
        margin-bottom: 56px
    }

    .ul-yygl {
        margin: 0 -16px
    }

    .ul-yygl li {
        padding: 0 16px;
        margin-bottom: 32px
    }

    .row-dzhy4 {
        padding: 48px 0 64px
    }

    .row-dzhy4 .tit-3 {
        margin-bottom: 48px
    }

    .xgjx-slick {
        margin: 0 -16px;
        padding: 0 20px 72px
    }

    .xgjx-slick .item {
        padding: 0 16px
    }

    .row-dzhy5 {
        padding: 56px 0 90px
    }

    .row-dzhy5 .tit-3 {
        margin-bottom: 72px
    }

    .box-gdscsb2 {
        padding: 38px 0 48px
    }

    .box-gdscsb2 h3 {
        margin-bottom: 10px
    }

    .box-gdscsb2 .txt {
        margin-bottom: 32px
    }

    .row-dzhy6 {
        padding: 72px 0 80px
    }

    .cp3-tit h3 {
        margin-bottom: 16px
    }

    .ul-sp .bt {
        padding: 20px;
        font-size: 14px
    }

    .ul-sp .bt h4 {
        font-size: 20px
    }

    .cpdb-title {
        padding-right: 40px;
        width: 240px
    }

    .cpdb-title li {
        padding: 15px 0;
        font-size: 16px
    }

    .cpdb-slick .pic {
        height: 100px;
        line-height: 100px
    }

    .cpdb-slick li {
        padding: 15px;
        font-size: 16px
    }

    .cpdb-slick h3 {
        padding: 10px 0;
        font-size: 18px
    }

    .cpdb-slick .cpdb-itemadd {
        margin-top: 50px
    }

    .row-cpdb {
        padding: 52px 0 78px
    }

    .row-cpdb .tit-3 {
        margin-bottom: 104px
    }

    .box-cpdb {
        padding: 30px
    }

    .row-yxwl-gn {
        padding: 48px 0 60px
    }

    .row-yxwl-gn .tab-5 {
        margin-bottom: 56px
    }

    .box-gn2 {
        padding: 46px
    }

    .box-gj .mask {
        width: 170px
    }

    .box-gj .mask .addr {
        padding: 8px 10px
    }

    .row-yxwl-gj {
        padding: 46px 0
    }

    .row-yxwl-gj .tab-5-tit {
        margin-bottom: 70px
    }

    .yxwl-gj {
        font-size: 20px
    }

    .yxwl-gj span {
        font-size: 26px
    }

    .row-jjfa-ypj1 {
        padding: 50px 0 64px
    }

    .jjfa-sp1-hd {
        margin-bottom: 56px
    }

    .ul-ypj {
        margin: 0 -10px -20px
    }

    .ul-ypj li {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .row-jjfa-sp1 {
        padding: 50px 0 64px
    }

    .ul-sp {
        margin: 0 -10px -20px
    }

    .ul-sp li {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .box-gn .mask {
        left: auto;
        right: 40px;
    }

    .box-gn .mask:before {
        right: auto;
        left: 100%;
        margin-top: -20px;
        -webkit-transform: rotate(180deg) translateY(-50%);
        -ms-transform: rotate(180deg) translateY(-50%);
        -o-transform: rotate(180deg) translateY(-50%);
        transform: rotate(180deg) translateY(-50%);
    }

}

@media only screen and (max-width:1399px) {
    .ul-cpys .con {
        padding: 30px 10%;
    }

    .box-gn {
        width: 100%
    }
}

@media only screen and (max-width:1290px) {
    .cp-dt-slick {
        width: 50%
    }

    .cp-dt-nav {
        padding: 0 10%;
    }

    .ul-cpys .con {
        padding: 30px 9%;
    }
}

@media only screen and (max-width:1199px) {
    .banner {
        height: auto
    }

    .banner .con {
        padding-top: 51%
    }

    .tit-1 {
        margin-bottom: 30px;
        font-size: 14px
    }

    .tit-1 h3 {
        font-size: 32px
    }

    .tit-2 {
        margin-bottom: 30px;
        font-size: 14px
    }

    .tit-2 h3 {
        font-size: 32px
    }

    .tit-3 {
        margin-bottom: 30px;
        font-size: 14px
    }

    .tit-3 h3 {
        font-size: 32px
    }

    .box-ban {
        padding-top: 60px;
        height: 310px
    }

    .ban-cont {
        padding-top: 60px
    }

    .ban-cont h2 {
        font-size: 28px
    }

    .ban-cont.ban-cont-2 h2 {
        font-size: 38px
    }

    .ul-pos li {
        margin-right: 30px
    }

    .ul-pos.r li {
        margin: 0;
        margin-left: 20px
    }

    .pages {
        margin-top: 40px
    }

    .pages a,
    .pages span {
        font-size: 14px;
        min-width: 34px;
        line-height: 32px
    }

    .pages .next a,
    .pages .prev a {
        width: 70px
    }

    .row-ind1 {
        padding: 60px 0
    }

    .tab-1-tit {
        margin-bottom: 30px
    }

    .ul-product .tit h3 {
        font-size: 17px
    }

    .ul-product .more {
        font-size: 12px
    }

    .row-ind2 {
        padding: 60px 0
    }

    .tab-2-tit {
        margin-bottom: 30px
    }

    .ul-case .bt .tit h4 {
        font-size: 14px
    }

    .ul-case .tit2 h4 {
        font-size: 14px
    }

    .ul-case .tit2 h5 {
        margin-bottom: 5px
    }

    .ul-case .big .bt .tit .en {
        font-size: 18px
    }

    .ul-case .big .bt .tit h4 {
        font-size: 22px
    }

    .row-ind5 {
        padding: 60px 0
    }

    .tab-3-tit {
        margin-bottom: 30px
    }

    .customer-slick .con {
        height: 350px
    }

    .customer-slick .customer-logo {
        top: 15px;
        right: 15px;
        width: 160px;
        height: 40px;
        line-height: 40px
    }

    .customer-slick .bt {
        padding: 10px
    }

    .customer-slick .bt h4 {
        font-size: 18px
    }

    .customer-slick .slick-dots {
        bottom: 20px
    }

    .customer-slick .slick-dots li {
        margin-left: 4px;
        width: 4px;
        height: 4px
    }

    .ul-customer {
        margin-bottom: -10px
    }

    .ul-customer li {
        padding: 0 0 10px 10px
    }

    .ul-customer .con {
        height: 80px;
        line-height: 80px
    }

    .row-ind6 {
        padding: 60px 0
    }

    .row-ind6 .tit-2 {
        margin-bottom: 30px
    }

    .row-ind6 .tab-2-tit {
        margin-bottom: 30px
    }

    .box-ymsl .inner {
        padding: 60px 0
    }

    .box-ymsl .inner .txt .t1 {
        font-size: 32px
    }

    .row-ind7 {
        padding: 60px 0
    }

    .row-ind7 .tit-1 {
        margin-bottom: 30px
    }

    .row-ind7 .tab-3-tit {
        margin-bottom: 30px
    }

    .box-newsTrends .con {
        height: 438px
    }

    .ul-newsTrends {
        padding-left: 30px
    }

    .ul-newsTrends .date {
        width: 100px
    }

    .ul-newsTrends .date .day {
        font-size: 32px
    }

    .ul-newsTrends .date .t {
        font-size: 14px
    }

    .ul-newsTrends .inner h4 {
        font-size: 18px
    }

    .row-ind8 {
        padding: 60px 0;
        min-height: 600px
    }

    .box-zjwm h3 {
        font-size: 32px
    }

    .box-zjwm .txt {
        margin-bottom: 30px
    }

    .row-ind3 {
        padding: 60px 0 0
    }

    .box-khfw {
        min-height: 400px
    }

    .box-khfw .pic {
        max-height: 400px
    }

    .box-khfw .inner .item+.item {
        margin-top: 20px
    }

    .box-khfw .inner {
        padding: 60px 0
    }

    .box-khfw .inner h4 {
        font-size: 16px
    }

    .row-ind4 {
        padding: 60px 0 0
    }

    .box-pzbz {
        min-height: 360px
    }

    .box-pzbz .pic {
        max-height: 360px
    }

    .box-pzbz .inner {
        margin: 40px 0
    }

    .box-pzbz .inner .icon {
        height: 40px;
        line-height: 40px
    }

    .box-pzbz .inner h4 {
        margin-bottom: 15px;
        font-size: 18px
    }

    .row-cp1 {
        padding: 60px 0
    }

    .row-cp1 .tab-1-desc {
        margin-bottom: 40px
    }

    .choice-1 {
        margin: 30px 0
    }

    .choice-2 .sel {
        width: 130px
    }

    .so-1 {
        width: 240px
    }

    .row-cp2 {
        padding: 60px 0
    }

    .row-cp2 .wp {
        padding: 0
    }

    .ul-product-2 {
        margin: 0 -10px -20px
    }

    .ul-product-2 li {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .ul-product-2 .inner {
        padding: 20px 15px
    }

    .ul-product-2 h4 {
        margin-bottom: 5px
    }

    .ul-product-2 h4 a {
        font-size: 18px
    }

    .ul-product-2 .bd a {
        margin: 0 8px
    }

    .ul-product-2 .bd .video {
        padding-right: 18px;
        -webkit-background-size: 14px auto;
        background-size: 14px auto
    }

    .ul-product-2 .bd .vs {
        padding-right: 18px;
        -webkit-background-size: 14px auto;
        background-size: 14px auto
    }

    .row-cp3 {
        padding: 60px 0
    }

    .row-cp3 .wp {
        padding: 0
    }

    .cp3-tit {
        margin-bottom: 30px
    }

    .cp3-tit h3 {
        margin-bottom: 15px;
        font-size: 28px
    }

    .row-cp-dt1 {
        padding: 60px 0
    }

    .cp-dt h2 {
        font-size: 32px
    }

    .cp-dt-con {
        margin-bottom: 40px
    }

    .cp-dt-for .pic {
        height: 300px;
        line-height: 300px
    }

    .cp-dt-nav .pic {
        width: 60px;
        height: 60px;
        line-height: 56px;
        border-width: 2px
    }

    .cp-dt-info {
        padding: 40px 0 0 40px
    }

    .cp-dt-info .item {
        padding: 8px 0
    }

    .cp-dt-info .item .gl {
        font-size: 18px
    }

    .cp-dt-info .contact {
        padding: 0
    }

    .cp-dt-info .contact a {
        font-size: 14px
    }

    .cp-dt-info .btn a {
        width: 120px;
        height: 40px;
        line-height: 40px
    }

    .cp-dt-info .item .item-in+.item-in {
        padding-top: 15px
    }

    .cp-dt-info .item h4 {
        margin-bottom: 8px
    }

    .row-cp-dt1 .tab-1-tit.fixed,
    .row-cp-dt1 .tab-1-tit.fixed2 {
        top: 60px
    }

    .row-cp-dt2 {
        padding: 60px 0
    }

    .row-cp-dt2 .tit-3 {
        margin-bottom: 30px
    }

    .ul-cpys .con {
        padding: 20px;
        min-height: 300px
    }

    .ul-cpys .pic {
        height: 80px;
        line-height: 80px
    }

    .ul-cpys .txt {
        font-size: 14px
    }

    .ul-cpys .num {
        bottom: -44px;
        font-size: 120px
    }

    .row-cp-dt4 {
        padding: 60px 0
    }

    .row-cp-dt4 .wp {
        padding: 0
    }

    .row-cp-dt4 .tit-3 {
        margin-bottom: 30px
    }

    .row-cp-dt5 {
        padding: 60px 0
    }

    .gyyy-slick {
        margin: 0 -10px
    }

    .gyyy-slick .item {
        padding: 0 10px
    }

    .gyyy-slick .slick-list {
        padding: 30px 0
    }

    .gyyy-slick .inner h4 {
        font-size: 16px
    }

    .row-cp-dt6 {
        padding: 60px 0
    }

    .row-cp-dt6 .wp {
        padding: 0
    }

    .row-cp-dt6 .tit-3 {
        margin-bottom: 30px
    }

    .row-gsjj1 {
        padding: 60px 0
    }

    .box-jtgk {
        margin-bottom: 60px
    }

    .box-jtgk .tit {
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 32px
    }

    .ul-number.number-col4 ul {
        margin: 0 -20px
    }

    .ul-number.number-col4 li {
        padding: 0 20px
    }

    .ul-number .hd {
        font-size: 18px
    }

    .ul-number .hd span {
        font-size: 40px
    }

    .ul-number h4 {
        font-size: 14px
    }

    .box-cyp {
        padding: 60px 0;
        padding-left: 58%
    }

    .box-cyp dt {
        padding: 20px 0;
        font-size: 24px
    }

    .box-cyp dd {
        padding-bottom: 20px
    }

    .row-gsjj3 {
        padding: 60px 0
    }

    .box-yfjd .tit {
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 32px
    }

    .box-yfjd .con {
        margin-bottom: 60px
    }

    .yfjd-slick .slider {
        margin: 0 -10px
    }

    .yfjd-slick .item {
        padding: 0 10px
    }

    .yfjd-slick .inner {
        padding: 20px
    }

    .yfjd-slick .inner h4 {
        margin-bottom: 15px;
        font-size: 24px
    }

    .yfjd-slick .inner .txt {
        font-size: 16px
    }

    .row-gsjj4 {
        padding: 60px 0
    }

    .row-gsjj4 .tit-3 {
        margin-bottom: 30px
    }

    .box-jtwh {
        margin: 0 140px
    }

    .box-jtwh .jtwh-logo {
        width: 300px;
        height: 300px;
        line-height: 300px
    }

    .box-jtwh .jtwh-logo:after {
        width: 300px;
        height: 300px
    }

    .box-jtwh .item {
        width: 260px;
        height: 160px;
        line-height: 160px
    }

    .box-jtwh .item:before {
        width: 160px;
        height: 172px
    }

    .box-jtwh .item h4 {
        font-size: 18px
    }

    .box-jtwh .item .txt {
        line-height: 1.5
    }

    .box-jtwh .it1 {
        padding-left: 20%
    }

    .box-jtwh .it2 {
        padding-right: 18%
    }

    .box-jtwh .it3 {
        padding-left: 18%
    }

    .row-gsjj5 {
        padding: 60px 0;
        min-height: 560px
    }

    .row-gsjj5 .tit-3 {
        margin-bottom: 30px
    }

    .fzlc-slick .item {
        padding-top: 25px
    }

    .fzlc-slick .year span {
        font-size: 20px
    }

    .fzlc-slick .slick-current {
        padding: 0
    }

    .fzlc-slick .slick-current .year span {
        font-size: 80px
    }

    .fzlc-slick .slick-arrow {
        top: 20px
    }

    .fzlc-slick .slick-prev {
        left: 22%
    }

    .fzlc-slick .slick-next {
        right: 22%
    }

    .row-gsjj6 {
        padding: 60px 0
    }

    .row-gsjj6 .tit-3 {
        margin-bottom: 30px
    }

    .sl-slick .con {
        padding: 10px 0
    }

    .sl-slick .pic {
        margin-bottom: 15px
    }

    .sl-slick h4 {
        font-size: 14px
    }

    .row-ymsl1 {
        padding: 60px 0
    }

    .row-ymsl1 .tit-3 {
        margin-bottom: 30px
    }

    .ul-number2 {
        margin: 0
    }

    .ul-number2 ul {
        margin: 0 -10px
    }

    .ul-number2 li {
        padding: 0 10px
    }

    .ul-number2 .num {
        font-size: 26px
    }

    .ul-number2 .inner {
        font-size: 14px
    }

    .ul-yfkyjd {
        margin: 0 -10px -20px
    }

    .ul-yfkyjd li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .ul-yfkyjd h4 {
        padding: 15px;
        font-size: 16px
    }

    .ul-yfkyjd .txt {
        padding: 20px 10%;
        font-size: 14px
    }

    .row-ymsl2 {
        padding: 60px 0
    }

    .row-ymsl2 .tit-3 {
        margin-bottom: 30px
    }

    .gdscsb-slick .inner {
        padding: 0 3% 0 5%
    }

    .gdscsb-slick .inner h4 {
        margin-bottom: 15px;
        font-size: 32px
    }

    .gdscsb-slick .inner .txt {
        line-height: 1.5;
        height: 7.5em
    }

    .gdscsb-slick .gdscsb-btn {
        left: 54%
    }

    .gdscsb-slick .gdscsb-btn .dots {
        width: 140px;
        font-size: 18px
    }

    .row-ymsl3 {
        padding: 60px 0
    }

    .ryzz-slick .ryzz-btn .dots {
        width: 140px;
        font-size: 18px
    }

    .row-about-zjym {
        padding: 60px 0
    }

    .ul-zjym {
        margin: 0 -10px -20px
    }

    .ul-zjym li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .row-ppjz1 {
        padding: 0;
        padding-bottom: 60px
    }

    .row-ppjz1 .cur {
        margin-bottom: 30px
    }

    .tab-5-tit {
        margin-bottom: 30px
    }

    .box-ppjz {
        margin-bottom: 30px;
        padding: 60px;
        padding-right: 42%
    }

    .box-ppjz .ppjz-logo {
        height: 26px
    }

    .box-ppjz .tit {
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 32px
    }

    .box-ppjz .tit:after {
        height: 2px
    }

    .box-ppjz .con {
        margin-bottom: 40px
    }

    .box-ppjz .btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .box-ppjz .pic .bt h4 {
        font-size: 14px
    }

    .row-xinwen1 {
        padding: 60px 0
    }

    .row-xinwen1 .tit-3 {
        margin-bottom: 30px
    }

    .xinwen-slick {
        margin-bottom: 30px;
        padding-bottom: 20px
    }

    .xinwen-slick .bt {
        padding: 10px 20px
    }

    .xinwen-slick .slick-list {
        padding: 120px 0 !important
    }

    .xinwen-slick .slick-dots li {
        margin: 0 10px
    }

    .ul-xinwen {
        margin-bottom: -20px
    }

    .ul-xinwen .con {
        padding: 20px 0
    }

    .ul-xinwen .date {
        margin-right: 30px
    }

    .ul-xinwen .date .day {
        font-size: 40px
    }

    .ul-xinwen .pic {
        margin-right: 30px
    }

    .ul-xinwen .inner {
        padding: 0
    }

    .ul-xinwen .inner h4 {
        margin-bottom: 15px;
        font-size: 20px
    }

    .ul-xinwen .inner .txt {
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .row-xinwen-dt1 .col-r {
        width: 300px
    }

    .row-xinwen-dt1 .col-l {
        padding-right: 30px;
        width: calc(100% - 300px)
    }

    .xinwen-dt-hd h1 {
        font-size: 22px
    }

    .xinwen-dt-hd .info {
        font-size: 14px
    }

    .xinwen-dt-hd .share {
        font-size: 14px
    }

    .xinwen-dt-content {
        font-size: 14px
    }

    .xinwen-dt-page a {
        font-size: 14px
    }

    .row-xinwen-dt2 {
        padding: 60px 0
    }

    .row-xinwen-dt2 .tit-3 {
        margin-bottom: 30px
    }

    .ul-news2 .inner {
        padding: 20px 0
    }

    .ul-news2 .inner h4 {
        font-size: 18px
    }

    .ul-news2 .inner .date {
        font-size: 14px
    }

    .row-fwzq1 {
        padding: 60px 0 30px
    }

    .ul-fw {
        margin: 0 -20px -40px
    }

    .ul-fw li {
        margin-bottom: 40px;
        padding: 0 20px
    }

    .ul-fw .mask {
        font-size: 14px
    }

    .ul-fw .mask h4 {
        font-size: 24px
    }

    .row-fwzq2 {
        padding: 30px 0 60px
    }

    .fwzq2-hd {
        margin-bottom: 30px
    }

    .fwzq2-hd .tab-4 li {
        margin-left: 30px
    }

    .ul-fwbz {
        margin: 0 -10px -20px
    }

    .ul-fwbz li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .ul-fwbz .con {
        padding: 40px 5px
    }

    .ul-fwbz .pic {
        margin-bottom: 20px;
        height: 60px;
        line-height: 60px
    }

    .ul-fwbz h4 {
        font-size: 18px
    }

    .row-fwzq3 {
        padding: 60px 0
    }

    .box-xjjszc {
        width: 70%
    }

    .box-xjjszc .tit {
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 32px
    }

    .box-xjjszc .tit:after {
        height: 2px
    }

    .box-xjjszc .cont {
        margin-bottom: 30px;
        font-size: 14px
    }

    .row-fwzq4 {
        padding: 60px 0
    }

    .row-fwzq4 .tit-3 {
        margin-bottom: 30px
    }

    .tab-6-tit li {
        padding: 0 15px
    }

    .box-cjwt {
        padding: 20px 40px
    }

    .box-cjwt dl {
        padding-left: 20px
    }

    .box-cjwt dt {
        padding: 10px 0;
        font-size: 18px
    }

    .box-cjwt dl:before {
        top: 22px;
        width: 4px;
        height: 4px
    }

    .box-cjwt .con {
        padding: 20px
    }

    .row-fwzq5 {
        padding: 60px 0
    }

    .row-fwzq5 .tit-3 {
        margin-bottom: 30px
    }

    .ul-fwwl h4 {
        font-size: 18px
    }

    .box-gsdz .col-l,
    .box-gsdz .col-r {
        padding: 15px 0
    }

    .box-gsdz .tit {
        font-size: 24px
    }

    .box-gsdz .item .t1 {
        font-size: 16px;
        width: 140px
    }

    .box-gsdz .btn {
        margin-top: 15px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .row-dzhy1 {
        padding: 60px 0
    }

    .row-dzhy1 .tab-1-desc {
        margin-bottom: 60px
    }

    .box-dzhy .inner h4 {
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 28px
    }

    .box-dzhy .inner h4:after {
        height: 2px
    }

    .box-dzhy .inner .txt {
        font-size: 14px
    }

    .row-dzhy2 {
        padding: 60px 0
    }

    .row-dzhy2 .tit-3 {
        margin-bottom: 30px
    }

    .ul-yygl {
        margin: 0 -10px
    }

    .ul-yygl li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .ul-yygl h4 {
        padding: 10px;
        font-size: 16px
    }

    .row-dzhy4 {
        padding: 60px 0
    }

    .row-dzhy4 .tit-3 {
        margin-bottom: 30px
    }

    .xgjx-slick {
        padding: 0;
        padding-bottom: 40px
    }

    .xgjx-slick .slick-dots li {
        margin: 0 10px
    }

    .row-dzhy5 {
        padding: 60px 0
    }

    .row-dzhy5 .tit-3 {
        margin-bottom: 30px
    }

    .gdscsb-slick2 .inner h4 {
        margin-bottom: 15px;
        font-size: 32px
    }

    .gdscsb-slick2 .inner .txt {
        line-height: 1.5;
        height: 7.5em
    }

    .box-gdscsb2 {
        padding: 40px 0
    }

    .box-gdscsb2 h3 {
        font-size: 32px
    }

    .box-gdscsb2 .txt {
        margin-bottom: 20px
    }

    .box-gdscsb2 .btn {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .row-dzhy6 {
        padding: 60px 0
    }

    .row-jjfa-ypj1 {
        padding: 60px 0
    }

    .jjfa-sp1-hd {
        margin-bottom: 30px
    }

    .jjfa-sp1-hd .tab-4 {
        padding-top: 20px
    }

    .ul-ypj .inner {
        padding: 15px 20px
    }

    .ul-ypj h4 {
        font-size: 16px
    }

    .row-jjfa-sp1 {
        padding: 60px 0
    }

    .ul-sp {
        margin: 0 -10px -20px
    }

    .ul-sp li {
        margin-bottom: 20px;
        padding: 0 10px
    }

    .ul-sp .bt {
        padding: 15px
    }

    .box-cpdb {
        padding: 20px
    }

    .cpdb-title {
        width: 200px
    }

    .row-yxwl-gj .tab-5-tit {
        margin-bottom: 30px
    }

    .box-gj .mask {
        width: 90px
    }

    .box-gj .mask .addr {
        padding: 5px
    }

    .box-gj .point .dot {
        width: 4px;
        height: 4px
    }

    .yxwl-gj {
        font-size: 16px
    }

    .yxwl-gj span {
        font-size: 20px
    }

    .row-yxwl-gn {
        padding: 60px 0
    }

    .row-yxwl-gn .tab-5 {
        margin-bottom: 60px
    }

    .box-gn .jtzb .name {
        font-size: 18px
    }

    .box-gn .point .name {
        font-size: 14px
    }

    .box-gn .mask {
        width: 170px
    }

    .box-gn2 {
        padding: 40px
    }
}

@media only screen and (max-width:959px) {
    .slideNav {
        display: none !important
    }

    .ul-product .con {
        padding-bottom: 54%;
    }

    .ul-product .tit {
        padding: 14px 10px 12px 24px;

    }

    .box-zjwm {
        width: 60%
    }

    .ul-pos li {
        margin-right: 20px
    }

    .cp-dt-slick {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .cp-dt-info {
        padding: 0
    }

    .ul-cpys li {
        width: 33.33%
    }

    .ul-number2 .num {
        margin-bottom: 4px;
        display: block
    }

    .ul-number2 .inner {
        display: block;
        padding: 0
    }

    .gdscsb-slick .inner h4 {
        font-size: 20px
    }

    .gdscsb-slick .gdscsb-btn {
        bottom: auto;
        top: 100%
    }

    .row-xinwen-dt1 .col-l {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 60px
    }

    .row-xinwen-dt1 .col-r {
        width: auto;
        float: none
    }

    .gdscsb-slick2 .inner h4 {
        font-size: 20px
    }

    .gdscsb-slick2 .gdscsb-btn {
        bottom: auto;
        top: 100%
    }

    .box-gn .mask {
        width: 120px
    }
}

@media only screen and (max-width:767px) {
    .wp {
        width: 100%;
        padding: 0 15px
    }

    .banner .slick-arrow {
        display: none !important
    }

    .mouse-down {
        bottom: 5%;
        font-size: 12px;
        display: none
    }

    .mouse-down i {
        margin: 0 6px;
        width: 20px;
        height: 30px
    }

    .tit-1 {
        margin-bottom: 20px
    }

    .tit-1 h3 {
        font-size: 24px
    }

    .tit-2 {
        margin-bottom: 20px
    }

    .tit-2 h3 {
        font-size: 24px
    }

    .tit-3 {
        margin-bottom: 20px
    }

    .tit-3 h3 {
        font-size: 24px
    }

    .tit-3 .txt {
        width: 100%
    }

    .box-ban {
        padding: 0;
        height: 160px
    }

    .ban-cont {
        padding: 0
    }

    .ban-cont h2 {
        font-size: 24px
    }

    .ban-cont .txt {
        margin-top: 10px;
        font-size: 12px
    }

    .ban-cont.ban-cont-2 h2 {
        font-size: 24px
    }

    .cur {
        padding: 10px 0;
        padding-left: 30px;
        display: none
    }

    .cur a,
    .cur em,
    .cur span {
        line-height: 30px
    }

    .box-pos .wp {
        padding: 0
    }

    .ul-pos {
        padding: 0 20px;
        white-space: nowrap;
        overflow-x: auto
    }

    .ul-pos li {
        margin-right: 5px
    }

    .ul-pos a {
        padding: 15px 5px
    }

    .ul-pos.r {
        float: none
    }

    .ul-pos.r li {
        margin: 0;
        margin-right: 5px
    }

    .pages {
        margin-top: 20px
    }

    .pages li {
        margin: 0 2px
    }

    .pages a,
    .pages span {
        min-width: 24px;
        line-height: 22px;
        font-size: 12px
    }

    .pages .next a,
    .pages .prev a {
        width: 60px
    }

    .bsBox {
        left: 0 !important;
        margin-left: 0 !important;
        width: 100% !important
    }

    .bsTop {
        width: 100% !important
    }

    .bFind-wrapper-top {
        height: 26px !important
    }

    .bFind-wrapper-top input {
        width: 200px !important
    }

    #bsMorePanel {
        width: 100% !important
    }

    #bsLogoList li {
        width: 66px !important
    }

    #bsPanel {
        display: none !important
    }

    .pop-video {
        width: 100%
    }

    .pop-video .close {
        right: 20px;
        top: -40px
    }

    .row-ind1 {
        padding: 40px 0
    }

    .tab-1-tit {
        margin-bottom: 20px;
        padding: 10px 0
    }

    .tab-1-tit a,
    .tab-1-tit span {
        padding: 0 10px;
        line-height: 40px
    }

    .ul-product li {
        float: none;
        width: 100%;
        padding: 0
    }

    .row-ind2 {
        padding: 40px 0
    }

    .tab-2-tit {
        margin-bottom: 20px
    }

    .tab-2-tit a,
    .tab-2-tit span {
        padding: 0 10px;
        line-height: 40px
    }

    .ul-case {
        padding: 0;
        margin: 0
    }

    .ul-case li {
        width: 100%
    }

    .ul-case .pic {
        padding-top: 58.4%;

    }

    .ul-case .pic img {
        object-fit: cover
    }

    .ul-case .bt {
        padding: 10px
    }

    .ul-case .bt .tit h4 {
        padding-bottom: 5px;
        font-size: 14px;
        width: 70%
    }

    .ul-case .bt .more {
        margin-top: 0;
        font-size: 10px
    }

    .ul-case .tit2 {
        padding: 10px
    }

    .ul-case .tit2 h5 {
        margin-bottom: 2px;
        font-size: 10px
    }

    .ul-case .tit2 h4 {
        font-size: 12px;
        line-height: 1.2
    }

    .ul-case .big {
        width: 100%
    }

    .ul-case .big .bt {
        padding: 20px
    }

    .ul-case .big .bt .tit .en {
        font-size: 14px
    }

    .ul-case .big .bt .tit h4 {
        font-size: 18px
    }

    .row-ind5 {
        padding: 40px 0
    }

    .row-ind5 .tit-1 {
        margin-bottom: 20px
    }

    .tab-3-tit {
        margin-bottom: 20px
    }

    .tab-3-tit a,
    .tab-3-tit span {
        padding: 0 10px;
        line-height: 40px
    }

    .tab-3_2-tit {
        margin-bottom: 20px
    }

    .tab-3_2-tit a,
    .tab-3_2-tit span {
        padding: 0 10px;
        line-height: 40px
    }

    .customer-slick {
        width: auto;
        float: none;
        margin-bottom: 20px
    }

    .ul-customer {
        margin: 0 -5px -10px;
        width: auto;
        padding: 0;
        float: none
    }

    .ul-customer li {
        padding: 0 5px 10px
    }

    .ul-customer .con {
        height: 50px;
        line-height: 50px
    }

    .row-ind6 {
        padding: 40px 0
    }

    .row-ind6 .tit-2 {
        margin-bottom: 20px
    }

    .row-ind6 .tab-2-tit {
        margin-bottom: 20px
    }

    .box-ymsl {
        padding: 1px 0 40px
    }

    .box-ymsl .pic {
        float: none;
        width: 50%;
        margin: -50px auto 20px
    }

    .box-ymsl .inner {
        padding: 0;
        font-size: 0;
        text-align: center
    }

    .box-ymsl .inner .number {
        margin-right: 20px;
        max-width: 30%
    }

    .box-ymsl .inner .txt {
        text-align: left;
        font-size: 12px
    }

    .box-ymsl .inner .txt .t1 {
        font-size: 20px
    }

    .row-ind7 {
        padding: 40px 0
    }

    .row-ind7 .tit-1 {
        margin-bottom: 20px
    }

    .row-ind7 .tab-3-tit {
        margin-bottom: 20px
    }

    .box-newsTrends {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .box-newsTrends .con {
        height: auto;
        padding-top: 69%
    }

    .ul-newsTrends {
        margin: -5px 0
    }

    .ul-newsTrends li {
        padding: 5px 0
    }

    .ul-newsTrends {
        float: none;
        width: auto;
        padding: 0
    }

    .ul-newsTrends .date {
        width: 80px
    }

    .ul-newsTrends .date .day {
        font-size: 24px
    }

    .ul-newsTrends .inner h4 {
        margin-bottom: 6px;
        font-size: 16px
    }

    .row-ind8 {
        padding: 40px 0;
        min-height: 500px
    }

    .box-zjwm {
        width: 100%
    }

    .box-zjwm h3 {
        font-size: 20px
    }

    .box-zjwm .txt {
        margin-bottom: 20px
    }

    .row-ind3 {
        padding: 40px 0 20px
    }

    .row-ind3 .tit-3 {
        margin-bottom: 20px
    }

    .box-khfw {
        padding: 20px 0;
        min-height: 0
    }

    .box-khfw .pic {
        display: none
    }

    .box-khfw .inner {
        padding: 0
    }

    .ul-khfw li {
        padding-left: 8px
    }

    .ul-khfw li:before {
        width: 4px;
        height: 4px
    }

    .row-ind4 {
        padding: 40px 0 20px
    }

    .row-ind4 .tit-3 {
        margin-bottom: 20px
    }

    .row-ind4 .tab-3-tit {
        margin: 0
    }

    .box-pzbz {
        padding: 20px 0;
        min-height: 0
    }

    .box-pzbz .pic {
        display: none
    }

    .box-pzbz .inner {
        margin: 0;
        padding: 20px
    }

    .ul-pzbz li {
        padding-left: 8px
    }

    .ul-pzbz li:before {
        width: 4px;
        height: 4px
    }

    .so-1 .inp {
        padding: 8px 100px 8px 40px;
        line-height: 24px
    }

    .row-cp1 {
        padding: 40px 0
    }

    .row-cp1 .tab-1-desc {
        margin-bottom: 20px
    }

    .choice-1 {
        margin: 20px 0
    }

    .choice-2 {
        margin-bottom: -10px
    }

    .choice-2 .sel,
    .choice-2 .so-1 {
        margin: 0;
        margin-bottom: 10px
    }

    .choice-2 .sel {
        width: 100%
    }

    .so-1 {
        width: 100%
    }

    .row-cp2 {
        padding: 40px 0
    }

    .row-cp2 .wp {
        padding: 0 20px
    }

    .ul-product-2 li {
        display: block;
        width: auto
    }

    .ul-product-2 h4 {
        margin-bottom: 4px
    }

    .ul-product-2 h4 a {
        font-size: 16px;
        height: 30px;
        line-height: 30px
    }

    .row-cp3 {
        padding: 40px 0
    }

    .row-cp3 .wp {
        padding: 0 20px
    }

    .cp3-tit h3 {
        margin-bottom: 10px;
        font-size: 24px
    }

    .form-1 {
        width: 100%
    }

    .form-1 .form1-item {
        display: block;
        width: auto
    }

    .form-1 .inp {
        padding: 8px 15px;
        line-height: 24px
    }

    .row-cp-dt1 {
        padding: 40px 0
    }

    .cp-dt h2 {
        margin-bottom: 20px;
        font-size: 24px
    }

    .cp-dt-for .pic {
        height: 200px;
        line-height: 200px
    }

    .cp-dt-nav {
        padding: 0
    }

    .row-cp-dt1 .tab-1 {
        height: 60px
    }

    .row-cp-dt2 {
        padding: 40px 0
    }

    .row-cp-dt2 .tit-3 {
        margin-bottom: 20px
    }

    .ul-cpys li {
        display: block;
        width: auto
    }

    .ul-cpys .con {
        min-height: 240px
    }

    .ppjz-video .mask1 .video {
        width: 50px;
        height: 50px
    }

    .row-cp-dt4 {
        padding: 40px 0
    }

    .row-cp-dt4 .wp {
        padding: 0 20px
    }

    .row-cp-dt4 .tit-3 {
        margin-bottom: 20px
    }

    .table-1 td,
    .table-1 th {
        padding: 5px 10px
    }

    .row-cp-dt5 {
        padding: 40px 0
    }

    .gyyy-slick {
        padding: 0
    }

    .gyyy-slick .item:nth-child(odd) {
        padding-top: 0
    }

    .gyyy-slick .inner {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
    }

    .gyyy-slick .slick-dots li {
        margin: 0 2px;
        width: 4px;
        height: 4px
    }

    .row-cp-dt6 {
        padding: 40px 0
    }

    .row-cp-dt6 .wp {
        padding: 0 20px
    }

    .row-cp-dt6 .tit-3 {
        margin-bottom: 20px
    }

    .row-gsjj1 {
        padding: 40px 0
    }

    .box-jtgk {
        margin-bottom: 40px
    }

    .box-jtgk .tit {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px
    }

    .box-jtgk .tit:after {
        height: 2px
    }

    .box-jtgk .col-l,
    .box-jtgk .col-r {
        float: none;
        width: auto
    }

    .box-jtgk .col-r {
        margin-bottom: 20px
    }

    .box-jtgk .jtgk-video .video {
        width: 60px;
        height: 60px
    }

    .ul-number {
        margin-bottom: -20px
    }

    .ul-number li {
        margin-bottom: 20px
    }

    .ul-number .hd {
        margin-bottom: 10px;
        font-size: 16px
    }

    .ul-number .hd span {
        font-size: 30px
    }

    .ul-number.number-col4 li {
        width: 50%;
        text-align: left
    }

    .row-gsjj2 .left {
        padding-top: 64%;
        float: none;
        position: static;
        width: 100%;
        height: auto
    }

    .box-cyp {
        padding: 0
    }

    .box-cyp dt {
        font-size: 18px
    }

    .row-gsjj3 {
        padding: 60px 0
    }

    .box-yfjd {
        float: none;
        width: auto;
        padding: 0;
        margin-bottom: 20px
    }

    .box-yfjd .tit {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px
    }

    .box-yfjd .tit:after {
        height: 2px
    }

    .box-yfjd .con {
        margin-bottom: 20px
    }

    .yfjd-slick .bt {
        height: 40px;
        line-height: 40px
    }

    .yfjd-slick .inner {
        padding: 20px 10px
    }

    .yfjd-slick .inner h4 {
        margin-bottom: 10px;
        font-size: 18px
    }

    .yfjd-slick .inner .txt {
        font-size: 14px
    }

    .row-gsjj4 {
        padding: 40px 0
    }

    .box-jtwh {
        margin: 0;
        display: block
    }

    .box-jtwh .jtwh-logo {
        margin: 0 auto;
        width: 260px;
        height: 260px;
        line-height: 260px
    }

    .box-jtwh .jtwh-logo:after {
        width: 260px;
        height: 260px
    }

    .box-jtwh .item {
        position: static;
        width: auto;
        padding: 10px 0 !important;
        text-align: left !important;
        line-height: 1.5;
        height: auto
    }

    .box-jtwh .item:before {
        display: none
    }

    .box-jtwh .item h4 {
        font-size: 16px
    }

    .row-gsjj5 {
        padding: 40px 0;
        min-height: 440px
    }

    .row-gsjj5 .tit-3 {
        margin-bottom: 20px
    }

    .fzlc-slick {
        padding: 0 70px
    }

    .fzlc-slick .year span:after,
    .fzlc-slick .year span:before {
        display: none
    }

    .fzlc-slick .txt {
        margin-top: 10px
    }

    .fzlc-slick .slick-current .year span {
        font-size: 60px
    }

    .fzlc-slick .slick-arrow {
        top: 10px
    }

    .fzlc-slick .slick-prev {
        left: 10px
    }

    .fzlc-slick .slick-next {
        right: 10px
    }

    .row-gsjj6 {
        padding: 40px 0
    }

    .row-gsjj6 .tit-3 {
        margin-bottom: 20px
    }

    .sl-slick {
        padding-bottom: 20px
    }

    .sl-slick .slick-dots li {
        margin: 0 2px;
        width: 4px;
        height: 4px
    }

    .row-ymsl1 {
        padding: 40px 0
    }

    .ul-number2 ul {
        margin: 0 -20px
    }

    .ul-number2 li {
        padding: 0 20px;
        width: 50%;
        text-align: left
    }

    .ul-yfkyjd li {
        width: 100% !important
    }

    .row-ymsl2 {
        padding: 40px 0
    }

    .row-ymsl2 .tit-3 {
        margin-bottom: 20px
    }

    .gdscsb-slick {
        padding-bottom: 60px
    }

    .gdscsb-slick .pic {
        margin: 0;
        margin-bottom: 20px;
        float: none;
        width: auto
    }

    .gdscsb-slick .inner {
        padding: 0
    }

    .gdscsb-slick .gdscsb-btn {
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        text-align: center
    }

    .row-ymsl3 {
        padding: 40px 0
    }

    .tab-5-tit a,
    .tab-5-tit span {
        padding: 0 15px;
        line-height: 40px
    }

    .tab-5_2-tit a,
    .tab-5_2-tit span {
        padding: 0 15px;
        line-height: 40px
    }

    .row-ymsl3 .tab-5-tit {
        margin-bottom: 20px
    }

    .ryzz-slick {
        padding-bottom: 60px
    }

    .ryzz-slick .slider {
        margin: 0 -20px
    }

    .ryzz-slick .item {
        padding: 0 20px
    }

    .ryzz-slick .mask .more {
        width: 50px;
        height: 50px
    }

    .row-about-zjym {
        padding: 40px 0
    }

    .ul-zjym li {
        width: 100% !important
    }

    .ul-zjym .bt {
        padding: 15px 20px
    }

    .ul-zjym .bt h4 {
        font-size: 16px
    }

    .row-ppjz1 {
        padding: 40px 0
    }

    .tab-5-tit {
        margin-bottom: 20px
    }

    .box-ppjz {
        margin-bottom: 20px;
        padding: 30px 20px
    }

    .box-ppjz .pic {
        margin-top: 20px;
        position: relative;
        padding-top: 148%;
        display: block;
        width: auto
    }

    .box-ppjz .ppjz-logo {
        margin-bottom: 20px;
        height: 20px
    }

    .box-ppjz .tit {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px
    }

    .box-ppjz .con {
        margin-bottom: 20px
    }

    .box-ppjz .btn {
        margin: 0 auto
    }

    .so-2 .inp {
        padding: 13px 20px;
        padding-right: 70px;
        line-height: 24px
    }

    .row-xinwen1 {
        padding: 40px 0
    }

    .row-xinwen1 .tit-3 {
        margin-bottom: 20px
    }

    .xinwen-hd {
        margin-bottom: 0
    }

    .xinwen-hd .so-2 {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .xinwen-hd .tab-5-tit {
        padding: 10px 0;
        float: none;
        width: auto
    }

    .xinwen-slick {
        margin-bottom: 20px
    }

    .xinwen-slick .bt {
        padding: 5px 10px
    }

    .xinwen-slick .bt h4 {
        font-size: 16px
    }

    .xinwen-slick .slick-list {
        padding: 80px 0 !important
    }

    .xinwen-slick .slick-dots li {
        margin: 0 2px;
        width: 4px;
        height: 4px
    }

    .ul-xinwen li {
        padding: 20px 0
    }

    .ul-xinwen .con {
        padding: 0;
        position: relative
    }

    .ul-xinwen .date {
        padding: 5px 0;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        background-color: #0067ae;
        z-index: 2
    }

    .ul-xinwen .date .day {
        margin: 0;
        color: #fff;
        font-size: 24px
    }

    .ul-xinwen .date .t {
        color: #fff;
        font-size: 12px
    }

    .ul-xinwen .pic {
        float: none;
        width: auto;
        margin: 0;
        margin-bottom: 20px
    }

    .ul-xinwen .inner h4 {
        margin-bottom: 10px;
        font-size: 16px
    }

    .row-xinwen-dt1 .col-l {
        margin-bottom: 30px
    }

    .row-xinwen-dt1 {
        padding: 40px 0
    }

    .xinwen-dt-hd {
        padding-bottom: 20px
    }

    .xinwen-dt-hd h1 {
        margin-bottom: 15px;
        font-size: 18px
    }

    .xinwen-dt-hd .info {
        margin: 0 -10px
    }

    .xinwen-dt-hd .info span {
        padding: 0 10px
    }

    .xinwen-dt-content {
        padding: 20px 0
    }

    .xinwen-dt-info {
        padding: 10px 0
    }

    .xinwen-dt-info-item {
        padding: 10px 20px
    }

    .xinwen-dt-info-item .sel {
        margin: 20px 0
    }

    .xinwen-dt-info-item .so-2 .inp {
        padding: 13px 20px;
        padding-right: 90px;
        line-height: 24px
    }

    .row-xinwen-dt2 {
        padding: 40px 0
    }

    .row-xinwen-dt2 .tit-3 {
        margin-bottom: 20px
    }

    .ul-news2 {
        margin-bottom: -20px
    }

    .ul-news2 li {
        display: block;
        width: auto;
        margin-bottom: 20px
    }

    .ul-news2 .inner {
        padding: 10px 0
    }

    .ul-news2 .inner h4 {
        font-size: 16px
    }

    .row-fwzq1 {
        padding: 40px 0 20px
    }

    .ul-fw {
        margin-bottom: -20px
    }

    .ul-fw li {
        display: block;
        width: auto;
        margin-bottom: 20px
    }

    .ul-fw .con {
        height: 140px
    }

    .ul-fw .mask h4 {
        font-size: 18px
    }

    .row-fwzq2 {
        padding: 20px 0 40px
    }

    .fwzq2-hd {
        margin-bottom: 20px
    }

    .fwzq2-hd .tab-4 li {
        margin-left: 15px
    }

    .fwzq2-hd .tab-4 a {
        line-height: 36px;
        font-size: 16px
    }

    .ul-fwbz {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .ul-fwbz li {
        width: 50%
    }

    .ul-fwbz .con {
        padding: 20px 10px;
        height: 100%
    }

    .ul-fwbz .pic {
        height: 40px;
        line-height: 40px
    }

    .ul-fwbz h4 {
        font-size: 14px
    }

    .row-fwzq3 {
        padding: 40px 0
    }

    .box-xjjszc {
        width: 100%
    }

    .box-xjjszc .tit {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px
    }

    .row-fwzq4 {
        padding: 40px 0
    }

    .tab-6-tit a,
    .tab-6-tit span {
        line-height: 40px
    }

    .box-cjwt {
        padding: 10px 20px
    }

    .box-cjwt dt {
        font-size: 16px
    }

    .row-fwzq5 {
        padding: 40px 0
    }

    .row-fwzq5 .tit-3 {
        margin-bottom: 20px
    }

    .ul-fwwl li {
        display: block;
        width: auto;
        margin-bottom: 20px
    }

    .ul-fwwl .pic {
        margin-bottom: 15px
    }

    .ul-fwwl h4 {
        font-size: 16px
    }

    .box-gsdz .col-l,
    .box-gsdz .col-r {
        padding: 10px 0;
        float: none;
        width: auto
    }

    .box-gsdz .item {
        padding: 10px 0
    }

    .row-dzhy1 {
        padding: 40px 0
    }

    .row-dzhy1 .tab-1-desc {
        margin-bottom: 20px
    }

    .box-dzhy .pic {
        display: none;
        position: static;
        width: auto;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    .box-dzhy .inner {
        width: auto
    }

    .box-dzhy .inner h4 {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px
    }

    .row-dzhy2 {
        padding: 40px 0
    }

    .row-dzhy2 .tit-3 {
        margin-bottom: 20px
    }

    .ul-yygl li {
        width: 100%
    }

    .row-dzhy3 .tit-3 {
        padding-top: 10px
    }

    .yysp-for .video {
        top: 60%
    }

    .yysp-nav {
        padding: 10px 0;
        position: static !important;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        background-color: rgba(0, 0, 0, .6)
    }

    .yysp-nav .pic {
        margin-bottom: 10px
    }

    .yysp-nav .mask .video {
        width: 30px;
        height: 30px
    }

    .row-dzhy4 {
        padding: 40px 0
    }

    .row-dzhy4 .tit-3 {
        margin-bottom: 20px
    }

    .xgjx-slick {
        padding-bottom: 30px
    }

    .xgjx-slick .slick-dots li {
        margin: 0 2px;
        width: 4px;
        height: 4px
    }

    .row-dzhy5 {
        padding: 40px 0
    }

    .row-dzhy5 .tit-3 {
        margin-bottom: 20px
    }

    .gdscsb-slick2 {
        margin: 0;
        margin-bottom: 40px;
        padding-bottom: 60px
    }

    .gdscsb-slick2 .pic {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .gdscsb-slick2 .gdscsb-btn {
        bottom: 0;
        top: auto;
        right: 0;
        text-align: center
    }

    .box-gdscsb2 {
        padding: 20px
    }

    .box-gdscsb2 h3 {
        font-size: 24px
    }

    .row-dzhy6 {
        padding: 40px 0
    }

    .row-dzhy6 .form-1 .form1-item.col2 {
        width: 100%
    }

    .row-jjfa-ypj1 {
        padding: 40px 0
    }

    .jjfa-sp1-hd {
        margin-bottom: 20px
    }

    .jjfa-sp1-hd .tab-4 {
        padding: 0;
        margin-bottom: 20px;
        float: none
    }

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

    .tab-4 li {
        margin: 0 15px;
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .tab-4 a {
        font-size: 18px
    }

    .ul-ypj {
        margin-bottom: 0
    }

    .ul-ypj li {
        display: block;
        width: auto;
        margin-bottom: 20px
    }

    .row-jjfa-sp1 {
        padding: 40px 0
    }

    .ul-sp {
        margin-bottom: 0
    }

    .ul-sp li {
        display: block;
        width: auto
    }

    .row-cpdb {
        padding: 40px 0
    }

    .row-cpdb .tit-3 {
        margin-bottom: 70px
    }

    .box-cpdb {
        padding: 10px 10px 10px 0
    }

    .cpdb-title {
        padding-right: 6px;
        margin-top: -50px;
        width: 88px;
    }

    .cpdb-title li {
        padding: 5px 0;
        font-size: 12px;
        min-height: 34px
    }

    .cpdb-slick {
        margin-top: -50px
    }

    .cpdb-slick .pic {
        height: 60px;
        height: 60px;
        line-height: 60px
    }

    .cpdb-slick h3 {
        font-size: 14px
    }

    .cpdb-slick li {
        padding: 5px;
        font-size: 12px;
        min-height: 34px
    }

    .cpdb-slick li:before {
        left: 5px;
        right: 5px
    }

    .cpdb-slick .cpdb-itemclose {
        width: 30px;
        height: 30px
    }

    .cpdb-slick ul:last-child:after {
        margin-top: 30px
    }

    .cpdb-slick .cpdb-itemadd {
        margin-top: 30px
    }

    .cpdb-slick .slick-arrow {
        display: none !important
    }

    .row-yxwl-gj {
        padding: 40px 0
    }

    .row-yxwl-gj .tab-5-tit {
        margin-bottom: 20px
    }

    .box-gj .point .dot {
        width: 3px;
        height: 3px
    }

    .box-gj .point .name {
        padding-top: 10px;
        font-size: 10px;
        -webkit-background-size: auto 10px;
        background-size: auto 10px
    }

    .box-gj .mask {
        display: none
    }

    .yxwl-gj {
        font-size: 14px
    }

    .yxwl-gj span {
        font-size: 16px
    }

    .box-gj .point .dot:before {
        width: 12px;
        height: 12px;
        margin: -6px 0 0 -6px
    }

    .box-gj .point .dot:after {
        width: 24px;
        height: 24px;
        margin: -12px 0 0 -12px
    }

    .row-yxwl-gn {
        padding: 40px 0
    }

    .box-gn .mask {
        display: none
    }

    .row-yxwl-gn .tab-5 {
        margin-bottom: 40px
    }

    .row-yxwl-gn .tab-5-desc {
        margin-top: 0
    }

    .box-gn .point .name {
        font-size: 12px
    }

    .box-gn .jtzb .name {
        padding-top: 15px;
        color: #000
    }

    .box-gn .sh .name {
        padding-left: 10px;
        color: #000
    }

    .box-gn2 {
        padding: 20px
    }

    .box-gn2 .tit .con {
        margin-top: 10px;
        font-size: 14px
    }
}

@media only screen and (max-width:479px) {
    .xinwen-slick {
        padding-bottom: 0
    }

    .xinwen-slick .slick-list {
        padding: 60px 0 !important
    }
}



/*新导航改版*/
.new-pc-nav {
    left: 0
}

.new-pc-nav .wp {
    position: relative
}

.headerrel01-nav .new-pc-nav a {
    font-size: 16px;
    padding: 0;
    text-align: left;
}

.new-pc-nav .box-tit {
    width: 38%;
    display: inline-block;
    padding: 60px 0;
}

.new-pc-nav .box-cont {
    width: 62%;
    display: inline-block;
    padding: 50px 0;
}

.new-pc-nav .box-tit .tit {
    color: #333;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px
}

.new-pc-nav .box-tit .txt {
    line-height: 30px;
    font-size: 16px;
    white-space: pre-line;
    color: #333;
}

.new-pc-nav .global-nav .box-cont .tit {
    color: #333;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 28px
}

.new-pc-nav .box-cont .cont-a {
    margin-bottom: 16px;
}

.new-pc-nav .global-nav .box-cont a:hover {
    color: #0067ae;
    text-decoration: underline;
    background: transparent
}

.new-pc-nav .global-nav .box-tit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #fff;
    padding-left: 80px;
}

.new-pc-nav .cpzx-nav .box-tit {
    background: #f4f4f4;
    width: 34%;
    position: relative;
    z-index: 2
}

.new-pc-nav .cpzx-nav .box-cont {
    width: 66%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
}

.new-pc-nav .cpzx-nav .btn-del a {
    margin-top: 20px;
    color: #0067ae;
    font-size: 14px;
    padding: 0
}

.new-pc-nav .cpzx-nav .btn-del a:hover {
    background: transparent
}

.new-pc-nav .cpzx-nav .cont-item {
    float: left;
    width: 33.33%;
    position: relative;
}

.new-pc-nav .cpzx-nav .cont-item a {
    text-align: center;
    margin: 15px 0;
}

.new-pc-nav .cpzx-nav .cont-item a:hover {
    background: transparent;
    color: #000;
}

.new-pc-nav .cpzx-nav .cont-item .pic {
    height: 65px
}

.new-pc-nav .cpzx-nav .cont-item .pic img {
    max-height: 90%;
    object-fit: contain;
}

.new-pc-nav .cpzx-nav .cont-item:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    width: 1px;
    background: #eee;
}

.new-pc-nav .cpzx-nav .cont-item:nth-child(3n)::after {
    display: none
}

.headerrel01-nav li {
    position: static;
}


@media screen and (min-width:1199px) {
    .new-app-nav {
        display: none !important
    }
}

@media screen and (max-width:1500px) {
    .new-pc-nav .box-tit .tit {
        font-size: 32px;
    }

    .new-pc-nav .global-nav .box-tit {
        width: 42%;
        padding-left: 40px;
    }

    .new-pc-nav .global-nav .box-cont .tit {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .new-pc-nav .box-cont .cont-a {
        margin-bottom: 12px;
    }

    .new-pc-nav .cpzx-nav .box-tit {
        width: 42%
    }

    .new-pc-nav .cpzx-nav .box-cont {
        width: 58%
    }
}

@media screen and (max-width:1199px) {
    .new-pc-nav {
        display: none !important
    }

    .headerrel01-nav li {
        position: relative;
    }
}


.headerrel01-nav .headerrel01-navsub {
    min-height: 270px
}

.global-nav .wp .box-cont .nav_xindh {
    margin: 0 auto;
    width: 88%;
}

.global-nav .wp .box-cont {
    position: absolute;
    width: 100%;
    margin: 0 auto;
}

.global-nav .wp .box-cont .nav_xindh .nav_nav li {
    float: left;
    padding: 1% 2% 0%;
    width: 16.6%;
    border-right: 1px solid #F4F4F4;
}

.global-nav .wp .box-cont .nav_xindh .nav_nav li img {
    width: 100%;
}

.global-nav .wp .box-cont .nav_xindh .nav_nav li .navs_tetx {
    text-align: center;
    font-size: 14px;
    color: #555555;
    margin-top: 9px;
}

.global-nav .wp .box-cont .nav_xindh .nav_nav li:last-child {
    border-right: 0px;
}

@media screen and (max-width:1199px) {
    .headerrel01-nav .headerrel01-navsub {
        min-height: initial
    }
}