@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}

html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}

li {
  list-style: none;
}

img {
  border: none;
  vertical-align: top;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: underline;
  color: inherit;
}

input {
  outline: medium;
}

input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

[v-cloak],
.ms-controller {
  visibility: hidden;
}

.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: " ";
}

.pa {
  position: absolute;
}

.pr {
  position: relative;
}

.pf {
  position: fixed;
}

.ps {
  position: static;
}

.fl {
  float: left;
  _display: inline;
}

.fr {
  float: right;
  _display: inline;
}

.fn {
  float: none;
}

.ovh {
  overflow: hidden;
}

.vh {
  visibility: hidden;
}

.bCt {
  background: transparent;
}

.none0 {
  display: none;
}

.ovh_dan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ai_c {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.slides_banner .container {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 10;
  margin-left: -600px;
  background-color: rgba(41, 127, 255, 0.75);
}

.slides_banner .column {
  text-align: center;
}

.slides_banner .column li {
  padding: 0 15px;
  font: bold 16px/40px '';
  display: inline-block;
  color: #fff;
}

.slides_banner .column li.on {
  background: #3e93ff;
}

.crumbs {
  height: 40px;
  font: 14px/40px '';
  color: #5d5d5d;
  background: #f8f8f8;
}

.crumbs .container {
  padding: 0 5px;
  box-sizing: border-box;
}

.kjbox {
  width: 800px;
  height: auto;
  padding: 0 0 5px 0;
  margin: 85px auto 0;
}

.kjh2 {
  width: 100%;
  margin-bottom: 70px;
  text-align: center;
  font: 18px/32px"微软雅黑";
  color: #000;
}
.kjh2 strong{
  display:block;
  font-size:24px;
  font-weight: bold;
}
.kjtab{
  width:265px;
  margin: 10px auto 0;
  border-collapse: collapse;
}
.kjtab td{
  text-align: center;
  border:1px solid #333;
}
.kjtab thead td{
  font: bold 14px/36px '';
  color:#333;
}
.kjtab tbody td{
  font: bold 46px/64px '';
  color:#333;
}
.kjrq {
  width: 65%;
  margin: 0 auto;
  padding: 25px 0 5px 0;
  text-align: center;
  font: bold 14px/40px"微软雅黑";
  color: #000;
}

.kjnrbox {
  width: 800px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.kjnrbox ul{
  margin: 0 0 10px;
}
.kjnrbox h3{
  font:16px/30px '';
  color:#333
}

.numberbox {
  width: 630px;
  margin: 0 auto;
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
}

.ball_red_Big,.ball_red_Big_1 {
  width: 71px;
  height: 75px;
  margin: 0 3px;
  display: inline-block;
  text-align: center;
  font: bold 32px/65px '';
  color: #fff;
  background: url(../images/global/ball_red_Big.png) no-repeat center;
}

.ball_red_Big_1{background: url(../images/global/ball_red_Big_1.png) no-repeat center;}

.ball_blue_Big,.ball_blue_Big_1 {
  width: 71px;
  height: 75px;
  margin: 0 0 0 15px;
  display: inline-block;
  text-align: center;
  font: bold 32px/65px '';
  color: #fff;
  background: url(../images/global/ball_blue_Big.png) no-repeat center;
}
.ball_blue_Big_1{background: url(../images/global/ball_blue_Big_1.png) no-repeat center;}

.ball_red_small,.ball_red_small_1 {
  width: 29px;
  height: 29px;
  margin: 0 2px 0 3px;
  display: inline-block;
  text-align: center;
  font: bold 13px/29px '';
  color: #fff;
  background: url(../images/global/ball_red_A.png) no-repeat center;
  background-size: 100% 100%;
}
.ball_red_small_1{background: url(../images/global/ball_red_A_1.png) no-repeat center;background-size: 100% 100%;}

.ball_blue_small,.ball_blue_small_1 {
  width: 29px;
  height: 29px;
  margin: 0 0 0 5px;
  display: inline-block;
  text-align: center;
  font: bold 13px/29px '';
  color: #fff;
  background: url(../images/global/ball_blue_A.png) no-repeat center;
  background-size: 100% 100%;
}
.ball_blue_small_1{ background: url(../images/global/ball_blue_A_1.png) no-repeat center; background-size: 100% 100%;}
@media screen and (max-device-width: 430px){
  .ball_red_Big_1{
    background: url(../images/global/ball_red_Big_1.png) no-repeat center;
    background-size: 100% auto;
  }
  .ball_blue_Big_1{
    background: url(../images/global/ball_blue_Big_1.png) no-repeat center;
    background-size: 100% auto;
  }
  .ball_blue_Big, .ball_blue_Big_1,.ball_red_Big,.ball_red_Big_1 {
    width: 0.71rem;
    height: 0.75rem;
    font: bold 0.32rem/.64rem '';
  }
}
.fristprize {
  width: 570px;
  margin: 0 auto;
  text-align: center;
  font: 18px/55px '';

}

.fristprize span {
  font: bold 18px/30px '';
}

.sales {
  width: 820px;
  padding: 20px 0 0 0;
  margin: 0 auto;
}

.sales .nowsales {
  float: left;
}

.sales .nowsales3d {
  text-align: center;
}

.sales .next {
  float: right;
}

.sales .nowsales,.sales .next {
  font: 16px/26px '';
}

.zjdetail {
  width: 800px;
  padding: 0;
  margin: 0 auto;
}

.zjdetail h2 {
  padding: 20px 0 30px 0;
  text-align: center;
  font: bold 18px/26px '';
}
.zjdetail h3{
  font:16px/30px '';
  color:#333
}
.zjdetail h4{
  margin: 10px 0 50px;
  float: right;
  text-align: center;
  font:16px/30px ''
}
.kl8ul {
  width: 900px;
  height: 36px;
  margin: 0 0 20px -50px;
  padding: 0;
  border: 1px solid #ececec;
  border-radius: 18px;
}

.kl8ul li {
  float: left;
  width: 90px;
  height: 36px;
  text-align: center;
  font: 16px/36px "微软雅黑";
  color: #333;
  cursor: pointer;

}

.kl8ul li.on {
  background: #F00;
  border-radius: 18px;
  color: #FFF;
}

.kl8ul li:hover {
  background: #F00;
  border-radius: 18px;
  color: #FFF;
}

.jsh3 {
  padding: 40px 0 40px 0;
  text-align: center;
  font: normal 16px/26px '';
}

.zjdetail table {
  width: 685px;
  margin: 20px auto 40px;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  border-collapse: collapse;

}

.zjdetail table th {
  height: 36px;
  text-align: center;
  font: bold 16px/36px '';
  border: 1px solid #79888f;
}

.zjdetail table td {
  height: 36px;
  text-align: center;
  font: 16px/36px '';
  border: 1px solid #79888f;

}

.qccx {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: 5px;
  margin: 0 10px;
  display: inline;
  font: normal 14px/55px "微软雅黑";
  color: #333;
  cursor: pointer;

}

.qccx:hover {
  border: 1px solid #2B91EC;
}

.kjrqcxT {
  padding: 0 0 0 15px;
  display: inline;
}

.kjrqcx {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: 6px 11px;
  margin: 0 10px;
  display: inline;
  font: normal 14px/55px "微软雅黑";
  color: #333;
  cursor: pointer;
}

.kjrqcx:hover {
  border: 1px solid #2B91EC;
}

.wqczbox {
  border-bottom: 1px solid #e9e9e9;
}

.wqczbox span.czname {
  width: auto;
  padding: 10px 0 8px 0;
  font: bold 24px/50px "微软雅黑";
  color: #F00;
  border-bottom: 3px solid #F00;
}

.wqczbox span.cztime {
  padding: 0 0 0 25px;
  font: normal 20px/40px "微软雅黑";
}

.wqczbox span.cxbox {
  border: 1px solid #e8e8e8;
  padding: 5px 10px;
  margin: 0 0 0 35px;
  font: normal 14px/36px "微软雅黑";
  color: #999;
}

.wqczbox span.cxbox img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.wqtj {
  height: auto;
  padding: 10px 0 5px;
  overflow: hidden;
}

.wqtj[data-xl="30"] .qccx[data-xl="30"],
.wqtj[data-xl="50"] .qccx[data-xl="50"],
.wqtj[data-xl="100"] .qccx[data-xl="100"],
.wqtj[data-wl="all"] .kjrqcx[data-wl="all"],
.wqtj[data-wl="0"] .kjrqcx[data-wl="0"],
.wqtj[data-wl="1"] .kjrqcx[data-wl="1"],
.wqtj[data-wl="2"] .kjrqcx[data-wl="2"],
.wqtj[data-wl="3"] .kjrqcx[data-wl="3"],
.wqtj[data-wl="4"] .kjrqcx[data-wl="4"],
.wqtj[data-wl="5"] .kjrqcx[data-wl="5"],
.wqtj[data-wl="6"] .kjrqcx[data-wl="6"] {
  border: 1px solid #2B91EC;
}

.weeklist tr {
  display: none;
}

.weeklist[data-wl="all"] tr,
.weeklist[data-wl="0"] tr[data-wl="0"],
.weeklist[data-wl="1"] tr[data-wl="1"],
.weeklist[data-wl="2"] tr[data-wl="2"],
.weeklist[data-wl="3"] tr[data-wl="3"],
.weeklist[data-wl="4"] tr[data-wl="4"],
.weeklist[data-wl="5"] tr[data-wl="5"],
.weeklist[data-wl="6"] tr[data-wl="6"] {
  display: table-row;
}


.wqtablebox {
  width: 1200px;
  padding: 20px 0 0 0;
  margin: 0 auto;
}

.wqtablebox table {
  width: 100%;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  border-collapse: collapse;
}

.wqtablebox table th {
  height: 46px;
  text-align: center;
  font: 16px/26px '';
  background: #f1f1f1;
  border: 1px solid #e2e2e2;
}

.wqtablebox table td {
  height: 46px;
  text-align: center;
  font: 16px/26px '';
  border: 1px solid #e2e2e2;
  color: #666;

}

.alinkimg {
  width: 23px;
  height: 27px;
  margin: 5px 0 0 0;
  background: url(../images/global/wqxq-alink.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}

.alinkimg:hover {
  background: url(../images/global/wqxq-ahover.png);
}
