<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-wrap{
}
/*banner*/
.expert-banner{
    background: transparent url("expert-banner.jpg") no-repeat center center;
    border-bottom: 3px solid #ba0f0f;
    height: 65px;
    background-size: 100%;
}
/*å¤´éƒ¨ start*/
.expert-column-nav{
    display: none;
}
.logo-wrap a.cur-exp{
    display: inline;
}
.main-nav{
    padding-left: 220px;
}
.logo-wrap{
    width: 220px;
}
.logo-wrap img.logo{
    margin-right: 20px;
}
/*åå®¶ä¸“æ&nbsp;è¯¦ç»†é¡µ*/
div.expert-detail-1 .wrap{
    background: #fafafa;
}
div.expert-detail-2 .wrap{
    background: #fbe8e8;
}

/*é¢åŒ…å±‘*/
.breadcrumbs-wrap{
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 1200px;
}
.breadcrumbs-wrap,
.breadcrumbs-wrap a{
    color:#a40004;
}
/*ä¸“å®¶åˆ—è¡¨é¡µ*/
/*å†…å®¹*/
.expert-info-wrap{

    padding: 15px;
}
.expert-wrap,
.expert-personal-wrap{

    text-align: center;
}
.expert-wrap{
    float: left;
    height: 370px;
    width: 50%;
}
.expert-wrap:nth-child(odd){
	padding-right: 5px;
}
.expert-wrap:nth-child(even){
	padding-left: 5px;
}
.expert-photo{
}
.expert-photo img{
    width: 105px;
    height: 105px;
}
.expert-wrap h5,
.expert-personal-wrap h5{
    padding: 10px 0;
}
.expert-wrap h5 a,
.expert-personal-wrap h5 a{
    color: #333;
    font-weight: 600;
    font-size: 20px;
}
p.expert-brief{
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    height: 185px;
    line-height: 22px;
    padding: 16px 6px;
    text-align: left;
}
/*ä¸“å®¶è¯¦ç»†é¡µ*/

/*é¢åŒ…å±‘*/
div.expert-detail .breadcrumbs-wrap{
    margin-bottom: 8px;
}
/*è¯¦ç»†é¡µå†…å®¹*/
.expert-detail-wrap{
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
    -webkit-box-shadow: 0px 0px 5px #ddd;
    -moz-box-shadow: 0px 0px 5px #ddd;
    -ms-box-shadow: 0px 0px 5px #ddd;
    -o-box-shadow: 0px 0px 5px #ddd;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 30px;
    width: 1200px;
}

/*å·¦ä¾§*/
.expert-intro-wrap{
    border-right: 1px solid #e4e4e4;
    float: left;
    padding: 15px 18px 30px;
    width: 386px;
}
.expert-personal-wrap{
    margin-bottom: 30px;
    padding: 15px 0 0;
}
/*çƒ­é—¨åå®¶*/
.expert-hot-list h5{
    border-bottom: 1px solid #c8c8c8;
}
.expert-hot-list h5 span{
    /*background: transparent url("hot-expert.png") no-repeat center center;*/
    border-bottom: 3px solid #f1283b;
    display: block;
    height: 36px;
    margin-bottom: -1px;
    width: 86px;
}
/*ä¸“å®¶åˆ—è¡¨å¤´åƒ*/
.expert-hot-img-wrap{
    float: left;
    height: 80px;
    margin: 16px 10px;
    width: 80px;
}
.expert-hot-img-wrap img{
    width: 100%;
}
/*ä¸“å®¶åˆ—è¡¨ä»‹ç»*/
.expert-hot-wrap{
    border-bottom: 1px solid #c9c9c9;
    margin-left: 100px;
    margin-right: 10px;
    padding: 10px;
}
h6.expert-name{
    margin-bottom: 8px;
}
h6.expert-name a{
    color: #000;
    font-size: 16px;
}
.expert-hot-wrap p{
    line-height: 22px;
}
/*å³ä¾§*/
.expert-article-list{
    margin-left: 386px;
}
.expert-article-list ul{
    padding: 12px 25px 0;
}
.expert-article-list li{
    margin-bottom: 24px;
}
.expert-article-list li h4{
    height: 28px;
    line-height: 28px;
}
.expert-article-list li h4 a{
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.expert-article-list li h5.expert-article-time{
    color: #848484;
    height: 24px;
    line-height: 24px;
}
.expert-article-list li h5.expert-article-time b{
    font-weight: normal;
}
.expert-article-list li p{
    border-bottom: 1px solid #d0d0d0;
    color: #393a3e;
    font-size: 14px;
    height: 56px;
    padding-top: 4px;
    text-indent: 2em;
}</pre></body></html>