/* 选择门店 s */
.bg-img {
	box-sizing: border-box;
	width: 7.5rem;
	height: auto;
	padding: .3rem;
	background: #dae3ff url(../img/bg.png?v={$v}) no-repeat;
	background-size: 7.5rem 4.91rem;
}
 .store-select .layui-form-select dl {
	height: 4rem;
 }
.logo-groun {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.baige-logo {
	width: 1.13rem;
	height: .43rem;
	background: url(../img/baige-logo.png?v={$v}) no-repeat;
	background-size: 100%;
}

.picc-logo {
	width: 1.24rem;
	height: .59rem;
	background: url(../img/picc-logo.png?v={$v}) no-repeat;
	background-size: 100%;
}

.store-select {
	    position: absolute;
	    top: 5.6rem;
}

.store-select .layui-input {
	width: 6.9rem;
	height: 1.48rem;
	padding-left: .4rem;
	background: url(../img/select-bg.png?v={$v}) no-repeat;
	background-size: 100%;
	font-family: PingFang-SC-Bold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #5640c8;
}

.store-select .layui-form-select dl {
	top: 1.5rem;
	border-radius: .08rem;
}

.store-select .layui-form-select dl dd.layui-this {
	background-color: #9c99fb;
}

.store-select .layui-form-select .layui-edge {
	right: .4rem;
	border-top-color: #323232;
}

.store-select .layui-input:hover,
.layui-textarea:hover {
	border: none !important;
}

.store-select .layui-input::-webkit-input-placeholder {
	font-family: PingFang-SC-Bold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #5640c8;
}

.store-select .layui-input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-family: PingFang-SC-Bold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #5640c8;
}

.store-select .layui-input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-family: PingFang-SC-Bold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #5640c8;
}

.store-select .layui-input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-family: PingFang-SC-Bold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #5640c8;
}


.bg-img .store-select-btn {
	width: 6.9rem;
	height: .82rem;
	margin-top: .74rem;
	background-color: #5640c8;
	border-radius: .2rem;
	font-family: PingFang-SC-Medium;
	font-size: .36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0px;
	color: #ffffff;
}


/* 选择门店 e */


/* 详情页 */
.detail-bg {
	padding-top: 4.5rem;
}

.descri-box {
	position: relative;
	margin-bottom: 1.09rem;
	padding: 0 .3rem;
}

.l-tabs {
	box-sizing: border-box;
	position: absolute;
	top: -.71rem;
	width: 2.66rem;
	height: .71rem;
	padding-left: .4rem;
	background: url(../img/l-tabs.png?v={$v});
	background-size: 100%;
	font-family: PingFang-SC-Medium;
	font-size: .36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .78rem;
	letter-spacing: 0;
	color: #ffffff;
}

.descri-cont,
.plan-info,
.consult-cont {
	padding: .4rem .32rem;
	background: rgba(255, 255, 255, 1);
	border-radius: 0 .2rem .2rem .2rem;
	font-size: .28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .5rem;
	letter-spacing: 0px;
}
.descri-title {
	display: inline-block;
	width: 1.6rem;
	text-align-last: justify;
}
.cl-c8 {
	color: #5640c8;
}



.plan-list {
	margin-bottom: .2rem;
	padding: 0 .3rem;
}

.plan-tab {
	position: relative;
}

