body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input,
button,
textarea,
th,
td {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  border: 0
}

a {
  color: #444;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

li {
  list-style: none
}

body {
  max-width: 800px;
  margin: 0 auto;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  background: #e6e6e6;
  font: 16px/1.5 "åŽæ–‡ä¸­å®‹";
  color: #444
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

textarea {
  line-height: normal;
  resize: none;
  outline: 0;
  vertical-align: middle;
  -webkit-appearance: none
}

::-webkit-input-placeholder,
input:-moz-placeholder {
  font-size: 14px
}

a,
.but,
.inp,
select,
textarea {
  outline: 0;
  expression(this.onFocus=this.blur());
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.go6h_header {
  width: 100%;
  max-width: 800px;
  height: 44px;
  background-color: #f1592a;
  position: fixed;
  top: 0;
  z-index: 999
}

.go6h_header .go6h_header_ul {
  float: left
}

.go6h_header .go6h_header_li {
  float: left;
  position: relative;
  padding-left: 16.5px;
  height: 44px;
  line-height: 44px;
  font-size: 1.4rem;
  color: #fff
}

.go6h_header .go6h_header_li i {
  display: block;
  height: 44px;
  width: 16.5px;
  position: absolute;
  top: 0;
  right: -15px;
  z-index: 999;
  background-size: 16.5px
}

.go6h_header .go6h_header_li:active {
  background-color: #f7921e
}

.go6h_header .go6h_header_li:active i {
  background-size: 16.5px
}

.go6h_header .go6h_header_li.go6h_header_logo {
  padding-left: 5px
}

.go6h_header .go6h_header_li.go6h_header_logo span {
  background: url("/sites/107logo.png") no-repeat 10px;
  display: block;
  height: 44px;
  width: 210px;
  background-size: contain;
  background-position: 50%;
}

.go6h_header_right {
  float: right;
  font-size: 0
}

.go6h_header_right .link,
.go6h_header_right span {
  font-size: 8pt;
  width: 70px;
  height: 44px;
  text-align: center;
  color: #fff;
  padding-top: 25px;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  padding-right: 8px;
}

.go6h_header_right .go6h_header_rightPhoneIcon,
.go6h_header_right .go6h_header_rightUserIcon,
.go6h_header_right .go6h_header_rightFeedbackIcon {
  font-size: 8pt
}

.go6h_header_right .go6h_header_rightUserIcon {
  background: url("/com/bank.png") no-repeat center 2px;
  background-size: 25px;
}

.go6h_header_right .go6h_header_rightPhoneIcon {
  background: url("../img/Phone.png") no-repeat center 9px;
  background-size: 9px
}

.go6h_header_right .go6h_header_rightFeedbackIcon {
  background: url("../img/Feedback.png") no-repeat center 9px;
  background-size: 15px
}

div.header h1,
div.header h2,
div.header h3 {
  text-shadow: 1px 1px 0 #fff;
  font-size: 14pt;
  text-align: center;
  line-height: 44px
}

section {
  margin: 0;
  background-color: #fff;
  border: 1px solid rgb(57, 121, 148)
}

section dt {
  background-color: rgb(57, 121, 148);
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}

section dt i,
section li i {
  font-style: normal;
}

section li {
  text-align: center;
  word-break: break-all;
}

section img {
  vertical-align: middle
}

body .container {
  max-width: 800px;
}

@media screen and (min-width:720px) {
  body .container {
    margin: 0 auto 2px;
    max-width: 800px
  }
}

@media (max-width: 575.98px) {
  .cgi-gsb ul li span {
    display: none;
  }

  body .container section {
    margin: 0px 2px;
  }
}

a.top {
  float: right;
  height: 40px;
  display: block;
  color: #fff
}

div.footer a {
  color: #999
}

.page_content .meta {
  background-color: #fbfbfb;
  border-bottom: 1px solid #dedede;
  padding: 5px;
}

.page_content .meta div {
  font-size: 12px;
  margin-top: 5px;
}

.page_content section {
  padding: 6px;
}

.pagination {
  display: flex;
  text-align: center;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3273dc;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #1c51a6;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(50, 115, 220, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3273dc;
  border-color: #3273dc;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #eaeaea;
}

.cgi-gsb ul li {
  line-height: 40px;
  padding: 0 5px;
  font-size: 14px;
  border-bottom: 1px #eaeaea solid;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis
}

.cgi-gsb ul li a {
  text-decoration: none;
}

.cgi-gsb ul li em {
  font-style: normal;
  height: 20px;
  line-height: 20px;
  margin-right: 3px;
  padding: 0 5px;
  color: #fff;
  border-radius: 5px;
  background: #f00;
  display: inline-block;
  font-weight: normal;
}

.cgi-gsb ul li span {
  float: right;
  margin-left: 10px;
  color: #999;
  font-weight: normal;
}

#footer {
  text-align: center;
  color: gray;
  padding: 5px 0
}

.err {
  color: red;
  font-weight: bold;
}

.ok {
  color: green;
  font-weight: bold;
}

.winning-numers {
  display: flex;
  align-items: center;
  padding: 0.8rem;
  justify-content: space-between;
}

.winning-numers>.item {
  margin: 0 .3rem;
  text-align: center;
  position: relative
}

.winning-numers>.item>span {
  width: 2.9rem;
  height: 2.9rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem
}

.winning-numers>.item>span.red {
  background-color: #e92323;
  border-radius: 30px;
  color: #fff;
}

.winning-numers>.item>span.blue {
  background: #2389e9;
  border-radius: 30px;
  color: #fff;
}

.winning-numers>.item>span.green {
  background: #1FB61D;
  border-radius: 30px;
  color: #fff;
}

.winning-numers>.item>p {
  line-height: 1.5;
  font-size: 1rem;
  margin: 0;
}

.winning-numers-large>.item {
  margin: 0 .6rem
}

.winning-numers-large>.item>span {
  width: 3rem;
  height: 3rem;
  font-size: 1rem
}

.winning-numers-plus>.item:nth-of-type(7) {
  margin-left: 1.5rem
}

.winning-numers-plus>.item:nth-of-type(7):before {
  content: "+";
  position: absolute;
  color: #d80011;
  font-size: 1.5rem;
  left: -2.5rem;
  top: 0
}

.winning-numers-plus.winning-numers-large>.item:nth-of-type(7) {
  margin-left: 3rem
}

.winning-numers-plus.winning-numers-large>.item:nth-of-type(7):before {
  left: -2.4rem;
  top: .75rem;
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .winning-numers {
    padding: 0rem;
  }

  .winning-numers>.item>span {
    width: 2.5rem;
    height: 2.5rem
  }

  .winning-numers-plus>.item:nth-of-type(7):before {
    left: -1.5rem
  }
}

.jzt dt {
  background-color: rgb(46, 98, 120);
  line-height: 33px;
}

.jzt dl {
  background: rgb(57, 121, 148);
  display: flex;
  flex-direction: row;
  border-top: 1px solid #efeded;
}

.jzt dt,
.jzt dl dd {
  text-align: center;
  line-height: 30px;
}

.jzt dl dd:nth-child(2) {
  background: #fff;
  color: rgb(57, 121, 180);
  width: 60%;
  word-break: break-all;
}

.jzt dl dd:nth-child(1) {
  width: 22%;
}

.jzt dl dd:nth-child(3) {
  width: 18%;
}


.jzt dl dd span {
  color: red;
  background: yellow;
}

.qnzl ul {
  *zoom: 1;
  padding: 3px;
}

.qnzl ul li {
  float: left;
  width: 33.33%;
  list-style: none;
  border-bottom: 0;
}

.qnzl ul li p {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #000
}

.qnzl ul li img {
  width: 60px;
  height: 60px;
  margin: 5px;
  float: left;
}

.qnzl ul li a {
  margin: 5px;
  font-size: 13px;
  color: #8a8a8a;
  border: solid 1px #ddd;
  border-radius: 5px;
  background: #eee;
  background-image: linear-gradient(to top, #eee, #fff);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: block;
}

.qnzl ul:after,
.qnzl ul li a:after,
.scroll-web-txt ul:after,
.clearfix:after,
section::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}


.clearfix {
  *zoom: 1
}


.down-bar {
  max-width: 800px;
  line-height: 1.75;
  margin: 0 auto;
  padding: 5px 0;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 14px;
}

.down-bar-boxt {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.down-bar-boxt-1 {
  width: 48%;
  min-width: 130px;
  text-align: center;
}

.down-bar-boxt-1 img {
  width: 100px;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.down-bar-boxt-2 {
  width: 70%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.down-bar-boxt-2l {
  width: 50%;
}

.down-bar-boxt-2r {
  width: 50%;
}

.down-bar-boxt-2r img {
  width: 22px;
}

.down-bar-rz {
  display: flex;
  align-items: center;
  margin-top: 5px;
  color: #15bc83;
}

.down-bar-rz img {
  width: auto;
  height: 24px;
  margin-right: 3px;
}

.down-bar-boxf {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 5px;
  text-align: center;
  color: #fff;
}

.down-bar-boxf div {
  display: flex;
  justify-content: center;
  width: 33.33%;
}

.down-bar-boxf a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  line-height: 40px;
  width: 80%;
  color: #fff;
  border-radius: 5px;
  transition: all 0.2s;
}

.down-bar-boxf a img {
  width: 24px;
  margin-right: 3px;
}

.down-bar-boxf a:hover {
  margin-top: -5px;
}

.down-bar-boxf-1 {}

.down-bar-boxf-1 a {
  background: #c34dff;
}

.down-bar-boxf-2 {}

.down-bar-boxf-2 a {
  background: #ff5b5b;
}

.down-bar-boxf-3 {}

.down-bar-boxf-3 a {
  background: #3ebc40;
}

@media screen and (max-width:500px) {
  .down-bar {
    padding: 5px 0;
    font-size: 13px;
  }

  .down-bar-boxt-1 {
    width: 20%;
    min-width: 100px;
    text-align: center;
  }

  .down-bar-boxt-1 img {
    width: 70px;
    border-radius: 12px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
  }

  .down-bar-boxt-2 {
    width: 380%;
  }

  .down-bar-boxt-2r img {
    width: 16px;
  }

  .down-bar-rz img {
    height: 20px;
    margin-right: 3px;
  }

  .down-bar-boxf a {
    height: 34px;
    line-height: 34px;
    width: 90%;
    border-radius: 5px;
  }

  .down-bar-boxf a img {
    width: 24px;
    margin-right: 3px;
  }

  .down-bar-boxf a:hover {
    margin-top: 0;
  }

  .down-bar-boxf a img {
    width: 20px;
  }
}

.scroll-web-txt ul {
  *zoom: 1;
  padding: 3px;
  background: #000
}

.scroll-web-txt ul li {
  float: left;
  width: 33.33%;
  list-style: none;
  border-bottom: 0;
}

.scroll-web-txt ul li img {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}

.scroll-web-txt ul li a {
  height: 30px;
  line-height: 30px;
  margin: 5px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border: solid 1px #ddd;
  border-radius: 5px;
  background: #eee;
  background-image: linear-gradient(to top, #eee, #fff);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: block;
}

@media screen and (max-width:800px) {

  .qnzl ul li,
  .scroll-web-txt ul li {
    width: 50%;
  }
}

@-webkit-keyframes z {
  from {
    -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
  }

  to {
    -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
  }
}


.footer-links {
  width: 100%;
  height: 60px;
  border-top: solid 1px #ddd;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, .05);
  background: #fff;
  background-image: -webkit-linear-gradient(to top, #eee, #fff);
  background-image: linear-gradient(to top, #eee, #fff);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 800px;
  margin: 0 auto !important;
  z-index: 998
}

.footer-links ul li {
  list-style: none;
  float: left;
  width: 20%;
  text-align: center
}

.footer-links ul li a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  font-size: 15px;
  color: #555
}

.footer-links ul li a.hover {
  color: red
}

.footer-links ul li a span {
  height: 34px;
  display: block;
  width: 40px;
  margin: 0 auto
}

.footer-links ul li.more a {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  background-color: #03a0e9;
  margin: -5px auto 0 auto;
  box-shadow: 0 0 0 5px #a7e3ff;
  color: white;
  display: block;
}

.footer-links ul li.more a label {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 45px;
  font-size: 16px;
}

.footer-links ul li a span.cfl1 {
  background: url(../img/sprite.png) -16px -204px no-repeat
}

.footer-links ul li a span.cfl2 {
  background: url(../img/sprite.png) -193px -204px no-repeat
}

.footer-links ul li a span.cfl3 {
  background: url(../img/sprite.png) -75px -204px no-repeat
}

.footer-links ul li a span.cfl4 {
  background: url(../img/sprite.png) -130px -204px no-repeat
}

.footer-links ul li a span.cfl5 {
  background: url(../img/sprite.png) -247px -204px no-repeat
}

.footer-links ul li a.hover span.cfl1 {
  background: url(../img/sprite.png) -16px -248px no-repeat
}

.footer-links ul li a.hover span.cfl2 {
  background: url(../img/sprite.png) -193px -248px no-repeat
}

.footer-links ul li a.hover span.cfl3 {
  background: url(../img/sprite.png) -75px -248px no-repeat
}

.footer-links ul li a.hover span.cfl4 {
  background: url(../img/sprite.png) -130px -248px no-repeat
}

.footer-links ul li a.hover span.cfl5 {
  background: url(../img/sprite.png) -247px -248px no-repeat
}

#Interlinks {
  position: fixed;
  bottom: 60px;
  height: auto;
  max-width: 800px;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, .9);
  transform: translate3d(0, 0, 0);
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  visibility: visible;
  color: #fff;
  opacity: 0.9;
}

#Interlinks dt {
  text-align: center;
  line-height: 45px;
  font-size: 19px;
  color: yellow;
  clear: both
}

#Interlinks li {
  width: 20%;
  float: left;
  text-align: center;
}

#Interlinks li a {
  color: #fff
}


.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 {
  line-height: 22px;
  width: 300px;
  padding: 0 5px;
  box-sizing: border-box;
  border-radius: 15px;
  background: #0082f3;
  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;
  color: #000
}

.pop-cpt .pop-cpt-con2 {
  padding-top: 10px;
}

.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: #0082f3;
}

