a, a:link {
  color: #fff;
  text-decoration: none
}

a:hover {
  color: #eee
}

ul, li, form, h1, h2 {
  margin: 0;
  padding: 0;
  list-style: none
}

body {
  color: #000;
  line-height: 27px;
  font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
  background: url(/Content/img/zsbg.jpg) no-repeat top center #0b0303;
  padding: 0;
  margin: 0;
  font-size: 12px
}

.main {
  width: 1000px;
  margin: 0 auto
}

.kfBox {
  text-align: right
}

.website {
  margin: 0 0 20px 0;
  border: 1px solid #d4defc;
  background: rgba(255, 255, 255, .2);
  box-shadow: 0 0 18px #64b8e7;
  border-radius: 12px
}

.mt230 {
  margin-top: 260px !important
}

.f-fr {
  float: right
}

.btn:hover {
  background: #006cff
}

.website h2 .btn:hover, .btn:hover {
  background: #006cff
}

.website h2 span {
  font-size: 14px;
  color: #e7e7e7;
  vertical-align: bottom;
  display: inline-block;
  line-height: 31px
}

.website h2 .btn, .btn {
  height: 33px;
  border-radius: 16px;
  padding: 0 32px;
  font-size: 34px;
  box-shadow: 1px 3px 10px #097cff;
  line-height: 33px;
  color: #fff;
  _float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  background: #0574ff;
  background: linear-gradient(top, #1793ff, #006cff);
  background: -ms-linear-gradient(top, #1793ff, #006cff);
  background: linear-gradient(top, #1793ff, #006cff);
  background: -moz-linear-gradient(top, #1793ff, #006cff);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1793ff), to(#006cff));
  background: -o-linear-gradient(top, #1793ff, #006cff)
}

.website h2 {
  color: #fff;
  line-height: 33px;
  padding: 10px 25px 10px 32px;
  font-size: 18px;
  font-weight: normal;
  background: url(/Content/img/zs_05.png) no-repeat 10px
}

.webList li b, .webList li span, .webList li a {
  display: inline-block;
  margin: 0 8px;
  background: #33a1ff;
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  height: 33px;
  line-height: 33px;
  border-radius: 16px;
  padding: 0 35px
}

.webList li.speed b {
  background: #0574ff;
  background: linear-gradient(top, #1793ff, #006cff);
  background: -ms-linear-gradient(top, #1793ff, #006cff);
  background: linear-gradient(top, #1793ff, #006cff);
  background: -moz-linear-gradient(top, #1793ff, #006cff);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1793ff), to(#006cff));
  background: -o-linear-gradient(top, #1793ff, #006cff)
}

.webList li span {
  width: 600px
}

.webList li.fast b, .webList li.fast span, .webList li.fast a {
  background: #77b0f3
}

.webList li a {
  font-size: 14px
}

.webList li.fast b, .webList li a {
  background: #a1c9f8;
  background: linear-gradient(top, #85b9ff, #389af0);
  background: -ms-linear-gradient(top, #85b9ff, #389af0);
  background: linear-gradient(top, #85b9ff, #389af0);
  background: -moz-linear-gradient(top, #85b9ff, #389af0);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#85b9ff), to(#389af0));
  background: -o-linear-gradient(top, #85b9ff, #389af0)
}

.webList li.slow b, .webList li.slow span, .webList li.slow a {
  background: #87c5e9
}

.webList li.slow span {
  color: rgba(255, 255, 255, .5)
}

.webList li.slow b {
  background: #c8c7c7;
  background: linear-gradient(top, #87cde9, #7ec1ea);
  background: -ms-linear-gradient(top, #87cde9, #7ec1ea);
  background: linear-gradient(top, #87cde9, #7ec1ea);
  background: -moz-linear-gradient(top, #87cde9, #7ec1ea);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#87cde9), to(#7ec1ea));
  background: -o-linear-gradient(top, #87cde9, #7ec1ea)
}

.webList li {
  height: 33px;
  padding: 2px;
  white-space: nowrap
}

.webList {
  padding: 10px;
  background: rgba(254, 254, 254, .4);
  margin-bottom: 20px
}

.webForm {
  padding: 20px;
  height: 39px;
  line-height: 31px;
  background: rgba(204, 233, 246, .4);
  margin-bottom: 14px;
  padding-left: 44px
}

.inp {
  height: 33px;
  line-height: 33px;
  border: 1px solid #418ad3;
  border-radius: 16px;
  width: 728px;
  box-shadow: inset -1px 2px 5px rgba(6, 119, 255, .5)
}

.footer {
  height: 80px;
  background: url(/Content/img/zs_03.png?v=20190325) no-repeat;
  padding-top: 26px
}

.footer .brow-a {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-right: 19px
}

.btn-c {
  display: inline-block;
  padding: 0 40px;
  margin: 3px 3px 8px 3px;
  box-shadow: 0 1px 1px 0 #253148;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 33px;
  border-radius: 16px;
  line-height: 33px;
  color: #fff;
  background: #ed7481;
  background: linear-gradient(top, #f37683, #c05b70);
  background: -ms-linear-gradient(top, #f37683, #c05b70);
  background: linear-gradient(top, #f37683, #c05b70);
  background: -moz-linear-gradient(top, #f37683, #c05b70);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f37683), to(#c05b70));
  background: -o-linear-gradient(top, #f37683, #c05b70)
}

.btn-c:hover {
  background: #c05b70;
  color: #fff
}

.btn-c1 {
  color: #fff;
  background: #ed7481;
  background: linear-gradient(top, #f37683, #c05b70);
  background: -ms-linear-gradient(top, #f37683, #c05b70);
  background: linear-gradient(top, #f37683, #c05b70);
  background: -moz-linear-gradient(top, #f37683, #c05b70);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f37683), to(#c05b70));
  background: -o-linear-gradient(top, #f37683, #c05b70)
}

.blueBut {
  display: inline-block;
  padding: 0 40px;
  margin: 3px 3px 8px 3px;
  box-shadow: 0 1px 1px 0 #253148;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 33px;
  border-radius: 16px;
  line-height: 33px;
  background: #27afea;
  background: -moz-linear-gradient(top, #27afea 19%, #009adc 90%);
  background: -webkit-linear-gradient(top, #27afea 19%, #009adc 90%);
  background: linear-gradient(to bottom, #27afea 19%, #009adc 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27afea', endColorstr='#009adc', GradientType=0);
  text-decoration: none
}

.blueBut:hover {
  color: #fff;
  background: #11a3e2
}

.ico {
  background: url(/Content/img/bet/ico.png?v=20171204)
}

.alert {
  display: none
}

.alert-zd {
  position: fixed;
  z-index: 990;
  width: 100%;
  height: 9999px;
  background: rgba(0, 0, 0, .7);
  top: 0;
  left: 0
}

.alert-m {
  width: 390px;
  min-height: 150px;
  z-index: 997;
  padding-bottom: 15px;
  margin: -100px 0 0 -195px;
  background: #f5f5f5;
  color: #0083bb;
  text-align: center;
  position: fixed;
  top: 45%;
  left: 50%;
  border-radius: 10px;
  box-shadow: 0 2px 5px #000
}

.alert-h2 {
  text-align: left;
  height: 42px;
  line-height: 42px;
  font-weight: normal;
  font-size: 16px;
  padding: 0 10px;
  background: #15a5e4;
  color: #fff;
  border-radius: 10px 10px 0 0;
  margin-top: 0
}

.alert-close {
  float: right;
  width: 18px;
  height: 18px;
  background-position: 0 -500px;
  cursor: pointer;
  margin-top: 12px
}

.alert-msg {
  padding: 10px;
  line-height: 24px;
  margin: 25px 0;
  font-size: 14px
}

.alert-m .btn-c1 {
  color: #fff !important
}

.bet .alert-zd {
  position: fixed;
  z-index: 990;
  width: 100%;
  height: 9999px;
  background: rgba(0, 0, 0, .7);
  top: 0;
  left: 0
}

.bet .alert-m {
  width: 390px;
  min-height: 150px;
  z-index: 997;
  padding-bottom: 15px;
  margin: -100px 0 0 -195px;
  color: #b1b1b1;
  text-align: center;
  position: fixed;
  top: 45%;
  left: 50%;
  border-radius: 10px;
  box-shadow: 0 2px 5px #000;
  background: #252f41
}

.bet .alert-h2 {
  text-align: left;
  height: 42px;
  line-height: 42px;
  font-weight: normal;
  font-size: 16px;
  padding: 0 10px;
  background: #de7b8a;
  color: #fff;
  border-radius: 10px 10px 0 0
}

.bet .alert-close {
  float: right;
  width: 18px;
  height: 18px;
  background-position: 0 -500px;
  cursor: pointer;
  margin-top: 12px
}

.bet .alert-msg {
  padding: 10px;
  line-height: 24px;
  margin: 25px 0;
  font-size: 14px
}

.bet .alert-m .btn-c1 {
  color: #000 !important
}

.account {
  display: none
}

.account-zd {
  position: fixed;
  z-index: 990;
  width: 100%;
  height: 9999px;
  background: #000;
  opacity: .5;
  top: 0;
  left: 0
}

.account-m {
  width: 900px;
  min-height: 150px;
  z-index: 997;
  padding-bottom: 15px;
  margin: -100px 0 0 -440px;
  background: #f5f5f5;
  color: #0083bb;
  text-align: center;
  position: fixed;
  top: 35%;
  left: 50%;
  border-radius: 10px;
  box-shadow: 0 2px 5px #000
}

.account-h2 {
  text-align: left;
  height: 50px;
  line-height: 50px;
  font-weight: normal;
  font-size: 18px;
  padding: 0 10px;
  background: #15a5e4;
  color: #fff;
  border-radius: 10px 10px 0 0
}

.account-close {
  float: right;
  width: 22px;
  height: 22px;
  background-position: 0 -500px;
  cursor: pointer;
  margin-top: 16px;
  background: url(/Content/img/style_user/tabico.png) no-repeat -42px 0
}

.account-msg {
  padding: 10px;
  line-height: 24px;
  margin: 10px 0;
  font-size: 14px
}

.account-m .btn-c1 {
  color: #fff !important
}

.tabUl {
  border-bottom: 1px solid #11a3e2;
  height: 28px;
  padding-top: 10px
}

.tabLi {
  float: left;
  margin: 0 8px 0 0;
  border: 1px solid #11a3e2;
  padding: 0 12px;
  border-bottom: none;
  height: 27px;
  line-height: 27px;
  cursor: pointer
}

.tabLi:hover {
  background: #eae4e6
}

.tabLi.cur {
  background: #11a3e2;
  color: #fff
}

.formM2 .formMin .inpMin {
  width: 70px
}

.ui-dialog-titlebar-close {
  float: right;
  width: 20px;
  height: 20px;
  background: url(/Content/chatJs/images/meIco.png) no-repeat -3px -5px;
  cursor: pointer;
  margin: 11px 0 0;
  border: 0
}

.red .bet_eject2 .h2 {
  background: #c43b65
}

.green .bet_eject2 .h2 {
  background: #3ca789
}