*{ margin:0px; padding:0px; font-size:12px; font-family:"微软雅黑";}
li{ list-style:none; padding:0px; margin:0px;}
ul{ padding:0px; margin:0px;}
img{ border:0px;}

.login_box{
    width:70vw;
    min-width: 900px;
    border-radius:5px;
    overflow:hidden;
    z-index:999;
    position:absolute;
    top:55%;
    left:50%;
    transform: translate(-50%,-50%);
    background: #ffffff;
    display: flex;
    box-shadow: 0 0 10px rgb(0 102 67 / 67%);
}
.login_box .leftImg{
    width: 55%;
    background: #cee6fd;
}
.login_box .leftImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.styleblue .login_box .leftImg img.blue{
    display: block;
}
.styleblue .login_box .leftImg img.green{
    display: none;
}
.stylegreen .login_box .leftImg img.blue{
    display: none;
}
.stylegreen .login_box .leftImg img.green{
    display: block;
}
.mian_dl{
    width: 45%;
    padding: 30px;
    box-sizing: border-box;
}
.miai_dl{
    width: 100%;
    overflow:hidden;
    /* position:relative; */
    /* left:50%; */
    /* margin-left:-250px; */
}
.miai_dl1{
    /* width:505px; */
    /* float:left; */
    overflow:hidden;
    margin-bottom: 10px;
}
.miai_dl1 div{
    width: 100%;height:40px;
    /* background-image:url(../../../../images/sh/frame/login/text_bj_03.png); */
    overflow:hidden;
    margin-top:20px;position: relative;
    border-bottom: 1px solid #e0e0e0;
}
.miai_dl1 div input:focus-visible{
    outline: -webkit-focus-ring-color auto 0px;
}

.miai_dl1 div p{
    float:left;
    margin-top:8px;
    margin-left:12px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    display: flex;
    align-items: center;
}
.miai_dl1 div p .fa{
    color: #12c078;
    font-size: 22px;
}
.miai_dl1 span{
    display:block;
    width:300px;
    height:40px;
    overflow:hidden;
    margin-left:102px;
    margin-top:20px;
    float:left;
}
.miai_dl1 span input{
    width:120px;
    height:40px;
    line-height:36px;
    border:0;
    color:#FFF;
    font-size:18px;
    font-family:"微软雅黑";
    background-image:url(../../../../images/sh/frame/login/dengl_n_07_07.png);
    overflow: hidden;
    border-radius:5px;
}
.miai_dl2{
    width:505px;
    float:left;
    overflow:hidden;
}
.miai_dl2 div{
    width:300px; height:40px;
    overflow:hidden;
    margin-left:102px;
    margin-top:20px;
}
.miai_dl2 div a{
    float:right;
}
.input_text{
    width: calc(100% - 50px);
    height:34px;line-height:34px;
    font-size:16px;float:right;
    color:#333;
    margin-right:2px;
    margin-top:3px;border:0px;
    font-family:"微软雅黑";
}
.input_text1{
    width:171px;
    height:40px;
    line-height:40px;
    font-size:16px;
    float:left;
    color:#333;border:0px;
    font-family:"微软雅黑";
    padding-left:20px;}
.input_password{
    width: calc(100% - 50px);
    height:34px;line-height:34px;
    font-size:16px;
    float:right;
    color:#333;
    margin-right:2px;
    margin-top:3px;
    border:0px;
    font-family:"微软雅黑";
}
.input_line{
    float:left;
}
.input_line1{
    float:right;
}
.input_line:active{
    top:1px; box-shadow:0px 1px 3px #111 inset,0 3px 0 blue;
    background-image:url(../../../../images/sh/frame/login/dengl_n_07_07.png);
}
.banq{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    position:fixed;
    bottom:0%;color:#666;
}
.banq a{
    color:#444444; text-decoration:none;
}
.logo_4{
    width: 100%;
    height: 72px;
    overflow: hidden;
    position: fixed;
    top: 15px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo_4 img{
    width: auto;
    height: 75%;
    margin-right: 10px;
    border-radius: 50%;
    box-shadow: 0 0 6px 1px rgb(255 235 235 / 30%);
}
.styleblue .logo_4 img.blue{
    display: block;
}
.styleblue .logo_4 img.green{
    display: none;
}
.stylegreen .logo_4 img.green{
    display: block;
}
.stylegreen .logo_4 img.blue{
    display: none;
}
.logo_4 span{
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 5px 5px 3px #003a855c;
}
#container {
    width:100%; height:100%; z-index:-1;
    position:fixed;
    top:0px;
}
#container img{ width:100%; height:100%;}

.styleblue #container img.green{
    display: none;
}
.styleblue #container img.blue{
    display: block;
}
.stylegreen #container img.blue{
    display: none;
}
.stylegreen #container img.green{
    display: block;
}

