.container-fluid,.container,.navbar-homepage,.login-banner{
    min-width:1200px;
}

.navbar-login-top{
    margin-bottom: 0px;
    background-color:#ffffff;
    min-height:60px;
}

.navbar-login-top a{
     color:#EFEDED;
 }

.navbar-login-top a:hover{
    color:#ffffff;
}


.login-banner{
    background-color:#2980B9;
    position:relative;
}

#particles-js{
    z-index:1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}

.login-banner>.container{
    min-height:330px;
}

.alert-login{
margin-bottom:0px;
}

.login-form{
    background-color: #ffffff;
    border-radius: 6px;
    padding: 24px 23px 20px;
    position: relative;
    height:auto;
    z-index: 2;
}

.login-form .login-control-group{
    margin-bottom: 15px;
    position: relative;
}

.login-form .login-control-group input.form-control{
    height:50px;
    line-height:14px;
}

.login-form .login-control-group .login-label{
    position:absolute;
    right:13px;
    top:18px;
    color: #bfc3c6;

}
.login-form .login-control-group .login-label:before{
    color: #bfc3c6;
}


.login-form .login-control-group input.form-control:focus + .login-label ,.login-form .login-control-group input.form-control:focus + .login-label:before{
    color: #66afe9;
}


.footer{
    font-size: 14px;
    padding: 0;
    color: #6F6F6F;
}


.cardview{
    width:100%;
    background-color:#ffffff;
    border:solid 1px #eee;
    border-radius:8px;
    padding:20px;
    box-shadow: 2px 3px 2px #D2D2D2;
}

