.m_nav{
    display: none;
}
.m_show{
    display: none;
}
.is_allow{
    cursor: pointer;
}
.w_h_auto{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.hover .download_tit{
    background: #2e78e3
}
div{
    box-sizing: border-box;
}
.floor{
    padding-top: 80px;

}
.floor_footer{
    background: #0f2445;
    padding-bottom: 40px!important;
}
.title_box{
    height: 117px;
    margin-bottom: 40px;
}
.title_box1{
    background: url(../images/title1.png) center center no-repeat;
}
.title_box2{

    background: url(../images/title2.png) center center no-repeat;
}
.title_box3{

    background: url(../images/title3.png) center center no-repeat;
}
.header{
    height:80px;
    background: #091830;
    color: #686767;
    position: fixed;
    top:30px;
    left:0px;
    right:0px;
    z-index:9;
}
.header li a{
    color: #fff;
    line-height: 74px;
    margin-left: 30px;
    display: inline-block;
    box-sizing: border-box;
    
}
.header li a.active{
    border-bottom:6px solid #1cb5d8;
    font-weight: 700;
    color:#1cb5d8;
}
.header li:hover a{
    font-weight: 700;
    color:#1cb5d8;
}
/* banner */
.banner{
    position: relative;
    margin-top: 110px;
    overflow: hidden;
    background: url('../images/banner.png?20210618') center center no-repeat;
    height: 400px;
}
.floor{
    padding-top: 80px;
}
/* banner */
.activity_content{
    height: 969px;
    background: url(../images/activity_bg.png?20210618) center center no-repeat;
    box-sizing: border-box;
 } 
 .activity_content div p span{
    font-size: 14px;
    font-weight: 700;
    color: #1cb5d8;
    line-height: 28px;
    display: inline-block;
    margin-right: 10px;
 }
  .activity_content div p {

  }
  .activity_img_box{
    width: 1037px;
    height:544px;
    margin:0 auto;
    margin-top: 60px;
    background:url(../images/activity_img.png) center center no-repeat;
    position: relative;
  }
  .activity_img_box .line1_in{
    position: absolute;
    left: -47px;
    top: 280px;
  }
  .activity_img_box .line2_in{
    position: absolute;
    left: -47px;
    top: 439px;
  }
  .activity_img_box .line_ps{
    position: absolute;
    width: 85px;
    height: 95px;
    cursor: pointer;
    z-index: 4;
  }
  .line1_search1{
    top: 271px;
    left: 128px;
  }
  .line1_search2{
    top: 171px;
    left: 428px;
  }
  .line1_search3{
    top: 34px;
    left: 828px;
  }
   .line2_search1{
    top: 371px;
    left: 228px;
  }
  .line2_search2{
    top: 281px;
    left: 628px;
  }
  .line2_search3{
    top: 354px;
    left: 928px;
  }
  .line_hide {
    display: none;
  }
  .line1_search1_open{
    background: url(../images/open.png) center center no-repeat;
  }
  .line1_search3_opened{
    background: url(../images/opened.png) center center no-repeat;
  }
  .line1_search2_opening{
    background: url(../images/open.png) center center no-repeat;
  }
  .line1_search2_opening:active:before{
    position: absolute;
    content: "";
    width: 114px;
    height: 94px;
    top: -39px;
    left: -14px;
    background: url(../images/guang.png) center center no-repeat;
  }
  .line1_search1_line1{
    position: absolute;
    left: 21px;
    top: 290px;
  }

  .line1_search1_line1 .line1{
    position: absolute;
    top:0px;
    left:0px;
    height: 7px;
    width: 0px;
    background: #32eace;
    animation: line1_search1_line1  0.2s linear forwards;
  }
  .line1_search1_line1 .line2{
    position: absolute;
    top:7px;
    left:48px;
    width: 7px;
    height: 0px;
    background: #32eace;
    animation: line2_search2_line2  0.5s 0.2s linear forwards;
  }
  .line1_search1_line1 .line3{
    position: absolute;
    top: 109px;
    left: 48px;
    width: 0px;
    height: 7px;
    background: #32eace;
    animation: line3_search3_line3   0.5s 0.7s linear forwards;
  }
  .line1_search1_line1 .line4{
    position: absolute;
    bottom: -116px;
    left: 142px;
    width: 7px;
    height:0px;
    background: #32eace;
    animation: line4_search4_line4   0.4s 1.2s linear forwards;
  }
  @keyframes line1_search1_line1 {
    0%   {width: 0px;}
    100% {width: 55px;}
  }
  @keyframes line2_search2_line2 {
    0%   {height:  0px;}
    100% {height: 102px;}
  }
  @keyframes line3_search3_line3 {
    0%   {width:  0px;}
    100% {width: 95px;}
  }
  @keyframes line4_search4_line4 {
    0%   {height:  0px;}
    100% {height: 105px;}
  }
  .line1_search1_line2{

    position: absolute;
    left: 218px;
    top: 295px;
  }
   .line1_search1_line2 .line1{
    position: absolute;
    top:0px;
    left:-55px;
    height: 7px;
    width: 0;
    background: #32eace;
    animation: line21_search21_line21   0.5s  linear forwards;
  }
   @keyframes line21_search21_line21 {
    0%   {width: 0px;}
    100% {width: 111px;}
    }
   .line1_search1_line2 .line2{
    position: absolute;
    top:0px;
    left:54px;
    width: 7px;
    height: 0px;
    background: #32eace;
    animation: line22_search22_line22   0.2s 0.5s  linear forwards;
  }

   @keyframes line22_search22_line22 {
    0%   {height: 0px;}
    100% {height: 54px;}
    }
   .line1_search1_line2 .line3{
    position: absolute;
    top:54px;
    left:54px;
    height: 7px;
    width: 0px;
    background: #32eace;
    animation: line23_search23_line23   0.3s 0.7s  linear forwards;
  }

   @keyframes line23_search23_line23 {
    0%   {width: 0px;}
    100% {width: 94px;}
    }
   .line1_search1_line2 .line4{
    position: absolute;
    bottom: -61px;
    left: 147px;
    width: 7px;
    height: 0px;
    background: #32eace;
    animation: line24_search24_line24   0.3s 1s  linear forwards;
  }

   @keyframes line24_search24_line24 {
    0%   {height: 0px;}
    100% {height: 55px;}
    }
   .line1_search1_line2 .line5{
    position: absolute;
    top: 0px;
    left: 147px;
    height: 7px;
    width: 0;
    background: #32eace;
    animation: line25_search25_line25   0.3s 1.3s  linear forwards;
  }

   @keyframes line25_search25_line25 {
    0%   {width: 0px;}
    100% {width: 103px;}
    }
  .line1_search1_line2 .line6{
    position: absolute;
    bottom: -7px;
    left: 249px;
    width: 7px;
    height: 0;
    background: #32eace;
    animation: line26_search26_line26   0.5s 1.6s  linear forwards;
  }
   @keyframes line26_search26_line26 {
    0%   {height: 0px;}
    100% {height: 104px;}
    }
    .line1_search1_line3{
        position: absolute;
        top: 194px;
        left: 523px;
    }
    .line1_search1_line3 .line1{
        position: absolute;
        top:0px;
        left:-56px;
        height: 7px;
        width: 0px;
        background: #32eace;
        animation: line31_search31_line31  0.5s linear forwards;
    }

    @keyframes line31_search31_line31 {
        0%   {width: 0px;}
        100% {width: 116px;}
    }
    .line1_search1_line3 .line2{
        position: absolute;
        top:0px;
        left:55px;
        height: 0px;
        width: 7px;
        background: #32eace;
        animation: line32_search32_line32  0.2s 0.5s linear forwards;
    }

    @keyframes line32_search32_line32 {
        0%   {height: 0px;}
        100% {height: 50px;}
    }
    .line1_search1_line3 .line3{
        position: absolute;
        top:50px;
        left:55px;
        height: 7px;
        width: 0px;
        background: #32eace;
        animation: line33_search33_line33  0.2s 0.7s linear forwards;
    }
    @keyframes line33_search33_line33 {
        0%   {width: 0px;}
        100% {width: 96px;}
    }
    .line1_search1_line3 .line4{
        position: absolute;
        bottom: -50px;
        left: 144px;
        height: 0px;
        width: 7px;
        background: #32eace;
        animation: line34_search34_line34  0.2s 0.9s linear forwards;
    }
    @keyframes line34_search34_line34 {
        0%   {height: 0px;}
        100% {height: 50px;}
    }
    .line1_search1_line3 .line5{
        position: absolute;
        top: 0px;
        left: 144px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line35_search35_line35  0.5s 1.1s linear forwards;
    }
    @keyframes line35_search35_line35 {
        0%   {width: 0px;}
        100% {width: 208px;}
    }
    .line1_search1_line3 .line6{
        position: absolute;
        bottom: -1px;
        left: 345px;
        width: 7px;
        height: 0;
        background: #32eace;
        animation: line36_search36_line36  0.2s 1.6s linear forwards;
    }

    @keyframes line36_search36_line36 {
        0%   {height: 0px;}
        100% {height: 50px;}
    }
    .line1_search1_line3 .line7{
        position: absolute;
        top: -56px;
        right: -352px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line37_search37_line37  0.2s  1.8s linear forwards;
    }


    @keyframes line37_search37_line37 {
        0%   {width: 0px;}
        100% {width: 111px;}
    }
    .line1_search1_line3 .line8{
        position: absolute;
        bottom: 52px;
        left: 241px;
        width: 7px;
        height: 0;
        background: #32eace;
        animation: line38_search38_line38  0.2s  2s linear forwards;
    }

    @keyframes line38_search38_line38 {
        0%   {height: 0px;}
        100% {height: 47px;}
    }
    .line1_search1_line3 .line9{
        position: absolute;
        top: -106px;
        left: 241px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line39_search39_line39   0.5s  2.2s linear forwards;
    }

    @keyframes line39_search39_line39 {
        0%   {width: 0px;}
        100% {width: 110px;}
    }

    .line1_search1_line3 .line10{
        position: absolute;
        bottom: 99px;
        left: 348px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line310_search310_line310   0.4s  2.7s linear forwards;
    }

    @keyframes line310_search310_line310 {
        0%   {height: 0px;}
        100% {height: 59px;}
    }

    .line1_search1_line4{
        position: absolute;
        top: 35px;
        left: 871px;
    }

    .line1_search1_line4 .line1{
        position: absolute;
        top: 0px;
        left: 0px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line41_search41_line41   0.3s   linear forwards;
    }


    @keyframes line41_search41_line41 {
        0%   {width: 0px;}
        100% {width: 98px;}
    }

    .line1_search1_line4 .line2{
        position: absolute;
        top: 0px;
        left: 98px;
        width: 7px;
         height: 0;
        background: #32eace;
        animation: line42_search42_line42   0.5s 0.3s   linear forwards;
    }
    @keyframes line42_search42_line42 {
        0%   {height: 0px;}
        100% {height: 211px;}
    }
    .line1_search1_line4 .line3{
        position: absolute;
        top: 211px;
        left: 98px;
        height:  7px;
        width: 0;
        background: #32eace;
        animation: line43_search43_line43   0.3s 0.8s   linear forwards;
    }
    @keyframes line43_search43_line43 {
        0%   {width: 0px;}
        100% {width: 61px;}
    }
    .box_ps_1{
        position: absolute;
        right: -108px;
        top: 206px;
        width: 95px;
        height: 101px;
        cursor: pointer;
    }
    .box_ps_2{

        position: absolute;
        right: -108px;
        top: 465px;
        width: 95px;
        height: 101px;
        cursor: pointer;
    }
    .box_open{
        background:url(../images/box.png) center center no-repeat;

    }
    .box_opened{
        background:url(../images/box_opened.png) center center no-repeat;

    }
    .box_opening{
        background:url(../images/box_open.png) center center no-repeat;
        background-size: cover;
        -webkit-animation: bounce-lf 1s linear infinite;
        animation: bounce-lf 1s linear infinite;
    }
    .box_opening:after{
        content:"";
        position: absolute;
        top: -97px;
        left: -40px;
        width: 164px;
        height: 151px;
        opacity: 0.4;
        background:url(../images/guang1.png) center center no-repeat;

        animation: opacity  3s linear infinite;

    }

 @-webkit-keyframes bounce-lf {
 25% {-webkit-transform: translateX(-3px);}
 50%, 100% {-webkit-transform: translateX(0);}
 75% {-webkit-transform: translateX(3px);}
}


    @keyframes opacity {
    0% {opacity: 0.4;}
     50% { opacity: 1;}
     100% { opacity:0.4;}
    }


     .line21_search21_line21{
        position: absolute;
        top: 452px;
        left: 22px;
    }

    .line21_search21_line21 .line1{
        position: absolute;
        top: 0px;
        left: 0px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line111_search111_line111   0.4s   linear forwards;
    }
    @keyframes line111_search111_line111 {
        0%   {width: 0px;}
        100% {width: 58px;}
    }
    .line21_search21_line21 .line2{
        position: absolute;
        top: 0px;
        left: 58px;
        width: 7px;
        height: 0;
        background: #32eace;
        animation: line112_search112_line112   0.4s   0.6s   linear forwards;
    }

    @keyframes line112_search112_line112 {
        0%   {height: 0px;}
        100% {height: 54px;}
    }
    .line21_search21_line21 .line3{
        position: absolute;
        top:54px;
        left: 58px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line113_search113_line113   0.4s   1s   linear forwards;
    }

    @keyframes line113_search113_line113 {
        0%   {width: 0px;}
        100% {width: 86px;}
    }
    .line21_search21_line21 .line4{
        position: absolute;
        bottom: -61px;
        left: 144px;
        width: 7px;
        height: 0;
        background: #32eace;
        animation: line114_search114_line114   0.4s   1.4s   linear forwards;
    }

    @keyframes line114_search114_line114 {
        0%   {height: 0px;}
        100% {height: 53px;}
    }
    .line21_search21_line21 .line5{
        position: absolute;
        top: 1px;
        left: 144px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line115_search115_line115   0.4s   1.8s   linear forwards;
    }
    @keyframes line115_search115_line115 {
        0%   {width: 0px;}
        100% {width: 104px;}
    }
    .line21_search21_line21 .line6{
        position: absolute;
        bottom: -8px;
        left: 244px;
        height: 0px;
        width: 7px;
        background: #32eace;
        animation: line116_search116_line116   0.4s   2.2s   linear forwards;
    }
    @keyframes line116_search116_line116 {
        0%   {height: 0px;}
        100% {height: 58px;}
    }

     .line22_search22_line22{
        position: absolute;
        top: 402px;
        left: 310px;
    }

    .line22_search22_line22 .line1{
        position: absolute;
        top: 0px;
        left: -43px;
        height: 7px;
        width:0;
        background: #32eace;
        animation: line121_search121_line121   0.4s   linear forwards;
    }
    @keyframes line121_search121_line121 {
        0%   {width: 0px;}
        100% {width: 111px;}
    }

    .line22_search22_line22 .line2{
        position: absolute;
        top: 0px;
        left: 65px;
        height: 0;
        width:7px;
        background: #32eace;
        animation: line122_search122_line122   0.4s   0.4s   linear forwards;
    }

    @keyframes line122_search122_line122 {
        0%   {height: 0px;}
        100% {height: 50px;}
    }
    .line22_search22_line22 .line3{
        position: absolute;
        top: 50px;
        left: 65px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line123_search123_line123   0.4s   0.8s   linear forwards;
    }
    @keyframes line123_search123_line123 {
        0%   {width: 0px;}
        100% {width: 99px;}
    }
    .line22_search22_line22 .line4{
        position: absolute;
        bottom: -56px;
        left: 157px;
        height: 0px;
        width: 7px;
        background: #32eace;
        animation: line124_search124_line124   0.4s   1.2s   linear forwards;
    }
    @keyframes line124_search124_line124 {
        0%   {height: 0px;}
        100% {height: 99px;}
    }
    .line22_search22_line22 .line5{
        position: absolute;
        top: -50px;
        left: 157px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line125_search125_line125   0.5s   1.6s   linear forwards;
    }
    @keyframes line125_search125_line125 {
        0%   {width: 0px;}
        100% {width: 198px;}
    }
    .line22_search22_line22 .line6{
        position: absolute;
        bottom: 43px;
        left: 355px;
        height: 0px;
        width: 7px;
        background: #32eace;
        animation: line126_search126_line126   0.5s   2.1s   linear forwards;
    }
    @keyframes line126_search126_line126 {
        0%   {height: 0px;}
        100% {height: 56px;}
    }

     .line23_search23_line23{
        position: absolute;
        top: 302px;
        left: 717px;
    }
    .line23_search23_line23 .line1{
        position: absolute;
        top: 0px;
        left: -52px;
        height: 7px;
        width:0;
        background: #32eace;
        animation: line131_search131_line131   0.2s   0.2s   linear forwards;
    }

    @keyframes line131_search131_line131 {
        0%   {width: 0px;}
        100% {width: 111px;}
    }
    .line23_search23_line23 .line2{
        position: absolute;
        bottom: 0px;
        left: 52px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line132_search132_line132   0.2s   0.4s   linear forwards;
    }
    @keyframes line132_search132_line132 {
        0%   {height: 0px;}
        100% {height: 52px;}
    }
    .line23_search23_line23 .line3{
        position: absolute;
        top: -59px;
        left: 52px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line133_search133_line133   0.3s   0.6s   linear forwards;
    }
    @keyframes line133_search133_line133 {
        0%   {width: 0px;}
        100% {width: 100px;}
    }
    .line23_search23_line23 .line4{
        position: absolute;
        top: -59px;
        left: 152px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line134_search134_line134   0.4s   0.9s   linear forwards;
    }
    @keyframes line134_search134_line134 {
        0%   {height: 0px;}
        100% {height: 107px;}
    }
    .line23_search23_line23 .line5{
        position: absolute;
        top: 48px;
        left: 152px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line135_search135_line135   0.3s   1.3s   linear forwards;
    }

    @keyframes line135_search135_line135 {
        0%   {width: 0px;}
        100% {width: 98px;}
    }
    .line23_search23_line23 .line6{
        position: absolute;
        top: 48px;
        left: 243px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line136_search136_line136   0.3s   1.6s   linear forwards;
    }

    @keyframes line136_search136_line136 {
        0%   {height: 0px;}
        100% {height: 51px;}
    }
    .line24_search24_line24{
        position: absolute;
        top: 396px;
        left: 941px;
    }
    .line24_search24_line24 .line1{
        position: absolute;
        top: 0px;
        right: -26px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line141_search141_line141   0.4s      linear forwards;
    }
    @keyframes line141_search141_line141 {
        0%   {width: 0px;}
        100% {width: 98px;}
    }
    .line24_search24_line24 .line2{
        position: absolute;
        top: 0px;
        left: -73px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line142_search142_line142   0.4s  0.4s     linear forwards;
    }
    @keyframes line142_search142_line142 {
        0%   {height: 0px;}
        100% {height: 58px;}
    }
    .line24_search24_line24 .line3{
        position: absolute;
        top: 57px;
        left: -73px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line143_search143_line143   0.4s  0.8s     linear forwards;
    }
    @keyframes line143_search143_line143 {
        0%   {width: 0px;}
        100% {width: 103px;}
    }
    .line24_search24_line24 .line4{
        position: absolute;
        top: 57px;
        left: 28px;
        height: 0;
        width: 7px;
        background: #32eace;
        animation: line144_search144_line144   0.4s  1.2s     linear forwards;
    }
    @keyframes line144_search144_line144 {
        0%   {height: 0px;}
        100% {height: 54px;}
    }
    .line24_search24_line24 .line5{
        position: absolute;
        top: 104px;
        left: 35px;
        height: 7px;
        width: 0;
        background: #32eace;
        animation: line145_search145_line145   0.4s  1.6s     linear forwards;
    }
    @keyframes line145_search145_line145 {
        0%   {width: 0px;}
        100% {width: 52px;}
    }
/*迷宫弹框样式*/
.form_window_box{
    position: fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    background-color:rgba(0,0,0,0.4);
    color:#333;
    z-index: 99;
}
.form_window_content{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    background-color:#fff;
    width: 700px;
    padding:20px 60px;
    padding-right: 50px;
    border-radius: 10px;

}
.form_window_delete {
    text-align:right;
}
.form_window_delete img{
    position: relative;
    left: 30px;
    cursor:pointer;
}
.form_window_top_title{
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    line-height: 22px;
    padding-bottom: 10px;
}
.form_window_top_title span{
    display: inline-block;
    width: 4px;
    height: 20px;
    background: #1cb5d8;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 4px;
}
.form_window_bottom_title{
    font-size: 16px;
    margin-bottom: 20px;
}
.form_window_bottom_title i{
    color:#999;
    font-size: 12px;
}
.form_window_content_box .top_content{
    margin-bottom:42px;
}
.form_window_content_box .top_content .top_left{
    width:330px;
    line-height: 28px;

}
.load_pdf_pop{
    height:180px;
}
.load_pdf_pop li{
    float:left;
    width: 50%;
    margin-bottom:  20px;
}
.load_pdf_pop li a{
    color:#333;

}
sup {
    top: -.5em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.load_pdf_pop li a:hover{
    color:#1cb5d8;
    
}
.load_pdf_pop li img{
    vertical-align:  middle;
    margin-right:   4px;
}
.pop_btn_wifi{

    width: 160px;
    height: 40px;
    background: #1cb5d8;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    margin:0 auto;
}
.pop_btn_wifi:hover{

background: #1698b6;
}
.pop_btn_wifi.actived{
    background:#999;
}
.pop_btn_wifi.actived:hover{
    background:#999;
    
}
.pop_btn_wifi img{
    vertical-align: middle;
    margin-left:    5px;
}
.pop_look_info{
    text-align: center;
    color:#999;
    padding-top: 20px;
    font-size:12px;
    padding-bottom: 10px;
}
.pop_look_info span{
    cursor:pointer;
}
.pop_look_info i{
    color:#1CB5D8;
}
.pop_look_info img{
    vertical-align:middle;
}
.swiper_my_box{
    background: #f2f2f2;
    padding: 20px;
    position:relative;
   /* display: none;*/
}
.swiper_my_box div>p{
    font-size: 12px;
    line-height:20px;
    color:#333;
    text-align: center;
}
.swiper_my_box .swiper-slide{
    text-align: center;
}
.swiper_my_box .swiper-slide>div{
    text-align: center;
    display: inline-block;
    cursor: pointer;

}
.swiper_my_box div>p:hover{
    color:#1cb5d8;
}
.swiper_my_box .swiper-button-prev,.swiper_my_box .swiper-container-rtl .swiper-button-next {
    background:url(../images/pop/arrow_left.png)  no-repeat;
    left: 10px;
    right: auto;
}
.swiper_my_box  .swiper-button-next,.swiper_my_box  .swiper-container-rtl .swiper-button-prev {
    background:url(../images/pop/arrow_right.png)  no-repeat;
    right: 10px;
    left: auto;}
.swiper_my_box  .swiper-button-next,.swiper_my_box  .swiper-button-prev {
    position: absolute;
    top: 59%;
    width: 6px;
    height: 11px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 6px 11px;
    background-position: 0px;
    background-repeat: no-repeat;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
/*迷宫弹框样式*/
/* 技术文章下载 */

.btn{
    width: 160px;
    height: 40px;
    opacity: 1;
    color:#1cb5d8;

    border: 1px solid #4f79c3;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
}
.btn img{
    vertical-align: middle;
    margin-right: 5px;
}
.btn:hover{
    color:#fff;
    background: #4f79c3;
}

.title{
    color: #1cb5d8;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 4px;
    height: 70px;
}
.sub_title{
    margin-bottom: 20px;
}
.sub_title span{

    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.sub_title i{
    display:inline-block;
    width: 4px;
    height: 20px;
    background: #1cb5d8;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.download_box {
    padding-bottom: 0;
    color:#fff;
}
.download_item{
    padding: 30px;
    margin-bottom: 21px;
    position: relative;
    width: 49.1%;
    box-sizing: border-box;
    background: #0f264a;
}
.download_item5{
    margin-bottom: 10px;
    border-bottom: none;
}
.download_item p span{
    color:#1CB5D8;
    font-size: 22px;
}
.download_item p{
    font-size: 14px;
    line-height: 28px;
}
.download_item .download_text_height{
    box-sizing: border-box;
}
.download_cover{
   width: 190px;
    margin-right: 28px;
    position: relative;
    top: 30px;
}
.download_item:nth-child(2n-1){
    padding-right:20px;
}
.download_item:nth-child(2n){
    padding-left:20px;
}
.download_item:nth-child(5),.download_item:nth-child(6){

    margin-bottom: 40px;
}
.download_item>div{
    width: calc(100% - 220px);
}
.download_box .last_btn{
    position: static;
    margin: 0 auto;
}
.case_info2{

    background: #0f264a;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.case_info2 a{
    display:block;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
.case_info2 a:hover{
    color: #1cb5d8;
}
.case_info3{
    padding: 60px;
    background: #0f264a;
    margin-bottom: 80px;
}
.case_info3 p{
    line-height: 28px;
    margin-bottom: 50px;

}
.case_info3 a.case_info3_load{
    width: 200px;
    height: 40px;
    background: #1cb5d8;
    border-radius: 4px;
    margin:0 auto;
    margin-top: 50px;
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color:#fff;
}
.case_info3 a.case_info3_load:hover{
background: #1698B6;

}
/* 资料下载 */
/*
            PLAYER
        */
        #audioDiv{
            width: 500px;
            height: 54px;
            margin:0 auto;
            opacity: 1;
            background: #15315d;
            border-radius: 27px;
            position: relative;
        }
       #audioDiv  .audio_load{
            
            position: absolute;
            top:10px;
            right: 20px;
            width: 34px;
            height: 34px;
            border-radius: 50%;
            background: url(../images/audio_load.png) center center no-repeat;
            background-color: #1d427d;
            z-index: 2;

        }
        #audioDiv  .audio_load:hover{

            background-color: #2d5799;
        }

        .audioplayer
        {
            width: 100%;
            height: 100%;
            color: #fff;
            position: relative;
            z-index: 1;
        }


            /* mini mode (fallback) */

            .audioplayer-mini
            {
                width: 2.5em; /* 40 */
                margin: 0 auto;
            }


            /* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

            .audioplayer > div
            {
                position: absolute;
            }


            /* play/pause button */

            .audioplayer-playpause
            {
                 
                width: 34px;
                height: 34px;
                background: #1d427d;
                border-radius: 50%;
                position: relative;
                text-align: left;
                text-indent: -9999px;
                cursor: pointer;
                z-index: 2;
                top: 10px;
                left: 10px;
            }
               
                .audioplayer-mini .audioplayer-playpause
                {
                    width: 100%;
                }
               /* .audioplayer-playpause:hover,
                .audioplayer-playpause:focus
                {
                    background-color: #222;
                }*/
                .audioplayer-playpause a
                {
                    display: block;
                }
                .audioplayer-stopped .audioplayer-playpause a
                {
                    width: 11px;
                    height: 13px;
                    content: '';
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    background: url(../images/audio1.png) center center no-repeat;
                    margin-top: 0px;
                    transform: translate(-50%, -50%);
                }
                .audioplayer-playing .audioplayer-playpause a
                {
                    width: 0.75em; /* 12 */
                    height: 0.75em; /* 12 */
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin: -0.375em 0 0 -0.375em; /* 6 */
                }
                    .audioplayer-playing .audioplayer-playpause a:before,
                    .audioplayer-playing .audioplayer-playpause a:after
                    {
                        width: 40%;
                        height: 100%;
                        background-color: #1cb5d8;
                        content: '';
                        position: absolute;
                        top: 0;
                    }
                    .audioplayer-playing .audioplayer-playpause a:before
                    {
                        left: 0;
                    }
                    .audioplayer-playing .audioplayer-playpause a:after
                    {
                        right: 0;
                    }


            /* timers */

            .audioplayer-time
            {
                width: 4.375em; /* 70 */
                height: 100%;
                line-height: 2.375em; /* 38 */
                text-align: center;
                z-index: 2;
                top: 10px;
                display: none;
            }
                .audioplayer-time-current
                {
                    left: 39px;
                }
                .audioplayer-time-duration
                {
                   
                    right: 2.5em; /* 40 */
                }
                    .audioplayer-novolume .audioplayer-time-duration
                    {
                        border-right: 0;
                        right: 0;
                    }


            /* progress bar of loaded/played */

            .audioplayer-bar
            {
                background: #2d5799;
                height: 6px;
                cursor: pointer;
                z-index: 1;
                top: 53%;
                right: 6.875em;
                left: 60px;
                margin-top: -0.438em;
                border-radius: 3px;
            }
                .audioplayer-novolume .audioplayer-bar
                {
                    right: 4.375em; /* 70 */
                }
                .audioplayer-bar div
                {
                    width: 0;
                    height: 100%;
                    position: absolute;
                    left: 0;
                    top: 0;
                }
                .audioplayer-bar-loaded
                {
                    z-index: 1;
                    border-radius: 6px;
                }
                .audioplayer-bar-played:after{
                       position: absolute;
                    content: "";
                    width: 13px;
                    height: 13px;
                    opacity: 1;
                    background: #8be0f3;
                    right: -13px;
                    top: -3.5px;
                    border-radius: 50%;
                    z-index: 2;
                }
                .audioplayer-bar-played
                {
                    background: #1cb5d8;
                    border-radius: 6px;
                }


            /* volume button */

            .audioplayer-volume
            {
                width: 34px;
                height: 34px;
                /* height: 100%; */
                /* border-left: 1px solid #111; */
                /* border-left-color: rgba( 0, 0, 0, .25 ); */
                text-align: left;
                text-indent: -9999px;
                cursor: pointer;
                z-index: 2;
                top: 8px;
                right: 59px;
                background:url(../images/audio2.png) center center no-repeat;
            }
                .audioplayer-volume:hover,
                .audioplayer-volume:focus
                {
                  /*  background-color: #222;*/
                }
                .audioplayer-volume-button
                {
                    width: 100%;
                    height: 100%;
                    display:    none;
                }
                   


                /* volume dropdown */

                .audioplayer-volume-adjust
                {
                    height: 6.25em; /* 100 */
                    cursor: default;
                    position: absolute;
                    left: 0;
                    right: 0px;
                    top: -9999px;  
                    background: #1d427d;
                    border-radius: 40px;
                }
                    .audioplayer-volume:not(:hover) .audioplayer-volume-adjust
                    {
                        opacity: 0;
                    }
                    .audioplayer-volume:hover .audioplayer-volume-adjust
                    {
                        top: auto;
                        bottom: 100%;
                    }
                    .audioplayer-volume-adjust > div
                    {
                        width: 40%;
                        height: 80%;
                        background: #2d5799;
                        border-radius: 8px;
                        cursor: pointer;
                        position: relative;
                        z-index: 1;
                        margin: 30% auto 0;
                    }
                        .audioplayer-volume-adjust div div
                        {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            background: #1cb5d8;
                            border-radius: 10px;
                        }
                .audioplayer-novolume .audioplayer-volume
                {
                    display: none;
                }


            /* CSS3 decorations */


.code_box{
    position: relative;
    top:10px;
}
/*抽奖区域*/
.prize_list_box{
    float: left;
    position: relative;
    top: 45px;
}
.prize_list_box li{
    float:left;
    margin-right: 30px;
    text-align: center;

}
.prize_list_box li img{
    margin-bottom:10px;
}
.lottery_box {
background: #0f2445;
padding-bottom: 00px;
}

.prize_name{
    margin: 8px 0;
    color: #d22222;
    font-size: 18px;
    display: block;
}
.success{
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url('../images/ok.png')no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.go_study{
    width: 120px;
    display: block;
    margin: 22px auto;
    height: 35px;
    line-height: 35px;
}

.lotter_alert.not_winning {
    width: 305px;
}
.lotter_alert.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}
.lotter_alert.layui-layer-close{
    width: 19px;
    height: 19px;
    background-size: 100% 100% !important;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
  /*  padding: 30px 20px;*/
    background: #fff;
    border-radius: 5px;
}
/*
.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: 10px 0 0 0;
}

.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 5px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
}

.lotter_alert .layui-layer-content span {
    color: #999;
    font-size: 16px;
    line-height: 23px
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 0px;
    color: #342e2e;
    margin-top: 0px;
    padding: 0px ;
    font-size: 20px;
}
{

    padding-bottom: 20px;
}
.prize_text{
    font-size: 24px;
    font-weight: 700;
    color: #e50112;
    line-height: 30px;
    padding: 5px 0px;
}
#no_change_study{
    width: 140px;
    height: 40px;
    opacity: 1;
    background: #1CB5D8;
    border-radius: 4px;
    display: block;
    margin:0 auto;
    margin-top:20px;
    line-height: 40px;
    color:#fff;
}

.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}
.lotter_alert .layui-layer-content big img{
    width: 35px;
    vertical-align: middle;
    margin-right: 11px;
}
.pop_desc{
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 4px;
    display: inline-block;
}
.no_chance .pop_desc{
    color: #fff;
    background: #e61439;
}

.section4{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.apply_use{
    width: 163px;
    height: 42px;
    background-color: rgba(233, 0, 41, 1);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    display: block;
    color: #fff;
    margin: 40px auto 50px auto;
    border: none;
}
.apply_use:hover{
    background: rgba(101, 0, 17, 1);
}
#prilist{
    float: left;
    width: 672px;
}
.winner_desc{
    margin-top: 00px;
    padding: 40px 80px;
    border: 1px dotted #9acbff;
    border: 1px solid #39578c;
    /* background: #fff; */
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.winner_desc img{
    vertical-align:     middle;
    margin-right:   5px;
}
.winner_desc span{
    margin-right:   20px;
    display: inline-block;
    margin-top: 20px;
}
#winner_list {
    float: right;
    width: 350px;
}
#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
     display: block;
    padding-top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    margin-bottom: 10px;
    background: #1cb5d8;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 4px;
}
.tip_box>p:first-child{
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 5px;
}
.tip_box>p:last-child{
    font-size: 12px;
    color: #999;
    line-height: 22px;
}
/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
#winner_list .tips a{
    color: #9a001b;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 220px;
    line-height: 15px;
    overflow: hidden;
    background: #fff;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-top: 10px;
    border-radius: 0px;
    font-size: 14px;
    background: #ffffff;
    box-shadow: 0px 25px 65px 0px rgba(51,51,51,0.11);
}

