.w100 {
    width: 100%;
}

.wrap {
    width: 640px;
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
}

.box {
}

.header {
    background: url("../images/bg1.jpg") no-repeat center top #fff;
    overflow: hidden;
	position:relative;
}
.headerTxt{
    padding: 20px 10px;
    margin: 640px 40px 30px;
    background-color: #d69349;
    border: 3px dashed #fff;
    border-radius: 5px;
    text-align: center;
}
.headerTxt h2{
    color: #ffffff;
    font-weight: bold;
    font-size: 26px;
    font-family: '黑体';

}
.moreLink{
    text-align: center;
    color: #efd4b6;
    text-decoration: none;
}
.tel{
    padding: 20px 40px;
}
.tel p{
    color: #333333;
    font-family: '微软雅黑';
    font-size: 30px;
    line-height: 30px;

}
.telInput {
    background-color: #efeeee;
    border: 1px solid #b3b3b3;
    height: 50px;
    line-height: 50px;
    width: 99%;
    margin-top: 10px;
    font: -s;
    font-size: 30px;
}
.togetherBtn{
    width: 540px;
    height: 91px;
    background: url("../images/togetherBtn.jpg") no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 auto;
}
.arrow{
    width: 57px;
    height: 40px;
    margin: 6px auto 0;
    background: url("../images/arrow.png") no-repeat;
    display: block;
}
.popHd{
    height: 80px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-bottom: 1px solid;
    color: #5e5ea1;
}
.popinfo {
   font-size: 24px;
   padding: 15px 0;
    color: #000;
}

.box2{
    /*height: 1873px;*/
    position: relative;
}

.box2 h2 {
    border-bottom: 4px solid;
    color: #5e5ea1;
    font-size: 56px;
    font-weight: bold;
    margin: 0 50px 20px;
    padding: 10px 0;
    text-align: center;
}
.userWarp{
    color: #252222;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 100px;
}
.userName{
    color: #ff6600;
    font-size:24px;
}
.logout{
    font-size: 26px;
    color: #ffffff;
    background: #302215;
    border-radius: 5px;
    padding: 0 10px;
    text-decoration: none;
}

.player_box2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.player_hd {
    width: 100%;
    background: #fff url(../images/title1.jpg) left center no-repeat;
}

.player_list {
    margin: -20px 50px 20px 20px;
}

.player_list li {
    width: 250px;
    height: 330px;
    border: 1px solid #ccc;
    background: #eee;
    float: left;
    margin-left: 32px;
    margin-right: 0;
    margin-top: 20px;
    display: inline;
}
.pageBtn{
    text-decoration: none ;
    color: #333 ;
    margin-top: 10px;
}
.pageBtnPre{
    margin-left: 150px;
}
.pageBtnNext{
    margin-left: 200px;
}
.pageBtn:hover{
    text-decoration: underline ;
}
.photobox {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.photobox .playimg {
    position: absolute;
    top: 0;
    left: 0;
}

.player_info {
    width: 100%;
    height: 50px;
    position: absolute;
    background: none repeat scroll 0 0 #000;
    left: 0;
    bottom: 0;
    font: normal 12px/28px "";
    color: #fff;
    text-indent: 1em;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    font-size: 24px;
    line-height: 50px;
}

#playerNum {
    padding-left: 20px;
    background: url(../images/votenum.png) left center no-repeat;
}

.votebox {
    width: 100%;
}

