@charset "gb2312";
/* =s Reset (by YUI 3) */
html {
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
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: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
img {
  vertical-align: top;
}
/* =e Reset */
/* =s base */
html,
body {
  background-color: #fbfbfb;
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
  line-height: 170%;
  font-size: 12px;
  color: #fff;
}
i {
  font-style: normal;
}
a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a.under:link,
a.under:active,
a.under:visited,
a.under:hover {
  text-decoration: underline;
}
/* float*/
.fltL {
  float: left;
}
.fltR {
  float: right;
}
.fixR {
  position: absolute;
  top: 0px;
  right: 0px;
}
.setCenter {
  margin: 0 auto;
}
/* clear */
.clrB {
  clear: both;
}
.clrL {
  clear: left;
}
.clrR {
  clear: right;
}
.clrN {
  clear: none;
}
.g-clr {
  zoom: 1;
}
.g-clr:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
/* =e base */
/* main */
html,
body {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 560px;
  min-width: 1100px;
}
.header {
  zoom: 1;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
}
.header:after{
  display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";
}
.header .logo {
  float: left;
  padding: 44px 0 0 44px;
}
.header .menu {
  position: relative;
  float: right;
  width: 694px;
  font-size: 18px;
  color: #fff;
  pointer-events: auto;
}
.header .menu .ico {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffe400;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.header .menu ul {
  position: relative;
  z-index: 2;
}
.header .menu li {
  float: left;
}
.header .menu a {
  display: block;
  padding: 20px 20px 0;
  height: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
}
.header .menu a:hover {
  text-decoration: none;
}
.header .menu a.curr {
  -webkit-transition: all .5s;
  transition: all .5s;
  color: #000;
  text-decoration: none;
}

/* ********    游戏     *******/
.lybanner{ width:1920px; left:50%; margin-left:-960px; min-width:1000px; height:460px;  position:absolute; }
.lybanner1{ width:1920px; left:50%; margin-left:-960px; min-width:1000px; position:absolute; }
		.lybanner .wraps,.lybanner .wraps a,.lybanner .wraps img{display:block;width:100%; margin:auto; height:460px;overflow:hidden;z-index:1; position:relative;}
        .lybanner1 .wraps,.lybanner1 .wraps a,.lybanner1 .wraps img{display:block;width:100%; margin:auto; overflow:hidden;z-index:1; position:relative;}
wraps1 img{display:block;width:100%; margin:auto; height:400px;overflow:hidden;z-index:1; position:relative;}
		.lybanner .tabs{position:absolute; right:10px;bottom:12px; width:100%; height:10px; text-align:center;z-index:2;}
		.lybanner .tabs a{ margin:0 6px 0 6px; display:inline-block;width: 10px; height: 10px;cursor:pointer;font-size:0;line-height:0;vertical-align:top;background: #fff; /*border:1px solid #000;*/ cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
		.lybanner .tabs a.active{ background:#FF4900; }
		.lybanner .tabs a:hover{ background:#FF4900;}

.source{width: 1000px; margin-right: 28px; margin:0 auto; margin-top:30px;}
.source ul {margin-left: -4px; margin-right: -4px;}
.source li {float: left;  width: 320px; height:220px; text-align: center;  margin-bottom: -10px; display: inline; margin-left: 10px; }
.source li p { padding-top:-40px; position:relative;}
/*.source li a:hover{float: left;width: 320px; height:220px; text-align: center;  margin-bottom: 10px; display: inline; border:1px solid green;} */

#box{ width:980px;}

.lianjie{width: 1000px; margin-right: 25px; margin:0 auto; border:0px solid red;margin-top:50px;}
.lianjie ul {margin-left: -4px; border:0px solid red;}
.lianjie li {float: left; height:25px; line-height:40px; text-align: center;  margin-bottom: 5px; display: inline; margin-left: 10px; border:0px solid red; padding: 1px 5px;}
.lianjie li a{ color:#fff;}
#box a{ float:right}
#box li a{ float:left}

.clear{ clear:both}

/* ********    联系     *******/


.box-body a {color: #000; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; text-decoration: none; }
a:hover {color: #69f;}
a:link {-webkit-tap-highlight-color: #fcd700;} 
a:active {position: relative; top: 1px; }
::selection {background: #0098eb; color: #fff; text-shadow: none;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}
::-webkit-input-placeholder	{ color:#bfbfbf; }
input:-moz-placeholder { color:#bfbfbf; }	
input:-ms-placeholder { color:#bfbfbf; }
::-ms-input-placeholder	{ color:#bfbfbf; }
:-ms-input-placeholder	{ color:#bfbfbf; }
input:focus { background-color: none; }
input{outline: none;}

.container{ width: 960px; height: 100%; margin: 0 auto; position: relative; }
/* Header styles!
-------------------------------------------------------------------------------*/




@-webkit-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-o-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-moz-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }





#side_navigation .power_button:hover .inner_circle{ background-position: -16px 4px; }
#side_navigation .power_button_clicked .inner_circle{ background-position: -16px 4px; transform: rotate(-360deg); -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -o-transform: rotate(-360deg); -ms-transform: rotate(-360deg); }

.title .solid_line{ height: 1px; background: #fff; width: 115px; margin: 0 auto 12px auto; position: relative; z-index: 2; }
.title .solid_line2{ height: 1px; border-bottom: 1px solid #fff; width: 115px; margin: 8px auto 0 auto; position: relative; z-index: 2; }

#about{ background: url('../img/blue-bg.jpg') repeat fixed; width: 100%; height:800px; padding: 50px 0 70px 0;}
#about .container{ width: 820px; padding-top:30px;}
#about .title{ position: relative; font-size: 16px; color: #fff; text-align: center; }
#about .title h2{ position: relative; z-index: 2; font-size: 60px; font-family: FuturaCondensedBold; font-weight: normal; padding: 50px 0 0 0; text-shadow: 0 1px 2px #878787; }
#about .title p{ padding: 0 0 10px 0; position: relative; z-index: 2; }
#about .title .heart_container{ position: absolute; z-index: 1; left: 50%; margin-left: -140px; height: 213px; width: 284px; background: url('../img/heart.png') no-repeat; opacity: 0; opacity: 1 \0/IE9; }
#about .group{ padding: 100px 0 0 0; }
#about .group .column{ float: left; margin: 0 70px 0 0; width: 225px; }
#about .group .column.last{ margin: 0; }
#about .group .column:nth-child(3){ margin: 0; }


#about .group h3{ font-size: 20px; font-weight: normal; text-align: center; color: #fff; margin: 30px 0 7px 0; }
#about .group .text{ padding: 15px 0 0 0; text-align: center; font-size: 15px; line-height: 24px; color: #fff; word-wrap: break-word; }
#about .group .circle{ position: relative; }
#about .group .out_circle{ position: relative; background: #f3b867; border-radius: 225px; width: 225px; height: 225px; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
#about .group .inner_circle{ background: #f8f8f8; border-radius: 225px; width: 225px; height: 225px; position: relative; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
#about .group .column:hover .out_circle{ box-shadow: 0px 1px 2px #00677b; }

#about .group .mobile .image{ position: absolute; left: 0; top: 0; width: 225px; height: 225px; background: url('/img/lianxi/mobile.png') no-repeat 0px -220px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .mobile:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .mobile:hover .image{ background-position: 0px 0px; }
#about .group .web .image{ position: absolute; left: 0; top: -33px; width: 225px; height: 260px; background: url('/img/lianxi/digital.png') no-repeat 0px -379px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .web .out_circle{ background: #f3b867; }
#about .group .web:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .web:hover .image{ background-position: 0px -70px; }


#about .group .outdoor{ }
#about .group .outdoor .image{ position: absolute; left: 0; top: 0; width: 225px; height: 244px; background: url('/img/lianxi/outdoor.png') no-repeat 0px -110px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .outdoor:hover .out_circle{ background: #f3b867; }
#about .group .outdoor:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .outdoor:hover .image{ background-position: 0px 60px; }



/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}

.arr{
     padding-top:70px;
     width:100%;
     background-color:#00CC99;;}
.pp{
    width:1000px;
    margin:0 auto;}
.wen{
    width:35%;
    float:left;}
.img{
    width:63%;
    float:left;}

.arr1{
     padding-top:60px;
     width:100%;
     background-color:#00CC99;;}
.pp1{
    width:1000px;
    margin:0 auto;}
.wen1{
    width:45%;
    float:right;}
.img1{
    width:50%;
    float:left;}

.clear{ clear:both}

.liucheng{
    padding-top:50px;
    width:100%;
    background-color:#99FF99;
    padding-top:80px;
    padding-bottom:80px;}
.liuchengimg{
    width:1000px;
    margin:0 auto;
}

.ditu{
    padding-top:60px;
    width:100%;
    background-color:#FF9966;}
.lujing{
    width:1000px;
    margin:0 auto;
    background:url(../img/lianxi/aaa.jpg) no-repeat}
.dianzitu{
    width:60%;
    float:left;
    padding-top:150px;
    padding-bottom:80px;}
.address{
    width:33%;
    float:left;
    padding-left:50px;
    padding-top:250px;}

/* ********    游戏内页     *******/

.app{width:1000px; margin:0 auto; margin-top:20px;}

.mbxx { color:#fff; float:left; margin:3% 0 10px 0}
.mbxxon { color:#ff2eff}

.gd-l { float:left; width:210px; border-radius:5px; box-shadow:1px 1px 1px #000; border-top:1px solid #ddd}
.gd-l img { border-radius:5px; width:210px; height:210px}
.gd-m { float:left; width:330px; margin-left:30px; color:#fff}
.gd-m  h1 { font-size:16px; float:left; width:100%; margin:5px 0}
.gd-m dl dd { float:left; width:165px; margin-top:15px;}
.gd-m dl dd span {float:left; background-size:100% 100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled,sizingMethod='scale',src="homepage/image/star-b.png")}
.gd-m dl dd span.staron { background:url("../image/star.b79c6fa66537.png") no-repeat;background-size:100% 100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled,sizingMethod='scale',src="homepage/image/star.png")}
.gd-m dl dd span.staron-h{background:url("../image/star-h.b6f65ce428e3.png") no-repeat;background-size:auto 100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled,sizingMethod='scale',src="homepage/image/star.png")}
.gd-bg { background:url("../image/gd-bg.0c6212e04cbf.jpg") no-repeat; background-size:cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled,sizingMethod='scale',src="homepage/image/gd-bg.jpg")}
.gdzt { background:#000; border-radius:5px; float:left; padding:5px 10px; margin-top:10px}
.gd-m1 i{ background:url("../img/app/gd-m7.f6dca9942155.png") no-repeat;  height:20px; width:25px; float:left;margin: 2px 5px 0 0;}
.gd-m2 i{ background:url("../img/app/gd-m2.16026d6c68dc.png") no-repeat;  height:20px; width:20px; float:left;margin: 2px 5px 0 15px;}
.gdbtn { float:left; padding:5px 60px; border-radius:5px; clear:both; font-size:16px; margin-top:35px;
background:#ffe401;
background:-webkit-linear-gradient(top, #ffe401, #ffe401 68%);
background:-moz-linear-gradient(top, #ffe401, #ffe401 68%);  
background:-ms-linear-gradient(top, #ffe401, #ffe401 68%); 
background:-o-linear-gradient(top, #ffe401, #ffe401 68%);}
.gd-r { float:right; width:350px; height:192px; padding:10px 20px; color:#000;
background:#ffe401;
background:-webkit-linear-gradient(left, #ffe401, #ffe401);
background:-moz-linear-gradient(left, #ffe401, #ffe401 );  
background:-ms-linear-gradient(left, #ffe401, #ffe401 ); 
background:-o-linear-gradient(left, #ffe401, #ffe401 ); border-radius:5px; box-shadow:1px 1px 1px #000; border-top:1px solid #43186a}
.gd-r span { font-size:16px;}
.gd-pic { margin:30px 0 50px 0}
.gd-r p { color:#000; margin:10px 0}
.gd-pic ul li { float:left; width:230px; margin-left:15px; border-radius:5px;box-shadow:1px 1px 1px #000; border-top:1px solid #ddd}
.gd-pic ul li img {border-radius:5px; width:230px; height:150px;}
.gd-pic ul li.first { margin-left:0}
@media only screen and (min-width:1620px){
.gd-pic { margin:30px 0 165px 0}
.gd-pic ul li {width: 313px}
.gd-l {width: 260px;}
.gd-l img {width:260px; height:260px}	
.gd-m {width:400px; margin-left:50px;}
.gd-m h1 { font-size:20px}
.gd-m dl dd {width: 200px; font-size:16px;}
.gd-m dl dd span {height:25px; width:25px;}
.gdzt {padding: 5px 35px;}
.gdbtn {padding: 5px 80px; color:#000;}
.btn{ color:#000;}
.gd-r {width: 550px; font-size:16px}
.gd-r span {font-size:18px;}
	}
.mbxx { color:#fff; float:left; margin:3% 0 10px 0}
.mbxxon { color:#ff2eff}

textarea {
	resize: none;
}
.fl { float:left}
.fr { float:right}
.row{ float:left; width:100%;}

/* ********    game     *******/

* {margin:0; padding:0}
body {margin:0; padding:0; font-family:Microsoft YaHei}
ul,li {margin:0; padding:0; list-style:none}
img {border:0}
a:hover {text-decoration:underline}


.selector {height:99px; font-size:16px; font-weight:bold; border-bottom:1px solid #EAEAEA; padding-top:70px;}
.selector .lists {width:980px; margin:0 auto; line-height:25px}
.selector .lists a {display:inline-block; padding:2px 8px; margin-top:10px; color:#444; text-decoration:none; border-radius:5px}
.selector .lists a:hover {border:2px solid #00B2FC}
.selector .lists a.cur {color:#DC0004; border:2px solid #DC0004}
.all_games {width:980px; margin:10px auto 0; overflow:auto; overflow-y:hidden}
.all_games ul {display:block; overflow:auto; overflow-y:hidden}
.all_games ul li {width:298px; height:230px; float:left; margin-bottom:30px; margin-right:20px; position:relative}
.all_games ul li span {display:block; margin-top:5px; color:#444}
.all_games ul li span p {width:200px; float:left; font-size:12px}
.all_games ul li span p b {font-size:16px}
.all_games ul li span em small {float:right; color:#E20204; font-size:12px}
.all_games ul li span em {height:40px; display:block; float:right; color:#E20204; font-size:25px; font-style:normal}
.all_games ul li span em sub {font-size:12px}
.all_games ul li .shadow {width:238px; height:210px; padding:20px 30px 0; text-align:center; color:#fff; position:absolute; left:0; bottom:0; display:none; background:#FF7070}
.all_games ul li .shadow p {padding:10px 0; height:110px; line-height:24px}
.all_games ul li img{ width:300px; height:170px;}
.all_games ul li .shadow p a {color:#fff; text-decoration:none}
.all_games ul li .shadow strong a {color:#fff; text-decoration:underline}
.all_games ul li .shadow a.download {width:123px; height:33px; padding-top:0; display:inline-block; background:url(../images/games_download1.png)}

.loadmore {width:100%; padding:50px 0; display:block; text-align:center}
.loadmore a {font-size:20px; text-decoration:none; color:#666}

html,body {background-color:#121111;}

/*--------开发者平台--------------*/
.lymain{ width:1000px; margin:0 auto; padding:20px 0 20px 0; min-height:340px;}
.news_title{line-height: 35px; font-size: 22px; font-weight:bold; padding: 30px 0 0 0; color:#ffe400;text-align:center;}
.news_title h3{color:#000000;}
.about_title{
	color:#ccc;
	padding-bottom: 10px;
	border-bottom: 1px #dfdfdf solid;
	width:100%;
}
.about_title a {color: #666;}
.about_title span{color: #fff;}
.hleft_lb{ width:1000px; position:relative; height:340px; margin:auto;}

.developliuchengtu {width: 1000px;margin-left: auto;margin-right: auto; padding-top: 40px;background: url(../Images/develop/index_spr.png) no-repeat scroll 30px -30px transparent;float: left;width: 636px;}
.developliuchengtu li {width: 88px;float: left;margin-right: 90px;font-size: 12px;color: #626262;text-align: center;margin-top: 3px;}
.news_jiegame {overflow: hidden;border-left: 1px solid #D7D4D4;margin-left: 20px;padding: 5px 0px 5px 20px;}
.access-btn {display: inline-block; width: 236px; height: 56px; text-decoration: none;  font-size: 20px; color: #FFF; line-height: 56px; text-align: center; white-space: nowrap; cursor: pointer; -moz-user-select: none; background-color: #89C149; border: 1px solid #73A835; border-radius: 4px; box-shadow: 1px 1px 5px #CCC;}
.news_jiegame a {display: inline-block;width: 236px;height: 56px;text-decoration: none;font-size: 20px;color: #FFF;line-height: 56px;text-align: center;white-space: nowrap;cursor: pointer;-moz-user-select: none;background-color: #89C149;border: 1px solid #73A835;border-radius: 4px;box-shadow: 1px 1px 5px #CCC;}

.section1{padding:20px 0 40px 20px;}
.section1-title{color:#555;font-size:24px;line-height:28px;margin-bottom:10px;}
.section1-text{color:#888;font-size:13px;}
.section1 td{padding-left:25px;padding-right:25px;}


.section1-1 .section1-img{width:380px;height:260px;}

.news_container {width: 1000px; margin-left: auto; margin-right: auto; color:#555;}
.table biaoge {border-collapse: collapse; border-spacing: 0px;}
.section1-1 td {padding-left: 25px; padding-right: 25px;}
.animated {animation-duration: 1s; animation-fill-mode: both; backface-visibility: hidden;}
.fadeInLeft {animation-name: fadeInLeft;}
fieldset, img {border: 0px none;}
.fadeInRight {animation-name: fadeInRight;}
.section1-title {color: #555; font-size: 24px; line-height: 28px; margin-bottom: 10px;}
.section1-text {color: #888; font-size: 13px;}
p, blockquote, th, td { margin: 0px; padding: 0px;}

.developcontent {padding-top: 30px;padding-bottom: 30px;}
.case {width: 460px; float: left;  overflow: hidden; height: 150px; margin-right: 28px;}
.box-header{height:26px;line-height: 26px;padding-right:10px;padding-left:2px; background-color:#12D5CD}
.box-title{float:left;font-size:16px;color:#fff;border-left:0px solid #fff;padding-left:10px;}	
.box-more{font-size:13px;color:#fff;text-decoration: none;float:right;}
.box-body{padding-top:15px;padding-bottom:15px;}
.case ul {margin-left: -4px; margin-right: -4px;}
.case li {float: left;  width: 78px; text-align: center;  margin-bottom: 10px; display: inline;}
.guide {width: 450px; float: left; margin-bottom: 20px;}
.guide ul {padding: 0px 15px; overflow: hidden;}



.btn{ color:#000;}
.btn a {
    color: #000;
    text-decoration: none;
    outline: medium none;
}

.source li p{
    margin-right:-250px;
   margin-top:-30px;
   color:#666666;
   font-size:24px;
   line-height:30px;}
.source li h1{
   width:100px;
   margin-right:200px;
   margin-top:-40px;
   color:#666666;
   font-size:24px;
   line-height:30px;}

.select01 {
    border: 1px solid #CCC;
    width: 150px;
    height: 26px;
    color: #000;
    background:yellow;
}
.footerright {
    line-height: 24px;
    text-align: right;
}
.footer{font-family:Microsoft YaHei,simSun,Lucida Grande,Lucida Sans Unicode,Arial;width:1100px;background-color:#000;color:#fff;font-size:9pt; margin:0 auto;padding:20px 0;zoom:1}.footer:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}.footer .inner{margin:0 auto;width:825pt}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .logo{padding-top:10px;float:left;width:370px}.footer .logo img{height:60px;margin-right:10px}.footer .copyright{float:left;line-height:20px;padding-top:10px;padding-right:10px}.footer .copyright a{display:inline-block;*display:inline;*zoom:1}.footer .qcode{padding-left:10px;float:left}.footer .qcode img{margin-right:10px}
.foot{width:100%; background-color:#000000;}

.footer .copyright span img{vertical-align:middle;}

.newspage {width: 100%; height: 40px; line-height: 40px; margin-top: 30px; float: left; overflow: hidden; text-align: center;}
.newspage span, .newspage a {display: inline-block; padding: 0px 12px; height: 32px; line-height: 30px; text-align: center; vertical-align: middle; border: 0px solid red; margin: 0px -1px 0px 0px;}
.newspage a:hover{color:#000;}
.newspage a{color:#9000FF;}

html, body{background-color:#000}
 html{overflow-x:hidden;}
body{ overflow-x: hidden;  _zoom:1;}

.hleft_lb {width: 1000px; position: relative; height: 340px; margin: auto;}

.yxsc{overflow:hidden; width:1000px; padding-bottom:20px; margin:0 auto; padding-top:150px;}
.yxsc h3{font-size:16px; line-height:36px; height:36px; font-weight:normal;}
.yxsc h3 span{float:right; font-size:12px; padding-right: 10px; text-align:left; line-height:36px;}
.yxsc h3 span div{ border: 1px solid #999ba4; height:16px; line-height:14px; width:16px; text-align:center; margin:10px 0 0 5px; cursor:pointer; float:left;}
.yxsc h3 span font{ float:left;}
.yxsc .yh_wp{ position:relative;  border:1px #ddd solid; width:798px; height:auto; float:left; }
.yxsc .yh_wp .yh_box{ position:relative; left:0px; top:0px; width:1600px; height:auto; }
.yxsc .yh_wp .yh_box ul{ border:0px #ddd solid; width:789px; height:auto; position:relative; float:left; padding:10px 0px 30px 11px; }

.yxsc ul{ border:1px #ddd solid; width:989px; height:auto; position:relative; float:left; padding:10px 0px 30px 11px; }
.yxsc li{float:left; width:300px; height:200px; text-align:center; margin:20px 0px 0px 16px;}
.gl_dv{ position:relative; height:140px; float:left; width:174px;}
.glist_dv{ position:relative; float:left; width:174; height:111px; overflow:hidden;}
.glist_dv img{width:174px; height:111px;}


.yxsc2{overflow:hidden; width:800px; padding-bottom:20px;}
.yxsc2 h3{font-size:16px; line-height:36px; height:36px; font-weight:normal;}
.yxsc2 h3 span{float:right; font-size:12px; padding-right: 10px;}
.hot_dv ul{ border:1px #ddd solid; width:798px; height:auto; position:relative; float:left; padding:0; }
.hot_dv li{float:left; width:33.3334%; height:90px; text-align:center; margin:0px; overflow:hidden; padding:20px 0px 0px 0;}
.hlist_dv{ width:80px; height:80px; float:left; margin:0 16px 0 20px; display:inline-block; }
.hlist_dv img{ width:80px; height:80px;}
.hl_info{ float:left;  padding-top:4px; text-align:left;}
.hl_info a{ height:24px; line-height:22px;  font-size:14px; }
.hl_info p{ height:20px; line-height:22px; padding-top:4px;}


.yxsc_p img{width:306px; height:150px; float:left;}
.yxsc_p{overflow:hidden; margin-top:20px;}
.shop1{ width:998px;  margin:0 auto; overflow:hidden;  border:1px #dfdfdf /*#dfdfdf*/; border-width:0 1px 1px 1px; padding-top:90px;}
.game-nav{ margin: 0 35px 0px 35px; padding: 19px 0;  border-bottom:1px #dfdfdf /*#dfdfdf*/ solid;}
.game-nav a{display: inline-block; line-height: 18px; padding: 4px 10px; margin: 0 5px; color: #666;  }
.game-nav a:hover{ color:#c9091c;}
.game-nav a.hover:hover{ color:#FFFFFF;}
.game-nav a.hover{ background-color:#c9091c; color:#FFFFFF;}


.gamelist li{float: left;width:305px; height: 200px; margin:0 20px 0 0px; display:inline-block; padding:30px 0px 10px 0px;}
.gamelist li .gl_dl{ height:200px;}
.gamelist li .gl_dl .gl_img,.gamelist li .gl_dl .gl_img img{ display:block; height:198px; width:100%; float:left; position:relative;}
.gl_mtop{float:left;display: block;width:100%;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;position: relative;}
/*.gl_mtop:hover{ margin-top:-6px;}*/
.gli_type{ position:absolute; line-height:24px; bottom:0px; left:0px; width:100%; height:48px; text-align:left; text-indent:12px; font-size:24px; color:#f00; z-index:4;}
.gli_bg{position: absolute;width: 100%;height: 48px; bottom:0px; left:0px; z-index:2;background-color: #fff;opacity: 0.5; filter: alpha(opacity=50);}
.gl_info{float:left; padding-top:4px; height:22px; line-height:22px; width: 100%;text-align:left; text-indent:12px;}
.gl_info a{color:#fff; line-height: 22px; float:left; width:100px; overflow:hidden;	font-family:"微软雅黑"; font-weight:500;}
.gl_info a:hover{ color:#c9091c;}
.gl_info span{ float:right; height:16px; margin-top:3px;}
.clean{ clear:both;}
.gli_type span{font-size:12px; margin-left:13px; color:#000;}

.shop{ width:998px;  margin:0 auto; overflow:hidden;  border:1px #dfdfdf /*#dfdfdf*/ solid; border-width:0 1px 1px 1px; padding-bottom:40px;}
.game-nav{ margin: 0 35px 0px 35px; padding: 19px 0;  border-bottom:1px #dfdfdf /*#dfdfdf*/ solid;}
.game-nav a{display: inline-block; line-height: 18px; padding: 4px 10px; margin: 0 5px; color: #666;  }
.game-nav a:hover{ color:#c9091c;}
.game-nav a.hover:hover{ color:#FFFFFF;}
.game-nav a.hover{ background-color:#c9091c; color:#FFFFFF;}


.gamelist li{float: left;width:215px; height: 164px; margin:0 20px 0 0px; display:inline-block; padding:30px 0px 10px 0px;}
.gamelist li .gl_dl{ height:164px;}
.gamelist li .gl_dl .gl_img,.gamelist li .gl_dl .gl_img img{ display:block; height:137px; width:100%; float:left; position:relative;}
.gl_mtop{float:left;display: block;width:100%;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;position: relative;}
.gl_mtop:hover{ margin-top:-6px;}
.gli_type{ position:absolute; line-height:24px; bottom:0px; left:0px; width:100%; height:24px; text-align:left; text-indent:12px; font-size:12px; color:#FFFFFF; z-index:4;}
.gl_info{float:left; padding-top:4px; height:22px; line-height:22px; width: 100%;text-align:left; text-indent:12px;}
.gl_info a{color:#000; line-height: 22px; float:left; width:100px; overflow:hidden;	font-family:"微软雅黑"; font-weight:500;}
.gl_info a:hover{ color:#c9091c;}
.gl_info span{ float:right; height:16px; margin-top:3px;}

.hleft_lb {width: 1000px; position: relative; height: 340px; margin:93px auto;}

.yxsc{overflow:hidden; width:1000px; padding-bottom:20px; margin:0 auto; padding-top:150px;}
.yxsc h3{font-size:16px; line-height:36px; height:36px; font-weight:normal;}
.yxsc h3 span{float:right; font-size:12px; padding-right: 10px; text-align:left; line-height:36px;}
.yxsc h3 span div{ border: 1px solid #999ba4; height:16px; line-height:14px; width:16px; text-align:center; margin:10px 0 0 5px; cursor:pointer; float:left;}
.yxsc h3 span font{ float:left;}
.yxsc .yh_wp{ position:relative;  border:1px #ddd solid; width:798px; height:auto; float:left; }
.yxsc .yh_wp .yh_box{ position:relative; left:0px; top:0px; width:1600px; height:auto; }
.yxsc .yh_wp .yh_box ul{ border:0px #ddd solid; width:789px; height:auto; position:relative; float:left; padding:10px 0px 30px 11px; }

.yxsc ul{ border:1px #ddd solid; width:989px; height:auto; position:relative; float:left; padding:10px 0px 30px 11px; }
.yxsc li{float:left; width:300px; height:200px; text-align:center; margin:20px 0px 0px 16px;}
.gl_dv{ position:relative; height:140px; float:left; width:174px;}
.glist_dv{ position:relative; float:left; width:174; height:111px; overflow:hidden;}
.glist_dv img{width:174px; height:111px;}


.yxsc2{overflow:hidden; width:800px; padding-bottom:20px;}
.yxsc2 h3{font-size:16px; line-height:36px; height:36px; font-weight:normal;}
.yxsc2 h3 span{float:right; font-size:12px; padding-right: 10px;}
.hot_dv ul{ border:1px #ddd solid; width:798px; height:auto; position:relative; float:left; padding:0; }
.hot_dv li{float:left; width:33.3334%; height:90px; text-align:center; margin:0px; overflow:hidden; padding:20px 0px 0px 0;}
.hlist_dv{ width:80px; height:80px; float:left; margin:0 16px 0 20px; display:inline-block; }
.hlist_dv img{ width:80px; height:80px;}
.hl_info{ float:left;  padding-top:4px; text-align:left;}
.hl_info a{ height:24px; line-height:22px;  font-size:14px; }
.hl_info p{ height:20px; line-height:22px; padding-top:4px;}


.yxsc_p img{width:306px; height:150px; float:left;}
.yxsc_p{overflow:hidden; margin-top:20px;}
.shop{ width:998px;  margin:0 auto; overflow:hidden;  border:1px #dfdfdf /*#dfdfdf*/; border-width:0 1px 1px 1px;}
.game-nav{ margin: 0 35px 0px 35px; padding: 19px 0;  border-bottom:1px #dfdfdf /*#dfdfdf*/ solid;}
.game-nav a{display: inline-block; line-height: 18px; padding: 4px 10px; margin: 0 5px; color: #666;  }
.game-nav a:hover{ color:#c9091c;}
.game-nav a.hover:hover{ color:#FFFFFF;}
.game-nav a.hover{ background-color:#c9091c; color:#FFFFFF;}

.gamelist{width:958px; float:left; position:relative; min-height:280px;  min-height:280px; margin:0 30px;}
.gamelist h3 span{ float:right; margin-right:30px;}
.gamelist li{float: left;width:305px; height: 200px; margin:0 10px 0 0px; display:inline-block; padding:10px 0px 10px 0px;}
.gamelist li .gl_dl{ height:200px;}
.gamelist li .gl_dl .gl_img,.gamelist li .gl_dl .gl_img img{ display:block; height:198px; width:100%; float:left; position:relative;}
.gl_mtop{float:left;display: block;width:100%;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;position: relative;}
/*.gl_mtop:hover{ margin-top:-6px;}*/
.gli_type{ position:absolute; line-height:24px; bottom:0px; left:0px; width:100%; height:48px; text-align:left; text-indent:12px; font-size:17px; color:#f00; z-index:4;}
.gli_bg{position: absolute;width: 100%;height: 54px; bottom:0px; left:0px; z-index:2;background-color: #fff;opacity: 0.5; filter: alpha(opacity=50);}
.gl_info{float:left; padding-top:4px; height:22px; line-height:22px; width: 100%;text-align:left; text-indent:12px;}
.gl_info a{color:#fff; line-height: 22px; float:left; width:100px; overflow:hidden;	font-family:"微软雅黑"; font-weight:500;}
.gl_info a:hover{ color:#c9091c;}
.gl_info span{ float:right; height:16px; margin-top:3px;}
.clean{ clear:both;}
.gli_type span{font-size:14px; margin-left:13px; color:#000;}

.lymain{width: 1000px; margin: 0px auto; padding: 20px 0px; min-height: 340px;}
.about_title{color: #CCC; padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #ffe400; width: 1000px; margin:0 auto;}


.header{ position:fixed;}
.lymain{ padding-top:130px;}

