@charset "UTF-8"; /* CSS Document */
body {
    margin: 0;
    padding: 0;
    background: url(../img/meescc.cn/body_bg_meescc.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: "Microsoft YaHei", "SimSun", "Arial", "verdana", "Times New Roman";
    min-height: 100vh;
    overflow-x: hidden;
}

div {
    margin: 0px auto;
    height: auto;
    padding: 0;
}

.main {
    z-index: 96;
}

.top {
    height: 105px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
}

.top_logo {
    width: 1200px;
    height: 105px;
    background: url(../img/meescc.cn/top_logo.jpg) no-repeat top left;
}

.new_bg {
    width: 100%;
    height: 785px;
    background: url(../img/meescc.cn/new_bg.jpg) top center no-repeat #002a6f;
}

.new_table {
    width: 1300px;
    height: 710px;
    margin: 0 auto;
}

.tishi {
    width: 1200px;
    height: 45px;
    float: right;
    text-align: right;
    color: #ff0606;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
}

.new_foot {
    width: 1200px;
    height: 100px;
    text-align: left;
    line-height: 100px;
    font-size: 18px;
    color: #555555;
    margin: 0 auto;
}

.ie_bg {
    min-height: 100%;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1000;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.bg {
    width: 100%;
    height: 750px;
    margin: 0 auto;
    background: url(image/bg.jpg) top left repeat-x;
}

.login_count_a_l {
    width: 93%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 10px;
}

.login_a_l_t {
    color: white;
    font-size: 12px;
    padding: 3px;
    background: linear-gradient(to right, #26CBD6, #3EE1E2);
}

.triangle {
    float: left;
    width: 0;
    height: 0;
    border-width: 11px;
    border-style: solid;
    border-color: transparent #3EE1E2 transparent transparent;
    transform: rotate(180deg);
}

.icon_e, .icon_z {
    height: 36px;
    float: right;
}

#all { /*2026.04.08*/
    width: 100%;
    margin: 15px auto 0px;
}

.login_count_b {
    width: 100%;
    display: none;
    margin: 15px auto 0px;
}

.login_count_b_l {
    width: 95%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 10px;
}

.login_b_l_t {
    color: white;
    font-size: 12px;
    padding: 3px;
    background: linear-gradient(to right, #26CBD6, #3EE1E2);
}

.triangle {
    float: left;
    width: 0;
    height: 0;
    border-width: 11px;
    border-style: solid;
    border-color: transparent #3EE1E2 transparent transparent;
    transform: rotate(180deg);
}

.login_b_title>img {
    height: 22px;
    margin-right: 5px;
}

.login_b_title {
    width: 100%;
    margin-top: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 16px;
    font-weight: 1000;
}

.login_b_title>img {
    height: 22px;
    margin-right: 5px;
}

.login_b_title {
    width: 100%;
    margin-top: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 16px;
    font-weight: 1000;
}

.libqr {
    width: 60%;
    margin: 30px 20%;
}

.libqr_text {
    width: 100%;
    text-align: center;
    color: #c4c4c4;
    font-size: 12px;
}

.login_home {
    background: url(image/login_home.png) left top no-repeat;
}

.main-p {
    background: none;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 30%;
    left: 35%;
}

.left_panel {
    float: left;
    padding: 0;
    position: absolute;
    top: 0;
    right: 36%;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.left_panel .logo {
    width: 302px;
    height: 80px;
    padding: 40px 0 0 50px;
    display: inline-block;
}

.left_panel .slogan {
    padding: 10px 0;
    margin: 0;
    line-height: 25px;
    font-size: 14px;
    color: white;
}

.label1 {
    height: 35px;
    line-height: 35px;
    float: left;
    width: 35px;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
}

.copyright {
    position: absolute;
    bottom: 20px;
    left: 48.5%;
    transform: translateX(-50%);
    font-size: 13px;
    color: #fff;
    padding: 0;
    width: 90%;
    max-width: 600px;
    text-align: center;
}

.copyright span {
    padding: 0;
    display: inline-block;
}

.right-blur {
    position: absolute;
    top: 0;
    right: 0;
    width: 36%;
    overflow: hidden;
    transition: width 0.3s ease-out;
    background-size: cover;
    background-position: right bottom;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 100vh;
}

.right-blur2 { /*2026.04.08*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    width: 36%;
    bottom: 0;
    overflow: hidden;
    transition: width 0.3s ease-out;
    /*background: url(../img/meescc.cn/body_bg1.jpg) no-repeat;*/
    opacity: 0.35;
    filter: alpha(opacity=15);
    background-attachment: fixed;
    background-size: cover;
}

.right_panel {
    padding: 0;
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/meescc.cn/black_png.png) left top repeat;
}

/*.right_panel 添加鼠标滚动效果 浏览器放大到300%-500%使用，完全显示登录框*/
.login_top {
    position: absolute ;
    left: 23%;
    top: 40px ;
    width: 54%;
    font-size: 13px ;
    line-height: 35px;
    display: table;
}

.login_collect {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-left: 10px;
}

.login_collect a {
    width: 20px;
    height: 20px;
    float: right;
    background: none;
    overflow: hidden;
}

.collect-icon {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    transition: transform 0.2s ease;
    background: url(../img/meescc.cn/shoucang.svg) no-repeat center !important;
    background-size: contain;
}

.collect-icon:hover {
    transform: scale(1.1);
}

.fa-heart:hover {
    color: red;
}

.login_help {
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    margin-left: 10px;
}

.login_help a {
    width: 20px;
    height: 20px;
    float: right;
    background: none;
    overflow: hidden;
}

.login_help a:hover {
    background: url(image/right_ico.png) -30px -30px no-repeat;
}

.login_main { /*2026.04.08*/
    width: 400px;
    max-width: 90%;
    font-size: 12px;
    margin: 0 auto;
    padding: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 0px;
    box-sizing: border-box;
}

.login_title {
    height: 31px;
    line-height: 25px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #212121;
    padding: 0 0 10px 0;
}

.user_ico {
    float: left;
    width: 35px;
    height: 35px;
    background: url(image/right_ico.png) -50px 10px no-repeat;
}

.table_foot {
    height: 15px;
    margin: 15px auto 0 auto;
    bottom: 0;
    left: 0;
    width: 300px;
    color: #555555;
    display: none;
}

.username {
    width: 100%;
    height: 45px;
    float: left;
    background: #fff;
    padding: 5px 0;
    margin: 15px auto 0 auto;
    border: 1px solid #e3e4e5;
    border-radius: 0px;
}

.font14 {
    width: 15px;
    height: 15px;
    margin: 10px auto 0 auto;
}

.username input {
    border: none;
    background: none;
    color: #5f7588;
    width: 60%;
    position: relative;
    float: left;
    margin: -5px auto 0 0px;
    height: 45px;
    line-height: 42px;
    font-size: 18px;
}

.username .font12 {
    font-weight: normal;
    color: #777777;
    float: left;
    height: 45px;
    line-height: 37px;
}

#domain_sel {
    margin: 9px 0px 0 0;
    height: 20px;
    border: none;
    background: #f8f8f8;
    width: 30%;
}

.password {
    width: 100%;
    height: 45px;
    line-height: 42px;
    float: left;
    background: #fff;
    padding: 5px 0;
    margin: 10px auto 0 auto;
    border-bottom: 1px solid #c1def3;
    border-radius: 0px;
    border: 1px solid #e3e4e5;
}

.pass_ico {
    float: left;
    width: 35px;
    height: 45px;
    background: url(image/right_ico.png) -50px -20px no-repeat;
}

.password input {
    border: none;
    background: none;
    font-size: 18px;
    color: #5f7588;
    margin: -5px auto 0px 0px;
    height: 42px;
    line-height: 45px;
    width: 70%;
}

.remember {
    margin: 0;
    padding: 15px 0;
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.remember label {
    font-size: 14px;
    color: #777777;
    float: left;
    width: 91px !important;
    height: 15px;
}

.index_dl { /*2026.04.08*/
    color: white;
    background-color: #3698DA;
    height: 40px;
    width: 100% !important;
    border: none;
    font-size: 20px;
    font-weight: normal;
    display: block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    margin-top: 20px;
}

.index_dl:hover {
    background: #2a61cc;
    border-radius: 3px;
}

a:link, a:visited, a:active {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}

a:hover {
    color: #2ca3d4;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

#auth_code_row {
    margin: 0 10px 0 0;
    float: right;
    padding: 0;
}

#auth_code_row img {
    height: 30px;
    margin: 28px auto 0 auto;
    padding: 0 5px 0 0;
    width: 85px;
}

#auth_code_row2 {
    width: 50%;
    height: 33px;
    line-height: 33px;
    background: none;
    padding: 5px 0;
    margin: 20px auto 0 auto;
    float: left;
    border-radius: 3px;
    border: 1px solid #c1def3;
}

.code_ico {
    float: left;
    width: 35px;
    height: 35px;
    background: url(image/right_ico.png) -81px 8px no-repeat;
}

#auth_code_row2 b {
    float: left;
    font-weight: normal;
    margin: 0 auto 0 4px;
    font-size: 14px;
    color: #777777;
}

