.main{
    height: 1080px;
    background: url('../img/main.jpg') top center no-repeat;
}
.header{
    height: 425px;
    position: relative;
}
.time{
    font-size: 14px;
    color: #fff;
    position: absolute;
    top:373px;
    left: 50%;
    margin-left: -463px;
    text-align: center;
    width: 474px;
}
.content{
    height: 704px;
    position: relative;
}
.rule{
    position: absolute;
    top:5px;
    left: 50%;
    margin-left: -432px;
    font-size: 14px;
    color: #291231;
}
.mt_10{
    margin-top: 10px;
}
.gif{
    position: absolute;
    top:149px;
    left: 50%;
    margin-left: -355px;
    width: 275px;
}
.receive{
    position: absolute;
    top:431px;
    width: 280px;
    height: 61px;
    left: 50%;
    margin-left: -350px;
}
.action{
    position: absolute;
    top:565px;
    left: 50%;
    margin-left: -486px;
    font-size: 14px;
    color: #291231;
}
.model-box {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 1000;
}
.buy-content {
    position: absolute;
    color: #393939;
    background: #fff;
    width: 394px;
    top: 20%;
    left: 50%;
    margin-left: -197px;
    text-align: center;
}
.close-btn1 {
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(../img/close-btn.png) 0 0 no-repeat;
    top: 0;
    right: -38px;
}
.model-box h3 {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.choose-li {
    text-align: left;
    font-size: 16px;
    margin: 8px 0 8px 110px;
    font-weight: 600;
    max-height: 300px;
}
.choose-li li {
    padding-left: 24px;
    cursor: pointer;
    overflow: hidden;
    height: 21px;
    margin-bottom: 10px;
    background: url(../img/view1-round.png) 0 center no-repeat;
}
.choose-li li.active {
    background: url(../img/view1-round1.png) 0 center no-repeat;
}
.choose-y {
    width:280px ;
    margin: 20px auto 0;
    overflow: hidden;
}
.choose-y span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
}
.choose-y input {
    float: right;
    width: 196px;
    height: 26px;
    outline: none;
    border: 1px solid #393939;
    border-radius: 5px;
    padding-left: 10px;
}
.sure {
    display: block;
    width: 83px;
    height: 42px;
    background:url("../img/sure.png") 0 0 no-repeat ;
    margin: 15px auto;
}

.daquBox{ width:420px; height:380px;position:absolute; top:100px; left:660px; background:#FFF; border:1px solid #ccc; padding:10px;}
.daquBox2{top:160px; left:690px;}
.daquBoxIndex{ width:420px; height:330px;position:absolute; top:225px; left:-204px; background:#FFF; border:1px solid #ccc; padding:10px; z-index:999;}
.dianxin{ width:190px; float:left;}
.wangtong{ width:190px; float:right;}
.dianxin h2,.wangtong h2{ width:190px; height:27px; font-size:14px; font-weight:normal; color:#333; background:#ff8bb9; text-indent:10px; line-height:27px;}
.dianxin a,.wangtong a{font-size:14px; color:#333; line-height:20px; margin:8px 10px; cursor:pointer; display:block; text-decoration:none;}
.dianxin a:hover,.wangtong a:hover{ text-decoration:underline; color:#f00;}