@charset "utf-8";
.pos{
    width: 1200px;
    padding-left:30px;
    background: url(../images/pos.jpg) no-repeat left center;
    font-size: 14px;
    color: #333;
    margin: 23px auto;
}

.pos a{
    color: #333;
}

.p2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 40px;
    border: 1px solid #E9EDF5
}

.p2 .title{
    font-size: 28px;
    color: #000;
    text-align: center;
    line-height: 45px;
}

.info{
    font-size: 14px;
    width: 1140px;
    margin: 35px auto 0;
    border-bottom: 1px solid #E9EDF5;
    line-height: 34px;
    position: relative;
}

.info span{
    margin-right:15px;
    display: inline-block;
}
.info .right span{
    margin-right:10px;
}
.right{
    float: right;
}
.share{
    display: inline-block;
    margin-right:0!important;
}

.changeFontSize a{
    margin: 0 3px;
    cursor: pointer;
}

.bdshare-button-style1-24 .bds_tsina {
    background:url(../images/icon_wb.jpg) no-repeat center center;
    background-position: 0 0!important;
}

.bdshare-button-style1-24 .bds_weixin {
    background:url(../images/icon_wx.jpg) no-repeat center center;
    background-position: 0 0!important;
}

.bdshare-button-style1-24 .bds_more{
    background:url(../images/icon_more.jpg) no-repeat center center!important;
    background-position: 0 0!important;
}

.zw{
    margin-top:40px;
}

.zw img{
    display: block;
    max-width:100%;
    margin: 10px auto;
}
.fj .xgfj{
    font-size: 16px;
    font-weight: bold;
    color: #006fb7;
    text-indent: 40px;
    line-height: 40px;
}
.fj .itm{
    text-indent: 40px;
    line-height: 30px;
}
.fj .itm span{
    display: inline-block;
    width: 8px;
    border-radius: 4px;
    height: 8px;
    background: #7ecef4;
    margin-right: 10px;
    vertical-align: 3px;
}
.xgwz {
    margin: 30px auto 10px;
}
.xgwz .xgwzTitle{
    font-size: 16px;
    font-weight: bold;
    color: #006fb7;
    margin-left: 40px;
    line-height: 40px;
} 
.xgwz .list{
    margin-left: 40px;
}
.xgwz .list li {
    line-height: 30px;
    list-style: none;
}
.xgwz .list li span.point{
    display: inline-block;
    width: 8px;
    border-radius: 4px;
    height: 8px;
    background: #7ecef4;
    margin-right: 10px;
    vertical-align: 3px;
}

.xgwz .list li a  {
    width: 85%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xgwz .list li a:hover{
    color: #076fd0;
}

.xgwz .list li  span.time {
    float: right;
    text-align: right;
    color: #999999;
}