.pop-cpt .pop-cpt-con2-logo {
  display: flex;
  justify-content: center;
  height: 60px;
}

.pop-cpt .pop-cpt-con2-logol {
  color: #fb2725;
  font-size: 54px;
  line-height: 50px;
  font-weight: bold;
  font-family: Tahoma;
}

.pop-cpt .pop-cpt-con2-logor {
  width: 70px;
  position: relative;
}

.pop-cpt .pop-cpt-con2-logor-txt1 {}

.pop-cpt .pop-cpt-con2-logor-txt1 span {
  display: inline-block;
  width: 60px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background: red;
  position: absolute;
  left: 8px;
  top: 2px;
}

.pop-cpt .pop-cpt-con2-logor-txt2 {
  line-height: 32px;
  color: #333;
  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 #999;
  background: #0082f3;
}

.pop-cpt .pop-cpt-con3 td {
  text-align: center;
  border: solid 1px #999;
}

.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: 16px;
}

.pop-cpt .pop-cpt-footer2 {
  padding-top: 5px;
  font-weight: bold;
  color: #ff0;
}

.tz1Btn {
  z-index: 100;
  display: block;
  text-align: center;
  width: 100px !important;
  position: fixed !important;
  bottom: 120px !important;
  right: 0px !important;
  left: auto !important;
  margin: auto !important;
  border-radius: 50% !important;
}

