
body {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    /*color: #b2b2b2;*/
    /*font-family: "΢���ź�",Arial;*/
    /*line-height: 1.8em;*/
    /*background-color: #f7f7f7;*/
    overflow-x: hidden;
    font-family: "\5FAE\8F6F\96C5\9ED1",Helvetica,"����",Arial,Tahoma;
}

a:focus {
    outline: none;
}

a {
    cursor: pointer;
    color: #383838;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        /*// color: #000;*/
    }

ul, li, dt, dd, dl, h1, p, form {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: none;
}

img {
    border: none;
}

    img a:hover {
        border: none;
    }

a, area {
    blr: expression(this.onFocus=this.blur());
}
    /*For IE*/
    a:focus {
        outline: none;
        -moz-outline-style: none;
    }
/*For Firefox*/
.clear {
    font-size: 12px;
    clear: both;
    line-height: 0px;
    height: 0px;
}

* {
    margin: 0px auto;
    padding: 0px;
}

.wrap {
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.webLeft, .webRight {
    display: none;
}

@media only screen and (min-width:640px) {
    .webLeft, .webRight {
        position: fixed;
        display: block;
        width: calc(50% - 320px);
        height: 100%;
        top: 0;
        z-index: 999;
        background: #B4B3B3;
    }

    .webLeft {
        left: 0;
    }

    .webRight {
        right: 0;
    }
}



#header {
    background-color: #0386c4;
    width: 100%;
    height: 45px;
    max-width: 640px;
}

.logo {
    margin: 0px 0 0px 0px;
    height: 45px;
    padding: 0px;
    line-height: 45px;
    background-color: #0486C4;
    float: left;
}

    .logo img {
        margin-top: 8px;
        height: 28px;
        margin-left: 5px;
    }

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a, img {
    border: 0;
}


/*news_list*/
.news_list {
    width: 98%;
    padding: 0 1%;
    color: #666060;
}


    .news_list div {
        width: 100%;
        float: left;
        border-bottom: solid 1px rgba(164, 164, 164, 0.18);
        height: 80px;
        line-height: 30px;
        padding-top: 10px;
    }

        .news_list div p {
            line-height: 20px;
            margin-top: 10px;
            float: right;
            width: 200px;
        }




    .news_list a {
        float: left;
        padding-left: 1%;
        font-size: 15px;
    }

.times, .addre {
    font-size: 13px;
    margin-left: 5px;
    color: #666060;
}


.stitle {
    width: 74%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.edit {
    /*float: right !important;*/
    margin-right: 10px !important;
    padding: 2px 3px;
    background-color: #fff;
    color: #0099e6;
    border: 1px solid #0099e6;
}

.topright {
    float: right;
    margin: 12px 10px 0 0;
    color: #0478B1;
    border-radius: 5px;
    border: 1px solid #0478B1;
    padding: 0px;
    font-size: 14px;
}

    .topright li {
        float: left;
        padding: 0px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        width: 120px;
        border-right: 1px solid #0478B1;
    }

    .topright a {
        color: white;
    }

    .topright .curli {
        background: #0478B1;
        width: 40px;
    }

.subject {
    text-align: center;
}

input[type=text], [type=submit] {
    background-color: #fff;
    padding: 5px 0px 5px 5px;
    margin: 0 0 10px 0;
    width: 62.5% !important;
    /*border: 0px;*/
    border: 1px solid #ccc;
    margin: 0px;
    height: 41px;
    padding: 0;
    font-size: 16px;
    margin-top: 10px;
}

td {
    display: table-cell;
    vertical-align: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
}

tr {
    width: 100%;
    height: 40px;
}

select {
    height: 30px;
}

#bt_Add, .btn_red, .btn_red:visited {
    color: #fff;
    background: #0386c4;
    border: #0386c4 1px solid;
    text-decoration: none;
}

#layertips {
    background-color: rgba(12, 11, 11, 0.6);
    position: absolute;
    z-index: 200;
    max-width: 240px;
    min-width: 100px;
    word-wrap: break-word;
    height: 50px;
    line-height: 50px;
    left: 0;
    top: 0;
    margin: auto;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    text-align: center;
    color: white;
    padding: 0 2px 0 2px;
}

.nocon {
    text-align: center;
    margin-top: 50px;
}

.fabu {
    padding: 5px 20px;
    text-align: center;
    background-color: #0478B1;
    border-radius: 8px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    color: white;
    font-size: 18px;
    margin-left: 60px;
}

.red {
    color: red;
}

.flist a {
    line-height: 40px;
    color: red;
}

