﻿@charset "utf-8";

.body {
    font-size: 12px;
    z-index: -9999;
    *color: #333;
    font-family: 'Microsoft Yahei',"微软雅黑"
}

.rownomargin {
    padding: 0 15px
}

.list-style-type {
    list-style-type: none
}

.box {
    color: #363030;
    border-color: #808080
}

@media(width:400px) {
    .one {
        font-size: 26px
    }
}

.Setellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.system-bg {
    background-color: #ea5411
}

.system-color {
    color: #ea5411
}

.system-bdcolor {
    border-color: #ea5411
}

.system-lightbg {
    background-color: #fef1ed
}

.system-lightbdcolor {
    border-color: #f8bfa8
}

html, body {
    font-size: 12px;
    z-index: -9999;
    *color: #333;
    font-family: 'Microsoft Yahei',"微软雅黑"
}

ul li {
    float: left;
    margin-left: 5px
}

#huanBgImage {
    margin: 0;
    padding: 0;
    outline: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0
}

    #huanBgImage img {
        width: 100%;
        height: 100%
    }

#banner {
    position: absolute;
    width: 100%
}

#banner_list {
    width: 100%;
    height: 100%
}

    #banner_list a {
        position: absolute;
        display: block
    }

        #banner_list a img {
            width: 100%;
            height: 100%
        }

#banner_bg {
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 30px;
    filter: alpha(opacity=30);
    opacity: .3;
    z-index: 0;
    cursor: pointer;
    width: 478px
}

#banner ul {
    position: absolute;
    list-style-type: none;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    z-index: 2
}

    #banner ul li {
        width: 10px;
        height: 10px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        display: block;
        border: 1px solid #e5eaff;
        background: #6f4f67
    }

        #banner ul li a {
            display: none
        }

        #banner ul li.on {
            background: #900
        }

#banner_info {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 22px;
    color: #fff;
    z-index: 1;
    cursor: pointer
}

.changelogoTitle {
    margin-top: 50px;
    display: none;
    width: 393px;
    height: 104px;
    font-size: 16px;
    color: #fff
}

    .changelogoTitle .logotitle1 {
        font-size: 40px
    }

    .changelogoTitle .logotitle2 {
        font-size: 25px
    }

#img_tiyan {
    margin-top: 13px;
    display: block;
    width: 111px;
    height: 29
}

#img_erwei {
    margin-top: 60px;
    display: block;
    width: 258px;
    height: 116
}

#contRightSet {
    /*width: 250px;
    height: 330px*/
}

#vaildSet {
    width: 160px;
    display: block;
    float: left
}

#disabledInput {
    width: 65px;
    color: #f79646;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background-color: #f2f2f2;
    position: relative;
    opacity: .5;
    filter: alpha(opacity=80);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    margin-left: 5px;
    float: left
}

    #disabledInput:hover {
        cursor: pointer
    }

#contRightSet .row {
    margin-top: 15px
}

    #contRightSet .row .form-control {
        line-height: 16px;
        padding: 5px 5px
    }

.form-control {
    /*width: 229px;*/
    height: 25px;
    border-radius: 0;
    padding-bottom: 2px;
    cursor: text
}

#containRight {
    background-image: url('/Content/images/SysUIImage/denglu-kuang.png');
    margin-top: 50px;
    float: right;
    width: 294px;
    padding: 20px 30px;
    height: 371px;
    font-size: 12px;
    color: #FFF;
    z-index: 5000
}

    #containRight .form-control {
        padding-left: 5px
    }

#containRight1 {
    /* background-image: url(/Content/images/SysUIImage/denglu-kuang.png); */
    /* margin-top: 50px; */
    /* float: right; */
    background-color: #000000;
    opacity: 0.7;
    width: 294px;
    padding: 20px 19px;
    /* height: 430px; */
    height: 410px;
    font-size: 12px;
    color: #FFF;
    z-index: 5000;
    position: absolute;
    right:15%;
    position: absolute;
    top: 50%;
    margin-top: -184px;
}

#dengluBtn {
    display: block;
    height: 37px;
    /*width: 230px;*/
    width:100%;
    border: 0;
    border-radius: 0;
    background-image: url('/Content/images/SysUIImage/login_anniu.jpg')
}

#vailTest {
    color: red;
    float: right;
    padding-right: 20px
}

#footer {
    position: fixed;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%
}
