/*全屏遮罩+弹幕*/

html, body {
    height: 100%
}

#layout {

    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display:none;

}

.close2 {
    background-image: url("../images/close2.png");
    height: 37px;
    width: 39px;
    position: absolute;
    top:20px;
    right: 21px;
    cursor: pointer;
}

.bar {
    width: 100%;
    height: 70px;
    background: #3d3d3d;
    position: absolute;
    bottom: 0;
}

.enter2 {
    width: 620px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 14px;

}

.input2 {
    height: 40px;
    width: 519px;
    color: #3d3d3d;
    float: left;
    word-wrap: break-word;
    word-break: normal;

}


.remind2 a {
    text-decoration: underline;
    color: #3d3d3d;

}

.sendto2 {
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    font-size: 14px;
    width: 100px;
    float: right;

}

/*全屏遮罩+弹幕--END*/

/*随屏幕滚动条+进入官网*/

#test {
    position: absolute;
    top: 206px;
    right: 10px;
    width: 40px;
    height: 65px;
    background: rgba(106, 108, 114, 0.3);
    cursor: pointer;
}

#test img {
    padding: 12px 7px;
}

.door {
    padding-top: 50px;
    width: 1000px;
    margin: 0 auto;
}

.turn {
    float: right;
    font-size: 16px;
    color: #ffffff;
    margin-left:10px;
    text-decoration: none;
}

p.enter {
    font-size: 16px;
    color: #c9caca;
}

/*随屏幕滚动条+进入官网  ---END*/

.bg1 {
    background: url("http://img.cnweiyan.com/103public_01.jpg") no-repeat center;
    height: 266px;
}

.bg2 {
    background: url("http://img.cnweiyan.com/103public_02.jpg") no-repeat center;
    height: 643px;
}

.bg3 {
    background: url("http://img.cnweiyan.com/103public_03.jpg") no-repeat center;
    height: 171px;
}

.bg4 {
    background: url("http://img.cnweiyan.com/103public_04.png") no-repeat center;
    height: 175px;
}

.bg5 {

    background-color: #2b2b2b;
    height: auto;
    padding-bottom: 166px;
}

.shadow1 {
    width: 1008px;
    height: 651px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #2c2c2c;
    border-bottom: none;
     background: url("../images/shadow.png")
}




/*tabs*/
.video {
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    position: relative;
}

.video p{width: 856px;
    text-align: right;
    color: white;
    line-height: 45px;
    font-size: 14px; 
    height: 45px;
    position: absolute;
    top:-44px;
    left:80px;}


#tx a:link{ 
    color: white;
}
#tx a:visited{  
    color: white;
}



.tabPanel ul {
    height: 38px;
    /*width: 857px;*/
    width: 868px;
    margin-left: auto;
    margin-right: auto;
    /*border-bottom: 2px solid #2c2c2c;*/
}

.tabPanel ul li {
    float: left;
    border: 2px solid #434548;
/*    background-color: rgba(106, 108, 114, 1);*/
    border-bottom: 0;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    width: 80px;
    text-align: center;
    cursor: pointer;
    border-radius: 8px 8px 0 0;
    /*filter: alpha(opacity=40);
    opacity: 0.4;*/

}

.tabPanel .hit {
    cursor: pointer;
    background-color: #2a2a2a;
    width: 120px;
    color: #b5b5b6;
    border-bottom: 0;
}

.pane {
    border: 5px solid #2c2c2c;
    display: none;
    /*width: 854px;*/
    width: 856px;
    height: 480px;
    /*border-top: 0;*/
    background-color: #000000;
    margin-left: auto;
    margin-right: auto;
}
  

/*tabs---END*/



/*第...轮中奖名单--标题*/

p.title1 {
    color: #ffffff;;
    font-size: 44px;
    line-height: 48px;
    width: 434px;
    margin: 0 auto;
    padding-top: 76px;
}

/*第...轮中奖名单--标题--END*/

/*刷新名单、规则、所有名单 链接处*/

