/*@charset "utf-8";*/
/*!
 * 作者：miniidea
 * 网站地址: http://www.miniidea.com
 */
/**
 +------------------------------------------------------------------------------
 * ************   Reset Css   ************
 +------------------------------------------------------------------------------
 */
html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { display: block }
h1 { font-size: 2em; margin: .67em 0 }
figure { margin: 1em 40px }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace; font-size: 1em }
a { background-color: transparent; -webkit-text-decoration-skip: objects }
a:active, a:hover { outline-width: 0 }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace; font-size: 1em }
dfn { font-style: italic }
mark { background-color: #ff0; color: #000 }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -.25em }
sup { top: -.5em }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
img { border-style: none }
svg:not(:root) { overflow: hidden }
button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; outline: none }
button, input { overflow: visible }
button, select { text-transform: none }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { display: inline-block; vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; cursor: pointer }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
summary { display: list-item }
[hidden], template { display: none }
/**
 +------------------------------------------------------------------------------
 * ************   Common Css   ************
 +------------------------------------------------------------------------------
 */
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { font-size: 1rem; line-height: 1.42858; font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif; color: #666 }
ol, ul { list-style: none }
dl, dd, ul, p { margin: 0; padding: 0 }
a { text-decoration: none; color: #333 }
a:hover { color: #28787f }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace }
pre { display: block; font-size: 13px; line-height: 1.42858; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; overflow: auto }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 3px }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px }
h1, h2, h3, h4, h5, h6 { margin: 0; font-family: inherit; font-weight: 500; line-height: 1.1 }
small, .small { font-weight: 400; line-height: 1; color: #777; font-size: 65% }
.fl { float: left !important }
.fr { float: right !important }
.fix::before, .fix::after { content: " "; display: table }
.fix::after { clear: both }
.flex { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap }
.hide { display: none !important }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.ellipsis-rows { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; overflow-wrap: break-word; -webkit-line-clamp: 2; text-overflow: ellipsis }
/**
 +------------------------------------------------------------------------------
 * ************  Icons   ************
 +------------------------------------------------------------------------------
 */
@font-face {font-family: "iconfont";
  src: url('fonts/iconfont.woff2?t=20220101') format('woff2'),
  url('fonts/iconfont.woff?t=20220101') format('woff'),
  url('fonts/iconfont.ttf?t=20220101') format('truetype');
}

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.icon-yuyan::before { content: "\e649" }
.icon-order::before { content: "\e63a" }
.icon-add::before { content: "\e767" }
.icon-yjt::before { content: "\e603" }
.icon-wenzhang::before { content: "\e639" }
.icon-top::before { content: "\e672" }
.icon-signup::before { content: "\e641" }
.icon-fabu::before { content: "\e618" }
.icon-tel::before { content: "\e79c" }
.icon-marker::before { content: "\e612" }
.icon-left::before { content: "\e7ad" }
.icon-right::before { content: "\e7ae" }
.icon-zixun::before { content: "\e72c" }
.icon-ss::before { content: "\e63f" }
.icon-index::before { content: "\e621" }
.icon-unfold::before { content: "\e654" }
.icon-liuyan::before { content: "\e629" }
.icon-shoucang::before { content: "\e617" }
.icon-qzone::before { content: "\e642" }
.icon-zan::before { content: "\e607" }
.icon-remen::before { content: "\e638" }
.icon-share::before { content: "\e619" }
.icon-douban::before { content: "\e691" }
.icon-weibo::before { content: "\e620" }
.icon-qq::before { content: "\e7ac" }
.icon-alarm::before { content: "\e69e" }
.icon-view::before { content: "\e600" }
.icon-wechat::before { content: "\e602" }
.icon-download::before { content: "\e697" }
.icon-tags::before { content: "\e6c8" }
.icon-phone::before { content: "\e622" }
.icon-code::before { content: "\e601" }
/**
 +------------------------------------------------------------------------------
 * ************   Swiper Css   ************
 +------------------------------------------------------------------------------
 */
:root { --swiper-theme-color: #007aff }
.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1 }
.swiper-vertical>.swiper-wrapper { flex-direction: column }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box }
.swiper-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0) }
.swiper-pointer-events { touch-action: pan-y }
.swiper-pointer-events.swiper-vertical { touch-action: pan-x }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform }
.swiper-slide-invisible-blank { visibility: hidden }
.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto }
.swiper-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height }
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper { perspective: 1200px }
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper { transform-style: preserve-3d }
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10 }
.swiper-3d .swiper-slide-shadow { background: rgba(0, 0, 0, .15) }
.swiper-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-css-mode>.swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none }
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar { display: none }
.swiper-css-mode>.swiper-wrapper>.swiper-slide { scroll-snap-align: start start }
.swiper-horizontal.swiper-css-mode>.swiper-wrapper { scroll-snap-type: x mandatory }
.swiper-vertical.swiper-css-mode>.swiper-wrapper { scroll-snap-type: y mandatory }
.swiper-centered>.swiper-wrapper::before { content: ''; flex-shrink: 0; order: 9999 }
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child { margin-inline-start: var(--swiper-centered-offset-before) }
.swiper-centered.swiper-horizontal>.swiper-wrapper::before { height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after) }
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child { margin-block-start: var(--swiper-centered-offset-before) }
.swiper-centered.swiper-vertical>.swiper-wrapper::before { width: 100%; min-width: 1px; height: var(--swiper-centered-offset-after) }
.swiper-centered>.swiper-wrapper>.swiper-slide { scroll-snap-align: center center }
.swiper-fade.swiper-free-mode .swiper-slide { transition-timing-function: ease-out }
.swiper-fade .swiper-slide { pointer-events: none; transition-property: opacity }
.swiper-fade .swiper-slide .swiper-slide { pointer-events: none }
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto }
.swiper-grid>.swiper-wrapper { flex-wrap: wrap }
.swiper-grid-column>.swiper-wrapper { flex-wrap: wrap; flex-direction: column }
/**
 +------------------------------------------------------------------------------
 * ************   Public Css   ************
 +------------------------------------------------------------------------------
 */
