body{
    background: #073c5c url("img/Activity/bg.jpg");
    background-size: 100% 100%;
    min-width: 1050px;
}
#main-navbar{
    background: transparent;
    border:transparent;
}
#main-navbar .navbar-nav>li>a{
    color: #fff;
}
#main-navbar .navbar-nav>.active>a,
#main-navbar .nav>li>a:hover,
#main-navbar .nav>li>a:focus{
    background-color:transparent;
    border-bottom:2px solid #6ac9f0;
}
.api_container{
    width: 1050px;
    margin: 0 auto;
    position: relative;
    padding: 535px 25px 0 25px;
}
.api_img{
    position: absolute;
    left: 0;
    top: 0;
}
a:hover,
a:focus{
    color:#CC3399;
}
.go_exper{
    position: absolute;
    top: 430px;
    right: 220px;
    height: 65px;
    width: 265px;
    display: block;
    line-height: 65px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    background: #f23333;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 5px 0 #bc0707;
    -moz-box-shadow: 0 5px 0 #bc0707;
    box-shadow: 0 5px 0 #bc0707;
}
.go_exper:active{
    -webkit-box-shadow:inset 0px -1px 0px #f91105;
    -moz-box-shadow:inset 0px -1px 0px #f91105;
    box-shadow:inset 0px -1px 0px #f91105;
    top:435px;
}
.c_block{
    position: relative;
    margin-bottom: 26px;
}
.c_block_bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: #fff;
    opacity: 0.3;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    height: 100%;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.c_block_inner{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 38px 40px;
    height: 100%;
    width: 100%;
}
.role{
    height: 450px;
}
.title{
    margin-bottom: 30px;
    padding-left: 10px;
    font-size: 32px;
}
.thumbnail{
    background: transparent;
    border: none;
    text-align: center;
}
.thumbnail h4{
    margin-top: 18px;
    margin-bottom: 20px;
    font-weight: 700;
}
.thumbnail p{
    margin-bottom: 6px;
    font-size: 16px;
}
.role_des{
    font-size: 24px;
    text-align: center;
    color: #505050;
    line-height: 2;
}
.apply{
    height: 550px;
}
.apply .title{
    text-align: right;
    margin-right: 30px;
}
.apply dl{
    color: #444;
    margin: 0 auto;
    width: 600px;
    margin-bottom: 20px;
}
.apply dt{
    font-size: 22px;
    line-height: 2;
}
.apply dd{
    font-size: 20px;
    margin-left: 160px;
    line-height: 2;
	
}
.active_title{
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.gift_card,
.bracelet,
.flow_text{
    position: absolute;
    z-index: 2;
}
.gift_card{
    left: 12px;
    top: 90px;
}
.bracelet{
    right: 12px;
    top: 210px;
}
.flow_text{
    left: 20px;
    top: 290px;
}
.go_register .btn{
    background: #fff;
    color: #096894;
    padding: 8px 24px;
    margin-top: -50px;
    margin-left: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.winners{
    height: 494px;
}
.winners .c_block_inner{
    height: 494px;
    padding-top: 0;
}
.win_title{
    margin-top: 24px;
    text-align: center;
}
.win_tip{
    margin: 15px -50px 0 -50px;
    text-align: center;
    color: #fe8585;
    font-size: 15px;
}
.win_tip a{
    color: #fe8585;
    text-decoration: underline;
}
.winners .control-label{
    padding-right: 0;
    font-weight: normal;
    color: #FFffff;
    font-size: 16px;
}
.winners .col-sm-7,
.winners .col-sm-4{
    padding-left: 0;
    padding-right: 0;
}
.winners .form-control{
    font-size: 16px;
    height: 40px;
    border: none;
}
.get_code{
    margin-top: 3px;
    color: #666666;
    width: 103px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.winners .submit{
    position: relative;
    background: #ed5a50;
    font-size: 20px;
    color: #FFffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 0 #bc0707;
    -moz-box-shadow: 0 5px 0 #bc0707;
    box-shadow: 0 5px 0 #bc0707;
}
.winners .submit:active{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: 5px;
}
.win_list_b{
    position: absolute;
    top:193px;
    left: 172px;
    height: 198px;
    width: 150px;
}
.win_list{
    width: 100%;
}
.win_list li{
    text-align: center;
    margin-top: 4px;
}
.rocket{
    position: absolute;
    right: -10px;
    top: 12px;
}
.api_user_logos{
    padding: 40px 50px;
}
.u_title{
    text-align: center;
    border-bottom: 1px dashed #FFffff;
    padding-bottom: 34px;
    margin-bottom: 25px;
}
.user_list:before,
.user_list:after{
    content: "";
    display: table;
    line-height: 0;
}
.user_list:after{
    clear: both;
}
.user_list>li{
    float: left;
    width: 20%;
    height: 90px;
    line-height: 90px;
    text-align: center;
}