﻿
.theme-login {
    display: block;
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: url(/Content/web/images/registration.jpg) no-repeat;
    font-size: 14px;
    color: #ffffff;
    font-family: "微软雅黑";
    margin-left: 50px;
}


.ui-dialog-titlebar {
    padding0px;
}

.ui-widget-header {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ababab;
    color: #222222;
    font-weight: 100;
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 4px 4px 0 0;
    color: #666;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding: 0 0px;
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font: 18px "微软雅黑";
}


.ui-dialog .ui-dialog-content {
    background: none;
    border: 0 none;
    overflow: auto;
    padding: 0px;
    position: relative;
}

label {
    display: inline-block;
    font-weight: 100;
    margin-bottom: 5px;
    max-width: 100%;
}

.input-xlarge {
    border: 1px solid #ccc;
}

.control-label {
    margin-bottom: 0;
    padding-top: 7px;
    width: 100px;
    height: 35px;
    font-size: 12px;
    color: #333;
    margin-right: 10px;
    text-align: right;
}

.wenbenyu {
    width: 60%;
    border: 1px solid #ccc;
}

.ui-dialog .ui-dialog-title {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    width: 90%;
    font-size: 14px;
    font-weight: 700;
}

/*.btn {
        margin-left: 30px;
        background:#40a70a;

    }*/
.input-xlarge {
    width: 60%;
}

.control-group {
    margin: 10px;
}

/* 登录 */
.pop {
    width: 440px;
    background: #fff;
}

/*reset*/
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #535353;
    font-size: 12px;
    font-family: "arial", "微软雅黑";
}

html {
    overflow-x: hidden;
}

body {
    font-size: 12px;
    font-family: "arial", "微软雅黑";
    background: #fff;
}

a, body {
    font-family: "微软雅黑"/9;
}

img {
    border: 0;
}

ol, ul, li {
    list-style: none;
}

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: none;
}

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 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.common {
    min-width: 280px;
    margin: 0 auto;
    position: relative;
}

.fl {
    float: left;
}

.fr {
    width: 239px;
    height: 80px;
    margin: 0 auto;
}

    .fr a {
        color: #ff6a00;
    }

.clear {
    clear: both;
}

.mt5 {
    margin-top: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb80 {
    margin-bottom: 80px;
}

.pd10 {
    padding: 10px;
}

.pd15 {
    padding: 15px;
}

.pd20 {
    padding: 20px;
}

.pd25 {
    padding: 25px;
}

.pdh20 {
    padding: 20px 0;
}

.pdw20 {
    padding: 0 20px;
}

.pd50 {
    padding: 50px;
}

.pdh40 {
    padding: 40px 0;
}

.arial {
    font-family: "arial";
}

.green {
    color: #7fac00;
}

.greenhover:hover {
    background-color: #6bc30d;
}

.greenpress:active {
    background-color: #6bc30d;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

::selection {
    background: #a3db18;
    color: #fff;
}

::-moz-selection {
    background: #a3db18;
    color: #fff;
}

::-webkit-selection {
    background: #a3db18;
    color: #fff;
}

.colorlarge .orange {
    background: #ff7f03;
}

.colorlarge .white {
    background: #fff url('white_fixed.png') no-repeat 0 0;
}

    .colorlarge .white a {
        background: url('white_fixed_r.png') no-repeat 100% 0;
    }

.colorlarge .blue {
    background: #2779a7;
}

.colorlarge .green {
    background: #4CBF0E;
}

.colorlarge .yellow {
    background: #ffde00;
}

.colorlarge .red {
    background: #f01e1e;
}

.colorlarge .purple {
    background: #c818fb;
}

.colorlarge .pink {
    background: #E9016E;
}

.colorlarge .gray {
    background: #d3d5d4;
}

.colorlarge .black {
    background: #000;
}

.colorlarge .colorful {
    background: url(colorful2.png);
}

.colorlarge td {
    height: 6px;
    background: #333;
}

.colorlarge .color-full {
    height: 6px;
    cursor: pointer;
    background-image: url('d.png');
}



/*快速登录代码*/
.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;
}

.closealert {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('icons.png') no-repeat -220px -315px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

    .closealert:hover {
        transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

.loginwrap {
    width: 340px;
    margin: 0 auto;
}

.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 h3 {
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    margin-top: 15px;
    color: #292929;
}

.loginbtn {
    line-height: 70px;
    color: #6B6A6A;
}

.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;
}

.loginsubmit input {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #70CA10;
    display: block;
    text-align: center;
    font-size: 20px;
    border: none;
    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: 0.8;
    filter: alpha(opacity=80);
    display: none;
}

.loginsubmiting_inner {
    height: 40px;
    background: url('loading.gif') no-repeat 50% 50%;
    width: 130px;
    position: absolute;
    top: 0;
    left: 0;
}

.loginpd {
    border: 1px solid #ecf2f5;
}

.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('share/weibo.png') no-repeat 0px -5px;
}

#qql a {
    background: #3eb0d8 url('share/qq.png') no-repeat 0px -5px;
}

#renrenl a {
    background: #1f87cc url('share/renren.png') no-repeat 0px -5px;
}

#doubanl a {
    background: #319947 url('share/douban.png') no-repeat 0px -5px;
}

.thirdlogin ul li {
    margin-right: 20px;
}

.userpanel {
    position: relative;
}

    .userpanel dt {
        padding: 10px;
        background: #36393b;
        position: relative;
        height: 30px;
        overflow: hidden;
    }

        .userpanel dt.userpanel_cur {
            background: #2a2a2a;
        }

        .userpanel dt span {
            display: block;
            height: 16px;
            line-height: 16px;
            background: red;
            color: #fff;
            padding: 0 2px;
            top: 0;
            right: 0;
            position: absolute;
        }

        .userpanel dt img {
            width: 30px;
        }

    .userpanel dl, .userpanel dt, .userpanel dd {
        display: block;
    }

    .userpanel dd {
        position: absolute;
        top: 50px;
        right: 0;
        width: 145px;
        background: #2a2a2a;
        display: none;
    }

        .userpanel dd li a {
            height: 30px;
            line-height: 30px;
            color: #ccc;
            display: block;
            text-indent: 30px;
        }

            .userpanel dd li a:hover {
                background-color: #6BC30D;
                color: #fff;
            }

        .userpanel dd li .fl {
            margin-left: 15px;
        }

        .userpanel dd li .fr {
            margin-right: 15px;
            color: red;
        }

.user-info {
    background: #f9f9f9;
    border: 1px solid #eae9e9;
    font-family: "微软雅黑","黑体";
    width: 335px;
    min-height: 155px;
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    text-align: justify;
}

    .user-info h3 {
        font-size: 16px;
        background: #0D74B9;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        margin: 10px 0px;
    }

.carddd {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
    width: 295px;
    background: #FE762C;
    font-size: 18px;
}
