﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #F5F5F5 url(https://s.meet99.cn/newimg/body_bg.png);
    font: normal 12px/22px arial, simsun, sans-serif;
    background-attachment: fixed;
}

a {
    padding: 1px;
    text-decoration: none;
    color: #0069ca;
}

    a:hover {
        text-decoration: none;
        color: #FFF;
        background-color: #f60;
    }

    a:visited {
        color: #6a1359;
    }

.novisited a:visited {
    color: #0069ca;
}

input {
    padding: 2px;
    color: #00F;
}

img {
    border: 0;
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0;
}

ins {
    background: #FFFFFF;
}

#content {
    clear: both;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0 auto;
}




#header {
    height: 80px;
    text-align: center;
    overflow: hidden;
    background: #0086c1 url(https://s.meet99.cn/newimg/header_bg.png);
}

#fixed {
    height: 80px;
    width: 100%;
    z-index: 100;
    text-align: center;
    border-bottom: 1px solid #FFF;
}

#header .wrap {
    max-width: 1200px;
    height: 75px;
    margin: 0 auto;
    position: relative;
}

#header .line {
    height: 5px;
    background: #89e2e9 url(https://s.meet99.cn/newimg/header_bot.png) repeat-x;
}

#header .logo {
    float: left;
    width: 166px;
    height: 57px;
    margin-top: 9px;
    /*background: url(https://s.meet99.cn/newimg/mt_header.png) no-repeat;*/
    cursor: pointer;
    margin-left: 2px;
}

#header .menu {
    float: left;
    margin-left: 20px;
}

    #header .menu ul {
        list-style: none;
    }

    #header .menu li {
        margin-right: 10px;
        display: inline;
    }

    #header .menu a {
        text-decoration: none;
        float: left;
        padding: 0 10px;
        height: 75px;
        line-height: 75px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        color: #fff;
        display: inline;
        margin-left: 1px;
    }

        #header .menu a:hover {
            background-color: #036695;
        }

#header .on a {
    background-color: #036695;
    font-weight: bold;
}

#header .search {
    float: left;
    margin-left: 30px;
}

#header .sform {
    position: relative;
    background-color: #f9f9f9;
    border: 1px solid #dbdbdb;
    height: 28px;
    width: 197px;
    margin-top: 23px;
}

    #header .sform .qtext {
        position: absolute;
        top: 5px;
        left: 6px;
        width: 147px;
        height: 18px;
        font-family: SimSun;
        font-size: 14px;
        line-height: 14px;
        border: 0;
        outline: none;
        background-color: #f9f9f9;
        padding: 2px;
        font-weight: bold;
    }

    #header .sform .qbtn {
        margin-right: 10px;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        height: 28px;
        width: 20px;
        border: 0;
        background-color: #f9f9f9;
        display: inline-block;
        cursor: pointer;
    }

    #header .sform i {
        height: 21px;
        width: 20px;
        background: url(https://s.meet99.cn/newimg/mt_header.png) 0 -86px no-repeat scroll;
        display: inline-block;
    }
/* login register form */
#upanel {
    float: right;
}

    #upanel .logon ul {
        list-style: none;
    }

    #upanel .logon li {
        height: 75px;
        vertical-align: middle;
        display: inline;
    }

    #upanel .logon a {
        float: left;
        margin-top: 25px;
        height: 26px;
        width: 62px;
        color: #fff;
        vertical-align: middle;
        text-align: center;
        line-height: 26px;
        font-size: 14px;
        font-family: Simsum;
        font-weight: bold;
        text-decoration: none;
    }

    #upanel .logon .register a {
        background: url(https://s.meet99.cn/newimg/mt_header.png) 0 -59px no-repeat scroll;
        color: #008cc4;
    }

        #upanel .logon .register a:hover {
            color: #F00;
        }

    #upanel .userinfo {
        padding-top: 5px;
    }

        #upanel .userinfo a {
            color: #FFF;
            height: 60px;
            line-height: 60px;
            margin-right: 5px;
        }

        #upanel .userinfo img {
            vertical-align: middle;
            width: 50px;
            height: 50px;
            border: 1px solid #FFF;
        }

            #upanel .userinfo img.on {
                border-top: 2px solid #333;
                border-left: 2px solid #999;
                border-right: 2px solid #EEE;
                border-bottom: 2px solid #FFF;
            }

#loginwrap {
    text-align: center;
    line-height: 30px;
    width: 500px;
    height: 250px;
}

    #loginwrap .sub {
        text-align: left;
        font-weight: bold;
    }

    #loginwrap hr {
        margin: 10px 0;
        color: #ccc;
    }

    #loginwrap .username {
        width: 175px;
    }

    #loginwrap .password {
        width: 90px;
        margin: 2px 5px;
    }

    #loginwrap .forget {
        margin-left: 4px;
    }

    #loginwrap b {
        color: #F00;
    }