.plan-info-tilte {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.plan-info-s-tilte {
	flex: 1;
}

.open-icon {
	width: .27rem;
	height: .13rem;
	background: url(../img/open-icon.png?v={$v}) no-repeat;
	background-size: .27rem .13rem;
	background-position: center;
	padding: .2rem;
}

.open-icon-rx180 {
	transform: rotateX(180deg);
}

.plan-info-cont {
	margin: .12rem 0;
	padding: .26rem;
	font-size: .28rem;
	font-family: PingFang-SC-Medium;
	font-weight: normal;
	font-stretch: normal;
	line-height: .4rem;
	letter-spacing: 0px;
	color: #343434;
	background-color: rgba(86, 64, 200, .03);
}

.agreement-list {
	padding: 0 .62rem;
}

.more-detitle {
	font-size: .14rem;
	color: #769139;
}

.agreement-link {
	font-size: .26rem;
	color: #FCFDFB;
}

.consult-box {
	position: relative;
	margin-top: 1.1rem;
	margin-bottom: .56rem;
	padding: 0 .3rem;
}

.insure-btn {
	width: 6.9rem;
	height: .82rem;
	line-height: .82rem;
	margin-bottom: .7rem;
	margin: 0 auto;
	color: #fff;
	font-size: .36rem;
	text-align: center;
	background-color: #5640c8;
	border-radius: .2rem;
}

.shadow {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 6;
}

.plan-modal-war,.code-modal-war {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

	/* */
}



.plan-modal-cont {
	box-sizing: border-box;
	width: 6.7rem;
	height: 5.15rem;
	padding: .45rem .6rem;
	background-color: #ffffff;
	border-radius: .1rem;
	color: #353535;
}

.plan-modal-close,
.upload-close {
	display: block;
	width: .64rem;
	height: .64rem;
	background: url(../img/close.png?v={$v}) no-repeat;
	background-size: 100%;
	margin: .5rem auto 0 auto;
	cursor: pointer;
}

.plan-modal-title {
	margin-bottom: .4rem;
	font-size: .36rem;
	color: rgba(50, 50, 50, 1);
	text-align: center;
}

.plan-modal-btn {
	width: 1.4rem;
	height: .5rem;
	margin-right: .2rem;
	margin-bottom: .26rem;
	padding: .1rem .3rem;
	font-size: .26rem;
	color: rgba(119, 146, 57, 1);
	border: 1px solid rgba(119, 146, 57, 1);
	border-radius: .1rem;
}

.plan-modal-act-btn {
	color: #fff;
	background: #779239;
}

.plan-modal-plan-info {
	box-sizing: border-box;
	width: 5.82rem;
	height: 1.3rem;
	margin: .36rem 0;
	padding: .3rem .32rem;
	font-size: .26rem;
	color: rgba(52, 52, 52, 1);
	background: rgba(250, 255, 238, 1);
}

.plan-modal-item {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: .6rem;
	border-bottom: .01rem solid #e6e6e6;
	padding-right: .5rem;
	margin-bottom: .18rem;
	font-size: .3rem;
}

.plan-modal-item .start-time,
.plan-modal-item .end-time {
	width: 3.4rem;
	height: .5rem;
	text-align: right;
	border: none;
}

.price {
	margin: 0 .2rem;
}

.plan-modal-insure-btn {
	width: 4rem;
	height: .82rem;
	line-height: .82rem;
	margin: .4rem auto 0 auto;
	color: #fff;
	font-size: .36rem;
	text-align: center;
	background-color: #5640c8;
	border-radius: .2rem;
}

/* 投保信息填写页 */
.fill-pege-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .54rem;
	margin-bottom: .54rem;
	padding-left: .36rem;
}

.fill-pege-top .logo-img {
	display: inline-block;
	width: 1.78rem;
	height: .68rem;
	background: url(../img/logo.png?v={$v}) no-repeat;
	background-size: 100%;
}
.fill-pege-top .picc-logo-img {
	display: inline-block;
	width: 1.24rem;
	height: .59rem;
	background: url(../img/picc-logo.png?v={$v}) no-repeat;
	background-size: 100%;
}

.insure-deteil {
	width: 1.76rem;
	height: .58rem;
	line-height: .58rem;
	font-size: .26rem;
	color: #fff;
	text-align: center;
	background: url(../img/insure-deteil-bg.png?v={$v}) no-repeat;
	background-size: 100%;
	cursor: pointer;
}

.fill-info {
	padding: 0 .49rem;
}

.insure-name {
	position: relative;
	margin-bottom: .6rem;
	font-size: .38rem;
	color: #5640c8;
}

.insure-name:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -.2rem;
	width: 1.8rem;
	height: .1rem;
	background: #5640c8;
}

.limit-time {
	margin-bottom: .3rem;
	font-size: .3rem;
	color: rgba(50, 50, 50, 1);
}

.beneficiary {
	margin-bottom: .5rem;
	font-size: .3rem;
	color: rgba(50, 50, 50, 1);
}

.policy-holder {
	box-sizing: border-box;
	width: 6.5rem;
	height: .5rem;
	margin-bottom: .2rem;
	padding-left: .2rem;
	line-height: .5rem;
	font-size: .26rem;
	color: rgba(51, 51, 51, 1);
	background-color: rgba(86, 64, 200, .1);
}

