@charset "utf-8";
/* CSS Document */
/*重置浏览器默认样式*/
body,ul,li,p,div,img,h1,h2,h3{
	padding:0;
	margin:0;
	list-style:none;
	border:none;
	zoom:1;
	font-family:"微软雅黑";
	font-size:14px;
}
.CocaWrap1 a{
	text-decoration:none;
	color:#959595;
}
.CocaWrap1 a:hover{
	color:#555;
	text-decoration:underline;
}
/*公共样式*/
/****通栏banner****/
.CocaWrap1{
	width:100%;
	overflow:hidden;
	background:url(http://www.qiyipic.com/marketing/fix/cocacola.images/banner-bg.png) repeat-x;
}
.banner01{
	width:1006px;
	height:329px;
	display:block;
	margin:14px auto;
}
.CocaWrap2{
	width:1280px;
	height:2192px;
	margin:0 auto;
	padding:16px 0;
	background:#fff url(http://www.qiyipic.com/marketing/fix/body-bg.png) no-repeat;
}
/****播放器和广告2****/
.PageVideo{
	width:923px;
	height:508px;
	background:#000;
	margin:17px auto 0;
}
.banner02{
	width:969px;
	height:124px;
	display:block;
	margin:53px auto 0;
}
/***剧情列表1*****/
.Content1{
	width:930px;
	overflow:hidden;
	margin:61px auto 0;
}
.Content1Left{
	float:left;
	overflow:hidden;
}
.Content1Left li,.Content2 li{
	float:left;
	margin-right:13px;
	display:inline;
	overflow:hidden;
}
.Content1Left li{
	width:190px;
	height:253px;
}
.Content1Left .fore1,.Content2 .fore1{
	width:178px;
	height:183px;
	display:block;
	padding:5px;
	border:1px solid #d9d9d9;
}
.Content1Left p,.Content2 p{
	padding-top:10px;
	line-height:24px;
}
.Content1Right{
	width:271px;
	height:270px;
	float:right;
	
}
.Content2{
	width:924px;
	overflow:hidden;
	margin:110px auto 0;
}
.Content2 li{
	width:174px;
	height:273px;
	margin-bottom:18px;
}
.Content2 .fore1{
	width:162px;
	height:203px;
}
.Content2 .fore2{
	margin-right:0;
}






























