<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.p-r {
    position:relative;
}
.p-a {
    position: absolute;
}

.clear2 {
    zoom: 1;
}
.qa_box{
    padding-top: 40px;
	width: 820px;
    height: auto;
}
.qa-h2-title{
    font-size: 26px;line-height: 1;color: #242424;padding-left: 15px;position: relative;/*font-weight: bold;*/
}
.qa-h2-title:before{
    position: absolute;content: "";width: 6px;height: 18px;border-radius: 3px;background: #ff5151;left: 0;top: 4px;
}

/*问答切换*/
.qa-title-tab{
    height: 44px;border-bottom: 1px solid #dddddd;
}
.tab-title{
    float: left;margin-right: 40px;font-size: 22px;color: #5a5a5a;line-height: 26px;height: 43px;cursor: pointer;
}
.tab-title.active{
    font-size: 26px;color: #242424;border-bottom: 2px solid #ff5151;
}
.qa-list-box{
    width: 100%;height: auto;margin-top: 10px;
}
.qa-list{
    width: 100%;height: auto;margin: 0 auto;
}
.qa-info-box{
    padding: 20px 0 19px 30px;border-bottom: 1px solid #dddddd;background: url("../images/wd-title-icon.png") no-repeat -5px 18px;
}
.qa-info-box:last-child{
    border-bottom: 0;
}
.qa-info-title{
    line-height: 20px;font-size: 16px;color: #242424;font-weight: bold;
}
.qa-info-title:hover{
    color: #ff5151;
}
.qa-info-cont{
    margin-top: 18px;
}
.qa-info-cont-avatar{
    width: 24px;height: 24px;border: 1px solid #dedede;border-radius: 13px;margin-right: 10px;overflow: hidden;
}
.qa-info-cont-avatar img{
    display: block;width: 24px;height: 24px;
}
.qa-info-cont-box{
    width: 754px;height: auto;
}
.qa-info-cont-answer{
    line-height: 22px;display: -webkit-box;font-size: 14px;color: #5a5a5a;padding-top: 2px;margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.qa-info-cont-answer span{
    color: #242424;font-weight: bold;
}
.qa-info-click{
    padding-left: 18px;background: url("../images/icon.png") no-repeat 0 -80px;line-height: 1;
}
.qa-info-time{
    line-height: 1;
}
.qa-btn{
    width: 100px;height: 32px;border-radius: 16px;background: #ff5151;text-align: center;line-height: 32px;margin: auto auto;top: 0;bottom: 0;right: 25px;font-size: 16px;color: #fff;cursor: pointer;
}
.qa-btn a {
	color:#FFF;
}





/*左侧*/
.box_left{
    width: 850px;height: auto; float:left
}

