@charset "utf-8";
/* CSS Document */

html{ width: 100%; overflow-x:hidden;}
body { margin: 0; padding: 0; font-size: 14px; font-family: "Microsoft Yahei"; background: #fff url(img/pcbodybg.gif) 0 -40px repeat-x; width: 100%; overflow-x:hidden; }
h1, h2, h3, h4, h5, h6, dl, dd, dt, ol, ul, li, p, form { margin: 0; padding: 0; }
ol, ul, li, dl, dd, dt { list-style: none; } a img { border: none; display: block;} em, i { font-style: normal; }
div, li, ul, ol, dl, dd, dt, p { width: auto; overflow: hidden; }

a { overflow: hidden; outline: none; text-decoration: none;  font-size:14px; color:#333;}
a:hover { text-decoration:none; color:#f60;}

.w1200 a{ transition: color 0.4s ease-out 0s;}
.w1200 a:hover{ color: #f60;}


.clear { clear: both; font-size: 0; visibility: hidden; width: 0; line-height: 0; }
.fl,.lt { float: left; display: inline; } .fr, .rt { float: right; display: inline; }
.clearfix:after { content:"."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
input{outline:none} 
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ }

.w1200{ width:1200px; margin:20px auto 0;}

.nav{ background:#202b36 url(img/navbg.gif) center 0 no-repeat; height:100px;}
.nav_main{ width:1200px; height:100px; margin:0 auto;}
.nav_main .logo{ width:280px; height:100px; float:left; padding-left:10px;}
.nav_main ul{ float:left; padding-left:80px;}
.nav_main ul li{ height:100px; float:left; padding-left:4px;}
.nav_main ul li a{ padding: 0 22px; height:100px; display:block; text-align:center; line-height:100px; font-size:20px; color:#fff; position:relative; transition:all 0.5 ease-out 0s;}
.nav_main ul li a i{ width:0; height:4px; background:#f60; display:block; position:absolute; left:0; bottom:0; transition:all .5s ease-out 0s;}
.nav_main ul li a:hover{ color:#fff;}
.nav_main ul li a:hover i,.nav_main ul li a.on i{ width:100%;}

.footer{ background:#242424; height:60px; text-align:center; margin-top:100px;}
.footer p{ width:1200px; margin:0 auto; font-size:12px; color:#999; line-height:60px;}
.footer p a{ color:#999; padding:0 5px;}
/*导航 页脚 结束*/

/*主体 开始*/
.wrapper{ width:1200px; margin:0 auto;}

.games_box{ width:1200px; height:216px;  margin:0 auto;}

.sub_nav { padding-top: 10px; height: 70px;}
.sub_nav li{ width:110px; height:48px;  position:relative; float: left; border-radius:4px}
.sub_nav li a{ height:48px; display:block; text-align:center; line-height:40px; font-size:14px; color:#fff;}
.sub_nav li a:hover,.sub_nav li.this a{ background:#fff; color:#f60; font-weight:bold}
.sub_nav li:hover,.sub_nav li.this{ border-color:#c9312c;}

 

.subarea_game{ width:1300px; height:118px; padding-left:2px}
.subarea_game a{ width:80px; height:120px; display: block; margin: 0 44px 0 0; float: left; position: relative;text-align: center; -webkit-transition:margin-top .2s ease-out; transition:margin-top .2s ease-out;}
.subarea_game a img{ width: 80px; height: 80px; border-radius:10px; margin: 0 auto;}
.subarea_game a:hover{ margin-top: 16px; }
.subarea_game a span{ height: 30px; line-height: 30px; overflow: hidden; font-size:14px; color:#333;}

.subarea_gamename{ line-height: 30px; color: #444; padding-top:18px; height:80px;}
.subarea_gamename i{ padding: 0 8px; color: #ccc }
.subarea_gamename a{ padding: 0 2px;  transition: all .2s ease-out 0s; font-size: 16px;white-space:nowrap}
.subarea_gamename a.red{ color:#f60;}
.subarea_gamename a.red_bg{ background:#f60; color:#fff;}
.w790 { width:790px;}.w380 { width:380px; padding-top:60px}

.game_show{ width:1200px;margin:30px auto 0;}
.game_show_lt{ width:380px; height:300px; float:left;}
.game_show_lt a{ width:380px; height:300px; position:relative; display:block;}
.game_show_lt a img{ width:380px; height:300px; display:block;}
.game_show_lt a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:380px; height:45px; position:absolute; left:0; bottom:0;}
.game_show_lt a p{ width:380px; height:45px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:45px; text-align:center;}
.game_show_md{ float:left; width:550px;}
.game_show_md a{ width:255px; height:140px; position:relative; display:inline-block; float:left; margin:0 0 20px 20px;}
.game_show_md a img{ width:255px; height:140px; display:block;}
.game_show_md a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:255px; height:30px; position:absolute; left:0; bottom:0;}
.game_show_md a p{ width:255px; height:30px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:30px; text-align:center;}
.game_show_rt{ width:250px; height:300px; float:right;}
.game_show_rt a{ width:250px; height:300px; position:relative; display:block;}
.game_show_rt a img{ width:250px; height:300px; display:block;}
.game_show_rt a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:250px; height:45px; position:absolute; left:0; bottom:0;}
.game_show_rt a p{ width:250px; height:45px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:45px; text-align:center;}

.tit{ border-left: 6px #00abea solid; height:40px; line-height: 38px; padding-left: 20px; margin-bottom:20px; position:relative}
.tit a{ font-size:30px; color:#000; font-weight:normal; display:inline-block;}
.tit a.more{ padding-left:0;  line-height:19px; top:20px; right:0; position:absolute; width:66px;}
.tit a.more span{ padding-left:10px; float:left; font-size:16px; color:#333;  transition: all .4s linear 0s;}
.tit a.more i{ background:url(img/more.png) no-repeat; width:19px; height:19px; display:inline-block; float:left;  transition: all .4s linear 0s;}
.tit a.more:hover span{ color:#f60;}
.tit a.more:hover i{  transform: rotate(180deg); background:url(img/more_h.png) no-repeat;}

.lt_list { border-top: 1px #ddd solid; padding-top:30px}
.lt_list dl { height: 190px; position:relative}
.lt_list sup { position: absolute; top: 0; left:0;width: 240px; height: 140px; overflow:hidden}
.lt_list sup img { width: 240px; height: 140px; }
.lt_list dt{ line-height:30px; padding-left: 260px; height:45px}
.lt_list dt a{ color: #333; font-size: 24px;}
.lt_list dd{ line-height: 30px; font-size: 14px; color: #666;  padding-left: 260px;}
.lt_list dd p{ color:#888}


.lt_list sup a img{transform: scale(1); transition: all 1s ease-out 0s;}
.lt_list sup a:hover img{transform:scale(1.1);}



.news{ width:790px;}
.news_main .fl,.news_main .fr{ width:380px;}
.news_main .fl h2{ padding-top:25px;}
.news_main .fl h2 a{ font-size:18px; color:#f60; text-align:center; font-weight: bold; display:block;}
.news_main .fl .headlinea{ padding-top:5px; text-align:center;}
.news_main .fl .headlinea a{ font-size:14px; color:#666; line-height:30px; transition: color 0.4s ease-out 0s;}
.news_main .fl .headlinea a:hover{ color:#ff3838;}

.news_list{ padding:14px 0; border-top:1px dashed #d1d1d1;}
.news_list li{ line-height: 34px; height: 34px; }
.news_list a{ font-size:16px; -webkit-transition:all .4s ease-out; transition:all .4s ease-out; }
.news_list i{ width:2px; height: 16px; float: left; background: #d6d6d6; margin: 9px 10px 0 0; position: relative; }
.news_list span{ display: block; position: absolute; background: #f60; height:0px; overflow: hidden; width: 2px; left: 0px; top:0px; -webkit-transition:all .4s ease-out; transition:all .4s ease-out; }
.news_list a:hover span{ height: 16px; }

.mt20{ margin-top:20px;}

.zhuanti_tu a,.zhuanti_tu a img{ width: 180px; height: 260px;}
.zhuanti_tu{ float:left;}
.zhuanti_tu2{width: 180px; float:right;}
.zhuanti_tu2 a,.zhuanti_tu2 a img{ width: 180px; height: 120px;}
.zhuanti_tu2 a{ margin-bottom: 20px; }

a.tu_list { display: block; position: relative; }
a.tu_list span,a.tu_list p{ color: #fff; height: 30px; line-height: 30px; position: absolute; display: block; left: 0px; width: 100%; text-align: center;  bottom: 0px;}
a.tu_list span{ background: #000; filter: alpha(opacity=70); opacity: 0.7;}

.mb70{ margin-bottom:70px;}
.rt_bor{ border: #dddddd solid 1px; overflow: visible; position: relative;}
.rt_tit{ overflow: visible; height: 45px; line-height: 30px; position: absolute; top: -42px; width:378px}
.rt_tit h3{font-size: 24px; color: #000; font-weight: normal; text-align:center;}		.rt_tit h3 a { color:#000}
.rt_tit i{ width: 220px; height: 4px; background: #00abea; position:absolute;bottom:0; left:80px; font-size:0; line-height:0; overflow:hidden}
.rt_tit span{ color: #c9322b; font-size: 14px; float: left; padding:4px 0 0 5px;}

.rt_tujian{ line-height: 40px; overflow: visible; padding: 15px 20px;}
.rt_tujian li{ height: 40px; overflow: hidden; position: relative; padding-left: 16px;overflow: visible; background: url(img/rt_tujianbg.gif) 0 15px no-repeat; border-bottom:1px #dbdbdb dashed}

.rt_tujian a{ color: #444; font-size: 14px;}


.rt_cs{ line-height: 50px; font-size: 14px; overflow: visible; padding: 15px; background: url(img/line.gif) no-repeat 105px 40px;}
.rt_cs a{ padding-left: 122px; height: 50px; display: block; overflow: hidden; position: relative;}
.rt_cs a span{ font-size: 16px; width: 135px; float: left; color: #333; -webkit-transition:color 0.4s ease-out 0s; transition:color 0.4s ease-out 0s;}
.rt_cs a i{ float: left; color: #999; width: 80px;}
.rt_cs a b{ font-weight: normal; position: absolute; top:0px; left: 20px; color: #666; -webkit-transition:color 0.4s ease-out 0s; transition:color 0.4s ease-out 0s;}
.rt_cs a em{-webkit-transition:all 0.2s ease-out 0s; transition:all 0.2s ease-out 0s; display: block; position: absolute; top:24px; left: 88px; width: 1px; height: 1px; overflow: hidden; background: #00abea; border: #00abea solid 2px; border-radius: 10px;}
.rt_cs a:hover em{width: 7px; height: 7px; top:21px; left: 85px; background: #fff;}
.rt_cs a:hover b,.rt_cs a:hover span{ color: #f60;}

.lt_top{ padding: 0 20px 20px; overflow: visible;}
.lt_top li{ height: 49px; line-height: 49px; border-bottom: #dddddd solid 1px; font-size: 16px; padding-left: 57px; position: relative; overflow: visible;}
.lt_top li span{ width: 250px; float: left;}
.lt_top li i{ width:10px; float: left; *padding-top:20px;}
.lt_top li em{ font-size: 18px; font-weight: bold; font-style: italic; color: #999; position: absolute; width: 25px; text-align: center; display: block; left: 0px; top:0px; height: 48px; line-height: 48px; border-bottom: #cccccc solid 2px;}
.lt_top li.show em{ color: #c9322b; border-bottom: #c9322b solid 2px;}
.lt_top li a{ font-size:16px; color: #333; -webkit-transition:all .4s ease-out; transition:all .4s ease-out;}
.lt_top li a:hover{ color:#c9322b;}
.top_list .rt_bor{ width:378px; float:left; margin-right:30px;}
.top_list2 .rt_bor{ width:378px; float:left; margin-right:30px; border:#ddd solid 1px;}

.game_zq ul{ width:1300px;}
.game_zq li{ width:285px; height:195px; padding:20px 20px 0 0; float:left;}
.game_zq li a{ width:285px; height:195px; position:relative; display:block;}
.game_zq li a img{ width:285px; height:195px; display:block;}
.game_zq li a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:380px; height:43px; position:absolute; left:0; bottom:0;}
.game_zq li a p{ width:285px; height:43px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:43px; text-align:center;}

.img_box{ height:540px; overflow:hidden;}
.img_box .fl{ width:380px; height:540px;}
.img_box .fl a{ width:380px; height:540px; position:relative; display:block;}
.img_box .fl a img{ width:380px; height:540px; display:block;}
.img_box .fl a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:380px; height:44px; position:absolute; left:0; bottom:0;}
.img_box .fl a p{ width:380px; height:44px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:44px; text-align:center;}
.img_box .fr{ width:820px;}
.img_box .fr a{ width:380px; height:260px; position:relative; display:inline-block; float:left; margin:0 0 20px 30px;}
.img_box .fr a img{ width:380px; height:260px; display:block;}
.img_box .fr a span{ background:#000; filter:alpha(opacity=70); opacity: 0.7; width:380px; height:44px; position:absolute; left:0; bottom:0;}
.img_box .fr a p{ width:380px; height:44px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff; line-height:44px; text-align:center;}

.bread{ height: 60px; line-height: 60px; padding-left: 25px; color: #666666; background:url(img/icon1.gif) no-repeat 0 19px;}
.bread a{ color: #666; -webkit-transition:all .4s ease-out; transition:all .4s ease-out; }
.bread a:hover{ color: #c9322b;}

.game_show a img,.game_zq li a img,.zhuanti_tu2 a img,.zhuanti_tu a img,.img_box .fl a img,.img_box .fr a img{ transform: scale(1); transition: all 1s ease-out 0s;}
.game_show a:hover img,.game_zq li a:hover img,.zhuanti_tu2 a:hover img,.zhuanti_tu a:hover img,.img_box .fl a:hover img,.img_box .fr a:hover img{ transform:scale(1.1);}

.lt_list9 a img{transform: scale(1); transition: all 1s ease-out 0s;}
.lt_list9 a:hover img{ transform:scale(1.1);}


	.lt_list9{ width: 850px; padding-top:20px; border-top: 1px #ddd solid}
	.lt_list9 div{ width: 240px; height: 200px; margin:0 35px 0 0; float: left; display: inline; color: #333;}
	.lt_list9 div a{ color: #333; font-size:16px}
	.lt_list9 div em{ width: 240px; height: 140px; display: block; overflow: hidden;}
	.lt_list9 div img{width: 240px; height: 140px; display: block;}
	.lt_list9 div span{ display: block; text-align: center; font-size: 16px; line-height: 36px; height: 36px; overflow: hidden; background:#f6f6f6}



.thisSubImgList { padding-left: 56px; padding-top: 20px; }
.thisSubImgList dl { width: 270px; height: 256px}
.thisSubImgList dt img { width: 270px; height: 200px; }
.thisSubImgList dt a img{transform: scale(1); transition: all 1s ease-out 0s;}
.thisSubImgList dt a:hover img{transform:scale(1.1);}

.thisSubImgList dd { text-align: center; padding-top:16px }
.thisSubImgList dd a { color: #4a4a4a; font-size:16px}
.thisSubImgList dt a { position:relative; width: 270px; height: 200px; display:block}
.thisSubImgList dt a span { background: url(img/thisSubImgList-dd-a-span.png) no-repeat;width: 270px; height: 200px; display: block; position: absolute; top: 0; left:0; z-index:5}



/*scrollTop */
.scrollTop{ width: 60px; position: fixed; left: 50%; margin-left: 610px; bottom:260px; display: block; z-index:2;}
* html .scrollTop{ position:absolute; left:expression(eval((document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)/2+450)); top:expression(eval(document.documentElement.scrollTop+250)) }
.scrollTop ul{ width: 60px; }
.scrollTop li{ margin-bottom: 10px; }
.scrollTop li a,.scrollTop li a em{ width: 40px; height: 40px; display: block;}
.scrollTop li a{position: relative; margin-left: 15px;}
.scrollTop li a em{ text-align: center; font-size: 12px; color: #666; line-height: 40px;}
.scrollTop li a em,.scrollTop li a i{ position: absolute; left: 0px; top:0px;}
.scrollTop li a i{ width: 38px; height: 38px; background: #fff; border-radius: 38px; border: #c2c2c2 solid 1px;}
.scrollTop li a:hover i{ border-color:#00abea; }
.scrollTop li a:hover em{ color:#00abea}
.scrollTop li a.show{ width: 60px; background: url(img/bgs.png) no-repeat 0 0px; height: 50px; margin-left:0px; }
.scrollTop li a.show em{ line-height: 50px; color: #fff; padding-left: 15px; }
.scrollTop li a.show i{ display:none;}
.scrollTop li a.fd{ background: url(img/bgs.png) no-repeat 0 -60px; }
.scrollTop li a.fd:hover{ background-position:0 -110px }
.fd_div{ display: block; }


.links{ padding-top:20px; border-top: 1px #ddd solid}
.links ul li{ float:left;}
.links ul li a{ font-size:18px; color:#727272; -webkit-transition:color 0.4s ease-out 0s; transition:color 0.4s ease-out 0s;white-space:nowrap; display:block; float: left; padding: 5px 20px; border:1px #b5b5b5 dashed; margin-right:10px}
.links ul li a:hover{ color:#f60;}


.xinyouydList { padding: 24px 0 14px; }
.xinyouydList dl { width: 340px; height: 60px; background: #f9f9f9; margin: 0 auto 10px; position: relative; }
.xinyouydList dt img { width: 90px; height: 60px; }
.xinyouydList dt { width: 106px; float: left; }
.xinyouydList dd { width: 154px; float: left; padding-top: 4px; }
.xinyouydList dd h3 { color: #484848; font-size: 14px; height: 24px; overflow: hidden; font-weight: normal; }
.xinyouydList dd h3 a { color: #484848; }
.xinyouydList dd h4 { color: #9e9e9e; font-size: 14px; height: 22px; overflow: hidden; font-weight: normal; }
.xinyouydList p { position: absolute; top: 16px; left: 260px; }
.xinyouydList p a { width: 68px; height: 22px; line-height: 22px; text-align: center; font-size: 16px; background: #fff; border: 1px #f60 solid; display: block; color: #f60; }
.xinyouydList p a:hover { background: #f60; color: #fff; text-decoration: none; }


.guochantjList { padding-top: 26px; }
.guochantjList dl { width: 340px; height: 90px; margin: 0 auto 26px; }
.guochantjList dt img { width: 150px; height: 90px; }
.guochantjList dt { width: 150px; float: left; }
.guochantjList dd { width: 170px; float: right; padding-top: 4px; }
.guochantjList dd h3 { color: #484848; font-size: 14px; height: 24px; overflow: hidden; }
.guochantjList dd h3 a { color: #484848; }
.guochantjList dd h4 { color: #999; font-size: 14px; height: 20px; overflow: hidden; font-weight: normal; }
.guochantjList dd h4 i { color: #666; }



.indexyouxiList { border-top: 1px #ddd solid; padding-top: 20px; width: 800px; }
.indexyouxiList dl { height: 220px; position:relative; width:798px; }

.indexyximgs img { width: 150px; height: 190px; }
.indexyximgs { width: 175px; float: left; padding-left: 5px; padding-top: 5px; position:relative }
.indexyximgs sup { width: 80px; height: 81px; display: block; background: url(img/indexyximgssub.png) no-repeat; position: absolute; top:0; left:0}

.indexyxtxt { width: 380px; float: left; }
.indexyxtxt h3 { color: #333; height: 55px; line-height: 50px; overflow: hidden; }
.indexyxtxt h3 a { color: #333; font-size: 24px; }
.indexyxtxt ul { border: 1px #b7b7b7 dashed; padding: 8px 0 0 18px; height: 70px; margin-bottom: 35px; }
.indexyxtxt li { font-size: 14px; color: #7c7c7c; line-height: 30px; float: left; width: 49%; }
.indexyxtxt h4 { font-weight: normal; height: 22px; overflow: hidden; }
.indexyxtxt h4 span, .indexyxtxt h4 a{ display:block; float: left; margin-right:5px; height: 22px; line-height: 22px; }
.indexyxtxt h4 span { background: #7b797e; color: #fff; padding: 0 14px; }
.indexyxtxt h4 a { background: #adafae; color: #fff; padding: 0 4px;}

.thisPingfens {  width: 220px; position: absolute; top:53px; right:-20px }
.thisPingfens dl { width: 80px; text-align: center; height: 70px; float: left; margin: 0 30px 0 0; }
.thisPingfens dt { height: 20px; line-height: 20px; font-size: 14px; color: #fff;  }
.thisPingfens dd { height: 50px; line-height: 50px; font-size: 30px; background: #f3f3f3}
	.thisPingfens dl.hongse dt { background: #e13335; }
	.thisPingfens dl.juhuang dt { background: #f57825; }
	.thisPingfens dl.hongse dd { color: #e13335; }
	.thisPingfens dl.juhuang dd { color: #f57825; }

.thisPingfens h5 { color: #8f8f8f; font-size: 14px; font-weight: normal; text-align: right; padding-right: 30px; padding-top: 45px; clear:both }


.add_btn{ width:260px; margin:0 auto 20px;}
.add_btn a{ width:120px; height:36px; display:block; text-align:center; line-height:36px; font-size:16px; color:#fff; font-weight:bold;}
.add_btn a:hover{ color:#fff!important;}
.add_btn .download{ background:#2fba74;}
.add_btn .download:hover{ background:#2aa768;}
.add_btn .buy{ background:#fd335e;}
.add_btn .buy:hover{ background:#e32e54;}



