@charset "utf-8";
/* CSS Document */

body{padding:0; margin:0; font-family:"宋体"; font-size:12px; background:url(../images/bg.jpg) no-repeat left top;_background:url(../images/bg.jpg) repeat-x center top; background-size:cover;}
ul,p,h1{margin:0; padding:0;}
li{list-style:none;}
img{border:0;}


#con{ position: relative; background:url(../images/logo_bg.png) no-repeat right bottom; max-width:1200px; margin:0 auto;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?"1200px":"");}
.container{width:100%;height:205px; position:absolute; top:50%; left:0; margin-top:-155px;}
.logo-head{width:834px;height:27px; margin:0 auto; background:url(../images/linebg.gif) no-repeat center; margin-bottom:17px;}
.logo-head .logo-img{ width:298px;height:27px; margin:0 auto; text-align:center;}


.login-line{ width:800px;height:99px; margin:0 auto; background:url(../images/loginbg_l.png) no-repeat left center; overflow:hidden; padding-left:34px;}
.login-box{ width:766px;height:99px; background:url(../images/loginbg_r.png) no-repeat right center; padding-right:34px;}
.login-box-in{ width:746px;height:66px; background:url(../images/loginbg_m.png) repeat-x left center; padding:33px 10px 0 10px;}

.login-box-mode{width:204px; height:30px; background:url(../images/onblur.png) no-repeat; float:left; margin:0px 3px 0 0; position:relative; padding:3px 5px 4px 5px;}

.login-box-mode span{ width:16px;padding:6px 9px 0px 13px;float:left;}
.login-box-mode input.text{height:28px; line-height:28px;float:left; border:none; background:none; color:#c3c3c3; font-size:12px; outline:none;}
.login-box-mode label{position:absolute; top:11px;_top:12px; left:43px; cursor: text; display:block; color:#c3c3c3; font-size:12px; z-index:11;}
.fouce{width:204px; height:30px; background:url(../images/onfocus.png) repeat-x;float:left; margin:0px 3px 0 0; position:relative; padding:3px 5px 4px 5px;}
.fouce span{ width:16px;padding:6px 9px 0px 13px;float:left;}
.fouce input.text{height:28px; line-height:28px;float:left; border:none; background:none; color:#c3c3c3; font-size:12px; outline:none;}
.fouce label{position:absolute; top:11px;_top:12px; left:43px; cursor: text; display:block; color:#c3c3c3; font-size:12px; z-index:11;}

/***********************************************/
.login-box-mode{width:204px; height:30px; background:url(../images/onblur.png) no-repeat; float:left; margin:0px 3px 0 0; position:relative; padding:3px 5px 4px 5px; position:relative;font-size:12px;}
.login-box-mode ul{position:absolute;top:31px; left:4px;width:202px;border:1px solid #6199a4; border-top:none;background:#f7f8fa; z-index:1111; padding-top:4px;}
.login-box-mode ul li{height:22px; color:#000; padding:0 0 0 10px;line-height:22px; cursor:pointer;}
.login-box-mode ul li.hover{background:#e5edf6;}

.login-box-mode .on{display:block; width:11px; height:11px; position:absolute; right:20px; top:16px; background:url(../images/xiala.png) no-repeat;}
.option{display:none;}

button.login-btn{width:92px; height:31px; display:block; background:url(../images/login_btn.png) no-repeat; float:left;margin: 3px 0px 4px 0px;border: none;
    outline: none;}
button:hover.login-btn{width:92px; height:31px; display:block; background:url(../images/login_btn_h.png) no-repeat; float:left;}


.login-box-mode .row{
    display: flex;
}

.login-box-mode .row .col-6{
    width: 50%;
    overflow: hidden;
    height: 28px;
}
.login-box-mode .row .col-6 img{
    width: 100%;
    height: 100%;
    margin-top: 1px;

}
.login-box-mode .row .col-6 input{
    width: 100%;
    height: 100%;
    margin-top: 1px;
    border: navajowhite;
    outline: none;

}


.logo-img span{
    font-size: 32px;
    font-weight: bold;
    display: inline-block;
    margin-top: -10px;
    color: #67b6c3;
}
/****************************************/
.copy{width:800px; margin:0 auto;font-size:12px; color:#fff; font-family:"微软雅黑"; letter-spacing:2px; text-align:center; position:relative; margin-top:15px;}
.copy p{ width:800px;margin:0 auto;text-align:center; position:absolute; top:-1px;*top:-1px; left:0; color:#86b6c0;}
