﻿/* 云南天光浩月 */
@charset "UTF-8";
/*系统基础样式-开始*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
}

* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
}

body {
    font-family: "宋体";
    font-size: 14px;
}

a {
    color: #ffffff;
    text-decoration: none
}

    a:visited {
        color: #ecedee;
        outline: none;
    }

    a:hover {
        color: #ffffff;
        outline: none;
        /* 取消a标签在移动端点击时的蓝色 */
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-user-select: none;
        -moz-user-focus: none;
        -moz-user-select: none;
    }

    a:active {
        color: #666666;
        outline: none;
    }
/*使用了以下方法，那么div被点击的时候就不会有蓝色阴影*/
div {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*input 去掉点击后出现的边框*/
input, textarea, select, a:focus {
    outline: none;
}

/*系统基础样式-结束*/

/* 框架主体-开始 */
html, body /*颜色背景在浏览器中全屏显示。*/ {
    width: 100%;
    height: 100%;
}

#mobileMain_1 {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
/* 框架主体-结束 */

/* 登陆页面头部--开始 */
.kmlymain_top_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 70px;
    background-color: #f3f6fb;
}

    .kmlymain_top_1 dd {
        width: 50%;
        float: left;
        line-height: 60px;
        text-align: right;
        padding: 5px 0;
    }

        .kmlymain_top_1 dd img {
            text-align: left;
            margin-top: 5px;
            display: block;
            margin-left: 10px;
            position:relative;
        }
        #SysName {
            position: absolute;
            top: 6px;
            left:70px;
            font-weight:bold;
            font-size:24px;
        }


.kmlymain_top_1 dd span {
    position: relative;
    top: -10px;
    text-align: right;
    color: #7d7d7d;
}
    .kmlymain_top_1 dd span:nth-last-child(1)
    {
        padding-right:20px;
    }

    .kmlymain_top_1 dd span a {
        color: #7d7d7d;
    }

                .kmlymain_top_1 dd span a:hover {
                    color: #6f6f6f;
                }

.kmlymain_top_1_btn {
    position: absolute;
    left: 0px;
    top: 68px;
    width: 100%;
    height: 2px;
    border-bottom: 1px solid #838383;
}
/* 登陆页面头部--结束 */

/* 登陆页面底部--开始 */
.kmlymain_button_1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 40px;
    background-color: #f3f6fb;
    font-weight: bold;
    color: #7d7d7d;
    border-top: 1px solid #838383;
}

    .kmlymain_button_1 dd {
        width: 33.3%;
        float: left;
        text-align: center;
        line-height: 40px;
        color: #7d7d7d;
        display: inline-block;
    }
        .kmlymain_button_1 dd:nth-child(1) {
            text-align: left;
             width: 32.3%;
             margin-left:1%;
        }
        .kmlymain_button_1 dd:nth-child(3) {
            text-align:right;
            width: 32.3%;
            margin-right: 1%;
        }
        .kmlymain_button_1 dd a {
            color: #7d7d7d;
        }

        .kmlymain_button_1 dd img {
            width: 20px;
            height: 20px;
            padding-right: 5px;
            vertical-align: middle; /*图片和文字在同一行显示*/
        }
/* 登陆页面底部--结束 */


/* 登陆页面头中间--开始 */
.kmlymain_center_1 {
    width: 100%;
    height: calc(100% - 40px);
}

    .kmlymain_center_1 a {
        clear: both;
        display: inline-block;
        width: 100%;
        height: calc(100%);
        cursor: hand;
    }

#kmlymain_center_back {
  
}

.kmlymain_center_left_1 {
    float: left;
    width: 50%;
    text-align: center;
    margin: 7% 0;
    margin-left: 5%;
}

    .kmlymain_center_left_1 img {
        display: block;
        margin: 0 auto;
        width: 80%;
        height: auto;
    }

.kmlymain_center_right_1 {
    float: left;
    width: 45%;
    top: -100%;
    text-align: left;
    margin: 10% 0;
    position: relative;
}

.kmly_login {
    width: 100%;
    height: 450px;
    position: relative;
}

