/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
} */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.login-wrap{
    width: 100%;
    height: 100%;
    min-width: 1040px;
    background: #fff;
}

.login-wrap .header{
    padding-left: 10%;
    box-sizing: border-box;
    width: 100%;
    max-width: 1358px;
    margin: 15px auto;
    position: relative;
}
.edu-name{
    margin-left: 20px;
    position: absolute;
    top:15px;
}
.login-wrap .content{
    background: url("../images/bgimg.jpg") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
    height: 440px;
    position: relative;
}
.login-wrap .content .input{
    background: url("../images/login.png") no-repeat;
    height: 420px;
    width: 352px;
    position: absolute;
    top:10px;
    right:140px;
    font-size: 16px;
}
.login-wrap .content .input h3{
    position: absolute;
    top:37px;
    left:90px;
    font-size: 22px;
    color: #000000;
}
.login-wrap .content .input .common-div {
    left:58px;
    position: absolute;
    width: 100%;
    line-height: 32px;
}
.login-wrap .content .input div span{
    width: 100px;
    display: inline-block;
    text-align: right;
    padding-right: 14px;
}
.login-wrap .content .input input{
    border:none;
    box-sizing: border-box;
    outline: none;
    height: 24px;
    width: 180px;
    background: rgba(255,255,255,0);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
}
.my-modal-panel {
	text-align: center;
}
.login-input {
	width: 260px;
	height: 34px !important;
}

.line-lqlb{
	top: 82px;
}
.line-lqlb .lqlb{
	width: 20px!important;
	vertical-align: middle;
	margin-left: 5px;
}
.line-username{
    top:120px;
}
.line-psw{
    top:168px;
}
.line-code{
    top:214px;
}

.code-img img{
    width: 100%;
    height: 100%;
}
#YZM {
	width: 120px;
	height: 34px !important;
}
.modal-code-img{
	width: 136px;
    display: inline-block;
    background-size: 129px;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
    top: 10px;
    margin-left: 1px;
    cursor: pointer;
}
.modal-code-img img{
    width: 100%;
    height: 100%;
}
.line-code input{
    width: 165px !important;
}
.login-wrap .content .input a{
    text-decoration: none;
    font-size: 12px;
    color: #000;
}
.logininfo{
    position: absolute;
    top: 256px;
    height: 24px;
    line-height: 20px;
    font-size: 9px;
    color:#05299c;
    margin-left: 40px;
}
.select{
    position: absolute;
    left:50px;
    top:2px;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
}
.select i{
    color: #000000;
    display: none;
}
.logininfo .unlogin{
    margin-left: 78px;
}
.logininfo .forget{
    margin-left: 88px;
}
.loginBtn {
    color: #fff;
    position: absolute;
    cursor: pointer;
    width: 258px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    margin-top: 350px;
    margin-left: 46px;
    letter-spacing: 10px;
    font-weight: bold;
}
.login-wrap .footer{
    width: 100%;
    max-width: 1358px;
    margin: 55px auto;
    text-align: center;
    color: #666;
    font-size: 12px;
}


------------------------------------------------------------------------------------------------

.login-custom{
	text-align:center;
	margin-top: 20px;
}

#ksxx h2{
	font-weight: 900;
	text-align:center;
	padding-top:50px;
	margin: 10px 0;
	font-size: 16px;
}

.nvo {
	width:900px;
	position: relative;
	top: 0;
	margin: 2% auto;
    animation: cc 4s ease-in-out;
    padding: 1px;
}

.row1 {
	text-align: right;
	padding-right:10px;
	width: 20%;
	height: 30px;
}

.row2 {
	padding-left:10px;
	text-align: left;
	width: 55%;
	height: 30px;
}

.row3 {
	padding-left:10px;
	text-align: left;
}

#jfzysx{
	padding:20px;
}

.foot {
	width:700px;
	position: relative;
	top: 0;
	margin: 2% auto;
	text-align: center;
}

