﻿body {
    font: 12px/1.5 "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
}

body, div, td, p, span, h1, h2, table {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px white inset;
    -webkit-text-fill-color: #666;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 100px white inset;
        -webkit-text-fill-color: #666;
    }

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
}


 .username {
	 padding-top:10px;
	 
	 }


.submit{
	padding-top:15px;
	}



.centerarea .notice .icon,
.centerarea .qrcode,
.centerarea .usernamelogin,
.centerarea .safetip,
.centerarea .username .icon,
.centerarea .pwd .icon,
.footer .intro01,
.footer .intro02,
.footer .intro03,
.qrcodebox .icon-ph,
.loginmessage .erroricon {
    background: url(../../../images/v2/login/icons-login.png) no-repeat;
}

.toparea {
    width: 1080px;
    height: 90px;
    margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 15px;

}

    .toparea .logo {
        width: 280px;
        height: 42px;
        float: left;
        margin-left: 15px;
        margin-top: 19px;
    }

    .toparea .slogan {
        width: 222px;
        height: 44px;
        float: right;
        margin-right: 80px;
        margin-top: 23px;
    }

.errorbg {
    width: 100%;
    height: 583px;
    background: #9dd4f8;
    margin: 0px auto;
    overflow: hidden;
}

.errorimg {
    width: 633px;
    margin: 0px auto;
    text-align: center;
    margin-top: 85px;
}

.errorbox {
    width: 633px;
    margin: 0px auto 50px;
    font-size: 14px;
    text-align: left;
}

    .errorbox .error-page {
        text-align: center;
        margin: 20px 0 50px 0;
    }

    .errorbox h2 {
        font-size: 18px;
        text-align: left;
        color: #151c21;
    }

.centerarea {
    width: 100%;
    height: 583px;
    background: url(login-bg-qiu.jpg) no-repeat center;
    margin: 0px auto;
    overflow: hidden;
}

.mainbox {
    width: 1080px;
    margin: 0px auto;
    position: relative;
}

.centerarea .notice {
    width: 1080px;
    height: 30px;
    margin: 17px auto;
    /*display: none;*/
}

    .centerarea .notice .icon {
        width: 15px;
        height: 15px;
        background-position: left top;
        float: left;
        display: inline;
        margin-top: 1px;
        display: none;
    }

    .centerarea .notice .content {
        color: #fff;
        margin-left: 20px;
    }

.centerarea .login-box-wrap {
    width: 388px;
    right: 0px;
    margin-top: 50px;
    border-radius: 3px;
    float: right;
    position: relative;
}

.centerarea .login-box {
    padding: 28px;
    background-color: #fff;
    position: relative;
}


/* haisu add */

.centerarea .sslvpn-wrap {
    width: 388px;
    right: 0px;
    margin-top: 50px;
    border-radius: 3px;
    float: left;
    position: relative;
}

.centerarea .login-box {
    padding: 28px;
    background-color: #fff;
    position: relative;
}



.centerarea .login-box-wrap .login-box {
    background-color: rgba(255,255,255,.8);
}

.centerarea .loginmessage {
    position: absolute;
    line-height: 16px;
    padding: 6px 10px;
    overflow: hidden;
    width: 308px;
    background: #fef2f2;
    border: 1px solid;
    left: 0px;
    top: -43px;
    border-color: #ffb4a8;
    background-color: #fef2f2;
    color: #000;
    display: none;
}

.loginmessage .erroricon {
    width: 16px;
    height: 16px;
    background-position: -76px -112px;
    float: left;
    margin-right: 7px;
}

.centerarea .qrcode {
    position: absolute;
    width: 41px;
    height: 39px;
    background-position: left -656px;
    right: 6px;
    top: 6px;
    cursor: pointer;
    opacity: 0.8;
}

    .centerarea .qrcode:hover {
        opacity: 1;
    }

.centerarea .usernamelogin {
    position: absolute;
    width: 62px;
    height: 58px;
    background-position: -70px -585px;
    right: 6px;
    top: 6px;
    cursor: pointer;
    opacity: 0.8;
}

    .centerarea .usernamelogin:hover {
        opacity: 1;
    }

.centerarea .followwx {
    text-decoration: underline;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin-top: 299px;
    display: none;
}

