input,
button {
  outline: none;
}
apps .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);
}
.pc {
  background: url("../images/bg.jpg") no-repeat center top #ffffff;
}
.pc a {
  color: #fff;
}
.pc .header {
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.pc .header .logo {
  position: relative;
  width: 345px;
  height: 109px;
  display: inline-block;
}
.pc .header .logoText {
  position: absolute;
  top: 25px;
  left: 200px;
  color: #af944b;
  font-size: 14px;
  font-family: '微软雅黑';
}
.pc .header .logoText span {
  color: red;
}
.pc .wrap {
  width: 700px;
  height: 540px;
  margin: 0 auto;
}
.pc .wrap .gg {
  position: relative;
  background: url("../images/text.png");
  width: 661px;
  height: 39px;
  margin-top: 15px;
  margin-left: 20px;
}
.pc .wrap .gg .ggtext {
  width: 535px;
  float: left;
  line-height: 39px;
  font-size: 12px;
  position: absolute;
  right: 20px;
}
.pc .wrap .content {
  width: 700px;
  height: 540px;
  border-radius: 15px;
  float: left;
  background-color: #f5f5f5;
}
.pc .wrap .httpText {
  font-size: 14px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  color: #616161;
}
.pc .wrap .formclass a {
  color: #fff;
}
.pc .wrap .formclass .tline li {
  float: left;
  width: 668px;
  margin-left: 15px;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}
.pc .wrap .formclass .tline li input {
  border: none;
  text-align: center;
}
.pc .wrap .formclass .tline li .urlinput {
  background: url("../images/f2.png");
  width: 341px;
  height: 39px;
  color: #fff;
  float: left;
  margin-right: 2px;
}
.pc .wrap .formclass .tline li .msinput {
  background: url("../images/f1.png");
  width: 111px;
  height: 39px;
  color: #fff;
  float: left;
  margin-right: 10px;
}
.pc .wrap .formclass .tline li .yt {
  background: url("../images/f3.png");
  width: 44px;
  height: 39px;
  float: left;
}
.pc .wrap .formclass .tline li .enter {
  float: left;
  width: 151px;
  height: 39px;
  background: url("../images/f4.png");
  position: absolute;
  top: 0px;
  right: 0px;
}
.pc .wrap .apps {
  text-align: center;
}
.pc .kef {
  position: fixed;
  top: 200px;
  right: 100px;
}
.pc .kef .close {
  cursor: pointer;
}
.pc .footerText {
  text-align: center;
  margin-top: 60px;
}
.pc .footerText a {
  font-size: 12px;
  font-family: 宋体;
  color: #616161;
  padding-left: 4px;
}
.pc .footer {
  text-align: center;
  font-size: 12px;
  font-family: 宋体;
  color: #616161;
  margin-top: 20px;
  padding-bottom: 30px;
}
.app .header {
  height: 1.78rem;
  line-height: 1.78rem;
  text-align: center;
}
.app .header .logo {
  position: relative;
  width: 3.55rem;
  height: 1.09rem;
  display: inline-block;
}
.app .header .logo img {
  width: 100%;
  height: 100%;
}
.app .header .logoText {
  position: absolute;
  top: 0.38rem;
  left: 2rem;
  color: #af944b;
  font-size: 0.18rem;
  font-family: '微软雅黑';
}
.app .header .logoText span {
  color: red;
}
.app .wrap {
  width: 7rem;
  height: 5.4rem;
  margin: 0 auto;
}
.app .wrap .gg {
  position: relative;
  background: url("../images/app/text.png");
  background-size: 100% 100%;
  width: 6.62rem;
  height: 0.46rem;
  margin-top: 0.15rem;
  margin-left: 0.2rem;
}
.app .wrap .gg .ggtext {
  width: 4.9rem;
  float: left;
  line-height: 0.46rem;
  font-size: 0.2rem;
  position: absolute;
  right: 0.2rem;
}
.app .wrap .content {
  width: 7rem;
  height: 5.4rem;
  border-radius: 0.15rem;
  float: left;
  background-color: #f5f5f5;
}
.app .wrap .httpText {
  width: 7rem;
  line-height: 0.4rem;
  font-size: 0.18rem;
  height: 1rem;
  text-align: center;
  padding-top: 0.2rem;
  color: #616161;
  padding-bottom: 0.1rem;
}
.app .wrap .httpText img {
  width: 0.29rem;
  height: 0.28rem;
  margin-right: 0.1rem;
}
.app .wrap .formclass a {
  color: #fff;
}
.app .wrap .formclass .tline li {
  float: left;
  width: 6.68rem;
  margin-left: 0.15rem;
  font-size: 0.175rem;
  position: relative;
  margin-bottom: 0.22rem;
}
.app .wrap .formclass .tline li input {
  border: none;
  text-align: center;
}
.app .wrap .formclass .tline li .urlinput {
  background: url("../images/app/f2.png");
  background-size: 100% 100%;
  width: 3.41rem;
  height: 0.46rem;
  color: #fff;
  float: left;
  margin-right: 0.02rem;
}
.app .wrap .formclass .tline li .msinput {
  background: url("../images/app/f1.png");
  background-size: 100% 100%;
  width: 1.11rem;
  height: 0.46rem;
  color: #fff;
  float: left;
  margin-right: 0.1rem;
}
.app .wrap .formclass .tline li .yt {
  background: url("../images/app/f3.png");
  background-size: 100% 100%;
  width: 0.44rem;
  height: 0.46rem;
  float: left;
  position: absolute;
  left: 4.7rem;
}
.app .wrap .formclass .tline li .enter {
  float: left;
  width: 1.48rem;
  height: 0.46rem;
  background: url("../images/app/f4.png");
  background-size: 100% 100%;
  position: absolute;
  top: 0rem;
  right: 0rem;
}
.app .wrap .app {
  text-align: center;
}
.app .wrap .app p {
  float: left;
  display: inline-block;
  margin-top: 0.25rem;
}
.app .wrap .app .t1 {
  width: 3.35rem;
  height: 2.13rem;
  float: left;
  margin-right: 0.27rem;
}
.app .wrap .app .t2 {
  width: 3.35rem;
  height: 2.13rem;
  float: left;
}
.app .kef {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 0.4rem;
}
.app .kef img {
  width: 3.27rem;
  height: 0.73rem;
}
.app .footerText {
  text-align: center;
  margin-top: 0.6rem;
}
.app .footerText a {
  font-size: 0.12rem;
  font-family: 宋体;
  color: #616161;
  padding-left: 0.04rem;
}
.app .footer {
  text-align: center;
  font-size: 0.16rem;
  line-height: 1.3rem;
  font-family: 微软雅黑;
  color: #616161;
  margin-top: 0.2rem;
}