#regwrap {
    text-align: center;
    line-height: 30px;
    width: 500px;
    height: 300px;
}

    #regwrap hr {
        margin: 10px 0;
        color: #ccc;
    }

    #regwrap b {
        color: #F00;
    }

    #regwrap .already {
        text-align: right;
    }

#forgetwrap {
    margin-top: 30px;
    text-align: center;
    line-height: 30px;
    width: 500px;
    height: 150px;
}

    #forgetwrap .already {
        text-align: right;
    }

#regwrap .uname, .password, .email {
    width: 150px;
}

#content {
    clear: both;
    min-height: 600px;
    font-size: 12px;
    margin: 0 auto;
}

    #content .center {
        margin: 0 auto;
        text-align: left;
    }

    #content .fl {
        float: left;
    }

    #content .wait {
        width: 16px;
        height: 16px;
        background: url(https://s.meet99.cn/newimg/loading.gif);
    }

#help ol {
    list-style-type: decimal;
    padding-left: 15px;
}

    #help ol li {
        list-style-type: decimal;
    }

#help ul {
    list-style-type: square;
    padding-left: 15px;
}

    #help ul li {
        list-style-type: square;
    }

#pageLocation {
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    text-align: center;
}

    #pageLocation a:visited {
        color: #0069ca;
    }

    #pageLocation .loc {
        float: left;
    }

#pageTip {
}

#share {
    float: right;
    width: 180px;
    padding: 0;
}

    #share a {
        margin: 0 4px 0 0;
        text-decoration: none;
        padding: 0;
    }

    #share img {
        vertical-align: middle;
        width: 16px;
        height: 16px;
        border: 0;
        overflow: hidden;
        padding: 0;
        margin: 0;
        background: url(https://s.meet99.cn/img/share3.png) no-repeat 0 0;
    }

    #share .qzone img {
        background-position: 0 0;
    }

    #share .weibo img {
        background-position: 0 -16px;
    }

    #share .tqq img {
        background-position: 0 -64px;
    }

    #share .renren img {
        background-position: 0 -48px;
    }

    #share .douban img {
        background-position: 0 -128px;
    }

    #share .weixin img {
        background-position: 0 -144px;
    }

#content .dt {
    clear: both;
    padding-left: 10px;
    font-weight: bold;
    color: #888;
}


#link a {
    color: #333;
    padding: 2px;
    margin-right: 5px;
}

    #link a:hover {
        text-decoration: underline;
        color: #00F;
    }

#footer {
    clear: both;
    border-top: 1px solid #cdcdcd;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Simsun;
    line-height: 20px;
    color: #333;
}

    #footer a {
        text-decoration: none;
        color: #666;
    }
/* trip */

#triptitle {
    text-align: center;
}

#tripmenu {
    float: left;
    width: 180px;
    background: #FFF;
    min-height: 300px;
    _height: 300px;
    border: 1px solid #ccc;
    padding: 10px;
}

    #tripmenu li {
        color: #66F;
        font-weight: bold;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
    }

    #tripmenu a:visited {
        color: #66F;
    }

    #tripmenu span {
        font-weight: normal;
    }

    #tripmenu .selected {
        background: #66F;
        color: #FFF;
    }

#jdlist {
}

    #jdlist li {
        margin: 10px;
    }

#tripcontent {
    padding: 20px;
    background: #FFF;
    border: 1px solid #ddd;
    margin-left: 210px;
    font-size: 14px;
    line-height: 200%;
}

    #tripcontent p {
        font-size: 14px;
        line-height: 200%;
    }

    #tripcontent img {
        display: block
    }

    #tripcontent h1 {
        color: #0C6;
        margin-top: 10px
    }

    #tripcontent h2 {
        color: #e56600;
        margin-top: 10px
    }

    #tripcontent .img {
        line-height: 2000px;
        overflow: hidden;
    }

    #tripcontent .ke-myimg {
        width: 640px;
        border: 0;
        margin: 10px auto;
        background: #ccc;
    }

        #tripcontent .ke-myimg img {
            width: 640px;
            min-height: 200px;
            _height: 200px;
        }

    #tripcontent .ke-myimg-info {
        color: #eee;
        text-align: center;
        padding: 10px;
        font-size: 12px;
        font-weight: normal;
        background: #333;
    }


/* 寮瑰嚭绐楀彛*/
.boxy-wrapper {
    position: absolute;
}

    .boxy-wrapper.fixed {
        position: fixed;
    }

.boxy-modal-blackout {
    position: absolute;
    background-color: #000;
    left: 0;
    top: 0;
}