.centerarea .safetip {
    position: absolute;
    width: 130px;
    height: 24px;
    background-position: left -18px;
    right: 24px;
    top: -70px;
}

.centerarea .typename {
    padding-left:10px;
	font-size: 18px;
    color: #5c5c5c;
}

.centerarea .field .icon {
    width: 21px;
    height: 21px;
    position: absolute;
    left: 10px;
    top: 11px;
}

.centerarea .username .icon {
    background-position: left -110px;
}

.centerarea .field .username-label, .centerarea .field .pwd-label {
    position: absolute;
    font-size: 14px;
    top: 11px;
    left: 43px;
    color: #999;
    display:none
}

.webvpnimg{
	padding-top:2px;
	}


.centerarea .pwd .icon {
    background-position: -24px -110px;
}

.centerarea .codewrap {
    border: 1px solid #d2d2d2;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
    width: 180px;
    float: left;
}

.centerarea .codevalue {
    width: 140px;
    height: 45px;
    margin-top: 20px;
    float: right;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

    .centerarea .codevalue img {
        cursor: pointer;
        vertical-align: bottom;
        float: left;
        /*margin-top: 8px;*/
        /*margin-left: 1px;*/
    }


.centerarea .field {
    border: 1px solid #d2d2d2;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}


.txtbox {
    border: 0px;
    padding: 13px 10px 13px 41px;
    padding-left: 41px;
    width: 279px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
}

.txtbox02 {
    border: 0px;
    padding: 13px 10px 13px 5px;
    width: 165px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
}

.login-btn {
    width: 100%;
    height: 46px;
    background: #3daefa;
    border: 0px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bolder;
    border-radius: 5px;
    cursor: pointer;
}

.login-btn2 {
    width: 100%;
    height: 46px;
    background: #26c6da;
    border: 0px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bolder;
    border-radius: 5px;
    cursor: pointer;
}


    .login-btn.disabled {
        background: #e4e4e4;
        cursor: not-allowed;
    }

.login-links {
    margin-top: 20px;
    text-align: left;
	font-size:16px;
}

.login-links a {
        color: #999;
        padding-left: 20px;
        font-size: 16px;
		color:#0CF;
		font-weight:500;
    }

        .login-links a:hover {
            color: red;
        }

.tips {
    width: 386px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #999;
}

.centerarea .userloginbox {
    position: relative;
}

.userloginbox .item-warning {
    border: 1px solid #5fb2f6;
}

.centerarea .username.item-warning .icon {
    background-position: -97px -111px;
}

.centerarea .item-focus {
    border: 1px solid #bbb;
}

.centerarea .pwd.item-warning .icon {
    background-position: -120px -110px;
}

.centerarea .qrcodebox {
    padding: 0px;
    height: 286px;
    position: relative;
    overflow: hidden;
}

.qrcodebox .qrcodeimg {
    width: 175px;
    height: 230px;
    position: absolute;
    left: 86px;
    top: 48px;
    overflow: hidden;
}

.qrcodebox .icon-ph {
    width: 145px;
    height: 188px;
    float: right;
    background-position: left -375px;
    margin-top: 30px;
    display: none;
}

.footer {
    margin: 50px auto;
    width: 1080px;
}

    .footer .intro01, .footer .intro02, .footer .intro03 {
        font-size: 16px;
        color: #666;
        padding-left: 56px;
        padding-top: 36px;
        width: 162px;
        height: 32px;
        float: left;
        margin-left: 117px;
    }

    .footer .intro01 {
        background-position: left -135px;
    }

    .footer .intro02 {
        background-position: left -210px;
    }

    .footer .intro03 {
        background-position: left -292px;
    }

.copyright {
    width: 1080px;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin: 0px auto;
    margin-bottom: 30px;
	line-height:30px;
}


.copyright a{
	 color: #999;
	}

.hidden {
    display: none;
}


/** 错误页开始 **/
.errorbox .errormsg {
    text-align: center;
    font-size: 18px;
    min-height: 180px;
}

.errorbox .linkbox {
    margin: 0px auto;
    width: 142px;
}

.errorbox .toindex {
    width: 142px;
    height: 48px;
    text-align: center;
    bottom: 120px;
    line-height: 48px;
    font-size: 16px;
    text-decoration: none;
    display: block;
    color:#000;
}
/** 错误页结束 **/