html{
    background: #050c18;
}
.header{
    position: fixed;
    left: 0px;
    top: 35px;
    width: 100%;
    background: #050C18;
    z-index: 100;
}
.headerContent{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.headerContent>img{
    width: 323px;
    vertical-align: middle;
}
.header ul li{
    position: relative;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 80px;
    margin-left: 50px;
}
.header ul li.active::after{
    content:"";
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -16px;
    width:32px;
    height: 4px;
    background: #1a75fb;
    color: #5197FF;
}
.header ul li.active a ,.header ul li:hover a{
    color: #5197FF;
}
.bannerConent{
    padding-top: 0px;
    position: relative;
}
.bannerConent img{
    width: 100%;
    vertical-align: middle;
}
.bannerBtns{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -268px;
    width: 536px;
}
.bannerBtns button{
    position: relative;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    width: 250px;
    line-height: 56px;
    padding-left:90px ;
    border: none;
    outline: none;
    background: url(../img/bannerBtn_bg.png) left top no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    cursor: pointer;
}
.bannerBtns button:hover{
    background: url(../img/bannerBtn_bg2.png) left top no-repeat;
    background-size: 100% 100%;
}
.bannerBtns button::before{
    content:'';
    display: block;
    position: absolute;
    left: 64px;
    top:20px;
    width:16px;
    height: 16px;
    background: url(../img/download.png) left top no-repeat;
    background-size: 100% 100%;
}
.videoDesc{
   padding-top: 80px; 
}
.videoDesc_img{
    position: relative;
}
.companyImg{
    width: 880px;
    vertical-align: middle;
}
.videoBtn{
    position: absolute;
    left:50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;  
    background: url(../img/playBtn.png) left top no-repeat;
    background-size: 100% 100% ;
    cursor: pointer;
}
.videoBtn:hover{
    background: url(../img/playBtn_active.png) left top no-repeat;
    background-size: 100% 100% ;
}
.videoDesc_word{
    position: relative;
    flex: 1;
    height: 495px;
    background: #102542;
    padding-left: 40px;
    box-sizing: border-box;
}
.videoDesc_word::after{
    content:"";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width:200px ;
    height: 200px;
    background: url(../img/zs1.png) left top no-repeat;
    background-size: 100% 100%;
}
.companyTitle{
    font-size: 36px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: left;
    color: #d0d5db;
    line-height: 50px;
    padding-top: 60px;
    padding-bottom: 7px;
}
.gpCode{
    line-height: 25px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    padding-bottom: 40px;
}
.companyMode{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
}
.partTitle{
    width: 591px;
    line-height: 50px;
    font-size: 36px;
    padding-bottom:9px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: center;
    color: #1a75fb;
    margin: 0 auto;
    text-align: center;
    background: url(../img/titleBg.png) left top no-repeat;
    background-size: 100% 100%;
}
.cpList{
    line-height: 64px;
    background: #122133;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #d0d5db;
    margin-top: 50px;
}
.cpList li{
    flex: 1;
    cursor: pointer;
}
.cpList li.active{
    background: #1a75fb;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}
.cpDetailList{
    height: 630px;
    width: 100%;
    padding: 50px 42px 50px 38px ;
    box-sizing: border-box;
    background: #111824;
    position: relative;
}
.cpDetailList::after{
    content:'';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 500px;
    height: 500px;
    background:url(../img/model.png) left top no-repeat ;
    background-size: 100% 100%;
}
.cpDetailItem li{
    position: relative;
}
.cpDetailItem li span{
    position: absolute;
    left: 280px;
    bottom: 0px;
    width: 80px;
    height: 80px;
    background: url(../img/playBtn.png) left top no-repeat;
    background-size: 100% 100% ;
    cursor: pointer;
}
.cpDetailItem li span:hover{
    background: url(../img/playBtn_active.png) left top no-repeat;
    background-size: 100% 100% ;
}
.cpDetailItem li img{
    width: 360px;
    vertical-align: middle;
    margin-right: 50px;
    cursor: pointer;
}
.cpDetailItem li h3{
    line-height: 67px;
    font-size: 48px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: left;
    color: #d0d5db;
    margin-bottom: 10px;
}
.cpDetailItem li{
    align-items: flex-start;
}
.cpDetailItem li p{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 28px;
    margin-bottom: 26px;
}  
.cpDetailItem li:first-child{
    margin-bottom:50px ;
} 
.jjfaList li{
    position:relative;
    height: 495px;
    background: #101723;
    margin-bottom: 20px;
    padding: 38px 40px 0;
    box-sizing: border-box;
}
.jjfaList li::after{
    content:'';
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 495px;
    height: 495px;
    background: url(../img/model2.png) right bottom no-repeat;
    background-size: 100% 100%;
}
.jjfaList li h3{
    line-height: 33px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #d0d5db;  
    padding-bottom: 30px;
}
.jjfaList li.fa1 img{
    vertical-align: middle;
    width: 100%;
}

.jjfaList li button{
    display: block;
    width: 180px;
    line-height: 48px;
    background: #1a75fb;
    border-radius: 4px;
    font-size: 16px;    
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
    margin: 30px  auto 0;     
}
.jjfaList li button:hover{
    background:#5197ff
}
.jjfaList li.fa2 img{
    width: 744px;
    height:276px ;
    vertical-align: middle;
}
.jjfaList li.fa2 p{
    flex: 1;
    padding-left: 40px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 24px;
}
.syCj li{
    position: relative;
    height: 420px;
    flex: 1;  
    margin-left:8px ;
    cursor: pointer;
    transition: all 0.3s;
}
.syCj li:first-child{
    margin-left:0px ;
}
.syCj li:hover{
    transform: scale(1.1);
    z-index: 10;
}   
.syCj li:hover .tx{
    /* border-color: #5197FF; */
    border-right-color:#5197FF;
    border-bottom-color:#5197FF;
}
.syCj li:hover p{
    background: #5197FF;
}

.syCj li:hover button{
    background: url(../img/add_active.png) left top no-repeat; 
    background-size: 100% 100%; 
}
.syCj li .sycjImg{
    width: 100%;
}
.syCj li .tx{
    position: absolute;
    left: 0px;
    bottom: 78px;
    width: 100%;
    height: 24px;
    border-left:146px solid transparent;
    border-top:12px solid transparent;
    border-right:147px solid  #2573e3;
    border-bottom:12px solid   #2573e3;
    box-sizing: border-box;
}
.syCj li  .tx_rever{
    transform: rotateY(180deg)
}
.syCj li button{
   position: absolute; 
   left: 50%;
   bottom:67px;
   margin-left: -37px;
   width: 74px;
   height: 74px;
   border: none;
   outline: none;
   background: url(../img/add.png) left top no-repeat; 
   background-size: 100% 100%; 
   cursor: pointer;
}
.syCj li p{
    line-height: 80px;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    background: #2573E3;
}
.cpDetail button{
    position: relative;
    width: 180px;
    line-height: 48px;
    background: #ff8418;
    border-radius: 4px;
    text-align: left;
    border: none;
    padding-left: 55px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
}
.cpDetail button::before{
    content:'';
    position: absolute;
    left:29px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url(../img/download.png) left top no-repeat;
    background-size: 100% 100%;
}
.cpDetail button:hover{
    background: #ff6600;
}
.wdhdContent{
    position: relative;
    padding-left: 40px;
    padding-bottom: 60px;
    box-sizing: border-box;
    background:#101723 ;
    margin-top: 48px;
}
.wdhdContent::after{
    content:"";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 700px;
    height: 700px;
    background: url(../img/model.png) left top no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.wdhdContent form{
    position: relative;
    z-index: 2
}
.tips{
    padding-top: 58px ;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #ff6600;
    line-height: 20px;
}
.tips span{
    width: 56px;
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #ff6600;
    line-height: 14px;
    opacity: 0.8;
}
.question{
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #d0d5db;
    line-height: 22px;  
}
.question p{
    margin-bottom: 20px;
}
.question label{
    font-weight: 400;
    margin-right:40px ;
}
.question label input{
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.question label input::after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/noSel.png) left top no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.question label input[disabled]::after {
    cursor: not-allowed;
}
.question label input:checked::after{
    background: url(../img/selected.png) left top no-repeat;
    background-size: 100% 100%;
}
.submitBtn{
    display: block;
    margin: 60px auto 0;
    width: 240px;
    line-height: 56px;
    background: #ff8418;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
}
.submitBtn.disabled{
    background: #ccc!important;
    cursor: not-allowed;
}
.submitBtn:hover{
   background:#FF6600
}
.activeSm{
    margin-top: 60px;
    height: 310px;
    background: #101723;
    padding:46px 0px 0px 40px;
    box-sizing: border-box;
}
.smLeft{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 28px;
    width: 826px;
}
.smLeft span{
    color: #ff8418;
}
.smRight{
    text-align: center;
}
.smRight img{
    width: 140px;
    height: 140px;
    vertical-align: middle;
}
.smRight  p{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #b1b1b1;
    line-height: 20px;
    margin-top: 30px;
}
.contactFs {
    margin-top: 78px;
}
.contactFs img{
    width: 32px;
    height: 32px;
    vertical-align: middle;
}
.contactFs span{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 20px;
    margin-left: 15px;
    margin-right: 50px;
}
.aboutDy{
    position: relative;
    margin-top: 80px;
    padding:88px 0px 0px 0px;
    box-sizing: border-box;
    height: 310px;
    background: #101723;
    align-items: flex-start;
}
.aboutDy>div{
    width: 1200px;
    margin: 0 auto;
}
.aboutDy::after{
    content:'';
    position: absolute;
    right:0px;
    bottom: 0px;
    width: 1020px;
    height: 100%;
    background: url(../img/model3.png) left top no-repeat;
    background-size: 100% 100%;
}
.aboutDy_left h3{
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    color: #d0d5db;
    line-height: 45px;
    margin-bottom: 20px;
}
.aboutDy_left p{
    width: 820px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 24px;
}
.aboutDy_Right{
    margin-left: 60px;
    text-align: center;
}
.aboutDy_Right img{
    width:150px;
    height: 150px;
    vertical-align: middle;
    margin-right: 20px;
}
.aboutDy_Right p{
    font-size: 14px;
    font-weight: 400;
    color: #d0d5db;
    line-height: 20px;
    margin-top: 15px;
}
.footer {
	font: 12px/30px "å¾®è½¯é›…é»‘";
	color: #fff;
	width: 100%;
	padding: 10px 0;
	background: #050C18;
	border-top: 0px solid #eee;
	text-align: center;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
}
.turntable {
    background: url(../img/zp.png) no-repeat top center;
    width: 576px;
    height: 576px;
    position: relative;
    background-size: 100% 100%;
}
#begin_btn {
    width: 115px;
    height: 115px;
    background: url(../img/start.png) no-repeat center center;
    border: none;
    outline: none;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff153;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    z-index: 5;
    background-size: 100% 100%;
    cursor: pointer;
}
#begin_btn:hover{
    background: url(../img/start2.png) no-repeat center center;
    background-size: 100% 100%;
}
#begin_btn:hover + .lottery_start_bg {
    background: url(../img/pointer2.png) no-repeat center center;
    background-size: 100% 100%;
}
.lottery_start_bg {
    background: url("../img/pointer.png") no-repeat center center;
    width: 80px;
    height: 120px;
    margin: -160px 0px 0px -40px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    background-size: 100% 100%;
}
#lottery_area{
    width: 100%;
}
.winner_box{
    flex: 1;
    padding-left: 104px;
    box-sizing: border-box;
    overflow: hidden;
}
.winner_list_title{
    display: block;
    text-align: center;
    line-height: 48px;
    background: #1a75fb;
    border-radius: 8px 8px 0px 0px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}