#auth_code_row2 input {
    width: 90px;
    font-size: 14px;
    height: 22px;
    line-height: 25px;
    border: none;
    color: #777777;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}

.AutoHight {
    clear: both;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

#passclick {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 61px 0 auto;
    padding: 0 5px;
    color: #487791;
    cursor: pointer;
    cursor: hand;
    width: 120px;
    height: 35px;
}

.verification_code {
    height: 40px;
    width: 50%;
    float: left;
    background: none;
    padding: 5px 0 0 0px;
    margin: 10px 0 3px 0;
    border: 1px solid #c1def3;
    border-radius: 3px;
}

.verification_code:hover {
    height: 40px;
    width: 50%;
    float: left;
    background: none;
    padding: 5px 0 0 0px;
    margin: 10px 0 3px 0;
    border: 1px solid #c1def3;
    border-radius: 3px;
}

.verification_code input {
    border: none;
    background: none;
    font-size: 14px;
    line-height: 30px;
    color: #777777;
    margin: 1px 0 0 0px;
    height: 30px;
    width: 55%;
}

.get_code {
    cursor: pointer;
    color: #ffffff;
}

.errTip {
    color: red;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    float: right;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.sms {
    height: 45px;
    float: left;
    margin: 0;
    width: 47%;
    border: 1px solid #356edc;
    background: #356edc;
    color: #fff;
    border-radius: 3px;
    line-height: 45px;
    text-align: center;
    margin: 10px auto 0px 3px;
}

ol,ul {
    list-style: none;
}

body {
    font: 12px/18px "Microsoft Yahei",Tahoma,Helvetica,Arial,Verdana,"\5b8b\4f53",sans-serif;
    color: #51555c;
}

.demo {
    margin: 0 auto;
}

.p_s {
    color: #b7b7b7;
}

ul.ul_demo li {
    background: no-repeat scroll 0 6px;
    line-height: 28px;
    padding-left: 0px;
}

h3 a.cur {
    color: #f30;
}

.demo h3 a {
    font-size: 14px;
    margin: 0 10px 5px 0;
    display: inline-block;
}

#dropdown {
    position: relative;
}

