* {
    margin: 0;
    padding: 0;
}
/*canvas背景样式*/

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: 300;
}
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}
body {
    font-family: "Microsoft YaHei";
    color: white;
    font-weight: 300;
}

    body ::-webkit-input-placeholder {
        /* WebKit browsers */
        font-family: "Microsoft YaHei";
        color: white;
        font-weight: 300;
    }

    body :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font-family: "Microsoft YaHei";
        color: white;
        opacity: 1;
        font-weight: 300;
    }

    body ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-family: "Microsoft YaHei";
        color: white;
        opacity: 1;
        font-weight: 300;
        background-color: #f5f5f5;
    }

    body :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        font-family: "Microsoft YaHei";
        color: white;
        font-weight: 300;
    }

ul, li {
    list-style: none;
}

.wrapperList .list {
    position: relative;
}

    .wrapperList .list i {
        position: absolute;
        top: 14px;
        right: 37px;
        font-size: 15px;
        color: #1e83ad;
    }

.wrapperList .gainCode {
    position: absolute;
    width: 100px;
    right: 30px;
    top: 0;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.wrapperList .loginBt {
    margin-left: 90px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    background-color: #009ad3;
    transition: all linear 0.4s;
    color: #fff;
}

    .wrapperList .loginBt:hover {
        background-color: #4caedb;
    }

.title ul {
    overflow: hidden;
    border-radius: 5px;
}

.title {
    position: absolute;
    top: -51px;
    left: 0px;
    width: 100%;
    border-radius: 5px;
    height: 38px;
    line-height: 38px;
}

.logotitle {
    text-align: center;
    position: absolute;
    top: -190px;
    left: -88px;
}

.title ul li {
    float: left;
    width: 49.5%;
    text-align: center;
    background-color: #72bfe3;
    color: #016083;
    font-size: 15px;
    cursor: pointer;
    border-right: 1px solid #5fabce;
    box-sizing: border-box;
}
.wrapperList dl dt {
    text-align: center;
    margin-top: 20px;
}
    .wrapperList dl dt img {
        width: 150px;
        border: 5px solid #d7eaee;
    }
.wrapperList dl dd {
    text-align: center;
    font-size: 14px;
    color: #10475c;
    margin-top: 5px;
}
.title ul li:last-child {
    border-right: none;
}

    .title ul li.on {
        background-color: #009ad3;
        color: #fff;
        font-weight: bold;
    }

.wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../images/loginbg2.png) left center no-repeat;
    background-size: 100% 100%;
}

    .wrapper.form-success .container h1 {
        -webkit-transform: translateY(85px);
        -ms-transform: translateY(85px);
        transform: translateY(85px);
    }

.container {
    width: 570px;
    height: 330px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -275px;
    margin-top: -100px;
    border-radius: 65px;
    box-sizing: border-box;
    z-index: 100;
}

    .container h1 {
        font-size: 40px;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: ease-in-put;
        transition-timing-function: ease-in-put;
        font-weight: 200;
    }

.wrapperList label {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    text-align: right;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    margin-right: 25px;
}

#foot {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
}

    #foot p {
        text-align: center;
        font-size: 14px;
        color: #eef5f8;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
    }

form {
    padding: 27px 45px;
    position: relative;
    z-index: 2;
    background: url(../images/formbg.png);
}

    form input, form select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        border: 1px solid rgba(255, 255, 255, 0.4);
        background-color: rgba(255, 255, 255, 0.2);
        width: 360px;
        border-radius: 3px;
        height: 43px;
        margin: 0 auto 10px auto;
        font-size: 15px;
        color: #222;
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
        font-weight: 300;
        padding-left: 5px;
    }

#roles {
    display: none;
    position: absolute;
    top: 65px;
}

    #roles ul li {
        display: inline-block;
        text-align: center;
        /*width: 165px;*/
        height: 60px;
        margin: 0 12px;
        background-color: #dff0f5;
        line-height: 60px;
        margin-bottom: 15px;
        cursor: pointer;
    }

        #roles ul li:hover {
            background-color: #fff;
        }

            #roles ul li:hover a {
                color: #0059ab;
            }

        #roles ul li a {
            font-size: 16px;
            font-weight: bold;
            color: #222;
            text-decoration: none;
            display:inline-block;
            width:100%;
            height:60px;
        }
.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .bg-bubbles li {
        position: absolute;
        list-style: none;
        display: block;
        width: 40px;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.15);
        bottom: -160px;
        -webkit-animation: square 30s infinite;
        animation: square 30s infinite;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .bg-bubbles li:nth-child(1) {
            left: 10%;
        }

        .bg-bubbles li:nth-child(2) {
            left: 20%;
            width: 80px;
            height: 80px;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            -webkit-animation-duration: 17s;
            animation-duration: 17s;
        }

        .bg-bubbles li:nth-child(3) {
            left: 25%;
            -webkit-animation-delay: 4s;
            animation-delay: 4s;
        }

        .bg-bubbles li:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            -webkit-animation-duration: 22s;
            animation-duration: 22s;
            background-color: rgba(255, 255, 255, 0.25);
        }

        .bg-bubbles li:nth-child(5) {
            left: 70%;
        }

        .bg-bubbles li:nth-child(6) {
            left: 80%;
            width: 120px;
            height: 120px;
            -webkit-animation-delay: 3s;
            animation-delay: 3s;
            background-color: rgba(255, 255, 255, 0.2);
        }

        .bg-bubbles li:nth-child(7) {
            left: 32%;
            width: 160px;
            height: 160px;
            -webkit-animation-delay: 7s;
            animation-delay: 7s;
        }

        .bg-bubbles li:nth-child(8) {
            left: 55%;
            width: 20px;
            height: 20px;
            -webkit-animation-delay: 15s;
            animation-delay: 15s;
            -webkit-animation-duration: 40s;
            animation-duration: 40s;
        }

        .bg-bubbles li:nth-child(9) {
            left: 25%;
            width: 10px;
            height: 10px;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            -webkit-animation-duration: 40s;
            animation-duration: 40s;
            background-color: rgba(255, 255, 255, 0.3);
        }

        .bg-bubbles li:nth-child(10) {
            left: 90%;
            width: 160px;
            height: 160px;
            -webkit-animation-delay: 11s;
            animation-delay: 11s;
        }

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-900px) rotate(600deg);
        transform: translateY(-900px) rotate(600deg);
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-900px) rotate(600deg);
        transform: translateY(-900px) rotate(600deg);
    }
}
#attention {
    position: absolute;
bottom: -40px;
left: 0px;
font-size: 13px;
color: #eff1f7;
}
select {
    border: solid 1px #ccc;
    appearance: none; /*清除select下拉框默认样式*/
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px; /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    background: url("../images/arrow.png") no-repeat scroll right center transparent; /*自定义图片覆盖原有的下三角符号*/
}

    select::-ms-expand {
        display: none; /*清除IE默认下拉按钮，但是测试发现IE10以上有效，IE8，9默认下拉按钮仍旧存在*/
    }