#jq_marquee_box{
    height: 372px;
    background:#101723;
    line-height: 15px;
    overflow: hidden;
    color: #000;
    border-top: none;
    padding: 30px 0;
    padding-top: 0px;
    padding-left: 30px;
    font-size: 14px;
}
.winner_box>p{
    margin-top: 40px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #d0d5db;
    line-height: 24px;
}
.cjContent{
    margin-top: 80px;
}
#jq_marquee_box li{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#jq_marquee_box li em:first-child{
    width: 82px;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
#jq_marquee_box li em:first-child{
    width: 82px;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #d0d5db;
}
#jq_marquee_box li span{
    width: 68px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #d0d5db;
    line-height: 32px;
}
#jq_marquee_box li em:last-child{
  color: #5197FF;
}
.cpDetailItem2,.cpDetailItem3,.cpDetailItem4{
    display: none;
}
/* 抽奖对应弹窗 */
.layer-title {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #333333;
    line-height: 25px;
}
.layer-title  img{
    vertical-align: middle;
}
.layer-red {
    color: #245A8F;
}

.layer-subtitle {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #666666;
    margin-top: 5px;
}

.layer-success,
.layer-warn,
.layer-noimg,
.layer-img,
.layer-nogift,
.layer-gift-jf,
.layer-gift {
    width: 400px;
    height: 260px;
    border-radius: 8px;
}

