.hero-top-bar{
	width:100%;
	border-bottom:none;
	background-color:#be3a34;
	position:relative;
}
.hero-detail-tit{
	width:100%;
	overflow: hidden;
	position:relative;
	margin:0 auto 0;
}
.hero-detail-tit h3{
	font-size:24px;
	color:#000;
	margin-top:80px;
	line-height:34px;
}
.hero-detail-tit p{
	font-size:16px;
	color:#8d8d8d;
	margin-top:10px;
	border-bottom:1px solid rgba(166,166,166,.5);
	padding-bottom:22px;
	line-height:30px;
}
.hero-detail-tit p span{
	margin-right:18px;
}
.hero-detail-tit p em{
	font-style: normal;
}
.bdsharebuttonbox{
	display: none;
	width:131px;
	height:18px;
	position:absolute;
	right:0;
	top:30px;
}
.bdsharebuttonbox.bdshare-button-style0-16 .bds_weixin{
	background-image:url(../image/ioc.png);
	background-position:0 0;
	padding-left:22px;
	height:18px;
}
.bdsharebuttonbox.bdshare-button-style0-16 .bds_tsina{
	background-image:url(../image/ioc.png);
	background-position:-38px 0;
	padding-left:22px;
	height:18px;
}
.bdsharebuttonbox.bdshare-button-style0-16 .bds_linkedin{
	background-image:url(../image/ioc.png);
	background-position:-79px 0;
	padding-left:22px;
	height:18px;
}
.bdsharebuttonbox.bdshare-button-style0-16 .bds_fbook{
	background-image:url(../image/ioc.png);
	background-position:-113px 0;
	padding-left:22px;
	height:18px;
}
.bdsharebuttonbox.bdshare-button-style0-16 a{
	margin-right:10px;
}
.hero-detail-body{
	width:100%;
	overflow: hidden;
	position:relative;
	margin:0 auto 0;
	font-size:16px;
	color:#505050;
	line-height:30px;
}
.hero-detail-body img{
	text-align: center;
	margin: 20px auto;
	display: block;
	max-width: 100%;
	width: auto;
}
.hero-detail-body p{
	font-size: 18px;
	color: #505050;
	line-height: 35px;
}
.hero-detail-body video{
	display: block;
	max-width:1000px;
	margin:0 auto 0;
}
.hero-bottom-share{
	display: none;
	width:100%;
	height:120px;
	background-color:#f5f5f5;
	margin-top:20px;
}
.hero-bottom-share .bdsharebuttonbox{
	position:relative;
	text-align: center;
	width:100%;
	top:0;
}
.hero-bottom-share .bdsharebuttonbox.bdshare-button-style0-16>div{
	display: inline-block;
	margin-top:45px;
	vertical-align: middle;
}
.hero-bottom-share .bdsharebuttonbox.bdshare-button-style0-16>div:nth-child(1){
	margin-right:20px;
}
.hero-news{
	margin-top:108px;
}
.bak-top{
	display: none;
	width:53px;
	height:53px;
	position:fixed;
	right:2%;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
	cursor: pointer;
}