.flist input {
    line-height: 40px;
}

.searbtn {
    color: #383838;
    width: 100%;
    max-width: 640px;
    display: none;
    position: fixed;
    top: 0px;
    border: 1px solid rgb(102, 102, 102);
    background: white;
    height: 350px;
    z-index: 9988;
}

.allcountry {
    z-index: 200;
    height: 350px;
    background: #fff;
    border: 1px solid #ccc;
}

    .allcountry ul {
        height: 350px;
        overflow-y: auto;
        width: 33%;
        float: left;
        text-align: left;
        border-right: solid 1px rgba(164, 164, 164, 0.18);
        position:relative;
    }

        .allcountry ul li {
            line-height: 40px;
            border-bottom: solid 1px rgba(164, 164, 164, 0.18);
            position: relative;
            cursor: pointer;
            padding-left: 5px;
        }

            .allcountry ul li a {
                margin-left: 5px;
                display: block;
            }


            .allcountry ul li.on:before {
                content: "";
                width: 16px;
                height: 16px;
                border: 1px solid #0099e6;
                /*border-radius: 100%;*/
                position: absolute;
                right: 5px;
                display: inline-block;
                top: 10px;
            }

            .allcountry ul li.on:after {
                content: "";
                width: 8px;
                height: 4px;
                position: absolute;
                right: 9px;
                top: 15px;
                border-left: 1px solid #0099e6;
                border-bottom: 1px solid #0099e6;
                display: inline-block;
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
            }

.othertype {
    z-index: 200;
    height: 320px;
    background: #fff;
    border: 1px solid #ccc;
}

    .othertype ul {
        height: 320px;
        overflow-y: auto;
        width: 100%;
        float: left;
        text-align: left;
        border-right: solid 1px rgba(164, 164, 164, 0.18);
    }

.allunit ul {
    width: 49.5%;
}

.othertype ul li {
    line-height: 40px;
    border-bottom: solid 1px rgba(164, 164, 164, 0.18);
    position: relative;
    cursor: pointer;
    margin-left: 5px;
}

    .othertype ul li a {
        margin-left: 5px;
        display: block;
    }


    .othertype ul li.on:before {
        content: "";
        width: 16px;
        height: 16px;
        border: 1px solid #0099e6;
        border-radius: 100%;
        position: absolute;
        right: 5px;
        display: inline-block;
        top: 10px;
    }

    .othertype ul li.on:after {
        content: "";
        width: 8px;
        height: 4px;
        position: absolute;
        right: 9px;
        top: 15px;
        border-left: 1px solid #0099e6;
        border-bottom: 1px solid #0099e6;
        display: inline-block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

.xcity, .xcomII {
    background-color: #f4f4f4;
}

.menusel {
    height: 35px;
    width: 100%;
}

    .menusel ul {
        height: 50px;
        text-align: left;
        width: 100%;
    }

    .menusel li {
        height: 30px;
        float: left;
        -moz-box-flex: 1;
        width: 32.5%;
        line-height: normal;
        text-align: center;
        margin: 3px 0;
        /*border-right: solid 1px rgba(164, 164, 164, 0.18);*/
        cursor: pointer;
        line-height: 30px;
    }

        .menusel li:nth-last-child(2):after {
            content: "";
            width: 0;
            height: 0;
            border-width: 5px;
            border-style: solid;
            border-color: #747474 transparent transparent;
            font-size: 0;
            line-height: 0;
            display: inline-block;
            margin-left: 3px;
            position: absolute;
            margin-top: 16px;
        }

    .menusel ul .last {
        padding-left: 5px;
        float: left;
        border-right: solid 0px;
    }


.menuselr ul li.on:after {
    border-color: transparent transparent white;
    margin-top: 3px;
}


.menuselr ul .last {
    padding-left: 5px;
    float: left;
    border-right: solid 0px;
}

.listOption-icon i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-position: 0 -25px;
    vertical-align: middle;
    margin-right: 5px;
}

.listOption-icon i {
    background-image: url(../images/app-rentIcon.png);
    background-size: 50px auto;
    background-repeat: no-repeat;
}

#actions {
    position: relative;
    background: white;
    border-bottom: 1px solid rgba(164, 164, 164, 0.18);
}
/* 
#csdq:after {
    content: "";
    width: 5px;
    height: 5px;
    border: solid #929292;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(-45deg);
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin-left: 3px;
    position: absolute;
    margin-top: 13px;
    color: black;
} */

