body{
    margin: 0;
}
.login_wrap{
    width: 100%;
}
.login_top{
    width: 100%;
    height: 68px;
    position: relative;
}
.login_top img{
    position: absolute;
    left: 110px;
    top: 2px;
    height: 75px;
}
.login_top p{
    position: absolute;
    left: 370px;
    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: 120%;
}
.login_content .login_input{
	/*background: url("../images/login.png") no-repeat;*/
    width: 340px;
    background: rgba(255,255,255,0.9);
    height: 300px;
    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("../../public/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("../../public/images/u1563.png") no-repeat;
    background-position: 4px 4px;
}
.jqx-window-content .psd{
    padding-left: 30px;
    background: url("../../public/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{
    padding-left: 30px;
    background: url("../../public/images/u1563.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15%;
    box-sizing: border-box;
    height: 30px;
}
.psd{
    padding-left: 30px;
    background: url("../../public/images/u1572.png") no-repeat;
    background-position: 4px 4px;
    border: 1px solid #cdcdcd;
    width: 70%;
    margin: 5px 15%;
    box-sizing: border-box;
    height: 30px;
}

.codeline{
    width: 70%;
    margin: 5px 15%;
    position: relative;
}
.vcode{
    width: 155px;
    padding-left: 5px;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    height: 30px;
}
.code-img{
    background-size: 100% 100%;
    width: 80px;
    height: 30px;
    display: inline-block;
    position: absolute;
    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%;
    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;
}
/*推免学生申请*/
.tmxssq-nav{
    width: 90%;
    margin: 0 auto;
    display: flex;
}
.tmxssq-nav li{
    flex: 1;
    height: 30px;
    list-style: none;
    text-align: center;
    line-height: 30px;
    border:1px solid #cdcdcd;
}
.tmxssq-nav li.active{
    background: #7c88cc;
    color: #fff;
}
.tmxssq-nav li.active i{
    color: #fff;
}
.tmxssq-nav li i{
    margin-right: 5px;
    color: #60be29;
}
.tmxssq-btn-grounp{
    width: 80%;
    margin: 10px auto;
    height: 80px;
    background: #cdcdcd;
    text-align: center;
    line-height: 80px;
}
.tmxssq-content {
    width: 80%;
    margin: 10px auto;
}
/*联系员申请*/
.llysq-nav{
    width: 90%;
    margin: 0 auto;
    display: flex;
}
.llysq-nav li{
    flex: 1;
    height: 30px;
    list-style: none;
    text-align: center;
    line-height: 30px;
    border:1px solid #cdcdcd;
}
.llysq-nav li.active{
    background: #7c88cc;
    color: #fff;
}
.llysq-nav li.active i{
    color: #fff;
}
.llysq-nav li i{
    margin-right: 5px;
    color: #60be29;
}
.llysq-btn-grounp{
    width: 80%;
    margin: 10px auto;
    height: 80px;
    background: #cdcdcd;
    text-align: center;
    line-height: 80px;
}
.llysq-content {
    width: 80%;
    margin: 10px auto;
}
/*夏令营申请*/
.xlysq-nav{
    width: 90%;
    margin: 0 auto;
    display: flex;
}
.xlysq-nav li{
    flex: 1;
    height: 30px;
    list-style: none;
    text-align: center;
    line-height: 30px;
    border:1px solid #cdcdcd;
}
.xlysq-nav li.active{
    background: #7c88cc;
    color: #fff;
}
.xlysq-nav li.active i{
    color: #fff;
}
.xlysq-nav li i{
    margin-right: 5px;
    color: #60be29;
}
.xlysq-btn-grounp{
    width: 80%;
    margin: 10px auto;
    height: 80px;
   /*  background: #cdcdcd; */
    text-align: center;
    line-height: 40px;
}
.xlysq-content {
    width: 80%;
    margin: 10px auto;
}
/* .sc-panel-thingNoImg-1-container{
    width: 280px;
    height: 360px;
    border-radius: 10px;
    border:1px solid #ff5050;
}
.sc-panel-thingNoImg-1{
    margin: 10px 10px;
} */
/* .file-wrap{
    width: 168px;
    height: 108px;
    border:1px dashed #ff5050;
    border-radius:5px;
    position: relative;
    margin:5px auto 5px;
    text-align: center;
} */
/* .emap-upload-block-wrap{
     position: absolute;
    top:0;
    left:0;
}

.emap-upload-block-wrap.saved{
    z-index: 10;
} */
/*
.emap-upload-block{
    border:none;
}

.emap-upload-btn{
    cursor: pointer;
    opacity: 0;
} */
.file-del{
    position: absolute;
    top:-8px;
    right:-15px;
    cursor: pointer;
}
.file-upload{
    font-size: 30px;
    color: #8a88ce;
    display: inline-block;
    margin-top: 10px;
}
.btn-baoming{
    height: 40px;
    width: 100%;
    border-radius: 5px;
    border:none;
    margin-top: 15px;
}
.already{
    position: absolute;
    right:10px;
    /* top: 60px; */
    display: none;
}
.bg-img{
    width: 48px;
    height: 48px;
    background: url("http://res.wisedu.com/fe_components/emap/image/ZIP.png");
    background-size: 100% 100%;
}


/*新用户注册*/
.main-wrap{
    vertical-align: middle;
}
.main-wrap table{
    margin-left: 150px;
}
.main-wrap table p{
    margin-left: 10px;
}
.first-floor{
    margin-left: 150px;
    color: #eb7d75;
    font-size: 15px;
}
.second-floor{
    margin-left: 255px;
    color: #eb7d75;
    font-size: 15px;
}
.xyhzc-main{
    width: 100%;
    margin:50px auto;
}

.xyhzc-foot{
    margin:10px auto;
}

.tab-wrap{
    line-height: 50px;
    width: 1000px;
}
.register {
    cursor: pointer;
}
.register-code{
    width: 60%;
    display: inline-block;
}
.register-img{
    display: block;
    position: relative;
    width: 7.3%;
    float: left;
    height: 28px;
    margin-right: 10px;
    cursor: pointer;
    background-size: 100% 100%;
}

.jqx-dropdownlist-content {
	width: 90%;
}

/*卡片*/
.bh-card.bh-card-mycard {
    border: 1px solid #d8dcf0;
    z-index: 101;
}

.info-card .content {
    margin-top: 17px;
    font-size: 13px;
}
.info-card [bh-form-role=groupContainer] {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}
.info-card .sc-title-borderLeft {
    font-size: 16px;
    font-weight: 500;
    padding-left: 8px;
    line-height: 16px;
    min-height: 0;
}
.info-nr-title {
    min-width: 116px;
    max-width: 116px;
}
.sc-title-borderLeft {
    font-size: 16px;
    font-weight: 700;
    border-left: 4px solid #734184;
    padding-left: 8px;
    line-height: 16px;
    min-height: 0;
    color: #666;
}
.info-card .content .bh-switch {
    margin-left: 26px;
}

.xlyxm-check {
	margin: auto auto 20px 15px;
	font-size: 14px;
}
.sc-panel-container{
	/* float: left; */
    position: relative;
    overflow: hidden;
    border: 1px solid #D8DCF0;
}
.sc-panel {
	background-color: #fff;
    float: left;
    position: relative;
    width: 370px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.sc-panel-title{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}
.sc-panel-container{
	height: 240px;
}
.sc-panel-subject{
	padding: 0px 10px 10px 10px;
}
.sc-panel-subjectKey{
	display: inline-block;
}

.sc-panel-subjectValue{
	display: inline-block;	
}
.sc-panel-header{
	padding: 10px;
}
.xlysq-card{
	margin-left: 15px;
}
.xlysq-card-result{
	width: 100%;
	height: 50px;
    position: absolute;
    bottom: 0;
}

.audit-success{
    background:  url("../../public/images/card-result-success.png") no-repeat;
    background-size: cover;
}

.audit-danger{
    background:  url("../../public/images/card-result-danger.png") no-repeat;
    background-size: cover;
}

.audit-warning{
    background:  url("../../public/images/card-result-warning.png") no-repeat;
    background-size: cover;
}

.audit-bmjs{
	background:  url("../../public/images/card-result-end.png") no-repeat;
    background-size: cover;
}

.custom-cursor{
	cursor: pointer;
}

.custom-pointer{
	pointer-events: none;
}

.xlysq-card-result p{
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height:50px;
}

.xlysq-foot{
	text-align: center;
	font-size: 32px;
	font-family: "楷体";
	font-weight: bold;
	clear: both;
	padding-top: 50px;
}