#dropdown p {
    width: 85%;
    height: 40px;
    line-height: 58px;
    padding-left: 4px;
    padding-right: 30px;
    border: none;
    background: url(../img/meescc.cn/arrow.jpg) no-repeat right 16px;
    color: #5f7588;
    cursor: pointer;
    margin-top: 0px;
    font-size: 18px;
}

#dropdown ul {
    width: 100%;
    background: #ffffff;
    margin-top: -6px;
    border: 1px solid #c1def3;
    border-radius: 3px;
    position: absolute;
    display: none;
    right: -1px;
    padding-left: 0px;
    z-index: 9999;
}

#dropdown ul li {
    height: 30px;
    line-height: 30px;
    text-indent: 35px;
}

#dropdown ul li a {
    display: block;
    height: 30px;
    color: #807a62;
    text-decoration: none;
}

#dropdown ul li a:hover {
    background: #4079e7;
    color: #ffffff;
}

#result {
    margin-top: 10px;
    text-align: center;
}

.main-bottom {  /*2026.04.08*/
    background: url(../img/meescc.cn/body_bg_prcee.jpg) top center no-repeat;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../meescc.cn/body_bg.jpg', sizingMethod='scale');*/
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100vh;
}

.main-middle {
    background-image: url(../img/meescc.cn/body_bg.jpg);
    opacity: 1;
    transition: all 0.3s ease-out;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/meescc.cn/body_bg.jpg', sizingMethod='scale');
    z-index: 95;
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}

.zhongjian {
    height: 550px;
    float: left;
}

.zhongjian_left {
    background: url(../img/zhzb/left.png) center left no-repeat;
    width: 680px;
    height: 460px;
    float: left;
    margin: 70px auto 0px auto;
}

.new_logo {
    width: 415px;
    max-width: 90%;
    height: 57px;
    background: url(../img/meescc.cn/logo.png) center left no-repeat;
    background-size: contain;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.zhongjian_right {
    width: 430px;
    height: 500px;
}

.new_foot {
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-top: 30px;
}

/* 响应式设计 - 小屏幕适配 */
@media screen and (max-width: 768px) {
    .left_panel {
        display: none;
    }
    
    .right-blur {
        width: 100%;
    }
    
    .right-blur2 {
        width: 100%;
    }
    
    .right_panel {
        width: 100%;
    }
    
    .login_main {
        width: 90%;
        max-width: 400px;
        padding: 20px;
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin: 20px auto;
    }
    
    .new_logo {
        width: 90%;
        max-width: 350px;
        height: auto;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 20px auto 30px auto;
    }
    
    .login_top {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    
    .username input,
    .password input {
        font-size: 16px;
    }
    
    .index_dl {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }
    
    .copyright {
        position: relative;
        bottom: auto;
        left: auto;
        transform: none;
        padding: 20px;
        width: 100%;
        max-width: none;
        text-align: center;
    }
    
    .copyright span {
        padding: 0;
    }
}

/* 响应式设计 - 中等屏幕适配 */
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .login_main {
        width: 380px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .new_logo {
        width: 380px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .right_panel {
        width: 50%;
    }
    
    .right-blur {
        width: 50%;
    }
    
    .right-blur2 {
        width: 50%;
    }
}
