@charset "utf-8";

em {
    color: #fe5700;
    font-style: normal;
}

.fan-icon {
    background-position: -19px -375px;
}

.new-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 24px;
    height: 11px;
    margin-left: 5px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -224px;
}
.sx-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 47px;
    height: 17px;
    margin-left: 5px;
    background: url("./../../images/home1/sx-icon.png") no-repeat;
}
.diamond-icon {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}

.fu-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 15px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -189px;
}

.vip {
    position: relative;
    display: inline-block;
    width: 29px;
    height: 12px;
    margin-left: 4px;
    top: 1px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -252px;
}

.sort .thead,
.sort .tbody{
    position: relative;
    margin: 0 6px;
}
.red{
    color: #c50000;
}
.sort span{
    display: block;
    height: 36px;
    line-height: 36px;
    float: left;
}
.sort .thead{
    height: 30px;
    background-color: #eee;
    margin-top: 8px;
}

.sort .thead span{
    height: 30px;
    line-height: 30px;
    color: #4b4b4b;
    font-weight: bold;

}
.sort .num{
    width: 36px;
    text-align: center;

}
.sort .tbody .num{
    width: 36px;
    text-align: center;
    color: #fff;
    background: url("./../../images/home1/sprite.png") no-repeat 0px -571px;
}
.sort .tbody .one{
    background-position: 0px -476px;
}
.sort .tbody .two{
    background-position: 0px -506px;
}
.sort .tbody .three{
    background-position: 0px -537px;
}
.sort .name{
    width: 84px;
    color: #000;
}

.sort .get{
    width: auto;
    color: #8b898a;
}
.sort .get b{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}
.sort .luck{
    float: right;
    padding-right: 8px;
}

.sort .tbody .br:after,
.sort .tbody .br:before {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
    position: relative;
    z-index: -1;
    line-height: 0
}

.sort .tbody .br:after {
    clear: both
}

.sort .tbody .br {
    *zoom: 1;
    border-bottom: 1px dotted #dddddd;
}


.day-sort .tfoot {
    padding-top: 10px;
}

.day-sort .tfoot .nav.br {
    text-align: center;
    padding-bottom: 15px;
}

.day-sort .tfoot .nav span,
.day-sort .tfoot .nav span:hover{
    display: inline-block;
    text-align: center;
    cursor: text;
    float: none;
    border: none;
    background:none;
    color: #333;
}
.day-sort .tfoot .nav span.pre,
.day-sort .tfoot .nav span.next{
    cursor: pointer;
    border: 1px solid #dadada;
    width: 50px;
}
.day-sort .tfoot .nav span.pre:hover,
.day-sort .tfoot .nav span.next:hover{
    border: 1px solid #006fbb;
    background-color: #006fbb;
    color: #fff;
}
.day-sort .tfoot .br {
    margin: 0 15px;
    padding-bottom: 5px;
}

.day-sort .tfoot .diamond-icon {
    height: auto;
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    float: none;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}

.day-sort .tfoot a {
    color: #2980b9;
    font-weight: bold;
    font-family: "����";
}


.copy-right {
    padding-bottom: 56px;
}

.copy-right, .copy-right a {
    text-align: center;
    font-size: 12px;
    color: #6a6a6a;
    font-family: "����";
}

.copy-right .br {
    padding: 6px 0;
}

.quick-login .br {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}

.user-id,
.password {
    display: block;
    height: 40px;
    width: 155px;
    border-radius: 5px;
    background: #fff url("./../../images/home1/sprite.png") no-repeat 175px -443px;
    border: 0;
    padding: 0 10px;
    padding-right: 40px;
    margin: 28px auto 0;
}

.password {
    background-position: 175px -408px;;
}

.remember {
    padding-top: 15px;
    padding-left: 5px;
    color: #fff;
}

.remember input {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.remember a {
    position: absolute;
    right: 5px;
    color: #fff;

}

.submit {
    display: block;
    width: 207px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: #34495e;
    border-radius: 5px;
    border: 0;
    margin-top: 40px;
}

a.register {
    display: block;
    color: #fff;
    bottom: 10px;
    width: 100px;
    margin: 25px auto 0;
    text-align: center;
}

/*reset*/
.mt38 {
    margin-top: 10px;

}


/*try*/

.ad-main{
    margin-top: 25px;
}
.try-left{
    float: left;
    width: 718px;
}
.try-right{
    float: right;
    width: 270px;
}
.stept {
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}
.try-left .filter{
    background-color: #fff;
}
.try-left .filter h2{
    border: 1px solid #d6d6d6;
}
.try-left .filter h2 span{
    display: block;
    float: left;
    height: 44px;
    width: 92px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-right: 1px solid #d6d6d6;
    cursor: pointer;
}
.try-left .filter h2 span:hover{
    color: #11659d;
}
.try-left .filter h2 .last{
    border: 0;
    width: 138px;
    text-align: center;
}
.try-left .filter h2 .active{
    background-color: #11659d;
    color: #fff;
}
.try-left .filter h2 .active:hover{
    color: #fff;
}
.try-left .label{

    margin: 30px 0px 0;
}
.try-left .panel .con{
    padding-bottom: 30px \9;

}
.try-left .panel{
    padding-top: 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #fff;
    overflow: hidden;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 42px;
}
.panel .p {
    position: relative;
    padding: 15px;
    background-color: #f4f4f4;
    margin: 21px 0;
    line-height: 30px;
}
.panel .p a{
    color: #11659d;
    font-weight: bold;
}
#panelGroup{
    position: relative;
    overflow: hidden;
    margin-top: -1px;
    border: 1px solid #d6d6d6;
}

