@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: 970px;
  height: auto;
  padding: 0 0 5px 0;
  background: #de0716;
  border-radius: 10px;
  margin: 30px auto 0;
  overflow: hidden;
}

.kjh2 {
  width: 100%;
  height: 64px;
  text-align: center;
  font: bold 18px/64px"微软雅黑";
  color: #FFF;

}

.kjrq {
  width: 65%;
  margin: 0 auto;
  padding: 25px 0 5px 0;
  text-align: center;
  font: bold 14px/40px"微软雅黑";
  color: #000;
}

.kjnrbox {
  width: 960px;
  height: auto;
  padding: 10px 0 30px 0;
  background: #FFF;
  border-radius: 10px;
  margin: 0 auto;
  overflow: hidden;
}

.numberbox {
  font: 16px / 26px '';
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  font-weight: bold;
}



.ball_red_Big,
.ball_red_Big_1 {
  width: 43px;
  height: 45px;
  margin: 0 0 0 5px;
  display: inline-block;
  text-align: center;
  font: bold 23px / 38px '';
  color: #fff;
  background: url(../images/global/ball_red_Big.png) no-repeat center;
  background-size: 100% 100%;
  font-size: 24px;
}

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

.ball_blue_Big,
.ball_blue_Big_1 {
  width: 43px;
  height: 45px;
  margin: 0 0 0 5px;
  display: inline-block;
  text-align: center;
  font: bold 23px / 38px '';
  color: #fff;
  background: url(../images/global/ball_blue_Big.png) no-repeat center;
  background-size: 100% 100%;
}

.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.71rem;
    background-size: 100% 100%;
    line-height: 0.64rem;
    font-size: 0.32rem;
    position: relative;
    top: -0.15rem;
  }
  .numberbox{
    font-size: 0.2rem;
    line-height: 0.34rem;
    white-space: nowrap;
  }


}

.fristprize {
  width: 570px;
  margin: 0 auto;
  text-align: center;
  font: 18px/55px '';

}

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

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

.sales .nowsales {
  /* float: left; */
  margin: 20px 0;
}

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

.sales .next {
  /* float: right; */
}

.sales .nowsales,
.sales .next {
  font: 16px/26px '';
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  font-weight: bold;
}

.sales .nowsales span,
.sales .next span {
  font-weight: 400;
}

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

.zjdetail h2 {
  padding: 10px 0 20px 0;
  text-align: center;
  font: bold 18px/26px '';
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  font-weight: bold;

}

.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: 100%;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.zjdetail table th {
  height: 46px;
  text-align: center;
  font: 16px/26px '';
  background: #f1f1f1;
  border: 1px solid #e2e2e2;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  line-height: 1.2;

}

.zjdetail table td {
  height: 46px;
  text-align: center;
  font: 16px/26px '';
  border: 1px solid #e2e2e2;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(102, 102, 102);


}

.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);
}
.zjdetail{
  margin-bottom: 30px;
}

.jsh3 {
  margin-bottom: 16px;
  text-align: left;
  font: normal 16px / 26px '';
  padding: 0;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  line-height: 1.5;
}

.jsh3-title {
  font: normal 16px / 26px '';
  margin-bottom: 2px;
  font-weight: 800;
}
@media screen and (max-device-width: 430px) {
    .jsh3-title{
    font: bold 0.24rem / 0.36rem "";
  }
}
