/*!
 * =====================================================
 * shenzhendianxin normalize css v1.0
 *
 * =====================================================
 */

html {
	font-size: 20px
}

@media only screen and (min-width:400px) {
	html {
		font-size: 21.33px!important
	}
}

@media only screen and (min-width:414px) {
	html {
		font-size: 22.08px!important
	}
}

@media only screen and (min-width:480px) {
	html {
		font-size: 25.6px!important
	}
}

/* common  */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

body {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: .7rem;
	line-height: 1.5;
	color: #3d4145;
	background: #f7f7f7;
	overflow: hidden
}

a,
button,
input,
select,
textarea {
	outline: 0
}

a {
	color: #3d4145;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:active {
	color: #0a8ddf
}

.page {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #eee;
	z-index: 2000
}

.content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.bar-nav~.content {
	top: 2.2rem
}

.bar-header-secondary~.content {
	top: 4.4rem
}

.bar-footer~.content {
	bottom: 2.2rem
}

.bar-footer-secondary~.content {
	bottom: 4.4rem
}

.bar-tab~.content {
	bottom: 2.5rem
}

.bar-footer-secondary-tab~.content {
	bottom: 4.7rem
}

.content-padded {
	margin: .5rem
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.content-block {
	margin: .75rem 0;
	padding: 0 .75rem;
	color: #6d6d72
}
.result-content~.content-block {
	margin-top:0;
}
.content-block-title {
	position: relative;
	overflow: hidden;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: .7rem;
	text-transform: uppercase;
	line-height: .8rem;
	color: #666;
	margin: .5rem .75rem;
}

.content-block-title+.card,
.content-block-title+.content-block,
.content-block-title+.list-block {
	margin-top: .5rem
}
.content-img-full {
	position: relative;
	overflow: hidden;
	margin: 0;
	
}
.content-img-full img {
	float:left;
	width:100%;
	
}
.content-block-inner {
	background: #fff;
	padding: .5rem .75rem;
	margin-left: -.75rem;
	width: 100%;
	position: relative;
	color: #3d4145
}

.content-block-inner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #c8c7cc;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.content-block-inner:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.content-block-inner:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.content-block-inner:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #c8c7cc;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.content-block-inner:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.content-block-inner:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.content-block.inset {
	margin-left: .75rem;
	margin-right: .75rem;
	border-radius: .35rem
}

.content-block.inset .content-block-inner {
	border-radius: .35rem
}

.content-block.inset .content-block-inner:before {
	display: none
}

.content-block.inset .content-block-inner:after {
	display: none
}

@media all and (min-width:768px) {
	.content-block.tablet-inset {
		margin-left: .75rem;
		margin-right: .75rem;
		border-radius: .35rem
	}
	.content-block.tablet-inset .content-block-inner {
		border-radius: .35rem
	}
	.content-block.tablet-inset .content-block-inner:before {
		display: none
	}
	.content-block.tablet-inset .content-block-inner:after {
		display: none
	}
}

.row {
	overflow: hidden;
	margin-left: -4%
}

.row [class*=col-],
.row [class*=tablet-] {
	box-sizing: border-box;
	float: left
}

.row.no-gutter {
	margin-left: 0
}

.row .col-100 {
	width: 96%;
	margin-left: 4%
}

.row.no-gutter .col-100 {
	width: 100%;
	margin: 0
}

.row .col-95 {
	width: 91%;
	margin-left: 4%
}

.row.no-gutter .col-95 {
	width: 95%;
	margin: 0
}

.row .col-90 {
	width: 86%;
	margin-left: 4%
}

.row.no-gutter .col-90 {
	width: 90%;
	margin: 0
}

.row .col-85 {
	width: 81%;
	margin-left: 4%
}

.row.no-gutter .col-85 {
	width: 85%;
	margin: 0
}

.row .col-80 {
	width: 76%;
	margin-left: 4%
}

.row.no-gutter .col-80 {
	width: 80%;
	margin: 0
}

.row .col-75 {
	width: 71.00000000000001%;
	margin-left: 4%
}

.row.no-gutter .col-75 {
	width: 75%;
	margin: 0
}

.row .col-66 {
	width: 62.66666666666666%;
	margin-left: 4%
}

.row.no-gutter .col-66 {
	width: 66.66666666666666%;
	margin: 0
}

.row .col-60 {
	width: 55.99999999999999%;
	margin-left: 4%
}

.row.no-gutter .col-60 {
	width: 60%;
	margin: 0
}

.row .col-50 {
	width: 46%;
	margin-left: 4%
}

.row.no-gutter .col-50 {
	width: 50%;
	margin: 0
}

.row .col-40 {
	width: 36%;
	margin-left: 4%
}

.row.no-gutter .col-40 {
	width: 40%;
	margin: 0
}

.row .col-33 {
	width: 29.333333333333332%;
	margin-left: 4%
}

.row.no-gutter .col-33 {
	width: 33.333333333333336%;
	margin: 0
}

.row .col-25 {
	width: 21%;
	margin-left: 4%
}

.row.no-gutter .col-25 {
	width: 25%;
	margin: 0
}

.row .col-20 {
	width: 16%;
	margin-left: 4%
}

.row.no-gutter .col-20 {
	width: 20%;
	margin: 0
}

.row .col-15 {
	width: 10.999999999999998%;
	margin-left: 4%
}

.row.no-gutter .col-15 {
	width: 15%;
	margin: 0
}

.row .col-10 {
	width: 6%;
	margin-left: 4%
}

.row.no-gutter .col-10 {
	width: 10%;
	margin: 0
}

.row .col-5 {
	width: 1%;
	margin-left: 4%
}

.row.no-gutter .col-5 {
	width: 5%;
	margin: 0
}