/**********************************************************************************/
body{
    margin: 0;
}
.login_wrap{
    width: 100%;
}
.login_top{
    width: 100%;
    height: 68px;
    position: relative;
}
.login_top img{
    position: absolute;
    left: 100px;
    top: 2px;
    height: 70px;
}
.login_top p{
    position: absolute;
    left: 340px;
    top: 0;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    line-height: 68px;
}
.login_content{
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.login_content .main_img{
    width: 100%;
    height: 150%;
}
.login_content .login_input{
	/*background: url("../images/login.png") no-repeat;*/
    width: 340px;
    background: rgba(255,255,255,0.9);
    height: 350px;
    position: absolute;
    top:50px;
    right: 200px;
    border-radius: 10px;
}
.input_img{
    width: 40px;
}
.login_foot{
    margin-top: 50px;
    text-align: center;
}

.login_titles{
    position: relative;
    padding: 15px 15px;
    box-sizing: border-box;
}
.login_titles span{
    position: absolute;
    left: 65px;
    top:26px;
    font-weight: 600;
    font-size: 20px;
}
.zssy-wrap{
    position: absolute;
    top:0;
    left: 0;
    background-image: url("../../images/u1532.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.1;
    width: 100%;
}
.bh-headerBar-menu{
    display: none;
}
body>main{
    padding: 0;
    top:0;
    overflow-x: hidden;
}
.white-card{
    background: rgba(255,255,255,0.3);
    height: 160px;
    width: 160px;
    margin-top: 120px;
    border-radius: 5px;
    text-align: center;
}
.white-card i{
    display: inline-block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 60px;
    margin-top:30px;
}
.white-card p{
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
.zssy-nav{
    overflow: hidden;
    background: #3e50b4;
}
.jqx-window{
    border-radius: 10px;
}
/* .jqx-window-content input{
    border-radius: 5px;
    margin-top: 15px;
    height: 30px;
} */
.jqx-window-content .username{
    padding-left: 30px;
    background: url("../../images/u1563.png") no-repeat;
    background-position: 4px 4px;
}
.jqx-window-content .psd{
    padding-left: 30px;
    background: url("../../images/u1572.png") no-repeat;
    background-position: 4px 4px;
}
.jqx-window-content .codeline{
    width: 100%;
    position: relative;
}
.jqx-window-content .vcode{
    width: 155px;
    padding-left: 5px;
}

.username {
	display: inline-block;
    padding-left: 30px !important;
    background: url("../../images/u1563.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15% !important;
    box-sizing: border-box;
    height: 34px !important;
}
.psd {
	display: inline-block;
    padding-left: 30px !important;
    background: url("../../images/u1572.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15% !important;
    box-sizing: border-box;
    height: 34px !important;
}
.zjhm {
	display: inline-block;
    padding-left: 30px !important;
    background: url("../../images/u1563.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15% !important;
    box-sizing: border-box;
    height: 34px !important;
}
.xm {
	display: inline-block;
    padding-left: 30px !important;
    background: url("../../images/u1572.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15% !important;
    box-sizing: border-box;
    height: 34px !important;
}

.codeline{
    width: 70%;
    margin: 5px 15%;
    position: relative;
}
.vcode{
    width: 155px !important;
    padding-left: 5px;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    height: 34px !important;
}
.code-img{
    background-size: 100% 100%;
    width: 80px;
    height: 34px;
    display: inline-block;
    position: absolute;
    background-repeat:no-repeat;
    right: 0;
    top:0;
    cursor: pointer;
}
.btn-login{
    height: 40px;
    width: 70%;
    margin-left: 15%;
    background: #2048B1;
    border-radius: 20px;
    border: none;
    color: #fff;
    margin-top:15px;
    font-size: 16px;
    letter-spacing: 5px;
    outline: none;
}
.btn-promble{
    margin-top: 10px;
    position: relative;
    width: 70%;
    font-size: 12px;
    margin-left: 15%;
}
.btn-promble a{
    color: #047adc;
}
.btn-promble a:nth-of-type(2){
    position: absolute;
    right:0;
}
.jqx-window-content .code-img{
    background-size: 100% 100%;
    width: 80px;
    height: 25px;
    display: inline-block;
    position: absolute;
    right: 0;
    top:0;
    cursor: pointer;
}
.jqx-window-content .btn-login{
    height: 40px;
    width: 100%;
    background: #2048B1;
    border-radius: 20px;
    border: none;
    color: #fff;
    margin-top:15px;
    font-size: 16px;
    letter-spacing: 5px;
    outline: none;
}
.jqx-window-content .btn-promble{
    margin-top: 10px;
    position: relative;
}
.jqx-window-content .btn-promble a{
    color: #047adc;
}
.jqx-window-content .btn-promble a:nth-of-type(2){
    position: absolute;
    right:0;
}
