/*.whiteBg {*/
/*    display: none;*/
/*}*/
.whiteBg,.defalut {
	background-color:#FAFAFA;

}
.shares-content{
	webkit-overflow-scrolling:touch;
	width:380px;
	height:100vh;
	overflow-y:scroll;
	position:relative;
	left:0;
	top:0;
	z-index: -1;
	opacity: 0;
}
.o-scroll {
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.load_mask {
	display: none;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:5;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,1);
}
.defalut section h3 {
	font-size:.34rem;
	font-weight:bold;
}
.posterImg {
    /*background-color: red;*/
	position:relative;
	width:90%;
	padding-bottom: 30px;
	margin:0 auto;
	z-index: -1;
	text-align:center;
}

.posterbg {
    position:absolute;
    width: 350px;
    height: 470px;
    z-index: -1;
}

.poster-info {
    width: 350px;
    height: 470px;
}

.posterImgbg {
    width: 350px;
}
.posterImg-xxkx{
margin-top: 20px;

}
.posterImg-xxkx span{
	font-size: 24px;
	font-weight: bold;
	padding:10px ;
	color: #231916;

}
.pdesc{
	font-size: 14px;
	color: #9999a6;
	text-align: left;
}
.ptimes{
	font-size: 14px;
	color: #60606f;
	text-align: left;
	padding:10px 0;
}
.ptitles{
	font-size: 18px;
	font-weight: bold;
	color: #231916;
	text-align: left;
}
.pshear-fx{
	color: #77777d;
	font-size: 14px;
	text-align: left;
	display: inline-block;
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}
.posterImg-cont{
	width:75%;
	height: 200px;
    word-wrap:break-word;
    box-sizing: border-box;
	/*padding:30px 40px;*/
	margin: 30px 45px 10px 45px;
}
.pshares{
    /*background-color: red;*/
	/*margin-top: 10px;*/
	margin-bottom: 30px;
    padding-bottom: 30px;
	text-align: right;
	/*margin: 40px;*/


}
.posterImg-xxkx span:nth-child(1){
	border:1px solid #231916;
}.posterImg-xxkx span:nth-child(4){
	border:1px solid #231916;
}

.posterImg-xxkx span:nth-child(2){
	border:1px solid #231916;
}.posterImg-xxkx span:nth-child(3){
	border:1px solid #231916;
}
.posterImg-title{
	/*background: #ffd200;*/
	box-sizing: border-box;
	padding:50px 20px;
}
.posterImg-title .logos {
	/*text-align: left;*/
	/*background: red;*/

}
.posterImg-title .logos img{
	width: 80px;

}
.posterImg img {
	width:100%;
}
#posterBG {
	width:100%;

}
.top_tips[data-v-1eefba6c] {
    height: 30px;
    line-height: 30px;
    font-size: .37333rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    z-index: 10000;
    background: rgba(255,235,155,.95);
    color: #a65018;
}
.lode-info-share{
	position: fixed;
	top:10px;
	background: rgba(0,0,0,0.5);
	left:0px;
	width:100%;
	display: none;
	/*max-width: 720px;*/
	height: 100%;
	text-align: center;
}

.lode-info-share img{

	margin-top: 40px;
	text-align: center;
	width: 90%;
}

.posterImg .code_img {
	/*position: absolute;
    top: 1.5rem;
    right: 3rem;*/
    /*background-color: red;*/

    width: 60px;
    display: inline-block !important;
    margin-right: 60px;
    margin-top: -10px;
    height: 60px;
}
.posterImg .code_img img {
	width:60px;
	height:60px;
}
#nickName {
	position:absolute;
	width:100%;
	left:0;
	top:0.22rem;
	font-size:9px;
	color:#b32d2d;
	text-align:center;
}
.word-3 {
	left:2.25rem;
}
.word-2 {
	left:2.45rem;
}
.word-1 {
	left:2.7rem;
}
.dialog-toast .dialog-content {
	width:85px;
	height:85px;
	/*background-color: blue;*/
}
.dialog-toast .info-icon {
	width:30px;
	max-width:30px;
}
.dialog-toast .info-text {
	font-size:12px;
}