.queding_1{
    width:30px; height:30px;
    background: url(../../../../images/sh/frame/login/jiantou1.png) no-repeat center;
    background-size:30px 30px;
    position:absolute; right:10px;
    border:0px;
    top:6px;
    cursor: pointer;
}
.randImgTag{
    height:36px;
    position:absolute;
    right:2px;
    border:0px;
    top:2px;
    cursor: pointer;
}
.jizhuID{
    width:100%;
    padding-top:10px;
    color:#FFF;
    line-height:30px;
    background-color:transparent;
    display:block;
    font-size:16px;
    padding-left:120px;
}
.logo_12386{
    width:80%;
    height:50%;
    position: fixed;
    top:50%;
    left:50%;
    float:left;
    margin-left:-40%;
}
.logo_12386 img{
    width:100%; height:100%;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #333;
}

.mainTab{
    width:100%;
    /* border:1px solid #fff; */
}
.mainTab li{
    width: 20%;
    float:left;
    text-align:center;
    padding:10px 0;
    font-size:18px;
    cursor:pointer;
    background: #afe7ff00;
    color: #333;
    font-weight:bold;
    margin: 0 15%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
}
.mainTab li.active{
    border-bottom: 4px solid #12c078;
    position:relative;
    color: #12c078;/*#12c078*/
}

.mainTab li.active:after{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    bottom: -12px;
    width: 0;
    height: 0;
    content:'';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #12c078;
}
.log{
    padding: 50px 15% 30px;
    box-sizing: border-box;
    height: 320px;/*让选项切换的时候登录按钮的位置固定*/
}
.loginBtn{
    text-align:Center;
    /* margin-top:10px; */
    padding:0px 0 20px;
}

.loginBtn button{
    background: #12c078;
    color: #fff;
    padding: 0px;
    width: 70%;
    border:1px solid #fff;
    text-align:center;
    line-height: 42px;
    border-radius: 30px;
    border:none;
    /* margin: 0 5px; */
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing:4px;
    /* opacity: 0.3; */
}
#CAlogin{
    /*margin:10px auto;*/
}
.miai_dl_ca li{
    margin:0px 0 30px;
}
.miai_dl_ca button{
    background: linear-gradient(180deg, #ffffff, #9ed4ee);
    color: #1296db;
    border: 2px solid #0c84d9;
    padding: 5px 20px;
    width:60%;
    display:block;
    text-align:center;
    line-height: 32px;
    border-radius: 3px;
    margin: 20px auto;
    font-size: 18px;
    font-weight: bold;
    border-radius:5px;
}
.clear{
    clear:both;
}
.miai_dl1 .yanzhengma{
    position:relative;
}
.miai_dl1 .yanzhengma button{
    position:absolute;
    right:0;
    top: 5px;
    bottom: 10px;
    /* height: 40px; */
    border: none;
    background: transparent;
    padding: 0 5px;
    font-size: 15px;
    border-left: 1px solid #12c0787d;
    color: #12c078;
    /*font-weight:bold;*/
    outline: none;
    cursor: pointer;
}

.styleblue .login_box{
    box-shadow: 0 0 10px rgb(34 132 233 / 67%);
}
.styleblue .miai_dl1 div p .fa{
    color: #055fb7;
}
.styleblue .mainTab li.active{
    color: #055fb7;
    border-bottom-color: #055fb7;
}
.styleblue .mainTab li.active:after{
    border-top: 10px solid #055fb7;
}
.styleblue .loginBtn button{
    background: #055fb7;
}
.styleblue .miai_dl1 .yanzhengma button{
    border-left: 1px solid #055fb77a;
    color: #055fb7;
}

.skinChange{
    position: fixed;
    right: 10px;
    top: 10px;
    border-radius: 20px;
    padding: 5px 12px;
    color: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #fff8;
    cursor: pointer;
}
.skinChange *{
    cursor: pointer;
}
.skinChange select{
    background: #fff0;
    color: #fff;
    border: none;
    font-size: 14px;
    padding-right: 10px;
    border-radius: 2px;
    line-height: 20px;
}
.skinChange select option{
    /*background: #0b4c74;*/
    font-size: 14px;
    color: #333;
    border-radius: 2px;
    line-height: 28px;
    height: 28px;
}
.skinChange select .innerSpan{
    background: red;
}
.skinChange select:focus-visible {
    outline: none;
}
.skinChange.greenStyle{
    background:-webkit-linear-gradient(179deg, #0ac679 0%, #37db24 100%);
    box-shadow: 0 0 6px rgba(255,255,255,0.5);
    border-color:#fff8;
}
.skinChange.blueStyle{
    background:-webkit-linear-gradient(180deg,#359aff 0%,#52adff 100%);
    box-shadow: 0 0 6px rgb(255 255 255 / 24%);
    border-color: #fff5;
    background: -webkit-linear-gradient(180deg, #317edb 0%, #1370cb 100%);
    box-shadow: 0 0 6px rgb(255 255 255 / 24%);
    border-color: #9fd7ff82;
}
.skinChange .iconfont{
    margin-right: 5px;
}

