@CHARSET "UTF-8";
*{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: 'Avenir', Helvetica, Arial, sans-serif,微软雅黑;
}
html,body{
    height: 100%;
    margin: 0;
    padding: 0
}
body{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   
    color: #2c3e50;
    display: block;
    width: 100%;
    font-size: 14px;
    position: relative;
    min-height: 100%!important;
    height: auto;
    margin: 0 auto -95px;
    padding-bottom: 100px;

}
.ask-answer-layout{
	width: 1000px;
	margin: auto;
	background: white;
	    padding-bottom: 150px;
}
.topPart {
    border-bottom: 1px solid #ded8d8;
    margin-top: 20px;
    height: 28px;
}
.listDiv {
    margin-top: 20px;
}
.tap {
    display: inline-block;
}
.SEARCHs {
    display: inline-block;
    width: 370px;
}
.SEARCHs>input[type="text"] {
    padding: 8px;
    display: inline-block;
    float: left;
    border: 1px solid #3ab4e1;
    min-width: 300px;
    font-size: 14px;
    height: 35px;
    box-sizing: border-box;
}
.SEARCHs button {
    display: inline-block;
    border: 0;
    float: left;
    background: #45c4e4;
    color: white;
    padding: 8px;
    box-sizing: border-box;
    height: 35px;
    font-size: 15px;
    width: 70px;
}
.lable-distance {
    float: left;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
    
}
.ans-search{
	float:right;
	display: table;
    vertical-align: bottom;
    width: 200px;
    margin-top:10px;
}
.ans-sort-label{
	margin-top:20px;
	font-size:18px;
	float:left;
 
}
.text-style p {
    display: inline-block;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
}
.lable-distance {
    padding: 7px 14px;
    cursor: pointer;
    width: 72px;
    height: 28px;
    box-sizing: border-box;
    line-height: 14px;
    font-size: 14px;
      background: #efefef;
    text-align: center;
}
.active {
    background: #2196f3;
    color: white;
}
.card {
    width: 478px;
    height: 350px!important;
    margin: 10px;
    border: 1px solid #e8e8e8;
    display: inline-block;
    padding: 7px;
    border-radius: 3px;
    vertical-align: top;
}
.faqtitle {
    width: 200px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-right: 10px;
    color: black!important;
    font-family: 微软雅黑;
    height:30px;
}
.faqtitle:hover{
	text-decoration:underline;
	cursor:pointer;
}
.faqtitle strong{
	font-size:16px!important;
	  font-family: 微软雅黑;
}
.Faq_Title>span {
    display: inline-block;
    min-width: 100px;
    padding: 3px;
    vertical-align: top;
    font-size: 14px;
        color: #848484;
}
.collect {
    text-align: center;
    float: right;
    cursor: pointer;
}
.ask-ans {
    display: inline-block;
}
	.has-seen-style{
		color:red;
	}
	.ivu-icon-eye:before {
   
    font-size: 18px;
}
	.peep-style{
    color:#ff6870;
      
	}
	.ask-li-style{
		float:left;
		list-style: none;
	}
.label-style {
    background-color: #E5ffee;
    color: #60ab64;
    padding: 2px 5px;
    margin: 0px 10px 2px 0px;
    display: inline-block;
    border-radius: 3px;
}
	.text-flow-show{
		width:466px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	ul.illkey {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
	.text-style{
		text-align:left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size:15px;
		    margin-bottom: 8px;
	}
.img-show-style {
    margin-left: 10px;
    vertical-align: middle;
    width: 50px;
    height: 40px;
}
.imgDiv {
    vertical-align: top;
    color: #909090;
    height:35px;
}
.imgs {
	vertical-align: top;
    width: 35px;
    height: 40px;
    border: 1px solid #f3f2f2;
    margin-right: 5px;
}
.ans-prefix {
    color: #4889ff;
    border: 1px solid #4889ff;
    padding: 5px;
    margin: 2px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
}
.ask-prefix {
    color: #16b2db;
    border: 1px solid #16b2db;
    padding: 5px;
    margin: 2px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
}
	.row-ask-ans{
		margin:5px;
	}
.paydiv {
    display: block;
    height: 42px;
    vertical-align: top;
    text-align: center;
    position: relative;
}	
.purchase-btn {
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #17abe3;
    color: #17abe3;
    font-size: 15px;
    width: 200px;
    height: 40px;
    border-radius: 1px;
    cursor: pointer;
    user-select: none;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    left: 28%;
      padding:0;
}
.purchase-btn:hover {
    padding-top: 38px;
    background: -moz-linear-gradient(top, #1fa9e2 0%, #428afe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1fa9e2), color-stop(100%,#428afe));
    background: -webkit-linear-gradient(top, #1fa9e2 0%,#428afe 100%);
    background: -o-linear-gradient(top, #1fa9e2 0%,#428afe 100%);
    background: -ms-linear-gradient(top, #1fa9e2 0%,#428afe 100%);
    background: linear-gradient(to bottom, #1fa9e2 0%,#428afe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa9e2', endColorstr='#428afe',GradientType=0 );
    color: white;
    transition: 0.3s;
}
.purchase-btn span {
    display: block;
    position: relative;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
}
.by {
    margin-top: -40px;
}
.payRow {
    bottom: 0px;
    padding: 10px 0px;
    box-sizing: border-box;
}
.chat {
    min-height: 165px;
}
.paydiv {
    padding-top: 10px;
}
.imglist {
    display: inline-block;
    /* background: aliceblue; */
    width: 480px;
    overflow: hidden;
    vertical-align: top;
}
.chatDiv {
    padding: 5px;
    min-height: 142px;
    border-bottom: 1px solid #eaeaea;
    height:153px;
}
.text-flow-show strong {
    font-size: 15px;
    font-weight: 400;
    color: #909090;
}

.collect_on {
    background: url(../../../pubclic/image/icon-collect-on.png) no-repeat 0px 0px;
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
        vertical-align: text-bottom;
}
.collect_off {
    background: url(../../../pubclic/image/icon-collect-off.png) no-repeat 0px 0px;
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
        vertical-align: text-bottom;
}
	