@charset "UTF-8";
body{font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;background-color: #000}
a{cursor:  url("/sw/nba2kol2h5/images/cursor.cur"),auto; text-decoration: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,input,select,textarea,div,table,td,th,tr,dt,dd,dl{margin:0;padding:0;}
ul,ol{list-style:none;}
em,i{font-style:normal;}
img{border:0;vertical-align:middle; }
input,select{vertical-align:middle;outline: none;}

html{cursor: url("/sw/nba2kol2h5/images/cursor.cur"),auto;position: relative;background: #000; overflow: hidden; width: 100%;height: 100%;max-height: 100%;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
body ::-webkit-scrollbar,
html ::-webkit-scrollbar{width: 6px;height: 6px;border-radius: 0;background-color: rgba(255, 255, 255, .1)}
body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track{border-radius: 10px;background-color: rgba(255, 255, 255, .2)}
body ::-webkit-scrollbar-track:hover,
html ::-webkit-scrollbar-track:hover{background-color: rgba(255, 255, 255, .2)}
body ::-webkit-scrollbar-track:active,
html ::-webkit-scrollbar-track:active{background-color: rgba(255, 255, 255, .3)}
body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb{border-radius: 0;background-color: rgba(255, 255, 255, .4)}
body ::-webkit-scrollbar-thumb:hover,
html ::-webkit-scrollbar-thumb:hover{background-color: rgba(255, 255, 255, .5)}
body ::-webkit-scrollbar-thumb:active,
html ::-webkit-scrollbar-thumb:active{background-color: rgba(255, 255, 255, .4)}

.fl{display:block;float:left;}
.fr{display:block;float:right;}
#wrap{position: absolute;width: 1920px;height: 1080px;top: 0;overflow: hidden;background: #111;}
/***/
#Loading{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:10000;}
#Loading .Loading_cent{width:727px;height: 146px; margin: 0 auto;position: relative;top: 50%;margin-top: -73px;}
#Loading .loadingAnim,
#Loading .loadingAnim-img{position: absolute;overflow: hidden;max-width: 100%;}
#Loading .loadingtxt{width: 100%;text-align: center;color: #fff;position: absolute;left: 0;bottom: 0;}
#Loading .loadingAnim_qiu{position: absolute;left: 0;bottom: 30px; z-index: 10000; width:724px; height: 20px; }
#Loading .loadingAnim_qiu .qiu_tiao{ width: 0; height: 6px; border-radius: 10px;background: #3f3f3f; position: absolute;top:7px; left: 0; z-index: 999;}
#Loading .loadingAnim_qiu img{ display: block; width: 20px; height: 20px; top:0;left: 0; position: absolute;z-index: 1000;}
.closeLoading{display: none;position: absolute;top: 50%;left: 50%;margin-left: -400px;margin-top: -120px;z-index: 9999;width: 800px;}
.closeLoading .txt{margin-bottom: 30px; }
.closeLoading .txt p{line-height:36px;font-size:18px;color:#8a8a8a;text-align:center}
.closeLoading .txt p.bt_p1{font-size: 35px; font-family: ËÎÌå; text-align: center; color:#ffc24c;}
.closeLoading .txt p img{ display: inline-block; text-align: center; margin: 30px 0;}
.closeLoading .txt p i{font-style:normal;color:#fff}
.closeLoading .txt b{font-weight:400;color:#ffc24c}
.closeLoading .txt p span{font-size:16px}
.closeLoading .btngroup{width: 800px;}
.closeLoading .btngroup .closeno{display: block;margin: 10px auto 0;width: 160px;height: 40px;line-height: 40px;background-color: #333;font-size: 20px;color: #fff;text-align: center;}
.closeLoading .btngroup .closeno:hover{background-color:#555}

/*animation*/
.none{display: none;}
.upin{animation: upin 2s ease;-webkit-animation: upin 2s ease;}
.hide{animation: hide 1.2s ease;-webkit-animation: hide 1.2s ease;}
.show{animation: show 1.2s ease-out;-webkit-animation: show 1.2s ease-in-out;}
.leftin{animation: leftin 2s ease;-webkit-animation: leftin 1.5s ease;}
.shanshuo{animation: shanshuo 2s  infinite ease-in-out;-webkit-animation: shanshuo 2s  infinite ease-in-out;}
.Rotation{-webkit-transform: rotate(360deg);animation: rotation 3s linear infinite;-moz-animation: rotation 3s linear infinite;-webkit-animation: rotation 3s linear infinite;-o-animation: rotation 3s linear infinite;}
@keyframes hide{0%{opacity: 1;}100%{opacity: 0;}}
@-webkit-keyframes hide{0%{opacity: 1;}100%{opacity: 0;}}
@keyframes show{0%{opacity: 0.2;}100%{opacity: 1; }}
@-webkit-keyframes show{0%{opacity:0.2;}100%{opacity: 1;}}
@keyframes shanshuo{ 0%{opacity: 1;} 25%{opacity: 0;} 50%{opacity: 1;} 75%{opacity: 0;}}
@-webkit-keyframes shanshuo{ 0%{opacity: 1;} 25%{opacity: 0;} 50%{opacity: 1;} 750%{opacity: 0;}}
@keyframes upin{0%{opacity: 0;transform: translateY(-100%)}100%{opacity: 1;transform: translateY(0)}}
@-webkit-keyframes upin{0%{opacity: 0;-webkit-transform: translateY(-100%)}100%{opacity: 1;-webkit-transform: translateY(0)}}
@keyframes leftin{0%{opacity: 0;transform: translateX(-100%)}100%{opacity: 1;transform: translateX(0)}}
@-webkit-keyframes upin{0%{opacity: 0;-webkit-transform: translateX(-100%)}100%{opacity: 1;-webkit-transform: translateX(0)}}
@-webkit-keyframes rotation{ from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);} }
/*ie*/
.ielt10{display: none; position: absolute; top: 0; left: 0; z-index: 20171020; width: 100%; height: 100%; background:#eee url(../images/img-ie.png) center 10% no-repeat;}
.ielt10 p{padding-top: 500px; font-size: 22px; text-align: center; line-height: 40px;}
.ielt10 p span{color: #f60;}
