@CHARSET "UTF-8";
html{
    margin:0;
    padding:0;
    border:0;
}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,header,hgroup,nav,section
{
    margin:0;
    padding:0;border:0;
}
body{
    background: #fff;
    color:#666;
    position:relative;
    font-size:100%;
    font:14px/1.5 微软雅黑,arial,宋体;
    vertical-align:baseline;
    width:100%;
    overflow-x:hidden;
    user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}
a{
    text-decoration:none;
    outline:none;
}
a:link{
    color:#666;
}
a:visited{
    color:#666;
}
a:hover,a:active,a:focus{
    color:#666;
    text-decoration:underline;
    outline:none;
    text-decoration:none;
}

input{
    padding:0;
    margin:0;
}
img{
    border:none;
    background:none;
    vertical-align:middle;
}
ul,ol,li{
    list-style-type:none;
}
select,input,img,select{
    vertical-align:middle;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
table, th, td {
    vertical-align: middle;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.clearfix{
    zoom:1
}
.clearboth{
    height:0px;
    line-height:0px;
    overflow:hidden;
    clear:both;
    font-size:0px;
}

h1,h2,h3,h4{
    font-size:14px;
    font-weight:bold;
}
hr {border: 0;
    border-top:1px solid #ccc;
    height:0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #E1E0E4;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #E1E0E4;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #E1E0E4;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #E1E0E4;
}
.w1170{min-width: 1170px;}
/* -----------------------------华丽的分割线---------------------------------- */
.mar5{margin-top: 5px;}
.mar10{margin-top: 10px;}
.mar20{margin-top: 20px;}
.mar30{margin-top: 30px;}
.mar-25{margin-top: -25px;}
.marright5{margin-right: 5px;}
.marright10{margin-right: 10px;}
.marright15{margin-right: 15px;}
.marright20{margin-right: 20px;}
.marright30{margin-right: 30px;}
.marleft35{margin-left: 35px;}
.marleft5{margin-left: 5px;}
.marleft30{margin-left: 30px;}
.marleft200{margin-left: 200px;}
.marleft425{margin-left: 425px;}
.marbottom10{margin-bottom: 10px;}
.marbottom20{margin-bottom: 20px;}
.marbottom50{margin-bottom: 50px;}

* {
    box-sizing: border-box;
}
.text-center {
    text-align: center
}
.login-container {
    float: right
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}


.header{
    width: 100%;
    height: 195px;
    background-image: url(/edu-sso/static/images/beijing1.png);
    background-position: center;
    background-repeat: repeat-x;
    padding-top: 50px;
    box-sizing: border-box;
}
.zhongjian{
    height: 795px;
    background-image: url(/edu-sso/static/images/beijing.png);
    background-position: center;
    position: relative;
    overflow: hidden;
}
.zhongjian .zjk{
    width: 368px;
    min-height: 468px;
    background-color: rgba(255,255,255,.80);
    border-radius: 6px;
    margin-top: 112px;
    padding-bottom: 20px;
}
.zjk .dl1{
    font-size: 22px;
    text-align: center;
    color: #999;
    border-bottom: 2px solid #C32929;
    width: 95px;
    margin: 30px auto;
    padding-bottom: 10px;
}
.zjk .dl2{
    border: 2px solid #D2D2D2;
    width: 270px;
    height: 48px;
    margin: 0 auto 16px;
    border-radius: 4px;
    background-color: white;
}
.zjk .dl2s{
    border: 2px solid #D9534F;
}
.code-wrap{
    display: none;
}
.code-wrap .dl2{
    display: flex;
    align-items: center;
}
.code-wrap .btn{
    height: 44px;
    width: 81px;
    font-size: 12px;
    padding: 6px 0;
}
.dl2div{
    position: relative;
}
.zjk .dl3{
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: bottom;
    background-image: url(/edu-sso/static/images/icon.png);

}
.zjk .dl3.dl3-1{
    background-position: -22px 1px;
}
.zjk .dl3.dl3-2{
    background-position: -80px 1px;
}
.zjk .dl3.dl3-3{
    background-position: -138px 1px;
}
.zjk .dl3.dl3-4{
    background-position: -196px 1px;
}
.zjk .dl3.dl3-5{
    background-position: -21px -43px;
    float: right;
    height: 44px;
    width: 45px;
    border-left: 1px solid #D2D2D2;
    cursor: pointer;
}
.zjk .dl4{
    border: none;
    height: 40px;
    background-color: rgba(255,255,255,0);
    outline: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;
}

input:-ms-input-placeholder{
    color: #999;opacity:1;
}

input::-webkit-input-placeholder{
    color: #999;opacity:1;
}
.zjk .dl2ul{
    position: absolute;
    background-color: white;
    z-index:99999;
    width: calc(100% + 4px);
    top: 43px;
    left: -2px;
    display: none;
    border: 2px solid #BA4C3A;
    border-top: 1px solid #D2D2D2;
}
.zjk .dl2ul li{
    height: 35px;
    padding-left:40px ;
    line-height: 35px;
    border-bottom: 1px solid #DDDDDD;
    cursor: pointer;
}
.zjk .dl2ul li:hover{
    background-color: #F9F2F4;
}
.zjk .dl2-1{
    width: 165px;
    display: inline-block;
    margin-left: 50px;
}
.zjk .dl2-1 input{
    width: 100px;
}
.zjk .dl5{

    display: inline-block;
    width: 100px;
    vertical-align: bottom;
}
.zjk .dl2-2{
    width: 270px;
    margin: 0 auto;
    padding:0 10px 10px;
}
.zjk .dl6{
    display: inline-block;
}
.zjk .dl6 label{
    color: #D43F3A;
    font-weight: bold;
}
.zjk .dl6 label:hover{
    color: white;
}
.zjk .dl6 input{
    vertical-align: sub;
    margin-right: 10px;
}
.zjk .dl7{
    display: inline-block;
    float: right;
    cursor: pointer;}
.zjk .dl7 a{
    color: #D43F3A;
    font-weight: bold;
}
.zjk .dl7 a:hover{
    color: white;
}
.zjk .dl8{
    width: 270px;
    display: block;
    background-color: #C32929;
    height: 48px;
    margin: 0 auto;
    color: white;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    cursor: pointer;
}
.zjk .dl8:hover{
    background-color:#f34b4b;
}
.footer{
    width: 100%;
    position: relative;
    top: -130px;
}
.footer1{
    height: 130px;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    /*padding-top: 20px;*/
    text-align: center;
}

.footer2{
    width: 100%;
    height: 90px;
    background-color: #C32929;
    color: white;
    padding-top: 20px;
    line-height: 25px;
    text-shadow: 3px 1px 6px black;
}
.footer1-1{
    display: inline-block;
    width: 320px;
    border-right: 1px solid #C32929;
    height: 120px;
    margin-right: 50px;
    text-align: left
}
.footer1-2{
    display: inline-block;
    width: 210px;
    vertical-align: top;
    text-align: left;
}
.footer1-3{
    font-size: 20px;
    color: #C32929;
}
.dl3-6{
    background-position: -83px -44px;
}
.dl3-7{
    background-position: -140px -42px;
}
.dl9{
    padding-left: 45px;
    font-size: 12px;
}
.dl9 a{
    margin-top: 5px;
    display: block;
    color: #C32929;
    cursor: pointer;
}
.gotop{
    position: fixed;
    top: 40vh;
    right: 25px;
    cursor: pointer;
}
.gotop1{
    position: relative;
    width: 60px;
    text-align: right;
}
.zjk .dl3-8{
    background-color: #C32929;
    width: 45px;
    height: 45px;
    background-position: -304px -2px;
    margin-bottom: 5px;
}
.gotop2{
    position: absolute;
    top: -5px;
    right: 50px;
    display: none;
}
.gotop2-1{
    width: 150px;
    /*background-image: url(../../../../images/index/hn/qipao2.png);*/
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
}
.gotop2-1 a{
    color: #C32929;
}
.zjk .dl3-9{
    background-color: #C32929;
    width: 45px;
    height: 45px;
    background-position: -256px -6px;
}
.gotop2-2{
    width: 225px;
    /*background-image: url(../../../../images/index/hn/qipao1.png);*/
    height: 107px;
    text-align: center;
    font-size: 16px;
    top: -33px;
    text-align: left;
    padding: 10px 20px;
}
.gotop2-3{
    display: inline-block;
    width: 80px;
    color: #C32929;
}
.gotop2-4{
    display: inline-block;
    width: 100px;
    vertical-align: top;
}
.gotop2-4 a{
    color: #666666;
    line-height: 28px;
}
.gotop1:hover .gotop2{
    display: block;
}
/*.index-a{*/
/*width: 130px;*/
/*}*/

.captcha-wrap {
    z-index: 1001;
    position: relative;
    margin-bottom: 20px;
}
.captcha-wrap .btn {
    width: 270px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #e4e7eb;
    background-color: #f7f9fa;
    color: #666;
}
.captcha-wrap .btn.success {
     border-color: #52ccba;
     background-color: #d2f4ef;
     color: #52ccba;
    display: none;
 }
#tianai-captcha-parent {
    position: absolute !important;
    left: 30px !important;
    bottom: 0 !important;
}


.tac-wrap {
    position: relative;
    top: 100px;
}
.zhuce_a {text-decoration:none;display:block; width: 80%; min-height:40px;margin-left: auto; margin-right: auto;}
.zhuce_a:hover { color:white;background-color:#02386b;font-size:16px;}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
.tree-wrap {
    /*width: 300px;*/
    height: 400px;
    overflow-y: auto;
}
.tree-node-wrap {
    height: 100%;
}
.zy-wrap {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.zy-text { color: #999; }
.zy-name {
    /*width: 400px;*/
    width: 0;
    flex: 1;

    margin-left: 20px;
}
.list-group-item.active {
    background-color: deepskyblue;
}
.search-wrap {}
.layui-input,.layui-select,.layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius: 2px
}

.layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder {
    line-height: 1.3
}

.layui-input,.layui-textarea {
    display: block;
    width: 100%;
    padding-left: 10px
}

.layui-input:hover,.layui-textarea:hover {
    border-color: #eee!important
}

.layui-input:focus,.layui-textarea:focus {
    border-color: #d2d2d2!important
}
.layui-btn {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.layui-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}

.layui-btn:active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.layui-btn+.layui-btn {
    margin-left: 10px
}

.layui-btn-container {
    font-size: 0
}

.layui-btn-container .layui-btn {
    margin-right: 10px;
    margin-bottom: 10px
}

.layui-btn-container .layui-btn+.layui-btn {
    margin-left: 0
}
.layui-btn-normal {
    background-color: #1e9fff !important;
}
.search-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.search-input {
    /*width: 400px;*/
    display: inline-block;
}


body.mobile .zjk.login-container {
    float: none;
    max-width: 100vw;
    margin: 112px auto 0;
}
body.mobile .w1170 {
    min-width: 100vw;
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
}
