.banner{
    vertical-align: bottom;
    width: 100%;
}
.banner p{
    position: absolute;
    color: #fff;
    top: 19%;
    left: 7%;
}
.banner p b{
    font-size: 4rem;
}
.banner p span{
    font-size: 1.8rem;
}
.tab_title{
    position: relative;
    width: 100%;
    background: #636363;
    color: #fff;
    top: -2px;
    height: 45px;
}
.tab_title li{
    width: 600px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    background: #1e4056;
    cursor: pointer;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
}
.tab_title li span{
    display: inline-block;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
    display: inline-block;
    width: 100%;
}
.tab_title li span a{
    display: inline-block;
    width: 100%;
    color: #fff !important;
}
.active{
    background: #009fbd !important;
    height: 48px !important;
    position: relative;
    top: -2px;
}

.wapper{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.logo{
    position: absolute;
    right: 12%;
    top: 5%;
    width: 100px;
}
/* 分享 */
.bdsharebuttonbox .share-need-vfy { width: 266px; height: 38px; display: block; margin: 0; padding: 0; background: none; position: absolute; left: auto; right: 0; z-index: 1000; }
.bdshare-button-style0-16::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
.bdsharebuttonbox { font-size: 14px; color: #333; line-height: 38px; z-index: 999; }
.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }
.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }
.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }
.bdsharebuttonbox .bds_sqq {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qq-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_weixin {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weixin-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_tsina {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weibo-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_qzone {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qzone-ico.png");
 background-origin: padding-box;
 background-position: 0 0 !important;
 background-size: auto;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more{
 cursor: pointer;
 float: left;
 font-size: 12px;
 line-height: 16px;
}
.shareCount{
    display: none;
}
.sideBar_active{
    background: #006281;
}
.share_icon{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.title{
    height: 100px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    color: #1e4056;
}
.title1{
    background: url('../img/u5.png') no-repeat center top;
}
.title2{
    background: url('../img/u6.png') no-repeat center top;
}
.title3{
    background: url('../img/u11.png') no-repeat center top;
}
.concat_box{
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
}
.concat_box ul li{
    line-height: 30px;
}
.concat_box ul li b a{
    color: #009fbd;
    cursor: pointer
}
.concat_box ul li b a:hover{
    color: #296198
}
.concat_list{
    margin: 20px 0;
}
.concat_list img{
    vertical-align: middle;
    margin-right: 10px;
}
.concat_list span{
    margin-right: 30px;
}
.select_box_pc label{
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
.input_box_1 label, .input_box_2 label{
    width: 138px;
}
.input_box_3 label, .input_box_4 label{
    width: 300px;
}

.star_btn{
    width: 200px;
    height: 45px;
    background: #009fbd;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #009fbd;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin: 0 auto;
    font-size: 16px;
}
#page_footer{
    padding: 30px 0;
    text-align: center;
    line-height: 25px;
    color: #999;
    background: #333333;

}
#page_footer li{
    display: inline;
    padding:0 3px;
    line-height: 12px;
    overflow: hidden;

}
#page_footer li:after{
    content: "|";
    padding-left: 8px;
}
#page_footer li:last-of-type:after{
    content: "";
}
#page_footer a{
    color: #999;
}
#page_footer a:hover{
    color: #fff;
    text-decoration: underline;
}
#top-box {
    height: 30px;
}

#top-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 55;
}
.section_title_box p{
    text-align: center;
    margin-bottom: 20px;
}
.select_box{
    width: 1200px;
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    padding: 30px;
    box-sizing: border-box;
}
.select_box span{
    margin-right: 35px;
    margin-bottom: 6px;
    display: inline-block;
}
.select_box input{
    margin-right: 10px;
}

.star_btn:hover{
    background: #296198;
    box-shadow: 1px 1px 5px #296198;
}
.dot, .dot2, .dot3{
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    z-index: 10;
    animation-iteration-count: infinite;
    background: transparent;
}
.dot3 {
    animation: sploosh3 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}
.dot2 {
  animation: sploosh2 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}
