@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:bold;}
ol,ul{list-style-type:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}/*font-size:100%;的作用主要是改变它默认的大小，继承父体的字体大小*/
q:before,q:after{content:' ';}
abbr,acronym{border:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
/**/
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none; color:#fff;}
/* CSS Document */
body{ color:#ddd; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:12px; background:url(http://www.qiyipic.com/games/fix/yxdm/img/bg_ex.jpg) repeat-y; position:relative;}
a{outline:none;blr:expression(this.onFocus=this.blur());}
/*公共bg*/
.iqiyiGame,
.navThree li a{ background:url(http://www.qiyipic.com/games/fix/yxdm/img/icon.png) no-repeat;}
.wrap,.main,.top,.bottomPage{min-width:1000px; _width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
.wrap{ width:100%; position:relative;}
	h1{ display:none;}
	.bg{ position: absolute; left:0; top:0; width:100%; z-index:0;}
		.bg_01{ background:url(http://www.qiyipic.com/games/fix/yxdm/img/bg_01.jpg) no-repeat center top; height:459px;}
		.bg_02{ background:url(http://www.qiyipic.com/games/fix/yxdm/img/bg_02.jpg) no-repeat center top; height:543px;}
	/*main*/
	.main{ width:1000px; margin:0 auto; padding-top:524px; position:relative; z-index:1;}
		.vEach{float:left; width:620px; margin-left:27px; overflow:hidden;_display:inline}
		.vIntro{ font-size:14px; color:#fff; line-height:25px; padding:105px 20px 10px;}
		.tab-menu{float:right; width:250px; height:376px; margin-right:60px; overflow-y:auto;_display:inline;}
		.tab-menu li{ width:190px; height:40px; padding:0 20px; margin-bottom:8px; background:url(http://www.qiyipic.com/games/fix/yxdm/img/hr.jpg) no-repeat bottom center; vertical-align:middle;}
		.tab-menu a{display:inline-block; width:165px; height:40px; line-height:40px; padding-left:17px; font-size:16px; color:#c4f5ff; text-decoration:none; background:url(http://www.qiyipic.com/games/fix/yxdm/img//tri.png) no-repeat left 16px;_background:none;overflow:hidden; vertical-align:middle;}
		.tab-menu a:hover,
		.tab-menu .on a{background:url(http://www.qiyipic.com/games/fix/yxdm/img/triHover.png) no-repeat left 16px;_background:none; color:#fff; text-decoration:none}		
		/*bottomPage*/
		.bottomPage{ width:100%; height:678px; background:url(http://www.qiyipic.com/games/fix/yxdm/img/bg_04.jpg) no-repeat top center;}
			.figure{ width:1000px; margin:0 auto; padding-top:50px;}
			.jmbzbox{height:465px;width:714px;}
				.hs_container{ position:relative;height:465px; width:714px;overflow:hidden;clear:both;}
				.hs_container .hs_area{ position:absolute;}				
				.hs_area img{position:absolute; top:0px; left:0px; display:none;}
				.hs_area img.hs_visible{ display:block; z-index:9999;}				
				.hs_area1,.hs_area3{ width:346px; height:147px;top:0;left:0px; overflow:hidden; cursor:crosshair;}
				.hs_area2,.hs_area4{ width:185px; height:147px;top:0;left:354px;overflow:hidden; cursor:crosshair;}
				.hs_area3,.hs_area4{ top:157px;}
				.hs_area5{ width:167px; height:304px;top:0;left:547px; overflow:hidden; cursor:crosshair;}
				.hs_area6,.hs_area7{ width:169px; height:147px;top:316px;left:0; overflow:hidden; cursor:crosshair;}
				.hs_area7{ left:177px;}
				.hs_area8{ width:360px; height:147px;top:316px;left:354px; overflow:hidden; cursor:crosshair;}
			.zhuti{ width:164px; padding:0 40px; margin-top:40px;}
				.zhuti li{ background:url(http://www.qiyipic.com/games/fix/yxdm/img/zhuanti_hr.png) no-repeat bottom center; width:164px; padding:18px 0 20px 0;}
				.zhuti li.nobg{ background:none;}
					.ztTit{ display:block; width:164px; height:30px; line-height:30px; text-align:center; font-size:16px; color:#010100; background:#ffb400; overflow:hidden; margin-top:-4px;}

::-webkit-scrollbar {
    width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-track-piece{background:#244977; border-radius:5px}
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #8acafa;
}
html,body{scrollbar-face-color:#4f55da;scrollbar-track-color:#181a44;scrollbar-3dlight-color:#181a44;scrollbar-shadow-color:#4f55da;scrollbar-highlight-color:#4f55da;scrollbar-arrow-color:#fff;scrollbar-darkshadow-color:#181a44; scrollbar-base-color:#4f55da;}

/*爱奇艺底部*/
.footer,.big_bg{ background:#fff;}