@CHARSET "UTF-8";



/*小目录*/
ul.second_nav_ul {
    width: 100%;
    justify-content: space-between;
    cursor: pointer;
    list-style: none;
    display: block;
    margin: 10px 0px;
    border-bottom: 1px solid #dad9d9;
    height: 30px;
    text-align: right;
}

.nav_li {
    display: inline-block;
    text-align: center;
    height: 30px;
    cursor: pointer;
    margin: 0px 5px;
    padding: 5px;
    vertical-align: top;
    line-height: 20px;
}
.Nav-active {
    border: 1px solid #dad9d9;
    border-bottom: 2px solid #ffffff;
    color: #1296db;
}
.ask-answer-layout{
	width: 1000px;
	margin: auto;
	background: white;
	    padding-bottom: 150px;
}
.topPart {
    border-bottom: 1px solid #ded8d8;
    margin-top: 20px;
}
.tap {
    display: inline-block;
    height:45px;
}
.ans-search{
	float:right;
	display: table;
    vertical-align: bottom;
    width: 200px;
    margin-top:10px;
}
.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;
}
.sortDiv{
    margin: 10px 0;
}
.lable-distance {
    float: left;
    padding: 3px;
    cursor: pointer;
    display: inline-block;
    min-width: 68px;
    text-align: center;
    background: #efefef;
    width: 72px;
    height: 30px;
    box-sizing: border-box;
    border-left: 1px solid #e3e3e3;
}
.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;
 
}

.active {
    background: #2695f3;
    color:white;
}
 .peep-style {
    color: #fe6472;
}
.faqtitle {
       width: 150px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}
.Faq_Title>span {
    display: inline-block;
       min-width: 50px;
    padding: 3px;
    vertical-align: top;
    font-size: 14px;
}
.ask-ans {
    display: inline-block;
}
	.has-seen-style{
		color:red;
	}
	.ivu-icon-eye:before {
   
    font-size: 18px;
}
 
	.ask-li-style{
		float:left;
		list-style: none;
	}
.label-style {
    background-color: #c9f398;
    color: #000000;
    padding: 5px;
    margin: 0px 10px 2px 0px;
    display: inline-block;
    border-radius: 3px;
}
	.text-flow-show{
		width:500px;
		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;
	}
.img-show-style {
    margin-left: 10px;
    vertical-align: middle;
    width: 50px;
    height: 40px;
}
.ans-prefix {
    color: #FFFFFF;
    background-color: #2196F3;
    padding: 2px;
    margin: 2px;
    float: left;
    border-radius: 2px;
}
	.ask-prefix{
		color:#FFFFFF;
		background-color:#238E23;
		padding:2px;
		margin:2px;
		float:left;
		    border-radius: 2px;
	}
	.row-ask-ans{
		margin:5px;
	}
.purchase-btn {
    display: table;
    background-color: #2196F3;
    color: #FFFFFF;
    font-size: 15px;
    width: 180px;
    margin: 0px auto;
    border: none;
    border-radius: 3px;
    padding: 5px;
    cursor: pointer;
    user-select: none;
}
.payRow {
    bottom: 0px;
    padding: 10px 0px;
    box-sizing: border-box;
}
.chat {
    height: 165px;
}
.imglist {
    display: inline-block;
    /* background: aliceblue; */
    width: 480px;
    overflow: hidden;
    vertical-align: top;
}
.con-tab-title {
        display: table;
		width: 100%;
		box-sizing: border-box;
		display:inline;
		height:45px;
}
hr.hr {
		width: 1px;
		border: 0;
		border-left: 2px solid #bdbdbd;
		height: 20px;
		position: absolute;
		left: 0px;
		top: 10px;
}
.Ul li {
		display: inline-block;
		padding: 5px;
		min-width: 50px;
		vertical-align: middle;
		height: 44px;
		box-sizing: border-box;
		text-align: center;
		line-height: 32px;
		cursor: pointer;
}
.showBackColor{
	background-color:#3ab4e1;
}
.showBackTabStyle{
	float:right;
	display:inline;
	
	background-color:#45c3e4;
}
 

/**文字卡**/
.cardTop {
    display: table;
}
.card {
      width: 480px;
    /* height: 350px!important; */
    margin: 10px;
    border: 1px solid #c0c0c0;
    display: inline-block;
    padding: 7px;
    border-radius: 3px;
    vertical-align: top;
        padding-bottom: 20px;
}
.imgDiv {
    display: table-cell;
    width: 68px;
    height:50px;
    vertical-align: top;
}
.InfoDiv {
    display: table-cell;
    padding-left: 5px;
    vertical-align: top;
    width: 83%;
}
.keyDiv span {
    display: inline-block;
    padding: 0px 3px;
    background: #ffe5e5;
    color: #ec7070;
    border-radius: 3px;
}
span.collect {
    float: right;
    display: inline-block;
    cursor: pointer;
}
.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;
}
p.conTxt {
    display: inline-block;
    height: 43px;
    overflow: hidden;
  
    padding-bottom: 6px;
}
.showdocinfo>span {
  /*   display: inline-block; */
    min-width: 50px;
    padding: 3px;
    vertical-align: top;
    font-size: 14px;
  
}	
 .div-ask-ans.showdocinfo {
    height: 25px;
    overflow: hidden;
}
.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;
}
.articleline:hover{
	text-decoration:underline;
}	
