@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: 100%;
  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;
}




.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;}