.boxy-wrapper {
    empty-cells: show;
}

    .boxy-wrapper .top-left, .boxy-wrapper .top-right, .boxy-wrapper .bottom-right, .boxy-wrapper .bottom-left {
        width: 10px;
        height: 10px;
    }

    .boxy-wrapper .top-left {
        background: url(https://s.meet99.cn/img/box_nw.gif);
    }

    .boxy-wrapper .top-right {
        background: url(https://s.meet99.cn/img/box_ne.gif);
    }

    .boxy-wrapper .bottom-right {
        background: url(https://s.meet99.cn/img/box_se.gif);
    }

    .boxy-wrapper .bottom-left {
        background: url(https://s.meet99.cn/img/box_sw.gif);
    }

    .boxy-wrapper .top, .boxy-wrapper .bottom {
        height: 10px;
        background-color: #3399ee;
    }

    .boxy-wrapper .left, .boxy-wrapper .right {
        width: 10px;
        background-color: #3399ee;
    }

    .boxy-wrapper .title-bar {
        position: relative;
        text-align: center;
    }

        .boxy-wrapper .title-bar.dragging {
            cursor: move;
        }

        .boxy-wrapper .title-bar h2 {
            background-color: #FFF;
            font-size: 14px;
            color: #666;
            margin: 0;
            padding: 6px;
            font-weight: bold;
            line-height: 16px;
        }

        .boxy-wrapper .title-bar .close {
            color: #FFF;
            position: absolute;
            top: 0;
            right: -1px;
            font-size: 12px;
            padding: 0 0 2px 4px;
            font-weight: bold;
            background-color: #3399ee;
        }

            .boxy-wrapper .title-bar .close:hover {
                background-color: #3399ee;
                color: #F33;
            }

    .boxy-wrapper .boxy-inner {
        background-color: white;
    }

    .boxy-wrapper .boxy-content {
        padding: 0 15px 15px 15px;
        font-size: 12px;
        color: #666;
    }

    .boxy-wrapper .question {
        width: 350px;
        min-height: 60px;
        _height: 60px;
    }

    .boxy-wrapper .answers {
        text-align: right;
    }

.boxy-btn1, .boxy-btn2, .boxy-btn3, .boxy-btn4 {
    padding: 3px 12px 1.9px;
    border-width: 1px;
    border-style: solid;
    letter-spacing: 1px;
    line-height: 15px;
    cursor: pointer;
    overflow: visible;
}

.boxy-btn1 {
    background-color: #3d950b;
    border-color: #b6f792 #0b1c02 #0b1c02 #b6f792;
    color: #F0F0F0;
    padding: 5px;
}

.boxy-btn2 {
    background-color: #ECE9D8;
    border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
    color: #333333;
}

.boxy-btn3 {
    background-color: #EAEAEA;
    border-color: #EAEAEA #aaaaaa #aaaaaa #EAEAEA;
    color: #333333;
    padding: 3px 5px 1.9px;
}

    .boxy-btn3:hover {
        background-color: #cad5eb;
        border-color: #CED8E3 #A2ADBC #A2ADBC #CED8E3;
    }

.boxy-btn4 {
    background-color: #3d950b;
    border-color: #b6f792 #0b1c02 #0b1c02 #b6f792;
    color: #F0F0F0;
    padding: 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

    .boxy-btn4:hover {
        background-color: #FF8866;
        border-color: #eeeeee #666666 #555555 #eeeeee;
        color: #F0F0F0;
        padding: 10px;
    }

/* 鏍戠姸鑿滃崟  */
.treeview, .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .treeview ul {
        margin-top: 4px;
    }

    .treeview .hitarea {
        background: url(https://s.meet99.cn/img/treeview-default.gif) -64px -23px no-repeat;
        height: 16px;
        width: 16px;
        margin-left: -16px;
        float: left;
        cursor: pointer;
    }

* html .hitarea {
    display: inline;
    float: none;
}

.treeview li {
    margin: 0;
    padding: 0 0 0 16px;
    word-break: keep-all;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 20px;
}

    .treeview li a {
        white-space: nowrap;
        word-break: keep-all;
    }

    .treeview li .selected {
        background: #0086c1;
        color: #FFF;
        padding: 2px;
    }

.treeview {
    margin: 5px 1px 5px 5px;
}

    .treeview .hover {
        color: red;
        cursor: pointer;
    }

    .treeview li {
        background: url(https://s.meet99.cn/img/treeview-default-line.gif) 0 0 no-repeat;
    }

        .treeview li.collapsable, .treeview li.expandable {
            background-position: 0 -179px;
        }

    .treeview .expandable-hitarea {
        background-position: -80px -1px;
    }

    .treeview li.last {
        background-position: 0 -1766px
    }

    .treeview li.lastCollapsable, .treeview li.lastExpandable {
        background-image: url(https://s.meet99.cn/img/treeview-default.gif);
    }

    .treeview li.lastCollapsable {
        background-position: 0 -111px
    }

    .treeview li.lastExpandable {
        background-position: -32px -67px
    }

    .treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
        background-position: 0;
    }

.treeview-red li {
    background-image: url(https://s.meet99.cn/img/treeview-red-line.gif);
}

    .treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {
        background-image: url(https://s.meet99.cn/img/treeview-red.gif);
    }

.treeview-black li {
    background-image: url(https://s.meet99.cn/img/treeview-black-line.gif);
}

    .treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {
        background-image: url(https://s.meet99.cn/img/treeview-black.gif);
    }

.treeview-gray li {
    background-image: url(https://s.meet99.cn/img/treeview-gray-line.gif);
}

    .treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable {
        background-image: url(https://s.meet99.cn/img/treeview-gray.gif);
    }

.treeview-famfamfam li {
    background-image: url(https://s.meet99.cn/img/treeview-famfamfam-line.gif);
}

    .treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable {
        background-image: url(https://s.meet99.cn/img/treeview-famfamfam.gif);
    }

.treeview .placeholder {
    background: url(https://s.meet99.cn/newimg/loading.gif) 0 0 no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}

.slideBox {
    border: 1px solid #f5f5f5;
    text-align: left;
    margin-top: 10px;
}

    .slideBox .hd {
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 20px;
        border-bottom: 2px solid #0086c1;
        position: relative;
        font-size: 14px;
        overflow: hidden;
    }

        .slideBox .hd ul {
            float: left;
            position: absolute;
            left: 20px;
            top: -1px;
            height: 32px;
        }

        .slideBox .hd li {
            float: left;
            padding: 0 11px;
            margin-right: 1px;
            cursor: pointer;
            background: #bbdcff;
            border: 1px solid #ddd;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 10px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            color: #333;
        }

            .slideBox .hd li a {
                color: #000;
            }

            .slideBox .hd li span {
                color: #0069ca;
            }

            .slideBox .hd li.on {
                height: 40px;
                background: #0086c1;
                color: #FFF;
                border: 1px solid #ddd;
                border-bottom: 2px solid #39f;
                font-weight: bold;
                -moz-border-radius-topleft: 10px;
                -moz-border-radius-topright: 10px;
                -webkit-border-top-left-radius: 10px;
                -webkit-border-top-right-radius: 10px;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                padding: 0 15px;
            }

                .slideBox .hd li.on a {
                    background: #0086c1;
                    color: #FFF;
                }

        .slideBox .hd .on span {
            color: #60d6fd;
            font-weight: normal;
        }

    .slideBox .bd {
        padding: 15px 0 15px 0;
        zoom: 1;
        min-height: 300px;
    }

        .slideBox .bd .item {
            padding: 15px 0 15px 15px;
            line-height: 30px;
            font-size: 14px;
            background: #FFF;
        }

            .slideBox .bd .item .date {
                float: right;
                color: #999;
            }

    .slideBox .arrow {
        position: absolute;
        right: 10px;
        top: 0;
    }

        .slideBox .arrow a {
            display: block;
            width: 5px;
            height: 9px;
            float: right;
            margin-right: 5px;
            margin-top: 10px;
            overflow: hidden;
            cursor: pointer;
            background: url("https://s.meet99.cn/newimg/arrow.png") 0 0 no-repeat;
        }

        .slideBox .arrow .next {
            background-position: 0 -50px;
        }

        .slideBox .arrow .prevStop {
            background-position: -60px 0;
        }

        .slideBox .arrow .nextStop {
            background-position: -60px -50px;
        }

.img {
    position: relative;
    background: #eee url(https://s.meet99.cn/newimg/loading.gif) no-repeat center center;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    line-height: 50px;
    overflow: hidden;
}

    .img a {
        color: #999;
        text-decoration: none;
    }

.box {
    position: relative;
    list-style-type: none;
    display: inline;
    float: left;
    background: #FFF;
    border: 1px solid #ccc;
    margin: 0 8px 8px 0;
}

    .box .img {
        margin: 6px;
    }

    .box .bar {
        position: relative;
        padding: 0;
        height: 32px;
        text-align: center;
        background: #FFF;
        overflow: hidden;
    }

        .box .bar a {
            padding: 5px 5px 5px 16px;
            margin: 5px 0;
            color: #999;
            font-size: 12px;
            text-decoration: none;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            overflow: hidden;
        }

            .box .bar a:hover {
                color: #FFF;
                background: #3cbfe5;
                font-weight: bold;
                margin-right: 1px;
            }

        .box .bar .close {
            position: absolute;
            top: 4px;
            right: 0;
            font: normal 12px arial;
            margin-right: 6px;
            padding: 4px;
        }

        .box .bar span {
            font: normal 10px arial;
            margin-left: 2px;
        }

        .box .bar .actived {
            color: #FFF;
            background: #3cbfe5;
        }

        .box .bar a.ever {
            background: transparent url("https://s.meet99.cn/newimg/icon_status.gif") 2px 10px no-repeat;
        }

        .box .bar a.never {
            padding-left: 20px;
            background: transparent url("https://s.meet99.cn/newimg/icon_status.gif") 2px -16px no-repeat;
        }

        .box .bar a.ever:hover {
            background-color: #ff6398;
            color: #fff;
            background-position: 4px -40px;
        }

        .box .bar a.never:hover {
            background-color: #3cbfe5;
            color: #fff;
            background-position: 3px -62px;
        }

        .box .bar a.visited {
            color: #fff;
            background: #ff6398 url("https://s.meet99.cn/newimg/icon_status.gif") 4px -40px no-repeat;
        }

        .box .bar a.target {
            padding-left: 20px;
            color: #fff;
            background: #3cbfe5 url("https://s.meet99.cn/newimg/icon_status.gif") 3px -62px no-repeat;
        }


/*tooltip*/
#tooltip {
    position: absolute;
    width: 250px;
    color: #333;
    background-color: #FFC;
    border: 1px solid #a66;
    word-wrap: break-word;
    z-index: 100;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    #tooltip .triangle {
        position: absolute;
        background: transparent url('https://s.meet99.cn/newimg/triangle.gif') no-repeat;
        height: 17px;
        left: 110px;
        top: -17px;
        width: 31px;
        z-index: 999;
    }

.tooltip {
    display: none;
}


/* placeholder*/
.plh {
    color: #00F;
    padding: 2px;
}

::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

::-moz-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

:-moz-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

:-ms-input-placeholder {
    color: #999999;
    font-style: italic;
    font-weight: normal;
}

/*  缃戠珯棣栭〉 */
#homepic {
    height: 460px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #c00;
}

    #homepic .bd {
        position: absolute;
        left: 0;
        top: 0;
        height: 460px;
        width: 100%;
        z-index: 0;
        background: #ddd;
    }

        #homepic .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        #homepic .bd img {
            width: 100%;
            height: 460px;
            display: block;
        }

    #homepic .prevnext {
        position: relative;
        width: 1000px;
        margin: 0 auto;
        z-index: 2;
    }

    #homepic .prev,
    #homepic .next {
        position: absolute;
        left: 0;
        display: block;
        margin-top: -250px;
        width: 32px;
        height: 40px;
        background: url(https://s.meet99.cn/newimg/slider-arrow.png) -110px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    #homepic .next {
        position: absolute;
        left: auto;
        right: 0;
        background-position: 8px 5px;
    }

        #homepic .prev:hover,
        #homepic .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
            background-color: transparent
        }

#homewrap {
    z-index: 5;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    margin-top: -122px;
    text-align: left;
}

#homeLeft {
    position: relative;
    margin: 0 252px 0 0;
    text-align: left;
    _height: 600px;
    min-height: 600px;
    background: #FFF;
}

#homeRight {
    position: absolute;
    top: 0;
    right: 0;
    _height: 600px;
    min-height: 600px;
    width: 245px;
    text-align: left;
}

#homeLeft .frame {
    padding-bottom: 20px;
    background: url(https://s.meet99.cn/newimg/homeLeft_border_bot.png) center 615px no-repeat;
}

#homeLeft .wrap {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

    #homeLeft .wrap .dt {
        height: 35px;
        margin-top: 20px;
    }

    #homeLeft .wrap .title {
        float: left;
        padding-left: 20px;
    }

    #homeLeft .wrap .more {
        float: right;
        color: #0069ca;
        font-weight: bold;
    }

    #homeLeft .wrap .ul {
        clear: both;
        height: 538px;
        overflow: hidden;
    }

    #homeLeft .wrap .bd li {
        float: left;
        width: 168px;
        height: 168px;
        background: #FFF;
        border: 1px solid #ccc;
        margin: 5px;
        padding: 0;
        overflow: hidden;
    }

#homeRight .topuser {
    background: #fff;
    padding-bottom: 20px;
    line-height: 24px;
}

    #homeRight .topuser dt {
        padding: 15px;
    }

    #homeRight .topuser ul {
        padding-left: 25px;
    }

