
/*è§£å†³é—®é¢˜*/
.AroundTheShow .solveTheProblem{
    width:800px;
}

/* åˆ—è¡¨ */
.solveTheProblem>ul{
    width: 100%;
    padding:0;
    margin:0 0 38px;
}
.solveTheProblem>ul>li{
    display: block;
    width:100%;
    /* margin-top:40px; */
    padding-bottom:50px;
    border-bottom:1px solid #ddd;
}
.solveTheProblem>ul>li:last-of-type{
    border:none;
	margin:0;
	padding:0;
}
/* å·¦ */
.solveTheProblem>ul>li .askToLeft{
    width:100%;
    padding:16px 16px 16px 48px;
	border:1px solid #ddd;
	margin-bottom:38px;
}
/* å³ */
.solveTheProblem>ul>li .askToRIght{
    width:100%;
    padding:16px;
	border:1px solid #ddd;
}
/* top */
.solveTheProblem>ul>li .askToRIght .askToLeftTop{
    width:100%;
    /* border-bottom:1px dashed #ddd; */
    /* padding-bottom:6px; */
}
/* bottom */
.solveTheProblem>ul>li .askToRIght .askToLeftBottom{
    width:100%;
    margin:0;
}
.solveTheProblem>ul>li .askToRIght .askToLeftBottom>li{
    width:100%;
    border-bottom:1px dashed #ddd;
    padding-bottom:30px;
    margin-bottom:30px;
}
.solveTheProblem>ul>li .askToLeft .askToLeftTop .xuWire{
    border-bottom:1px dashed #ddd;
    height:1px;
    margin:5px 0 10px;
}
/* å†™å›žç­” */
.solveTheProblem>ul>li .askToLeft .askToLeftTop .writeAsking{
	display:none;
	overflow:hidden;
}
.solveTheProblem>ul>li .askToLeft .askToLeftTop .writeAsking .pushWenBen textarea{
    width:100%;
    resize:none;
    padding:10px;
    border-radius:4px;
    border:1px solid #cdc;
    margin-top:10px;
}
/* æŽ§ä»¶ */
.solveTheProblem>ul>li .askToLeft .askToLeftTop .writeAsking .tiJiaoKoJian{
	margin-top:10px;
}
.solveTheProblem>ul>li .askToLeft .askToLeftTop .writeAsking .tiJiaoKoJian .upLoaDingBtn{
	font-size:14px;
	color:#888;
	cursor:pointer;
}
.solveTheProblem>ul>li .askToLeft .askToLeftTop .writeAsking .tiJiaoKoJian .tiJiaoDaanBtn{
	font-size:14px;
	color:#fff;
	display:inline-block;
	padding:3px 8px;
	background:var(--mianbaoxie);
	border:none;
	outline:none;
	float:right;
}
/* å†™å›žç­” end */
/* ä¸€ */
.solveTheProblem>ul>li .askToLeft .askOneLine{
    width:100%;
    position: relative;
}
.solveTheProblem>ul>li .askToLeft .askOneLine a{
    font-size:18px;
    color:#444;
}
.solveTheProblem>ul>li .askToLeft .askOneLine .askBack{
    display: block;
    padding:0 4px 3px 3px;
    position: absolute;
    top:3px;
    left:-27px;
    font-size:14px;
    color:#fff;
    background:url("../gouFangZhiXun-image/askWen.png") no-repeat;
}
/* äºŒ */
.solveTheProblem>ul>li .askToLeft .askTowLine{
    width:100%;
    padding:6px 0;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow{
    /*max-width: 50%;*/
    display: inline-block;
    float:left;
    -o-text-overflow: ellipsis;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span{
    display: inline-block;
    margin-right:10px;
    font-size:12px;
    color:#999;
	padding-right:13px;
	position:relative;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span a{
    color:#999;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span a.differentColor{
	color:var(--qiTiZiTiColor);
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span:after{
	content:'|';
	color:#999;
	font-size:12px;
	position:absolute;
	top:-2px;
	right:-1px;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span:nth-child(1),
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span:last-of-type{
	padding:0;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span:nth-child(1):after,
.solveTheProblem>ul>li .askToLeft .askTowLine .xingXiShuJuShow>span:last-of-type:after{
	content:'';
}

.solveTheProblem>ul>li .askToLeft .askTowLine .tagLists{
    max-width: 50%;
    display: inline-block;
    float:left;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:right;
}
.solveTheProblem>ul>li .askToLeft .askTowLine .tagLists .xieHuiDa{
    display: inline-block;
    font-size:12px;
    color:var(--qiTiZiTiColor);
    border:1px solid var(--qiTiZiTiColor);
    border-radius:4px;
    padding:1px 8px;
    margin-left:10px;
	cursor:pointer;
}


/* bm å·¦å³ */
/* L */
.askToLeftBottomL{
    width:538px;
    float: left;
    background:#f8f8f8;
    padding:15px;
}
/* bm å·¦å³ end */

/* ä¸‰ */
.solveTheProblem>ul>li .askToRIght .askThreeLine{
    width:100%;
	margin-bottom:10px;
    font-size:22px;
    color:#444;
}
.solveTheProblem>ul>li .askToRIght .askThreeLine .tongJiNumber{
	font-size:16px;
    color:#888;
}
.solveTheProblem>ul>li .askToLeftBottom>li .askThreeLine{
	display:none;
}
.solveTheProblem>ul>li .askToLeftBottom>li:nth-child(1) .askThreeLine,
.solveTheProblem>ul>li .askToLeftBottom>li:nth-child(2) .askThreeLine{
	display:block;
}

/*.solveTheProblem>ul>li .askToRIght .askThreeLine>span.wire{
    display: inline-block;
    width:84%;
    height:1px;
    background:#ddd;
    position: relative;
    top:-4px;
    left:0;
}*/

/* å›› */
.solveTheProblem>ul>li .askToRIght .askFourLine{
    
    line-height: 27px;
    
}
/* ç­”å›¾ */
.solveTheProblem>ul>li .askToRIght .askFourLine .daBackbjTu{
    display: block;
    width:32px;
    height:32px;
    line-height:32px;
    text-align: center;
    font-size:14px;
    color:#fff;
    background:url("../../images/askDa.png") no-repeat;
	background-repeat:no-repeat;
    background-position: 50% 50%;
    float: left;
}
/* å†…å®¹ */
.solveTheProblem>ul>li .askToRIght .askFourLine .daContentWeiZhi{
    width:476px;
    padding-left:5px;
    float: left;
}
.solveTheProblem>ul>li .askToRIght .askFourLine .daContentWeiZhi > span {
    white-space: pre-line;
}
.solveTheProblem>ul>li .askToRIght .askFourLine .daContentWeiZhi a{
    font-size:14px;
    color:#444;
    -o-text-overflow: ellipsis;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4; 
}

/* äº” */
.solveTheProblem>ul>li .askFiveLine{
    width:100%;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang{
    border:1px solid #ddd;
    display: flex;
    display:-webkit-flex;
    padding:8px 0;
    margin-top:15px;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div{
    text-align: center;
    font-size:14px;
    color:#444;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangName{
    width:215px;
    position: relative;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangName:after,
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangDiQu:after{
    content:"|";
    color:#ddd;
    font-size: 12px;
    position: absolute;
    top:0;
    right:0;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangDiQu{
    width:175px;
    padding:0 10px;
    position: relative;  
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;  
    text-align: center;
    display:flex;
    display:-webkit-flex;
    -webkit-justiify-content:center;
    justify-content: center;

}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangDiQu>span,
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangPrice>span{
    min-width:40%; 
    max-width:155px; 
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;  
    float: left;
    text-align: center;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangPrice{
    width:305px;
    padding:0 10px;
    display:flex;
    display:-webkit-flex;
    -webkit-justiify-content:center;
    justify-content: center;
}
.solveTheProblem>ul>li .askFiveLine .baiKuang div.theKuangPrice a{
    color:#9aa9c9;
}
/* å…­ */
.solveTheProblem>ul>li .askToRIght .askSixLine{
    width:100%;
    font-size:14px;
    color:#9aa9c9;
	margin-top:10px;
}
.solveTheProblem>ul>li .askToRIght .askSixLine>span:nth-child(1) i{
    font-size:18px;
    color:#ffb53c;
}
.solveTheProblem>ul>li .askToRIght .askSixLine>span:nth-child(2){
    float: right;
    cursor:pointer;
}

/* ä¸ƒ */
.solveTheProblem>ul>li .askToRIght .askSevenLine{
    width:100%;
    text-align: center;
    margin-top:12px;
}
.solveTheProblem>ul>li .askToRIght .askSevenLine a{
    font-size: 14px;
    color:#9aa9c9;
}

/* å·¦ end */

/* å³ */
.solveTheProblem>ul>li .askToLeftBottomR{
    width:170px;
    float: right;
}
/* é—®ç­”å’¨è¯¢å¸ˆ */
/* å¤´åƒ */
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhoto{
    width:57px;
    height:57px;
    border-radius:50%;
    overflow:hidden;
    float: left;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhoto img{
    width:100%;
    height:100%;
}
/* èµ„æ–™ */
/*.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheName{
    width:144px;
    height:43px;
    padding:0px 0 0 10px;
    float: left;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheName>div{
    width:100%;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis; 
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheName>div.liuYan{
    font-size:12px;
    color:#444;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheName>div>span:nth-child(1){
    font-size:14px;
    color:#323232;
    font-weight: bold;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheName>div>span:nth-child(2){
    font-size: 12px;
    color: var(--qiTiZiTiColor);
    padding: 1px 5px;
    background: #f6f6f6;
}*/
/* çƒ­å¿ƒç½‘å‹ */
.solveTheProblem>ul>li .askToLeftBottomR .ziXunsheNameTwos{
    width:111px;
    height:57px;
    line-height:57px;
    padding:0px 0 0 10px;
    font-size:14px;
    color:#323232;
    font-weight: bold;
    float: left;
}
/* çƒ­å¿ƒç½‘å‹ end */


/* å¼‚æ ·å’¨è¯¢å¸ˆ */
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiZuo{
    width:100%;
}
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiYou{
    width:100%;
}
/* å¤´åƒ */
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhotoDS{
    width:100%;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhotoDS .touXianTu{
    width:57px;
    height:57px;
    border-radius:50%;
    overflow:hidden;
	float:left;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhotoDS .ziXunSheDSContent{
	width:111px;
	padding:4px 0 0 10px;
	float:left;
}
.solveTheProblem>ul>li .askToLeftBottomR .ziXunshePhotoDS .touXianTu img{
    width:100%;
    height:100%;
}
/* èµ„æ–™ */
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiYou{
    width:100%;
    /*height:43px;*/
    float: left;
}
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiYou>div{
    width:100%;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis; 
}
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiZuo .liuYan{
    font-size:14px;
    color:#232323;
    font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.solveTheProblem>ul>li .dengJiLV{
    font-size:12px;
    color:#888;
}
.solveTheProblem>ul>li .dengJiLV>span{
	font-size: 12px;
    color: var(--qiTiZiTiColor);
    padding: 1px 5px;
    background: #f6f6f6;
}
.solveTheProblem>ul>li .askToLeftBottomR .askZiXunShiYou .liuYan2{
    font-size:12px;
    color:#888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* å¼‚æ ·å’¨è¯¢å¸ˆ end */

/* ç†Ÿæ‚‰ */
.solveTheProblem>ul>li .askToLeftBottomR .knowWell{
    font-size:12px;
    color:#666;
    margin-top:10px;
}
.solveTheProblem>ul>li .askToLeftBottomR .knowWell>div{
    margin-top:3px;
    display:flex;
    display:-webkit-flex;
}
.solveTheProblem>ul>li .askToLeftBottomR .knowWell>div>span{
    display: block;
}
.solveTheProblem>ul>li .askToLeftBottomR .knowWell>div>span:nth-child(2){
    max-width:108px;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
/* ç†Ÿæ‚‰ end */

/* é—®ç­”æˆå°± */
.solveTheProblem>ul>li .askToLeftBottomR .askChengJiu{
    display:flex;
    display:-webkit-flex;
    margin: 8px 0;
}
.solveTheProblem>ul>li .askToLeftBottomR .askChengJiu>div{
    width: 33%;
    max-width:33.1%;
}
.solveTheProblem>ul>li .askToLeftBottomR .askChengJiu>div>span{
    display: block;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.solveTheProblem>ul>li .askToLeftBottomR .askChengJiu>div>span:nth-child(1){
    font-size:14px;
    color:var(--qiTiZiTiColor);
}
.solveTheProblem>ul>li .askToLeftBottomR .askChengJiu>div>span:nth-child(2){
    font-size:12px;
    color:#666;
}
/* é—®ç­”æˆå°± end */

/* æŒ‰é’® */
.solveTheProblem>ul>li .askToLeftBottomR .askZXSbtn{
    margin-top:6px;
}
.solveTheProblem>ul>li .askToLeftBottomR .askZXSbtn>div{
    display: inline-block;
    border-radius: 4px;
    color:var(--qiTiZiTiColor);
    font-size:12px;
    border: 1px solid var(--qiTiZiTiColor);
    padding: 2px 10px;
    cursor:pointer;
}
.solveTheProblem>ul>li .askToLeftBottomR .askZXSbtn>div:hover{
	background:var(--qiTiZiTiColor);
	color:#fff;
	color:#fff;
}
/* å³ end */
/* åˆ—è¡¨ end */


/* å„ç±»é—®ç­” */
.allKindsOfAsk{
    width:100%;
    padding:15px;
    border:1px solid #ddd;
    margin-bottom:50px;
}
/* æ ‡é¢˜ */

.allKindsOfAsk .allKindsOfAskTitle{
    font-size:0px;
}
.allKindsOfAsk .allKindsOfAskTitle span{
    font-size:22px;
    color:#444;
}
.allKindsOfAsk>ul{
    margin:12px 0 50px;
	padding-bottom: 30px;
	border-bottom:1px solid #ddd;
}
.allKindsOfAsk>ul:last-of-type{
    margin:12px 0 0;
	padding: 0;
	border:none;
}
.allKindsOfAsk>ul>li{
    width:100%;
    float: left;
    margin:5px 0;
    
}
.allKindsOfAsk>ul>li>a{
    font-size:16px;
    color:#444;
	display:inline-block;
	width:100%;
}
.allKindsOfAsk>ul>li>a .zheShiwenTi{
	display:inline-block;
	max-width:66%;
    font-size:14px;
    color:#444;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}

.allKindsOfAsk>ul>li .toRigthBian{
    font-size:14px;
    color:#888;
    margin: 3px 0 0;
	float:right;
}
.allKindsOfAsk>ul>li .toRigthBian>span{
    margin-left:10px;
}
.allKindsOfAsk>ul>li:hover a,
.allKindsOfAsk>ul>li:hover .zheShiwenTi,
.allKindsOfAsk>ul>li:hover .toRigthBian{
    color:var(--qiTiZiTiColor);
    text-decoration:none;
}
/* ç‚¹èµž */


.allKindsOfAsk>ul>li .likeNumber{
	font-size:12px;
    color:#ffb53c;
	display:inline-block;
	float:left;
	margin-left:10px;
}

/* æé—® */
.askingTextArea{
    width:100%;
	margin-bottom:30px;
}
.askingTextArea .jiaoYanMianBian{
    width:100%;
    margin-top:22px;
}
/* æ–‡æœ¬æ¡† */
.askingTextArea .jiaoYanMianBian textarea{
    width:100%;
    border:1px solid #ddd;
    border-radius:4px;
    padding:12px;
    color:#666;
    font-size:14px;
    resize:none;
    outline:none;
    margin-bottom:14px;
}
.askingTextArea .jiaoYanMianBian input,
.askingTextArea .jiaoYanMianBian button{
    border:1px solid #ddd;
    outline:none;
    border-radius:4px;
    height:40px;
    padding:0 10px;
}
.askingTextArea .jiaoYanMianBian .haoMa{
    width:100%;
	margin-bottom:21px;
}
.askingTextArea .jiaoYanMianBian .yanZhenMa{
    width:54%;
    float: left;
}
.askingTextArea .jiaoYanMianBian .yanZhenMaBtn{
    width:42%;
    float: right;
    font-size:14px;
    color:var(--qiTiZiTiColor);
    background:none;
}
/* æäº¤æŒ‰é’® */
.askingTextArea .jiaoYanMianBian .tiJiaoBtn{
    width:100%;
    background:var(--mianbaoxie);
    color:#fff;
    margin-top:21px;
}
/* æç¤º */
.askingTextArea .jiaoYanMianBian>p{
    font-size:14px;
    color:red;
    opacity:0.4;
    margin:0;
    padding:1px 0;
}
/* æé—® end */












/***********æ—§css   ************/
@media screen and (min-width: 1200px) {
/* æ¥¼ç›˜æ¡ */
.louPanTiao{
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: space-around; 
    justify-content: space-around;
    background:#fff;
    border:1px solid #ddd;
    padding:.1rem 0;
    margin:1rem 0;
}
.louPanTiao>li{
    width: 25%;
    text-align: center;
    font-size:.20rem;
    color:#444;
    position: relative;
}
/* å·¦å³çº¿ */
.louPanTiao>li.afterWire:after{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    right:.03rem;
    transform:translateY(-56%);
}
.louPanTiao>li.afterWire:before{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    left:.03rem;
    transform:translateY(-56%);
}
/* å·¦å³çº¿ end */
.louPanTiao>li.weiA{
    font-size:.2rem;
    color: #9aa9c9;
}
/* æ¥¼ç›˜æ¡ end */


}


/* æ¥¼ç›˜æ¡ */
.louPanTiao{
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: space-around; 
    justify-content: space-around;
    background:#f5f5f5;
    padding:.1rem 0;
}
.louPanTiao>li{
    width: 25%;
    text-align: center;
    font-size:.20rem;
    color:#444;
    position: relative;
}
/* å·¦å³çº¿ */
.louPanTiao>li.afterWire:after{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    right:.03rem;
    transform:translateY(-56%);
}
.louPanTiao>li.afterWire:before{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    left:.03rem;
    transform:translateY(-56%);
}
/* å·¦å³çº¿ end */
.louPanTiao>li.weiA{
    font-size:.2rem;
    color: #9aa9c9;
}
/* æ¥¼ç›˜æ¡ end */


.detailed-container{
	margin-top: 20px;
}
.frame{
	width: 100%;
height: 100%;
margin-bottom:40px;
}
.issue{
	width: 72%;
	height: 100%;
	float: left;
}
.knowledge-cont{
	display: none;
}




.issue .question .interior-casing ul{
	margin-bottom:0px;
}

.issue .question .interior-casing ul .ask-a-question span:nth-child(2){
	font-size:16px;
	line-height:30px;
	margin-right:5px;
}
.issue .question .interior-casing ul .user{
	margin-bottom: 7px;
    padding-bottom:5px;
    border-bottom: 1px dashed #e3e3e3;
    color: #999;
    font-size: 12px;
}

.issue .question{
	border:1px solid #eaeaea;
	padding:14px;
	border-radius:4px;
}


.relation>span{
	display:inline-block;
	margin-right:10px;
}
.root-in .time{
	margin-right:5px;
}
.issue .question .interior-casing ul .user .name{
	margin-right:5px;
}

.circle-icon {
	font-size: 18px;
	color: #fff;
	float: left;
	margin-right: 6px;
	background: #fc7373;
	padding: 2px 6px;
	border-radius: 50%;
	width:30px;
}
.circle-iconWen{
	float: left;
	width:776px;
	font-size:18px;
}


.reply-to{
	font-size: 18px;
	color: #fff;
	float: left;
	margin-right: 6px;
	background: #bfa3a3;
	padding: 2px 6px;
	border-radius: 50%;
}
.issue .Other-problems{
	margin-top:10px;
}
.Answer-content{
	width:70%;
	float:left;
}
.replier{
	width: 28%;
	float: right;
}

.Answer-content .counselor{
	font-size:14px;
	line-height: 30px;
	color:#666;
}


.replier .replier-picture{
	width:66px;
	float:left;
}
.replier .replier-picture>a{
	display:block;
	width:100%;
	height:66px;
	border-radius:50%;
	overflow:hidden;
}
.replier .replier-picture img{
	width:100%;
	height:100%;
}

.replier .replier-parameter{
	width:70%;
	float:left;
	font-size:14px;
	padding-left:10px;
	color:#666;
}
.replier .replier-parameter>div{
	margin-top:2px;
}
.replier .replier-parameter .name a{
	font-size:16px;
	font-weight:bold;
	color:#232323;
}

.interior-casing ul{
	position:relative;
}

.explain .interior-casing{
	margin-top:30px;
	padding:14px;
	border:1px solid #ddd;
}

.picture{
	position:absolute;
	top:0;
	left:0;
	z-index:88;
}
.resolve{
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
}

.interior-casingTow{
	margin-top:10px;
}

.qi-ta-zixun ul{
	width:100%;
	margin:0;
	padding:10px 0;
	overflow:hidden;
}

.Other-problems ul li{
	height: 30px;
    width: 47%;
    display: inline-block;
    margin-right: 2%;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 1%;
	background:#fff;
}
.Other-problems ul li a{
	color:#666;
	display:block;
	width:100%;
	height:100%;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.Other-problems ul li:hover{
	background:var(--but-bj);
}
.Other-problems ul li:hover a{
	color:#fff !important;
}


 .tag {
    min-width: 45px;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    padding: 0 6px;
    margin-right: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
	display:inline-block;
	color: #666;
    border: solid 1px #e1dede;
}

.tag:hover{
	background:var(--anniu-bj);
	color:var(--anniu-color);
	border: var(--anniu-touch-border);
}


.answer{
	width: 26%;
	height: 100%;
	float: right;
	padding:10px
}

.askTextFrame{
	margin: auto;
    width: 100%;
	margin:10px 0
}
.textarea{
	width:100%;
	border:1px solid #ccc;
	padding:4px;
}
.questions-answers{
	width:100%;
}
.control-phone{
	width:100%;
}
.aafjfks{
	width:100%;
}
.input-zixun input{
	width:100%;
}
.error-hints {
    color: #e8380d;
    visibility: hidden;
	margin-top: 7px;
}
.answer .problem-types{
	margin-bottom: 20px;
	padding: 10px 0px;
}
.answer  .problem-types ul li{
	float: left;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #eed4d4;
	text-align: center;
	margin-left: 20px;
	color: #ee7171;
	margin-bottom: 12px;
}


.answer .advertising{
	height: 180px;
	margin-bottom: 20px;
}

.answer .loupan{
	margin-bottom: 20px;
}



.GeneralTitleYilei{
	font-size: 22px;
    color: #444;
}
.GeneralTitleYilei a{
	display: inline-block;
    float: right;
    clear: both;
    font-size: 14px;
    color: #444;
}

.loupan>ul{
	margin-top:20px;
}

.loupan ul li {
	margin:10px 0px;
	height:80px;
}
.loupan ul li .lp_picture{
	width: 134px;
	height: 80px;
	float:left;
	margin-right: 10px;
	vertical-align:middle;
	position:relative;
}
.loupan ul li .lp_picture a{
	width:100%;
	height:100%;
	display:block;
}

.section-title{
	display:block;
	padding-bottom:2px;
	margin-bottom:10px;
	font-size:19px;
	border-bottom:1px solid #666;
}



.loupan ul li .lp_picture img{
	width:100%;
	height:100%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.loupan ul li  .lp_param{
	width: 54%;
	float: left;
	height:100%;
}
.loupan ul li  .lp_param .principal-parameter{
	width:100%;
}
.loupan ul li  .lp_param .principal-parameter span{
	font-size:14px;
	color:#666;
}
.loupan ul li .lp_param .principal-parameter .name{
	font-size:16px;
	color:#444;
	font-weight:bold;
}
.loupan ul li  .lp_param .principal-parameter .price{
	display:block;
	padding:0;
}
.loupan ul li .lp_param .site span{
	color:#666;
	font-size:14px;
}
.loupan ul li .lp_param .site{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}

.address-box{
	color:#343434;
	font-size:14px;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.news-knowledge {
	width:100%;
	max-height:332px;
	overflow:auto;
}
.be-familiar-with, .be-familiar-lp{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.lanSeXianTiao{
	border-bottom:5px solid var(--qiTiZiTiColor);
	border-top:5px solid var(--qiTiZiTiColor);
	padding:16px 0;
	margin-bottom:30px;
}
/*.By-consulting{
	font-size: 13px;
	height: 25px;
	line-height: 17px;
	text-align: center;
	padding: 3px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: var(--anniu-color);
	border: var(--anniu-touch-border);
	background:var(--anniu-bj);
	cursor: pointer;
	margin-top: 12px;
}
.By-consulting:hover{
	color: var(--anniu-touch-color);
	border: var(--anniu-touch-border);
	background:var(--anniu-touch-bj);
}*/
/*
.news-knowledge .caption ul{
	height: 40px;
}
*/
.caption ul{
	height: 40px;
	line-height: 40px;
}
/*
.news-knowledge .caption ul li{
	width:50%;
	float:left;
	text-align: center;
	height:40px;
	line-height:40px;
	font-size: 16px;
	cursor:pointer;
}
*/
.caption ul li{
	float:left;
	text-align: center;
	font-size: 20px;
	color:#888;
	cursor:pointer;
}
.caption ul li.different{
	font-size: 22px;
	color:#444;
}
.caption ul .captionMore{
	float:right;
	font-size: 14px;
	color:#444;
}
/*
.news-knowledge .caption ul .knowledge{
	border-bottom: 1px solid #e6dfdf;
	background: #f9f3f3;
}
*/
.caption ul .knowledge{
	margin-left:16px;
}
.headline ul{
	margin-top:10px;
}
.headline ul li{
	font-size:14px;
	color:#444;
	padding:5px 0;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:flex;
	display:-webkit-flex;
}

.headline ul li a{
	display:inline-block;
	width:90%;
	height:100%;
	font-size:14px;
	color:#444;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:left;
}
.headline ul li:hover a{
	color:var(--qiTiZiTiColor);
}
/* å°æ–¹å— */
.headline ul li .littleBlockage{
	display:inline-block;
	width:10px;
	height:10px;
	background:#ddd;
	margin:7px 10px 0 0;
	float:left;
}
.headline ul li:hover .littleBlockage{
	background:var(--qiTiZiTiColor);
}





















/* æ¥¼ç›˜æ¡ */
.louPanTiao{
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: space-around; 
    justify-content: space-around;
    background:#fff;
    border:1px solid #ddd;
    padding:.1rem 0;
    margin:1rem 0;
}
.louPanTiao>li{
    width: 25%;
    text-align: center;
    font-size:.20rem;
    color:#444;
    position: relative;
}
/* å·¦å³çº¿ */
.louPanTiao>li.afterWire:after{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    right:.03rem;
    transform:translateY(-56%);
}
.louPanTiao>li.afterWire:before{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    left:.03rem;
    transform:translateY(-56%);
}
/* å·¦å³çº¿ end */
.louPanTiao>li.weiA{
    font-size:.2rem;
    color: #9aa9c9;
}
/* æ¥¼ç›˜æ¡ end */


}


/* æ¥¼ç›˜æ¡ */
.louPanTiao{
    display:flex;
    display:-webkit-flex;
    -webkit-justify-content: space-around; 
    justify-content: space-around;
    background:#f5f5f5;
    padding:.1rem 0;
}
.louPanTiao>li{
    width: 25%;
    text-align: center;
    font-size:.20rem;
    color:#444;
    position: relative;
}
/* å·¦å³çº¿ */
.louPanTiao>li.afterWire:after{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    right:.03rem;
    transform:translateY(-56%);
}
.louPanTiao>li.afterWire:before{
    content:'|';
    font-size:.14rem;
    color: #999;
    position: absolute;
    top:50%;
    left:.03rem;
    transform:translateY(-56%);
}
/* å·¦å³çº¿ end */
.louPanTiao>li.weiA{
    font-size:.2rem;
    color: #9aa9c9;
}
/* æ¥¼ç›˜æ¡ end */






/***********æ—§css************/


/* æ ‡é¢˜ */

.KindsOfAskTitle{
    height:46px;
	line-height:46px;
	padding-left:14px;
	background-color:#f5f5f5;
}
.KindsOfAskTitle span{
    font-size:22px;
    color:#444;
	font-weight:bold;
	
}





.zxwd_list{
    margin:12px 0px;
	padding-bottom: 30px;
	border-bottom:1px solid #ddd;
}
.zxwd_list>li{
    width:100%;
    float: left;
    margin:5px 0;
    padding: 0 10px;
}
.zxwd_list>li>a{
    font-size:16px;
    color:#444;
	display:inline-block;
	width:100%;
}
.zxwd_list>li>a .zheShiwenTi{
	display:inline-block;
	max-width:66%;
    font-size:14px;
    color:#444;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}

.zxwd_list>li .toRigthBian{
    font-size:14px;
    color:#888;
    margin: 3px 0 0;
	
}

.zxwd_list>li:hover a,
.zxwd_list>li:hover .zheShiwenTi{
    color:var(--qiTiZiTiColor);
    text-decoration:none;
}

.right_time{
	float:right;
}
/* ç‚¹èµž */


/* å…³é—­ */
.closeOnBtn {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
}













