@charset "utf-8";

html, body {
    width: 100%;
    height:100%;
    overflow: hidden;
    margin:0;
    padding:0
}

body {
    font-family: '微软雅黑';
    font-size: 14px;
    font-weight: normal;
    border: 0;
    margin: 0;
    padding: 0;
    color: #474747;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

img {
    border: none;
}

input ,  input:focus {
    border: none;
    outline: none;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #474747;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

INPUT::-moz-placeholder {
    color: #aaa;
    font-style: normal;
    opacity: 1;
}

INPUT:-ms-input-placeholder {
    color: #aaa;
    font-style: normal;
}

INPUT::-webkit-input-placeholder {
    color: #aaa;
    font-style: normal;
}
/*登录*/
.bosuhy{
    width: 74%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.contain {
    position: relative;
    height: 100%;
}

.login_body{
    position: absolute;
    top: 84px;
    bottom: 184px;
    width: 100%;
    overflow: hidden;
    background: url(../images/bj1.jpg) no-repeat;
    background-size: 100% 100%;
}

.login_bottom {
    position: absolute;
    height: 185px;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    color: #666;
}




.notice #scrollDiv {
    clear: both;
    height: 75px;
    overflow: hidden;
}

.login_top {
    position: absolute;
    background-color: #f5f5f5;
    background: url(../images/top-bj.png) no-repeat;
    top:0;
    height:84px;
    width: 100%;
    color: #666;
    z-index: 1001;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    border-bottom: 1px solid #a7a7a730;
}

.login_top .logo img {
    height: 25px;
    padding-left: 10px;
    padding-top: 14px;
}

.login_top .name span {
    float: left;
    font-size: 24px;
    line-height: 70px;
    margin-right: 5px;
    margin-left: 15px;
    color: #0d81d5;
}

.login_top .name ul {
    margin-left: 5px;
    margin-top: 8px;
}

.login_top .about {
    line-height: 60px;
    margin-right: 10px;
}

.login_top .about a {
    color: #4db8f7;
    font-size: 16px;
}

.login_top .about a:hover {
    color: #ee883c
}




.contain .contain_right {
    position: absolute;
    top: 50%;
    right: 0;
    width: 370px;
    height: 385px;
    margin-left: 2%;
    overflow: hidden;
    background: rgba(0,0,0,0.1);
}

.contain_right .right_inner {
    width: 350px;
    height: 365px;
    margin-top: 15px;
    overflow: hidden;
    background: #fff;
    margin: 10px auto;
}


.img-code-yz {
    width: 100px;
    height: 35px;
    vertical-align: middle;
    float: right;
    text-align: right;
}

.contain_right .form-group {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    line-height: 35px;
    padding-left: 8px;
    border-radius: 2px;
}

.bsil{
    width: 257px;
}


@media screen and (min-width: 1367px) and (max-width: 1925px) {

    .login_body {
        position: absolute;
        top: 84px;
        bottom: 184px;
        width: 100%;
        overflow: hidden;
        background: url(../images/bj1.jpg) no-repeat;
        background-size: 100% 100%;

    }

    .contain .contain_right {
        position: absolute;
        top: 50%;
        right: 0;
        width: 370px;
        height: 385px;
        margin-left: 2%;
        overflow: hidden;
        background: rgba(0,0,0,0.1);
    }

    .contain_right .right_inner {
        width: 350px;
        height: 365px;
        margin-top: 15px;
        overflow: hidden;
        background: #fff;
        margin: 10px auto;
    }

    .img-code-yz {
        width: 100px;
        height: 35px;
        vertical-align: middle;
        float: right;
        text-align: right;
    }

    .contain_right .form-group {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        line-height: 35px;
        padding-left: 8px;
        border-radius: 2px;
    }

    .login_bottom {
        position: absolute;
        height: 185px;
        background-color: #fff;
        width: 100%;
        bottom: 0;
        color: #666;
    }

    .notice #scrollDiv {
        height: 75px;
        overflow: hidden;
    }
}

@media screen and (min-width: 1920px) and (max-width: 2570px) {

    .login_body {
        position: absolute;
        top: 84px;
        bottom: 184px;
        width: 100%;
        overflow: hidden;
        background: url(../images/bj1.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .contain .contain_right {
        position: absolute;
        top: 50%;
        right: 0;
        width: 370px;
        height: 385px;
        margin-left: 2%;
        overflow: hidden;
        background: rgba(0,0,0,0.1);
    }

    .contain_right .right_inner {
        width: 350px;
        height: 365px;
        margin-top: 15px;
        overflow: hidden;
        background: #fff;
        margin: 10px auto;
    }

    .img-code-yz {
        width: 100px;
        height: 35px;
        vertical-align: middle;
        float: right;
        text-align: right;
    }

    .contain_right .form-group {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        line-height: 35px;
        padding-left: 8px;
        border-radius: 2px;
    }

    .login_bottom {
        position: absolute;
        height: 185px;
        background-color: #fff;
        width: 100%;
        bottom: 0;
        color: #666;
    }

    .notice #scrollDiv {
        height: 75px;
        overflow: hidden;
    }
}



@media screen and (max-width: 1366px) {

    .login_body {
        position: absolute;
        top: 84px;
        bottom: 184px;
        width: 100%;
        overflow: hidden;
        background: url(../images/bj1.jpg) no-repeat;
        background-size: 100% 100%;

    }

    .contain .contain_right {
        position: absolute;
        top: 50%;
        right: 0;
        width: 370px;
        height: 365px;
        margin-left: 2%;
        overflow: hidden;
        background: rgba(0,0,0,0.1);
    }

    .contain_right .right_inner {
        width: 350px;
        height: 345px;
        margin-top: 15px;
        overflow: hidden;
        background: #fff;
        margin: 10px auto;
    }

    .img-code-yz {
        width: 100px;
        height: 35px;
        vertical-align: middle;
        float: right;
        text-align: right;
    }

    .contain_right .form-group {
        border: 1px solid #ddd;
        margin-bottom: 8px;
        line-height: 35px;
        padding-left: 8px;
        border-radius: 2px;
    }

    .login_bottom {
        position: absolute;
        height: 185px;
        background-color: #fff;
        width: 100%;
        bottom: 0;
        color: #666;
    }

    .notice #scrollDiv {
        height: 74px;
        overflow: hidden;
    }
}

.contain .contain_left {
    width: 600px;
}

.contain_right ul {
    border: 1px solid #0d81d5;
    margin: 20px;
    margin-top: 30px;
}

.login-tab {
    float: right;
    color: #fff;
}

.login-tab li {
    float: left;
    display: inline-block;
    line-height: 40px;
    width: 136px;
    padding-left: 15px;
    cursor: pointer;
}

.login-tab li a {
    font-size: 16px;
}

.login-tab li a:hover {
    color: #f38611;
}

.nav-tabs .active, .nav-tabs  .active:hover, .nav-tabs .active:focus {
    background-color: #0d81d5;
}

.nav-tabs .active a, .nav-tabs  .active a:hover, .nav-tabs .active a:focus {
    color: #fff;
    cursor: pointer;
    background-color: #0d81d5;
}

.contain_right form {
    margin: 90px 20px 10px 25px;
}

.contain_right .pwd {
    margin: 15px 0;
}

.contain_right .pwd a {
    float: left;
    color: #37b5f9;
}

.contain_right a:hover {
    color: #f28610;
}

.button {
    margin-bottom: 15px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    border-radius: 2px;
    background: #0d81d5;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border: 0px;
    color: #fff;
    cursor: pointer;
}

.bottom {
    height: 30px;
    width: 100%;
    text-align: center;
    color: #666;
    border-top: thin solid #ccc;
    padding-top: 10px;
    background-color: #f5f5f5;
}

.notice_con {
    width: 1024px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.no_title {
    height: 30px;
    line-height: 30px;
}

.notice {
    background-color: #fff;
    z-index: 999;
    width: 1000px;
    margin-left: 5px;
    line-height: 45px;
    /* color: #ed4416; */
    color: #474747;
    padding: 0 10px;
    font-size: 18px;
    overflow: hidden;
}

.notice b {
    display: block;
    float: left;
    line-height: 20px;
    height: 20px;
    font-size: 20px;
    font-weight: normal;
}

.notice #scrollDiv li {
    border-bottom: 1px dashed #ddd;
    font-size: 18px;
    height: 35px;
    line-height: 42px;
    width: 1024px;
    overflow: hidden;
    vertical-align: bottom;
    zoom: 1;
}

.notice #scrollDiv li a {
    color: #474747;
    font-size: 16px;
}

.notice #scrollDiv li a:hover {
    color: #1177c2;
}

#but_down, #but_up:hover {
    color: #1177c2;
    background-color: #fff;
    text-align: center;
    line-height: 20px;
}

#but_up,#but_down:hover {
    background-color: #1177c2;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

/* 后加代码 */

.login_top .name {
    padding: 19px 25px;
    width: 494px;
    height: 46px;
}

.login_top .name img{
    width: 100%;
    height: 100%;
}

@media screen and (max-height: 890px) and (max-width:1366px) {

    .login_bottom {
        position: absolute;
        height: 185px;
    }


}


