@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei UI", "Microsoft YaHei", Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi MiHei", cro sans-serif }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a:link, a:visited { color: black; text-decoration: none; }
a:hover, a:focus, a:active { color: #2B82DD; text-decoration: underline; }
.mt10 { margin-top: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mb15 { margin-bottom: 15px !important; }
.ml15 { margin-left: 15px !important; }
.mr15 { margin-right: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mb20 { margin-bottom: 20px !important; }
.ml20 { margin-left: 20px !important; }
.mr20 { margin-right: 20px !important; }
.elevator { position: fixed; right: 10px; bottom: 30%; z-index: 1030; }

@media( max-width: 768px) {
.elevator { position: fixed; right: 5px; bottom: 5% !important; z-index: 1030; }
}
.elevator a { display: block; position: relative; margin: 1px 0; outline: none; height: 52px; width: 52px; -webkit-transition: background-position 0.15s; -moz-transition: background-position 0.15s; transition: background-position 0.15s; background: url(../images/elevator.png) no-repeat; }
.elevator .elevator-diaocha { background-position: 0 -1029px; }
.elevator .elevator-diaocha:hover { background-position: 0 -1224px; }
.elevator .elevator-app-box { position: absolute; width: 172px; height: 194px; bottom: -10px; right: 46px; -webkit-transition: opacity 0.25s, transform .3s; -moz-transition: opacity 0.25s, transform .3s; transition: opacity 0.25s, transform .3s; opacity: 0; filter: alpha(opacity=0); max-width: 0; -webkit-transform: scale(0.01); -ms-transform: scale(0.01); transform: scale(0.01); -webkit-transform-origin: 100% 95%; -ms-transform-origin: 100% 95%; transform-origin: 100% 95%; background: url(../images/elevator.png) no-repeat 0 -462px; }
.elevator .elevator-app { background-position: 0 -790px; }
.elevator .elevator-app:hover { background-position: 0 -852px; }
.elevator .elevator-app:hover .elevator-app-box { display: block; visibility: visible; opacity: 1; filter: alpha(opacity=100); max-width: none; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.elevator .elevator-weixin-box { position: absolute; /* display: none; */ width: 172px; height: 212px; bottom: -10px; right: 46px; -webkit-transition: opacity 0.25s, transform .3s; -moz-transition: opacity 0.25s, transform .3s; transition: opacity 0.25s, transform .3s; opacity: 0; filter: alpha(opacity=0); max-width: 0; -webkit-transform: scale(0.01); -ms-transform: scale(0.01); transform: scale(0.01); -webkit-transform-origin: 100% 95%; -ms-transform-origin: 100% 95%; transform-origin: 100% 95%; background: url(../images/elevator.png) no-repeat 0 -240px; }
.elevator .elevator-weixin { background-position: 0 -1100px; }
.elevator .elevator-weixin:hover { background-position: 0 -1162px; }
.elevator .elevator-weixin:hover .elevator-weixin-box { /* max-width: none; */ display: block; visibility: visible; opacity: 1; filter: alpha(opacity=100); max-width: none; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.elevator .elevator-phone-box { position: absolute; /* display: none; */ width: 172px; height: 212px; bottom: -10px; right: 46px; -webkit-transition: opacity 0.25s, transform .3s; -moz-transition: opacity 0.25s, transform .3s; transition: opacity 0.25s, transform .3s; opacity: 0; filter: alpha(opacity=0); max-width: 0; -webkit-transform: scale(0.01); -ms-transform: scale(0.01); transform: scale(0.01); -webkit-transform-origin: 100% 95%; -ms-transform-origin: 100% 95%; transform-origin: 100% 95%; background: url(../images/elevator.png) no-repeat 0 -14px; }
.elevator .elevator-phone { background-position: 0 -1224px; }
.elevator .elevator-phone:hover { background-position: 0 -1280px; }
.elevator .elevator-phone:hover .elevator-phone-box { /* max-width: none; */ display: block; visibility: visible; opacity: 1; filter: alpha(opacity=100); max-width: none; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.elevator .elevator-msg { background-position: 0 -666px; }
.elevator .elevator-msg:hover { background-position: 0 -728px; }
.elevator .elevator-top { background-position: 0 -914px; }
.elevator .elevator-top:hover { background-position: 0 -976px; }