#winner_ul {
    display: block;
    padding: 0 20px 0 20px;
}

#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

#winner_ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    color: #333333;
    padding-left: 20px;
    box-sizing: border-box;
}
#winner_ul li span{
    color: #666666;
}
#winner_ul li em{
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 14px;
}
#winner_ul li em{
    color: #39578c;
}
#winner_ul li:nth-child(1){
}
#winner_ul li em:last-child{
    width: 157px;
}
.about_box{
    padding:72px 0px;
    position: relative;
}
.about_box p{
    color:#fff;
    line-height: 28px;
}
.about_box span{
    font-size: 20px;
    line-height: 70px;
    font-weight: 700;
    color: #1cb5d8;
}
/* 弹窗 */
.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px 0px 0px -250px;
    width: 420px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 528px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    max-height: 596px;
    min-height: 528px;
}
.pop_window .dialog-hd{
    width: 100%;
    line-height: 50px;
    text-indent: 20px;
    background: #091c90;
    color: #fff;
}

.form-item {
    height: 484px;
    overflow-y: scroll;
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.8);
}
.pop_window_box .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}

#video_box .dialog {
    background: #F6F6F6;
}
#video_box #video_player{
    height: 100%;
}
#video_box .pop_window {
    width: 800px;
    height: 500px;
    margin-left: -400px;
}
#video_player_box {
    padding: 0;
}
#video_player_box {
    height: 450px;
}
#video_box .dialog-hd {
    margin-right: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    border: none;
    height: 30px;
    border-radius: 5px;
}
.radio_box dt{
    float: inherit !important;
}
#submit_form{
    overflow: inherit;
}
#submit_form .reason_box{
    display: none;
}
.pop_window{
    border: none;
    border-radius: 5px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.collect_title{
    text-indent: 20px;
    margin: 16px 0;
    color: #FF3333;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 80px;
    box-sizing: border-box;
}

#submit_form .inline_dl dd{
    float: inherit;
}
#submit_form .user_info_cookie{
    margin-left: 36px;
}
.input_box{
    width: 300px;
    margin: 0 auto;
    position: relative;
}
.input_box span{
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 20px;
    color: #999;
}
.input_box input{
    width: 300px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0px 10px 0 50px;
    box-sizing: border-box;
}
.dialog-bd{
    padding: 0;
}
#s_tip_box{
    text-align: center;
}
#s_tip_box h2{
    font-size: 24px;
    color: #e30327;
    text-align: center;
    margin-bottom: 40px;
}
#s_tip_box p{
    margin-bottom: 40px;
    font-size: 20px
}
#s_tip_box h5{
    color: #999;
}

