<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body_left{float: left;width: 890px;background:#fff;margin-top:10px;}
.body-all{float: none;width: 100%;}
.text-center{text-align: center}
.body_right {  float: right;width: 290px;margin-top:10px; background:#fff;}
.f-b{font-weight: bold}
.fa-database{color:#ff8a00;margin-right:5px;}
.list-items-box dt{padding:6px 0px;  line-height: 30px;font-size:16px;}
.list-items-box dt i{display:inline-block;width: 4px;height: 18px; background: #c01920;margin-right:10px;position:relative;top:2px;}
.list-items-box dd{margin:0px 10px;border-top:1px solid #eee;padding:6px 0px;}
.list-items li{height:28px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right:20px;}
.list-items li a:hover{color:#c01920 }
.notice-items li a{color:#c01920}

.index-items li a{display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width:320px; vertical-align: top;}
.index-items li span{margin-left:10px;vertical-align: top;color:#777;}


.recommend-list-items li{float:left;width:415px;}
.list-items-half-box dd{width:435px;float: left;margin-right:0px;}
/*.list-items-half-box dd:nth-child(even){margin-left:0px;}*/
.items-title-box{height:30px;line-height: 30px;font-size:16px;}
.items-title-box a{margin-left:10px;color:#0767c8}
.shop-box{height:200px;text-align:center;line-height:200px;margin:10px;border: 1px #d3d3d3 dashed;font-size:50px;}
.teacher-recommend-box{overflow-y: hidden;height:300px;overflow-x: auto}
.teacher-recommend-box::-webkit-scrollbar {height:8px;}
.teacher-recommend-box::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.teacher-recommend-box li{display: inline-block;width:160px;height:274px;float:left;margin: 10px 10px;padding:0px;text-align: center;border:1px solid #d3d3d3;
    border-radius:10px;}
.teacher-recommend-box li:hover{box-shadow:2px 2px 4px 2px #d3d3d3;}
.teacher-recommend-box li:first-child{margin-left:0px;}
.teacher-recommend-box li img{margin-top:8px;width:128px;height:128px;border-radius:50%;}
.teacher-recommend-box li p{width:100px;margin: 10px auto;background:#0767c8;border-color:#044e97;border-radius:4px;}
.teacher-recommend-box li p a{display:block;color:#fff}
.teacher-recommend-box li p:hover{background:#ec6e66}
.teacher-recommend-box li p:hover a{color:#fff}
.teacher-recommend-box li span{display: block;width:80%;margin: 0px auto;word-break: break-all;white-space: normal;
    text-overflow: ellipsis; display: -webkit-box;text-align: left;line-height:20px;font-size: 12px;
    -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;color: #b4b4b4}
.side-alert{border: 1px solid #eee;margin:10px;padding:10px 20px;position: relative;border-radius: 4px;}
.side-alert:first-child{border-color:#fbeed5;}
.btn{display:block;line-height:34px;border-radius:4px;text-align: center;color:#fff;cursor:pointer}
.bg-green{background: #0767c8;border-color:#044e97}
.side-alert .side-sign-left{width: 50%;height:100%;}
.side-alert .side-sign-right{width:40%;position: absolute;right:20px;top:10px;background:#ddefbd;}
.side-alert .side-sign-right .btn{line-height:40px; }
.side-alert .side-sign-right span.signed{background:#ccc;border-color:#eee;}

.list-items-box dd.no-border{border: 0px;}
.body_right .recommend-list-items li{width:110px;}

/*çƒ­è®®è¯é¢˜*/

.hot-discus-tags a{padding:0px 8px;line-height:24px;margin-right:6px;background:#E7F2ED;margin-top:6px;display:inline-block;font-size: 12px;color:#0767c8}
.hot-discus-tags a:hover{background:#0767c8;color:#fff;}
.body_right .items-title-box a{margin-left: 6px;}
/*æŽ’è¡Œæ¦œ*/
.wealth-items li{height:32px;margin-bottom:8px;line-height:32px;position:relative;}

.wealth-items li .box-img-hide{
    display: inline-block;
    width:32px;height:32px;border-radius:50%;border:1px dashed #fbeed5;margin-left:26px;overflow: hidden;
}
.wealth-items li .box-img-hide img{width:32px;min-height:32px;}
.wealth-items .text-sort{display:inline-block;width:16px;height:16px;background:#c9c9c9;color:#fff;line-height:16px;text-align: center;font-size:12px;position: absolute;top:8px;left: 0px;}
.wealth-items .sort-1{background:#c01920}
.wealth-items .sort-2{background:#ec6e66}
.wealth-items .sort-3{background:#ffab00}
.wealth-items a{display:inline-block;margin-left:10px;color:#0767c8;width:120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wealth-items .text-muted{position: absolute;right: 0px;color:#777;}
.location{margin-top:10px;background:#fff;margin-bottom:1px;padding:10px;color:#777}
.location a{color:#2b7a5c;}
.location i{font-style:normal;color:#ccc;margin:0px 4px;}

.form-div{background:#fff;padding:8px; }
.form-group{margin-bottom:15px;}
.form-group label{display:block;margin-bottom:5px;font-weight:700}
.form-control{display: block;width:100%;color:#555;background:#fff;border:1px solid #ccc;box-shadow: inset 0 1px 1px rgba(0,0,0,.075);transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;  }
input[type=text]:focus{ outline:none; border: 1px solid #457eff;}
.input-lg,#questionform-code{ height: 40px;font-size: 18px;border-radius:6px;text-indent:6px;}
#questionform-code{width:400px;display:inline-block;}
.simditor img{max-width:50%;height: auto;}

.form-btn .btn{padding:0px 20px;margin:0px auto;background: #0767c8;border-color: #044e97;}
.form-btn .btn-error{background:#c01920;border-color: #c01920;}
.help-block-error{color:#c01920;}
/*æ–‡æ¡£è¯¦æƒ…*/
#wenda-content-detail{padding:6px 10px;}
#wenda-content-detail h2{font-weight:normal;font-size:18px;}
#wenda-content-detail h2 i{color:#ff8a00;margin-right:6px;}
.content-author-info{height:20px;margin:6px 0px;}
.content-author-info li{display:inline-block;margin-right:10px;color:#999;}
.content-author-info li i{margin-right:6px;}
.content-author-info li.author-info a{color:#0767c8;}
.content-detail{font-size:16px;line-height:24px;letter-spacing:2px;margin-top:8px;border: 1px #eee dashed;border-radius:4px; padding:8px;}
.content-detail img{max-width:600px;height:auto;}
.content-detail p{text-indent: 2em;}
.best-answer{margin:10px;border:1px solid #eee;padding: 10px;}
.best-answer h3{line-height:30px;color:#ad3a37;font-size:18px;}
.wenda-answer,#answer-box{padding:8px;margin-top:10px;}
.wenda-answer dt{line-height:30px;font-size:18px;border-bottom:1px solid #eee;}
.wenda-answer dd{padding:10px 0px;border-bottom:1px solid #eee; }
.media-left{display: table-cell;vertical-align: top;padding-right:10px;}
.media-left .box-img-hide{display:inline-block;width:28px;height:28px;border-radius:50%;overflow: hidden}
.media-left .box-img-hide img{width:28px;min-height:28px;}
.media-right{display: table-cell;vertical-align: top;width: 10000px;}
.media-right .media-heading{height:24px;line-height:24px;position: relative}
.media-right .media-heading a{color:#0767c8; }
.media-right .media-heading .t-icon{ display: inline-block;vertical-align: middle;
    width: 46px;
    height: 18px;
    background: url(/static/huati/images/ticon.png) no-repeat;
    margin-left: 8px;}

.media-right .media-heading .answer-time{color:#777;float:right}
.media-right .media-heading .make-best-answer{float:right;margin-right:40px;padding:2px 12px;font-size:12px;margin-top:-2px;box-sizing:border-box;border:1px solid #d58512;
    background:#ec971f;color:#fff;border-radius: 3px;cursor:pointer;}
.media-right .media-heading label{margin-left:10px;color:#999;display:inline-block;width:500px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;vertical-align: top}

.media-right .content-detail{border:0px;}
#answer-box{padding-bottom: 10px;}
#answer-box .simditor .simditor-body{min-height:100px;}
.message-answer{height:35px;margin-top:20px;}
.answer-btn{border-color: #044e97;background-color: #0767c8;color: #fff;float: right!important;padding: 6px 12px;border-radius: 4px;}

.care-collection{padding:6px;}
.care-collection li{height:30px;line-height:30px;margin-bottom:6px;color:#999;}
.care-collection li span{display:inline-block;width:60px;text-align: center;border:1px solid #eee;box-sizing:border-box;cursor:pointer;border-radius:4px;color:#222}
.care-collection li span:hover{background:#5cb85c;border-color:#4cae4c;color:#fff;}
.care-collection li span.followed,.care-collection li span.collected{background:#5cb85c;border-color:#4cae4c;color:#fff;}
.care-collection li strong{color:#222;margin:0px 6px;}
.no-stress{font-weight: normal;}

#pages{text-align: center;border-bottom:0px;padding-top: 30px;}
#pages a{padding:6px 12px;border:1px solid #ddd;box-sizing: border-box;color: #0767c8;border-left:none;display: inline-block;}
#pages a.first{border-left:1px solid #ddd;border-top-left-radius:3px;border-bottom-left-radius:3px;}
#pages a.end{border-top-right-radius:3px;border-bottom-right-radius:3px;}
#pages a.active{background:#0767c8;border-color: #0767c8;color:#fff;}
#pages a:hover{background:#0767c8;border-color: #0767c8;color:#fff;}
.no-border{border:0;}
.h40{height: 40px;}
.b-m{border-bottom: 1px solid #eee;}



.tags-wenda-items li{padding:10px 0px;height: auto;border-bottom: 1px solid #eee;}
.list-item-left{display: table-cell;vertical-align: top;}
.list-item-left span{display:inline-block;width:40px;height:40px;background:#0767c8;color:#fff;text-align: center;margin-right:6px;line-height: 1.5;}
.list-item-left span small{display: block;font-size: 12px;}
.list-item-left span:last-child{background:#fff;color:#222;}
.list-item-right{display: table-cell;vertical-align: top;width: 10000px;}
.list-item-right .author-info{font-size:13px;}
.list-item-right .author-info a{color:#0767c8}
.list-item-right .author-info span{color:#999;margin-left:8px;}
.list-item-right .question-list span{padding:2px 6px;border:1px solid #ffab00;border-radius:3px;background:#ffab00;color:#fff;font-size:12px;margin-right:6px;}

.tags-box{background:#fff;margin-top:10px; padding:10px;}
.tags-box ul{background:#f4f4f4;padding:10px 10px 0px;border:1px solid #eee;}
.tags-box li{margin:0px 5px 10px;display:inline-block;width:150px;background:#fff;height: 40px;
   border:1px dashed #eee;border-radius:4px;padding:4px;box-sizing: border-box;}
.tags-box li strong{display: inline-block;width: 90px;height: 32px;line-height:32px;text-align: center;vertical-align: top;
    border:1px solid #f4f4f4;box-sizing: border-box;margin-right:10px;border-radius:4px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tags-box li strong:hover{background:#044e97;color:#fff;border-color:#daecf5;}
.tags-box li span{display: inline-block;height:32px;line-height:32px;width: 40px;text-align: center;font-size:12px;color:#898989}

.no-login-box{height:140px;border:1px solid #E7F2ED;margin:10px;text-align: center;border-radius:4px;}
.no-login-box button{background:#0767c8;padding:6px 12px;border:0px;color:#fff;border-radius:4px;position: relative;top:55px;}






</pre></body></html>