@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: 26px;
    color: #000;
    text-align: center;
    line-height: 40px;
    margin-top: 25px;
    font-weight: normal;
}

.info{
    font-size: 14px;
    width: 1140px;
    margin: 35px auto 0;
    border-bottom: 1px solid #E9EDF5;
    line-height: 34px;
    /* overflow: hidden; */
    position: relative;
}

.info span{
    margin-right:15px;
}

.print{
    position: absolute;
    right: 180px;
}

.changeFontSize{
    position: absolute;
    right: 90px;
}

.share{
    position: absolute;
    right: 0;
    margin-right:0!important;
}

.changeFontSize a{
    margin: 0 3px;
}

.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;
}