.try-game .active{
    position: relative;
    /*z-index: 3;*/
    margin-left: 0;
    padding: 1px 0 30px;

}

.try-game h2{
    height: 33px;
    position: relative;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}
.try-game h2 span{
    position: relative;
    display: block;
    background-color: #fff;
    z-index: 2;
    float: left;
}
.try-game h2 i{

    position: relative;
    z-index: 2;
    height: 33px;
    line-height: 35px;
    color: #aaa;
    font-size: 12px;
    padding-left: 12px;
    background-color: #fff;
    padding-right: 5px;
    font-style: normal;

}
.try-game h2 b{
    position: absolute;
    z-index: 0;
    top: 53%;
    right: 21px;
    left: 0;
    display: block;
    border-top: 1px solid #bababa;
    line-height: 0;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.select-list span:nth-last-child(1){
    border: 0;
}
.try-left .filter .label .select select:focus{
    border: none;
    outline: none;
}
.try-left .try-game{
    background-color: #fff;
}
.load-more{
    display: block;
    margin:  40px auto;
    width: 182px;
    height: 30px;
    border:1px solid #cacaca;
    color: #808080;
    background-color: #fbfbfb;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
}
.load-more:hover{
    color: #2980b9;
}





.try-game .item {
    display: block;
    float: left;
    height: 180px;
    margin-bottom: 30px;
    width: 211px;
    overflow: hidden;
    margin-right: 12px;
}

.try-game .content {
    position: relative;
    font-size: 12px;
    display: block;
    width: 211px;
    height: 189px;
    background-color: #fff;
    overflow: hidden;
}
.try-game .mask1{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 211px;
    height: 10px;
    background: url("./../../images/home1/mask2.png") no-repeat center top;
}
.try-game .hover,
.try-game .normal {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    -webkit-transition: top 400ms;
    -moz-transition: top  400ms;
    -ms-transition: top  400ms;
    -o-transition: top  400ms;
    transition: top  400ms;
}
.try-game .normal{
    overflow: hidden;height: 123px;
}
.try-game .content img{
    display: block;
    width: 211px;
    height: 123px;
}

.try-game .hover{
    top: 130px;
    height: 123px;
    background: transparent;
}
.try-game .hover .mask3{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(Opacity=75)";
    filter: alpha(Opacity=75)
}
.try-game .hover .wrapper{
    position: absolute;
    left: 50%;
    margin-left: -99px;
    width: 197px;
    height: 110px;
    margin-top: 8px;
    border-radius: 5px;
    color: #fff;
}
.try-game .hover .wrapper h3,
.try-game .hover .wrapper div{
    color: #fff;
}
.try-game .normal:hover .hover {
    top:0%;
}

.reward {
    float: left;
}


.try-game .item .row {
    margin-top: 0px;
}

em {
    color: #fe5700;
    font-style: normal;
}

.try-game a h3 {
    position: relative;

    line-height: 25px;
    font-weight: bold;
    color: #535353;
}
.try-game .item .title{
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    background-color: #fff;
}

.new-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 24px;
    height: 11px;
    margin-left: 5px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -224px;
}

.diamond-icon ,
.yellow-diamond,
.blue-diamond{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}
.blue-diamond{
    background-position: -25px -237px;
}

.fu-icon,.dang-icon,.zuan-icon,.duo-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    width: 40px;
    height: 15px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -189px;
}
.dang-icon{
    background-position: -1px -206px;
}
.duo-icon{
    background-position: -1px -172px;
}
.zuan-icon{
    background-position: -1px -190px;
}
.try-game .con .hover .fu-icon {
    right: 0;
    top: 0;
    left: auto;
    background-position: -52px -189px;
}


.try-game .con  .hover h3 {
    padding: 5px 10px 0;
    font-size: 18px;
    line-height: 25px;
}

.try-game .br {
    margin: 3px 0px;
    color: #525252;
}
.try-game .item .hover .wrapper .br{
    padding:  0 10px;
}
.try-game .br i {
    font-style: normal;
    font-weight: bold;
}

.try-game .con a:hover .hover {
    display: block;
}

.try-btn {
    position: absolute;
    z-index: 8;
    display: block;
    width: 82px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    top: 0;
    left: 50%;
    margin-left: -41px;
    margin-top: 85px;
    background: #ff6a00;
    color: #fff;
}
.try-btn:hover{
    background: #e95d00;
}
.try-btn span {
    position: absolute;
    left: 6px;
    top: 7px;
    display: block;
    width: 18px;
    height: 18px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -352px;
}




.reward {
    float: left;
}
.partake {
    float: right;
    padding-right: 0px;
}
.reward em{
    padding: 0 5px;
}
.try-game .ask .item{
    height: 195px;
}
.try-game .ask .item .content{
    height: 195px;
}
.try-left  .browser{
    padding-bottom: 30px;
}
.browser .p a{
    color: #ff0000;
}

.browser table{
    width: 100% ;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 30px;
}