@media only screen and (min-width: 700px) {
  .tz1Btn {
    width: 170px !important;
    right: 30px !important;
  }
}
}

ul.option-show {
  display: block;
  height: 30px;
  width: 100%;
  max-width: 800px;
  margin: 0;
  padding: 0;
}

ul.option-show li {
  float: left;
  height: 26px;
  width: 33%;
  padding: 4px;
  box-sizing: border-box;
  list-style: none;
}

ul.option-show li a {
  display: block;
  height: 26px;
  width: 100%;
  line-height: 26px;
  color: #000;
  background-color: #eee;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
}

ul.option-show li a:hover {
  background-color: #1FB61D40;
}

ul.option-show li.active a {
  color: #fff;
  background-color: #1FB61D;
}

.panel {
  padding: 5px;
}

.panel-header {
  display: block;
}

.panel-header>div {
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
}

.panel-header .visit-show {
  flex: 1;
  text-align: center;
}

.wx-jin {
  color: #fc0
}

.wx-mu {
  color: #3c3
}

.wx-shui {
  color: #39f
}

.wx-huo {
  color: #f00
}

.wx-tu {
  color: #c90
}

.panel-header .end-show {
  flex: 1;
  line-height: 2em;
  text-align: right;
}

.panel-body {
  display: block;
  width: 100%;
  min-height: 80px;
}

