.tem80-header { width: 100%; height: 0; color: #fff; position: relative; z-index: 40 }
.tem80-header .head_bottom { background-color: inherit }
.tem80-header .head_bottom .tem_bg { display: block; position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; background-color: #000 }
.tem80-header a { color: inherit }
.tem80-header.show-full .container { width: 100% }
.tem80-header .head_bottom .logo { float: left; height: 90px; line-height: 75px; width: 250px; padding: 8px 0 }
.tem80-header .head_bottom .logo a { display: block; height: 100% }
.tem80-header .head_bottom .logo img { vertical-align: middle; max-width: 100%; max-height: 100% }
.tem80-header .head_bottom .navigation { float: right; width: calc(100% - 250px); height: 90px }
.tem80-header .head_bottom .navigation .search { float: right; height: 90px; padding-left: 20px; padding-top: 25px; position: relative; z-index: 4 }
.tem80-header .head_bottom .navigation .search .icon_bx { float: right; height: 40px; line-height: 40px; width: 40px; text-align: center; cursor: pointer; position: relative; margin-left: 10px }
.tem80-header .head_bottom .navigation .search .icon_bx>span { display: block; width: 100%; height: 100%; line-height: 40px; font-weight: 700; font-size: 20px }
.tem80-header .head_bottom .navigation .search .icon_bx>span:hover { opacity: .6 }
.tem80-header .head_bottom .navigation .search .icon_bx.active>span { opacity: .6 }
.tem80-header .head_bottom .navigation .search .icon_bx.active .search_box { opacity: 1; visibility: visible }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_div { opacity: 0; visibility: hidden; transition: .3s; padding: 4px 0; box-shadow: 0 2px 12px rgba(0,0,0,.1); position: absolute; top: 100%; right: 0; border-radius: 8px; margin-top: 15px; background-color: #000 }
.tem80-header .head_bottom .navigation .search .icon_bx.active .lan_div { visibility: visible; opacity: 1; margin-top: 10px }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_div .lan_ul { white-space: nowrap }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_ul a { display: block; padding: 0 15px }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_ul img { width: 100% }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_ul .lan_txt { width: 20px }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_ul li a>span { display: inline-block; vertical-align: middle }
.tem80-header .head_bottom .navigation nav { float: right; position: relative; background-color: #000 }
.tem80-header .head_bottom .search_box { position: absolute; top: 100%; width: 300px; height: 70px; z-index: 20; right: 0; opacity: 0; visibility: hidden; transition: .3s; margin-top: 10px; border-radius: 8px }
.tem80-header .head_bottom .search_box .search_div_form { width: 100%; height: 100%; position: relative; background-color: #000; box-shadow: 0 2px 12px rgba(122,122,122,.1); padding: 15px; border-radius: 8px }
.tem80-header .head_bottom .search_box .search_div_form .header_search_select { text-align: left; line-height: 24px }
.tem80-header .head_bottom .search_box .search_div_form input { width: 100%; height: 100%; border: none; background: none; outline: none; padding: 0 40px; border-bottom: 1px solid; border-color: rgba(255,255,255,.1) }
.tem80-header .head_bottom .search_box .search_div_form button { position: absolute; left: 15px; top: 15px; height: 40px; width: 40px; border: none; background: 0; outline: none; font-size: 18px }
.tem80-header .head_bottom .search_box .search_div_form i { position: absolute; right: 15px; top: 15px; width: 40px; height: 40px; display: block; text-align: center; line-height: 40px; font-size: 24px; cursor: pointer; opacity: .6; transition: .3s }
.tem80-header .head_bottom .search_box .search_div_form i:hover { opacity: 1 }
.tem80-header .head_bottom .navigation nav .lr { display: none }
@media (min-width:993px) {
.tem80-header .head_bottom .navigation nav { background: none!important }
.tem80-header .fixed_right { position: fixed; right: 0; top: 200px; z-index: 99; box-shadow: 0 0 12px rgba(0,0,0,.1) }
.tem80-header .fixed_right .fixed_p { display: block; margin: 0; padding: 0; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; z-index: -1 }
.tem80-header .fixed_right li { position: relative }
.tem80-header .fixed_right li a { width: 50px; height: 46px; text-align: center; line-height: 48px; font-size: 22px; display: block; opacity: .6 }
.tem80-header .fixed_right li section { display: block; width: 50px; height: 46px; text-align: center; line-height: 48px }
.tem80-header .fixed_right li section span { display: block }
.tem80-header .fixed_right li a i { display: block; font-style: normal; position: absolute; top: 8px; right: 8px; font-size: 12px; width: 16px; height: 16px; line-height: 16px; border-radius: 50%; color: #fff }
.tem80-header .fixed_right li a:hover { opacity: 1 }
.tem80-header .fixed_right li:after { content: ""; display: block; position: absolute; left: 10px; right: 10px; bottom: 0; border-bottom: 1px solid; opacity: .3 }
.tem80-header .fixed_right li:last-child:after { display: none }
.tem80-header .header { padding: 20px 0; position: absolute; left: 0; top: 0; width: 100% }
.tem80-header .head_bottom .tem_bg { display: none }
.tem80-header .head_bottom.fixeds .tem_bg { display: block }
.tem80-header .head_bottom.fixeds i.tem_bg { display: none }
.tem80-header .head_bottom .navigation .search .icon_bx .lan_ul a:hover { opacity: .6 }
.tem80-header .head_bottom .navigation nav .nav { overflow: visible; white-space: nowrap; position: relative }
.tem80-header .head_bottom .navigation nav .nav>ul { display: flex; line-height: 90px; margin-left: 0; transition: .3s; position: absolute; left: 0; top: 0 }
.tem80-header .head_bottom .navigation nav .nav>ul>li>.text { position: relative; font-size: 14px }
.tem80-header .head_bottom .navigation nav .nav>ul>li>.text.active { opacity: .6 }
.tem80-header .head_bottom .navigation nav .nav>ul li:hover>.text { opacity: .6 }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text a { padding: 0 15px; display: block; position: relative; transition: 0s; font-weight: 700 }
.tem80-header .head_bottom .navigation nav .nav>ul>li:last-child>.text:after { border: none }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text.xia:before { content: ""; width: 0; height: 0; position: absolute; display: block; top: 50%; right: 18px; border: 4px solid transparent; border-top-color: inherit; margin-top: -2px; transition: .3s }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text.xia a { padding-right: 30px }
.tem80-header .head_bottom .navigation nav .nav>ul li { position: relative }
.tem80-header .head_bottom .navigation nav .nav>ul ul { background-color: #000; position: absolute; top: 100%; left: 0; line-height: initial; box-shadow: 0 4px 12px rgba(0,0,0,.1); opacity: 0; visibility: hidden; transition: all .3s; pointer-events: none; padding: 10px 6px; border-radius: 6px }
.tem80-header .head_bottom .navigation nav .nav>ul ul li { background-color: inherit }
.tem80-header .head_bottom .navigation nav .nav>ul ul ul { left: 100%; top: 0; background-color: inherit }
.tem80-header .head_bottom .navigation nav .nav>ul>li:last-child ul, .tem80-header .head_bottom .navigation nav .nav>ul>li:nth-last-child(2) ul { left: auto; right: 0 }
.tem80-header .head_bottom .navigation nav .nav>ul>li:last-child ul ul, .tem80-header .head_bottom .navigation nav .nav>ul>li:nth-last-child(2) ul ul { right: 100% }
.tem80-header .head_bottom .navigation nav .nav>ul li:hover>ul { opacity: 1; visibility: visible; pointer-events: auto; margin-top: -10px }
.tem80-header .head_bottom .navigation nav .nav>ul ul li .text a { padding-top: 12px; padding-bottom: 12px }
.tem80-header .head_bottom .navigation nav.add { padding: 0 20px; height: 100% }
.tem80-header .head_bottom .navigation nav.add .lr { position: absolute; left: 0; top: 0; width: 100%; height: 0; z-index: 8; display: block }
.tem80-header .head_bottom .navigation nav.add .lr .left, .tem80-header .head_bottom .navigation nav.add .lr .right { position: absolute; top: 30px; height: 30px; width: 20px; cursor: pointer; line-height: 30px; text-align: center; color: #fff; font-size: 20px; border-radius: 2px; opacity: .6; transition: .3s }
.tem80-header .head_bottom .navigation nav.add .lr .left:hover, .tem80-header .head_bottom .navigation nav.add .lr .right:hover { opacity: 1 }
.tem80-header .head_bottom .navigation nav.add .lr .left { left: 0 }
.tem80-header .head_bottom .navigation nav.add .lr .right { right: 0 }
.tem80-header .head_bottom .navigation nav.add .nav { overflow: hidden; height: 100%; transition: 0s .4s }
.tem80-header .head_bottom .navigation nav.add .nav.hig { height: 600px; transition: 0s }
.tem80-header .head_bottom { top: -90px; left: 0; width: 100% }
.tem80-header .head_bottom.fixeds { position: fixed; transition: .3s; box-shadow: 0 0 12px rgba(0,0,0,.1) }
.tem80-header .head_bottom.fixeds.top_show { top: 0 }
}
.tem80-header .nav_button { display: none }
@media (max-width:992px) {
.tem80-header .fixed_right { display: none }
.tem80-header .container { padding: 0 3%!important }
.tem80-header { height: 60px }
.tem80-header .header { position: fixed; top: 0; left: 0; width: 100% }
.tem80-header .head_bottom .con { height: 60px }
.tem80-header .head_bottom i.tem_bg { border-radius: 8px }
.tem80-header .head_bottom .search_box .search_div_form i { opacity: .9 }
.tem80-header .head_bottom .logo { width: auto; height: 60px; padding: 10px 0; line-height: 40px }
.tem80-header .head_bottom .navigation { width: auto; height: 60px; position: relative }
.tem80-header .head_bottom .navigation .search { height: 60px; padding: 0; padding-top: 10px }
.tem80-header .head_bottom .navigation .search .icon_bx { margin: 0 }
.tem80-header .head_bottom .navigation nav { position: absolute; width: 240px!important; max-width: none!important; top: 100%; right: 0; box-shadow: 0 4px 12px rgba(0,0,0,.1); transform: translateX(100%); opacity: 0; visibility: hidden; transition: .3s }
.tem80-header .head_bottom .navigation.active nav { transform: translateX(0); opacity: 1; visibility: visible; padding: 10px 0; border-radius: 8px }
.tem80-header .head_bottom .navigation nav .nav { max-height: 400px; overflow-x: hidden; overflow-y: auto }
.tem80-header .head_bottom .navigation nav .nav>ul>li>.text { position: relative; border-bottom: 1px solid rgba(122,122,122,.1) }
.tem80-header .head_bottom .navigation nav .nav>ul>li:last-child>.text { border-bottom: none }
.tem80-header .head_bottom .navigation nav .nav>ul>li>.text:after { content: ""; display: block; position: absolute; right: 0; top: 20px; bottom: 20px; border-right: 1px solid; border-color: rgba(122,122,122,.1) }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text a { padding: 10px 20px; display: block; position: relative; transition: 0s }
.tem80-header .head_bottom .navigation nav .nav>ul>li:last-child>.text:after { border: none }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text.xia:before { content: ""; width: 0; height: 0; position: absolute; display: block; top: 50%; right: 18px; border: 4px solid transparent; border-top-color: inherit; margin-top: -2px; transition: .3s }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text.xia { padding: 10px 20px; padding-right: 30px; position: relative }
.tem80-header .head_bottom .navigation nav .nav>ul>li .text.xia a { padding: 0; display: inline }
.tem80-header .head_bottom .navigation nav .nav>ul li { position: relative }
.tem80-header .head_bottom .navigation nav .nav>ul ul { display: none; padding: 10px 0; background: none!important }
.tem80-header .head_bottom .navigation nav .nav>ul ul .text.xia, .tem80-header .head_bottom .navigation nav .nav>ul ul .text a { padding-left: 30px }
.tem80-header .head_bottom .navigation nav .nav>ul ul ul .text.xia, .tem80-header .head_bottom .navigation nav .nav>ul ul ul .text a { padding-left: 40px }
.tem80-header .navigation .nav_button { outline: none; border: 0; width: 40px; height: 40px; padding: 10px; transition: all .45s; z-index: 99; display: block; background: 0; float: right }
.tem80-header .navigation .nav_button .nav_button_icon { position: relative; width: 20px; height: 16px }
.tem80-header .navigation .nav_button .nav_button_icon span { display: block; position: absolute; right: 0; left: 0; height: 0; transition: all .15s; border-bottom: 2px solid }
.tem80-header .navigation .nav_button .nav_button_icon span:nth-child(1) { top: 50%; transform: translate3d(0, -50%, 0) }
.tem80-header .navigation .nav_button .nav_button_icon span:nth-child(2) { top: 0; transform: translateZ(0) rotate(0) scaleX(1) }
.tem80-header .navigation .nav_button .nav_button_icon span:nth-child(3) { bottom: 0; transform: translateZ(0) rotate(0) scaleX(1) }
.tem80-header .navigation.active .nav_button .nav_button_icon span:nth-child(1) { opacity: 0 }
.tem80-header .navigation.active .nav_button .nav_button_icon span:nth-child(2) { transform: rotate(45deg) translate3d(5px, 5px, 0) }
.tem80-header .navigation.active .nav_button .nav_button_icon span:nth-child(3) { transform: rotate(-45deg) translate3d(5px, -5px, 0) }
}
.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; -moz-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: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(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; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto }
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; 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; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height }
.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; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; 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; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-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; border-radius: 100%; background: #000; opacity: .2 }
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; 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: #D62020 }
.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); -moz-transform: translate3d(0, -50%, 0); -o-transform: translate(0, -50%); -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,.25); position: absolute }
.swiper-pagination-progress .swiper-pagination-progressbar { background: #D62020; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top }
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-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,.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; -moz-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; -moz-transform-style: preserve-3d; -ms-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, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0)) }
.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0)) }
.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0)) }
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0))); background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0)); background-image: linear-gradient(to bottom, rgba(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; -moz-backface-visibility: hidden; -ms-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; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden }
.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-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; -moz-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; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out }
.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-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: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-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 { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(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,.5); 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%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-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%; -webkit-background-size: 100%; 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% {
transform:rotate(360deg)
}
}
.tem59-banner, .tem59-banner .container { position: relative }
.tem59-banner.tem60-banner { background-color: #000 }
.tem59-banner.tem60-banner .container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1 }
.tem59-banner.tem60-banner .image { height: 100vh; background-repeat: no-repeat; background-position: center; background-size: cover }
.tem59-banner.tem60-banner .image img { display: none }
.tem59-banner .image img { width: 100% }
.tem59-banner .swiper { overflow: hidden }
.tem59-banner .nav { color: #FFF }
.tem59-banner .nav span { display: inline-block; position: absolute; top: 50%; width: 40px; height: 50px; font-size: 40px; line-height: 50px; margin-top: -25px; z-index: 9; text-align: center; cursor: pointer; opacity: .5; transition: .5s }
.tem59-banner .nav span:hover { opacity: 1 }
.tem59-banner .nav span.prev { left: 40px }
.tem59-banner .nav span.next { right: 40px }
.tem59-banner .nav span.prev i, .tem59-banner .nav span i.icon-keyboard_backspace:before { display: inline-block; transform: scaleX(-1) }
.tem59-banner .text { position: absolute; top: 50%; color: #FFF; padding: 0 80px }
.tem59-banner .title_t { font-size: 100px; line-height: 1 }
.tem59-banner .flexBox_ { display: flex; display: -webkit-flex; align-items: center }
.tem59-banner .num_ { color: #4f2508; font-size: 80px; padding-right: 20px }
.tem59-banner .em_ { flex-grow: 1; font-size: 40px; line-height: 1 }
.tem59-banner .text .box { color: #FFF; border-color: #FFF }
.tem59-banner a.more { margin-top: 10px; display: inline-block; padding: .5em 2em; border: 2px solid; border-color: inherit; color: inherit; transition: .5s; font-size: 20px; border-radius: 6px }
.tem59-banner ol { display: none; border-color: #FFF; position: absolute; bottom: 20px!important; left: 50%!important; width: auto!important; transform: translateX(-50%); z-index: 1 }
.tem59-banner ol.show_ { display: block }
.tem59-banner ol span.swiper-pagination-bullet-active { width: 50px }
.tem59-banner ol span { width: 20px; height: 0; border: 2px solid; border-color: inherit; border-radius: 4px; display: inline-block; background-color: transparent!important; transition: .5s }
.tem59-banner.content-left .text { left: 0; transform: translateY(-50%) }
.tem59-banner.content-middle .text { left: 50%; transform: translate(-50%, -50%); text-align: center }
.tem59-banner.content-right .text { right: 0; transform: translateY(-50%); text-align: right }
@media(max-width:768px) {
.tem59-banner .container { width: 100%; padding-left: 0!important; padding-right: 0!important }
.tem59-banner.tem60-banner .image { height: 400px }
.tem59-banner .title_t { font-size: 40px }
.tem59-banner .num_ { font-size: 40px }
.tem59-banner .em_ { font-size: 20px }
.tem59-banner .nav span.prev { left: 10px }
.tem59-banner .nav span.next { right: 10px }
.tem59-banner .nav { display: none }
.tem59-banner .text { padding: 0 30px }
.tem59-banner a.more { font-size: 14px }
.tem59-banner ol { bottom: 0!important }
.tem59-banner ol span.swiper-pagination-bullet-active { width: 22px }
.tem59-banner ol span { width: 12px; margin: 0 2px!important }
}
@media(max-width:480px) {
.tem59-banner .flexBox_ { flex-wrap: wrap }
}
.tem01-title { text-align: center }
.tem01-title .title { padding: 0 15px }
.tem01-title .subtitle { font-size: 13px; line-height: 30px; color: #888; padding: 0 15px }
.tem01-title .more { display: none }
@media (max-width:768px) {
.tem01-title .title, .tem01-title .subtitle { padding-left: 2%!important; padding-right: 2%!important }
.tem01-title.full-screen-spacing .full-screen .title, .tem01-title.full-screen-spacing .full-screen .subtitle { padding-left: 3%!important; padding-right: 3%!important }
}
.mainlist .tem01-list-title, .maindetail .tem01-list-title { text-align: center; padding: 15px 0 }
.mainlist .tem01-list-title .subtitle, .maindetail .tem01-list-title .subtitle { line-height: 30px; color: #888 }
.mainlist .tem01-list-title .more, .maindetail .tem01-list-title .more { display: none }
.tem109-service .items { padding: 0!important; border-color: #efefef }
.tem109-service .mr .items { margin: 15px 0 }
.tem109-service .items a { display: block; border-color: inherit; height: 100% }
.tem109-service .items .item { height: 100%; padding: 40px 6%; border-right: 1px solid; border-left: 1px solid; border-color: inherit; height: 100%; margin-left: -1px }
.tem109-service .item { color: #000 }
.tem109-service .items .icon { color: inherit; font-size: 3rem; transition: .4s; -moz-transition: .4s; -webkit-transition: .4s }
.tem109-service .items .text { width: 100%; height: auto; text-align: left; padding: 10px 6px; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; color: inherit }
.tem109-service .items .text .title { font-size: 16px; transition: .3s ease-out; -moz-transition: .3s ease-out; -webkit-transition: .3s ease-out; position: relative; border-color: #000; padding-bottom: 30px }
.tem109-service .items .text .title::before { position: absolute; content: ""; left: 0; bottom: 0; border-bottom: 1px solid; border-color: inherit; width: 30px }
.tem109-service .items .text .description { opacity: .7; margin-top: 30px; line-height: 180%; transition: .4s ease-out; -moz-transition: .4s ease; -webkit-transition: .4s ease-out }
.tem109-service .flexBoxWrap .item { display: flex; display: -webkit-flex; flex-wrap: wrap }
.tem109-service .flexBoxWrap.reverse .item { flex-wrap: wrap-reverse }
@media (min-width:769px) {
.tem109-service .items:hover .icon { transform: translateY(-10px); -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px) }
.tem109-service .items a:hover .title { transform: translateY(-20px); -moz-transform: translateY(-20px); -webkit-transform: translateY(-20px) }
.tem109-service .items a:hover .description { transform: translateY(-15px); -moz-transform: translateY(-15px); -webkit-transform: translateY(-15px) }
}
@media (max-width:768px) {
.tem109-service .container { padding-left: 3%!important; padding-right: 3%!important }
.tem109-service.full-screen-spacing .container.full-screen { padding-left: 0!important; padding-right: 0!important }
.tem109-service .mr .items { margin: 8px 0 }
.tem109-service .items .item { padding: 10px 6% }
.tem109-service .items .icon { font-size: 2rem }
.tem109-service .items .text { padding: 0 0 10px }
.tem109-service .items .text .title { padding-bottom: 10px }
.tem109-service .items .text .description { margin-top: 10px }
}
@media (max-width:480px) {
.tem109-service .items { width: 100%; max-width: 100% }
.tem109-service .items .item { padding: 0 5% }
.tem109-service .items a { margin: 0 }
}
@media (max-width:360px) {
.tem109-service .items { width: 100%; overflow: hidden }
.tem109-service .items:nth-child(n) .item { border-width: 0; width: 100%; border: none; border-top: 1px solid; border-bottom: 1px solid; border-color: inherit; margin: -1px 0 0 0; padding: 3% }
.tem109-service .items:first-child .item { margin: 0 }
.tem109-service .mr .items { margin: 0 }
}
.tem380-irregular.content-right .wrap { flex-direction: row-reverse }
.tem380-irregular .text .title { margin-bottom: 20px; font-size: 1.5rem; color: #000 }
.tem380-irregular .text .description { line-height: 180%; color: #777 }
.tem380-irregular .more { margin-top: 40px }
.tem380-irregular .more .btn { padding: 8px 20px }
.tem380-irregular .image { position: relative }
.tem380-irregular .image img { width: 100% }
.tem380-irregular .tag { position: absolute; left: 30px; top: 100%; transform: translateY(-50%); display: inline-block; color: #fff; max-width: 80% }
.tem380-irregular .tag .title { padding: 10px }
@media (max-width:768px) {
.tem380-irregular .container { padding-left: 3%!important; padding-right: 3%!important }
.tem380-irregular.full-screen-spacing .container.full-screen { padding-left: 0!important; padding-right: 0!important }
.tem380-irregular .tag { transform: translateY(-100%); -moz-transform: translateY(-100%); -webkit-transform: translateY(-100%) }
.tem380-irregular.full-screen-spacing .container.full-screen .text, .tem380-irregular.full-screen-spacing .container.full-screen .more { padding: 0 3% }
.tem380-irregular .text { margin-top: 20px }
.tem380-irregular .text .title { margin-bottom: 10px }
.tem380-irregular .more { margin-top: 15px }
.tem380-irregular .more .btn { font-size: 12px; padding: 6px 12px }
}
@media (max-width:360px) {
.tem380-irregular .tag { max-width: 100%; transform: translate(0); position: static }
}
.tem349-irregular { padding-left: 5%; padding-right: 5%; background-color: #f0f0f0 }
.tem349-irregular .item { width: 100%; background-color: #fff }
.tem349-irregular .item a { width: 100%; height: 100% }
.tem349-irregular.content-left .text { text-align: left }
.tem349-irregular.content-right .text { text-align: right }
.tem349-irregular .text { text-align: center; width: 100%; color: #333; padding: 3% }
.tem349-irregular .title { font-size: 16px }
.tem349-irregular .description { opacity: .7; margin-top: 5px; line-height: 170%; font-weight: 400 }
.tem349-irregular .image { width: 100%; overflow: hidden; position: relative }
.tem349-irregular .image img { width: 100%; transition: .4s; -moz-transition: .4s; -webkit-transition: .4s }
.tem349-irregular .item:hover img { transform: translateX(10px) }
.tem349-irregular ._display a { width: 200%; height: 100%; display: flex; display: -webkit-flex; align-items: flex-end }
.tem349-irregular ._display .image { width: 50% }
.tem349-irregular ._display .text { width: 50%; transform: translateX(-100%); padding: 3% }
.tem349-irregular .swiper-container { padding-bottom: 30px }
.tem349-irregular .swiper-pagination { bottom: 0!important }
.tem349-irregular .prev, .tem349-irregular .next { position: absolute; top: 50%; z-index: 2; font-size: 2.75rem; opacity: .5; cursor: pointer; color: #fff; transform: translateY(calc(-50% - 15px)); -moz-transform: translateY(calc(-50% - 15px)); -webkit-transform: translateY(calc(-50% - 15px)); border-radius: 4px }
.tem349-irregular .prev { left: 0; transform: translateY(calc(-50% - 15px)) scale(-1, 1); -moz-transform: translateY(calc(-50% - 15px)) scale(-1, 1); -webkit-transform: translateY(calc(-50% - 15px)) scale(-1, 1) }
.tem349-irregular .next { right: 0 }
@media (max-width:768px) {
.tem349-irregular .container, .tem349-irregular.full-screen-spacing .container.full-screen { padding-left: 3%!important; padding-right: 3%!important }
}
@media (max-width:480px) {
.tem349-irregular .prev, .tem349-irregular .next { font-size: 1.75rem }
.tem349-irregular .swiper-pagination-bullet { width: 6px; height: 6px }
}
.tem12-banner { position: relative; box-sizing: border-box; overflow: hidden; min-height: 700px; background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed }
.tem12-banner .banner-mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0 }
.tem12-banner .banner-logo, .tem12-banner .banner-logo img { width: 200px; margin-left: auto; margin-right: auto; margin-bottom: 10px }
.tem12-banner .btnview { max-width: 100%; margin: 0 auto; text-align: center }
.tem12-banner .banner-wrap-box { padding: 20% 0 0 0; position: relative; z-index: 2 }
.tem12-banner .banner-wrap-box h1, .tem12-banner .banner-wrap-box .h1 { color: #fff; display: block; font-size: 50px; font-weight: 100; max-width: 80%; overflow: hidden; margin: 0 auto; text-align: center }
.tem12-banner .banner-wrap-box .banner_text { color: #eee; margin: 20px auto; max-height: 100px; line-height: 20px; overflow: hidden; max-width: 80%; text-align: center; font-size: 16px }
.tem12-banner .banner-wrap-box .btnview a { background: rgba(256,256,256,.1); border: 0 none; padding: 10px 25px; border-radius: 20px; border: 1px solid #fff; font-size: 12px }
.tem12-banner .banner-wrap-box .btnview a:hover { background: #fff; color: #333 }
.tem12-banner .banner-arrow-down-box { position: absolute; width: 50px; height: 50px; bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center; overflow: hidden; cursor: pointer }
.tem12-banner .banner-arrow-down { position: relative }
.tem12-banner .banner-arrow-down span { position: absolute; animation: banner-arrow-down 3s infinite linear; top: 0; color: #fff; font-size: 20px }
@keyframes banner-arrow-down { 0% {
}
80% {
top:60px
}
90% {
opacity:.5
}
100% {
opacity:1
}
}
@-webkit-keyframes banner-arrow-down { 0% {
}
80% {
top:60px
}
90% {
opacity:.5
}
100% {
opacity:1
}
}
@media (max-width:768px) {
.tem12-banner { height: 300px; background-attachment: scroll; min-height: auto }
.tem12-banner .banner-wrap-box { padding: 10% }
.tem12-banner .banner-wrap-box h1, .tem12-banner .banner-wrap-box .h1 { font-size: 22px!important; max-width: 90% }
.tem12-banner .banner-wrap-box .banner_text { max-width: 90% }
.tem12-banner .banner-wrap-box .btnview a { border-radius: 20px; font-size: 12px; line-height: 1.5; padding: 5px 10px }
}
@media (max-width:430px) {
.tem12-banner .banner-wrap-box { padding: 13% 6% }
}
.tem34-video * { transition: all .5s }
.tem34-video .item .image { width: 100%; display: block; cursor: pointer; position: relative; overflow-x: hidden; margin-bottom: 20px }
.tem34-video .item .image:hover .play_video { opacity: 1 }
.tem34-video .item .image img { width: 100% }
.tem34-video .item .image .play_video { width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; background: rgba(0,0,0,.5); z-index: 3 }
.tem34-video .item .image .play_video span { width: 40px; height: 40px; line-height: 40px; font-size: 40px; margin: -20px 0 0 -20px; position: absolute; top: 50%; left: 50%; text-align: center; z-index: 2 }
.tem34-video .item .image .play_video span:hover { text-shadow: 0 0 10px rgb(255,255,255) }
.tem34-video .item .image img { width: 100% }
.tem34-video .item .text { width: 100%; text-align: center; color: #666 }
.tem34-video.content-left .item .text { text-align: left }
.tem34-video.content-right .item .text { text-align: right }
.tem34-video .item .text .title { font-size: 18px; margin-top: 0 }
.tem34-video .item .text .subtitle { color: inherit; opacity: .5 }
.tem34-video .item .text span { font-size: 12px }
.tem34-video .video_show { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) }
.tem34-video .video_show span { width: 40px; height: 40px; line-height: 40px; font-size: 40px; cursor: pointer; position: absolute; top: 20px; right: 20px; text-align: center; opacity: .5 }
.tem34-video .video_show span:hover { opacity: .8; text-shadow: 0 0 5px rgb(255,255,255) }
.tem34-video .video_show video { max-width: 90%; max-width: 90%; position: fixed; top: 50%; left: 50%; box-shadow: 0 0 50px #000; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.tem34-video .prev, .tem34-video .next { line-height: 40px; color: #666; background: none; transition: 0.5s all ease; cursor: pointer; text-align: center; display: block; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); opacity: 1; z-index: 2; font-size: 2rem }
.tem34-video .prev { left: 10px; transform: rotate(-180deg) translateY(18px) }
.tem34-video .next { right: 10px }
.tem34-video .prev span, .tem34-video .next span { display: block; line-height: 40px; width: 40px; height: 40px; background-color: rgba(255,255,255,.8); border-radius: 2px }
.tem34-video .swiper-wrapper { margin-bottom: 40px }
.tem34-video .swiper-pagination { bottom: 0; text-align: center; border-color: #999; z-index: 4 }
.tem34-video .swiper-pagination span { background-color: transparent; margin: 0 6px!important; border: 4px solid; border-color: inherit }
.tem34-video .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1 }
@media(max-width:768px) {
.tem34-video .item .text h3, .tem34-video .item .text .h3, .tem34-video .item .image { margin-bottom: 5px }
.tem34-video .container, .tem34-video.full-screen-spacing .container.full-screen { padding-left: 3%!important; padding-right: 3%!important }
.tem34-video .swiper-wrapper { margin-bottom: 20px }
.tem34-video .swiper-pagination span { border-width: 3px; width: 6px; height: 6px }
}
@media(max-width:480px) {
.tem34-video .item { padding: 0 }
.tem34-video .prev, .tem34-video .next { font-size: 20px }
}
.tem378-irregular { background-color: var(--main-color) }
.tem378-irregular.clearBg [layout-id="1"]:not(.noClearBg) { background-color: transparent!important; background-image: none!important }
.tem378-irregular .designer-noData { color: #fff; border-color: #fff }
.tem256-irregular .scrollBox { overflow: hidden }
.tem256-irregular ul { display: flex; display: -webkit-flex; position: relative }
.tem256-irregular a { display: block; color: inherit; height: 100%; background-color: #F7F7F7 }
.tem256-irregular li { padding: 3px }
.tem256-irregular img { width: 100% }
.tem256-irregular .text { padding: 5% }
.tem256-irregular .title { font-size: 16px }
.tem256-irregular .description { font-size: 13px; line-height: 1.5; opacity: .6 }
.tem256-irregular.content-right { text-align: right }
.tem256-irregular.content-middle { text-align: center }
@media(max-width:1299px) {
.tem256-irregular li { padding: 2px }
}
@media(max-width:768px) {
.tem256-irregular li { padding: 1px }
.tem256-irregular .container { padding-left: 3%!important; padding-right: 3%!important }
.tem256-irregular.full-screen-spacing .container { padding-left: 0!important; padding-right: 0!important }
}
.tem327-irregular .box { background-color: #FFF }
.tem327-irregular .image { position: relative }
.tem327-irregular .image:hover .icons { opacity: 1 }
.tem327-irregular .image:hover img { opacity: .3 }
.tem327-irregular .image img { transition: .5s }
.tem327-irregular .icons { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; transition: .5s; z-index: 1 }
.tem327-irregular .icons span { position: absolute; top: 50%; left: 50%; display: block; transform: translate(-50%, -50%); display: flex; display: -webkit-flex }
.tem327-irregular .icons a { width: 40px; height: 40px; font-size: 20px; border: 20px solid; border-color: inherit; border-radius: 50%; cursor: pointer; position: relative; margin: 5px; background-color: transparent }
.tem327-irregular .icons a:before { position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: .3s }
.tem327-irregular .icons a.icon-crop_free:hover:before { transform: translate(-50%, -50%) scale(1.1) }
.tem327-irregular .icons a.icon-insert_link:hover:before { transform: translate(-50%, -50%) rotate(-45deg) }
.tem327-irregular .swiper { border-color: rgba(0,0,0,.8) }
.tem327-irregular .swiper-container { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; visibility: hidden; opacity: 0; transition: .5s; border-color: inherit }
.tem327-irregular .swiper-container:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-top: 100vh solid; border-color: inherit }
.tem327-irregular .swiper-container img { max-width: 100%; width: auto }
.tem327-irregular .swiper-slide { display: flex; display: -webkit-flex; align-items: center; justify-content: center }
.tem327-irregular .swiper-container.show { z-index: 99; opacity: 1; visibility: visible }
.tem327-irregular .swiper span.close_ { position: absolute; top: 30px; right: 30px; font-size: 30px; opacity: .5; transition: .5s; z-index: 3; cursor: pointer }
.tem327-irregular .swiper span.close_:hover { opacity: 1 }
@media(max-width:767px) {
.tem327-irregular .swiper span.close_ { display: none }
}
.tem18-news .column { color: #333 }
.tem18-news .tem18-news_icons { color: #999; font-size: 14px; margin: 15px 0 5px }
.tem18-news .tem18-news_date { opacity: .6; font-size: 12px; margin: 15px 0; font-family: "HELVETICANEUELTPRO-THEX", Arial }
.tem18-news h3, .tem18-news .h3 { font-size: 16px; font-weight: 400; height: 44px; line-height: 22px; margin: 15px 0 5px; overflow: hidden; text-overflow: ellipsis }
.tem18-news h3.title, .tem18-news .h3.title { border-bottom: 1px solid rgba(121,121,121,.15); font-size: 16px; font-weight: 400; margin: 5px 0 0; padding: 5px 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.tem18-news h3.title, .tem18-news .h3.title a { color: inherit; opacity: .8 }
.tem18-news .col-lg-4:hover h3.title a, .tem18-news .col-lg-4:hover .h3.title a { opacity: 1 }
.tem18-news .separator { margin-bottom: 20px }
.tem18-news .separator::before, .tem18-news .separator::after { transition-duration: 0.5s; background-color: rgba(121,121,121,.6); content: ""; width: 15px; height: 1px; position: absolute; left: 0; top: 43px }
.tem18-news .separator::after { left: 15px }
.tem18-news .column:hover .separator::before, .tem18-news .col-lg-4:hover .separator::before, .tem18-news .column:hover .separator::after, .tem18-news .col-lg-4:hover .separator::after { background-color: rgba(121,121,121,.8); width: 96% }
.tem18-news .tem18-news_text { position: relative }
.tem18-news .tem18-desc { height: 50px; overflow: hidden; line-height: 25px; font-size: 12px; margin-bottom: 20px }
.tem18-news .tem18-news_desc { opacity: .8; height: 50px; overflow: hidden; line-height: 25px; font-size: 14px }
.tem18-news .tem18-news_read { padding: 10px 0; text-transform: uppercase; font-size: 12px }
.tem18-new-li { margin-bottom: 15px }
.tem18-new-li .tem18-new-text { position: relative }
.tem18-new-li .tem18-new-text h3, .tem18-new-li .tem18-new-text .h3 { font-size: 16px; font-weight: 400; height: auto; height: 44px; line-height: 22px; margin: 5px 0; overflow: hidden; text-overflow: ellipsis }
.tem18-new-li .tem18-new-time { opacity: .6; font-size: 12px; margin-top: 5px }
@media (max-width:768px) {
.tem18-news .container, .tem18-news.full-screen-spacing .container.full-screen { padding-left: 3%!important; padding-right: 3%!important }
}
@media (max-width:480px) {
.tem18-news .column, .tem18-news .col-xs-6 { width: 100% }
.tem18-news h3, .tem18-news .h3 { height: auto }
.tem18-news .tem18-desc, .tem18-news .tem18-news_desc { height: auto; max-height: 500px }
}
.tem378-irregular { background-color: var(--main-color) }
.tem378-irregular.clearBg [layout-id="1"]:not(.noClearBg) { background-color: transparent!important; background-image: none!important }
.tem378-irregular .designer-noData { color: #fff; border-color: #fff }
.tem03-ai_contact .flexBox { display: flex; display: -webkit-flex }
.tem03-ai_contact.content-middle .flex-content { justify-content: center }
.tem0-contact-sm {
--x:15px;
--y:15px; opacity: 0; flex-grow: 1 }
.tem0-contact-sm select { -webkit-appearance: none }
.tem0-contact-sm .box { display: flex; font-weight: 700; position: relative }
.tem0-contact-sm .box.full { align-items: flex-start!important }
.tem0-contact-sm .box.submit .control-label { padding: 0 }
.tem0-contact-sm .item { padding: 8px; margin: 0 }
.tem0-contact-sm .form-control { padding: var(--y) var(--x); height: auto; font-weight: 400 }
.tem0-contact-sm .form-group { margin-bottom: 0 }
.tem0-contact-sm .control-label { padding-bottom: 5px; flex-shrink: 0; flex-grow: 0 }
.tem0-contact-sm [required]~.control-label:before { content: '*'; padding-right: 5px; color: red; display: inline-block }
.tem0-contact-sm .checkbox-group { width: 100%; padding-top: 0!important; padding-bottom: 0!important }
.tem0-contact-sm .checkbox-inline { padding: var(--y) 20px var(--y); margin-left: 0 }
.tem0-contact-sm.title-top .box { flex-direction: column-reverse }
.tem0-contact-sm.title-left .box { flex-direction: row-reverse; align-items: center }
.tem0-contact-sm.title-left .flexBoxWrap { align-items: center }
.tem0-contact-sm.title-left .control-label { text-align: right; padding: var(--y) 15px var(--y) 0 }
.tem0-contact-sm.title-box .control-label { font-weight: 400 }
.tem0-contact-sm.title-box .box { flex-flow: column }
.tem0-contact-sm.title-box .form-control::-webkit-input-placeholder {
color:transparent!important
}
.tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
color:transparent!important
}
.tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
color:transparent!important
}
.tem0-contact-sm.title-box .form-control::-moz-placeholder {
color:transparent!important
}
.tem0-contact-sm.title-box .form-control::placeholder {
color:transparent!important
}
.tem0-contact-sm.title-box .control-label { position: absolute; top: 0; left: 0; padding: var(--y) var(--x); transition: .1s ease-in-out }
.tem0-contact-sm.title-box .checkbox-group {
padding-top:calc(var(--y) + var(--y) * (2 / 3) - 1px)!important; padding-bottom: calc(var(--y) / 3 - 2px)!important }
.tem0-contact-sm.title-box .form-control:not(:placeholder-shown) {
padding-top:calc(var(--y) + var(--y) * (2 / 3)); padding-bottom: calc(var(--y) / 3) }
.tem0-contact-sm.title-box .checkbox-group~.control-label, .tem0-contact-sm.title-box .form-control:not(:placeholder-shown)~.control-label { padding-top: calc(var(--y) / 3); padding-bottom: calc(var(--y) / 3); font-size: 12px; opacity: .77 }
.tem0-contact-sm.title-box .checkbox-inline { padding: 0 10px 0 20px }
.tem0-contact-sm.border-bottom .form-control { border-top-width: 0!important; border-right-width: 0!important; border-left-width: 0!important; box-shadow: none }
.tem0-contact-sm .box.submit { justify-content: flex-end; flex-direction: row-reverse!important }
.tem0-contact-sm.submit-center .box.submit { justify-content: center }
.tem0-contact-sm.submit-center .box.submit .control-label { display: none }
.tem0-contact-sm.submit-right .box.submit { justify-content: flex-start }
.tem0-contact-sm [type="button"] { background-color: transparent; border: 1px solid var(--main-color); color: var(--main-color); padding: 12px 45px; transition: .5s }
.tem0-contact-sm [type="submit"]:hover { background-color: var(--main-color); color: #FFF }
.tem0-contact-sm .help-block { position: relative; padding: 0 var(--x) }
.tem0-contact-sm .checkbox-inline .form-control-feedback { right: -30px; top: 3px }
.tem0-contact-sm .jy_verificationcode .box, .tem0-contact-sm .upload_attachments .box { align-items: initial!important }
.tem0-contact-sm.title-box .jy_verificationcode .control-label { display: none }
.tem0-contact-sm .jy_verificationcode .box .jy_yzm, .tem0-contact-sm .upload_attachments .upload_attach_con { flex-grow: 1; width: 100% }
.tem0-contact-sm.title-box .upload_attachments .control-label { position: relative; padding: 0 0 8px; font-size: 14px!important; opacity: 1!important }
.tem0-contact-sm.title-box .upload_attachments .box { flex-direction: column-reverse }
.tem0-contact-sm .upload_attachments .form-control { border-bottom: none; padding: 0!important }
.tem0-contact-sm .upload_attach_gray { font-size: 12px; opacity: .5; padding-top: 8px }
.tem0-contact-sm .upload_box { width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: #000 }
.tem0-contact-sm .add_file_a { border: 1px dashed; border-color: inherit }
@media screen and (min-width:0\0) {
.tem0-contact-sm.title-box .control-label {
display:none
}
.tem0-contact-sm.title-box .form-control:-ms-input-placeholder {
color:#999!important
}
.tem0-contact-sm.title-box .form-control::-ms-input-placeholder {
color:#999!important
}
}
.tem0-contact-sm .title { font-size: 24px; color: #000 }
.tem0-contact-sm .description { font-size: 14px; color: #888 }
.tem05-ai_contact [layout-style="column"] { padding: 0 3% }
.leftlist .tem0-contact-sm .mt15 { margin: 0 }
.tem33-footer { padding: 40px 0; background-color: #1E201F }
.tem33-footer .f_menu { text-align: center }
.tem33-footer .f_menu .menu_li { padding: 0 10px 10px; color: #fff; display: inline-block }
.tem33-footer .flogo { width: 100%; text-align: center; margin: 30px 0 50px }
.tem33-footer .flogo img { max-width: 50% }
.tem33-footer .description { color: #fff; text-align: center }
.tem33-footer .share { width: 100%; text-align: center; margin-top: 20px }
.tem33-footer .share-to { color: inherit; color: #fff }
.tem33-footer .share-to a { font-size: 18px; color: inherit; display: inline-block; position: relative; color: inherit; border-radius: 50% }
.tem33-footer .share-to a span { line-height: 36px; width: 36px; height: 36px; margin: 6px; display: block }
.tem33-footer .share-to a span[class*="icon-google-plus"] { display: none }
.tem33-footer .sitemap-link { text-align: center }
@media (max-width:768px) {
.tem33-footer { display: none }
}
.tem06-copyright { background-color: rgba(0,0,0,.9); padding: 10px 0 }
.tem06-copyright .copyright { color: #999; font-size: 12px; line-height: 20px; text-align: center; margin-top: 5px }
.tem06-copyright .share-to { text-align: center; padding: 0; width: 100% }
.tem06-copyright .share-to a { display: inline-block }
.tem06-copyright .share-to a span { padding: 5px 10px 0 0; font-size: 16px; color: #888 }
.tem06-copyright .share-to a span[class*="icon-google-plus"] { display: none }
@media (max-width:767px) {
.tem06-copyright .share-to a { font-size: 20px; line-height: 30px }
}
#mqChat-box { position: fixed; bottom: 0; right: 15px; z-index: 1038; --box-shadow:rgba(0,0,0,.15) 0 1px 15px
}
#mqChat-box.show { bottom: 30px }
#mqChat-box.show #mqChat-small { display: none }
#mqChat-box.show #mqChat-show { display: block; bottom: 0 }
#mqChat-box i, #mqChat-box em, #mqChat-box dfn { font-style: normal }
#mqChat-box .none, #mqChat-box [none] { display: none }
#mqChat-small { display: flex; display: -webkit-flex; align-items: center; border-top-left-radius: 5px; border-top-right-radius: 5px; color: inherit; cursor: pointer; box-shadow: var(--box-shadow) }
#mqChat-small dfn { position: relative }
#mqChat-small i { font-size: 25px; display: inline-block }
#mqChat-small span { padding: 0 10px 0 15px; font-size: 18px }
#mqChat-small em { opacity: .5 }
#mqChat-small .icon-keyboard_control { position: absolute; top: 0; left: 2px; z-index: 1; font-size: 22px }
#mqChat-show { border-radius: 5px; overflow: hidden; background-color: #FFF; width: 350px; box-shadow: var(--box-shadow) }
#mqChat-head { font-size: 18px; color: #FFF; padding-left: 7px; position: relative }
#mqChat-head i { cursor: pointer; position: absolute; right: 15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 28px; height: 28px }
#mqChat-head i::after, #mqChat-head i::before { content: ""; position: absolute; width: 20px; height: 2px; background-color: #fff; left: 50%; top: 50%; margin-left: -10px; margin-top: -1px }
#mqChat-head i::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) }
#mqChat-head i::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) }
#mqChat-head i::after { transform: rotate() }
#mqChat-head i:hover { background-color: rgba(0,0,0,.1) }
#mqChat-head span { padding: 10px; display: inline-block }
#mqChat-chat form { border-top: 1px solid rgba(0,0,0,.1); padding: 5px 10px }
#mqChat-chat .flex { display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 10px 0; position: relative; flex-shrink: 0 }
#mqChat-chat .flex i { font-size: 22px; opacity: .6 }
#mqChat-chat .flex input { position: absolute; top: 0; right: 0; opacity: 0; z-index: 1; cursor: pointer }
#mqChat-chat .submit { flex-shrink: 0; font-size: 14px; border-radius: 5px; padding: 5px 15px; color: #FFF; border: none; cursor: pointer }
#mqChat-chat .tips { flex-grow: 1; text-align: right; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-right: 5px }
#mqChat-chat .tips:before { content: attr(title); opacity: .5 }
#mqChat-chat .face { border: none; outline: none; background: none; padding: 0 10px; color: inherit; cursor: pointer }
#mqChat-chat .face:after { content: ""; background: url(../images/tem01-float_1.png) no-repeat center; background-size: cover; width: 12px; height: 8px; position: absolute; top: -1px; left: 36px; z-index: 2; display: none }
#mqChat-chat .face:focus:after { display: block }
#mqChat-chat .face:focus .nano { display: block }
#mqChat-chat .nano { position: absolute; bottom: 100%; left: 0; width: 100%; height: 160px; overflow-y: auto; background-color: #FFF; border: 1px solid rgba(0,0,0,.1); border-radius: 5px; display: none }
#mqChat-chat .nano ul { padding: 12px; display: flex; display: -webkit-flex; flex-wrap: wrap }
#mqChat-chat .nano li { width: 100%; max-width: 10%; padding-top: 10%; cursor: pointer; position: relative }
#mqChat-chat .nano li img { width: 75%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%) }
#mqChat-chat .nano li:hover { background-color: rgba(0,0,0,.05) }
#mqChat-chat .upload { flex-shrink: 0; position: relative; overflow: hidden }
#mqChat-chat .chat { height: 370px; overflow: hidden; overflow-y: auto }
#mqChat-chat .chat ul { display: flex; display: -webkit-flex; flex-flow: column; padding-top: 20px }
#mqChat-chat .chat li { padding: 0 15px 20px; max-width: 100% }
#mqChat-chat .chat em { display: block; font-size: 12px; opacity: .5; text-align: center; padding-bottom: 10px }
#mqChat-chat .chat span { text-align: left; padding: 9px 15px 10px; border-radius: 5px; display: inline-block; max-width: 100%; word-wrap: break-word }
#mqChat-chat .chat .more { font-size: 12px; text-align: center; opacity: .5; margin: 0 auto 20px; padding: 0; cursor: pointer }
#mqChat-chat .chat .b2c { padding-right: 75px }
#mqChat-chat .chat .b2c em { margin-right: -60px }
#mqChat-chat .chat .b2c span { background-color: #F1F2F5 }
#mqChat-chat .chat .c2b { padding-left: 75px; text-align: right }
#mqChat-chat .chat .c2b em { margin-left: -60px }
#mqChat-chat .chat .c2b span { background-color: var(--main-color); color: #FFF; position: relative }
#mqChat-chat .chat .c2b i { position: absolute; top: 50%; left: -5px; transform: translate(-100%, -50%); font-size: 12px; color: #999 }
#mqChat-chat .chat .c2b i:before { width: 24px; height: 24px; line-height: 24px; display: inline-block; border-radius: 100px; text-align: center; color: #FFF; font-size: 18px; margin-right: 5px }
#mqChat-chat .chat .c2b .loading:before { content: " "; background: url(../images/tem01-float_1.gif) no-repeat center; background-size: 70%; vertical-align: -7px }
#mqChat-chat .chat .c2b .error:before { content: "!"; background: red; cursor: pointer; vertical-align: -1px }
#mqChat-chat .chat img { border-radius: 14px; max-width: 100%; height: auto!important }
#mqChat-chat .chat img.emoji { border-radius: 0; height: 18px!important }
#mqChat-chat .chat img.pointer { cursor: pointer }
#mqChat-textarea { position: relative; border-radius: 5px; background: rgba(236,237,241,.4); height: 60px; overflow-y: auto; padding: 10px; line-height: 1.5; cursor: text; outline: none }
#mqChat-textarea:before { content: attr(title); position: absolute; top: 10px; left: 10px; opacity: .5 }
#mqChat-textarea:focus { background: rgba(236,237,241,.6) }
#mqChat-textarea:focus:before { display: none }
#mqChat-textarea.hideTips:before { content: "" }
#mqChat-textarea img { max-height: 18px }
#mqChat-show .body.show-form #mqChat-form { display: flex!important; display: -webkit-flex!important }
#mqChat-show .body.show-form #mqChat-chat { display: none }
#mqChat-form { padding: 20px 15px; background-color: #FFF; align-items: center; align-content: center }
#mqChat-form .form { width: 100% }
#mqChat-form .yzmbox { position: relative }
#mqChat-form .yzmbox a { position: absolute; bottom: 4px; right: 8px }
#mqChat-form .yzmbox label~.form-control-feedback, #mqChat-form .yzmbox .help-block { display: none!important }
#mqChat-form .has-feedback label~.form-control-feedback { bottom: -10px; top: initial }
#mqChat-form .help-block { bottom: 8px; right: 30px }
@media(min-width:768px) {
#mqChat-small { background-color: #FFF; padding: 15px 20px }
#mqChat-small .icon-keyboard_control { color: #FFF }
}
@media(max-width:767px) {
#mqChat-box { bottom: 70px; right: 10px }
#mqChat-box.show { bottom: 0; right: 0; top: 0; left: 0 }
#mqChat-small .icon-bubble, #mqChat-small { color: #FFF }
#mqChat-small { border-radius: 100px; padding: 7px 10px 7px 20px }
#mqChat-small span { padding-left: 10px; font-size: 16px }
#mqChat-show { border-radius: 0; width: 100%; height: 100%; position: relative; padding-top: 46px }
#mqChat-show .body { height: 100% }
#mqChat-head { position: absolute; top: 0; left: 0; right: 0 }
#mqChat-chat { height: 100%; position: relative; padding-bottom: 46px }
#mqChat-chat form { padding: 7px 10px 8px; position: absolute; bottom: 0; left: 0; right: 0 }
#mqChat-chat .flex { padding: 0; align-items: flex-start }
#mqChat-chat .flex i { vertical-align: -10px }
#mqChat-chat .chat { height: 100% }
#mqChat-chat .tips { display: none }
#mqChat-chat .textarea { flex-grow: 1; padding-right: 10px }
#mqChat-chat .face:after { top: -8px }
#mqChat-chat .nano { bottom: 38px }
#mqChat-chat .nano ul { padding: 10px }
#mqChat-chat .nano li { max-width: 14.2857%; padding-top: 0 }
#mqChat-chat .nano li img { max-width: 33px; position: relative; top: 0; left: 0; transform: none; padding: 5px 0 10px; display: block; margin: auto }
#mqChat-textarea { padding: 5px 10px; height: auto; min-height: 30px; max-height: 80px; background-color: #ECEDF1 }
#mqChat-textarea:before { top: 5px }
}
.tem01-beshare { position: fixed; z-index: 999; display: none }
.show .tem01-beshare { display: block }
.tem01-beshare li { margin-bottom: 1px; overflow: hidden; position: relative }
.tem01-beshare li a { display: block; overflow: hidden; transition: .5s ease 0s; color: #fff }
.tem01-beshare li a span { display: block }
.show.right .tem01-beshare { right: 0!important; bottom: 275px }
.show.left .tem01-beshare { left: 0!important; bottom: 275px }
@media(max-width:767px) {
.show.right .tem01-beshare { bottom: 65px; top: auto }
#mqChat-small.add .font-color { color: #fff }
}
.tem01-beshare.addClass { z-index: 1059; display: none; -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); opacity: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; transition: all .5s }
.left .tem01-beshare.addClass { -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left }
.right .tem01-beshare.addClass { -webkit-transform-origin: bottom right; -moz-transform-origin: bottom right; -ms-transform-origin: bottom right; -o-transform-origin: bottom right; transform-origin: bottom right }
.tem01-beshare.addClass.startAnimation { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1 }
.tem01-beshare.addClass { background-color: var(--main-color) }
.tem01-beshare.addClass li a { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center }
.tem01-beshare.addClass li .text { width: auto; padding-right: 20px; text-transform: capitalize; font-size: 14px }
.show.left .tem01-beshare.addClass { bottom: 65px }
#mqChat-form .form [type="buuton"].btn-block { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s }
#mqChat-form .form [type="buuton"].btn-block:hover { background-color: var(--main-color); border-color: var(--main-color); color: #fff }
.add.tem05-float #mqChat-form .form .feedback-tips { font-weight: 400; padding: 15px; background-color: #f2f2f2 }
.tem380-irregular .tag { display: none }
.tem12-banner { min-height: 400px }
.tem12-banner .banner-mask { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center }
.tem12-banner .banner-wrap-box { padding-top: 0 }
.tem12-banner .banner-wrap-box .btnview a { border-radius: 0 }
.tem12-banner .banner-arrow-down span { color: #2b8a91 }
.tem03-ai_contact .form-control { background-color: rgb(255,255,255)!important }
.tem03-ai_contact .form-control { border-color: rgba(255,235,239,.1)!important }
.tem03-ai_contact .control-label { color: rgb(25,70,59)!important }
.tem03-ai_contact .tem0-contact-sm [type="button"] { border-color: #2b8a91; color: #fff; background-color: #2b8a91 }
@media (min-width:993px) {
.tem80-header .head_bottom .navigation nav .nav>ul>li .text a { font-size: 16px }
}
.tem80-header .head_bottom .navigation .search .icon_bx>span { color: #223c3e }
.tem109-service .items .text .title { border-color: #2b8a91 }
.tem380-irregular .more .btn { border-radius: 0 }
.tem34-video .swiper-wrapper { height: auto!important }
.tem80-header .head_bottom .navigation nav .nav>ul ul { background-color: #e9f5f5a1 }