.browser table td{
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 8px;
    color: #3b3b3b;
}
.browser table thead td{
    background-color: #f5f5f5;
}
.browser table tbody td{
    text-align: center;
}
.browser table tbody td span{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}

.table{
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 1px;
    border: 1px solid #d6d6d6;
}
.table h2{
    position: relative;
    height: 37px;
    line-height: 37px;
    background-color: #0094da;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    border-bottom: 2px solid #007ed2;
}
.table h2 a{
    position: absolute;
    right: 10px;
    color: #fff;
    font-size: 12px;
    font-family: "����";
    cursor: pointer;
}
.table h2 a:hover{
    text-decoration: underline;
    color: #fff;
}
.table table{
    width: 244px;
    margin: 15px auto;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}
.table table td{
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    height: 32px;
    padding-left: 15px;
    color: #000;
}
.table table thead td{
    background-color: #f5f5f5;
    color: #747474;
}
.table table .red{
    color: #ff0000;
}
.table table .green{
    color: #005f02;
}

.guess-like .tbody{
    margin:5px 15px 0;
    padding-bottom: 10px;
}
.guess-like .tbody .panel{
    height: 240px;
    width: 240px;
    display: none;
}
.guess-like .tbody .active{
    display: block;
}
.guess-like  a{
    position: relative;
    display: block;
    padding-left: 115px;
    margin-top: 25px;
    height: 60px;
    color: #787878;
}
.guess-like a img{
    position: absolute;
    display: block;
    width: 100px;
    height: 58px;
    left: 0;
    top: 0;
    border: 1px solid #d6d6d6;
}
.guess-like  a p b{
    color: #333;
}
.guess-like  a p span{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}
.another{
    width: 125px;
    height: 33px;
    margin:  30px auto;
    text-align: center;
    line-height: 33px;
    background-color: #eaeaea;

}

.table .tfoot{
    padding: 20px 0;
}

