body,ul,li,dl,dt,dd,p,h1,h2,h3,h4,span,form,img,div,input,option,textarea
    {
    border: 0 none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    outline: 0 none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    overflow-y: scroll; *
    overflow-y: none;
}

ul,li {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

img {
    border: 0 none;
}

input {
    outline: none;
    zoom: 1;
}

input::-moz-focus-inner {
    border-color: transparent !important;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #1456ae;
    outline: 0; /*ff*/
    hide-focus: expression(this.hideFocus =                                             
           true);
    /*ie*/
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0;
}

.bodyBg {
    width: 100%;
    height: 100%;
    background-color: #fffff;
    overflow:hidden;
}

.login_head {
	padding:0 30px;
	box-sizing:border-box;
    margin: 0 auto;
}

.login_title_main {
    height: 80px;
}

.login_title {
    height: 80px;
    width: 800px;
    /**拿到js中动态获取了background: url(../../images/login_pro/logo-winsea-cn.png) no-repeat
        center left;**/
    background-repeat:no-repeat;
    background-position: center left;
}

.login_title_en {
    height: 80px;
    width: 400px;
    background: url(../../images/login_pro/logo-winsea-en.png) no-repeat
        center left;
}

.login_title2 {
    height: 80px;
    width: 400px;
    background: url(../../images/login_pro/logo-winsea-cn-2.png) no-repeat
        center left;
}

.login_title_en2 {
    height: 80px;
    width: 400px;
    background: url(../../images/login_pro/logo-winsea-en-2.png) no-repeat
        center left;
}

.login_center {
    width: 100%;
    height: 760px;
    /**拿到js中动态获取了background: url(../../images/login_pro/bg-login-1.jpg) no-repeat center
        left;**/
    background-repeat:no-repeat;
    background-position: center left;
}

.login_main {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.login_center_main {
    height: 440px;
    width: 340px;
    background-color: #FFF;
    position: absolute;
    right: 20%;
    top: 15%;
}

.login_bottom_title {
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.login_tab {
    height: 68px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 70px;
    border-bottom: 2px solid #E0E0E0;
    width: 150px;
    cursor: pointer;
}

.login_tab_sel {
    color: #005bac;
    border-bottom: 2px solid #005bac;
}

.left {
    float: left;
}

.user_name_input {
    width: 288px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #E0E0E0;
    margin-left: 20px;
    padding-left: 10px;
    border: 1px solid #E0E0E0;
}

.password_input {
    width: 288px;
    font-size: 14px;
    height: 45px;
    border: 1px solid #E0E0E0;
    margin-left: 20px;
    margin-top: -1px;
    padding-left: 10px;
    line-height: 45px;
}

.right {
    float: right;
}

.loginBtn {
    background: url(../../images/login_pro/btn-login.png) no-repeat scroll 0
        0 transparent;
    width: 300px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    display: block;
    font-size: 16px;
    margin-left: 20px;
}

.validate_code_input {
    height: 44px;
    width: 90px;
    border: 1px solid #E0E0E0;
    padding-left: 10px;
    margin-top: 20px;
    line-height: 44px;
}

.validate_code_img {
    margin-left: 10px;
    width: 80px;
    height: 44px;
    cursor: pointer;
    margin-top: 20px;
}

.change {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    margin-top: 20px;
    margin-left: 10px;
}

.title_div {
    height: 100px;
    width: 300px;
    margin-left: 20px;
    text-align: center;
}

.title_div_font {
    color: #000;
    font-size: 28px;
    width: 100%;
    margin-top: 30px;
}

.title_div_font2 {
    color: #999;
    font-size: 12px;
    width: 100%;
    margin-top: 10px;
}

.register_title {
    color: #333;
    font-size: 26px;
}

.register_input {
    width: 408px;
    height: 44px;
    border: 1px solid #E0E0E0;
    background-color: #F8F8F8;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 5px;
    line-height: 44px;
}

.validate_title {
    font-size: 14px;
    color: #000;
    width: 140px;
    height: 46px;
    display: block;
    line-height: 46px;
    position: absolute;
    text-align: center;
    cursor: pointer;
}

.gary {
    color: #999;
}

.register_jin_du_tiao {
    width: 320px;
    height: 46px;
    position: absolute;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    top: 0px;
    left: 0px;
}

.system_type_div {
    margin-top: 20px;
    min-height: 58px;
    border: 1px solid #E0E0E0;
    width: 420px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.span1 {
    width: 130px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    padding: 19px;
}

.span2 {
    font-size: 14px;
    color: #333;
    padding: 19px;
    width: 210px;
    overflow: hidden;
}