* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei", "Helvetica Neue", "Luxi Sans", "DejaVu Sans",
    Tahoma, "Hiragino Sans GB", STHeiti;
}
a:link,
a:visited,
a:hover {
  text-decoration: none;
}

a,a:visited { color: #1D1D1D;}
a:hover {color: #1D1D1D;}

header {
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  overflow: hidden;
}

header .wrap {
  width: 1200px;
  height: 60px;
  padding-top: 12.5px;
  margin: 0 auto;
}

header .line {
  display: inline-block;
  width: 1px;
  height: 28px;
  margin: 0 10px;
  background-color: #efebeb;
}

.logo-sina-lotto {
  display: inline-block;
  width: 140px;
  height: 35px;
}

.logo-sina-lotto img {
  width: 100%;
  height: 100%;
}

.fc-logo {
  width: 164px;
  height: 32px;
}

.container {
  background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img1/bg.png) no-repeat center top / cover;
}

.container .wrap {
  width: 800px;
  margin: 0 auto;
  background: transparent;
  overflow: hidden;
}

.container .wrap .title {
  width: 470px;
  height: 320px;
  margin: 40px auto 20px;
  background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img1/top_title.png) no-repeat center / cover;
}
.container .wrap .sub-title {
  width: 426px;
  height: 33px;
  line-height: 33px;
  margin: 0 auto 20px;
  text-align: center;
  color: #1d1d1d;
  font-size: 24px;
  font-weight: 600;
  background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img/sub_title.png) no-repeat center / contain;
}
.container .wrap .sub-title1 {
  width: 474px;
  height: 33px;
  line-height: 33px;
  margin: 0 auto 20px;
  text-align: center;
  color: #1d1d1d;
  font-size: 24px;
  font-weight: 600;
  background: url(https://n.sinaimg.cn/sports/0c2cef0d/20240126/subTitle.png) no-repeat center / contain;
}
.zb-wrap {
  width: 800px;
  height: 560px;
  margin-bottom: 36px;
  background: #fff;
  border-radius: 32px 32px 0 0;
  overflow: hidden;
}

.zb-player {
  position: relative;
  width: 722px;
  height: 398px;
  border-radius: 30px;
  margin: 37px auto 0;
  overflow: hidden;
}

.zb-player-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img/zb_bg.png) no-repeat center / 100% 100%;
}

.kl8-bg{
  background: url(https://n.sinaimg.cn/sports/4d7a202e/20221129/kl8_op_bg.png) no-repeat center / 100% 100%;
}

.zb-timer {
  position: absolute;
  font-size: 36px;
  bottom: 64px;
  width: 100%;
  text-align: center;
}

.zb-tip {
  position: absolute;
  font-size: 18px;
  width: 100%;
  text-align: center;
  bottom: 36px;
}

.zb-player .full_screen_btn {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABlklEQVRYw+1XO27DMAzVUTL1RgYyBQW6FImHLkGQIUWQwUtGe9EFOvQSvo0/MnKGVgyUQmYlirKczQQYJDD59EjFT5Touu5L+0/AVdu2r4JpEAs5DNxaMILu3vf9N5cAxHJxXQRqh0sRaZDjwQoSAF+Lma1pmvdQB0bs9D5u5lpcY50dXXYSWNuBSqm31MU1ztHGNJ1wEzBsN6gT24TKdwjrbEj5CYBB5ahlHxMWzxHG0eoKTcAAbBH7Q8Tie5S7Q9syIqB87zlUjoA+GRpwQjk5oRPqoVqSqOZgAw7D8OKLhWdo8T2lE2x1hcr/Whb+1z+U8zSrkFCVp8QutthiMdq+ekYsF/ASK0SQwx4gqXlPP78ieV1RlaPYKzU33qVYf9xMgnQEVQjwEtMtI8mVZ14EvJv3ONa/S241oa4BFnUc/yOgvxehKhjHcoVIFCwCjkmmTJgHS9ds4CWgAzIf6wQSBSKRUVMxOckkvMY5ZywfsXyCkGWTr2Yx90I0902+mrlcRuy7jLmc1qEgEIzY67klcOT1/BdBFFdtxE2MoQAAAABJRU5ErkJggg==)
    no-repeat center / 24px 24px;
  cursor: pointer;
}

