/* reset & preset */
html { height: 100%; box-sizing: border-box; font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch;}
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
@-ms-viewport { width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { height: 100%; margin: 0; background: #F8F9FA; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-weight: normal; font-size: 14px;  color: #212529; }
[tabindex="-1"]:focus { outline: none !important; }
body { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #f8f8f8 }
a { color: #000; text-decoration: none; }
a:focus, a:hover { text-decoration: none; color: #5ddcd3 }
::selection { background: #03a9f4; color: #fff }
.page { position: absolute; width: 100%; height: 100%;}
.has-top.page { padding-top: 44px; }
.page-content { padding: 0px 0 50px 0; height: 100%; overflow-y: auto; }
.page-content.no-tabbar { padding: 44px 0 0; }
.block-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
h1,h2,h3,h4,h5,h6{margin:0;}
input,select,textarea{ font-size: 15px; }
.font-sm { font-size: .8em }
.font-1x { font-size: 1em }
.font-2x { font-size: 1.5em }
.font-3x { font-size: 2em }
.font-4x { font-size: 2.5em }
.font-5x { font-size: 3em }
.font-6x { font-size: 3.5em }
.blk-xs, .blk-sm, .blk-md, .blk, .blk-lg { clear: both; overflow: hidden; }
.blk { height: 15px; }
.blk-xs { height: 5px; }
.blk-sm { height: 10px; }
.blk-md { height: 20px; }
.blk-lg { height: 40px; }
.pd{ padding: 5px; }
.pd-sm{ padding: 5px; }
.pd-md{ padding: 30px; }
.pd-lg{ padding: 50px; }
.pd-0 { padding: 0 !important; }
.mr-0 { margin: 0 !important; }
.offset-xs { margin-left: 2px; }
.offset-sm { margin-left: 5px; }
.offset-md { margin-left: 10px; }
.offset-lg { margin-left: 15px; }
.group-inline { }
.group-inline .span { display: inline-block; vertical-align: middle; }
.group-inline .span:nth-child(n+2) { position: relative; padding-left: 10px; }
.group-span>span:nth-child(n+2) { position: relative; margin-left: 10px; }
.group-span-sm>span:nth-child(n+2) { padding-left: 5px; }
.group-span-md>span:nth-child(n+2) { padding-left: 15px; }
.group-span-lg>span:nth-child(n+2) { padding-left: 20px; }
.group-span-row>span{ padding: 10px; }
.group-span-row{ margin:0 -10px; }
[class*=group-span]>span, [class^=group-span]>span { display: inline-block; white-space: nowrap; vertical-align: middle; }
.col2-2 .item, .col3-3 .item, .col4-4 .item, .col5-5 .item, .col6-6 .item, .justify2-2 li, .justify3-3 li, .justify4-4 li, .justify5-5 li, .justify6-6 li { position: relative; float: left; }
.col2-2 .item, .col3-3 .item, .col4-4 .item, .col5-5 .item, .col6-6 .item { padding: 0 15px; }
[class*=justify] { margin: 0; padding: 0; }
[class*=justify] li { padding: 0; list-style: none; }
.col2-2 .item, .justify2-2 li { width: 50%; }
.col3-3 .item, .justify3-3 li { width: 33.333%; }
.col4-4 .item, .justify4-4 li { width: 25%; }
.col5-5 .item, .justify5-5 li { width: 20%; }
.col6-6 .item, .justify6-6 li { width: 16.66666667%; }
.vm { vertical-align: middle }
.vt { vertical-align: top }
.margin-0 { margin: 0 }
.clear { clear: both }
.full-height { height: 100% }
.full-height.top.bottom { margin: 0; padding: 44px 0 0 0 }
.unstyled { list-style: none; padding: 0; margin: 0 }
.font-normal { font-style: normal !important; font-weight: 400 !important }
.relative { position: relative }
.inline-block { display: inline-block }
.divider { border-bottom: 0.5px solid #ddd; height: 1px; overflow: hidden; clear: both }
.muted.divider { border-bottom: 1px solid #eee }
.disabled { opacity: .2 }
.radius-none { border-radius: 0 !important }
.tip { font-size: 12px; line-height: 1.5; margin: 0; max-width: 500px }
.text-break.word-break { word-break: break-all; line-height: 1.2 }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { vertical-align: middle }
.text-control-lg, .text-control-md, .text-control-sm { white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.text-control-sm { max-width: 100px }
.text-control-md { max-width: 200px }
.text-control-sm { max-width: 300px }
.control-right { position: absolute; right: 15px; top: 5px }
.inline-block.text-control-sm { display: inline-block }
[class*=text-group-]>span, [class=*="group-span-"] span, [class=^="group-span-"] span, [class^=text-group-]>span { display: inline-block; white-space: nowrap; word-break: break-all; word-wrap: break-word }
.justified2-2 li, .justified3-3 li, .justified4-4 li, .justified5-5 li { position: relative; float: left; text-align: center; list-style: none }
.justified2-2 li { width: 50% }
.justified3-3 li { width: 33.33% }
.justified4-4 li { width: 25% }
.justified5-5 li { width: 20% }
.bold { font-weight: bolder; font-size: 1em; }
.form-control { border-radius: 2px; box-shadow: none }
.center-block { display: block; margin-right: auto; margin-left: auto }
.center-block { position: absolute; top: 30%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%) }
.important-mark:before { position: relative; line-height: 10px; overflow: hidden; top: 0; content: '\2734'; color: red }
.bg-popurle { background: #673ab7 }
.bg-blue { background: #29b6f6 }
.bg-orange { background: #ffc107 }
.bg-green { background: #8bc34a }
.bg-red { background: #e51c23 }
.bg-white { background: #fff }
.bg-black { background: #212121 }
.bg-dark { background: #9e9e9e }
.bg-blue, .bg-dark, .bg-green, .bg-orange, .bg-popurle, .bg-red { color: #fff }
.bg-gray { color: #fbfbfb }
.bg-white { background: #fff }
.bg { background: #eee }
.bg-primary { background: #54c6bd }
a.bg-info:hover { background-color: #039bef }
a.text-info:hover { color: #039bef }
.text-info { color: #03a9f4 }
a.bg-success:hover { background-color: #8bc34a }
a.text-success:hover { color: #8bc34a }
.text-success { color: #8bc34a }
a.bg-warning:hover { background-color: #ffca28 }
a.text-warning:hover { color: #ffca28 }
.text-warning { color: #ffc107 }
a.bg-danger:hover { background-color: #e84e40 }
a.text-danger:hover { color: #e84e40 }
.text-danger { color: #e51c23 }
a.bg-dark:hover { background-color: #bdbdbd }
a.text-dark:hover { color: #bdbdbd }
small{ font-size: 95%; color: rgba(0,0,0,.6); }
.text-dark { color: #9e9e9e }
.text-primary { color: #5ddcd3 }
.text-white { color: #fff }
.dividered{ position: relative }
.dividered .item::after{ content: ' '; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; border-bottom: 1px solid #ddd; -webkit-transform:scale(1,1); transform:scale(1,0.5);  }
.dividered.group .item::after{left: 15px;}
.dividered.group::after,.dividered.group::before{content: ' '; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; border-bottom: 1px solid #ddd; -webkit-transform:scale(1,1); transform:scale(1,0.5);}
.dividered.group::before{ top: 0; bottom: auto; }
.dividered.group .item:last-child::after{ border:0; }
.badges>div,.badge{ margin:0 5px; display: inline-flex; padding: 2px 10px; background: #efefef; color: rgba(0,0,0,.6); border-radius: 50px; font-size: 13px; font-weight:normal }
.flex { display: flex; align-items: center; }
.inline-flex { display: inline-flex; align-items: center; }
.flex-start { justify-content: flex-start !important; }
.space-between { justify-content: space-between !important}
.flex-center { justify-content: center !important; }
.arrow.icon-arrow-right{color: #999; font-size: 24px;}
.section .header{ padding: 0 0 15px 0; margin-bottom: 10px; }
.section .header h4{   font-size: 1.1em; color:#5ddcd3 }
.section { position: relative; margin-bottom: 10px; }
.section .body{ padding: 15px; }
.card{ background: #fff; }
.btn { display: inline-block; padding: 0 10px; font-weight: 500; height: 40px; line-height:40px; border-radius: 2px; outline: 0 !important; color: #fff; border-radius: 3px; font-size: 15px }
.btn-xlg { padding: 15px 40px; font-size: 1.2em }
.btn-sm { padding: 0 10px; height: 24px;line-height:22px; font-size: 13px; font-weight: 400;}
.btn-white { background: #fff; color: #000; border-color: #ddd;  }
.btn-o-primary { background: #fff; border: 1px solid #5ddcd3; color: #5ddcd3 }
.btn-o-primary:hover { background-color: #5ddcd3; color: #fff }
.btn-default { color: #333 !important; background-color: #f8f8f8; border-color: #ccc }
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default { background-color: #eee; border-color: #ccc }
.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default { background-image: none; background-color: #ddd }
.btn-primary { background-color: #5ddcd3; border-color: #5ddcd3 }
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary { background-color: #54c6bd; border-color: #54c6bd }
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary { background-image: none; background-color: #309e96 }
.btn-rounded { padding-right: 15px; padding-left: 15px; border-radius: 50px }
.btn-rounded.btn-lg { padding-right: 25px; padding-left: 25px }
.btn-block { width: 100%; padding-right: 12px; padding-left: 12px }
button{ border:0; }
textarea{ min-height: 100px; }
.form-control { width: 100%; padding: 7px 10px; font-size: 13px; line-height: 1.25; background-color: #fff; background-image: none; background-clip: padding-box; border: 1px solid #eee; border-radius: 3px; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { color: #495057; background-color: #fff; border-color: #40D2C5; outline: none; }
.checkbox { padding-left: 0; margin: 0; }
.checkbox label { display: inline-block; position: relative; height: 17px; line-height: 17px; padding-left: 8px; }
.checkbox label::before { -o-transition: .3s ease-in-out; -webkit-transition: .3s ease-in-out; background-color: #fff; border-radius: 3px; border: 1px solid #CBC9D3; content: ""; display: inline-block; height: 17px; line-height: 17px; top:-20px; left: 0; margin-left: -12px; position: absolute; transition: .3s ease-in-out; width: 17px; outline: 0 !important }
.checkbox label::after { color: #263238; display: inline-block; font-size: 16px; height: 16px; top:-20px; left: 0; margin-left: -11px; position: absolute; width: 16px; line-height: 16px; }
.checkbox input[type=radio] { cursor: pointer; opacity: 0; z-index: 1; outline: 0 !important }
.checkbox input[type=radio]:disabled+label { opacity: .65 }
.checkbox input[type=radio]:focus+label::before { outline: 0; outline: dotted thin }
.checkbox input[type=radio]:checked+label::after { content: "\e68f"; font-family: iconfont }
.checkbox input[type=radio]:disabled+label::before { background-color: #e4e7ea; cursor: not-allowed }
.checkbox.checkbox-md { width: 24px; height: 24px; }
.checkbox.checkbox-md label::before { width: 24px; height: 24px; line-height: 24px; left: 0; margin-left: 0px; }
.checkbox.checkbox-md label::after { font-size: 16px; width: 24px; height: 24px; left: 0; margin-left: 4px; line-height: 24px; }
.checkbox.checkbox-circle label::before { border-radius: 50% }
.checkbox.checkbox-inline { margin-top: 0 }
.checkbox.checkbox-single label { height: 17px }
.checkbox-primary input[type=radio]:checked+label::before { background-color: #40D2C5; border-color: #2EB8AB }
.checkbox-primary input[type=radio]:checked+label::after { color: #fff }
.app-nav { position: fixed; bottom: 0; margin: 0; padding: 0; height: 51px; border-top: 1px solid rgba(0, 0, 0, .1); background: rgba(255, 255, 255, .95); z-index: 10000 }
.app-nav { font-size: 10px; text-align: center; width: 100% }
.app-nav li i { display: block; height: 23px; line-height: 20px; font-size: 2em; margin: 6px 0 2px 0 }
.app-nav li a { color: #999 }
.app-nav li.active a { color: #54c6bd }
.tabs.nav-tabs>li.active a { color: #5ddcd3 }
.tabs.nav-tabs { position: relative; float: left; width: 100%; height: 49px; background: #fff; line-height: 50px; color: #333; font-size: 1em; text-align: center; text-align: center; padding: 0; margin: 0; }
.tabs.nav-tabs>li { text-align: center }
.tabs.nav-tabs>li>a { border: none }
.tabs.nav-tabs>li.active>a, .tabs.nav-tabs>li>a:hover { color: #35b0a7 }
.tabs.nav-tabs>li.active>a:focus, .tabs.nav-tabs>li.active>a:hover { border: none }
.tabs.nav-tabs>li:before { position: absolute; top: 15px; left: 0; display: block; width: 1px; height: 20px; background-color: #eee; content: ' ' }
.tabs.nav-tabs>li:first-child:before { left: -9999px }
.tabs.nav-tabs>li.active:after { position: absolute; bottom: 1px; display: block; width: 100%; height: 2px; background-color: #35b0a7; content: ' ' }
.topbar { display: flex; justify-content: space-between; align-items: center; position: fixed; top: 0; left: 0; z-index: 10020; width: 100%; height: 44px; background: #5ddcd3; padding: 0 15px; color: #fff; border-bottom: 1px solid #35b0a7 }
.topbar i { font-size: 2em }
.topbar .icon-menu { position: relative; top: 2px; font-size: 1.5em }
.topbar .back { position: relative; z-index: 10; top: 2px; left: -10px; }
.topbar .toolbar { position: absolute; right: 15px; top: 3px }
.topbar .page-title { position: absolute; left: 0; z-index: -1; width: 100%; text-align: center; font-size: 1.2em }
.topbar a { color: #fff }
.topbar .btn { padding: 0; line-height: 44px; color: #fff; opacity: .8 }
.topbar .brand { position: relative; top: 0; height: 30px; }
.topbar .brand img { display: inline-block; height: 100%; }
.tabbar { position: absolute; z-index: 200; left: 0; bottom: 0; width: 100%; height: 50px; background: #fff; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; }
.tabbar:before { content: ""; position: absolute; left: 0; top: 0; bottom: auto; right: auto; height: 1px; width: 100%; background-color: #CBC9D3; display: block; z-index: 15; -webkit-transform-origin: 100% 0; transform-origin: 100% 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); }
.tabbar a { height: 100%; width: 100%; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: visible; -webkit-box-flex: 1; -ms-flex: 1; -webkit-box-orient: vertical; -ms-flex-direction: column; flex-direction: column; -webkit-flex-shrink: 1; -ms-flex: 0 1 auto; flex-shrink: 1; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #666; }
.tabbar i { position: relative; top: -2px; display: block; font-size: 24px }
.tabbar .tabbar-label { line-height: 1; display: block; margin: 0; letter-spacing: .01em; font-size: 10px; position: relative; text-overflow: ellipsis; white-space: nowrap; }
.tabbar .active { color: #40D2C5; }
.block-list .item .arrow { position: relative; top: 2px; width: 20px; height: 20px; font-size: 1.2em; color: #999 }
.block-list .item { background: #fff; position: relative; padding: 5px 15px; height: auto; overflow: hidden; font-size: 1.1em; }
.block-list .item .title { font-size: 1.2em; margin: 3px 0 5px -3px }
.block-list .item .title span { padding: 0 3px }
.block-list .item .title span i { position: relative; top: -1px; font-size: .8em; font-style: normal }
.block-list .item p { font-size: .9em; margin:0 0 5px; }
.block-list .item .hospital-name { margin-top: 10px; font-size: 1.2em }
.block-list .item .btn-price i { position: relative; font-style: normal; padding-right: 15px }
.block-list .item .btn-price i:after { position: absolute; top: 3px; right: 7px; border-right: 1px solid rgba(255, 255, 255, .5); width: 1px; height: 15px; content: "" }
.block-list-line .item { display: flex; justify-content: space-between; align-items: center; width: 100%; font-size: 1em; }
.block-list-line .label { width: 84px; flex-shrink: 0; color: rgba(0,0,0,.6); text-align: left; font-size: 15px; font-weight: normal; padding: 0; line-height: 40px; }
.block-list-line .content { display: inline-flex; align-items: center; text-align: right; position: relative; }
.block-list-line .item:hover { background: #fff }
.block-list-line .content.form { margin: 0; text-align: right }
.block-list-line .content.form.icon-btn button { position: relative; top: 7px; display: inline-block; width: 24px; height: 24px; border: 1px solid #ddd; background: #fff; color: #e51c23; text-align: center; line-height: 24px; overflow: hidden; }
.block-list-line .content.form.icon-btn i { position: relative; top: -4px; left: -2px; font-size: 1.5em; font-style: normal; }
.block-list-line .content.form .span-control, .block-list-line .content.form .textarea, .block-list-line .content.form input { width: 100% }
.block-list-line .content.form .textarea, .block-list-line .upload { height: auto }
.block-list-line .content.form-textarea { vertical-align: top }
.block-list-line .content.form .textarea { border: 1px solid #000; min-height: 40px; height: auto; margin: 0; padding: 10px 0; overflow: hidden; word-wrap: break-word; overflow-x: hidden; overflow-y: auto; -webkit-user-modify: read-write-plaintext-only; -moz-user-modify: read-write-plaintext-only; -ms-user-modify: read-write-plaintext-only; user-modify: read-write-plaintext-only; border: none; line-height: 1.2; text-align: left }
.block-list-line .form .textarea:focus { outline: 0 }
.block-list-line input, .block-list-line select { display: block; width: 100%; white-space: nowrap; flex-shrink: 0; border: none; padding: 0; height: 40px; line-height: 40px; text-align: left }
.block-list-line input:focus, .block-list-line select:focus { outline: 0 !important; box-shadow: none !important }
.block-list-line select { background: transparent no-repeat !important; direction: rtl; }
.thumb-list { }
.thumb-list.hovered .item:hover{ background: #fbfbfb; }
.thumb-list .item { position: relative; z-index: 1; display: flex; justify-content: space-between; padding: 15px; }
.pd .thumb-list .item{ padding: 15px 0; }
.thumb-list .item .mcon { display: inline-flex; }
.thumb-list .item p{margin:0 0 5px; opacity: 0.8; }
.thumb-list .item h3 { font-size: 16px; margin: 0; font-weight: bold; }
.thumb-list .item h4 { font-size: 14px; margin: 0 0 5px; font-weight: bold; }
.thumb-list .item ul { margin-top:5px; color: rgba(0, 0, 0, .6); font-size:14px; }
.thumb-list .item ul li { padding: 0; }
.thumb-list .thumb { width: 64px; height: 64px; margin-right: 15px; flex-shrink: 0; }
.thumb-list .thumb img { width: 100%; }
.thumb-list .thumb.news{width: 100px; height: 64px;flex-shrink: 0;}
.thumb-list .thumb.md{width: 80px; height: 80px;flex-shrink: 0;}
.thumb-list.align-items .item { align-items: center; }
.thumb-list.rounded .thumb img{ border-radius: 64%; }
.thumb-list .item .content{ width: 100%; }
.thumbs{ margin:0 -5px; display: flex; align-items: center; }
.thumbs .item{ display: inline-flex; margin:5px; align-items: center; width: 64px; height: 64px; padding: 5px; border:1px solid #eee;  }
.thumbs .item img{ width: 100%; max-width:64px; max-height: 64px;  }
.toggle-slide.control-right { top: 10px; right: 20px }
.toggle-slide a { font-size: 1.6em; color: #54c6bd }
.back-to-top-theme { position: fixed; right: 10px; bottom: 10px; z-index: 99999; display: inline-block; visibility: hidden; text-align: center; width: 50px; height: 50px; border-radius: 25px; background: #000; color: #fff; font-size: 22px; line-height: .5; opacity: 0; transition-timing-function: cubic-bezier(.7, 1, .7, 1); transition-duration: .3s; transition-property: all }
.back-to-top-theme:after { color: #fff; content: "\e631"; text-align: center; font-family: wly; position: relative; top: 18px }
.back-to-top-theme:hover { background: #000; transition-timing-function: cubic-bezier(.7, 1, .7, 1); transition-duration: .3s; transition-property: all }
.back-to-top-theme:focus, .back-to-top-theme:hover { text-decoration: none }
.back-to-top-theme.back-to-top-is-visible { visibility: visible; opacity: .8; transition-timing-function: cubic-bezier(.7, 1, .7, 1); transition-duration: .3s; transition-property: all }
.back-to-top-theme.back-to-top-is-visible:hover { opacity: 1; transition-timing-function: cubic-bezier(.7, 1, .7, 1); transition-duration: .3s; transition-property: all }
.back-to-top-theme.back-to-top-fade-out { opacity: .8 }
.back-to-top-theme.back-to-top-fade-out:hover { opacity: 1; transition-timing-function: cubic-bezier(.7, 1, .7, 1); transition-duration: .3s; transition-property: all }
.header-a.icon-arrow-down:after, .toggle-slide .icon-arrow-down:after { content: "\e69e"; }
.header-a.icon-arrow-up:after, .toggle-slide .icon-arrow-up:after { content: "\e69d"; }
.header-a.icon-arrow-down:before, .toggle-slide .icon-arrow-down:before { content: ""; }
.header-a.icon-arrow-up:before, .toggle-slide .icon-arrow-up:before { content: ""; }
.data-empty{ padding-bottom: 100px; text-align: center; }
.data-empty i{ position: relative; left: 5px; font-size: 64px; color: rgba(0,0,0,.6); }
.data-empty p{ margin-top:10px; color: rgba(0,0,0,.4);}
.anamnesis .item{ background: #fff; padding: 15px; margin-bottom: 10px }
.anamnesis p{ margin:0 0 10px; }
.anamnesis .btn{ padding:0 30px; }
.anamnesis .content{  padding: 15px 0 0 }
.anamnesis .content textarea{margin-top:10px; background: #fbfbfb; width: 100%; height: 80px; }
.anamnesis .tip{ font-size: 13px; color: rgba(0,0,0,.4); }
.anamnesis .thumbs .item{ padding: 5px; }
.report-info,.patient-info{ font-size: 14px; color: rgba(0,0,0,.6); }
.fixed-bottom { position: fixed; z-index: 100; bottom: 0; width: 100%; text-align: center }
.fixed-bottom.card{ background: #fff; border-top:1px solid #ddd; }
.fixed-bottom .btn { height: 40px; line-height: 40px; padding: 0 }
.fixed-bottom.has-tabbar{ position: absolute; bottom: 50px; z-index: 100; background: #fff; }
.fixed-btn-group{ margin:0 -5px; }
.fixed-btn-group>div{ padding:0 5px;width: 100%; }
.fixed-btn-group .btn{ display: block; width: 100%; }
.block-tip { padding-top: 20px; padding-bottom: 20px; font-size: 13px; color: rgba(0, 0, 0, .4); }
.services { }
.services .item { background: #f9f9f9; margin: 10px 0 }
.services .item:after { display: block; width: 100%; height: 0; clear: both; content: ''; }
.services .bar-content { display: flex; align-items: center; }
.services .bar-content .button { padding-top: 24px; }
.services .bar-content .button i { position: relative; top: -34px; font-style: normal; }
.services .bar-content .button { width: 100px; height: 66px; flex-shrink: 0; background: #eee; text-align: center; }
.services .bar-content .button i { display: block; width: 100%; }
.services .bar-content .button a { display: flex; flex-direction: column; height: 66px; align-items: center; padding-top: 18px; }
.services .bar-content .content { width: 100%; display: inline-flex; justify-content: space-between; align-items: center; padding: 0 10px; }
.services .bar-content .content h4 { font-size: 16px; font-weight: bold; color: #54c6bd }
.services .bar-content .content p { font-size: 13px; opacity: 0.8; margin:2px 0; }
.services .bar-content .content .btn { height: 40px; }
.services .s-body { border-top: 2px solid #fff; background: #f9f9f9s-body; padding: 10px; }
.services .s-body ul { margin: 0; padding: 0; list-style: none; }
.services .s-body ul li { padding: 3px 0; opacity: 0.6; font-size: 14px }
.tags { font-size: .8em; color: #666; }
.tags>span { display: inline-block; padding: 3px 10px; margin-right: 5px; margin-right: 5px; margin-bottom: 5px; background: #efefef; border-radius: 60px; }


