.gk1200{width: 1200px;margin: 0 auto;}
.all-page {
    background: url(../img/djs13.png);
    background-size: 100%;
}

.mgt100a{margin-top: 100px;}
.g-connect{
    background: url(../img/net8196.jpg);
    background-size: 100% 100%;
    width: 100%;
    height: 560px;
}
.g-ccc{
}
.p8191{
    font-size: 40px;
    color: #000;
    text-align: center;
}
.p8192{
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.p1010{
    font-size: 20px;
    color: #cc0000;
    text-align: center;
}
.g-four{padding-top: 70px;}
.g-four .g-l{
    float: left;
    width: 59.3%;
}
.g-four .g-l a{
    display: inline-block;
    width: 49.4%;
}

.g-four .g-l a img{width: 100%;}
.g-four .g-r{
    float: right;
    width: 40.7%;
    border: 6px solid #ff6666;
    background-color: #fff;
    font-weight: bold!important;
    padding: 0 30px 13px;
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
}
.g-four .g-r h2{
    color: #ff6666;
    font-size: 44px;
    text-align: center;
    letter-spacing: 2px;
    margin: 17px 0;
    font-weight: bold;
}
.g-four .g-r .aik{
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #f7f7f7;
    font-size: 20px;
    color: #999;
    margin-bottom: 15px;
    border: none;
    padding-left: 50px!important;
}
.aik1{
    background: #fff url(../img/ccname.png) no-repeat;
    background-position:  10px center;
}
.aik2{
    background: #fff url(../img/cctel.png) no-repeat;
    background-position:  10px center; 
}
.aik3{
    background: #fff url(../img/popostion.png) no-repeat;
    background-position:  10px center;
}
.aik19{
    background: #fff url(../img/name1119.png) no-repeat;
    background-position:  10px center;
}
.aik29{
    background: #fff url(../img/tel1119.png) no-repeat;
    background-position:  10px center; 
}
.aik39{
    background: #fff url(../img/dizhi1119.png) no-repeat;
    background-position:  10px center;
}
.g-four .g-r .asub{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #ff6666;
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px;
    font-weight: bold;
    letter-spacing: 4px;
    box-shadow: none!important;
    border: none!important;
}
.g-four .g-r p{
    font-size: 12px;
    text-align: center;
    color: #999;
}
.zpzp{
    position: absolute;
    top: -25%;
    left: 25%;
    display: block;
    width: 700px;
    cursor: pointer;
}
.yyclsj{
    display: block;
    width: 550px;
    height: 94px;

    margin: -150px auto 150px;
    text-align: center;
    line-height: 94px;
    border-radius: 46px;
    position: relative;
    cursor: pointer;
}
.baoming {
    display: flex;
    padding: 0 0px;
    border-radius: 15px;
    margin-top: 70px;
}

.baoming .left {
    width: 53%;
    padding-top: 35px;
    border-bottom-left-radius: 45px;
    border-top-left-radius: 45px;
    background: url(../img/add10103.png) no-repeat;
}

.baoming .left h3 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
}

.baoming .left .myscroll {
    width: 100%;
    height: 265px;
    overflow: hidden;
    margin-top: 15px;
}

.myscroll li {
    height: 30px;
    margin-top: 12px;
    text-align: center;
}

.myscroll li span {
    font-size: 18px;
    color: #fce8cd;
    cursor: pointer;
    letter-spacing: 1px;
}

.myscroll li span.mar {
    margin: 0 11.4%;
}

.baoming .right {
    width:36%;
	margin-left:2.6vw;
}

.baoming .right .form {
    margin-top: 25px;
}

.baoming .right .input {
    margin-bottom: 20px;
}

.baoming .right input {
    display: block;
    margin: 0 auto;
    border: 0px solid #999;
    border-radius: 0px;
    font-size:18px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px!important;
    width: 100%;
}
.submit {
    display: block;
    width: 71%;
    margin: 0 auto;
    background: #e94609;
    box-shadow: 0 3px 3px #232424;
    border-radius: 5px;
    text-align: center;
}


