@charset "utf-8";

#container{margin:40px auto; width:950px; position: relative;}
#wrap-banner{margin:0 auto;position:relative; padding:0;}
.banner {width:100%;height:120px; background:url(../img/sv_banner.jpg) center no-repeat; position:relative; margin-bottom: 20px;}

.actor{width: 100px; text-align: center; float: left; margin: auto 23px auto 35px;}
.actor img{margin-bottom: 5px;}
.actor span{font-size: 16px; line-height: 18px; height: 20px; }
.actor a{color: #313335; display: block; width: 130px;}
.actor a:hover{color: 1ea0fa;}

#video{
	float: left;
}

#video .flv{
	width: 720px;
	height: 405px;
	position: relative;
	overflow: hidden;
}

#video .flv iframe{
	display: none\9\0; display: none\9;
}
@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none){
#video .flv iframe{display: block;}/* IE10+ */
}


#video .wr{
	margin: 0;
	padding: 10px 10px 10px 27px;
	background: url(../img/sv_videobg.jpg) 0 0 no-repeat;
}