* {
    margin: 0;
    padding: 0;
}

html, body {
    min-width: 1000px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    background: #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
}

ul, li {
    list-style: none;
}

.app-download-content {
    width: 100%;
    background: url("./images/nbaapp/basbj2.jpg") no-repeat center;
    background-color: #022945;
}

.title-opacity-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.title {
    position: relative;
    width: 100%;
}

.box-shadow {
    position: absolute;
    width: 100%;
    height: 8px;
    background: url("./images/nbaapp/box-shadow.png");
}

.title-content {
    margin: 0 auto;
    width: 1000px;
    padding-top: 10px;
}

.logo {
    line-height: 32px;
    height: 32px;
}

.logo img {
    width: 32px;
    height: 32px;
    float: left;
}

.logo a {
    text-decoration: none;
    height: 20px;
    color: #ffffff;
    font-size: 14px;
    padding-left: 5px;
}

.heading {
    margin-top: 40px;
    height: 50px;
    position: relative;
}

.heading img {
    width: 681px;
    height: 50px;
}

.content {
    width: 100%;
    height: 730px;
}

.content-loading {
    padding-top: 100px;
    margin: 0 auto;
    width: 1200px;
    height: 720px;;
}

.loading {
    width: 655px;
    height:auto; 
    overflow: hidden;
}
.loading .title{
    width: 200px;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 18px;
    height: 18px;
}

.code {
    width: 260px;
    text-align: center;
    float:left;
    padding:0 20px;
}

.code img.codeImg {
    width: 200px;
    height: 200px;
    /* display: block; */
}

.code .button{
    margin-top: 20px
}

.apple a {
    display: block;
    width: 230px;
    height: 68px;
	line-height: 68px;
    font-size: 28px;
    border-radius: 10px;
    background-size: 100%;
    background: #fff url("./images/nbaapp/iphone.png") no-repeat center;    
    padding: 2px 20px;
	text-decoration: none;
}

.apple span {
    display: block;
    color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 12px;
    margin-top: 10px;
}

.android .android-load {
    display: block;
    width: 230px;
    height: 68px;
	line-height: 68px;
    font-size: 28px;
    border-radius: 10px;
    background-size: 100%;
    background: #fff url("./images/nbaapp/android.png") no-repeat center;
    padding: 2px 20px;
	text-decoration: none;
}

.android span {
    color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 12px;
}

.android span {
    display: block;
    margin-top: 10px;
    line-height: 12px;
}

.android span.android-link {
    margin-top: 25px;
}

.android-link {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.content-show {
    width: 346px;
    margin: -364px 0 0 655px;
    color: #ffffff;
    font-size: 16px;
}

.content-show span {
    display: block;
    margin-bottom: 15px;
    height: 16px;
    line-height: 16px;
}

.show-list li {
    padding-left: 16px;
    background: url("./images/nbaapp/point.png") left no-repeat;
    margin-bottom: 14px;
    height: 16px;
    line-height: 16px;
}

.photo {
    width: 771px;
    height: 325px;
    margin: 48px auto 0;
}

.photo div {
    float: left;
    margin-right: 21px;
}

.photo div.phone-left {
    padding-top: 55px;
}

.photo div.phone-right {
    padding-top: 55px;
    margin-right: 0;
}

.context {
    margin: -190px auto 84px auto;
    width: 1200px;
    height: 300px;
}

.context div {
    text-align: center;
    width: 202px;
    float: left;
    margin-right: 28px;

}

.context div img {
    display: block;
    width: 202px;
    height: 375px;
    line-height: 375px;
    border: 1px solid #929fa9;
}

.context div.context-five {
    margin-right: 0;
}

.context div h2 {
    margin-top: 40px;
    color: #111111;
    font-size: 16px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    display: none;
}

.context div span {
    display: block;
    margin-top: 15px;
    color: #454545;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    word-break: break-all;
    display: none;
    /*white-space: nowrap;*/
}

.footer {
    width: 100%;
    height: 116px;
    background: #333333;
    text-align: center;
    color: #7a7a7a;
    font-size: 16px;
    padding: 40px 0 0 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.footer a {
    color: #7a7a7a;
    font-size: 16px;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-list li {
    height: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.nba-introduce {
    position: relative;
    margin: 0 auto;
    margin-bottom: 90px;
    width: 1000px;
}

.introduce-bg {
    position: relative;
    width: 1000px;
    height: 552px;
    background: url("./images/nbaapp/introduce-bg.png") center no-repeat;
}

.btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -53px;
    margin-left: -53px;
    width: 106px;
    height: 106px;
    background: url("./images/nbaapp/btn-play.png") center no-repeat;
}

.nba-introduce-title {
    width: 1000px;
    height: 93px;
    line-height: 93px;
    background: #2d6dbb;
    font-size: 32px;
    color: #fff;
    text-align: center;
    display: none;
}

.playerWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 552px;
    display: none;
}