#homeRight .newscenic {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
}

    #homeRight .newscenic dt {
        padding: 15px;
    }

    #homeRight .newscenic ul {
        padding-left: 25px;
        line-height: 18px;
    }

#link a {
    margin-right: 5px;
}

.roundbox {
    margin: 5px 3px 5px 3px;
    padding: 10px;
    background: #FFF;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    clear: both;
    overflow: hidden;
    line-height: 20px;
}

    .roundbox h1 {
        font-size: 14px;
        text-align: center;
    }

    .roundbox h2 {
        font-size: 14px;
        text-align: left;
        padding-bottom: 5px;
    }


/* 鍦板浘椤� */
.mapadbox {
    width: 180px;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#mleft {
    float: left;
    width: 170px;
    _height: 970px;
    min-height: 970px;
    text-align: left;
    background: #FFF;
    border: 1px solid #ccc;
    padding: 5px 0 20px 0;
}

#mmiddle {
    margin: 0 190px 0 178px;
    _height: 620px;
    min-height: 620px;
    text-align: left;
}

#mright {
    position: absolute;
    top: 120px;
    right: 5px;
    _height: 700px;
    min-height: 700px;
    text-align: center;
    width: 185px;
    padding: 0;
}

#mapdiv {
    height: 610px;
    background: #ddd;
}

    #mapdiv .load {
        padding-top: 150px;
        text-align: center;
    }

        #mapdiv .load h1 {
            font-size: 14px;
        }