.votebtn {
    width: 80%;
    height: 60px;
    background: #727fc0;
    border-radius: 5px;
    float: left;
    margin-left: 10%;
    margin-top: 10px;
    font: 24px/60px "微软雅黑";
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.votebtn:hover {
    background: #8693d4;
}

.sharebtn {
    width: 71px;
    height: 24px;
    background: url(../images/weibo_share.jpg) no-repeat;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}

.sharebtn:hover {
    background-position: 0 -24px;
}

.player_page {
    height: 50px;
    float: left;
    margin: 0 50px 20px;
}

.box3{
    position: relative;
    font-family: '微软雅黑';
}
.box3 h3{
    color: #040000;
    font-size: 24px;
    padding: 249px 60px 0;
}
.box3 h2{
    color: #5e5ea1;
    font-size: 56px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 4px solid;
    margin: 0 50px 20px;
    text-align: center;
}
.box3 .pTime{
    color: #000000;
    font-size: 28px;
    margin: 0 50px 20px;
}
.box3 .pTit{
     font-size: 16px;
 }
.query{
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
    padding: 10px 20px;
    background-color: #455893;
    border-radius: 5px;
    float: right;
}

.times{
    font-size: 39px;
    color: #ff0000;
}
.lottery{
    margin: 0 50px 40px;
    height: 342px;
    background: url("../images/prize.jpg");
}
.lotteryBtn{
    width: 168px;
    height: 104px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -147px;
    margin-left: -85px;
    text-indent: -999em;
}
.imgPic{
    margin: 0 50px 20px;
}


.foot{
    background-color: #252222;
    height: 285px;
}
.footRight{
    width: 320px;
    padding: 49px 20px;
    float: left;
    overflow: hidden;
}
.p01{
    color: #ffffff;
    font-size: 30px;
    width: 320px;
    float: left;

}
.p02{
    color: #ffffff;
    font-size: 24px;
    width: 320px;
    float: left;

}
.p02 span{
    color: #e13328;
}
.iconImg{
    background: url("../images/icon.jpg") no-repeat scroll center 53px;
    width: 280px;
    height: 74px;
    float: right;
    position: relative;
    padding: 52px 0;
}
.iconLink{
    width: 80px;
    height: 72px;
    float: left;
    margin-left: 10px;
}
.addQq{
    border-top: 1px solid #101010;
    height: 104px;
    background: #252222;
    line-height: 104px;
    color: #c0c0c0;
    font-size: 30px;
    float: left;
    text-align: center;
    width: 100%;
}
.maskDiv {
    width: 100%;
    height: 2180px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.popbox {
    width: 433px;
    height: 105px;
    padding-top: 10px;
    border: 4px solid #968975;
    font: normal 14px/20px "微软雅黑";
    text-align: center;
    color: #333;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -215px;
    margin-top: -65px;
    z-index: 3;
}

.popbox h3 {
    font: normal 20px/30px "";
    color: #444;
}

.popbox h3 b {
    color: #a40a0a;
    font-weight: bold;
}

.popbox h4 {
    font: normal 16px/30px "";
    margin-top: 30px;
}

.popbox a {
    color: #333;
    text-decoration: none;
}

.popbox a:hover {
    color: #c00;
    text-decoration: underline;
}

.popbox .login {
    float: left;
    margin-left: 180px;
    margin-top: 30px;
}


.prop {
    background: url("../images/popbg.png") no-repeat scroll 0 0 #ffffff;
    left: 50%;
    margin-left: -246px;
    position: absolute;
    top: 0;
    width: 500px;
    z-index: 3005;
    border-radius: 5px;
}
.prop .box{
    padding: 30px;
}
.prop .exit {
    cursor: pointer;
    float: right;
    height: 60px;
    margin-right: 11px;
    margin-top: 3px;
    width: 60px;
    background: url("../images/popbg_02.jpg");
}

.pop {
    background-color: #fff;
    padding: 40px 20px;
    position: absolute;
    width: 500px;
}
.answer-ios-table{
    width: 100%;
    margin: 10px 0;
}
.answer-ios-table tr{
    width: 100%;
    height: 40px;
}
.answer-type-table{
    width: 100%;
}
.answer-type-table tr{
    width: 100%;
    height: 40px;
}
.sharePop{
    /*width: 452px ;*/
    background: url("../images/popArrow.png") no-repeat scroll 458px 10px #fff;
    text-align: center;
    line-height: 83px;
    color: #333;
    display: none;
    left: 20px;
    position: absolute;
    top: 50px;
    z-index: 10000;
    border-radius: 5px;
    font-size: 34px;
    height: 560px;
    padding-top: 200px;
    width: 565px;
}

.yellow{
    color: #ff0000;
}
.closeBtn{
    width: 270px;
    height: 70px;
    display: block ;
    margin: 70px auto 0 ;
    border: 1px solid #f9a852 ;
    color: #fff;
    line-height: 68px;
    text-decoration: none;
    background: #e34f45;
    border-radius: 5px;
}

.mask {
    background: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.alertPop {
}
.alertPopCont {
    margin-top: 20px;
}
.alertPopCont h2{
    border-bottom: 4px solid;
    color: #5e5ea1;
    font-size: 24px;
    font-weight: bold;
    margin: 0 50px 20px;
    padding: 10px 0;
    text-align: center;
}

.prop h3 {
    width: 95%;
    margin-top: 30px;
    font: bold 26px/40px "";
    color: #c00;
    text-align: center;
}

.prop .p01 {
    width: 95%;
    margin-top: 20px;
    font: normal 14px/24px "";
    color: #444;
    text-align: center;
}

.prop .pop_login {
    width: 237px;
    height: 65px;
    float: left;
    margin-top: 30px;
    margin-left: 93px;
    background: url(../images/loginbtn.jpg) no-repeat;
}
.prop .pop_isLogin {
    width: 237px;
    height: 65px;
    float: left;
    margin-top: 30px;
    margin-left: 87px;
    background: url(../images/areabtn.jpg) no-repeat;
}
.pServer{
    padding: 10px 0;
    text-align: center;
    color: #666;
}
.name{
    width: 130px;
    text-align: right;
    color: #666666;
    font-size: 23px;
}
.selectArea,.selectServer{
    width: 160px;
    height: 30px;
}
.selectArea option,.selectServer option{
    height: 23px;
    padding-top: 6px;
}
.chooseArea{ width: 237px; height: 65px;
    background: url(../images/areabtn.jpg) no-repeat;
    display: block;
    margin: 20px auto 0;
}

.giftbox {
    width: 460px;
    height: 280px;
    padding-right: 10px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: auto;
}

.giftbox li {
    width: 100%;
    height: 40px;
    font: normal 24px/40px "";
    color: #333;
}
.close {
    background: url("../images/close.png") no-repeat scroll 0 0;
    height: 30px;
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
}
.row {
    margin-top: 16px;
    font-size: 19px;
}
.row-tit {
    font-weight: bold;
    font-size: 19px;
}
.row-step1 {
}
.red {
    color: #a91e01;
}
.answer {
    margin-left: 15px;
}
.answer-ios {
    margin-left: 0;
}
.mobile {
    background-color: #fff;
    border: 1px solid #b8b8b8;
    font-size: 21px;
    height: 40px;
    width: 286px;
}
.submit {
    background: url("../images/submit.jpg") no-repeat scroll 0 0;
    display: block;
    height: 42px;
    margin: 0 auto;
    width: 132px;
}
.submit:hover {
    background: url("../images/submit-hover.jpg") no-repeat scroll 0 0;
}
.alertPopTit {
    font-size: 20px;
    font-weight: bold;
}
.popLoginInfo {
    margin-top: 30px;
}
.popLoginBtn {
    background: url("../images/popLoginBtn.jpg") no-repeat scroll 0 0;
    display: inline-block;
    height: 42px;
    margin-right: 5px;
    width: 132px;
}
.popLoginBtn:hover {
    background: url("../images/popLoginBtn-hover.jpg") no-repeat scroll 0 0;
}
.popReg {
    color: #a81f01;
    text-decoration: none;
}