.pc_detail .box2 {
	text-align: center;
}

.pc_detail .box2 ._box1{
	padding: 0.3rem;
}

.pc_detail .box2 ._box1 .tt{
	font-size: 0.36rem;
	color: #333;
	font-weight: bold;
}

.pc_detail .box2 ._box2{
	font-size: 0.24rem;
	color: #999;
}
.pc_detail .box2 ._box2 .info{
	margin-right: 0.2rem;
}

.pc_detail .box2 .cnt_decorate{
	position: relative;
	margin-top: 0.3rem;
	background: url(../img/line.png);
	height: 0.02rem;
}

.pc_detail .box2 .cnt_decorate img{
	position: absolute;
    top: -0.08rem;
    width: 0.32rem;
}

.pc_detail .box2 ._box3{
	padding-bottom: 0.6rem;
}

.pc_detail .box2 ._box3 .__box1 .cnt{
	padding: 0.3rem 0.29rem;
}
.pc_detail .box2 ._box3 .__box1 .cnt img{
	width: 100%;
}

.pc_detail .box2 .__box4{
	text-align: center;
}

.pc_detail .box2 .__box4 ul{
	list-style: none;
}

.pc_detail .box2 .__box4 ul li{
	display: inline-block;
}

.pc_detail .box2 .__box4 ul li.weixin{
	/* background: url(../img/wapWeixin_2.png); */
	background-size: 100%;
	height: 1.6rem;
	width: 2.1rem;
}

.pc_detail .box2 .__box4 ul li.weibo{
	/* background: url(../img/wapWeibo_2.png); */
	background-size: 100%;
	height: 1.6rem;
	width: 2.1rem;
}
.pc_detail .box2 .__box4 ul li.weibo a{
	display: block;
	width: 100%;
	height: 100%;
}

.pc_detail .box2 .__box4 ul li.weiqq{
	/* background: url(../img/wapQQ_2.png); */
	background-size: 100%;
	height: 1.6rem;
	width: 2.1rem;
}

/* .pc_detail .box2 .share-box5{
	background: url(../img/wapShare_2.png);
	background-size: 100%;
	height: 0.3rem;
	width: 3.18rem;
	margin: auto;
	margin-top: 0.3rem;
} */
