html,body{max-width: 640px;}

body, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, input, li, ol, option, p, select, td, th, ul {
	word-break: break-all;
}
blockquote, body, header,code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
	padding: 0;
	margin: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}

body, button, input, select, textarea {
	font: 12px microsoft yahei,arial,\5b8b\4f53;}

body{
	/*padding: 0.375rem 0px 0.6rem;*/
	font-size: .32rem;
}

* {
	margin: 0;
	padding: 0;
}

.container {
	    clear: both;
	    padding: 0;
	    overflow: hidden;
	 
	}	
	
	a:link {
	    text-decoration: none;
	}	
	

/*个人中心详细页样式*/

@font-face {
	font-family: 'iconfont';
	src: ;
	src:  format('embedded-opentype'),
	 format('woff2'),
	 format('woff'),
	 format('truetype'),
	 format('svg');
}
.container{
	max-width: 640px;
	margin: auto;
	font-size: .125rem;
	background: #fff;
}

.container .back_block{
	text-align: center;
	right: 0;
	margin: auto;
	height: .875rem;
	line-height: .975rem;
	width: 100%;
	padding:0 4%;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background: #fff;
}


.container .back_block .spanbg {
	position: absolute;
	margin-top: .1rem;
	background: #f7f6f6;
	display: block;
	border-radius: .25rem;
	width: 18%;
	height: .625rem;
	line-height: .625rem;
	font-size: .5rem;
}

.container .back_block .spanbg .rline
{
	border-right: 1px solid #c5c2c2;
}

.container .back_block .spanbg span{font-size: .525rem; padding:0  0.1rem;}
.container .back_block .spanbg span:last-child{padding-left: 0;}



li, ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #007aff;
}

.detail_block{
	padding: .1rem .2rem;
	box-sizing: border-box;
	margin: 0;
}

.det-padd-top
{
	padding-top: .4rem;
}
.detail_info{
	width: 100%;
	height: .725rem;
	margin: .125rem 0;
}

.detail_info .detail_name{
	width: 50%;
	overflow: hidden;
	font-size: .265rem;
	line-height: .725rem;
	float: left;
}
.detail_info .detail_name a{
	color: #666;
}
.detail_info .imgbox{
	width: 2rem;
	height: 2rem;
}
.detail_info img{
	width: .725rem;
	height: .725rem;
	float: right;
	text-align: center;
	line-height: .725rem;
	background: #404040;
	border-radius: 50%;
}