html { scroll-behavior: smooth }
body { min-width: 1230px }
.wrapper { width: 1200px; margin: 0 auto }
.clear { clear: both }

.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mt40 { margin-top: 40px }
.mt50 { margin-top: 50px }

.pr { position: relative }

.first { margin-left: 0 !important }
.last { margin-right: 0 !important }

/*scrollbar*/
::-webkit-scrollbar { width: 10px; height: 10px }
::-webkit-scrollbar-button:vertical { display: none }
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner { background-color: #fff }
::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgba(0, 0, 0, .3) }
::-webkit-scrollbar-thumb:vertical:hover { background-color: rgba(0, 0, 0, .35) }
::-webkit-scrollbar-thumb:vertical:active { background-color: rgba(0, 0, 0, .38) }

/*header*/
header { overflow: hidden }
.header { width: 100%; height: 91px; justify-content: space-between; align-items: center }
.header a.logo { display: block; width: 253px; height: 54px; /*text-indent: -9999em; background: url(../images/logo.png) no-repeat; background-size: 100%; transition: all .3s ease-out 0s*/ }
.search-hull { display: flex; align-items: center; width: 260px; height: 34px; border-radius: 6px; background-color: #fff; border: rgb(229, 229, 229) 1px solid }
.search-hull::before { content: "\e63f"; padding: 0 5px 0 15px; font-family: "iconfont" !important; font-size: 18px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #444 }
.search-hull .search-text { flex: 1; width: 100%; height: 100%; padding: 0 10px; font-size: 12px; color: #ccc; border: 0; outline: 0 }
.search-hull input.search-text::-webkit-input-placeholder { color: #ccc }
.search-hull input.search-text:-moz-placeholder { color: #ccc }
.search-hull input.search-text::-moz-placeholder { color: #ccc }
.search-hull input.search-text:-ms-input-placeholder { color: #ccc }
.search-hull .search-btn { cursor: pointer; border: 0; outline: 0; width: 50px; min-width: 50px; height: 34px; border-radius: 0 6px 6px 0; background-color: #28787f; color: #fff; text-align: center; font-size: 12px }
.search-hull .search-btn:hover { color: #fff; background: #28787f }
.nav { height: 74px; padding: 0 15px; justify-content: space-between; align-items: center }
.nav a { width: 90px; height: 28px; line-height: 28px; text-align: center; font-size: 18px; color: #fff; background: url(../images/nav_menu_bg.png) no-repeat; transition: all .3s ease }
.nav a:hover, .nav a.on { background-image: url(../images/nav_menu_bg_hover.png) }

/*footer*/
footer { position: relative; width: 100%; font-size: 14px; color: #444; background: url(../images/footer_bg.jpg) no-repeat top center; background-size: cover }
.footer { height: 273px }
.footnav { height: 78px; line-height: 78px; text-align: center }
.footnav a { display: inline-block; margin-right: 14px; padding-right: 14px; line-height: 1; font-size: 16px; color: #ddd; border-right: 1px solid #ddd; transition: all .3s ease }
.footnav a:last-child { border: none }
.footnav a:hover { color: #fff }
.footlx { width: 100%; height: 195px; justify-content: space-between; align-items: center }
.footlx p { font-size: 14px; line-height: 1.8; color: #ddd }
.footsocial { align-content: center; align-items: center; justify-content: center }
.footsocial dl { margin: 0 15px; text-align: center }
.footsocial dl dt { width: 108px; height: 108px; padding: 5px; background: #fff }
.footsocial dl dd { margin-top: 7px; line-height: 22px; font-weight: 400; font-size: 14px; color: #fff }
.copyright { flex-wrap: nowrap; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 68px; line-height: 1.6; font-size: 12px; background: #fff }
.copyright a { color: #444; transition: all .3s ease }
.copyright a:hover { color: #28787f; text-decoration: underline }

/*floating*/
.qq_onService_panel i, .qq_onService_panel em { font-style: normal }
.qq_onService_panel .sidebar2_Mo { position: fixed; right: -50px; top: 50%; margin-top: -179px; z-index: 10000 }
.qq_onService_panel .sidebar2_list { width: 50px; margin-bottom: 10px; position: relative; right: 50px }
.qq_onService_panel .sidebar2_listT, .qq_onService_panel .sidebar2_listB { background-repeat: no-repeat; padding-left: 7px }
.qq_onService_panel .sidebar2_listT { background-position: left top }
.qq_onService_panel .sidebar2_listB { background-position: left bottom }
.qq_onService_panel .list_c { height: 7px }
.qq_onService_panel .ie_w { *width: 43px }
.qq_onService_panel .sidebar2_listC { text-align: center }
.qq_onService_panel .sidebar2_listC .prev_btn, .qq_onService_panel .sidebar2_listC .next_btn { display: inline-block }
.qq_onService_panel .sidebar2_listC .prev_btn { margin-bottom: 10px }
.qq_onService_panel .function_list .list { text-align: center; height: 40px; width: auto; padding: 0; border: 0; overflow: inherit; margin-bottom: 10px; position: relative }
.qq_onService_panel .function_list .list a { display: inline-block }

.qq_onService_panel .list .tel_icon, .qq_onService_panel .list .edit_icon, .qq_onService_panel .list .mail_icon { background-repeat: no-repeat; background-position: center center; position: relative; margin-top: 7px; width: 100%; z-index: 2 }
.qq_onService_panel .list .tel_icon { background-image: url('../images/tel_icon.png'); width: 26px; height: 26px }
.qq_onService_panel .list:hover .tel_icon { background-image: url('../images/tel_icon_h.png') }
.qq_onService_panel .list .edit_icon { background-image: url('../images/edit_icon.png'); width: 25px; height: 25px }
.qq_onService_panel .list:hover .edit_icon { background-image: url('../images/edit_icon_h.png') }
.qq_onService_panel .list .mail_icon { background-image: url('../images/mail_icon.png'); width: 26px; height: 25px }
.qq_onService_panel .list:hover .mail_icon { background-image: url('../images/mail_icon_h.png') }
.qq_onService_panel .sidebar2_state { text-align: center; position: relative; left: -50px }
.qq_onService_panel .sidebar2_state a { display: inline-block; width: 32px; height: 32px }

.qq_onService_panel .lxwm_tel { width: 178px; position: absolute; right: -178px; top: 0; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0 }
.qq_onService_panel .lxwm_c .lxwm_tit { padding: 0 20px; font-weight: normal; height: 50px; line-height: 50px; text-align: left; font-size: 18px; border-bottom-width: 1px; border-bottom-style: solid }
.qq_onService_panel .lxwm_c .lxwm_list { padding: 20px 20px 1px }
.qq_onService_panel .lxwm_c .lxwm_list li { background: url('../images/tel_border.png') no-repeat; margin-bottom: 20px; width: 139px; height: 32px; line-height: 32px; font-size: 14px }
.qq_onService_panel .explain_text { width: 106px; position: absolute; right: -106px; top: -2px; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0 }
.qq_onService_panel .explain_c a { font-size: 16px; padding: 5px 0 }

.qq_onService_panel .sidebar2_listT, .qq_onService_panel .sidebar2_listB { background-image: url('../images/botder_img.png') }
.qq_onService_panel .list_c, .qq_onService_panel .alt_bg, .sidebar2_listC { background: #C1BFC0 }
.qq_onService_panel .sidebar2_state a { background-image: url('../images/hide_btn.png') }
.qq_onService_panel .sidebar2_state a.cur { background-image: url('../images/show_btn.png') }
.qq_onService_panel .lxwm_c .lxwm_tit { color: #eee; border-bottom-color: #CFCDCE }
.qq_onService_panel .lxwm_c .lxwm_list li { color: #fff }
.qq_onService_panel .lxfs_list li { color: #fff }
.qq_onService_panel .lxfs_list li a { background: url('../images/qq_btn.png') }
.qq_onService_panel .explain_c a { color: #fff }
.qq_onService_panel .wx_scan_c p { color: #fff }

.backTop_Z { display: block; position: fixed; right: 5px; bottom: 5px; width: 60px; height: 60px; background: transparent url(../images/back_top_Z.png) no-repeat center; outline: 0; opacity: .9; border-radius: 8px; z-index: 50; overflow: hidden; text-indent: 1000px; white-space: nowrap }
#backTop:hover { opacity: 1 }