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: 1200px;
    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;
}

.header {
    position: fixed;
    min-width: 1200px;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    z-index: 10;
}

.header .logo a {
    margin: 16px 0 0 60px;
    display: block;
    width: 84px;
    height: 28px;
    background: url(../images/user/logo.png) no-repeat center;
    background-size: contain;
}

.header .nav {
    position: relative;
    margin-left: 240px;
}

.header .nav .navitem {
    position: relative;
    height: 60px;
    line-height: 60px;
    margin-right: 35px;
}

.header .nav .navitem > a {
    display: block;
    color: #fff;
}

.header .nav .navitem > a:hover, .header .nav .navitem > a.active {
    color: #23D7BC;
}

.activity-natinal{
    width: 150px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 180px;
    top:10px;
}

.activity-natinal a{
    background: url("../images/home/activity/natinal-white.png") no-repeat center;
    height: 100%;
    display: block;
}

.noscrolled .activity-natinal {
    left: -180px;
}
.noscrolled .activity-natinal a{
    background: url("../images/home/activity/natinal-color.png") no-repeat center;
    height: 100%;
    display: block;
}

.header .searchnav {
    margin-left: 215px;
}

.header .searchnav .navlist {
    width: 120px;
}

.header .searchnav .navlist > a {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.header .searchnav .navlist p {
    position: relative;
    width: 120px;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #fff;
    color: rgba(0,0,0,0.7)
    text-indent: 25px;
    margin-top: 24px;
}

.header .searchnav .navlist p::after {
    position: absolute;
    display: block;
    content: '';
    width: 12px;
    height: 6px;
    background: url(../images/user/downarrow_icon.png) no-repeat center;
    right: 8px;
    top: 3px;
}

.header .searchnav .navlist ul {
    display: none;
    position: absolute;
    width: 120px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0;
}

.header .searchnav .navlist li a {
    display: block;
    width: 120px;
    height: 52px;
    line-height: 52px;
    color: #666;
    text-indent: 22px;
}

.header .searchnav input {
    float: left;
    width: 350px;
    height: 60px;
    line-height: 60px;
    margin-left: 20px;
    background: none;
    border: 0;
    padding: 0;
    color: #fff;
}

.header .searchnav .searchbtn {
    margin: 21px 0 0 20px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/user/search_icon.png) no-repeat center;
}

.header .searchbox a {
    margin: 21px 60px 0 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/user/search_icon.png) no-repeat center;
}

.header .login a {
    display: block;
    width: 80px;
    height: 27px;
    line-height: 25px;
    border: 1px solid #fff;
    border-radius: 14px;
    margin-top: 17px;
    text-align: center;
    color: #fff;
}

.header .loginsuccess .myinfo > a {
    display: block;
    margin: 12px 0 12px 0;
}

