.Ellipsis {
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.clear {
  content: "";
  clear: both;
  display: block;
}
header > img {
  width: 100%;
  min-width: 990px;
}
.container {
  width: 990px;
  margin: 0 auto;
  height: auto;
}
main {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative;
}
#app {
  max-width: 1920px;
  min-width: 990px;
  width: 100%;
  height: auto;
  background-color: #dd3110;
}
header {
  position: relative;
}
header .jindutiao {
  position: absolute;
  width: 1195px;
  height: 273px;
  background: url("../images/jindutiao.png") no-repeat center;
  background-size: 1195px 273px;
  transform: translate(-50%);
  left: 50%;
  top: 79%;
}
header .jindutiao .one {
  width: 360px;
  height: 70px;
  position: absolute;
  bottom: 32px;
  left: 64px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
header .jindutiao .one .text {
  width: 80px;
  height: 51px;
  font-size: 16px;
  color: #e55100;
  text-align: center;
}
header .jindutiao .one .text p:first-child {
  margin-bottom: 6px;
}
header .jindutiao .two {
  width: 445px;
  height: 70px;
  position: absolute;
  bottom: 32px;
  left: 438px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
header .jindutiao .two .text {
  width: 80px;
  height: 51px;
  font-size: 16px;
  color: #e55100;
  text-align: center;
}
header .jindutiao .two .text p:first-child {
  margin-bottom: 6px;
}
header .jindutiao .three {
  width: 130px;
  height: 70px;
  position: absolute;
  bottom: 37px;
  right: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .jindutiao .three .text {
  line-height: 29px;
  width: 120px;
  height: 51px;
  font-size: 24px;
  color: #e55100;
  text-align: center;
}
header .jindutiao .three .text p:nth-child(1) {
  margin-bottom: 5px;
}
header .jindutiao .three .text p:nth-child(2) {
  margin-left: 13px;
}
.content .jiankangjin {
  width: 990px;
  height: 261px;
  background: url("../images/jkj.png") no-repeat center;
  background-size: 990px 261px;
  position: relative;
}
.content .jiankangjin a {
  display: inline-block;
  position: absolute;
  width: 200px;
  height: 48px;
  cursor: pointer;
  bottom: 32px;
  left: 171px;
}
.content .hl0yl {
  width: 993px;
  height: 960px;
  background: url("../images/hl0yl.png") no-repeat center;
  background-size: 993px 960px;
  margin-top: 54px;
  position: relative;
}
.content .hl0yl .look {
  width: 244px;
  height: 59px;
  position: absolute;
  bottom: 134px;
  left: 151px;
  cursor: pointer;
}
.content .hl0yl .cj_rule {
  width: 168px;
  height: 59px;
  position: absolute;
  bottom: 243px;
  right: 303px;
  cursor: pointer;
}
.content .hl0yl .xiazai {
  width: 197px;
  height: 199px;
  background-size: contain;
  background-image: url(../images/xiazai.png?551);
  position: absolute;
  bottom: 209px;
  left: 170px;
  display: none;
}
.content .hl0yl .look:hover + .xiazai {
  display: block !important;
}
.content .hl0yl .cj {
  height: 89px;
  width: 76px;
  position: absolute;
  bottom: 144px;
  right: 121px;
  cursor: pointer;
}
.content .gfbwhl {
  width: 991px;
  height: 998px;
  background: url("../images/gfbwhl.jpg") no-repeat center;
  background-size: 991px 998px;
  margin-top: 40px;
  position: relative;
}
.content .gfbwhl p {
  position: absolute;
  width: 121px;
  height: 38px;
  left: 233px;
  cursor: pointer;
}
.content .gfbwhl p:last-child {
  position: absolute;
  width: 515px;
  height: 664px;
  left: 419px;
  top: 219px;
}
.content .cjrl {
  width: 990px;
  height: 1496px;
  background: url("../images/cjrl.png") no-repeat center;
  background-size: 990px 1496px;
  margin-top: 45px;
  padding: 1px;
  position: relative;
}
.content .cjrl .cjrla {
  display: inline-block;
  width: 990px;
  height: 245px;
  position: absolute;
}
.content .cjrl .price_buy {
  position: absolute;
  width: 240px;
  height: 57px;
  display: flex;
}
.content .cjrl .price_buy p {
  font-size: 34px;
  color: #dd3110;
}
.content .cjrl .price_buy p:last-child {
  flex: 1;
  width: 120px;
  height: 40px;
  margin-top: -10px;
  cursor: pointer;
}
.content .bigbox .titlebox {
  width: 502px;
  height: 98px;
  background: url("../images/product_titleBG.png") no-repeat center;
  background-size: 502px 98px;
  margin: 34px auto 0;
  font-size: 39px;
  color: aliceblue;
  line-height: 98px;
  text-align: center;
  font-weight: 700;
}
.content .bigbox .smallEightBoX {
  margin-top: 10px;
  height: auto;
  width: 1000px;
}
.content .bigbox .smallEightBoX ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.content .bigbox .smallEightBoX ul li {
  width: 240px;
  height: 348px;
  margin-right: 10px;
  margin-bottom: 14px;
  background-image: url(../images/smallEightBoXProduct.jpg);
}
.content .bigbox .smallEightBoX ul li a {
  display: inline-block;
  height: 210px;
  width: 214px;
  padding-top: 15px;
  padding-left: 13px;
}
.content .bigbox .smallEightBoX ul li a img {
  height: 100%;
  width: 100%;
}
.content .bigbox .smallEightBoX ul li .name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
  height: 43px;
  line-height: 40px;
  margin-left: 13px;
  margin-top: 28px;
}
.content .bigbox .smallEightBoX ul li .price_buy {
  display: flex;
}
.content .bigbox .smallEightBoX ul li .price_buy .price {
  width: 111px;
  height: 39px;
  margin-left: 18px;
  line-height: 39px;
}
.content .bigbox .smallEightBoX ul li .price_buy .buy {
  cursor: pointer;
  flex: 1;
}
.content .ppjj {
  margin-top: 16px;
  height: 464px;
  width: 990px;
  background-image: url(../images/pinpai.jpg);
  position: relative;
}
.content .ppjj .brandBox {
  margin-top: 3px;
  position: absolute;
  width: 990px;
  height: 464px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content .ppjj .brandBox a {
  display: inline-block;
  width: 240px;
  height: 147px;
}
.content .tip {
  width: 990px;
  height: 997px;
  background: url("../images/tip.jpg") no-repeat center;
  background-size: 990px 997px;
  margin-top: 37px;
  position: relative;
}
.content .tip a {
  width: 181px;
  height: 60px;
  position: absolute;
  bottom: 225px;
}
.content .tip a:first-child {
  left: 237px;
}
.content .tip a:last-child {
  left: 571px;
}
@media screen and (max-width: 1691px) and (min-width: 1480px) {
  .content {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 1480px) and (min-width: 1250px) {
  .content {
    margin-top: 60px !important;
  }
}
@media screen and (max-width: 1250px) and (min-width: 990px) {
  .content {
    margin-top: 123px !important;
  }
}
.jianbian {
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fffefc), to(#ecd281));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
div,
span,
p,
li {
  caret-color: transparent;
}
.current {
  background-color: #e55100;
  color: #fff;
}
.className {
  background-color: transparent !important;
  /*背景透明*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  /*前景无阴影*/
}
.className > div {
  padding: 0;
  text-align: center;
}
.rule_btn {
  position: absolute;
  height: 91px;
  width: 249px;
  top: 74%;
  left: 131px;
  cursor: pointer;
}
.modal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  background: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;
}
.modal .zp_ctn {
  width: 714px;
  height: 606px;
  background-image: url(../images/zp_bg.png);
  position: relative;
}
.modal .zp_ctn .zp_box {
  position: absolute;
  top: 0;
  left: 64px;
}
.modal .zp_ctn .zp_box .zp {
  overflow: hidden;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  background-image: url(../images/zp.png);
}
.modal .zp_ctn .zp_box .zp_btn {
  cursor: pointer;
  position: absolute;
  top: 188px;
  left: 219px;
  width: 166px;
  height: 203px;
  background-image: url(../images/zp_btn.png);
}
.modal .zp_ctn .zp_close {
  cursor: pointer;
  position: absolute;
  bottom: -93px;
  left: 46%;
  width: 57px;
  height: 57px;
  background-image: url(../images/zp_close.png);
}
[v-clock] {
  display: none;
}
.nav_left {
  background-image: url(../images/left.png);
  width: 169px;
  height: 558px;
  position: fixed;
  top: 100px;
  left: 229px;
  display: none;
}
.nav_left ul {
  height: 428px;
  margin-top: 88px;
  color: #ca0e0f;
  font-size: 21px;
  line-height: 44px;
  font-weight: 700;
}
.nav_left ul li {
  text-align: center;
  cursor: pointer;
}
.liActive {
  color: #08742a;
}
.go_top {
  height: 30px;
}
@media screen and (max-width: 1450px) {
  .nav_left {
    display: none !important;
  }
  .nav_right {
    display: none !important;
  }
}
@media screen and (max-width: 1666px) and (min-width: 1450px) {
  .nav_left {
    left: calc(50% - 699px);
    transform: scale(0.8);
  }
  .nav_right {
    right: calc(50% - 772px) !important;
    transform: scale(0.8);
  }
}
@media screen and (min-width: 1666px) {
  .nav_left {
    left: calc(50% - 790px);
  }
  .nav_right {
    right: calc(50% - 820px) !important;
  }
}
.nav_right {
  width: 285px;
  height: 493px;
  max-width: '';
  max-height: '';
  min-width: '';
  min-height: '';
  background: url(../images/right.png) no-repeat center;
  background-size: 100% 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 108px;
  z-index: 20;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  display: none;
}
.nav_right > ul {
  width: 100%;
  margin-top: 145px;
}
.nav_right > ul li {
  color: #ffcb80;
  width: 36%;
  margin: 4px auto 0px;
  display: inline-block;
}
.nav_right > ul li a {
  display: inline-block;
  width: 100%;
  height: 34px;
}
.nav_right .go_top {
  cursor: pointer;
  margin-left: 24px;
  width: 242px;
  margin-top: 32px;
  height: 57px;
}
