body,p,div,h1,h2,h3{
   padding: 0;
   margin: 0 ;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           margin: 0;
}
ul,li{
    list-style: none;
    padding: 0;
    margin: 0;
}
img{
    padding: 0;
    margin: 0;
}
.clear{
    clear: both;
    height: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.meet-conditions{
    background: rgba(0,0,0,.8);
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
}
.meet-conditions-content{
    background: #fff;
    width: 528px;
    height: 565px;
    position: absolute;
    top:50%;
    left:50%;
    margin: -282px 0 0 -264px;
}
.meet-conditions-age{
    text-align: center;
    font-size: 24px;
    color: #202020;
    margin: 15px auto;
}
.meet-conditions-chooes{
    width: 295px;
    margin: 24px auto;
}
.meet-conditions-chooes a{
    display: block;
    width:128px ;
    height: 39px;
    font-size: 12px;
    color: #fff;
    background: #a18040;
    border-radius: 5px;
    text-align: center;
    line-height: 39px;
}
.meet-conditions-chooes .meet-selected{
    margin-right: 38px;
}
.meet-conditions-chooes .forth{
    width:222px;
    height: 39px;
    margin: 0 auto;

}
.meet-conditions-logo{
    text-align: center;
    padding: 55px 0 0 0;
}
.meet-conditions-introduction p{
    text-align: center;
    color: #9b9b9b;
    line-height: 28px;
}
.countries{
    text-align: center;
    font-size: 14px;
    color: #595959;
}
.countries{
    color: #3b3b3b;
    height:40px;
    line-height: 20px;
    margin: 25px auto;
}
.countries p{
    color: #9b9b9b;
    line-height: 30px;
    font-size: 12px;
}
.countries span{
    padding: 0 5px;
}
.prompt{
    text-align: center;
    color: #9b9b9b;
}
.prompt a{
    color: #9b9b9b;
    text-decoration: underline;
}

.meet-conditions-content-no{
    display: none;
}
.meet-conditions-age p{
    text-align: center;
    color: #9b9b9b;
    font-size: 14px;
    line-height: 50px;
}



.clear{
    clear: both;
    height: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.rules-top{
    padding:87px 0 0 0 ;
    color: #A18040;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 960px;
    margin: 0 auto;
}
.rules-top p{
    font-size: 12px;
    color: #9b9b9b;
    padding: 48px 0 31px 0 ;
    text-align: center;
    width: 960px;
}
.rules-content{
    width: 960px;
    margin: 0 auto;
}
.swiper-button-next{
    display: none;
}
.swiper-button-prev{
    display: none;
}