@charset "utf-8";
/*视频播放页面样式文件 bySCHX 2016-09-02d*/

p, li, dt, dd, th, td, div { font-family:SimSun,Verdana,Geneva,sans-serif;font-size: 12px;}
img, input, select, textarea { vertical-align: middle;font-family:SimSun,Verdana,Geneva,sans-serif; color:#4c4c4c; font-size:12px}
a { color: #000000; text-decoration: none;}
a:hover {color: #bc0021;}

.videoBg{
	border:0; 
	padding:0;
	/*background:#c7000b;*/
	overflow:hidden;}

.videoBox{
	width: 1000px;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
	background: url(http://v.95588.com/userfiles/Resources/ICBC/shipinzhuanqu/images/2016/videoBg3.jpg) repeat-y top ;

}
.videoBox .topPic{
	width: 1000px;
	margin-bottom:40px;
}
.videoBox>h2{
	display:block;
	font-size: 36px;
	line-height: 120px;
	background: url(http://v.95588.com/userfiles/Resources/ICBC/shipinzhuanqu/images/2016/headerBg.png );
	font-family: "黑体";
	height:120px;
	width: 640px;
	margin: 0.5em auto;
	color: #FFF;

	}
.videoBox .videoDiv{
	width: 640px;
	background: none;
	margin: 0 auto;
	}
.videoBox .txt{
	margin: 40px auto;
	text-align: left;
	line-height: 2em;
	color: #FFF;
	background: url(http://v.95588.com/userfiles/Resources/ICBC/shipinzhuanqu/images/2016/textBoxBg.png);
	width: 600px;
	padding: 20px;
	border-radius:20px;

	}
.videoBox .txt h3{
	font-size: 20px;
	margin-top: 0.5em;
	font-family: "黑体";
	}
.videoBox .txt p{
	font-size: 16px;
	text-indent: 2em;
	font-family: "黑体";
	text-align:justify;
	}
	
.videoBox .channel{
	background:none;
	}
.videoBox .channel img{
	width:160px;
	height:200px;
	}
