@charset "utf-8";
* { box-sizing: border-box; margin: 0; padding: 0; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
body { margin: 0; position: relative; overflow-x: hidden; font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "PingFang SC", "Lantinghei SC", "Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif; }
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: #4d4d4d; 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: #4900D1 }
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 { padding: 0; border: none; -ms-interpolation-mode: bicubic; max-width: 100%; max-height: 100%; vertical-align: middle; }
address, cite, dfn, em, var, i { font-style: normal; }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { height: 0; border: none; border-top: 2px solid #f4f3f2; -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 }
input, textarea { border: none; }
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 }
}
.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 }
::-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 a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.eclip, .elp { 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% }
.img-cover { width: 100%; height: 100%; object-fit: cover; }
.w100 { width: 100% !important; }
.wauto { width: auto !important; }
.ovh { overflow: hidden; }
.ovv { overflow: visible; }
.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 { display: -webkit-flex; display: flex; flex-direction: column; justify-content: space-between; }
.flex-v-bottom { display: -webkit-flex; display: flex; align-items: flex-end; flex-wrap: wrap; justify-content: left; }
.flex-middle { align-items: center; }
.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.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.bgimg { background-repeat: no-repeat; background-position: center; background-size: cover; }
.ablink { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; background: rgba(255, 255, 255, 0); }
.wp { width: 90%; margin: 0 auto; max-width: 1440px }
.wp2 { width: 90%; margin: 0 auto; max-width: 1440px }
@media (max-width:768px) {
	.wp { width: 92%; }
	.wp2 { width: 92%; }
}
.greybg { background: #f2f2f2 }
.textup { text-transform: uppercase }
.co-main { color: #0662d4 }
.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); }
.abox { display: block; width: 100%; height: 100%; }
@media screen and (max-width:980px) {
	.pc-show { display: none }
	.m-show { display: block }
}
.titline_w { position: relative; background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)); background-position: 0 100%; background-size: 0 1px; background-repeat: no-repeat; transition: background-size .3s }
.titlin_w:hover .titline_w { background-size: 100% 1px }
.titline_w:hover { background-size: 100% 1px }
.titline_c { position: relative; background-image: linear-gradient(#25559f, #25559f); background-position: 0 100%; background-size: 0 1px; background-repeat: no-repeat; transition: background-size .3s }
.titlin_c:hover .titline_c { background-size: 100% 1px; color: #25559f }
.titline_c:hover { background-size: 100% 1px; color: #25559f }
.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 leftRight {
	0% { transform: translateX(0); }
	50% { transform: translateX(10px); }
	100% { transform: translateX(0); }
}
@keyframes leftRight1 {
	0% { transform: translateX(0); }
	50% { transform: translateX(-10px); }
	100% { transform: translateX(0); }
}
@keyframes upDown {
	0% { transform: translateY(0); }
	50% { transform: translateY(-10px); }
	100% { transform: translateY(0); }
}
@keyframes roted {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@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; }
.font-en { font-family: "DINPro-Medium"; }
.loader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999; background: #fff; }
body { padding-top: 100px; }
.body-index { padding-top: 0; }
.header { width: 100%; height: 100px; background: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 999; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.header .wp { height: 100%; max-width: 92%; }
.header .logo img { height: 61px }
.header-index { background: transparent; background-color: rgba(238, 238, 238, .05); border-bottom: 1px solid rgba(238, 238, 238, .2); }
.nav { height: 100%; }
.nav>li { font-size: 16px; transition: .3s; margin: 0 16px }
.nav>li>a { color: #4d4d4d; padding: 0 10px; position: relative; display: inline-block; }
.nav>li>a:before { content: ""; position: absolute; left: 50%; bottom: -40px; width: 0; height: 2px; background: #0054c7; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.nav>li.cur>a:before, .nav>li:hover>a:before { width: 100%; left: 0; }
.nav>li.cur>a, .nav>li>a:hover, .scrolling .header .nav>li>a:hover { color: #4900D1 }
.nav>li.nav-li-3>a:after { content: ""; position: absolute; left: 50%; bottom: -60px; z-index: 99; margin-left: -13px; display: inline-block; width: 0; height: 0; border-top: 15px solid #fff; border-right: 15px solid transparent; border-left: 15px solid transparent; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; display: none; }
.nav>li.nav-li-3:hover>a:after { opacity: 1; visibility: visible; }
.logo-ico-1, .scrolling .header-index .logo-ico-1 { display: none; }
.logo-ico-2, .scrolling .header-index .logo-ico-2 { display: inline-block; }
.header-index .logo-ico-1 { display: inline-block; }
.header-index .logo-ico-2 { display: none; }
.header-index .nav>li>a { color: #fff }
.header-index .nav>li.cur>a { color: #fff }
.header-index .nav>li>a:before { background: #fff; }
.scrolling .header { background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .1) }
.scrolling .header .nav>li>a { color: #4d4d4d }
.scrolling .header .nav>li.cur>a { color: #0054c7 }
.scrolling .header .nav>li>a:before { background: #0054c7; }
.header-r>div { align-items: center; }
.header-r .tel { color: #ff6c00; font-family: DINPro-Medium; font-size: 22px; margin-right: 40px; line-height: 1.3; width: 166px; }
.header-r .topser .toSearch { width: 40px; height: 40px; background-color: #006cff; border-radius: 50%; line-height: 40px; font-size: 0; text-align: center; }
.header-r .topser .toSearch i { font-size: 18px; color: #fff; display: inline-block; vertical-align: middle; }
.header-r .change-lang { width: 24px; height: 24px; background-color: #ffffff; border-radius: 18px; font-size: 0; color: #fff; text-align: center; margin-left: 15px; position: relative; }
.header-r .change-lang ul { position: absolute; background: #fff; width: 100%; margin-top: 1px; border-radius: 20px; box-shadow: 0 0 5px rgba(0, 0, 0, .15); z-index: 2; visibility: hidden; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.header-r .change-lang:hover ul { opacity: 1; visibility: visible; }
.header-r .change-lang ul li img { width: 24px; }
.menu-btn { z-index: 999; overflow: hidden; margin-left: 35px; width: 30px; height: 30px; 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: 50%; display: block; right: 0; width: 30px; height: 2px; background: #0e6b9f; transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s; transition-property: transform, width, margin, background-color }
.menu-btn .line-1 { margin-top: -9px; width: 26px }
.menu-btn .line-3 { margin-top: 9px; width: 26px }
.drawerMenu-open .menu-btn .line-1 { visibility: hidden }
.drawerMenu-open .menu-btn .line-2 { margin-top: 0 !important; width: 28px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.drawerMenu-open .menu-btn .line-3 { margin-top: 0 !important; width: 28px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.searchbtn { width: 30px; text-align: center; line-height: 40px }
.searchbtn i { color: #c80d17; font-size: 18px }
.mobNav { position: fixed; top: 50px; left: 0; right: 0; bottom: 0; background: #fff; z-index: 90; padding-top: 53px; padding: 40px 5% 30px; display: none }
.mobNav ul { height: 70vh; overflow: auto }
.mobNav ul::-webkit-scrollbar { display: none }
.mobNav ul li { padding: 15px 0; border-bottom: 1px solid #ddd; text-align: center; }
.mobNav ul li:last-child { border-bottom: 0 }
.mobNav ul li.lan a, .mobNav ul li.lan { color: #949fb1 }
.mobNav ul li.cur>a { font-weight: bold; color: #4900D1 }
.mobNav ul li .navp a { font-size: 15px; color: #454545; 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: 5px 10px; display: none; background: #f3f6fc; }
.mobNav ul li .subNavm a { display: block; line-height: 34px; font-size: 14px; text-align: left; }
.headerm { display: none; position: fixed; left: 0; right: 0; top: 0; z-index: 99; background: #fff; height: 60px; padding-right: 4%; padding-left: 4%; box-shadow: 0 0 10px rgba(0, 0, 0, .2) }
.headerm .logo img { height: 38px }

/*二级导航*/
.subnav-wrap { position: absolute; left: 50%; top: 100px; width: 1440px; margin-left: -720px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.nav>li.nav-li-3:hover .subnav-wrap { opacity: 1; visibility: visible; }
.subnav-product { margin-top: 10px; padding: 40px 0 50px; background: #f3f6fc; background: rgba(243, 246, 252, .95); border-bottom: 2px solid #ff6c00; box-shadow: 0 0 5px rgba(0, 0, 0, .1) }
.subnav-product .item { padding: 0 40px; }
.subnav-product .item ~ .item { border-left: 1px solid #e0eaf2; }
.subnav-product .item:nth-child(2) { width: 37%; }
.subnav-product .item .tit { line-height: 1; padding-bottom: 20px; border-bottom: 1px solid #e0eaf2; position: relative; }
.subnav-product .item .tit:before { content: ""; position: absolute; left: -20px; width: 8px; height: 8px; background-color: #0054c7; border-radius: 50%; top: 5px; }
.subnav-product .item:nth-child(2) .tit:before { background-color: #ff6c00; }
.subnav-product .item:nth-child(3) .tit:before { background-color: #009944; }
.subnav-product .item:nth-child(4) .tit:before { background-color: #00a9c2; }
.subnav-product .item:nth-child(5) .tit:before { background-color: #009e96; }
.subnav-product .item .tit a { font-size: 16px; letter-spacing: 1px; color: #0054c7; font-weight: bold; }
.subnav-product .item:nth-child(2) .tit a { color: #ff6c00; }
.subnav-product .item:nth-child(3) .tit a { color: #009944; }
.subnav-product .item:nth-child(4) .tit a { color: #00a9c2; }
.subnav-product .item:nth-child(5) .tit a { color: #009e96; }
.subnav-product .item ul { margin-top: 18px; }
.subnav-product .item:nth-child(2) ul { display: flex; flex-wrap: wrap; }
.subnav-product .item ul li { width: 100%; }
.subnav-product .item:nth-child(2) ul li { width: 33.3333%; }
.subnav-product .item ul li a {     font-size: 14px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #454545;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;}
.subnav-product .item ul li a:hover { color: #0054c7; }
@media screen and (max-width:1600px) {
	.nav>li { margin: 0 10px }
	.header-r .tel { margin-right: 30px; }
	.subnav-product .item {padding: 0 30px;}
	.subnav-wrap {
	    width: 1200px;
	    margin-left: -600px;
	}
	.nav>li>a { padding: 0 5px; }
}
@media screen and (max-width:1440px) {
	.subnav-wrap { left: 10%; width: 80%; margin-left: 0; }
	.subnav-product .item { padding: 0 25px; width: 15%; }
	.header-r .tel { margin-right: 10px; font-size: 22px; width: 150px; }
}
@media screen and (max-width:1366px) {
	.nav>li>a { padding: 0 4px; }
	.header-r .tel {
	    margin-right: 8px;
	    font-size: 20px;
	    width: 135px;
	}
	.nav>li {
	    margin: 0 8px;
	}
	.header .logo img {
	    height: 55px;
	}
}
@media screen and (max-width:1280px) {
	.nav>li { font-size: 15px; }
	.header .logo img { height: 50px; }
	.subnav-product { padding: 40px 20px 50px; }
	.subnav-product .item { padding: 0 20px; }
}
@media screen and (max-width:1200px) {
	body, .body-index { padding-top: 55px }
	.header { display: none }
	.mian-nav { display: none }
	.headerm { display: flex; }
}
@media screen and (max-width:980px) { }
@media screen and (max-width:640px) {
	body { padding-top: 55px }
	.menu-btn { margin-left: 15px }
	.headerm { height: 55px }
	.headerm .logo img { height: 30px }
}
@media screen and (max-width:360px) {
	.headerm .logo img { height: 25px }
}
.overhide { overflow: hidden; }
.main-banner-index {position: relative;}
.main-banner-index:before {content: ""; position: absolute;left: 0;top: 0;width: 100%;height: 90px;background: #000;z-index: 2;
 background:linear-gradient( to bottom,rgb(0,84,199,.6),rgb(0,84,199,0));}
.in-banner .swiper-slide img { width: 100% }
.in-banner .mouse { position: absolute; left: 50%; margin-left: -20px; display: block; width: 40px; bottom: 20px; z-index: 5; color: #fff; animation: upDown 2s infinite; font-size: 36px }
.in-banner .swiper-pagination { bottom: 40px; }
.in-banner .swiper-pagination .swiper-pagination-bullet { position: relative; border-radius: 0; width: auto; height: auto; background-color: transparent; font-family: DINPro-Medium; font-size: 20px; color: #fff; opacity: 0.5; margin: 0 20px; }
.in-banner .swiper-pagination .swiper-pagination-bullet i { display: inline-block; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.in-banner .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
.in-banner .swiper-pagination .swiper-pagination-bullet-active i { -webkit-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3); transform: scale(1.3); }
.in-banner .swiper-pagination .swiper-pagination-bullet~.swiper-pagination-bullet:before { content: ""; position: absolute; left: -30px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; width: 19px; height: 1px; background-color: #ffffff; opacity: 0.5; top: 50%; }
.in-banner .swiper-pagination .swiper-pagination-bullet-active:before { }
@media screen and (max-width:1600px) { }
@media screen and (max-width:1366px) { }
@media screen and (max-width:1024px) {
	.main-banner-index:before {display: none;}
}
@media screen and (max-width:768px) {
	.in-banner .swiper-pagination { bottom: 20px; }
	.in-banner .swiper-pagination .swiper-pagination-bullet { font-size: 12px; margin: 0 10px; }
	.in-banner .swiper-pagination .swiper-pagination-bullet~.swiper-pagination-bullet:before { left: -15px; width: 10px; }
}
@media screen and (max-width:640px) {
	.in-banner .swiper-pagination { bottom: 10px; }
}

/*搜索*/
.topser .serpc { position: absolute; width: 340px; height: 50px; padding: 5px; top: 76px; right: -40px; z-index: 66; background: #fff; display: none }
.topser .inp { width: calc(100% - 30px); height: 40px; line-height: 40px; padding: 0 40px 0 10px; font-size: 14px; color: #444; background: none; border: 1px solid #eee; }
.topser .sub { display: block; cursor: pointer; position: absolute; right: 30px; top: 0; height: 40px; width: 40px; border: none; border-radius: 50%; overflow: hidden; font-size: 14px; color: #8f0e16; background: 0 0; background: url(../images/common/serbtn.svg) no-repeat center; background-size: 20px 20px }
.topser .close { position: absolute; right: 8px; top: 50%; transform: translateY(-50%); width: 20px; height: 40px; -webkit-transition: 0.5s; transition: 0.5s; font-size: 20px; color: #888; cursor: pointer; line-height: 40px }
.sermob { position: fixed; width: 100%; height: 60px; padding: 10px 5px 5px; top: 60px; right: 0; z-index: 98; background: #fff; display: none }
.sermob .inp { width: calc(100% - 40px); height: 40px; line-height: 40px; padding: 0 40px 0 10px; font-size: 14px; color: #444; background: none; border: 1px solid #ddd; }
.sermob .sub { display: block; cursor: pointer; position: absolute; right: 45px; top: 10px; height: 40px; width: 40px; border: none; border-radius: 50%; overflow: hidden; font-size: 14px; color: #8f0e16; background: 0 0; background: url(../images/common/serbtn.svg) no-repeat center; background-size: 20px 20px }
.sermob .close { position: absolute; right: 10px; top: 10px; width: 30px; height: 40px; -webkit-transition: 0.5s; transition: 0.5s; font-size: 20px; color: #888; cursor: pointer; line-height: 40px; text-align: center }
@media screen and (max-width:640px) {
	.sermob { top: 55px; }
}
.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 }
.line4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical }
.line5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical }
.footer { padding-top: 50px; background-color: #292e35; border-top: 4px solid #4900D1; }
.footer .fta { padding-bottom: 30px; }
.footer .fta .foot-nav .item ~ .item { margin-left: 100px; }
.footer .fta .foot-nav .item .tit { font-size: 18px; line-height: 1; padding-bottom: 26px; color: #c5c8cb; position: relative; margin-bottom: 20px; }
.footer .fta .foot-nav .item ul li, .footer .fta .foot-nav .item ul li a { font-size: 14px; line-height: 30px; color: #81868e; }
.footer .fta .foot-nav .item .tel { font-family: DINPro-Medium; font-size: 30px; line-height: 30px; color: #2d83f7; position: relative; top: -5px; }
.footer .fta .foot-nav .item .tit:before { content: ""; position: absolute; left: 0; bottom: 0; width: 22px; height: 3px; background-color: #ff6c00; }
.footer .fta .foot-contact .qr { justify-content: flex-end; }
.footer .fta .foot-contact .qr li { text-align: center; }
.footer .fta .foot-contact .qr li ~ li { margin-left: 30px; }
.footer .fta .foot-contact .qr li img { width: 110px; }
.footer .fta .foot-contact .qr li p { font-size: 14px; line-height: 30px; color: #81868e; margin-top: 10px; }
.footer .fta .foot-contact .focus { margin-top: 22px; text-align: right; }
.footer .fta .foot-contact .focus a { display: inline-block; margin-left: 6px; vertical-align: middle; width: 32px; height: 32px; color: #fff; line-height: 32px; text-align: center; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.footer .fta .foot-contact .focus a:hover { -webkit-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); }
.footer .fta .foot-contact .focus a img { max-height: 100%; }
.footer .fta .foot-contact .focus a i { font-size: 14px; }
.footer .ftb { padding-bottom: 20px; font-size: 14px; line-height: 30px; color: #81868e; }
.footer .ftb a { color: #81868e; margin-right: 10px; }
.footer .ftc { background-color: #262b32; font-size: 14px; line-height: 30px; color: #81868e; padding: 10px 0; }
.footer .ftc a { color: #81868e; }
.footer .ftc a:hover, .footer .ftb a:hover, .footer .fta .foot-nav .item ul li a:hover { color: #4900D1; }
.footer .ftc .aright a { margin-left: 10px; }
@media screen and (max-width:1440px) {
	.footer .fta .foot-nav .item ~ .item { margin-left: 70px; }
}
@media screen and (max-width:1366px) {
	.footer .fta .foot-nav .item ~ .item { margin-left: 50px; }
	.footer .fta .foot-contact .focus a { width: 30px; height: 30px; line-height: 30px; }
}
@media screen and (max-width:1280px) {
	.footer .fta .foot-nav .item ~ .item { margin-left: 40px; }
}
@media screen and (max-width:1024px) {
	.footer .fta .foot-contact .qr li img { width: 80px; }
	.footer .fta .foot-contact .qr { justify-content: flex-start; }
	.foot-contact { margin-top: 30px; }
}
@media screen and (max-width:640px) { }

/*分页*/
.com-page { margin-top: 70px; }
.pagination { text-align: center; font-size: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.a1_page { display: none !important; }
.pagination a, .pagination span { padding: 0 12px; display: inline-block; margin: 0 5px; min-width: 40px; line-height: 38px; font-size: 16px; -webkit-transition: .2s; -moz-transition: .2s; transition: .2s; color: #595959; border: 1px solid #acb6c6; border-radius: 50%; }
.pagination .cur_page, .pagination .page-num-current, .pagination a:hover { color: #fff !important; background: #0054c7 !important; border-color: #0054c7; }
.pagination .prev_disabled:hover, .pagination .next_disabled:hover { color: #576077 !important; }
.pagination a.prev:before, .pagination a.prev_disabled:before { content: "上一页"; }
.pagination a.next:before, .pagination a.next_disabled:before { content: "下一页"; }
.pagination .page-prev, .pagination .page-next { font-family: cursive; background: #ACB6C6; color: #fff; font-size: 20px; }
@media (max-width:640px) {
	.com-page { margin-top: 30px; }
	.pagination a, .pagination span { padding: 0 6px; margin: 0 2px; min-width: 30px; line-height: 28px; font-size: 13px; }
}
.rightFix { position: fixed; right: 0; top: 50%; z-index: 30; transform: translateY(-50%) }
.rightFix a { display: block; position: relative; width: 60px; color: #999999; height: 60px; background: #4900D1; color: #fff; margin-bottom: 1px; line-height: 60px }
.rightFix a i { display: block; margin: 0 auto; font-size: 28px; width: 30px; text-align: center; }
.rightFix a:hover i { transform: rotateY(360deg); transition: .6s }
.rightFix a span { display: block; font-size: 13px; text-align: center; margin-top: 5px }
.rightFix a.totop { height: auto; padding: 0; margin-top: 10px }
.rightFix .phone ins { position: absolute; right: 65px; top: 0; z-index: 10; min-width: 150px; height: 100%; background: #fff; text-decoration: none; line-height: 60px; font-weight: bold; text-align: center; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, .2); visibility: hidden; opacity: 0; transform: translateX(-50px); transition: .3s; color: #4900D1 }
.rightFix .code ins { position: absolute; right: 65px; top: -16px; z-index: 10; width: 102px; height: 102px; visibility: hidden; opacity: 0; transform: translateX(-50px); transition: .3s; background: #fff; border-radius: 5px; padding: 5px }
.rightFix .phone:hover ins { opacity: 1; visibility: inherit; transform: translateX(0) }
.rightFix .code:hover ins { opacity: 1; visibility: inherit; transform: translateX(0) }
@media screen and (max-width:1279px) {
	.rightFix { display: none }
}
#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; 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 }
.com-btn { display: inline-block;    /*vertical-align: middle;*/ width: 200px; height: 46px; line-height: 46px; background-color: #0054c7; border-radius: 23px; font-size: 18px; color: #ffffff !important; text-align: center; }
.com-btn.c2 { background-color: #ff6c00; }
.com-btn i { font-size: 26px; margin-right: 12px; display: inline-block; vertical-align: middle; margin-top: -2px; }
.com-btn.white { background-color: #ffffff; color: #0054c7 !important; }

/*hover动画*/
.anim { transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; }
.anim:before { position: relative; content: ''; display: block; margin-top: 100%; }
.anim:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
.link { position: relative; overflow: hidden; vertical-align: middle; }
.link:hover .anim { animation: anim-out 0.75s; }
.link:hover .anim:after { animation: anim-out-pseudo 0.75s; }
@keyframes anim-out-pseudo {
	0% { background: rgba(0, 0, 0, 0.25); }
	100% { background: transparent; }
}
@keyframes anim-out {
	0% { width: 0%; }
	100% { width: 100%; }
}
.pulse { -webkit-animation: pulse 2s 0s ease both infinite; -moz-animation: pulse 2s 0s ease both infinite; animation: pulse 2s 0s ease both infinite; }

/*动画——呼吸效果*/
@-webkit-keyframes pulse {
	from { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
	50% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	to { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
}
@keyframes pulse {
	from { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
	50% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	to { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); }
}

/* 在线客服样式 */
.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: 2px; 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: #2271f2; overflow: hidden; opacity: .8; }
.sz-kefu ul li.kf2 .sidebox {/* background:#7fbb57; */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: -145px; 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; overflow: hidden; }
.sz-kefu .kf_wx img { display: block; width: 110px; height: 110px; margin-bottom: 5px; float: none; }
.sz-kefu .qq { height: 0; position: relative; z-index: 2; }
.sz-kefu .qq .sidebox { border: 1px solid #2271f2; 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: #2271f2; 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 #2271f2; margin: 5px 15px }
@media (max-width:768px) {
	.sz-kefu { display: none; }
}
.bd_weixin_popup { box-sizing: content-box; }

/*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) { }