.baoming .right .submit {
    display: block;
    width: 100%;
	height:4.16vw;
	line-height:4.16vw;
    margin: 0 auto;
    box-shadow: 0 0px 0px #252727;
    border-radius: 0px;
    text-align: center;
    background:#e94609;
}

.baoming .right .submit span {
    font-size: 32px;
    line-height: 70px;
    color: #fff;
    font-weight: bold;
}


/* 弹出框 */

.closes {
    margin-right: 10px;
    margin-top: 10px;
}

.rh {
    border: #247e96 1px solid;
    width: 500px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    right: 35%;
    top: 30%;
    background: rgb(255, 254, 254, .9);
}

.rh .right .submit {
    display: block;
    width: 71%;
    margin: 0 auto;
    background: #247e96;
    box-shadow: 0 3px 3px #247e96;
    border-radius: 5px;
    text-align: center;
}

.rh .right .submit span {
    font-size: 32px;
    line-height: 70px;
    color: #fff;
    font-weight: bold;
}

.rh .right {
    padding: 40px 0 20px;
}

.rh .right .form {
    margin-top: 25px;
}

.rh .right .input {
    margin-bottom: 20px;
}

.rh .right input {
    display: block;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 18px;
    line-height: 58px;
    padding-left: 18px;
    width: 71%;
}


/* 优惠 */

.youhui {
    background: url(../img/youhui-bg_03.png) no-repeat;
    background-size: 100%;
    /* padding: 0 10px; */
}

.youhui ul {
    display: flex;
    flex-flow: wrap;
    margin-top: 12px;
}

.youhui ul li {
    width: 31.66%;
    margin-left: 1%;
    margin-bottom: 30px;
}

.youhui .youhui-tit2 {
    margin-top: 30px;
}

.youhui .zhuli {
    margin: 18px 0 60px;
}

.youhui .submit {
    width: 55.5%;
}


/* 定金 */

.order {
    margin: 60px 0;
}


/* 抽奖 */

.chou .text {
    padding: 22px 0;
}

.chou .text p {
    text-align: right;
    letter-spacing: 1px;
    color: #fff;
    font-size: 16px;
}


/* 砸金蛋 */

.za {
    margin-bottom: 60px;
}


/* 免费升级 */

.up {
    background: url(../img/up-bg_03.png)no-repeat;
    background-size: 100%;
    padding: 180px 0 74px;
}

.up ul {
    display: flex;
    padding: 0 3.75%;
    margin-top: 15px;
}

.up ul li {
    width: 18.5%;
    margin: 0 0.5%;
}

.gongyi {
    margin-top: 190px;
}

.contact {
    margin-top: 10px;
}

.contact-bottom-out {
    background: #fff;
    padding: 60px 0 82px;
}

.contact-bottom {
    display: flex;
}

.contact-bottom .left-map {
    width:65%;
}

.contact-bottom .left-map .map-box {
    position: relative;
    height: 100%;
}

.map-box img {
    max-width: 1000%;
    width: auto;
}

.map-box .anchorBL {
    display: none;
}

.contact-bottom .left-map .map-box .allmap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.contact-bottom .right {
    width:33%;
    padding-left:60px;
}

.contact-bottom .right img {
    display: inline-block;
}

.contact-bottom .right .input {
    margin-top: 20px;
}

.contact-bottom .right .input input {
    display: block;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 18px;
    line-height: 58px;
    padding-left: 18px;
    width:100%;
}

.contact-bottom .right .ad-yuyue {
    display: block;
    margin: 0;
	height:3.64vw;
	line-height:3.64vw;
    margin-top: 20px;
    width:100%;
}

@-webkit-keyframes scaleDraw {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.2);
    }
    50% {
        -webkit-transform: scale(1);
    }
    75% {
        -webkit-transform: scale(1.2);
    }
}