@media all and (min-width:768px) {
	.row {
		margin-left: -2%
	}
	.row .col-100 {
		width: 98%;
		margin-left: 2%
	}
	.row.no-gutter .col-100 {
		width: 100%;
		margin: 0
	}
	.row .col-95 {
		width: 93%;
		margin-left: 2%
	}
	.row.no-gutter .col-95 {
		width: 95%;
		margin: 0
	}
	.row .col-90 {
		width: 87.99999999999999%;
		margin-left: 2%
	}
	.row.no-gutter .col-90 {
		width: 90%;
		margin: 0
	}
	.row .col-85 {
		width: 82.99999999999999%;
		margin-left: 2%
	}
	.row.no-gutter .col-85 {
		width: 85%;
		margin: 0
	}
	.row .col-80 {
		width: 78%;
		margin-left: 2%
	}
	.row.no-gutter .col-80 {
		width: 80%;
		margin: 0
	}
	.row .col-75 {
		width: 73%;
		margin-left: 2%
	}
	.row.no-gutter .col-75 {
		width: 75%;
		margin: 0
	}
	.row .col-66 {
		width: 64.66666666666666%;
		margin-left: 2%
	}
	.row.no-gutter .col-66 {
		width: 66.66666666666666%;
		margin: 0
	}
	.row .col-60 {
		width: 58%;
		margin-left: 2%
	}
	.row.no-gutter .col-60 {
		width: 60%;
		margin: 0
	}
	.row .col-50 {
		width: 48%;
		margin-left: 2%
	}
	.row.no-gutter .col-50 {
		width: 50%;
		margin: 0
	}
	.row .col-40 {
		width: 38%;
		margin-left: 2%
	}
	.row.no-gutter .col-40 {
		width: 40%;
		margin: 0
	}
	.row .col-33 {
		width: 31.333333333333332%;
		margin-left: 2%
	}
	.row.no-gutter .col-33 {
		width: 33.333333333333336%;
		margin: 0
	}
	.row .col-25 {
		width: 23%;
		margin-left: 2%
	}
	.row.no-gutter .col-25 {
		width: 25%;
		margin: 0
	}
	.row .col-20 {
		width: 18%;
		margin-left: 2%
	}
	.row.no-gutter .col-20 {
		width: 20%;
		margin: 0
	}
	.row .col-15 {
		width: 13%;
		margin-left: 2%
	}
	.row.no-gutter .col-15 {
		width: 15%;
		margin: 0
	}
	.row .col-10 {
		width: 8%;
		margin-left: 2%
	}
	.row.no-gutter .col-10 {
		width: 10%;
		margin: 0
	}
	.row .col-5 {
		width: 3%;
		margin-left: 2%
	}
	.row.no-gutter .col-5 {
		width: 5%;
		margin: 0
	}
	.row .tablet-100 {
		width: 98%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-100 {
		width: 100%;
		margin: 0
	}
	.row .tablet-95 {
		width: 93%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-95 {
		width: 95%;
		margin: 0
	}
	.row .tablet-90 {
		width: 87.99999999999999%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-90 {
		width: 90%;
		margin: 0
	}
	.row .tablet-85 {
		width: 82.99999999999999%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-85 {
		width: 85%;
		margin: 0
	}
	.row .tablet-80 {
		width: 78%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-80 {
		width: 80%;
		margin: 0
	}
	.row .tablet-75 {
		width: 73%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-75 {
		width: 75%;
		margin: 0
	}
	.row .tablet-66 {
		width: 64.66666666666666%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-66 {
		width: 66.66666666666666%;
		margin: 0
	}
	.row .tablet-60 {
		width: 58%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-60 {
		width: 60%;
		margin: 0
	}
	.row .tablet-50 {
		width: 48%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-50 {
		width: 50%;
		margin: 0
	}
	.row .tablet-40 {
		width: 38%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-40 {
		width: 40%;
		margin: 0
	}
	.row .tablet-33 {
		width: 31.333333333333332%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-33 {
		width: 33.333333333333336%;
		margin: 0
	}
	.row .tablet-25 {
		width: 23%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-25 {
		width: 25%;
		margin: 0
	}
	.row .tablet-20 {
		width: 18%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-20 {
		width: 20%;
		margin: 0
	}
	.row .tablet-15 {
		width: 13%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-15 {
		width: 15%;
		margin: 0
	}
	.row .tablet-10 {
		width: 8%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-10 {
		width: 10%;
		margin: 0
	}
	.row .tablet-5 {
		width: 3%;
		margin-left: 2%
	}
	.row.no-gutter .tablet-5 {
		width: 5%;
		margin: 0
	}
}

.color-default {
	color: #3d4145
}

.color-gray {
	color: #999
}

.color-primary {
	color: #0894ec
}

.color-success {
	color: #4cd964
}

.color-danger {
	color: #f6383a
}

.color-warning {
	color: #f60
}

.text-center {
	text-align: center
}

.bar {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 10;
	height: 2.2rem;
	padding-right: .5rem;
	padding-left: .5rem;
	background-color: #f7f7f8;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

/*.bar:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}*/

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.bar:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.bar:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.bar-header-secondary {
	top: 2.2rem
}

.bar-footer {
	bottom: 0
}

.bar-footer-secondary {
	bottom: 2.2rem
}

.bar-footer-secondary-tab {
	bottom: 2.5rem
}

.bar-footer-secondary-tab:before,
.bar-footer-secondary:before,
.bar-footer:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.bar-footer-secondary-tab:before,
	.bar-footer-secondary:before,
	.bar-footer:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.bar-footer-secondary-tab:before,
	.bar-footer-secondary:before,
	.bar-footer:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.bar-footer-secondary-tab:after,
.bar-footer-secondary:after,
.bar-footer:after {
	display: none
}

.bar-nav {
	top: 0
}

header .title {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 -.5rem;
	font-size: .85rem;
	font-weight: 500;
	line-height: 2.2rem;
	color: #3d4145;
	text-align: center;
	white-space: nowrap
}

.title a {
	color: inherit
}

.bar-tab {
	bottom: 0;
	width: 100%;
	height: 2.5rem;
	padding: 0;
	table-layout: fixed
}

.bar-tab:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.bar-tab:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.bar-tab:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.bar-tab:after {
	display: none
}

.bar-tab .tab-item {
	position: relative;
	display: table-cell;
	width: 1%;
	height: 2.5rem;
	color: #929292;
	text-align: center;
	vertical-align: middle
}

.bar-tab .tab-item.active,
.bar-tab .tab-item:active {
	color: #0894ec
}

.bar-tab .tab-item .badge {
	position: absolute;
	top: .1rem;
	left: 50%;
	z-index: 100;
	height: .8rem;
	min-width: .8rem;
	padding: 0 .2rem;
	font-size: .6rem;
	line-height: .8rem;
	color: #fff;
	vertical-align: top;
	background: red;
	border-radius: .5rem;
	margin-left: .1rem
}

.bar-tab .tab-item .icon {
	top: .05rem;
	height: 1.2rem;
	font-size: 1.2rem;
	line-height: 1.2rem;
	padding-top: 0;
	padding-bottom: 0
}

.bar-tab .tab-item .icon~.tab-label {
	display: block;
	font-size: .55rem;
	position: relative;
	top: .15rem
}

.bar .button {
	position: relative;
	top: .35rem;
	z-index: 20;
	margin-top: 0;
	font-weight: 400
}

.bar .button.pull-right {
	margin-left: .5rem
}

.bar .button.pull-left {
	margin-right: .5rem
}

.bar .button-link {
	top: 0;
	padding: 0;
	font-size: .8rem;
	line-height: 2.2rem;
	height: 2.2rem;
	color: #0894ec;
	border: 0
}

.bar .button-link.active,
.bar .button-link:active {
	color: #0675bb
}

.bar .button-block {
	top: .35rem;
	font-size: .8rem;
	width: 100%
}

.bar .button-nav.pull-left {
	margin-left: -.25rem
}

.bar .button-nav.pull-left .icon-left-nav {
	margin-right: -.15rem
}

.bar .button-nav.pull-right {
	margin-right: -.25rem
}

.bar .button-nav.pull-right .icon-right-nav {
	margin-left: -.15rem
}

.bar .icon {
	position: relative;
	z-index: 20;
	padding: .5rem .1rem;
	font-size: 1rem;
	line-height: 1.2rem
}

.bar .button .icon {
	padding: 0
}

.bar .title .icon {
	padding: 0
}

.bar .title .icon.icon-caret {
	top: .2rem;
	margin-left: -.25rem
}

.bar-footer .icon {
	font-size: 1.2rem;
	line-height: 1.2rem
}

.bar input[type=search] {
	height: 1.45rem;
	margin: .3rem 0
}

.badge {
	display: inline-block;
	padding: .1rem .45rem .15rem;
	font-size: .6rem;
	line-height: 1;
	color: #3d4145;
	background-color: rgba(0, 0, 0, .15);
	border-radius: 5rem
}

.badge.badge-inverted {
	padding: 0 .25rem 0 0;
	background-color: transparent
}

.list-block {
	margin: 1.75rem 0;
	font-size: 0.7rem
}

.tab>.list-block{
	margin: 0;
}

.index-user~.list-block {
	margin: 0;
	font-size: 0.7rem
}

.list-block ul {
	background: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

.list-block ul:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block ul:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block ul:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block ul:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block ul:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block ul:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block ul ul {
	padding-left: 2.25rem
}

.list-block ul ul:before {
	display: none
}

.list-block ul ul:after {
	display: none
}

.list-block .align-top,
.list-block .align-top .item-content,
.list-block .align-top .item-inner {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.list-block.inset {
	margin-left: .75rem;
	margin-right: .75rem;
	border-radius: .35rem
}

.list-block.inset .content-block-title {
	margin-left: 0;
	margin-right: 0
}

.list-block.inset ul {
	border-radius: .35rem
}

.list-block.inset ul:before {
	display: none
}

.list-block.inset ul:after {
	display: none
}

.list-block.inset li:first-child>a {
	border-radius: .35rem .35rem 0 0
}

.list-block.inset li:last-child>a {
	border-radius: 0 0 .35rem .35rem
}

.list-block.inset li:first-child:last-child>a {
	border-radius: .35rem
}

@media all and (min-width:768px) {
	.list-block.tablet-inset {
		margin-left: .75rem;
		margin-right: .75rem;
		border-radius: .35rem
	}
	.list-block.tablet-inset .content-block-title {
		margin-left: 0;
		margin-right: 0
	}
	.list-block.tablet-inset ul {
		border-radius: .35rem
	}
	.list-block.tablet-inset ul:before {
		display: none
	}
	.list-block.tablet-inset ul:after {
		display: none
	}
	.list-block.tablet-inset li:first-child>a {
		border-radius: .35rem .35rem 0 0
	}
	.list-block.tablet-inset li:last-child>a {
		border-radius: 0 0 .35rem .35rem
	}
	.list-block.tablet-inset li:first-child:last-child>a {
		border-radius: .35rem
	}
	.list-block.tablet-inset .content-block-title {
		margin-left: 0;
		margin-right: 0
	}
	.list-block.tablet-inset ul {
		border-radius: .35rem
	}
	.list-block.tablet-inset ul:before {
		display: none
	}
	.list-block.tablet-inset ul:after {
		display: none
	}
	.list-block.tablet-inset li:first-child>a {
		border-radius: .35rem .35rem 0 0
	}
	.list-block.tablet-inset li:last-child>a {
		border-radius: 0 0 .35rem .35rem
	}
	.list-block.tablet-inset li:first-child:last-child>a {
		border-radius: .35rem
	}
}

.list-block li {
	box-sizing: border-box;
	position: relative
}

.list-block .item-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	box-sizing: border-box;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-top: .35rem;
	padding-bottom: .4rem
}

.list-block .item-media i+i {
	margin-left: .25rem
}

.list-block .item-media i+img {
	margin-left: .25rem
}

.list-block .item-media+.item-inner {
	margin-left: .75rem
}

.list-block .item-inner {
	padding-right: .75rem;
	position: relative;
	width: 100%;
	padding-top: .7rem;
	padding-bottom: .65rem;
	min-height: 2.2rem;
	overflow: hidden;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.list-block .item-inner:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block .item-inner:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block .item-inner:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block .item-title {
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	min-width: 10%;
}

.list-block .item-title.label {
	width: 30%;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	margin: 4px 0
}

.list-verification .item-title.label {
	width: 22%;
}

.list-block .item-ver {
	width: 50%;
}

.list-block .item-ver a {
	color:#ff954e;
	text-decoration:underline;
}

.list-block .item-input {
	width: 100%;
	margin-top: -.7rem;
	margin-bottom: -.65rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1
}

.list-block .item-select {
	position:relative;
}

.list-block .item-select:after {
	content:" ";
	display: inline-block;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	height:8px;
	width:8px;
	border-width:2px 2px 0 0;
	border-color:#C7C7CC;
	border-style:solid;
	position:absolute;
	right: .2rem;
	top:50%;
	margin-top:-8px
}

.list-block .item-after {
	white-space: nowrap;
	color: #999;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	margin-left: .25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	max-height: 1.4rem
}

.list-block .smart-select .item-after {
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative
}

.list-block .item-link {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	display: block;
	color: inherit
}

.list-block .item-link .item-inner {
	padding-right: 1.5rem;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUM0QzFDNzMyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUM0QzFDNzQyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzRDMUM3MTJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzRDMUM3MjJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjs2Bb4AAAItSURBVHjazJhbK0RRGIb3DIOU/AG5kUTOgxmHceFGKf6BO+Vf+E8KKYcYg3FuMpNIDhFJXJAcp/GtvKumrzVs+zBrvfU2u689q6d3rb33+lYgl8tZvymZ3JOX7eQp8gT50fJA0Wj4z3tKbY5VR14hV5ObyWLkZ6sICtq4p4V8CjihevIWucoUQJFUmtUayTvkShMAL5DiGqs3IMlK3YBSgwrIZkBWmAAoIRMKyG2/IIMO/hMjbygepCS53ARAoQHyOqu1YbrLTADMAXJbASmSDOkGlOpTQHaQN72CdAuYBeQuq4cBWaIbUEJGC0Am3UIGPVoqMsk9Vu/CwxTQDSj0iSQPWD2C6Q7oBhT6AmRKAZkwAVDoowBkn+LdqQVQ6A2QhwrIuAmAEjKi2KrF/jPdfgIKveI7Pcfq/eSMCYBSD4pakymA0+RxVrsn15oAOEMeY7Vbcif5ys4ApT7CzZJHWO2G3I1fSyfgPHmY1a7x6bvT/ZpZUMBdOoHzI8El8pCiK+wq8CQXNcFlBdw51tyD00G9SnAVHV++zgDn6hzHiwTjCrgTTKvrQya3Ca5jA5CvY3IP+UlnTxJEb8zhjpDck1cL20mCAcBFWD2D2ovOvjiERojDpTGtnsL9N8EQegt+LJrC5vRN59lMORp0DrePNH2BswvYivXVzuoHSO7dz+2QHcAa6+eMOl87WHOffm8m7QCK7foog+tFi2mZACg3npPkRUxrtkitgvUtwAA5A3LWdzPizwAAAABJRU5ErkJggg==);
	background-size: .7rem;
	background-repeat: no-repeat;
	background-position: 97% center;
	background-position: -webkit-calc(100% - .5rem) center;
	background-position: calc(100% - .5rem) center
}

.list-block .item-link.active-state,
html:not(.watch-active-state) .list-block .item-link:active {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	background-color: #d9d9d9
}

.list-block .item-link.active-state .item-inner:after,
html:not(.watch-active-state) .list-block .item-link:active .item-inner:after {
	background-color: transparent
}

.list-block .item-link.list-button {
	padding: 0 .75rem;
	text-align: center;
	color: #0894ec;
	display: block;
	line-height: 2.15rem
}

.list-block .item-link.list-button:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block .item-link.list-button:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block .item-link.list-button:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block .item-content {
	box-sizing: border-box;
	padding-left: .75rem;
	min-height: 2.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.list-block .list-block-label {
	margin: .5rem 0 1.75rem;
	padding: 0 .75rem;
	font-size: .7rem;
	color: #5f646e
}

.list-block .item-subtitle {
	font-size: .75rem;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis
}

.list-block .item-text {
	font-size: .75rem;
	color: #5f646e;
	line-height: 1.05rem;
	position: relative;
	overflow: hidden;
	height: 2.1rem;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box
}

.list-block.media-list .item-title {
	font-weight: 500
}

.list-block.media-list .item-inner {
	display: block;
	padding-top: .5rem;
	padding-bottom: .45rem;
	-webkit-align-self: stretch;
	align-self: stretch
}

.list-block.media-list .item-media {
	padding-top: .45rem;
	padding-bottom: .5rem
}

.list-block.media-list .item-media img {
	display: block
}

.list-block.media-list .item-title-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.list-block .list-group ul:after,
.list-block .list-group ul:before {
	z-index: 11
}

.list-block .list-group+.list-group ul:before {
	display: none
}

.list-block .item-divider,
.list-block .list-group-title {
	background: #f7f7f7;
	margin-top: -1px;
	padding: .2rem .75rem;
	white-space: nowrap;
	position: relative;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #e7e7e7
}

.list-block .item-divider:before,
.list-block .list-group-title:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block .item-divider:before,
	.list-block .list-group-title:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block .item-divider:before,
	.list-block .list-group-title:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block .list-group-title {
	position: relative;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: sticky;
	top: 0;
	z-index: 20;
	margin-top: 0
}

.list-block .list-group-title:before {
	display: none
}

.list-block li:last-child .list-button:after {
	display: none
}

.list-block li:last-child .item-inner:after,
.list-block li:last-child li:last-child .item-inner:after {
	display: none
}

.list-block li li:last-child .item-inner:after,
.list-block li:last-child li .item-inner:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.list-block li li:last-child .item-inner:after,
	.list-block li:last-child li .item-inner:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.list-block li li:last-child .item-inner:after,
	.list-block li:last-child li .item-inner:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.list-block input[type=text],
.list-block input[type=password],
.list-block input[type=email],
.list-block input[type=tel],
.list-block input[type=url],
.list-block input[type=date],
.list-block input[type=datetime-local],
.list-block input[type=time],
.list-block input[type=number],
.list-block input[type=search],
.list-block select,
.list-block textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	box-sizing: border-box;
	border: none;
	background: 0 0;
	border-radius: 0;
	box-shadow: none;
	display: block;
	padding: 0 0 0 .25rem;
	margin: 0;
	width: 100%;
	height: 2.15rem;
	color: #3d4145;
	font-family: inherit
}

.list-block input[type=date],
.list-block input[type=datetime-local] {
	line-height: 2.2rem
}

.list-block select {
	position:relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none
}

.list-block .label {
	vertical-align: top
}

.list-block textarea {
	height: 5rem;
	resize: none;
	line-height: 1.4;
	padding-top: .4rem;
	padding-bottom: .35rem
}
.result-inner {
	display:block;
	overflow:hidden;
	padding:.5rem 1rem;
}

.result-inner .result-icon{
	display:block;
	line-height:3rem;
	overflow:hidden;
	text-align:center;
}

.result-inner .result-icon .iconfont{
	font-size:3rem;
}

.result-inner .result-title{
	display:block;
	line-height:1rem;
	font-size:.85rem;
	text-align:left;
}

.label-switch {
	display: inline-block;
	vertical-align: middle;
	width: 2.6rem;
	border-radius: .8rem;
	box-sizing: border-box;
	height: 1.6rem;
	position: relative;
	cursor: pointer;
	-webkit-align-self: center;
	align-self: center
}

.label-switch .checkbox {
	width: 2.6rem;
	border-radius: .8rem;
	box-sizing: border-box;
	height: 1.6rem;
	background: #e5e5e5;
	z-index: 0;
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	position: relative;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.label-switch .checkbox:before {
	content: ' ';
	position: absolute;
	left: .1rem;
	top: .1rem;
	width: 2.4rem;
	border-radius: .8rem;
	box-sizing: border-box;
	height: 1.4rem;
	background: #fff;
	z-index: 1;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.label-switch .checkbox:after {
	content: ' ';
	height: 1.4rem;
	width: 1.4rem;
	border-radius: 1.4rem;
	background: #fff;
	position: absolute;
	z-index: 2;
	top: .1rem;
	left: .1rem;
	box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .4);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.label-switch input[type=checkbox] {
	display: none
}

.label-switch input[type=checkbox]:checked+.checkbox {
	background: #4cd964
}

.label-switch input[type=checkbox]:checked+.checkbox:before {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.label-switch input[type=checkbox]:checked+.checkbox:after {
	-webkit-transform: translateX(1.1rem);
	transform: translateX(1.1rem)
}

html.android .label-switch input[type=checkbox]+.checkbox {
	-webkit-transition-duration: 0;
	transition-duration: 0
}

html.android .label-switch input[type=checkbox]+.checkbox:after,
html.android .label-switch input[type=checkbox]+.checkbox:before {
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.range-slider {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-left: .15rem;
	padding-right: .15rem;
	margin-left: -1px;
	-webkit-align-self: center;
	align-self: center
}

.range-slider input[type=range] {
	position: relative;
	height: 1.4rem;
	width: 100%;
	margin: .2rem 0 .25rem 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #b7b8b7), color-stop(100%, #b7b8b7));
	background: -webkit-linear-gradient(left, #b7b8b7 0, #b7b8b7 100%);
	background: linear-gradient(to right, #b7b8b7 0, #b7b8b7 100%);
	background-position: center;
	background-size: 100% .1rem;
	background-repeat: no-repeat;
	outline: 0
}

.range-slider input[type=range]:after {
	height: .1rem;
	background: #fff;
	content: ' ';
	width: .25rem;
	top: 50%;
	margin-top: -1px;
	left: -.25rem;
	z-index: 1;
	position: absolute
}

.range-slider input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: none;
	height: 1.4rem;
	width: 1.4rem;
	position: relative;
	background: 0 0
}

.range-slider input[type=range]::-webkit-slider-thumb:after {
	height: 1.4rem;
	width: 1.4rem;
	border-radius: 1.4rem;
	background: #fff;
	z-index: 10;
	box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .4);
	position: absolute;
	left: 0;
	top: 0;
	content: ' '
}

.range-slider input[type=range]::-webkit-slider-thumb:before {
	position: absolute;
	top: 50%;
	right: 100%;
	width: 100rem;
	height: .1rem;
	margin-top: -1px;
	z-index: 1;
	background: #0894ec;
	content: ' '
}

label.label-checkbox {
	cursor: pointer
}

label.label-checkbox i.icon-form-checkbox {
	width: 1.1rem;
	height: 1.1rem;
	position: relative;
	border-radius: 1.1rem;
	border: 1px solid #c7c7cc;
	box-sizing: border-box
}

label.label-checkbox i.icon-form-checkbox:after {
	content: ' ';
	position: absolute;
	left: 50%;
	margin-left: -.3rem;
	top: 50%;
	margin-top: -.2rem;
	width: .6rem;
	height: .45rem
}

label.label-checkbox input[type=checkbox],
label.label-checkbox input[type=radio] {
	display: none
}

label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox,
label.label-checkbox input[type=radio]:checked+.item-media i.icon-form-checkbox {
	border: none;
	background-color: #0894ec
}

label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox:after,
label.label-checkbox input[type=radio]:checked+.item-media i.icon-form-checkbox:after {
	background: no-repeat center;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%2012%209'%20xml%3Aspace%3D'preserve'%3E%3Cpolygon%20fill%3D'%23ffffff'%20points%3D'12%2C0.7%2011.3%2C0%203.9%2C7.4%200.7%2C4.2%200%2C4.9%203.9%2C8.8%203.9%2C8.8%203.9%2C8.8%20'%2F%3E%3C%2Fsvg%3E");
	background-size: .6rem .45rem
}

label.label-checkbox {
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

html:not(.watch-active-state) label.label-checkbox:active,
label.label-checkbox.active-state {
	-webkit-transition: 0s;
	transition: 0s;
	background-color: #d9d9d9
}

html:not(.watch-active-state) label.label-checkbox:active .item-inner:after,
label.label-checkbox.active-state .item-inner:after {
	background-color: transparent
}

.smart-select select {
	display: none
}

.searchbar {
	padding: 8px 0;
	overflow: hidden;
	height: 2.2rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.searchbar .searchbar-cancel {
	margin-right: -3rem;
	width: 2.2rem;
	float: right;
	height: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.searchbar .search-input {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	margin-right: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.searchbar .search-input input {
	margin: 0;
	height: 1.4rem
}

.searchbar.searchbar-active .searchbar-cancel {
	margin-right: 0;
	opacity: 1
}

.searchbar.searchbar-active .searchbar-cancel+.search-input {
	margin-right: 2.5rem
}

.search-input {
	position: relative
}

.search-input input {
	box-sizing: border-box;
	width: 100%;
	height: 1.4rem;
	display: block;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	font-family: inherit;
	color: #3d4145;
	font-size: .7rem;
	font-weight: 400;
	padding: 0 .5rem;
	background-color: #fff;
	border: 1px solid #b4b4b4
}

.search-input input::-webkit-input-placeholder {
	color: #ccc;
	opacity: 1
}

.search-input .icon {
	position: absolute;
	font-size: .9rem;
	color: #b4b4b4;
	top: 50%;
	left: .3rem;
	-webkit-transform: translate3D(0, -50%, 0);
	transform: translate3D(0, -50%, 0)
}

.search-input label+input {
	padding-left: 1.4rem
}

.bar .searchbar {
	margin: 0 -.5rem;
	padding: .4rem .5rem;
	background: rgba(0, 0, 0, .1)
}

.bar .searchbar .search-input input {
	border: 0
}

.bar .searchbar .searchbar-cancel {
	color: #5f646e
}

.input {
	display: block;
	width: 100%;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0 .5rem;
	margin: 0;
	box-sizing: border-box;
	font-size: .7rem;
	color: #222;
	border: .05rem solid #ccc;
	border-radius: .25rem;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
}

.button {
	position: relative;
	display: block;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0 .5rem;
	margin: 0;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	font-family: inherit;
	font-size: .7rem;
	color: #27a6ea;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: 0 0;
	border: 1px solid #27a6ea;
	border-radius: .25rem;
	cursor: pointer;
}
input[type=button].button,
input[type=submit].button {
	width: 100%
}

.button:active {
	color: #0a8ddf;
	border-color: #0a8ddf
}

.button.button-round {
	border-radius: 1.25rem
}

.button.active,
.button.active:active {
	color: #0a8ddf;
	border-color: #0a8ddf
}
.button~.button{
	margin-left:.5rem;
}

.button.button-big {
	font-size: .85rem;
	height: 2.4rem;
	line-height: 2.3rem
}

.button.button-fill {
	color: #fff;
	background:#4fbbf4;
}

.button.button-fill.active,
.button.button-fill:active {
	background: #6ec8f8;
	border-color: #4fbbf4;
}

.button.button-fill.button-big {
	line-height: 2.4rem
}

.button .button-link {
	padding-top: .3rem;
	padding-bottom: .3rem;
	color: #0894ec;
	background-color: transparent;
	border: 0
}

.button i.icon:first-child {
	margin-right: .5rem
}

.button i.icon:last-child {
	margin-left: .5rem
}

.button i.icon:first-child:last-child {
	margin-left: 0;
	margin-right: 0
}

.button-light {
	border-color: #ccc;
	color: #ccc;
	color: #5f646e
}

.button-light:active {
	border-color: #0a8ddf;
	color: #0a8ddf
}

.button-light.button-fill {
	color: #fff;
	background-color: #ccc
}

.button-light.button-fill:active {
	background-color: #0a8ddf
}

.button-dark {
	border-color: #6e727b;
	color: #6e727b;
	color: #5f646e
}

.button-dark:active {
	border-color: #0a8ddf;
	color: #0a8ddf
}

.button-dark.button-fill {
	color: #fff;
	background-color: #6e727b
}

.button-dark.button-fill:active {
	background-color: #0a8ddf
}

.button-success {
	border-color: #4cd964;
	color: #4cd964
}

.button-success:active {
	border-color: #2ac845;
	color: #2ac845
}

.button-success.button-fill {
	color: #fff;
	background-color: #4cd964
}

.button-success.button-fill:active {
	background-color: #2ac845
}

.button-danger {
	border-color: #f6383a;
	color: #f6383a
}

.button-danger:active {
	border-color: #f00b0d;
	color: #f00b0d
}

.button-danger.button-fill {
	color: #fff;
	background-color: #f6383a
}

.button-danger.button-fill:active {
	background-color: #f00b0d
}

.button-warning {
	border-color: #f60;
	color: #f60
}

.button-warning:active {
	border-color: #cc5200;
	color: #cc5200
}

.button-warning.button-fill {
	color: #fff;
	background-color: #f60
}

.button-warning.button-fill:active {
	background-color: #cc5200
}

.button.button-danger.disabled,
.button.button-primary.disabled,
.button.button-success.disabled,
.button.button-warning.disabled,
.button.disabled {
	border-color: #c8c9cb;
	color: #c8c9cb;
	cursor: not-allowed
}

.button.button-danger.disabled:active,
.button.button-primary.disabled:active,
.button.button-success.disabled:active,
.button.button-warning.disabled:active,
.button.disabled:active {
	border-color: #c8c9cb;
	color: #c8c9cb
}

.button.button-danger.disabled.button-fill,
.button.button-primary.disabled.button-fill,
.button.button-success.disabled.button-fill,
.button.button-warning.disabled.button-fill,
.button.disabled.button-fill {
	color: #fff;
	background-color: #c8c9cb
}

.button.button-danger.disabled.button-fill:active,
.button.button-primary.disabled.button-fill:active,
.button.button-success.disabled.button-fill:active,
.button.button-warning.disabled.button-fill:active,
.button.disabled.button-fill:active {
	background-color: #c8c9cb
}

.buttons-row,
.buttons-tab {
	-webkit-align-self: center;
	align-self: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.buttons-row .button {
	border-radius: 0;
	margin-left: -1px;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	border-color: #0894ec;
	color: #0894ec
}

.buttons-row .button.active {
	background-color: #0894ec;
	color: #fff;
	z-index: 90
}

.buttons-row .button:first-child {
	border-radius: .25rem 0 0 .25rem;
	margin-left: 0;
	border-left-width: 1px;
	border-left-style: solid
}

.buttons-row .button:last-child {
	border-radius: 0 .25rem .25rem 0
}

.buttons-row .button.button-round:first-child {
	border-radius: 1.35rem 0 0 1.35rem
}

.buttons-row .button.button-round:last-child {
	border-radius: 0 1.35rem 1.35rem 0
}

.buttons-tab {
	background: #fff;
	position: relative
}

.buttons-tab:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #d0d0d0;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.buttons-tab:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.buttons-tab:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.buttons-tab .button {
	color: #5f646e;
	font-size: .8rem;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	border: 0;
	border-bottom: 2px solid transparent;
	border-radius: 0
}

.buttons-tab .button.active {
	color: #0894ec;
	border-color: #0894ec;
	z-index: 100
}

.buttons-fixed {
	position: fixed;
	z-index: 99;
	width: 100%
}

.tabs .tab {
	display: none
}

.tabs .tab.active {
	display: block
}

.tabs-animated-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%
}

.tabs-animated-wrap>.tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	-webkit-transition: .3s;
	transition: .3s
}

.tabs-animated-wrap>.tabs>.tab {
	width: 100%;
	display: block;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.page,
.page-group {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f7f7f7;
	display: none;
	overflow: hidden;
}

.page-group.page-current,
.page-group.page-from-center-to-left,
.page-group.page-from-center-to-right,
.page-group.page-from-left-to-center,
.page-group.page-from-right-to-center,
.page-group.page-visible,
.page.page-current,
.page.page-from-center-to-left,
.page.page-from-center-to-right,
.page.page-from-left-to-center,
.page.page-from-right-to-center,
.page.page-visible {
	display: block
}

.page-group.page-current,
.page.page-current {
	overflow: hidden
}

.page-group {
	display: block
}

.page-transitioning,
.page-transitioning .swipeback-page-shadow {
	-webkit-transition: .4s;
	transition: .4s
}

.page-from-right-to-center {
	-webkit-animation: pageFromRightToCenter .4s forwards;
	animation: pageFromRightToCenter .4s forwards;
	z-index: 2002
}

.page-from-center-to-right {
	-webkit-animation: pageFromCenterToRight .4s forwards;
	animation: pageFromCenterToRight .4s forwards;
	z-index: 2002
}

@-webkit-keyframes pageFromRightToCenter {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes pageFromRightToCenter {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes pageFromCenterToRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
}

@keyframes pageFromCenterToRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
}

.page-from-center-to-left {
	-webkit-animation: pageFromCenterToLeft .4s forwards;
	animation: pageFromCenterToLeft .4s forwards
}

.page-from-left-to-center {
	-webkit-animation: pageFromLeftToCenter .4s forwards;
	animation: pageFromLeftToCenter .4s forwards
}

@-webkit-keyframes pageFromCenterToLeft {
	from {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0)
	}
}

@keyframes pageFromCenterToLeft {
	from {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0)
	}
}

@-webkit-keyframes pageFromLeftToCenter {
	from {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes pageFromLeftToCenter {
	from {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.content-inner {
	box-sizing: border-box;
	border-top: 1px solid transparent;
	margin-top: -1px;
	padding-bottom: .5rem
}

.javascript-scroll {
	overflow: hidden
}

.pull-to-refresh-layer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.2rem
}

.pull-to-refresh-layer .preloader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -.5rem;
	margin-top: -.5rem;
	visibility: hidden
}

.pull-to-refresh-layer .pull-to-refresh-arrow {
	width: .65rem;
	height: 1rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -.15rem;
	margin-top: -.5rem;
	background: no-repeat center;
	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%2026%2040'%3E%3Cpolygon%20points%3D'9%2C22%209%2C0%2017%2C0%2017%2C22%2026%2C22%2013.5%2C40%200%2C22'%20fill%3D'%238c8c8c'%2F%3E%3C%2Fsvg%3E");
	background-size: .65rem 1rem;
	z-index: 10;
	-webkit-transform: rotate(0) translate3d(0, 0, 0);
	transform: rotate(0) translate3d(0, 0, 0);
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.pull-to-refresh-content {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.pull-to-refresh-content.refreshing,
.pull-to-refresh-content.transitioning {
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s
}

.pull-to-refresh-content:not(.refreshing) .pull-to-refresh-layer .preloader {
	-webkit-animation: none;
	animation: none
}

.pull-to-refresh-content.refreshing .pull-to-refresh-arrow {
	visibility: hidden;
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.pull-to-refresh-content.refreshing .preloader {
	visibility: visible
}

.pull-to-refresh-content.pull-up .pull-to-refresh-arrow {
	-webkit-transform: rotate(180deg) translate3d(0, 0, 0);
	transform: rotate(180deg) translate3d(0, 0, 0)
}

.pull-to-refresh-content {
	top: -2.2rem
}

.pull-to-refresh-content.refreshing {
	-webkit-transform: translate3d(0, 2.2rem, 0);
	transform: translate3d(0, 2.2rem, 0)
}

.bar-footer~.pull-to-refresh-content,
.bar-nav~.pull-to-refresh-content,
.bar-tab~.pull-to-refresh-content {
	top: 0
}

.bar-footer~.pull-to-refresh-content.refreshing,
.bar-nav~.pull-to-refresh-content.refreshing,
.bar-tab~.pull-to-refresh-content.refreshing {
	-webkit-transform: translate3d(0, 2.2rem, 0);
	transform: translate3d(0, 2.2rem, 0)
}

.bar-footer-secondary~.pull-to-refresh-content,
.bar-header-secondary~.pull-to-refresh-content {
	top: 2.2rem
}

.infinite-scroll-preloader {
	margin: .5rem;
	text-align: center
}

.infinite-scroll-preloader .preloader {
	width: 1.5rem;
	height: 1.5rem
}

.infinite-scroll-top .infinite-scroll-preloader {
	position: absolute;
	width: 100%;
	top: 0;
	margin: 0
}

.modal-overlay,
.popup-overlay,
.preloader-indicator-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 10600;
	visibility: hidden;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}

.modal-overlay.modal-overlay-visible,
.popup-overlay.modal-overlay-visible,
.preloader-indicator-overlay.modal-overlay-visible {
	visibility: visible;
	opacity: 1
}

.popup-overlay {
	z-index: 10200
}

.modal{
	position: absolute;
	z-index: 11000;
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
	width: 100%;
	height:100%;
	box-sizing: border-box;
	display:none;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0) scale(1.185);
	transform: translate3d(0, 0, 0) scale(1.185);
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-webkit-box-orient: vertical;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	text-align:center;
	
}

.modal.modal-in {
	display: -webkit-box;
	opacity: 1;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

.modal-block {
	width: 13.5rem;
	margin:0 auto;
	text-align: center;
	color: #3d4145;
}

.modal-block-wide{
	width: 88%;
	margin:0 6%;
	text-align: center;
	color: #3d4145;
}

.modal-inner {
	padding: 1rem .75rem;
	position: relative;
	border-radius: .35rem .35rem 0 0;
	background:#fff;
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.modal-inner:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.modal-inner:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.modal-icon {
	display: block;
	overflow: hidden;
	margin-bottom: .2rem;
	text-align: center;
}

.modal-title {
	line-height: 1rem;
	font-weight: 500;
	font-size: .9rem;
	text-align: center;
}

.modal-title+.modal-text {
	margin-top: .5rem;
	line-height: .6rem;
	font-size: .6rem;
}

.modal-logo {
	padding: .5rem;
	position: relative;
	border-radius: .35rem .35rem 0 0;
	background:#fff;
	text-align:center;
}

.modal-logo~.modal-inner {
	padding-top:0;
	border-radius: 0;
}

.modal-logo~.modal-inner .modal-title {
	margin-bottom: .5rem;
}

.modal-qrcode{
	width:80%;
	margin:.25rem 10%;
	overflow:hidden;
}

.modal-qrcode img{
	float:left;
	width:100%;
}

.modal-input {
	display: flex;
}

.modal-input~.modal-input {
	margin-top: .5rem;
}

.modal-both {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
}

.modal-both~.modal-both {
	margin-left: .5rem;
}

.modal-text ul {
	list-style: decimal;
	line-height: 1rem;
	padding-top: .5rem;
	padding-left: .75rem;
	margin: 0;
	text-align: left;
	border-top: .05rem dashed #ccc;
}

.modal-text.modal-text-multi {
	line-height: 1rem;
	text-indent: 2em;
	text-align: left;
}

.modal-title+.modal-text-full {
	max-height: 15rem;
	overflow-y: scroll;
	line-height: 1rem;
	text-indent: 2em;
	text-align: left;
	padding-top: .5rem;
	border-top: .05rem dashed #ccc;
}

.modal-title+.modal-text-full ul {
	padding-top: 0;
	text-indent: 0;
	border-top: 0;
}

.modal-no-button .modal-inner{
	border-bottom-left-radius: .35rem;
	border-bottom-right-radius: .35rem;
}

.modal-buttons {
	height: 2.55rem;
	overflow: hidden;
	padding: 0 .75rem .75rem .75rem;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 0 0 .35rem .35rem;
	background:#fff;
}

.modal-buttons .button {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
}

.modal-buttons~.modal-inner {
	overflow: hidden;
	margin-top: -.35rem;
	padding: 0 .75rem .75rem .75rem;
	text-align: left;
	border-radius: 0 0 .35rem .35rem;
	background: #fff;
}

.actions-modal {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11000;
	width: 100%;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.actions-modal.modal-in {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.actions-modal.modal-out {
	z-index: 10999;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.actions-modal-group {
	margin: .4rem
}

.actions-modal-button,
.actions-modal-label {
	width: 100%;
	text-align: center;
	font-weight: 400;
	margin: 0;
	background: rgba(243, 243, 243, .95);
	box-sizing: border-box;
	display: block;
	position: relative
}

.actions-modal-button:after,
.actions-modal-label:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #d2d2d6;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.actions-modal-button:after,
	.actions-modal-label:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.actions-modal-button:after,
	.actions-modal-label:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.actions-modal-button a,
.actions-modal-label a {
	text-decoration: none;
	color: inherit
}

.actions-modal-button b,
.actions-modal-label b {
	font-weight: 500
}

.actions-modal-button.actions-modal-button-bold,
.actions-modal-label.actions-modal-button-bold {
	font-weight: 500
}

.actions-modal-button.actions-modal-button-danger,
.actions-modal-label.actions-modal-button-danger {
	color: #f6383a
}

.actions-modal-button.color-danger,
.actions-modal-label.color-danger {
	color: #f6383a
}

.actions-modal-button.bg-danger,
.actions-modal-label.bg-danger {
	background: #f6383a;
	color: #fff
}

.actions-modal-button.bg-danger:active,
.actions-modal-label.bg-danger:active {
	background: #f00b0d
}

.actions-modal-button:first-child,
.actions-modal-label:first-child {
	border-radius: .2rem .2rem 0 0
}

.actions-modal-button:last-child,
.actions-modal-label:last-child {
	border-radius: 0 0 .2rem .2rem
}

.actions-modal-button:last-child:after,
.actions-modal-label:last-child:after {
	display: none
}

.actions-modal-button:first-child:last-child,
.actions-modal-label:first-child:last-child {
	border-radius: .2rem
}

.actions-modal-button.disabled,
.actions-modal-label.disabled {
	opacity: .95;
	color: #8e8e93
}

.actions-modal-button {
	cursor: pointer;
	line-height: 2.15rem;
	font-size: 1rem;
	color: #0894ec
}

.actions-modal-button.active-state,
.actions-modal-button:active {
	background: #dcdcdc
}

.actions-modal-label {
	font-size: .7rem;
	line-height: 1.3;
	min-height: 2.2rem;
	padding: .4rem .5rem;
	color: #5f646e;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

input.modal-text-input {
	box-sizing: border-box;
	height: 1.5rem;
	background: #fff;
	margin: 0;
	margin-top: .75rem;
	padding: 0 .25rem;
	border: 1px solid #a0a0a0;
	border-radius: .25rem;
	width: 100%;
	font-size: .7rem;
	font-family: inherit;
	display: block;
	box-shadow: 0 0 0 transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input.modal-text-input+input.modal-text-input {
	margin-top: .25rem
}

input.modal-text-input.modal-text-input-double {
	border-radius: .25rem .25rem 0 0
}

input.modal-text-input.modal-text-input-double+input.modal-text-input {
	margin-top: 0;
	border-top: 0;
	border-radius: 0 0 .25rem .25rem
}

.login-screen,
.popup {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10400;
	background: #fff;
	box-sizing: border-box;
	display: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.login-screen.modal-in,
.login-screen.modal-out,
.popup.modal-in,
.popup.modal-out {
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}

.login-screen.modal-in,
.popup.modal-in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.login-screen.modal-out,
.popup.modal-out {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.login-screen.modal-in,
.login-screen.modal-out {
	display: block
}

html.with-statusbar-overlay .popup {
	height: -webkit-calc(100% - 1rem);
	height: calc(100% - 1rem);
	top: 1rem
}

html.with-statusbar-overlay .popup-overlay {
	z-index: 9800
}

@media all and (max-width:629px),
(max-height:629px) {
	html.with-statusbar-overlay .popup {
		height: -webkit-calc(100% - 1rem);
		height: calc(100% - 1rem);
		top: 1rem
	}
	html.with-statusbar-overlay .popup-overlay {
		z-index: 9800
	}
}

html.with-statusbar-overlay .login-screen,
html.with-statusbar-overlay .popup.tablet-fullscreen {
	height: -webkit-calc(100% - 1rem);
	height: calc(100% - 1rem);
	top: 1rem
}

.modal .preloader {
	width: 1.7rem;
	height: 1.7rem
}

.preloader-indicator-overlay {
	visibility: visible;
	opacity: 0;
	background: 0 0
}

.preloader-indicator-modal {
	position: absolute;
	left: 50%;
	top: 50%;
	padding: .4rem;
	margin-left: -1.25rem;
	margin-top: -1.25rem;
	background: rgba(0, 0, 0, .8);
	z-index: 11000;
	border-radius: .25rem
}

.preloader-indicator-modal .preloader {
	display: block;
	width: 1.7rem;
	height: 1.7rem
}

.picker-modal {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 13rem;
	z-index: 11500;
	display: none;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	background: #cfd5da;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.picker-modal.modal-in,
.picker-modal.modal-out {
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}

.picker-modal.modal-in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.picker-modal.modal-out {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.picker-modal .picker-modal-inner {
	height: 100%;
	position: relative
}

.picker-modal .toolbar {
	position: relative;
	width: 100%
}

.picker-modal .toolbar:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #999;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-modal .toolbar:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-modal .toolbar:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-modal .toolbar+.picker-modal-inner {
	height: -webkit-calc(100% - 2.2rem);
	height: calc(100% - 2.2rem)
}

.picker-modal.picker-modal-inline {
	display: block;
	position: relative;
	background: 0 0;
	z-index: inherit;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.picker-modal.picker-modal-inline .toolbar:before {
	display: none
}

.picker-modal.picker-modal-inline .toolbar:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #999;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-modal.picker-modal-inline .toolbar:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-modal.picker-modal-inline .toolbar:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.toast {
	background: rgba(0, 0, 0, .8);
	border-radius: 1rem;
	color: #fff;
	padding: 0 .8rem;
	height: 2rem;
	line-height: 2rem;
	font-size: .8rem;
	width: auto
}

.preloader {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: preloader-spin 1s steps(12, end) infinite;
	animation: preloader-spin 1s steps(12, end) infinite
}

.preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.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 preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.card .list-block ul,
.cards-list ul {
	background: 0 0
}

.card .list-block>ul:before,
.cards-list>ul:before {
	display: none
}

.card .list-block>ul:after,
.cards-list>ul:after {
	display: none
}

.card {
	background: #fff;
	box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
	margin: .5rem;
	position: relative;
	border-radius: .1rem;
	font-size: .7rem
}

.card .content-block,
.card .list-block {
	margin: 0
}

.row:not(.no-gutter) .col>.card {
	margin-left: 0;
	margin-right: 0
}

.card-content {
	position: relative
}

.card-content-inner {
	padding: .75rem;
	position: relative
}

.card-content-inner>p:first-child {
	margin-top: 0
}

.card-content-inner>p:last-child {
	margin-bottom: 0
}

.card-content-inner>.content-block,
.card-content-inner>.list-block {
	margin: -.75rem
}

.card-footer,
.card-header {
	min-height: 2.2rem;
	position: relative;
	padding: .5rem .75rem;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.card-footer[valign=top],
.card-header[valign=top] {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.card-footer[valign=bottom],
.card-header[valign=bottom] {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.card-footer a.link,
.card-header a.link {
	line-height: 2.2rem;
	height: 2.2rem;
	text-decoration: none;
	position: relative;
	margin-top: -.5rem;
	margin-bottom: -.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.card-footer a.link.active-state,
.card-header a.link.active-state,
html:not(.watch-active-state) .card-footer a.link:active,
html:not(.watch-active-state) .card-header a.link:active {
	opacity: .3;
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.card-footer a.link i+i,
.card-footer a.link i+span,
.card-footer a.link span+i,
.card-footer a.link span+span,
.card-header a.link i+i,
.card-header a.link i+span,
.card-header a.link span+i,
.card-header a.link span+span {
	margin-left: .35rem
}

.card-footer a.link i.icon,
.card-header a.link i.icon {
	display: block
}

.card-footer a.icon-only,
.card-header a.icon-only {
	min-width: 2.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0
}

.card-header {
	border-radius: .1rem .1rem 0 0;
	font-size: .85rem
}

.card-header:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e1e1e1;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.card-header:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.card-header:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.card-header .card-cover {
	width: 100%;
	display: block
}

.card-header.no-border:after {
	display: none
}

.card-header.no-padding {
	padding: 0
}

.card-footer {
	border-radius: 0 0 .1rem .1rem;
	color: #5f646e
}

.card-footer:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e1e1e1;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.card-footer:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.card-footer:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.card-footer.no-border:before {
	display: none
}

.facebook-card .card-header {
	display: block;
	padding: .5rem
}

.facebook-card .facebook-avatar {
	float: left
}

.facebook-card .facebook-name {
	margin-left: 2.2rem;
	font-size: .7rem;
	font-weight: 500
}

.facebook-card .facebook-date {
	margin-left: 2.2rem;
	font-size: .65rem;
	color: #5f646e
}

.facebook-card .card-footer {
	background: #fafafa
}

.facebook-card .card-footer a {
	color: #5f646e;
	font-weight: 500
}

.facebook-card .card-content img {
	display: block
}

.facebook-card .card-content-inner {
	padding: .75rem .5rem
}

.panel-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	opacity: 0;
	z-index: 5999;
	display: none
}

.panel {
	z-index: 1000;
	display: none;
	background: #111;
	color: #fff;
	box-sizing: border-box;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	width: 12rem;
	top: 0;
	height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s
}

.panel.panel-left.panel-cover {
	z-index: 6000;
	left: -12rem
}

.panel.panel-left.panel-reveal {
	left: 0
}

.panel.panel-right.panel-cover {
	z-index: 6000;
	right: -12rem
}

.panel.panel-right.panel-reveal {
	right: 0
}

body.with-panel-left-cover .page,
body.with-panel-right-cover .page {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s
}

body.with-panel-left-cover .panel-overlay,
body.with-panel-right-cover .panel-overlay {
	display: block
}

body.with-panel-left-reveal .page,
body.with-panel-right-reveal .page {
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform
}

body.with-panel-left-reveal .panel-overlay,
body.with-panel-right-reveal .panel-overlay {
	display: block
}

body.with-panel-left-reveal .page {
	-webkit-transform: translate3d(12rem, 0, 0);
	transform: translate3d(12rem, 0, 0)
}

body.with-panel-left-reveal .panel-overlay {
	margin-left: 12rem
}

body.with-panel-left-cover .panel-left {
	-webkit-transform: translate3d(12rem, 0, 0);
	transform: translate3d(12rem, 0, 0)
}

body.with-panel-right-reveal .page {
	-webkit-transform: translate3d(-12rem, 0, 0);
	transform: translate3d(-12rem, 0, 0)
}

body.with-panel-right-reveal .panel-overlay {
	margin-left: -12rem
}

body.with-panel-right-cover .panel-right {
	-webkit-transform: translate3d(-12rem, 0, 0);
	transform: translate3d(-12rem, 0, 0)
}

body.panel-closing .page {
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform
}

.picker-calendar {
	background: #fff;
	height: 300px;
	width: 100%;
	overflow: hidden
}

@media (orientation:landscape) and (max-height:415px) {
	.picker-calendar:not(.picker-modal-inline) {
		height: 220px
	}
}

.picker-calendar .picker-modal-inner {
	overflow: hidden
}

.picker-calendar-week-days {
	height: 18px;
	background: #f7f7f8;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 11px;
	box-sizing: border-box;
	position: relative
}

.picker-calendar-week-days:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #c4c4c4;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-calendar-week-days:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-calendar-week-days:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-calendar-week-days .picker-calendar-week-day {
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	width: 14.28571429%;
	width: -webkit-calc(100% / 7);
	width: calc(100% / 7);
	line-height: 17px;
	text-align: center
}

.picker-calendar-week-days+.picker-calendar-months {
	height: -webkit-calc(100% - 18px);
	height: calc(100% - 18px)
}

.picker-calendar-months {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

.picker-calendar-months-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s;
	transition: .3s
}

.picker-calendar-month {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.picker-calendar-row {
	height: 16.66666667%;
	height: -webkit-calc(100% / 6);
	height: calc(100% / 6);
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	width: 100%;
	position: relative
}

.picker-calendar-row:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #ccc;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-calendar-row:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-calendar-row:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-calendar-row:last-child:after {
	display: none
}

.picker-calendar-day {
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	width: 14.28571429%;
	width: -webkit-calc(100% / 7);
	width: calc(100% / 7);
	text-align: center;
	color: #3d4145;
	font-size: 15px;
	cursor: pointer
}

.picker-calendar-day.picker-calendar-day-next,
.picker-calendar-day.picker-calendar-day-prev {
	color: #ccc
}

.picker-calendar-day.picker-calendar-day-disabled {
	color: #d4d4d4;
	cursor: auto
}

.picker-calendar-day.picker-calendar-day-today span {
	background: #e3e3e3
}

.picker-calendar-day.picker-calendar-day-selected span {
	background: #0894ec;
	color: #fff
}

.picker-calendar-day span {
	display: inline-block;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	line-height: 30px
}

.picker-calendar-month-picker,
.picker-calendar-year-picker {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 50%;
	max-width: 200px;
	-webkit-flex-shrink: 10;
	-ms-flex: 0 10 auto;
	-webkit-flex-shrink: 10;
	flex-shrink: 10
}

.picker-calendar-month-picker a.icon-only,
.picker-calendar-year-picker a.icon-only {
	min-width: 36px
}

.picker-calendar-month-picker span,
.picker-calendar-year-picker span {
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis
}

.picker-modal .toolbar-inner {
	height: 2.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	text-align: center
}

.picker-calendar-month-picker,
.picker-calendar-year-picker {
	display: block;
	line-height: 2.2rem
}

.picker-calendar-month-picker a.icon-only,
.picker-calendar-year-picker a.icon-only {
	float: left;
	width: 25%;
	height: 2.2rem;
	line-height: 2rem
}

.picker-calendar-month-picker .current-month-value,
.picker-calendar-month-picker .current-year-value,
.picker-calendar-year-picker .current-month-value,
.picker-calendar-year-picker .current-year-value {
	float: left;
	width: 50%;
	height: 2.2rem
}

.picker-columns {
	width: 100%;
	height: 13rem;
	z-index: 11500
}

.picker-columns.picker-modal-inline {
	height: 10rem
}

@media (orientation:landscape) and (max-height:415px) {
	.picker-columns:not(.picker-modal-inline) {
		height: 10rem
	}
}

.picker-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0;
	text-align: right;
	font-size: 1.2rem;
	-webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent);
	-webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent)
}

.bar+.picker-items {
	height: 10.8rem
}

.picker-items-col {
	overflow: hidden;
	position: relative;
	max-height: 100%
}

.picker-items-col.picker-items-col-left {
	text-align: left
}

.picker-items-col.picker-items-col-center {
	text-align: center
}

.picker-items-col.picker-items-col-right {
	text-align: right
}

.picker-items-col.picker-items-col-divider {
	color: #3d4145;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.picker-items-col-normal {
	width: 100%
}

.picker-items-col-wrapper {
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.picker-item {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: .3s;
	transition: .3s
}

.picker-items-col-absolute .picker-item {
	position: absolute
}

.picker-item.picker-item-far {
	pointer-events: none
}

.picker-item.picker-selected {
	color: #3d4145;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.picker-center-highlight {
	height: 36px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -18px;
	pointer-events: none
}

.picker-center-highlight:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #a8abb0;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-center-highlight:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-center-highlight:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-center-highlight:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #a8abb0;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-center-highlight:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-center-highlight:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-3d .picker-items {
	overflow: hidden;
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.picker-3d .picker-item,
.picker-3d .picker-items-col,
.picker-3d .picker-items-col-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.picker-3d .picker-items-col {
	overflow: visible
}

.picker-3d .picker-item {
	-webkit-transform-origin: center center -110px;
	transform-origin: center center -110px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.picker-modal .bar {
	position: relative;
	top: 0
}

.picker-modal .bar:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #a8abb0;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-modal .bar:before {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-modal .bar:before {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-modal .bar:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #a8abb0;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	.picker-modal .bar:after {
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
	.picker-modal .bar:after {
		-webkit-transform: scaleY(.33);
		transform: scaleY(.33)
	}
}

.picker-modal .bar .title {
	color: #5f646e;
	font-weight: 400
}




/*!
 * =====================================================
 * iconfont
 *
 * =====================================================
 */

@font-face {font-family: "iconfont";
  src: url('../../css/iconfont.eot?t=1471943674'); /* IE9*/
  src: url('../../css/iconfont.eot?t=1471943674#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../css/iconfont.woff?t=1471943674') format('woff'), /* chrome, firefox */
  url('../../css/iconfont.ttf?t=1471943674') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../../css/iconfont.svg?t=1471943674#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-speedUp-Full:before { content: "\e606"; }
.icon-phone-Full:before { content: "\e60e"; }
.icon-broadband:before { content: "\e600"; }
.icon-broadband-Full:before { content: "\e60c"; }
.icon-limit-Full:before { content: "\e60a"; }
.icon-redact:before { content: "\e601"; }
.icon-sale-Full:before { content: "\e607"; }
.icon-rocket-Full:before { content: "\e608"; }
.icon-sad:before { content: "\e60f"; }
.icon-smile:before { content: "\e610"; }
.icon-cash-Full:before { content: "\e60b"; }
.icon-phone:before { content: "\e602"; }
.icon-moneyBag-Full:before { content: "\e609"; }
.icon-iptv:before { content: "\e603"; }
.icon-hexagon-Full:before { content: "\e604"; }
.icon-recharge:before { content: "\e60d"; }
.icon-flow-Full:before { content: "\e611"; }
.icon-flowBag-Full:before { content: "\e612"; }
.icon-flow:before { content: "\e613"; }
.icon-tel:before { content: "\e605"; }
.icon-tel-Full:before { content: "\e614"; }


/* 图片图标 */
.icon-llth-hf{
	width: 4rem;
	height: 4rem;
	background: url(../tc/img/icon-llth-hf.png) no-repeat;
	background-size: 4rem 4rem;
	-webkit-background-size: 4rem 4rem;
	-moz-background-size: 4rem 4rem;
}


/*!
 * =====================================================
 * add css
 *
 * =====================================================
 */
 
body{
	max-width: 640px;
	margin: auto;
}
.bg-grey{
	background: #f7f7f7;
}
.bg-white{
	background: #fff;
}
.bg-theme{
	background: #6ec8f8;
}
.bg-theme-gradual{ 
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b3ecff,endColorStr=#56bff5); /*IE 6 7 8*/ 
    background: -ms-linear-gradient(top, #b3ecff, #56bff5);/* IE 10 */ 
    background: -moz-linear-gradient(top, #b3ecff, #56bff5);/*火狐*/ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#b3ecff), to(#56bff5));/*谷歌*/ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b3ecff), to(#56bff5));/* Safari 4-5, Chrome 1-9*/ 
    background: -webkit-linear-gradient(top, #b3ecff, #56bff5);/*Safari5.1 Chrome 10+*/ 
    background: -o-linear-gradient(top, #b3ecff, #56bff5);/*Opera 11.10+*/
}

/************* 字体色值 *************/
.txt-222{
	color: #666;
}
.txt-666{
	color: #666;
}
.txt-888{
	color: #888;
}
.txt-999{
	color: #999;
}
.txt-theme{
	color:#27a6ea;
}
.txt-auxiliary{
	color:#ff954e;
}
.txt-white{
	color:#fff!important
}
.txt-price{
	color: #fe6600;
}
.txt-red{
	color: red;
}
.star-active{
	color: #ff971b!important;
}
.icon-uncheck{
	color: #dfdfdf;
}
.link{
	text-decoration:underline;
}
/************* 字体大小 *************/
.txt-05{
	font-size: 0.5rem;
}
.txt-06{
	font-size: 0.6rem;
}
.txt-07{
	font-size: 0.7rem;
}
.txt-085{
	font-size: 0.85rem;
}
.txt-12{
	font-size: 1.2rem;
}
.txt-14{
	font-size: 1.4rem;
}
.txt-1rem-middle{
	font-size: 1rem!important;
    vertical-align: middle;
}
/************* 全局 *************/
.mar-0{
	margin: 0;
}
.pad-0{
	padding: 0;
}
.no-m-p{
	margin: 0;
	padding: 0;
}
.pad-tb-09{
	padding-top: .9rem;
	padding-bottom: .9rem;
}
.p-l-075{
	padding-left: .75rem;
}
.m-t-06{
	margin-top: .6rem;
}
.auto-h{
	height: auto!important;
}
.float-l{
	float:left;
}
.float-r{
	float:right;
}
.clear:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
}
.no-border{
	border: 0!important;
}
.border-top{
	border-top: 1px solid #f5f5f5;
}
.border-r-d{
	border-right: 1px solid #f5f5f5;
}
.no-wrap{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.no-border-input{
	border: 0;
	-webkit-appearance: none;
}
.hide-input{
	border: 0;
	-webkit-appearance: none;
}
.r-input{
	text-align: right;
}
.adre{
	max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-pad-bottom{
	padding-bottom: 3rem;
}
.pull-down{
	position:relative;
	float: left;
	width: 100%;
	height: 1rem;
}
.pull-down:after{
	content:" ";
	display: inline-block;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	height:8px;
	width:8px;
	border-width:2px 2px 0 0;
	border-color:#C7C7CC;
	border-style:solid;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-8px;
	margin-left:-4px;
}
.pull-down-show:after{
	content:" ";
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pull-down-block {
	width:100%;
	overflow:hidden;
}
.explain-bottom {
	display: block;
	padding: .75rem;
}
.list-block~.explain-bottom {
	padding-bottom:0;
}
.content-block~.explain-bottom {
	padding-top:0;
}
.explain-bottom ul {
	list-style: decimal;
	padding-left: .75rem;
	margin: 0;
}
.protocol {
	display: block;
	padding: .75rem;
	line-height:.8rem;
}
.protocol input[type=checkbox] {
	float: left;
	width: .8rem;
	height: .8rem;
	margin-right: .2rem;
}
.protocol .protocol-text {
	color: #0087f9;
}


/************* 首页顶部用户信息 *************/
.index-user {
	display: block;
	height: 7.5rem;
}
.index-user .user-pack {
	display: -webkit-box;
	-webkit-box-pack: center;
	color: #fff;
}
.user-pack .user-photo {
	display: inline-block;
	width: 4.7rem;
	height: 4.7rem;
	margin-top: .625rem;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	border: .15rem solid #caecfe;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.user-pack .user-photo img {
	width: 4.4rem;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.user-pack .user-name,
.user-pack .user-phone {
	display: inline-block;
	padding-top: .45rem;
	line-height: 1rem;
}
.user-pack .user-name {
	padding-right: .625rem;
}
.user-pack .user-phone .icon-redact {
	margin-left: .5rem;
	color: #006299;
}
.user-pack .user-data{
	position: relative;
	padding-top:.2rem;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.user-pack .user-data~.user-data:after{
	content: " ";
	position: absolute;
	left: -1px;
	top: 17%;
	width: 1px;
	height:66%;
	margin-top:.2rem;
	border-right:1px solid #fff;
	color:#fff;
	-webkit-transform-origin:0 100%;
	transform-origin:0 100%;
	-webkit-transform:scaleX(0.5);
	transform:scaleX(0.5);
}
.user-pack .user-data span{
	display: block;
	line-height: .8rem;
	text-align: center;
}


/************* 登录 *************/
.buttons-tab.register-type:after{
	display:none;
}
.buttons-tab.register-type .button {
	height:3.5rem;
	border-bottom: .05rem solid #ccc;
	margin-left:0;
}
.buttons-tab.register-type .icon {
	display: -webkit-box;
	-webkit-box-pack: center;
	height: 2.4rem;
}
.buttons-tab.register-type .icon .iconfont {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	line-height:1.8rem;
	margin-top: .6rem;
	color:#ccc;
	border: .05rem solid #ccc;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.buttons-tab.register-type .label {
	display: block;
	line-height: 1rem;
	padding-bottom:.1rem;
	font-size: .6rem;
	color:#ccc;
}
.buttons-tab.register-type .button.active{
	color: #6ec8f8;
	border-color: #6ec8f8;
}
.buttons-tab.register-type .button.active .icon .iconfont{
	color: #6ec8f8;
	border: .05rem solid #6ec8f8;
}
.buttons-tab.register-type .button.active .label{
	color: #6ec8f8;
}



/************* 我的电信特权 *************/
.user-service {
	display:block;
	overflow:hidden;
	background:#fff;
	margin-bottom:.5rem;
}
.user-service .col-50 {
	position:relative;
}
.user-service .col-50:after {
	content: " ";
	position: absolute;
	left: -1px;
	top: 0;
	width: 1px;
	height:100%;
	border-right:1px solid #eee;
	color:#eee;
	-webkit-transform-origin:0 100%;
	transform-origin:0 100%;
	-webkit-transform:scaleX(0.5);
	transform:scaleX(0.5);
}
.user-service .col-50:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .05rem;
	border-bottom: .05rem solid #eee;
	color: #eee;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.user-service .row-left {
	float: left;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	line-height: 1.4rem;
	margin-left: .6rem;
	margin-right: .4rem;
}
.user-service .row-right {
	display: block;
	height: 1.4rem;
}
.user-service .row-right .head {
	display: block;
	line-height: .6rem;
	color:#333;
}
.user-service .row-right .sub {
	display: block;
	line-height: .5rem;
	padding-top: .3rem;
	font-size: .5rem;
	color: #ccc;
}
.buttons-tab.user-privilege .button {
	height:3.5rem;
	border-bottom: .05rem solid #ccc;
	margin-left:0;
}
.buttons-tab.user-privilege .icon {
	display: -webkit-box;
	-webkit-box-pack: center;
	height: 2.4rem;
}
.buttons-tab.user-privilege .icon .iconfont {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	line-height:1.8rem;
	margin-top: .6rem;
	color:#ccc;
	border: .05rem solid #ccc;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.buttons-tab.user-privilege .label {
	display: block;
	line-height: 1rem;
	padding-bottom:.1rem;
	font-size: .6rem;
	color:#ccc;
}
.user-privilege .tab a{
	position:relative;
	display:block;
	padding:.6rem;
	background:#fff;
	border-bottom:.05rem solid #f5f5f5;
}
.user-privilege .tab a:active {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	background-color: #e9e9e9
}
.user-privilege .tab a:after{
	content:" ";
	display: inline-block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height:8px;
	width:8px;
	border-width:2px 2px 0 0;
	border-color:#C7C7CC;
	border-style: hidden;
	position:absolute;
	right:.6rem;
	top:50%;
	margin-top:-4px
}
.user-privilege .row-left{
	float: left;
	display: inline-block;
	position:relative;
	width: 2.4rem;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 2.4rem;
	margin-left: .2rem;
	margin-right: .4rem;
}
.user-privilege .row-left .iconfont {
	position:absolute;
	top:0;
	left:0;
	width: 2.4rem;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 1rem;
	text-align:center;
	color:#fff;
}
.user-privilege .row-right{
	display: block;
	height: 2.4rem;
}
.user-privilege .row-right .head{
	display: block;
	line-height: 2.5rem;
	color:#666;
}
.user-privilege .row-right .sub{
	display: block;
	line-height: .95rem;
	padding-right:.75rem;
	font-size: .5rem;
	color: #999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.user-privilege #tab1.active{
	color: #6ec8f8;
	border-color: #6ec8f8;
}
.user-privilege #tab1.active .icon .iconfont{
	color: #6ec8f8;
	border: .05rem solid #6ec8f8;
}
.user-privilege #tab1.active .label{
	color: #6ec8f8;
}
.user-privilege .tab1 .sub-num{
	color:#6ec8f8;
}
.user-privilege .tab1 .row-left{
	color:#6ec8f8;
}
.user-privilege #tab2.active{
	color: #fd5f83;
	border-color: #fd5f83;
}
.user-privilege #tab2.active .icon .iconfont{
	color: #fd5f83;
	border: .05rem solid #fd5f83;
}
.user-privilege #tab2.active .label{
	color: #fd5f83;
}
.user-privilege .tab2 .sub-num{
	color:#fd5f83;
}
.user-privilege .tab2 .row-left{
	color:#fd5f83;
}
.user-privilege #tab3.active{
	color: #ff954e;
	border-color: #ff954e;
}
.user-privilege #tab3.active .icon .iconfont{
	color: #ff954e;
	border: .05rem solid #ff954e;
}
.user-privilege #tab3.active .label{
	color: #ff954e;
}
.user-privilege .tab3 .sub-num{
	color:#ff954e;
}
.user-privilege .tab3 .row-left{
	color:#ff954e;
}
.user-privilege #tab4.active{
	color: #4dcbd4;
	border-color: #4dcbd4;
}
.user-privilege #tab4.active .icon .iconfont{
	color: #4dcbd4;
	border: .05rem solid #4dcbd4;
}
.user-privilege #tab4.active .label{
	color: #4dcbd4;
}
.user-privilege .tab4 .sub-num{
	color:#4dcbd4;
}
.user-privilege .tab4 .row-left{
	color:#4dcbd4;
}



/************* 流量通话 *************/
.list-llth .item-content{
	position: relative;
	padding: .9rem 0 .9rem .75rem;
	background: #fff;
}
.list-llth .item-content:after,
.list-tc-detail .item-content:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #f5f5f5;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.list-llth .item-media{
	position:relative;
	width: 4rem;
	height: 4rem;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0;
	border-radius: 50%;
	z-index: 0;
}
.progress-circle{
	position:relative;
	width: 3.9rem;
	height: 3.9rem;
	overflow: hidden;
	box-sizing: border-box;
	border: .15rem solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	-ms_border-radius: 50%;
	z-index:1;
	
}
.progress-circle .wave{
	width: 150%;
	height: 0;
	margin-left: -25px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:2;
	
}
.progress-circle .wave-bf{
	z-index:4;
}
.progress-circle .wave-at{
	z-index:3;
}
.progress-circle .wave-bf .wave-top{
	float: left;
	display: block;
	width: 100%;
	height: .45rem;
}
.progress-circle .wave-bf .wave-bot{
	float: left;
	display: block;
	width: 100%;
	height: 3.15rem;
	background: #92d7fa; 
}
.progress-circle .wave-at .wave-top{
	float: left;
	display: block;
	width: 100%;
	height: .45rem;
}
.ll-circle{
	border: .05rem solid #c5e9fc;
}
.ll-circle .wave-bf .wave-top{
	background: url(../tc/img/ll-wave_bf.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.ll-circle .wave-bf .wave-bot{
	background: #92d7fa; 
}
.ll-circle .wave-at .wave-top{
	background: url(../tc/img/ll-wave_at.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.th-circle{
	border: .05rem solid #ffd7bd;
}
.th-circle .wave-bf .wave-top{
	background: url(../tc/img/th-wave_bf.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.th-circle .wave-bf .wave-bot{
	background: #ff954e; 
}
.th-circle .wave-at .wave-top{
	background: url(../tc/img/th-wave_at.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.progress-circle .wave-text{
	opacity: 0;
	position: absolute;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 0;
}

.progress-circle .wave-text .iconfont{
	display:block;
	width: 100%;
	height: 20%;
	line-height: 20%;
	margin-top: 40%;
	margin-bottom: 2%;
	color: #fff;
	text-align: center;
}
.progress-circle .wave-text .text{
	display:block;
	width: 100%;
	height: 38%;
	line-height: 1rem;
	font-size: .7rem;
	color: #fff;
	text-align: center;
}
.ll-circle .iconfont.iconfont-color,
.ll-circle .text.text-color{
	color: #6ec8f8;
}
.th-circle .iconfont.iconfont-color,
.th-circle .text.text-color{
	color: #fc7c26;
}
.list-llth .item-media+.item-inner {
	display: block;
	padding: .45rem 0;
	margin-left: .5rem;
}
.list-llth .item-inner:after,
.list-tc-detail .item-inner:after{
	display:none;
}
.list-llth .item-text{
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: .7rem;
	color: #999;
}
.list-tc-detail .item-content{
	position: relative;
	height: auto;
	padding: 0 0 0 .75rem;
	background: #fff;
}
.list-tc-detail .item-inner{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.list-tc-detail .item-block{
	display:block;
}
.list-tc-detail .item-block .item-title{
	white-space: pre-wrap;
}
.list-tc-detail .item-title.item-text{
	line-height: .8rem;
	margin-bottom: .4rem;
	font-size: .7rem;
	color: #333;
	white-space:pre-wrap;
}
.list-tc-detail .item-text{
	height: auto;
	font-size: .5rem;
	color: #999;
}
.list-tc-detail .item-progress-bar~.item-text{
	overflow: visible;
	height: .7rem;
	margin-top: .3rem;
	font-size: .6rem;
}
.list-tc-detail .item-progress-bar{
	width: 100%;
	height: .1rem;
	background: #dfdfdf;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
}
.list-tc-detail .item-progress-bar i{
	display: inline-block;
	float: left;
	width: 0;
	height: 100%;
	background: #76caf6;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
}
.list-tc-detail .item-progress-bar i.warn{
	background: #fa2e2e;
}

/* 福利宝可用额度*/
.icon-flb{
	width: 8rem; background-color:#FFF;
	height: 8rem; border:solid 1rem #19ccf5; margin:.8rem auto .8rem auto;
	display:block;
	-webkit-border-radius:80%; -moz-border-radius:80%; border-radius:80%; position:relative}
.icon-flb .text{position:absolute; width:60%; margin:1rem 0 0 20%}	
.icon-flb .text span{ font-weight:bold; font-size:1rem}	

/* nav_float */
.nav_float { position:fixed; bottom:.25rem; right:.25rem; z-index:9999; width:4.2rem; height:4.2rem; }
.nav_float .nav_float_circle { display:block; width:4.2rem; height:4.2rem; line-height:.9rem; padding:1.5rem 1.2rem .9rem 1.2rem; font-size:.8rem; font-weight:bold; color:#fff; text-align:center; background:url(https://m.sz189.cn/iptv/images/iptv_nav_float_gift.png) no-repeat; background-size:4.2rem 4.2rem; -webkit-background-size:4.2rem 4.2rem; -moz-background-size:4.2rem 4.2rem; }

