@charset "utf-8";
@font-face { font-family: "DINPro-Medium"; src: url("../fonts/DINPro-Medium.woff2") format("woff2"), url("../fonts/DINPro-Medium.woff") format("woff"), url("../fonts/DINPro-Medium.ttf") format("truetype"), url("../fonts/DINPro-Medium.eot") format("embedded-opentype"), url("../fonts/DINPro-Medium.svg") format("svg"); font-weight: normal; font-style: normal; }
.fontsp { font-family: "DINPro-Medium"; }
* { box-sizing: border-box; margin: 0; padding: 0; font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "PingFang SC", "Lantinghei SC", "Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
body { margin: 0; position: relative; overflow-x: hidden; color: #4c4645 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; line-height: 1.2em; font-weight: normal; }
ol, ul { list-style: none }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline }
audio:not([controls]) { display: none; height: 0 }
[hidden], template { display: none }
a { color: #4c4645; background-color: transparent; -webkit-tap-highlight-color: transparent; text-decoration: none; -webkit-transition: color .2s; -o-transition: color .2s; transition: color .2s; }
a:active, a:hover { outline: 0; text-decoration: none }
a:hover { color: #005edc }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: 700 }
dfn { font-style: italic }
mark { color: #000; background: #ff0 }
small { font-size: 80% }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
img { vertical-align: middle; padding: 0; border: none; -ms-interpolation-mode: bicubic; max-width: 100%; max-height: 100% }
address, cite, dfn, em, var, i { font-style: normal; }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { height: 1px; background: #ddd; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none }
:focus { outline: 0 }
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit }
button { overflow: visible; border: none }
button, select { text-transform: none }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0 }
input { line-height: normal; -webkit-appearance: none }
input[type=checkbox], input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none }
fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid silver }
legend { padding: 0; border: 0 }
textarea { overflow: auto }
optgroup { font-weight: 700 }
table { border-spacing: 0; border-collapse: collapse }
td, th { padding: 0 }
@media print {
    *, :after, :before { color: #000 !important; text-shadow: none !important; background: 0 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important }
    a, a:visited { text-decoration: underline }
    a[href]:after { content: " ("attr(href) ")" }
    abbr[title]:after { content: " ("attr(title) ")" }
    a[href^="#"]:after, a[href^="javascript:"]:after { content: "" }
    blockquote, pre { border: 1px solid #999; page-break-inside: avoid }
    thead { display: table-header-group }
    img, tr { page-break-inside: avoid }
    img { max-width: 100% !important }
    h2, h3, p { orphans: 3; widows: 3 }
    h2, h3 { page-break-after: avoid }
}
.elp { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/*图片放大*/
.pic-scale .pic, .img-scale { position: relative; overflow: hidden; }
.img-scale img, .pic-scale img { -webkit-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.img-scale:hover img, .pic-scale:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.img-scale.scale2:hover img, .pic-scale.scale2:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.none { display: none }
.check:checked, .check:not(:checked) { position: absolute; left: -9999px; opacity: 0 }
.check:checked+label, .check:not(:checked)+label { position: relative; display: inline-block; height: 14px; font-size: 14px; cursor: pointer; padding-left: 20px; }
.check+label:after, .check+label:before { position: absolute; top: 2px; left: 0; z-index: 0; width: 16px; height: 13px; border-radius: 3px; content: ''; background: #000 }
.check:checked+label:after { background: #ca140d }
.radio:checked+label, .radio:not(:checked)+label { position: relative; display: inline-block; height: 16px; font-size: 14px; line-height: 16px; cursor: pointer; padding-left: 20px }
.radio+label:after, .radio+label:before { position: absolute; top: -1px; left: 0; z-index: 0; width: 16px; height: 16px; border-radius: 50%; content: '' }
.radio:not(:checked)+label:after, .radio:not(:checked)+label:before { border: 1px solid #888 }
.radio:checked, .radio:not(:checked) { position: absolute; left: -9999px; opacity: 0 }
.radio:checked+label:before { border: 1px solid #d9a65c }
.radio:checked+label:after { width: 8px; height: 8px; border-radius: 50%; background: #d9a65c; top: 3px; left: 4px }
.line2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.line3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
::-webkit-input-placeholder { color: 999; opacity: .54 }
::-webkit-file-upload-button { font: inherit; -webkit-appearance: button }

/*::selection{background:#0662d4;color:#fff}
::-moz-selection{background:#0662d4;color:#fff}
::-webkit-selection{background:#0662d4;color:#fff}
*/
.clearfix:after { clear: both; display: block; visibility: hidden; overflow: hidden; height: 0; content: "." }
.l { float: left }
.r { float: right }
.fl { float: left !important }
.fr { float: right !important }
.bor { border: 1px dashed #999 }
.poab { position: absolute }
.pore { position: relative }
.texto { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.imgInline { display: inline-block !important; vertical-align: middle }
.imgMargin { margin: 0 auto }
.imgW100 { width: 100% }
.text-r { text-align: right }
.text-m { text-align: center }
.text-bold { font-weight: 700; }
.text-light { font-weight: 100; }
.text-up { text-transform: uppercase; }
.flex { display: flex; justify-content: space-between; flex-wrap: wrap }
.flex-left { display: flex; flex-wrap: wrap }
.flex-center { display: flex; flex-wrap: wrap; justify-content: center; }
.flex-right { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.flex-v-center { display: -webkit-flex; display: flex; flex-direction: column; justify-content: center }
.flex-v-bottom { display: -webkit-flex; display: flex; flex-direction: column; justify-content: space-between; }
.trans { transition: all .5s }
.trans-mask { display: block; overflow: hidden; width: 100%; cursor: pointer; position: relative; }
.trans-mask img { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s }
.trans-mask:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05) }
.bg-mask .pic { overflow: hidden; }
.bg-mask .pic a { background-repeat: no-repeat; background-position: center; background-size: cover; height: 100%; display: block; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; }
.bg-mask:hover .pic a { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
.bgimg { background-repeat: no-repeat; background-position: center; background-size: cover; }
.wp { width: 92%; margin: 0 auto; max-width: 1440px }
.wp2 { width: 92%; margin: 0 auto; max-width: 1268px }
.greybg { background: #f2f2f2 }
.textup { text-transform: uppercase }
.co { color: #005edc }
.co-fff { color: #fff !important }
.fixdbody { position: fixed; top: 0; left: 0; right: 0; bottom: 0 }
.m-show { display: none }
.filter-page { filter: blur(5px); }
@media screen and (max-width:980px) {
    .pc-show { display: none }
    .m-show { display: block }
}
.trans-line:before { content: ''; position: absolute; width: 60px; height: 100%; margin-top: 0px; margin-left: -120px; overflow: hidden; z-index: 6; background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg) }
.trans-line:hover:before { -webkit-animation: aniBlink .6s ease-out forwards; -moz-animation: aniBlink .6s ease-out forwards; -o-animation: aniBlink .6s ease-out forwards; animation: aniBlink .6s ease-out forwards }
@keyframes aniBlink {
    from { margin-left: -50% }
    to { margin-left: 120% }
}
@-webkit-keyframes aniBlink {
    from { margin-left: -50% }
    to { margin-left: 120% }
}
body { padding-top: 100px }
.header { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; height: 100px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .2) }
.header .top { width: 100%; background: #373c42; line-height: 40px; height: 40px; color: #aaaaaa; font-size: 14px }
.header .top a { color: #aaaaaa; margin-left: 30px; position: relative; }
.header .top a:hover { color: #ddd }
.header .top a i { margin-right: 5px }
.header .top a span { position: absolute; width: 100px; height: 100px; right: -15px; top: 100%; z-index: 10; display: none; padding-top: 10px }
.header .top a:hover span { display: block; }
.header .topa { padding: 26px 0 25px }
.header .mian-nav ul li { position: relative; font-size: 18px; text-align: center; margin: 0 28px; transition: .3s; line-height: 49px }
.header .mian-nav ul li>a { position: relative; }
.header .mian-nav ul li>a.dropdown-toggle i { margin-left: 4px; font-size: 15px }
.header .mian-nav ul li.on>a { color: #184691 }
.header .mian-nav ul li:hover>a { color: #184691 }
.header .mian-nav ul li>a span { display: block; font-size: 14px; text-align: center; color: #999999; margin-top: 5px }
.header .Search {
    align-items: center;
    flex-direction: row;
    font-size: 20px;
}
.header .Search img {
    margin-right: 10px;
}
.header .Search a.serbtn { display: none }
.header .Search input { width: 100%; border: 0; border-bottom: 1px solid #ddd; height: 32px; line-height: 32px; padding: 0 32px 0 5px; font-size: 14px }
.header .Search button { position: absolute; right: 0; top: 0; z-index: 10; width: 30px; height: 32px; background: transparent; color: #888; line-height: 32px; font-size: 18px }
.header .sub-nav { position: absolute; top: 100%; left: 50%; z-index: 99; display: none; min-width: 150px; transform: translateX(-50%); padding-top: 24px }
.header .sub-nav .sub-nav-h { text-align: center; background: #e2edf8; padding: 5px 0 }
.header .sub-nav .sub-nav-h a { display: block; font-size: 14px; line-height: 40px }
.header .sub-nav .sub-nav-h a:hover { background: #ffffff; color: #184691 }
.header .mian-nav ul li:hover .sub-nav { display: block }
.menu-btn { z-index: 999; overflow: hidden; margin-left: 20px; width: 35px; height: 35px; background: 0 0; text-indent: -5260px; opacity: 1; position: relative; z-index: 999; }
.menu-btn .line-1, .menu-btn .line-2, .menu-btn .line-3 { position: absolute; top: 50%; right: 0; display: block; width: 36px; height: 2px; background: #184691; transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s; transition-property: transform, width, margin, background-color }
.menu-btn .line-1 { margin-top: -11px; width: 30px }
.menu-btn .line-3 { margin-top: 11px; width: 30px }
.drawerMenu-open .menu-btn .line-1 { visibility: hidden }
.drawerMenu-open .menu-btn .line-2 { margin-top: 0 !important; width: 100%; -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.drawerMenu-open .menu-btn .line-3 { margin-top: 0 !important; width: 100%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }
.searchbtn { width: 40px; line-height: 38px; text-align: center; font-size: 24px; color: #184691 }
.mobNav { position: fixed; top: 50px; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, .95); z-index: 98; padding-top: 53px; padding: 40px 5% 30px; display: none }
.mobNav ul { height: 70vh; overflow: auto }
.mobNav ul li { padding: 15px 0; border-bottom: 1px solid #ddd }
.mobNav ul li:last-child { border-bottom: 0 }
.mobNav ul li .navp a { font-size: 15px; color: #666; font-weight: normal; }
.mobNav ul li .navp i { display: block; width: 16px; transition: .3s; transform-origin: center; margin-right: 5px }
.mobNav ul li.on .navp i { transform: rotate(-45deg); }
.mobNav ul li .subNavm { margin-top: 10px; padding-left: 10px; display: none }
.mobNav ul li .subNavm a { display: block; line-height: 30px; font-size: 14px }
.headerm { display: none; padding: 10px 0; position: fixed; left: 0; right: 0; top: 0; z-index: 99; box-shadow: 0 0 10px rgba(0, 0, 0, .2); background: #fff; height: 60px }
.headerm .logo img { height: 40px }
.serm { height: 20px; display: inline-block; }
@media screen and (max-width:1620px) { }
@media screen and (max-width:1440px) {
    .header .mian-nav ul { width: auto }
    .header .Search { width: auto }
    .header .mian-nav ul li { margin: 0 20px; }
}
@media screen and (max-width:1360px) {
    .header .mian-nav ul li { margin: 0 15px }
}
@media screen and (max-width:1200px) {
    body { padding-top: 60px }
    .header { display: none }
    .headerm { display: block; }
}
@media screen and (max-width:980px) { }
@media screen and (max-width:640px) {
    body { padding-top: 55px }
    .menu-btn { transform: translateY(-2px); }
    .headerm { height: 55px }
    .headerm .logo img { height: 30px }
}
.footer { font-size: 14px; padding-top: 45px }
.footer a { color: #aaaaaa }
.footer a:hover, .footer .footerlink dl dd a:hover { color: #184691; }
.footer .footera { background: #ffffff; }
.footer .footerb { background: #373c42; color: #aaaaaa; padding: 15px 0; line-height: 1.8em }
.footer .footerb a { margin-right: 5px }
.footer .footerb a:hover { color: #fff; }
.footer .footerlink { padding-bottom: 40px }
.footer .footerlink .links { flex: 1; }
.footer .footerlink dl { margin-right: 8% }
.footer .footerlink dl:last-child { margin-right: 0 }
.footer .footerlink dl dt { font-size: 18px; margin-bottom: 16px }
.footer .footerlink dl dd { padding: 8px 0 }
.footer .footerlink dl dd a { font-size: 14px; color: #81868e }
.footer .foottel { color: #aaa }
.footer .foottel p { font-size: 24px; color: #14499a }
.footer .foottel .ico { margin-right: 10px }
.footer .footerinfo .kefu { margin: 20px 0 20px }
.footer .footerinfo .kefu a { display: inline-block; width: 160px; height: 40px; border-radius: 10px 0 10px 0; background: url(../images/linbg.png) no-repeat center; background-size: 100% 100%; text-align: center; line-height: 40px; color: #fff; font-size: 18px }
.footer .footerinfo .kefu a i { margin-right: 5px; font-size: 24px; vertical-align: -2px }
.footer .footerinfo .kefu a:hover { text-decoration: none }
.footer .copyright { padding: 20px 0; border-top: 1px solid #ddd; color: #aaa }
.footer .copyright a { margin-left: 20px }
.foot-qrcode {
    margin-left: 50px;
}
@media screen and (max-width:1366px) {

/*.footer .footerlink dl{margin-right:5%}*/ }
@media screen and (max-width:1200px) {
    .footer .footerlink dl:last-child { width: 100%; margin-top: 30px }
    .footer .olink { width: 100%; margin-top: 15px }
    .footer .olink a { margin-left: 0; margin-right: 20px; }
}
@media screen and (max-width:768px) {
    .footer .footerlink dl:last-child { margin-top: 0 }
    .footer .footerlink .links { width: 100%; justify-content: space-between; margin-bottom: -20px; }
    .footer .footerlink dl { width: 33.3333%; margin-bottom: 20px; }
    .footer .footerlink dl:last-child { width: 33.3333%; }
    .footer .footerlink .links:after { content: ""; width: 33.3333%; }
    .footer .footerlink dl dt { font-size: 16px; margin-bottom: 10px; }
    .footer .footerlink dl dd { padding: 3px 0; }
    .footer .footerlink dl dd a { font-size: 12px; }
    .footer .footerlink dl { margin-right: 0; }
}
@media screen and (max-width:640px) {
    .footer .footerlink .links { width: 100%; margin-bottom: 30px;display: none;}
    .footer .footerinfo { width: 70%; position: relative; }
    .foot-qrcode {
        margin-left: 0;
        width: 30%;
    }
    .footer .footerlink {
        padding-bottom: 30px;
    }
    .footer .footerinfo .flex-right { justify-content: left }
    .footer .footerinfo .qrcode { position: absolute; right: 0; top: 0; }
    .footer .footerinfo .qrcode img { width: 80px; }
    .footer .footerb { padding: 10px 0; }
}

/*.in-banner .swiper-slide{height:calc(100vh - 120px);background-position:center;background-repeat:no-repeat;background-size: cover}*/
.in-banner .swiper-slide img.ba { display: none }
.in-banner .swiper-pagination-bullets { bottom: 30px; right: 0 }
.in-banner .swiper-pagination-bullet { margin: 0 14px !important }
.in-banner .swiper-pagination-bullet { width: 11px; height: 11px; display: inline-block; background: #fff; opacity: .5; transition: .3s; font-size: 16px; color: #fff; }
.in-banner .swiper-pagination-bullet-active { opacity: 1; }
.in-banner .swiper-button-prev { left: 5%; width: 50px; height: 50px; opacity: .5; transition: .3s; border-radius: 50%; background: #fff; color: #203654 }
.in-banner .swiper-button-next { right: 5%; width: 50px; height: 50px; opacity: .5; transition: .3s; border-radius: 50%; background: #fff; color: #203654 }
.in-banner .swiper-button-prev i { font-size: 25px }
.in-banner .swiper-button-next i { font-size: 25px }
.in-banner .swiper-button-prev:hover, .in-banner .swiper-button-next:hover { opacity: 1 }
.in-banner .bamask { position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; height: 20% }
.in-banner .bamask img { height: 100%; width: 100% }
@media screen and (max-width:1280px) {

/*.in-banner .swiper-slide{height:60vh}*/ }
@media screen and (max-width:768px) {

/*.in-banner .swiper-slide{height:35vh}*/ }
@media screen and (max-width:640px) {
    .in-banner .swiper-pagination-bullet { margin: 0 10px !important }
    .in-banner .swiper-pagination-bullets { bottom: 15px; right: 0 }

    /*.in-banner .swiper-slide{height: 30vh}*/
    .in-banner .swiper-pagination-bullet { font-size: 14px; }
    .in-banner .swiper-pagination-bullet-active { font-size: 20px }
    .in-banner .swiper-button-prev, .in-banner .swiper-button-next { width: 30px; height: 30px; margin-top: -15px; line-height: 30px }
    .in-banner .swiper-button-prev i { font-size: 14px }
    .in-banner .swiper-button-next i { font-size: 14px }
}

/**/
.inTit { margin-bottom: 50px }
.inTit h3 { font-size: 36px; margin-bottom: 15px }
.inTit p { font-size: 18px; color: #81868e }
.homeA { padding: 110px 0 70px; background: #f6f6f6 }
.homeA .item { background: #fafafa; padding: 9px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); margin-bottom: 28px }
.homeA .item .pic { width: 67.36% }
.homeA .item .txt { width: 32.6% }
.homeA .item .txt h4 { font-size: 58px; color: #184691; margin: 25px 0 10px }
.homeA .item .txt p { font-size: 24px; color: #595757; margin-bottom: 40px }
.homeA .item .txt i { display: inline-block }
.homeA .item .txt span { display: inline-block; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #cacfd8; text-align: center; line-height: 30px; color: #cacfd8 }
.homeA .item:hover .txt i { transform: rotateY(1turn) }
.homeA .item:hover .txt span { color: #184691; border: 1px solid #184691 }
.homeB { padding: 90px 0 90px; background: #f6f6f6 }
.homeB .tabNav { margin-bottom: 60px }
.homeB .tabNav li { margin: 0 60px; cursor: pointer; font-size: 18px; text-align: center }
.homeB .tabNav li i { display: block; width: 60px; height: 60px; margin: 0 auto 15px; background-repeat: no-repeat; background-position: 50%; background-size: contain; }
.homeB .tabNav li.s-53 i { background-image: url(../images/b1i.jpg?v=1) }
.homeB .tabNav li.s-54 i { background-image: url(../images/b2i.jpg?v=1) }
.homeB .tabNav li.s-55 i { background-image: url(../images/b3i.jpg?v=1) }
.homeB .tabNav li.s-69 i { background-image: url(../images/b4i.jpg?v=1) }
.homeB .tabNav li.cur.s-53 i { background-image: url(../images/b1ia.jpg?v=1) }
.homeB .tabNav li.cur.s-54 i { background-image: url(../images/b2ia.jpg?v=1) }
.homeB .tabNav li.cur.s-55 i { background-image: url(../images/b3ia.jpg?v=1) }
.homeB .tabNav li.cur.s-69 i { background-image: url(../images/b4ia.jpg?v=1) }
.homeB .tabNav li:hover i { transform: rotateY(1turn) }
.homeB .list li { width: 32% }
.homeB .list li:first-child, .homeB .list li:nth-child(2) { width: 49%; }
.homeB .list li:first-child .txt, .homeB .list li:nth-child(2) .txt { padding: 55px }
.homeB .list li:first-child span, .homeB .list li:nth-child(2) span { left: 55px; bottom: 55px }
.homeB .list li .txt { left: 0; top: 0; right: 0; bottom: 0; padding: 45px; z-index: 10 }
.homeB .list li .txt h4 { font-size: 28px; color: #184691; margin-bottom: 15px }
.homeB .list li .txt p { color: #81868e }
.homeB .list li span { display: inline-block; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #b5bbc4; text-align: center; line-height: 30px; color: #b5bbc4; position: absolute; left: 45px; bottom: 45px; z-index: 15 }
.homeB .list li:hover span { color: #184691; border: 1px solid #184691 }
.homeC .pic { width: 50% }
.homeC .txt { width: 50%; padding: 8% 12.5% 145px 5% }
.homeC .txt h3 { font-size: 36px; margin-bottom: 45px }
.homeC .txt h4 { font-size: 20px; color: #184691; margin-bottom: 20px }
.homeC .txt p { font-size: 14px; color: #81868e; margin-bottom: 80px; line-height: 2em }
.homeC .txt a { display: inline-block; width: 160px; height: 40px; border-radius: 10px 0 10px 0; border: 1px solid #184691; text-align: center; line-height: 40px; color: #184691 }
.homeC .txt a:hover { border: 1px solid #184691; background: #184691; color: #fff }
.homeD { padding: 40px 0; color: #fff; margin-top: -95px; position: relative }
.homeD:after { left: 12.2%; top: 0; background: url(../images/c2.jpg) no-repeat 100%; background-size: cover; z-index: 5 }
.homeD:after, .homeD:before { content: ""; position: absolute; bottom: 0; right: 0 }
.homeD:before { left: 0; top: 95px; background: #f6f6f6; z-index: 0 }
.homeD .wp { position: relative; z-index: 10 }
.homeD ul { padding-left: 13%; padding-right: 5% }
.homeD ul li .num, .homeD ul li span { display: inline-block }
.homeD ul li span { font-size: 90px; line-height: 90px; margin-bottom: 10px }
.homeD ul li i { display: inline-block; position: absolute; top: 10px; right: -15px; width: 30px; height: 30px; text-align: center; line-height: 30px; background: url(../images/c3.png) no-repeat 50% }
.homeD ul li p img { display: inline-block; vertical-align: -3px; margin-right: 8px }
.homeD ul li p { padding-left: 5px }
.homeE { padding: 115px 0; background: #f6f6f6 }

/*.homeE .item{width:49%}
.homeE .item .txt{left:0;top:0;right:0;bottom:0;padding:50px;z-index:10}
.homeE .item .txt:after{content:"";width:1px;height:0;background:#fff;top:42%;left:65px;position:absolute;z-index:15;transition:.5s}
.homeE .item .txt h4{font-size:36px;color:#184691;margin-bottom:15px}
.homeE .item .txt p{color:#81868e;margin-bottom:40px}
.homeE .item em{font-size:72px;color:#fff;opacity:.2;z-index:16;right:60px;bottom:-10px;transform:rotate(90deg);transform-origin:right center;opacity:0}
.homeE .item em,.homeE .item i{position:absolute;display:inline-block}
.homeE .item i{width:30px;height:30px;border-radius:50%;border:1px solid #cacfd8;text-align:center;line-height:30px;color:#cacfd8;left:50px;bottom:50px;z-index:10;opacity:0}
.homeE .item:hover .txt{background:url(../images/bbg.png) no-repeat 50%;background-size:cover}
.homeE .item:hover .txt h4,.homeE .item:hover .txt p{color:#fff}
.homeE .item:hover i{border:1px solid #fff;color:#fff;opacity:1}
.homeE .item:hover em{opacity:.2}
.homeE .item:hover .txt:after{height:30%}*/
.homeE .inTit { width: 100%; }
.homeCase { padding-top: 85px; padding-bottom: 85px; }
.tabNav-case { margin-bottom: 50px; }
.tabNav-case li { text-align: center; width: 10%; justify-content: center; flex-direction: unset; flex-wrap: wrap; cursor: pointer; }
.tabNav-case li i { display: inline-block; width: 55px; height: 52px; background-repeat: no-repeat; background-size: 110px 52px; }
.tabNav-case li h4 { font-size: 16px; line-height: 1; color: #767676; width: 100%; margin-top: 15px; }
.tabNav-case li.cur i, .tabNav-case li:hover i { background-position: -55px; }
.tabNav-case li.cur h4, .tabNav-case li:hover h4 { color: #281f20; }
.swiper-container-case .list { margin-bottom: -20px; }
.swiper-container-case .list li { width: 24%; margin-bottom: 20px; margin-right: 1.3333%; }
.swiper-container-case .list li:nth-child(4n) { margin-right: 0; }
.swiper-container-case .list li .pic { overflow: hidden; }
.swiper-container-case .list li .txt { padding: 15px 20px; border: solid 1px #dddddd; border-top: none; }
.swiper-container-case .list li .txt h4 { font-size: 16px; color: #1b202e; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.swiper-container-case .list li .txt .cate { font-size: 14px; color: #81868e; margin-top: 10px; }
@media screen and (max-width:1366px) {
    .homeD ul li span { font-size: 80px; line-height: 80px }
    .tabNav-case li h4 { font-size: 15px; }
}
@media screen and (max-width:1280px) {
    .tabNav-case li h4 { font-size: 14px; }
    .homeE .item .txt h4 { font-size: 32px; margin-bottom: 10px }
    .homeE .item .txt p { margin-bottom: 20px }
    .homeE .item:hover .txt:after { height: 26% }
    .homeE .item em { font-size: 62px }
    .homeD ul li span { font-size: 70px; line-height: 70px }
    .homeB .list li:first-child .txt, .homeB .list li:nth-child(2) .txt { padding: 35px }
    .homeB .list li .txt { padding: 30px }
    .homeB .list li span { left: 30px; bottom: 30px }
    .homeB .list li:first-child span, .homeB .list li:nth-child(2) span { left: 35px; bottom: 35px }
}
@media screen and (max-width:1200px) {
    .homeA .item .txt h4 { font-size: 40px; color: #184691; margin: 25px 0 10px }
    .homeA .item .txt p { font-size: 20px; color: #595757; margin-bottom: 40px }
    .homeA .item .txt i img { height: 70px }
    .homeE .item .txt { padding: 30px }
    .homeE .item .txt h4 { font-size: 28px }
    .homeE .item .txt:after { left: 45px }
    .homeE .item:hover .txt:after { height: 20% }
    .homeE .item em { font-size: 62px }
    .homeE .item i { left: 30px }
}
@media screen and (max-width:980px) {
    .homeA { padding: 90px 0 70px; background: #f6f6f6 }
    .homeA .item .txt h4 { font-size: 35px; color: #184691; margin: 20px 0 10px }
    .homeA .item .txt p { font-size: 16px; color: #595757; margin-bottom: 20px }
    .homeA .item .txt i img { height: 60px }
    .homeB .tabNav { margin-bottom: 40px }
    .homeB .tabNav li { margin: 0 40px; font-size: 16px }
    .homeB .tabNav li i { width: 60px; height: 50px; margin-bottom: 15px; background-size: 90% }
    .homeB .list li:first-child .txt, .homeB .list li:nth-child(2) .txt, .homeB .list li:nth-child(5) .txt { padding: 45px }
    .homeB .list li .txt { padding: 35px }
    .homeB .list li span { left: 35px; bottom: 35px }
    .homeB .list li:first-child span, .homeB .list li:nth-child(2) span, .homeB .list li:nth-child(5) span { left: 45px; bottom: 45px }
    .homeB .list li { width: 49%; margin-bottom: 15px }
    .homeB .list li:first-child, .homeB .list li:nth-child(2) { }
    .homeB .list li:nth-child(5) { width: 100%; margin-bottom: 0 }
    .homeC .txt { width: 50%; padding: 5% 5% 145px }
    .homeC .txt h3 { font-size: 26px; margin-bottom: 35px }
    .homeC .txt p { margin-bottom: 40px }
    .homeD ul li { width: 50%; padding: 10px 0 }
    .homeD ul li p { font-size: 14px }
    .homeE { padding: 75px 0 65px; background: #f6f6f6 }
    .homeE .item { width: 100%; margin-bottom: 30px }
    .homeE .item .txt { padding: 50px }
    .homeE .item .txt h4 { font-size: 32px }
    .homeE .item .txt:after { left: 65px }
    .homeE .item i { left: 50px }
}
@media screen and (max-width:750px) {
    .swiper-container-case .list li { width: 48.5%; margin-bottom: 10px; margin-right: 3%; }
    .swiper-container-case .list li:nth-child(2n) { margin-right: 0; }
    .swiper-container-case .list li:nth-child(5), .swiper-container-case .list li:nth-child(6), .swiper-container-case .list li:nth-child(7), .swiper-container-case .list li:nth-child(8) { display: none; }
    .homeCase { padding-top: 60px; padding-bottom: 40px; }
    .tabNav-case li { width: 33%; margin-bottom: 20px; }
    .homeA .item .txt h4 { font-size: 24px; }
    .homeA .item .txt { width: 100%; padding: 40px 0 }
    .homeA .item .pic { width: 100% }
    .homeA { padding: 60px 0 40px; background: #f6f6f6 }
    .inTit { margin-bottom: 40px }
    .inTit h3 { font-size: 30px; margin-bottom: 20px }
    .inTit p { font-size: 16px; color: #81868e }
    .homeC .txt { width: 100%; padding: 50px 5% 30px }
    .homeC .pic { width: 100%; height: 280px }
    .homeD { margin-top: 30px }
    .homeD:after { left: 0 }
    .homeD ul { padding: 0 }
    .homeD ul li i { top: 0; right: -18px; font-size: 13px; width: 26px; height: 26px; text-align: center; line-height: 26px; background: url(../images/c3.png) no-repeat 50%; background-size: 100% 100% }
    .tabNav-case { margin-bottom: -20px; }
    .tabNav-case li i { width: 30px; height: 26px; background-repeat: no-repeat; background-size: 60px 26px; }
    .tabNav-case li h4 { font-size: 14px; margin-top: 8px; }
    .tabNav-case li.cur i, .tabNav-case li:hover i { background-position: -30px; }
    .tabNav-case { margin-bottom: 20px; }
}
@media screen and (max-width:640px) {
    .homeA { padding: 60px 0 30px;}
    .homeA .item .txt {
        padding: 20px 0 30px;
    }
    .homeA .item .txt h4 {
        font-size: 20px;
    }
    .homeA .item .txt i img {
        height: 50px;
    }
    .homeA .item-one {
        flex-direction:column-reverse;
    }
    .homeA .item .txt span {
        display: none;
    }
    .homeA .item .txt p {margin-bottom: 0;font-size: 14px;}
    .tabNav-case li h4 {font-size: 12px;}
    .swiper-container-case .list li .txt { padding: 10px 15px; }
    .swiper-container-case .list li .txt h4 { font-size: 14px; }
    .swiper-container-case .list li .txt .cate { font-size: 12px; margin-top: 6px; }
    .swiper-container-case .list { margin-bottom: -10px; }
    .inTit { margin-bottom: 35px }
    .inTit h3 { font-size: 26px; margin-bottom: 10px;}
    .inTit p { font-size: 14px; color: #81868e }
    .inTit p br { display: none; }
    .homeB { padding: 60px 0 40px; }
    .homeC .txt h3 { font-size: 24px; margin-bottom: 20px; }
    .homeC .txt h4{font-size: 18px;}
    .homeE { padding: 60px 0 40px; }
    .homeB .tabNav li { margin: 0; font-size: 12px; width: 25% }
    .homeB .tabNav li i { width: 40px; height: 30px; margin-bottom: 10px; background-size:contain }
    .homeB .list li:first-child, .homeB .list li:nth-child(2){width: 100%;}
    .homeB .list li .txt h4 { font-size: 18px }
    .homeB .list li .txt p { font-size: 14px }
    .homeB .list li { width: 100%; margin-bottom: 15px }
    .homeB .list li .txt, .homeB .list li:first-child .txt, .homeB .list li:nth-child(2) .txt, .homeB .list li:nth-child(5) .txt { padding: 30px 20px }
    .homeB .list li span, .homeB .list li:first-child span, .homeB .list li:nth-child(2) span, .homeB .list li:nth-child(5) span { left: 20px; bottom: 30px;}
    .homeD ul li span { font-size: 50px; line-height: 50px }
    .homeE .item .txt { padding: 30px }
    .homeE .item .txt h4 { font-size: 28px }
    .homeE .item .txt:after { left: 45px }
    .homeE .item em { font-size: 62px }
    .homeE .item i { left: 30px }
}
@media screen and (max-width:414px) {
    .homeE .item .txt { padding: 25px }
    .homeE .item .txt h4 { font-size: 24px }
    .homeE .item .txt p { font-size: 14px }
    .homeE .item .txt:after { left: 40px; top: 45% }
    .homeE .item em { font-size: 42px; right: 35px }
    .homeE .item i { left: 25px; bottom: 30px }
}
@media screen and (max-width:375px) {
    .homeE .item .txt:after { display: none }
}

/*首页新闻模块*/
.index-news-content { padding-top: 25px; display: flex; flex-wrap: nowrap; flex-direction: row-reverse; justify-content: space-between; }
.index-news-content .pic { width: 48%; }
.index-news-content .pic .abox { position: relative; overflow: hidden; height: 100%; display: block; height: 100%; }
.index-news-content .pic .abox img { width: 100%; height: 100%; }
.index-news-content .pic .abox .tit { position: absolute; left: 0; bottom: 0; width: 100%; height: 69px; line-height: 69px; background-color: rgba(0, 0, 0, 0.5); color: #fff; padding: 0 27px; font-size: 0; }
.index-news-content .pic .abox .tit span { font-size: 18px; display: inline-block; vertical-align: middle; width: 75%; }
.index-news-content .pic .abox .tit .date { font-size: 14px; color: #fff; opacity: .5; }
.index-news-content .cont { overflow: hidden; width: 50%; padding-right: 25px; }
.index-news-cate { border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-bottom: 30px; }
.index-news-cate ul li { float: left; font-size: 18px; color: #252525; cursor: pointer; padding: 0 20px; position: relative; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-news-cate ul li:before { content: ""; position: absolute; left: 0; bottom: -16px; width: 100%; border-bottom: 2px solid #1c68ab; opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-news-cate ul li.on:before { opacity: 1; visibility: visible; }
.index-news-cate ul li.on, .index-news-cate ul li:hover, .index-news-cate .more:hover { color: #1c68ab; }
.index-news-cate .more { font-size: 16px; color: #999; margin-top: 3px; }
.index-news-tab .item .subitem { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.index-news-tab .item .subitem~.subitem { margin-top: 29px; }
.index-news-tab .item .subitem .spic { width: 25%; overflow: hidden; }
.index-news-tab .item .subitem .scont { width: 75%; position: relative; padding-left: 17px; padding-top: 5px; }
.index-news-tab .item .subitem .scont h4 { font-size: 18px; color: #252525; line-height: 1; }
.index-news-tab .item .subitem .scont h4 a { color: #252525; }
.index-news-tab .item .subitem .scont h4 a:hover { color: #14499a; }
.index-news-tab .item .subitem .scont p { font-size: 14px; color: #999; line-height: 22px; margin-top: 8px; margin-bottom: 8px; }
.index-news-tab .item .subitem .scont .more { font-size: 14px; color: #999; line-height: 1; }
.index-news-tab .item .subitem .scont .date { position: absolute; right: 5px; bottom: 0; font-size: 14px; color: #999; }
@media screen and (max-width:768px) {
    .index-news-content { display: block; width: 100%; }
    .index-news-content .pic { width: 100%; float: none !important; }
    .index-news-content .cont { width: 100%; padding-right: 0; margin-top: 40px; }
    .homeB .tabNav { align-items: flex-start; }
}
@media screen and (max-width:640px) {
    .index-news-content .pic .abox .tit { height: 40px; line-height: 40px; padding: 0 15px; font-size: 0; }
    .index-news-content .pic .abox .tit span { font-size: 16px; }
    .index-news-tab .item .subitem .scont p, .index-news-tab .item .subitem .scont .more { display: none; }
    .index-news-tab .item .subitem~.subitem { margin-top: 15px; }
    .homeE .item { margin-bottom: 0; }
    .index-news-tab .item .subitem .scont h4 { font-size: 16px; }
}

/**/
.hidden_search .text { width: 100%; height: 40px; padding: 0; font-size: 14px; color: #444; background: none; border: none; font-family: "Microsoft Yahei"; }
.hidden_search .btn { display: block; cursor: pointer; position: absolute; right: 0; top: 0; height: 40px; width: 40px; border: none; border-radius: 50%; overflow: hidden; font-size: 24px; color: #005edc; background: transparent; }
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 45px; padding-left: 20px; width: 95% }
.hidden_search .close_btn { position: absolute; right: 20px; top: 50%; width: 26px; height: 26px; transform: translateY(-50%); -webkit-transition: 0.5s; transition: 0.5s; font-size: 26px; color: #777 }
.hidden_search .close_btn:hover { color: #005edc; }
.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, .7); visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; opacity: 0; }
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative; padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p { float: left; margin: 20px 0 0 5%; width: 90%; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; }
.sear_txt { float: left; height: 30px; font-size: 12px; line-height: 30px; border: none; width: calc(100% - 35px); background: none; color: #666; text-indent: 5px; }
@media screen and (max-width:600px) {
    .cd-popup-container { width: 90% }
    .hidden_search .text { font-size: 14px }
    .cd-popup-container { padding: 20px 50px 20px 10px }
}
#browser-modal { width: 100%; height: 100%; top: 0; left: 0; text-align: center; color: #303233; position: fixed; z-index: 9999; }
#browser-modal .browser-modal-cover { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: #111; opacity: .9; z-index: -1 }
#browser-modal .browser-content { width: 700px; margin-top: 120px; margin-left: auto; margin-right: auto; padding-bottom: 80px; padding-top: 50px; background-color: #fff; border-radius: 5px }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px }
#browser-modal .browser-content .browser-text-title { text-transform: uppercase; font-size: 24px }
#browser-modal .browser-content .browser-text-desc { margin-top: 30px; margin-bottom: 20px; font-size: 14px }
#browser-modal .browser-content .browser-list { width: 600px; margin: 20px auto; height: 130px }
#browser-modal .browser-content .browser-item { float: left; width: 150px; padding-top: 20px; padding-bottom: 20px; margin-left: auto; margin-right: auto }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto; font-size: 80px; line-height: 80px; margin-bottom: 10px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url(../images/bro.png) no-repeat 0 0 }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px }
#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../images/bro.png) no-repeat 0 -300px }
#browser-modal .browser-content .browser-item a { cursor: pointer; display: block }
#browser-modal .browser-content .browser-item a img { display: block; margin: 0 auto; max-width: 100px; width: 100px; height: 100px }
#browser-modal .browser-content .browser-item a h4 { text-align: center; margin-top: 20px; font-size: 18px; font-weight: 700 }

/*ie11 css hack*/
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, }

/*ie11注意里面的标点符号*/

/*ie10 css hack*/
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { }

/* 在线客服样式 */
.sz-kefu { position: fixed; width: 50px; right: 0; top: 50%; z-index: 100; margin-top: -100px; }
.sz-kefu ul li { width: 50px; height: 50px; float: left; position: relative; margin-bottom: 1px; font-size: 12px; line-height: 50px; }
.sz-kefu ul li .sidebox { position: absolute; width: 50px; height: 50px; top: 0; right: 0; transition: all 0.3s; color: #fff; background: #184691; overflow: hidden; opacity: .8; }
.sz-kefu ul li.kf2 .sidebox {    /* background:#184691; */
overflow: visible; }
.sz-kefu ul li .sidebox:hover { opacity: 1; }
.sz-kefu ul li .sidetop { width: 50px; height: 50px; line-height: 50px; display: inline-block; background: #222; transition: all 0.3s; opacity: .8; }
.sz-kefu ul li .sidetop:hover { opacity: 1; }
.sz-kefu ul li img { float: left; }
.sz-kefu ul li .sidebox3 { font-size: 16px; }
.sz-kefu ul li .kImg { padding: 13px; }
.sz-kefu .kf_wx { position: absolute; top: 0; left: -140px; width: 110px; display:; background: #fff; border: 1px solid #dadada; padding: 14px; line-height: 20px; color: #333; text-align: center; display: none; box-sizing: content-box; }
.sz-kefu .kf_wx img { display: block; width: 110px; height: 110px; margin-bottom: 5px; float: none; }
.sz-kefu .kf_tel_box { width: 180px; left: -210px; }
.sz-kefu .kf_tel_box .tel { font-size: 16px; text-align: left; }
.sz-kefu .kf_tel_box .tel p ~ p { margin-top: 10px; }
.sz-kefu .qq { height: 0; position: relative; z-index: 2; }
.sz-kefu .qq .sidebox { border: 1px solid #184691; height: auto; border-radius: 5px 0 0 5px; width: 140px; background: #fff; opacity: 1; bottom: -50px; top: auto; text-align: center; padding-bottom: 5px; right: -150px; }
.sz-kefu .qq h5 { height: 35px; line-height: 35px; background: #184691; font-weight: normal; color: #fff; font-size: 14px; padding: 0 10px; text-align: left; margin-bottom: 10px; }
.sz-kefu .qq h5 i { float: right; cursor: pointer; transition: all 0.3s; position: relative; z-index: 5; }
.sz-kefu .qq h5 i:hover { transform: rotate(90deg); }
.sz-kefu .qq a { display: block; height: 32px; line-height: 32px; border-radius: 18px; border: 1px solid #184691; margin: 5px 15px }

/*移动端咨询*/
.menu-footer {
    display: none;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    font-size: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
}
.menu-footer a {
    position: relative;
    float: left;
    width: 50%;
    color: #fff;
    font-size: 14px;
}
.menu-footer img {
    width: 14px;
    margin-top: -2px;
    margin-right: 5px;
}
.menu-footer a ~ a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    height: 10px;
    border-left: 1px solid #a0a0a0;
    opacity: 0.5;
}

@media (max-width: 640px) {
    .sz-kefu {
        display: none;
    }
    .menu-footer {
        display: block;
    }
    .footer {
        padding-bottom: 45px;
    }
}