.layer-gift{
    height: 360px;
    padding-top: 60px;
    box-sizing: border-box;
}
.layer-success img {
    width: 48px;
    height: 48px;
    margin-top: 80px;
    margin-bottom: 20px;
    vertical-align: middle;
}
.layer-success p{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 33px;
}
.layer-gift-jf {
    height: 180px;
}

.layer-gift-jf h6,.layer-gift h6 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #005cb9;
    line-height: 42px;
    margin-top: 7px;
    margin-bottom: 36px;
}
.layer-gift p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 20px;
}

.layer-pro .layer-subtitle {
    font-size: 18px;
    padding-bottom: 24px;
}
.giftImg{
    height: 86px;
    vertical-align: middle;
    margin-bottom: 40px;
}
.layer-pro .btn {
    width: 170px;
    background-color: #e90029;
}

.layer-pro .btn:hover {
    background-color: #d1082b;
}

.layer-btn {
    padding-top: 40px;
}

.layer-table {
    width: 506px;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    text-align: center;
}

.layer-table th {
    background-color: #f4f4f4;
}

.layer-table th,
.layer-table td {
    padding: 12px 20px;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
}

.boxlayer {
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 4px;
   /* padding:0 20px;*/
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
    z-index: 990;
    display: none;
}

.boxlayer .vlm-wrap {
    font-size: 0;
}

