a{
  text-decoration:none;
  color:#333;
}
.w {
  width: 1200px;
  margin: 0 auto;
}

.main {
  max-width: 1920px;
  margin: 0 auto;
}

.section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.header {
  min-width: 1200px;
  position: relative;
  overflow: hidden;
}

.header .topImg {
  width: auto;
  height: 429px;
  -o-object-fit: cover;
     object-fit: cover;
}

.header .top {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1177px;
  height: 422px;
}

.header .tabbar {
  background: url(../images/tabbar.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 192px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.header .tabbar .tabs {
  padding-top: 142px;
  overflow: hidden;
  height: 100%;
}

.header .tabbar .tabs .tab {
  width: 150px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  float: left;
  color: #fff;
}

.header .tabbar .tabs .active {
  position: relative;
}

.header .tabbar .tabs .active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.3);
}


.footer {
  border-top: 1px solid #d62c2d;
  height: 250px;
  padding-top: 30px;
}

.footer p {
  font-size: 14px;
  color: #333;
  text-align: center;
  width: 100%;
  line-height: 30px;
}

.footer .orange {
  color: #ff8c25;
}

.footer .icon1 {
  display: inline-block;
  margin-top: 10px;
  width: 559px;
}

.section-left {
  position: relative;
  float: left;
  width: 580px;
  height: 400px;
}

.section-left .swiper1-pagination {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9999;
  height: 50px;
  line-height: 50px;
  padding-right: 18px;
}

.section-left .swiper1-pagination span {
  margin-left: 2px;
  margin-right: 2px;
}

.section-left .my-bullet {
  background-color: #fff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.section-left .my-bullet-active {
  background-color: #d62c2d;
}

.section1 {
  overflow: hidden;
  height: 400px;
}

.section1 .swiper1 {
  width: 580px;
  height: 400px;
}

.section1 .swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.section1 .swiper1 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.section1 .swiper1 .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section1 .swiper1 .swiper-slide .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #787878;
}

.section1 .swiper1 .swiper-slide .title p {
  color: #fff;
  line-height: 50px;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px;
}

.section1 .mainNews {
  width: 580px;
  height: 400px;
  float: right;
}

.section1 .mainNews .tabs {
  width: 100%;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.section1 .mainNews .tabs .tab {
  height: 55px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  width: 50%;
  font-size: 24px;
  color: #333;
  float: left;
  cursor: pointer;
}

.section1 .mainNews .tabs .active {
  color: #d62c2d;
  border-bottom: 2px solid #d62c2d;
}

.section1 .mainNews .lists .list {
  display: block;
  color: #333;
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section1 .mainNews .tzgg {
  display: none;
}

.ad {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section2 {
  overflow: hidden;
}

.section2 .section2-left {
  float: left;
  overflow: hidden;
  width: 800px;
}

.section2 .section2-left .news {
  width: 380px;
  height: 358px;
  float: left;
}

.section2 .section2-left .news:nth-child(1) {
  margin-bottom: 30px;
  margin-right: 20px;
}

.section2 .section2-left .news:nth-child(2) {
  margin-bottom: 30px;
}

.section2 .section2-left .news:nth-child(3) {
  margin-right: 20px;
}

.section2 .section2-left .news .lists .list {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #333;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
}

.section2 .section2-left .news .lists .list .point {
  float: left;
  margin-top: 18px;
  width: 8px;
  height: auto;
  display: inline-block;
}

.section2 .section2-left .news .lists .list span {
  margin-left: 10px;
  float: left;
  width: 350px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section2 .section2-right {
  float: right;
  overflow: hidden;
  width: 400px;
}

.section2 .section2-right .box {
  padding-top: 20px;
}

.section2 .section2-right .lotteryNumberDate {
  color: #333;
  text-align: left;
  padding-right: 20px;
  margin-bottom: 9px;
  margin-top: 2px;
  letter-spacing: 1px;
  font-size: 12px;
}

.section2 .section2-right #lotteryNumber > li {
  background-position: 0 0;
  cursor: pointer;
  position: relative;
  height: 105px;
  background-repeat: no-repeat;
  padding-left: 100px;
  background-size: cover;
  margin-bottom: 10px;
  list-style: none;
  border-radius: 6px;
  overflow: hidden;
}

.section2 .section2-right #lotteryNumber > li > div {
  float: left;
  position: relative;
  width: 100%;
}

.section2 .section2-right .sprite {
  background-image: url(http://www.jslottery.com/img/pic/icon.png);
  background-size: 230px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 75px !important;
  height: 75px;
}

.section2 .section2-right #lotteryNumber > li:nth-of-type(2) .sprite {
  background-position: -75px 0;
}

.section2 .section2-right #lotteryNumber > li:nth-of-type(3) .sprite {
  background-position: -150px 0;
}

.section2 .section2-right #lotteryNumber > li:nth-of-type(4) .sprite {
  background-position: 0 -75px;
}