#mapdivhide {
    height: 610px;
    display: none;
    background: #ccc;
}

#mapdiv .infomsg {
    display: none;
}

#mapdiv2 .infomsg {
    display: none;
}

#pano .infomsg {
    display: none;
}

#pano {
    position: relative;
    height: 600px;
    background: #ddd;
}

#mapdiv2 {
    position: absolute;
    width: 280px;
    height: 210px;
    right: 0;
    bottom: 0;
    border: 2px solid #FFF;
    z-index: 200;
}

#pano .load {
    padding-top: 150px;
    text-align: center;
}

#mapinfo {
    padding: 10px;
    background: #FFF;
    font-size: 14px;
    line-height: 30px;
}

#mapscenics {
    position: absolute;
    top: 120px;
    left: 177px;
    height: 66px;
    overflow: hidden;
    z-index: 1;
    margin-right: 2px;
}

    #mapscenics ul {
        list-style: none;
        white-space: nowrap;
        width: 2000px;
        height: 66px;
        overflow: hidden;
    }

    #mapscenics li {
        white-space: nowrap;
        margin-right: 2px;
        overflow: hidden;
        list-style: none;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 84px;
        height: 64px;
        background: #FFF;
        border: 1px solid #ccc;
    }

    #mapscenics .wrap {
        width: 2000px;
        height: 66px;
        overflow: hidden;
    }

    #mapscenics .box {
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 84px;
        height: 64px;
        margin-right: 2px;
        background: #FFF;
        border: 1px solid #ccc;
    }

    #mapscenics .img {
        margin: 2px;
    }

