@charset "UTF-8";
/*首页=====================================*/
.banner{ 
	position: relative;
}
.banner .hd{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:1;
	width:100%; height:5px;
	text-align:center;
}
.banner .hd ul{ 
	overflow:hidden; 
	display:-moz-box; 
	display:-webkit-box; 
	display:box; 
	height:5px; 
	background-color:rgba(51,51,51,0.5);   
}
.banner .hd ul li{ 
	-moz-box-flex:1; 
	-webkit-box-flex:1; 
	box-flex:1; 
	text-indent: -9999px;
}
.banner .hd ul .on{ 
	background:#FF4000;  
}
.banner img{
	display: block;
	width: 100%;
}

.index-main{}
.index-main h2{
	height: 2.5rem;
	line-height: 2.5rem;
	font-weight: normal;
	font-size: 1.2rem;
}
.hot-list{}
.hot-list img{ 
	display: block;
	width: 100%;
}
.hot-list h3{
	font-weight: normal;
}

/*列表页===================================*/
.list-tab{
	position: fixed;
	left: 0;
    right: 0;
	top: 2.9rem;
	width: 100%;
	max-width: 540px;
    margin: 0 auto;
	height: 2.5rem;
}
.list-tab ul{
	background-color: #fff;
	box-shadow: 0 0 3px #ccc;
}
.list-tab a{
	display: block;
	text-align: center;
	height: 2.5rem;
	line-height: 2.5rem;
}
.list-tab a .tringleDown-icon.down{
	background-image: url(../images/orangeTringle_icon.png);
}
.list-tab a .tringleDown-icon.up{
	background-image: url(../images/orangeTringle_icon.png);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.list-main{}
.list-box{
	background-color: #fff;
}
.list-box .list-logo{
	width: 7rem;
}
.list-box .list-logo img{
	display: block;
	width: 100%;
}
.list-box .group-btn{
	border-color:#f4483a;
	color: #f4483a;
}

/*列表页 筛选*/
.filterBox{
	display: block;
	position: fixed;
	right: -70%;
	top: 0;
	z-index: 11;
	height: 100%;
	width: 70%;
	background-color: #fff;
}
.filterBox h3{
	position: absolute;
	width: 100%;
	text-align: center;
	height: 3rem;
	line-height: 3rem;
	font-weight: normal;
	border-bottom: 1px solid #d7d7d7;
	background-color: #fff;
	z-index: 12;
}

.filterBox .filterDiv{
	width: 100%;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	overflow-y: auto; 
	padding: 4rem 0 4.2rem 0;
	border-bottom: 1px solid #d7d7d7;
}
.filterBox dl{}
.filterBox dl:last-of-type{
	border-bottom: 1px solid #d7d7d7;
}
.filterBox dt{
	margin-bottom: -1px;
	margin-left: 30px;
	padding-right: 20px;
	height: 3rem;
	line-height: 3rem;
	border-bottom: 1px solid #d7d7d7;
}
.filterBox dd{
	display: none;
	padding-left: 30px;
	background-color: #f7f7f7;	
}
.filterBox dd p{
	height: 3rem;
	line-height: 3rem;
	padding-right: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.filterBox dd .filterChk:checked ~ label{
	color: #f4483a;
}
.filterBox dd .filterChk:checked ~ .filterChk-icon{
	display: block;
}
.filterBox dd .filterChk-icon{
	display: none;
	width: 1rem;
	height: 1rem;
	background-image: url(../images/redHook_icon.png);
	background-repeat: no-repeat;
	background-size: 1rem auto;
}
.filterBox .filterBtn{
	position: absolute;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 1rem;
	background-color: #fff;
}
.filterBox .reset-btn{
	display: inline-block;
	width: 40%;
	height: 2.2rem;
	line-height: 2.2rem;
	color: #f4483a;
	background-color: #fff;
	border: 1px solid #f4483a;
	border-radius: 3px;
}
.filterBox .sure-btn{
	margin-left:18%;
	display: inline-block;
	width: 40%;
	height: 2.2rem;
	line-height: 2.2rem;
	color: #fff;
	background-color: #f4483a;
	border: 1px solid #f4483a;
	border-radius: 3px;
}

/*详细页=======================================*/
.det-tab{
	width: 100%;
	height: 2.5rem;
}
.det-tabfixed{
	left: 0;
	right: 0;
	max-width: 540px;
	width: 100%;
	height: 2.5rem;
	margin: 0 auto;
	line-height: 2.5rem;
}
.det-tabfixed a{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
}
.det-tabfixed a.on{
	border-bottom: 1px solid #f4483a;
}
.pro-features .features-icon{
	border: 1px solid #f4483a;
	border-radius: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.det1{}
.det2{}
.det3{}
.det2 dd{
	border-top: 1px solid #eee;
}
.det3 dd a{
	border-top: 1px solid #eee;
}
.det-btn{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.det-btn .collect{
	display: block;
	text-align: center;
}
.det-btn .collectchk:checked ~ .collect .collect-icon{
	background-image: url(../images/collect_icon2.png);
}
.det-btn .collect-icon{
	display: block;
	width: 100%;
	height: 1.5rem;
	height: 1.5rem;
	background-size: 1.5rem auto;
}
.det-btn .det-price{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 75%;
	border-left: 1px solid #f4483a;
	color: #f4483a;
	font-size: 1.2rem;
}
.det-btn .ui-btn{
	width: 12rem;
}
/*详细页 选购弹出*/
.selectionBox{
	position: fixed;
	left: 0;
	right: 0;
	max-width: 540px;
	margin: 0 auto;
	bottom: -100%;
	z-index: 11;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	background-color: #fff;
}
.selectionBox .selection-lb{
	display: inline-block;
	margin: 0 8px 8px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 4rem;
	text-align: center;
	padding: 0 0.3rem;
	height: 1.8rem;
	line-height: 1.8rem;
	white-space: nowrap;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.selectionBox .selection-rd:checked ~ .selection-lb{
	color: #f4483a;
	border-color: #f4483a;
}
.selectionBox .plus,
.selectionBox .minus{
	display: block;
	width: 1.8rem;
	text-align: center;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 1.1rem;
	color: #f4483a;
	border: 0;
	background-color: #eee;
	border: 1px solid #d7d7d7;
}
.selectionBox .selectionNum{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 4rem;
	text-align: center;
	height: 1.8rem;
	line-height: 1.8rem;
	border: 1px solid #d7d7d7;
	border-left: 0;
	border-right: 0; 
	border-radius: 0;
}
.selectionBox .selectionClose{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1.3rem;
	text-align: center;
	height: 1.3rem;
	line-height: 1.3rem;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 1rem;
	color: #ccc;
	font-size: 1.5rem;
}

/*保单填写 收件地址填写 =========================*/
.fill-main{}
.fill-main dl{}
.fill-main dd{}
.fill-main .fill-label{
	display: inline-block;
	min-width: 6.5rem;
	padding-right: 0.3rem;
	color: #656565;
}
.fill-main .tbInfoBox,
.fill-main .btbInfoBox{
	padding-left: 1rem;
}
.fill-main .tbInfoBox .fill-label,
.fill-main .btbInfoBox .fill-label{
	min-width: 5.5rem;
}
.fill-main dd.on .Rmore-icon{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fill-main input::-webkit-input-placeholder {
  color: #acacac;
}
.fill-main .contacts-btn{
	position: relative;
    display: inline-block;
    padding: 0 0.6em;
    line-height: 2em;
    text-align: center;
    border: 0;
    border-radius: 4px;
    background: #fff;
    color: #333;
    text-decoration: none;
    font-size: 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    color: #f4483a;
    background-color: #fff;
}

.fill-main .plus,
.fill-main .minus{
	display: inline-block;
	width: 1.5rem;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1.1rem;
	color: #f4483a;
	border: 0;
	background-color: #f9f9f9;
}
.fill-main .selectionNum{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 4rem;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	border: 1px solid #d7d7d7;
	padding: 0 4px;
}
.fill-main dd .txt{
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	background: none;
	border: 0;
}
/*select*/
.fill-main .selectbox {
	position: relative;
	height: 2rem;
	line-height: 2rem;
}
.fill-main .select{
	position: absolute;
	z-index: 2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	border: 0;
	border-radius: 3px;
	background: none;
	color: #cfcfd4;
}
.fill-main .selectbox .Rmore-icon{
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	width: 2rem;
	height: 2rem;
	border-left: 1px solid #d7d7d7;
}

/*calendar*/
.fill-main .calendar-icon{
	position: absolute;
	top: 0;
	right: 0;
	width: 2rem;
	height: 2rem;
}
.fill-main .sexLabel{
	display: inline-block;
	padding: 0 1rem;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	height: 1.8rem;
	line-height: 1.8rem;
}
.fill-main .js_sex:checked + .sexLabel{
	border-color: #f4483a; 
	color: #f4483a;
}
.fill-main dd .textarea{
	height: 4rem;
	line-height: 1.25rem;
	padding-right: 0.5rem;
	resize:none;
	color: #999;
}
.fill-main .agreeTerm{}
.fill-main .agreeTerm:checked ~ .checkbox-icon{
	border: 1px solid #FF5044;
	background-image: url(../images/whiteHook_icon.png);
	background-repeat: no-repeat;
	background-size: 0.9rem;
	background-position: center center;
	background-color: #FF5044;
}
/*next-btn*/
.fillNext-btn{
	margin: 0 auto;
	display: block;
	width: 75%;
	height: 2.5rem;
	line-height: 2.5rem;
}
/*国家名弹出*/
.nationbox{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2.5rem 0 50px 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
}
.nationbox .nationboxhead{
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 5px;
	font-size: 1.2rem;
	background-color: #011542;
	color: #fff;
}
.nationbox dt{
	padding: 0 15px;
	height: 2rem;
	line-height: 2rem;
	background-color: #f9f9f9;
}
.nationbox dd{
	margin: 0 30px 0 15px;
	height: 2.5rem;
	line-height: 2.5rem;
}
.nationbox .checkIterm-icon{
	display: none;
	width: 1rem;
	height: 1rem;
	background-size: 1rem auto;
}
.nationbox .nationChk:checked ~ span{
	color: #f4483a;
}
.nationbox .nationChk:checked ~ .checkIterm-icon{
	display: block;
}
.nationbox .anchor{
	position: fixed;
	z-index: 1;
	top: 50%;
	right: 13px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nationbox .anchor a{
	display: block;
	height: 1.2rem;
	line-height: 1.2rem;
}
.nationbox .nationBtnBox{
	position: fixed;
	z-index: 1;
	bottom: 0;
	width: 100%;
	background-color: #fff;

}


/*我的 =======================================================*/
/*登录*/
.my-main .label{
	display: inline-block;
	min-width: 4rem;
	padding-right: 0.3rem;
}
.my-main .txt{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .5rem;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	background-image: none;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.my-main .rememberPwd:checked ~ .checkbox-icon{
	width: 1rem;
	height: 1rem;
	background: url(../images/redHook_icon.png);
	background-repeat: no-repeat;
	background-size: 0.8rem auto;
	background-position: center center;
}
/*头像*/
.my-main .head-img{
	width: 4rem;
	height: 4rem;
	border-radius: 4rem;
}
/*tab*/
.my-main .tab a {
	text-align: center;
}
.my-main .tab a.on{
	color:#f56863;
	border-bottom:2px solid #f4483a;
}
/*我的保单*/
.my-main .gs-logo{ display: block; width: 75px;}
.my-main .orderState{
	position: absolute;
	right: 0px;
	top: 50%;
	width: 50px;
	-webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
}
/*按钮部分*/
.my-main .sub {text-align: center;}
.my-main .sub .ui-btn{
	width: 75%;
	height: 2.3rem;
	line-height: 2.3rem;
}
/*添加常用联系人*/
.my-main .sexLabel{
	display: inline-block;
	padding: 0 1rem;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	height: 1.8rem;
	line-height: 1.8rem;
}
.my-main .js_sex:checked + .sexLabel{
	border-color: #f4483a; 
	color: #f4483a;
}
/*我的收藏 推荐*/
.my-main .fav-iterm ul{
	width: 100%;
}
.my-main .fav-iterm li{
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
}
.my-main .fav-iterm li:nth-child(2n){
	margin-right: 0;
}

/*支付方式*/
.payType + img{
	border-radius: 3px;
	background-color: #f9f9f9;
	border: 1px solid #d7d7d7;
	padding: 1px 8px;
}
.payType ~ .ui-icon{
	display: none;
}
.payType:checked ~ .ui-icon{
	display: block;
}

/*支付方式增加微信支付*/
.pay-choose img{
	border-radius: 3px;
	background-color: #f9f9f9;
	border: 1px solid #d7d7d7;
	padding: 1px 8px;
}
.pay-choose span{
	padding-top: 6px;
	margin-left: 0.8rem;
}
.pay-choose .payType ~ .ui-icon{
	margin-top: 0.5rem;
	border-radius: 50%;
	display: inline-block;
}
.pay-choose .payType:checked ~ .checkbox-icon {
    border: 1px solid #FF5044;
    background-image: url(../images/whiteHook_icon.png);
    background-repeat: no-repeat;
    background-size: 0.9rem;
    background-position: center center;
    background-color: #FF5044;
}


/*车险入口*/
.icon-car{
	width: 2rem;
	height: 2rem;
	background-image: url(../images/car_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 2rem auto;
}
.icon-carPrice{
	width: 2rem;
	height: 2rem;
	background-image: url(../images/carPrice_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 2rem auto;
}
.icon-carOrder{
	width: 2rem;
	height: 2rem;
	background-image: url(../images/carOrder_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 2rem auto;
}
/*新增样式*/
.typename {
    width: 20%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    position: relative;
    top: 0.3rem;
}
#receiveBtn{
	padding: 0 1.6em;
    bottom: 0.5rem;
}
@media only screen and (min-width: 375px){
	.typename{
	    top: 0;
	}
}
@media only screen and (min-width: 414px){
	.typename{
	    top: 0.16rem;
	}
}

/*健康须知*/
.tab-buton {
    display: inline-block;
    padding: 0.7rem 3rem;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: background-color .4s ease-out,color .4s ease-out;
    box-sizing: border-box;
    cursor: pointer;
}
.tab-buton.current-btn {
    border: 2px solid #f4483a;
    background: url('../images/HealthChoose_icon.png') no-repeat bottom right;
    background-size: 1.5rem;
}
.health-hold p{
	line-height: 1.8rem;
}

/*职业类别增加*/
.job-type{
	display: none;
	position: fixed;
	z-index: 100;
	left: 50%;
	top: 50%;
	max-height: 450px;
	overflow-y: auto;
	padding: 10px;
	min-width: 200px;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    border-radius: 5px;
    background: #fff;
    text-align: center;
}
.job-type dl{
	display: none;
	line-height: 30px;
	color:#656565;;
}
.job-type dl dd{
	border-bottom: 1px solid #eee;
}
.job-type dl dd:last-child{
	border-bottom:none;
}
.job-type dl:first-child{
	display: block;
}

/*地址长度的控制*/
#provinceCity,#receiveAddrSelect{
    width: -webkit-calc(100% - 24px);
    width: -moz-calc(100% - 24px);
    width: calc(100% - 24px); 
}
/*订单详情页返回首页的按钮*/
header .home-back{
	margin-top: 3px;
	background-image: url(../images/index-logo.png);
    background-repeat: no-repeat;
    background-size: 1.6rem auto;
    background-position: center top;
}
/*产品详情页头部css*/
.det-main .product-title{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EFEFF4;
}
/*调整部分按钮高度*/
#detBtn.ui-btn,#sureSelection.ui-btn{
	line-height: 2.58rem;
}

/*-----------------------------------白鸽4.0 css--------------------------------*/

/*------------------------------------我的 css---------------------------------------*/
.border-b-gray{
	border-bottom: 1px solid #EFEFF4;
}
.my-main-top{
	position: relative;
	width: 100%;
	height: 10rem;
	background-color: #4d72e2;
}
.my-main-top + ul li a span.flexchild{
	height: 15px;
	padding: 15px 0;
	border-bottom: 1px solid #EFEFF4;
}
.my-main-top + ul li a span.Rmore-icon{
	width: 8px;
	height: 15px;
	padding: 15px 0;
	border-bottom: 1px solid #EFEFF4;
}
.my-main-claim{
	position: absolute;
	top: 0.625rem;
	right: 0.9375rem;
}
.my-news-icon{
	background-image: url(../images/user-news.png);
    background-repeat: no-repeat;
    background-size: 1.2rem auto;
    background-position: center center;
}
.user-news-icon{
	background-image: url(../images/user-news2.png);
    background-repeat: no-repeat;
    background-size: 1.2rem auto;
    background-position: center center;
}
.my-main-LoginState{
	position: relative;
	top: 4.17rem;
	width: 4.7rem;
	margin: 0 auto;
	text-align: center;
}
.my-main-LoginState a .my-main-userImg img{
	display: inline-block;
	width: 3.07rem;
	height: 3.07rem;
	padding: 2px;
	margin: 0 auto;
	border-radius: 50%;
	border:1px solid #BDCDFD;
}
.my-order a{
	text-align: center;
    height: 1rem;
    padding-top: 2rem;
    font-size: 0.75rem;
    background-image: url(../images/order-state.png);
    background-repeat: no-repeat;
    background-size: 1.375rem auto;
}
.my-order .all-order{
	background-position: center 0.4rem;
}
.my-order .noPayment-order{
	background-position: center -2.3rem;
}
.my-order .guarantee-order{
	background-position: center -5rem;
}
.left-icon{
	margin-right: 15px;
	background-image: url(../images/lefticon.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.my-claims{
	background-position: center -2.5rem;
}
.my-service{
	background-position: center -4.63rem;
}
.order-inquire{
	background-position: center -6.9rem;
}
.my-invoice{
	background-position: center -9.5rem;
}
.my-application{
	background-position: center -12.1rem;
}
.my-setting{
	background-position: center -14.5rem;
}
.footer2 {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    height: 3.125rem;
    background-color: #fff;
    border-top: 1px solid #EFEFF4;
}
.footer2 a{
	text-align: center;
	height: 1.5rem;
	padding-top: 1.75rem;
	font-size: 0.8rem;
	background-image: url(../images/footer2.png);
	background-repeat: no-repeat;
	background-size:3.1rem auto;
}
.footer2 a.home{
	background-position: center 0rem;	
}
.footer2 a.product{
	background-position: center -2.98rem;
}
.footer2 a.activity{
	background-position: center -6.68rem;
}
.footer2 a.me{
	background-position: center -10.1rem;
}
.footer2 a.home.on{
	background-position: center -13.9rem;
	color: #4d72e2;
}
.footer2 a.product.on{
	background-position: center -17.3rem;
	color: #4d72e2;
}
.footer2 a.activity.on{
	background-position: center -20.2rem;
	color: #4d72e2;
}
.footer2 a.me.on{
	background-position: center -22.9rem;
	color: #4d72e2;
}

/*-----------------------------------活动页面--------------------------------------*/
.content .index-main.margin-x15{
	margin: 0 1rem;
}
.activity-list li{
	margin-top: 1.2rem;
	padding: 0.67rem;
	background-color: #fff;
	border: 1px solid #EFEFF4;
}
.activity-list li a{
	position: relative;
	display: inline-block;
}
.activity-list li img{
	line-height: 0;
	width: 100%;
}
.activity-list li .activity-list-state{
	font-size: 0.8rem;
	color: #4d72e2;
}
.activity-list li .activity-list-time{
	font-size: 0.8rem;
	padding: 0.33rem 0;
	color: #999999;
}
.activity-list li.activity-list-end h3,
.activity-list li.activity-list-end .activity-list-state,
.activity-list li.activity-list-end .activity-list-time{
	color: #d1d1d1;
}
.activity-list-end a{
	pointer-events: none;
}
.activity-list li.activity-list-end img{
	opacity:0.5;
}
.activity-end-point{
	position: absolute;
	display: inline-block;
	top: 1.67rem;
	left: 0;
	width: 100%;
	height: 2.67rem;
	line-height: 2.67rem;
	text-align: center;
	color: #666666;
	background-color: #fff;
	opacity:0.5;
}
#pullUp{
	position: relative;
	height: 1.67rem;
    width: 100%;
    margin: 1rem 0;
    text-align: center;
}
#pullUp .pullUpIcon{
	position: relative;
	display: inline-block;
	top: 0.3rem;
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
	background: url(../images/loading-icon.png) 0 0 no-repeat;
	background-size: 1rem auto;
	-webkit-transform: rotate(0deg) translateZ(0);
    -webkit-transition-duration: 0ms;
    -webkit-animation-name: loading;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
#pullUp .pullUpLabel{
	display: inline-block;
	font-size: 0.8rem;
	color: #666666;
}
.activity-detail img{
	display: inline-block;
	width: 100%;
}

/*平安驾乘 确认支付 css*/
.confirm-wait{
	padding-top: 5rem;
	width: 14.3rem;
	margin: 0 auto;
}
.confirm-wait img{
	width: 100%;
}
.confirm-tips{
	padding-top: 2rem;
}
.confirm-tips p{
	font-size: 0.93rem;
	text-align: center;
}
/*平安驾乘 支付成功 css*/
.pay-wait{
	padding-top: 6rem;
	width: 40%;
	margin: 0 auto;
	text-align: center;
}
.pay-wait p{
	font-size: 0.93rem;
}
.pay-wait img{
	display: inline-block;
	width: 5.34rem;
}
.pay-wait .pay-wait-point{
	padding-top: 0.8rem;
}
.pay-tips{
	padding-top: 3.3rem;
	margin: 0 2.2rem;
}
.pay-tips p{
	font-size: 0.93rem;
}
.pay-tips .pay-tips-btn{
	position: relative;
	width: 100%;
	top: 1.8rem;
}
.pay-tips .pay-tips-btn a{
	position: absolute;
	display: inline-block;
	width: 9.33rem;
	height: 2.67rem;
	line-height: 2.67rem;
	font-size: 1.13rem;
	border-radius:3px;
	text-align: center;
}
.stroll-btn{
	right: 0;
}

/*登录页面 css*/
.margin-x15{
	margin: 0 1rem;
}
.register-list li,.surePwd-list li{
	font-size: 0.93rem;
}
.register-list li:first-child{
	margin-top: 1.2rem;
}
.register-list li .txt,.surePwd-list li .txt{
	padding: 1.07rem 0;
	height: auto;
	line-height: normal;
}
.point-txt{
	padding-top: 0.53rem;
	color: #999;
	font-size: 0.8rem;
}
.point-top{
	padding:1rem 0;
	color: #999;
	font-size: 0.8rem;
}
.user-btn{
	padding-top: 3.33rem;
}
.user-btn #registerBtn,.login-box #loginBtn,.login-box #surePwdBtn {
	width: 100%;
	height: 2.67rem;
	line-height: 2.67rem;
}
.verify-code-btn{
	width: 6.67rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.93rem;
	text-align: center;
}
.other-loginType{
	position: absolute;
	bottom: 2.2rem;
	width: 100%;
}
.other-loginType-title{
	position: relative;
	width: 80%;
	margin: 0 2.47rem;
}
.other-loginType-border{
	width: 100%;
}
.other-loginType-title div.txt{
	position:absolute;
	width: 7.33rem;
	text-align: center;
	font-size: 0.93rem;
	background-color: #F7F7F7;
    top: -10px;
    left: 50%;
    margin-left: -3.665rem;
}
.other-loginType-choose a{
	margin-top: 1.67rem;
    padding-top: 4rem;
    font-size: 0.93rem;
    background-repeat: no-repeat;
    background-size: 3rem auto;
    background-position: center 0.4rem;
    text-align: center;
}
.qq-type{
	background: url(../images/qq-btn.png);
}
.weixin-type{
	background: url(../images/weixin-btn.png);
}
.weibo-type{
	background: url(../images/weibo-btn.png);
}
.login-back,.pwd-login{
	width: 4rem;
}

/*平安驾乘 支付成功 css*/
.pay-wait{
	padding-top: 6rem;
	width: 40%;
	margin: 0 auto;
	text-align: center;
}
.pay-wait p{
	font-size: 0.93rem;
}
.pay-wait img{
	display: inline-block;
	width: 5.34rem;
}
.pay-wait .pay-wait-point{
	padding-top: 0.8rem;
}
.pay-tips{
	padding-top: 3.3rem;
	margin: 0 2.2rem;
}
.pay-tips p{
	font-size: 0.93rem;
}
.pay-tips .pay-tips-btn{
	position: relative;
	width: 100%;
	top: 1.8rem;
}
.pay-tips .pay-tips-btn a{
	position: absolute;
	display: inline-block;
	width: 9.33rem;
	height: 2.67rem;
	line-height: 2.67rem;
	font-size: 1.13rem;
	border-radius:3px;
	text-align: center;
}
.stroll-btn{
	right: 0;
}
.app-pay-tips{
	padding-top: 3.3rem;
	margin: 0 2.2rem;
}
.app-pay-tips p{
	font-size: 1.13rem;
}

/*密码登录 CSS*/
.pwd-box span.open{
	display: inline-block;
	width: 1.47rem;
	height: 1.47rem;
	background: url(../images/open-eye.png);
	background-repeat: no-repeat;
    background-size: 1.325rem auto;
    background-position: center 0.4rem;
}
.pwd-box span.close{
	display: inline-block;
	width: 1.47rem;
	height: 1.47rem;
	background: url(../images/close-eye.png);
	background-repeat: no-repeat;
    background-size: 1.325rem auto;
    background-position: center 0.4rem;
}
.rememberPwdBox{
	padding-top: 0.53rem;
	font-size: 0.93rem;
}
.login-box{
	padding-top: 6.33rem;
}
.rememberPwdBox .rememberPwdtxt{
	margin-left: 1.6rem;
}
@-webkit-keyframes loading {
	from { -webkit-transform:rotate(0deg) translateZ(0); }
	to { -webkit-transform:rotate(360deg) translateZ(0); }
}