.help-center .tbody a{
    display: block;
    margin-bottom: 15px;
}
.help-center .tbody {
    margin:0 15px;
    padding: 20px 0 5px;
}
.footer{
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.month-play{
    padding-bottom: 20px;
}

.qq-group{
    /*    background-color: #f3efe5;*/
    background: none;
}
.qq-group h2{
    text-align: center;
}
.qq-group a{
    display: block;
    margin-bottom: 15px;
    color: #666464;
}
.qq-group .tbody{
    margin: 0 15px;
    padding: 15px 0 1px;
}
.qq-group .tbody a em{
    color: #a80101;
    font-weight: bold;
}

.ad_pop .wrapper {
    position: fixed;
    left: 50%;
    top: 40%;
    width: 490px;
    height: 319px;
    margin: -160px 0 0 -245px;
    background-color: #fff;
    border: 4px solid #476c8b;
    overflow: hidden;
}
.ad_pop .wrapper h2 {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    color: #1e6bad;
    font-size: 14px;
    border-bottom: 1px solid #c5c5c5;
}
.ad_pop .con{
    margin: 20px 30px;
}
.ad_pop .con p{
    color: #006336;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
}
.ad_pop  .con .br{
    padding-bottom: 12px;
    color: #000;
}
.ad_pop  .con  span{
    position: relative;
    top: -2px;
    padding-left: 5px;
}
.ad_pop  .con .ok{
    display: block;
    width: 68px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #545454;
    background: #fffef5 url("/Public./../../images/home1/input_bg1.jpg") repeat-x;
    border:1px solid #e4deb2;
    font-size: 14px;
    margin: 10px auto;
    font-weight: bold;
    cursor: pointer;
}
.ad_pop  .con .ok:active{
    background:#e4deb2 ;
}
.ad_pop .wrapper h2 .close {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    right: 0;
    top: 0;
    font-size: 20px;
    font-weight: normal;
}
.ad_pop .wrapper h2 .close:hover{
    color: #ff0000;
}

.experience{
    margin-top: 20px;
    min-height: 1042px;
}
.experience .explain{
    text-align: center;
    font-size: 16px;
    color: #ff0000;
    line-height: 30px;
}
.experience .info  .explain a{
    background: #e10000;
    font-weight: normal;
    display: inline-block;
    width: 98px;
    height: 30px;
    color: #fff;
    line-height: 30px;

}
.experience .info  .explain a:hover{
    color: #fff;background: #eb5a77;
    text-decoration: none;
}
.experience .explain a:hover{
    color: #e30000;
    text-decoration: underline;
}
.experience .con{
    background: #fff;
    padding: 20px;
    border: 1px solid #d6d6d6;
    border-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
}
.experience h3{
    position: relative;
    color: #2f6019;
    font-size: 14px;
    border-bottom: 2px solid #007ed2 ;
}
.experience .con img{
    max-height:80%;
    max-width:90%;
    width:expression(this.width > 900 && this.height < this.width ? 900: true);
    height:expression(this.height > 600 ? 600: true);
}
.ywcy p{
    color: #7c7c7c;
    padding: 5px 0;
}
.ywcy a{
    display: inline-block;
    margin: 0 10px;
    padding: 3px 15px;
    color: #fff;
    background: #cfcfcf;
    cursor: text;
}
.ywcy a.red{
    background: #bd0025;
    cursor: pointer;
}

.ywcgy{
    border: 1px solid #dfdfdf;
    text-align: center;
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;

}
.ywcgy span{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
    background: #9b9b9b;
    border: 1px solid #7a7a7a;
    border-bottom-width: 2px;
}
.ywcy a.red:hover{
    background: #bc3550;
}
.ywcy a.blue{
    cursor: pointer;
    background: #0094da;
}
.ywcy a.blue:hover{
    background:#279ed7;
}
.experience h3 span{
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #0094da;
}
.experience .rule{
    padding-bottom: 15px;
    word-wrap:break-word;
    word-break:break-all;
}
.experience .rule p{
    font-size: 16px;
    color: #2d2d2d;
    padding-top: 0px;
}
.experience .rule p span{
    font-weight: bold;
}
.experience .rule p a{
    color: #2f6019;
    font-weight: bold;
    padding-left: 15px;
}
.experience .info{
    padding-top: 15px;
    color: #272727;
    padding-bottom: 30px;
    font-size: 14px;
}

.experience .info .br a{
    display: inline-block;
    height: 35px;
    width: 110px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    background-color: #9b9b9b;
    border:1px solid #8c8c8c;
    border-bottom-width: 2px;
    margin: 8px;
    border-radius: 2px;
}
.experience .info .br .active{
    border-color: #9e3a00;
    background-color: #c84900;
    text-align: center;
}
.experience .info .br .active:hover{
    background: #ff9600;
}
.experience .info .br{
    padding-left: 0px;
    /*border-top:2px solid #e1e1e1;*/
    padding-top:20px;
    text-align: center;
}
.experience .info p span{
    color: #787878;
    clear: both;
    margin-top: 15px;
}

.experience .info div span{
    color: #787878;
    clear: both;
    margin-top: 15px;
    display: block;
}

.experience .info a{
    color: #ff0000;
}

.experience .tl{
    padding: 20px;
    line-height: 35px;
    color: #626262;
    font-size: 14px;
}
.experience .tl p span{
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background: #ff5500;
    color: #fff;
    text-align: center;
    line-height: 17px;
}
.ad-r{
    margin-bottom: 30px;
    display: block;
}

.copy {
    height: 80px;
    background-color: #fff;
}

.copy span{
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #0097dc;
    font-style: italic;
    width: 114px;
    text-align: center;
    background: url("./../../images/home1/wy.png") no-repeat -236px 0px;
    margin-top: 10px;
    float: left;
    line-height: 30px;
}

.copy span em{
    display: block;
    color: #141414;
    font-size: 20px;
}
.copy{
    margin-top: 30px;
}
.copy p{
    float: left;
    line-height: 80px;
    font-size: 14px;
    color: #a2a1a1;
}
.copy p em{
    color: #000000;
}
.copy a{
    margin-top: 30px;
    cursor: pointer;
    font-size: 16px;
}

.copy  .btn{
    display: inline-block;
    height: 28px;
    width: 71px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    margin-left:30px;
    background-color: #3fc2ff;
}
.copy  .rule{
    color: #0097dc;
    margin-left: 10px;

}



.login-r{
    border-top:1px solid #009dde;
    background-color: #fff;
    text-align: center;
    padding:15px 0 20px;
    margin-bottom: 30px;

}
.login-r p{
    color: #a3a3a3;
    padding: 5px 0 8px;
}
.login-r p span{
    padding-right: 5px;
}
.login-r p a{
    color: #4c4c4c;
}
.login-r .login-btn{
    display: block;
    width: 128px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-weight: bold;
    background-color: #009de5;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
}
.login-r a.login-btn:active{
    background-color: #067eb5;

}


.tran{
    background-color: #fff;
}

.tran img{
    width: 100%;
}

.selects{
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

.selects select{
    height: 28px;
    height: 20px \9;
    margin-top: 4px \9;
    line-height: 28px;
}




#search_order .red em{color: red;}
#notJoin{cursor: pointer;}
.try-game .active{padding-bottom: 50px;}



.can-collect{
    overflow: hidden;
}
.can-collect h2 {
    cursor: pointer;
    text-align: center;
}

.can-collect h2 em {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 4px;
    background: url("./../../images/home1/sprite.png") no-repeat 0px -1290px;
}

.can-collect h2.up em {
    background-position: 0px -1325px;
}


.try-explain{
    width: 125px;
    height: 30px;
    background-color: #f4f4f4;
    color: #ff0000;
    text-align: center;
    line-height: 30px;
    margin: 5px auto;
    cursor: pointer;

}
#tryExplainPop{
    position: absolute;
    width: 251px;
    overflow: hidden;
    padding-bottom: 15px;
    padding: 20px 10px;
    line-height: 20px;
    color: #898989;
    display: none;
    border: 1px solid #898989;
    border-radius: 15px;
    background: #fff;
}
#tryExplainPop p{
    position: relative;
}
#tryExplainPop p em{
    position: absolute;
    right: 0;
    width: 144px;
}
#tryExplainPop em{
    color: #db0000;
}
#tryExplainPop1{
    display: none;
}
#tryExplainPop .e-head p,
#tryExplainPop .con p{
    padding-left: 75px;
    position: relative;
}
#tryExplainPop .con{
    position: relative;
}
#tryExplainPop .e-head  b,
#tryExplainPop .con  b{
    position: absolute;
    left: 0;
    top: 0;
    color: #db0000;
}
#tryExplainPop .con p{
    color: #e32424;
    text-align: left;
}
#tryExplainPop .con p em{
    position: static;
    display: inline-block;

    width: 90px;
    color: #5f5f5f;
}