#mapscenics2 {
    height: 70px;
}

/*  blog  */

#pleft {
    width: 850px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #FFF;
    min-height: 600px;
    _height: 600px;
}

#pright {
    float: right;
    width: 310px;
    margin-left: 10px;
    text-align: left;
    _height: 600px;
    min-height: 600px;
}

    #pright ul {
        margin: 10px;
    }

/*   缃戝弸鐩稿唽 */
#aleft {
    position: relative;
    margin: 0 260px 0 0;
    text-align: left;
    _height: 600px;
    min-height: 600px;
    background: #FFF;
}

#aright {
    position: absolute;
    top: 40px;
    right: 0;
    height: 600px;
    min-height: 600px;
    width: 250px;
    text-align: left;
    background: #ccc;
}

    #aright .list {
        height: 600px;
        overflow: auto;
    }


/* lvyou */

#sitebyads1 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 160px;
    height: 600px;
    background: #FFF;
    margin-left: -170px;
}

#sitebyads2 {
    position: absolute;
    top: 40px;
    right: 0;
    width: 160px;
    height: 600px;
    background: #FFF;
    margin-right: -175px;
}

.cornernum {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 5px;
    left: 5px;
    z-index: 1000;
    background: url(https://s.meet99.cn/img/corner0.png);
    font: 12px Tahoma,sans-serif,Arial,Helvetica;
    color: #000;
    overflow: hidden;
}

    .cornernum div {
        margin-top: 3px;
        margin-left: 6px;
    }


#lleft {
    float: left;
    width: 170px;
    _height: 600px;
    min-height: 600px;
    text-align: left;
    background: #FFF;
    border: 1px solid #ccc;
    padding: 5px 0 20px 0;
    overflow-x: hidden;
}

#lmiddle {
    position: relative;
    margin: 0px 0 0 178px;
    _height: 600px;
    min-height: 600px;
    text-align: left;
}

#lright {
    position: absolute;
    top: 40px;
    right: 5px;
    _height: 600px;
    min-height: 600px;
    width: 160px;
    text-align: left;
    background: #fff;
}

#tiles {
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;
}

    #tiles li {
        list-style-type: none;
        display: inline;
    }

    #tiles .box {
        width: 192px;
    }

