
/*--公共部分 样式重置--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

html, body, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }

p { margin: 0px; padding: 0px; }

body, button, input, select, textarea { font: 14px/1.5 'Microsoft YaHei', 'PingFang SC', sans-serif,Arial; color: #333; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.removeStyle { margin: 0px; padding: 0px; list-style: none; }

.removeStyle li { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dd { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dt { list-style: none; margin: 0px; padding: 0px; }

/* 字体图标 */
.iconfont { color: inherit; font-size: inherit; display: inline-block; -webkit-font-smoothing: antialiased; /* 文字抗锯齿 */ -moz-osx-font-smoothing: grayscale; /* 文字抗锯齿 */ }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

/* swiper插件样式 start */
/** Swiper 3.4.2 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2017, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: March 10, 2017 */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet { background: #fff; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

.swiper-container-3d { -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-scrollbar { -webkit-border-radius: 10px; border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

/* swiper插件样式 end */
/* 视频弹窗样式 start */
.PopupVideoBox { position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

.PopupVideo { position: absolute; left: 50%; width: 100%; top: 50%; max-width: 920px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 25px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; height: 460px; }

.closeVideo { position: absolute; right: 25px; top: -25px; width: 22px; height: 22px; cursor: pointer; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closeVideo::after { content: ''; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.closeVideo::before { content: ''; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/* 视频弹窗样式 end */
/* 分享插件 start */
.bd_weixin_popup_bg { position: absolute; left: -400px; top: -400px; width: 260px; height: 320px; border: 0; padding: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); z-index: 11000; }

.bd_weixin_popup { position: absolute; left: -400px; top: -400px; padding: 10px; width: 240px; height: 300px; background: #fff; border: solid 1px #d8d8d8; z-index: 11001; font-size: 12px; }

.bd_weixin_popup .bd_weixin_popup_head { font-size: 12px; font-weight: bold; text-align: left; line-height: 16px; height: 16px; position: relative; color: #000; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close { width: 16px; height: 16px; position: absolute; right: 0; top: 0; color: #999; text-decoration: none; font-size: 16px; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover { text-decoration: none; }

.bd_weixin_popup .bd_weixin_popup_main { padding: 15px 10px; min-height: 150px; _height: 150px; }

.bd_weixin_popup .bd_weixin_popup_foot { font-size: 12px; text-align: left; line-height: 22px; color: #666; }

.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }

.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }

.bdshare-button-style0-16 .bds_renren { background-position: 0 -208px; }

.bdshare-button-style0-16 .bds_tqq { background-position: 0 -260px; }

.bdshare-button-style0-16 .bds_kaixin001 { background-position: 0 -312px; }

.bdshare-button-style0-16 .bds_tqf { background-position: 0 -364px; }

.bdshare-button-style0-16 .bds_hi { background-position: 0 -416px; }

.bdshare-button-style0-16 .bds_douban { background-position: 0 -468px; }

.bdshare-button-style0-16 .bds_tsohu { background-position: 0 -520px; }

.bdshare-button-style0-16 .bds_tieba { background-position: 0 -728px; }

.bdshare-button-style0-16 .bds_hx { background-position: 0 -988px; }

.bdshare-button-style0-16 .bds_fx { background-position: 0 -1040px; }

.bdshare-button-style0-16 .bds_ty { background-position: 0 -1196px; }

.bdshare-button-style0-16 .bds_fbook { background-position: 0 -1352px; }

.bdshare-button-style0-16 .bds_twi { background-position: 0 -1404px; }

.bdshare-button-style0-16 .bds_linkedin { background-position: 0 -1664px; }

.bdshare-button-style0-16 .bds_meilishuo { background-position: 0 -1716px; }

.bdshare-button-style0-16 .bds_mogujie { background-position: 0 -1768px; }

.bdshare-button-style0-16 .bds_diandian { background-position: 0 -1820px; }

.bdshare-button-style0-16 .bds_huaban { background-position: 0 -1872px; }

.bdshare-button-style0-16 .bds_duitang { background-position: 0 -2028px; }

.bdshare-button-style0-16 .bds_youdao { background-position: 0 -2080px; }

.bdshare-button-style0-16 .bds_wealink { background-position: 0 -2184px; }

.bdshare-button-style0-16 .bds_copy { background-position: 0 -2288px; }

.bdshare-button-style0-16 .bds_mail { background-position: 0 -2340px; }

.bdshare-button-style0-16 .bds_print { background-position: 0 -2392px; }

.bdshare-button-style0-16 .bds_mshare { background-position: 0 -2444px; }

.bdshare-button-style0-16 .bds_sqq { background-position: 0 -2652px; }

.bdshare-button-style0-16 .bds_sdo { background-position: 0 -2704px; }

.bdshare-button-style0-16 .bds_qingbiji { background-position: 0 -2756px; }

.bdshare-button-style0-16 .bds_people { background-position: 0 -2808px; }

.bdshare-button-style0-16 .bds_xinhua { background-position: 0 -2912px; }

.bdshare-button-style0-16 .bds_yaolan { background-position: 0 -2964px; }

.bdshare-button-style0-16 .bds_thx { background-position: 0 -2496px; }

.bdshare-button-style0-16 .bds_bdhome { background-position: 0 -156px; }

.bdshare-button-style0-16 .bds_bdxc { background-position: 0 -2548px; }

.bdshare-button-style0-16 .bds_bdysc { background-position: 0 -3068px; }

.bdshare-button-style0-16 .bds_isohu { background-position: 0 -3016px; }

.bdshare-button-style0-16 .bds_more { background-position: 0 0; }

.bdshare-button-style0-16 .bds_ibaidu { background-position: 0 -3120px; }

.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }

.bdshare-button-style0-16 .bds_iguba { background-position: 0 -1300px; }

.bdshare-button-style0-16 { zoom: 1; }

.bdshare-button-style0-16:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more { float: left; font-size: 12px; padding-left: 17px; line-height: 16px; height: 16px; background-image: url(../images/icons_0_16.png); background-repeat: no-repeat; cursor: pointer; margin: 6px 6px 6px 0; }

.bdshare-button-style0-16 a:hover { color: #333; opacity: .8; filter: alpha(opacity=80); }

.bdshare-button-style0-16 .bds_more { color: #333; float: left; }

.bdshare-button-style0-16 .bds_count { color: #333; background: url(../images/sc.png) no-repeat 0 -30px; width: 42px; height: 16px; padding: 0; margin: 6px 0 0; text-align: center; }

.bdshare-button-style0-16 .bds_count:hover { background-position: -42px -30px; }

.bdshare-button-style0-16 .bds_button_image { float: left; cursor: pointer; margin: 6px 6px 0 0; height: auto; padding: 0; }

.bdshare-button-style0-16 .bdshare_button_count { background: url(../images/sc.png) no-repeat 0 0; width: 44px; height: 24px; line-height: 24px; }

.bdshare-button-style0-16 .bdshare_button_count:hover { background-position: -44px 0; }

.bds_tfh, .bds_baidu, .bds_qq, .bds_msn, .bds_sohu, .bds_qy, .bds_leho, .bds_ifeng, .bds_ff, .bds_tuita, .bds_ms, .bds_deli, .bds_s51, .bds_t163, .bds_share189, .bds_xg, .bds_s139 { display: none; }

/* 分享插件 end */
.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.flex_column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex_wrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_row_center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.flex_row_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flex_row_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flex_row_justify { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.flex_column_center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.flex_column_start { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.flex_column_end { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.flex1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.flex_rank_1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.flex_rank_2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.picture_scale { position: relative; overflow: hidden; }

.picture_scale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

/* 背景图 */
.background_img { background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* 图片居中 */
.picture_container { position: relative; overflow: hidden; background: none; }

.picture_container img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s linear; transition: all .3s linear; }



/* 提示弹窗 */
.tips_popup { display: block; position: fixed; z-index: 999; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.7); }

.tips_popup .mask { width: 100%; height: 100%; text-align: center; }

.tips_popup .mask .box { display: inline-block; padding: 70px 50px; background-image: url(../images/tips_bg.png); -webkit-border-radius: 20px; border-radius: 20px; background-size: cover; max-width: 580px; }

.tips_popup .mask .box .title { color: #fff; font-size: 24px; margin-bottom: 25px; }

.tips_popup.alertPopup .mask .box { padding: 50px 50px; }

.tips_popup .mask .box .abstract .abstract_text { font-size: 24px; line-height: 1.1; color: #ffffff; }

.tips_popup .mask .box .icon { margin-right: 20px; }

.tips_popup .mask .box .icon img { width: 45px; }

.tips_popup .abstract_text { max-width: 420px; }

.alert_btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.alert_btn .determine_btn, .alert_btn .cancelbb_btn { color: #727070; width: 130px; height: 45px; -webkit-border-radius: 5px; border-radius: 5px; line-height: 45px; text-align: center; -webkit-border-radius: 22px; border-radius: 22px; }

.alert_btn .determine_btn { background: #fff; color: #13a19e; }

.alert_btn .cancelbb_btn { margin-left: 10px; border: 2px solid rgba(255, 255, 255, 0.3); color: #fff; }

.tips_popup .abstract { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media (max-width: 768px) { .tips_popup .mask .box { padding: 30px 15px; -webkit-border-radius: 10px; border-radius: 10px; }
  .tips_popup .mask .box .icon img { width: 30px; min-width: 30px; }
  .tips_popup .mask .box .icon { margin-right: 10px; }
  .tips_popup .mask .box .abstract .abstract_text { font-size: 16px; letter-spacing: 0; width: -webkit-calc(100% - 40px); width: calc(100% - 40px); }
  .tips_popup .mask .box .title { font-size: 16px; }
  .tips_popup .mask .box .title { margin-bottom: 20px; }
  .alert_btn .determine_btn, .alert_btn .cancelbb_btn { width: 125px; height: 40px; line-height: 40px; font-size: 14px; }
  .tips_popup.alertPopup .mask .box { padding: 30px 15px; } }


/*-- 公用分类样式 start --*/
.common_nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 40px; }

.common_nav .item { -webkit-transition: all 0.4s; transition: all 0.4s; width: 240px; height: 60px; line-height: 60px; text-align: center; color: #828282; font-size: 18px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; background-color: #fff; }

.common_nav .item:last-child { border-right: 1px solid #e5e5e5; -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; }

.common_nav .item:first-child { -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; }

.common_nav .item.active, .common_nav .item:hover { background: #37bbb8; border-color: #37bbb8; color: #fff; }

/*-- 公用分类样式 end --*/
@media (max-width: 768px) { .common_nav .item { width: 33.3333%; font-size: 16px; }
  .common_nav { margin-bottom: 20px; } }

@media (max-width: 520px) { .common_nav .item { font-size: 12px; height: 50px; line-height: 50px; } }



.select2-container { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; }

.select2-container .select2-selection--single { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; height: 28px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear { position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }

.select2-container .select2-selection--multiple { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-search--inline { float: left; }

.select2-container .select2-search--inline .select2-search__field { -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-dropdown { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; }

.select2-results { display: block; }

.select2-results__options { list-style: none; margin: 0; padding: 0; }

.select2-results__option { padding: 6px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-results__option[aria-selected] { cursor: pointer; }

.select2-container--open .select2-dropdown { left: 0; }

.select2-container--open .select2-dropdown--above { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-search--dropdown { display: block; padding: 4px; }

.select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide { display: none; }

.select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); }

.select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; }

.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered { -webkit-box-sizing: border-box; box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] { padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] { color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; }

.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; outline: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee)); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc)); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; -webkit-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee)); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff)); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; outline: 0; }

.select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.select2-container--classic .select2-dropdown { background-color: #fff; border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above { border-bottom: none; }

.select2-container--classic .select2-dropdown--below { border-top: none; }

.select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] { padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; }

.select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; }

@font-face { font-family: 'POLYARegular'; src: url("./fonts/POLYARegular.otf"); }

.clearfloat::after { display: block; content: ""; clear: both; }

body { overflow-x: hidden; cursor: default; }

body, html, button, input, textarea, select { font-family: 'gilroy-medium'; }

button { border: none; }

.donghua { -webkit-transition: all 0.4s; transition: all 0.4s; }

.imgscale { overflow: hidden; }

.imgscale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.imgscale img { -webkit-transition: all 0.4s; transition: all 0.4s; width: 100%; }

.dot1 { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.dot2 { -webkit-line-clamp: 2; }

.dot3 { -webkit-line-clamp: 3; }

.dot4 { -webkit-line-clamp: 4; }

.dot2, .dot3, .dot4 { display: -webkit-box; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; -webkit-box-orient: vertical; }

img { max-width: 100%; }

.imgbox { overflow: hidden; }

.imgbox img { width: 100%; -webkit-transition: all 0.4s; transition: all 0.4s; }

.imgscale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.donghua { -webkit-transition: all 0.4s; transition: all 0.4s; }

.bgimg { background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }

ul { margin: 0; padding-left: 0; }

li:not([data-slate-node*="element"]) { list-style: none; }

.editorHtml ul, .editorHtml ol, .tongDesc ul, .tongDesc ol { padding-left: 20px; }

.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_center { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.container1200 { width: 1200px; margin: 0 auto; }

.container1370 { width: 1370px; margin: 0 auto; }

.container1440 { width: 1140px; margin: 0 auto; }

.container1570 { width: 1570px; margin: 0 auto; }

.index_title { text-align: center; margin-bottom: 30px; }

.index_title h2 { font-size: 40px; line-height: 1; font-family: 'gilroy-bold'; letter-spacing: 5px; }

/*-- header start --*/
.header { color: #fff; position: fixed; left: 0; right: 0; top: 0; z-index: 999; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; height: 90px; padding-left: 40px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.header .header_logo .img2 { display: none; }

.header .header_logo { width: 200px; }

.header .header_logo a { width: 118px; display: block; }

.head_navlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.head_navlist li > a { display: block; font-size: 16px; line-height: 90px; margin: 0 40px; color: #fff; font-weight: bold; text-transform: uppercase; }

.head_navlist li span { display: none; cursor: pointer; position: absolute; right: 15px; width: 40%; height: 40px; top: 10px; }

.head_navlist li span::after { position: absolute; top: 50%; right: 0; width: 8px; height: 8px; border-top: 2px solid #666; border-right: 2px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }

.head_navlist li span.cur::after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.head_navlist li .sub_zinav { position: absolute; top: 100%; background-color: #fff; left: 50%; -webkit-transform: translate(-50%, 10px); -ms-transform: translate(-50%, 10px); transform: translate(-50%, 10px); min-width: 170px; background: #fff; pointer-events: none; opacity: 0; }

.head_navlist li > a { font-family: 'gilroy-bold'; }

.sub_zinav a { display: block; text-align: center; padding: 12px 0; }

.header_right { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; height: 100%; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.header_icon i { font-size: 20px; color: #fff; }

.header_icon:nth-child(2) i { font-size: 24px; margin-left: 0; }

.header_icon:nth-child(3) i { font-size: 28px; }

.search_form { position: absolute; top: 100%; right: 10%; -webkit-transition: max-height, 0.5s; transition: max-height, 0.5s; min-width: 380px; height: 45px; background-color: #fff; display: none; }

.search_form input { height: 100%; width: 100%; padding: 0 5px 0 22px; background: #ffffff; border: none; color: #333; z-index: 9; border: 1px solid #eee; border-right: none; }

.search_form .searchbtn { position: absolute; bottom: 0; right: 0; width: 15%; margin: 0; padding: 0; text-transform: uppercase; color: #ffffff; background: #37bbb8; border: none; cursor: pointer; z-index: 11; height: 100%; }

.search_form .searchbtn i { font-size: 24px; }

.search_form .all_title { color: #333 !important; font-size: 14px; font-weight: normal; white-space: nowrap; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.search_form .all_title i { font-size: 14px; margin-left: 10px; }

.search_form .search_fenlei { background-color: #eee; position: relative; height: 100%; padding: 0 15px; }

.search_form .all_menu { display: none; position: absolute; top: 100%; left: 0; min-width: 200px; background-color: #eee; z-index: 100; }

.search_form .all_menu .amenu { display: block; color: #333 !important; font-size: 14px; padding: 6px 15px; border-top: 1px solid #d9d9d9; cursor: pointer; position: relative; padding-left: 35px; }

.search_form .all_menu .amenu:hover { background: #37bbb8; color: #fff !important; }

.search_form .all_menu .amenu::after { width: 18px; height: 20px; overflow: hidden; display: block; content: ""; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10px; }

.search_form .all_menu .amenu.cate1::after { background: url(../images/cate01.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate2::after { background: url(../images/cate02.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate3::after { background: url(../images/cate03.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate4::after { background: url(../images/cate04.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate5::after { background: url(../images/cate05.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate6::after { background: url(../images/cate06.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu.cate7::after { background: url(../images/cate07.png) no-repeat scroll 0 0; }

.search_form .all_title .all_icon { width: 18px; height: 20px; overflow: hidden; background: url(../images/cate01.png) no-repeat scroll 0 0; }

.search_form .all_menu .amenu:hover:after { background-position: 0 -20px; }

.search_form .search_fenlei:hover .all_menu { display: block; }

.search_formboxbbox { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; }

.hicon_language a { position: relative; }

.hicon_language span { padding: 0 2px; }

.hicon_language .triangle_down { position: absolute; top: 40%; right: 0; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #fff; }

.hicon_search { padding-right: 30px; position: relative; }

.hicon_search::after { position: absolute; display: block; content: ""; width: 1px; height: 30px; background: rgba(255, 255, 255, 0.1); top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.hicon_language a { color: rgba(255, 255, 255, 0.5); font-size: 14px; }

.hicon_language span { color: rgba(255, 255, 255, 0.5); }

.header_icon .active { color: #fff; }

.hicon_language { padding: 0 25px; border-right: 1px solid rgba(255, 255, 255, 0.1); height: 100%; }

.headrboxbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }

.pc_navbtn { display: block !important; }

.headnav_content { height: 100%; margin-left: 10px; }

.iconuser i { color: #65b1f1; }

.iconuser { padding: 0 20px; }

.header.header_active, .header:hover { background: #fff; color: #333; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.header.header_active .header_logo .img1, .header:hover .header_logo .img1 { display: none; }

.header.header_active .header_logo .img2, .header:hover .header_logo .img2 { display: block; }

.header.header_active .head_navlist li > a, .header:hover .head_navlist li > a { color: #333; }

.header.header_active .header_icon i, .header:hover .header_icon i { color: #333; }

.header.header_active .hicon_language .triangle_down, .header:hover .hicon_language .triangle_down { border-top: 3px solid #333; }

.header.header_active .navmenu_box span, .header:hover .navmenu_box span { background: #333; }

.header.header_active .hicon_language a, .header:hover .hicon_language a, .header:hover .hicon_language span { color: #333; }

.header.header_active .hicon_search::after, .header:hover .hicon_search::after { background: #eee; }

.header.header_active .hicon_language, .header.header_active .headnav_content, .header:hover .hicon_language, .header:hover .headnav_content { border-color: #eee; }

.header.header_active .hicon_language .active, .header:hover .hicon_language .active { color: #37bbb8; }

.login_header { background: none !important; position: absolute !important; }

.login_header .developers_logo .img1 { display: block !important; }

.login_header .developers_logo .img2 { display: none !important; }

.login_header .devename { color: #fff !important; }

.login_header .devename::after { background: rgba(255, 255, 255, 0.5) !important; }

/*-- header end --*/
.newSubNav_content { color: #fff; width: 100vw; max-width: 100%; margin: 0 auto; }

.newSubNav_content .newSubNav_name { font-size: 16px; font-family: 'gilroy-bold'; padding: 25px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.newSubNav_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.newSubNav_list .proNav_ul a { font-size: 16px; color: rgba(255, 255, 255, 0.6); text-align: left; padding: 5px 0; padding-right: 10px; }

.newSubNav_list .proNav_ul { padding-top: 40px; padding-bottom: 80px; }

.newSubNav_list .proNav_ul:nth-child(1) { min-width: 150px; max-width: 220px; }

.newSubNav_list .proNav_ul:nth-child(2) { width: 310px; border-left: 1px solid rgba(255, 255, 255, 0.2); }

.newSubNav_list .proNav_ul:nth-child(3) { width: 340px; border-left: 1px solid rgba(255, 255, 255, 0.2); }

.newSubNav_list .proNav_ul:not(:first-child) a { padding-left: 40px; padding-right: 20px; position: relative; }

.newSubNav_list .proNav_ul:not(:first-child) a::after { display: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; content: ""; width: 0; height: 0; border-top: 4.5px solid transparent; border-left: 5px solid #37bbb8; border-bottom: 4.5px solid transparent; }

.newSubNav_list .proNav_ul:not(:first-child) a.active::after, .newSubNav_list .proNav_ul:not(:first-child) a:hover::after { display: block; }

.newSubNav_list .proNav_ul:not(:first-child) a.active, .newSubNav_list .proNav_ul:not(:first-child) a:hover { color: #37bbb8; }

.newSubNav_list .proNav_ul:last-child { border-right: none; }

.proNav_ul1 a:hover, .proNav_ul1 a.active { color: #37bbb8; }

.proNav_ul .p_item, .proNav_ul .p_two_item { display: none; }

.proNav_ul2, .proNav_ul3 { display: none; }

.alternate_container .alternateMain1:nth-child(odd) { background: #fff; }

.alternate_container .alternateMain1:nth-child(odd) .bgBox { background: #fafafa !important; }

.alternate_container .alternateMain1:nth-child(even) { background: #f1f3f5; }

.alternate_container .alternateMain1:nth-child(even) .bgBox { background: #fff !important; }

.alternate_container .alternateMain2:nth-child(odd) { background: #f1f3f5; }

.alternate_container .alternateMain2:nth-child(odd) .bgBox { background: #fff !important; }

.alternate_container .alternateMain2:nth-child(even) { background: #fff; }

.alternate_container .alternateMain2:nth-child(even) .bgBox { background: #fafafa !important; }

.sensorIntro { padding: 30px 0px; text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed; }

.bgColor { background: #f1f3f5; }

.sensorIntroTwo { padding: 60px 0px; }

.sensorIntro h3 { font-size: 24px; color: #000000; font-family: 'gilroy-bold'; }

.sensorIntro .desc { font-size: 16px; line-height: 28px; color: #03060d; opacity: 0.7; padding-top: 15px; text-align: left; }

.page_title { padding-top: 60px; padding-bottom: 25px; text-align: center; }

.page_title .pt_tit { font-size: 30px; font-family: 'gilroy-bold'; line-height: 1; }

.fingerprint_links { height: 45px; line-height: 45px; width: 150px; text-align: center; background: #37bbb8; -webkit-border-radius: 24px; border-radius: 24px; font-size: 16px; color: #fff; display: block; margin-top: 35px; }

/*-- 手机端导航按钮 start--*/
.headnav_content { display: none; }

.navmenu_box { display: none; width: 20px; height: 30px; position: relative; cursor: pointer; z-index: 1003; }

.navmenu_box span { display: block; height: 2px; background: #fff; position: absolute; width: 20px; -webkit-transition: all .3s ease; transition: all .3s ease; left: 0; }

.navmenu_box span:nth-child(1) { top: 8px; }

.navmenu_box span:nth-child(2) { top: 50%; }

.navmenu_box span:nth-child(3) { bottom: 6px; }

.closeNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 15px; }

.closeNavbtn span:nth-child(2) { display: none; }

.closeNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 15px; }

/*-- 手机端导航按钮 end--*/
/*-- 倾听你的声音 start --*/
.index_shengyin { padding: 65px 0; position: relative; overflow: hidden; }

.index_shengyin .shengyin_box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.index_shengyin .shengyin_box .indexsy_title { font-size: 36px; color: #fff; }

.index_shengyin .shengyin_box .indexsy_link { width: 175px; height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; border: 2px solid #fff; -webkit-border-radius: 30px; border-radius: 30px; color: #fff; -webkit-transition: all 0.4s; transition: all 0.4s; }

.index_shengyin .shengyin_box .indexsy_link:hover { background: #37bbb8; border-color: #37bbb8; }

.index_shengyin video { position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; -webkit-transition: all 0.4s; transition: all 0.4s; }

/*-- 倾听你的声音 end --*/
/*-- footer start--*/
.ftcenter_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.ftcenter_content .item { width: 33.3333%; text-align: center; padding: 40px 0; }

.ftcenter_content .item .itembox { position: relative; display: block; }

.ftcenter_content .item:nth-child(3n) .itembox::after { display: none; }

.ftcenter_content .item .itembox::after { display: block; content: ""; top: 0; right: 0; height: 90%; width: 1px; background: #e3e4e5; position: absolute; margin-top: 2%; }

.ftcenter_content .item .ftc_icon .img2 { display: none; }

.ftcenter_content .item .ftc_icon img { margin: 0 auto; width: 62px; }

.ftcenter_content .item .ftc_title { font-weight: bold; font-size: 24px; margin-bottom: 20px; line-height: 1; margin-top: 20px; }

.ftcenter_content .item .ftc_more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color: #9a9b9b; font-weight: bold; }

.ftcenter_content .item .ftc_more img { margin-left: 10px; }

.ftcenter_content .item .ftc_more .img2 { display: none; }

.ftcenter_content .item .itembox:hover .ftc_more .img2, .ftcenter_content .item .itembox:hover .ftc_icon .img2 { display: block; }

.ftcenter_content .item .itembox:hover .ftc_more .img1, .ftcenter_content .item .itembox:hover .ftc_icon .img1 { display: none; }

.ftcenter_content .item .itembox:hover .ftc_more { color: #1685ec; }

.ftcenter_content .item .itembox:hover .ftc_title { color: #1685ec; }

.ft_nav { border-top: 1px solid #e3e4e5; border-bottom: 1px solid #e3e4e5; padding-top: 32px; padding-bottom: 35px; }

.ft_navbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.ft_navbox .ft_navul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.ft_navbox .ft_navul li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.ft_navbox .ft_navul li p { font-size: 16px; color: rgba(0, 0, 0, 0.8); margin-right: 20px; font-weight: bold; }

.ft_navbox .ft_navul li .ft_subnav a { display: block; font-size: 15px; color: rgba(0, 0, 0, 0.4); margin-bottom: 5px; }

.ft_navbox .ft_navul li .ft_subnav a:hover { color: #37bbb8; }

.ft_navbox .center { width: 630px; }

.ft_navbox .right p { font-size: 16px; color: rgba(0, 0, 0, 0.8); margin-bottom: 10px; font-weight: bold; }

.ft_navbox .left img { width: 110px; }

.ftlinkicon_list .item .icon { cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; width: 40px; height: 40px; border: 1px solid #d9d9d9; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.ftlinkicon_list .item .icon i { color: #a7a7a7; font-size: 18px; }

.ftlinkicon_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.ftlinkicon_list .item { margin-right: 10px; position: relative; }

.ftlinkicon_list .item:last-child { margin-right: 0; }

.ftlinkicon_list .item:hover .icon i { color: #fff; }

.ftlinkicon_list .item:nth-child(1):hover .icon { background: #00b600; border-color: #00b600; }

.ftlinkicon_list .item:nth-child(2):hover .icon { background: #f30f3a; border-color: #f30f3a; }

.ftlinkicon_list .item:nth-child(3):hover .icon { background: #0A66C2; border-color: #0A66C2; }

.ftlinkicon_list .item:nth-child(4):hover .icon { background: #1278f3; border-color: #1278f3; }

.ftlinkicon_list .item:nth-child(5):hover .icon { background: #000000; border-color: #000000; }

.ft_copy { padding: 30px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.ft_copy .ftcopy_text { font-size: 13px; color: #b8b8b9; }

.ft_copy .ftcopy_text a, .ftcopy_list a, .ftcopy_list span { color: #b8b8b9; font-size: 14px; }

.ftcopy_list span { margin: 0 2px; }

/*-- footer end--*/
.weixinCode { display: none; background: #fff; position: fixed; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; border: 1px solid #eee; padding: 15px; z-index: 199999; }

.weixinCode .weixinbox_content h2 { font-weight: normal; font-size: 18px; }

.weixinCode .weixinbox_content img { width: 225px; margin: 10px auto; }

.weixinCode .weixinbox_content p { font-size: 14px; }

.weixinCode .weixinbox_content { position: relative; }

.weixinCode .weixinbox_content .weiixn_close { position: absolute; top: 0; right: 0; cursor: pointer; }

.weixinCode .weixinbox_content .weiixn_close i { font-size: 18px; }

/*-- pc端导航 start--*/
.body_active .header { border-color: #eee; }

.full-main-nav { background: #fff; display: block; position: fixed; left: 0; top: 0; z-index: -1; opacity: 0; -webkit-transition: all ease .5s; transition: all ease .5s; width: 100%; height: 100%; }

.full-navbg { position: relative; z-index: 3; height: 100%; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.nav-swiper { position: relative; z-index: 3; height: 100%; overflow: visible; }

.full-main-nav.active { z-index: 51; opacity: 1; }

.full-main-nav.active li { top: 0; opacity: 1; }

.nav-swiper li a { font-weight: normal; }

.nav-swiper li:nth-child(1) { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

.nav-swiper li { position: relative; top: 0; opacity: 1; -webkit-transition-duration: 0.5s, 0.5s, 0.5s; transition-duration: 0.5s, 0.5s, 0.5s; -webkit-transition-property: opacity, top; transition-property: opacity, top; width: 16.66666%; border-right: 1px solid #f0f0f0; background-color: #ffffff; }

.nav-swiper li a { -webkit-transition: all ease .3s; transition: all ease .3s; }

.nav-swiper li > a { display: block; width: 100%; height: 100%; }

.full-text { position: absolute; left: 0; top: 20%; width: 100%; }

.nav-swiper li .id { -webkit-transition: all ease .5s; transition: all ease .5s; font-size: 56px; line-height: 56px; color: #f6f6f6; font-family: DINEng; text-align: center; }

.nav-swiper li .id::before { content: ''; display: block; width: 1px; height: 62px; background-color: #195bd3; margin: 0 auto 25px; opacity: 0; }

.nav-swiper li .title { -webkit-transition: all ease .5s; transition: all ease .5s; text-align: center; font-size: 18px; color: #545454; line-height: 28px; margin: 30px 0 29px; }

.nav-swiper li .subnav p { margin-bottom: 10px; line-height: 1.5; }

.header_box.header_bg { background: #fff !important; }

.nav-swiper li .subnav { -webkit-transition: all ease .5s; transition: all ease .5s; font-size: 14px; line-height: 28px; opacity: 1; text-align: center; margin-top: 40px; }

.nav-swiper li .subnav a { color: #9a9a9a; position: relative; z-index: 11; }

.nav-swiper li:hover { background: none; }

.nav-swiper li:hover a { opacity: 1; }

.nav-swiper li .subnav a:hover { color: #195bd3; }

.nav-swiper li:hover .id::before { opacity: 1; }

.nav-swiper li:hover .id, .nav-swiper li:hover .title, .nav-swiper li:hover .subnav { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }

/*-- pc端导航 end--*/
/* 用户登录后 start */
.h_member_info { position: relative; }

.member_info_avatr { width: 30px; height: 30px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; cursor: pointer; }

.member_info_avatr img { width: 100%; height: 100%; }

.userinfo_downbox { display: none; z-index: 100; width: 280px; -webkit-border-radius: 25px; border-radius: 25px; background: #fff; border: 1px solid #cfcfcf; position: absolute; top: 50px; right: -60px; padding: 40px 10px 50px 10px; }

.userinfo_downbox::after { position: absolute; display: block; content: ""; width: 12px; height: 12px; border: 1px solid #cfcfcf; top: -7px; right: 68px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-left: none; border-bottom: none; background: #fff; }

.userinfo_downbox .ud_atavr_box { width: 60px; height: 60px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; cursor: pointer; margin: 0 auto; }

.userinfo_downbox .ud_atavr_box img { width: 100%; height: 100%; }

.h_user_name { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.h_user_name .h_u_name { font-size: 20px; text-align: center; font-family: 'gilroy-bold'; }

.h_user_name .downicon { margin-top: 8px; margin-left: 5px; }

.h_user_name .downicon .di_describe { min-width: 160px; max-width: 200px; right: -45px; left: initial; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }

.h_user_name .downicon .di_describe::after { right: 45px; left: initial; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }

.h_user_subname { font-size: 16px; color: #bbbbbb; text-align: center; }

.userinfo_downbox .ud_button { margin-top: 20px; }

.userinfo_downbox .ud_button a { display: block; background: #f1f3f5; -webkit-border-radius: 20px; border-radius: 20px; height: 42px; line-height: 42px; text-align: center; color: #828282; width: 200px; margin: 0 auto 10px auto; max-width: 100%; -webkit-transition: all 0.4s; transition: all 0.4s; }

.userinfo_downbox .ud_button a:hover { background: #37bbb8; color: #fff; }

.userinfo_downbox .ud_button a:last-child { margin-bottom: 0; }

.deve_user:hover .userinfo_downbox { display: block; }

.header_icon:hover .userinfo_downbox { display: block; }

.websit_user { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }

.websit_user .userinfo_downbox { right: -30px; }

.websit_user .userinfo_downbox::after { right: 38px; }

.deve_message { position: relative; }

.deve_message .deveMessage_num { position: absolute; top: -8px; left: 12px; font-size: 12px; color: #fff; line-height: 1; background: #ff5a00; padding: 4px; -webkit-border-radius: 20px; border-radius: 20px; }

.deve_naozhong { position: relative; }

.member_messagedown { display: none; color: #fff; position: absolute; top: 100%; width: 280px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: rgba(0, 0, 0, 0.6); padding: 30px; font-size: 16px; border: 1px solid rgba(255, 255, 255, 0.6); z-index: 100; }

.member_messagedown::after { display: block; content: ""; position: absolute; top: -7px; left: 50%; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); width: 13px; height: 13px; border: 1px solid #cfcfcf; border-right: none; border-bottom: none; }

.member_messagedown .mark_title { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.member_messagedown .mark_ms_List { margin-top: 8px; border-top: 1px solid rgba(255, 255, 255, 0.3); padding-top: 10px; }

.mark_ms_List a { color: #fff; display: block; line-height: 1.3; padding: 5px 0; display: -webkit-box; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.mark_ms_List a:hover { color: #37bbb8; }

.view_message { display: block; height: 40px; line-height: 40px; text-align: center; -webkit-border-radius: 20px; border-radius: 20px; background: rgba(255, 255, 255, 0.2); color: #fff; margin-top: 18px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.view_message:hover { background: #37bbb8; }

.no_message p { line-height: 21px; padding: 0 10px; }

.deve_naozhong:hover .member_messagedown { display: block; }

/* 用户登录后 end */
/*-- 内页banner start --*/
.sub_banner { position: relative; }

.mobile_show { display: none; }

.sub_content { position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; color: #fff; }

.sub_content .subcont { text-align: center; padding-top: 50px; }

.sub_content h2 { font-size: 44px; line-height: 1; font-weight: normal; letter-spacing: 5px; }

.crumbs { border-bottom: 1px solid #dbdbdb; }

.crumbs_home i { font-size: 20px; }

.crumbs_content .crumbs_home a { width: 65px; height: 65px; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; }

.crumbs_list { width: -webkit-calc(100% - 65px); width: calc(100% - 65px); -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.crumbs_list .crumbs_item { width: 260px; height: 65px; padding: 0 30px; border-right: 1px solid #dbdbdb; position: relative; }

.crumbs_list .crumbs_item a { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; font-size: 16px; color: #828282; position: relative; }

.crumbs_list .crumbs_item a img { width: 13px; height: 8px; }

.crumbs_list .crumbs_item a i { font-size: 20px; }

.crumbs_list .crumbs_item ul { position: absolute; top: 100%; left: 0; right: 0; background: #fff; z-index: 1000; display: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.crumbs_list .crumbs_item ul a { display: block; padding: 15px 15px 15px 30px; font-size: 14px; }

.crumbs_list .crumbs_item ul a:hover { background: #37bbb8; color: #fff; }

/*-- 内页banner end --*/
.tong_title sup { font-size: 0.7em; }

.tong_title { text-align: center; margin-bottom: 20px; }

.tong_title h2 { font-size: 30px; font-weight: normal; font-family: 'gilroy-bold'; }

.tong_title p { font-size: 16px; line-height: 22px; padding-top: 15px; }

.tong_pagination { text-align: center; margin-top: 15px; display: none; }

.tong_pagination span { margin: 0 3px; background: #b5b5b5; }

.tong_pagination span.swiper-pagination-bullet-active { background: #37bbb8; }

.read_more { width: 120px; height: 40px; -webkit-border-radius: 30px; border-radius: 30px; border: 1px solid #b2b2b2; margin-top: 35px; }

.read_more i { margin-left: 8px; }

.read_more:hover { background: #37bbb8; border-color: #37bbb8; color: #fff; -webkit-box-shadow: 0 3px 10px rgba(55, 187, 184, 0.6); box-shadow: 0 3px 10px rgba(55, 187, 184, 0.6); }

.viewMore { width: 150px; height: 45px; -webkit-border-radius: 30px; border-radius: 30px; border: 1px solid #d8d8d8; font-size: 14px; color: #828282; margin: 40px auto 0 auto; }

.viewMore i { font-size: 12px; margin-left: 10px; }

.viewMore:hover { background: #37bbb8; border-color: #37bbb8; color: #fff; -webkit-box-shadow: 0 3px 10px rgba(55, 187, 184, 0.6); box-shadow: 0 3px 10px rgba(55, 187, 184, 0.6); }

.viewMore_line { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.viewMore_line .viewMore { margin-right: 20px !important; }

.viewMore_line .viewMore:last-child { margin-right: 0 !important; }

.heightAuto { height: auto !important; }

/* 开发者社区头部 start*/
.developers_header { height: 75px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 0 40px; position: fixed; top: 0; left: 0; right: 0; z-index: 999; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.developers_header .developers_logo .img2 { display: none; }

.developers_header .developers_logo img { height: 24px; }

.developers_header .developers_logo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.developers_header .devename { font-size: 24px; color: #fff; margin-left: 20px; padding-left: 20px; position: relative; }

.developers_header .devename::after { display: block; content: ""; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 2px; height: 20px; background: rgba(255, 255, 255, 0.5); }

.devehead_navlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; line-height: 75px; color: #fff; }

.devehead_navlist li { position: relative; }

.devehead_navlist li > a { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: bold; padding: 0 20px; }

.deveheader_nav li > span { display: none; cursor: pointer; position: absolute; right: 15px; width: 20%; height: 40px; top: 10px; }

.developers_right { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.developers_icon { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; cursor: pointer; }

.developers_icon i { color: #fff; }

.searchbtn i { color: #fff !important; font-size: 20px !important; }

.deve_search { padding-left: 20px; padding-right: 15px; cursor: pointer; }

.deve_naozhong, .deve_user { padding: 0 15px; }

.deve_language { position: relative; border: none !important; padding-left: 0 !important; padding-right: 0 !important; }

.developers_header .devename img { height: 23px; }

.deve_search i { font-size: 20px; }

.deve_search::after { display: none !important; }

.deve_user i { font-size: 20px; }

.deve_language i { font-size: 26px; margin-right: 6px; }

.deve_naozhong .nimg2 { display: none; }

.deve_naozhong img { width: 20px; }

.deve_language .triangle_down { width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #fff; }

.developers_header .head_navlist li > a { line-height: 75px; }

.deheader_active, .developers_header:hover { background: #fff; }

.deheader_active .developers_logo .img2, .developers_header:hover .developers_logo .img2 { display: block; }

.deheader_active .developers_logo .img1, .developers_header:hover .developers_logo .img1 { display: none; }

.deheader_active .deve_naozhong .nimg2, .developers_header:hover .deve_naozhong .nimg2 { display: block; }

.deheader_active .deve_naozhong .nimg1, .developers_header:hover .deve_naozhong .nimg1 { display: none; }

.deheader_active .devename, .developers_header:hover .devename { color: #333; }

.deheader_active .devename::after, .developers_header:hover .devename::after { background: #eee; }

.deheader_active .developers_icon i, .developers_header:hover .developers_icon i { color: #333; }

.deheader_active .navmenu_box span, .developers_header:hover .navmenu_box span { background: #333; }

.deheader_active .deve_language .triangle_down, .developers_header:hover .deve_language .triangle_down { border-top: 3px solid #333; }

.deheader_active .head_navlist li > a, .developers_header:hover .head_navlist li > a { color: #333; }

.deveheader_nav ul li > a { text-transform: none; }

.deheader_active .deve_language .active, .developers_header:hover .deve_language .active { color: #37bbb8; }

.deheader_active .deve_language span, .developers_header:hover .deve_language span { color: #333; }

.header_active .hicon_language span { color: #333; }

.deheader_active .hicon_language a, .developers_header:hover .hicon_language a { color: #333; }

.welcome_down { position: relative; }

.welcome_down .welcome_icon { position: absolute; top: 0; left: 0; width: 38px; }

.welcome_down .welcome_text { padding-left: 50px; font-size: 15px; line-height: 21px; }

/* 开发者社区头部 end*/
/* 底部Cookie提醒 start*/
.cookie_remind { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); color: #fff; z-index: 10000; }

.cookie_remind_content { position: relative; padding: 60px 0; }

.cookie_remind_desc { font-size: 18px; text-align: center; }

.cookie_link { text-align: center; margin-top: 15px; }

.cookie_link a { display: inline-block; height: 35px; line-height: 35px; color: #fff; -webkit-border-radius: 23px; border-radius: 23px; background: #37bbb8; font-size: 18px; padding: 0 50px; }

.cookie_link a i { font-size: 14px; }

.close_cookie { -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 30px; right: 0; width: 32px; height: 32px; line-height: 32px; text-align: center; border: 2px solid rgba(255, 255, 255, 0.3); cursor: pointer; }

.close_cookie i { font-size: 14px; }

/* 底部Cookie提醒 end*/
/* 错误页 start */
.error_text h1 { font-size: 100px; line-height: 1; color: #37bbb8; font-family: 'gilroy-bold'; }

.error_text h2 { font-size: 30px; line-height: 1.1; }

.error_text p { font-size: 18px; color: #828282; margin-top: 16px; }

/* 错误页 end */
/*-- 首页新闻 start --*/
.newsTont_bg { background: #f0f1f1; }

.newindex_news { padding-top: 60px; padding-bottom: 30px; }

.newNews_content .swiper-slide { padding-bottom: 30px; }

.newNews_content .nw_box { display: block; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; background: #fff; -webkit-transition: all 0.4s; transition: all 0.4s; }

.newNews_content .nw_box .nw_text { padding: 30px; -webkit-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; border: 1px solid #eee; }

.newNews_content .nw_box .date { font-size: 16px; color: #828282; margin-bottom: 8px; }

.newNews_content .nw_box .tit { font-size: 18px; line-height: 26px; height: 52px; letter-spacing: -0.2px; }

.newNews_content .learMore { font-family: 'gilroy-bold'; margin-top: 20px; color: #999999; }

.newNews_content .learMore i { font-family: none; margin-left: 20px; }

.newNews_content .nw_box:hover .imgbox img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.newNews_content .nw_box:hover .learMore { color: #37bbb8; }

.newNews_content .nw_box:hover { -webkit-box-shadow: 0px 5px 20px rgba(12, 2, 0, 0.1); box-shadow: 0px 5px 20px rgba(12, 2, 0, 0.1); }

/*-- 首页新闻 end --*/
/*-- 公共页面新闻 start --*/
.subNew_main { padding: 60px 0; }

.subNew_content .subNew_title { font-size: 42px; font-family: 'gilroy-bold'; line-height: 1; text-align: center; }

.subNew_swiper { padding-top: 30px; padding-bottom: 15px; }

.subNew_swiper .subNew_box { -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; display: block; -webkit-transition: all .8s ease; transition: all .8s ease; border: 1px solid #eaeced; }

.subNew_swiper .subNew_box:hover { -webkit-box-shadow: 0px 5px 20px rgba(12, 2, 0, 0.1); box-shadow: 0px 5px 20px rgba(12, 2, 0, 0.1); }

.subNew_swiper .subNew_box .n_text { background: #fff; padding: 40px; }

.subNew_swiper .subNew_box .n_text .tit { font-size: 18px; line-height: 26px; height: 78px; word-break: break-word; }

.subNew_swiper .subNew_box .n_text .date { font-size: 14px; color: #828282; margin-top: 25px; }

.subNew_swiper .subNew_box:hover .imgbox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

/*-- 公共页面新闻 end --*/
.crumbs_list .crumbs_item a { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

input[type="password"] { font-size: 20px; letter-spacing: 5px; }

input[type="password"]::-webkit-input-placeholder { font-size: 16px; letter-spacing: 0; line-height: 1; }

input[type="password"]::-moz-placeholder { font-size: 16px; letter-spacing: 0; line-height: 1; }

input[type="password"]:-ms-input-placeholder { font-size: 16px; letter-spacing: 0; line-height: 1; }

input[type="password"]::placeholder { font-size: 16px; letter-spacing: 0; line-height: 1; }

/* -- 公共弹窗 start --*/
.popup { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 10000; display: none; }

.popup .popup_alert { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100%; }

.popup .popup_content { background: #fff; -webkit-border-radius: 30px; border-radius: 30px; position: relative; position: relative; max-width: 90%; }

.popup .close_btn { z-index: 10; line-height: 48px; text-align: center; cursor: pointer; position: absolute; top: -22px; right: 40px; width: 48px; height: 48px; background: #333333; color: #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.popup .close_btn i { font-size: 16px; }

.borderTop::after { display: block; content: ""; height: 2px; background: #37bbb8; position: absolute; top: 0; left: 50px; right: 50px; }

.popup_title { font-size: 26px; text-align: center; font-family: 'gilroy-bold'; }

/* -- 公共弹窗 end --*/
/* IE浏览器提醒 弹窗 start */
.internet_popup { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); z-index: 1000000; }

.internet_popup_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.intpoput_content { background: #fff; -webkit-border-radius: 30px; border-radius: 30px; width: 1200px; max-width: 90%; padding: 70px 0 80px 0; text-align: center; margin-top: 17vh; position: relative; }

.intpoput_content .intpoput_title { font-size: 34px; font-family: 'gilroy-bold'; margin-bottom: 10px; }

.intpoput_content .intpoput_subtitle { font-size: 16px; line-height: 22px; color: #828282; }

.internet_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; margin-top: 45px; }

.internet_list .item { display: block; margin: 0 25px; -webkit-transition: all 0.4s; transition: all 0.4s; }

.internet_list .item:hover { -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }

.internet_list .item .box { -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 1px solid #e7e7e7; padding: 15px; -webkit-box-sizing: content-box; box-sizing: content-box; }

.internet_list .item .box img { width: 65px; height: 65px; }

.internet_list .item .name { font-size: 16px; color: #828282; margin-top: 5px; }

.continue_browsing { margin-top: 55px; text-align: center; }

.continue_browsing .btn { display: inline-block; padding: 0 70px; background: #37bbb8; font-size: 18px; color: #fff; -webkit-border-radius: 33px; border-radius: 33px; height: 65px; line-height: 65px; cursor: pointer; }

.continue_browsing .btn i { margin-left: 15px; }

.internet_warning { position: absolute; top: -40px; right: 100px; width: 60px; height: 60px; background: #ff1b2d; -webkit-border-radius: 50%; border-radius: 50%; line-height: 55px; text-align: center; }

/* IE浏览器提醒 弹窗 end */
.noSubBanner { height: 90px; }

.crumbs_two { padding-top: 15px; }

.crumbs_two .crumbsTwo_box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.crumbs_two .crumbsTwo_box span { margin: 0 10px; }

.crumbs_two .crumbsTwo_box a, .crumbs_two .crumbsTwo_box span { color: #a5a5a5; }

.crumbs_two .crumbsTwo_box a.active { color: #333; }

.mobile_navcontent { display: none; }

.q_residence, .q_automobile { position: relative; }

/* 响应处理 */
@media (max-width: 1600px) { .container1570 { width: auto; margin: 0 15px; }
  .header .header_logo { width: auto; }
  .head_navlist li > a { margin: 0 15px; }
  .sensorIntro h3 { font-size: 30px; } }

@media (max-width: 1500px) { .container1440 { width: auto; margin: 0 15px; } }

@media (max-width: 1440px) { .head_navlist li > a { margin: 0 30px; }
  .hicon_search { padding-right: 20px; }
  .hicon_language { padding: 0 20px; }
  .index_title h2 { font-size: 36px; letter-spacing: 2px; }
  .container1370 { width: auto; margin: 0 15px; } }

@media (min-width: 1260px) { .head_navlist li:hover .sub_zinav { pointer-events: initial; opacity: 1; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .head_navlist li .sub_zinav { width: 200000%; color: #fff; background: rgba(0, 0, 0, 0.9); }
  .subNavBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .sub_zinavcontent { max-width: 100vw; margin: 0 auto; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .sub_zinavcontent .sub_zinavList { padding: 55px 45px; text-align: left; -webkit-transition: all 0.4s; transition: all 0.4s; }
  .sub_zinavcontent .sub_zinavList h2 { margin-bottom: 6px; }
  .sub_zinavcontent .sub_zinavList h2 a { color: #fff; opacity: 1; font-family: 'gilroy-bold'; }
  .sub_zinavcontent .sub_zinavList a { color: #fff; opacity: 0.6; font-size: 16px; padding: 6px 0; text-align: left; }
  .sub_zinavcontent .sub_zinavList a:hover { opacity: 1; color: #37bbb8; }
  .head_navlist > li > a { position: relative; }
  .head_navlist > li:hover > a { color: #004894 !important; }
  .head_navlist > li > a::after { position: absolute; display: block; content: ""; left: 50%; width: 0; top: 0; height: 4px; background: #004894; -webkit-transition: all 0.4s; transition: all 0.4s; }
  .head_navlist > li:hover > a::after { width: 100%; margin-left: -50%; }
  .head_navlist li .sub_zinav { -webkit-transition: all 0.3s; transition: all 0.3s; }
  .index_shengyin .shengyin_box .indexsy_title { font-size: 30px; }
  .index_shengyin .shengyin_box .indexsy_link { border-width: 1px; font-size: 16px; } }

@media (max-width: 1259px) { .newNews_content .nw_box .nw_text { padding: 25px; }
  .newNews_content .nw_box .tit { font-size: 18px; }
  .newSubNav_content .newSubNav_name, .newSubNav_list { padding-left: 0 !important; }
  .newSubNav_content { color: #333; padding-left: 15px; }
  .newSubNav_content .newSubNav_name { padding: 10px 0; line-height: 1; display: none !important; }
  .newSubNav_list .proNav_ul { width: 100% !important; padding: 0; }
  .newSubNav_list .proNav_ul a { font-size: 14px; color: #666; line-height: 1.2; }
  .newSubNav_list .proNav_ul:not(:first-child) { display: none !important; }
  .sensorIntro .desc { font-size: 14px; padding-top: 15px; }
  .developers_header { height: 60px; padding: 0 15px; }
  .developers_header .devename { font-size: 18px; }
  .pc_navbtn { display: none !important; }
  .header { padding-left: 15px; height: 60px; padding-right: 15px; }
  .header_icon:nth-child(2) i { margin-left: 0 !important; }
  .container1200 { width: auto; margin: 0 15px; }
  .navmenu_box { display: block; }
  .headnav_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .header_nav { position: fixed; top: 60px; left: 0; right: 0; background: #fff; bottom: 0; display: none; }
  .head_navlist { display: block; }
  .head_navlist li { display: block; float: none; line-height: 60px; padding: 0 15px; border-bottom: 1px solid #f7f7f7; position: relative; }
  .head_navlist li > a { color: #333; line-height: 55px; margin: 0; }
  .head_navlist li .sub_zinav { position: static; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); opacity: 1; display: none; }
  .sub_zinav a { color: #333; padding: 0; text-align: left; padding-left: 15px; line-height: 40px; }
  .head_navlist li span { display: block; }
  .ft_navbox .center { width: 520px; display: none; }
  .ftcenter_content .item .ftc_title { font-size: 18px; }
  .sub_content h2 { font-size: 35px; }
  .crumbs_list .crumbs_item { width: 200px; height: 50px; padding: 0 15px; }
  .crumbs_list .crumbs_item a { font-size: 14px; line-height: 14px; }
  .crumbs_content .crumbs_home a { width: 50px; height: 50px; }
  .crumbs_list .crumbs_item a img { width: 10px; height: auto; }
  .tong_title h2 { font-size: 24px; }
  .crumbs_list .crumbs_item ul a { padding: 10px 15px; font-size: 12px; }
  .full-main-nav { display: none; }
  .developers_icon .navmenu_box { margin-left: 15px; margin-top: 0; }
  .sub_zinavList h2 { font-size: 16px; }
  .sub_zinavList a { line-height: 30px; }
  .sub_zinavList h2 a { font-family: 'gilroy-bold'; line-height: 40px; }
  .sub_zinavList_down { padding-left: 20px; display: none; }
  .sub_zinavList { position: relative; }
  .sub_zinavcontent span { top: 0 !important; right: 0 !important; }
  .head_navlist li .sub_zinav { z-index: 100; pointer-events: initial; }
  .noSubBanner { height: 60px; }
  .newSubNav_list .proNav_ul { min-width: initial !important; max-width: initial !important; }
  .header_nav { display: none !important; }
  .mobile_navcontent { overflow-y: auto; z-index: 10000; position: fixed; top: 60px; left: 0; right: 0; background: #fff; bottom: 0; padding: 10px 15px 20px 15px; }
  .mobile_navcontent a { display: block; padding: 6px 0; }
  .mobile_navcontent li { position: relative; }
  .mobile_navcontent li span { position: absolute; right: 0; width: 40%; height: 40px; top: 6px; }
  .mobile_navcontent li span::after { position: absolute; top: 50%; right: 0; width: 8px; height: 8px; border-top: 2px solid #666; border-right: 2px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }
  .mobsub_zinav { display: none; }
  .mobile_navcontent li span.cur::after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }
  .mobile_navcontent > ul > li > a { font-size: 16px; padding: 15px 0; }
  .mobile_navcontent > ul > li { border-bottom: 1px solid #ebebeb; }
  .mobsub_zinav ul { padding-left: 15px; padding-bottom: 10px; }
  .mobsub_zinav li span { top: 1px; height: 33px; }
  .mobsub_zinav > ul > li > a { opacity: 0.8; }
  .mobsub_zinav > ul > li > a { opacity: 0.8; } }

@media (max-width: 1024px) { .index_title { margin-bottom: 20px; }
  .index_title h2 { font-size: 30px; }
  .subNew_swiper .subNew_box .n_text { padding: 25px; }
  .popup_title { font-size: 22px; line-height: 1.2; }
  .sensorIntro h3 { font-size: 26px; } }

@media (max-width: 768px) { body { padding-top: 60px; }
  .noSubBanner { height: 0; }
  .sensorIntro h3 br { display: none; }
  .sub_content .subcont { padding-top: 0; }
  .sub_content h2 { font-size: 26px; }
  .index_title h2 { font-size: 26px; }
  .pc_show { display: none; }
  .mobile_show { display: block; height: 200px; }
  .header_icon:nth-child(2) i, .header_icon:nth-child(3) i { margin-left: 5px; }
  .search_form { left: 15px; right: 15px; width: -webkit-calc(100% - 30px); width: calc(100% - 30px); }
  .header_right { position: static; }
  .header { background: #fff; color: #333; }
  .header .header_logo .img1 { display: none; }
  .header .header_logo .img2 { display: block; }
  .header .head_navlist li > a { color: #333; }
  .header .header_icon i { color: #333; }
  .header .hicon_language .triangle_down { border-top: 3px solid #333; }
  .header .navmenu_box span { background: #333; }
  .header .header_logo a { width: 100px; }
  .hicon_search::after { display: none; }
  .headnav_content, .hicon_language { border: none; }
  .crumbs .container1200 { margin: 0; }
  .crumbs_list .crumbs_item a { font-size: 12px; }
  .crumbs_list .crumbs_item a img { width: 8px; }
  .crumbs_list .crumbs_item { padding: 0 10px; }
  .crumbs_list { width: -webkit-calc(100% - 50px); width: calc(100% - 50px); }
  .crumbs_list .crumbs_item a span { width: -webkit-calc(100% - 10px); width: calc(100% - 10px); }
  .crumbs_list .crumbs_item ul a { padding: 6px 10px; }
  .tong_title h2 { font-size: 24px; line-height: 1; }
  .tong_title p { font-size: 16px; margin-top: 6px; }
  .sub_content .subcont { width: 100%; text-align: center; margin: 0; padding: 0 15px; }
  .sub_content { width: 100%; }
  .tong_pagination { display: block; }
  .ft_copy { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .ft_copy .ftcopy_text, .ftcopy_list { width: 100%; }
  .header_icon .active { color: #37bbb8; }
  .deve_language .triangle_down { border-top: 3px solid #333; }
  .developers_header { background: #fff; }
  .developers_header .developers_logo .img2 { display: block !important; }
  .developers_header .developers_logo .img1 { display: none !important; }
  .developers_header .deve_naozhong .nimg2 { display: block; }
  .developers_header .deve_naozhong .nimg1 { display: none; }
  .developers_header .devename { color: #333; }
  .developers_header .devename::after { background: #eee; }
  .developers_header .developers_icon i { color: #333; }
  .developers_header .navmenu_box span { background: #333; }
  .developers_header .head_navlist li > a { line-height: 55px; }
  .ft_navbox .left, .ft_navbox .right p { display: none; }
  .ft_navbox { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .ft_copy .ftcopy_text, .ftcopy_list { text-align: center; }
  .subNew_main { padding: 40px 0; }
  .subNew_content .subNew_title { font-size: 22px; }
  .subNew_swiper .subNew_box .n_text .tit { font-size: 16px; line-height: 24px; height: 72px; }
  .subNew_swiper .subNew_box .n_text .date { margin-top: 15px; }
  .hicon_language a, .hicon_language span { color: #333; }
  .header .hicon_language .active { color: #37bbb8; }
  .hicon_language { padding-left: 0; }
  .navmenu_box { margin-top: -4px; }
  .sensorIntro { padding: 30px 0px; }
  .sensorIntro h3 { font-size: 22px; }
  .member_messagedown { padding: 15px; }
  .welcome_down .welcome_icon { width: 25px; }
  .welcome_down .welcome_text { padding-left: 30px; font-size: 12px; line-height: 20px; }
  .view_message, .mark_ms_List a { font-size: 12px; }
  .member_messagedown .mark_title { font-size: 14px; }
  .no_message p { font-size: 14px; }
  .member_messagedown { top: 50px; }
  .userinfo_downbox { padding: 20px 15px; }
  .h_user_name .h_u_name { font-size: 16px; }
  .userinfo_downbox .ud_atavr_box { width: 45px; height: 45px; }
  .h_user_subname, .userinfo_downbox .ud_button a { font-size: 12px; }
  .userinfo_downbox { width: 260px; }
  .h_user_name .downicon { margin-top: 4px; }
  .headnav_content { margin-left: 0; }
  .height90 { height: 0 !important; }
  .newNews_content .swiper-slide { padding-bottom: 0; }
  .newindex_news, .newindex_product { padding: 30px 0 !important; }
  .error_text h1 { font-size: 46px; }
  .error_text h2 { font-size: 24px; }
  .error_text p { font-size: 16px; }
  .crumbs_two .crumbsTwo_box { font-size: 12px; }
  .sensorIntro { padding-top: 20px; } }

@media (max-width: 580px) { input[type="password"] { font-size: 14px; }
  .w-e-bar-item { padding: 0 !important; }
  .read_more { font-size: 12px !important; width: 125px !important; height: 40px !important; }
  .sensorIntro .desc br { display: none; }
  .sensorIntro h3 { font-size: 18px; }
  .sensorIntro h3 br { display: none; }
  .sensorIntro .desc { padding-top: 5px; }
  .subNew_swiper { padding-top: 20px; padding-bottom: 0; }
  .tong_title h2 { font-size: 18px; }
  .index_title h2 { font-size: 20px; }
  .ft_copy .ftcopy_text { font-size: 12px; }
  .ft_copy .ftcopy_text a, .ftcopy_list a, .ftcopy_list span { font-size: 12px; }
  .hicon_language, .headnav_content, .iconuser { padding: 0 10px; }
  .hicon_search { padding-right: 10px; }
  .iconuser { padding-left: 0 !important; }
  .header_icon i { font-size: 16px; }
  .header_icon:nth-child(3) i { font-size: 22px; }
  .sub_content h2 { font-size: 22px; }
  .mobile_show { height: 180px; }
  .tong_title p { font-size: 14px; }
  .index_shengyin .shengyin_box .indexsy_title { font-size: 20px; }
  .index_shengyin .shengyin_box .indexsy_link { font-size: 16px; width: 160px; height: 50px; }
  .index_shengyin { padding: 50px 0; }
  .deve_naozhong, .deve_user { padding: 0 5px; }
  .deve_language { margin-left: 5px; }
  .deve_search i { font-size: 18px; }
  .search_form { min-width: inherit; }
  .subcont img { max-width: 60%; }
  .popup .close_btn { width: 30px; height: 30px; line-height: 30px; right: 20px; top: -15px; }
  .popup .close_btn i { font-size: 12px; }
  .popup .popup_content { -webkit-border-radius: 15px; border-radius: 15px; }
  .popup_title { font-size: 16px; line-height: 1.2; }
  .cookie_remind_desc { font-size: 14px; }
  .cookie_link a { font-size: 14px; padding: 0 20px; }
  .close_cookie i { font-size: 12px; }
  .close_cookie { width: 35px; height: 35px; border-width: 1px; top: 5px; line-height: 35px; }
  .cookie_remind_content { padding: 40px 0 20px 0; }
  .cookie_link a i { font-size: 12px; }
  .crumbs_home i { font-size: 14px; }
  .newNews_content .nw_box .tit { font-size: 16px; line-height: 22px; }
  .newNews_content .learMore { margin-top: 10px; }
  .newNews_content .nw_box .date { font-size: 14px; }
  .deve_message .deveMessage_num { font-size: 8px; } }

.layui-box .layui-laypage-prev, .layui-box .layui-laypage-next, .layui-box .layui-laypage-last, .layui-box .layui-laypage-first { -webkit-border-radius: 50% !important; border-radius: 50% !important; }

.layui-laypage a, .layui-laypage span { background: none; border: none; }

.layui-box a, .layui-box .layui-laypage-curr { -webkit-border-radius: 50% !important; border-radius: 50% !important; }

.layui-box { text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.layui-box em { font-style: normal; }

.layui-box .layui-laypage-spr { width: 42px; height: 42px; display: block; line-height: 34px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; font-size: 16px; color: #777; margin: 0 10px; -webkit-transition: all .5s; transition: all .5s; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; -webkit-box-sizing: border-box; box-sizing: border-box; }

.layui-box a, .layui-box .layui-laypage-curr { width: 42px; height: 42px; display: block; line-height: 42px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; font-size: 16px; color: #777; margin: 0 10px; -webkit-transition: all .5s; transition: all .5s; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; -webkit-box-sizing: border-box; box-sizing: border-box; }

.layui-box a .layui-laypage-em, .layui-box .layui-laypage-curr .layui-laypage-em { width: auto; height: auto; background: none; }

.layui-box a:hover, .layui-box .layui-laypage-curr:hover { color: #fff; background-color: #37bbb8; }

.layui-box .layui-laypage-spr { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.layui-box .layui-laypage-curr { color: #fff; border: solid 1px #37bbb8; background-color: #37bbb8; }

.layui-box .layui-laypage-prev, .layui-box .layui-laypage-next, .layui-box .layui-laypage-last, .layui-box .layui-laypage-first { font-size: 11px; font-weight: bold; color: #777; line-height: 42px; margin: 0 10px; }

.layui-box .layui-laypage-next { margin-left: 17px; }

.layui-box .layui-laypage-prev { margin-right: 17px; }

.layui-box .layui-laypage-last { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }

.layui-box .layui-laypage-first { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.layui-box a, .layui-box .layui-laypage-curr { font-size: 14px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 520px) { .layui-box .layui-laypage-prev, .layui-box .layui-laypage-next, .layui-box .layui-laypage-last, .layui-box .layui-laypage-first { line-height: 35px; margin: 0 2px; }
  .layui-box a, .layui-box .layui-laypage-curr { font-size: 14px; }
  .layui-box .layui-laypage-spr { width: 35px; height: 35px; line-height: 35px; font-size: 14px; }
  .layui-box a, .layui-box .layui-laypage-curr { width: 35px; height: 35px; line-height: 35px; margin: 0 2px; }
  .layui-laypage a, .layui-laypage span { padding: 0; }
  .layui-box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .layui-box .layui-laypage-spr { margin: 0 2px; } }

/* 详情页切换 */
.q_switch .line { padding: 25px 40px; font-size: 16px; color: #333333; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #fff; }

.q_switch .line .tag { padding-right: 35px; position: relative; font-family: 'gilroy-bold'; }

.q_switch .line .tag::after { content: ' '; position: absolute; right: 0; width: 0; height: 0; border: 5px solid; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all 0.5s; transition: all 0.5s; }

.q_switch .line.prev { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }

.q_switch .line.prev .tag::after { top: -webkit-calc(50% - 2px); top: calc(50% - 2px); border-color: transparent transparent #333333 transparent; }

.q_switch .line.next { border-bottom: 1px solid #e5e5e5; }

.q_switch .line.next .tag::after { top: -webkit-calc(50% + 2px); top: calc(50% + 2px); border-color: #333333 transparent transparent transparent; }

.q_switch .line .name { width: 72.72727%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-left: 45px; padding-left: 54px; position: relative; }

.q_switch .line .name::after { content: ' '; position: absolute; left: 0; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 30px; background-color: #d8d8d8; opacity: 0.5; }

.q_switch .line .time { color: #828282; font-size: 16px; -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto; text-align: right; }

.q_switch .line:hover { color: #37bbb8; }

.q_switch .line:hover .time { color: #37bbb8; }

.q_switch .line:hover.prev .tag::after { border-color: transparent transparent #37bbb8 transparent; }

.q_switch .line:hover.next .tag::after { border-color: #37bbb8 transparent transparent transparent; }

/* 详情页返回列表按钮 */
.q_details_back { display: block; font-family: 'gilroy-bold'; font-size: 16px; line-height: 54px; color: #333333; text-align: center; width: 180px; -webkit-border-radius: 27px; border-radius: 27px; margin: 0 auto; border: solid 1px rgba(0, 0, 0, 0.3); }

.q_details_back .iconfont { margin-left: 13px; }

@media (max-width: 1200px) { .q_switch .line { padding: 15px 30px; }
  .q_switch .line .name { width: 65%; margin-left: 35px; padding-left: 44px; } }

@media (max-width: 768px) { .q_switch .line .name { width: -webkit-calc(100% - 83px); width: calc(100% - 83px); margin-left: 15px; padding-left: 24px; }
  .q_switch .line .time { display: none; } }

@media (max-width: 640px) { .q_switch .line { padding: 10px; font-size: 14px; }
  .q_switch .line .tag { padding-right: 25px; }
  .q_switch .line .name { margin-left: 10px; padding-left: 15px; }
  .q_news_details .q_details_back { line-height: 45px; } }

/* 内页公用部分 */
#videoddd { max-width: 100%; height: auto !important; }

.details_txt video { max-width: 100%; height: auto !important; }

.mtop75 { margin-top: 75px; }

.mtop10 { margin-top: 10px; }

.mtop20 { margin-top: 20px; }

.downicon { position: relative; width: 16px; height: 16px; -webkit-border-radius: 50%; border-radius: 50%; background: #adb0b3; text-align: center; cursor: pointer; min-width: 16px; }

.downicon .di_icon { height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.downicon .di_icon > img { margin-top: 1px; margin-left: -0.5px; }

.downicon .di_describe { white-space: nowrap; max-width: 400px; z-index: 10; display: none; position: absolute; top: 28px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: rgba(0, 0, 0, 0.76); color: #fff; padding: 10px 15px; -webkit-border-radius: 10px; border-radius: 10px; }

.downicon .di_describe::after { display: block; content: ""; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -8px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; -webkit-border-radius: 2px; border-radius: 2px; border-bottom: 8px solid rgba(0, 0, 0, 0.76); }

.downicon:hover .di_describe { display: block; }

.downicon:hover { background: #ff5a00; }

.downicon.goodixEmployee:hover { background: #004894; }

.w-e-bar { background: #f1f1f1 !important; }

.wang_editor { border: 1px solid #dee0e2; margin-bottom: 10px; cursor: auto; }

#editor-container { height: 145px; }

.wang_height { max-height: 400px; overflow-y: auto; }

.upload_file { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.upload_file input { display: none; }

.uploadBtn { cursor: pointer; padding: 14px 25px; background: #fff; -webkit-border-radius: 10px; border-radius: 10px; font-size: 15px; display: inline-block; margin-bottom: 10px; margin-right: 10px; }

.uploadBtn span { color: #999999; }

.uploadFile_list li { -webkit-border-radius: 10px; border-radius: 10px; color: #fff; padding: 14px 16px; background: #c3c3c3; margin-right: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 10px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.uploadFile_list li em { cursor: pointer; width: 25px; height: 25px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; display: block; margin-left: 16px; position: relative; }

.uploadFile_list li em::after { position: absolute; display: block; content: ""; width: 9px; height: 9px; background: url(../images/uploadclose.png) center no-repeat; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; }

.fileUploaded_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.fileUploaded_list .fubox { -webkit-border-radius: 10px; border-radius: 10px; padding: 8px 10px; margin-right: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 10px; border: 1px solid #e4dfdf; font-size: 12px; }

.fileUploaded_list .fubox i { margin-left: 5px; font-weight: bold; cursor: pointer; }

.fileUploaded_list .fubox.fileDel i { font-size: 12px; color: red; padding-top: 2px; }

/* 无消息时样式 */
.development_no_mes { text-align: center; padding-top: 130px; padding-bottom: 100px; }

.development_no_mes h2 { font-size: 48px; font-family: 'gilroy-light'; margin-bottom: 20px; }

.vulner_list .swiper-wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.vulner_list .swiper-slide { width: auto; }

.q_details_back { -webkit-transition: all 0.4s; transition: all 0.4s; }

.q_details_back i { display: none; }

.q_details_back:hover { background: #37bbb8; border-color: #37bbb8; color: #fff; }

.key_font_color { color: #f40909  !important; }

.noDeveloperBanner { height: 75px; }

.developers_header { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.activityImg_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.activityImg_list .item { width: -webkit-calc(50% - 15px); width: calc(50% - 15px); margin-bottom: 30px; margin-right: 30px; }

.activityImg_list .item:nth-child(2n) { margin-right: 0; }

.activity_main { padding-bottom: 60px; margin-top: -30px; }

.activityImg_desc { font-size: 30px; text-align: center; }

.layui-laypage { margin-bottom: 0 !important; margin-top: 25px; }

.alternate_container.alterMtop { margin-bottom: 60px; }

@media (max-width: 1260px) { .mtop75 { margin-top: 60px; }
  .noDeveloperBanner { height: 60px; } }

@media (max-width: 768px) { .newNews_content .nw_box .tit { height: auto; }
  .mtop75 { margin-top: 0; }
  .development_no_mes h2 { font-size: 22px !important; }
  .development_no_mes { padding-top: 50px !important; padding-bottom: 20px !important; }
  .development_no_mes img { max-width: 60%; }
  .tong_title { margin-bottom: 20px; }
  .index_shengyin video { top: 50%; }
  .newNews_content .nw_box .tit { font-size: 16px !important; line-height: 1.5 !important; }
  .activity_main { margin-top: 0; }
  .activityImg_desc { font-size: 20px; }
  .activity_main { padding-bottom: 30px; }
  .sensorIntroTwo { padding-top: 30px; }
  .noDeveloperBanner { display: none; }
  .developers_icon .deve_naozhong, .developers_icon .deve_user, .developers_icon .hicon_language { display: none; }
  .mobileicon_content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 20px; }
  .mobileicon_content .deve_naozhong .nimg1 { display: none !important; }
  .mobileicon_content .deve_naozhong .nimg2 { display: block !important; }
  .mobileicon_content .deve_user { margin: 0 30px; } }

@media (max-width: 580px) { .downicon .di_describe { font-size: 12px; padding: 10px; }
  .uploadBtn { font-size: 12px; padding: 8px 10px; }
  .uploadFile_list li { font-size: 12px; padding: 8px 10px; }
  .uploadFile_list li em { width: 20px; height: 20px; }
  .index_shengyin .shengyin_box .indexsy_title { font-size: 16px; }
  .index_shengyin .shengyin_box .indexsy_link { width: auto; height: 40px; padding: 0 20px; font-size: 14px; }
  .fileUploaded_list .fubox { font-size: 12px; padding: 5px 10px; }
  .uploadFile_list li em::after { width: 6px; height: 6px; }
  .uploadFile_list li em { width: 15px; height: 15px; margin-left: 6px; }
  .tong_title { margin-bottom: 10px; }
  .headnav_content { padding-right: 0 !important; }
  .activityImg_list .item { width: 100%; margin-right: 0; margin-bottom: 15px; } }

.icon_dianzan1 { color: #ffd05c; }

.icon_shoucang1 { color: #ff7744; }

.icon_shoucang1 { color: #ff7744; }

.icon_xihuan2 { color: #f71b1b; }

.submit-info button { width: 150px !important; height: 50px !important; font-size: 16px !important; letter-spacing: 5px !important; }

.white-bg { background: #fff !important; }

.white-bg .bgBox { background: #fafafa !important; }

.gray-bg { background: #f1f3f5 !important; }

.gray-bg .bgBox { background: #fff !important; }

.capacitance_content .Overview dd img { max-height: 400px; margin: 0 auto; }

.fingerprintList { padding-top: 100px !important; }

.fingerprintList dl { padding-bottom: 60 !important; }

.innovative_main { background: #000000; padding-bottom: 80px; }

.innovative_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.innovative_list .item { padding: 40px; -webkit-border-radius: 15px; border-radius: 15px; color: #fff; background-color: rgba(255, 255, 255, 0.1); }

.innovativeTwo_list .item { margin-right: 50px; width: -webkit-calc(50% - 25px); width: calc(50% - 25px); }

.innovativeTwo_list .item:nth-child(2n) { margin-right: 0; }

.innovativeThree_list .item { margin-right: 30px; width: -webkit-calc(33.3333% - 60px / 3); width: calc(33.3333% - 60px / 3); }

.innovativeThree_list .item:nth-child(3n) { margin-right: 0; }

.innovative_list .item .innov_title { font-size: 26px; line-height: 1.3; margin-bottom: 20px; }

.innovative_list .item .innov_desc { font-size: 16px; line-height: 1.4; opacity: 0.8; }

.innov_Overview { font-size: 14px; line-height: 1.3; opacity: 0.8; margin-top: 20px; }

.innovative_list .item .innov_Overview p { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 15px; }

.innovative_list .item .innov_Overview p i { background: #39bbb8; width: 7px; height: 7px; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 8px; margin-top: 6px; min-width: 7px; }

.applicationNav .block .txt { display: none !important; }

.app_active .title { color: #37bbb8 !important; }

.SmartphoneBox { position: relative; }

@-webkit-keyframes downani { 0% { -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes downani { 0% { -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% { -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

.twodown_cont { display: none !important;position: absolute; left: 50%; bottom: 40px; margin-left: -15px; -webkit-animation: downani 1s linear infinite; animation: downani 1s linear infinite; }

.twodown_cont img { width: 30px; }

@media (max-width: 1260px) { .innovative_list .item .innov_title { font-size: 22px; } }

@media (max-width: 768px) { .fingerprintList { padding-top: 60px !important; }
  .innovative_list .item { width: 100% !important; margin-right: 0 !important; margin-bottom: 20px; }
  .innovative_main { padding-bottom: 60px; padding-top: 30px; }
  .member_messagedown { display: none !important; }
  .mobileicon_content .member_messagedown { display: none !important; }
  .mobileicon_content .userinfo_downbox { right: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .mobileicon_content .userinfo_downbox::after { right: auto; left: 50%; -webkit-transform: translateX(-50%) rotate(-45deg); -ms-transform: translateX(-50%) rotate(-45deg); transform: translateX(-50%) rotate(-45deg); }
  .userinfo_downbox .ud_button a { padding: 0 !important; } }

@media (max-width: 580px) { .fingerprintList { padding-top: 30px !important; }
  .innovative_list .item { padding: 20px 15px; }
  .innovative_list .item .innov_title { font-size: 18px; }
  .innovative_list .item .innov_desc { font-size: 14px; }
  .innov_Overview { font-size: 12px; }
  .innovative_list .item .innov_title { margin-bottom: 15px; }
  .innovative_list .item .innov_Overview p i { margin-top: 2px; }
  .innovative_main { padding-bottom: 30px; }
  .fingerprint_links { font-size: 14px; height: 45px; line-height: 45px; width: 130px; }
  .layui-box a, .layui-box .layui-laypage-curr, .layui-box .layui-laypage-spr { font-size: 12px; width: 30px; height: 30px; line-height: 30px !important; }
  .SmartphoneBox .twodown_cont { bottom: 20px; }
  .layui-laypage { margin-top: 15px; }
  .developers_header .devename img { height: auto !important; }
  .developers_header .devename { margin-left: 10px; padding-left: 10px; }
  .developers_header .developers_logo img { height: 20px; } }

@media (min-width: 1260px) { .header_right { width: 235px; } }

.proMulti_links > .read_more { border-color: #9aa4bd !important; }

.proMulti_content .user_link a { background: none !important; border: 1px solid #9aa4bd !important; color: #333 !important; -webkit-transition: all 0.4s; transition: all 0.4s; }

.proMulti_links > .read_more:hover, .proMulti_content .user_link a:hover { background: #9aa4bd !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: #fff !important; }

.overviewThree_table table th, .documen_table table th, .viewPro_teble table th, .productCategories_table table th, .reference_table table th { background: #9aa4bd !important; border-color: #c0c6d6  !important; }

.overviewThree_table::-webkit-scrollbar-thumb, .viewPro_teble::-webkit-scrollbar-thumb, .productCategories_table::-webkit-scrollbar-thumb, .reference_table::-webkit-scrollbar-thumb { background: #9aa4bd !important; }
.ppbtnbox img { box-shadow: none !important;}

.cookie_remind_content { padding: 40px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-right: 80px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }


.cookie_link a { padding: 0 25px; }


.cookie_remind_desc { text-align: left; width: -webkit-calc(100% - 170px); width: calc(100% - 170px); }


.tips_popup .mask .box, .tips_popup.alertPopup .mask .box { padding: 40px 30px; }


.tips_popup .mask .box .abstract .abstract_text, .tips_popup .mask .box .title { font-size: 18px; }


.tips_popup .mask .box .icon img { width: 35px; }


.alert_btn .determine_btn, .alert_btn .cancelbb_btn { font-size: 14px; width: 120px; height: 40px; line-height: 40px; }


.cookie_remind_desc a { color: #37bbb8; text-decoration: underline; }


.close_cookie { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }


.formtags_list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px; color: #828282; }


.formtags_list .item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-right: 25px; cursor: pointer; margin-top: 10px; }


.formtags_list .item:last-child { margin-right: 0; }


.formtags_list .item i { position: relative; width: 14px; height: 14px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #a6a5aa; margin-right: 10px; display: block; }


.formtags_list .item i::after { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #37bbb8; width: 6px; height: 6px; display: none; content: ""; -webkit-border-radius: 50%; border-radius: 50%; }


.formtags_list .item.active i::after { display: block; }


.formtags_list .item.active i { border-color: #37bbb8; }


.formtags_list .item.active { color: #333; }


.tagInput { height: 0; visibility: hidden; }


.formtags_text { text-align: left; width: 100%; }


.formtags_text span { color: #fe0e0e; }


.cookie_link { margin-top: 0; }


.formtags_en_list .item { margin-right: 0 !important; min-width: -webkit-calc(100% / 7); min-width: calc(100% / 7); padding-right: 10px; }


@media (max-width: 768px) { .cookie_remind_content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .cookie_remind_desc { width: 100%; }
  .cookie_link a { height: 35px; line-height: 35px; }
  .cookie_remind_content { padding: 15px 30px 15px 0; }
  .close_cookie { top: 15%; } }