.info-item {
	margin-bottom: .2rem;
	padding-bottom: .1rem;
}
.insured-show {
	
}

.upload-bank-card {
	
}
.upload-bank-card-label {
	display: block;
	position: absolute;
	top: 0.08rem;
	right: -0.2rem;
	width: .36rem;
	height: .30rem;
	padding: .2rem;
	background: url(../img/photo-icon.png?v={$v}) no-repeat;
	background-size: .36rem .3rem;
	background-position: center;
	cursor: pointer;
}

.item-name {
	font-size: .26rem;
	color: rgba(51, 51, 51, 1);
}

.border-b {
	border-bottom: 1px solid #CDCDCD;
}

.item-input {
	position: relative;
	font-size: .3rem;

}

.item-input .write-input {
	width: 6.5rem;
	height: .76rem;
	border: none;
	background: #fff;
	border-bottom: 1px solid #CDCDCD;
}

.item-input select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.tisp-icon {
	display: inline-block;
	width: .28rem;
	height: .28rem;
	padding: .1rem;
	background: url(../img/tisp-icon.png?v={$v}) no-repeat;
	background-size: .28rem .28rem;
	background-position: center;
	vertical-align: middle;
}

.write-icon {
	display: block;
	position: absolute;
	top: 0.24rem;
	right: 0;
	width: .32rem;
	height: .32rem;
	background: url(../img/write-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}

.select-icon {
	display: block;
	position: absolute;
	top: 0.32rem;
	right: 0;
	width: .32rem;
	height: .32rem;
	background: url(../img/select-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}

.photo-icon {
	display: block;
	position: absolute;
	top: 0.08rem;
	right: -0.2rem;
	width: .36rem;
	height: .30rem;
	padding: .2rem;
	background: url(../img/photo-icon.png?v={$v}) no-repeat;
	background-size: .36rem .3rem;
	background-position: center;
	cursor: pointer;
}

.calendar-icon {
	display: block;
	position: absolute;
	top: 0.16rem;
	right: 0;
	width: .32rem;
	height: .32rem;
	background: url(../img/calendar-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}
.select-icon {
	display: block;
	position: absolute;
	top: .28rem;
	right: 0;
	width: .21rem;
	height: .13rem;
	background: url(../img/calendar-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}
.item-sex {
	display: inline-block;
	height: .76rem;
	line-height: .76rem;
	margin-right: .4rem;
}

.select-sex {
	display: none;
}

.select-sex-label {
	display: inline-block;
	width: .22rem;
	height: .22rem;
	margin-right: .04rem;
	padding: .04rem;
	border: 1px solid #5640c8;
	border-radius: 50%;
	vertical-align: text-top;
}

.select-sex:checked+.select-sex-label {
	background: #5640c8;
	background-clip: content-box;
}

.consent-contract {
	display: none;
}

.consent-contract-label {
	display: inline-block;
	width: .22rem;
	height: .22rem;
	border: 1px solid #5640c8;
	vertical-align: text-top;
}

.consent-contract:checked+.consent-contract-label {
	background: url(../img/consent-icon.png?v={$v}) no-repeat;
	background-size: .22rem .22rem;
}

.item-contract {
	margin: 0 .02rem;
	color: #5640c8;
	cursor: pointer;
}

.insure-info-btn {
	width: 6.5rem;
	height: .82rem;
	line-height: .82rem;
	margin: .3rem auto 1rem auto;
	background: #5640c8;
	border: none;
	border-radius: .2rem;
	font-size: .36rem;
	color: rgba(255, 255, 255, 1);
}

.info-modal-cont {
	padding: .4rem .34rem .6rem .34rem;
	background-color: #fff;
	text-align: center;
	border-radius: .2rem;
}

.info-modal-title {
	padding-bottom: .2rem;
	margin-bottom: .2rem;
	font-size: .36rem;
}

.info-modal-s-title {
	margin-bottom: .24rem;
	font-size: .32rem;
}

.info-modal-text {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: inherit;
	justify-content: space-around;
	width: 5.82rem;
	height: 1.3rem;
	padding: .2rem .6rem;
	font-size: .28rem;
	background-color: rgba(86, 64, 200, .03);
}

.info-modal-text-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.upload-ID-cont,
.upload-xsz-cont {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.upload-ID-top,
.upload-xsz-top {
	position: relative;
	height: .88rem;
	line-height: .88rem;
	background-color: #F8F8F8;
	text-align: center;
	font-size: .34rem;

}

.page-close-icon {
	display: block;
	position: absolute;
	padding: .3rem;
	width: .28rem;
	height: .28rem;
	background: url(../img/close-icon.png?v={$v}) no-repeat;
	background-size: .28rem .28rem;
	background-position: center;
}

.upload-ID-main,
.upload-xsz-main {
	padding: 0 .3rem;
}

.upload-ID-btn,
.upload-xsz-btn {
	position: relative;
}

.upload-card-bg {
	width: 3.26rem;
	height: 2.3rem;
	margin: .4rem auto .2rem auto;
	background: url(../img/upload-ID-bg.png?v={$v});
	background-size: 100%;
}

.upload-ID-input,
.upload-xsz-input {
	display: none;
}

.upload-ID-label,
.upload-xsz-label {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1.63rem;
	width: 3.26rem;
	height: 2.3rem;
	z-index: 2;
}

.upload-ID-img,
.upload-xsz-img {
	display: block;
	width: 3.26rem;
	height: 2.3rem;
	z-index: 1;
	margin: .4rem auto .2rem auto;

}

.upload-ID-text,
.upload-xsz-text {
	text-align: center;
	font-size: .26rem;
	margin-bottom: .4rem;
	padding-bottom: .4rem;
	border-bottom: 1px dotted rgba(225, 225, 225, 1);
}

.ID-info,
.xsz-info {
	width: 6.9rem;
	height: .94rem;
	line-height: .94rem;
	margin-bottom: .2rem;
	background: rgba(248, 249, 251, 1);
	border-radius: .1rem;
	font-size: .28rem;
}

.ID-info-label,
.xsz-info-label {
	display: inline-block;
	width: 1.2rem;
	margin-left: .2rem;
	color: rgba(102, 102, 102, 1);
}

.ID-info-input,
.xsz-info-input {
	width: 5.2rem;
	height: .7rem;
	border: none;
	background: rgba(248, 249, 251, 1);
}

.id-submit-btn,
.xsz-submit-btn {
	width: 6.92rem;
	height: .82rem;
	margin-top: .6rem;
	border-radius: .2rem;
	background: #78933B;
	border: none;
	font-size: .36rem;
	color: rgba(255, 255, 255, 1);
}

.dis-submit-btn {
	background-color: #C0C0C0;
	pointer-events: none
}

.success-icon {
	display: block;
	width: 1.18rem;
	height: 1.33rem;
	margin: .2rem auto;
	background: url(../img/success-icon.png?v={$v});
	background-size: 100%;
}

.upload-text {
	width: 3.89rem;
	margin-top: -.1rem;
	font-size: .28rem;
	color: rgba(153, 153, 153, 1);
}

.upload-xsz-bg {
	width: 3.26rem;
	height: 2.3rem;
	margin: .4rem auto .2rem auto;
	background: url(../img/upload-xsz-bg.png?v={$v});
	background-size: 100%;
}

.uploa-tisp-font {
	font-size: .26rem;
	color: rgba(244, 72, 58, 1);
}

.xsz-agreement {
	margin-top: .6rem;
}

.upload-ID-btn .loading,
.upload-xsz-btn .loading {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1.63rem;
	width: 3.26rem;
	height: 2.3rem;
	background: rgba(239, 239, 239, 0.8);
	z-index: 10;
}

.upload-ID-btn .loading .loading-icon,
.upload-xsz-btn .loading .loading-icon {
	display: block;
	width: .48rem;
	height: .48rem;
	background: url('../img/loading-icon.png?v={$v}') no-repeat;
	background-size: 100% 100%;
	animation: loading linear infinite 2s;
	-webkit-animation: loading linear infinite 2s;
	-moz-animation: loading linear infinite 2s;
	-ms-animation: loading linear infinite 2s;
}

.code-modal-main {
	padding: .4rem .49rem .67rem .49rem;
	background-color: #fff;
	border-radius: .1rem;
	text-align: center;
}
.code-modal-title {
	font-family: PingFang-SC-Medium;
	font-size: .36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height:.45rem;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.code-modal-input {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .46rem;
}
.dy-code{
	flex: 1;
	height: .7rem;
	font-family: PingFang-SC-Medium;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .45rem;
	letter-spacing: 0px;
	color: #333;
	border: none;
}

#canvas {
	width: 1.8rem;
	height: .7rem;
	background-color: rgba(86, 64, 200, .2);
}
.code-modal-btn {
	width: 4rem;
	height: .82rem;
	margin: .64rem auto 0 auto;
	background-color: #5640c8;
	border-radius: .2rem;
	border: none;
	font-family: PingFang-SC-Medium;
	font-size: .36rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.customer-notify {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.notify-top {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: .88rem;
	border-bottom: 1px solid #e5e5e5;
}
.notify-close {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: .88rem;
	height: .88rem;
	padding: .3rem;
	background: url(../img/close-ico.png) no-repeat;
	background-size: .28rem .28rem;
	background-position: center;
}
.notify-title {
	font-size: 0.38rem;
}
.notify-main {
	padding: .3rem;
}
.notify-txt {
	color: #999;
	font-size: .28rem;
}
.note-btn {
	width: 100%;
	text-align: center;
}
.tbxz-close-btn,.mztk-close-btn,.signatured-btn{
	width: 6.5rem;
	height: .82rem;
	line-height: .82rem;
	margin: .5rem auto 1rem auto;
	background: #5640c8;
	border: none;
	border-radius: .2rem;
	font-size: .36rem;
	color: rgba(255, 255, 255, 1);
}
.fixed-bottom-animation {
	position: fixed;
	left: 0;
	bottom: 0;
	height: auto;
	width: 100%;
	opacity: .4;
	background: linear-gradient(0deg,#2a2b2c 0,#fff);
	text-align: center;
	color: #fff;
}
.handarrow {
	width: 100%;
	height: 1.8rem;
	line-height: 1.8rem;
	display: flex;
	justify-content: center;
	align-items: center;	
}

.handarrow span {
	display: inline-block;
	width: 122px;
	height: 106px;
	background: url(../img/handarrowlong.png);
	background-size: 122px auto;
	animation: flymove 1.35s steps(19) infinite;
	-webkit-animation: flymove 1.35s steps(19) infinite;
   
}

@keyframes flymove{
	0%{background-position:0 0}to{background-position:0 -2020px}
}
.handar-txt {
	height: .8rem;
	line-height: .8rem;
	margin-bottom: .35rem;	
}
.autograph-top {
	position: relative;
	text-align: center;
}
.autograph-title {
	margin-top: 1rem;
	font-size: .42rem;
}
.reset-signature {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #5640c8;
	cursor: pointer;
}
.signatureInfo{
	box-sizing: border-box;
	width: 100%;
	height: 4rem;
	border: 2px dotted #ccc;
	margin: .3rem auto .1rem auto;
}     

/* 保单支付页 */
.v8-order-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	padding: .4rem .3rem;
}

.v8-order-top .t-title {
	padding-bottom: .3rem;
	font-size: .34rem;
	color: #343434;
	line-height: 1;
}

.v8-order-top .t-left .t-cont li {
	display: flex;
	align-items: center;
	color: #999;
	font-size: .26rem;
	height: 0.3rem;
}

.v8-order-top .t-left .t-cont [class*=icon_] {
	position: relative;
	display: inline-block;
	margin-right: .1rem;
	margin-top: 0;
	margin-bottom: 0;
	top: 0.005rem;
	width: .26rem;
	height: .26rem;
	background-size: .24rem;

}

.icon_clock {
	background-image: url(../img/bd_time_icon@2x.png?v={$v});
}

.icon_user {

	background-image: url(../img/bd_syr_icon@2x.png?v={$v});
}

.pay-success-icon {
	display: block;
	width: .9rem;
	height: 1.02rem;
	margin: 0 auto .2rem auto;
	background: url(../img/pay-success-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}



.tip-wra {
	height: .84rem;
	line-height: .84rem;
	background: #fee6e6;
}

.tip-wra .tip {
	padding-left: .8rem;
	background: url(../img/tip.png?v={$v})no-repeat .3rem 50%;
	background-size: .36rem .36rem;
	font-size: .26rem;
	color: #f45151;
}

.item-list-wra {
	width: 100%;
	background: #fff;
	font-size: .32rem;
}

.item-list-wra .item-list {
	padding: 0 .3rem;
	height: .98rem;
	justify-content: space-between;
	border-bottom: 1px solid #e9edf5;
}

.item-list-wra .item-list:last-child {
	border-bottom: none;
}

.item-list-wra .item-list>div {
	display: block;
}



.item-list-wra .zfb_icon {
	margin-top: 0.04rem;
	margin-right: .16rem;
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: url('../img/zfb_icon.png?v={$v}')no-repeat;
	background-size: 100% 100%;
}

.item-list-wra .wx_icon {
	margin-top: 0.04rem;
	margin-right: .16rem;
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: url('../img/wx_icon.png?v={$v}')no-repeat;
	background-size: 100% 100%;
}

.item-list-wra input[type=radio],
.item-list-wra input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.item-list-wra input[type=radio]:not(old):checked+label span .check {
	display: inline-block;
	width: .34rem;
	height: .34rem;
	background: url(../img/checked.png?v={$v}) no-repeat;
	background-size: 100% 100%;
}

.item-list-wra input[type=radio]:not(old)+label span .check {
	display: inline-block;
	width: .34rem;
	height: .34rem;
	background: url(../img/check.png?v={$v}) no-repeat;
	background-size: 100% 100%;
}

.item-list-wra input[type=checkbox]:not(old):checked+label span .check {
	display: inline-block;
	width: .8rem;
	height: .5rem;
	background: url(../img/button_on.png?v={$v}) no-repeat;
	background-size: 100% 100%;
}

.item-list-wra input[type=checkbox]:not(old)+label span .check {
	display: inline-block;
	width: .8rem;
	height: .5rem;
	background: url(../img/button_off.png?v={$v}) no-repeat;
	background-size: 100% 100%;
}

.item-title {
	padding: 0 .3rem;
	height: .88rem;
	line-height: .88rem;
	font-size: .28rem;
	color: #999999;
}

.footer-pay {
	width: 100%;
	height: 1rem;
}

.footer-pay .price {
	padding-left: .3rem;
	margin-right: .18rem;
	text-align: left;
	font-size: .42rem;
	color: #f4483a;
}

.footer-pay .pay-btn {
	display: block;
	width: 3.2rem;
	height: 100%;
	line-height: 1rem;
	text-align: center;
	background: #7d9248;
	color: #fff;
	font-size: .36rem;
}

.pay-succ-result-bg {
	width: 7.5rem;
	height: 2.72rem;
	padding-top: .4rem;
	background: url(../img/pay-result-bg.png?v={$v}) no-repeat;
	background-size: 100%;
}

.pay-success-icon {
	display: block;
	width: .9rem;
	height: 1.02rem;
	margin: 0 auto .2rem auto;
	background: url(../img/pay-success-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}

.pay-font {
	text-align: center;
	font-size: .32rem;
	color: rgba(255, 255, 255, 1);
}
.pay-succ-info {
	position: relative;
	box-sizing: border-box;
	width: 6.9rem;
	height: 5.25rem;
	background-color: #ffffff;
	padding: .3rem .4rem .7rem .4rem;
	background: #fff;
	margin: .3rem auto;
}
.pay-succ-info::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 7.06rem;
	height: .16rem;
	background-color: #3b26aa;
	border-radius: .8rem;
}

.pay-insurance-name {
	/* margin-top: .74rem; */
	/* padding-left: .72rem; */
	font-size: .34rem;
	color: rgba(52, 52, 52, 1);
}

.pay-info-box {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	width: 6.1rem;
	height: 2.15rem;
	margin: .3rem auto;
	padding: .3rem 0 .3rem .58rem;
	background: rgba(250, 250, 250, 1);
	border-radius: .1rem;
}

.pay-info-item {
	position: relative;
	font-size: .28rem;
	color: rgba(102, 102, 102, 1);
}

.pay-info-item:before {
	content: '';
	display: block;
	position: absolute;
	top: .14rem;
	left: -.2rem;
	width: .09rem;
	height: .09rem;
	background: rgba(118, 145, 56, 1);
	border-radius: 50%;
}

.pay-fail-result-bg {
	width: 7.54rem;
	height: 7.35rem;
	padding-top: .4rem;
	background: url(../img/pay-fail-result-bg.png?v={$v}) no-repeat;
	background-size: 100%;
}

.pay-fail-icon {
	display: block;
	width: .9rem;
	height: 1.02rem;
	margin: 0 auto .2rem auto;
	background: url(../img/pay-fail-icon.png?v={$v}) no-repeat;
	background-size: 100%;
}

.continue-pay-btn {
	display: block;
	width: 6rem;
	height: .82rem;
	line-height: .82rem;
	margin: .4rem auto 0 auto;
	border-radius: .2rem;
	background: url(../img/insure-btn.png?v={$v}) no-repeat;
	background-size: 100% 100%;
	border: none;
	font-size: .36rem;
	color: rgba(255, 255, 255, 1);
}
.pay-succ-btn {
	display: block;
	width: 6.09rem;
	height: .82rem;
	margin-top: .5rem;
	background-color: #5640c8;
	border-radius: .2rem;
	font-family: PingFang-SC-Medium;
	font-size: .36rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .82rem;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
/* 保险协议弹窗 */
.shadeLayer1 {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 95;
}

.dialog-radius {
	border-radius: 0.3rem 0.3rem 0px 0px;
}

.notecontent {
	overflow-x: hidden;
}

.notecontent div[class*=gutter-author-p-] {
	padding: 0 !important;
	width: 100% !important;
}

.notecontent div[class*=gutter-author-p-] ol li {
	margin-left: 0 !important;
}

.notebox-tbxz .notecontent,
.notebox-tbrsm .notecontent {
	padding: 0rem 4% 0;
}

.tbxz-dialog-outer,
.tbrsm-dialog-outer {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	transition: all .8 ease-in-out;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	z-index: 100;
	background: #fff;
	font-size: 0.4rem;
	text-align: center;
	padding: 0.4rem 0 0;
	bottom: 0;
	display: none;
}

.noteboxh1 {
	position: relative;
}

.noteboxh1 .closebtn {
	position: absolute;
	top: -0.1rem;
	right: 0.1rem;
	width: 0.3rem;
	display: inline-block;
	padding: 0.1rem 0.2rem;
	z-index: 100;
	/*bottom:72%;*/
}

.notebox-tbxz,
.notebox-tbrsm {
	/*position: fixed;*/
	text-align: left;
	font-size: 0.3rem;
	width: 100%;
	left: 0;
	bottom: 0;
	transition: all .8 ease-in-out;
	z-index: 100;
	background: #fff;
	/*max-height: 70%;*/
	overflow: auto;
	line-height: 0.55rem;
	border-bottom: solid 0.3rem #fff;
	border-top: solid 0.2rem #fff;
	max-height: 9.3rem;
	word-break: break-all;
}

/*免责条款 保险条款0625*/
.mztk-dialog-outer,
.bxtk-dialog-outer,
[class*=-active-dialog-outer] {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	transition: all .8 ease-in-out;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	z-index: 1000;
	background: #fff;
	font-size: 0.4rem;
	text-align: center;
	padding: 0.4rem 0 0;
	bottom: 0;
	display: none;
}

.mztk-dialog-outer .notebox-mztk,
.bxtk-dialog-outer .notebox-bxtk,
[class*=-active-dialog-outer] [class*=notebox-] {
	left: 0;
	bottom: 0rem;
	text-align: left;
	width: 92%;
	transition: all .8 ease-in-out;
	background: #fff;
	overflow: auto;
	line-height: 0.55rem;
	border-bottom: solid 0.3rem #fff;
	border-top: solid 0.2rem #fff;
	max-height: 9.5rem;
	padding: 0 4% 0;
	font-size: 0.3rem;
	z-index: 100;
}

.mztk-dialog-outer .notebox-mztk .con-list,
.bxtk-dialog-outer .notebox-bxtk .con-list {
	padding-bottom: 0rem !important;
}

.bxtk-dialog-outer .con-list li {
	/*height:0.99rem;
    line-height:0.99rem;*/
	line-height: .4rem;
	padding-bottom: .2rem;
	padding-top: .2rem;
	padding-right: .2rem;
	font-size: 0.32rem;
	color: #333;
	border-bottom: solid #f1f1f1 1px;
	background: url(../img/ruleri.png?v={$v}) right no-repeat;
	background-size: 0.18rem;
}

.bxtk-dialog-outer .con-list li a {
	display: block;
}