.section2 .section2-right #lotteryNumber > li:nth-of-type(5) .sprite {
  background-position: -75px -75px;
}

.section2 .section2-right #lotteryNumber > li:nth-of-type(6) .sprite {
  background-position: -150px -75px;
}

.section2 .section2-right #lotteryNumber > li:hover:before {
  background: transparent;
}

.section2 .section2-right #lotteryNumber > li ._number, .section2 .section2-right .redBall {
  color: #ffffff;
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  margin-right: 4px;
  border-radius: 30px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 600;
  background: url(http://www.jslottery.com/img/pic/red.png);
  background-size: contain !important;
  background-position: center;
}

.section2 .section2-right ._numberBlue {
  background: url(http://www.jslottery.com/img/pic/blue.png) !important;
  color: #fff !important;
}

.section2 .section2-right .more, .section2 .section2-right .history {
  color: #333333;
  font-size: 12px;
  float: right;
  margin-bottom: 15px;
  margin-right: 30px;
  position: relative;
}

.section2 .title {
  height: 50px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.section2 .title .name {
  float: left;
  width: 140px;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #d62c2d;
  border-bottom: 5px solid #d62c2d;
}

.section2 .title .more {
  height: 50px;
  line-height: 50px;
  float: right;
  color: #666;
  font-size: 14px;
}

.swiper-container-free-mode .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.section3 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section3 .left {
  color: #333;
  font-size: 16px;
}

.section3 .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.section3 .right .select {
  width: 200px;
  line-height: 30px;
  text-align: center;
  text-align-last: center;
  font-size: 16px;
  color: #d62c2d;
  outline: none;
  border: none;
  border: 1px solid #ccc;
}

.container {
  margin-top: 30px;
  padding-bottom: 100px;
}

.container .left {
  float: left;
}

.container .left .title {
  width: 250px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  background-color: #e0312e;
  font-size: 22px;
}

.container .left .ad-v {
  width: 100%;
  margin-top: 8px;
}

.container .left .ad-v a {
  display: block;
  width: 100%;
}

.container .right {
  float: left;
  margin-left: 35px;
  width: 900px;
}

.container .right .title {
  height: 35px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.container .right .title .title-bg {
  width: 200px;
  background: url(../images/title-bg.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
}

.container .right .title .pos {
  height: 35px;
  line-height: 35px;
  float: right;
  color: #666;
  font-size: 18px;
}

.container .right .title .pos a {
  color: #666;
  font-size: 18px;
}

.container .right .lists {
  width: 100%;
}

.container .right .lists .news {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  color: #333;
  font-size: 18px;
  border-bottom: 1px dashed #ccc;
}

.container .right .lists .news .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 66px;
  height: 66px;
}

.container .right .lists .news .title img {
  display: inline-block;
  width: 35px;
  height: auto;
  margin-left: 5px;
  margin-top: 20px;
}

.container .right .lists .news .time {
  margin-left: 20px;
  text-align: right;
  line-height: 66px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.container .article .article-title {
  text-align: center;
  padding: 20px;
  color: #000;
  font-size: 20px;
  border-bottom: 1px solid #000;
}

.container .article .article-info {
  margin-top: 20px;
  text-align: center;
}

.container .article .article-info span {
  color: #333;
  font-size: 14px;
  margin-right: 8px;
}

.container .article .article-content {
  margin-top: 20px;
  color: #333;
  font-size: 16px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #000;
  line-height: 45px;
}

.container .article .article-content img {
  width: auto;
  height: auto;
  display: inline-block;
}

.container .pre, .container .next {
  color: #828282;
  font-size: 16px;
  margin-top: 20px;
}

.container .pre a, .container .next a {
  color: #333;
}

.container .pre {
  margin-top: 30px;
}

.pagination {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
  margin-bottom: 100px;
}

.pagination .page-item {
  font-size: 16px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #f4f4f5;
  color: #606266;
  margin: 0 5px;
  border-radius: 2px;
  cursor: pointer;
}

.pagination .disabled {
  color: #c0c4cc;
  cursor: auto;
}

.pagination .active {
  background-color: #e0312e;
  color: #fff;
}
/*# sourceMappingURL=common.css.map */