
.detailsbox{
    width:1200px;
    margin:0 auto;
}
.voicelogosingle{
    width:225px;
    height:72px;
    margin-bottom:30px;
    background-image: url(/uploads/image/o14images/logosingle.png);
    background-size: 100% 100%;
    margin:30px auto;
}
.detailscon{
    margin-top:80px;
}
.dtitle{
    width:80%;
    margin:0 auto;
    text-align: center;
    font-size:36px;
    color:black;
    font-weight:bold;
}
.mainpagehead{
    height:60px;
}
.dinfo{
    width:50%;
    text-align:center;
    margin:0 auto;
    font-size:14px;
    color:#666;
    margin-top:20px;
    margin-bottom:50px;
}
.dtime{
    margin-right: 15px;
}
.detailstext{
    width:100%;
    min-height:600px;
    padding:0 150px;
    box-sizing:border-box;
}
.detailstextimg{
    text-align: center;
}
.textimg{
    width:647px;
    margin-bottom: 70px;
}
.detailstext p{
    line-height: 2;
    
    text-align:left;
}
.detailstext p span{
    font-size:16px !important;
}
.detailstext p img{
    width:650px;
    margin-bottom:60px;
}
.sharecon{
    width:100%;
    height:150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sharetitle{
    font-size:24px;
    color: #adadad;
    margin-right: 40px;
}
/*---分享---*/
.bdsharebuttonbox a {
    width: 70% !important;
    height: 93% !important;
    opacity:0;
}
.bdsharebuttonbox a :hover{
    opacity:0 !important;
}
/* .bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background-image:  ; background-size: 100%;}
.bdsharebuttonbox .bds_qzone { background-image: ;  background-size: 100%;}
.bdsharebuttonbox .bds_tqq { background-image: ;  background-size: 100%;}
.bdsharebuttonbox .bds_weixin { background-image:  ;  background-size: 100%;}
.bdsharebuttonbox .bds_sqq { background-image: ;  background-size: 100%;}
.bdsharebuttonbox .bds_renren { background-image:  ;  background-size: 100%;}
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; } */
.logoweixin{
    display: inline-block;
    width: 86px;
    height:86px;
    background-image: url(/uploads/image/o14images/sharelogo1.png);
    background-size: 100% 100%;
    margin-right:60px;
    cursor: pointer;
}
.sharelogo{
    display:inline-block;
    vertical-align: middle;
}
.logoweibo{
    display: inline-block;
    width: 86px;
    height:86px;
    background-image: url(/uploads/image/o14images/sharelogo2.png);
    background-size: 100% 100%;
    cursor: pointer;
}