html {
    height: 100%;
}

body.signin {
    background: #18c8f6;
    height: auto;
    /*background: url("../img/login_back.png") no-repeat center fixed;*/
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    color: rgba(255, 255, 255, .95);
}
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, div {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    font-weight: normal;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

body {
    color: #000;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    font: normal 14px/200% Muli, Helvetica Neue, Hiragino Sans GB, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif !important;
    text-align: left;
}

a {
    text-decoration: none;
    color: #333;
}

* {
    box-sizing: border-box;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    min-width: 1200px;
    /*background: url(../images/bg1.png) no-repeat center;*/
    background-size: cover;
}

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
    background-color: #fff !important;
    box-shadow: inset 0 0 0 1000px #fff;
    -moz-box-shadow: inset 0 0 0 1000px #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

button {
    outline: none;
}

@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1450px) {

}
.bg_qj {
    background-color: #f0f4f3;
}

.entity {
    max-width: 98%;
    height: 90%;
    margin: auto;
    vertical-align: middle;
    position: relative;
    top: 4%;
    z-index: 9;
}

.menu_list {
    position: absolute;
    width: 120px;
    height: 400px;
    left: 0px;
    top: 17px;
}

.login_frame {
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 30px;
}
.login_framew{
    position: absolute;
    height: 100%;
    left: 116px;
    background-color: white;
    border-radius: 30px;
    width: 85%;
}
.menu_item {
    width: 100%;
    height: 55px;
    border-radius: 15px 0px 0px 15px;
    background-color: #ece6e6;
    font-size: 18px;
    color: #787f96;
    margin-bottom: 5px;
    display: table;
    text-align: center;
}

.menu_item span {
    display: table-cell;
    vertical-align: middle;
}

#xhwg.menu_av{
    background-color: white;
    color: #5641b0;
    font-weight: 600;
}

#fgtc.menu_av{
    background-color: white;
    color: #3751fe;
    font-weight: 600;
}
#fgmj.menu_av{
    background-color: white;
    color: #d68763;
    font-weight: 600;
}
#fgaf.menu_av{
    background-color: white;
    color: #c4611f;
    font-weight: 600;
}
#fgzd.menu_av{
    background-color: white;
    color: #f96a1e;
    font-weight: 600;
}
#fgzdh.menu_av{
    background-color: white;
    color: #6d86b6;
    font-weight: 600;
}
#xtbg.menu_av{
    background-color: white;
    color: #1738ab;
    font-weight: 600;
}
.menu_item:hover {
    background-color: white;
    color: #3751fd;
}

.lframe {
    position: fixed;
    width: 500px;
    height: 100%;
    /*display: table;*/
    top: 70px;
    z-index: 15;
    left: 185px;
}

.lframe_entity {
    display: table-cell;
}

.rframeimg {
    width: 50%;
    position: absolute;
    right: 30px;
    height: 70%;
    background-position: top;
    background-repeat: no-repeat;
}
.rframeimg1 {
    background-image: url(../../images/wybkr.gif);
    background-size: 430px auto;
    top: 126px;
}
.rframeimg2 {
    background-image: url(../../images/tcbkr.gif);
    background-size: 460px auto;
    top: 190px;
}
.rframeimg3 {
    background-image: url(../../images/mjbkr.gif);
    background-size: 460px auto;
    top: 174px;
}
.rframeimg4 {
    background-image: url(../../images/afbkr.gif);
    background-size: 460px auto;
    top: 152px;
}
.rframeimg5 {
    background-image: url(../../images/zdbkr.gif);
    background-size: 460px auto;
    top: 185px;
}
.rframeimg6 {
    background-image: url(../../images/zdhbkr.gif);
    background-size: 460px auto;
    top: 162px;
}
.rframeimg7 {
    background-image: url(../../images/bgbkr.gif);
    background-size: 460px auto;
    top: 142px;
}
.mantle1{
    background-image: url(../../images/mantle1.png);
    width: 100%;
    height: 40%;
    background-size:  100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 0px;
    opacity: 0.4;
    z-index: 10;
}
.mantle2{
    background-image: url(../../images/mantle2.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 0px;
    width: 140px;
    height: 140px;
    right: 25%;
}
.mantle3{
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 2%;
    width: 26px;
    height: 26px;
    z-index: 11;
    animation:move1 10s infinite;

}
@keyframes move1
{
    0%   {left:135px;top: 5%;background-image: url(../../images/mantle3.png);}
    49%   {left:135px;top: 69%;background-image: url(../../images/mantle3.png);}
    50%   {left:135px;top: 70%;background-image: url(../../images/mantle3_.png);}
    99%   {left:135px;top: 6%;background-image: url(../../images/mantle3_.png);}
    100%  {left:135px;top:5%;background-image: url(../../images/mantle3.png);}
}
.mantle4{
    background-image: url(../../images/mantle4.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 300px;
}
@keyframes move2
{
    from {top:0px;}
    to {top: 10px;}
}
.bt1 {
    margin-bottom: 10px;
}
.bt2{

}
.text1_1 {
    color: black;
    font-size: 28px;
    letter-spacing: 2px;
}

.text1_2 {
    color: #3751fe;
    font-size: 28px;
    margin-left: 10px;
    letter-spacing: 2px;
}

.bt2 span {
    color: #798397;
    font-size: 20px;
}
.bt3{

}
.bt3 span {
    color: #798397;
    font-size: 20px;
}

.block {
    background-color: #6b40e1;
    width: 10px;
    height: 10px;
    position: relative;
    bottom: -11px;
    display: inline-block;
    left: 0px;
}
.login-input{
    padding: 10px 42px;
    height: 32px;
    width: 100%;
    border: none;
    font-size: 18px;
    outline: none;
}
.bt4{
    width: 450px;
    background-color: white;
    margin-top: 55px;
}
.bt5{
    width: 450px;
    height: 160px;
    position: relative;
    margin-top: 45px;
}
.linp1{
    border: 1px solid #eeeeee;
    padding: 10px;
    position: relative;
}
.linp2{
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 10px;
    position: relative;
}
.linp3{
    border: 1px solid #eeeeee;
    padding: 10px;
    position: relative;
}
.xhqr{
    background-image: url(../../../static/images/WechatIMG66.jpg);
    width: 180px;
    height: 180px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: -10px;
    top: 2px;
}
.btnb{
    position: absolute;
    right: 0px;
}
.btnloginb button{
    background-color: #3751fe;
    border-radius: 10px;
    color: white;
    font-size: 20px;
    /*box-shadow: 1px 1px 5px 5px #e5e8ff;*/
    width: 230px;
    border: none;
    margin-top: 12px;
    height: 45px;
    font-weight: 600;
}
.wjmm{
    color: #3751fe;
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
}
.svg {
    position: absolute;
    right: 35px;
    width: 120px;
    top: 0px;
}
.imobile{
    background-image: url(../../../static/images/zhanghao.png);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 16px;
    top: 17px;
}
.iimgcode{
    background-image: url(../../../static/images/yanzhengma.png);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 16px;
    top: 17px;
}
.ipassword{
    background-image: url(../../../static/images/yanzhengma-2.png);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 16px;
    top: 17px;
}
.copy-rights {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    text-align: center;
    font-size: 13px;
    color: black;
}