@charset "utf-8";

.lineMargin {
    margin-bottom: 15px;
}

.ball1 {
    /* background: url(../images/ball1.gif) no-repeat center; */
    width: 30px;
    height: 30px;
    margin-top: 5px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: inline-block;
    line-height: 27px;
    text-align: center;
    background-size: 100% 100% !important;
}

.ball2 {
    /* background: url(../images/ball2.gif) no-repeat center; */
    width: 55px;
    height: 45px;
    padding-top: 15px;
    font-weight: bold;
    color: #FFF;
    font-size: 28px;
    display: inline-block;
}

.animal {
    /* background: url(../images/ball3.gif) no-repeat 2px 5px; */
    width: 40px;
    line-height: 17px;
    padding-top: 10px;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    display: inline-block;
}
.ball3 {
    /* background: url(../images/ball3.gif) no-repeat 2px 5px; */
    width: 40px;
    height: 40px;
    line-height: 17px;
    padding-top: 10px;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    display: inline-block;
}
.blue{
    background: url(../images/blue.png) no-repeat;
    background-size: 100% 100%;
}
.red{
    background: url(../images/red.png) no-repeat;
    background-size: 100% 100%;
}
.green{
    background: url(../images/green.png) no-repeat;
    background-size: 100% 100%;
}
.blue2{
    background: url(../images/blue.png) no-repeat;
    background-size: 100% 80%;
}
.red2{
    background: url(../images/red.png) no-repeat;
    background-size: 100% 80%;
}
.green2{
    background: url(../images/green.png) no-repeat;
    background-size: 100% 80%;
}
.stagesResult em {
    width: 22px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    background-size: 120% 100% !important;
    background-position-x: -2px;
    font-style: normal;
    margin-top: -2px;
    font-size: 12px;
}

/* .count1 {
    background: url(../images/count1.gif) no-repeat 8px 0px;
    width: 76px;
    height: 64px;
    font-weight: bold;
    color: #FFF;
    font-size: 50px;
    display: inline-block;
} */
.count1 {
    background: url(../images/count1.gif) no-repeat 4px 0px;
    width: 100px;
    height: 64px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    font-size: 50px;
    display: inline-block;
    background-size: 100% 100%;
}


.location {
    display: block;
    overflow: hidden;
    font-weight: bold;
    height: 20px;
    padding-top: 8px;
}

.content {
    margin-left: 15px;
    margin-top: 10px;
}

.contentLeft {
    width: 285px;
    float: left;
    display: block;
    overflow: hidden;
}

.contentRight {
    width: 685px;
    float: left;
    display: block;
    overflow: hidden;
}

.contentLeft2 {
    width: 645px;
    float: left;
    display: block;
    overflow: hidden;
}

.contentRight2 {
    width: 340px;
    float: left;
    display: block;
    overflow: hidden;
}

.contentLeft3 {
    width: 705px;
    float: left;
    display: block;
    overflow: hidden;
}

.contentRight3 {
    width: 270px;
    float: left;
    display: block;
    overflow: hidden;
}


.line1 {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.line2 {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}


#banner {
    height: 267px;
    clear: both;
    display: block;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 10px;
}

.banner {
    background-position: center;
    background-repeat: no-repeat;
    height: 267px;
    cursor: pointer;
}

#imgPlay {
    HEIGHT: 50px;
    text-align: center;
    position: absolute;
    top: 370px;
}

#imgPlay SPAN {
    DISPLAY: inline-block;
    BACKGROUND: url(../images/dot2.png) no-repeat;
    WIDTH: 14px;
    HEIGHT: 14px;
    CURSOR: pointer;
    z-index: 99;
    position: relative;
    MARGIN: 0px 5px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.5;
    opacity: 0.5;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/dot2.png");
    _background: none;
}

#imgPlay SPAN.on {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    BACKGROUND: url(../images/dot.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/dot.png");
    _background: none;
}

.scroll {
    clear: both;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #f6f6f6;
}

