body,html { 
	height: 100%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
	font-size:10px;
}

ul {
	list-style: none
}

.page,body {
	background-color: #ededed
}

.page {
	box-sizing: border-box
}

.link {
	color: #07c160
}

.container {
	overflow: hidden
}

.container,.page {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.page {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	opacity: 0;
	z-index: 1
}

.page.js_show {
	opacity: 1
}

.page__hd {
	padding: 40px
}

.page__bd_spacing {
	padding: 0 16px
}

.page__ft {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-bottom: calc(10px + constant(safe-area-inset-bottom));
	padding-bottom: calc(10px + env(safe-area-inset-bottom));
	text-align: center
}

.page__ft img {
	height: 19px
}

.page__ft.j_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.page__title {
	text-align: left;
	font-size: 20px;
	font-weight: 400
}

.page__desc {
	margin-top: 4px;
	color: rgba(0,0,0,.5);
	text-align: left;
	font-size: 14px
}

.weui-cell_example:before {
	left: 52px
}

.page.progress {
	background-color: #fff
}

.page.home .page__intro-icon {
	margin-top: -.2em;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	vertical-align: middle
}

.page.home .page__title {
	font-size: 0;
	margin-bottom: 15px
}

.page.home .page__bd img {
	width: 30px;
	height: 30px
}

.page.home .page__bd li {
	margin: 8px 0;
	background-color: #fff;
	overflow: hidden;
	border-radius: 2px;
	cursor: pointer
}

.page.home .page__bd li.js_show .weui-flex {
	opacity: .5
}

.page.home .page__bd li.js_show .page__category {
	height: auto
}

.page.home .page__bd li.js_show .page__category-content {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.page.home .page__bd li:first-child {
	margin-top: 0
}

.page.home .page__category {
	height: 0;
	overflow: hidden
}

.page.home .page__category-content {
	opacity: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s
}

.page.home .weui-flex {
	padding: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: .3s;
	transition: .3s
}

.page.home .weui-cells {
	margin-top: 0
}

.page.home .weui-cells:after,.page.home .weui-cells:before {
	display: none
}

.page.home .weui-cell {
	padding-left: 20px;
	padding-right: 20px
}

.page.home .weui-cell:before {
	left: 20px;
	right: 20px
}

.page.form .weui-label {
	width: 3.1em
}

.page.form_page .weui-label {
	width: 4.1em
}

.page.form_select .weui-cells__group_form .weui-cell_select-before .weui-select {
	width: 3.1em
}[class*=" form_"].page,[class^=form_].page {
	padding: 0
}

.page.form_input_status .weui-label,.page.form_select .weui-label,.page.form_select_primary .weui-label,.page.form_vcode .weui-label {
	width: 3.1em
}

.button-sp-area {
	margin: 0em auto;
	padding: 1.6em;
	text-align: center;
}

.button-sp-area.cell {
	padding: 1.6em 0;
}

.page.cell .page__bd {
	padding-bottom: 30px;
}

.page.form {
	background-color: #fff;
}

.page.form .page__bd {
	padding-bottom: 30px
}

.page.actionsheet,.page.dialog {
	background-color: #fff
}

.page.dialog .page__bd {
	padding: 0 15px
}

.page.msg,.page.msg_success,.page.msg_text,.page.msg_text_primary,.page.msg_warn,.page.toast {
	background-color: #fff
}

.page.panel .page__bd {
	padding-bottom: 20px
}

.page.article {
	background-color: #fff
}

.page.icons,.page.icons-svg {
	text-align: center
}

.page.icons-svg .page__bd,.page.icons .page__bd {
	padding: 0 40px;
	text-align: left
}

.page.icons-svg .icon-box,.page.icons .icon-box {
	margin-bottom: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.page.icons-svg .icon-box i,.page.icons .icon-box i {
	margin-right: 18px
}

.page.icons-svg .icon-box__ctn,.page.icons .icon-box__ctn {
	-webkit-flex-shrink: 100;
	flex-shrink: 100
}

.page.icons-svg .icon-box__title,.page.icons .icon-box__title {
	font-weight: 400
}

.page.icons-svg .icon-box__desc,.page.icons .icon-box__desc {
	margin-top: 6px;
	font-size: 12px;
	color: #888
}

.page.icons-svg .icon_sp_area,.page.icons .icon_sp_area {
	margin-top: 10px;
	text-align: left
}

.page.icons-svg .icon_sp_area i:before,.page.icons .icon_sp_area i:before {
	margin-bottom: 5px
}

.page.flex .placeholder {
	margin: 5px;
	padding: 0 10px;
	background-color: #f7f7f7;
	height: 2.3em;
	line-height: 2.3em;
	text-align: center;
	color: rgba(0,0,0,.3)
}

.page.loadmore {
	background-color: #fff
}

.page.layers {
	overflow-x: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

/*瀛椾綋*/
.title-36{font-size: 2.2em; line-height: 2.2em;}
.title-56{font-size: 3.2em;  line-height: 1.8em; font-weight: bold;}
.title-18{font-weight:bold; font-size:1.4em; margin-left:2.2em; position:relative;}
.title-18::after{content:""; display:inline-block; position:absolute; left:-0.8em; top:0.4em; height:1em; border-left:3px solid #255ADA;}
.textCenter{text-align: center;}


.homeBody{background:#255ADA url(../images/bg_body_2.png) no-repeat center bottom; background-size: 100%; }
.homeTopContent{color:#fff; background:url(../images/bg_body_1.png) no-repeat center 3em; background-size:90%; height: 18em; padding-top: 9em; }
.homeTopContent .title-36{color:#AABDE8;}
.homeBody .button-sp-area .title-36{padding-top:1em; color:#fff;}
.homeBody .button-sp-area section.title-36{color:#AABDE8}

/*.homeBody .button-sp-area-1{display: flex; justify-content:space-between; align-items: flex-end; padding: 1.8rem 1.2rem 0 1.2rem; }
.homeBody .button-sp-area-1 a{display: block;  padding-left: 2em; }
.homeBody .button-sp-area-1 a.btn-left{background: url(../images/icon_policy.png) no-repeat left center;  background-size:1.6em ;}
.homeBody .button-sp-area-1 a.btn-right{background: url(../images/icon_telephone.png) no-repeat left center;  background-size:1.6em ;}
.homeBody .button-sp-area-1 a span{color:#ffffff; font-size: 1.8em;}*/

.homeBody .button-sp-area-1{display: flex; justify-content:space-between; align-items: flex-end; padding: 1.8rem 0.6rem 0 0.6rem; }
.homeBody .button-sp-area-1 a{display: block;  padding:0.2em 1.6em 0.2em 2.8em; border-radius: 2em;}
.homeBody .button-sp-area-1 a.btn-left{background:#fff url(../images/icon_policy.png) no-repeat 0.8em center; background-size:1.6em ;}
.homeBody .button-sp-area-1 a.btn-right{background:#fff url(../images/icon_telephone.png) no-repeat 0.8em center;  background-size:1.6em ;}
.homeBody .button-sp-area-1 a span{color:#255ada; font-size: 1.8em;}


.stepBody{background:#255ADA;height: 3em; }
.stepContent{height:12em; background:url(../images/bg_step_top.png) no-repeat right bottom; background-size:90%;}
.stepContent .stepTitleBlock{width:20em; margin:0 auto 0.6em auto; padding-top:4em; display: flex; flex-direction: row; justify-content: space-between; color:#fff; align-items: center;}
.stepContent .stepTitleBlock h2{font-size:1.6em;}
.stepContent .progress{width:20em; height:0.6em; margin:0 auto; border-radius: 0.3em; background:#F3F5F9; overflow:hidden;}
.stepContent .progress .progressInner{width:25%; height:0.6em; border-radius: 0.3em; background:#44D7B6; overflow:hidden;}

.formContent{background:#F3F5F9; min-height:calc(100vh - 20.6em); border-top-left-radius: 1em; border-top-right-radius: 1em; margin-top:-0.4em; padding-bottom:6.5em;}
.formContent1{background:#F3F5F9;min-height: calc(100vh - 20.6em); border-top-left-radius: 1em; border-top-right-radius: 1em;padding-bottom: 5em;}
.step_1 .weui-cells__group_form{padding:1.6em 0;}
.step_1 .title-1,.step_4 .title-1{font-size:1.6em; line-height:1.6em; padding-top:0.8em; padding-left:0.8em}
.step_1 .title-2,.step_4 .title-2{font-size:1.4em; line-height:1.6em; color:#888; padding-top:0.8em; padding-left:0.8em}
.step_1 .weui-cells__group_form .weui-cells{background-color:transparent !important;}
.step_1 .weui-cells__group_form .weui-cells::before{border-top:none;}
.step_1 .weui-cells__group_form .weui-cells::after{border-bottom:none;}
.step_1 .weui-cells__group_form .weui-cell{padding: 0.8em; background:#fff; border:none; border-radius: 0.8em; width:6.5em; float: left; margin-left:1.6em; box-shadow:0 0 4px 2px #eee; margin-bottom:0.8em;}
.step_1 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:6em; height: 1.2em; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; font-size: 1em;}	 /* overflow: hidden; */
.step_1 .weui-cells__group_form .weui-cell::before{display: none;}


.step_3 .weui-cells__group_form .weui-cell{float: none; width:80%; height:auto;}
.step_3 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:90%; height:auto;word-wrap: break-word; word-break: normal; white-space:pre-wrap;}

.formFooterContent{height:8em; width:100%; position: fixed; display: flex; padding: 0; margin: 0; bottom:0; background:#fff; box-shadow: 0 0 4px 2px #eee; justify-content:space-between; align-items: center; z-index:999}
.formFooterContent .backBtn{margin-left:1.6em;}
.formFooterContent .nextBtn{margin-right:1.6em;}
.formFooterContent .backBtn a{display:block; width:4.6em; height:4.6em; background:#fff; border-radius: 2.3em; box-shadow: 0 0 4px 2px #eee; text-align: center;}
.formFooterContent .backBtn a img{width:3em; height:auto; margin-top:1.3em}
.formFooterContent .nextBtn a{display:flex; width:16.6em; height:4.6em; background:#255ADA; border-radius: 2.3em; box-shadow: 0 0 4px 2px #eee; color:#fff;  justify-content:space-between; align-items: center; padding:0 0.8em;}
.formFooterContent .nextBtn a span:nth-child(1){font-size:1.6em; font-weight: bold; padding-left:1em;}
.formFooterContent .nextBtn a span:nth-child(2){width:2.6em; height:2.6em; background:#2B64EC; border-radius: 2.3em;  text-align: center;}
.formFooterContent .nextBtn a .icon-next{width:2.6em; height:auto; margin-top:0.1em}
@media only screen and (max-width:320px) {
	.page.layers .page__hd {
		padding-left: 20px;
		padding-right: 20px
	}
	
}

.page.layers .page__bd {
	position: relative
}

.page.layers .page__desc {
	min-height: 4.8em
}

.page.layers .layers__layer {
	position: absolute;
	left: 50%;
	width: 150px;
	height: 266px;
	margin-left: -75px;
	box-sizing: border-box;
	-webkit-transition: .5s;
	transition: .5s;
	background: url(../images/layers/transparent.gif) no-repeat 50%;
	background-size: contain;
	font-size: 14px;
	color: #fff
}

.page.layers .layers__layer span {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s
}

.page.layers .layers__layer:last-child span {
	color: #aaa
}

.page.layers .layers__layer.j_hide {
	opacity: 0
}

.page.layers .layers__layer.j_pic span {
	color: transparent
}

@media only screen and (min-width:375px) and (min-height:603px) {
	.page.layers .layers__layer {
		width: 180px;
		height: 320px;
		margin-left: -90px
	}
	.homeBody .button-sp-area{padding-top:5em;}
	.step_1 .weui-cells__group_form .weui-cell{width:7.20em;}
	.step_1 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:7em; }
	.step_3 .weui-cells__group_form .weui-cell{float: none; width:80%;}
	.step_3 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:100%;}
}

@media only screen and (min-width:414px) and (min-height:640px) {
	.page.layers .layers__layer {
		width: 200px;
		height: 355px;
		margin-left: -100px
	}
	.homeBody .button-sp-area{padding-top:12em;}
	.step_1 .weui-cells__group_form .weui-cell{width:8.4em;}
	.step_1 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:8em; }
	.step_3 .weui-cells__group_form .weui-cell{float: none; width:80%;}
	.step_3 .weui-cells__group_form .weui-cell .weui-cell__bd p{width:100%;}
	
}

.page.layers .layers__layer_popout {
	border: 1px solid hsla(0,0%,80%,.5);
	z-index: 4
}

.page.layers .layers__layer_popout.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(120px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(120px)
}

@media only screen and (max-width:320px) {
	.page.layers .layers__layer_popout.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(140px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(140px)
	}
}

.page.layers .layers__layer_popout.j_pic {
	border-color: transparent;
	background-image: url(../images/layers/popout.png)
}

.page.layers .layers__layer_mask {
	background-color: rgba(0,0,0,.5);
	z-index: 3
}

.page.layers .layers__layer_mask.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(40px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(40px)
}

@media only screen and (max-width:320px) {
	.page.layers .layers__layer_mask.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(80px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(80px)
	}
}

.page.layers .layers__layer_navigation {
	background-color: rgba(40,187,102,.5);
	z-index: 2
}

.page.layers .layers__layer_navigation.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px)
}

@media only screen and (max-width:320px) {
	.page.layers .layers__layer_navigation.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(20px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(20px)
	}
}

.page.layers .layers__layer_navigation.j_pic {
	background-color: transparent;
	background-image: url(../images/layers/navigation.png)
}

.page.layers .layers__layer_content {
	background-color: #fff;
	z-index: 1
}

.page.layers .layers__layer_content.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-120px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-120px)
}

@media only screen and (max-width:320px) {
	.page.layers .layers__layer_content.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px)
	}
	
}

.page.layers .layers__layer_content.j_pic {
	background-image: url(../images/layers/content.png)
}

.page.searchbar .searchbar-result {
	display: none;
	margin-top: 0;
	font-size: 14px
}

.page.searchbar .searchbar-result .weui-cell__bd {
	padding: 2px 0 2px 20px;
	color: #666
}

.page.actionsheet,.page.picker {
	overflow: hidden
}

.page.picker {
	background-color: #fff
}

.page.gallery {
	overflow: hidden
}

.weui-half-screen-dialog {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.weui-half-screen-dialog_show {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes a {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes b {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		opacity: 0
	}
}

@keyframes b {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		opacity: 0
	}
}

.page.slideIn {
	-webkit-animation: a .2s forwards;
	animation: a .2s forwards
}

.page.slideOut {
	-webkit-animation: b .2s forwards;
	animation: b .2s forwards
}

@supports (top:constant(safe-area-inset-top)) {
	.page {
		padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left)
	}

	.page.navbar,.page.tabbar {
		padding-left: 0;
		padding-right: 0
	}

	.weui-tab__panel {
		padding-left: constant(safe-area-inset-left);
		padding-right: constant(safe-area-inset-right)
	}
}

@supports (top:env(safe-area-inset-top)) {
	.page {
		padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)
	}

	.page.article,.page.msg_success,.page.msg_text,.page.msg_text_primary,.page.msg_warn,.page.navbar,.page.tabbar {
		padding: 0
	}
}



body {
	padding-top: constant(safe-area-inset-top); 			/*涓哄鑸爮+鐘舵�佹爮鐨勯珮搴� 88px	*/
	padding-left: constant(safe-area-inset-left); 		/*濡傛灉鏈珫灞忔椂涓�0	*/
	padding-right: constant(safe-area-inset-right); 	/*濡傛灉鏈珫灞忔椂涓�0	*/
	padding-bottom: constant(safe-area-inset-bottom); /*涓哄簳涓嬪渾寮х殑楂樺害 34px	*/
}


.authenticity_container {
	padding-top:1em;
	width: 100vw;
}
.authenticity {
	color: #e4e4e4;
	font-weight: 700;
	font-size: .8rem;
	text-align:left;
	padding-left:0.8em;
}

.weui-article{}
.weui-article h1.title{font-size: 1.4em; text-align: center !important;  display: block; width: 100%; margin-bottom: 1.5rem;}
.weui-article h1 div.title01{font-size: 1.4em;}
.article-detail h1.title div{text-align: center !important; display: block; width: 100%;}
.article-detail ul {margin-bottom:1rem;}
.article-detail ul li{margin-right: 0.6rem; text-align: center; background:#fff; padding:0.6rem 0; border-radius: 0.3rem; box-shadow: 0 0 10px #ccc;}
.article-detail ul li:nth-last-child(1){margin-right: 0;}
.article-detail ul li .pic{width: 4.5rem; margin: 0 auto;}
.article-detail ul li .name{font-size: 0.6em; color: #666;}

.weui-article .table-block{width:100%; font-size: 0.8rem; background:#F3F5F9; border-radius: 5px; line-height: 2rem;}
.weui-article .table-block thead{background:#255ADA; color: #fff;}
.weui-article .table-block tbody{text-align:center; color: #666;}
.weui-article .table-block tbody tr:nth-child(2n+1){background:#fff}
.weui-article .table-block tbody tr:nth-child(2n){background:#f2f6ff}

/* @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .container {
    margin: 44px 0 34px;
    height: calc(100vh - 78px);
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .container {
    margin: 44px 0 34px;
    height: calc(100vh - 78px);
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
  .container {
    margin: 44px 0 34px;
    height: calc(100vh - 78px);
  }
} */