/* jingdian */
#jdleft {
    margin: 0px 366px 0 4px;
    text-align: left;
    _height: 600px;
    min-height: 600px;
    background: #FFF;
    border: 1px solid #ddd;
    -moz-user-focus: ignore;
    -moz-user-input: disabled;
    -moz-user-select: none;
    overflow-x: hidden;
}

    #jdleft h1 {
        text-align: center;
        font-size: 18px;
        padding: 10px;
    }

        #jdleft h1 span {
            color: #F33;
            font-size: 24px;
        }

    #jdleft .info {
        padding: 0px 20px 20px 20px;
        font-size: 14px;
        line-height: 30px;
    }

        #jdleft .info h2 {
            font-size: 16px;
            line-height: 24px;
            padding-left: 30px;
            margin: 0;
        }

        #jdleft .info .spotinfo {
            background: #eee;
            margin: 10px 0 10px 0;
            padding: 10px;
        }

    #jdleft .news {
        padding: 10px 20px 0 10px;
    }

        #jdleft .news li {
            margin-bottom: 10px;
            line-height: 20px;
        }

    #jdleft .c-author {
        color: #999;
        font-size: 12px;
    }

    #jdleft .c-summary {
        padding: 0px 20px;
        font-size: 12px;
    }

    #jdleft .c-more_link {
        display: none;
    }

#jdright {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 336px;
    text-align: left;
}

    #jdright .menu {
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-weight: bold;
    }

        #jdright .menu a {
            color: #0069ca;
        }

            #jdright .menu a:visited {
                color: #0069ca;
            }

    #jdright .list {
        padding: 0px 10px 10px 10px;
    }

    #jdright .near {
        padding: 10px;
        margin-top: 10px;
    }

    #jdright .album {
        padding: 10px;
        margin-top: 10px;
    }

        #jdright .album ul {
            list-style-type: none;
            height: 125px;
        }

    #jdright .list .selected {
        font-weight: bold;
        color: #F33;
    }

#weatherdiv {
    padding: 30px 0 0 20px;
    background: #FFF;
}

/* space */

#spacehead {
    position: relative;
    height: 190px;
    margin-top: 10px;
    background: #FFF;
}

    #spacehead .person_img {
        position: absolute;
        left: 10px;
        top: -10px;
        height: 178px;
        width: 178px;
        padding: 9px 10px 10px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-bottom: none;
    }

        #spacehead .person_img .img {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    #spacehead .vip {
        color: #F00;
    }

    #spacehead dl {
        background-color: #349fcd;
        padding: 0px 0 0 228px;
        height: 142px;
    }

    #spacehead dt {
        padding-top: 20px;
        color: #fff;
        font-family: Microsoft Yahei,arial,sans-serif;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    #spacehead table {
        width: 400px;
        border: 0;
    }

    #spacehead td {
        color: #fff;
        font-family: Simsun,arial,sans-serif;
        font-size: 12px;
        line-height: 20px;
        padding: 0px 20px 0 20px;
        white-space: nowrap;
        height: 20px;
        width: 200px;
        overflow: hidden;
    }

    #spacehead .user_tab {
        height: 35px;
        padding-left: 250px;
        margin-top: 10px;
        border-bottom: 1px solid #e5e5e5;
    }

        #spacehead .user_tab ul {
            height: 36px;
        }

        #spacehead .user_tab li {
            float: left;
            border-top: 1px solid #e5e5e5;
            border-right: 1px solid #e5e5e5;
            border-left: 1px solid #e5e5e5;
        }

            #spacehead .user_tab li a {
                display: inline-block;
                font-size: 16px;
                padding: 0 15px;
                line-height: 34px;
                vertical-align: middle;
                color: #999;
                font-family: Microsoft Yahei,sans-serif;
                font-size: 16px;
                height: 34px;
            }

        #spacehead .user_tab .btn {
            border: 1px solid #e5e5e5;
            margin-right: 10px;
        }

            #spacehead .user_tab .btn a {
                height: 28px;
                boder-bottom: 1px sloid #e5e5e5;
                line-height: 28px;
            }

        #spacehead .user_tab .cur {
            border-bottom: 1px solid #fff;
            border-top: 3px solid #3cbfe5;
            height: 32px;
            color: #333;
        }

            #spacehead .user_tab .cur a {
                border-bottom: 1px solid #fff;
                color: #333;
                height: 30px;
                line-height: 30px;
                background-color: #fff;
                padding-bottom: 3px;
                vertical-align: middle;
            }

    #spacehead a span {
        color: #60d6fd;
    }


#spaceleft {
    clear: both;
    position: relative;
    margin: 0px 215px 0 0;
    text-align: left;
    _height: 600px;
    min-height: 600px;
    background: #FFF;
    padding: 0;
}

    #spaceleft .jdlist {
        padding-top: 20px;
        margin: 0px 5px 5px 5px
    }

    #spaceleft .box {
        width: 172px;
    }

#spaceright {
    position: absolute;
    top: 190px;
    right: 0;
    _height: 600px;
    min-height: 600px;
    width: 215px;
    text-align: left;
    background: #fcfcfc;
}

    #spaceright .img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

