html,
body {
  min-height: 100%;
}
body,
html,
a,
img,
div,
ul,
li,
p,
em,
span,
i,
input,
textarea,
dl,
dt,
dd,
h1,
h2 {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
ul,
ol,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #23c268;
  text-decoration: underline;
}
img {
  border: none;
}
a img {
  pointer-events: auto !important;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  background: #3c86a3;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  font: 12px/24px '\5FAE\8F6F\96C5\9ED1,\5B8B\4F53', arial;
}
.broWrap {
  width: 540px;
  height: 450px;
  position: absolute;
  left: 50%;
  margin-left: -270px;
  top: 50%;
  margin-top: -245px;
  text-align: center;
  z-index: 10;
}
.broTip {
  height: 36px;
  line-height: 9999;
  font-size: 0px;
  vertical-align: top;
  overflow: hidden;
}
.broTip img,
.broTip span {
  display: inline-block;
  vertical-align: top;
}
.broTip img {
  width: 20px;
  height: 24px;
  margin-top: 6px;
  margin-right: 8px;
}
.broTip span {
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
}
.broTip span em {
  color: #ffdb13;
  margin: 0 5px;
}
.broStep {
  width: 510px;
  margin: 25px auto 0px;
  overflow: hidden;
}
.broStep p {
  height: 32px;
  line-height: 32px;
  margin-top: 2px;
  vertical-align: top;
  text-align: left;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}
.broStep p b {
  font-size: 18px;
}
.broStep p .c1 {
  color: #ffdb13;
}
.broStep p a {
  display: inline-block;
  color: #fff;
  margin-left: 2px;
  vertical-align: top;
  *vertical-align: middle;
}
.broStep p a img,
.broStep p a span {
  display: inline-block;
  vertical-align: top;
}
.broStep p a img {
  width: 20px;
  height: 20px;
  margin-top: 6px;
  margin-right: 4px;
}
.broStep p a span {
  height: 22px;
  line-height: 22px;
  margin-top: 5px;
  color: #ffdb13;
  border-bottom: 1px solid #ffdb13;
  cursor: pointer;
}
.broStep p a:hover {
  color: #ffdb13;
  text-decoration: none;
}
.broStep p a:hover span {
  border-bottom: 1px solid #ffdb13;
  cursor: pointer;
}
.broStep .down {
  height: 36px;
  font-size: 0px;
  line-height: 9999;
  overflow: hidden;
}
.broStep .down img,
.broStep .down span,
.broStep .down a,
.broStep .down b,
.broStep .down em {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.broStep .down b,
.broStep .down em,
.broStep .down span {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.broStep .down img {
  width: 36px;
  height: 36px;
  margin-left: 10px;
}
.broStep .down span {
  height: 36px;
  margin: 0 10px;
}
.broStep .down a {
  background: url("/httpsNot301/blockflashtip_2022/downBtn.png") no-repeat;
  width: 110px;
  height: 32px;
  margin-top: 2px;
  line-height: 9999;
}
.link {
  line-height: 32px;
  margin-top: 2px;
  font-size: 0px;
  color: #fff;
  vertical-align: top;
  text-align: left;
}
.link em,
.link a,
.link img,
.link span {
  display: inline-block;
  vertical-align: top;
}
.link em,
.link i {
  line-height: 32px;
}
.link span {
  line-height: 18px;
  margin-top: 7px;
}
.link em,
.link span,
.link i {
  font-size: 16px;
}
.link a {
  height: 32px;
  line-height: 32px;
  margin-left: 15px;
  color: #fff;
}
.link a span {
  cursor: pointer;
}
.link a:hover {
  color: #ffdb13;
  text-decoration: none;
}
.link a:hover span {
  border-bottom: 1px solid #ffdb13;
  cursor: pointer;
}
.link img {
  width: 22px;
  height: 22px;
  margin-top: 5px;
  margin-right: 8px;
}
.othLink {
  text-align: left;
  color: #fff;
  font-size: 16px;
}
.othLink a {
  color: #ffdb13;
  text-decoration: underline;
}
.othLink a:hover {
  color: #ffdb13;
}
.broCode {
  background: #317b9d;
  width: 520px;
  height: 88px;
  margin: 20px auto 0px;
  border-radius: 6px;
  clear: both;
  overflow: hidden;
}
.broCode .left {
  width: 415px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.broCode .left p {
  height: 30px;
  line-height: 30px;
  text-align: right;
  margin-bottom: 8px;
  vertical-align: top;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}
.broCode .left span,
.broCode .left a {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #fff;
  vertical-align: top;
}
.broCode .left a {
  background: #3287df;
  width: 80px;
  height: 30px;
  text-align: center;
  margin-left: 15px;
  border-radius: 6px;
  overflow: hidden;
}
.broCode .left a:hover {
  background: #278ffb;
  text-decoration: none;
}
.broCode .right {
  width: 68px;
  height: 68px;
  margin-right: 10px;
  margin-top: 10px;
  float: right;
}
.broCode .right img {
  width: 68px;
  height: 68px;
}


.close{
  overflow: hidden;
}
.close a{
  float: right;
  background: url(../new/close.png);
  width: 45px;
  height: 45px;
}