.scrollInfo {
    height: 18px;
    BACKGROUND: url(../images/laba.jpg) no-repeat 10px, 10px;
    padding-left: 35px;
    padding-top: 5px;
}

.block1 {
    clear: both;
    display: block;
    overflow: hidden;
}



.numbersInfo {
    height: 379px;
    text-align: center;
}

.numbersInfoTitle {
    font-size: 16px;
   
}

.numbersInfoBall {
    height: 51px;
}

.numbersInfo font {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.numbersInfo strong {
    font-size: 30px;
    color: #fe7201;
    font-weight: bold;
    display: block;
}

.numbersInfoNewest {
    margin-top: 10px;
}

.numbersInfoNext {
    margin-top: 10px;
    margin-bottom: 6px;
    height: 64px;
}



.stagesInfo {
    height: 1060px;
	padding:30px
}

.stagesTitle {
    display: block;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}

.stagesResult {
    font-size: 13px;
    height: 60px;
    padding-top: 3px;
    display: block;
    overflow: hidden;
}

.stagesResult font {
    color: #868686;
    padding-left: 4px;
}

.ind-stagesResult .stagesResult:nth-child(2n-1) {
    background-color: #ececec;
}

.stagesInput {
    width: 300px;
    height: 35px;
    background-color: #e9e9e9;
}

.related {
}

.relatedInfo {
    height: 250px;
}

.relatedTitle {
    display: block;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}

.relatedTitle a {
    color: #16335d;
    font-weight: bold;
}

.relatedList {
    padding-left: 10px;
    padding-left: 20px\9;
}

.relatedList li {
    background: url(../images/newsdot.jpg) no-repeat 0px 7px;
    padding-left: 10px;
    line-height: 18px;
    height: 35px;
    overflow: hidden;
}

.relatedAd {
    margin-top: 9px;
}

.block2 {
    clear: both;
    margin-top: 10px;
    display: block;
    overflow: hidden;
}



.qasList {
    margin-left: 20px;
}

.qasQuestion {
    font-weight: bold;
    margin-bottom: 5px;
}

.qasAnswer {
    color: #6a6a6a;
    line-height: 18px;
    margin-bottom: 10px;
}

.qasInfo {
    height: 900px;
}

.links {
    width: 600px;
    float: left;
}

.linksInfo {
    height: 170px;
}


.faq {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f4f4f4;
    width: 244px;
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

.faqTitle {
    border-bottom: #000 solid 2px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}

.faqContent {
    line-height: 24px;
    font-size: 14px;
}

.faqContent font {
    font-weight: bold;
    font-size: 14px;
}

.faqList font {
    font-weight: bold;
    font-size: 16px;
}

.faqListTitle {
    margin-bottom: 10px;
}

.faqListContent {
    margin-bottom: 10px;
    line-height: 20px;
}


.about {
    width: 620px;
}

.aboutTilte {
    border-bottom: #000 solid 2px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 10px;
}

.aboutList {
    line-height: 23px;
}

.aboutAd {
    margin-top: 10px;
}


.newsList {
    width: 665px;
}

.newsListTop {
    border-bottom: #000 solid 2px;
    display: block;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.newsListTopAd {
    width: 265px;
    float: left;
}

#newsListTopAd img {
    max-width: 265px;
    width: expression(document.body.clientWidth>document.getElementById("newsDetail").scrollWidth*9/10? "265px": "auto");
}

.newsListTopRight {
    width: 400px;
    float: left;
}

.newsListTopTitle {
    font-size: 18px;
    font-weight: bold;
}

.newsListTopTitle font {
    color: #a8a8a8;
    font-weight: normal;
}

.newsListTopContent {
    line-height: 19px;
    margin-top: 5px;
}

.newsListList {
    padding-left: 15px;
}

.newsListList li {
    background: url(../images/newsdot.jpg) no-repeat 0px 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
}

.newsListList font {
    color: #a8a8a8;
    font-weight: normal;
    font-size: 14px;
}

.newsListList span {
    font-size: 12px;
    font-weight: normal;
}


.newsDetail {
    width: 620px;
}

#newsDetail img {
    max-width: 620px;
}

.newsDetailTilte {
    border-bottom: #000 solid 2px;
    padding-top: 5px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    font-size: 18px;
}

.newsDetailTilte span {
    font-size: 18px;
    font-weight: bold;
}

.newsDetailTilte font {
    color: #a8a8a8;
    font-weight: normal;
}

.newsDetailContent {
    line-height: 23px;
}

.newsDetailList {
    background-color: #f4f4f4;
    height: 205px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-left: 20px \9;
}

.newsDetailList span {
    float: right;
    color: #686868;
}

.newsDetailList a {
    float: left;
    display: block;
    overflow: hidden;
    height: 22px;
}

.newsDetailList li {
    background: url(../images/newsdot.jpg) no-repeat 0px 12px;
    padding-left: 10px;
    line-height: 18px;
    height: 22px;
    padding-top: 5px;
    _height: 14px;
    _margin-bottom: 8px;
    *height: 14px;
    *margin-bottom: 8px;
}


.history {
    width: 620px;
}

.historyResultSpan {
    font-size: 16px;
}

.historyResult font {
    font-size: 14px;
    color: #e2081d;
    font-weight: bold;
}

.historyResult strong {
    font-size: 30px;
    color: #fe7201;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.historyResult div {
    text-align: center;
    margin-top: 20px;
}

.historyResultDate {
    height: 64px;
}

.historyAd {
    margin-top: 20px;
}

.historySearch {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.historySearch img {
    cursor: pointer;
}

.historyInput {
    width: 160px;
    height: 20px;
    background-color: #e9e9e9;
}

.historySelect {
    width: 200px;
    height: 30px;
    background-color: #e9e9e9;
    border-bottom: 0px;
    border-right: 0px;
    border-top: #999 solid 1px;
    border-left: #999 solid 1px;
}

.historyTitle {
    text-align: center;
    margin-top: 30px;
    border-bottom: #000 solid 2px;
    padding-bottom: 10px;
}

.historyTitle span {
    font-size: 18px;
}

.historyTitle font {
    font-size: 18px;
    color: #e2081d;
    font-weight: bold;
}

.history table {
    font-size: 16px;
    text-align: center;
}

.history table td {
    font-size: 14px;
}

.historyList tr:nth-child(2n-1) {
    background-color: #f5f5f5;
}

.history table td,
.history table th {
    height: 30px;
}

.historyResultWait {
    display: none;
    text-align: center;
    padding-top: 40px;
    font-size: 28px;
    font-weight: bold;
    height: 106px;
}

.homeResultWait {
    display: none;
    text-align: center;
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
}
.swiper-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.swiper-slide img {
    display: block;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    text-align: right;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 999;
    bottom: 20px;
    width: 100%;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: rgba(255,255,255,0.5);
    margin-right: 6px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff100;
}
.newsListList2{
    display: none;
}

.video-bg {
    width: calc(100vw);
    height: calc(100vh);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
    display: none;
}
.video-container {
    width: 880px;
    height: 640px;
    margin-bottom: -298px;
    width: 880px;
    margin-bottom: -298px;
    margin-right: -440px;
    -webkit-box-shadow: 0 18px 30px rgba(0,0,0,.18);
    box-shadow: 0 18px 30px rgba(0,0,0,.18);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2000;
    background-color: #202020;
    outline: none;
    display: none;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.video-container .heads {
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
}
.video-container .body {
    width: 100%;
    height: 680px;
    text-align: center;
}
.video-container .iconguanbi{
    font-size: 40px;
    cursor: pointer;
}
.video-container .iconguanbi:hover{
    color: sandybrown;
}
.videoBtn{
    width: 30px;
    height: 30px;
    background: url(/images/publicIcon.png);
    background-position: 30px 0px;
    float: right;
    margin: 0 !important;
    background-size: cover;
    cursor: pointer;
}