.experience .attention{
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: normal;
    color: #ff6600;
    font-size: 14px;


}
.experience   .attention i{
    color: #40a3de;
    display: inline-block;
    font-style: normal;
    cursor: pointer;
    font-weight: normal;
}
.explain-pop{
    position: absolute;
    z-index: 3;
    right: 13px;
    top:30px ;
    display: none;
    width: 396px;
    border: 1px solid #dadada;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px #a4a4a4;
    -moz-box-shadow:  0 0 8px #a4a4a4;
    box-shadow:  0 0 8px #a4a4a4;
}
.explain-pop h2 .close{
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    display: block;
    font-size: 35px;
    font-weight: bold;
    color: #aaaaaa;
    cursor: pointer;
}
.explain-pop h2 .close:hover{
    color: #ff0000;

}
.explain-pop.active{
    display: block;
}
.explain-pop .table-wrapper
{
    padding-top: 1px;
    background-color: #fff;
    padding-bottom: 15px;
}
.explain-pop table{
    width: 360px;
    margin: 15px auto 0;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}
.explain-pop table td{
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    height: 30px;
    text-align: center;
}
.explain-pop table{
    color: #ba0000;
}
.explain-pop table .th{
    color: #505050;
}
.explain-pop h2{
    background: #eeeeee no-repeat 15px -503px;
    height: 51px;
    padding-top: 0;
    line-height: 51px;
    color: #333;
    padding-left: 15px;
    font-size: 18px;
}
.explain-pop table thead td{
    color: #747474;
    background-color: #f5f5f5;
    font-weight: bold;
}
.explain-pop table tfoot td{
    color: #464646;
    padding: 10px 0;
}
.explain-pop table tfoot span{
    padding: 0 8px;
    cursor: pointer;

}
.explain-pop table tfoot span:hover{
    color: #e30000;
    text-decoration: underline;
}
.explain-pop .f{
    background-color: #eeeeee;
    color: #b60000;
    line-height: 20px;
    padding: 10px;
    margin-top: 20px;
}
.explain-pop .f h4{
    line-height: 30px;
}





/*
���浯����
*/

.task-pop .wrapper .title .close {
    position: absolute;
    display: block;
    right: 0px;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 40px;
    font-weight: normal;
    color: #1e6bad;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.task-pop .wrapper .title .close:active {
    color: #ff0000;
}

.task-pop .wrapper .con {
    position: relative;
    padding-top: 80px;
    padding-left: 25px;
}

.task-pop .wrapper .p-item {
    float: left;
    width: 143px;
    margin-right: 17px;
}

.task-pop .wrapper .p-i {
    display: block;
    width: 141px;
    height: 128px;
    border: 1px solid #e3e3e3;
}

.task-pop .wrapper .p-i img {
    display: block;
    width: 133px;
    height: 78px;
    margin: 5px auto;
}

.task-pop .wrapper .p-i h2 {
    color: #000;
    padding-left: 5px;
}

.task-pop .wrapper .p-i p {
    padding-left: 5px;
    color: #787878;
}

.task-pop .wrapper .p-i p em {
    color: #fe5700;
}

.task-pop .wrapper .p-b {
    display: block;
    width: 93px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fe7113;
    font-weight: bold;
    border: 1px solid #fada6e;
    background-color: #fbe16a;
    margin: 15px auto 0;
    border-radius: 4px;
}

.full-pop .wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 511px;
    height: 330px;
    margin: -165px 0 0 -255px;
    border: 5px solid #475e6a;
    background-color: #fff;
}

.full-pop .wrapper .title {
    position: relative;
    height: 50px;
    line-height: 50px;
    color: #fe7113;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    border-bottom: 1px solid #c5c5c5;
}











.box-level{
    width: 90%;
    position: relative;
    margin: 0 auto;
}
.box-level .try-explain{
    margin: 5px 0 0 0;
}
.box-level .b-r{
    top: 5px;
}


.b-r {
    top: 20px;
    position: absolute;
    right: 0;
    font-size: 15px;
    line-height: 15px;

}

.b-r .bod {
    border-right: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
}

.b-r span {
    padding: 0 4px;
    height: 15px;
    line-height: 15px;
    display: block;
    float: left;
    cursor: pointer;
    color: #a0a0a0;
}
.b-r span:hover{
    color: #ff0000;
}

.box-level{
    width: 90%;
    position: relative;
    margin: 0 auto;
}
.box-level .try-explain{
    margin: 5px 0 0 0;
}
.box-level .b-r{
    top: 5px;
}
.border-le{
    border-left: 1px solid #b5b5b5;
}
.b-r .active{
    color: #037bb3;
}

#award_extra_week .panel{
    display: none;
    border: 1px solid #fff;
    height: 538px;
}
#award_extra_week .at{
    display: block;
}



.tyxx table{
    font-size: 12px;
    width: 100%;
    border-left: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}
