@charset "utf-8";
/* Author tema6.com */
/* 喝酒吗？ 喝到跪在地上叫爸爸那种... */
* {
  margin: 0;
  padding: 0;
}
html, body {
  font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", "微软雅黑", Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  min-width: 320px;
  background-color: #f3f3f3;
}
ul, ol {
  padding: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}
li {
  list-style-image: none;
  list-style-type: none;
}
a {
  color: #0000cc;
  text-decoration: none;
}
div {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.wraper {
  max-width: 700px;
  width: 100%;
  margin: auto;
}
.header {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0;
  display: block;
  height: 50px;
  background-color: #212121;
}
.header_main {
  display: block;
  height: 20px;
  padding: 15px;
  max-width: 700px;
  margin: auto;
}
.header_logo a {
  font-size: 20px;
  color: #ff2222;
  line-height: 20px;
  display: block;
  float: left;
  padding-right: 10px;
}
.header_url a {
  color: #a9a9a9;
  font-size: 16px;
  line-height: 20px;
  display: block;
  float: left;
  font-weight: bold;
  border-left: 1px solid #353535;
  padding-left: 10px;
}
.header_tx {
  float: right;
  margin-top: -8px;
}
.header_tx img {
  border-radius: 30px;
}
.toper {
  background-color: #ffffff;
  padding: 20px;
  margin: 55px auto 5px auto;
  max-width: 660px;
}
.toper_ad {
  text-align: center;
  display: block;
  font-weight: bold;
  line-height: 20px;
  font-size: 15px;
  padding-bottom: 10px;
}
.toper_go a {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  background-color: #FFF8DB;
  border: 1px dashed #FC0;
  color: #ff2222;
}
.footer {
  text-align: center;
  padding: 20px;
  background-color: #ffffff;
  max-width: 660px;
  margin: 0 auto 44px auto;
}
.footer p {
  color: #999999;
}
.footer p a {
  color: #666666;
}
.fooer_wx {
  height: 41px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
}
.footer_wx_main {
  max-width: 700px;
  margin: auto;
  border-top: 1px solid #ff2222;
}
.footer_wx_main a {
  display: block;
  color: #000000;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 0;
  width: 100%;
  height: 16px;
  background-color: #FFF;
  font-weight: bold;
}
.wx {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1001;
}
.wx_bg {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  left: 0px;
  top: 0px;
  background-color: #000000;
  -moz-opacity: 0.3;
  opacity: 0.30;
  filter: alpha(opacity=30);
}
.i_wx {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1001;
  display: none;
}
.i_wx_bg {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  left: 0px;
  top: 0px;
  display: none;
  background-color: #000000;
  -moz-opacity: 0.3;
  opacity: 0.30;
  filter: alpha(opacity=30);
}
.wx_box {
  border-radius: 3px;
  -moz-box-shadow: 0px 0px 5px #828282;
  box-shadow: 0px 0px 5px #828282;
  padding: 15px;
  width: 230px;
  background-color: #ffffff;
  margin: 100px auto 0 auto;
}
.wx_close {
  display: block;
  height: 20px;
  text-align: right;
}
.wx_close a {
  background-size: 20px 20px;
  display: block;
  height: 20px;
  width: 20px;
  float: right;
  background-image: url(/static/images/close.gif);
  background-repeat: no-repeat;
}
.wx_main {
  text-align: center;
  font-weight: bold;
}
.wx_main h3 {
  background-size: 20px 20px;
  background-image: url(/static/images/ztm_ico.png.gif);
  background-repeat: no-repeat;
  background-position: 50px 0px;
  font-size: 20px;
  display: block;
  line-height: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.wx_main p {
  font-size: 16px;
  line-height: 30px;
}
.wx_main_img {
  display: block;
  width: 200px;
  margin: 10px auto;
}
.i_tui {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  background-color: #E3F7DB;
  border: 1px dashed #6C0;
  color: #00aa00;
  font-weight: bold;
}
.i_tui a {
  color: #00aa00;
  text-decoration: underline;
}
.i_new {
  font-size: 16px;
  padding: 20px;
  margin-bottom: 5px;
  background-color: #ffffff;
}
.i_new_title {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 15px;
}
.i_new table {
  background-color: #e2e2e2;
}
.i_new table tr {
  background-color: #ffffff;
  font-size: 16px;
}
.i_new table tr th {
  background-color: #f9f9f9;
  width: 20%;
  line-height: 40px;
  height: 40px;
}
.i_new table tr td {
  text-align: center;
  line-height: 20px;
  height: 20px;
  padding: 5px;
}
.i_new_table_img {
  margin-bottom: 10px;
}
.i_new_01 {
  font-weight: bold;
  color: #F00;
}
.i_new_02 {
  font-weight: bold;
  color: #0000ff;
}
.i_new_03 {
  color: #ff00ff;
  font-weight: bold;
}
.foot {
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  bottom: 0;
}
.footPic {
  width: 100%;
  height: 75px;
  position: fixed;
  background-color: rgba(0, 0, 0, .6);
  bottom: 0;
}
.footContent {
  width: 94%;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.wxpic {
  width: 50px;
  height: 50px;
}
.wxText {
  margin-left: 15px;
  flex: 1;
}
.wxText > p {
  font-size: 15px;
  color: white;
}
.wxText > img {
  width: 190px;
  margin-top: 5px;
}
@keyframes scaleDraw { /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    transform: scale(1); /*开始为原始大小*/
  }
  25% {
    transform: scale(1.2); /*放大1.1倍*/
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
}
.ballon {
  width: 82px;
  height: 35px;
  -webkit-animation-name: scaleDraw; /*关键帧名称*/
  -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  -webkit-animation-iteration-count: infinite; /*动画播放的次数*/
  -webkit-animation-duration: 4s; /*动画所花费的时间*/
}
.comment {
  width: 100%;
  margin: 20px auto;
  border-radius: 5px;
  background-color: white;
}
.commentTitle {
  color: #C7A86D;
  font-size: 14px;
  width: 94%;
  margin: 0 auto;
  border-bottom: 1px solid #dad7d7;
  padding: 15px 0 5px 0;
}
.commentList {
  width: 100%;
  margin: 0 auto;
}
.commentItem {
  display: flex;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
}
.commentPic {
  margin-right: 10px;
}
.commentPic > img {
  width: 40px;
  height: 40px;
}
.commentRight {
  flex: 1;
}
.name {
  font-size: 14px;
  color: #333333;
}
.commentC {
  font-size: 13px;
  color: #666666;
}
.commentRightBottom {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.commentRightBottom > p {
  font-size: 13px;
  color: #999999;
}
.likeRight {
  margin-right: 20px;
  display: flex;
  /*align-items: center;*/
}
.likeRight > span {
  font-size: 13px;
  color: #999999;
  margin-right: 15px;
  margin-left: 5px;
}
.likeRight > img {
  width: 13px;
  height: 13px;
}
.relay {
  display: flex;
  margin-top: 5px;
}
.relay > p {
  font-size: 13px;
  color: #333333;
}
.relay > span {
  font-size: 13px;
  color: #666666;
}
.alertBox {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.mark {
  position: absolute;
  width: 85%;
  border-radius: 20px;
  top: 5%;
  left: 7.5%;
  background-color: white;
}
.markHead {
  text-align: center;
  height: 110px;
  background-color: #fb6146;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-image: url("/static/images/alert.png");
  background-size: 100% 100%;
  position: relative;
}
.markHead > img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.alertBg {
  width: 90%;
  margin: 0 auto;
  align-items: center;
}
.markHead > p {
  font-size: 27px;
  color: white;
  font-weight: bold;
}
#weChatNum {
  font-size: 16px;
  color: #D9342C;
  width: 95px;
  border: 0;
}
.copyText {
  display: flex;
  justify-content: center;
  font-size: 15px;
  height: 40px;
  align-items: center;
}
.copyText > img {
  width: 76px;
  margin-left: 15px;
}
.textInfo {
  border-bottom: 2px dotted #F4EDD9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  align-items: center;
}
.textInfo > p {
  font-size: 15px;
  margin-bottom: 3px;
  color: #555555;
}
.textInfo > img {
  width: 125px;
  height: 40px;
}
.textInfo > a {
  text-decoration: none;
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}
.step {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.step > img {
  width: 180px;
  height: 120px;
}
.wxxx {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.wxxx > img {
  width: 120px;
  height: 120px;
}
.weChatUrlHint > span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #D63020;
  border-radius: 50%;
  margin-right: 5px;
}
.alertBtn {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.alertBtn > a {
  display: flex;
  align-items: center;
}
.alertBtn > a > img {
  width: 120px;
  height: 45px;
  -webkit-animation-name: scaleDraw;
  /*关键帧名称*/
  -webkit-animation-timing-function: ease-in-out;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: infinite;
  /*动画播放的次数*/
  -webkit-animation-duration: 5s;
  /*动画所花费的时间*/
}
#click-btn, #click-btn2 {
  display: block;
  margin: 0 auto 10px;
  width: 220px;
  height: 40px;
  line-height: 40px;
  background: #f90a0f;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.copyok_btn {
  font-family: 'Helvetica Neue', Helvetica, 'Microsoft YaHei';
  font-size: .44rem;
  line-height: .44rem;
  padding: 0;
  border-style: none;
  background-color: rgba(255, 255, 255, 0);
  margin: auto;
  width: 100%;
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.copy {
  float: right;
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    transform: scaleX(1)
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    transform: scaleX(1)
  }
}
.right-server {
  position: fixed;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 999;
}
.right-server ul {
  height: 240px;
}
.right-server ul li {
  width: 60px;
  height: 60px;
  border: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.right-server ul li span {
  color: #999;
  font-size: 20px;
}
.right-server ul li span img {
  width: 40px;
}
#QQNum {
  font-size: 16px;
  color: #D9342C;
  width: 95px;
  border: 0;
}
.pop-cpt {
  z-index: 999999999;
  position: relative
}
.pop-cpt2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7)
}
.pop-cpt a {
  text-decoration: none;
  color: inherit;
  display: block
}
.pop-cpt a:hover {
  text-decoration: none
}
.pop-cpt .pop-cpt-bd {
  width: 300px;
  padding: 0 5px;
  box-sizing: border-box;
  border-radius: 15px;
  background: #df4b28;
  font-size: 14px;
  color: #333;
  font-family: "å¾®è½¯é›…é»‘";
  position: relative
}
.pop-cpt .pop-cpt-close {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0
}
.pop-cpt .pop-cpt-tit {
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold
}
.pop-cpt .pop-cpt-tit span {
  display: inline-block;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0
}
.pop-cpt .pop-cpt-con {
  padding: 10px 0;
  border-radius: 15px;
  background: #fff
}
.pop-cpt .pop-cpt-con1 {
  text-align: center;
  line-height: 24px;
  font-size: 15px
}
.pop-cpt .pop-cpt-con2 {
  padding-top: 10px;
  text-align: center;
  line-height: 24px;
  font-size: 15px
}
.pop-cpt .pop-cpt-con2-tit {
  display: flex;
  justify-content: center;
  padding-bottom: 5px
}
.pop-cpt .pop-cpt-con2-tit span {
  display: inline-block;
  width: 26px;
  line-height: 26px;
  margin-left: -3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50%;
  background: #df4b28
}
.pop-cpt .pop-cpt-con2-logo {
  display: flex;
  justify-content: center;
  height: 60px
}
.pop-cpt .pop-cpt-con2-logol {
  color: #04b783;
  font-size: 70px;
  line-height: 60px;
  font-weight: bold;
  font-family: impact, arial
}
.pop-cpt .pop-cpt-con2-logol font {
  font-size: 52px;
  font-weight: normal;
  font-family: revert
}
.pop-cpt .pop-cpt-con2-logor {
  width: 40px;
  position: relative
}
.pop-cpt .pop-cpt-con2-logor-txt1 {}
.pop-cpt .pop-cpt-con2-logor-txt1 span {
  display: inline-block;
  width: 38px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background: #04b783;
  position: absolute;
  left: 8px;
  top: 2px
}
.pop-cpt .pop-cpt-con2-logor-txt2 {
  line-height: 32px;
  color: #fb2725;
  font-size: 30px;
  font-family: impact, arial;
  position: absolute;
  top: 24px;
  left: 0
}
.pop-cpt .pop-cpt-con3 {
  padding: 10px
}
.pop-cpt .pop-cpt-con3 table {
  font-weight: bold;
  border-collapse: collapse
}
.pop-cpt .pop-cpt-con3 th {
  text-align: center;
  color: #fff;
  border: solid 1px #df4b28;
  background: #df4b28;
  font-size: medium;
  line-height: normal
}
.pop-cpt .pop-cpt-con3 td {
  text-align: center;
  border: solid 1px #999;
  padding: 5px
}
.pop-cpt .pop-cpt-con4 {
  text-align: center
}
.pop-cpt .pop-cpt-con4 span {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: #ff0;
  border-radius: 10px;
  background: #fb2725
}
.pop-cpt .pop-cpt-footer {
  padding: 10px 0;
  color: #fff;
  text-align: center
}
.pop-cpt .pop-cpt-footer1 {
  font-size: 14px;
  line-height: normal
}
.pop-cpt .pop-cpt-footer2 {
  padding-top: 5px;
  font-weight: bold;
  color: #ff0
}
#touch {
  position: fixed;
  top: 22%;
  right: 10px;
  cursor: pointer;
  z-index: 999;
}
#touch img {
  width: 60px;
}