/*初始化*/

h1,h2,h3,h4,h5,h6,p,div,br,hr,body,input,tr,td,th,table,ul,li,ol,form,i{
    margin:0;
    padding:0;
    list-style: none;
    font-style: normal;
}

input[type=checkbox] {
    visibility: hidden;
}
a{
    text-decoration: none;
    border:none;
}
a:hover{
    text-decoration: none;
}
img{
    vertical-align: middle;
    border:none;
}
input{
    border:none;
    outline: none;
}

body,html{
    font-family: 'microsoft yahei';
    font-size:14px;
    color:#666;
}

.header{
    width:100%;
}

.header{
    width:100%;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
	background-color:#000000;
}

.logo{
    float:left;
    margin-top:17px;
}

.logo img{
    width:240px;
}



.nav{
    display:inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.nav p{
    float:left;
}
.nav p a{
    font-size:14px;
    color:#666666;
    padding:32px 12px;
    display:inline-block;
}
.nav p a.active,.nav p a:hover{
    cursor: pointer;
    color:#b67e20;
    background:#fada7d;
}

.login-register{
    float:right;
    margin-top:20px;
    margin-right:10px;
}

.login-register a{
    display:inline-block;
    vertical-align: middle;
    font-size:14px;
}
.logreg{
    border:1px solid #fada7d;
    border-radius: 5px;
    padding:11px 21px;
    color:#999999;
}

.login-register .member{
    background:#fada7d;
    color:#9e5d0c;
    padding:11px 13px;
    border-radius: 5px;
    border:1px solid #fada7d;
    margin-left:14px;
}

.member-bg{
    height:100px;
    width:100%;
    background:url(../images/banner-bg.png) no-repeat;
    background-size:cover;
    position:relative;
}


.member-bg>p{
    text-align: center;
    padding-top:34px;
}
.member-bg>p span{
    color:#fff;
    font-size:36px;
    display:inline-block;
    vertical-align: middle;
}
.member-bg>p img{
    width:43px;
    margin-right:7px;
}

.member-difference{
    width:100%;
    height:10px;
}

.member-box{
	position:relative;
	background-color: #FFFFFF;
}

.member-card{
    position:absolute;
    left:50%;
    width:1200px;
    top:40%;
    /*overflow: hidden;*/
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.member-card>div{
    background:#fff;
    width:580px;
    box-shadow: #c9c9c9 0 0 10px 0;
    border-radius: 10px;
    overflow: hidden;
}

.super-member-b{
    padding:24px 46px;
}

.super-member{
    float:left;
}
.ordinary-member{
    float:right;
}
.super-member-title{
    text-align: center;
}
.super-member-title img{
    width:35px;
}
.super-member-title span{
    color:#333;
    font-size:30px;
    display:inline-block;
    vertical-align: middle;
    margin-left:10px;
}

.member-image{
    width:100%;
}

.member-image>img{
    width:156px;
}
.member-image p{
    display:inline-block;
    width:325px;
    vertical-align: middle;
}
.member-image p span{
    display:inline-block;
    width:100%;
    line-height: 2;
    color:#333;
}

.member-image p button{
    font-size: 20px;
    color:#fff;
    border:1px solid #fada7d;
    background:#fada7d;
    outline:none;
    padding:15px 46px;
    border-radius: 5px;
    margin-top:40px;
   position:relative;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.member-image p button:hover{
    cursor: pointer;
}


.situation{
    background:rgba(254, 243, 213, 0.48);
    padding:38px 0;
}
.situation p{
    width:399px;
    height:58px;
    border:1px solid #f5b500;
    border-radius: 5px;
    margin:0 auto;
    line-height: 58px;
    text-align: center;
    color:#f5b500;
    font-size:20px;
    margin-top:24px;
    cursor: pointer;
}
.situation p:first-child{
    margin-top:0;
}

.member-image p button.height-member{

    border: 1px solid #e65f57;
    background: #e65f57;

}

.situation.height-situation p{
    border:1px solid #e65f57;
    color:#e65f57;
}


.member-difference-box{
    width:1200px;
    margin:0 auto;
    padding-top:415px;
}

.member-difference-type p{
    display: inline-block;
    width:49%;
    text-align: center;
}
.member-difference-type  p img{
    width:35px;
}
.member-difference-type  p span{
    font-size: 24px;
    color:#e65f57;
    display: inline-block;
    vertical-align: middle;
    margin-left:8px;
}
.member-difference-type  p.member-difference-height span{
    color:#fcc834;
}


.category{
    position:relative;
    /*overflow: hidden;*/
    margin-top:55px;
}
.category p i{
    position:absolute;
    top:-25px;
    left:0;
    color:#666666;
    font-size: 16px;
}
.category p{
    width:512px;
    position:relative;
    height:13px;
}
.category-left{
    float:left;
}
.category-right{
    float:right;
}

.category p span{
    display:inline-block;
    width:512px;
    border-radius: 10px 0 0 10px;
    background:#f0f0f0;
    height:13px;
}
.category p b{
    position:absolute;
    background:#e65f57;
    border-radius: 10px 0 0 10px;
    height:13px;
    top:2px;
    right:0;
}



.category p.category-right span{

    border-radius: 0 10px 10px 0;

}

.category p.category-right b{

    border-radius: 0 10px 10px 0;
    background:#fcc834;
    left:0;
}
.category p.category-right i{
    top: -25px;
    left: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    text-align: right;
}
.label{
    width:70px;
    height:70px;
    border-radius: 50%;
    border:1px solid #767676;
    float:left;
    margin-left:52px;
    margin-top:-30px;
    overflow: hidden;
    background:#fff;
}

.label span{
    font-size: 16px;
    display:block;
    width:100%;
    height:100%;
    text-align: center;
    line-height: 70px;


}
.category:after{
    display:block;
    content:'';
    clear:both;
}

.download-package{
    width: 100%;
    height: 380px;
    background: #fafafa;
    padding-top: 50px;
}

.download-package-box{
    width:1200px;
    margin:0 auto;
}
.download-package-title{
    /*padding-top:55px;*/
    text-align: center;
}
.download-package-title img{
    width:36px;
}
.download-package-title span{
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    color:#333;
    margin-left:8px;
}

.download-type-first{
    background:url(../images/bg1.png) no-repeat;
    background-position: left center;
    background-size: 50% 100%;
    margin-right:35px;
}
.download-type-sec{
    background:url(../images/bg2.png) no-repeat;
    background-position: left center;
    background-size: 50% 100%;
}
.download-type>div{
    width:580px;
    height:249px;
    box-shadow: #dedede 0 1px 5px 1px;
    border-radius: 8px;
}
.download-type{
    margin-top:20px;
}
.download-type>div{
    float:left;
}
.download-type>div img{
    width:212px;
    margin-top:26px;
    margin-left:64px;
}
.download-type>div div{
    display:inline-block;
    vertical-align: bottom;
    width:290px;
    text-align: center;
}
.download-type>div div span{
    display:inline-block;
    color:#e7ab03;
    font-size: 18px;
    width:100%;
}
.download-type>div div a{
    display:inline-block;
    width:123px;
    height:43px;
    border-radius: 5px;
    background:#fada7d;
    color:#fff;
    font-size: 18px;
    text-align: center;
    line-height: 43px;
    margin-top:50px;
}
.download-type>div a:hover{
    cursor: pointer;
}

.lucky-draw{
    width:100%;
    padding:48px 0;
}

.lucky-draw-box{
    width:1200px;
    margin:0 auto;
}

.lottery-group li{
    float:left;
    width:378px;
    height:196px;
    margin-right:30px;
    border:1px solid #fada7d;
    border-radius: 5px;
}
.lottery-group{
    overflow: hidden;
    margin-top:28px;
}

.lottery-group li:nth-child(3n){
    margin-right:0;
}

.lottery-group li.active{
    background:#fada7d;
}

.td_5 a{
    display:inline-block;
    width:100%;
    height:100%;
    text-align: center;
    font-size:36px;
    color:#fff;
    font-weight: bold;
    line-height: 196px;
    background:#fada7d
}


.lottery-unit span{
    display:inline-block;
    width:100%;
    height:122px;
    overflow: hidden;
    text-align: center;
    margin-top:20px;
}
.lottery-unit span img{
    width:96px;
}
.lottery-unit p{
    text-align: center;
    color:#666;
    font-size:18px;
}

.td_1,.td_3,.td_7,.td_9{
    background:#fffdf9;
}
.td_2,.td_4,.td_6,.td_8{
    background:#ffe9bd;
}


.online-recharge{
    width:100%;
    /*height:455px;*/
    background:#fafafa;
    padding:50px 0;
}
.online-recharge-box{
    width:1200px;
    margin:0 auto;
}
.online-recharge-card{
    margin-top:18px;
}
.online-recharge-card:after{
    display:block;
    content: '';
    clear:both;
}
.online-recharge-card div{
    width:281px;
    height:265px;
    border-radius: 5px;
    box-shadow: #dedede 0 1px 5px 1px;
    padding-top:30px;
    background:#fff;
    float:left;
    margin-right:18px;
	border:2px solid #ccc;
}
.online-recharge-card div:last-child{
    margin-right:0;
}
.online-recharge-card div p{
    width:165px;
    height:100px;
    border-radius:1%;
    background:#f6f6f6;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
    line-height: 105px;
}
.online-recharge-card div p img{
    max-width: 100%;
}
.online-recharge-card div span{
    display:inline-block;
    width:100%;
    text-align: center;
    color:#333;
    font-size: 18px;
    margin-top:32px;
 }
.online-recharge-card div a{
    display:block;
    width:176px;
    height:39px;
    border-radius: 5px;
    border:1px solid #f5b500;
    color:#666;
    font-size: 16px;
    margin:0 auto;
    margin-top:30px;
    text-align: center;
    line-height: 39px;
}

.vip-privilege{
    width:100%;
    background:#fff;
    padding-bottom:38px;
}

.vip-privilege-box{
    width:1200px;
    margin:0 auto;
}

.open-vip{
    text-align: center;
    padding-top:38px;
}

.open-vip span{
    color:#f94b4b;
    font-size: 18px;
    display: inline-block;
    margin-right:5px;
}
.open-vip input{
    font-size: 14px;
    padding:8px 5px;
    border:1px solid #cb5859;
    border-radius: 5px;
}

.open-vip a{
    border-radius: 5px;
    display:inline-block;
    background:#fa4b4b;
    color:#ffffff;
    padding:8px 25px;
    margin-left:5px;
}
.open-vip p{
    color:#999;
    margin-top:13px;
}



.fmvip-privilege{
    margin-top:60px;
}

.fmvip-privilege-content{
    height:456px;
    margin-top:60px;
    position:relative;
}

.fmvip-privilege-content>div{
    width:270px;
    height:270px;
    background:url(../images/bg3.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position:absolute;

}
.privilege-content-1{
    left:72px;
}
.privilege-content-2{
    left:382px;
}
.privilege-content-3{
     left:695px;
 }

.privilege-content-4,.privilege-content-5,.privilege-content-6{
    top:156px;
}
.privilege-content-4{
    left:230px;
}
.privilege-content-5{
    left:540px;
}
.privilege-content-6{
    left:850px;
}

.fmvip-privilege-content div p{
    position:relative;
    top:50%;
    left:50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.fmvip-privilege-content div p img{
    width:90px;
}
.fmvip-privilege-content div p span{
    display:inline-block;
    width:100%;
    margin-top:20px;
    color:#333;
    font-size: 16px;
}
.asked-questions{
    margin-top:80px;
}

.asked-questions-box{
    margin-top:50px;
}
.asked-questions-box p a img{
    width:58px;
}
.asked-questions-box p a{
    display:inline-block;
    vertical-align: text-bottom;
}

.asked-questions-box p{
    margin-top:10px;
}
.asked-questions-box p span{
    display:inline-block;
    font-size: 18px;
    color:#333;
    padding:8px;
    background:#f5f5f5;

    overflow: hidden;
    vertical-align: middle;
}

.asked-questions-box p.asked span{

    border-radius: 0 5px 10px 10px ;
    margin-left:10px;

}
.asked-questions-box p.answer {
    text-align: right;

}

.asked-questions-box p.answer span{
    border-radius: 5px 0 10px 10px ;
    margin-right:10px;
    background:#fffbe9;
}
footer{
    padding:35px 0;
    background:#454444;
}

.footer{
    width:1200px;
    margin:0 auto;
    text-align: center;
}

.footer p{
    display:inline-block;
    font-size: 12px;
    color:#fff;
    margin-top:10px;

}
.footer p a{
    color:#fff;
}

.online-price-recharge{
	width:100%;
	background:#fafafa;
    padding:30px 0;
    display: none;
}
.online-price-box{
	width:1200px;
	margin:0 auto;
}

.online-list-box{
	text-align:center;	
}

.online-list-box a{
	display:inline-block;
	width:300px;
	padding-right:20px;
	font-size:18px;
	color:#585858;
}

.submit{
	border: 1px solid #f5b500;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 39px;
    line-height: 39px;
    margin: 30px auto 0;
    text-align: center;
    width: 80%;
	background-color:#f00;
	font-weight:800; 
	cursor:pointer;
}