body,html {
     -webkit-tap-highlight-color: transparent;
}
 body {
     font-family: -apple-system-font, Helvetica Neue, Helvetica, sans-serif;
     background-color: #f8f8f8;
     webkit-overflow-scrolling: touch;
}
.weui-navbar__item{
	font-size:0.385rem;
    border-radius: 8px;
}
.weui-navbar__item:after{
    border-right: 0px solid #ccc;
}
.weui-navbar__item.weui-bar__item--on {
    color: black;
    font-weight:700;
}
.weui-navbar{
    background-color: #f8f8f8;
}
.weui-navbar:after{
    border-bottom: 0px solid #ccc;
}
.weui-tabbar__label{
	font-size:0.385rem;
}
.weui-btn{
	/* font-size:0.5625rem; */
	font-size:0.5rem;
}
.weui-btn_mini{
	font-size:0.385rem;
	line-height:2;
}
.weui-cells{
	font-size:0.385rem;
}
.weui-form-preview{
	font-size:0.385rem;
}
.weui-form-preview__hd .weui-form-preview__value{
	font-size:0.45rem;
	font-weight:normal;
}
.weui-label{
	width:3.48125rem;
}
.weui-cells__title,
.weui-agree{
	font-size:0.385rem;
}
.weui-agree__checkbox{
	width:0.385rem;
	height:0.385rem;
}
.weui-agree__checkbox:checked:before{
	font-size:0.38625rem;
}
a:hover,
a:focus,
a:active{
	text-decoration:none!important;
}
 .row-flex {
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     position:relative;
     -webkit-box-align:start;
     -moz-box-align:start;
     -ms-flex-pack:start;
     -moz-justify-content:flex-start;
     -webkit-justify-content:flex-start;
     justify-content:flex-start;
     -webkit-box-pack: center;
     -moz-box-pack: center;
     -ms-flex-align:center;
     -webkit-align-items: center;
     -moz-align-items: center;
     align-items: center;
}
 .col-flex{
     display: -webkit-box;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction:column;
     flex-direction:column;
     position:relative;
     -webkit-justify-content:flex-start;
     justify-content:flex-start;
     -webkit-box-align:start;
     -webkit-box-pack: start;
     -webkit-align-items: start;
     align-items: start;
}
 .col-flex-stretch{
     display: -webkit-box;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction:column;
     flex-direction:column;
     position:relative;
     -webkit-justify-content:flex-start;
     justify-content:flex-start;
}
 .center-flex{
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-align:center;
     -moz-box-align:center;
     -ms-flex-pack:center;
     -moz-justify-content:center;
     -webkit-justify-content:center;
     justify-content:center;
     -webkit-box-pack: center;
     -moz-box-pack: center;
     -ms-flex-align:center;
     -webkit-align-items: center;
     -moz-align-items: center;
     align-items: center;
}
 .v-start-item{
     -webkit-justify-content:flex-start;
     justify-content:flex-start;
}
 .v-end-item{
     -webkit-justify-content:flex-end;
     justify-content:flex-end;
}
 .self-align-start{
     -webkit-align-items:flex-start;
     align-items:flex-start;
}
 .self-align-end{
     -webkit-align-items:center;
     align-items:center;
}
 .pro-text{
     padding: 8px 8px;
     -webkit-align-items: flex-start;
     align-items: flex-start;
     border: 1px solid white;
     border-radius: 8px;
     margin: 8px;
     background-color: white
}
.pro-text .weui-media-box__title{
	font-size:0.385rem;
    color: grey;
}
.pro-text .weui-media-box__desc{
	font-size:0.405rem;
    color: black;
    margin-bottom: 5px;
}
 .bottom-group{
    /*  margin-top:0.3rem; */
    margin-top:0.8rem;
}
.price{
     color:#f15757;
     font-weight:700;
     font-size:0.4375rem;
     line-height:1.2;
}
.priceText{
	font-size:0.385rem;
	line-height:1.2;
	color:#999;
	margin-left:5px;
}
.bottom-group .weui-btn{
    margin-right:0;
    background-color: #f2c056;
}
.weui-btn_primary {
    background-color: #f2c056;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
    color: rgba(255,255,255,0.6);
    background-color: #f2c056;
}
.weui-btn_disabled.weui-btn_primary {
    background-color: #eec689;
}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #f2c056;
}
.weui-form-preview__btn_primary {
    color: #f2c056;
}
.weui-form-preview__btn_warn {
    color: #e64340;
}
.weui-switch:checked,.weui-switch-cp__input:checked ~ .weui-switch-cp__box {
    border-color: #f2c056;
    background-color: #f2c056;
}