.tyxx table td{
    height: 40px;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.tyxx td span{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}
.tyxx td b{
    display: inline-block;
    width: 18px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #ed1400;
}
.experience .tyxx table td.red,
.experience .tyxx table td .red{
    color: #ff0000;
}
.experience .tyxx table td .red{
    cursor: pointer;
    color: #fff;
    padding:2px 8px;
    background: #ff0000;
}
.experience .tyxx table td .green{
    color: #00bd78;
    cursor: text;
}
.experience .tyxx table td .blue{
    cursor: pointer;
    color: #fff;
    padding:2px 8px;
    background: #0460a7;
}
.experience .tyxx table td a{
    color: #333;
    cursor: text;
}
.tyxx table thead td{
    background: #edeff0;
    font-weight: bold;

}

.no-login{
    width: 100%;
    padding: 15px 0;
    text-align: center;
    line-height: 35px;
    margin-top: 20px;
    /*border: 1px solid #dcdcdc;*/
}
.red-bag h2{
    text-align: left;
}
.red-bag h2 span{
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
}
.red-bag{
    z-index: 5;
    position: relative;
    text-align: center;
}
.red-bag .tbody{
    padding: 10px;
}
.red-bag .tbody .redbag-in{
    border-bottom: 1px dotted #cecece;
    padding-bottom: 10px;
}
.red-bag .tbody .redbag-in p{
    position: relative;
    text-align: center;
    line-height: 25px;
    padding: 8px 0;
}
.red-bag .tbody .redbag-in button{
    width: 79px;
    height: 27px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ff6600;
    color: #fff;
    border: none;
}
.red-bag .tbody .redbag-in button:hover{
    background: #ec9052;
}
.st{
    padding-left: 10px;
    text-align: left;

    margin-top: 15px;
    padding-bottom: 0;
    height: 81px;
    overflow: hidden;
}
.st a em{
    color: #018610;
    padding: 0 5px;
}
.st a span{
    color: #e90000;
    padding: 0 5px;
}
.st a{
    display: block;
    height: 20px;
}
.red-pop{
    display: none;
    position: absolute;
    z-index: 10;
    top: 40px;
    right: -10px;;
    text-align: left;
    color: #828282;
    width: 246px;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #cbcbcb;
}
.red-bag h2 span:hover{
    color: #edeff0;
}
.red-bag h2 span:hover .red-pop{
    display: block;
}
.red-pop p{
    position: relative;
    padding-left: 20px;
    line-height: 22px;
    padding-bottom: 10px;
}
.red-pop p span{
    display: block;
    left: 0;
    top: 5px;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    background: #ff5500;
    color: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;

}
.attention-add{
    position: relative;
    font-size: 12px;
    padding-left: 60px;
}
.attention-add .asdfasf{
    position: absolute;
    left: 0;
}
.attention-add em{
    color: #ff0000;
}

.ad-lc-img img{
    width: 100%;
}
.ad-lc-img{
    display: block;
    width: 100%
}
.try-left .tjlc{
    padding-top: 15px;
}
.tjlc-item{
    width: 211px;
    height: 296px;
    float: left;
    border: 1px solid #ddd;
    margin-right: 18px;
    margin-bottom: 10px;
}
.tjlc-item img{
    width: 132px;
    height: 60px;
    padding: 10px 36px;
    border-bottom: 1px dotted #ddd;
    margin: 0 auto;
}

.tj-content{
    padding-left: 5px;
    padding-top: 8px;
    border-bottom: 1px dotted #ddd;
    width: 199px;
    margin: 0 auto;
}
.tj-content p{
    padding-bottom: 10px;
}
.tj-content p span{
    color: #a6a5a5;
}

.ljty{
    display: block;
    margin: 8px auto;
    width: 112px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #ff7f00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #ff7f00;
    font-size: 16px;
}
.tj-p1 em{
    color: #ff0000;
}
.tj-p2 {
    color: #000;;
}

.tj-p3{ background:url("img/start-five.png") no-repeat 60px 3px }
.tj-p3 b{
    height: 13px;
    width: 65px;
    display: inline-block;
    background:url("img/wuxinok.png") no-repeat 0px 1px
}
.tj-p4{
    color: #ff7800;
}

.tj-p4 b{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}
.tj-p5 b{
    display: inline-block;
    width: 14px;
    height: 12px;
    position: relative;
    top: 2px;
    background: url("./../../images/home1/redbag-dot.png") no-repeat 0px 0px;
}


.zfb{
    border:1px solid #d6d6d6;
    background: #fff;
}

.zfb table{
    border: 1px solid #d6d6d6;
    float: left;
    width: 343px;
    height: 186px;
    margin: 25px;
}
.zfb table td{
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    padding: 5px;
}
.zfb table .tj-p3{
    background-position: 112px 7px;
}

.zfb table td span{
    color: #000;
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 8px;
}
.zfb .tjli-explain{
    float: right;
    border-left: 1px solid  #d6d6d6;
    background: #f8f8f8;
    color: #8a8989;
    height: 218px;
    width: 292px;
    padding: 15px;
    line-height: 30px;
}

.zfb .tjli-explain h4{
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.experience-lc{
    margin-top: 0;
}
.zfb{
    margin-bottom: 20px;
}

.lc-jlgc{
    background: #fff9f4;
    border: 1px dashed #ffcd9c;
    height: 42px;
    margin-bottom: 15px;
}

.experience .lc-jlgc p{
    float: left;
    height: 42px;
    line-height: 42px;
    color: #525252;
    margin-right: 20px;
    font-size: 12px;
}

.experience .lc-jlgc p span{
    color: #525252;
    font-weight: bold;
    display: inline-block;
    margin-top: 0;
    padding-left: 15px;


}

.link{
    position: relative;
    display: block;
    float: left;
    height: 44px;
    width: 92px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-right: 1px solid #d6d6d6;
    cursor: pointer;
}



/*���湫�� */
.try-public {
}
.try-public .tbody{
    display: none;
}
.try-public .at{
    display: block;
}
.try-public p {
    height: 45px;
    line-height: 45px;
    color: #004574;
    padding-left: 15px;
    font-weight: bold;
}

.try-public .br {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.try-public .br span {
    display: block;
    float: left;
}

.try-public .br .title {
    color: #016c4f;
    width: 118px;
}

.try-public .br .num {
    color: #f4a11d;
    text-align: right;
    width: 57px;
}

.try-public .br .label {
    float: right;
    padding-right: 15px;
    color: #cacaca;
}

.try-public .br .ing {
    color: #b90000;
}

.try-public .br .time {
    color: #0064b9;
}

.try-public .br em {
    position: relative;
    top: 8px;
    display: block;
    float: left;
    width: 17px;
    height: 13px;
    background: url("./../../images/home1/sprite.png") no-repeat -1px -237px;
}

.try-public .br .front {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;

}

.try-public .br .back {
    display: none;
    height: 62px;
    border: 1px solid #adbbd1;
}

.try-public .br .back span {
    position: relative;
    overflow: hidden;
    width: 53px;
    height: 62px;
    background-color: #448cf2;
    color: #fff;
    text-align: center;
}
.try-public .br .back .b-stl b{
    width: 53px;
    height: 62px;
    background-color: #448cf2;
    color: #fff;
    text-align: center;
}
.try-public .br .back .b-stl a{
    display: block;
    width: 53px;
    height: 62px;
    background: url("./../../images/home1/qqatention.png") no-repeat center;
}
.try-public .br .back img {
    float: left;
    width: 122px;
    height: 62px;
}

.try-public .br .back div {
    width: 90px;
    height: 57px;
    float: right;
}

.b-r {
    top: 20px;
    position: absolute;
    right: 0;
    font-size: 15px;
    line-height: 15px;

}

.b-r .bod {
    border-right: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
}

.b-r span {
    padding: 0 4px;
    height: 15px;
    line-height: 15px;
    display: block;
    float: left;
    cursor: pointer;
    color: #a0a0a0;
}
.b-r span:hover{
    color: #ff0000;
}

.box-level{
    width: 90%;
    position: relative;
    margin: 0 auto;
}
.box-level .try-explain{
    margin: 5px 0 0 0;
}
.box-level .b-r{
    top: 5px;
}
.border-le{
    border-left: 1px solid #b5b5b5;
}
.b-r .active{
    color: #037bb3;
}
.stept {
    border: 1px solid #e4e4e4;
}
.t-h2 em{color: #f0265a}
.try-public .br .back div b {
    display: block;
    color: #f4a11d;
    font-weight: normal;
    background: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.try-public .br .back div .type_style {
    display: block;
    width: 72px;
    height: 20px;
    border: 1px solid #4576ce;
    background-color: #5086e2;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    margin:0;
}

.t-h2 {
    position: relative;
    padding-top: 15px;
    height: 40px;
    font-size: 18px;
    font-weight: normal;
}

.try-public .active .front {
    display: none;
}

.try-public .active .back {
    display: block;
}

.try-public .br:hover .front {
    display: none;
}

.try-public .br:hover .back {
    display: block;
}





/** ��ֵ������͵ȼ���ɰ��ƶ��������ʽ **/
.ban-2 {
    position: absolute;
    right: 0px;
    top: 253px;
    width: 220px;
    z-index: 200;
}

.ban-2 .table{
    top: 30px;
    width: 268px;
    display: none;
    position: absolute;
    overflow: visible;
    z-index: 10;
}
.ban-2 .table .tfoot{
    text-align: center;
    padding: 0;
}
.ban-2 .table:hover {
    background: #fff;
    border: 1px solid #d6d6d6
}
.ban-2 .level-explain{
    left: 145px;
}

.ban-2 .nav  span{
    float: none;
}
.ban-2 .nav{
    margin-top: 0;
}
.ban-2 h2{
    float: left;
    width: 68px;
    height: 30px;
    line-height: 30px;
    border: none;
    padding: 0 15px;
    background-color: #2980b9;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    margin-right: 8px;
}
.link{
    position: relative;
    display: block;
    float: left;
    height: 44px;
    width: 92px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border-right: 1px solid #d6d6d6;
    cursor: pointer;
}

.roll-item {
    font-size: 12px;
    position: relative;
    display: block;
    width: 203px;
    height: 27px;
    line-height: 27px;
    float: left;
    padding-left: 15px;
}

.roll-item em {
    color: #fe5700;
}

.roll-item em a {
    color: #fe5700;
}

.roll-item em a:hover {
    color: #fe5700;
    text-decoration: underline;
}

.roll-item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 71px;
    height: 71px;
    border-radius: 4px;
}

.roll-item h3,
.roll-item b {
    position: relative;
    color: #468418;
    font-size: 12px;
    font-weight: normal;
    float: left;
    margin-right: 5px;
}

.roll-item,
.roll-item:hover {
    color: #4a4a4a;
}

.roll-item b,
.roll-item:hover b {
    color: #b2b2b2;
}

.roll-item .br {

}

@media screen  and (min-width: 1440px) {

    .menu a{
        margin-right: 10px;
        width: 92px;
    }
    .menu a.home{
        width: 92px;
    }
    .ban-2 h2{
        width: 106px;
        font-size: 16px;
    }
    .section{
        width: 1200px;
    }
    .menu .luck{
        display: block;
    }
    .topdh{
        display: none;
    }

    .banner .number {
        width: 440px;
        position: absolute;
        left: 50%;
        margin-left: -220px;
        font-size: 18px;
        margin-top: -45px;
        display: block;
    }

    .banner .number b{
        float: left;
        color: #f0265a;
        padding: 0px 5px;

    }
    .banner .number li{
        float: left;
        width: 21px;
        height: 27px;
        text-align: center;
        line-height: 27px;
        color: #fe7523;
        display: block;
        overflow: hidden;
        position: relative;
        border: 1px solid #dddddd;
        background: #fff;
        margin: 0 2px;
    }
    .banner .number li cite{
        position: absolute;
        width: 21px;
        left: 0;
    }
    .banner .number li cite em{
        display: block;
    }
    .banner .number .nobor{
        background: none;
        border: 0 ;
    }
    .banner .number .num{
        background: url(./../../images/home1/number_line.png) #fff;
    }
    /*
    .logo {
        background: url(./../../images/home1/logo.png) no-repeat
    }
    */
    .try-left,
    .rotation,
    .rotation .big,
    .rotation .small,
    .rotation .big a, .rotation .big img {
        width: 920px;
    }

    .try-left .panel,
    .try-left .panel .con {
        width: 900px;
    }

    .ban-2{
        position: absolute;
        right: 0px;
        top: 319px;
        width: 301px;
        z-index: 200
    }



}


.row.filter{
    position: relative;
}
a.last{
    position: absolute;
    right: 20px;
    bottom: -27px;
    z-index: 5
}
#tryExplainPop{
    z-index: 9999
}
#tryExplainPop2,
#tryExplainPop1{
    position: absolute;
    z-index: 9999
}
.ban-2 .level-explain{
    z-index: 999
}

.explain-link{
    display: block;
    width: 99px;
    text-align: center;
    margin: 10px auto 0;
    color: #ff0000;
}

/** ����б�ҳ�Ҳ���б��У�����������������������������ʽ SART **/
.day-sort h2 span {
    display: block;

    width: 50%;
    height: 37px;
    text-align: center;
    float: left;
    cursor: pointer;
    background-color: #2980b9;
}

.day-sort h2 span:hover {
    background-color: #2677AD;
}

.day-sort h2 .active,
.day-sort h2 .active:hover{
    background-color: #3498db;
}

.day-sort .tfoot {
    padding-top: 10px;
}

.day-sort .tfoot .nav span {
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: text;
    float: none;
    background: none;
    border: 0;
}

.mui-badge {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 3px 6px;
    color: #333;
    border-radius: 100px;
    background-color: rgba(0, 0, 0, .15);
}

.mui-badge-danger, .mui-badge-red {
    color: #fff;
    background-color: #dd524d;
}

.taskimg {
    width: 211px;
    height: 123px;
}

.tasklog {
    float: right;
    width: 120px;
    height: 40px;
}

.tasklog .lookbtn {
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    padding: 5px 8px;
    color: #fff;
    border-radius: 40px;
    background-color: #69b3e6;
    cursor: pointer;
}

.zhuanlog .num {
    float: right;
    margin-right: 5px;
}

.page_pre_next {
    text-align: center;
}

.page_pre_next .tfoot span {
    background: none;
    width: auto;
    cursor: pointer;
}

.tfoot .zhuanlog {
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
}

.zhuanlog.num {
    float: right;
    padding-right: 10px;
}

.tfoot .title {
    float: left;
    padding-left: 10px;
}

.another {
    cursor: pointer;
}

.guess-like {
    padding-bottom: 10px;
}

.login-box .br {
    padding: 3px 10px;
}

.login-box .br a {
    color: green;
}

#loading {
    display: none;
    background: url(./../../images/home1/loading.gif) no-repeat 20px center;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    text-indent: 40px;
    color: #666;
}

.geetest {
    display: none;
    z-index: 1000
}

.geetest {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.geetest .wrapper {
    position: fixed;
    left: 50%;
    top: 40%;
    width: 490px;
    height: 150px;
    margin: -160px 0 0 -245px;
    background-color: #fff;
    border: 4px solid #476c8b;
    overflow: hidden;
}

.login-div {
    width: 170px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 15px 0 20px;
}

.login-btn {
    overflow: hidden;
    display: block;
    width: 128px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    font-weight: bold;
    background-color: #009de5;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.ad {
    width: 936px;
    margin: 0 auto;
}

#divFlyBar{
    position:absolute;top:40%;left:40%;visibility:hidden;cursor:move;z-index:100
}
.bg{display:none;position:fixed;width:100%;height:100%;background:#000;z-index:2;top:0;left:0;opacity:0.7;}