.panel-body .item-row {
  display: block;
  margin: 0px -0.64%;
}

.panel-body .item-box {
  float: left;
  width: 13.4%;
  margin: 5px 0.2%;
  text-align: center;
  background-color: #333;
  border-radius: 5px;
  min-height: 82px;
}

.panel-body .plus {
  position: relative;
  float: left;
  width: 3.5%;
  min-height: 70px;
  margin: 5px 0;
}

.panel-body .plus::after {
  content: '+';
  font-size: 2em;
  font-weight: bold;
  text-shadow: 1px 1px #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.panel-body .item-box {
  position: relative;
}

.panel-body .item-box.green {
  background-color: #1FB61D;
}

.panel-body .item-box.blue {
  background-color: #2389e9;
}

.panel-body .item-box.red {
  background-color: #e92323;
}

.panel-body .item-box h2 {
  font-size: 28px;
  font-weight: 900;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 2.2em;
  line-height: 30px;
  margin: 5px 0;
  color: white;
  display: block;
}

.panel-body .item-box .whsx {
  display: inline-block;
  width: 90%;
  height: 32px;
  line-height: 1.3em;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  border-radius: 2px;
  color: #333;
  background: #fff;
  margin-bottom: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.panel-footer {
  font-size: 1.2em;
  position: relative;
  text-align: center;
}

.panel-footer a.refresh {
  right: 0;
  bottom: 0;
  font-size: 0.7em;
  color: #fff;
  background-color: #f90;
  padding: 2px;
  border-radius: 4px;
  margin-left: 4px;
  position: relative;
  bottom: 2px;
}

#ball7 {
  margin: 5px 0;
}