.pro-list .weui-cells{
     margin-top:0;
}
.responsive-img{
	max-width:100%;
}
 .weui-tabbar__item .bottom-menu-nonauto{
     display: block;
     background: url(../img/zjb/nonauto_icon-4ec43f503116e75c937f5607b07a038b.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
 .weui-tabbar__item.weui-bar__item--on .bottom-menu-nonauto{
     display: block;
     background: url(../img/zjb/nonauto_active_icon-74ddee58761bca2c0030bbf892fb5796.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
 .weui-tabbar__item .bottom-menu-me{
     display: block;
     background: url(../img/zjb/me_icon-4f210ab98eb17b7426748ef6f4b70d53.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
 .weui-tabbar__item.weui-bar__item--on .bottom-menu-me{
     display: block;
     background: url(../img/zjb/me_active_icon-9371dc89f878d258a1a734020033dea9.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
 .weui-tabbar__item .bottom-menu-order{
     display: block;
     background: url(../img/zjb/order_icon-c177366ab90a912264447186bff6980f.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
 .weui-tabbar__item.weui-bar__item--on .bottom-menu-order{
     display: block;
     background: url(../img/zjb/order_active_icon-c20fc1fb97c4a2a92d2992bacdc38576.png) no-repeat;
     background-size: 100% 100%;
     width: 100%;
     height: 100%;
}
.weui-tabbar__item .bottom-menu-find{
    display: block;
    background: url(../img/zjb/find_icon-0e0f10e62166fae242c3ffda6cf7a2dc.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.weui-tabbar__item.weui-bar__item--on .bottom-menu-find{
    display: block;
    background: url(../img/zjb/find_active_icon-13423eb6a319eaa07e113da79f1b9df8.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.top-bar{
	font-size:0.5rem;
	border-bottom:1px solid #d9d9d9;
	position:fixed;
	width:100%;
	z-index:100;
	background-color:#f8f8f8;
	top:0;
}
.top-bar .weui-flex__item{
	padding:0.3125em 0.3125em;
	color:#f2c056;
}
.home-top-ico{
    display: inline-block;
    background: url(../img/home_active_icon.png) no-repeat;
    background-size: 100% 100%;
    width: 0.6rem;
    height: 0.6rem;
    margin-right:3px;
}
.return-top-ico{
	display: inline-block;
    background: url(../img/return-188532959cfac890008447933ffc35db.png) no-repeat;
    background-size: 100% 100%;
    width: 0.6rem;
    height: 0.6rem;
}
.btn-fixed-bottom{
	position:fixed;
	bottom:0;
	width:100%;
	border-radius:0;
	z-index:5;
}
.toolbar, .toolbar .title{
	font-size:0.4375rem;
}
.toolbar .toolbar-inner{
	height:1rem;
}
.toolbar .pageselect{
	box-sizing: border-box;
    height: 1rem;
    line-height: 1rem;
    color: #f2c056;
    z-index: 1;
    padding: 0 .2rem;
}
.toolbar .picker-button{
	height: 1rem;
    line-height: 1rem;
}
.toolbar .title{
	line-height: 1rem;
}
.weui-picker-modal .picker-items{
	font-size:0.6rem;
}
.fixed-no-scroll{
	overflow-x:hidden;
	overflow-y:hidden;
	position:fixed;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    z-index:110;
    width: 100%;
    text-align: center;
}
.absolute-bottom {
    position: absolute;
    bottom: 20px;
    z-index:110;
    width: 100%;
    text-align: center;
}
.search {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
}
.search input {
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: inherit;
    color: inherit;
    height: 1.41176471em;
    width: 6rem;
    line-height: 1.41176471;
    border: 1px solid #f2c056;
    border-right: none;
    padding: .2125rem .55rem;
    float: left;
    border-radius: 0;
    border-top-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
}
.search .btn {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: .12rem .35rem;
    box-sizing: border-box;
    font-size: 0.5rem;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border:none;
    /* border: 1px solid #09bb07; */
    border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
    background: #f2c056;
    float: left;
}
.weui-icon-success {
    font-size: 23px;
    color: #f2c056;
}
.weui-icon-success-circle {
    font-size: 23px;
    color: #f2c056
}

.weui-icon-success-no-circle {
    font-size: 23px;
    color: #f2c056
}
.weui-icon-download {
    font-size: 23px;
    color: #f2c056
}

.weui-icon-info-circle {
    font-size: 23px;
    color: #f2c056
}

.weui-icon-safe-success {
    color: #f2c056
}
/*返回*/
.goBack {
    width: 45px;
    height: 45px;
    z-index: 4;
    position: fixed;
    bottom: 50%;
    left: 20px;
    border-radius: 30px;
    background: url(../img/zjb/scrollTop-ec8f734637101d818fd5717f518f3d18.png) no-repeat center rgba(0, 0, 0, 0.5);
    background-size: 30px;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);             /* IE 9 */
    -webkit-transform: rotate(270deg);      /* Safari and Chrome */
    -o-transform: rotate(270deg);              /* Opera */
    -moz-transform: rotate(270deg);         /* Firefox */
}

/*返回首页*/
.backToIndex {
    width: 45px;
    height: 45px;
    z-index: 2;
    position: fixed;
    bottom: 100px;
    right: 30px;
    border-radius: 1.25rem;
    background: url(../img/backToIndex-46f3c546e8bb357d165ed45c58c70b04.jpg) no-repeat center rgba(0, 0, 0, 0.5);
    background-size: 45px;
    box-shadow:0 0 1px 2px #777;
}
/*客服*/
.kefu {
    width: 45px;
    height: 45px;
    z-index: 2;
    position: fixed;
    bottom: 160px;
    right: 30px;
    border-radius: 1.25rem;
    background: url(../img/kefu-8772363b663490a1f7cd243c0dbca88b.jpg) no-repeat center rgba(0, 0, 0, 0.5);
    background-size: 45px;
    box-shadow:0 0 1px 2px #777;
}

.img-responsive{max-width:100%;}
.element-hide{
	display:none;
}
.weui-select-modal .weui-cells{
	max-height:10rem;
}
.weui-uploader__input-box{
   	position:relative;
}
.weui-uploader__input-box .title{
	text-align:center;
	font-size:0.375rem;
	background-color:#aaa;
	color:#fff;
}
.weui-uploader__input-box img{
	display:none;
	position:absolute;
	z-index:3;
	top:0;
	width:100%;
	height:100%;
}
.weui-uploader__input-box.open img{
	display:inline-block;
}
.weui-toast{
	font-size:0.5rem;
}
/*标的物样式--start*/
.item-title{
	padding:5px 15px 0 15px;
	border:1px solid #ddd;
	background-color:#f8f8f8;
}
.item-row{
	padding:5px 15px 0 15px;
	border:1px solid #ddd;
	border-top:none;
}
.insured-width{
	width:2.5rem;
}
.item-btn{
	padding:0 0.2rem;
}
/*标的物样式--end*/
@-webkit-keyframes a-down {
	0% {
		-webkit-transform: translate3d(0,-20%,0);
		transform: translate3d(0,-20%,0);
		opacity: 0;		
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;		
	}
}

@keyframes a-down {
	0% {
		-webkit-transform: translate3d(0,-20%,0);
		transform: translate3d(0,-20%,0);
		opacity: 0;
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}
.slideDown{
	-webkit-animation: a-down .5s forwards;
	animation: a-down .5s forwards
}
@-webkit-keyframes a-up {
	0% {
		-webkit-transform: translate3d(0,20%,0);
		transform: translate3d(0,20%,0);
		opacity: 0;		
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;		
	}
}

@keyframes a-up {
	0% {
		-webkit-transform: translate3d(0,20%,0);
		transform: translate3d(0,20%,0);
		opacity: 0;
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}
.slideUp{
	-webkit-animation: a-up .5s forwards;
	animation: a-up .5s forwards
}
@-webkit-keyframes a-left {
	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 a-left {
	0% {
		
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		opacity: 0;
	}
}
.slideLeft{
	-webkit-animation: a-left .5s forwards;
	animation: a-left .5s forwards
}

.picker-calendar-month-picker, .picker-calendar-year-picker {
    display: block;
    line-height: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.picker-calendar-month-picker a.icon-only {
    float: left;
    width: 25%;
    height: 1rem;
    line-height: 1rem;
}

.picker-calendar-month-picker a.icon-only, .picker-calendar-year-picker a.icon-only {
    float: left;
    width: 25%;
    height: 1rem;
    line-height: 1rem;
}
.weui-media-box {
    padding: 0;
    position: relative;
}
.weui-notification{
	font-size:.5rem;
	min-height:1.5rem;
}
.weui-notification .weui-notification__inner {
    padding: .2rem .4rem .7rem .4rem;
}
/**
  消息通知框
 */
.post-tip.weui-notification{
    background-color:#faebcc;
    color:#c9302c;
    width: 95%;
    top: 0;
    margin: 10px;
    padding: 0;
    border-radius: 8px;
}
.post-tip.weui-notification .weui-notification__inner{
    padding: .2rem .2rem .2rem .2rem;
}
.post-tip .weui-notification__text,
.post-tip .time{
    font-size:0.4rem;
}
.post-tip .weui-notification__content{
    margin:0 0.1rem;
}
.post-tip .weui-icon_msg{
    font-size:0.7rem;
}
.post-tip .time{
    margin-top:0.1rem;
}
.inputCard-wrap {
    position: relative;
}
.inputCard-wrap .panelCard {
    display: none;
    position: absolute;
    top: -1.7em;
    left: 0;
    z-index: 100;
    /*border: 1px #000 solid;*/
    padding: 5px;
    /* height: 8px; */
    font-size: 1.2em;
    line-height: 1;
    color: #fff;
    background: rgba(0,0,0,0.7);
    box-shadow: #000 0 0 20px;
}
.item-list-desc > li{
    padding-top:5px;
    padding-bottom:5px;
    font-size:0.4375rem;
}
.item-list-desc > li .q{
    box-sizing: border-box;
    position:relative;
    padding-left:0.7rem;
    margin-top:0;
}
.item-list-desc > li .q:before{
    position:absolute;
    content: '问：';
    left:0;
}
.item-list-desc > li .a{
    box-sizing: border-box;
    position:relative;
    padding-left:0.7rem;
}
.item-list-desc > li .a:before{
    position:absolute;
    content: '答：';
    left:0;
}
.body-padding{
    box-sizing: border-box;
    padding-left:10px;
    padding-right:10px;
}
/*bottom button style --start*/
.pay .weui-btn,
.pay .weui-btn:after{
    border-radius:0;
}
.save{
    background-color:#dad9d9;
}
.weui-btn.stop{
    background-color:#e64340;
}
.weui-btn.stop:active{
    background-color:#e64340;
}
/*bottom button style --end*/

/**
   扫描识别身份证
 */
.ocr-open {
    height: 65%;
    width: 65%;

    text-align: center;
    color: #f2c056;
}
.camera-solid.icon {
    color: #f2c056;
    position: absolute;
    margin-left: 2px;
    margin-top: 5px;
    width: 16px;
    height: 10px;
    border-radius: 1px;
    border: solid 1px currentColor;
    background-color: currentColor;
    position: absolute;
}

.camera-solid.icon:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 2px;
    width: 4px;
    height: 4px;
    border-radius: 3px;
    color: white;
    border: solid 1px currentColor;
    background-color: currentColor;
}

.camera-solid.icon:after {
    content: '';
    position: absolute;
    right: 2px;
    top: -2px;
    width: 4px;
    height: 1px;
    border-radius: 1px 1px 0 0;
    background-color: currentColor;
}
/*视频*/
.vid-wrap{
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
    height: 0;
}
.vid-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.weui-form-preview__label{
    max-width:6em;
}
.weui-form-preview__label:after{
    content:"";
    clear:both;
    display: block;
}
/*详情页底下的联系电话*/
.yt-footer {
    background-color: #fff;
    padding: 0.38rem 0.3rem;
    margin-top: 0.3rem;
    margin-bottom: 0.76rem;
}
.yt-footer-hottel {
    display: table;
    width: 100%;
    padding: 0.15rem 0;
    text-align: center;
    position: relative;
}
.yt-footer-hottel:before {
    content: '';
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: -50%;
    right: -50%;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    border-style: solid;
    border-width: 1px;
    border-color: #1d50a2;
    border-radius: 90px;
}
.yt-footer-tel {
    display: inline-block;
    vertical-align: middle;
}
.yt-footer-tel-txt {
    font-size: 0.26rem;
    display: table-cell;
    vertical-align: middle;
    color: #666;
}
.yt-footer-number {
    font-size: 0.38rem;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0.5rem;
}
/*被保人与投保人关系选择向右的箭头*/
.arrows {
    position: absolute;
    right: 10px;
    top: 40%;
    height: 6px;
    width: 6px;
    background-color: transparent;
    border-top: 2px solid rgba(0, 0, 0, 0.3);
    border-right: 2px solid rgba(0, 0, 0, 0.3);
    transform: rotate(45deg);
}