/* CSS Document */
@charset "utf-8";

*:focus {
    outline: none;
}

html,
body {
    height: 100%;
}

* {
    /* touch-action: pan-y; */
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fiedldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

@font-face {
    font-family: "SourceHanSerifCN";
    src: url("../SourceHanSerifCN-Bold.ttf");
}

body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-size: 28px;
    line-height: 30px;
    position: relative;
    overflow-y: auto;
    font-family: "SourceHanSerifCN";
}

input,
select,
textarea,
button {
    vertical-align: middle;
}

a,
a:link {
    text-decoration: none;
    outline: none;
}

.hide {
    display: none;
}

.show {
    display: block !important;
}

.fix {
    position: fixed;
}

.wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    /* background-color: black; */
}

.kv-box{
    width: 100%;
    height: 1045px;
    background: url(../img/kv.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.logo{
    margin-left: 42px;
    margin-top: 79px;
    vertical-align: top;
    float: left;
}

.twelve{
    vertical-align: top;
    float: right;
    margin-top: 95px;
    margin-right: 29px;
    cursor: pointer;
}

.slogan{
    display: block;
    margin: 0 auto;
    margin-top: 650px;
}

.yuyue{
    margin: 0 auto ;
    margin-top: 21px;
    width: 237px;
    height: 73px;
    background: url(../img/yuyue.png) center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.content{
    width: 100%;
    height: 2116px;
    background: url(../img/bg.jpg) center top no-repeat;
    background-size: cover;
    overflow: hidden;
}

.content1{
    margin-top: 75px;
    text-align: center;
    position: relative;
}

.news-box{
    width: 785px;
    height: 402px;
    margin: 0 auto;
    margin-top: 70px;
    text-align: center;
    padding: 49px 65px;
    background: url(../img/news-bg.jpg) center top no-repeat;
    background-size: contain;
}

.news-nav{
    border-bottom: 1px solid white;
    color: white;
    margin-bottom: 20px;
}

.news-content a{
    color: white;
}

.news-nav li{
    display: inline-block;
    width: 32%;
    padding-bottom: 10px;
    cursor: pointer;
}

.news-nav li.on{
    color: #ffcea4;
}

.news-content li{
    line-height: 48px;
    font-size: 20px;
    text-align: left;
}

.news-content li .news-time{
    float: right;
}

.more-news{
    width: 780px;
    height: 60px;
    background: url(../img/more.png) center center no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-top: 30px;
    position: relative;
}

.more-news a{
    display: block;
    width: 100%;
    height: 100%;
}

.content3{
    margin-top: 194px;
    text-align: center;
    position: relative;
}

.shuangjuSwiper{
    margin-top: 97px;
    width: 919px;
    height: 532px;
}

.shuangjuSwiper .swiper-slide{
    width: 919px;
    height: 532px;
    background: url(../img/swiper-bg.png) center center no-repeat;
    background-size: contain;
}

.shuangjuSwiper .swiper-slide img{
    width: 892px;
    margin-top: 14px;
}

.swiper-button-next,
.swiper-button-prev{
    width: 26px;
    height: 45px;
    top: 460px;
}

.swiper-button-prev{
    background: url(../img/swiper-left.png) center center no-repeat;
    background-size: contain;
    left: calc(50% - 550px);
}

.swiper-button-next{
    background: url(../img/swiper-right.png) center center no-repeat;
    background-size: contain;
    left: calc(50% + 520px);
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.copyright{
    width: 100%;
    height: 128px;
    text-align: center;
    background-color: #221f3d;
}

.line{
    width: 1px;
    height: 70px;
    display: inline-block;
    background-color: white;
    margin-top: 29px;
    margin-right: 10px;
}

.copyright-logo >img{
    vertical-align: top;
    margin-top: 40px;
}

.copyright-content{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: white;
    margin-top: 10px;
}

.copyright-content a{
    color: white;
}

.nav-box{
    width: 165px;
    /* height: 144px; */
    right: 0px;
    top: 50%;
    margin-top: -72px;
    position: fixed;
    background: url(../img/right-bg.png) center bottom no-repeat;
    background-size: contain;
    z-index: 10;
}

.nav-box >div{
    width: 100%;
    height: 48px;
    cursor: pointer;
}

.nav-box .download-box{
    width: 165px;
    height: 305px;
    background: url(../img/nav-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}

.nav-box .download-box a{
    display: inline-block;
    vertical-align: top;
    height: 40px;
    margin-top:8px;
}

.nav-box .download-box img,
.nav-box .download-box a img{
    vertical-align: top;
    width: 135px;
    height: 41px;
}

.download-code{
    margin-top: 12px;
    height: 135px !important;
}

.lottery-alert,
.rule-alert{
    width: 940px;
    height: 935px;
    background: url(../img/rule-alert-bg.jpg) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -470px;
    margin-top: -467px;
    display: none;
    z-index: 20;
}

.twelve-alert,
.login-alert{
    width: 640px;
    height: 437px;
    background: url(../img/login-bg.jpg) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -320px;
    margin-top: -220px;
    text-align: center;
    padding-top: 128px;
    display: none;
}

.twelve-alert{
    text-align: left;
    padding-top: 28px;
    height: 537px;
    font-size: 18px;
    color: white;
    overflow: hidden;
    font-family: 'Microsoft YaHei' !important;
}

.twelve-alert div{
    overflow-y: auto;
    height: calc(100% - 70px);
    margin-top: 50px;
}

.twelve-alert div::-webkit-scrollbar {
  width: 8px;
}

.twelve-alert div::-webkit-scrollbar-track {
    background-color: rgb(248, 248, 248);
    border-radius: 4px;
  }
  
/* 滑块部分 */
.twelve-alert div::-webkit-scrollbar-thumb {
  background-color: #bbbbbb;
  border-radius: 4px;
}

.twelve-alert h5{
    text-align: center;
    font-size: 22px;
}

.twelve-alert p{
    padding: 0 10px;
}

.login-alert >input{
    width: 14px;
    height: 14px;
    margin-bottom: 6px;
    margin-right: 10px;
    cursor: pointer;
    color: white;
}

.login-alert >input:nth-child(3){
    margin-left: 20px;
}

.phone {
    margin-top: 20px;
    width: 300px;
    height: 60px;
    background-color: #353387;
    border-radius: 30px;
    border: none;
    padding: 0 60px;
    color: #c2cbff;
    margin-bottom: 20px;
    font-size: 24px;
}

.code {
    width: 143px;
    height: 60px;
    background-color: #353387;
    border-radius: 30px 0 0 30px;
    border: none;
    padding: 0 60px;
    vertical-align: top;
    color: #c2cbff;
    font-size: 24px;
}

.getCode {
    display: inline-block;
    height: 60px;
    width: 120px;
    background-color: #353387;
    padding: 0 30px 0 10px;
    border-radius: 0 60px 60px 0;
    vertical-align: top;
    font-size: 24px;
    color: #fce2d5;
    line-height: 60px;
    text-align: right;
    margin-left: -8px;
    cursor: pointer;
}

.login-box input::-webkit-input-placeholder {
    /* 使用webkit内核的浏览器 */
    color: #c2cbff;
    line-height: 60px;
    font-family: "SourceHanSerifCN";
}

.login-box input:-moz-placeholder {
    /* Firefox版本4-18 */
    color: #c2cbff;
    line-height: 60px;
    font-family: "SourceHanSerifCN";
}

.login-box input::-moz-placeholder {
    /* Firefox版本19+ */
    color: #c2cbff;
    line-height: 60px;
    font-family: "SourceHanSerifCN";
}

.login-box input:-ms-input-placeholder {
    /* IE浏览器 */
    color: #c2cbff;
    line-height: 60px;
    font-family: "SourceHanSerifCN";
}

.submit{
    height: 60px;
    margin-top: 40px;
    cursor: pointer;
}

.tips {
    position: fixed;
    padding: 10px 20px;
    /* max-width: 80%; */
    left: 50%;
    top: 50%;
    transform: translate( -50% , -50%);
    z-index: 100;
    background-color: rgba(0, 0, 0, .5);
    color: #d1dfff;
    border-radius: 10px;
    display: none;
}

.alert-box {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 20;
    display: none;
}

.close{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.lottery-title{
    text-align: center;
    margin-top: 20px;
    color: white;
}

.lottery-content,
.rule-content{
    width: 90%;
    margin-left: 5%;
    height: 800px;
    overflow-y: auto;
    margin-top: 80px;
    color: white;
}

.lottery-content span:nth-child(1){
    width: 300px;
    display: inline-block;
}

.lottery-content span:nth-child(3){
    float: right;
}

.lottery-content span:nth-child(){
    cursor: pointer;
}

.rule-content::-webkit-scrollbar{
    width: 6px;
    background-color: rgba(255, 255, 255, 0.2);
}

.rule-content::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
    opacity: 0.2;
    background-color: rgba(0, 0, 0, .3);
}

.rule-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}

.rule-content img{
    width: 350px;
}

.news-title{
    width: 570px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}