.col-h30 {
	height: .125rem;
	background-color: #f7f6f6;
}
.picelist{
	margin-bottom: .2rem;	
}
.picelist ul{list-style:none; display: inline-flex; padding: 0; width: 100%;}
.picelist ul li{width: 33.333%; height: auto; box-sizing: border-box;}
.picelist ul li p{text-align: center;}
.picelist ul li .titb-liu{
	color: #a48ad3;
	font-size: .5rem;
}
.picelist ul li .titb-message{color: #ff6c6c; font-size: .5rem;}
.picelist ul li .titb-dyue{color: #44b4a7; font-size: .485rem;}
.picelist ul li .txtsm{font-size:.15rem; margin-top:.08rem;color: #666;}
.detail_block .ask-row-box{ margin:0;}
.detail_block .ask-row-bottom{margin-bottom:2rem;}

.detail_block .ask-row-box li{
	line-height: .425rem;
    padding: 0.05rem 0;
    border-bottom: 1px solid #edebeb;
    min-height: .425rem;

}
.detail_block .ask-row-box li:last-child{border-bottom: none;}
.detail_block .ask-row-box li .icostyle{
	font-size: .2rem; 
	color: #858484; 
	margin-right: .05rem;
	}
.detail_block .ask-row-box li .spanstyle{
	font-weight:bold;color: #666; 
	font-size: .15rem;
	}
	
.r-color{
	 color: #cccccc;
    font-size: .2rem !important;
    vertical-align: middle;
}
.floatl{float: left;}
.floatr{float: right;}
.r-fontsize{
	font-size: .15rem; 
	color: #a5a4a4;
	}

/*底部*/
.foot_menue {
	width: 100%;
	padding: .1rem .2rem;
	position: fixed;
	margin: auto;
	background-color: #fff;
	z-index: 5;
	right: 0;
	bottom: 0;
	left: 0;

	-moz-box-shadow: 2px 2px 10px #d7d5d5;
	-webkit-box-shadow: 2px 2px 10px #d7d5d5;
	box-shadow:2px 2px 10px #d7d5d5;
}

.foot_menue .foot_wx{
	width: 18%;
	margin-right: 2.5%;
	text-align: center;
	float: left;
}
.foot_menue .foot_wx:last-child{margin-right: 0;}
.foot_menue .foot_wx .ico_size{
	font-size: .265rem;
	color: #666;
}
.foot_menue .txt
{
	font-size: .125rem;
	text-align: center;
	color: #666;
	margin-top: .01rem;
}
.foot_menue .selectimg{color:#f2304a !important;}
.foot_menue .selectfont{color:#666 !important;}



/*个人中心登录页面样式*/
.contlogotxt{ text-align: center;}
.close-icon-font{font-size: .5rem !important; color:#666;}
.detail_block .detail_logo
{
	width: 2rem;
	height: .625rem;
	margin: 0rem auto;

}

.detail_block .inp-row-box li
{
	line-height: .525rem;
	padding: 0.05rem 0;
	border-bottom: 1px solid #edebeb;
	min-height: .525rem;
}

.detail_block .inp-row-box .lab
{
	width: 20%;
	float: left;
	font-weight: bold;
	color: #7b7a7a;
	line-height: .4rem;
	font-size: .15rem;
}

.detail_block .inp-row-box .ipt {
	width: 40%;
	height: .4rem;
	float: left;
	border: none;
	line-height: .4rem;
	box-sizing: border-box;
	overflow: hidden;
	opacity: .92;
	font-size: .15rem;
	padding-left: 5%;
}
::-webkit-input-placeholder
{
	color: #c5c2c2;
}

.detail_block .inp-row-box .yzm
{
	line-height: .4rem;
	font-size: .15rem;
	background:none;
	color: #827f7f;
	border: none;
}
.detail_block .inp-row-box .yzm font
{
	line-height: .525rem;
	font-size: .15rem;
	background:none;
	border: none;
}
.detail_block .inp-row-box .yd-radio
{
	width:.125rem;
	height: .125rem;
	appearance: none;
	-webkit-appearance: none;
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	outline:none;
}
.detail_block .inp-row-box .yd-radio:before
{
	content: '';
	width:.125rem;
	height: .125rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}

.detail_block .inp-row-box .yd-radio:checked:before{
	content: '';
	width:.125rem;
	height: .125rem;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #ccc;
	display: inline-block;
	vertical-align: middle;

}
.detail_block .inp-row-box .yd-radio:checked:after {
	content: '';
	position: absolute;
	width:.1rem;
	height: .04rem;
	border: 2px solid #f2304a;
	border-top: transparent;
	border-right: transparent;
	text-align: center;
	display: block;
	top: 50%;
	left: 32%;
	margin-left: -.02rem;
	margin-top: -.015rem;
	vertical-align: middle;
	transform: rotate(-45deg);
}
body .container .close{
	transform: scale(1.5, 1.5);
	position: absolute;
	right: 0.1rem;
	top: 0.05rem;
	line-height: 8vw;
	width: 6.67vw;
	text-align: right;
	font-size: 0.3rem;
}
.detail_block .inp-row-box .yd-radio-span
{
	font-size: .125rem;
	color: #c5c2c2;
}
.detail_block .inp-row-box .yd-radio-link
{
	font-size: .125rem;
	color:#557eaa;
}
.detail_block .inp-row-box .btn{
	width: 100%;
	height: auto;
	background:#f2304a;
	color: #ffffff;
	font-size: .165rem;
	text-align: center;
	padding: .1rem;
	border: none;
	border-radius: .1rem;
	line-height: .2rem;
}

.detail_block .inp-row-box .ts-font
{
	color: #9f9e9e;
	font-size: .125rem;
}
.li-bottom-none
{
	border-bottom: none !important;
}

.detail_block .detail_login
{
	width: 40%;
	height: auto;
	margin: .4rem auto 0 auto;
}

.detail_block .detail_login .login-font,.detail_block .det-login-font
{
	color: #9f9e9e;
	font-size: .125rem;
}
.detail_block .detail_login .login-font{
	padding: .1rem 0;
}
.detail_block .det-login-font
{
	padding-top: .6rem;
	text-align: center;
	
}

.detail_block .detail_login .log-sftb-ico
{
	height: .5rem;
}
.detail_block .detail_login .log-sftb-ico-new
{
	text-align: center;
}

.detail_block .detail_login .log-sftb-ico .img-txt-wx
{
	width: .5rem;
	height:.5rem;
	/*line-height: .5rem;*/
	border-radius: 50%;
	background:#63a35c;
}

.detail_block .detail_login .log-sftb-ico .img-txt-wx-new
{
	margin: 0 auto;

}

.detail_block .detail_login .log-sftb-ico .img-txt-qq
{
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	border-radius: 50%;
	background:#0086b3;
}
.detail_block .detail_login .log-sftb-ico img
{
	width: .3rem;
	height: .3rem;
	left: 50%;
	top: 50%;
	margin-top: .1rem;
}

/*20200925改版样式增加*/
.detail_box{
	width: 3.375rem;
    line-height: .26rem;
    margin: .44rem .2rem .075rem;
    padding: .075rem 0 0 0;
}
.login_box{
	width: 3.6rem;
	display:flex;
	justify-content: space-between;
	margin:.125rem 0;
	align-items: center;
	letter-spacing: .01rem;
}
.login_box .login_left{
	display: inline-flex;
}

.login_box .login_left img{
	width: .5rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    background: #404040;
    border-radius: 50%;
}

.login_box .login_left .login_cont {
	color: #333;
	font-size: .132rem;
	margin-left: .15rem;
}
.login_box .login_left .login_cont .login_cont-title{
	font-size: .15rem;
	font-weight: bold;
}

.login_box .hy_cont{
	display: inline-flex;
	padding: 0rem .03rem;
	background: #2a2a2a;
	color: #f3d9aa;
	border-radius: .2rem 0 0 .2rem;
	position: relative;
}

.login_box .hy_cont .hy_ico{
	width: .2rem;
	height: .2rem;
	background: url(/uploads/image/smimg/zs.svg);
	display: block;
	content: ' ';
	position: absolute;
	background-size: .2rem .2rem;
    background-repeat: no-repeat;
    top: .05rem;
    margin-right: .01rem;
}
.login_box .hy_cont .hy_type{
	max-width: 1rem;
	margin-left: .2rem;
	overflow: hidden;
	white-space: nowrap;	
	text-overflow: ellipsis;
	margin-right: 0.2rem;
}

.samlrow_box{
	margin-top: .2rem;
	letter-spacing: .01rem;
}

.samlrow_box .samlrow_ul{
	font-size: .132rem;
	color: #333;
	display: flex;
	justify-content:left;
}
.samlrow_box .samlrow_ul li{
	text-align: center;
	padding-right: .2rem;
}

.samlrow_box .samlrow_ul li .rownum{
	font-size: 0.18rem;
	font-weight: bold;
}

.house_tool{
	margin-top: .2rem;
	color: #333;
}

.house_tool .buyservice{
	font-size: .15rem;
	font-weight: bold;
	margin-bottom: .05rem;
}
.house_tool .buyserviceul{
	padding: 0;
	margin: 0;
	list-style: none;
	
}

.house_tool .buyserviceul li{
	width: .8rem;
	margin: .05rem 0;
	display: inline-block;
	text-align: center;
	line-height: .18rem;
}

.house_tool .buyserviceul li img{
	width: .25rem;
	height: .25rem;
	margin: 0.05rem;
}
.house_tool .buyserviceul li .totxt{
	font-size: .132rem;
	color: #666;
}


.detail_block .ask-row-box li .icostyle-2{
	color: #333;
}

.r-fontsize-2{
	font-size: .132rem; 
	color: #333;
	}
	
.ask-menu-box{
	font-size: .132rem;
}
.ask-menu-box li{
	line-height: .325rem;
    padding: 0.05rem 0;
    border-bottom: 1px solid #edebeb;
    min-height: .325rem;

}
.ask-menu-box li:last-child{
	border-bottom: none;
	}
.ask-menu-box li .lab-botxt{
	font-weight: bold;
	font-size: .15rem;
}
.ask-menu-box li .icostyle{
	font-size: .2rem; 
	color: #858484; 
	margin-right: .05rem;
	}
.ask-menu-box li .spanstyle{
	font-weight:bold;color: #666; 
	font-size: .15rem;
	}