@charset "utf-8";

html { cursor: default;}
h1, h2, h3, h4, h5, h6,p, li, label, td, th {cursor: text;}
a:link, a:visited, a:hover, a:active { cursor: pointer;}
body{box-sizing: border-box;width:100%;margin:0; padding:0; font-size:14px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;background-color: #f7f8f8;color: #333;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{ border:0;outline: none;}
ol,ul{list-style:none;}
a{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;text-decoration:none;outline:none;}
a:hover{ text-decoration:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
.clearfix {zoom:1;}

span, a{
    display: inline-block;
}
.container{
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    max-height: 1800px;
    background: url("../image/bg.jpg") no-repeat center top;
    background-size: cover;
    overflow: hidden;
}

.box{
    width: 1200px;
    height: 2000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.box .btn_view{
    width: 100%;
    margin: 40px 0 0 118px;
}

.box .btn_view a{
    background: url("../image/top_btn_bg.png") no-repeat top center;
    width: 107px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #611f01;
}

.box .btn_view a.enter_official{
    margin: 0 10px 0 0;
}

.box .logo_view{
    width: 180px;
    height: 147px;
    background: url("../image/logo.png") no-repeat top center;
    position: absolute;
    right: 190px;
    top: 36px;
}

.box .font_video_view{
    text-align: center;
    position: relative;
    height: 86px;
    line-height: 86px;
}

.box .font_video_view .video_sp{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -60px;
}

.box .font_video_view .font{
    width: 239px;
    height: 43px;
    line-height: 43px;
    background: url("../image/font_video_view.png") no-repeat 13px 0;
    font-size: 25px;
    text-align: left;
    white-space:nowrap;
    letter-spacing: 1px;
    position: absolute;
    top: 62px;
    left:  325px;
}

.box .font_video_view .font img{
    vertical-align: middle;
}

.box .font_video_view .video_sp_view{
    overflow: hidden;
    position: absolute;
    top: 35px;
    left: 593px;
    cursor: pointer;
    z-index: 40;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.box .font_video_view .circle{
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 588px;
    cursor: pointer;
    z-index: 30;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url("../image/circle.png") no-repeat;
}

.box .font_video_view .video_sp .video{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    cursor: pointer;
}

.box .slogan{
    width: 528px;
    height: 157px;
    background: url("../image/slogan.png") no-repeat;
    position: absolute;
    left: 322px;
    top: 177px;
}

.box .login_get_prize{
    width: 178px;
    height: 48px;
    line-height: 48px;
    background: url("../image/login_bg.png") no-repeat;
    margin: 210px auto 0;
}

.box .login_get_prize a{
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #6e5265;
    text-align: center;
}

.box .login_get_prize a img{
    width: 50px;
    height: 20px;
}

.box .exit_view{
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin: 210px auto 0;
    font-size: 20px;
}

.box .exit_view span{
    text-shadow: 1px 0px 0px #fee034;
    -moz-box-shadow: 1px 0px 0px #fee034;
    -webkit-box-shadow: 1px 0px 0px #fee034;
    -o-box-shadow: 1px 0px 0px #fee034;
    -ms-box-shadow: 1px 0px 0px #fee034;
}

.box .exit_view a{
    color: #ff0000
}

.box .login_out{
    display: none;
}

.box p{
    text-align: center;
    line-height: 24px;
    text-shadow: 1px 0px 0px #fee034;
    -moz-box-shadow: 1px 0px 0px #fee034;
    -webkit-box-shadow: 1px 0px 0px #fee034;
    -o-box-shadow: 1px 0px 0px #fee034;
    -ms-box-shadow: 1px 0px 0px #fee034;
}

.box .p1 {
    margin-top:57px;
}

.box .samep1 {
    font-size:14px;
}

.box .p3 {
    font-size: 16px;
    font-weight: bolder;
}

.box .p4 {
    font-size: 14px;
    font-weight: bolder;
}

.box .play_card{
    width: 781px;
    background: url("../image/play_card_bg.png") no-repeat center;
    font-size: 40px;
    color: #642101;
    text-align: center;
    margin:  48px auto 0;
}

.box .play_card img{
    width: 320px;
    height: 40px;
}

.box .p6{
    font-size: 18px;
}

.box .p6 img{
    width: 18px;
    height: 16px;
    vertical-align: middle;
}

.box .card_view{
    margin-top: 54px;
}

.box .card_view ul{
    overflow: hidden;
}

.box .card_view ul .li_3d{
    width: 177px;
    height: 435px;
    float: left;
    margin-right:25px;
    position: relative;
}

.box .card_view ul li .front{
    width: 100%;
    height: 100%;
    background: url("../image/card_bg.png") no-repeat;
    position: absolute;
    left:0;
    top: 0;
}

.box .card_view ul li .front .top{
    text-align: center;
}

.box .card_view ul .li1 .front .top img{
    width: 107px;
    height: 196px;
}

.box .card_view ul .li2 .front .top img{
    width: 107px;
    height: 214px;
}

.box .card_view ul .li3 .front .top img{
    width: 106px;
    height: 213px;
}

.box .card_view ul .li4 .front .top img{
    width: 107px;
    height: 196px;
}

.box .card_view ul li .back{
    width: 100%;
    height: 100%;
    background: url("../image/card_bg.png") no-repeat;
    position: absolute;
    left:0;
    top: 0;
}

.box .card_view ul li .back .inner{
    width: 100px;
    height: 280px;
    margin: 45px auto;
    position: relative;
    background: url("../image/card_back_bg.png") no-repeat;
    overflow: hidden;
}

.box .card_view ul li .back .inner .img1_1{
    width: 82px;
    height: 213px;
    margin-top:22px;
}

.box .card_view ul li .back .inner .font2_1 img{
    width: 65px;
    height: 198px;
    margin-top: 37px;
    margin-left: 13px;
}

.box .card_view ul li .back .inner .font2_2 img{
    width: 65px;
    height: 188px;
    margin: 0px 0 0 10px;
}

.box .card_view ul li .back .inner .same_btn{
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: rgb(124, 93, 70);
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -ms-border-radius: 14px;
    text-align: center;
    color: #ebde9a;
    cursor: pointer;
    position: absolute;
    left:50%;
    margin-left: -35px;
    bottom: 43px;
}

.box .card_view ul li .back .inner .font3_1{
    width: 62px;
    height: 183px;
    margin-top: 2px;
    margin-left: 12px;
}

.box .card_view ul li .back .inner .font3_2{
    width: 62px;
    height: 150px;
    margin-top: 12px;
    margin-left: 14px;
}

.box .card_view ul li .back .inner .font3_3{
    width: 60px;
    height: 180px;
    margin-top: -4px;
    margin-left: 13px;
}

.box .card_view ul li .back .inner .font3_4{
    width: 18px;
    height: 171px;
    margin-top: 20px;
    margin-left: 31px;
}

.box .card_view ul li .back .inner .font3_5{
    width: 62px;
    height: 181px;
    margin-top: -5px;
    margin-left: 13px;
}

.box .card_view ul li .back .inner .font3_6{
    width: 62px;
    height: 157px;
    margin-top: 8px;
    margin-left: 13px;
}


.box .card_view ul li .back .inner .same_font_2{
    display: none;
}

.box .card_view ul li .back .inner .same_font_2:nth-child(1){
    display: block;
}

.box .card_view ul li .back .inner .same_font_3{
    display: none;
}

.box .card_view ul li .back .inner .same_font_3:nth-child(1){
    display: block;
}

.box .card_view ul li .back .inner .same_font_4.canvas_behind{
    margin: -17px 0 0 8px;
}

.box .card_view ul li .back .inner .same_font_4 .font4_1{
    width: 41px;
    height: 128px;
    margin: 67px 0 30px 20px;
}

.box .card_view ul li .back .inner .same_font_4 .same_btn1{
    width: 56px;
    height: 25px;
    line-height: 25px;
    background: rgb(124, 93, 70);
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -ms-border-radius: 14px;
    text-align: center;
    color: #ebde9a;
    cursor: pointer;
    margin: 0 auto;
}

.box .card_view ul li .back .inner .same_font_4 .same_font_btn1{
    margin: 23px auto 14px;
}

/*.box .card_view ul li.active{*/
    /*animation: translateSelf 1s linear 0s forwards;*/
/*}*/

/*@keyframes translateSelf {*/
    /*0%{*/
        /*transform: rotateY( 0deg);*/
        /*-ms-transform: rotateY( 0deg);*/
        /*-moz-transform: rotateY( 0deg);*/
        /*-webkit-transform: rotateY( 0deg);*/
        /*-ms-transform: rotateY( 0deg);*/
        /*-o-transform: rotateY( 0deg);*/
    /*}*/
    /*100%{*/
        /*transform: rotateY(180deg);*/
        /*-ms-transform: rotateY(180deg);*/
        /*-moz-transform: rotateY( 180deg);*/
        /*-webkit-transform: rotateY( 180deg);*/
        /*-o-transform: rotateY( 180deg);*/
        /*-ms-transform: rotateY( 180deg);*/
    /*}*/
/*}*/
/*@-moz-keyframes translateSelf {*/
    /*0%{*/
        /*transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 0deg);*/
    /*}*/
    /*100%{*/
        /*transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
    /*}*/
/*}*/
/*@-webkit-keyframes translateSelf {*/
    /*0%{*/
        /*transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 0deg);*/
    /*}*/
    /*100%{*/
        /*transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
    /*}*/
/*}*/
/*@-o-keyframes  translateSelf {*/
    /*0%{*/
        /*transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 0deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 0deg);*/
    /*}*/
    /*100%{*/
        /*transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-moz-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-webkit-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-o-transform: rotate3d(0, 1, 0, 180deg);*/
        /*-ms-transform: rotate3d(0, 1, 0, 180deg);*/
    /*}*/
/*}*/
/*@-ms-keyframes  translateSelf {*/
    /*0%{*/
        /*transform: rotateY(0deg);*/
        /*-ms-transform: rotateY( 0deg);*/
        /*-moz-transform: rotateY(0deg);*/
        /*-webkit-transform: rotateY(0deg);*/
        /*-ms-transform: rotateY( 0deg);*/
        /*-o-transform: rotateY( 0deg);*/
    /*}*/
    /*100%{*/
        /*transform: rotateY(180deg);*/
        /*-ms-transform: rotateY( 180deg);*/
        /*-moz-transform: rotateY(180deg);*/
        /*-webkit-transform: rotateY(180deg);*/
        /*-o-transform: rotateY( 180deg);*/
        /*-ms-transform: rotateY(180deg);*/
    /*}*/
/*}*/

.box .card_view ul li.li1{
    margin-left:198px;
}

.box .card_view ul li .top{
    height: 220px;
    margin:  57px 0 0 0;
}

.box .card_view ul li .top div{
    float: left;
}

.box .card_view ul li .top .div1{
    font-size: 12px;
    color: #dfc777;
    width: 12px;
    margin: 0 8px 0 35px;
}

.box .card_view ul li .top .div2{
    font-size: 18px;
    line-height: 18px;
    color: #c0a867;
    width: 18px;
    margin-right: 16px;
}

.box .card_view ul li .top .div3{
    font-size: 32px;
    color: #ebde9a;
    width: 58px;
    height: 196px;
    text-align: center;
    background: url("../image/card_font_bg.png") no-repeat;
    padding-top: 40px;
}

.box .card_view ul li .bottom{
    width: 120px;
    height: 44px;
    background: url("../image/fan_now_bg.png") no-repeat;
    margin: 0 auto;
    cursor: pointer;
}

.box .card_view  .dialog_view{
    position: fixed;
    z-index: 9999;
    left:0;
    top:0;
    bottom:0;
    right: 0;
    margin: auto;
    width: 657px;
    height: 434px;
    background: url("../image/dialog_bg.png") no-repeat;
    display: none;
}

.box .card_view .dialog{
    overflow: hidden;
    position: relative;
}

.box .card_view .dialog .title{
    background: url("../image/dialog_title_bg.png") no-repeat center;
    background-size: 185px 12px;
    text-align: center;
    margin: 40px  0;
}

.box .card_view .dialog .title img{
    width: 76px;
    height: 40px;
}

.box .card_view .dialog .exchange1{
    text-align: center;
    font-size: 20px;
    color: rgb(124,93,70);
}

.box .card_view .dialog .exchange1 a{
    text-align: center;
    font-size: 20px;
    color: rgb(124,93,70);
}

.box .card_view .dialog .exchange{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.box .card_view .dialog .exchange span{
    float: left;
}

.box .card_view .dialog .exchange .sp1{
    font-size: 17px;
    color:#634d2e;
    margin: 0 42px 0 94px;
}

.box .card_view .dialog .exchange .sp2{
    width: 349px;
    height: 35px;
    font-size: 25px;
    border: 1px solid rgb(128, 101, 63);
    color: rgb(124,93,70);
    text-align: center;
}

.box .card_view .dialog .exchange .sp3{
    color: rgb(124,93,70);
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}

.dialog .copy_success_msg{
    width: 100px;
    text-align: center;
    margin: 10px auto -15px;
    background: #ccc;
    opacity:0;
}

.box .card_view .dialog .submit_view{
    width: 234px;
    height: 66px;
    line-height: 66px;
    background: url("../image/submit_bg.png") no-repeat;
    margin: 90px auto 0;
    font-size: 25px;
    color: #ffedc9;
    text-align: center;
    cursor: pointer;
}

.box .card_view .dialog .submit_view a{
    color: #ffedc9;
}

.box .card_view .dialog .shut{
    position: absolute;
    right: 27px;
    top: 27px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

.box .card_view  .dialog_view1{
    position: fixed;
    z-index: 9999;
    left:0;
    top:0;
    bottom:0;
    right: 0;
    margin: auto;
    width: 657px;
    height: 434px;
    background: url("../image/dialog_bg.png") no-repeat;
    display: none;
}

.box .card_view .dialog_view1 .dialog1{
    overflow: hidden;
    position: relative;
}

.box .card_view .dialog_view1 .dialog1 .title1{
    background: url("../image/dialog_title_bg.png") no-repeat center;
    background-size: 185px 12px;
    text-align: center;
    margin: 40px  0;
}

.box .card_view .dialog_view1 .dialog1 .title1 img{
    width: 148px;
    height: 40px;
}

.box .card_view .dialog_view1 .dialog1 .shut1{
    position: absolute;
    right: 27px;
    top: 27px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

.box .card_view .dialog_view1 .dialog1 .lists ul{
    text-align: center;
}

.box .card_view .dialog_view1 .dialog1 .lists ul li{
    width: 454px;
    margin:0 0 10px 95px;
    color: #634d2e;
    font-size: 18px;
    height: 35px;
    text-align: left;
}

.box .card_view .dialog_view1 .dialog1 .lists ul li input{
    width: 349px;
    height: 35px;
    border: 1px solid rgb(128, 101, 63);
    color: rgb(124,93,70);
}

.box .card_view .dialog_view1 .dialog1 .lists ul li .mobile{
    margin-right: 18px;
}

.box .card_view .dialog_view1 .dialog1 .submit_view1{
    width: 234px;
    height: 66px;
    line-height: 66px;
    background: url("../image/submit_bg.png") no-repeat;
    margin: 25px auto 0;
    font-size: 30px;
    color: #ffedc9;
    text-align: center;
    cursor: pointer;
}

.box .card_view .dialog_view1 .dialog1 .submit_view1 a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 30px;
    color: #ffedc9;
}


.box .card_view .dialog_view2{
    display: none;
}

.box .card_view .dialog_view2 .dialog1 .title1 img{
    width: 139px;
    height: 31px;
}


.box .card_view .dialog_view1.rule_dialog{
    display: none;
}

.box .card_view .dialog_view1.rule_dialog .dialog1 .title1{
    margin: 30px 0 0 10px;
}

.box .card_view .dialog_view1.rule_dialog .dialog1 .title1 img{
    width: 74px;
    height: 40px;
}

.box .card_view .dialog_view1.rule_dialog .dialog1 .lists ul li{
    margin: 0 0 5px 95px;
    height: auto;
}

.box .card_view .dialog_view1.second_rule_dialog{
    display: none;
}

.box .card_view .dialog_view1.second_rule_dialog .dialog1 .lists ul li{
    height: auto;
}




.box .thanks_title{
    width:872px;
    line-height:19px;
    background: url("../image/thanks_title_line.png") no-repeat center;
    font-size: 40px;
    color: #642101;
    text-align: center;
    margin:  125px auto 0;
}

.box .gifts_view{
    margin-top: 100px;
}

.box .gifts_view ul{
    position: relative;
}

.box .gifts_view ul li{
    float: left;
    text-align: center;
    cursor: pointer;
}

.box .gifts_view ul li img{
    width: 151px;
    height: 111px;
}

.box .gifts_view ul li .img_view{

}

.box .gifts_view ul li .font_view{
    font-size: 14px;
    color: #6b4e24;
    text-shadow: 1px 0px 0px #fee034;
    -moz-box-shadow: 1px 0px 0px #fee034;
    -webkit-box-shadow: 1px 0px 0px #fee034;
    -ms-box-shadow: 1px 0px 0px #fee034;
}

.box .gifts_view ul li .font_view.red{
    color: #bc1a19;
}

.box .gifts_view ul li .check_cont{
    font-size: 14px;
    color: #6b4e24;
    text-shadow: 1px 0px 0px #fee034;
    -moz-box-shadow: 1px 0px 0px #fee034;
    -webkit-box-shadow: 1px 0px 0px #fee034;
    -ms-box-shadow: 1px 0px 0px #fee034;
}

.box .gifts_view ul .li2{
    margin:  0 32px 0 20px;
}

.box .gifts_view ul .li4{
    position: absolute;
    left: 454px;
    top: 4px;
}

.box .gifts_view ul .li4 .red{
    margin-top: -50px;
}

.box .gifts_view ul .li5 {
    margin: 0 26px 0 167px ;
}

.box .gifts_view ul .li6 {
    margin-right: 27px;
}


.box .inner_gift_big{
    width: 100%;
    height: 100%;
    position: relative;
}

.box .img1{
    width: 300px;
    height: 298px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    -moz-transform: translate( -50%, -50%);
    -webkit-transform: translate( -50%, -50%);
    -o-transform: translate( -50%, -50%);
    display: none;
    z-index: 999999;
}

.box .img1 .shut_gift01{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}

.box .img2 .shut_gift01{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}

.box .img3 .shut_gift01{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}

.box .img2{
    width: 300px;
    height: 307px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform:translate( -50%, -50%);
    -moz-transform:translate( -50%, -50%);
    -webkit-transform:translate( -50%, -50%);
    -o-transform:translate( -50%, -50%);
    display: none;
    z-index: 999999;

}

.box .img3{
    width: 600px;
    height: 648px;
    position:  fixed;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    -moz-transform: translate( -50%, -50%);
    -webkit-transform: translate( -50%, -50%);
    -o-transform: translate( -50%, -50%);
    display: none;
    z-index: 999999;

}

.box .img5{
    width: 319px;
    height: 319px;
    position:  fixed;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform:translate( -50%, -50%);
    -moz-transform:translate( -50%, -50%);
    -webkit-transform:translate( -50%, -50%);
    -o-transform:translate( -50%, -50%);
    display: none;
    z-index: 999999;

}

.box .img6{
    width: 382px;
    height: 366px;
    position:  fixed;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50%);
    -ms-transform:translate( -50%, -50%);
    -moz-transform:translate( -50%, -50%);
    -webkit-transform:translate( -50%, -50%);
    -o-transform:translate( -50%, -50%);
    display: none;
    z-index: 999999;
}

.box .img5 .shut_gift01{
    width: 37px;
    height: 38px;
    position: absolute;
    right: 8px;
    top: 6px;
    cursor: pointer;
}

.box .img6 .shut_gift01{
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    top: 9px;
    cursor: pointer;
}

.box .img1.same_gift_big.active{
    display: block;
}

.box .shut_gift{
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 70px;
    text-align: center;
}

.box .shut_gift img{
    width: 15px;
    height: 17px;
    margin-top: 7px;
}

.box .gift_pop{
    width: 100%;
    height: 100%;
    position: fixed;
    left:0;
    top:0;
    background: rgba(0,0,0,0.3);
    display: none;
    z-index: 888888;
}


.box p.bottom{
    font-size: 14px;
    font-weight: bolder;
    margin-top: 70px;

}

.box .pop{
    width: 100%;
    height: 100%;
    position: fixed;
    left:0;
    top:0;
    background: rgba(0,0,0,0.2);
    z-index: 8888;
    display: none;
}

/*视频*/

.pop_video {
    background: #000;
    width: 800px;
    height: 500px;
    position: relative;
    display: none;
}
.closeBtn {
    background: url(http://zxsj.wanmei.com/images/main150608/close.png) no-repeat;
    width: 63px;
    height: 63px;
    position: absolute;
    right: -63px;
    top: 0;
    cursor: pointer;
    display: block;
}

.canvas_behind{
    width: 83px;
    height: 213px;
    margin:27px 0 0 7px;
}

#serverlist{
    width: 230px;
    height: 45px;
    font: normal 14px/43px "微软雅黑";
    color: #151517;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

.box .card_view .dialog_view1 .dialog1 .lists ul li input.role-input{
    width: 230px;
    height: 45px;
    font: normal 14px/43px "微软雅黑";
    color: #151517;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

.box .card_view .dialog_view2 .dialog1 .lists ul li{
    margin: 0 0 20px 172px;

}

.id_card_li, .address_li{
    display: none;
}