/* #leibies:after {
    content: "";
    width: 5px;
    height: 5px;
    border: solid #929292;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(-45deg);
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin-left: 3px;
    position: absolute;
    margin-top: 13px;
    color: black;
} */
.custom-select {
    position: relative;
  }
  
  .custom-select select {
    -webkit-appearance: none; /* 去除默认样式 */
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px; /* 为伪元素留出空间 */
    padding-left: 5px;
  }
  
  .custom-select::after {
    content: '';
    position: absolute;
    right: 5px; /* 根据需要调整 */
    top: 50%;
    width: 5px;
    height: 5px;
    border: solid #929292;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  
.fgline {
    padding: 5px;
    border: 1px solid rgba(164, 164, 164, 0.18);
    background-color: #f0f0f0;
    color: #999;
    font-size: 13px;
}

    .fgline div {
        margin-top: 6px;
    }

    .fgline a {
        float: right;
    }

    .fgline dt, .fgline dd {
        float: left;
        padding-right: 10px;
    }

    .fgline dd {
        float: left;
        padding-right: 10px;
    }

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.shadeloading {
    z-index: 100;
    position: fixed;
    width: 100%;
    /*max-width: 640px;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(0,0,0,.5)!important;
    display: none;
}

.fglinedb {
    height: 10px;
    border: 1px solid rgba(164, 164, 164, 0.18);
    background-color: #f0f0f0;
}

.button {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-appearance: none;
}
  
.same,.samewx {
    position: relative;
    margin-right: 15px;
    font-size: 13px;
    margin-top:5px;
}

    .same:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid #dcdcdc;
        border-radius: 10%;
        position: absolute;
        left: -15px;
        display: inline-block;
        top: 0px;
    }

    .same.on:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid #0099e6;
        border-radius: 10%;
        position: absolute;
        left: -15px;
        display: inline-block;
        top: 0px;
    }

    .same.on:after {
        content: "";
        width: 8px;
        height: 4px;
        position: absolute;
        left: -13px;
        top: 2px;
        border-left: 1px solid #0099e6;
        border-bottom: 1px solid #0099e6;
        display: inline-block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
     .samewx:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid #dcdcdc;
        border-radius: 10%;
        position: absolute;
        left: -15px;
        display: inline-block;
        top: 0px;
    }

    .samewx.on:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid #0099e6;
        border-radius: 10%;
        position: absolute;
        left: -15px;
        display: inline-block;
        top: 0px;
    }

    .samewx.on:after {
        content: "";
        width: 8px;
        height: 4px;
        position: absolute;
        left: -13px;
        top: 2px;
        border-left: 1px solid #0099e6;
        border-bottom: 1px solid #0099e6;
        display: inline-block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
       #pubGlobal_topAlert01 {
            height: 32px;
            /*background: url(https://img.kq36.com.cn/mkq520/admin/images/bg_topAlert01.gif) left top repeat-x;*/
            text-align: center;
            color: #000;
    background: #D6EBFC;
        }

        #h_placetxt font {
            margin-left: 5px;
        }
        .selected li {
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin: 0 5px 5px 0;
    position: relative;
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #626262;
    border-radius: 8px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    padding: 2px 13px 2px 3px;
}


           .modifyphone-popup {
        background: white;
        border-radius: 3px;
        margin: 0px;
    }

        .modifyphone-popup h3 {
            text-align: center;
            margin-top: 10px;
            font-size: 18px;
            color: #333;
            font-weight: normal;
        }

    .popup-verify {
        width: 95%;
        margin: 15px 10px 20px 10px;
    }

        .popup-verify div {
            margin-bottom: 16px;
            position: relative;
            -webkit-appearance: none;
        }


        .popup-verify .ipt {
            width: 90%;
            padding: 0px 10px;
            height: 52px;
            line-height: 52px;
            border: 1px solid #eaeaea;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            font-size: 16px;
            -webkit-appearance: none;
        }

        .popup-verify input, textarea, button {
            outline: none;
            border: 0px;
            font-family: "microsoft yahei","simsun",Arial;
            -webkit-appearance: none;
        }

            input:-moz-read-wrte, textarea:-moz-read-write {
                -moz-user-modify: read-write !important;
            }

    .popup-verify .ipt-code {
        position: absolute;
        right: 8px;
        top: 6px;
        display: inline-block;
        padding: 6px 10px;
        background: #e0e0e0;
        color: #666;
        font-size: 14px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        cursor: pointer;
        height: 38px;
        width: 105px;
        -webkit-appearance: none;
        text-align: center;
    }

    .popup-verify input, textarea, button {
        outline: none;
        border: 0px;
        font-family: "microsoft yahei","simsun",Arial;
    }

    .popup-verify .submit-btn {
        height: 50px;
        background: #0281BD;
        display: inline-block;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
        width: 107px;
        -webkit-appearance: none;
    }

    .popup-verify div .give-up {
        font-size: 18px;
        color: #333;
        line-height: 50px;
        margin-left: 30px;
        text-decoration: underline;
    }

    /*button, input, select {
        outline: none;
        border: 0px;
    }*/

    .kqloginbtn {
        font-size: 14px;
        margin-left: 5px;
        color: #666666;
    }

    .usertype {
        line-height: 20px;
        height: 20px;
        margin: 0px !important;
        padding: 0px !important;
        margin-bottom: 10px !important;
        margin-top: -5px !important;
        display: none;
    }
    .mylogindiv{display:none;background:white;position:fixed;z-index:2000;max-width:280px;width:260px;line-height:30px;margin:auto;left:50%;top:40%;margin-left:-160px !important;margin-top:-60px !important;text-align:center;color:#383838 !important;border:1px solid #2A7FC7}
.mylogindiv .title{height:31px;background-color:#298bee;background-repeat:repeat-x}
.mylogindiv .title h4{float:left;color:white;font-weight:bold;font-size:14px;margin:0px 0 0 9px}
.mylogindiv .title p{font-weight:bold;float:right;margin:0px 8px 0px 2px;color:white;font-size:22px}
.mylogindiv .title a:link,.mylogindiv .title a:visited{color:white}
.mylogindiv a span{font-size:10px;color:#383838}
.mylogindiv img{vertical-align:middle}
/* #leibie:after{content: "";
    width: 5px;
    height: 5px;
    border: solid #929292;
    border-width: 0 0 2px 2px;
    transform: translate(-50%, -50%) rotate(-45deg);font-size:0;line-height:0;display:inline-block;margin-left:3px;position:absolute;margin-top:13px;color:black}
   
    #mainjiin:after{content: "";
        width: 5px;
        height: 5px;
        border: solid #929292;
        border-width: 0 0 2px 2px;
        transform: translate(-50%, -50%) rotate(-45deg);font-size:0;line-height:0;display:inline-block;margin-left:3px;position:absolute;margin-top:13px;color:black} */
#queding{-webkit-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-appearance:none;color:#fff;background:#0386c4;border:#0386c4 1px solid;text-decoration:none;padding:5px 8px 5px 8px;width:62.5px !important}
.selected{margin:5px auto;width:96%;padding-left:0px;border-bottom:1px solid #DCDCDC;display:none}
#csdq font{margin-left:5px}
.selected li:after{content:"×";width:0;height:0;font-size:19px;line-height:22px;display:inline-block;margin-left:-2px;position:absolute;margin-top:-2px;color:#dcdcdc}
.hprovince li{background:url(https://img.kq36.com.cn/3g4/resume_icon1.png) no-repeat right 12px;background-size:25px auto}
.hprovince .w{background-color:#F0F0F0}
.hprovince .s:after{content:"";width:4px;height:4px;position:absolute;top:20px;background-color:red;border-radius:50px;display:inline-block}
.uploadphoto ul{height:auto !important}
.photo_list2 li.add_photo{background:#eee none repeat scroll 0 0;font-size:24px;text-align:center;width:20%}
.photo_list2 li{border:1px solid #ddd;display:inline-block;height:50px;margin:7px;position:relative;vertical-align:top;width:50px}
.photo_list2 li a{display:block}
li{list-style:outside none none}
.photo_list2 li.add_photo span{color:#999;display:block;font-size:20px;margin:0}
.photo_list2 li.add_photo label{font-size:6px}
.photo_list2 li a,.photo_list2 li img{width:100%;height:100%;display:block}
.photo_list2 li.add_photo{font-size:24px;text-align:center;background:#eee}
.photo_list2 li.add_photo:hover{background:#fed0a1}
.photo_list2 li .closep{position:absolute;right:-15px;top:-8px;color:#fff !important;text-align:center;line-height:20px;_line-height:20px;background:#666;width:20px;height:20px;border-radius:20px;font-size:40px}
.webuploader-pick{height:35px}
.webuploader-container input[type="file"]{display:block;position:absolute;width:100%;height:100%;z-index:10;opacity:0}
.back_out{display:block;float:left;padding-left:20px;font-size:14px;vertical-align:middle;line-height:23px;background:url("https://img.kq36.com.cn/kq600/images/back_out_d90afcf.png") no-repeat;background-size:10px 15px;background-position:5px 50%;z-index:3}
 