*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
	color: inherit;
}
body{
	font-family: sans-serif;
}
.title{
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	border-bottom: solid 5px #e7e7e7;
	border-top: solid 5px #e7e7e7;
	margin-bottom: 20px;
	font-weight: bold;
}
.img-box a{
	display: block;
}
.img-box p{
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
        text-overflow: ellipsis;
}
.main{
	background: url(../img_dd/bj.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.tit{
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}
.tit2{
	text-align: center;
	line-height: 30px;
	color: #0F0F0F;
	font-size: 15px;
}
.lanmu{
	margin-bottom: 15px;
	
}
.lanmu .p1{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(0,0,0,0.3);
	color: #FFFFFF;
	text-align: center;
	
}
.box{
	position: relative;
}
.img{
	border-radius: 7px;
	overflow: hidden;
}
.posi{
	line-height: 30px;
	text-align: left;
}
.posi span{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #e9611d;
	margin-right: 10px;
}
.video{
	padding: 10px 0px;
	width: 100%;
}
.text{
	line-height: 30px;
}
.text img,.text table{
	width: 100%;
	padding: 10px 0px;
}
.bag{
	width: 100%;
	background: url(../img_dd/11.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
}