#submit_form .inline_dl .wid100{
    width: 100%;
    margin: 0;
    border-radius: 3px;
}
.info_msgBox{
    height: 100%;
    overflow: auto;
}
/*用户资料 - 弹窗表单*/
#submit_form{
    height: 100%;
    overflow-y: auto;
}
.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 10px 0;
    margin-bottom: 20px;
}
#submit_form dt{
    display: block;
    font-size: 14px;
}
#submit_form dt i{
    font-weight: normal;
    font-style: normal;
}
#submit_form dt span{
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd{
    font-size: 14px;
    color: #666;
}
#submit_form dd input[type=text]{
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}
#submit_form dd label{
    margin: 10px 10px 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: initial;
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
#submit_form .inline_dl dt{
    float: left;
    color:#333;
    line-height: 25px;
}
#submit_form .inline_dl select{
    width: 129px;
    height: 35px;
    /* margin: 0 10px 10px 0; */
    border: 1px solid #ddd;
}
#submit_form .inline_dl #address_select select:last-child{
    margin-right:0px;
}
#submit_form textarea{
    width: 81%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0{
    width: 35%;
    text-align: center;
    background: #1cb5d8 !important;
    border: 1px solid #1cb5d8 !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    position: relative;
    top:-120px;
}
.form_tip_bottom{
    padding:0px 80px;
    padding-top: 70px;
    color:#999;
}
.user_self_input .layui-layer-btn0:hover{
    background: #1cb5d8 !important;
    border: 1px solid #1cb5d8 !important;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}
.dialog{
    height: 100%;
    position: relative;
}
.header_common .layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background-color: #1cb5d8;
    background: #1cb5d8;
    border-radius: 2px 2px 0 0;
}
.header_common  .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
}
.header_common .layui-layer-setwin .layui-layer-close1{
    background-position: 0px;
}
/*  #submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: #091c90;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
     background: #2e78e3;
} */

 .close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
 }
 .close-dialog:hover {
    color: #444;
 }
 .radio_box{
    display: block !important;
    line-height: 35px;
 }
