﻿body { color: #333; font-size: 14px; background:#a80300;}
/*公用样式*/
.mb40 { margin-bottom: 40px!important }
.c-red { color: #ee2722!important }
.c-strong { color: #daa733!important; }
.cf1 { color:#f19d47; font-size:20px; }
.cfdd { color:#fdd0a9; }
.ft36 { font-size: 36px !important; }
.text-indent { text-indent: 2em }
.mt20 {  margin-top: 30px !important;}
.mt50 { margin-top:50px; }
.mt200 { margin-top:80px; }
.pa6{padding-top: 6%;}
.table { margin:30px 0; border: 15px solid #321933;}
.table tr th, .table tr td {background: #45204b;  border-right: 1px solid #5b344c;}
.d-layout {  margin-top:320px;  overflow: hidden;  clear: both;  width: 1200px; position:absolute;top:0;left:0; }
.table tr th {
    font-size:18px;
    color: #fff;
    padding: 2% 1%;
    font-weight: 500;
    border-bottom: 1px solid #321933;
}
.table tr td {
    font-size: 18px;
    color: #fff;
    width: 33.33%;
    padding: 1.5% 0;
    border-bottom: 0;
}
.table tr td.dark{
    background: #391c3e;
}
.table tr td spam{
    background: #f4c380;
}
.table2 tr td{
    width: 30%;
}
.games{
    overflow: hidden;
    margin: 5% auto;
}
.games li{
    float: left;
    width: 25% ;
    text-align: center;
}
.table tr td a{
    background: url(../img/bing-group-hui.png) no-repeat;
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
}
.table tr td a.lingqu{
    background: url(../img/bing-group.png) no-repeat;
}
.table tr:nth-child(3) td a{
    background-position: 0 -150px;
}
.table tr:nth-child(4) td a{
    background-position: 0 -300px;
}
.table tr:nth-child(5) td a{
    background-position: 0 -450px;
}

.m-content { position: relative; padding:0 38px; }
.m-content .applyBtn { position: absolute; right: 10px; bottom: 10px; background-color: #fff67f; line-height: 50px; width: 200px; text-align: center; font-size: 22px; color: #b81200; display: block; cursor: pointer; }
.m-content h2 { font-size: 20px; color:#ffd3a0; }
.m-content h3 { color: #d85134; font-size: 18px; margin: 16px 0; }
.m-content p { margin:5px 0; font-size: 16px; color:#fff; }
.m-content ol, .m-content ul { margin: 10px 0; }
.m-content ol > li, .m-content ul > li { margin: 2px 0; font-size:16px; }
a { color:#999; }
.bg1 { background-color:#ee2722; }
.bg2 { background-color:#0086cd; }
.bg3 { background-color:#daa733; }
/*头部a
========*/
.tab-g {
    overflow: hidden;
    width: 480px;
    margin: auto;
}
.tab-g h5{
     margin: 15% auto 0;
     color: #9e6000;
     font-size: 36px;
     font-weight: bold;
    -webkit-line-clamp: 2;
    background-image: -webkit-linear-gradient(left, #994e1b,#af612c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tab-g li {
    float: left;
    height: 42px;
    width: 220px;
    margin: 10% auto;
    color: #fff;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px 0 0 10px;
}
.tab-g li:nth-child(2) {
    border-radius: 0 10px 10px 0;
}
.tab-g li.active-gn1,
.tab-g li.active-gn {
    background:#fff;
    color: #2a3fbb;
}
.bottom .products .main-gn1,
.bottom .products .main-gn {
    display:none;
}
.bottom .products .main-gn1.selected-gn1,
.bottom .products .main-gn.selected-gn {
    display:block;
    padding: 0 5%;
}
.paint-bottom,
.paint-top{
    background:url(../img/paint-bar.png);
    width: 1350px;
    height: 84px;
    position: relative;
    left: -75px;
}
.paint-bottom{
    transform: rotate(180deg);
    margin-bottom: 6%;
}
.paint-bg{
    height: 1560px;
    width: 100%;
    background:#f2ecee;
    position: relative;
}
.paint-bg .paint-right,
.paint-bg .paint-left{
    background:url(../img/paint-side.png);
    position: absolute;
    top: 0;
    height: 100%;
    width: 38px;
}
.paint-bg .paint-left{
    left: 0;
}
.paint-bg .paint-right{
    right: 0;
}
.paint-bg .top{
    text-align: center;
    padding: 3% 0 1%;
}
.paint-bg .bottom span{
   display: block;
   line-height: 200%;
    color: #5c4b3b;
}
.paint-bg h5{
    color: #5c4b3b;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}
.paint-bg .bottom{
    margin-top: 5%;
}

.bo{
    background:url(../img/bg-button.png) no-repeat right bottom;
}
/*page内容*/
.banner { width:100%; overflow: hidden;padding-top: 100px; }
.banner {
    background: url(../img/banner.jpg) no-repeat center 0;
    width: 100%;
    height: 774px;
    margin-top: 68px;
}
.banner .ban { width:100%; }
.big-tit { width:1386px; height:619px; top:-42%; left: 50%; position:absolute; margin-left: -693px; }
.txt span{
    color: #f4c380;
}
.get-bing{
    display: block;
    background: #848084;
    width: 440px;
    line-height: 78px;
    margin: 5% auto;
    border-radius: 10px;
    color: #fff;
    font-size: 28px;
}
.get-bing.lingqu{
    background: #e2274a;
}
.get-bing span{
    display: none;
}
.txt .t2 { margin-top:40px; font-size:28px; }
.box1 {
    position: relative;
    background: #fff url(../img/blue-bg.png) no-repeat top;
}
.box2 { margin-bottom: 200px; }
.time-tc { font-size:18px; color:#fff; display: none;
    -webkit-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    -moz-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    text-shadow: #000 2px 0 0, #000 0 2px 0, #000 -2px 0 0, #000 0 -2px 0;
    -webkit-text-stroke: 0.3px #000;
}
.time-box {
    width: 1200px;
    height: 695px;
    position:relative;
    background:url(../img/white_bg.png) no-repeat;
}
.table-box{
    background:url(../img/title6.png) no-repeat;
    width: 1024px;
    height: 358px;
    margin: 6% auto;
    padding-top: 6%;
}
.table-box .table{
    width: 95%;
    margin: auto;
}
.reg_box3,
.reg_box2,
.reg_box1,
.reg_box{
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
}
.reg_box3 .zzc,
.reg_box2 .zzc,
.reg_box1 .zzc,
.reg_box .zzc{
    position: absolute;
    left: 50%;
    top: 50%;
}
.reg_box .reg_login{
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 20px;
    background: url(../img/red_bag.png) no-repeat;
    width: 446px;
    height: 380px;
    position: relative;
}
.reg_box1 .reg_login{
    margin-left: -50%;
    margin-top: -30%;
    background-image: url(../img/kuang.png);
    width: 934px;
    height: 578px;
    position: relative;
    padding: 2%;
}
.reg_box3 .reg_login,
.reg_box2 .reg_login{
    margin-left: -50%;
    margin-top: -30%;
    background-image: url(../img/kuang1.png);
    width: 934px;
    height: 300px;
    position: relative;
    padding: 2%;
}
.reg_box3 .reg_login .content,
.reg_box2 .reg_login .content,
.reg_box1 .reg_login .content{
    background: #abdfd8;
    width: 100%;
    height: 100%;
}
.reg_box3 .hidden,
.reg_box2 .hidden,
.reg_box1 .hidden{
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 26px;
    background: url(../img/cha.png);
    width: 33px;
    height: 33px;
}
.reg_box .hidden{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 6px;
    font-size: 25px;
    width: 20px;
    height: 20px;
    color: #fff;
}
.h5-login{
    display: inline-block;
    width: 30%;
}
.vlog1 .pingxing .h5-login p:nth-of-type(1) {
    width: auto;
}
.disNone1,
.disNone{
    display: none;
}
.reg_box .get_red{
    color: #fff;
    background: #e91c2d;
    width: 122px;
    line-height: 44px;
    border-radius: 5px;
    display: block;
    margin: auto;
    display: none;
}
.reg_box p{
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 2% 0;
    display: none;
}
.reg_login h6{
    line-height: 300px;
    color: #fff;
    font-size: 24px;
}
.reg_box3 .title,
.reg_box2 .title,
.reg_box1 .title{
    line-height: 90px;
    background: #8dc6be;
    color: #2a6000;
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5%;
}
.reg_box3 .title{
    background: #abdfd8;
    margin-bottom:0;
}
.reg_box2 .title{
    background: #abdfd8;
}
.reg_box3 .middle p,
.reg_box2 .middle p,
.reg_box1 .middle p{
    color: #2a6000;
    width: 80%;
    line-height: 200%;
    font-size: 20px;
    text-align: left;
    margin: auto;
}
.reg_box3 .middle p,
.reg_box2 .middle p{
    text-align: center;
}
.reg_box3 .middle a,
.reg_box2 .middle a,
.reg_box1 .middle a{
    width: 122px;
    line-height: 44px;
    margin:auto;
    background: #2a6000;
    border-radius: 5px;
    display: block;
    color: #fff;
}
.reg_box3 .middle a,
.reg_box2 .middle a{
    margin: 3% auto;
}
.tab-g p{
    color: #9e6000;
    font-size: 24px;
}



.time-box-one { height:423px; margin:24px; background:#e51b15; overflow:hidden; }
.time-box-two { height:397px; margin:13px; background:url(../img/bj1.jpg) repeat; overflow:hidden; }
.time-box .r { position:absolute; }
.time-box .r1 { left:0; top:-108px; }
.time-box .r2 { right:0; top:-86px; }
.w885 { width:885px; }
.ul-data{
    width: 1000px;
    overflow: hidden;
    margin: auto;
}
.ul-data li {}
.ul-data .active a { background:#b40003; }
.ul-data li:nth-child(4) a{
    margin-left: 180px;
}
.ul-data li a{
    width: 231px;
    height: 133px;
    margin: 30px 0 0 40px;
    display: block;
    float: left;
}
.ul-data #prize_1_div a{
    background:url(../img/ticket1.png) no-repeat;
}
.ul-data #prize_2_div a{
    background:url(../img/ticket2.png) no-repeat;
}
.ul-data #prize_3_div a{
    background:url(../img/ticket3.png) no-repeat;
}
.ul-data #prize_4_div a{
    background:url(../img/ticket4.png) no-repeat;
}
.ul-data #prize_5_div a{
    background:url(../img/ticket5.png) no-repeat;
}
.ul-data #prize_6_div a{
    background:url(../img/ticket6.png) no-repeat;
}
.jiama { background:#faf2e2; padding:15px 25px; }
.ul-jiama li {
    background:url(../img/black_bg.png) no-repeat;
    width:100%;
    height: 382px;
    margin-bottom:50px;
    position:relative;
}
.ul-jiama li .left{
    width: 72%;
    float: left;
    padding-top: 80px;
}
.ul-jiama li .right{
    float: left;
    padding-top: 100px;
    height: 100%;
}
.ul-jiama .second{
    background:url(../img/black_bg2.png) no-repeat;
}
.ul-jiama .second .left{
    width: 60%;
    padding-top: 80px;
    height: 100%;
    text-align: center;
}
.ul-jiama .second .right{
    padding: 60px 0 50px 50px;
    height: 100%;
}
.ul-jiama .second h3{
    font-size: 24px;
}
.ul-jiama .second h2{
    font-size: 34px;
    color: #fedd30;
    -webkit-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    -moz-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    text-shadow: #000 2px 0 0, #000 0 2px 0, #000 -2px 0 0, #000 0 -2px 0;
    -webkit-text-stroke: 0.3px #000;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
}
.ul-jiama .second p{
    color: #fefefe;
    font-size: 20px;
}
.ul-jiama li:nth-child(3) .left{
    width: auto;
    padding: 70px 170px 0 150px;
}
.ul-jiama li:nth-child(3) .left p,
.ul-jiama li:nth-child(3) .left h3{
    text-align: left;
}
.footer{
    background: url(../img/b-bj.jpg) #333 no-repeat right center;
    color: #909090;
    padding: 2% 0;
    letter-spacing: 1px;
    height: auto;
}
/*.ul-jiama img { position:absolute; top:0; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }*/
/*.ul-jiama img:hover { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }*/
.ul-jiama .pic1 { right:0; }
.ul-jiama .pic2 { left:0; }
.ul-jiama h3 {
    color: #fff;
    text-align: center;
    -webkit-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    -moz-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -2px 0 0,#000 0 -2px 0;
    text-shadow: #000 2px 0 0, #000 0 2px 0, #000 -2px 0 0, #000 0 -2px 0;
    -webkit-text-stroke: 0.3px #000;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 2%;
}
.ul-jiama h2 { font: 400 36px/59px "Microsoft YaHei"; }
.ul-jiama p {
    font-size: 24px;
    color: #fedd30;
}
.modal-content {  margin-bottom: 30px; }
.modal-content form {
    width: 58%;
    margin: 4% auto;
    text-align: center;
}
.box1 .top .up img.imggroup{
    display: none;
}
.modal-header { border-bottom: 1px solid #cdcdcd;font-weight: bolder; }
.close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; position: relative; bottom: 16px; }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; }
.modal-btn-div { padding: 20px; }
.accept-btn { background-color: #e41e30; color: white; font-size: 15pt; display: inline-block; text-align: center; padding: 15px 70px; }
.footer{display: block !important;}
.footer .link,
.footer .partner,
.footer .browser,
.footer .partnerh3,
.footer .browserh3{
    display: none;
}
.ul-data #prize_1_div .blue_div{
    background: url(../img/b-ticket1.png) no-repeat;
}
.ul-data #prize_2_div .blue_div{
    background: url(../img/b-ticket2.png) no-repeat;
}
.ul-data #prize_3_div .blue_div{
    background: url(../img/b-ticket3.png) no-repeat;
}
.ul-data #prize_4_div .blue_div{
    background: url(../img/b-ticket4.png) no-repeat;
}
.ul-data #prize_5_div .blue_div{
    background: url(../img/b-ticket5.png) no-repeat;
}
.ul-data #prize_6_div .blue_div{
    background: url(../img/b-ticket6.png) no-repeat;
}
.modal-header{
    text-align: left;
    font-size: 18px;
    line-height: 50px;
    padding-left: 1.5em;
    background: #1ca0d9;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.Modal .pspan{
    width: 80%;
    margin: auto;
    font-size: 13px;
    color: #666;
}
.modal-btn-div input{
    display: inline-block;
    line-height: 36px;
    height: 36px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 6px;
    padding: 0 14px;
    cursor: pointer;
    background-color: #ef2e29;
}
#radio-value div{
    display: inline-block;
    margin: 0 2%;
}
.modal-btn-div .cancel-btn { background-color: #999;}


.main_content{
    background:url(../img/quyuan_bg.png) no-repeat;
    width: 1814px;
    height: 1247px;
    position: relative;
    left: -308px;
}
.main_content .rule_content{
    width: 928px;
    height: 170px;
    border-radius: 10px;
    background: #abdfd8;
    margin: auto;
    margin-top: -70px;
    position: relative;
}
.rule_content p:nth-child(1){
    padding: 2% 0 0 0;
}
.rule_content .rule_a{
    width: 122px;
    line-height: 44px;
    background: #2a6000;
    display: block;
    margin: auto;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 1%;
}
.rule_content .weizhi{
    position: absolute;
    right: 4%;
    bottom: 12%;
    width: 120px;
}
.rule_content .weizhi img{
    vertical-align: sub;
}
.rule_content .weizhi img:nth-of-type(2){
    margin-left:5%;
}
.rule_content .weizhi a{
    color: #2a6000;
    font-size: 15px;
    text-decoration: underline;
}
.vlog1{
    width: 928px;
    margin: 1% auto;
    height: 1000px;
    position: relative;
}
.vlog1 .pingxing p,
.vlog1 .pingxing a,
.vlog1 .pingxing img {
    display: inline-block;
}
.vlog1 .pingxing p{
    color: #fff;
    font-size: 26px;
}
.vlog1 .pingxing img {
    vertical-align: sub;
    margin-right: 1%;
}
.vlog1 .pingxing a{
    color: #f89520;
    font-size: 20px;
    text-decoration: underline;
    margin: 0 1% 0 3%;
    cursor: pointer;
}
.vlog1 .pingxing span{
    margin: 0 3%;
    color: #2a6000;
}
.vlog1 .pingxing p:nth-of-type(1){
    width: 480px;
}
.vlog1 .pingxing p:nth-of-type(2){
    font-size: 20px;
}
.vlog1 .white,
.vlog1 .green{
    float: left;
    cursor: pointer;
    position: relative;
}
.vlog1 .green{
    margin: 70px 0 0 20px;
}
.vlog1 .twice_zone{
    overflow: hidden;
}
.vlog1 #balloon1{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.vlog1 .three_q{
    margin: 20%;
    display: none;
}
.lingqu{
    cursor: pointer;
}
.lingqu span{
    display: none;
}
.lingqu.open{
    color:#2a6000;
}
.vlog1 .white .xu{
    background:url(../img/xu.png) no-repeat;
    width: 196px;
    line-height: 53px;
    text-align: center;
    position: absolute;
    right: -70%;
    color: #2a6000;
    display: none;
}
.vlog1 .white .cunkuan{
    display: block;
    position: absolute;
    right: -60%;
    top: 25%;
    background: #2a6000;
    text-align: center;
    width: 70px;
    line-height: 26px;
    border-radius: 5px;
    z-index: 10;
    color: #fff;
    display: none;
}
.vlog1 .white .zone{
    background:url(../img/big-zone.png) no-repeat;
    width: 165px;
    line-height: 159px;
    text-align: center;
    color: #2a6000;
    font-size: 30px;
}
.vlog1 .white .normal{
    background:url(../img/normal-zone.png) no-repeat;
}
.vlog1 .white .schedule{
    width: 90px;
    line-height: 25px;
    height: 25px;
    border-radius: 12.5px;
    background: #2a6000;
    margin: -28% auto 0;
    color: #fff;
    text-align: center;
}
.vlog1 .white .schedule span{
    background-color: #5c952f;
    animation: move 1.5s ease-in-out forwards;
    display: block;
    width: 0px;
    height: 100%;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    text-align: right;
    border-radius: 10px;
}
.vlog1 .white .schedule span p{
    color: #fff;
    width: 100%;
    font-size: 12px;
}
.vlog1 .white p{
    width: 165px;
    font-size: 13px;
}
.vlog1 .green .zone{
    background:url(../img/samll-zong.png) no-repeat;
    width: 87px;
    line-height: 84px;
    text-align: center;
    color: #2a6000;
    font-size: 20px;
}
.vlog1 .green .normal{
    background:url(../img/liang-zong.png) no-repeat;
}
.vlog1 .green p{
    width: 87px;
    font-size: 13px;
    margin-top: -15%;
}
.box1 .parts{
    text-align: center;
    padding: 3% 0;
}
.box1 .parts.middle{
    background: #381480 url(../img/middle.png) no-repeat;
}
.box1 .parts img{
    margin: 5% 0;
}
.bottom h6{
    font-size: 30px;
    color: #333333;
    font-weight: 600;
}
.bottom p{
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.table2{
    display: none;
}
.box1 .top .up{
    background: url(../img/up-image.png) no-repeat;
    width: 1100px;
    height: 540px;
    margin: -350px auto 0;
    padding: 8%;
}
.box1 .bottom .line,
.box1 .top .line{
    width: 48px;
    height: 6px;
    background: #4997f9;
    margin: auto;
}
.box1 .middle .line{
    width: 48px;
    height: 6px;
    background: #fff;
    margin: auto;
}
.box1 .bottom h1,
.box1 .top h1{
    font-size: 28px;
    color: #4997f9;
    font-weight: 600;
    letter-spacing: 2px;
}
.box1 .middle h1{
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
.box1 .top .up p{
    font-size: 16px;
    color: #645b62;
    margin: 3% auto;
    width: 80%;
    text-align: left;
}
.box1 .top .up ul{
    margin: 3% auto;
    width: 90%;
}
.box1 .top .up ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.box1 .top .up ul li span{
    display: block;
    color: #4997f9;
    background: #ecf4fe;
    width: 128px;
    line-height: 38px;
    border-radius: 20px;
    margin: 5% auto;
}
.box1 .top .down{
    background-image: linear-gradient(-180deg, #2b74f5 0%, #5bb2fc 100%);
    width: 1020px;
    height: 710px;
    margin: 5% auto;
    border-radius: 36px;
    box-shadow: 0 6px 20px rgba(44,117,245,.45);
}
.box1 .middle .down{
    background: #4c36ab;
    width: 1020px;
    height: 710px;
    margin: 5% auto;
    border-radius: 36px;
    box-shadow: 0 6px 20px rgba(33,15,83,.45);
}
@keyframes scaleDraw {
    /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0% {
        transform: scale(1);
        /*开始为原始大小*/
    }
    25% {
        transform: scale(1.05);
        /*放大1.1倍*/
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.05);
    }
}
.box1 .top a{
    display: block;
    width: 484px;
    line-height: 96px;
    border-radius: 50px;
    background-image: linear-gradient(-180deg, #c05f17 0%, #f5482b 100%);
    color: #fff;
    font-size: 26px;
    margin: auto;
    box-shadow: 0 6px 20px rgba( 245,91,44,.45);
    -webkit-animation-name:scaleDraw;
    /*关键帧名称*/
    -webkit-animation-timing-function:ease-in-out;
    /*动画的速度曲线*/
    -webkit-animation-iteration-count:infinite;
    /*动画播放的次数*/
    -webkit-animation-duration:5s;
}
.box1 .bottom ul{
    width: 920px;
    margin: auto;
}
.box1 .bottom li{
    margin: 5% auto;
}
.box1 .bottom li h6{
    color: #2a282a;
    font-size: 18px;
    text-align: left;
    position: relative;
    padding-left: 80px;
    line-height: 72px;
}
.box1 .bottom li h6 i{
    display: inline-block;
    vertical-align: middle;
    background: url(../img/q.png) no-repeat;
    width: 72px;
    height: 72px;
    position: absolute;
    left: 0;
    top: 5px;
}
.box1 .bottom li p{
    font-size: 16px;
    color: #645b62;
    position: relative;
     line-height: 72px;
    padding-left: 80px;
}
.box1 .bottom li p i{
    display: inline-block;
    vertical-align: middle;
    background: url(../img/a.png) no-repeat;
    width: 72px;
    height: 72px;
    position: absolute;
    left: 0;
    top: 5px;
}
.box1 .swiper-container img{
    width: 80%;
    margin: auto;
}
.box1 .swiper-container p{
    width: 80%;
    margin: auto;
    text-align: center;
}
.box1 .swiper-container p span{
    width: 28px;
    line-height: 28px;
    background: #fff;
    color: #2a3fbb;
    display: inline-block;
    border-radius: 50px;
    margin: 3% 1%;
}
.box1 .swiper-wrapper{
    height: 560PX;
}
.box1 .swiper-slide.imgh5 img{
    width: 22%;
}




@media only screen and (max-width: 1500px) {
    .bo{
        background: 0;
    }
}

@media only screen and (max-width: 767px) {
    h3{-webkit-text-stroke: 0!important;}
    p{-webkit-text-stroke: 0!important;}
    .banner, .po, .time-box .r, .ul-jiama img { display: none; }
    body{
        background: #b3dad9;
    }
    .table1{
        margin: 0
    }
    .table2{
        display: block;
    }
    .tab-g{width: 90%}
    .tab-g li{
        width: 50%;
    }
    .tab-g li h5{
        margin: 5% auto 0;
        font-size: 18px;
    }
    .tab-g li p{
         padding-top: 0;
         color: #9e6000;
         font-size: 14px;
    }
    .box1 .top .up{
        background: url(../img/h5-up-image.png) no-repeat;
        margin: -48rem auto 5rem;
        width: 100%;
        height: 47rem;
        background-size: 100% 100%;
    }
    .box1{
        background-size: contain;
    }
    .box1 .content-bg{
        background: url(../img/content-bg-h5.jpg) no-repeat;
        height: 100%;
        background-size: 100% 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        padding: 50% 10% 0;
    }
    .box1 .top .up ul{
        display: none;
    }
    .box1 .top .up img.imggroup{
        display: block;
        margin: auto;
        width: 80%;
    }
    .box1 .bottom.parts{
        padding: 3% 0 20%;
    }
    .box1 .bottom h1, .box1 .top h1{
        font-size: 20px;
    }
    .paint-bottom, .paint-top{
        width: 100%;
        left: 0;
        background-size: contain;
        background-repeat: no-repeat;
        height: 1.8rem;
    }
    .paint-bg{
        width: 90%;
        margin: auto;
        height: auto;
    }
    .paint-bg .paint-right, .paint-bg .paint-left{
        width: 1rem;
        background-size: contain;
    }
    .paint-bg .top{
        padding: 10% 0 3%;
    }
    .paint-bg .top img{
        width: 100%;
    }
    .paint-bg h5{
        font-size: 20px;
    }
    .games li{
        width: 50%;
    }
    .games li img{
        width: 90%;
        margin: 5% 0;
    }
    .table tr td a{
        background: url(../img/bing-hui.png) no-repeat;
        width: 80px;
        height: 2rem;
        background-size: contain;
    }
    .table tr td a.lingqu {
        background: url(../img/bing.png) no-repeat;
        background-size: contain;
    }
    .table tr:nth-child(3) td a,
    .table tr:nth-child(4) td a,
    .table tr:nth-child(5) td a{
        background-position:0;
    }
    .table tr td{
        padding: 3%;
    }
    .table tr td img{
        width: 50%;
    }
    .get-bing{
        width: 70%;
        line-height: 4rem;
        font-size: 20px;
    }
    .bottom h6{
        font-size: 18px;
    }
    .bottom p{
        font-size: 16px;
    }
    .box1 .middle .down,
    .box1 .top .down{
        width: 100%;
        height: auto;
    }
    .box1 .bottom li p{
        line-height: 200%;
    }
    .box1 .swiper-wrapper{
        height: auto;
        margin: 10% 0;
    }
    .box1 .swiper-container img{
        margin: 10% 0;
        width: 100%  !important;
    }
    .box1 .top a{
        width: 100%;
        line-height: 70px;
    }
    .box1 .swiper-slide.imgh5 img{
        width: 30% !important;
    }
    .box1 .middle .down{
        width: 90%;
    }
    .box1 .bottom ul{
        width: 95%;
    }


    .ft36 { font-size:1rem !important; }
    .t1 { width:70%; margin-left: 10%; }
    .w885 { width:100%; }
    .time-tc { font-size:16px; display: block;-webkit-text-stroke: 0;margin-bottom: 3%;}
    .box2 { margin-bottom:50px; }
    .big-tit { width: 100%; height:auto; margin-left:0; position: absolute; left:0; top: -7%; }
    .time-box { height:auto;padding-bottom: 30%; width: 100%;background: url(../img/white_bg_h5.png) no-repeat;background-size: 100%;}
    .time-t { width:100% }
    .time-box-one { margin:5px; height:auto; }
    .time-box-two { margin:7px; height:auto; padding: 0 10px 20px; }
    .box1 .container { padding: 0 5%;width: 100%;}
    .box1 .middle .container {
        padding: 0;
    }
    .box1 .parts img{
        width: 50%;
    }
    .parts p{
        line-height: 150%;
    }
    .paint-bg p {
        font-size: 16px;
        width: 96%;
        margin: 5% auto;
    }
    .paint-bg span{
        font-size: 16px;
    }
    .paint-bg .bottom span{
        width: 96%;
        margin: auto;
    }
    .rule_content p{
        color: #083710;
        font-size: 14px;
        padding-top:0;
    }
    .mt200 img{
        width: 90%;
    }
    .rule_content .weizhi{
        margin: 5% auto 0;
        text-align: center;
        position: inherit;
        right: 0;
    }
    .mt200 { margin-top:50px; }
    .vlog1{
        height: 100%;
        width: 100%;
    }
    .mt50 {
        margin-top: 20px;
        background: url(../img/quyuan_bg_h5.jpg) no-repeat;
        width: 100%;
        height: auto;
        left: 0;
        background-size: 100% 100%;
    }
    .pingxing{
        text-align: center;
    }
    .vlog1 .pingxing p{
        padding-top: 3%;
        width: 80% !important;
        font-size: 14px;
        text-align: left;
    }
    .main_content .rule_content{
        width: 90%;
        height: auto;
        padding: 5%;
    }
    .h5-login{
        margin: 3% auto;
        width: 60%;
    }
    .vlog1 .pingxing .login-hide{
        width: auto !important;
    }
    .vlog1 #balloon1{
        width: 15%;
    }
    .three_q img{
        width: 30%;
    }
    .table-box{
        width: 100%;
        padding-top: 15%;
    }
    .table tr th{
        font-size: 15px;
    }
    .table tr td{
        font-size: 14px;
    }
    .table tr td:nth-child(3){
        width: 45%;
    }
    .table tr td li{
        line-height: 150%;
    }
    .reg_box .reg_login,
    .reg_box3 .reg_login,
    .reg_box2 .reg_login,
    .reg_box1 .reg_login{
        width: 160%;
        height: auto;
        margin-left: -80%;
        margin-top: -130%;
        background-size: 100% 100%;
        padding: 5%;
        min-width: 200px;
    }
    .reg_box .reg_login,
    .reg_box3 .reg_login,
    .reg_box2 .reg_login{
        margin-top: -80%;
    }
    .reg_box3 .middle p,
    .reg_box2 .middle p,
    .reg_box1 .middle p,
    .reg_box .middle p{
        font-size: 13px;
    }
    .reg_box .get_red{
        background: #fff;
        color: #e91c2d;
    }
    .reg_box3 .title, .reg_box2 .title, .reg_box1 .title,.reg_box .title{
        font-size: 20px;
    }
    .reg_box1 .hidden,
    .reg_box2 .hidden{
        display: none;
    }
    .jiama { padding:5px 10px; }
    .ul-data li { margin-top:5px; font-size:16px; }
    .ul-data a { width:7rem; }
    .ul-jiama li {
        height: 12rem;
        padding: 0;
        border-radius: 0;
        background: url(../img/black_bg-h5.png) no-repeat;
        background-size: 100% !important;
        margin-bottom: 0;
    }
    .ul-jiama li .left{
        float: none;
        padding-top: 0;
        width: 90%;
        margin: auto;
    }
    .ul-jiama li .right{
        display: none;
    }
    .ul-jiama h3, .ul-jiama p { margin-left:0;padding-top: 0;font-size: 12px;}
    .ul-jiama h3 {     padding-top: 10%;font: 400 18px/21px "Microsoft YaHei"; }
    .ul-jiama h2 { font: 400 20px/23px "Microsoft YaHei"; }
    .ul-jiama .second h3, .ul-jiama .second p, .ul-jiama h2 {
        margin-left: 0;
        padding-top: 0;
        font-weight: bold;
        font-size: 14px;
    }
    .ul-data li {
        width: 50%;
        height: 4.5rem;
        float: left;
        margin: auto;
    }
    .p_h5{
        display: none;
    }
    .ul-data{
        width: 90%;
    }
    .ul-data li a{
        width: 70%;
        height: 4.5rem;
        background-size: contain !important;
        margin: auto;
        float: none;
    }
    .ul-data li:nth-child(4) a{
        margin-left: auto;
    }
    .time-tc-bottom p{
        padding-top: 0;
        font-size: 16px;
    }
    .time-tc-bottom{
        white-space: inherit;
        font-size: 13px;
        width: 90%;
        margin: auto;
    }
    .ul-jiama .second{
        background: url(../img/black_bg2-h5.png) no-repeat;
        height: 23rem;
    }
    .ul-jiama .second .right{
        display: block;
        float: none;
        height: auto;
        padding: 5% 0 0 0;
    }
    .ul-jiama .second .left{
        float: none;
        padding: 2%;
        width: 85%;
    }
    .jiama2_h5{
        display: block !important;
        width: 80%;
        margin: auto;
        padding-top: 5%;
    }
    .ul-jiama .second h2{
        font-size: 20px;
        width: 224px;
        margin: 2% auto;
    }
    .ul-jiama .second .cfdd{
        font-size: 12px;
    }
    .ul-jiama li:nth-child(3) .left{
        width: 80%;
        padding: 0
    }
    .footer {
        display: block !important;
        padding:10px 0;
        background: #282f39;
    }
    .footer .text-center {
        font-size:.5rem;
    }
    .ul-jiama li.zs{ height: 13rem;    background-size: 100% 100%!important;}
}
@media only screen and (max-width: 320px) {
    .ul-data li {
        height: 3.5rem;
    }
    .ul-jiama .second .left{
        width: 90%;
    }
    .ul-jiama li:nth-child(3) .left{
        width: 92%;
    }
    .ul-jiama h3{
        padding-top: 5%;
    }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    .ul-data li {
        height: 5rem;
    }
    .time-tc-bottom{
        width: 80%;
        font-size: 14px;
    }
    .ul-jiama h3, .ul-jiama p{
        font-size: 13px;
    }
    .ul-jiama h3{
        padding-top: 13%;
    }
    .ul-jiama .second h3, .ul-jiama .second p, .ul-jiama h2{
        font-size: 16px;
    }
    .ul-jiama .second h2{
        margin: 5% auto;
    }
    .ul-jiama .second .cfdd{
        font-size: 14px;
    }
}
