@charset 'UTF-8';
blockquote,
body,
dd,
dl,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0
}
ol,
ul {
  padding: 0;
  list-style: none
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0
}
a[href]:active,
button:active {
  background-image: -webkit-linear-gradient(to top,rgba(0,0,0,.05),rgba(0,0,0,.05));
  background-image: linear-gradient(to top,rgba(0,0,0,.05),rgba(0,0,0,.05))
}
body.iphone a[href]:active,
body.iphone button:active {
  background-image: none
}
em {
  font-style: normal
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-size: 100%
}
input,
select,
textarea {
  font-family: inherit;
  box-sizing: border-box
}
img {
  display: inline-block
}
p {
  word-break: break-all
}
html {
  font-size: 16px;
}
@media screen and (min-width:375px) {
  html {
    font-size: calc(100% + 2 * (100vw - 375px)/ 39);
    font-size: calc(16px + 2 * (100vw - 375px)/ 39);
  }
}
@media screen and (min-width:414px) {
  html {
    font-size: calc(112.5% + 4 * (100vw - 414px)/ 586);
    font-size: calc(18px + 4 * (100vw - 414px)/ 586);
  }
}
@media screen and (min-width:600px) {
  html {
    font-size: calc(125% + 4 * (100vw - 600px)/ 400);
    font-size: calc(20px + 4 * (100vw - 600px)/ 400);
  }
}
/* @media screen and (min-width:1000px) {
  html {
    font-size: calc(137.5% + 6 * (100vw - 1000px)/ 1000);
    font-size: calc(22px + 6 * (100vw - 1000px)/ 1000);
  }
} */
/* ipad */
@media only screen and (min-width: 768px) and (orientation:portrait) {
	html,
	body {
		font-size: 133.3333% !important;
	}
}
/* ipad pro */
@media only screen and (min-width: 1024px) {
	html,
	body {
		font-size: 177.77778% !important;
	}
}
.noscroll,
.noscroll body {
  overflow: hidden
}
.noscroll body {
  position: relative
}
body {
  font-family: sans-serif;
  line-height: 1.5;
  -webkit-user-select: none;
  color: #33373d;
  background-color: #FFFFFF;
  fill: currentColor;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none
}
footer{
	width: 100%;
	background-color:#1A1F26;
	bottom: 0;
	position: relative;
}
.footer{
	margin: 0 auto;
	padding: 0 0.93rem;
	margin-top: 1.62rem;
}
.footer-top{
	display: flex;
	padding: 2.03rem 0.93rem 1.4rem 0.93rem;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #9B9B9B;
}
.footer-top-offical{
	background-image: url(../img/offical-ico.png);
	background-size: 3.87rem 1.25rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 3.87rem;
	height: 1.25rem;
}
.footer-top-train{
	background-image: url(../img/train-ico.png);
	background-size: 3.56rem 0.81rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 3.56rem;
	height: 0.81rem;
}
.footer-top-health{
	background-image: url(../img/health-ico.png);
	background-size: 3.56rem 0.81rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 3.56rem;
	height: 0.81rem;
}
.divid-line{
	background-color: #979797;
	width: 0.03rem;
	height: 0.93rem;
}
.footer-middle{
	padding: 0.62rem 0;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #9B9B9B;
}
.footer-middle-left a{
	font-family: PingFangSC-Medium;
	font-size: 0.5rem;
	color: #9B9B9B;
	letter-spacing: 0.03rem;
	line-height: 1.12rem;
	display: block;
}
.footer-middle-right{
	flex:1;
	align-items: center;
	justify-content: flex-end;
	display: flex;
}
.weixin-ico{
	background-image: url(../img/weixin-ico.png);
	background-size: 0.75rem 0.75rem;
	width: 0.75rem;
	height: 0.75rem;
	border-radius: 50%;
}
.footer-bottom{
	width: 100%;
	padding: 0.93rem 0;
	display: flex;
}
.footer-bottom-left{
	display: flex;
	flex-flow: column;
}
.footer-bottom-left p{
	font-family: PingFangSC-Regular;
	font-size: 0.5rem;
	line-height: 0.62rem;
	margin: 0.31rem 0;
	color: #9B9B9B;
	letter-spacing: 0.03rem;
	display: flex;
/* 	align-items: center; */
}
.footer-bottom-left p img{
	margin-right: 0.37rem;
	display: block;
}
.tel-ico,.mail-ico,.address-ico{
	background-size: 0.62rem 0.62rem;
	background-repeat: no-repeat;
	background-position: center;
	width: 0.62rem;
	height: 0.62rem;
	border-radius: 50%;
}
.tel-ico{
	background-image: url(../img/tel-ico.png);
}
.mail-ico{
	background-image: url(../img/mail-ico.png);
}
.address-ico{
	background-image: url(../img/address-ico.png);
}
.footer-bottom-right{
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.footer-bottom-right img{
	background-image: url(../img/weixin-qrcode.jpg);
	background-size: 2.62rem 2.62rem;
	width: 2.62rem;
	height: 2.62rem;
}
.copyright{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0.81rem 0;
	width: 100%;
	font-size: 0.43rem;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(167, 167, 167, 1);
	line-height: 0.75rem;
	background: rgba(14, 20, 27, 1);
}
/* actionSheet */
.weui-mask{
  position:fixed;
  z-index:100;
  top:0;
  right:0;
  left:0;
  bottom:0;
  background:rgba(0, 0, 0, 0.6);
}
.weui-mask_transparent{
  position:fixed;
  z-index:100;
  top:0;
  right:0;
  left:0;
  bottom:0;
}
.weui-actionsheet{
  position:fixed;
  left:0;
  bottom:0;
  -webkit-transform:translate(0, 100%);
          transform:translate(0, 100%);
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  z-index:500;
  width:100%;
  background-color:#EFEFF4;
  -webkit-transition:-webkit-transform .3s;
  transition:-webkit-transform .3s;
  transition:transform .3s;
  transition:transform .3s, -webkit-transform .3s;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.weui-actionsheet__title{
  position:relative;
  height:65px;
  padding:0 20px;
  line-height:1.4;
  display:-webkit-box;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
          justify-content:center;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
          flex-direction:column;
  text-align:center;
  font-size:14px;
  color:#888;
  background:#FCFCFD;
}
.weui-actionsheet__title:before{
  content:" ";
  position:absolute;
  left:0;
  bottom:0;
  right:0;
  height:1px;
  border-bottom:1px solid #e5e5e5;
  color:#e5e5e5;
  -webkit-transform-origin:0 100%;
          transform-origin:0 100%;
  -webkit-transform:scaleY(0.5);
          transform:scaleY(0.5);
}
.weui-actionsheet__title .weui-actionsheet__title-text{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.weui-actionsheet__menu{
  background-color:#FCFCFD;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.weui-actionsheet__action{
  margin-top:6px;
  background-color:#FCFCFD;
}
.weui-actionsheet__cell{
  position:relative;
  padding:10px 0;
  text-align:center;
  font-size:18px;
}
.weui-actionsheet__cell:before{
  content:" ";
  position:absolute;
  left:0;
  top:0;
  right:0;
  height:1px;
  border-top:1px solid #e5e5e5;
  color:#e5e5e5;
  -webkit-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transform:scaleY(0.5);
          transform:scaleY(0.5);
}
.weui-actionsheet__cell:active{
  background-color:#ECECEC;
}
.weui-actionsheet__cell:first-child:before{
  display:none;
}
.weui-skin_android .weui-actionsheet{
  position:fixed;
  left:50%;
  top:50%;
  bottom:auto;
  -webkit-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
  width:274px;
  box-sizing:border-box;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  background:transparent;
  -webkit-transition:-webkit-transform .3s;
  transition:-webkit-transform .3s;
  transition:transform .3s;
  transition:transform .3s, -webkit-transform .3s;
}
.weui-skin_android .weui-actionsheet__action{
  display:none;
}
.weui-skin_android .weui-actionsheet__menu{
  border-radius:2px;
  box-shadow:0 6px 30px 0 rgba(0, 0, 0, 0.1);
}
.weui-skin_android .weui-actionsheet__cell{
  padding:13px 24px;
  font-size:16px;
  line-height:1.4;
  text-align:left;
}
.weui-skin_android .weui-actionsheet__cell:first-child{
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}
.weui-skin_android .weui-actionsheet__cell:last-child{
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
}
.weui-actionsheet_toggle{
  -webkit-transform:translate(0, 0);
          transform:translate(0, 0);
}
.weui-mask {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    visibility: hidden;cursor: pointer;
}
.weui-mask.weui-mask--visible {
    opacity: 1;
    visibility: visible;
}
.weui-actionsheet {
    z-index: 1000;
	max-height: 50%;
	overflow-y: scroll;
}
/* actionSheet-end */
/* navbar */
.nav-mask{
	display: none;
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1001;
	background-color:#3F3F3F;
	opacity: 0.4;
}
.navbar{
	display: none;
	position: fixed;
	overflow: hidden;
	overflow-y: scroll;
	left: 0;
	top: 0;
	bottom: 0;
	width: 11.87rem;
	padding: 1.25rem 1.87rem;
	z-index: 1002;
	background-color: #0077D4;
	-webkit-animation:navbar .3s;
}
@keyframes navbar{
	from {left: -15.62rem;}
	to {margin-left: 0;}
} 
@-webkit-keyframes navbar {
	from {left: -15.62rem;}
	to {margin-left: 0;}
}
@-moz-keyframes navbar{
	from {left: -15.62rem;}
	to {margin-left: 0;}
}
.navbar-search{
	padding: 1.87rem 0;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.navbar-search-input{
	position: relative;
}
.navbar-search-input input{
	background-color: #F6F6F6;
	height: 2.12rem;
	position:relative;
	border-radius: 0.25rem;
	width: 100%;
	border: none;
	outline: none;
	padding: 0 2.17rem 0 0.62rem;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	display: flex;
	align-items: center;
}
input::-moz-placeholder,
input::-webkit-input-placeholder{
    color:#9B9B9B;
    font-size:0.93rem;
}
.navbar-search-ico{
	background: url(../img/navbar-search-ico.png);
	background-size: 0.93rem 0.93rem;
	background-repeat:no-repeat;
	background-position-x: center;
	background-position-y: center;
	width:0.93rem;
	height: 0.93rem;
	position: absolute;
	right: 0.62rem;
	border: 0;
	top: 50%;
    margin-top: -0.47rem;
}
.nav-item{
	margin: 1.87rem 0;
	color: #FFFFFF;
	font-family: PingFangSC-Medium;
	font-size: 0.93rem;
	overflow: hidden;
}
.nav-item a{
	display: flex;
	align-items: center;
}
.navbar-more{
	margin-left: 0.62rem;
	width: 0.37rem;
	height: 0.37rem;
	border-top: 0.06rem solid #FFFFFF; 
	border-right: 0.06rem solid #FFFFFF; 
	transform: rotate(135deg);
	transition: all 0.3s ease 0s;
}
.navbar-more-turn{
	transform: rotate(-45deg);
	margin-top: 0.19rem;
}
.nav-item ul{
	display: none;
	font-family: PingFangSC-Regular;
	font-size: 0.93rem;
	padding: 0.93rem 0.62rem 0 0.62rem ;
	color: #FFFFFF;
}
.nav-item ul li{
	padding: 0.62rem 0;
}
.navbar-user{
	padding: 1.25rem 0;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.navbar-user-online,
.navbar-user-offline{
	display: flex;
	align-items: center;
	height: 1.87rem;
}
.navbar-user-ico{
	width: 1.87rem;
	height: 1.87rem;
	border-radius: 50%;
	background-image:url(../img/navbar-header-ico.png);
	background-size: 1.87rem 1.87rem;
	padding: 0;
}
.navbar-user-reg,
.navbar-user-login{
	font-family: PingFangSC-Regular;
	font-size: 0.93rem;
	color: #FFFFFF;
	line-height: 0.93rem;
/* 	width: 1.87rem; */
	padding: 0 0.62rem;
	display: inline-block;
}
.navbar-user-login{
	border-right: 0.06rem solid #FFFFFF;
}
.navbar-user-head-img{
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
}
.navbar-user-head-img img{
	background-image: url(../img/navbar-header-ico.png);
	background-size: 1.87rem 1.87rem;
	width: 1.87rem;
	height: 1.87rem;
	border-radius: 50%;
	padding: 0;
}
.navbar-user-head-img span{
	width: 0.37rem;
	height: 0.37rem;
	border-radius: 50%;
	background-color: #FF0101;
	position: absolute;
	right: 0;
	top:0;
}
.navbar-user-name{
	font-family: PingFangSC-Regular;
	font-size: 0.93rem;
	color: #FFFFFF;
	line-height: 0.93rem;
	letter-spacing: 0.03rem;
	padding: 0 0.62rem;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.header-logo{
	background-image: url(../../public/img/logo-white.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 7.68rem;
	height: 0.778rem!important;
}
.header-center{
	flex: 1;
	font-family: PingFangSC-Regular;
	font-size: 1.12rem;
	color: #FFFFFF;
	letter-spacing: 0.03rem;
	margin:0 1rem;
	text-align:center;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
/* xz弹窗插件样式 */
.xz-mask_transparent{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0}.xz-toast{position:fixed;z-index:5000;width:136px;height:136px;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border-radius:12px;color:rgba(255,255,255,.9);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#4c4c4c;box-sizing:border-box;line-height:1.4}.xz-toast_text{height:auto;min-width:152px;max-width:216px;padding:12px 0}.xz-toast_text .xz-toast__content{font-size:14px}.xz-toast__content{font-size:17px;padding:0 12px;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.xz-mask{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.6)}.xz-mask_transparent{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.xz-animate-fade-in{-webkit-animation:fadeIn ease .3s forwards;animation:fadeIn ease .3s forwards}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.xz-animate-fade-out{-webkit-animation:fadeOut ease .3s forwards;animation:fadeOut ease .3s forwards}.xz-icon_toast.xz-primary-loading:after{border-top-right-radius:36px;border-bottom-right-radius:36px}.xz-icon-success-no-circle{color:#07c160}.xz-icon-warn{color:#fa5151}.xz-icon_toast.xz-icon-success-no-circle{color:rgba(255,255,255,.9)}.xz-icon_toast.xz-icon-warn{color:rgba(255,255,255,.9)}.xz-icon-success-no-circle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.657%2018.435L3%2012.778l1.414-1.414%204.95%204.95L20.678%205l1.414%201.414-12.02%2012.021a1%201%200%2001-1.415%200z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.657%2018.435L3%2012.778l1.414-1.414%204.95%204.95L20.678%205l1.414%201.414-12.02%2012.021a1%201%200%2001-1.415%200z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E)}.xz-icon-warn{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm-.763-15.864l.11%207.596h1.305l.11-7.596h-1.525zm.759%2010.967c.512%200%20.902-.383.902-.882%200-.5-.39-.882-.902-.882a.878.878%200%2000-.896.882c0%20.499.396.882.896.882z%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm-.763-15.864l.11%207.596h1.305l.11-7.596h-1.525zm.759%2010.967c.512%200%20.902-.383.902-.882%200-.5-.39-.882-.902-.882a.878.878%200%2000-.896.882c0%20.499.396.882.896.882z%22%2F%3E%3C%2Fsvg%3E)}[class*=" xz-icon-"],[class^=xz-icon-]{display:inline-block;vertical-align:middle;width:24px;height:24px;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;background-color:currentColor}.xz-icon_toast{display:block;width:40px;height:40px;margin-bottom:16px}.xz-icon_toast.xz-icon-success-no-circle{color:rgba(255,255,255,.9)}.xz-icon_toast.xz-icon-warn{color:rgba(255,255,255,.9)}.xz-icon_toast.xz-loading{width:36px;height:36px}.xz-icon_toast.xz-primary-loading{width:36px;height:36px}.xz-icon_toast.xz-primary-loading:after,.xz-icon_toast.xz-primary-loading:before{content:"";display:block;width:18px;height:36px}.xz-icon_toast.xz-primary-loading:before{border-top-left-radius:36px;border-bottom-left-radius:36px}.xz-icon_toast.xz-primary-loading:after{border-top-right-radius:36px;border-bottom-right-radius:36px}@-webkit-keyframes xzLoading{0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}100%{-webkit-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}@keyframes xzLoading{0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}100%{-webkit-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}.xz-primary-loading{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;position:relative;width:16px;height:16px;vertical-align:middle;color:#000;-webkit-animation:xzLoading 1s steps(60,end) infinite;animation:xzLoading 1s steps(60,end) infinite}.xz-primary-loading:after,.xz-primary-loading:before{content:"";display:block;width:8px;height:16px;box-sizing:border-box;border:2px solid;border-color:currentColor;opacity:.5}.xz-primary-loading:before{border-right-width:0;border-top-left-radius:16px;border-bottom-left-radius:16px;-webkit-mask-image:-webkit-linear-gradient(top,#000 8%,rgba(0,0,0,.3) 95%)}.xz-primary-loading:after{border-left-width:0;border-top-right-radius:16px;border-bottom-right-radius:16px;-webkit-mask-image:-webkit-linear-gradient(225deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.3) 95%)}.xz-primary-loading_transparent{color:#fff}.xz-primary-loading__dot{position:absolute;top:0;left:50%;width:1px;height:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;background:currentColor;opacity:.5}.xz-mask{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.6)}@media screen and (min-width:352px){.xz-dialog{width:320px;margin:0 auto}}.xz-dialog{position:fixed;z-index:5000;top:50%;left:16px;right:16px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#fff;text-align:center;border-radius:12px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-height:90%}.xz-dialog__hd{padding:32px 24px 16px}.xz-dialog__title{font-weight:700;font-size:17px;line-height:1.4}.xz-dialog__bd{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 24px;margin-bottom:32px;font-size:17px;line-height:1.4;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:rgba(0,0,0,.5)}.xz-dialog__bd:first-child{min-height:40px;padding:32px 24px 0;font-weight:700;color:rgba(0,0,0,.9);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.xz-dialog__ft{position:relative;line-height:56px;min-height:56px;font-size:17px;display:-webkit-box;display:-webkit-flex;display:flex}.xz-dialog__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.1);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.xz-dialog__btn{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#576b95;font-weight:700;text-decoration:none;-webkit-tap-highlight-color:transparent;position:relative}.xz-dialog__btn:active{background-color:#ececec}.xz-dialog__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.1);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.xz-dialog__btn:first-child:after{display:none}.xz-dialog__btn_default{color:rgba(0,0,0,.9)}