@font-face {
    font-family: ROBOTO-REGULAR;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.jkzlrs.com/concat/mobile/3.0/cross/fonts/ROBOTO-REGULAR.TTF);
}
@font-face {
    font-family: D-DIN;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.jkzlrs.com/concat/mobile/3.0/cross/fonts/D-DIN.TTF);
}
@font-face {
    font-family: D-DIN-B;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.jkzlrs.com/concat/mobile/3.0/cross/fonts/D-DINExp-Bold.ttf);
}
body { line-height: 1.5; font-family: ROBOTO-REGULAR, -apple-system-font, "Helvetica Neue", sans-serif; font-size: .7rem; background-color: #f2f5f6; color:#000;}
* { margin: 0; padding: 0; box-sizing: border-box; border: 0; outline:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a { text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html, body {min-height: 100%;}
html {font-size: 20px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
@media only screen and (min-width: 320px) {
	html{font-size:17.2px;}
}
@media only screen and (min-width: 360px) {
	html{font-size:19.2px;}
}
@media only screen and (min-width: 375px) {
	html{font-size:20px;}
}
@media only screen and (min-width: 400px) {
	html{font-size:21.33px;}
}
@media only screen and (min-width: 414px) {
	html{font-size:22.08px;}
}
button, input, optgroup, select, textarea {color: inherit; font: inherit; margin: 0; -webkit-appearance:none; appearance:none; background-color:#fff;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
textarea {overflow: auto; resize: none;}
::-webkit-input-placeholder{ color: #c9c9c9; }
table {border-collapse: collapse; border-spacing: 0;}
a,input, textarea, select, button {outline: 0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
ul,ol{ list-style:none;}
i,s{ font-style:normal;}
/* float
-----------------------------------------------------------------------------*/
.clearfix:after {visibility:hidden; display:block; font-size:0; content:"."; clear:both; height:0;}
.clearfix {zoom:1;}
.fl, .fr {display:inline;}
.fl {float:left;}
.fr {float:right;}
/* position
-----------------------------------------------------------------------------*/
.c-position-a {position:absolute;}
.c-position-r {position:relative;}
.c-position-f {position:fixed;}
/* base
-----------------------------------------------------------------------------*/
.c-hide {display:none;}
.c-hidden {overflow:hidden; zoom:1;}
.c-boxs {box-sizing:border-box;}
.c-main {margin:0 auto;}
.c-nowrap {max-width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.c-nowrap-multi {display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.c-break {word-break:break-all;}
.c-block {display: block;}
.c-abox {display: -webkit-box; display: box;}
.c-pack {display: box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center;}
.c-flex0{ box-flex:0; -webkit-box-flex:0;}
.c-flex1{ box-flex:1; -webkit-box-flex:1;}
/* border
-----------------------------------------------------------------------------*/
.c-border , .c-border-t , .c-border-b , .c-border-l , .c-border-r , .c-border-tb {border-color:#f2f2f2; border-style:solid;}
.c-border {border-width:1px;}
.c-border-t {border-top-width:1px;}
.c-border-b {border-bottom-width:1px;}
.c-border-l {border-left-width:1px;}
.c-border-r {border-right-width:1px;}
.c-border-tb {border-top-width:1px;border-bottom-width:1px;}
.c-border-d {border-style:dashed;}
/* images  and   radius
-----------------------------------------------------------------------------*/
.c-radius-2 {border-radius:.1rem;}
.c-radius-3 {border-radius:.15rem;}
.c-radius-4 {border-radius:.2rem;}
.c-images-rounded , .border-radius-rounded , .c-radius-5 {border-radius:.25rem;}
.c-images-cycle , .border-radius-circle , .c-radius-50 {border-radius:50%;}
.border-radius-pill, .c-radius-pill {border-radius:100rem;}
.c-images-thumbnail {padding:.25rem;}
.c-images-block {display:block; width:100%; height:100%;}
/* spacing
-----------------------------------------------------------------------------*/
.m0 { margin:0;}.m5 { margin:.25rem;}.m10 { margin:.5rem;}.m15 { margin:.75rem;}.m20 { margin:1rem;}.m25 { margin:1.25rem;}.m30 { margin:1.5rem;}.m35 { margin:1.75rem;}.m40 { margin:2rem;}.m45 { margin:2.25rem;}.m50 { margin:2.5rem;}.m100 {margin:5rem;}
.mb0 { margin-bottom:0;}.mb5 { margin-bottom: .25rem;}.mb10 { margin-bottom: .5rem;}.mb15 { margin-bottom: .75rem;}.mb20 { margin-bottom: 1rem;}.mb25 { margin-bottom: 1.25rem;}.mb30 { margin-bottom: 1.5rem;}.mb35 { margin-bottom: 1.75rem;}.mb40 { margin-bottom: 2rem;}.mb45 { margin-bottom: 2.25rem;}.mb50 { margin-bottom: 2.5rem;}.mb100 {margin-bottom:5rem;}
.mt0 { margin-top:0;}.mt2 { margin-top: .1rem;}.mt3 { margin-top: .15rem;}.mt4 { margin-top: .2rem;}.mt5 { margin-top: .25rem;}.mt6 { margin-top: .3rem;}.mt7 { margin-top: .35rem;}.mt8 { margin-top: .4rem;}.mt10 { margin-top: .5rem;}.mt12 { margin-top: .6rem;}.mt13 { margin-top: .65rem;}.mt14 { margin-top: .7rem;}.mt15 { margin-top: .75rem;}.mt20 { margin-top: 1rem;}.mt25 { margin-top: 1.25rem;}.mt30 { margin-top: 1.5rem;}.mt35 { margin-top: 1.75rem;}.mt40 { margin-top: 2rem;}.mt45 { margin-top: 2.25rem;}.mt50 { margin-top: 2.5rem;}.mt100 {margin-top:5rem;}
.ml0 { margin-left:0;}.ml5 { margin-left: .25rem;}.ml10 { margin-left: .5rem;}.ml15 { margin-left: .75rem;}.ml20 { margin-left: 1rem;}.ml25 { margin-left: 1.25rem;}.ml30 { margin-left: 1.5rem;}.ml35 { margin-left: 1.75rem;}.ml40 { margin-left: 2rem;}.ml45 { margin-left: 2.25rem;}.ml50 { margin-left: 2.5rem;}.ml100 {margin-left:5rem;}
.mr0 { margin-right:0;}.mr5 { margin-right: .25rem;}.mr10 { margin-right: .5rem;}.mr15 { margin-right: .75rem;}.mr20 { margin-right: 1rem;}.mr25 { margin-right: 1.25rem;}.mr30 { margin-right: 1.5rem;}.mr35 { margin-right: 1.75rem;}.mr40 { margin-right: 2rem;}.mr45 { margin-right: 2.25rem;}.mr50 { margin-right: 2.5rem;}.mr100 {margin-right:5rem;}
.mlr0 {margin-left:0; margin-right:0;} .mlr5 {margin-left:.25rem; margin-right:.25rem;}.mlr10 {margin-left:.5rem; margin-right:.5rem;}.mlr15 {margin-left:.75rem; margin-right:.75rem;}.mlr20 {margin-left:1rem; margin-right:1rem;}.mlr25 {margin-left:1.25rem; margin-right:1.25rem;}.mlr30 {margin-left:1.5rem; margin-right:1.5rem;}.mlr35 {margin-left:1.75rem; margin-right:1.75rem;}.mlr40 {margin-left:2rem; margin-right:2rem;}.mlr45 {margin-left:2.25rem; margin-right:2.25rem;}.mlr50 {margin-left: 2.5rem; margin-right: 2.5rem;}.mlr100 {margin-left:5rem; margin-right:5rem;}
.mtb0 {margin-top:0; margin-bottom:0;}.mtb5 {margin-top:.25rem; margin-bottom:.25rem;}.mtb10 {margin-top:.5rem; margin-bottom:.5rem;}.mtb15 {margin-top:.75rem; margin-bottom:.75rem;}.mtb20 {margin-top:1rem; margin-bottom:1rem;}.mtb25 {margin-top:1.25rem; margin-bottom:1.25rem;}.mtb30 {margin-top:1.5rem; margin-bottom:1.5rem;}.mtb35 {margin-top:1.75rem; margin-bottom:1.75rem;}.mtb40 {margin-top:2rem; margin-bottom:2rem;}.mtb45 {margin-top:2.25rem; margin-bottom:2.25rem;}.mtb50 {margin-top: 2.5rem; margin-bottom: 2.5rem;}.mtb100 {margin-top:5rem; margin-bottom:5rem;}
.p0 { padding:0;}.p5 { padding:.25rem;}.p10 { padding:.5rem;}.p15 { padding:.75rem;}.p20 { padding:1rem;}.p25 { padding:1.25rem;}.p30 { padding:1.5rem;}.p35 { padding:1.75rem;}.p40 { padding:2rem;}.p45 { padding:2.25rem;}.p50 { padding: 2.5rem;}.p100 {padding:5rem;}
.pb0 { padding-bottom:0;}.pb5 { padding-bottom: .25rem;}.pb10 { padding-bottom: .5rem;}.pb15 { padding-bottom: .75rem;}.pb20 { padding-bottom: 1rem;}.pb25 { padding-bottom: 1.25rem;}.pb30 { padding-bottom: 1.5rem;}.pb35 { padding-bottom: 1.75rem;}.pb40 { padding-bottom: 2rem;}.pb45 { padding-bottom: 2.25rem;}.pb50 { padding-bottom: 2.5rem;}.pb100 {padding-bottom:5rem;}
.pt0 { padding-top:0;}.pt5 { padding-top: .25rem;}.pt10 { padding-top: .5rem;}.pt15 { padding-top: .75rem;}.pt20 { padding-top: 1rem;}.pt25 { padding-top: 1.25rem;}.pt30 { padding-top: 1.5rem;}.pt35 { padding-top: 1.75rem;}.pt40 { padding-top: 2rem;}.pt45 { padding-top: 2.25rem;}.pt50 { padding-top: 2.5rem;}.pt100 {padding-top:5rem;}
.pl0 { padding-left:0;}.pl5 { padding-left: .25rem;}.pl10 { padding-left: .5rem;}.pl15 { padding-left: .75rem;}.pl20 { padding-left: 1rem;}.pl25 { padding-left: 1.25rem;}.pl30 { padding-left: 1.5rem;}.pl35 { padding-left: 1.75rem;}.pl40 { padding-left: 2rem;}.pl45 { padding-left: 2.25rem;}.pl50 { padding-left: 2.5rem;}.pl100 {padding-left:5rem;}
.pr0 { padding-right:0;}.pr5 { padding-right: .25rem;}.pr10 { padding-right: .5rem;}.pr15 { padding-right: .75rem;}.pr20 { padding-right: 1rem;}.pr25 { padding-right: 1.25rem;}.pr30 { padding-right: 1.5rem;}.pr35 { padding-right: 1.75rem;}.pr40 { padding-right: 2rem;}.pr45 { padding-right: 2.25rem;}.pr50 { padding-right: 2.5rem;}.pr100 {padding-right:5rem;}
.ptb0 {padding-top:0; padding-bottom:0;}.ptb5 {padding-top:.25rem; padding-bottom:.25rem;}.ptb10 {padding-top:.5rem; padding-bottom:.5rem;}.ptb15 {padding-top:.75rem; padding-bottom:.75rem;}.ptb20 {padding-top:1rem; padding-bottom:1rem;}.ptb25 {padding-top:1.25rem; padding-bottom:1.25rem;}.ptb30 {padding-top:1.5rem; padding-bottom:1.5rem;}.ptb35 {padding-top:1.75rem; padding-bottom:1.75rem;}.ptb40 {padding-top:2rem; padding-bottom:2rem;}.ptb45 {padding-top:2.25rem; padding-bottom:2.25rem;}.ptb50 {padding-top: 2.5rem; padding-bottom: 2.5rem;}.ptb100 {padding-top:5rem; padding-bottom:5rem;}
.plr0 {padding-left:0; padding-right:0;}.plr10 {padding-left:.5rem; padding-right:.5rem;}.plr15 {padding-left:.75rem; padding-right:.75rem;}.plr20 {padding-left:1rem; padding-right:1rem;}.plr25 {padding-left:1.25rem; padding-right:1.25rem;}.plr30 {padding-left:1.5rem; padding-right:1.5rem;}.plr35 {padding-left:1.75rem; padding-right:1.75rem;}.plr40 {padding-left:2rem; padding-right:2rem;}.plr45 {padding-left:2.25rem; padding-right:2.25rem;}.plr50 {padding-left: 2.5rem; padding-right: 2.5rem;}.plr100 {padding-left:5rem; padding-right:5rem;}
/* font
-----------------------------------------------------------------------------*/
.c-family-HelveticaNeue {font-family:Helvetica Neue;}
.c-family-Helvetica {font-family:Helvetica;}
.c-bold {font-weight:bold;}
.c-f10 {font-size:.5rem;}
.c-f11 {font-size:.55rem;}
.c-f12 {font-size:.6rem;}
.c-f13 {font-size:.65rem;}
.c-f14 {font-size:.7rem;}
.c-f15 {font-size:.75rem;}
.c-f16 {font-size:.8rem;}
.c-f17 {font-size:.85rem;}
.c-f18 {font-size:.9rem;}
.c-f20 {font-size:1rem;}
.c-f22 {font-size:1.1rem;}
.c-f24 {font-size:1.2rem;}
.c-f28 {font-size:1.4rem;}
.c-f30 {font-size:1.5rem;}
.c-f32 {font-size:1.6rem;}
.c-f36 {font-size:1.8rem;}
.c-f40 {font-size:2rem;}
.c-f48 {font-size:2.4rem;}
.c-t-left {text-align:left;}
.c-t-center {text-align:center;}
.c-t-right {text-align:right;}
.c-line-h1 {line-height:1.88;}
.c-line-h2 {line-height:2.26;}
/* color and background
-----------------------------------------------------------------------------*/
.c-fff {color:#fff;}
.c-222 {color:#222;}
.c-333 {color:#333;}
.c-555 {color:#555;}
.c-666 {color:#666;}
.c-999 {color:#999;}
.c-f00 {color:#f00;}
.c-f60 {color:#f60;}
.c-909090 {color:#909090;}
.c-ff8100 {color:#ff8100;}
.c-007cd9 {color:#007cd9;}
.c-4dcd70 {color:#4dcd70;}
.c-bfbfbf {color:#bfbfbf;}
.c-29cf8c {color:#29cf8c;}
.c-fa4844 {color:#fa4844;}
.c-ffa626 {color:#ffa626;}
.c-ff7800 {color:#ff7800;}
.c-a6a6a6 {color:#a6a6a6;}
.c-c9c9c9 {color:#c9c9c9;}
.bgc-fff {background-color:#fff;}
.bgc-f3f3f3 {background-color:#f3f3f3;}
.bgc-f9f9f9 {background-color:#f9f9f9;}
/* Grid
-----------------------------------------------------------------------------*/
.c-container:after,.c-row:after {content: ""; display:table; clear:both;}
.c-container {padding-top:1px; margin-top:-1px;}
.c-row {zoom:1}
.width-100,.c-100 {width:100%;}
.width-90,.c-90 {width:90%;}
.width-80,.c-80 {width:80%;}
.width-75,.c-75 {width:75%;}
.width-70,.c-70 {width:70%;}
.width-66,.c-66 {width:66.6%;}
.width-65,.c-65 {width:65%;}
.width-60,.c-60 {width:60%;}
.width-50,.c-50 {width:50%;}
.width-40,.c-40 {width:40%;}
.width-35,.c-35 {width:35%;}
.width-33,.c-33 {width:33.3%;}
.width-30,.c-30 {width:30%;}
.width-25,.c-25 {width:25%;}
.width-20,.c-20 {width:20%;}
.width-10,.c-10 {width:10%;}
.c-row .c-90,.c-row .c-80,.c-row .c-75,.c-row .c-70,.c-row .c-66,.c-row .c-65,.c-row .c-60,.c-row .c-50,.c-row .c-40,.c-row .c-35,.c-row .c-33,.c-row .c-30,.c-row .c-25,.c-row .c-20,.c-row .c-10 {float:left; margin-left:3%;}
.c-row .c-90:first-child,.c-row .c-80:first-child,.c-row .c-75:first-child,.c-row .c-70:first-child,.c-row .c-66:first-child,.c-row .c-65:first-child,.c-row .c-60:first-child,.c-row .c-50:first-child,.c-row .c-40:first-child,.c-row .c-35:first-child,.c-row .c-33:first-child,.c-row .c-30:first-child,.c-row .c-25:first-child,.c-row .c-20:first-child,.c-row .c-10:first-child {margin-left:0;}
.c-row .c-90 {width:89.7%;}
.c-row .c-80 {width:79.4%;}
.c-row .c-75 {width:74.25%;}
.c-row .c-70 {width:69.1%;}
.c-row .c-66 {width:65.66666666666666%;}
.c-row .c-65 {width:65.66666666666666%;}
.c-row .c-60 {width:58.800000000000004%;}
.c-row .c-50 {width:48.5%;}
.c-row .c-40 {width:38.2%;}
.c-row .c-35 {width:31.333333333333332%;}
.c-row .c-33 {width:31.333333333333332%;}
.c-row .c-30 {width:27.9%;}
.c-row .c-25 {width:22.75%;}
.c-row .c-20 {width:17.6%;}
.c-row .c-10 {width:7.3%;}
.c-push-90,.c-push-80,.c-push-75,.c-push-70,.c-push-66,.c-push-65,.c-push-60,.c-push-50,.c-push-40,.c-push-35,.c-push-33,.c-push-30,.c-push-25,.c-push-20,.c-push-10 {position:relative;}
.c-push-90 {left:92.7%;}
.c-push-80 {left:82.4%;}
.c-push-75 {left:77.25%;}
.c-push-70 {left:72.1%;}
.c-push-66 {left:68.66666666666666%;}
.c-push-65 {left:68.66666666666666%;}
.c-push-60 {left:61.800000000000004%;}
.c-push-50 {left:51.5%;}
.c-push-40 {left:41.2%;}
.c-push-35 {left:34.33333333333333%;}
.c-push-33 {left:34.33333333333333%;}
.c-push-30 {left:30.9%;}
.c-push-25 {left:25.75%;}
.c-push-20 {left:20.6%;}
.c-push-10 {left:10.3%;}
.c-row .c-push-right {float:right;}
.c-row .c-role-right {margin-left:3%; float:right;}
.c-row .c-role-left {margin-left: 0;}
.c-centered {float:none !important; margin:0 auto !important;}
.c-padding {padding:20px;}
.c-padding .c-100,.c-padding .c-90,.c-padding .c-80,.c-padding .c-75,.c-padding .c-70,.c-padding .c-66,.c-padding .c-65,.c-padding .c-60,.c-padding .c-50,.c-padding .c-40,.c-padding .c-35,.c-padding .c-33,.c-padding .c-30,.c-padding .c-25,.c-padding .c-20,.c-padding .c-10 {padding:20px;}
.c-split .c-90,.c-split .c-80,.c-split .c-75,.c-split .c-70,.c-split .c-66,.c-split .c-65,.c-split .c-60,.c-split .c-50,.c-split .c-40,.c-split .c-35,.c-split .c-33,.c-split .c-30,.c-split .c-25,.c-split .c-20,.c-split .c-10 {margin-left:0;}
.c-split .c-90 {width:90%;}
.c-split .c-80 {width:80%;}
.c-split .c-75 {width:75%;}
.c-split .c-70 {width:70%;}
.c-split .c-66 {width:66.6%;}
.c-split .c-65 {width:65%;}
.c-split .c-60 {width:60%;}
.c-split .c-50 {width:50%;}
.c-split .c-40 {width:40%;}
.c-split .c-35 {width:35%;}
.c-split .c-33 {width:33.3%;}
.c-split .c-30 {width:30%;}
.c-split .c-25 {width:25%;}
.c-split .c-20 {width:20%;}
.c-split .c-10 {width:10%;}
/* c-blocks
-----------------------------------------------------------------------------*/
.c-blocks-2,.c-blocks-3,.c-blocks-4,.c-blocks-5,.c-blocks-6 {padding-left:0; list-style: none;}
.c-blocks-2:after,.c-blocks-3:after,.c-blocks-4:after,.c-blocks-5:after,.c-blocks-6:after {content: ""; display:table; clear:both;}
.c-blocks-2 > li,.c-blocks-3 > li,.c-blocks-4 > li,.c-blocks-5 > li,.c-blocks-6 > li , .c-blocks-2 > div,.c-blocks-3 > div,.c-blocks-4 > div,.c-blocks-5 > div,.c-blocks-6 > div{height:auto; float:left;}
.c-blocks-2 > li , .c-blocks-2 > div{width:50%;}
.c-blocks-3 > li , .c-blocks-3 > div {width:33.333333333333332%;}
.c-blocks-4 > li , .c-blocks-4 > div {width:25%;}
.c-blocks-5 > li , .c-blocks-5 > div {width:20%;}
.c-blocks-6 > li , .c-blocks-6 > div {width:16.666666666666666%;}
/* css3-Grid
-----------------------------------------------------------------------------*/
.ui-grid { display: -webkit-box; display: box; }
.ui-grid-middle { -webkit-box-pack: center; -webkit-box-align: center; box-pack: center; box-align: center; }
.ui-grid-vertical { -webkit-box-orient: vertical; box-orient: vertical; }
.ui-grid-label { -webkit-box-flex: 0; box-flex: 0; width: 100px; font-weight: 600; }
.ui-col-0 { -webkit-box-flex: 0; box-flex: 0; }
.ui-col-1 { -webkit-box-flex: 1; box-flex: 1; }
.ui-col-2 { -webkit-box-flex: 2; box-flex: 2; }
.ui-col-3 { -webkit-box-flex: 3; box-flex: 3; }
.ui-col-4 { -webkit-box-flex: 4; box-flex: 3; }
.ui-col-5 { -webkit-box-flex: 5; box-flex: 5; }
.ui-col-6 { -webkit-box-flex: 6; box-flex: 6; }
/* css ui-arrow
-----------------------------------------------------------------------------*/
.ui-arrow, .ui-arrow s { position: relative; display: block; font-size: 0; line-height: 0; width: 0; height: 0; border-color: transparent; border-style: dashed; border-width: 7px; }
.ui-arrow-r, .ui-arrow-r s { border-left-color: #cdcdcd; border-left-style: solid; }
.ui-arrow-r:empty {border-left-color: #ddd;}
.ui-arrow-r s { border-left-color: #fff; position: absolute; left: -9px; top: -7px; }
.ui-arrow-l, .ui-arrow-l s { border-right-color: #cdcdcd; border-right-style: solid; }
.ui-arrow-l:empty {border-right-color: #ddd;}
.ui-arrow-l s { border-right-color: #fff; position: absolute; right: -9px; top: -7px; }
.ui-arrow-t, .ui-arrow-t s { border-bottom-color: #cdcdcd; border-bottom-style: solid; }
.ui-arrow-t:empty {border-bottom-color: #ddd;}
.ui-arrow-t s { border-bottom-color: #fff; position: absolute; left: -7px; top: -5px; }
.ui-arrow-b, .ui-arrow-b s { border-top-color: #cdcdcd; border-top-style: solid; }
.ui-arrow-b:empty {border-top-color: #ddd;}
.ui-arrow-b s { border-top-color: #fff; position: absolute; left: -7px; bottom: -5px; }
.ui-arrow-circle { line-height: 100%; overflow: hidden; font-family: Tahoma, Helvetica; font-size: 18px; color: #cdcdcd; }
/* css dialog
-----------------------------------------------------------------------------*/
.c-alert-box{ max-width:85%; min-width:3rem; text-align:center; background:rgba(0,0,0,.8); padding:.5rem; font-size:.75rem; color:#fff; position:fixed; border-radius:.35rem; box-shadow:0px 0px 3px rgba(0,0,0,.1); z-index:10010; top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%); word-break:break-all; line-height:1.6;}
.c-load-box{ max-width:70%; background:rgba(0,0,0,.8); padding:.9rem 1.5rem; font-size:.75rem; color:#fff; position:fixed; border-radius:.35rem; box-shadow:0px 0px 3px #000; z-index:10009; top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%); text-align:center;}
.loadgif { display:inline-block; position: relative; overflow: hidden; width: 32px; height: 32px; margin:0 auto; font-size: 0; text-indent: -999em; color: #666;}
.loadgif::after { position: absolute; content: ''; width: 3px; height: 3px; margin: 14.5px 0 0 0; border-radius: 100%; box-shadow: 0 -10px 0 1px #ccc, 10px 0 #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 .5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc; -webkit-transform: rotate(360deg); -webkit-animation: local-loading 1.5s infinite linear; transform: rotate(360deg); animation: local-loading 1.5s infinite linear;}
@-webkit-keyframes local-loading {
    0%{ -webkit-transform: rotate(0deg);}
    100%{ -webkit-transform: rotate(360deg);}
}
@keyframes local-loading {
    0%{ transform: rotate(0deg);}
    100%{ transform: rotate(360deg);}
}
.c-al-screen{ width:100%; height:100%; background:rgba(0,0,0,0); position:fixed; z-index:10008; top:0; left:0;}
.c-conf-box{ width:88%; background:#fff; position:fixed; top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%); left:6%; border-radius:.35rem; z-index:10005; padding-top:.85rem; animation:confbox .2s ease; -webkit-animation:confbox .2s ease;}
@keyframes confbox{
    0%{ transform: translateY(-50%) scale(.5);}
    100%{ transform: translateY(-50%) scale(1);}
}
@-webkit-keyframes confbox{
    0%{ -webkit-transform: translateY(-50%) scale(.5);}
    100%{ -webkit-transform: translateY(-50%) scale(1);}
}
.conftitle{ text-align:center; padding:0 .75rem 0 .75rem; line-height:1.1rem; font-size:.8rem; font-weight:700;}
.confcontent{ text-align:center; padding:.85rem .85rem 1.7rem .85rem; line-height:1.1rem; font-size:.8rem;}
.c-conf-box .c-confbtn{ width:100%; border-top:1px solid #f2f2f2; overflow:hidden; display: box; display: -webkit-box;}
.c-conf-box .c-confbtn a{ display:block;box-flex:1;-webkit-box-flex:1; width: 1px; height:2.3rem; line-height:2.3rem; text-align:center; font-size:.8rem; color:#29cf8c; border-left:1px solid #f2f2f2;}
.c-conf-box .c-confbtn a:first-child{ border-left:none;}
#popcanclebtn{ color:#a6a6a6;}
.c-conf-screen{ width:100%; height:100%; background:rgba(0,0,0,.5); position:fixed; z-index:10000; top:0; left:0;}
/* css pull
-----------------------------------------------------------------------------*/
.pull-to-refresh{margin-top:-50px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}
.pull-to-refresh.refreshing{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
.pull-to-refresh.touching{-webkit-transition-duration:0s;transition-duration:0s}
.pull-to-refresh-layer{height:50px;line-height:30px;padding:10px;text-align:center}
.pull-to-refresh-layer .down{display:inline-block}
.pull-to-refresh-layer .refresh,.pull-to-refresh-layer .up{display:none}
.pull-to-refresh-layer .pull-to-refresh-arrow{display:inline-block;z-index:10;width:20px;height:20px;margin-right:4px;vertical-align:-4px;background:no-repeat center;background-size:13px 20px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:rotate(0) translate3d(0,0,0);transform:rotate(0) translate3d(0,0,0);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")}
.pull-to-refresh-layer .pull-to-refresh-preloader{display:none;vertical-align:-4px;margin-right:4px;width:20px;height:20px;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:preloader-spin 1s steps(12,end) infinite;animation:preloader-spin 1s steps(12,end) infinite}
.pull-to-refresh-layer .pull-to-refresh-preloader:after {display: block;width: 100%;height: 100%;content: "";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-repeat: no-repeat;background-position: 50%;background-size: 100%;}
.pull-up .pull-to-refresh-layer .down,.refreshing .pull-to-refresh-layer .down{display:none}
.pull-up .pull-to-refresh-layer .pull-to-refresh-arrow{display:inline-block;-webkit-transform:rotate(180deg) translate3d(0,0,0);transform:rotate(180deg) translate3d(0,0,0)}
.pull-up .pull-to-refresh-layer .up{display:inline-block}
.pull-down .pull-to-refresh-layer .pull-to-refresh-arrow{display:inline-block}
.pull-down .pull-to-refresh-layer .down{display:inline-block}
.refreshing .pull-to-refresh-layer .pull-to-refresh-arrow{display:none}
.refreshing .pull-to-refresh-layer .pull-to-refresh-preloader{display:inline-block}
.refreshing .pull-to-refresh-layer .refresh{display:inline-block}
@keyframes preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.infinite-scroll{height:44px;line-height:24px;padding:10px;text-align:center;color:#666;font-size:.7rem}
.infinite-scroll .infinite-preloader{display:inline-block;margin-right:4px;vertical-align:-4px;width:20px;height:20px;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:preloader-spin 1s steps(12,end) infinite;animation:preloader-spin 1s steps(12,end) infinite}
.infinite-scroll .infinite-preloader:after{display:block;width:100%;height:100%;content:"";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-repeat:no-repeat;background-position:50%;background-size:100%}@-webkit-keyframes preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.no-more{ text-align: center; color: #ccc; line-height: 1.5rem; background-color: #f2f4f6; font-size: .65rem;}
.c-get-more a { display: block; text-align: center; line-height: 1.75rem; color:#555;}
/* css c-scence
-----------------------------------------------------------------------------*/
.c-scence{ text-align: center; padding: 8rem .75rem 3rem .75rem; font-size: .75rem; color: #555;}
.c-scence img{ width: 10rem; vertical-align:middle;}
.c-scence h4{ font-size:.8rem; color:#000;}
.c-scence.pt80{ padding-top: 4rem; }
.c-scence.pt60{ padding-top: 3rem; }
.c-scence.pt40{ padding-top: 2rem; }
@media (orientation: landscape) {
    .c-scence { padding:2.5rem .75rem 2rem .75rem;}
}
.scence-waiting{ display:inline-block; width:10rem; height:3.75rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence1.png) no-repeat; background-size:100% 100%;}
.scence-nomessage{ display:inline-block; width:10rem; height:3.75rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence2.png) no-repeat; background-size:100% 100%;}
.scence-nomess{ display:inline-block; width:10rem; height:3.75rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence3.png) no-repeat; background-size:100% 100%;}
.scence-nowifi{ display:inline-block; width:10rem; height:3.75rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence4.png) no-repeat; background-size:100% 100%;}

.c-scence2{ text-align: center; padding: 8rem .75rem 4rem .75rem; font-size: .75rem; color: #5e6b7a;}
.c-scence2 img{ width: 10.25rem; vertical-align:middle;}
.c-scence2 h4{ font-size:.8rem; color:#0a2445;}
.c-scence2.pt100{ padding-top: 5rem; }
.c-scence2.pt80{ padding-top: 4rem; }
.c-scence2.pt60{ padding-top: 3rem; }
.c-scence2.pt40{ padding-top: 2rem; }
@media (orientation: landscape) {
    .c-scence2 { padding:2.5rem .75rem;}
}
.c-scence2 .scence-waiting{ width: 10.25rem; height: 5rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence2-1.png) no-repeat; background-size:100% 100%;}
.c-scence2 .scence-nomessage{ width: 10.25rem; height: 5rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence2-2.png) no-repeat; background-size:100% 100%;}
.c-scence2 .scence-nomess{ width: 10.25rem; height: 5rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence2-3.png) no-repeat; background-size:100% 100%;}
.c-scence2 .scence-nowifi{ width: 10.25rem; height: 5rem; background:url(https://www.jkzlrs.com/concat/mobile/3.0/cross/images/scence2-4.png) no-repeat; background-size:100% 100%;}
/* css sharetip
-----------------------------------------------------------------------------*/
.c-share-pop{ width: 100%; height: 100%; background-color: rgba(0,0,0,.6); position: fixed; left: 0; top: 0; z-index: 40;-webkit-animation:sharepop .3s ease;}
@-webkit-keyframes sharepop{
	0%{ opacity: .4; }
	100%{ opacity: 1; }
}
.c-share-pop img{ width: 100%; vertical-align: middle; }@charset "utf-8";.c-reddot{position:relative;display:inline-block;padding:0 .25rem}.c-reddot:after{content:'';position:absolute;display:block;width:.4rem;height:.4rem;background-color:#f76249;border-radius:5px;right:-3px;top:-3px;-webkit-background-clip:padding-box;background-clip:padding-box}.c-btn{display:block;height:2.3rem;line-height:2.3rem;text-align:center;background-color:#29cf8c;border-radius:2rem;font-size:.9rem;color:#fff}.c-btn-shadow{box-shadow:0 2px 14px rgba(41,207,140,.5)}.c-btn:active{opacity:.9}.c-btn.disabled{opacity:.4}.c-badge{display:inline-block;min-width:19px;height:19px;line-height:19px;text-align:center;color:#fff;vertical-align:baseline;white-space:nowrap;background-color:#999;padding:0 6px;text-align:center;border-radius:10px}.c-badge-orange{background-color:#f47b1c}.c-badge-blue{background-color:#73bdec}.c-badge-red{background-color:#f03a3a}.c-badge-green{background-color:#4cd964}.input-group{border-collapse:separate;display:table;position:relative}.input-group label{display:block}.input-group-addon{background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0;color:#333;font-size:14px;font-weight:400;line-height:1;padding:10px;text-align:center;display:table-cell;vertical-align:middle;white-space:nowrap;width:1%}.input-group-addon:first-child{border-right:0}.input-group-addon .iconfont{color:#b4b4b4;font-size:18px}.input-group-addon.focus .iconfont{color:#37a6ed}.input-group-btn{position:absolute;right:5px;top:7px}.input-group-btn .c-btn{padding:5px;border:#ddd 1px solid}.input-group .form-control,.input-group .form-select,.input-group .form-textarea{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:none;border:1px solid #e1e1e1;border-radius:5px;color:#333;display:block;font-size:14px;height:45px;line-height:1.42857;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;outline:0}.input-group .form-select-arrow{display:block;width:10px;height:10px;border:solid #ccc;border-width:2px 2px 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:15px;right:15px}.input-group .form-control{padding-right:30px}.input-group.input-border .form-control,.input-group.input-border .form-select,.input-group.input-border .form-textarea{border-radius:0;border-right:0;font-size:15px;height:45px;line-height:1.52857}.input-group .form-control:focus,.input-group .form-select:focus,.input-group .form-textarea:focus{color:#333}.input-group .form-textarea{height:auto;resize:none;margin:0}.input-group .form-control:nth-child(2),.input-group .form-textarea:nth-child(2){border-bottom-left-radius:0;border-top-left-radius:0;border-left:0;padding-left:0}.input-group .form-control,.input-group label .form-control,.input-group label .form-select,.input-group label .form-textarea{border-radius:4px;padding-left:12px;border-left:1px #e1e1e1 solid}.input-group .input-group-addon+.form-control,.input-group .input-group-addon+.form-select{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;border-left:0}.input-group-text{font-size:14px;color:#555}.input-group.input-border .input-group-addon,.input-merge .input-group .input-group-addon{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.input-border .input-group-addon{border-left:0;font-size:15px;color:#333;padding:10px 20px}.input-merge .input-group .form-control,.input-merge .input-group .form-select,.input-merge .input-group .form-textarea{border-bottom-right-radius:0;border-top-right-radius:0}.input-merge .input-group:first-child .input-group-addon{border-top-left-radius:4px}.input-merge .input-group:first-child .form-control,.input-merge .input-group:first-child .form-select,.input-merge .input-group:first-child .form-textarea{border-top-right-radius:4px}.input-merge .input-group:last-child .form-control,.input-merge .input-group:last-child .form-select,.input-merge .input-group:last-child .form-textarea{border-bottom-right-radius:4px}.input-merge .input-group:last-child .input-group-addon{border-bottom-left-radius:4px}.input-merge .input-group.input-border .form-control,.input-merge .input-group.input-border .form-select,.input-merge .input-group.input-border .form-textarea,.input-merge .input-group.input-border .input-group-addon{border-radius:0}.input-merge .input-group.input-border{padding-left:20px}.input-merge .input-group.input-border .input-group-addon{padding-left:0}.input-merge .input-group .form-control,.input-merge .input-group .form-select,.input-merge .input-group .form-textarea,.input-merge .input-group .input-group-addon{border-bottom:0}.input-merge .input-group:last-child .form-control,.input-merge .input-group:last-child .form-select,.input-merge .input-group:last-child .form-textarea,.input-merge .input-group:last-child .input-group-addon{border-bottom:1px solid #e1e1e1}.input-merge.input-merge-border .input-group:first-child .form-control,.input-merge.input-merge-border .input-group:first-child .form-select,.input-merge.input-merge-border .input-group:first-child .form-textarea,.input-merge.input-merge-border .input-group:first-child .input-group-addon{border-top:0}.input-merge.input-merge-border .input-group:last-child .form-control,.input-merge.input-merge-border .input-group:last-child .form-select,.input-merge.input-merge-border .input-group:last-child .form-textarea,.input-merge.input-merge-border .input-group:last-child .input-group-addon{border-bottom:0}.input-merge.input-merge-border{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fff}.form-control:disabled,.form-control[disabled],.form-select:disabled,.form-select[disabled],.form-textarea:disabled,.form-textarea[disabled],.input-group-addon-disabled{background-color:#f9f9f9;opacity:1;-webkit-opacity:1}.input-group .form-input{height:45px;border-top:1px solid #e1e1e1;position:relative;padding:7px 0}.input-group .form-input-text{color:#909090;font-size:15px}.input-group .form-select-box{display:inline-block;position:relative;margin-right:10px}.input-group .form-select-box .form-select{width:100%}.input-group .form-select-box .form-select-arrow{top:7px;right:12px}.input-group .form-text-box{-webkit-box-flex:1;box-flex:1;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1;padding:9px 0;line-height:1.88;font-size:14px}.input-group.input-border .form-text-box{border-right:0}.input-group.input-border .form-input .form-control,.input-group.input-border .form-input .form-select{height:31px;border:#e1e1e1 1px solid!important;border-radius:2px;display:inline-block;vertical-align:baseline;line-height:1.2}.input-group .input-clear{position:absolute;right:.3rem;top:50%;margin-top:-.4rem;background:#7e7e7e;border-radius:50%;width:.8rem;height:.8rem;text-align:center}.c-ser-main .input-clear:after,.input-group .input-clear:before{content:'';position:absolute;height:1px;width:.5rem;top:50%;left:50%;margin-top:-.025rem;margin-left:-.25rem;background:#fff;border-radius:6px}.input-group .input-clear:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.input-group .input-clear:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.input-group-checkbox,.input-group-radio{display:inline-block;position:relative;font-size:14px;color:#909090}.input-group-checkbox input[type=checkbox],.input-group-radio input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}.input-group-checkbox .input-group-pack,.input-group-radio .input-group-pack{width:20px;height:20px;background-color:#fff;border:1px #d3d3d3 solid;padding:0;margin:0 5px 0 0;position:relative;display:inline-block;vertical-align:middle;border-radius:5px;overflow:hidden;top:-2px}.input-group-radio .input-group-pack{border-radius:50%}.input-group-checkbox .input-group-pack.input-group-pack-disabled,.input-group-radio .input-group-pack.input-group-pack-disabled{background-color:#f0f0f0}.input-group-checkbox .input-group-pack .tick{display:block;width:12px;height:2px;background:#4dcd70;margin:8px 0 0 6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:50px}.input-group-checkbox .input-group-pack .tick:after{content:'';width:8px;height:2px;background:#4dcd70;position:absolute;top:-3px;left:-5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.input-group-radio .input-group-pack .disc{display:block;content:""!important;width:0;height:0;border-radius:50%;background-color:#4dcd70;margin:4px}.input-group-checkbox .input-group-pack.checked .tick{top:0}.input-group-radio .input-group-pack.checked .disc{width:10px;height:10px}.input-group-switch{position:relative;font-size:16px;width:52px;height:32px;line-height:1em}.input-group-switch input{width:52px;height:32px;position:absolute;z-index:10;border:none;background:0 0;-webkit-appearance:none;outline:0}.input-group-switch input:before{content:'';width:50px;height:30px;border:1px solid #e5e5e5;background-color:#fff;border-radius:20px;cursor:pointer;display:inline-block;position:relative;vertical-align:middle;-webkit-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#dfdfdf;-webkit-box-shadow:#dfdfdf 0 0 0 0 inset;box-shadow:#dfdfdf 0 0 0 0 inset;-webkit-transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,box-shadow .4s;-webkit-background-clip:content-box;background-clip:content-box}.input-group-switch input:checked:before{border-color:#4cd964;-webkit-box-shadow:#4cd964 0 0 0 16px inset;box-shadow:#4cd964 0 0 0 16px inset;background-color:#4cd964;transition:border .4s,box-shadow .4s,background-color 1.2s;-webkit-transition:border .4s,-webkit-box-shadow .4s,background-color 1.2s;background-color:#4cd964}.input-group-switch input:checked:after{left:21px}.input-group-switch input:after{content:'';width:30px;height:30px;position:absolute;top:1px;left:0;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-transition:left .2s;transition:left .2s}.input-group-switch input.thread:before{content:'';width:50px;height:3px;border:1px solid #e5e5e5;background-color:#e5e7ea;border-radius:20px;cursor:pointer;display:inline-block;position:relative;vertical-align:middle;-webkit-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#dfdfdf;-webkit-box-shadow:#dfdfdf 0 0 0 0 inset;box-shadow:#dfdfdf 0 0 0 0 inset;-webkit-transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,box-shadow .4s;-webkit-background-clip:content-box;background-clip:content-box}.input-group-switch input.thread:checked:before{border-color:#4cd964;-webkit-box-shadow:#4cd964 0 0 0 16px inset;box-shadow:#4cd964 0 0 0 16px inset;background-color:#4cd964;transition:border .4s,box-shadow .4s,background-color 1.2s;-webkit-transition:border .4s,-webkit-box-shadow .4s,background-color 1.2s;background-color:#4cd964}.input-group-switch input.thread:checked:after{left:33px}.input-group-switch input.thread:after{content:'';width:20px;height:20px;position:absolute;top:1px;left:0;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-transition:left .2s;transition:left .2s}.ptb12{padding-top:.6rem;padding-bottom:.6rem}.c-list-group h3{padding:.3rem .75rem;background-color:#f9f9f9;font-size:.65rem;color:#5b5b5b;margin:0;vertical-align:middle}.c-avatar-s{width:1.3rem;height:1.3rem}.c-avatar-m{width:2rem;height:2rem}.c-avatar-l{width:2.7rem;height:2.7rem}.c-avatar-l img,.c-avatar-m img,.c-avatar-s img{width:100%;height:100%}.c-list>.c-list-div,.c-list>li{position:relative;display:-webkit-box;display:box;-webkit-box-pack:center;box-pack:center;padding-right:.85rem;margin-left:.85rem;border-top:1px solid #f2f2f2;line-height:1.05rem}.c-list>.c-list-div:first-child,.c-list>li:first-child{border-top:none}.c-list>.c-list-cover,.c-list>.c-list-link:active{padding-left:.85rem;margin-left:0}.c-list>.c-list-link:active{background:#f7f7f7}.c-list-a{display:-webkit-box;display:box;width:100%;color:#333}.c-list-info,.c-list-key,.c-list-title{display:-webkit-box;display:box;-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-pack:center;box-pack:center}.c-list-title{-webkit-box-pack:start;box-pack:start}.c-list-info{-webkit-box-flex:1;box-flex:1}.c-list>.c-list-fun,.c-list>.c-list-label{border-top:none;padding-right:0}.c-list-div:first-child,.c-list>.c-list-fun:first-child .c-list-info,.c-list>.c-list-fun:first-child .c-list-key,.c-list>.c-list-fun:first-child .c-list-title,.c-list>li:first-child{border:none}.c-list>.list-arrow-d,.c-list>.list-arrow-r,.c-list>.list-arrow-u{padding-right:1.66rem}.c-list>.list-arrow-d:after,.c-list>.list-arrow-r:after,.c-list>.list-arrow-u:after{position:absolute;top:50%;right:.85rem;margin-top:-.25rem;content:"";display:block;width:.4rem;height:.4rem;border:solid #cdcdcd;border-width:.1rem .1rem 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-list>.list-arrow-u:after{right:.75rem;margin-top:-.1rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-list>.list-arrow-d:after{right:.75rem;margin-top:-.4rem;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.c-list-info.c-border-t,.c-list-key.c-border-t,.c-list-title.c-border-t{border-color:#f2f2f2}.required{position:relative}.required:before{content:"*";position:absolute;color:red;font-size:.7rem;height:.6rem;line-height:.6rem;vertical-align:middle;left:-.4rem;top:50%;margin-top:-.25rem}.listform-text{width:100%;height:1.75rem;line-height:normal;padding-top:.3rem;padding-bottom:.3rem}.listform-sel{width:100%;position:relative;background-color:#fff}.listform-sel:before{position:absolute;top:50%;right:0;margin-top:-.3rem;content:"";display:block;width:.4rem;height:.4rem;border:solid #cdcdcd;border-width:.1rem .1rem 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.listform-sel-d:before{margin-top:-.35rem;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.listform-sel-bor:before{right:.5rem}.ptb8{padding-top:.4rem;padding-bottom:.4rem}.listform-sel select{width:100%;height:1.75rem;border:none;position:relative;z-index:2;background:0 0}.listform-sel-bor select{border:1px solid #eee;border-radius:4px;padding:0 .5rem}.c-abox .listform-sel{box-flex:1;-webkit-box-flex:1;width:1px;margin-left:.5rem}.c-abox .listform-sel:first-child{margin-left:0}.listsel-two{width:47%;margin-left:4%}.c-list-info .listsel-two:first-child{margin-left:0}.listsel-three{width:30%;margin-left:3%}.c-list-info .listsel-three:first-child{margin-left:0}.listform-textarea{display:block;width:100%;border:none;position:relative}.listform-sel-other{width:100%;height:1.5rem;border:1px solid #e1e1e1;border-radius:.2rem;padding:0 .5rem}.bgc-f2f4f6{background:#f2f4f6}.c-ser-hold{height:2.25rem}.c-serposi{position:fixed;left:0;top:0;z-index:600}.c-ser-div{width:100%;height:2.25rem;padding:.35rem .5rem 0 .5rem;display:-webkit-box;display:box}.c-ser-into{width:100%;background:#fff;height:1.5rem;line-height:1.5rem;border-radius:.2rem;color:#b3b3b3;padding:0 .4rem}.ser-icon{position:relative;display:inline-block;width:13px;height:13px;font-size:1px;background:0 0;vertical-align:middle;margin-bottom:4px}.ser-icon:after,.ser-icon:before{content:"";position:absolute;left:0;background:0 0;font-size:1px}.ser-icon-search:before{left:1px;top:1px;width:10px;height:10px;border:1px solid #aaa9a9;border-radius:50%}.ser-icon-search:after{left:10px;top:12px;width:5px;height:1px;background:#aaa9a9;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.c-ser-back{width:1rem;-webkit-box-flex:0;box-flex:0;overflow:hidden}.c-ser-back .si-right{display:inline-block;width:12px;height:12px;border:solid #a3a3a7;border-width:0 0 1px 1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:9px 0 0 3px}.c-ser-main{-webkit-box-flex:1;box-flex:1;background:#fff;height:1.5rem;border-radius:.2rem;font-size:.75rem;color:#8e8e93;position:relative;padding:0 .5rem 0 1.25rem;overflow:hidden}.c-ser-main i{position:absolute;left:.35rem;top:50%;margin-top:-7px}.c-ser-input{width:100%;background:#fff;height:1.5rem;line-height:1.5rem;border:none;color:#333;border-radius:5px}.c-ser-btn{margin-left:.5rem;-webkit-box-flex:0;box-flex:0}.c-ser-btn a{display:block;height:1.5rem;line-height:1.5rem;padding:0 .5rem;background:#3aa7ed;color:#fff;font-size:.7rem;border-radius:.2rem}.c-ser-canc{margin-left:.5rem;-webkit-box-flex:0;box-flex:0}.c-ser-canc a{display:block;height:1.5rem;line-height:1.5rem;padding:0 .25rem;color:#17b3ec}.c-ser-main .input-clear{position:absolute;right:.3rem;top:50%;margin-top:-.4rem;background:#7e7e7e;border-radius:50%;width:.8rem;height:.8rem;text-align:center}.c-ser-main .input-clear:after,.c-ser-main .input-clear:before{content:'';position:absolute;height:1px;width:.5rem;top:50%;left:50%;margin-top:-.025rem;margin-left:-.25rem;background:#fff;border-radius:6px}.c-ser-main .input-clear:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-ser-main .input-clear:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-les-hold{height:2.5rem}.c-les-div{width:100%;height:2.5rem;padding-top:.45rem}.c-labposi{position:fixed;left:0;top:0;z-index:600}.c-lab-les{display:-webkit-box;display:box;border:1px solid #37a6eb;overflow:hidden}.c-lab-les li{-webkit-box-flex:1;box-flex:1;width:1px;height:1.5rem;line-height:1.5rem;text-align:center;border-left:1px solid #37a6eb}.c-lab-les li:first-child{border-left:none}.c-lab-les li a{display:block;width:100%;height:1.5rem;color:#0894ec}.c-lab-les li.curr,.c-lab-les li.hit{background:#0894ec}.c-lab-les li.curr a,.c-lab-les li.hit a{color:#fff}.c-mor-hold{height:2rem}.c-lab-mor{width:100%;height:2rem;display:box;display:-webkit-box;background:#fff;border-bottom:1px solid #e1e1e1}.c-lab-mor li{-webkit-box-flex:1;box-flex:1;width:1px;height:2rem;line-height:2rem;text-align:center;position:relative}.c-lab-mor li a{display:block;width:100%;height:100%;color:#5b5b5b}.c-lab-mor li.curr:before,.c-lab-mor li.hit:before{content:'';display:block;width:100%;height:.15rem;background:#0894ec;position:absolute;left:0;bottom:-1px}.c-lab-mor li.curr a,.c-lab-mor li.hit a{color:#0894ec}