.zb-bottom {
  height: 52px;
  line-height: 52px;
  padding-left: 40px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.zb-open {
  height: 52px;
  margin-right: 30px;
}

.zb-open img {
  height: 52px;
}

.zb-open-right {
  display: inline-block;
  height: 52px;
  padding-top: 2px;
  vertical-align: top;
}

.zb-open .lotto-name {
  height: 25px;
  margin-bottom: 4px;
  line-height: 25px;
  font-size: 18px;
  color: #0470f3;
  font-weight: 600;
  vertical-align: top;
}

.zb-open .time {
  font-size: 13px;
  color: #747474;
  line-height: 18px;
}

.box {
  width: 800px;
  background-color: #fff;
  margin: 20px auto;
}

.open-item {
  width: 100%;
  height: 112px;
  padding-top: 22px;
  box-sizing: border-box;
}

.open-item + .open-item {
  border-top: 1px dashed #f1efef;
}

.open-img {
  display: inline-block;
  height: 68px;
  width: 126px;
  text-align: center;
}

.open-item img {
  height: 68px;
  margin-left: 22px;
}

.open-item .open-info {
  position: relative;
  display: inline-block;
  width: 520px;
  height: 68px;
  margin-left: 40px;
  vertical-align: top;
}

.open-item .open-result-wrap {
  display: inline-block;
  width: 520px;
  margin-top: 10px;
}

.open-item .open-info .open-name {
  display: inline-block;
  width: 90px;
  font-size: 17px;
  font-weight: 700;
}

.open-item .open-info .open-issue {
  font-size: 16px;
  margin-right: 140px;
}

.open-item .open-info .open-time {
  font-size: 16px;
  color: #8b8686;
}

.open-ball {
  float: left;
  margin-right: 16px;
  height: 28px;
  width: 28px;
  text-align: center;
  border-radius: 14px;
  line-height: 28px;
  background: #fe7c73;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.blue-ball {
  background-color: #61aafc;
}

.open-more-link {
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #61aafc;
  margin-bottom: 40px;
}

.open-more-link .btn {
  display: inline-block;
  font-size: 13px;
  color: #050303;
  width: 70px;
  background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img/ic_blue_arrow_right.png) no-repeat center right / 12px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.wqkjsp {
  padding: 40px 0 0 50px;
  margin-bottom: 40px;
}
.video-list {
  overflow: hidden;
}
.video-item {
  display: none;
  width: 214px;
  margin-bottom: 24px;
  vertical-align: top;
  position: relative;
  height: 147px;
}
.video-item-show{
  display: inline-block;
}
.video-item:not(:nth-child(3n)) {
  margin-right: 32px;
}
.video-link-item {
  display: block;
  width: 214px;
  height: 148px;
}
.video-link-item img {
  display: block;
  width: 214px;
  height: 120px;
}
.video-play {
  position: absolute;
  left: 50%;
  top: 36px;
  margin-left: -23px;
  background: url(https://n.sinaimg.cn/sports/lottpao/fczb/i/video_play.png) no-repeat;
  width: 46px;
  height: 47px;
  background-size: 100% 100%;
}
.video-title {
  display: block;
  height: 28px;
  line-height: 28px;
  border-radius: 0 0 8px 8px;
  font-size: 14px;
  color: #1D1D1D;
  text-align: left;
  padding-left: 9px;
  background: #D2F2FB;
}
.pagination {
  padding: 0 50px 20px 0;
  text-align: center;
}

.kjzs {
  padding-top: 36px;
  padding-left: 45px;
  margin-bottom: 40px;
}
.img-link-item {
  display: inline-block;
  width: 200px;
  height: 180px;
  margin-bottom: 24px;
  vertical-align: top;
}

.img-link-item img {
  width: 200px;
  height: 114px;
  border-radius: 8px;
}

.img-link-item:not(:nth-child(3n)) {
  margin-right: 46px;
}


.img-link-item .img-title{
    font-size: 15px;
    text-align: center;
    line-height: 21px;
    margin-top: 16px;
}

.group{
    width: 800px;
    height: 380px;
    margin: 0 auto;
    background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img1/group.png) no-repeat center / contain;
}

.logo-bottom{
    width: 300px;
    height: 110px;
    margin: 40px auto 30px;
    background: url(//n.sinaimg.cn/caitong/tcopen/fcopen/img1/bottom.png) no-repeat center / contain;
}

#footer {
    height: 110px;
    background: #fff;
    padding-top: 45px
}

.footer_link {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px
}

.footer_link span {
    color: #ece9e6;
    padding: 0 12px;
    font-size: 12px;
    line-height: 20px
}

.footer_link a,.footer_link a:visited {
    color: #9d9a96
}

.footer_link a:hover {
    color: #9d3636
}

.footer_copyright {
    color: #9d9a96;
    font-size: 12px;
    text-align: center;
    line-height: 30px
}
