﻿.pub-float {
    position: fixed;
    top: 0;
    left: 0;
    /* z-index: 1002; */
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    -webkit-highlight: none;
    font-size: 14px;
}


.pub-con {
    position: relative;
    top: 0;
    width: 480px;
    margin: 11% 0 0 35%;
}

.pub-wrap.edit-mode.show {
    opacity: 1;
}

.pub-float.pub.show, .pub-wrap.edit-mode.show {
    /* transition-timing-function: ease-in; */
    /* transition-duration: .3s; */
    /* transition-property: opacity; */
}

.pub-wrap.edit-mode {
    /* top: 0; */
    /* margin: 11% 0 0 40%; */
    border-radius: 4px;
    padding: 0;
    opacity: 0;
}

.pub-wrap {
    /* overflow: hidden; */
    position: relative;
    background: #fff;
}

    .pub-wrap.edit-mode .editor-outer {
        padding: 6px 15px 0px 15px;
    }


        .pub-wrap.edit-mode .editor-outer .editor {
            margin: 0;
        }


/*容器内容*/
.wrapper {
    width: 100%;
    /*position: absolute;*/
    top: 0.45rem;
    bottom: 0.5rem;
    z-index: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.wrapper2 {
    top: 0 !important;
    bottom: 0 !important;
}

.scrollBox {
    position: relative;
        padding: 0 12px 0 13px;
    /* overflow: hidden; */
}

.index_banner {
    width: 100%;
    height: 1.75rem;
    position: relative;
    overflow: hidden;
    background: #fff;
}


.login_top {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 30px 0 18px 0;
    overflow: hidden;
    font-size: 23px;
}

    .login_top img {
        display: block;
        /* width: 0.8rem; */
        height: 160px;
        margin: 0 auto;
    }

    .login_top h1 {
        font-size: 0.15rem;
        color: #000000;
        width: 100%;
        padding: 0 2%;
        line-height: 1.5em;
        font-weight: normal;
        margin: 0.2rem 0;
    }

.login_center {
    width: 92%;
    margin: 0 auto;
    padding: 0.1rem;
    /*background: #9a9c9e;
	background: rgba(154,156,158,0.6);*/
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.login_ul {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 0.1rem;
}

    .login_ul li {
        width: 97%;
        height: 60px;
        /* background: rgba(255,255,255,0.5); */
        overflow: hidden;
        position: relative;
        /* border-radius: 6px; */
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        /* -webkit-border-radius: 6px; */
        /* margin: 0 0 0.2rem 0; */
        padding: 0 5px 0 4px;
        border-top: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }

        .login_ul li i {
            position: absolute;
            left: 15px;
            top: 20px;
            width: 25px;
            height: 30px;
            z-index: 5;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 0.22rem 0.22rem;
            -webkit-background-size: 0.22rem 0.22rem;
            margin-right: 7.2rem;
        }

            .login_ul li i.iconc_1 {
                background: url(../images/icon-login.png) 0px -102px no-repeat;
                background-size: 22px 233px;
            }

            .login_ul li i.iconc_2 {
                background: url(../images/icon-login.png) 0px -50px no-repeat;
                background-size: 22px 233px;
            }

            .login_ul li i.iconc_3 {
                background: url(../images/icon-login.png) 0px -156px no-repeat;
                background-size: 22px 233px;
            }

            .login_ul li i.iconc_4 {
                background: url(../images/icon-login.png) 0px -207px no-repeat;
                background-size: 22px 233px;
            }

            .login_ul li i.iconc_5 {
                background: url(../images/icon-login.png) 0px 1px no-repeat;
                background-size: 22px 233px;
            }

        .login_ul li input {
            display: block;
            width: 450px;
            height: 60px;
            border: none;
            /*background: none;*/
            font-size: 14px;
            color: #333;
            outline: none;
            margin-left: 50px;
        }

.login_div {
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .login_div input {
        display: block;
        width: 0.2rem;
        height: 0.2rem;
        outline: none;
        float: left;
        margin: 0;
    }

    .login_div label {
        display: block;
        float: left;
        line-height: 0.2rem;
        color: #fff;
        font-size: 0.14rem;
        margin: 0 0 0 10px;
    }

    .login_div a {
        display: block;
        float: right;
        line-height: 0.2rem;
        color: #fff;
        font-size: 0.14rem;
    }

.login_zhuce {
    width: 90%;
    margin: 0 3%;
    line-height: 0.5rem;
    height: 10px;
    font-size: 12px;
    color: #000000;
    text-align: center;
}

    .login_zhuce > span {
        color: #4298ef;
    }

.login_bottom {
        width: 422px;
        margin: 46px 2px 3rem 20px;
        height: 55px;
        position: relative;
}

    .login_bottom > a {
        display: block;
        width: 100%;
        height: 46px;
        line-height: 45px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        background: #4298ef;
        border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        white-space: pre;
    }

.login_wangji {
    /*width: 90%;*/
    margin: 0 3%;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.14rem;
    color: #000000;
    text-align: center;
    float: right;
}

    .login_wangji > span {
        color: #4298ef;
    }

.login_desc {
    width: 90%;
    margin: 20px 5% 35px 5%;
    height: 20px;
    position: relative;
}

.d {
    display: block !important;
    width: 38% !important;
    height: 43px !important;
    border: none !important;
    border-radius: 2px !important;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0 0.1rem !important;
    outline: none !important;
    background: #e0e0e0;
    float: right !important;
    font-size: 14px !important;
    margin-top: 8px;
    margin-left: 0px !important;
}

.yj {
    position: absolute;
    right: 0.01rem;
    top: 0.16rem;
    width: 0.32rem;
    height: 0.32rem;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.22rem 0.22rem;
    -webkit-background-size: 0.22rem 0.22rem;
}

.yj_close {
    background: url(../images/yj.png) 0px 0px no-repeat;
    background-size: 22px 50px;
}

.yj_open {
    background: url(../images/yj.png) 0px -35px no-repeat;
    background-size: 22px 50px;
}

.pub_close {
    float: right;
    width: 14px;
    height: 14px;
    margin: 3px 20px 0px 0px;
    cursor: pointer;
    font-size: 35px;
}

.lititle {
    margin: 10px 0 14px 0;
    font-size: 17px;
}

.txtphone {
        width: 418px;
        height: 42px;
        padding: 17px;
}