/*问题详情页*/
.qa-box{
    padding: 30px 130px 30px 20px;background: #f8f8f8;border-radius: 4px;margin-top: 40px;
}
.qa-title{
    padding-left: 48px;height: auto;line-height: 32px;font-size: 20px;color: #242424;font-weight: bold;background: url("../images/q-icon.png") no-repeat -8px -2px;
    margin-bottom: 14px;
}
.qa-title-msg{
    font-size: 12px;color: #999999;line-height: 1;padding-left: 48px;overflow: hidden;
}
.qa-title-msg span{
    float: left;padding-right: 23px;border-right: 1px solid #dddddd;margin-right: 24px;
}
.qa-wytw-btn{
    width: 100px;height: 32px;border-radius: 16px;background: #ff5151;text-align: center;line-height: 32px;margin: auto auto;top: 0;bottom: 0;right: 25px;font-size: 16px;color: #fff;cursor: pointer;
}
/*问答详情form*/
.qa-wdxq-tw-form{
    width: 620px;padding: 38px 90px 0 490px;background: url("../images/wdxq-tw-form-bg.png") no-repeat 0 0;background-size: 100% 100%;height: 190px;margin: 40px auto 0;
}
.qa-wdxq-tw-form .qa-tw-q-wrap{
    margin-top: 0;
}
.qa-wdxq-tw-form .qa-tw-textarea{
    height: 88px;
}
.qa-wdxq-tw-form .qa-tw-per-input{
    width: 214px;
}
.qa-wdxq-tw-form .qa-tw-submit{
    width: 154px;float: right;border: none;
}
/*回答列表*/
.qa-ans-list-box{
    padding: 20px;background: #f8f8f8;border-radius: 4px;margin-top: 40px;
}
.qa-hdsl-title{
    height: 40px;border-bottom: 1px solid #dddddd;font-size: 16px;color: #000;font-weight: bold;
}
.qa-ans-list{
    width: 100%;height: auto;margin: 0 auto;
}
.qa-per-ans{
    padding: 30px 0 26px;border-top: 1px solid #eaeaea;
}
.qa-per-ans:first-child{
    border-top: 0;
}
.qa-ans-top{
    height: 40px;line-height: 40px;
}
.qa-ans-tx{
    width: 38px;height: 38px;border: 1px solid #dfdfdf;border-radius: 20px;overflow: hidden;margin-right: 10px;
}
.qa-ans-tx img{
    display: block;width: 100%;height: 100%;
}
.qa-ans-name{
    font-size: 16px;color: #242424;
}
.qa-ans-time{
    font-size: 12px;color: #999999;
}
.qa-ans-content{
    overflow: hidden;font-size: 14px;color: #5a5a5a;margin-top: 4px;line-height: 22px;
}
.qa-ans-content p{
    margin-top: 12px;overflow: hidden;
}
.qa-ans-content p img{
    display: block;width: 600px;height: 400px;border-radius: 4px;margin: 4px auto 0;
}
.qa-ans-content ul{
    margin-top: 6px;line-height: 22px;overflow: hidden;
}
.qa-ans-content ul li{
    padding-left: 20px;line-height: 22px;margin-top: 6px;position: relative;
}
.qa-ans-content ul li:before{
    position: absolute;content: "";width: 6px;height: 6px;border-radius: 3px;left: 0;top: 8px;background: #ff5151;
}
.qa-ans-ckgd{
    height: 34px;line-height: 34px;margin: 10px auto 0;font-size: 14px;color: #ff5151;
}
.qa-ans-ckqb{
    background: url(../images/icon.png) no-repeat right -258px;padding-right: 17px;cursor: pointer;
    font-size: 14px;
    color: #ff5151;
    display: inline-block;vertical-align: top;
}
.qa-ans-djsq{
    background: url(../images/icon.png) no-repeat right -292px;padding-right: 17px;cursor: pointer;
    font-size: 14px;
    color: #ff5151;
    display: inline-block;vertical-align: top;
}
.none{
    display: none!important;
}
/*推荐问题*/
.qa-tjwt-wrap{
    padding: 30px 20px;background: #f8f8f8;border-radius: 4px;margin-top: 40px;
}
.qa-tjwt-list{
    width: 100%;height: auto;margin: 10px auto 0;overflow: hidden;
}
.qa-tjwt-list .qa-per-zxzx{
    width: 364px;height: 16px;line-height: 1;padding-left: 13px;margin-top: 20px;float: left;
}
.qa-tjwt-list .qa-per-zxzx:nth-child(2n){
    float: right;
}
.qa-tjwt-list .qa-per-zxzx:before{
    top: 5px;
}
.qa-per-zxzx{
    line-height: 24px;height: 24px;margin-top: 10px;padding-left: 13px;position: relative;
}
.qa-per-zxzx:before{
    position: absolute;content: "";width: 6px;height: 6px;border-radius: 3px;background: #ff5151;left: 0;top: 9px;
}
.qa-per-zxzx a{
    font-size:16px; color: #242424;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.qa-per-zxzx a:hover{
    color: #ff5151;
}</pre></body></html>