body {
	background: #f5f5f5;
}

.banner_bg {
	width: 100%;
	height: 200px;
	text-align: center;
	background: linear-gradient(#4ab27b 0%, rgba(255, 255, 255, 0.7) 98%);

}

.bxnamebox {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 30px;
	padding-left: 15px;
}

.bxname {
	color: #f6f6a5;
}

.bxtitlebox {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	margin-top: 10px;
	letter-spacing: 1px;
	padding-left: 15px;
}

.cardbox {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 8px;
}

.HomeHeader_cardBox {
	padding: 15px;
}

.HomeHeader_home-header {
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.bgy {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #4ab27b;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt--5 {
	margin-top: -5px !important;
}

.mt--15 {
	margin-top: -15px !important;
}

.mt--25 {
	margin-top: -25px !important;
}

.mt--65 {
	margin-top: -65px !important;
}

.HomeHeader_home-header-separate-content-text {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.HomeHeader_title {
	font-size: 14px;
	font-weight: 600;
	margin-left: 5px;
}

.HomeHeader_text {
	font-size: 13px;
	color: rgba(0, 0, 0, .45);
	margin-left: 8px;
}

.InsuredType_hideScroll {
	margin-top: 10px;
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.InsuredType_insuredTypeHeaderBox {
	width: 100%;
	height: 110px;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.InsuredType_insured-type-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: left;
	justify-content: left;
	text-align: center;
	padding-left: -15px;
	cursor: pointer;
	padding: 0 0 10px;
}

.InsuredType_insured-type-header-version {
	width: 95px;
	margin: 0 4px;
	position: relative;
	z-index: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-color: #f5f6fa;
	border-radius: 8px;
	box-sizing: content-box;
	padding: 10px 0 10px;
}

.InsuredType_insured-type-header-version-title {
	margin-top: 5px;
	font-size: 17px;
	font-weight: 700;
	color: rgba(0, 0, 0, .871);
	white-space: nowrap;
}

.InsuredType_insured-type-header-version-text {
	margin-top: 2px;
	font-size: 16px;
	color: rgba(0, 0, 0, .397);
	white-space: nowrap;
}

.InsuredType_insured-type-header-select {
	width: 95px;
	margin: 0 4px;
	position: relative;
	z-index: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-color: #4ab27b;
	border-radius: 8px;
	padding: 10px 0 10px;
}

.InsuredType_insured-type-header-select-title {
	margin-top: 0px;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	white-space: nowrap;
}

.InsuredType_insured-type-header-select-text {
	margin-top: 2px;
	font-size: 17px;
	color: hsla(0, 0%, 100%, .69);
	white-space: nowrap;
}

.InsuredType_insured-type-header-select-triangle {
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 5.333vw solid transparent;
	border-right: 5.333vw solid transparent;
	border-top: 3.467vw solid #4ab27b;
}

.bzlxbox {
	padding: 15px;
}

.InsuredType_insured-type-title {
	display: flex;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.InsuredType_insured-type-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
}

.InsuredType_insured-type-title-header,
.InsuredType_insured-type-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
}

.InsuredType_insured-type-title-header-text {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	white-space: nowrap;
	letter-spacing: 1px;
}

.InsuredType_insured-type-title-img {
	height: 18px;
	margin-left: 2.133vw;
}

.InsuredType_insured-type-title-text {
	color: #4ab27b;
	cursor: pointer;
	font-size: 3.733vw;
}

.InsuredType_insured-type-content-information__cNP_f {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 15px;
	margin: 3.2vw 0;
	color: rgba(0, 0, 0, .85);
}


.InsuredType_prorocols__dbbvG {
	background-color: #f3faff;
	border-radius: 2.133vw;
	margin: 5px;
	font-size: 15px;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin: 0 auto;
	color: #4ab27b;

}

.EditOrderInfo_insured-header-left-num__p__r3 {
	width: 5.333vw;
	height: 5.333vw;
	background-color: #4ab27b;
	color: #fff;
	text-align: center;
	line-height: 5.333vw;
	font-size: 3.733vw;
	border-radius: 1.6vw;
	margin-right: 2vw;
}

.EditOrderInfo_insured-header-left-num__p__r4 {
	width: 75px;
	height: 5.333vw;
	background-color: #4ab27b;
	color: #fff;
	text-align: center;
	line-height: 5.333vw;
	font-size: 3.733vw;
	border-radius: 1.6vw;
	margin-right: 2vw;
}

.whicon {
	font-size: 18px;
}

.EditOrderInfo_insured-type-caveat-title__PXVyk {
	font-size: 4vw;
	color: rgba(0, 0, 0, .85);
	margin-bottom: 1.067vw;
	line-height: normal;
	display: flex;
	align-items: center;
}

.EditOrderInfo_insured-type-caveat-title__PXVyk img {
	width: 4vw;
	height: 4vw;
	margin-top: -0.8vw;
	margin-right: 1.333vw;
}

.EditOrderInfo_insured-type-caveat__A85s9 {
	padding: 0;
	text-align: justify;
	margin-top: 3.2vw;
	margin-bottom: 3.2vw;
	line-height: 5.867vw;
	font-size: 3.467vw;
	color: rgba(0, 0, 0, .65);
}

.EditOrderInfo_insured-type-caveat-spanTwo__cuNy7 {
	color: #4ab27b;
	font-weight: 400;
}

.lsicon {
	color: #4ab27b;
	font-size: 18px;
}

.notice-swipe {
	height: 40px;
	line-height: 40px;
}

.home_blue__uRzY_ {
	color: #4ab27b;
}

.home_introductionItem__tvYrR {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 3.2vw;
}

.home_introductionItemLeft__WzGdo {
	width: 65px;
	height: 65px;
	border-radius: 8px;
}

.home_img__S_KTz {
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.home_introductionItemRight__mI8MH {
	margin-left: 3.2vw;
	width: 66.933vw;
}

.home_introductionItemRightTitle__RAjvE {
	font-size: 4vw;
	font-weight: 700;
	margin-bottom: 1.067vw;
	color: rgba(0, 0, 0, .85);
}

.home_introductionItemRightText__RDKUS {
	font-size: 3.467vwpx;
	color: rgba(0, 0, 0, .65);
}

.ClaimsProcess_claimsProcessItem__xihxl {
	width: 100%;
	margin-top: 3.2vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ClaimsProcess_claimsProcessItemLeft__QrvBV {
	width: 10.667vw;
	height: 10.667vw;
	margin-right: 3.733vw;
}

.ClaimsProcess_img__KcGPQ {
	width: 10.667vw;
	height: 10.667vw;
}

.ClaimsProcess_claimsProcessItemRight__Tpn9B {
	width: 70.8vw;
}

.ClaimsProcess_claimsProcessItemRightTop__y4eZI {
	width: 100%;
	height: 6.4vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ClaimsProcess_claimsProcessItemTitle__27NXv {
	font-size: 3.9vw;
	font-weight: 700;
	color: rgba(0, 0, 0, .85);
}

.ClaimsProcess_claimsProcessItemDetails__F8bsB {
	margin-top: 1.067vw;
	width: 100%;
	font-size: 3.467vw;
	color: rgba(0, 0, 0, .65);
}

.ClaimsProcess_claimsProcessItemBtn__G0uqf,
.ClaimsProcess_claimsProcessItemNoBtn__77A_e {
	height: 4.4vw;
	color: #4ab27b;
	font-size: 3.2vw;
	padding: 1.067vw 2.133vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.ClaimsProcess_icon__c95Y9 {
	width: 3.467vw;
	margin-right: 1.067vw;
}

.ClaimsProcess_claimsProcessItemBtn__G0uqf {
	border-radius: 3.2vw;
	background-color: #ebf6ff;
}

.my-swipe .van-swipe-item {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #fff;


}

.home_home-Insurance-example-box__JfvsK {
	width: 98%;
	border: 1px solid #f5f6fa;
	border-radius: 8px;
	margin: 0 auto;

}

.home_home-Insurance-example-box-title__YPYAF {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	background-color: #4ab27b;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	text-align: left;
	text-indent: 15px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.home_home-Insurance-example-box-content__lKu7Y {
	padding: 3.2vw;
}

.home_home-Insurance-example-box-content-item__7hVJa {
	width: 100%;
	margin-bottom: 3.2vw;
	text-align: left;
}

.home_home-Insurance-example-box-content-item-title__XmNmQ {
	font-size: 16px;
	line-height: 32px;
	color: rgba(0, 0, 0, .85);
	font-weight: 700;
}

.home_home-Insurance-example-box-content-item-text__7Rked {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .65);
}

.my-swipe {
	margin-top: 15px;
}

.myInsurance_boxTwo__3qnAg,
.myInsurance_box__s0zJM {
	width: 100%;
	background-color: #f5f6fa;
	border-radius: 2.133vw;

}

.myInsurance_boxTwo__3qnAg,
.myInsurance_box__s0zJM {
	width: 100%;
	background-color: #f5f6fa;
	border-radius: 2.133vw;
	margin-top: 15px;

}

.myInsurance_boxTop__pqHPA {
	width: 100%;
	height: 6.933vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.myInsurance_boxTopOne__RQhNQ {
	width: 14.4vw;
	height: 6.933vw;
	line-height: 6.933vw;
	background-color: #0092ff;
	border-radius: 1.067vw;
	text-align: center;
	font-size: 3.733vw;
	color: #fff;
	font-weight: 700;
}

.myInsurance_boxTopOne__RQhNQ {
	width: 14.4vw;
	height: 6.933vw;
	line-height: 6.933vw;
	background-color: #4ab27b;
	border-radius: 1.067vw;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
}

.myInsurance_boxTopText__Ross2 {
	font-size: 16px;
	line-height: 6.933vw;
	font-weight: 700;
	color: #000;
	margin-left: 1.6vw;
	white-space: nowrap;
}

.myInsurance_details__dbr_4 {
	color: rgba(0, 0, 0, .65);
	font-size: 3.467vw;
	margin: 2.667vw 0 3.2vw;
}

.myInsurance_btn__SKobP {
	width: 100%;
	height: 42px;
	background-color: #4ab27b;
	color: #fff;
	font-size: 4vw;
	font-weight: 700;
	line-height: 42px;
	text-align: center;
	border-radius: 2.133vw;
}

.myInsurance_icon__5CGzF {
	width: 4.1vw;
	height: 4.1vw;
	margin-right: 2.133vw;
	-webkit-transform: translateY(1.067vw);
	transform: translateY(1.067vw);
}

.myInsurance_black__0XnBW {
	color: rgba(0, 0, 0, .85);
}

.cjwt .van-cell {
	padding: 10px 15px;

}

.cjwt .van-cell__right-icon {
	height: 24px;
	font-size: 16px;
	line-height: 40px;
}

.Questions_questions-container-item-ques {
	width: 100%;
	height: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: left;
	-ms-flex-align: center;
	align-items: center;
}

.Questions_questions-container-item-ques-left__1cFTS {
	width: 5.333vw;
	height: 5.333vw;
	font-size: 3.333vw;
	font-weight: 700;
	color: #fff;
	background-color: #4ab27b;
	-webkit-transform: translateY(-5%);
	transform: translateY(-5%);
	text-align: center;
	padding-top: 0.4vw;
	border-radius: 2.667vw 2.667vw 0.533vw 2.667vw;
}

.home_home-footer__s8L1Y {
	width: 91.467vw;
	text-align: center;
	margin: 5.333vw auto 0;
	font-size: 3.733vw;
	color: rgba(0, 0, 0, .439);
}

.home_home-footer-span__ok6k3 {
	color: #4ab27b;
	margin: 0 0.533vw;
	cursor: pointer !important;
}

.Footer_box__uV4dT {
	height: 18.133vw;
}

.Footer_box__uV4dT,
.Footer_iosbox__eb_yU {
	position: fixed;
	width: 100vw;
	left: 0;
	bottom: 0;
	z-index: 10;
	background-color: #fff;
	border-top: 1px solid #eee;
}

.Footer_footer__92vdP {
	height: 18.133vw;
	width: 100vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	position: relative;
}

.Footer_footer-item-orange-price__GxE3L {
	color: #4ab27b;
	margin-right: 0.4vw;
	font-size: 5.333vw;
	font-weight: 500;
}

.Footer_footer-item-black-font__QNhT9 {
	font-size: 3.467vw;
	color: #1d1d1d;
}

.Footer_footer-item-black-font__QNhT9 {
	font-size: 3.467vw;
	color: #1d1d1d;
}

.Footer_footer-item-one___JDwL,
.Footer_footer-item__Kmnkt {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: auto;
	flex: auto;
	text-align: center;
	line-height: 4.667vw;
}

.Footer_footer-item__Kmnkt {
	width: 100%;
	background-color: #fff;
	color: #000;
	font-size: 4.267vw;
	outline: none;
	border: none;

}

.Footer_footer-item-btn__uYMgK {
	margin: 0 2.667vw;
	width: 28.933vw;
	height: 11.8vw;
	line-height: 11.8vw;
	background: linear-gradient(270deg, #4ab27b, #6eb270);
	color: #fff;
	border-radius: 6.4vw;
	cursor: pointer;
}

.bxbox {
	width: 100%;
	height: 100px;
	border: 1px solid #eee;
	border-radius: 8px;
	text-align: center;
	align-items: center;
	padding-bottom: 5px;
}

.bximgbox {
	width: 100%;
	height: 80px;
	text-align: center;
}

.xzbxname {
	font-size: 12px;
	letter-spacing: 2px;

}

.bxlxbox .van-grid-item__content {
	padding: 6px 8px;

}

.zcsm {
	margin-top: 8px;
	color: rgba(0, 0, 0, .65);
}

.zcsm span {
	color: rgba(0, 0, 0, .95);
}

.babh {
	margin-top: 15px;
	text-align: center;
	color: #4ab27b;
	font-weight: bold;
}

.bxlxlist {
	padding: 15px;

}

.bxlxlist_img {
	padding-right: 10px;
	width: 25%;
}

.bxlxlist_con {
	width: 70%;
}

.flex-acenter-sbetween {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex-astart-sbetween {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.flex-aend-sbetween {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.flex-aend-sstart {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.flex-astart-sstart {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.bxmc {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: rgba(0, 0, 0, .65);
	line-height: 1.6;
}

.bxlxlist_type {
	background-color: #ebf6ff;
	color: #4ab27b;
	font-size: 12px;
	padding: 4px;
	border-radius: 6px;
}

.mt-8 {
	margin-top: 8px;
}

.mt-12 {
	margin-top: 12px;
}

.mr-8 {
	margin-right: 8px;
}

.ktb {
	font-size: 12px;
	color: rgba(0, 0, 0, .45);
}

.tqq {
	font-size: 12px;
}

.ljxq {
	font-size: 14px;
	color: #4ab27b;
	font-weight: 600;

}

.ybox {
	color: #f6b468;
	font-weight: 600;
}

.w-80 {
	width: 80% !important;
}

.letter-spacing-2 {
	letter-spacing: 2px;
}

.orderlist_con {
	width: 100%;

	.van-button__content {
		font-size: 12px;
	}
}

.bfbox {
	color: #f6b468;
	font-weight: 600;
	font-size: 14px;
}

.t-right {
	text-align: right;
}

.w-95 {
	width: 95%;
}

.mt-30 {
	margin-top: 30px;
}

.mt-50 {
	margin-top: 50px;
}

.bdinfo {
	padding: 15px;
}

.bdinfoktb {
	font-size: 14px;
	color: rgba(0, 0, 0, .65);
	line-height: 1.8;
}

.fz {
	color: #4ab27b;
}

.w-100 {
	width: 100%;
}

.dzbdbtn {
	width: 100%;
	color: #000;
	font-size: 4.267vw;
	outline: none;
	border: none;
	height: 11.8vw;
	line-height: 11.8vw;
	background: linear-gradient(270deg, #4ab27b, #6eb270);
	color: #fff;
	border-radius: 6.4vw;
	cursor: pointer;
	text-align: center;

}

.letter-spacing-4 {
	letter-spacing: 4px;
}

.jgywx_text {
	font-size: 13px;
	color: rgba(0, 0, 0, .45);
}

.InsuredType_insured-type-title-text .van-switch--on {
	background-color: #4ab27b;
}

.fp .van-field__label {
	line-height: 36px;
}

.van-field__control--custom {
	line-height: 36px;
}

.fjsc {
	text-align: center;
	margin-bottom: 20px;
}

.fjsc_name {
	text-align: center;
	line-height: 36px;
	letter-spacing: 3px;
}

.tbxz {
	display: flex;
	flex-wrap: wrap;
	line-height: 30px;
	padding:0 15px;
}
.tbxztl .van-tab--active {
    
	color: #323233;
    font-weight: 700;
    font-size: 16px !important;
    letter-spacing: 1px;
}
.tbxztl .van-tab {

    color: #646566;

}
.wty-btn-box {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wty-btn {
    margin: 0 2.667vw;
    width: 34.933vw;
    height: 8.8vw;
    line-height: 8.8vw;
    background: linear-gradient(270deg, #4ab27b, #6eb270);
    color: #fff;
    border-radius: 4.4vw;
    cursor: pointer;
}
.yddjs{
	color: rgba(0, 0, 0, .55);
	line-height: 30px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 1px;
}
.flex-acenter-scenter{
	display: flex;
	align-items: center;
	justify-content: center;
}
.khgzsbox{
	padding:0 15px;
}
.khgzsbox p{
	font-size: 14px;
	line-height: 1.5;
}

.tbxztl .van-tabs--line .van-tabs__wrap {
    border-radius: 16px 16px 0 0;;
}
.mt--45{
	margin-top: -45px;
}