@keyframes sploosh2 {
  0% {
    box-shadow: 0 0 0 0px rgba(2, 216, 255, 0.7);
    background: rgba(255, 220, 1, 0.7);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(2, 216, 255, 0);
    background: rgba(2, 216, 255, 0.3);
  }
}
@keyframes sploosh3 {
  0% {
    box-shadow: 0 0 0 0px rgba(30, 89, 163, 0.7);
    background: rgba(2, 216, 255, 0.7);
  }
  100% {
    box-shadow: 0 0 0 70px rgba(30, 89, 163, 0);
    background: rgba(2, 216, 255, 1);
  }
}
.tips_box{
    position: relative;
    background: url('../img/u13.png') no-repeat bottom;
    height: 630px;
    width: 1200px;
    margin: 0 auto;
}
.tips_1{
    top: 335px;
    left: 454px;
    position: relative;
}
.tips>p{
    position: absolute;
    top: -21px;
    color: #fff;
    left: -10px;
    font-weight: bold;
}
.tips_2{
    top: 120px;
    position: relative;
    left: 445px;
}
.tips_3{
    position: relative;
    top: 80px;
    left: 600px;
}
.tips_4{
    position: relative;
    top: 189px;
    left: 841px;
}
.tips_5{
    position: relative;
    top: 366px;
    left: 676px;
}
.tips_content{
    width: 200px;
    height: 87px;
    color: #fff;
    background: rgba(20, 25, 40, 0.7);
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 6px;
    position: absolute;
    display: none;
}
.tips_content a{
    color: #fff;
    background: #07b9db;
    padding: 1px 9px;
    border-radius: 5px;
    position: relative;
    bottom: -11px;
    right: -100px;
}
.tips_content1{
    left: -220px;
    top: -41px;
}
.tips_content2{
    left: -220px;
    top: -41px;
}
.tips_content3{
    left: 20px;
    top: -40px;
}
.tips_content4{
    left: 20px;
    top: -40px;
}
.tips_content5{
    left: 20px;
    top: -40px;
}
.turntable {
    background: url(../img/turntable.png) no-repeat top center;
    width: 630px;
    height: 570px;
    position: relative;
    background-size: 100% 100%;
}
#lottery_start_btn {
    width: 115px;
    height: 115px;
    background: url(../img/start.png) no-repeat center center;
    border: none;
    outline: none;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -76px 0 0 -56px;
    color: #fff153;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    z-index: 100;
    background-size: 100% 100%;
}
.lottery_start_bg {
    background: url("../img/pointer.png") no-repeat center center;
    width: 248px;
    height: 248px;
    margin: -138px 0px 0px -120px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 20;
}
#lottery_area{
    height: 700px;
    background: #eeecef;
}
.winner_list {
    width: 330px;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #009fbd;
    padding: 0px 20px 35px 20px;
}
.winner_list .winner_list_title {
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    background-color: #009fbd;
    height: 46px;
    line-height: 46px;
    color: #fff;
    padding: 0 20px;
    margin-left: -20px;
    width: 100%;
}
.winner_list .winner_list_list {
    display: block;
    margin: 20px 20px 20px 0;
    overflow: hidden;
    height: 180px;
    line-height: 23px;
}
.winner_box{
    margin-top: 74px;
}
.winner_box p {
    display: block;
    line-height: 25px;
    color: #333;
}
.winner_box p a{
    color: #009fbd;
}
.my_lottery_box{
    background: url(../img/u14.png)no-repeat;
    width: 110px;
    height: 138px;
    background-size: 100%;
    position: fixed;
    right: 0;
    top: 50%;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 107px;
    padding-left: 7px;
    z-index: 999
}
.lotter_alert .layui-layer-content{
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    line-height: 23px;
}
.pop_share{
    width: 120px;
    height: 30px;
    background: #009fbd;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block;
    margin: 10px auto;
}
.prize_name{
    color: #009fbd
}
.cl_color{
    color: #009fbd
}
.user_self_input .layui-layer-title{
    background: #05829a;
    color: #fff;
}
.user_self_input .layui-layer-btn{
    text-align: center;
}
.user_self_input .layui-layer-btn .layui-layer-btn0{
    width: 220px;
    background: #009fbd;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
}
.user_self_input .layui-layer-close{
    color: #fff
}
#banner_video_box{
    position: absolute !important;
    width: 28%;
    z-index: 10;
    right: 11%;
    top: 30%;
}
.get_prize_name, .get_user_name{
    display: inline-block;
}
.get_user_name{
    width: 70px;
}
.get_prize_name{
   width: 120px;
   margin-left: 20px;
   text-align: left;
}
.layui-layer-dialog .layui-layer-content{
    text-align: center;
}
.noChange .layui-layer-content{
    text-align: center;
    padding-top: 20px;
    line-height: 26px;
}
.hg{
    height: 60px
}
.pop_share_icon{
    width: 100% !important;
    min-width: 0 !important;
}
.click_bg{
    color: #fff;
    background: #009fbd
}