/* .boxlayer .vlm {
    max-width: 99%;
} */

.boxlayer .layercontent {
   min-height: 246px;
}

.boxlayer .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    vertical-align: middle;
}
.boxlayer .close img{
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.boxlayer .layercontent {
    display: none;
}

.boxlayer.show {
    display: block;
}

.boxlayer-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 980;
    display: none;
}

.boxlayer-bg.show {
    display: block;
}
.vlm img{
    vertical-align:middle ;
}
.nogiftImg{
    width: 80px;
    margin-top: 48px;
    margin-bottom: 30px;
}
.layer-noimg .nogiftImg{
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-top: 48px;
    margin-bottom: 30px;
}

.layer-noimg a{
    display: block;
    width: 204px;
    height: 48px;
    background: #005cb9;
    border-radius: 4px;
    margin: 19px auto 0 ;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 48px;
}
.layer-change{
    padding-top: 60px;
    box-sizing: border-box;
}

.layer-change .layer-subtitle{
    height: 42px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #005cb9;
    line-height: 42px;
    margin-top: 24px;
    margin-bottom: 29px;
}
.pc-show{
    display: block;
  }
  .pc-show-flex{
    display: flex;
  }
  
  .pc-show{
    display: inline-block;
  }
  .mobile-show,.mobile-show-flex,.mobile-show-line{
    display: none;
  }
 #video_box1{
    height: 510px;
    overflow: hidden;
 }
 .clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.submitSuccess{
    display: none;
    position: relative;
    width: 360px;
    height: 260px;
    text-align: center;
    width: 360px;
    height: 260px;
    background: linear-gradient(182deg,#daf2ff 1%, #fffefe 96%);
    border-radius: 8px;
}
.submitSuccess img{
    width: 100px;
    height: 100px;
    vertical-align: middle;
    margin-top: 62px;
    margin-bottom: 2px;
}
.submitSuccess p{
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    color: #333333;
    line-height: 25px;
}
.submitSuccess .layer-close{
    position: absolute;
    right:20px ;
    top: 20px;
    width:16px;
    height: 16px;
    margin-top: 0px;
    cursor: pointer;
}
.submitSuccessWrap{
    border-radius: 9px!important;
    border-radius: 8px;
}
.rotateWrap{
    position: absolute;
    left: 50%;
    top: 50%;
    width:116px;
    height: 116px;
    margin-left: -58px;
    margin-top: -58px;
}
.fixedRight{
    position: fixed;
    right: 0px;
    bottom: 300px;
    width: 157px;
    height:333px ;
    background: url(../img/rightBg.png) left bottom no-repeat;
    background-size: 100%;
    padding:92px 10px 0px 20px;
    box-sizing: border-box;
    z-index: 100;
}
.fixedRight::before{
    position: absolute;
    top: 0px;
    left: 50%;
    content: "";
    display: block;
    width: 112px;
    height: 106px;
    background: url(../img/gift.png) left top no-repeat;
    background-size: 100% 100%;
    margin-left:-56px;
}
.fixedRight h3{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
}
.fixedRight li{
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 22px;
}
.fixedRight li img{
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

/*抽奖弹窗样式*/

.lotter_alert.layui-layer {
	padding: 30px;
	background: #fff;
    box-sizing: border-box;
}
.lotter_alert .layui-layer-title {
	display: none;
}
.lotter_alert .layui-layer-content {
	text-align: center;
}
.lotter_alert .layui-layer-content i {
	display: block;
	color: #C77701;
	font-size: 40px;
	font-style: normal;
	padding: 20px 0;
}
.lotter_alert .layui-layer-content big {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}
.lotter_alert .layui-layer-content span {
	color: #999;
}

/*抽奖机会用完*/

.no_chance big {
	display: block;
	padding-top: 20px;
}
.no_chance .btns {
	display: block;
	padding: 20px 0;
}
.no_chance .btn {
	color: #000;
	border: none;
	width: 85px;
	margin: 0 3px;
	background: #FFC20E;
}

/*中奖了*/

.winner big b {
	color: #ff0000;
}
.winner img {
	display: block;
	margin: 10px auto;
}
.pop_img img{
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-top: 18px;
    margin-bottom: 30px;
}

.lotter_alert .layui-layer-content big{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 25px;
    margin-bottom: 5px;
}
.lotter_alert .layui-layer-content span{
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #666666;
}
.jjfa {
    margin-bottom: 126px;
}
.layer-gift-qrcode strong{
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #666666;
}
.layer-answer{
    width: 400px;
    height: 260px;
}
.successIcon{
    padding-top: 72px;
    padding-bottom: 50px;
}
.successIcon img{
    width:48px;
    height: 48px;
    vertical-align: middle;
    margin:0px;
    margin-right: 20px;
}
.successIcon span{
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 33px;
}
.answerTips .layer-title{
    line-height: 25px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #333333;
}
.answerTips .layer-title span{
    color: #f08200;
}
.answerTips  .layer-subtitle{
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #666666;
}

.is_pc{
    display: block;
}
.is_pc_flex{
    display: flex;
}
.is_mobile,.is_mobile_flex{
    display: none;
}
@media screen and (max-width: 750px) {
    .is_pc,.is_pc_flex{
        display: none;
    }
    .is_mobile{
        display: block;
    }
    .is_mobile_flex{
        display: flex;
    }
    html{
       font-size: 26.66666vw;  
    }
    .header{
        top:0px
    }
    .bannerConent{
       padding-top: 0.44rem; 
    }
    .bannerConent img{
        width:100vw    
    }
    .bannerBtns{
        width: 2.76rem;
        margin-left: -1.38rem;
        bottom: -0.16rem;
    }
    .bannerBtns button{
       width:1.33rem ;
       line-height: 0.32rem;
       padding-left: 0.38rem;
       font-size: 0.12rem;
    }
    .bannerBtns button:last-child{
        padding-left: 0.26rem;
    }
    .bannerBtns button:last-child::before{
        left: 0.11rem;
    }
    .bannerBtns button::before{
        width: 0.09rem;
        height: 0.09rem;
        left: 0.23rem;
        top:0.1rem
    }
    .w1200{
        width: 100vw;
        padding:0  0.15rem;
        box-sizing: border-box;
    }
    .videoDesc{
        padding-top: 0.56rem;
        display: block;
    }
    .companyImg{
        width: 100%;
        height: 1.94rem;
    }
    .videoBtn{
        width: 0.4rem;
        height: 0.4rem;
        margin-left: -0.2rem;
        margin-top:-0.2rem
    }
    .videoDesc_word{
        padding-left: 0.15rem;
        height: 0.8rem;
    }
    .m_companyTitle{
        align-items: center;
        padding-top: 0.17rem;
        padding-bottom: 0.08rem;
    }
    .m_companyTitle .companyTitle{
        font-size: 0.16rem;
        font-weight: 700;
        text-align: left;
        color: #d0d5db;
        padding:0px;
        line-height: 0.22rem;
    }
    .gpCode{
        line-height: 0.17rem;
        font-size: 0.12rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        padding-bottom: 0px;
        padding-left: 0.1rem;
    }
    .companyMode{
        line-height: 0.17rem;
        font-size: 0.12rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
    }
    .videoDesc_word::after{
        width:0.8rem;
        height: 0.8rem;
    }
    .cpjs {
       margin-top: 0.4rem; 
    }
    .partTitle{
        font-size: 0.24rem;
        font-weight: 700;
        text-align: center;
        color: #1a75fb;
        line-height: 0.33rem;
        width: 100%;
        background: url(../img/titleBg.png) left bottom no-repeat;
        background-size: 100%;
        padding-bottom: 0.05rem;
    }
    .cpList{
       margin-top: 0.3rem; 
        font-size: 0.14rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        line-height: 0.18rem;
    }
    .cpList li{
        padding: 0.05rem  0;
    }
    .cpDetailList {
        height: 4.44rem;
        width: 100%;
        padding: 0 0.15rem 0 0.15rem ;
        box-sizing: border-box;
        background: #111824;
    }
    .cpDetailItem li {
        display: block;
        padding-top: 0.3rem;
    }
    .cpDetailItem li:first-child{
        margin-bottom: 0px;
    }
    .cpDetailItem li img{
        width:1.64rem;
        height: 1.11rem;
        margin-right: 0.3rem;
    }
    .cpDetailList::after{
        display: none;
    }
    .cpDetailItem li h3{
        line-height: 0.25rem;
        font-size: 0.18rem;
        font-weight: 700;
        text-align: left;
        color: #d0d5db;
        padding-top: 0.1rem;
        padding-bottom:0.29rem
    }
    .cpDetailItem li span{
        left: 1.24rem;
        bottom:auto;
        top: rem;
        width: 0.4rem;
        height: 0.4rem;
    }
    .m_cp{
        flex: 1;
        align-items: flex-start;
        justify-items: flex-start;
    }
    .m_cp_title button{
        position: relative;
        display: block;
        width: 1.2rem;
        height: 0.36rem;
        background: #ff8418;
        border-radius: 0.04rem;
        border: none;
        outline: none;
        text-align: left;
        padding-left: 0.3rem;
        font-size: 0.12rem;
        font-weight: 400;
        color: #ffffff;
    }
    .m_cp_title button::before{
        content:'';
        position: absolute;
        left: 0.15rem;
        top:0.13rem;
        width: 0.12rem;
        height: 0.12rem;
        background: url(../img/download.png) left top no-repeat;
        background-size: 100% 100%; 
    }
    .cpDetailItem li p{
        margin-bottom: 0px;
        margin-top: 0.14rem;
        font-size: 0.12rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.18rem;
    }
    .jjfa{
        margin-top:0.4rem;
        margin-bottom: 0px;
    }
    .jjfaList{
        margin-top: 0.3rem;
    }
    .jjfaList li{
        padding:0.2rem 0.15rem 0.3rem;
        height: auto;
    }
    .jjfaList li h3{
        line-height: 0.25rem;
        font-size:0.18rem;
        font-family: PingFang SC, PingFang SC-Bold;
        font-weight: 700;
        text-align: center;
        color: #d0d5db;
        padding-bottom: 0.15rem;
    }
    .jjfaList li::after{
        display: none;
    }
    .jjfaList li.fa1 img{
        display: block;
        width: 100%;
    }
    .jjfaList li button{
        width: 1.2rem;
        line-height: 0.36rem;
        background: #1a75fb;
        border-radius: 0.04rem;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        cursor: pointer;
        outline: none;
        border: none;
        margin: 0.2rem auto 0;
    }
    .fa2 .flex-start{
        display: block;
    }
    .jjfaList li.fa2 img{
        display: block;
        width: 100%;
        height: 1.17rem; 
    }
    .jjfaList li.fa2 p{
        padding-left: 0px;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.24rem;
        margin-top: 20px;
    }
    .syCj{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .syCj li{
        width: 1.7rem;
        height: 2.53rem;
        flex:none;
        margin-left: 0px;
    }
    .syCj li button{
        position: absolute;
        left: 50%;
        bottom: 0.4rem;
        margin-left: -0.21rem;
        width: 0.42rem;
        height: 0.42rem;
        border: none;
        outline: none;
        background: url(../img/add.png) left top no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .syCj li .tx{
        width: 100%;
        height: 0.14rem;
        border-left: 0.81rem solid transparent;
        border-top: 0.06rem solid transparent;
        border-right: 0.81rem solid #2573e3;
        border-bottom: 0.06rem solid #2573e3;
        bottom: 0.55rem;
    }
    .syCj li p{
        line-height: 0.46rem;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        background: #2573E3;
    }
    .wdhd {
        margin-top: 0.3rem;
    }
    .wdhdContent{
        position: relative;
        padding : 0.2rem 0.15rem 0.4rem;
        padding-bottom: 60px;
        box-sizing: border-box;
        background: #101723;
        margin-top: 0.3rem;
    }
    .tips{
        opacity: 0.8;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #ff6600;
        line-height: 0.24rem;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .tips span{
        height: auto;
        display: block;
        text-align: left;
        width: 100%;
        font-size: 0.14rem;
        font-weight: 400;
        color: #ff6600;
        line-height: 0.24rem;
    }
    .question{
        font-size: 0.16rem;
        font-weight: 700;
        text-align: left;
        color: #d0d5db;
        line-height: 0.32rem;
        margin-top: 0.3rem;
    }
    .question label{
        display: block;
    }
    .question p{
        margin-bottom: 0px;
    }
    .submitBtn{
        margin-top: 0.3rem;
        width: 2.4rem;
        line-height: 0.44rem;
        background: #ff8418;
        border-radius: 0.04rem;
        font-size: 0.16rem;
        font-family: PingFang SC, PingFang SC-Regular;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
    }
    .wdhdContent::after{
        width: 1.8rem;
        height: 1.8rem;
    }
    .pt80{
        margin-top: 0.4rem;
    }
    #lottery_area{
        display: block;
    }
    .turntable{
        width:3.45rem;
        height: 3.45rem;
    }
    .cjContent{
        margin-top: 0.3rem;
    }
    .winner_box{
        margin-top: 0.29rem;
        padding-left: 0px;
    }
    .winner_list_title{
        line-height: 0.44rem;
        font-size: 0.18rem;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
    }
    #jq_marquee_box{
        height: 3.08rem;
        padding:0.2rem 0 0.2rem 0.15rem
    }
    .winner_box>p{
        margin-top:0.24rem;
        font-size: 0.12rem;
        font-family: PingFang SC, PingFang SC-Regular;
        font-weight: 400;
        text-align: left;
        color: #b1b1b1;
        line-height: 0.24rem; 
    }
    .activeSm{
        margin-top: 0.3rem;
        display: block;
        padding: 0.24rem 0.15rem 0.4rem;
        height: auto;
    }
    .smLeft{
        width:100%;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.24rem;
    }
    .contactFs{
        display: block;
        margin-top: 0.3rem;
    }
    .contactFs div{
        margin-bottom: 0.2rem;
    }
    .contactFs img{
        width: 0.32rem;
        height: 0.32rem;
    }
    .contactFs span{
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.29rem;
        margin-left: 0.15rem;
    }
    .smRight img{
        display: block;
        width: 1.74rem;
        height: 1.74rem;  
        margin: 0.16rem auto 0;
    }
    .smRight p{
        font-size: 0.14rem;
        font-weight: 400;
        text-align: center;
        color: #d0d5db;
        line-height: 0.24rem;
    }
    .aboutDy_left h3{
        font-size: 0.24rem;
        font-weight: 700;
        text-align: left;
        color: #d0d5db;
        line-height: 0.33rem;
        margin-bottom: 0.16rem;
    }
    .aboutDy{
        display: block;
        width: 3.45rem;
        height: auto;
        padding:0.3rem 0.15rem 0.4rem;
        box-sizing: border-box;
        margin: 0.2rem auto 0;
    }
    .aboutDy_left p{
        width: 100%;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.24rem;

    }
    .aboutDy::after{
        width: 1.8rem;
        height: 1.8rem;
    }
    .aboutDy_Right{
        margin-left: 0px;
        margin-top: 0.2rem;
        justify-content: space-between;
    }
    .aboutDy_Right img{
        width:1.5rem;
        height: 1.5rem;
        margin-right: 0px;
    }
    body{
        height: auto!important;
        padding-bottom: 0.15rem;
    }
    .rotateWrap{
        width: 0.83rem;
        height: 0.83rem;
        margin-left: -0.415rem;
        margin-top: -0.415rem;
    }
    #begin_btn{
        width: 0.83rem;
        height: 0.83rem;
    }
    .lottery_start_bg {
        width: 0.48rem;
        height: 0.72rem;
        margin: -0.8rem 0px 0px -0.24rem;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 4;
        background-size: 100% 100%;
    }
    .m_headerContent{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1001;
        background: #102542;
        width: 100vw;
        height: 0.44rem;
        padding:0 0 0.05rem  0.15rem;
        box-sizing: border-box;
    }
    .m_headerContent>img{
        padding-top: 0.05rem;
        width:1.78rem;
        height: 0.34rem;
    }

    .mHeader .menuWrap{
        display: flex;
        flex: 1;
        position: relative;
        align-items: center;
        justify-content: flex-end;
    }
    .mHeader .menuWrap:after{
        content:'';
        width:0.54rem ;
        height: 0.44rem;
        background:#15345F ;
        position: absolute;
        right: 0px;
        top:0px
    }
    .mHeader .menuWrap  img{
        position: relative;
        z-index: 2;
        width: 0.24rem;
        height: 0.24rem;
        display: block;
        margin-right: 0.15rem;
    }
    .mHeader .menuWrap ul{
        display: none;
        position: absolute;
        right: -0.24rem;
        bottom: -2.44rem;
        width: 2rem;
        height: 2.4rem;
        background: #15345F;
        z-index: 1000;
    }
    .mHeader .menuWrap ul a{
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        line-height: 0.48rem;
        font-weight: 400;
        color: #d0d5db;
        display: block;
        padding-left: 0.15rem;
    }
    .mHeader .menuWrap ul li.active a{
        background: #10284A;
    }
    .fixedNav {
        position: fixed;
        left: 0px;
        top:0px;
        z-index: 1002;
        width: 100vw;
        height: 0.44rem;
        white-space: nowrap;
        overflow-x:auto;
        background: #102542;
    }
    .fixedNav li{
        position: relative;
        display: inline-flex;
        vertical-align: top;
       margin-right: 0.24rem;
    }
    .fixedNav li.active::after{
        content:'';
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 0.24rem;
        height: 0.04rem;
        margin-left: -0.12rem;
        background: #1a75fb;
    }
    .fixedNav li:first-child{
        padding-left: 0.15rem;
    }
    .fixedNav li:last-child{
        padding-right: 0.15rem;
    }
    .fixedNav a{
        display: inline-block;
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #d0d5db;
        line-height: 0.44rem;
    }

    .m_headerContent {
        display: none;
    }
    .fixedRight{
        display: none;
        width: 3.14rem;
        right: auto;
        left: 50%;
        margin-left: -1.57rem;
        top: 1.23rem;
        height: auto;
        padding: 0px;
        z-index: 1004;
        background: none;
    }
    .fixedRight::after{
        z-index: 1003;
        content:"";
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100vw;
        height: 100vh;
        background: rgba(0,0,0,0.3);
    }
    .fixedRight::before{
        display: none;
    }
    .fixedRight>div{
        position: relative;
        width: 100%;
        height: 3.52rem;
        z-index: 1004;
        background: url(../img/m/gift.png) left top no-repeat;
        background-size: 100% 100%;
        padding: 1.36rem 0.2rem;
        box-sizing: border-box;
    }
    .fixedRight h3{
        height: 0.25rem;
        font-size: 0.18rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        margin-bottom: 0.2rem;
    }
    .fixedRight li{
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        line-height: 0.2rem;
        margin-bottom: 0.12rem;
    }
    .closeRulePop{
        position: absolute;
        left: 50%;
        bottom: -0.66rem;
        margin-left: -0.18rem;
        width: 0.36rem;
        height: 0.36rem;
        background:url(../img/m/closeRulePop.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .boxlayer .layercontent{
        min-height:2.2rem;
    }
    .layer-success, .layer-warn, .layer-noimg, .layer-img, .layer-nogift, .layer-gift-jf, .layer-gift,.layer-answer{
        width: 3.4rem;
        height: 2.2rem;
    }
    .boxlayer .close img{
        display: block;
    }
    .nogiftImg{
        width: 0.8rem!important;
        height: 0.8rem!important;
        margin-top: 0.27rem!important;
        margin-bottom:0.14rem!important;
    }
    .layer-title{
        font-size: 0.18rem;
        font-weight: 400;
        text-align: center;
        color: #333333;
        line-height: 0.25rem;
    }
    .layer-gift{
        padding-top: 0.49rem;
        height: auto;
    }
    .layer-gift-jf h6, .layer-gift h6{
        font-size: 0.24rem;
        font-weight: 700;
        text-align: center;
        color: #0092db;
        line-height: 0.33rem;
        margin-top:0.04rem ;
        margin-bottom: 0.24rem;
    }
    .giftImg{
        height: 1.6rem;
        margin-bottom: 0.24rem;
    }
    .layer-gift-qrcode strong{
        font-size: 0.14rem;
        font-weight: 400;
        text-align: left;
        color: #666666;
        line-height: 0.2rem;
        padding-bottom: 0;
    }
    .successIcon{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 0.5rem;
        padding-bottom: 0.3rem;
    }
    .successIcon .nogiftImg{
        width:0.48rem!important;
        height: 0.48rem!important;
        margin-top: 0!important;
        margin-bottom: 0!important; 
        margin-right: 0.2rem;
    }
    .successIcon span{
        font-size: 0.24rem;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0.33rem;
    }
    .answerTips .layer-title{
        font-size: 0.18rem;
        font-weight: 400;
        text-align: center;
        color: #333333;
        line-height: 0.25rem;
    }
    .answerTips .layer-subtitle{
        font-size: 0.14rem;
        font-family: PingFang SC, PingFang SC-Regular;
        font-weight: 400;
        text-align: center;
        color: #666666;
        line-height: 0.2rem;
    }
    .layer-gift{
        padding-bottom: 0.3rem;
    }
    .aboutDy>div{
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}