#spaceleft .addbtn {
    display: block;
    position: absolute;
    left: 70px;
    top: 30px;
    width: 30px;
    height: 29px;
    background: url(/newimg/uzoom.png) 0 -66px no-repeat;
}

#spaceleft .box a:visited {
    color: #000;
}

#weixin {
    background: #ddd url(https://s.meet99.cn/newimg/qr150.jpg);
    margin: 0 auto;
    width: 150px;
    height: 150px;
}

#spaceall {
    background: #FFF;
    border: 1px solid #ccc;
    padding: 10px;
    min-height: 400px;
    _height: 400px;
    padding-bottom: 40px;
}

    #spaceall .box {
        width: 112px;
    }

    #spaceall .divide {
        clear: both;
        padding: 10px 0 0 40px;
        font-weight: bold;
        color: #C33;
        border-bottom: 1px dashed #666;
        margin-bottom: 2px;
    }

    #spaceall .submenu {
        padding-left: 280px;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
        font-weight: bold;
    }

        #spaceall .submenu a {
            font-weight: normal;
            margin: 0 8px;
            color: #0069ca;
        }

            #spaceall .submenu a:visited {
                color: #0069ca;
            }

    #spaceall .settings {
        width: 400px;
        padding: 40px;
        text-align: left;
        margin: 0 auto;
    }

#fsUploadProgress {
    height: 220px;
    overflow: auto;
}

    #fsUploadProgress .progressWrapper {
        float: left;
        width: 230px;
        overflow: hidden;
    }

    #fsUploadProgress .progressContainer {
        margin: 2px;
        padding: 4px;
        border: solid 1px #E8E8E8;
        background-color: #F7F7F7;
        overflow: hidden;
    }

    #fsUploadProgress .progressName {
        float: left;
        font-size: 12px;
        color: #555;
        width: 120px;
        height: 16px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
    }

    #fsUploadProgress .progressBarStatus {
        font-size: 12px;
        text-align: left;
        white-space: nowrap;
    }

    #fsUploadProgress .progressBarInProgress {
        font-size: 0;
        width: 0%;
        height: 2px;
        background-color: #00F;
        margin-top: 2px;
    }

    #fsUploadProgress .progressBarComplete {
        font-size: 0;
        width: 0%;
        height: 2px;
        background-color: blue;
        margin-top: 2px;
    }

    #fsUploadProgress .progressBarError {
        font-size: 0;
        width: 0%;
        height: 2px;
        background-color: blue;
        margin-top: 2px;
    }

    #fsUploadProgress .progressBarComplete {
        width: 100%;
        background-color: #0F0;
        visibility: hidden;
    }

    #fsUploadProgress .progressBarError {
        width: 100%;
        background-color: #F00;
        visibility: hidden;
    }

    #fsUploadProgress .blue {
        background: #ccF;
    }

    #fsUploadProgress .green {
        background: #cFc;
    }

    #fsUploadProgress a.progressCancel {
        font-size: 0;
        display: block;
        height: 14px;
        width: 14px;
        background-image: url(/img/cancel.gif);
        background-repeat: no-repeat;
        background-position: -14px 0;
        float: right;
    }

        #fsUploadProgress a.progressCancel:hover {
            background-position: 0 0;
        }



.imgupload {
    padding: 10px;
    background: #EEE;
}

    .imgupload input {
    }

    .imgupload .btn {
        padding: 10px;
        cursor: pointer;
        background-color: #ddd;
    }

    .imgupload .preview {
        padding: 0px;
        background: #eee;
        margin: 0;
        font-size: 0px
    }

        .imgupload .preview li {
            position: relative;
            display: inline-block;
            list-style: none;
            width: 100px;
            height: 100px;
            margin: 2px;
            border: 1px solid rgb(100,149,198);
            background: #999 no-repeat center;
            background-size: cover;
            letter-spacing: normal;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .imgupload .progress {
        position: absolute;
        width: 100%;
        height: 20px;
        line-height: 20px;
        bottom: 0;
        left: 0;
        background-color: rgba(100,149,198,.5);
    }

        .imgupload .progress span {
            display: block;
            width: 0;
            height: 100%;
            background-color: rgb(50,250,50,.5);
            text-align: center;
            color: #FFF;
            font-size: 12px;
        }

    .imgupload .touch {
        background-color: #ddd;
    }

    .imgupload .size {
        position: absolute;
        width: 100%;
        height: 15px;
        line-height: 15px;
        bottom: -18px;
        text-align: center;
        font-size: 13px;
        color: #666;
    }

    .imgupload .tips {
        display: block;
        text-align: center;
        font-size: 13px;
        margin: 10px;
        color: #999;
    }

.photowin {
    width: 600px;
    height: 500px;
    overflow-y: auto;
}
