@charset "utf-8";
 *{ padding:0; margin:0;}
 html{width: 100%;}
 body{width: 100%;}
 .bg{width: 594px;background-position: center top; position: relative; height: 518px;background-image: url(../images/bg.jpg);font-family: 微软雅黑;}
 .first{display:block; color: #b28a45;font-size: 20px;font-weight: bold;position: absolute;top: 405px;width: 594px;height: 31px; text-align: center;}
 .first span{font-size: 24px;}
 .lost{display: none; color: #b28a45;font-size: 16px;font-weight: bold;position: absolute;top: 405px;width: 594px;vertical-align:bottom; text-align: center;}
 .lost p{height: 32px;}
 .btn{width: 99px;height: 29px;background: url(../images/3.png) 0 0 no-repeat;display: inline-block;cursor: pointer;}
 .btn-dis{width: 99px;height: 29px;background: url(../images/3.png) 0 -29px no-repeat;display: inline-block; vertical-align: middle;}
 .btn-over{width: 99px;height: 29px;background: url(../images/3.png) 0 -58px no-repeat;display: inline-block; vertical-align: middle;}
 .text{color: yellow;font-size: 18px;text-align: center;height: 45px;width: 594px; position: absolute;left: 0px;bottom: 0px;line-height: 45px;}
 .remind{width: 270px;height: 50px;position: absolute;left: 160px;top: 419px;line-height: 25px;color: #fff;text-align: center;font-size: 16px;}
 .get{color:#838281;}
/*弹窗*/
.pop{ display:none;width: 594px; height: 518px;overflow: hidden;position: absolute;top: 0px;left: 0px;z-index:10;}
.pop_content1{ z-index: 13;width: 315px; height: 183px;  background-image: url(../images/nn_pop_01.png); background-repeat: no-repeat;color: #fff; position: absolute;top: 150px;left: 50%;margin-left: -157px;_position: absolute;_top:100px;}
.mask{width: 594px;  height: 518px;background-color: #000;position: absolute;top:0px;left: 0px; opacity: 0.5;z-index: 12; filter:alpha(opacity=30);}
.pop_content1 .pop_txt{font-size: 16px;text-align: center;font-family: 微软雅黑;color: #ffeaab; line-height: 30px; width:302px;height: 100px;margin: 25px auto 0px auto;font-family: 微软雅黑;}
.pop_btn{display: block;width: 134px;height: 40px;margin: 0px auto;background: url(../images/nn_bt.png) -220px -422px no-repeat;cursor:pointer;}
.pop_btn:hover{background: url(../images/nn_bt.png) -355px -422px no-repeat;}
.pop_btn:active{background: url(../images/nn_bt.png) -220px -463px no-repeat;}
