@media only screen and (max-width:1200px){
	.logo-wrap p{
	width: 100%;
	}
	.sticky-content.fixed .logo-wrap p{
		width: 200px;
	}
}
.news-video-detail #video{
	height: 480px;
width: 100%;
}
#video{
height: 220px;
width: 100%;
}
#video-home{
height: 380px;
width: 100%;
}
.first-news .item-boby{
	z-index: 1;
}
.first-video{
	position: relative;
	z-index: 0;
}
.first-video:active,
.first-video:focus,
.first-video:hover{
	position: relative;
	z-index: 10;
}
.breadcrumbs{
	position: relative
  width: 100%
  height: 100%
	min-height: 52px;
	padding: 8px 0 3px;
	border-bottom: 3px solid #e0e7ef;
}

.breadcrumbs a{
	border-bottom: 1px solid #a2aab6;
}
.login{
	min-width: 100%;
	position: relative;
	display: inline-block;
	padding: 20px 10px;
}
.login a{
	float: right;
	margin-left: 20px;
}
.login p{
	float: right;
	font-weight: bold;
	margin: 0;
}