<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner{
    width: 100%;
    height: 202px;
    background: url("../images/imageText/banner_bg_3.png") center -10px no-repeat;
    padding-top: 56px;
    text-align: center;
}
#crumbs{
    font-size: 16px;
    color: #666;
    height: 36px;
    line-height: 36px;
    margin-top: 26px;
}
.tit_tag{
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}
.tit_tag span{
    margin-right: 16px;
    color: #c1c1c1;
}
/*ä¸­é—´æ&nbsp;·å¼*/
.i_t_main{
    width: 1200px;
    margin: 0 auto;
    
}
.i_t_main .main .post{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
}
.i_t_main .content{ border-top: 1px solid #e1e1e1; }
.i_t_main .main{
    width: 800px;
    float: left;
}
.i_t_main .slide_right{
    width: 350px;
    float: right;
}
.i_t_main .detail_info{
    font-size: 12px;
    color: #999;
    height: 30px;
    line-height: 30px;
}
.i_t_main .main h2{
    font-size: 14px;
    padding: 28px 0;
}
.i_t_main .main h3{
    font-size: 14px;
    line-height: 26px;
    color: #333;
    text-indent: 30px;
    text-align: left;
}
.i_t_main .main h4{
    font-size: 14px;
    color: #333;
    padding: 25px 0;
    text-align: left;
}
.i_t_main .main p{
    font-size: 14px;
    color: #333;
    padding: 25px 0;
    text-align: left;
}
.i_t_main .main p img{
    text-align: center;
    height: auto;
    padding: 32px 0;
}
.nav-single{
    height: 34px;
    line-height: 34px;
}
.nav-single &gt; div{
    width: 50%;
    float: left;
    font-size: 14px;
    text-align: left;
    padding-left: 25px;
}
/*ä¸»é¢˜å†…å®¹*/
.main{
    font-size: 24px;
    color: #333;
    padding-left: 20px;
    text-align: center;
}
/*ä¾§è¾¹æ&nbsp;*/
.slide_right{
    width: 345px;
    float: right;
    margin-right: 30px;
}
.slide_bk{
    background-color: #fff;
    box-shadow: 0 0 16px #e1e1e1;
    padding: 12px 10px 28px;
    margin-bottom: 16px;
}
.slide_bk h2{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}
.hot_source li{
    padding: 14px 5px;
    border-bottom: 1px solid #ccc;
}
.hot_source li h3{
    font-size: 14px;
    line-height: 14px;
}
.hot_source li p{
    font-size: 12px;
    color: #666;
    line-height: 12px;
    margin-top: 14px;
}
.slide_bk li .xing_li{
    height: 16px;
    margin-top: 14px;
}
.slide_bk li .xing_li .xing_icon{
    padding-left: 17px;
    margin-right: 4px;
    background: url("../images/imageText/xing_icon.png");
}
.about_tj ul{ padding-left: 26px; }
.about_tj li{
    list-style: disc inside;
    padding-top: 14px;
    margin-right: 20px;
    font-size: 14px;
    width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.about_tj li a,
.hot_tag li a{
    color: #2a5595;
    text-decoration: underline;
}
.hot_tag{
    padding-bottom: 92px;
    background: url("../images/imageText/shans.png") center bottom no-repeat;
}
.hot_tag li{
    float: left;
    width: 50%;
    font-size: 14px;
    margin-top: 14px;
    padding-left: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*çƒ­é—¨é—®ç­”*/
.hot_answer h2{
    height: 25px;
    line-height: 25px;
    position: relative;
    margin-top: 45px;
}
.hot_answer h2 i{
    position: absolute;
    top: 12px;
    width: 100%;
    display: block;
    border-top: 1px solid #e1e1e1;
}
.hot_answer h2 span{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 25px;
    font-size: 24px;
    width: 138px;
    background-color: #fff;
    text-align: center;
    color: #333;
}
.answer_li{
    margin-top: 18px;
}
.answer_li li{
    width: 33.33%;
    float: left;
    font-size: 18px;
    margin-bottom: 20px;
}
.answer_li li a{ color: #333; }
.answer_li li a:hover,
.answer_li li a.active{
    color: #2a5595;
    text-decoration: underline;
}</pre></body></html>