.mod_login {
    width: 380px;
    height: 400px;
    text-align: left;
    left: -10%;
    margin-left: 300px;
    top: 20px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 30;
    box-shadow: 0px 0px 10px #cfd0d1;
    border-radius: 5px;
}

    .mod_login .kmly_code {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .mod_login .kmly_code {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .mod_login .kmly_code {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        z-index: 999;
    }

        .mod_login .kmly_code .pc {
            background-repeat: no-repeat;
            display: block;
            background: url(../images/ico.png);
            background-position: -1px 0px;
            width: 40px;
            height: 40px;
        }

            .mod_login .kmly_code .pc:hover {
                width: 40px;
                height: 40px;
                display: block;
                background: url(../images/ico.png);
                background-position: -49px 0px;
            }

        .mod_login .kmly_code .wx {
            background-repeat: no-repeat;
            width: 40px;
            height: 40px;
            display: block;
            background: url(../images/ico.png);
            background-position: -100px 0px;
        }

            .mod_login .kmly_code .wx:hover {
                width: 40px;
                height: 40px;
                display: block;
                background: url(../images/ico.png);
                background-position: -150px 0px;
            }

.loginbox {
    width: 380px;
    height: 380px;
    margin: 0px auto;
    margin-top: 10px;
    overflow: hidden;
}

.tghy {
    width: 380px;
    margin: 5px auto;
    overflow: hidden;
}

    .tghy h3 {
        font: 16px/42px "微软雅黑";
        text-align: center;
        color: #E05307;
        margin-top: 50px;
        overflow: hidden;
    }

.login-tip {
    position: absolute;
    top: 5px;
    right: 48px;
}

.poptip {
    border: 1px solid #f3d995;
    height: 16px;
    line-height: 16px;
    padding: 5px 20px 5px 15px;
    background: #fefcee;
    position: relative;
}

    .poptip .poptip-content {
        color: #df9c1f;
        font-size: 12px;
        font-weight: 400;
    }

        .poptip .poptip-content .iconfont {
            color: #df9c1f;
            font-size: 14px;
            margin-right: 8px;
        }

.poptip-arrow {
    position: absolute;
    z-index: 10;
    *zoom: 1;
}

    .poptip-arrow em, .poptip-arrow span {
        position: absolute;
        *zoom: 1;
        width: 0;
        height: 0;
        border-color: rgba(255,255,255,0);
        border-color: transparent \0;
        *border-color: transparent;
        _border-color: tomato;
        _filter: chroma(color=tomato);
        border-style: solid;
        overflow: hidden;
        top: 0;
        left: 0;
    }

.poptip-arrow {
    top: 8px;
    right: 0;
}

    .poptip-arrow em {
        top: 0;
        left: 1px;
        border-left-color: #f3d995;
        border-width: 6px 0 6px 6px;
    }

    .poptip-arrow span {
        border-left-color: #fefcee;
        border-width: 6px 0 6px 6px;
    }

.kmlylogo {
    width: 190px;
    margin: 0px auto;
    margin-bottom: 2px;
    overflow: hidden;
}

    .kmlylogo img {
        width: 100%;
    }

.kmlylogo_des {
    text-align: center;
    font: 13px/20px "微软雅黑";
    color: #313233;
}

.login_form {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.login_form_head {
    width: 100%;
    height: 30px;
    text-align: center;
    font: 1.2rem "微软雅黑";
}

.login_form_content {
    width: 98%;
    min-height: 180px;
    height: auto;
    background-color: #ffffff;
    margin: 5px auto;
    padding-top: 20px;
}

.login_iuput_a {
    width: 96%;
    text-align: center;
    color: #565656;
    height: 30px;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
    clear: both;
}

    .login_iuput_a img {
        width: 150px;
        height: 35px;
        display: block;
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .login_iuput_a a{
        position:absolute;
        top:0px;
        right:15px;
    }

    .SystemInput_1 {
        width: 82%;
        display: block;
        line-height: 20px;
        height: 40px;
        border: 1px solid #ffffff;
        outline: none; /* 不显示轮廓线 */
        cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
        margin: 0 auto;
        /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
        -webkit-appearance: none;
        padding-left: 35px;
        background: url("../images/pel.png") no-repeat 5px center;
        background-color: #ffffff;
        border: 0px;
        border-bottom: 1px solid #dfdddc;
    }

.SystemInput_2 {
    width: 82%;
    display: block;
    line-height: 20px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    margin: 0 auto;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    padding-left: 35px;
    background: url("../images/pwd2.png") no-repeat 5px center;
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #dfdddc;
}

.login_iuput_b {
    clear: both;
    width: 100% text-align:center;
    color: #565656;
    height: 50px;
    margin-top: 10px;
}

    .login_iuput_b dd {
        float: left;
        width: 50%;
        display: inline-block;
        text-align: center;
        color: #7d7d7d;
        font-size: 14px;
    }
/*复选框*/
.gcs-checkbox {
    display: none;
}

    .gcs-checkbox + label {
        background-color: white;
        border-radius: 0px;
        border: 1px solid #acabab;
        width: 15px;
        height: 15px;
        display: inline-block;
        text-align: center;
        vertical-align: bottom;
        line-height: 15px;
    }

        .gcs-checkbox + label:hover {
            cursor: pointer;
            border: 1px solid #e42613;
        }

    .gcs-checkbox:checked + label {
        background-color: #eee;
        background: #e42613;
        border: 1px solid #c41908;
    }

        .gcs-checkbox:checked + label:after {
            content: "\2714";
            color: white;
        }

/*单选按钮*/
.gcs-radio {
    display: none;
}

    .gcs-radio + label {
        width: 15px;
        height: 15px;
        line-height: 17px;
        display: inline-block;
        text-align: center;
        vertical-align: bottom;
        border: 1px solid gray;
        border-radius: 50%;
    }

        .gcs-radio + label:hover {
            border: 1px solid #2783FB;
            cursor: pointer;
        }

    .gcs-radio:checked + label {
        background: #c22724;
        border: 1px solid #c22724;
    }

        .gcs-radio:checked + label:after {
            content: "\2022";
            font-size: 32px;
            color: white;
        }

.tab_button_ok {
    clear: both;
    width: 96%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.tab_button_left {
    clear: both;
    float: left;
    width: 49%;
    height: 40px;
    text-align: center;
}

    .tab_button_left span {
        padding: 10px 45px;
        background-color: #fff;
        border: 1px solid #9b9b9b;
        font: 0.9rem "微软雅黑";
    }

    .tab_button_left a {
        color: #615f5f;
    }

        .tab_button_left a:hover {
            color: #a92929;
        }

.tab_button_right {
    float: left;
    width: 50%;
    height: 40px;
    text-align: center;
}

    .tab_button_right span {
        padding: 10px 45px;
        background-color: #f38785;
        border: 1px solid #dd7f7e;
        font: 0.9rem "微软雅黑";
    }

    .tab_button_right a:hover {
        color: #595858;
    }

.System-button { /* 按钮美化 */
    width: 80%;
    display: block;
    line-height: 40px;
    height: 40px;
    border: 1px solid #03629d;
    background: #0269ab;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    font-family: Microsoft YaHei; /* 设置字体 */
    color: white; /* 字体颜色 */
    font-size: 1rem; /* 字体大小 */
    margin: 0 auto;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    color: #ffffff;
}

    .System-button:hover {
        /* 鼠标移入按钮范围时改变颜色 */
        background: #047bc8;
    }

.login_form_button {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font: 0.9rem "微软雅黑";
    margin-top: 15px;
}

    .login_form_button a {
        color: #525151;
    }

        .login_form_button a:hover {
            color: #a33232;
        }
/* 登陆页面头中间--结束 */

/**/
.web_Personal_detailed {
    clear: both;
    width: 88%;
    height: 50px;
    margin: 10px auto;
    padding-top: 5px;
    position: relative;
    color: #717171;
}

.web_Personal_detailed_a {
    clear: both;
    width: 88%;
    height: 30px;
    margin: 5px auto;
    position: relative;
    color: #717171;
}

.web_Personal_detailed span {
    position: absolute;
    right: 2%;
    top: 10px;
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 1rem;
    background-color: #555555;
    color: #ffffff;
    border-radius: 3px;
}

    .web_Personal_detailed span a {
        color: #ffffff;
    }

        .web_Personal_detailed span a:hover {
            color: #ffb400;
        }

.web_Personal_detailed_1 {
    clear: both;
    width: 88%;
    height: 80px;
    margin: 10px auto;
    padding-top: 5px;
    position: relative;
}

    .web_Personal_detailed_1 span {
        position: absolute;
        right: 2%;
        top: 10px;
        display: block;
        width: 70px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 0.8rem;
        background-color: #f38785;
        color: #ffffff;
        border-radius: 2px;
    }

        .web_Personal_detailed_1 span a {
            color: #ffffff;
        }

            .web_Personal_detailed_1 span a:hover {
                color: #ffb400;
            }

.web_Personal_detailed_2 {
    clear: both;
    width: 88%;
    height: 80px;
    margin: 10px auto;
    padding-top: 5px;
    position: relative;
    background-color: #d6d6d6;
    border-radius: 2px;
    display: block;
    margin-bottom: 40px;
}

    .web_Personal_detailed_2 p {
        height: 25px;
        line-height: 25px;
        padding-left: 10px;
    }

.PublishingInput {
    width: 96%;
    float: left;
    display: block;
    line-height: 40px;
    height: 40px;
    border: 1px solid #e6e6e6;
    background: #fff;
    outline: medium;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    appearance: none;
    -moz-appearance: 3px;
    -webkit-appearance: none;
    padding: 0 5px;
    background: url("../images/arrow.png") no-repeat scroll right center transparent;
}

/*20221214-补充样式*/
.SystemInput_reg_01 {
    width: 82%;
    display: block;
    line-height: 20px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    margin: 0 auto;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    padding-left: 35px;
    background: url("../images/20221214001.png") no-repeat 5px center;
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #dfdddc;
}

.SystemInput_reg_02 {
    width: 82%;
    display: block;
    line-height: 20px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    margin: 0 auto;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    padding-left: 35px;
    background: url("../images/20221214002.png") no-repeat 5px center;
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #dfdddc;
}


.SystemInput_reg_03 {
    width: 82%;
    display: block;
    line-height: 20px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    margin: 0 auto;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    padding-left: 35px;
    background: url("../images/20221214003.png") no-repeat 5px center;
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #dfdddc;
}

.SystemInput_reg_04 {
    width: 82%;
    display: block;
    line-height: 20px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    margin: 0 auto;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    padding-left: 35px;
    background: url("../images/20221214004.png") no-repeat 5px center;
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #dfdddc;
}

.tab_button_ok_1 {
    clear: both;
    width: 96%;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

.login_iuput_a span {
    position: absolute;
    right: 10px;
    top: 15px;
    display: inline-block;
    width: 80px;
    height: 25px;
    color: #0374ff;
    font-size: 12px;
}

.tab_button_text {
    width: 88%;
    margin: 0 auto;
    min-height: 25px;
    height: auto;
    line-height: 25px;
    margin-top: 25px;
}

    .tab_button_text span {
        color: #0269ab;
        font-weight: bold;
    }

.System-button_1 { /* 按钮美化 */
    width: 90%;
    display: block;
    line-height: 40px;
    height: 40px;
    border: 1px solid #03629d;
    background: #0269ab;
    outline: none; /* 不显示轮廓线 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    font-family: Microsoft YaHei; /* 设置字体 */
    color: white; /* 字体颜色 */
    font-size: 1rem; /* 字体大小 */
    margin: 0 auto;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*以下为了统一安卓与苹果手机的select下拉框显示正常*/
    -webkit-appearance: none;
    color: #ffffff;
}

    .System-button_1:hover {
        /* 鼠标移入按钮范围时改变颜色 */
        background: #047bc8;
    }
/* 弹出层--开始 */
#openbackup_1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}

#openmodel_1 {
    padding: 10px 0;
    clear: both;
    float: left;
    width: 500px;
    height: 480px;
    background-color: #ffffff;
    position: absolute;
    top: 20%;
    left: 32%;
    z-index: 999;
    border-radius: 5px;
}

.openmodel_c_1 {
    line-height: 25px;
    text-align: right;
    padding-right: 20px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

    .openmodel_c_1 span {
        padding: 0 5px;
        width: 50px;
        height: 30px;
        border: 1px solid #293846;
        border-radius: 3px;
        color: #000000;
    }

.main_nametype {
    width: 84%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    clear: both;
}

.main_nametype_left {
    float: left;
    width: 70px;
    height: 30px;
}

.main_nametype_right {
    float: left;
    height: 30px;
    width: calc(100% - 70px);
}

    .main_nametype_right dd {
        float: left;
        margin-top: -3px;
    }

/*纯CSS3美化单选按钮radio*/
.radio {
    display: inline-block;
    position: relative;
    line-height: 18px;
    margin-right: 10px;
    margin-top: 8px;
    cursor: pointer;
}

    .radio input {
        display: none;
    }

    .radio .radio-bg {
        display: inline-block;
        height: 18px;
        width: 18px;
        margin-right: 5px;
        padding: 0;
        background-color: #f7fdf7;
        border-radius: 100%;
        vertical-align: top;
        border: 1px solid #8c8d8e;
        cursor: pointer;
        transition: all 0.2s ease;
    }

    .radio .radio-on {
        display: none;
    }

    .radio input:checked + span.radio-on {
        width: 10px;
        height: 10px;
        position: absolute;
        border-radius: 100%;
        background: #f7fdf7;
        top: 5px;
        left: 5px;
        background-image: linear-gradient(#4e8df6 0, #4e8df6 100%);
        transform: scale(0, 0);
        transition: all 0.2s ease;
        transform: scale(1, 1);
        display: inline-block;
    }
/* 弹出层--结束 */
.weixinbtn {
    margin-top: 20px;
}