@charset "utf-8";

body {
	/*width: 100%;*/
	/*min-height: 1228px;*/
	min-width: 1300px;
	height: 1228px;
	background-color: #BC1727;
	/* background: url(../images/startup/bg.jpg) no-repeat #ca0f01 center top; */
	/*background-size: cover cover	*/
}

/*banner*/

.gonglueclosebtn {
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 17px;
    width: 20px;
    height: 20px;
    background: url("../images/aside/closebtn.png") no-repeat;
  }
  
  .gonglueclosebtn {
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aside/closebtn.png', sizingMethod='crop');
  }
  
  .gonglueclosebtn:hover {
      
    background: url("../images/aside/closebtnh.png") no-repeat;
  }
/* 整张底图 */
.y8allbox
{
    position: absolute;
    width: 100%;
    min-width: 1300px;
    /* height: 1500px; */
}
.y8allbox_top1
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/startup/y8_qdtop1.jpg) repeat-y center;
}
.y8allbox_top2
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/startup/y8_qdtop2.jpg) repeat-y center;
}
.y8allbox_top3
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/startup/y8_qdtop3.jpg) repeat-y center;
}
.y8allbox_top4
{
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../images/startup/y8_qdtop4.jpg) repeat-y center;
}
/* 文字 */
div.banner {
	position: relative;
	width: 100%;
	height: 482px;
}
div.banner .action-info {
	position: absolute;
	display: block;
	width: 100%;
	height: 98px;
	bottom: 0px;
	margin: 0 auto;
}

div.banner .action-info .action-info_text {
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	/* font-weight: bolder; */
	color: #fffcee;
	text-align: center;
}
div.banner .action-info .action-info_text1 {
	top: 22px;
}
div.banner .action-info .action-info_text2 {
	top: 30px;
}

div.headbox {
	position: relative;
	width: 1000px;
	height: 454px;
	margin: 0 auto;
}

div.speech {
	display: inline-block;
	width: 350px;
	margin-left: 88px;
	margin-top: 90px;
	float: left;
	text-align: justify;
}

div.speech p {
	/* margin: 10px 0; */
	line-height: 30px;
	font-size: 20px;
	color: #D90000;
	text-indent: 2em;
}

.videoWrap {
	position: absolute;
	width: 384px;
	height: 288px;
	top: 82px;
	right: 70px;
	background-color: #000;
	border: 5px solid #fff0df;
	border-radius: 3px;
}

/* #playerbox_wrapper{ width: 394px; height: 295px; top: 110px; right: 120px; background-color: #000; } */

/*广告*/
div.gg {
	position: relative;
	height: 100px;
	width: 980px;
	margin:auto;
	margin-top: 36px;
}

div.gg a {
	display: block;
    background: url(../images/startup/y8_ggw.jpg) repeat-y center;
	height: 100%;
	width: 100%;
}

div.box {
	width: 1155px;
	margin: 0 auto;
	/*background:url('../images/startup/bg_main.png') repeat-y;background-size: 100%;*/
}


/*站庆晚会*/
div.box1 {
	height: 710px;
	margin: auto;
}
div.boxtitle {
	position: relative;
	height: 134px;
	width: 1000px;
	margin:auto;
	/* z-index: 9; */
}
.title1
{
	background: url('../images/startup/y8_zqwh.jpg') no-repeat center;
}
.y8box_top {
	position: relative;
	width: 1000px;
	height: 50px;
	margin:auto;
	background: url('../images/startup/y8_qdylb_top.jpg') no-repeat center;
}
.y8box_center {
	position: relative;
	width: 1000px;
	/* height: 50px; */
	margin:auto;
	background: url('../images/startup/y8_qdylb_center.jpg') repeat-y center;
}
.y8box_bottom {
	position: relative;
	width: 1000px;
	height: 50px;
	margin:auto;
	background: url('../images/startup/y8_qdylb_bottom.jpg') repeat-y center;
}


.videotitle {
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	font-size: 16px;
	color: #F54F51;
	font-weight: bolder;
}

.videotitle .name {
	float: left;
}

.videotitle .count {
	float: right;
}

div.playerbox1 {
	width: 944px;
	height: 279px;
	padding: 3px;
	margin:auto;
	margin-top: 8px;
	background-color: #F9D4AB;
}

#player1 {
	width: 944px;
	height: 279px;
	background-color: #000;
}


div.slide-box {
	width: 968px;
	height: 120px;
	margin: 0px auto;
	margin-top: 25px;
	position: relative;
}

a.slidebtn {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 20px;
	background: url('../images/startup/slidebtnbg2.png') no-repeat;
}

a.slidebtn.left {
	left: 0;
	background-position: 0 0;
}

/* a.slidebtn.left:hover {
	background-position: 0 -92px;
} */

a.slidebtn.right {
	right: 0;
	background-position: 0 -46px;
}

/* a.slidebtn.right:hover {
	background-position: 0 -138px;
} */