.big {
    display: inline-block;
    -webkit-animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    -webkit-animation-direction: alternate;
}

@media (max-width: 1600px) {
    .zpzp {
    position: absolute;
    top: -22%;
    left: 25%;
    display: block;
    width: 650px;
    cursor: pointer;
}
    
}
@media (max-width: 1400px) {
     .zpzp {
    position: absolute;
    top: -30%;
    left: 25%;
    display: block;
    width: 600px;
    cursor: pointer;
     }
     .g-four .g-r h2 {
    color: #ff6633;
    font-size: 50px;
    text-align: center;
    letter-spacing: 2px;
    margin: 20px 0;
    font-weight: bold;
}
}

/*  */
.fixd-pop{ display: none; position: fixed; top:0; left:0; height: 100%; width: 100%; background: rgba(0,0,0,.7); text-align: center; z-index:9999;}
.fixd-pop .content+i{ display: inline-block; vertical-align: middle; height: 100%;}
.fixd-pop .content{ 
    width: 560px;
    height: 560px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-radius: 26px;
    background: url(../img/addgak1019.png) no-repeat;
    background-size: 100% 100%;
}
.fixd-pop .content1119{ 
    background: url(../images/tc2021bg.png) no-repeat!important;
    background-size: 100% 100%;
}
.fixd-pop .close{ cursor: pointer; position: absolute; top:2.3vw; z-index:20; right:2.3vw; width: 2.083vw; height: 2.083vw; color: #fff;font-size: 30px;background-image: none;}
.fixd-pop .con{ padding: 2vw 54px;}
.fixd-pop .tit{
     text-align: center; 
     font-size:46px; 
     color: #e94609;
	 font-weight:bold;
	 margin-top:40px; 
     padding-bottom:27px; 
     letter-spacing: 2px;
     margin-bottom: 14px;
}
.fixd-pop .tit em{
    color: #ffff00;
}
.fixd-pop .con input{
    width: 100%;
    height: 60px;
    line-height:60px;
    margin-bottom: 16px;
    font-size:18px;
    border: none;
}
.fixd-pop .con .subt{
    background-color: #fff100;
    color: #ff6633;
    font-size: 26px;
    text-align: center;
}
.fixd-pop .con p{
    font-size: 16px;
    color: #e94609;
    text-align: center;
}
.tit1 {
    background: #fff url(../images/2021r.png) no-repeat;
    background-position: 10px center;
    padding-left: 50px!important;
}
.tit2 {
    background: #fff url(../images/2021t.png) no-repeat;
    background-position: 10px center;
    padding-left: 50px!important;
}

/* seven */
.seven_space{
    background-color: #fff;
    padding: 0 25px 65px!important;
    position: relative;
}
.seven_space .js-tab {
  background-color: #cccccc;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: space-between;
  margin: 0!important;
  margin-bottom: 10px;
}
.seven_space .js-tab .active{
    background-color: #ff9900;
    font-weight: bold;
}
.seven_space .js-tab .active span{
    color: #fff;
}
.seven_space .everyone {
  display: inline-block;
  color: #fff;
  font-size: 34px;
  width: 16.66%;
  text-align: center;
  cursor: pointer;
}
.seven_space .everyone span{padding: 0!important;}
.seven_space .everyone img {
  display: inline-block;
  vertical-align: middle;
}
.guprev {
    width: 40px;
    height: 90px;
    margin-top: -45px;
    position: absolute;
    left: 10px;
    top: 50%;
    background: url(../img/left_03.png);
    cursor: pointer;
}
.gunext {
    width: 40px;
    height: 90px;
    margin-top: -45px;
    position: absolute;
    right: 10px;
    top: 50%;
    background: url(../img/right_03.png);
    cursor: pointer;
}
.btn1019{
    background-color: #fff;
    padding-bottom: 60px;
}
.btn10192{
    background-color: #fff;
    padding-top: 60px;
}
.btn1019 button,
.btn10192 button{
    width: 580px;
    background-color: #e85f71;
    display: block;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 4px;
    border-radius: 8px;
    box-shadow: 0 4px 6px #000;
}
.count-down{
	width:100%;
	height:120px;
	padding:10px 0;
	background-color: #f5ebb6;
}
#timer{width:900px;margin: 0 auto;}
.count-down p{
	font-size:30px;
	color:#cc0033;
	display:inline-block;
	vertical-align:top;
	line-height:100px;
}
.count-down span{
	display:inline-block;
	width:80px;
	height:100px;
	line-height:100px;
	background-color: #cc0033;
	border-radius:4px;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	margin: 0 10px;
}
.count-down em{
	color:#cc0033;
}
.g-1400{
	max-width:1400px;
	margin: 0 auto;
}
.bmnew1119{margin-top:0!important;}
.baoming119{
	background-image: url(../img/djs02.png);
	background-repeat: no-repeat;
	background-size:100%;
	padding: 70px 90px;
	margin-top:70px;
}
.baoming119 .p1119{
	font-size: 44px;
	font-weight:bold;
    color: #ff0066;
    text-align: center;
}
.baoming119 .right{
	margin-left:2%;
	padding: 20px 30px!important;
}
.baoming119 .right .submit span{
	font-size: 28px!important;
}
.baoming119 .right .submit {
    display: block;
    width: 100%;
    margin: 0 auto;
    /* background: #ff3333; */
    box-shadow: none!important;
    border-radius: 5px;
    text-align: center;
    background: #ff0066!important;
	position:relative;
}
.baoming119 .right input {
    display: block;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 20px;
    height: 68px!important;
    line-height: 68px!important;
    width: 100%;
}
.djs-left19{width:43%; padding-right:1.56vw; margin-left:6.35vw; border-right:1px dashed #e94609;}
.baoming119 .name-img{
	background: url(../img/name1119.png) no-repeat .6vw center;
	background-size: 1.25vw;
}
.baoming119 .tel-img{
	background: url(../img/tel1119.png) no-repeat .7vw center;
	background-size: 0.938vw 1.25vw;
	
}
.super-bg{
	background-image: url(../img/djs06.png);
	background-repeat: no-repeat;
	background-size:100%;
	padding: 94px 0;
	margin-top:66px;
}
.super-bg .btn-img{
	width: 62%;
    margin: 2.6vw auto 0;
	cursor:pointer;
}
.super-bg .main-img{
	width: 90%;
    margin: 0 auto;
}
.lotto{
	background-image: url(../img/djs08.png);
	background-repeat: no-repeat;
	background-size:100%;
	padding: 94px 0;
	margin-top:90px;
}
.lotto .tt-img{margin-bottom:20px;}
.lotto .dial-l{
	display:inline-block;
	width:40%;
	margin-left:5%;
}
.lotto .prize-r{
	display:inline-block;
	width:54%;
}
.lotto .prize-r .prize-btnimg{margin-top:20px;cursor:pointer;width:80%;display:block!important;}
.margint90{margin-top:90px}


.g-connect1119{
	background-image:  none;
	height:auto!important;
}
.g-four .g-r1119{
	border:none;
	background:url(../img/beijing1119.png) no-repeat;
	background-size:100%;
	padding: 0 70px 40px;
	width:47%;
}
.g-r1119 h2{
	margin: 50px 0!important;
	color: #ff0066!important;
}
.g-four .g-r1119 .aik{
	margin-bottom:26px!important;
	border: 1px solid #aaa;
	border-radius:4px;
}
.g-four .g-l1119 {
    float: left;
    width: 53%;
}
.g-four .g-r1119 .asub {
    width: 100%;
    height: 70px!important;
    line-height: 70px!important;
    background-color: #ff0066!important;
    font-size: 28px;
    color: #fff;
    margin:20px auto 24px!important;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: none!important;
    border: none!important;
	position:relative;
	border-radius:4px;
}
.bb-img{
	position:absolute;
	top: 25px;
    right: 140px;
}
.bb-img2{
	position:absolute;
	top: 25px;
    right: 140px;
}
.g-four1119{padding-top:0!important;margin-bottom:100px;}
.asub-dzbj{
	background: #ff0066 url(../img/anniu1119.png) no-repeat;
	background-position: 350px 25px;
}

@media (max-width: 1440px) {
	.djs-left19{width:43%; padding-right:1.56vw; margin-left:7.35vw; border-right:1px dashed #e94609;}
}


@media (max-width: 1400px) {
	.djs-left19{width:43%; padding-right:1.56vw; margin-left:7.35vw; border-right:1px dashed #e94609;}
	.g-1400{width:1200px;}
	.baoming119 .p1119 {font-size: 38px;}
	.baoming .right .form {margin-top: 15px;}
	.baoming119 .right input {height: 55px!important;line-height: 55px!important;}
	.baoming119 .right .submit {height: 55px!important;line-height: 55px!important;}
	.baoming119 .right .submit span {font-size: 24px!important;line-height: 55px!important;}
	.lotto {padding: 60px 0;}
	.lotto .tt-img{width: 60%;margin: 0 auto 20px;}
	.lotto .prize-r {display: inline-block;width: 48%;}
	.g-r1119 h2 {margin: 30px 0!important;}
	.g-four .g-r1119 .asub{    margin: 0px auto 10px!important;}
	.g-four .g-r1119{    padding: 0 70px 27px;}
	.bb-img{
	position: absolute;
    top: 15px;
    right: 105px;
}
.bb-img2{
	position: absolute;
    top: 15px;
    right: 105px;
}
	.asub-dzbj{
	background: #ff0066 url(../img/anniu1119.png) no-repeat;
	background-position: 303px 25px;
}
}

.fixed-sub{ position: fixed; z-index:999; right:0; top:50%; margin-top: -170px; height: 340px; width: 65px; z-index: 999;}
.fixed-sub li{ margin-bottom: 3px; position: relative;}
.fixed-sub li a{ display: block; width: 65px; height: 65px; padding-top:7px; background:#f08200; color: #FFFFFF; text-align: center; -o-box-shadow:0 0 10px rgba(0,0,0,.08); -ms-box-shadow:0 0 10px rgba(0,0,0,.08); -moz-box-shadow:0 0 10px rgba(0,0,0,.08); -webkit-box-shadow:0 0 10px rgba(0,0,0,.08); box-shadow:0 0 10px rgba(0,0,0,.08); }
.fixed-sub li span{ display:inline-block; width: 32px; height: 32px;}
.fixed-sub li .icon_01{ background-image: url(../images/fixed_ico_1.png);}
.fixed-sub li .icon_02{ background-image: url(../images/fixed_ico_2.png);}
.fixed-sub li .icon_03{ background-image: url(../images/fixed_ico_3.png);}
.fixed-sub li .icon_04{ background-image: url(../images/fixed_ico_4.png);}
.fixed-sub li .icon_05{ background-image: url(../images/fixed_ico_5.png);}
.fixed-sub li p{ font-size: 12px; line-height:16px; height: 16px;}
.fixed-sub li:hover a{ background: #ffffff; color:#251b1a; }
.fixed-sub li:hover .icon_01{ background-image: url(../images/fixed_ico_1h.png);}
.fixed-sub li:hover .icon_02{ background-image: url(../images/fixed_ico_2h.png);}
.fixed-sub li:hover .icon_03{ background-image: url(../images/fixed_ico_3h.png);}
.fixed-sub li:hover .icon_04{ background-image: url(../images/fixed_ico_4h.png);}
.fixed-sub li:hover .icon_05{ background-image: url(../images/fixed_ico_5h.png);}