.title2 {

    line-height: 48px;
    width: 1020px;
    margin: 0 auto;
    padding-top: 10px;
    color: #727171;
    font-size: 14px;

}

.refresh {
    color: #727171;
}

p.line {
    float: right;
}

.line span {
    padding-right: 18px;
}

/*刷新名单、规则、所有名单 链接处----END*/

/*抽奖规则-- */

.cover1 {

    width: 100%;
    height: 860px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    overflow: hidden;
    display: none;

}

.rule {
    height: 500px;
    width: 996px;
    border: 12px solid #727171;
    background-color: #2b2b2b;
    margin-top: 176px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 200px;
    padding-bottom: 80px;

}

p.rtitle {
    width: 100px;
    font-size: 25px;
    color: #ffffff;
    padding-top: 38px;
    margin: 0 auto;
}

.rdetial {
    width: 883px;
    height: 350px;
    border-top: 1px solid #727171;
    padding-top: 32px;
    margin-top: 38px;
    color: #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;

}

p.rdetial1 {
    line-height: 50px;
}

.close {
    float: right;
}

/*抽奖规则--END */

/*每轮中奖名单-- */

.prize {
    width: 858px;
    height: auto;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid grey;
    padding: 16px 74px 80px 74px;

}

.ti1{
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
    width: 858px;

}
.no1 {
    overflow: hidden;
    height: auto;
    width: 870px;

}

.no1-1 {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    padding-top: 30px;
    width: 870px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
    border-bottom: 1px solid #3c3c3c;
}

.no1-2 {
    padding-top: 12px;
    width: 429px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: left;

}

.no1-2 span {
    margin-right: 30px;
}

.no2 {
    overflow: hidden;
    height: auto;

}

.no2-1 {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    padding-top: 30px;
    width: 870px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 8px;
}

.no2-2 {
    padding-top: 12px;
    width: 429px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: left;

}

.no2-2 span {
    margin-right: 30px;
}

.no3 {
    overflow: hidden;
    height: auto;

}

.no3-1 {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    padding-top: 30px;
    width: 870px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 8px;
}

.no3-2 {
    padding-top: 12px;
    width: 429px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: left;

}

.no3-2 span {
    margin-right: 30px;
}


.no4-2 {
    padding-top: 12px;
    width: 870px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.no4-2 span {
    margin-right: 30px;
}

/*每轮中奖名单--END */

/*所有中奖名单-- */
.cover2 {

    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    padding-bottom: 120px;
    background-color: #000000;
    display: none;
}

.container {
    height: auto;
    width: 996px;
    border: 12px solid #727171;
    background-color: #2b2b2b;
    margin: 176px auto 0;
    padding-bottom: 60px;

}

p.ltitle {
    width: 150px;
    font-size: 25px;
    color: #ffffff;
    padding-top: 38px;
    margin: 0 auto;
}

.ltitle1 {
    width: 878px;
    height: auto;
    border-top: 1px solid #727171;
    margin-top: 22px;
    color: #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 200px;

}

.list1 {
    height: auto;
    overflow: hidden
}

.list2 {
    height: auto;
    overflow: hidden
}

.list3 {
    height: auto;
    overflow: hidden
}

.list1-1 {
    height: 48px;
    line-height: 48px;
    padding-top: 30px;
    color: #ffffff;
}

.list2-1 {
    height: 48px;
    line-height: 48px;
    padding-top: 30px;
    color: #ffffff;
}

.list3-1 {
    height: 48px;
    line-height: 48px;
    padding-top: 30px;
    color: #ffffff;
}

.list1-2 li {

    float: left;
    width: 167px;
    padding-right: 8px;
    height: 28px;
    font-size: 14px;

}

.list2-2 li {

    float: left;
    width: 167px;
    padding-right: 8px;
    height: 28px;
    font-size: 14px;
}

.list3-2 li {

    float: left;
    width: 167px;
    padding-right: 8px;
    height: 28px;
    font-size: 14px;

}

/*所有中奖名单--END */

