body{background-color:#efefef; margin: 0px; padding: 0px;}  
.act_wrapper {zoom:1;color: #F24E6F; z-index: 1;  margin: auto; min-width: 1000px; overflow: hidden;position: relative; } /*重点*/  
.act_wrapper .act_inner {margin:auto; position: relative;text-align: left; width: 1000px; z-index: 50;}/*重点*/  
.act_wrapper .act_bg {left: 50%; position: absolute;top: 0px; margin-left: -1000px; width: 2000px;}/*重点*/  
.bg_act_1{background:url(http://mat1.gtimg.com/v/panny/hige/bg_1.jpg) 50% 0 no-repeat;height:915px}  
.bg_act_2{background:url(http://mat1.gtimg.com/v/panny/hige/bg_2.jpg) 50% 0 no-repeat;height:436px}  

.bg_act_3{background:url(http://mat1.gtimg.com/v/panny/hige/bg_3.png) 50% 0 no-repeat;height:136px;width:136px; position:absolute; left:50%; z-index: 30; margin-left:-715px; top:82px; }  
.bg_act_4{background:url(http://mat1.gtimg.com/v/panny/hige/bg_4.png) 50% 0 no-repeat;height:112px;width:112px; position:absolute; left:50%; z-index: 30; margin-left:-770px; top:330px; } 
.bg_act_5{background:url(http://mat1.gtimg.com/v/panny/hige/bg_5.png) 50% 0 no-repeat;height:191px;width:191px; position:absolute; left:50%; z-index: 30; margin-left:-644px; top:527px; } 
.bg_act_6{background:url(http://mat1.gtimg.com/v/panny/hige/bg_6.png) 50% 0 no-repeat;height:156px;width:156px; position:absolute; left:50%; z-index: 30; margin-left:480px; top:282px; } 
.bg_act_7{background:url(http://mat1.gtimg.com/v/panny/hige/bg_7.png) 50% 0 no-repeat;height:122px;width:122px; position:absolute; left:50%; z-index: 30; margin-left:563px; top:606px; } 
.bg_act_8 {background:url(http://mat1.gtimg.com/v/panny/hige/bg_15.png) 50% 0 no-repeat;height:321px;width:418px; position:absolute; left:50%; z-index: 30; margin-left:100px; top:5px;}
 
.act_inner{width:1000px; z-index: 50;}/*重点*/
.part1 {height:1351px;}

.act_video {width:1056px; height:545px; position:absolute; top:347px; left:50%; margin-left:-528px; background:url(http://mat1.gtimg.com/v/panny/hige/bg_8.png) no-repeat; z-index: 50;}

/*视频播放列表*/
.videoarea {width:980px; margin:0px auto; padding-top:47px; position:relative;}
#shipinTitle { position:absolute; font-size:20px; color:#fff; left:0px; top:16px; font-family:Microsoft YaHei,黑体;   }
.videobox{
	width:100%;
	height:468px;
	background:#000;
	position:relative;
}
.mod_player div{
	width:650px;
	height:470px;
}
.mod_player{
	float:left;
	display:inline;
	width:650px;
	height:470px;
	background:#000;
	position:relative;
	z-index:1;
}
.videolistbox{
	float:right;
	display:inline;
	width:320px;
	height:470px;
	background:#242424;
	position:relative;
	z-index:2;
}
.videolistbox h3{
	font:normal 14px/32px Microsoft YaHei,Tahoma, Geneva, sans-serif,simSun;
	color:#fff;
	padding-left:25px;
	border-bottom:1px solid #000;
}
.playlist{
	position:relative;
	width:100%;
	height:435px;
	/*overflow-y:auto;*/
}
.playlist ul{

    overflow: hidden;
    position: relative;
    top: 0;
}
.playlist li a{
	display: block;
	height:55px;
	
	padding:20px 20px 20px 25px;
}
.playlist li.current a{
	background:#151515;
	height:80px;
	
}
.playCon {position:relative; height:420px; overflow:hidden;}
.playlist li a:hover{cursor: pointer;}
.playlist img{
	float: left;
	display:inline;
	width: 83px;
	height:55px;
	margin-right: 10px;
}
.playlist li a { color:#bebebe;}
.playlist li.current a img{
	width:110px;
	height:80px;
}
.playlist a:hover{text-decoration: none;}
.playlist h4{
	color: #a6a6a6;
	margin-bottom:6px;
	font:normal 12px/20px simSun;
}
.playlist .scroll_bar,
.playlist .scroll_btn{width:8px;height:100%;position:absolute;right:0;top:0;}
.playlist .scroll_btn{background:#4a4a4a; width:9px;  right:0px;}
.playlist .scroll_bar{background:#333333; width:9px; right:4px;}

.video_tit{color:#bebebe; line-height:18px;}

.videobox .btn_player_expand{
	display:block;
	position:absolute;
	width:10px;
	height:470px;
	top:0;
	left:649px;
	overflow:hidden;
	z-index:10;
	border-right:1px solid #2D2D2D;
	background:#343434;
	background:-moz-linear-gradient(left,#2d2d2d 0,#3b3b3b 100%);
	background:-webkit-linear-gradient(left,#2d2d2d 0,#3b3b3b 100%);
	background:linear-gradient(to right,#2d2d2d 0,#3b3b3b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2d2d',endColorstr='#3b3b3b',GradientType=1);
	*background:url(about:blank);
	*zoom:1;
	clear:both;
	cursor:pointer;
}
.videobox .btn_player_expand:hover{
	border-right-color:#444;
	background:#1d1d1d;
	background:-moz-linear-gradient(left,#5B5B5B 0,#5D5D5D 100%);
	background:-webkit-linear-gradient(left,#5B5B5B 0,#5D5D5D 100%);
	background:linear-gradient(to right,#5B5B5B 0,#5D5D5D 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959',endColorstr='#5D5D5D',GradientType=1);
	*background:url(about:blank)
}
.btn_player_expand:hover .btn_inner::before{color:#EE9303}
.btn_player_expand .btn_inner{
	position:absolute;
	display:block;
	width:8px;
	height:7px;
	overflow:hidden;
	top:50%;
	left:2px;
	margin-top:-3px;
	background:transparent url(http://imgcache.gtimg.cn/mediastyle/video_2013/style/img/play/sprite_play_ie8.png) -20px 0 no-repeat;
}
.btn_player_expand:hover .btn_inner{background-position:-70px -70px}
/**展开后**/
.mod_player_section_wide .btn_player_expand{
	left:auto;
	right:-8px;
	border-right:0 none;
	border-left:1px solid #2D2D2D;
}
.mod_player_section_wide .btn_player_expand .btn_inner{
	left:-1px;
	margin-left:2px;
}
.mod_player_section_wide .btn_player_expand .btn_inner{background-position:-30px 0;margin-left:1px}
.mod_player_section_wide .btn_player_expand:hover .btn_inner{background-position:-80px -70px}
.act_jmjs {width:302px; height:380px;position:absolute; left:35px; top:962px; font-family:Microsoft YaHei,黑体; color:#000; font-size:16px;}
.act_jmjs h2 { font-size:30px; height:40px;}
.act_jmjs p {line-height:26px; padding-top:25px;}

.act_hi {width:474px; height:295px; position:absolute; left:365px; top:995px;}
.act_hi .t1 {background:#000; font-size:24px;  color:#fff;font-family:Microsoft YaHei,黑体; width:111px; height:40px; line-height:40px; text-align:center; margin-top:32px;}
.act_hi .t2 { width:230px; color:#333; padding-top:15px; font-size:14px; line-height:24px;font-family:Microsoft YaHei,黑体; }
.hi_btn {width:190px; height:43px; background:#ff6c00;  font-size:24px; line-height:43px;color:#fff;text-align:center;font-family:Microsoft YaHei,黑体; position:absolute; right:0px; bottom:0px;}
.hi_btn:hover {color:#fff;text-decoration:none;}

.part2 { height:590px; background:#dfdfdf; position:relative;}
.part2 .hd {height:92px;  background:url(http://mat1.gtimg.com/v/panny/hige/bg_9.png) no-repeat;}
.part2 .hd h2 {text-indent:-9999em;}

.part2box {margin:auto; position: relative;  z-index: 50;background:#dfdfdf;}
/* 水平滚动 */
.scroll_A{position:absolute;left:50%; top:93px; margin-left:-555px;width:1072px;}
.scroll_A .inner{position:relative;width:1072px;height:427px;overflow:hidden;}
.scroll_A .split{width:268px;height:427px;float:left;padding:0 0px; position:relative;}
.scroll_A .btn{position:absolute;top:50%;margin-top:-20px;width:46px;height:102px;cursor:pointer;font-size:40px;font-weight:bold; background:url(http://mat1.gtimg.com/v/panny/hige/bg_10.png) no-repeat;}
.scroll_A .prev{left:-65px;background-position: 0px -120px; margin-top:-217px;}
.scroll_A .next{right:0; margin-top:6px;}
.scroll_A .splitA {width:100%; height:100%; display: block; position:relative;}
.scroll_A .splitA:hover .picN {display: block;}
.scroll_A .splitA:hover .picB {display: none;}
.picB {display: block;}
.picN {display:none;}
.scroll_A .split b {width:66px; height:66px; background:url(http://mat1.gtimg.com/v/panny/hige/bg_11.png) no-repeat; position:absolute;left:50%; top:50%;margin-left:-65px; margin-top:-86px; z-index: 100;}
.scroll_A .split b {display: none;}
.scroll_A .split .splitA:hover b {display: block;}

.ad_2 { height:70px; background:#dfdfdf; margin-top:30px!important;}

.act_dx  .hd{height:111px; background:url(http://mat1.gtimg.com/v/panny/hige/bg_12.png) no-repeat;}


/*地方站线下*/
.tabs { background:#fff;}
.tab_hd {width:225px; float:left;}
.tabs .tab_hd_item{ line-height:83px; color:#fff;text-align:center;font-family:Microsoft YaHei,黑体; height:83px; background:url(http://mat1.gtimg.com/v/panny/hige/bg_13.png) no-repeat; font-size:24px;}
.tabs .tab_hd .current{ background-position: 0px -83px; color:#333;}
.tabs .tab_bd_item{ width:750px; padding-top:20px; padding-left:7px;}

.tabs .tab_bd_item h3 { color:#333; font-size:18px; line-height:26px;font-family:Microsoft YaHei,黑体;  padding-bottom:10px;}
.tabs .tab_bd_item p { color:#454545; font-size:16px; line-height:26px;font-family:Microsoft YaHei,黑体; }
.tabs .tab_bd_item .Q-pList { padding-top:20px; }
.tabs .tab_bd_item .Q-pList li {text-align:left; margin-right:13px; display:inline; width:235px; height:170px; font-size:14px;}
.tabs .tab_bd_item .Q-pList li p { font-size:14px; line-height:28px;}


.act_zs  .hd { height:92px; background:url(http://mat1.gtimg.com/v/panny/hige/bg_14.png) no-repeat;}

.act_zs .Q-pList  {width:746px;}
.act_zs .Q-pList li {text-align:left; margin-right:13px; display:inline; margin-top:20px;width:235px; height:170px;font-family:Microsoft YaHei,黑体; font-size:14px; line-height:28px;}
.act_zs  .listR  {padding-top: 20px;}
.act_zs  .listR .fours p {font-family:Microsoft YaHei,黑体; font-size:14px; line-height:38px;}
.tcopyright {padding-top:60px!important;}
.act_name {font-size:20px; color:#fff; font-family:Microsoft YaHei,黑体;  position:absolute; left:167px; top:24px;}/*  |xGv00|3d2a9c215cea3e7677e8022fade1aa24 */