
.wd-item{
	border:none;
	border-bottom: 1px solid #eaeaea;
}

.wd-w .w-logo{
	width: 25px;
	height: 25px;
	float: left;
	border-radius: 50% 50% 0 50%;
	background: #F2304A;
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	margin-right: 10px;
}

.clearfloat:after {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    clear: both;
    display: block;
    content: " ";
}
.con-area .wd-cont
{
	line-height: 18px;
}

.wd-item .wd-w{
	margin-bottom: 10px;
}
.wd-item .wd-w .con-area
{
	padding-left: 35px;
    width: 900px;
}

.wd-item .wd-w .con-area h2{
	float: left;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.wd-item .wd-w .tag-list {
    display: flex;
    clear: none;
    vertical-align: sub;
    overflow: hidden;
}
.wd-item .wd-w .tag{
	border: 1px solid #999;
	font-size: 10px;
	padding: 2px 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.wd-item .wd-w .tag a{
	color: #999;
}

.wd-item .content-area{
	margin: 20px 35px 0 35px;
}

.wd-item .wd-text {
    float: left;
    width: 900px;
    position: relative;
    font-size: 14px;
    color: #555;
    line-height: 32px;
    padding:10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f9f9f9;
}

.wd-item .text {
    position: relative;
    max-height: 120px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.wd-item .text.show {
    position: relative;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.wd-item .text-fold{
	 position: relative;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.wd-item .zxs-d {
    float: right;
    position: relative;
    width: 172px;
    height: 215px;
    text-align: center;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wd-item .zxs-d .face {
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10px;
}
.wd-item .zxs-d .p1 {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
    font-weight: 600;
}

.wd-item .wd-w .w-info .date,.wd-item .wd-w .w-info .demand{
    font-size: 14px;
    color: #999;
}

.wd-item .wd-w .w-info span {
    display: inline-block;
    margin-right: 8px;
}

.wd-item .zxs-d p {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    overflow: hidden;
}
.wd-item .zxs-d .p2 {
    font-size: 12px;
    color: #3f3f3f;
}
.wd-item .zxs-d .num {
    color: #F2304A;
}

.wd-item .zxs-d .ask {
    display: inline-block;
    width: 64px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #F2304A;
    border: solid 1px #F2304A;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 10px;
}
.footerWrap{
	height: 64px;
}
.wd-item .wd-footer {
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    border-top: solid 1px #eaeaea;
}
.wd-item .wd-footer .zan .ico {
    cursor: pointer;
    line-height: inherit;
    margin-right: 5px;
}
.ico-zan6 {
    width: 15px;
    height: 15px;
}
.wd-item .wd-footer .zan {
    float: left;
    color: #999;
    margin-right: 14px;
}
.wd-item .wd-footer .btn-action {
    float: right;
    height: 100%;
    font-size: 14px;
    color: #999;
    border: none;
    background: 0 0;
    cursor: pointer;
}

.wd-footer .zan .num{
	margin-right: 10px;
}


/*PC问答详细页*/
.QApadd30{
	padding-top:30px;
}
.Qbg .QBox{
	padding-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.Qbg .QBox .QTitle{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.Qbg .QBox .QInfo{
	color: #aaa;
	font-size: 14px;
}
.Qbg .QBox .QInfo span{
	margin-right: 20px;
}
.Qbg .QBox .answerBox{
	margin-top: 30px;
}
.Qbg .QBox .answerBox .answer-h3{
	font-weight: bold;
}

.Qbg .QBox .answerBox .answer-h3 .i-ans{
	display: inline-block;
	position: relative;
	top: 2px;
	margin-left: 6px;
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid dashed dashed dashed;
	border-color:#ccc transparent transparent transparent;
}
.Qbg .QBox .answerBox .ans-ipt{
	margin-top: 20px;
}

.Qbg .QBox .answerBox .answer-cont{
	width: 784px;
	height: 100px;
	padding: 15px;
	overflow-y: auto;
	border:1px solid #e6e6e6;
	margin-bottom: 20px;
}

.Qbg .QBox .answerBox .answer-btn{
	background: #F2304A;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	border:none;
	width: 150px;
	height: 40px;
	line-height: 40px;
}

.Qbg .ABox{
	margin-top: 50px;
}
.Qbg .ABox h3,.QA-relHouse h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.Qbg .ABox .AHead{
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin-right: 20px;
}

.Qbg .ABox .AUl li{
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e9e9e9;
}
.Qbg .ABox .AUl li:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
.Qbg .ABox .AUl .Aleft{
	display: flex;
	justify-content: flex-start;
	max-width: 680px;
	text-align: justify;
}
.Qbg .ABox .AUl .AInfo .anstop{
	margin-bottom: 10px;
	display: flex; 
	justify-content: space-between;
	align-items: center;
}

.Qbg .ABox .AUl .AInfo .ansname{
	font-size: 16px;
	font-weight: bold;	
}
.Qbg .ABox .AUl .AInfo .anszx{
	font-size: 14px;
	color: #aaa;
	margin-left: 10px;
}
.Qbg .ABox .AUl .AInfo .anszx i{
	font-style: normal;
	color: #F2304A;
}
.Qbg .ABox .AUl .AInfo .askqus{
	font-size: 14px;
	padding: 5px 10px;
	background: #F2304A;
	color: #fff;
	border-radius: 3px;
	margin-left: 5px;
}

.Qbg .ABox .AUl .AInfo .anscont{
	font-size: 16px;
	margin-bottom: 20px;
	color: #555;
	text-align:justify ;
}

.Qbg .ABox .AUl .AInfo .anstime{
	font-size: 14px;
	color: #aaa;
	display: flex;
	justify-content: space-between;
	}
.ABox .AUl .AInfo .anstime .icon-dianzan-z{
	font-size: 14px;
}
.ABox .AUl .AInfo .anstime .icon-dianzan-z:before{
	margin-right: 5px;
}
.Qbg .ABox .AUl .askqus{
	background: #F2304A;
	color: #fff;
	padding: 5px 15px;
	border:none;
	border-radius: 3px;
}

.MoreBox{
	width: 314px;
}

.MoreBox .Mtitle{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}

.MoreBox .MList{
	margin-top: 30px;
}

.MoreBox .MList .mQ-msg,.MoreBox .MList .mA-msg{
	display: flex;
	font-size: 16px;	
}
.mfw{
	font-weight: bold;
}

.MoreBox .MList .mQ-msg .icon-w,.MoreBox .MList .mA-msg .icon-d{
	width: 25px;
    height: 25px;
    border-radius: 50% 50% 0 50%;    
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-style: normal;
}
.mfwg-10{
	margin-bottom: 10px;
}
.icon-bgcol-z{
	background: #F2304A;
}
.icon-bgcol{
	background: #5c90d2;
}


.MoreBox .MList .mQ-msg .icon-d{
	width: 25px;
    height: 25px;
    float: left;
    border-radius: 50% 50% 0 50%;
    background: #5c90d2;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-style:normal;	
}

.MoreBox .MList .mQ-msg .mQ-tit,.MoreBox .MList .mA-msg .mQ-txt{
	width: 264px;
	color: #555;
}
.MoreBox .MList li{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.MoreBox .MList li:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0;
}
.AInfo .anscont{
	width: 735px;
}

.QA-relHouse .relUl{
	display: flex;
	justify-content: flex-start;
}

.QA-relHouse .relUl li{
	font-size: 16px;
	margin-right: 20px;
	max-width: 189px;
}
.QA-relHouse .relUl li:last-child{
	margin-right: 0;
}
.QA-relHouse .relUl .relhos-img{
	width: 189px;
	height: 142px;
	border-radius: 5px;
}

.QA-relHouse .relUl .rhosBox{
	margin-top: 20px;
}

.QA-relHouse .relUl .rhosBox .rhos-tit{	
	font-weight: bold;
	text-align: justify;
	word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.QA-relHouse .relUl .rhosBox .rhos-dj{
	color: #F2304A;
	font-weight: bold;
	margin-top: 5px;
}

.QA-relHouse .relUl .rhosBox .rhos-add{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.tc-bj {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    font-family: PingFangSC-Semibold, PingFang SC;
}

.contact-tc-modal{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    height: auto;
    background: #F2304A;
    border-radius: 20px;
    z-index: 10;
}
.tc-popup{
	position: fixed;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-overflow-scrolling: touch;
}
.tc-popup--center{
	top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.tc-top{
	flex:1;
}
.tc-top .main{
	padding: 60px;
}

.tc-top .main .c-form{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.tc-top .main .c-form .title{
	font-size: 30px;    
    font-weight: 600;
    color: #333;
    line-height: 42px
}

.tc-top .main .c-form .desc{
	margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.c-form .form{
	margin-top: 36px;
}
.c-form .txtrea{
	width: 360px;
	height: 100px;
	color: #999;
	padding-left: 15px;
	padding-top: 10px;
	border:1px solid #e4e4e4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 5px;
	margin-bottom: 10px;
	overflow: auto;
}
.c-form .input{
	display: block;
    width: 360px;
    height: 48px;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
}

.c-form .btn{
    margin-top: 36px;
    color: #fff;
    background: #F2304A;       
    border-radius: 25px;
    width: 375px;
    height: 48px;
    font-size: 16px;
}
.c-form .btn:after{
    border-color: #fff;
}

.contact-tc-modal .tc-close{
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 24px;
	color: #999;
}
