﻿html {
    overflow-x: hidden;
}

img {
    border: 0;
}

ol, ul, li {
    list-style: none;
}

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: 0;
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

.uetab ul li a, .uetab ul .tabcur, .artprev, .artnext, .foldround, .foldround b, .morecomment a, .ctags li, .ctags li a, .share li a, .cates li a .sca, .cates li, .cates li a, .likeatag ul li a:hover, .likeatag ul .tagselected a, .likeatag ul li a:hover .sca, .likeatag ul .tagselected .sca, .addfavorite, .searchtags li, .closetag, .searchbtn, .pages li a, .share .sinal a, .postbtn a, .userpanel dt, .userpanel dd li a, .upmenu a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

#pages ul li a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.defaultfont {
    color: #6b6a6a;
}

.athead .defaultfont {
    color: #535353;
}

.loginmask {
    width: 100%;
    height: 100%;
    z-index: 8;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

#loginalert {
    width: 440px;
    background: #fff;
    position: fixed;
    top: -600px;
    left: 50%;
    margin-left: -220px;
    z-index: 99;
    display: none;
}

.clear {
    clear: both;
}

.pd20 {
    padding: 20px;
}

.loginpd {
    border-bottom: 1px solid #ecf2f5;
}

.closealert {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("icons.png") no-repeat -220px -315px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

    .closealert:hover {
        transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

.fr {
    float: right;
}

.loginwrap h3 {
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    margin-top: 15px;
    color: #292929;
}

.loginh {
    height: 40px;
    margin-top: 20px;
}

    .loginh .fl {
        font-size: 30px;
        line-height: 40px;
        color: #292929;
    }

    .loginh .fr {
        font-size: 18px;
        line-height: 50px;
        color: #707070;
    }

        .loginh .fr a {
            font-size: 18px;
            line-height: 50px;
            color: #ff4200;
            margin-left: 5px;
        }

.loginwrap {
    width: 340px;
    margin: 0 auto;
}

    .loginwrap .login_warning {
        display: block;
        height: 20px;
        line-height: 20px;
        background: #ff7200;
        color: #fff;
        padding: 0 4px;
        float: left;
        text-align: center;
        font-size: 12px;
        margin-left: 14px;
        margin-top: 3px;
        display: none;
    }

.logininput input {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

    .logininput input:focus {
        border-color: #ff9600;
    }

.logininput input {
    display: block;
    height: 14px;
    line-height: 14px;
    width: 100%;
    border: #dae2e5 1px solid;
    text-indent: 10px;
    overflow: hidden;
    color: #979696;
    padding-top: 13px;
    padding-bottom: 13px;
}

.logininput .loginusername {
    margin-top: 15px;
    margin-bottom: 10px;
}

.logininput .loginusernamea {
    margin-top: 15px;
    margin-bottom: 10px;
}

.logininput .loginuserpasswordpb {
    margin-bottom: 10px;
}

.logininput .loginuserpasswordtb {
    margin-bottom: 10px;
}

.loginbtn {
    line-height: 70px;
    color: #6b6a6a;
}

.loginsubmit input {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #70ca10;
    display: block;
    text-align: center;
    font-size: 20px;
    border: 0;
    font-family: '微软雅黑';
    cursor: pointer;
}

.loginsubmit {
    width: 130px;
    height: 40px;
    margin: 15px 20px 0 0;
    position: relative;
}

.loginsubmiting {
    height: 40px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    opacity: .8;
    filter: alpha(opacity=80);
    display: none;
}

.loginsubmiting_inner {
    height: 40px;
    background: url('/images/loading.gif') no-repeat 50% 50%;
    width: 130px;
    position: absolute;
    top: 0;
    left: 0;
}

.fl {
    float: left;
}

.loginsubmiting {
    height: 40px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    opacity: .8;
    filter: alpha(opacity=80);
    display: none;
}

.loginsubmiting_inner {
    height: 40px;
    background: url('/images/loading.gif') no-repeat 50% 50%;
    width: 130px;
    position: absolute;
    top: 0;
    left: 0;
}

.loginsubmiting_inner {
    height: 40px;
    background: url('/images/loading.gif') no-repeat 50% 50%;
    width: 130px;
    position: absolute;
    top: 0;
    left: 0;
}

.thirdlogin .pd50 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.thirdlogin h4 {
    color: #6b6a6a;
    font-weight: 500;
    margin-bottom: 20px;
}

.thirdlogin ul li {
    display: block;
    float: left;
    margin-bottom: 10px;
}

    .thirdlogin ul li a {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        width: 160px;
        color: #fff;
        text-indent: 60px;
    }

#sinal a {
    background: #d63b22 url('weibo.png') no-repeat 0 -5px;
}

#qql a {
    background: #3eb0d8 url('qq.png') no-repeat 0 -5px;
}

#wxl a {
    background: #319947 url('wx.png') no-repeat 0 -5px;
}
#renrenl a {
    background: #1f87cc url('renren.png') no-repeat 0 -5px;
}

#doubanl a {
    background: #319947 url('douban.png') no-repeat 0 -5px;
}

.thirdlogin ul li {
    margin-right: 20px;
}

#reg_setp {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
    left: 100%;
    display: none;
}

    #reg_setp h3 {
        font-size: 14px;
        font-weight: 500;
        overflow: hidden;
        height: 80px;
        line-height: 90px;
    }

.back_setp {
    width: 100px;
    height: 50px;
    line-height: 50px;
    background: #8f8f90;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

    .back_setp:hover {
        background-color: #6bc30d;
    }

#setp_quicklogin {
    width: 400px;
    height: 210px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 130px;
    text-align: center;
    display: none;
}

.blogo {
    width: 150px;
    height: 180px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -75px;
}

.quicklogin_socical li {
    display: block;
    float: left;
}

    .quicklogin_socical li a {
        width: 186px;
        height: 46px;
        display: block;
        float: left;
        line-height: 46px;
        color: #fff;
        text-align: left;
        text-indent: 68px;
        font-size: 16px;
    }

.quicklogin_socical_weibo {
    margin-bottom: 20px;
}

.quicklogin_socical {
    margin-bottom: 20px;
}

.quicklogin_socical_weibo a {
    margin-right: 20px;
    background: #d63b22 url('weibo.png') no-repeat 0 0;
    border: 2px solid #d63b22;
}

.quicklogin_socical_qq a {
    margin-bottom: 20px;
    background: #3eb0d8 url('qq.png') no-repeat 0 -2px;
    border: 2px solid #3eb0d8;
}
.quicklogin_socical_weixin a {
    margin-bottom: 20px;
    background: #319947 url('wx.png') no-repeat 0 -2px;
    border: 2px solid #319947;
}
.quicklogin_socical_renren a {
    margin-right: 20px;
    background: #1f87cc url('renren.png') no-repeat 0 0;
    border: 2px solid #1f87cc;
}

.quicklogin_socical_douban a {
    background: #319947 url('douban.png') no-repeat 0 0;
    border: 2px solid #319947;
}

.thirdlogin .pd50 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pd50 {
    padding: 50px;
}

.share .sinal a:hover {
    background: #d63b22;
}

.share .qql a:hover {
    background: #3eb0d8;
}

.share .renrenl a:hover {
    background: #1f87cc;
}

.share .doubanl a:hover {
    background: #319947;
}

.share .twitterl a:hover {
    background: #31c1eb;
}

.share .facebookl a:hover {
    background: #39599f;
}

.thirdlogin ul li a:hover {
    text-decoration: none;
}

.quicklogin_socical_qq a {
    text-decoration: none;
}