.header .loginsuccess .myinfo img {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.header .loginsuccess .mywork {
    width: 90px;
    height: 28px;
    line-height: 26px;
    border-radius: 14px;
    margin: 17px 45px 0 0;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
}

.header .loginsuccess .myinfo ul {
    display: none;
    margin-left: -76px;
    width: 120px;
    background: #fff;
    box-shadow: 0 0 8px #ddd;
}

.header .loginsuccess .myinfo li {
    width: 120px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header .loginsuccess .myinfo li:first-child {
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}

.header .loginsuccess .myinfo li a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #666;
}

.header .loginsuccess .myinfo:hover ul {
    display: block;
}

.header.noscrolled {
    position: relative;
}

.header:hover, .header.scrolled, .header.noscrolled {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.header:hover .logo a, .header.scrolled .logo a, .header.noscrolled .logo a {
    margin: 3px 0 0 60px;
    display: block;
    width: 140px;
    height: 60px;
    background: url(../images/user/logo_s.png) no-repeat center;
    background-size: contain;
}

.header:hover .nav a, .header.scrolled .nav a, .header.noscrolled .nav a {
    color: #333;
}

.header:hover .nav a:hover, .header.scrolled .nav a:hover, .header.noscrolled .nav a:hover {
    color: #23D7BC;
}

.header:hover .searchnav .navlist p, .header.scrolled .searchnav .navlist p, .header.noscrolled .searchnav .navlist p {
    color: #666;
    border-right: 1px solid #666;
    padding-left: 22px;
}

.header:hover .searchnav .navlist p::after, .header.scrolled .searchnav .navlist p::after, .header.noscrolled .searchnav .navlist p::after {
    background: url(../images/user/downarrow2_icon.png) no-repeat center;
}

.header:hover .searchnav input, .header.scrolled .searchnav input, .header.noscrolled .searchnav input {
    color: #000;
}

.header:hover .searchnav input::-webkit-input-placeholder {
    color: #999;
}

.header.scrolled .searchnav input::-webkit-input-placeholder {
    color: #999;
}

.header.noscrolled .searchnav input::-webkit-input-placeholder {
    color: #999;
}

.header:hover .searchnav input::-moz-placeholder {
    color: #999;
}

.header.scrolled .searchnav input::-moz-placeholder {
    color: #999;
}

.header.noscrolled .searchnav input::-moz-placeholder {
    color: #999;
}

.header:hover .searchnav input:-moz-placeholder {
    color: #999;
}

.header.scrolled .searchnav input:-moz-placeholder {
    color: #999;
}

.header.noscrolled .searchnav input:-moz-placeholder {
    color: #999;
}

.header:hover .searchnav input:-ms-input-placeholder {
    color: #999;
}

.header.scrolled .searchnav input:-ms-input-placeholder {
    color: #999;
}

.header.noscrolled .searchnav input:-ms-input-placeholder {
    color: #999;
}

.header:hover .searchnav .searchbtn, .header.scrolled .searchnav .searchbtn, .header.noscrolled .searchnav .searchbtn {
    background: url(../images/user/search2_icon.png) no-repeat center;
}

.header:hover .searchbox a, .header.scrolled .searchbox a, .header.noscrolled .searchbox a {
    background: url(../images/user/search2_icon.png) no-repeat center;
}

.header:hover .login a, .header.scrolled .login a, .header.noscrolled .login a {
    border: 1px solid #23D7BC;
    background: #23D7BC;
    color: #fff;
}

.header:hover .loginsuccess .mywork, .header.scrolled .loginsuccess .mywork, .header.noscrolled .loginsuccess .mywork {
    border: 1px solid #23D7BC;
    background: #23D7BC;
    color: #fff;
}

.header .infotip {
    margin-right: 20px;
    position: relative;
}

.header .infotip .icos {
    position: relative;
    width: 40px;
    height: 60px;
    background: url(../images/user/infoicol.png) no-repeat center;
}

.header .infotip .icos i {
    display: block;
    height: 14px;
    min-width: 18px;
    line-height: 12px;
    background: #f00;
    border-radius: 14px;
    color: #fff;
    position: absolute;
    top: 12px;
    left: 20px;
    text-align: center;
    font-size: 12px;
    padding: 2px 3px;
}

.header .infotip .cnnmt {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -115px;
    width: 230px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 6px #ddd;
}

.header .infotip .cnnmt:after {
    display: block;
    content: "";
    position: absolute;
    top: -8px;
    width: 14px;
    height: 8px;
    left: 50%;
    margin-left: -7px;
    background: url(../images/home/sjico.png) no-repeat center;
}

.header .infotip .cnnmt dl {
    overflow: scroll;
}

.header .infotip .cnnmt dl {
    height: 255px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.header .infotip .cnnmt dd {
    border-bottom: 1px solid #eee;
    padding: 10px 10px 10px 20px;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
}

.header .infotip .cnnmt dd.on {
    background: url(../images/user/dianbg.png) no-repeat 8px 15px;
}

.header .infotip .cnnmt dd a {
    color: #333;
}

.header .infotip .cnnmt dd a.color {
    color: #2fd9bf;
}

.header .infotip .cnnmt span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.header .infotip .cnnmt span a {
    color: #999;
    font-size: 13px;
}

.header .infotip:hover .cnnmt {
    display: block;
}

.header .infotip .cnnmt.null {
    height: 210px;
    padding-top: 60px;
}

.header .infotip .cnnmt .nullcnt {
    text-align: center;
    padding-top: 50px;
    background: url(../images/user/ldpic.png) no-repeat top;
    color: #999;
    margin-top: 40px;
}

.footer {
    background: #1E1E1E;
    overflow: hidden;
    padding-top: 60px;
}

.footer h1 {
    font-size: 18px;
    color: #fff;
}

.footer i {
    display: block;
    width: 36px;
    height: 1px;
    margin: 11px 0 45px 0;
}

.footer .telephone {
    height: 205px;
    margin: 0 0 60px 40px;
}

.footer .telephone p {
    font-size: 36px;
    color: #9e9e9e;
}

.footer .telephone span {
    font-size: 14px;
    color: #9e9e9e;
}

.footer .telephone a {
    display: block;
    width: 141px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    background: #34d8bd;
    margin-top: 39px;
    text-indent: 6px;
    border-radius: 3px;
}

.footer .telephone a em {
    float: left;
    width: 22px;
    height: 22px;
    background: url(../images/home/qq_icon.png) no-repeat;
    margin: 13px 0 0 25px;
}
.footer .clearfix{
    border-bottom: 1px solid #404040;
}

.footer .entrance {
    height: 205px;
    padding-right: 40px;
    border-right: 1px solid #404040;
}

.footer .entrance a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .aboutus {
    height: 205px;
    margin: 0 0 60px 50px;
    padding-right: 40px;
    border-right: 1px solid #404040;
}

.footer .aboutus a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .help {
    height: 205px;
    margin: 0 0 60px 50px;
    padding-right: 40px;
    border-right: 1px solid #404040;
}

.footer .help a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}
.footer .agreement {
    height: 205px;
    margin: 0 0 60px 50px;
    padding-right: 40px;
    border-right: 1px solid #404040;
}
.footer .agreement a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}
.footer .linkus {
    height: 205px;
    margin: 0 0 60px 50px;
}

.footer .linkus p:first-child{
    font-size: 16px;
    color: #ccc;
}
.footer .linkus p img{
    margin-right: 8px;
}
.footer .linkus p {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}
.footer .examine {
    height: 205px;
    margin: 0 0 60px 50px;
}

.footer .examine a {
    display: block;
    color: #9e9e9e;
    margin-bottom: 14px;
}

.footer .examine p {
    color: #9e9e9e;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}

.copyright {
    background: #1E1E1E;
    text-align: center;
    color: #666;
    padding: 40px 0;
}
.copyright .links{
    line-height: 30px;
    margin-bottom: 30px;
}
.copyright .links i{
    margin-left: 7px;
}
.copyright .links i:last-child{
    display: none;
}
.copyright .links a {
    color: #666;
}
.copyright .intros{
    color: #898989;
}
.copyright .intros a{
    color: #999;
    font-weight: bold;
}
.copyright .links a:hover,.copyright .intros a:hover{
    color: #9e9e9e;
}
.copyright p:last-child {
    margin-top: 15px;
    color: #666;
}
.copyright p:last-child a{
    color: #666;
}
.copyright p:last-child a:hover{
    color: #9e9e9e;
}
.footer a:hover {
    color: #fff;
}
.greybg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}

.tkwrap a.closebtn {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 30px;
    top: 0;
    right: 5px;
}

.mainbody {
    width: 1200px;
    margin: 30px auto 40px;
}

.mainbody .leftpart {
    width: 240px;
    background: #fafafa;
    border-radius: 3px;
    overflow: hidden;
}

.mainbody .leftpart .userinfo {
    background: url(../images/user/userbg.jpg) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.mainbody .leftpart .userinfo .userimg {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    margin: 20px auto;
    overflow: hidden;
}

.mainbody .leftpart .userinfo .userimg img {
    display: block;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.mainbody .leftpart .userinfo .userimg .changeimg {
    display: none;
    width: 70px;
    height: 70px;
    line-height: 70px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    text-align: center;
}

.mainbody .leftpart .userinfo .userimg:hover .changeimg {
    display: block;
}

.mainbody .leftpart .userinfo .username {
    font-size: 0;
    text-align: center;
}

.mainbody .leftpart .userinfo .username p {
    display: inline-block;
    max-width: 160px;
    height: 24px;
    margin: 0 auto;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mainbody .leftpart .userinfo .username input {
    display: none;
    position: absolute;
    width: 160px;
    height: 24px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -80px;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    text-align: center;
    background: #fff8f3;
    border: 1px solid #d6d7d7;
}

.mainbody .leftpart .userinfo .username a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/user/edit_icon.png) no-repeat center;
}

.mainbody .leftpart .normaluser .userbtn {
    display: block;
    width: 118px;
    height: 46px;
    line-height: 40px;
    background: url(../images/user/userbtn.png) no-repeat center;
    margin: 15px auto 0;
    color: #fff;
    overflow: hidden;
}

.mainbody .leftpart .normaluser .userbtn i {
    float: left;
    width: 20px;
    height: 46px;
    background: url(../images/user/user_icon.png) no-repeat center 11px;
    margin: 0 3px 0 18px;
}

.mainbody .leftpart .normaluser .levelup {
    display: block;
    width: 50px;
    color: #ff8c00;
    font-size: 13px;
    border-bottom: 1px solid #ff8c00;
    margin: 0 auto 30px;
}

.mainbody .leftpart .vipuser .vipbtn {
    display: block;
    width: 118px;
    height: 46px;
    line-height: 40px;
    background: url(../images/user/vipbtn.png) no-repeat center;
    margin: 15px auto 0;
    color: #fff;
    overflow: hidden;
}

.mainbody .leftpart .vipuser .vipbtn i {
    float: left;
    width: 20px;
    height: 46px;
    background: url(../images/user/vip_icon.png) no-repeat center 13px;
    margin: 0 5px 0 16px;
}

.mainbody .leftpart .vipuser span {
    display: block;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 13px;
    color: #999;
}

.mainbody .leftpart .itemlist {
    height: 600px;
}

.mainbody .leftpart .itemlist a {
    display: block;
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #fafafa;
    color: #696969;
    overflow: hidden;
    margin: 40px 0;
}

.mainbody .leftpart .itemlist a i {
    float: left;
    height: 24px;
    width: 24px;
    margin: 0 10px 0 45px;
}

.mainbody .leftpart .itemlist a.accountbalance i {
    background: url(../images/user/licon1.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.membercenter i {
    background: url(../images/user/licon2.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.coupon i {
    background: url(../images/user/licon3.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.paymentrecord i {
    background: url(../images/user/licon4.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.rechargerecord i {
    background: url(../images/user/licon5.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.accountsecurity i {
    background: url(../images/user/licon6.png) no-repeat center;
}

.mainbody .leftpart .itemlist a:hover, .mainbody .leftpart .itemlist a.active {
    border-left: 4px solid #2fd9bf;
    color: #2fd9bf;
}

.mainbody .leftpart .itemlist a.accountbalance:hover i, .mainbody .leftpart .itemlist a.accountbalance.active i {
    background: url(../images/user/licon1_a.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.membercenter:hover i, .mainbody .leftpart .itemlist a.membercenter.active i {
    background: url(../images/user/licon2_a.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.coupon:hover i, .mainbody .leftpart .itemlist a.coupon.active i {
    background: url(../images/user/licon3_a.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.paymentrecord:hover i, .mainbody .leftpart .itemlist a.paymentrecord.active i {
    background: url(../images/user/licon4_a.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.rechargerecord:hover i, .mainbody .leftpart .itemlist a.rechargerecord.active i {
    background: url(../images/user/licon5_a.png) no-repeat center;
}

.mainbody .leftpart .itemlist a.accountsecurity:hover i, .mainbody .leftpart .itemlist a.accountsecurity.active i {
    background: url(../images/user/licon6_a.png) no-repeat center;
}

.mainbody .rightpart {
    width: 920px;
}

.mainbody .rightpart .centertitle {
    border-bottom: 1px solid #ebebeb;
}

.mainbody .rightpart .centertitle p {
    float: left;
    font-size: 18px;
    color: #333;
    height: 45px;
    line-height: 30px;
}

.mainbody .rightpart .centertitle a {
    float: right;
    font-size: 15px;
    color: #999;
}
@media (max-width: 1600px) {
    html {
        min-width: 1200px;
        margin: 0 auto;
    }
}