/* 弹窗 */



.new{
    position: absolute;
    right: 0;
    top: 0;
    background: url(/static/main/img/new.gif)no-repeat;
    width: 35px;
    height: 13px;
    display: block;
}
 #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    .header_m{
        display: none;
    }
@media screen and (max-width: 750px) {

  
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
    }
    .ac {
        border-bottom: 3px solid #3788df;
    }
    .ac a{
        color: #3788df !important;
        font-weight: 700;
    }
    .banner {
        margin-top: 1.68rem;
        background: url('../images/banner_m.png') center center no-repeat;
        background-size: cover;
        height:3.75rem;
    }
    .m_show{
        display: block;
    }
    .m_hide{
        display: none;
    }
    .header{
        display: block;
        top:0px;
        height: 
    }
    .header div.flex{
        display: block;
        height: 0.88rem;
        background: #fff;
       padding-top: 0.14rem;
        box-sizing: border-box;
    }
    .header div.flex img{
        width: 1.53rem;
        margin-left: 0.3rem;
    }
    .header li a.active {
        border-bottom: 0.06rem solid #1cb5d8;
    }
    .header li a {
        line-height: 0.8rem;
        margin-left: 0rem;
        box-sizing: border-box;
    }
    .header ul.flex {
        height: 0.8rem;
        background: #0c1f3d;
        justify-content: space-around
    }
    .title_box {
        height: 1.17rem;
        margin-bottom: 0.4rem;
    }
    .title_box1{
        background-size:41%;
    }
    .title_box2 {
        background-size:41%;
    }
    .title_box3 {
        background-size: 2.25rem 1.17rem;
    }
    .activity_content {
        height: 8.68rem;
        background: url(../images/activity_bg_m.png) center center no-repeat;
        box-sizing: border-box;
        padding:0px 0.3rem;
    }
    .prize_list_box li {
        float: initial;
        margin-right: 0.3rem;
        text-align: center;
        display: inline-block;
        height: 3.3rem;
        vertical-align:top;
    }
     .prize_list_box li p{
        height:0.8rem;
        overflow: hidden;
     }
     .prize_list_box li:nth-child(3){
        margin-right: 0px;
     }
    .prize_list_box li img {
        margin-bottom: 10px;
        width: 2.1rem;
    }
    .prize_list_box {
        top: 0px;
        text-align: center;
    }
    .floor {
        padding-top: 0.8rem;
    }
    .activity_img_box {
        width: 5.83rem;
        height: 3.06rem;
        margin: 0 auto;
        margin-top: 0.5rem;
        background: url(../images/activity_img_m.png) center center no-repeat;
        background-size:cover; 
        position: relative;
    }
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
   

    .download_box {
        padding: 0.8rem 0.3rem;
    }
    .article {
        width: 100%;
        height: auto;
        padding: .45rem 0 .33rem 0 !important;
        box-sizing: border-box;
        font-size: .33rem;
        line-height: .63rem;
        background-size: 100% 100%;
    }
    /*迷宫*/
     .activity_img_box .line1_in{
    position: absolute;
    left: -0.47rem;
    top: 1.5rem;
    width: 0.38rem;
  }
  .activity_img_box .line2_in{
    position: absolute;
    left: -0.47rem;
    top: 2.5rem;
    width: 0.38rem;
  }
  .activity_img_box .line_ps{
    position: absolute;
    width: 0.84rem;
    height: 0.95rem;
  }
  .line1_search1{
    top: 1.35rem;
    left: 0.52rem;
    width:0.25rem;
  }
  .line1_search2{
    top: .76rem;
    left: 2.22rem;
  }
  .line1_search3{
    top: -0.14rem;
    left: 4.5rem;
  }
   .line2_search1{
    top: 1.9rem;
    left: 1.1rem;
  }
  .line2_search2{
    top: 1.3rem;
    left: 3.4rem;
  }
  .line2_search3{
    top: 1.7rem;
    left: 5.04rem;
  }
  .line1_search1_open{
    background: url(../images/open.png) center center no-repeat;
    background-size: cover;
  }
  .line1_search3_opened{
    background: url(../images/opened.png) center center no-repeat;
    background-size: 0.31rem;
  }
  .line1_search2_opening{
    background: url(../images/open.png) center center no-repeat;
    background-size: cover;
  }
  .line1_search2_opening:active:before{
    position: absolute;
    content: "";
    width: 1.14rem;
    height: 0.94rem;
    top: -0.39rem;
    left: -0.14rem;
    background: url(../images/guang.png) center center no-repeat;
    background-size: cover;
  }
  .line1_search1_line1{
    position: absolute;
    left: 0.1rem;
    top: 1.6rem;
  }

  .line1_search1_line1 .line1{
    position: absolute;
    top:0px;
    left:0px;
    height: 0.07rem;
    width:0 ;
    background: #32eace;
  }
  .line1_search1_line1 .line2{
    position: absolute;
    top: 0.0rem;
    left: 0.3rem;
    width: 0.07rem;
    height: 0;
    background: #32eace;
  }
  .line1_search1_line1 .line3{
    position: absolute;
    top: 0.6rem;
    left: 0.3rem;
    width: 0;
    height: 0.07rem;
    background: #32eace;
  }
  .line1_search1_line1 .line4{
    position: absolute;
    bottom: -0.67rem;
    left: 0.8rem;
    width: 0.07rem;
    height: 0;
    background: #32eace;
  }
  @keyframes line1_search1_line1 {
    0%   {width: 0px;}
    100% {width: 0.3rem;}
  }
  @keyframes line2_search2_line2 {
    0%   {height:  0px;}
    100% {height: 0.65rem;}
  }
  @keyframes line3_search3_line3 {
    0%   {width:  0px;}
    100% {width: 0.54rem;}
  }
  @keyframes line4_search4_line4 {
    0%   {height:  0px;}
    100% {height: 0.6rem;}
  }
  .line1_search1_line2{

position: absolute;

left: 1.2rem;

top: 1.65rem;

}
   .line1_search1_line2 .line1{
    position: absolute;
    top:0px;
    left: -0.3rem;
    height: 0.07rem;
    width: 0;
    background: #32eace;
  }
   @keyframes line21_search21_line21 {
    0%   {width: 0px;}
    100% {width:  0.6rem;;}
    }
   .line1_search1_line2 .line2{
    position: absolute;
    top:0px;
    left: 0.3rem;
    width: 0.07rem;
    height:0;
    background: #32eace;
  }

   @keyframes line22_search22_line22 {
    0%   {height: 0px;}
    100% {height:  0.3rem;}
    }
   .line1_search1_line2 .line3{
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    height: 0.07rem;
    width: 0;
    background: #32eace;
  }

   @keyframes line23_search23_line23 {
    0%   {width: 0px;}
    100% {width: 0.67rem;}
    }
   .line1_search1_line2 .line4{
    position: absolute;
    bottom: -0.37rem;
    left: 0.93rem;
    width: 0.07rem;
    height: 0;
    background: #32eace;
  }

   @keyframes line24_search24_line24 {
    0%   {height: 0px;}
    100% {height: 0.32rem;}
    }
   .line1_search1_line2 .line5{
    position: absolute;
    top: 0px;
    left: 0.93rem;
    height: 0.07rem;
    width:0;
  }

   @keyframes line25_search25_line25 {
    0%   {width: 0px;}
    100% {width:  0.5rem;}
    }
  .line1_search1_line2 .line6{
    position: absolute;
    bottom: -0.07rem;
    left: 1.4rem;
    width: 0.07rem;
    height:0;
  }
   @keyframes line26_search26_line26 {
    0%   {height: 0px;}
    100% {height:  0.6rem;}
    }
    .line1_search1_line3{
        position: absolute;
        top: 1.06rem;
        left: 3rem;
    }
    .line1_search1_line3 .line1{
        position: absolute;
        top:0px;
        left: -0.4rem;
        height: 0.07rem;
        width: ;
    }

    @keyframes line31_search31_line31 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }
    .line1_search1_line3 .line2{
        position: absolute;
        top:0px;
        left: 0.2rem;
        height:0;
        width: 0.07rem;
    }

    @keyframes line32_search32_line32 {
        0%   {height: 0px;}
        100% {height:  0.3rem;}
    }
    .line1_search1_line3 .line3{
        position: absolute;
        top: 0.3rem;
        left: 0.2rem;
        height: 0.07rem;
        width: 0;
    }
    @keyframes line33_search33_line33 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }
    .line1_search1_line3 .line4{
        position: absolute;
        bottom: -0.37rem;
        left: 0.8rem;
        height:0 ;
        width: 0.07rem;
    }
    @keyframes line34_search34_line34 {
        0%   {height: 0px;}
        100% {height: 0.32rem;}
    }
    .line1_search1_line3 .line5{
        position: absolute;
        top: 0px;
        left: 0.8rem;
        height: 0.07rem;
        width: 0;
    }
    @keyframes line35_search35_line35 {
        0%   {width: 0px;}
        100% {width: 1.16rem;}
    }
    .line1_search1_line3 .line6{
        position: absolute;
        bottom: -0.07rem;
        left: 1.9rem;
        width: 0.07rem;
        height: 0;
    }

    @keyframes line36_search36_line36 {
        0%   {height: 0px;}
        100% {height: 0.37rem;}
    }
    .line1_search1_line3 .line7{
        position: absolute;
        top: -0.3rem;
        right: -1.97rem;
        height: 0.07rem;
        width: 0;
    }


    @keyframes line37_search37_line37 {
        0%   {width: 0px;}
        100% {width: 0.65rem;}
    }
    .line1_search1_line3 .line8{
        position: absolute;
        bottom: 0.23rem;
        left: 1.3rem;
        width: 0.07rem;
        height: 0;
    }

    @keyframes line38_search38_line38 {
        0%   {height: 0px;}
        100% {height: 0.3rem;}
    }
    .line1_search1_line3 .line9{
        position: absolute;
        top: -0.6rem;
        left: 1.3rem;
        height: 0.07rem;
        width:0;
    }

    @keyframes line39_search39_line39 {
        0%   {width: 0px;}
        100% {width:  0.5rem;}
    }
    .line1_search1_line3 .line10 {
        position: absolute;
        bottom: 0.53rem;
        left: 1.8rem;
        height: 0;
        width: 0.07rem;
        background: #32eace; 
    }
    @keyframes line310_search310_line310 {
        0%   {height: 0px;}
        100% {height:  0.36rem;}
    }
    .line1_search1_line4{
        position: absolute;
        top: 0.18rem;
        left: 5.2rem;
    }

    .line1_search1_line4 .line1{
        position: absolute;
        top: 0px;
        left: -0.33rem;
        height: 0.07rem;
        width: 0;
    }


    @keyframes line41_search41_line41 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }

    .line1_search1_line4 .line2{
        position: absolute;
        top: 0px;
        left: 0.27rem;
        width: 0.07rem;
        height:0;
    }
    @keyframes line42_search42_line42 {
        0%   {height: 0px;}
        100% {height:  1.2rem;}
    }
    .line1_search1_line4 .line3{
        position: absolute;
        top: 1.13rem;
        left: 0.27rem;
        height:  0.07rem;
        width:0;
    }
    @keyframes line43_search43_line43 {
        0%   {width: 0px;}
        100% {width:  0.3rem;}
    }
    .box_ps_1{
        position: absolute;
        right: -0.74rem;
        top: 1rem;
        width: 0.75rem;
        height: 0.7rem;
        
    }
    .box_ps_2{

        position: absolute;
        right: -0.74rem;
        top: 2.6rem;
        width: 0.75rem;
        height: 0.7rem;
    }
    .box_open{
        background:url(../images/box.png) center center no-repeat;
        background-size: cover;

    }
    .box_opened{
        background:url(../images/box_opened.png) center center no-repeat;
        background-size: cover;

    }
    .box_opening{
        background:url(../images/box_open.png) center center no-repeat;
        background-size: cover;
    }
    .box_opening:after{
        content:"";
        position: absolute;
        top: -.57rem;
        left: -0.1rem;
        width: 0.8rem;
        height: 0.9rem;
        opacity: 0.4;
        background:url(../images/guang1.png) center center no-repeat;
        background-size: cover;
        animation: opacity  3s linear infinite;
        background-size: c;
    }

    @keyframes opacity {
    0% {opacity: 0.4;}
     50% { opacity: 1;}
     100% { opacity:0.4;}
    }


     .line21_search21_line21{
        position: absolute;
        top: 2.52rem;
        left: 0.1rem;
    }

    .line21_search21_line21 .line1{
        position: absolute;
        top: 0px;
        left: 0px;
        height: 0.07rem;
        width:0;
        background: #32eace;
    }
    @keyframes line111_search111_line111 {
        0%   {width: 0px;}
        100% {width:  0.3rem;}
    }
    .line21_search21_line21 .line2{
        position: absolute;
        top: 0px;
        left: 0.3rem;
        width: 0.07rem;
        height: 0;
        background: #32eace;
    }

    @keyframes line112_search112_line112 {
        0%   {height: 0px;}
        100% {height: 0.34rem;}
    }
    .line21_search21_line21 .line3{
        position: absolute;
        top: 0.3rem;
        left: 0.3rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }

    @keyframes line113_search113_line113 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }
    .line21_search21_line21 .line4{
        position: absolute;
        bottom: -0.37rem;
        left: 0.89rem;
        width: 0.07rem;
        height:0;
        background: #32eace;
    }

    @keyframes line114_search114_line114 {
        0%   {height: 0px;}
        100% {height:  0.3rem;}
    }
    .line21_search21_line21 .line5{
        position: absolute;
        top: 0rem;
        left: 0.89rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }
    @keyframes line115_search115_line115 {
        0%   {width: 0px;}
        100% {width: 0.56rem;}
    }
    .line21_search21_line21 .line6 {
        position: absolute;
        bottom: -0.07rem;
        left: 1.4rem;
        height: 0;
        width: 0.07rem;
        background: #32eace;
    }

    @keyframes line116_search116_line116 {
        0%   {height: 0px;}
        100% {height: 0.36rem;}
    }
     .line22_search22_line22{
        position: absolute;
        top: 2.23rem;
        left: 1.75rem;
    }

    .line22_search22_line22 .line1{
        position: absolute;
        top:0;
        left: -0.2rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }
    @keyframes line121_search121_line121 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }

    .line22_search22_line22 .line2{
        position: absolute;
        top: 0px;
        left: 0.4rem;
        height:0 ;
        width:0.07rem;
        background: #32eace; 
    }

    @keyframes line122_search122_line122 {
        0%   {height: 0px;}
        100% {height: 0.3rem;}
    }
    .line22_search22_line22 .line3{
        position: absolute;
        top: 0.26rem;
        left: 0.4rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }
    @keyframes line123_search123_line123 {
        0%   {width: 0px;}
        100% {width: 0.48rem;}
    }
    .line22_search22_line22 .line4{
        position: absolute;
        bottom: -0.3rem;
        left: 0.8rem;
        height: 0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line124_search124_line124 {
        0%   {height: 0px;}
        100% {height: 0.57rem;}
    }
    .line22_search22_line22 .line5{
        position: absolute;
        top: -0.3rem;
        left: 0.8rem;
        height: 0.07rem;
        width:0;
        background: #32eace;
    }
    @keyframes line125_search125_line125 {
        0%   {width: 0px;}
        100% {width:  1.2rem;}
    }
    .line22_search22_line22 .line6{
        position: absolute;
        bottom: 0.23rem;
        left: 2rem;
        height: 0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line126_search126_line126 {
        0%   {height: 0px;}
        100% {height:0.36rem;}
    }

     .line23_search23_line23{
        position: absolute;
        top: 1.65rem;
        left: 4.1rem;
    }
    .line23_search23_line23 .line1{
        position: absolute;
        top: 0px;
        left: -0.3rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }

    @keyframes line131_search131_line131 {
        0%   {width: 0px;}
        100% {width:0.6rem;}
    }
    .line23_search23_line23 .line2{
        position: absolute;
        bottom: 0px;
        left: 0.23rem;
        height:0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line132_search132_line132 {
        0%   {height: 0px;}
        100% {height:  0.3rem;}
    }
    .line23_search23_line23 .line3{
        position: absolute;
        top: -0.3rem;
        left: 0.23rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }
    @keyframes line133_search133_line133 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }
    .line23_search23_line23 .line4{
        position: absolute;
        top: -0.3rem;
        left: 0.8rem;
        height: 0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line134_search134_line134 {
        0%   {height: 0px;}
        100% {height:0.6rem;}
    }
    .line23_search23_line23 .line5{
        position: absolute;
        top: 0.3rem;
        left: 0.8rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }

    @keyframes line135_search135_line135 {
        0%   {width: 0px;}
        100% {width: 0.5rem;}
    }
    .line23_search23_line23 .line6 {
        position: absolute;
        top: 0.3rem;
        left: 1.3rem;
        height:0;
        width: 0.07rem;
        background: #32eace;
    }

    @keyframes line136_search136_line136 {
        0%   {height: 0px;}
        100% {height: 0.34rem;}
    }
    .line24_search24_line24{
        position: absolute;
        top: 2.22rem;
        left: 5.2rem;
    }
    .line24_search24_line24 .line1{
        position: absolute;
        top: 0px;
        
        right: -0.2rem;
        height: 0.07rem;
        width:0;
        background: #32eace;
    }
    @keyframes line141_search141_line141 {
        0%   {width: 0px;}
        100% {width:  0.5rem;}
    }
    .line24_search24_line24 .line2{
        position: absolute;
        top: 0px;
        left: -0.3rem;
        height:0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line142_search142_line142 {
        0%   {height: 0px;}
        100% {height:  0.34rem;}
    }
    .line24_search24_line24 .line3{
        position: absolute;
        top: 0.3rem;
        left: -0.3rem;
        height: 0.07rem;
        width:0;
        background: #32eace;
    }
    @keyframes line143_search143_line143 {
        0%   {width: 0px;}
        100% {width: 0.6rem;}
    }
    .line24_search24_line24 .line4{
        position: absolute;
        top: 0.3rem;
        left: 0.3rem;
        height:0;
        width: 0.07rem;
        background: #32eace;
    }
    @keyframes line144_search144_line144 {
        0%   {height: 0px;}
        100% {height:  0.3rem;}
    }
    .line24_search24_line24 .line5{
        position: absolute;
        top: 0.6rem;
        left: 0.3rem;
        height: 0.07rem;
        width: 0;
        background: #32eace;
    }
    @keyframes line145_search145_line145 {
        0%   {width: 0px;}
        100% {width: 0.3rem;}
    }
    /*迷宫*/
    .case_info2 {
        background: transparent;
        padding: 0rem;
        text-align: center;
        margin-bottom: 0.3rem;
        display: block;
    }
    .case_info2>div{
        padding: 0.3rem;
        background: #0f264a;
        margin-bottom: 0.3rem;
    }
    .case_info2>div img{
        width: 100%;
    }
    .case_info3 {
        padding: 0.3rem 0;
        padding-bottom: 0px;
        background: transparent;
        margin-bottom: 0rem;
    }
    #audioDiv {
        width: 100%;
    }
    .case_info3 a.case_info3_load {
        width: 4.3rem;
        height: 0.88rem;
        background: #1cb5d8;
        border-radius: 4px;
        margin: 0 auto;
        margin-top: 0.5rem;
        text-align: center;
        line-height: .88rem;
        display: block;
        font-size: 0.32rem;
        color: #fff;
    }
    .download_box ul{
        width: 100%;
    }
    .download_box ul li {
        width: 100% !important;
        margin-bottom: .5rem;
        font-size: .35rem;
        line-height: normal;
        height: auto;
        padding: .3rem;
        padding-top: 0px;
        box-sizing: border-box;
    }
    .download_item .download_text_height{
        height: auto;
    }
    .download_item>div{
        width:100%;
    }
    .download_box ul li br{
        display: none
    }
    .download_cover {
        float: left;
        width: 1.9rem;
        height: 1.9rem;
    }
    .download_cover~div.fl {
        float: left;
        width: calc(100% - 2.4rem);
        margin-left: 2.4rem;
        /* height: 1.9rem; */
        position: relative;
        top: -0.7rem;
    }
    .download_box h2::after{
        background-size: 196% 100%;
        background-position: 49%;
    }
    .download_box .download_tit {
        width: 3.6rem;
        font-size: .35rem;
    }
    .title {   
        font-size: .32rem;
        line-height: 0.4rem;
        height:auto;
    }
    .download_item p {
        line-height: .4rem;
        margin-bottom: 0;
        font-size: .25rem;
    }
    .download_box .downLoad_m{
        text-align: center;
        overflow:hidden;
    }
    .download_box .downLoad_m a{
        color: #508dcd;
        font-size:12px;
    }
    .download_box .downLoad_m a img{
        vertical-align: middle;
        width: 0.18rem;
    }
    .download_box .downLoad_m div{
        font-size: 0.28rem;
        color: #333;
        margin-top: 0.3rem;
        margin-bottom: 0.1rem;
        text-align: left;
    }
    .download_box .downLoad_m div.moreHide{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .download_item:nth-child(5), .download_item:nth-child(6){
        margin-bottom: 0.4rem;
    }
    
    .pop_download_content{
        position: fixed;
        top: 0;
        left: 0;
        top: 8%;
        left: 0;
        z-index: 100;
    }
    .pop_download_content::after{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: red;
    }

    .pop_bg{
        display: block;
        width: 100%;
        background: rgba(0,0,0,.8);
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
    }
    .close_pop_content{
        position: absolute;
        top: 0;
        right: 6px;
        background: #ccc;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
    }
    .mr75{
        margin-right: .45rem;
    }
    .data_img {
        width: 4rem;
        height: auto;
    }

    #winner_ul {
        display: block;
        padding: 0 0rem 0 0.2rem;
    }
    #winner_ul li em:first-child{
        width: 22%;
        float: left;
    }
     #winner_ul li em{

    line-height: 0.6rem;
    }
    #winner_ul li span{
        width:auto;
        margin:0px;
        float: left;
    }
    #winner_ul li em:last-child {
        width: auto;
        float: left;
    }
    .winner_desc {
        padding: 0.2rem;
        border-radius: 5px;
        border: 0px dotted #9acbff;
        font-size: 0.24rem;
        line-height: 0.45rem;
        margin: 10px 0.3rem;
        margin-top: 0px;`
        padding-top: 0rem;
        display: block;
        position: relative;

    }
   
    .winner_desc i{
        margin-bottom: 0.2rem;
        display: inline;
    }
    .tip_box{
        display: none;
    }
    .winner_desc{
        background: transparent;
        padding-bottom: 0.6rem;
    }
    .winner_desc span {
        margin-right: 0px;
        display: inline-block;
        margin-top: 0.3rem;
        display: block;
    }
    .code_box{
        text-align: center;
        padding-top: 0.6rem;
    }
    .lottery_box{
        padding-bottom: 0px;
    }
    .about_box {
        /* background: #39578c; */
        padding: 0.8rem 0.3rem;
        text-align: left;
    }
    .about_box img{
        width: 1.85rem;
    }
    .about_box p{
        text-align: left;
        line-height: 0.48rem;
    }
    #winner_ul li span {
        margin: 0 .6rem !important;
        font-size: .28rem;
    }
    .lotter_alert.layui-layer {
        width: 90% !important;
    }
    .play{
        width: 15% !important
    }
    #prize_area{
        padding: 0;
    }
    #prilist{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width:7rem;
        float: none;
        margin: 0 auto;
    }
    #prilist::after {
        display: none;
    }
    #prilist li{
        margin: 0 0 .16rem;
        width: 2.24rem;
        box-sizing: border-box;
        height: 1.86rem;
        padding: .16rem 0;
        font-size: .22rem; 
        word-break: break-all;
    }
     #prilist img{
        height: 36px;
        margin-top: 13px;
     }
    
     #prilist #begin_btn{
        box-sizing: border-box;
        height: 1.86rem;
        line-height: 1.86rem;
        font-size: .35rem;
        margin-bottom: 0;
     }
     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 17px;
     }
     #winner_list .tips{
        color: #666;
     }
     #jq_marquee_box {
        height: 46vh;
     }

    .footer {
        font: 12px/20px "微软雅黑";
        border-top:0px;
        color: #fff;
        width: 100%;
        padding: 0.8rem 0;
        background: #333;
        border-top: 0px solid #eee;
        text-align: center;
        display: block;
    }

    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: auto;
        overflow: auto;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 78%;
        height: 40px;
        overflow:hidden;
        resize:none;
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 115px;
    }
    #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    #submit_form dd label{
        /*margin: 5px 0;*/
    }
    #submit_form dd label:nth-of-type(1){
        margin-right:10px;
    }
    .pop_window{
        top: 0%;
    }
   
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    #submit_form{
        height: 100%;
    }
    .winner .layui-layer-content{
        font-size: 17px;
    }
    .new_not_winning .layui-layer-content{
        font-size: 20px;
    }
    .question .ui-text {
        margin-left: 10px;
        width: 4rem;
    }
    .m_banner{
        margin-top: 60px;
    }
    .m_banner img{
        vertical-align: bottom;
    }
    .collect_title{
        font-size: .28rem;
    }
    .lotter_alert .layui-layer-content span{
        font-size: .3rem;
        line-height: .6rem;
    }
    .lotter_alert.no_chance big {
        
        padding: 0px ;
        font-size: 0.5rem;
    }
    .inline_dl {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .user_self_input .layui-layer-btn0{
        top:0px;
    }
    .user_self_input .layui-layer-title {
        padding: 0 20px 0 20px;
        height: 42px;
        line-height: 42px;
        border-bottom: 1px solid #eee;
        font-size: 14px;
        color: #333;
        font-weight: 700;
        overflow: hidden;
        background: #fff;
        border-radius: 2px 2px 0 0;
        text-align: center;
    }
    .user_self_input .layui-layer-ico {
        background: url(../images/back.png) no-repeat;
        background-size: 0.17rem 0.32rem;
    }
    .user_self_input .layui-layer-setwin {
        position: absolute;
        right: 92%;
        line-height: initial;
        top:6px;
    }
    .user_self_input .layui-layer-setwin a{
        height: 32px;
    }
    .form_tip_bottom{
        padding:0px 20px;
        font-size:12px;
    }

    /*迷宫文档弹框*/
    .form_window_content {
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        transform: translate(0%,0%);
        background-color: #fff;
        padding: 0.3rem;
        border-radius: 0px;
        box-sizing: border-box;
        width: 100%;
    }
    .form_window_delete img {
        left: 0.3rem;
        width: 0.18rem;
    }
    .form_window_delete {
        text-align: right;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #f3f3f3;
        margin-left: -0.3rem;
        margin-bottom: 0.3rem;
    }
    .form_window_content_box .top_content {
        margin-bottom: 0.4rem;
        flex-direction: column;
    }
    .form_window_content_box .top_content .top_left {
        width: 100%;
        order: 1;
    }
    .form_window_content_box{
        height: 90%;
        overflow: auto;
    }
    .form_window_content_box .top_content .top_right {
        width: 100%;
    }
    .form_window_content_box .top_content .top_right img{
        width: 100%;
    }
    .load_pdf_pop li {
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .load_pdf_pop{
        height: auto;
    }
    .pop_btn_wifi{
        margin-top: 0.4rem;
    }
    .swiper_my_box .swiper-wrapper{
        display: block;
    }
     .swiper_my_box  .swiper-slide{
        display:inline-block;
        width: 48%;
     }
     .swiper_my_box div>p {
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: #333;
        text-align: center;
        height: 0.4rem;
        overflow: hidden;
    }
    .swiper_my_box  .swiper-button-next ,.swiper_my_box  .swiper-button-prev{
        display: none;
    }

}

/*迷宫文档弹框*/
@media screen and (max-width: 350px){
    .swiper_my_box div>p {
        height: 0.8rem;
    }
}