.newsList{
    list-style: none;
    padding-left:10px;
}
.newsList>li{
    padding-left:18px;
    margin:4px 0;
    display:block;
    background:url("../images/sprites.png") no-repeat top left;
    height:18px;
    background-position:-18px -40px;
    line-height:18px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homenews{
    list-style: none;
    padding-left:10px;
}
.homenews>li{
    padding-left: 0px;
    margin: 15px 0 0 0;
    display: block;
    background: none;
    padding-bottom: 10px;
    border-bottom: solid 1px #dad8d8;
    float:left;
    width:50%;

}
.homenews>li .timeSpan{
    display: inline-block;
    color: #a2a0a0;
    font-size: 14px;
    margin-right: 8px;
    line-height: 12px;
    height: 60px;
    width: 60px;
    background: #f5f5f5;
    border: solid 1px #d2d2d2;
    text-align:center;
}
.homenews>li>a{
    color: #151515;
}
label.error{
    color:#e74c3c;
}
.form-control.error{
    border-color: #e74c3c;
}
.pagination input{
    width:30px;
    line-height:18px;
    height:18px;
    vertical-align: middle;
}


.breadcrumb{
    background:transparent;
}

.alertContainer{
    position:relative;
    color:#3ec107;
}

.alertContainer .glyphicon{
    position:absolute;
    top:0;
    left:0;
    font-size:1.5em;
}

.alertContainer .successTitle {
    font-size:1.4em;
    color:#5a5959;
    font-family: SimHei,"microsoft yahei","Microsoft JhengHei", "Times New Roman", "宋体", Times, serif;
    margin-left:2em;
    font-weight: bold;
    display: inline-block;

}

.alertContainer .successTitle p{
    font-size:13px;
    color: #9c9b9b;
    font-weight: normal;
    margin-top:5px;

}

.alertContainer .alert_btn_area{
    margin-left:2em;
}

.steps{
    list-style: none;
    display: block;
    width:100%;

}

.steps>li {
    display: inline-block;
    float:left;
    margin:0;
    padding:0;
    width:33.33333%;
    text-align: center;
    position: relative;

}

.steps .overd{
    color:#3399cc;
}


.steps .stepTitle{
    font-size:1.1em;
    color:#999999;
}
.steps .blue_circle{
    border:solid 3px #3399cc;
    border-radius:100%;
    display: inline-block;
    height:30px;
    width:30px;
    text-align: center;
    color:#3399cc;
    line-height: 30px;
    vertical-align: middle;
    margin-right:10px;
    float:left;

}

.steps .stepContainer{
    position:relative;
    display: inline-block;
    text-align:left;
}

.steps .blue_circle .glyphicon {
    top:-1px;

}
.steps .active .stepTitle {
    color: #656363;
    font-weight: bold;
    line-height: 30px;
}


.steps .active .blue_circle{
    border:none;
    background-color:#3399cc;
    color:#ffffff;
    font-weight: bold;
}



.steps .wait .blue_circle{
    border: solid 3px #b1b0b0;
    color: #b1b0b0;
    font-weight: bold;
    line-height: 24px;
}
.steps .wait .stepTitle {
    line-height: 30px;
}

.steps li:before,.steps li:after{
    display: inline-block;
    content: '';
    position: absolute;
    top: 15px;
    width: 60px;
    height: 2px;
    right: 0;
    background: #e8e8e8;

}



.steps li:before{
    left:0;
}


.steps li.active:before,.steps li.prev:after{
    background: #3399cc;

}

.steps li.first:before,.steps li.last:after{
    display: none;
}

.loginSpan {
    list-style:none;
    padding:0;
    z-index: 100;
    margin:0;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;

}

.loginSpan1 > li{
     float:left;
     display:inline-block;
     width:100%;
}

.loginSpan2 > li{
    float:left;
    display:inline-block;
    width:50%;
}

.loginSpan3 > li{
    float:left;
    display:inline-block;
    width:33.3333333333%;
}

.loginSpan4 > li{
    float:left;
    display:inline-block;
    width:25%;
}

.loginSpan > li a{
    padding: 10px;
    color: black;
    background: #ffffff;
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.loginSpan > li a:hover{
    text-decoration: none;
}


.loginSpan > li.active a{
    color: black;
    font-weight:bold;
}


.login-form-multi {

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.toOtherPlatformLink{
    float: right;
    margin-top: 17px;
    color: #ff9150;
    font-size: 14px;
    text-decoration:none!important;
    cursor:pointer;
}

table.table th{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



/*云南强检平台修改后的样式*/
body{width: 100%;height:100%;}
*{padding: 0;margin: 0;box-sizing: border-box;}
a{text-decoration: none;}
li{list-style: none;}
.njmind-title{height: 97px;}
.njmind-bigsize{width: 1100px;margin: 0 auto; display: flex;height: 100%;
    justify-content: space-between;}
.njmind-bigsizetop{padding-top: 20px;}
.njmind-bigsize .njmind-login{display: flex;
    height: 42px;
    /* background: rebeccapurple; */
    line-height: 21px;
    border: 1px solid #095ba8;
    border-radius: 50px;}
.njmind-bigsize .njmind-login a{ margin: 8px 0px;}
.njmind-bigsize .njmind-login a:first-of-type{
    padding: 0px 10px 0px 5px;
    color: #095ba8;}
.njmind-bigsize .njmind-login a:last-child{padding: 0px 20px 0px 10px;
    color: #8a8a8a;}
.njmind-bigsize .njmind-login a:hover{color:#095ba8; }



.njmind-nav{top: 25%;}
.njmind-ulnav li{height: 95px;cursor: pointer;
    line-height: 95px;
    margin: 35px 0px;
    text-align: center;
    width: 215px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    box-shadow: 0px 0px 10px #3131315e;}
.njmind-ulnav > li.active > a{width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;}
.njmind-ulnav > li.active > a, .njmind-ulnav li:hover{background: rgba(255, 255, 255, 0.3);}

.njmind-ulnav li img,.njmind-ulnav li p{display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #fff;padding: 0px 5px;}

/**/
.njmind-panelbody{background: #043987;}
.njmind-picture{ width: 1100px;
    /* background: url(../index/img/qy-bg.png) no-repeat; */
    position: absolute;
    /* text-align: right; */
    /* height: 100%; */
    overflow: hidden;
    /* background-position: 0px 92px; */
    /* background-size: unset; */
}
/**/
.njmind-bgtm{margin-top: 0rem;
    margin-right: -4rem;
    width: 62%;
}
.njmind-qytitle{position: relative;
    top: -8.5rem;
    /* width: 38%; */
    left: 4.5rem;}
.njmind-tuicon{    display: flex;
    /* justify-content: space-around;
    margin-bottom: 0;
    position: relative; */
    /*float: left;*//*bottom: 305px;*/}
.njmind-tuicon li:first-of-type{position: relative;
    left: -2rem;
    top: -3rem;}
.njmind-tuicon li:nth-child(2){position: relative;
    left: 16rem;
    top: 16rem;}
.njmind-tuicon li:last-child{    position: relative;
    /* right: 2rem; */
    left: 29rem;
    top: 8rem;}
.njmind-pic{width: 710px;
    margin: 0 0 0 auto;}
.njmind-quan{ position: relative;
    z-index: 1;top:-87px;
}
.njmind-qytitle{animation:  gif 4s infinite linear;}
.njmind-quan>img{animation:  giff 3s infinite linear;}
.njmind-tuicon{animation:  gifff 2s infinite linear;}
@keyframes gif {
    0%   {padding-top:0px;}
    25%  {padding-top:15px;}
    50%  {padding-top:0px;}
    75%  {padding-top:15px;}
    100% {padding-top:0px;}

    /* }   @keyframes giff{
        0% {
            -webkit-transform: rotateX(0deg);
            transform: rotateY(0deg);
        }
        100% {
            -webkit-transform: rotateX(-180deg);
            transform: rotateY(-180deg);
        } */
}
@keyframes gifff{
    0% {
        opacity: 0.3;
    }
    25%  {opacity: 0.5;}
    50%  {opacity: 1;}
    75%  { opacity: 0.5;}
    100% {
        opacity: 0.3;
    }
}
.njmind-tuicon li{animation: forwards}
.njmind-fp{position: absolute;
    top: 100px;
    left: 0px;
    /* right: 0;*/}
.tab-content > .tab-pane{
    display: none;
    width: 800px;
    background: rgba(255, 255, 255, 1);
    height: 450px;
    float: left;
    margin-top: 33px;
    margin-left: 20px;
    border-radius: 12px;
    overflow-y: auto;
}
.tab-content > .tab-pane p{padding: 20px;
    color: #212121;
    /* text-indent: 25px; */
    text-align: center;}
.tab-content > .active{
    display: block;

}
.tab-content > .tab-pane1 p{padding: 0px 20px 0px!important;
    color: #212121!important;
    text-indent: 25px!important;
    font-weight: normal!important;
    text-align: left;
    margin: 0px!important;
    font-size: 16px!important;
    border: none!important;
}
.tab-content > .tab-pane p:first-child, .tab-content > .tab-pane1 p:first-child{margin-top: 35px!important;
}
.tab-content > .tab-pane1 p span {    font-size: 42px;
    font-weight: bold;
    color: #ffffff;padding-right: 10px;
    /* box-shadow: 0px 0px 5px #ddd; */
    font-family: fantasy;
    text-shadow:#0b6eff 0px 0 6px;
    /* border: 1px solid #ccc; */
    /* text-shadow: #107dda 2px 0 4px, #e6e6e6 0 2px 0, #e6e6e6 2px 0 0, #e6e6e6 0 2px 0; */}

.tab-content > .tab-pane p:nth-child(1){font-weight: bold;
    font-size: 22px;
    color: #095ba8;
    padding-bottom: 0px;}
.tab-content > .tab-pane p:nth-child(2){margin: 16px 276px -5px;
    font-size: 20px;
    text-indent: 0;
    border-bottom: 1px solid #ececec;
    padding: 0px 0px 5px;}
.tab-content > .tab-pane p:nth-child(3){
    text-indent: 30px;
    text-align: left;    color: #313131;
}

.tab-content,.njmind-ulnav
{float: left;}
.njmind-footer{background: url(../images/footer.png) no-repeat;position: relative;z-index: 2;text-align: center;color:#fff;line-height: 30px;padding-top: 20px}
.curr{background:  #ddd;
    width: 50%;
    height: 40px;
    line-height:  40px;
    text-align:  center;
    background: #2c80ff;
    border-radius: 36px;
    box-shadow: 2px 3px 3px #00245f;}
.a{display:none;position: absolute}.b{display: inline-flex;position: absolute}
.menu a{line-height: 40px;  text-align: center;cursor: pointer;}.menu div{display: inline-block;width: 100px;text-align: center}.menu::after{clear: both;display: block;}
@media (max-width:1366px) {
    .njmind-fp img{
        width: calc(100% - 0px);}
    .njmind-fp{top: 100px;
        left: 225px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -193px;
        width: 80%;
        left: 53px;}.njmind-qytitle{    top: -20rem; left: 7rem;}
    .njmind-ulnav li{height: 77px;
        line-height: 77px;}.njmind-bigsizetop {
                               padding-top: 10px;
                           }.njmind-nav {
                                top: 18%;
                            }.tab-content > .tab-pane{height: 340px;}.njmind-footer{padding-top: 10px;}.njmind-picture{height: 80%;}

    .njmind-quan img{width: 80%;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 16rem;
        top: 16rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 18rem;
        top: 7rem;}
}
@media (min-width:1366px) {
    .njmind-fp img{
        width: calc(100% - 0px);}
    .njmind-fp{top: 100px;
        left: 225px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -193px;
        width: 80%;
        left: 53px;}.njmind-qytitle{    top: -20rem; left: 7rem;}
    .njmind-ulnav li{height: 77px;
        line-height: 77px;}.njmind-bigsizetop {
                               padding-top: 10px;
                           }.njmind-nav {
                                top: 18%;
                            }.njmind-bgtm{position: relative;right: 95px;top: -15px;}
    .tab-content > .tab-pane{height: 340px;}.njmind-footer{padding-top: 10px;}.njmind-picture{height: 80%;}
    .njmind-quan img{width: 80%;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 8rem;
        top: 8rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 18rem;
        top: 7rem;}
}
@media (min-width:1400px) {
    .njmind-fp img{
        width:auto;}
    .njmind-fp {
        top: 65px;
        left: 0;
    }.njmind-nav {
         top: 25%;
     }.njmind-footer{padding-top: 20px;}.tab-content > .tab-pane{height: 450px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -125px;
        width: 80%;
        left: 0;}
    .njmind-ulnav li{height: 95px;
        line-height: 95px;}.njmind-bgtm{position: relative;right: 95px;}
    .njmind-quan img{width: auto;}.njmind-bigsizetop {
                                      padding-top: 20px;
                                  }
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 12rem;
        top: 10rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 29rem;
        top: 8rem;}
}
@media (min-width:1440px) {
    .njmind-fp img{
        width:calc(100% + 100px);}
    .njmind-fp{    top: 71px;
        left: 46px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -160px;
        width: 80%;
        left: -2px;}
    .njmind-ulnav li{height: 95px;
        line-height: 95px;}.njmind-qytitle {
                               top: -19rem;
                               left: 5rem;
                           }.njmind-nav {
                                top: 18%;
                            }.njmind-bgtm{position: relative;right: 123px;}
    .njmind-quan img{width: 90%;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 12rem;
        top: 12rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 29rem;
        top: 8rem;}
}


@media (min-width:1600px) {
    .njmind-fp img{
        width: calc(100% + 100px);}
    .njmind-fp{top: 80px;
        left: 115px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -162px;
        width: 80%;
        left: 54px;}.njmind-bgtm{position: relative;left: -125px;}
    .njmind-qytitle {
        top: -13rem;
        left: 7rem;
    }
    .njmind-quan img{width: 90%;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 8rem;
        top: 8rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 18rem;
        top: 7rem;}
}
@media (min-width:1680px) {
    .njmind-fp img{
        width: auto;}
    .njmind-fp{top: 80px;
        left: 0px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -130px;
        width: 80%;
        left: 0;}.njmind-bgtm{position: relative;left: -125px;}
    .njmind-qytitle {
        top: -16rem;
        left: 7rem;
    }.njmind-nav {
         top: 18%;
     }
    .njmind-quan img{width:  auto;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 8rem;
        top: 8rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 18rem;
        top: 7rem;}
}
@media (min-width:1920px) {
    .njmind-fp img{
        width: auto;}
    .njmind-fp{top: 105px;
        left: 0px;}
    .njmind-quan{position: relative;
        z-index: 1;
        top: -108px;
        width: 80%;
        left: 0;}.njmind-bgtm{position: relative;left: -125px;}
    .njmind-qytitle {
        top: -16rem;
        left: 7rem;
    }
    .njmind-quan img{width:  auto;}
    .njmind-tuicon li:first-of-type{position: relative;
        left: -2rem;
        top: -3rem;}
    .njmind-tuicon li:nth-child(2){position: relative;
        left: 16rem;
        top: 16rem;}
    .njmind-tuicon li:last-child{    position: relative;
        /* right: 2rem; */
        left: 39rem;
        top: 9rem;}.njmind-nav {
                       top: 22%;
                   }
}
/* 半透明的遮罩层 */
#overlay {
    background: #000;
    filter: alpha(opacity=50); /* IE的透明度 */
    opacity: 0.5;  /* 透明度 */
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10; /* 此处的图层要大于页面 */
}
.loginClass{
    position:absolute;
    text-align:center;
    width:100%;
}
