/* reset */
.banner-logo-cont{

    height:496px;

}
.beijingnet-cont{
    position: relative;
    width: 1000px;
    height: 56px;
    margin: 0 auto;
}
.zhuanlannet{
    position: absolute;
    top: 60px;
    left: 0px;
    width: 370px;
    height: 56px;
    background: url(../image/zhuanlanbei3.png) no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}
.list-cont{
    min-height: 540px;
}
.list-cont  ul{
    position: relative;

}
.img-list{
    position: absolute;
    right: -182px;
}
.img-list img{
    display: block;
    width:52px;
    height:52px;
    margin-bottom: 4px;
}
.list-cont ul li.list-item{
    width: 920px;
    padding:30px 40px ;
}
.list-cont ul li.list-item .list-rt{
    width: 920px;
    float: none;
}
.person-name{
    font-size:18px;
font-weight:300;
color:rgba(38,38,38,1);
line-height:26px;
}
.person-info{
    margin-top: 20px;
    font-size:14px;
font-weight:400;
color:rgba(153,153,153,1);
line-height:20px;
}
.article-time{
    margin-top: 20px;
    font-size:12px;
font-weight:400;
color:rgba(153,153,153,1);
line-height:20px;
}
.person-sth{
    margin-top: 20px;
}
.person-sth .fl img{
    width:16px;
    height:16px;
margin-right:12px ;
}
.person-sth .fl span{
    display: inline-block;
    height: 16px;
    color:#666666;
    line-height: 16px;
}
.person-zhuanlan{

}
.line{
    padding: 0 10px;
    color:rgba(102,102,102,1);
}
.share-wechat:hover{
    cursor: pointer;
}
.main-person-info{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width:902px ;
    margin: 0 auto;
    padding: 30px 58px 30px 40px;
    background:rgba(0,0,0,0.5);
}
.main-person-info img{
    float: left;
}
.middle-info{
    position: relative;
    float: left;
    width: 460px;
}
.right-info{
    float: right;
    width: 128px;
}
.main-person-head{
    width:240px;
height:240px;
margin-right:20px ;
}
.main-person-name{
    font-size:40px;
font-weight:400;
color:rgba(205,169,73,1);
line-height:56px;
letter-spacing:3px;
}
.main-person-summary{
    margin-right: 20px;
    margin-top: 20px;
    font-size:14px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:20px;
letter-spacing:1px;
}
.right-info{
    text-align: right;
}
.right-info span{
    font-size:14px;
font-weight:600;
color:rgba(255,255,255,0.75);
line-height:20px;
letter-spacing:1px;
}
.right-info .main-person-num{
    color:rgba(255,255,255,1);
}
.main-person-code img{
    width:128px;
height:128px;
margin-top: 29px;
margin-bottom: 16px;
}
.main-person-code span{
    display: block;
    text-align: center;
}


/* 分享 */
.ui-news-item-share{
    display: flex;
    float: right;
}
.ui-news-item-share span {
    /* position: absolute; */
    display: inline-block;
    height: 16px;
    /* top: 0; */
}
.ui-share-icon{
    height: 16px;
    display: inline-block;
    background: url(../image/shareto.png) no-repeat;
    padding-left: 22px;
    background-size: 16px 16px;
}


.ui-share-wb{
    /* right: 26px; */
    width: 16px;
    height: 16px;
    background: url(../image/wb_share.png) left center no-repeat;
}
.ui-share-wx {
    /* right: 0; */
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-left: 10px;
    background: url(../image/wx_share.png) left center no-repeat;
}
.ui-share-wx:hover,.ui-share-wb:hover{
    cursor: pointer;
}
.dingyue{
    position: absolute;
    height: 30px;
    top: 20px;
    right: 20px;
    font-size:14px;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:14px;
    background: url(../image/dingyue2.png) no-repeat;
    background-size: 16px 16px;
    padding-left: 24px;
    cursor: pointer;
}
