@charset "UTF-8";body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,menu,form,fieldset,blockquote,pre,hr,input,textarea,button,select {
    margin: 0
}
body {
    font-family: Arial, 'Microsoft yahei', simsun, sans-serif;
}
ul,ol,menu,fieldset,legend,input,textarea,button,caption,th,td,blockquote,dir,address {
    padding: 0
}

fieldset,iframe,img,hr {
    border: none
}

html {
    overflow: auto;
    font-family: sans-serif;
    font-size: 100%
}

a {
    text-decoration: none;
    background-color: transparent
}

menu,ul,ol {
    list-style: none
}

pre,code,kbd,samp,var {
    font-family: monospace;
    font-size: 1em
}

pre {
    overflow: auto
}

input,textarea,button,select,optgroup,option {
    font-family: sans-serif;
    font-size: 1em
}

input,button,select {
    overflow: visible;
    *zoom:1}

textarea {
    overflow: auto;
    resize: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

[hidden],template {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html.borderbox *:before,html.borderbox *:before,html.borderbox *:after,html.borderbox *:after {
    box-sizing: border-box
}

input,textarea {
    appearance: none;
    border-radius: 0
}

audio:not([controls]) {
    display: none;
    height: 0
}

svg:not(:root) {
    overflow: hidden
}

a,button {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

img {
    max-width: 100%;
    *width: auto;
    _width: auto
}

input,button,textarea {
    outline: none
}

input[type="button"],button {
    background: transparent;
    border: none;
    cursor: pointer
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom:1}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.btn,.icon {
    display: inline-block;
    *display: inline;
    *zoom:1;background-repeat: no-repeat;
    background-position: 0 0
}

.txt-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ui-center {
    text-align: center
}

.ui-right {
    text-align: right
}

.ui-block {
    overflow: hidden
}

.ui-info,.ui-error,.ui-warning,.ui-success {
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    *display: inline;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.ui-info {
    background: #5bc0de;
    border: 1px solid #31b0d5
}

.ui-info:hover {
    background: #31b0d5
}

.ui-error {
    background: #d9534f;
    border: 1px solid #c9302c
}

.ui-error:hover {
    background: #c9302c
}

.ui-warning {
    background: #f0ad4e;
    border: 1px solid #ec971f
}

.ui-warning:hover {
    background: #ec971f
}

.ui-success {
    background: #5cb85c;
    border: 1px solid #449d44
}

.ui-success:hover {
    background: #449d44
}

.ui-ipt-info {
    border-color: #5bc0de !important
}

.ui-ipt-error {
    border-color: #d9534f !important
}

.ui-ipt-warning {
    border-color: #f0ad4e !important
}

.ui-ipt-success {
    border-color: #5cb85c !important
}


.topbar {
    height: 40px;
    background-image: -webkit-linear-gradient(top, #fff, #f6f6f6);
    background-image: linear-gradient(to bottom, #fff, #f6f6f6);
    color: #333;
    background-color: #f6f6f6;
    font-size: 12px
}

.topbar-container {
    *zoom:1;overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 40px
}

.topbar-container:before,.topbar-container:after {
    content: " ";
    display: table
}

.topbar-container:after {
    clear: both
}

.topbar-logo {
    float: left;
    width: 125px;
    height: 40px
}

.topbar-logo a {
    display: block;
    width: 125px;
    height: 40px;
    background: url(/resource/static/images/wbhd.jpg) no-repeat;
    text-indent: -9999em
}

.topbar-nav {
    float: right;
    padding: 10px 0 0 0
}

.topbar-nav-inner {
    *zoom:1}

.topbar-nav-inner:before,.topbar-nav-inner:after {
    content: " ";
    display: table
}

.topbar-nav-inner:after {
    clear: both
}

.topbar-nav li {
    float: left;
    line-height: 20px;
    background: url(/resource/static/images/link_line.gif) right center no-repeat;
    color: #333
}

.topbar-nav a {
    display: block;
    padding: 0 10px;
    color: #333
}

.topbar-nav .nobg {
    background: none
}

.bg{
    position: absolute;
    z-index: -1;
    width: 100%;
    min-width: 1100px;
    left: 0;
}
.bg div {
    background-repeat: no-repeat;
    background-position: center 0;
}
.bg .bg1 {
    background-image: url(../images/bg1.jpg);
    height:500px;
}
.bg .bg2 {
    background-image: url(../images/bg2.jpg);
    height:500px;
}
.bg .bg3 {
    background-image: url(../images/bg3.jpg);
    height:1000px;
}
.bg .bg4 {
    background-image: url(../images/bg4.jpg);
    height:1000px;
}
.bg .bg5 {
    background-image: url(../images/bg5.jpg);
    height:900px;
}
.bg .bg6 {
    background-image: url(../images/bg6.jpg);
    height:860px;
}

.btn, .icon {
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
}

.main{
    padding-top: 580px;
}

.row{
    width:1000px;
    margin: 0 auto;
}

.row-1{
    text-align: center;
    vertical-align: middle;
    height: 200px;
}
.row-2{
    text-align: center;
    vertical-align: middle;
    height: 420px;
}
.row-3{
    text-align: center;
    vertical-align: middle;
    height:1000px;
    width: 1000px;
}

.row-4{
    text-align: center;
    vertical-align: middle;
    height:850px;
}
.row-5{
    text-align: center;
    vertical-align: middle;
    height:900px;
}
.row-6{
    height: 660px;
}
.row-1 .btns_1,.row-1 .btns_2,.row-1 .btns_3{
    position: relative;
    /*top: -15px;*/
}
.row-1 .vedio{
    position: relative;
    top: 8px;
    left: -311px;
}
.btns_1 {
    background: url(../images/btn_top.png) no-repeat -21px -5px;
    width: 287px;
    height: 100px;
}
.btns_1:hover{
    background: url(../images/btn_top.png) no-repeat -13px -108px;
}

.btns_2 {
    background: url(../images/btn_top.png) no-repeat -300px -11px;
    width: 280px;
    height: 100px;
}
.btns_2:hover{
    background: url(../images/btn_top.png) no-repeat -294px -105px;
}

.btns_3 {
    background: url(../images/btn_top.png) no-repeat -584px -18px;
    width: 287px;
    height: 100px;
}
.btns_3:hover{
    background: url(../images/btn_top.png) no-repeat -578px -109px;
}

.vedio{
    background: url(../images/btn_vedio.png) no-repeat 0 0;
    width: 333px;
    height: 252px;
}
.row-2 .vedio{
    position: relative;
    top: -8px;
}
.pic_news{
    /*background: url(../images/pic_news.jpg) no-repeat 0 0;*/
    position: relative;
}
.pic_new img{
    position: absolute;
    width: 628px;
    height: 304px;
}
.forbigbigurl{
    width: 628px;
    height: 304px;
    position: absolute;
    left: 0;
    top: 0;
}

.row-3 .content {
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    display: none;
}
.row-3 .row{
    position: relative;
}
.row-3 .content.active{
    display: block;
}
.row-3 .content-1{
    background: url(../images/silder1.png) no-repeat center 0;
    height: 493px;
}

.row-3 .content-2{
    background: url(../images/silder2.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-3{
    background: url(../images/silder3.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-4{
    background: url(../images/silder4.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-5{
    background: url(../images/silder5.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-6{
    background: url(../images/silder6.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-7{
    background: url(../images/silder7.png) no-repeat center 0;
    height: 493px;
}
.row-3 .content-8{
    background: url(../images/silder8.png) no-repeat center 0;
    height: 493px;
}
.row-3 .btn-arrow{
    width: 50px;
    height: 96px;
    position: absolute;
    top: -250px;
}
.slider-left {
    background: url(../images/silder_arrow.png) no-repeat -16px 0;
    left: -50px;
}
.slider-right {
    background: url(../images/silder_arrow.png) no-repeat -77px 0;
    right:-50px;
}
.slider-innerbtn{
    width: 1000px;
    height: 153px;
    margin-top: -250px;
    background: url(../images/slide_get.png) no-repeat center 0;
}
.slider-inner-btn{
    float: left;
    width: 200px;
    height: 90px;
    margin-top: 32px;
    margin-left: 52px;
}
.btn_vedio3{
    width: 223px;
    height: 56px;
    margin-top: 339px;
    margin-left: -504px;
}
.row-3 .tabs{
    width:743px;
    height:102px;
    margin-top: 23px;
    margin-left: 150px;

}
.row-3 .tab-all{
   float: left;
    width:90px;
    height:90px;
    background: url(../images/silder_btn.png) no-repeat;
}
.row-3 .tab-1{
   background-position: -92px 0;
}
.row-3 .tab-2{
    background-position: 0 0;
}
.row-3 .tab-3{
    background-position: -182px 0;
}
.row-3 .tab-4{
    background-position: -275px 0;
}
.row-3 .tab-5{
    background-position: -368px 0;
}
.row-3 .tab-6{
    background-position: -462px 0;
}
.row-3 .tab-7{
    background-position: -552px 0;
}
.row-3 .tab-8{
    background-position: -642px 0;
}

.row-3 .tab-1:hover{
    background-position: 0 -90px;
}
.row-3 .tab-2:hover{
    background-position: -92px -90px;
}
.row-3 .tab-3:hover{
    background-position: -182px -90px;
}
.row-3 .tab-4:hover{
    background-position: -275px -90px;
}
.row-3 .tab-5:hover{
    background-position: -368px -90px;
}
.row-3 .tab-6:hover{
    background-position: -462px -90px;
}
.row-3 .tab-7:hover{
    background-position: -552px -90px;
}
.row-3 .tab-8:hover{
    background-position: -642px -90px;
}

.row-4 .talk-content{
    width: 500px;
    height: 346px;
    margin-top: 40px;
    float: left;
}
.row-4 .talk-content textarea {
    width: 420px;
    height: 165px;
    border: none;
    font-size: 15px;
    line-height: 32px;
    background: #fff;
    color: #383332;
    overflow: hidden;
    margin-left: -95px;
}
.row-4 .talk-btn {
    display: block;
    width: 546px;
    height: 109px;
    background: url("../images/btn_wish.png") no-repeat 0 0;
    margin-left: -55px;
}
.row-4 .talk-btn:hover{
    background: url("../images/btn_wish.png") no-repeat -1px -110px;
}
.row-4 .talk-list {
    float: right;
    height: 250px;
    overflow: hidden;
    width: 460px;
    padding-left: 15px;
    padding-top: 18px;
    /*overflow-y: scroll;*/
}
.talk-list li {
    line-height: 39px;
    border-bottom: 1px dashed #8d1c1c;
    color: #e6c2c2;
}
.talk-list li .t_name {
    width: 100px;
    float: left;
}
.right {
    float: left;
    overflow: hidden;
    width: 348px;
    height: 38px;
    display: inline-block;
    float: left;
    text-align: left;
}
.ps2 {
    margin-top: 17px;
    width: 840px;
    height: 600px;
}
.wj_bd{
    height: 87px;
}
.wj_bd dd {
    padding: 0 0 18px 25px;
}
.wj_bd dd span {
    float: left;
    padding: 0 60px 2px 0;
    white-space: nowrap;
    color: black;
    font-size: 16px;
}
.btn-submit {
    display: block;
    background: url("../images/btn_submit.png") center no-repeat;
    width: 302px;
    height: 75px;
    background-position: 0 0;
    margin: 0px 117px auto;
}
.cj-block {
    width: 1100px;
    height: 420px;
    background: url("../images/lottery.png") no-repeat;
    margin: 0 auto 85px;
    position: relative;
}
.cj-block ul {
    position: absolute;
    z-index: 0;
}
.cj-block li {
    position: absolute;
    width: 217px;
    height: 217px;
}
.cj-block .mark {
    background: url(../images/lottery_hover.png) no-repeat 0 0;
    display: none;
    width: 264px;
    height: 258px;
    margin-left: -1px;
    margin-top: 9px;
}
.cj-block .current .mark {
    display: block;
    width: 264px;
    height: 258px;
    margin-left: -1px;
    margin-top: 9px;
}
.cj-block .li_1 {
    top: 0;
    left: 0;
}
.cj-block .li_2 {
    top: 0px;
    left: 279px;
}
.cj-block .li_3 {
    top: -3px;
    left: 563px;
}
.cj-block .li_4 {
    top: -4px;
    left: 845px;
}
.cj-block .li_5 {
    top: 139px;
    left: 140px;
}
.cj-block .li_6 {
    top: 139px;
    left: 705px;
}
.btn_cj {
    width: 270px;
    height: 260px;
    top: 148px;
    left: 413px;
    position: absolute;
    z-index: 2;
}
.btn_cj:hover{
    background: url(../images/btn_lottery.png) no-repeat 0 0;
    left: 414px;
}

.row-7 {
    top: 200px;
    left: 30px;
    height: 410px;
    width: 50px;
    /*background: url(../images/ball.png) no-repeat 0 0;*/
    position: fixed;
}
.ball{
    height: 50px;
    width: 50px;
    background: url(../images/ball.png) no-repeat;
}
.ball-top{
background-position: 0 0;
}
.ball-no{
    background-position: 0 -100px;
}
.ball-yes{
    background-position: 0 -50px;
}
.row-8 {
    top: 200px;
    right: 0;
    height: 633px;
    width: 171px;
    background: url(../images/r_bg.png) no-repeat 0 0;
    position: fixed;
}
.r-btn1{
    display: block;
    height: 70px;
    width: 187px;
    background: url(../images/r_btns.png) no-repeat 0 0;
    margin-top: 202px;
    margin-left: 12px;
}
.r-btn1:hover{
    background: url(../images/r_btns_hover.png) no-repeat 0 0;
}
.r-btn2{
    display: block;
    height: 70px;
    width: 187px;
    background: url(../images/r_btns.png) no-repeat 0 -105px;
    margin-top: 27px;
    margin-left: 12px;
}
.r-btn2:hover{
    background: url(../images/r_btns_hover.png) no-repeat 0 -105px;
}
.r-top{
    display: block;
    height: 35px;
    width: 80px;
    margin-top: 208px;
    margin-left: 50px;
}
.btns_11{
    background: url(../images/btn_01.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
    margin-left: -350px;
    margin-top: 37px;
    position: relative;
    right: 40px;
}
.btns_11:hover{
    background: url(../images/btn_01_hover.jpg) no-repeat 0 0;
}
.btns_12{
    background: url(../images/btn_02.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
}
.btns_12:hover{
    background: url(../images/btn_02_hover.jpg) no-repeat 0 0;
}
.btns_12_grey{
    background: url(../images/btn_02_grey.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
}
.pop{
    width:493px;
    height: 500px;
    font-size: 16px;
}
.pop-box{
    background: url(../images/pop_bg.png) no-repeat 0 0;
    width: 530px;
    height: 316px;
    padding: 77px 10px 20px 208px;
}
.popvedio{
    width:480px;
    height: 400px;
}
.pop1{
    width:480px;
    height: 200px;
}
.pop2{
    background: url(../images/pop_bg.png) no-repeat 0 0;
    width: 530px;
    height: 316px;
}
.pop3{
    width:480px;
    height: 550px;
    background-color: #f2f2f2;
}
.tip_video {
    /*height: 500px;*/
}
.pop-inner {
    position: relative;
    text-align: center;
    top: 50px;
}
.btn-close{
    width: 30px;
    height: 30px;
    padding: 10px;
    position: absolute;
    top: -7px;
    right: 29px;
}
.vedio-close{
    background: url(../images/btn_close.png) no-repeat 0 0;
    width: 21px;
    height: 38px;
    padding: 12px;
    position: absolute;
    top: -38px;
    right: -43px; 
    background-color: #f2f2f2;
}
.pop-content {
margin-bottom: 40px;
}
.pop-title{
    width: 473px;
    height: 55px;
    border: none;
    font-size: 27px;
    font-weight: normal;
    line-height: 54px;
    color: #ef5330;
    overflow: hidden;
    padding-top: 50px;
    padding-left: 91px;
}
.pop-error{
    width: 302px;
    height: 157px;
    border: none;
    font-size: 27px;
    font-weight: normal;
    line-height: 47px;
    color: #ef5330;
    overflow: hidden;
    padding-top: 50px;
    padding-left: 190px;
}
.pop-detail{
    width:350px;
    margin: 0 auto;
    color: #666666;
}
.pop-detail textarea{
    width: 240px;
    height: 32px;
    borde: ;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    background: #ffffff;
    color: #90959c;
    padding: 5px;
    overflow: hidden;
    margin-left: 100px;
}
.pop-form{
    padding-top: 25px;
}
.pop-detail table td{
    padding-bottom: 10px;
}
.pop-detail table th{
    font-weight: normal;
    text-align: left;
    padding-bottom: 15px;
}
.pop-detail table .pop-inp{
    width:242px;
    height:33px;
}
.pop-check li{
    float:left;
    width:100px;
}
.pop-form-btn{
    background: url(../images/btn_pop_3.jpg) no-repeat 0 -1px;
    width: 195px;
    height: 31px;
    position: relative;
}
.pop-form-btn:hover{
    background: url(../images/btn_pop_3.jpg) no-repeat 0 -33px;
}
.pop-form .ui-error-txt {
    color: #f00;
    position: absolute;
    font-size: 15px;
    bottom: 52px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font25{
    font-size: 25px;
}
.font30{
    font-size: 30px;
}

.footer {
    background-color: #000004;
    color: #6a4f50;
    text-align: center;
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 25px;
}
.footer a {
    color: #6a4f50;
}
.footer img {
    vertical-align: middle;
}









