html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dl, dt, dd, iframe, textarea, input, button, p, strong, b, a, span, del, pre, figure, figcaption {
	margin: 0;
	padding: 0;
}
ul, li, dl, ol {
	list-style: none;
}
i, em {
	font-style: normal;
}
a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: 0;
	color: #333;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.video {
	background:url(../images/shipinbj.jpg) no-repeat center 0;
}
.video .video_con{
	padding: 36px 0 60px;
}
.video .video_con ul li {
	height: 56px;
	padding-left: 185px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.video .video_con ul li i {
	font-family: impact;
	padding-right: 20px;
}
.video .video_con ul li span {
	line-height: 46px;
}
.video_con ul li.now {
	background: url(../images/index_video.png) no-repeat 187px 10px;
	padding-left: 227px;
}
.video_con ul li.now i {
	display: none
}
.video li.now, .mainVideo li:hover {
	color: #eb6161;
}
.videoTab .vo {
	display: none;
}
.videoTab .vo.now {
	display: block;
}
.video_con .index_tit {
	font-weight: bold;
	color: #FFF;
}
.video_con .index_tit {
	font-size: 20px;
	/*padding-left:55px;*/
	background-size: 24px 28px;
}
.index_tit {
	margin-bottom: 5px;
}