@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: 24px 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; }
		.lybanner .wraps,.lybanner .wraps a,.lybanner .wraps img{display:block;width:100%; margin:auto; height:460px;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 { background:url("../image/star-b.f9e2fca23e2b.png") no-repeat; height:20px; width:20px; 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:238px; 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}
.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; background-color:#FFFFFF;}
.news_title{line-height: 35px; font-size: 22px; font-weight:bold; padding: 30px 0 0 0; color:#c9091c;text-align:center;}
.about_title{
	color:#ccc;
	padding-bottom: 10px;
	padding-top: 90px;
	border-bottom: 1px #dfdfdf solid;
	width:100%;
}
.about_title a {color: #666;}
.about_title span{color: #777;}
.hleft_lb{ width:1000px; position:relative; height:340px; margin:auto;}

.developliuchengtu {width: 1000px;margin-left: auto;margin-right: auto; padding-top: 40px;background: url(../img/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: 14px;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;}