div.list-box {
	height: 120px;
	width: 864px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

ul.list {
	overflow: hidden;
	position: absolute;
}

li.videoinfo {
	height: 120px;
	width: 268px;
	margin: 0 10px;
	float: left;
	*display: inline;
}

li.videoinfo:hover {
	cursor: pointer;
}

li.videoinfo .video {
	height: 80px;
	width: 264px;
	border: 2px solid #fefbe4;
	background-color: #000;
}

li.videoinfo.on .video,
li.videoinfo:hover .video {
	border-color: #f54f50;
}

li.videoinfo .video-name {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

li.videoinfo.on .video-name,
li.videoinfo:hover .video-name {
	color: #f54f50;
}

/*晚会节目单*/
div.box2 {
	margin-top: 12px;
}

div.box3 {
	margin-top: 20px;
}

div.box4 {
	margin-top: 36px;
}

.title2 {
	background: url('../images/startup/y8_whjmd.jpg') no-repeat center;
}

div.item-list {
	padding-left: 36px;
	padding-top: 10px;
}

.chapter {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: normal;
	color: #f54f50;
}

.item-list .item {
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.item-list .index {
	display: inline-block;
	width: 30px;
	font-style: normal;
}

.MsoNormal {
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.MsoNormal:nth-child(3),
.MsoNormal:nth-child(10),
.MsoNormal:nth-child(17),
.MsoNormal:nth-child(24),
.MsoNormal:nth-child(31) {
	padding-left: 0;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: normal;
	color: #f33435;
}

.MsoNormal:nth-child(2),
.MsoNormal:nth-child(9),
.MsoNormal:nth-child(16),
.MsoNormal:nth-child(23),
.MsoNormal:nth-child(30),
.MsoNormal:nth-child(32) {
	display: none;
}

/*晚会工作人员*/
div.box3 {
	/* height: 295px; */
}

.title3 {
	background: url('../images/startup/y8_whgzry.jpg') no-repeat center;
}
div.slidebox2 {
	width: 893px;
	height: 194px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

ul.list2 {
	height: 194px;
	overflow: hidden;
	position: absolute;
	left: -14px;
}

li.personnel {
	position: relative;
	width: 130px;
	height: 180px;
	margin: 6px 14px;
	float: left;
	*display: inline;
	border: 2px solid #fff;
	box-shadow: 0 0 5px #dfdcc8;
	background-color: #fff9ef;
}

li.personnel.curr,
li.personnel:hover {
	border: 2px solid #ff836b;
	box-shadow: 0 0 5px #f0bfad;
}

.user-img {
	display: block;
	height: 130px;
	width: 100%;
}
.user-img-a
{
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
}
a.user-img img {
	height: 100%;
	width: 100%;
}

p.user-desc {
	position: absolute;
	bottom: 26px;
	/* height: 40px; */
	width: 100%;
	padding: 4px 0 0px 8px;
	line-height: 20px;
	color: #b2503c;
	font-size: 14px;
	text-align: left;
}
p.user-desc2
{
	position: absolute;
	bottom: 2px;
	/* height: 40px; */
	width: 100%;
	padding: 0px 0 4px 8px;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	text-align: left;
}

li.personnel.curr .user-desc,
.personnel:hover .user-desc {
	/* color: #fdd416; */
}

a.slidebtn2.left2 {
	display: block;
	width: 17px;
	height: 32px;
	position: absolute;
	top: 80px;
	background: url('../images/startup/slidebtnbg.png') no-repeat;
	z-index: 100;
}

a.slidebtn2.right2 {
	display: block;
	width: 17px;
	height: 32px;
	position: absolute;
	top: 80px;
	background: url('../images/startup/slidebtnbgright.png') no-repeat;
	z-index: 100;
}

a.slidebtn2.left2 {
	left: 22px;
	background-position: 0 0;
}

/* a.slidebtn2.left2:hover {
	background: url('../images/startup/lefthover.png') no-repeat;
	z-index: 100;
} */

a.slidebtn2.right2 {
	right: 22px;
	/*background-position: -25px 0;*/
}

/* a.slidebtn2.right2:hover {
	background: url('../images/startup/righthover.png') no-repeat;
	z-index: 100;
} */

/*评论区*/
div.box4 {
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.title4 {
	background: url('../images/startup/y8_wyly.jpg') no-repeat center;
}

#vv_comment {
	width: 918px;
	margin: 0 auto;
}
#vv_comment .talk_box {
	background-color: #ffefdd;
}

#cmt_txt0 {
	width: 100%;
}
div.footlogo {
	height: 120px;
	width: 322px;
	margin: 0 auto;
	background: url('../images/index/y8_bottom-logo.png') no-repeat center;
}

#footer_link_info p,
#footer_link_info a {
	color: #fff;
	text-decoration: none;
}




/*.MsoNormal a{
	color:#f33435
}*/
.MsoNormal a:hover {
	color: #f33435;
	text-decoration: underline;
}

/*.box2 .main_middle{
	padding-top:27px;
	padding-bottom:27px;
}
.box4 .main_middle{
	padding-top:18px;
}
.box3 .main_middle .main_middle2{
	padding-bottom:35px;
	padding-top:35px;
}*/
.main_middle2 {
	padding-top: 30px;
	padding-bottom: 30px;
}