@media only screen and (max-width: 600px) {
  .panel-header .visit-show {
    flex: 3;
  }

  .panel-body {
    min-height: 64px;
    font-size: 12px;
  }

  .panel-body .item-box {
    min-height: 60px;
    width: 13.3%;
  }

  .panel-body .item-box .whsx {
    display: inline-block;
    height: 18px;
    width: auto;
    line-height: 1.4;
    margin-top: 6px;
    padding: 4px 4px;
    min-width: 32px;
    border-radius: 2px;
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    background: #fff;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }

  ul.option-show li {
    float: left;
    height: 26px;
    width: 33%;
    padding: 1px;
    box-sizing: border-box;
    list-style: none;
    font-size: 1em;
  }

  ul.option-show {
    height: 24px;
  }

  .panel-header {
    font-weight: bold;
    font-size: 12px;
  }

  .panel-body .item-box {
    margin: 3px 0.2%;
  }

  .panel-body .item-box h2 {
    margin: 0;
  }

  .panel-footer {
    margin: 0;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
  }

  .panel-body .plus {
    min-height: 55px;
  }

  #ball7 {
    margin: 3px 0;
    margin-left: 0.8%;
  }

  .panel-body .plus::after {
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 424px) {
  .panel-body .item-box .whsx {
    min-width: 30px;
    white-space: nowrap;
  }

  .panel-body .item-box .whsx>span:nth-child(2) {
    font-size: 0.8em;
  }

  .ul.option-show {
    height: 24px;
  }
}

.hidden {
  opacity: 0
}
.jialun-content {
  color:#1FB61D;
  background-color: #ffff00;
  font-weight: 700;
}