input,
button {
  outline: none;
}
.t {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.o {
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.22);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.22);
}
li {
  list-style: none;
}
body {
  background: url("../images/bg.jpg") no-repeat center top #000000;
}
a {
  color: #fff;
}
.header {
  height: 118px;
  line-height: 128px;
  text-align: center;
}
.header .logo {
  position: relative;
  width: 345px;
  height: 109px;
  display: inline-block;
  top: -5px;
}
.header .logoText {
  position: absolute;
  top: 25px;
  left: 200px;
  color: #af944b;
  font-size: 14px;
  font-family: '微软雅黑';
}
.header .logoText span {
  color: red;
}
.wrap {
  width: 895px;
  margin: 0 auto;
}
.wrap .gg {
  position: relative;
  background: url("../images/ggBox.png");
  width: 895px;
  height: 65px;
  line-height: 65px;
}
.wrap .gg .ggtext {
  float: left;
  line-height: 39px;
  font-size: 12px;
  position: absolute;
  right: 20px;
  width: 700px;
}
.wrap .gg .ggtext a {
  color: #000;
}
.wrap .content {
  width: 895px;
  padding-bottom: 25px;
  float: left;
  background-color: rgba(0, 0, 0, 0.4);
  border: solid 1px #483a26;
}
.wrap .httpText {
  font-size: 18px;
  height: 160px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  margin-bottom: 15px;
}
.wrap .httpText .httpFont {
  color: red;
  font-weight: bold;
  font-size: 30px;
  display: block;
  margin-top: 15px;
}
.wrap marquee {
  line-height: 63px;
  font-size: 16px;
}
.wrap .formclass a {
  color: #fff;
}
.wrap .formclass .tline li {
  float: left;
  font-size: 20px;
  position: relative;
  margin-left: 165px;
  background: url("../images/inputBox.png");
  width: 549px;
  height: 53px;
  color: #9a450b;
}
.wrap .formclass .tline li input {
  border: none;
  text-align: center;
}
.wrap .formclass .tline li .urlinput {
  width: 341px;
  height: 44px;
  color: #fff;
  float: left;
  margin-right: 2px;
  background-color: transparent;
  color: #9a450b;
}
.wrap .formclass .tline li .msinput {
  width: 111px;
  height: 44px;
  color: #fff;
  float: left;
  margin-right: 10px;
  display: none;
  background-color: transparent;
}
.wrap .formclass .tline li .yt {
  width: 44px;
  height: 44px;
  float: left;
  display: none;
  background-color: transparent;
}
.wrap .formclass .tline li .enter {
  float: left;
  width: 190px;
  height: 44px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: transparent;
}
.wrap .app {
  text-align: center;
  margin-left: 20px;
  margin-top: 20px;
}
.wrap .app p {
  float: left;
  display: inline-block;
  margin-top: 20px;
}
.wrap .app .t1 {
  margin: 0px 19px;
}
.kef {
  position: fixed;
  top: 200px;
  right: 100px;
}
.kef .close {
  cursor: pointer;
}
.footerText {
  text-align: center;
  margin-top: 60px;
}
.footerText a {
  font-size: 12px;
  font-family: 微软雅黑;
  color: #616161;
  padding-left: 4px;
}
.footer {
  text-align: center;
  font-size: 12px;
  font-family: 微软雅黑;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 30px;
  float: left;
  width: 100%;
  margin-top: 40px;
}
/*# sourceMappingURL=css.css.map */