@font-face {
	font-family: 'iconfont';  /* Project id 2996168 */
	src: url('//at.alicdn.com/t/font_2996168_sm3wklkrqa.woff2?t=1651118265164') format('woff2'),
	url('//at.alicdn.com/t/font_2996168_sm3wklkrqa.woff?t=1651118265164') format('woff'),
	url('//at.alicdn.com/t/font_2996168_sm3wklkrqa.ttf?t=1651118265164') format('truetype');
}
/*div img{*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/
.circular_img{
	border-radius: 50%;
}
.common .pficed{
	position: fixed;
}
.common .Katitle_nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: .32rem;
	color: #121212;
	background-color: #fff;
	padding: 0 .3rem;
	z-index: 9;
}
.common .nav_top{
	position: absolute;
	top: 1rem;
}
.common .go_back{
	position: absolute;
	top: 0;
	left: .3rem;
	font-size: .44rem;
	color: #121212;
	z-index: 2;
}
.common .go_back_r{
	position: absolute;
	top: 0;
	right: .3rem;
	font-size: .44rem;
	color: #121212;
	z-index: 2;
}
.common .message_label{
	position: absolute;
	top: 0;
	right: .3rem;
	font-size: .5rem;
	color: #121212;
	z-index: 2;
}
.common .hasinfo{
	position: absolute;
	top: .28rem;
	right: .26rem;
	line-height: .42rem;
	font-size: .3rem;
	color: #fb041d;
	z-index: 2;
}
.common .el3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.common div .mymt{
	margin-top: .1rem;
}
.common div .myml{
	margin-left: .1rem;
}
.common div .mymb{
	margin-bottom: .1rem;
}
.common .maskLayer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3.77rem;
	background-color: #fff;
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
}
.common .kayouImgSmall{
	width: 2.1rem;
	height: 2.1rem;
	margin: .05rem;
}
.common .kayouImgBig{
	width: 3.24rem;
	height: 3.24rem;
	margin: .05rem;
}
.common .kayouImgBiger{width: 6.68rem;height: 6.68rem;}
.common .mui-slider-indicator .mui-active.mui-indicator {
	background: #fff;
}
.common .imgCen{
	position: relative;
	left: 50%;
	transform: translate(-50%);
}

/* 我的卡友圈--我的主页 myCardCircle */
.myCardCircle .card_headerbgc{
	width: 7.5rem;
	height: 3.17rem;
	background-image: url(../img/myCardCircleHeaderBgc.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 0 .3rem;
}
.myCardCircle .header_img{
	width: 1.2rem;
	height: 1.2rem;
	/*background-color: #fff;*/
	/*border: .04rem #ffffff solid;*/
	border-radius: 50%;
	margin: .3rem auto 0 auto;
}
.myCardCircle .nickName{
	width: 100%;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	font-size: .3rem;
	color: #ffffff;
}
.myCardCircle .degree_of_heat{
	width: 100%;
	height: 1.6rem;
	background-color: #fff;
	border-radius: .2rem;
	box-shadow: -.15rem .15rem  .5rem rgba(0,0,0,.2);
}
.myCardCircle .degree_of_heat li{
	float: left;
	width: 33.333%;
	height: calc(100%);
	text-align: center;
}
.myCardCircle .peopleNum{
	font-size: .36rem;
	color: #1a1a1a;
	margin: .4rem 0 .1rem 0;
}
.myCardCircle .numName{
	font-size: .28rem;
	color: #999;
}
.myCardCircle .myDynamic{
	width: 100%;
	/*height: 100%;*/
	background-color: #fff;
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
	padding: 0 .3rem;
	margin-top: 1.1rem;
}
.myCardCircle .myDynamic_title{
	width: 100%;
	height: .98rem;
	border-bottom: 0.01rem solid #f2f2f2;
}
.myCardCircle .dynamic_title{
	float: left;
	line-height: .98rem;
	font-size: .32rem;
	color: #1a1a1a;
}
.myCardCircle .dynamic_nameNav{
	float: right;
	width: 2.4rem;
	height: .64rem;
	background-color: #f4f6f5;
	border-radius: .32rem;
	padding: .06rem;
	margin-top: .16rem;
}
.myCardCircle .dynamic_name{
	float: left;
	width: 50%;
	height: .52rem;
	line-height: .52rem;
	text-align: center;
	font-size: .24rem;
	color: #999999;
	border-radius: .26rem;
}
.myCardCircle .dynamic_name_sel{
	color: #333333;
	background-color: #fff;
}
.myCardCircle .myDynamic_info_box{
	padding: .4rem 0 .2rem 0;
}
.myCardCircle .myDynamic_info_bo{
	border-bottom: .01rem solid #f0f0f0;
}
.myCardCircle .myDynamic_head{
	float: left;
	width: .8rem;
	height: .8rem;
	margin-right: .16rem;
}
.myCardCircle .myDynamic_head img{
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
}
.myCardCircle .dynamic_content{
	width: 100%;
	font-size: .28rem;
	color: #191919;
	margin-top: .1rem;
}
.myCardCircle .info_stataus{
	width: 100%;
	margin-top: .16rem;
}
.myCardCircle div  .fabulous_tap{
	color: #ff9000;
}
.myCardCircle .info_stataus_type{
	margin-right: .3rem;
}
.myCardCircle .num_marg{
	font-size: .24rem;
	margin: .02rem 0 0 .1rem;
}
.myCardCircle .more_statusbox{
	position: absolute;
	bottom: .06rem;
	right: .4rem;
	width: auto;
	height: .7rem;
	line-height: .7rem;
	font-size: .28rem;
	border-radius: .1rem;
	background-color: #000000;
	margin: -.14rem .1rem 0 0;
	filter:alpha(opacity=80);  /*设置透明度为60%*/
	opacity:0.8;  /*非IE浏览器下设置透明度为60%*/
}
.myCardCircle .more_status{
	width: 1.66rem;
	height: calc(100%);
}
.myCardCircle .dele_status{
	font-size: .34rem;
	margin: 0 .1rem 0 .3rem;
}


/* 我的卡友圈--粉丝列表  fanList*/
.fanList .fan_list{
	width: 100%;
	height: auto;
	background-color: #fff;
	margin-top: .2rem;
}
.fanList .fans_box{
	height: 1.6rem;
	padding: .2rem .3rem;
}
.fanList .fans_head{
	width: .6rem;
	height: .6rem;
	border-radius: 50%;
	margin-top: .3rem;
}
.fanList .fans_head img{
	width: .6rem;
	height: .6rem;
	border-radius: 50%;
}
.fanList .fans_name{
	font-size: .28rem;
	color: #333333;
	line-height: 1.2rem;
	margin-left: .18rem;
}
.fanList .follow_btn{
	float: right;
	width: 1.36rem;
	height: .55rem;
	line-height: .55rem;
	text-align: center;
	font-size: .24rem;
	color: #999999;
	background-color: #eeeeee;
	border-radius: .275rem;
	margin-top: .32rem;
}
.fanList .sel_follow_btn{
	color: #fff;
	background-color: #0081ff;
}


/* 我的卡友圈--消息 dynamicMessage */
.news .news_nav{
	position: fixed;
	top: .8rem;
	left: 0;
	width: 100%;
	height: 1.12rem;
	line-height: 1.12rem;
	text-align: center;
	font-size: .28rem;
	color: #666666;
	background-color: #fff;
	padding: 0 .3rem;
}
.news .nav_name{
	width: 25%;
	height: calc(100%);
}
.news .nav_name_marg{
	margin-right: .93rem;
}
.news .selnav_name{
	color: #0081ff;
	border-bottom: 0.05rem #0081ff solid;
}
.news .fabulous_box{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 0 .3rem .2rem .3rem;
	margin-top: .2rem;
}
.news .fabulous_user{
	width: 4.28rem;
	font-size: .28rem;
	color: #333333;
	margin: .3rem 0 0 .16rem;
}
.news .you{
	font-size: .26rem;
	margin-left: .1rem;
}
.news .fabulous_time{
	font-size: .24rem;
	color: #999999;
	margin-top: .2rem;
}
.news .video_likes{
	width: 1.4rem;
	height: 1.4rem;
	margin-top: .3rem;
}
.news .like_content{
	width: 1.4rem;
	height: 1.4rem;
	font-size: .24rem;
	color: #999999;
	margin-top: .3rem;
}

/* 卡友圈--卡友圈 KayouCircle */
.KayouCircle .search_kayou{
	position: absolute;
	top: 0;
	right: .3rem;
	font-size: .4rem;
}
.KayouCircle .kayou_nav_title{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	background-color: #fff;
	padding: 0 .3rem;
}
.KayouCircle .kayou_nav{
	position: relative;
	width: 1.8rem;
	height: calc(100%);
	text-align: left;
	font-size: .3rem;
	color: #666;
}
.KayouCircle .selkey_you{
	font-weight: bolder;
	font-size: .32rem;
	color: #333333;
}
.KayouCircle .kayou_nav_line{
	position: absolute;
	bottom: .13rem;
	left: .42rem;
	width: .3rem;
	height: .07rem;
	background-color: #0081ff;
	border-radius: .035rem;
}
.KayouCircle .dynamic_nav{
	width: 100%;
	height: .93rem;
	padding: 0 .3rem;
}
.KayouCircle .dynamic_nav_name{
	float: left;
	width: 1.36rem;
	height: .55rem;
	line-height: .55rem;
	text-align: center;
	font-size:.24rem ;
	color: #333333;
	background-color: #fff;
	border-radius: .275rem;
	margin: .18rem .22rem 0 0;
}
.KayouCircle .dynamic_selnav{
	color: #0081ff;
	background-color: #daedff;
}
.KayouCircle .kayou_release{
	position: fixed;
	bottom: .3rem;
	left: 2.42rem;
	width: 2.64rem;
	height: .78rem;
	line-height: .78rem;
	color: #fff;
	font-size: .32rem;
	background-color: #0081ff;
	border-radius: .39rem;
	z-index: 99;
}
.KayouCircle .kayou_release_icon{
	margin: 0 .2rem 0 .44rem;
}
.KayouCircle .maskLayer_box{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 998;
	background-color: rgba(0,0,0,.6);
}
.KayouCircle .publish_selection{
	width: 100%;
	height: 2.76rem;
	text-align: center;
}
.KayouCircle .release_btn{
	width: 50%;
	height: calc(100%);
	font-size: .28rem;
	color: #666;
}
.KayouCircle .release_img{
	width: .77rem;
	height: .76rem;
	margin: .8rem 0 .2rem 1.52rem;
}
.KayouCircle .unpublish{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: .5rem;
}
.KayouCircle .bannerImg{
	top: 5rem;
	left: 0;
	z-index: 999;
}
.KayouCircle .imgListHide{
	position: absolute;
	top: .4rem;
	right: .4rem;
	z-index: 999;
	font-size: .4rem;
	color: #ffffff;
}

/* 卡友圈--发布动态 release_dynamics */
.release_dynamics .release_box{
	width: 100%;
	height: calc(100%);
	background-color: #fff;
	padding: 0 .3rem;
}
.release_dynamics .release_title{
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: .28rem;
	color: #999999;
	margin-bottom: .3rem;
}
.release_dynamics .release_title_btn{
	width: 1.14rem;
	height: .51rem;
	line-height: .51rem;
	text-align: center;
	color: #fff;
	background-color: #0081ff;
	border-radius: .255rem;
	margin-top: .38rem;
}
.release_dynamics .release_text{
	height: 3.06rem;
	font-size: .28rem;
	color: #333333;
	background-color: #f2f2f2;
	border-radius: .06rem;
	border: 0;
	margin-bottom: .33rem;
}
.release_dynamics .publish_photos.upload_btn{margin-right:0}
.release_dynamics .delete_img2{
	top: -.2rem;
	right: -.18rem;
	font-size: .4rem;
	color: #f56c6c;
}
.release_dynamics .removeImg{
	width: .3rem;
	height: .3rem;
}
.release_dynamics .publish_photos{
	margin: 0 .2rem .2rem 0;
	width: 3.3rem;
	height: auto;
	text-align: center;
	/*border: .03rem #999999 dashed;*/
	border-radius: .1rem;
}
.release_dynamics .publish_photos2{
	width: 1.48rem;
	height: 1.48rem;
	border: .03rem #999999 dashed;
}
.release_dynamics .photos_btn{
	line-height: 1.48rem;
	font-size: .9rem;
	color: #7b7b7b;
}
.release_dynamics .video_item .remove {
	width: 15px;
	height: 15px;
	z-index: 10;
	color: #fff;
	background: red;
	font-size: 14px;
	line-height: 15px;
	border-radius: 15px;
	cursor: pointer;
	position: absolute;
	right: -1px;
	top: -2px;
}
.release_dynamics .baseCode{border-top: .01rem #e5e5e5 solid;margin-top: 1rem;padding-bottom: 1rem;}
.release_dynamics .baseCode_info{width: 100%;height: 1rem;line-height: 1rem;font-size: .28rem;color: #333333}
.release_dynamics .baseCode_name{width: 70%;height: 1rem;line-height: 1rem;text-align: right;font-size: .28rem;border: 0;margin-bottom: 0}
.release_dynamics .remove_img{top: 0;right: 0;width: .33rem;height: .29rem;}

/* 卡友圈--详情 dynamicDetails */
.dynamicDetails .dyn_detaBox{
	width: calc(100%);
	height: auto;
	background-color: #fff;
	padding: .3rem .3rem .2rem .3rem;
}
.dynamicDetails .dyn_view{
	font-size: .4rem;
	color: #999999;
	margin-right: .1rem;
}
.dynamicDetails .view_num{
	font-size: .24rem;
	color: #999999;
	margin-top: .02rem;
}
.dynamicDetails .comment_area{
	/*position: absolute;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	width: 100%;
	/*height: 10.4rem;*/
	background-color: #fff;
	/*padding-bottom: 1.36rem;*/
	/*margin-top: .2rem;*/
}
.dynamicDetails .comment_area_title{
	height: 1.12rem;
	line-height: 1.12rem;
	font-weight: bold;
	font-size: .32rem;
	color: #333333;
	border-bottom: .02rem #e6e6e6 solid;
	padding: 0 .3rem;
}
.dynamicDetails .comment_info{
	padding: .44rem .3rem .3rem .3rem;
}
.dynamicDetails .dyncomment_box{
	width: 6.06rem;
	border-bottom: .02rem #e6e6e6 solid;
	padding-bottom: .3rem;
}
.dynamicDetails .dyncomment_user{
	line-height: .6rem;
	font-size: .28rem;
	color: #333333;
}
.dynamicDetails .comment_response_area{
	background-color: #f5f5f5;
	border-radius: .14rem;
	padding: .22rem;
}
.dynamicDetails .reply_dyn{
	margin: 0 .1rem;
}
.dynamicDetails .join_reply{
	position: fixed;
	bottom: 0;
	/*position: absolute;*/
	/*bottom: .2rem;*/
	left: 0;
	width: 100%;
	height: 1.06rem;
	line-height: 1.06rem;
	background-color: #fff;
	border-top: .01rem solid #e5e5e5;
	padding: 0 .3rem;
}
.dynamicDetails div .reply_text{
	width: 4.86rem;
	height: .7rem;
	line-height: .7rem;
	font-size: .28rem;
	color: #999999;
	background-color: #f5f5f5;
	border-radius: .35rem;
	border: 0.01rem #e5e5e5 solid;
	margin-top: .18rem;
}
.dynamicDetails .reply_collect{
	font-size: .36rem;
	color: #999999;
	margin-left: .3rem;
}
.dynamicDetails .send_btn{
	width: 1.8rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	border-radius: .4rem;
	background-color: #0081ff;
	font-size: .3rem;
	color: #ffffff;
	margin: .18rem 0 .18rem .2rem;
}
.dynamicDetails .replyBtn{
	width: .7rem;
	height: .36rem;
	line-height: .36rem;
	text-align: center;
	font-size: .24rem;
	color: #999999;
	background-color: #eeeeee;
	border-radius: .08rem;
}
.dynamicDetails .commentReply{
	top: 1.14rem;
	bottom: 0;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 1.6rem;
}



.kayouHorizon .video_box{
	width: 3.3rem;
	height: auto;
	background-color: #fff;
	border-radius: .16rem;
	margin: 0 .2rem .2rem 0;
}
.kayouHorizon .video_box:nth-child(2n){margin-right: 0}
.kayouHorizon .video_list{
	width: 100%;
	/*height: auto;*/
	max-height: 4rem;
	/* max-height: 5.7rem; */
	border-top-left-radius: .16rem;
	border-top-right-radius: .16rem;
	margin-bottom: .2rem;
}
.kayouHorizon .video_title_box{
	width: 100%;
	height: 1.38rem;
	padding: 0 .3rem;
}
.kayouHorizon .video_title{
	font-size: .24rem;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kayouHorizon .video_user{
	width: 100%;
	margin-top: .14rem;
}
.kayouHorizon .video_head{
	width: .32rem;
	height: .32rem;
}
.kayouHorizon .video_user_name{
	font-size: .24rem;
	color: #666666;
	margin: -.02rem 0 0 .1rem;
}
.kayouHorizon .video_zan{
	font-size: .32rem;
	color: #666666;
}


/* 金融模块--车主贷款 financialHomepage */
.financialHomepage .financial_banner{
	width: 100%;
	height: 3.79rem;
	margin-bottom: .32rem;
}
.financialHomepage .financial_platform{
	float: left;
	width: 3.38rem;
	height: 1.83rem;
}
.financialHomepage .finl_plfm_ml{
	margin-right: .14rem;
}
.financialHomepage .computing_platform{
	width: 100%;
	height: 1.6rem;
	background-image: url(../img/Calculator1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: .4rem .3rem 0 .35rem;
	margin: .2rem 0;
}
.financialHomepage .calculator{
	font-size: .32rem;
	color: #333;
}
.financialHomepage .calculator_btn{
	width: 1.54rem;
	height: .53rem;
	line-height: .53rem;
	text-align: center;
	font-size: .24rem;
	color: #fff;
	background-color: #0081ff;
	border-radius: .27rem;
	/* margin-top: .2rem; */
}
.financialHomepage .loan_title{
	width: 100%;
	height: .95rem;
	line-height: .95rem;
}
.financialHomepage .loan_titleLine{
	float: left;
	width: .05rem;
	height: .31rem;
	background-color: #0081ff;
	border-radius: .02rem;
	margin: .3rem .1rem 0 0;
}
.financialHomepage .loan_titleName{
	font-weight: bold;
	font-size: .32rem;
	color: #333;
}
.financialHomepage .owner_loan{
	width: 100%;
	height: 1.81rem;
	background-color: #fff;
	border-radius: .06rem;
	padding: .4rem .3rem;
	margin-bottom: .2rem;
}
.financialHomepage .loan_img{
	float: left;
	width: 1rem;
	height: 1rem;
	margin-right: .22rem;
}
.financialHomepage .loan_reply{
	float: right;
	width: 1.5rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	font-size: .24rem;
	color: #fff;
	background-color: #999999;
	border-radius: .25rem;
	margin-top: .26rem;
}


/*  */
.loans .loans_box{
	width: 100%;
	height: 16.74rem;
	background-image: url(../img/loans_bgc.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 0 .42rem 0 .43rem;
}
.loans .loans_info{
	height: 10.86rem;
	background-color: #FFFFFF;
	border-radius: .1rem;
	padding: .46rem .25rem 1.21rem .3rem;
	margin-top: 5.11rem;
}
.loans .loans_name{
	width: 1.2rem;
	font-size: .28rem;
	color: #333333;
}
.loans .loans_info_box{
	height: 1rem;
	line-height: 1rem;
}
.loans .loans_ipt{
	width: 3.9rem;
	height: .97rem;
	line-height: 1rem;
	text-align: right;
	font-size: .28rem;
	color: #333333;
	border: 0;
	padding: 0 .2rem 0 0;
	margin-bottom: 0;
}
.loans .loans_icon{
	font-size: .32rem;
	color: #333333;
	margin-right: .1rem;
}
.loans .loans_tips{
	height: 1.12rem;
	line-height: 1.12rem;
	font-size: .24rem;
	color: #0081FF;
	margin-bottom: .36rem;
}
.loans .loans_btn{
	position: absolute;
	bottom: .42rem;
	width: 5.85rem;
	height: .98rem;
	line-height: .98rem;
	text-align: center;
	font-size: .32rem;
	color: #FFFFFF;
	background-color: #0081ff;
	border: 0.01rem #55abff solid;
	border-radius: .49rem;
	margin-left: .06rem;
}
.loans .must{
	line-height: .42rem;
	font-size: .3rem;
	color: #ff0000;
	margin: .34rem .04rem 0 0;
}
.loans .yanzheng_ipt{
	width: 3rem;
	height: .98rem;
	line-height: 1rem;
	text-align: right;
	font-size: .28rem;
	color: #333333;
	border: 0;
	padding: 0 .3rem 0 0;
}
.loans .yanzheng{
	width: 1.4rem;
	height: 100%;
	text-align: center;
	font-size: .24rem;
	color: #0081FF;
}
.loans .loan_icon{
	font-size: .3rem;
	color: #666666;
}
.loans .loans_title_img{
	position: absolute;
	top: 4.74rem;
	left: 2.12rem;
	width: 3.27rem;
	height: .75rem;
	z-index: 2;
}


/* 金融模块--金融平台 financialPlatform */
.financialPlatform .platform_box{
	width: 100%;
	height: 1.8rem;
	background-color: #fff;
	border-radius: .1rem;
	padding: .4rem .3rem;
	margin-bottom: .2rem;
}
.financialPlatform .platform_img{
	width: 1rem;
	height: 1rem;
	margin-right: .2rem;
}

/*邀请注册*/
.invitation .invitation_box{
	position: absolute;
	top:1.47rem;
	padding: 0 .3rem .2rem .3rem;
}
.invitation .invitation_img{
	width: 100%;
	height: 12.91rem;
	border-radius: .1rem;
}
