html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img,a {
    border: 0;
}

dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    line-height: 1.2;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

input,textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

button,input,textarea,select,optgroup,option,file {
    font: inherit;
    outline: none;
    vertical-align: middle;
}

::-moz-focus-inner {
    border-color: transparent;
}

::-moz-selection {
    color: #fff;
    color: rgba(255,255,255,0.9);
    background: #ea4c89;
    text-shadow: none;
}

::selection {
    color: #fff;
    color: rgba(255,255,255,0.9);
    background: #ea4c89;
    text-shadow: none;
}

html,body {
    margin: 0;
    font-size: 14px;
    padding: 0;
    font-family: "Lantinghei SC","Hiragino Sans GB","Microsoft YaHei","Hiragino Sans GB","Helvetica neue",Helvetica,Tahoma,Arial,"å¯°î†¿è’‹é—†å‘´ç²¦","ç€¹å¬©ç¶‹","æ¦›æˆœç¶‹";
}

i,em,ins,u {
    font-style: normal;
    text-decoration: none;
}

*:focus {
    outline: none;
}

.none {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 1600px;
    margin: 0 auto;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.clearfix {
    *zoom:1;}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

input[type="submit"],input[type="reset"],input[type="button"],button {
    -webkit-appearance: none;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-track:hover {
    background: #eee;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b9b9b9;
}

::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

::-webkit-scrollbar-thumb:active {
    background: #555;
}

.leveluptk {
    position: fixed;
    width: 460px;
    height: 575px;
    top: 20%;
    left: 50%;
    margin-left: -230px;
    color: #333;
    text-align: center;
    background: url(../images/user/levelupbg.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 999;
}

.leveluptk h1 {
    font-size: 18px;
    margin: 290px auto 20px;
    font-weight: bold;
}

.leveluptk p {
    width: 240px;
    margin: 0 auto 20px;
    color: #666;
    font-size: 14px;
}

.leveluptk p em {
    color: #3ebaff;
}

.leveluptk a {
    display: block;
    width: 128px;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    border-radius: 18px;
    background: #3ebaff;
    color: #fff;
    box-shadow: 0 2px 10px 2px rgba(40,177,253,.34);
}

.logintk {
    z-index: 999;
}

.logintk .leftpart {
    padding: 40px;
    background: #fff;
    border-radius: 4px;
    position: relative;
}

.logintk .leftpart .wxlogin {
    padding: 35px 35px 0;
    border: 1px solid #e6e6e6;
    position: relative;
}

.logintk .leftpart .wxlogin img {
    display: block;
    width: 200px;
    height: 200px;
}

.logintk .leftpart .wxlogin p {
    height: 55px;
    line-height: 55px;
    background: url(../images/user/wx_icon.png) no-repeat 25px center;
    text-align: center;
    text-indent: 35px;
}

.logintk .leftpart .qqlogin {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 25px;
    line-height: 50px;
    background: url(../images/user/qq_icon.png) no-repeat 75px center #14a9f6;
    text-align: center;
    text-indent: 30px;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(20,169,246,.33);
    cursor: pointer;
}

.logintk .leftpart .complogin {
    position: absolute;
    display: block;
    width: 30px;
    height: 27px;
    top: 10px;
    right: 10px;
    background: url("../images/user/pcicos.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.logintk .leftpart span {
    display: block;
    position: absolute;
    top: 12px;
    right: 50px;
    padding: 0 10px;
    border: 1px solid #0078DE;
    font-size: 12px;
    line-height: 20px;
    color: #0078DE;
}

.logintk .leftpart span::before {
    display: block;
    position: absolute;
    top: 5px;
    right: -6px;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #0078DE;
    border-left: 1px solid #0078DE;
    background: #fff;
    transform: rotate(135deg);
}

.logintk .rightpart {
    width: 400px;
    padding: 25px 40px;
    background: #fff;
    position: relative;
}

.logintk .rightpart .tabheader {
    margin-top: 9px;
}

.logintk .rightpart .tabheader a {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin: 0 50px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.logintk .rightpart .tabheader a.on {
    font-size: 24px;
    color: #0078DE;
}

.logintk .rightpart .tabcont li {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #959999;
    margin-top: 20px;
    line-height: 50px;
}

.logintk .rightpart .tabcont li.bordernone,.changepassword .changecont li.bordernone {
    border-bottom: none;
}

.logintk .rightpart .tabcont li span {
    position: absolute;
    display: block;
    height: 30px;
    bottom: 0;
    line-height: 30px;
    font-size: 16px;
    color: #959999;
    transition: all ease-in-out .4s;
}

.logintk .rightpart .tabcont li input {
    position: absolute;
    display: block;
    height: 30px;
    width: 100%;
    bottom: 0;
    left: 0;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    background: none;
}

.logintk .rightpart .tabcont li.active span {
    bottom: 30px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    transition: all ease-in-out .4s;
}

.logintk .rightpart .tabcont li a {
    position: absolute;
    width: 94px;
    height: 28px;
    line-height: 28px;
    right: 0;
    bottom: 10px;
    z-index: 10;
    text-align: center;
    background: #0078DE;
    color: #fff;
    cursor: pointer;
}

.logintk .rightpart .tabcont li a.editable {
    background: #969696;
}

.logintk .rightpart .tabcont .loginbtn,.logintk .rightpart .tabcont .registerbtn {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 25px;
    line-height: 50px;
    background: #0078DE;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(6,203,178,.33);
    cursor: pointer;
}

.logintk .rightpart .tabcont p {
    text-align: center;
    margin-top: 54px;
    color: #959999;
}

.logintk .rightpart .tabcont p a {
    color: #0078DE;
    cursor: pointer;
}

.logintk .rightpart .qrcodelogin {
    position: absolute;
    display: block;
    width: 30px;
    height: 27px;
    top: 10px;
    right: 10px;
    background: url("../images/user/wmicos.png") no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.logintk .rightpart>span {
    display: block;
    position: absolute;
    top: 12px;
    right: 50px;
    padding: 0 10px;
    border: 1px solid #0078DE;
    font-size: 12px;
    line-height: 20px;
    color: #0078DE;
}

.logintk .rightpart>span::before {
    display: block;
    position: absolute;
    top: 5px;
    right: -6px;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #0078DE;
    border-left: 1px solid #0078DE;
    background: #fff;
    transform: rotate(135deg);
}

.logintk a.closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.changepassword {
    padding: 40px;
    background: #fff;
    border-radius: 4px;
    z-index: 999;
}

.changepassword h1 {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin: 10px 0 20px;
    font-weight: bold;
}

.changepassword .changecont {
    width: 300px;
    margin: 0 auto;
}

.changepassword .changecont li {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #959999;
    margin-top: 25px;
    line-height: 50px;
}

.changepassword .changecont li span {
    position: absolute;
    display: block;
    height: 30px;
    bottom: 0;
    line-height: 30px;
    font-size: 16px;
    color: #959999;
    transition: all ease-in-out .4s;
}

.changepassword .changecont li input {
    position: absolute;
    display: block;
    height: 30px;
    width: 100%;
    bottom: 0;
    left: 0;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    background: none;
}

.changepassword .changecont li.active span {
    bottom: 30px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    transition: all ease-in-out .4s;
}

.changepassword .changecont li a {
    position: absolute;
    width: 94px;
    height: 28px;
    line-height: 28px;
    right: 0;
    bottom: 10px;
    z-index: 10;
    text-align: center;
    background: #0078DE;
    color: #fff;
    cursor: pointer;
}

.changepassword .changecont li a.editable {
    background: #969696;
}

.changepassword .changecont .submitbtn {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    line-height: 50px;
    background: #0078DE;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(6,203,178,.33);
    cursor: pointer;
}

.changepassword .goback {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 20px;
    left: 20px;
    background: url(../images/user/goback.png) no-repeat center / contain;
}

.logintk .leftpart .wxlogin .timeout {
    width: 200px;
    height: 200px;
    line-height: 210px;
    position: absolute;
    left: 35px;
    top: 35px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    font-style: normal;
    cursor: pointer;
}

.logintk .rightpart .tabcont .drag,.changepassword .changecont .drag {
    width: 320px;
    height: 40px;
    line-height: 40px;
    background-color: #e8e8e8;
    position: relative;
    margin: 0 auto;
}

.logintk .rightpart .tabcont .drag .bg,.changepassword .changecont .drag .bg {
    width: 40px;
    height: 100%;
    position: absolute;
    background-color: #75CDF9;
}

.logintk .rightpart .tabcont .drag .text,.changepassword .changecont .drag .text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    user-select: none;
    color: #959999;
}

.logintk .rightpart .tabcont .drag .btn,.changepassword .changecont .drag .btn {
    width: 40px;
    height: 40px;
    position: absolute;
    border: 1px solid #ccc;
    cursor: move;
    font-family: "å®‹ä½“";
    text-align: center;
    background-color: #fff;
    user-select: none;
    color: #666;
}

.slidebar {
    position: relative;
    width: 298px;
    height: 38px;
}

.slide-to-unlock-bg {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 318px;
    height: 40px;
    background-color: #e8e8e8;
}

.slide-to-unlock-bg strong {
    position: relative;
    z-index: 5;
    color: #959999;
    line-height: 40px;
    font-size: 14px;
}

.slide-to-unlock-progress {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #16cff7;
    height: 40px;
    width: 0;
}

.slide-to-unlock-handle {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
    z-index: 6;
    cursor: move;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    user-select: none;
}

.slidebar .icon-tongguo {
    border: 1px solid #16cff7;
}
