﻿
body {
    font-family: "Microsoft Yahei", arial, sans-serif;
    /*background-image: url("../images/bgmark.png");*/
    /*background-image: url("../images/bground.png");*/
    background-image: url("../images/logo_1.png");
    background-repeat: repeat;
    /*background-size: contain;*/
}

.bgWrite {
    background: #fff;
}

a:link, a:visited {
    color: inherit;
}

a:hover, a:active {
    color: red;
}

.lk .scan-share {
    color: #d8252d;
    display: inline-block;
    font-size: 12px;
}

.lk .scan-share-pop-ups {
    width: 16px;
    position: relative;
    top: 0;
    margin-left: 3px;
}

    .lk .scan-share-pop-ups > img {
        width: 16px;
    }

.lk .u-ppwrenz {
    width: 136px;
    height: 136px;
    top: 275px;
    right: 14px;
}

.lk .fr.u-sptipR.clearfix.introduction-person {
    border: 1px #eb9296 solid;
    background-color: #fff8f8;
    padding-bottom: 20px;
    width: 360px;
}

    .lk .fr.u-sptipR.clearfix.introduction-person .song12 {
        color: #666;
    }

.lk .g-spdetail-name {
    float: left;
    font-size: 16px;
    color: #333;
    /*line-heigth: 32px;*/
    /*vertical-align: middle;*/
}

    .lk .g-spdetail-name > div {
        margin-top: 8px;
        border-right: 1px #e4e1e1 solid;
        padding-right: 10px;
    }

.lk .g-spdetail-phone {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #d8252d;
    font-weight: bold;
}

.lk .introduction-person-message {
    marign-top: 30px;
}

    .lk .introduction-person-message > a {
        display: inline-block;
        color: #0055aa;
        font-size: 12px;
    }

    .lk .introduction-person-message > div {
        display: inline-block;
        width: 15px;
        marign-top: 30px;
    }

    .lk .introduction-person-message > p {
        color: #666;
        font-size: 12px;
    }

.lk .introduction-person-share {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}

    .lk .introduction-person-share > span {
        /*marign-right: 5px;*/
        line-height: 24px;
    }

    .lk .introduction-person-share > a {
        width: 24px;
    }

        .lk .introduction-person-share > a > img {
            width: 24px;
        }

        .lk .introduction-person-share > a:last-child {
            /*postion: relative;*/
            marign-top: 8px;
            width: 16px;
        }

            .lk .introduction-person-share > a:last-child > img {
                width: 16px;
                margin-top: 8px;
            }

.lk .fr.u-sptipR.clearfix.no-margin-padding {
    padding: 0;
    margin: 0;
    width: 280px;
    border: none;
}

.lk .fr-u-sptip-title {
    background-color: #fafafa;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #eee;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 8px;
}

.lk .fr-u-sptip-content {
    padding-right: 15px;
    padding-left: 15px;
    /*height: 384px;*/
}

    .lk .fr-u-sptip-content:after {
        display: block;
        clear: both;
    }

    .lk .fr-u-sptip-content > a {
        border-bottom: 1px solid #ddd;
        color: inherit;
        overflow: hidden;
        height: 110px;
        display: block;
    }

        .lk .fr-u-sptip-content > a:hover > div > div:first-child {
            color: #d8252d;
        }

        .lk .fr-u-sptip-content > a > img {
            margin-top: 20px;
            float: left;
            width: 100px;
            height: 74px;
        }

        .lk .fr-u-sptip-content > a > div {
            padding-top: 23px;
            margin-left: 110px;
            padding-bottom: 15px;
        }

            .lk .fr-u-sptip-content > a > div > div:first-child {
                color: #0064d3;
                font-size: 14px;
                /*word-break: keep-all;*/
                white-space: nowrap;
                -ms-word-break: break-all;
                word-break: break-all;
                overflow: hidden;
                -ms-text-overflow: ellipsis;
                text-overflow: ellipsis;
                word-wrap: normal;
                margin-bottom: 10px;
            }

            .lk .fr-u-sptip-content > a > div > div:nth-child(2) {
                margin-bottom: 8px;
                font-size: 12px;
            }

                .lk .fr-u-sptip-content > a > div > div:nth-child(2) > span {
                    color: red;
                }

            .lk .fr-u-sptip-content > a > div > div:nth-child(3) {
                font-size: 12px;
            }

    .lk .fr-u-sptip-content > ul {
        /*display: block;*/
        margin-right: 15px;
        margin-left: 15px;
        margin-top: 10px;
        /*margin-bottom: 10px;*/
        /*padding-bottom: 10px;*/
        height: auto;
    }

        .lk .fr-u-sptip-content > ul:after {
            content: '';
            display: block;
            clear: both;
        }

        .lk .fr-u-sptip-content > ul > li {
            list-style: none;
            list-style-position: outside;
            margin-left: 0;
            overflow: inherit;
        }

            .lk .fr-u-sptip-content > ul > li:before {
                content: url("../../img/webv2/list-square-icon.png");
                width: 3px;
                margin-top: -2px;
                margin-left: -15px;
                float: left;
            }

            .lk .fr-u-sptip-content > ul > li > span {
                float: right;
                padding-right: 15px;
                font-size: 12px;
            }

            /*.fr-u-sptip-content > ul > li > a:before{*/
            /*content: 'ssdf';*/
            /*margin-left: -10px;*/
            /*}*/
            .lk .fr-u-sptip-content > ul > li > a {
                margin-right: 80px;
                display: block;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                word-wrap: normal;
                color: #444;
                font-size: 12px;
            }

                .lk .fr-u-sptip-content > ul > li > a:hover {
                    color: #d8252d;
                }

.lk .same-district-recommend {
    padding-bottom: 10px;
    border: 1px solid #e8e8e8;
}

.lk .pupuwang-public-account {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #e8e8e8;
}

.lk .pupuwang-public-account-tip {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}

    .lk .pupuwang-public-account-tip > span {
        color: #d8252d;
    }

.lk .pupuwang-public-account-qr {
    dispaly: block;
    width: 120px;
    height: 120px;
    margin: 30px 55px 20px;
}

.lk .pupuwang-public-account-scan {
    text-align: center;
}

.lk .song12 {
    font-size: 12px;
}

.lk .pupuwang-public-account > .fr-u-sptip-content {
    height: 270px;
}

　 .lk .advertising {
    width: 100%;
    margin-top: 20px;
}

.lk .u-spdetailul li em {
    padding-left: 3px;
    padding-right: 3px;
    color: #666;
}

.lk .u-spdetailul.find-store {
    width: 618px;
}

.lk .left-checkmark:before {
    content: url("../../img/webv2/checkmark.png");
    margin-right: 3px;
}

.lk .left-tilte {
    display: inline-block;
    width: 71px;
    float: left;
    /*text-align: right;*/
    font-size: 14px;
    color: #666;
}

.lk .title.left-tilte > span {
    display: inline-block;
    width: 56px;
    text-align-last: justify;
}

.lk .right-content {
    margin-left: 72px;
    display: block;
    font-size: 14px;
    color: #333;
    /*text-align: justify;*/
}

.lk .min-height-320px {
    min-height: 320px;
}

.lk .rq-pop-ups {
    position: absolute;
    top: 0;
    width: 220px;
    border: 1px;
    border: 1px #d8252d solid;
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: none;
}

    .lk .rq-pop-ups > img {
        display: block;
        width: 180px;
        height: 180px;
        margin: 15px auto;
    }

    .lk .rq-pop-ups div {
        text-align: center;
        /*color: #333;*/
    }

        .lk .rq-pop-ups div > div:first-child {
            font-size: 14px;
            color: #333;
        }

        .lk .rq-pop-ups div > div:last-child {
            /*font-size: 14px;*/
            color: #999;
        }

.lk .fr.g-spdetail.width-100-percent {
    width: 1190px;
    /*padding-top: 10px;*/
}

.lk .u-ppwrenz.keep-right {
    right: -115px;
}

.lk .fr.u-sptipR.clearfix.introduction-person.keep-left {
    position: relative;
    right: 300px;
}

.lk .fr.u-sptipR.clearfix.no-margin-padding.keep-top {
    position: relative;
    top: -317px;
}

.lk #findStoreContainer {
    overflow: hidden;
}

.lk .u-ya18 {
    margin-bottom: 15px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

    .lk .u-ya18.recruitment > .scan-share {
        margin-left: 15px;
    }

    .lk .u-ya18.recruitment > a {
        position: relative;
        top: 1px;
    }

.lk .fl.u-sptipL.por.recruitment {
    width: 890px;
}

.lk .drakgray.right-content.recruitment {
    line-height: 1.5em;
    margin-top: 4px;
}

/*.lk .fr-u-sptip-content.recruitment {*/
/*height: 240px;*/
/*}*/

.lk .table.recruitment {
    margin-top: 40px;
    text-align: center;
    border-top: 2px solid #ddd;
    border-bottom: 1px solid red;
}

    .lk .table.recruitment > thead {
        background-color: #f7f7f7;
        font-size: 14px;
        color: #666;
        line-height: 35px;
    }

    /*.lk .table.recruitment td {*/
    /*height: 75px;*/
    /*}*/
    .lk .table.recruitment th:nth-child(2),
    .lk .table.recruitment th:nth-child(3) {
        text-align: center;
    }

    .lk .table.recruitment td:nth-child(1) {
        font-size: 18px;
        color: #d8252d;
        text-align: left;
    }

    .lk .table.recruitment td:nth-child(2) {
        font-size: 16px;
        color: #666;
    }

    .lk .table.recruitment td:nth-child(3) {
        font-size: 12px;
        color: #666;
    }

    .lk .table.recruitment td:nth-last-child(1) {
        font-size: 12px;
        color: #666;
        text-align: left;
        padding: 10px;
    }

    .lk .table.recruitment > tbody > tr {
        border-bottom: 1px solid #f1f1f1;
    }

        .lk .table.recruitment > tbody > tr > td {
            vertical-align: middle;
        }

.lk .w.clearfix {
    /*padding-top: 20px;*/
    padding-bottom: 15px;
}

.lk .jiathis_style_24x24 {
    display: inline-block;
    vertical-align: middle;
}

.lk .gray {
    color: #b4b4b4;
}

    .lk .gray > .scan-share {
        margin-left: 15px;
    }

.lk .overall-red-color {
    color: #d8252d;
}

.lk .overall-red-background-color {
    background-color: #d8252d;
}

.lk .g-shivideotip span {
    background-color: #d8252d;
    font-weight: normal;
}

.lk .g-shivideotip {
    width: 890px;
    border-color: #d8252d;
}

    .lk .g-shivideotip.width-auto {
        width: auto;
    }

.lk .g-shivideocont {
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

    .lk .g-shivideocont dt {
        padding-top: 5px;
    }

.lk .g-viprmR.mt20 > p.pt3.gray {
    color: #999;
}

.lk .drakgray.right-content > .qiuzu-area {
    margin-right: 10px;
}

.lk .u-spdetailtip.find-store {
    width: 890px;
}

.lk .u-spdetailtip.recruitment {
    width: 890px;
}

.lk .fr.u-sptipR.clearfix.introduction-person .song12 {
    margin-top: 10px;
    /*padding-bottom: 20px;*/
}

.lk .introduction-person-message.clearfix > a {
    font-size: 12px;
}

.lk .detail-container .title {
    border: none;
    width: auto;
}

.lk .fl.w890 {
    width: 890px;
}

.lk .title {
    border: none;
    height: auto;
}

.lk .g-shivideotip > .anchor {
    width: 80px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.lk .g-shivideotip a {
    line-height: 26px;
    display: block;
}

.lk .no-border-bottom {
    border-bottom: none;
}

.lk .fl.clearfix * {
    font-weight: normal;
}

.lk .fl.clearfix b {
    font-size: 16px;
}

.lk .fl.clearfix p {
    font-size: 18px;
}

.lk .font-position-1 {
    display: inline-block;
    width: 1em;
}

.lk .font-position-half {
    display: inline-block;
    width: .5em;
}

.lk .fr.u-sptipR.clearfix.introduction-person.keep-left.change-20161024-1 {
    float: left;
    position: static;
    padding-top: 32px;
    padding-bottom: 33px;
    margin-right: 30px;
    background-color: #d8252d;
    padding-left: 30px;
    margin-bottom: 20px;
}

.lk .fr.u-sptipR.clearfix.introduction-person.keep-left.change-20161024-2 {
    float: left;
    position: static;
    padding-left: 30px;
    padding-bottom: 17px;
    padding-top: 18px;
}

.lk .fr.u-sptipR.clearfix.introduction-person.keep-left.change-20161024-1 .g-spdetail-name > div {
    color: #fff;
    font-size: 22px;
}

.lk .fr.u-sptipR.clearfix.introduction-person.keep-left.change-20161024-1 .g-spdetail-phone {
    color: #fff;
    font-size: 18px;
}

.lk .u-spdetailul.change-20161024-1 {
    border-bottom: none;
}

/*pc5.2.1*/
.list_fixed {
    position: fixed;
    top: 0px;
}

.content_nav {
    width: 100%;
    list-style: none;
    background-color: #f6f6f6;
    overflow: hidden;
}

    .content_nav li {
        display: block;
        float: left;
        height: 50px;
        line-height: 50px;
        width: 175px;
        background-color: #f6f6f6;
        border: 1px solid #eeeeee;
        color: #666666;
        font-size: 18px;
        text-align: center;
        font-family: "Microsoft Yahei", arial, sans-serif;
    }

        .content_nav li a {
            display: inline-block;
            width: 100%;
            height: 100%;
        }

    .content_nav .active {
        background-color: white;
        color: #d8252d;
        border-top: 2px solid #d8252d;
        border-bottom: none;
    }

    .content_nav a:hover {
        color: #666666;
    }

    .content_nav .active a:hover {
        color: #d8252d;
    }

.content_detail {
}

.detail_info_title {
    height: 100%;
    line-height: 50px;
    width: 100%;
    color: #444444;
    font-size: 24px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 35px;
    margin-top: 40px;
}

#shop_imgs ul li {
    margin-bottom: 20px;
}

.detail_info_title span {
    height: 49px;
    display: inline-block;
    /*    border-bottom: 2px solid #d8252d;*/
}

.detail_info_title .active {
    border-bottom: 2px solid #d8252d;
}

.detail_info_title a {
    height: 49px;
    display: inline-block;
}

    .detail_info_title a.current {
        border-bottom: 2px solid #d8252d;
    }

.de_title {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    line-height: 32px;
}

.p_two {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 55px;
    color: #666666;
    /*margin-bottom: 5px;*/
}

.p {
    margin-bottom: 40px;
}

.more_detail {
    /* margin-top: 20px;*/
    width: 295px;
    margin-left: 30px;
}

.QR_code {
    width: 100%;
    height: 155px;
    border: 1px solid #e8e8e8;
    padding-top: 20px;
    padding-left: 15px;
}

.QRimg, .introduce {
    float: left;
}

.introduce {
    margin-left: 10px;
}

.QRimg, .QRimg img {
    width: 113px;
    height: 112px;
}

.QR_title {
    color: #333333;
    font-size: 16px;
    margin-bottom: 5px;
}

.s {
    color: #666666;
    font-size: 12px;
    margin-bottom: 15px;
}

.p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 5px;
}

    .p span {
        color: #d8252d;
    }

.fimilarShop {
    margin-top: 30px;
}

    .fimilarShop .p_title {
        border-bottom: 1px solid #e8e8e8;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        color: #333333;
    }

.shopsList {
    list-style: none;
}

    .shopsList li {
        border-bottom: 1px solid #e8e8e8;
        height: 105px;
        padding-top: 15px;
    }

    .shopsList .imgs, .shopsList .shopsInfo {
        float: left;
    }

        .shopsList .imgs, .shopsList .imgs img {
            width: 100px;
            height: 75px;
        }

    .shopsList p {
        width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        white-space: nowrap;
        word-wrap: normal;
        word-break: break-all;
    }

    .shopsList .shopsTitle {
        font-size: 14px;
        color: #333;
        margin-bottom: 10px;
    }

    .shopsList .shopsInfo {
        margin-left: 10px;
    }

.siting-shopsInfo .shopsTitle {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    width: 100%;
}

.p_i {
    font-size: 12px;
    color: #666666;
    margin-bottom: 3px;
}

/*地图控件*/

.setContainer {
    background: white;
    color: black;
    border: 1px solid #d2d2d2;
}

.set {
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

    .set:hover {
        cursor: pointer;
    }

.around {
    display: inline-block;
    width: 50px;
    height: 100%;
    line-height: 100%;
    margin-left: 10px;
    line-height: 30px;
}

.mapimg {
    width: 12px;
}

#location {
    height: 520px;
}

#geomap {
    margin-right: 10px;
    margin-bottom: 10px;
}

.choiceitem {
    display: none;
}

    .choiceitem div {
        height: 30px;
        padding-left: 10px;
    }

    .choiceitem .inputstyle {
        position: relative;
        top: -3px;
    }

    .choiceitem div:hover {
        background-color: #f5f5f5;
        cursor: pointer;
    }

.detail-gray-desc {
    background-color: #fafafa;
    padding: 20px;
}

    .detail-gray-desc .opportunity-title {
        overflow: hidden;
        max-width: 520px;
        font: bold 28px "Microsoft YaHei";
        color: #333;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

.shop-data {
    margin: 10px 0 10px 0;
    color: #999;
    font-size: 16px;
}

.detail-gray-desc .detail-qr-code {
    float: right;
    width: 53px;
    height: 76px;
    text-align: center;
    background: transparent url("../images/public.png") no-repeat scroll -1148px -211px;
    cursor: pointer;
}

    /*.detail-gray-desc .detail-qr-code-hover {
    display: none;
    position: absolute;
    z-index: 1;
    margin-left: -236px;
    border: 1px solid red;
    width: 226px;
    height: 188px;
    background: #fff url("../images/public.png") no-repeat scroll -969px -326px;
}*/

    .detail-gray-desc .detail-qr-code .detil-qr-code-hover {
        display: none;
        position: absolute;
        z-index: 1;
        margin-left: -222px;
        border: 1px solid red;
        width: 220px;
        height: 220px;
        background-color: #fff;
    }

    .detail-gray-desc .detail-qr-code:hover .detil-qr-code-hover {
        display: block;
    }

.detil-qr-code-hover .qr-code-container {
    padding: 21px 10px 11px;
}

    .detil-qr-code-hover .qr-code-container img {
        width: 155px;
        height: 155px;
    }

.detil-qr-code-hover .tip-title {
    margin-top: 11px;
    font: normal 14px/20px "Microsoft YaHei";
    color: #333;
}

.detil-qr-code-hover .tip-steps {
    font: normal 12px/24px "SimSun";
    color: #999;
}

.detail-gray-desc .detail-qr-code .text {
}

.shop-data-bottom-border {
    border-bottom: 1px solid #e1e1e1;
}

.shop-data .iconfont {
    color: #ccc;
    font-size: 18px;
}

.shop-data .icon-shijian {
    color: #ccc;
    font-size: 20px;
}

.shop-data span:first-child {
    margin-left: 0;
}

.shop-data .item-desc {
    font-size: 14px;
}

.shop-data span {
    margin-left: 16px;
}

.shop-data .small-word {
    margin-left: 0;
    font-size: 14px;
}

.dynamic-new {
    margin-top: 20px;
}

    .dynamic-new .dynamic-new-tag {
        width: 64px;
        height: 24px;
        padding: 3px;
        border-radius: 2px;
        color: #d8252d;
        border: 1px solid #d8252d;
        margin-top: -3px;
        padding-left: 7px;
        padding-right: 7px;
        background: #ffffff;
    }

    .dynamic-new .list-style {
        margin-top: 7px;
    }

.dynamic-news-list {
    width: 600px;
}

    .dynamic-news-list .news-title {
        display: inline-block;
        width: 190px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-wrap: normal;
    }

    .dynamic-news-list li {
        width: 350px;
    }

.dynamic-news-list, .dynamic-news-list-wrap {
    height: 22px;
    overflow: hidden;
}

.detail-detail div {
    text-align: center;
}

.detail-detail {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

    .detail-detail li {
        float: left;
        width: 33.3%;
        border-right: 1px dotted #e1e1e1;
    }

        .detail-detail li.last {
            border-right: 0;
        }

.detail-other-detail {
    margin-top: 20px;
    line-height: 20px;
}

    /* 转店, 找店详情页面用到 */
    .detail-other-detail li {
        margin-top: 15px;
        line-height: 1;
    }

    .detail-other-detail .column1 {
        width: 400px;
    }

    .detail-other-detail .detail-label {
        color: #999;
    }

    .detail-other-detail .detail-text {
        color: #666;
    }

.detail-user-name {
    line-height: 40px;
    font-size: 18px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}

.detail-user-phone div {
    height: 20px;
    line-height: 25px;
    margin: 0 10px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}

.detail-oper {
    margin-left: 15%;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    border-radius: 11px;
    background-color: #fff;
    color: #d8252d;
    margin-right: 10px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
}

.detail-service-phone {
    margin-left: 20px;
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 5px;
    width: 200px;
}

.detail-user-info {
    padding: 10px 20px;
    background-color: #d8252d;
    border-radius: 5px;
    color: #fff;
    width: 420px;
}

.detail-service-phone div {
    height: 20px;
    line-height: 25px;
    text-align: center;
}

.share-info .iconfont {
    vertical-align: sub;
}

    .share-info .iconfont.iconfont-heart {
        font-size: 22px;
    }

.siting-shopsInfo {
    width: 100%;
}

.Candicine {
    margin-top: 70px;
}

.Candicine-content {
    padding-top: 40px;
    font-size: 14px;
    line-height: 20px;
}

.Candicine-content-title {
    margin-bottom: 30px;
}

.Candicine .title {
    border-bottom: 1px #e1e1e1 solid;
    overflow: hidden;
}

.Candicine-content-content {
    line-height: 30px;
    font-size: 18px;
    color: #666;
}

    .Candicine-content-content p {
        margin-bottom: 30px;
    }

.appeal-content {
    width: 100%;
    height: 105px;
    border-color: #ccc;
    padding: 5px;
}

.detail-page .focus-contaienr li {
    width: 100%;
    height: 405px;
}

.detail-page .g-spbigpic a {
    left: 50%;
}

.detail-page .focus-btn-wramp {
    width: 503px;
    margin-left: 19px;
}

.lease-shop-detail-page .dynamic-news-list, .transfer-shop-detail-page .dynamic-news-list {
    width: 520px;
}

    .lease-shop-detail-page .dynamic-news-list li, .transfer-shop-detail-page .dynamic-news-list li {
        width: 315px;
    }

    .lease-shop-detail-page .dynamic-news-list .news-title, .transfer-shop-detail-page .dynamic-news-list .news-title {
        width: 150px;
    }

.lease-shop-detail-page .detail-service-phone, .transfer-shop-detail-page .detail-service-phone {
    margin-left: 8px;
}

.lease-shop-detail-page .detail-user-info, .transfer-shop-detail-page .detail-user-info {
    padding: 10px 8px 10px 0;
}

.lease-shop-detail-page .detail-user-phone div, .transfer-shop-detail-page .detail-user-phone div {
    margin: 0 10px;
}

.lease-shop-detail-page .detail-user-name, .transfer-shop-detail-page .detail-user-name {
    width: 90px;
    text-align: center;
    word-wrap: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.lk.lease-shop-detail-page .u-ppwrenz, .lk.transfer-shop-detail-page .u-ppwrenz {
    width: 130px;
    height: 134px;
    top: 250px;
    right: 46px;
}

.g-spsmallpic {
    position: relative;
}

    .g-spsmallpic a.leftbtn {
        position: absolute;
        left: 0;
    }

    .g-spsmallpic a.rightbtn {
        position: absolute;
        right: 0;
    }

.j-focus-btn li:first-child {
    margin-left: 0;
}

.g-spsmallpic a.leftbtn, .g-spsmallpic a.rightbtn {
    display: none;
    background-image: none;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    filter: alpha(opacity=80);
    -moz-opacity: 0.3;
    color: #fff;
    z-index: 100;
    height: 100%;
}

.g-spsmallpic:hover a.leftbtn, .g-spsmallpic:hover a.rightbtn {
    display: block;
}

.g-spsmallpic a.leftbtn .iconfont, .g-spsmallpic a.rightbtn .iconfont {
    display: inline-block;
    margin-top: 21px;
}

.g-spsmallpic ul li:hover span, .g-spsmallpic ul li.hover span {
    background: none;
}

.detail-other-detail-content {
    display: inline-block;
    width: 400px;
    vertical-align: text-top;
}

.focus-contaienr img {
    width: 100%;
}

.g-spsmallpic ul li {
    padding: 0;
}

.suit-operate {
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    padding: 20px;
}

    .suit-operate ul {
        display: inline-block;
    }

        .suit-operate ul li {
            display: inline-block;
            margin-right: 20px;
            color: #666;
            font-size: 16px;
            margin-top: 5px;
        }

    .suit-operate .icon-gou {
        color: #37d57e;
        margin-right: 5px;
        vertical-align: middle;
        font-size: 14px;
    }

.detail-user-info .detail-oper.last {
    margin-right: 0;
}

#content_detail div {
    min-height: 100px;
}

/* 物业设施列表 */
.device-list-container {
    margin-bottom: 35px;
}

.device-list {
}

    .device-list > ul > li {
        float: left;
        margin-right: 65px;
        padding: 15px 15px 15px 0;
    }

        .device-list > ul > li .desc {
            font: 14px/36px "Microsoft YaHei";
            text-align: center;
            color: #666;
        }

            .device-list > ul > li .desc.desc-disabled {
                color: #ccc;
            }

/*地图手势*/
.dynamic-news-list-wrap {
    width: 500px;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}

.dynamic-news-list {
    width: 2000px;
    position: absolute;
}

.shopsTitle .title-name {
    display: inline-block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    float: left;
}

#_appealModal .modal-dialog, #_loginConfirmModal .modal-dialog {
    /*position: fixed;
    left: 530px;*/
}

#_appealModal .modal-dialog, #_consultModal .modal-dialog, #confirmModal .modal-dialog {
    /*position: fixed;
    left: 630px;*/
}

.g-spbigpic .btn-pre, .g-spbigpic .btn-next {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 30px;
    height: 56px;
    z-index: 3;
    display: none;
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    background-image: none;
    color: #fff;
}

.lk .g-spbigpic:hover .btn-pre {
    left: 0;
}

.lk .g-spbigpic:hover .btn-next {
    right: 0;
    left: auto;
}

.g-spbigpic:hover .btn-pre, .g-spbigpic:hover .btn-next {
    display: block;
}

.g-spbigpic {
    position: relative;
}

.btn-pre .iconfont, .btn-next .iconfont {
    position: static;
    line-height: 56px;
}

.scan-share-pop-ups {
    cursor: pointer;
}

.p_one {
    font-size: 18px;
}

.shop-info-container {
    position: relative;
    width: 630px;
    margin-left: 20px;
    height: 475px;
}

.detail-info-wrap {
    position: absolute;
    bottom: 0;
}

.scan-share-pop-ups-link {
    position: relative;
    left: 30px;
}

    .scan-share-pop-ups-link .scan-share-pop-ups {
        vertical-align: middle;
        color: #666;
    }

        .scan-share-pop-ups-link .scan-share-pop-ups .iconfont {
            font-size: 20px;
        }

        .scan-share-pop-ups-link .scan-share-pop-ups .favorite-text {
            vertical-align: middle;
        }

/*第二个*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=20);
        opacity: .2
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
/*# sourceMappingURL=bootstrap.min.css.map */


@charset "utf-8";

/*!
	by tsz 2014.12.8

	/*@ 此类注释代表一个样式组的开始 *\/
	/*@@ 此类注释代表一个样式组的结束 *\/
*/

/*@ reset */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
label,
legend {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
}

html {
    overflow-x: hidden;
}

body,
button,
input,
select,
textarea {
    font-size: 12px;
    line-height: normal;
    font-family: Arial;
    color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

em,
i,
small {
    font-weight: normal;
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #666;
}

    a:hover {
        text-decoration: none;
        color: #d8252d;
    }

    /*a:active {
    color: currentColor;
    text-decoration: none;
}*/

    a:link {
        /*color: currentColor;*/
        text-decoration: none;
    }

fieldset,
img,
html,
body,
iframe {
    border: none;
}

input,
select,
label,
img {
    vertical-align: middle;
}

    input[type="submit"],
    input[type="button"] {
        border: none;
        background: none;
    }

    input[type="checkbox"],
    input[type="radio"] {
        margin-right: 5px;
        vertical-align: middle;
    }

textarea {
    overflow: auto;
    resize: none;
    vertical-align: middle;
}

input[type="button"] {
    cursor: pointer;
}

textarea,
input,
button,
select,
pre,
option {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    outline: none;
}

a,
button {
    cursor: pointer;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

:focus {
    outline: none;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

    /* 1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景 */
    a[rel~="nofollow"],
    a[rel~="nofollow"] * {
        outline-offset: 0em !important;
        outline: none !important;
    }

table {
    border-spacing: 0;
    border-collapse: collapse;
}

th, td {
    padding: 0;
}

/*@@ reset */

/*@ 工具类 */

/*@ clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

/*@@ clearfix */

/*@ position abbr to pos start */
.pos-static {
    position: static;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.pos-fixed {
    position: fixed;
}

.fixed-top {
    top: 0;
}

/*@ display abbr to dis start */
.dis-none {
    display: none;
}

.dis-inline {
    display: inline;
}

.dis-block {
    display: block;
}

.dis-inline-block {
    display: inline-block;
}

/*@ text-align abbr to text start */
.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

/*@ text-indent, 适合首行缩进和细微调整文字间距 */
.text-indent-1 {
    text-indent: 1em;
}

.text-indent-2 {
    text-indent: 2em;
}

/*@ vertical-align */
.va-top {
    vertical-align: top;
}

.va-mid {
    vertical-align: middle;
}

/*@ float */
.float-left, .fl {
    float: left;
}

.float-right, .fr {
    float: right;
}

.float-none, .fn {
    float: none;
}

/*@ margin-top */
.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt38 {
    margin-top: 38px;
}

.mt40 {
    margin-top: 40px;
}

/*@ margin-right */
.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr40 {
    margin-right: 80px;
}

.mr80 {
    margin-right: 80px;
}

/*@ margin-bottom */
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

/*@@ margin-bottom */

/*@ margin-left */
.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 10px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

/*@@ margin-left */

/*@ padding-top */
.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

/*@@ padding-top */

/*@ padding-right */
.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

/*@@ padding-right */

/*@ padding-bottom */
.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

/*@ padding-left */
.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl50 {
    padding-left: 50px;
}

/*@ font-size */
.f14 {
    font-size: 14px;
}

.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f48 {
    font-size: 48px;
}

/*@ font-weight */
.ft-bold {
    font-weight: bold;
}

.ft-normal {
    font-weight: normal;
}

/*@ font-family */
.ft-yahei {
    font-family: "Microsoft Yahei", arial, sans-serif;
}

/*@ line-height */
.lh20 {
    line-height: 20px;
}

.lh32 {
    line-height: 32px;
}

.lh64 {
    line-height: 64px;
}

/*@ color for pupuwang */
.text-attention {
    color: #d8252d
}

.text-plain {
    color: #fff;
}

/* 级别超高, 颜色越深 */
.text-muted-1 {
    color: #999;
}

.text-muted-2 {
    color: #666;
}

.text-muted-3 {
    color: #333;
}

/*@ background-color */

.bg-attention {
    background-color: #d8252d;
}

.bg-muted-1 {
    background-color: #999;
}

.bg-muted-2 {
    background-color: #666;
}

.bg-muted-3 {
    background-color: #333;
}

/*@ 默认着重边框样式 bb -> border-bottom */
.attention-bb-2 {
    border-bottom: 2px solid #d8252d;
}

.red {
    color: #d8252d;
}

.red-d8252d {
    color: #d8252d;
}

.info-search-div .blue {
    color: #0055aa;
}

.orange {
    color: #f36f20;
}

.green {
    color: #57b528;
}

.gray {
    color: #999;
}

.hei {
    color: #333;
}

.gray-666 {
    color: #666;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100%
}

.fb {
    font-weight: bold;
}

/*@ visibility */
.visibility-hidden {
    visibility: hidden;
}

.visibility-visible {
    visibility: visible;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-auto {
    overflow: auto;
}

.overflow-scroll {
    overflow: scroll;
}

/*@ cursor */
.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

/*@ 语义类 */
.title-level-2 {
    font: 32px 'Microsoft YaHei', SimSun;
    line-height: 1;
}

.title-level-3 {
    height: 46px;
    font: 16px 'Microsoft YaHei', SimSun;
    line-height: 32px;
}

.img-circle {
    border-radius: 50%;
}

.img-responseive {
    display: block;
    max-width: 100%;
    height: auto;
}

/*@ 引号效果 */
.quote:before {
    background: transparent url("../images/public.png") no-repeat scroll;
}

.quote.quote-default:before {
    position: absolute;
    margin-left: -25px;
    width: 20px;
    height: 20px;
    content: '';
}

/* 前置引号通过背景图获取 */
.quote.quote-default.quote-icon-pre:before {
    background-position: -39px -71px;
}

/* 表单项必填前的星号 */
.required:before {
    padding-right: 5px;
    font-size: 12px;
    vertical-align: middle;
    color: #f00200;
    content: '*';
}

/*@@ 工具方法 */

body {
    font-family: "Microsoft Yahei", arial, sans-serif;
}

#tq_as {
    display: none;
}

.cf:after {
    content: "";
    display: table;
    clear: both;
}

.cf {
    zoom: 1;
}

/*icons*/

.geren,
.headertop .city i,
.topbar .city i,
.fabubtn,
.logo,
.logoR,
.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter,
.nav li,
.nav .phone,
.onemainL-leftcontul li .check span,
.onemainL-bottom dd b,
.onemainR-top li dl dt b,
.onemainR-middle .anlinum li span,
.onemainR-middle .anlinum li.spits,
.facetoface li .three dd .p3 span,
.facetoface li .three dd .p3 font,
.twomainR-tabcontlist li dt b,
.shangpuzs dt b,
.hotshengyizr li .bophone,
.hotzulinlist li dd .p2 b,
.footerul li .p1 a,
.footerul li.curr .icon,
.xingxing,
.xingxing font,
.cjicon,
.weixin,
.weixinpic,
.scrollicon .leftbtn,
.scrollicon .rightbtn,
.zhuyeL-bottom b,
.fabusuccess b,
.cgpipeilist li .pipeidu,
.cgpipeilist li .p5 b,
.zhuandianpgleft,
.rightfloating li > a,
.subscroll-close,
.banner_index .btnPre,
.banner_index .btnNext,
.indexBanner_num a,
.fabulist li dd .checkyetai span,
.fabulist li dd .mapbiaozhu span,
.fabuarrow .zhankaimore b,
.fabuarrow .pinggugoon,
.popfloating dd .p1 b,
.popfloating dd li span b,
.haowenshare b,
.hotpaihang li b,
.zhanwuxinxi dt,
.hotpaihang dt span,
.gonglueRdl dt span,
.zixunnewstabcont li dd .p3 .dianzan b,
.zixunnewstabcont li dd .p3 .fenxiang b,
.yijiejuewtlist li .p3 a b,
.zixunnewstabcont li dt span,
.zixunnewstabcont li dd .p1 b,
.onemainL-right li i,
.banner_syzricon span,
.newsscroll i,
.onemainL-rightsub .p1 b,
.arrow-right-box,
.arrow-left,
.arrow-right,
.arrow-left-b,
.arrow-right-b,
.icon-mobile,
.icon-mobile-hl,
.icons {
    background: url(../images/background.png) no-repeat;
    display: inline-block;
}

.w {
    margin: 0 auto;
}

.layout-1190 .w {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
    /*reset*/
}

.layout-1190 .mt20 {
    margin-top: 20px;
}

.por {
    position: relative;
}

.hide {
    display: none;
}

.hidden {
    display: none !important;
}

.tc {
    text-align: center;
}

.spLine {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    height: 10px;
}

.hl {
    color: #d8252d;
}

/*font*/

.city b,
.sublogo,
.btn-issue-top,
.hearderMcont .btn,
.nav li,
.title h2.span,
.title em,
.hotlinktab li,
.footerul li .p2 {
    font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft Yahei", serif;
}

/*旧页头*/
.headertop ul {
    margin-top: 12px;
    line-height: 14px;
}

.divide {
    margin: 0 10px;
}

#denglu {
    border-right: 1px solid #999;
}

.headertop ul {
    position: relative;
    right: -25px;
    color: #666;
}

    .headertop ul li:nth-of-type(1) {
        background-image: none;
    }

    .headertop ul li {
        background-position: -657px -34px;
    }

        .headertop ul li.first,
        .nav li.first {
            background: none;
        }

        .headertop ul li a .geren {
            background-position: -653px 0;
            width: 5px;
            height: 3px;
            margin-left: 7px;
            vertical-align: middle;
        }

        .headertop ul li a:hover .geren,
        .headertop ul li a.hover .geren {
            background-position: -629px 0;
        }

.headertop p {
    line-height: 36px;
}

.headertop .city b {
    font-weight: normal;
}

.headertop .city i {
    background-position: 0 10px;
    width: 17px;
    height: 24px;
    vertical-align: top;
}

* + html .headertop .city i {
    background-position: 0 0;
    height: 14px;
}

.headertop .city a {
    padding: 0 15px 0 8px;
}

.headertop .u-tophd {
    overflow: hidden;
    position: relative;
    /*background-color:#f5f5f5;*/
    border: 1px #f5f5f5 solid;
    z-index: 1002;
    _display: inline;
    _zoom: 1;
}

    .headertop .u-tophd a {
        float: left;
        display: inline;
    }

.headertop .hover .u-tophd a {
    color: #d8252d;
}

.headertop .hover .geren {
    background-position: -629px 0;
}

.headertop .hover .u-tophd {
    background: #fff;
    border: 1px solid #eee;
    border-bottom-style: none;
    padding: 12px 16px 10px 15px;
    margin-left: -15px;
    margin-right: -16px;
    margin-top: -12px;
}

.headertop .u-topbd {
    position: relative;
    margin-top: -1px;
    display: none;
    z-index: 1001;
}

.headertop .hover .u-topbd {
    display: block;
}

.headertop .u-topbd ul {
    position: absolute;
    z-index: 1005;
    zoom: 1;
    left: -15px;
    top: -12px;
    border: 1px solid #eee;
    background: #fff;
    padding: 7px 0;
    width: 130px;
}

    .headertop .u-topbd ul li {
        background: none;
        width: 100%;
    }

        .headertop .u-topbd ul li a {
            line-height: 24px;
            width: 100%;
            display: block;
        }

            .headertop .u-topbd ul li a span.fr {
                color: #999;
                padding-right: 30px;
            }

.fabubtn {
    background-position: -475px -10px;
    width: 162px;
    height: 36px;
    margin-top: 26px;
}

    .fabubtn:hover {
        background-position: -220px -98px;
    }

.logo {
    float: left;
    background: url(../images/logo.png) 0 0 no-repeat;
    width: 142px;
    height: 60px;
    margin-top: 6px;
}

    .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

/*.logoR {*/
/*float: left;*/
/*background-position: -157px -34px;*/
/*width: 138px;*/
/*height: 34px;*/
/*margin: 13px 0 0 10px;*/
/*vertical-align: top;*/
/*}*/

.sublogo {
    float: left;
    vertical-align: top;
    margin: 19px 0 0 15px;
    font-size: 24px;
    color: #666;
    border-left: 1px #ddd solid;
    padding-left: 12px;
}

.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter {
    width: 110px;
    height: 48px;
    margin: 4px 0 0 15px;
    vertical-align: top;
}

.zhaodian {
    background-position: 0 -731px;
}

.zhuandian {
    background-position: -170px -731px;
}

.zhuandianpg {
    background-position: -328px -731px;
}

.fabucenter {
    background-position: 0 -789px;
}

.viplogin {
    background-position: -170px -789px;
}

.vipcenter {
    background-position: -328px -789px;
}

.hearderM {
    position: absolute;
    top: 19px;
}

    .hearderM ul {
        width: 100%;
        display: block;
        *+margin-bottom: 7px;
        padding-bottom: 7px;
    }

        .hearderM ul li {
            float: left;
            margin-right: 15px;
            margin-bottom: 7px;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .hearderM ul li.hover a {
                color: #d8252d;
            }

            .hearderM ul li .icon-arrow {
                position: absolute;
                z-index: 2;
                background-color: #fff;
                background: url(../images/headerm-arrow.jpg) no-repeat;
                height: 8px;
                width: 12px;
                bottom: -9px;
                left: 50%;
                margin-left: -6px;
                display: none;
            }

            .hearderM ul li.hover .icon-arrow {
                display: block;
            }

.hearderMcont .text {
    border: 2px #d8252d solid;
    height: 32px;
    padding: 0 8px;
}

.hearderMcont .btn {
    background-color: #d8252d;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

    .hearderMcont .btn:hover {
        background-color: #b5181e;
    }

.layout-1190 .hearderM {
    left: 375px;
    width: 535px;
}

.layout-1190 .hearderMcont .text {
    width: 410px;
}

.layout-1190 .hearderMcont .btn {
    width: 95px;
}

/*旧页头 end*/

.hotline {
    color: #d8242c;
    padding-left: 15px;
    padding-right: 0;
}

    .hotline b {
        font-size: 16px;
        font-weight: normal;
        font-family: verdana, Arial, Helvetica, sans-serif;
        display: inline-block;
        *zoom: 1;
        vertical-align: middle;
    }

/*页头 ^topbar*/

.topbar {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #eee solid;
    background-color: #f9f9f9;
    color: #999;
    position: relative;
    z-index: 100;
}

.links-top {
    position: relative;
}

    .links-top li {
        float: left;
        padding: 0 5px;
    }

        .links-top li.sp {
            font-size: 0;
            display: block;
            padding: 0;
            width: 1px;
            height: 14px;
            background-color: #e2e2e2;
            position: relative;
            top: 11px;
        }

        .links-top li a {
            color: #999;
        }

        .links-top li > a {
            padding: 0 10px;
        }

    .links-top .has-putdown > a {
        display: block;
        margin-top: 5px;
        padding: 0 10px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #f9f9f9;
        border-bottom: 0 none;
    }

    .links-top .has-putdown:hover > a {
        border: 1px solid #e2e2e2;
        border-bottom: 0 none;
        background-color: #fff;
        position: relative;
        z-index: 11;
    }

    .links-top .box-putdown {
        min-width: 130px;
        padding: 2px 10px 10px;
        border: 1px solid #e2e2e2;
        background-color: #fff;
        position: absolute;
        z-index: 10;
        top: 29px;
        display: none;
    }

        .links-top .box-putdown a {
            display: block;
            line-height: 26px;
        }

    .links-top .has-putdown:hover .box-putdown {
        display: block;
    }

.topbar .geren {
    background-position: -653px 0;
    width: 5px;
    height: 3px;
    margin-left: 7px;
    vertical-align: middle;
}

.topbar ul li a:hover .geren,
.headertop ul li a.hover .geren {
    background-position: -629px 0;
}

.topbar p {
    line-height: 36px;
}

.topbar .city b {
    font-size: 18px;
    color: #d8252d;
    font-weight: normal;
}

.topbar .city i {
    display: inline-block;
    *zoom: 1;
    background-position: 0 10px;
    width: 17px;
    height: 24px;
    vertical-align: top;
}

* + html .topbar .city i {
    background-position: 0 0;
    height: 14px;
}

.topbar .city a {
    padding: 0 15px 0 8px;
}

.topbar .login-bf a {
    color: #0055aa;
}

.topbar .logined a {
    color: #d8252d;
}

.topbar a:hover {
    text-decoration: none;
    color: #d8252d;
}

.topbar .u-tophd {
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border: 1px #f5f5f5 solid;
    z-index: 1002;
    _display: inline;
    _zoom: 1;
}

    .topbar .u-tophd a {
        float: left;
        display: inline;
    }

.topbar .hover .u-tophd a {
    color: #d8252d;
}

.topbar .hover .geren {
    background-position: -629px 0;
}

.topbar .hover .u-tophd {
    background: #fff;
    border: 1px solid #eee;
    border-bottom-style: none;
    padding: 12px 16px 10px 15px;
    margin-left: -15px;
    margin-right: -16px;
    margin-top: -12px;
}

.topbar .u-topbd {
    position: relative;
    margin-top: -1px;
    display: none;
    z-index: 1001;
}

.topbar .hover .u-topbd {
    display: block;
}

.topbar .u-topbd ul {
    position: absolute;
    z-index: 1005;
    zoom: 1;
    left: -15px;
    top: -12px;
    border: 1px solid #eee;
    background: #fff;
    padding: 7px 0;
    width: 130px;
}

    .topbar .u-topbd ul li {
        background: none;
        width: 100%;
    }

        .topbar .u-topbd ul li a {
            line-height: 24px;
            width: 100%;
            display: block;
        }

            .topbar .u-topbd ul li a span.fr {
                color: #999;
                padding-right: 30px;
            }

.app-link .icons {
    display: inline-block;
    *display: inline;
    margin-top: -2px;
    *margin-top: 0;
    margin-right: 5px;
    vertical-align: middle;
    width: 11px;
    height: 16px;
    background-position: -530px -850px;
}

.app-link:hover .icons {
    background-position: -550px -850px;
}

.header-box {
    padding: 19px 0 20px 0;
    position: relative;
}

.btn-issue-top {
    width: 180px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: 41px;
    background-color: #e74c3c;
    font-size: 16px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

    .btn-issue-top:hover {
        background-color: #d34637;
        color: #fff;
    }

    .btn-issue-top .icons {
        width: 20px;
        height: 20px;
        background-position: -660px 0;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        *position: relative;
        *top: 2px;
    }

.header-box .logo {
    float: left;
    background: url(../images/logo.png) 0 0 no-repeat;
    width: 300px;
    height: 60px;
    margin-top: 6px;
}

    .header-box .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

.sublogo {
    float: left;
    vertical-align: top;
    margin: 19px 0 0 15px;
    font-size: 24px;
    color: #666;
    border-left: 1px #ddd solid;
    padding-left: 12px;
}

.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter {
    width: 110px;
    height: 48px;
    margin: 4px 0 0 15px;
    vertical-align: top;
}

.zhaodian {
    background-position: 0 -731px;
}

.zhuandian {
    background-position: -170px -731px;
}

.zhuandianpg {
    background-position: -328px -731px;
}

.fabucenter {
    background-position: 0 -789px;
}

.viplogin {
    background-position: -170px -789px;
}

.vipcenter {
    background-position: -328px -789px;
}

.searchBox {
    position: absolute;
    top: 19px;
}

    .searchBox ul {
        width: 100%;
        display: block;
        padding-bottom: 7px;
    }

        .searchBox ul li {
            float: left;
            margin-right: 15px;
            margin-bottom: 7px;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .searchBox ul li.hover a {
                color: #d8252d;
            }

            .searchBox ul li .icon-arrow {
                position: absolute;
                z-index: 2;
                background-color: #fff;
                background: url(../images/headerm-arrow.jpg) no-repeat;
                height: 8px;
                width: 12px;
                bottom: -9px;
                left: 50%;
                margin-left: -6px;
                display: none;
            }

            .searchBox ul li.hover .icon-arrow {
                display: block;
            }

.hearderMcont .text {
    border: 2px #d8252d solid;
    height: 32px;
    padding: 0 8px;
}

.hearderMcont .btn {
    background-color: #d8252d;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

    .hearderMcont .btn:hover {
        background-color: #b5181e;
    }

.layout-1190 .searchBox {
    left: 375px;
    width: 535px;
}

.layout-1190 .hearderMcont .text {
    width: 410px;
}

.layout-1190 .hearderMcont .btn {
    width: 95px;
}

/*new header end*/

.nav {
    width: 100%;
    border-bottom: 2px #d8252d solid;
    height: 40px;
}

    .nav.navzxbj {
        border-bottom: 1px #d6d6d6 solid;
    }

.layout-1190 .nav.navzxbj li {
    background: none;
    background-color: #d8252d;
    width: 170px;
}

.nav.navzxbj li a,
.nav.navzxbj li a:hover {
    color: #fff;
}

.nav li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
}

.nav .phone {
    background-position: 0 -92px;
    width: 170px;
    height: 40px;
    margin-bottom: -1px;
}

.nav .w > .phone {
    position: relative;
    top: 0;
}

.nav.navzxbj li a.hover {
    background-color: #aa0c13;
}

.title {
    width: 100%;
    height: 46px;
    border-bottom: 1px #e8e8e8 solid;
}

    .title.titlenone,
    .title.titlenone h2.span {
        border-bottom-style: none;
    }

    .title h2.span,
    .title em {
        float: left;
        font-size: 28px;
        color: #333;
        line-height: 34px;
        height: 47px;
        border-bottom: 2px #d8252d solid;
    }

        .title h2.span a,
        .title em a {
            color: #333;
        }

    .title em {
        font-size: 18px;
        line-height: 47px;
    }

/* 更多 */
.more {
    font-size: 14px;
    font-family: "Simsun";
    line-height: 88px;
    color: #999;
}

.title_h1,
.title_h3 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.navtipps {
    padding-top: 20px;
    font-family: "宋体";
}

    .navtipps em {
        padding: 0 8px;
    }

    .navtipps span {
        color: #999;
    }

.hotlinktab {
    width: 100%;
    border-bottom: 1px #e8e8e8 solid;
}

    .hotlinktab li {
        float: left;
        padding: 0 10px;
        margin-right: 15px;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }

        .hotlinktab li.current,
        .hotlinktab li.hover {
            height: 47px;
            border-bottom: 2px #d8252d solid;
            margin-bottom: -1px;
        }

.hotlinktabcont {
    min-height: 60px;
}

    .hotlinktabcont a {
        white-space: nowrap;
        word-wrap: normal;
        line-height: 26px;
        height: 26px;
        width: 118px;
        padding-right: 10px;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        *zoom: 1;
    }

    .hotlinktabcont p {
        height: auto;
        min-height: 40px;
    }

.rightfloating {
    position: fixed;
    z-index: 999;
    top: 299px;
    right: 45px;
}

    .rightfloating li {
        width: 62px;
        height: 62px;
        margin-top: 1px;
        display: block;
        position: relative;
    }

        .rightfloating li > a {
            width: 100%;
            height: 100%;
            display: block;
            text-indent: -999em;
        }

        .rightfloating li .a1 {
            background-position: -604px -248px;
        }

            .rightfloating li .a1:hover {
                background-position: -544px -248px;
            }

        .rightfloating li .a2 {
            background-position: -604px -306px;
        }

        .rightfloating li .a4 {
            background-position: -604px -422px;
        }

            .rightfloating li .a4:hover,
            .rightfloating li.hover .a4 {
                background-position: -544px -422px;
            }

        .rightfloating li .a5 {
            background-position: -604px -480px;
        }

            .rightfloating li .a5:hover {
                background-position: -544px -480px;
            }

        .rightfloating li .a6 {
            background-position: -604px -792px;
        }

            .rightfloating li .a6:hover {
                background-position: -544px -792px;
            }

#erweima li {
    width: 100%;
    height: 170px;
    font-size: 14px;
    text-align: center;
    color: #d8252d;
}

    #erweima li img {
        width: 110px;
        height: 110px;
        padding: 6px;
        border: 1px #eee solid;
        background-color: #fff;
        overflow: hidden;
        display: block;
        margin-bottom: 5px;
    }

.rightfloating li:hover .tipbox,
.rightfloating li:hover #erweima,
.rightfloating li:hover .serviceSelectBox {
    display: block;
}

.serviceSelectBox {
    width: 525px;
    height: 160px;
    border: 1px solid #ecbabc;
    background-color: #fdeeee;
    position: absolute;
    left: -537px;
    top: -50px;
    display: none;
}

.arrow-right-box {
    width: 13px;
    height: 30px;
    display: block;
    background-position: -523px -432px;
}

.serviceSelectBox .arrow-right-box {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -13px;
}

.rightfloating .serviceSelectBox a.btn-sm {
    background-image: none;
    background-color: #fff;
}

/*FS@20150505 暂时修正共用旧common.css时的冲突 */

.serviceSelectBox .ssb-item {
    width: 17%;
    height: 140px;
    padding-top: 20px;
    float: left;
    border-left: 1px solid #ecbabc;
    margin-left: -1px;
    position: relative;
    color: #d8252d;
    text-align: center;
    overflow: hidden;
    transition: all 0.2s;
}

.serviceSelectBox .openPanel {
    width: 255px;
    position: absolute;
    top: 20px;
    left: 0;
}

    .serviceSelectBox .openPanel h4 {
        font-weight: bold;
    }

        .serviceSelectBox .openPanel h4 span {
            color: #fedc01;
            font-size: 12px;
            font-weight: normal;
        }

    .serviceSelectBox .openPanel .txt-hl {
        font-size: 16px;
        padding-top: 30px;
    }

    .serviceSelectBox .openPanel .description b {
        color: #fedc01;
        font-size: 14px;
        font-weight: normal;
    }

    .serviceSelectBox .openPanel .description,
    .serviceSelectBox .openPanel h4 {
        padding-left: 100px;
    }

.serviceSelectBox .description-short span,
.serviceSelectBox .description-short b {
    display: block;
}

.serviceSelectBox .openPanel .description,
.serviceSelectBox .openPanel .txt-hl,
.serviceSelectBox .openPanel h4 {
    display: none;
}

/*最后箭头*/

.arrow-hover {
    background-position: -333px -887px;
}

.serviceSelectBox .ssb-item.active {
    width: 49%;
    background-color: #cd5459;
    background-color: rgba(205, 84, 89, 0.98);
    color: #fff;
    line-height: 20px;
    transition: all 0.2s;
}

    .serviceSelectBox .ssb-item.active .description,
    .serviceSelectBox .ssb-item.active .txt-hl,
    .serviceSelectBox .ssb-item.active h4 {
        display: inline-block;
    }

    .serviceSelectBox .ssb-item.active .description-short {
        display: none;
    }

    .serviceSelectBox .ssb-item.active .icons {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .serviceSelectBox .ssb-item.active .description,
    .serviceSelectBox .ssb-item.active h4 {
        overflow: hidden;
        text-align: left;
        display: block;
        padding-right: 5px;
    }

    .serviceSelectBox .ssb-item.active h4 {
        font-size: 14px;
    }

.serviceSelectBox .icons {
    width: 70px;
    height: 70px;
}

.icon-ref-sidebar {
    background-position: 0 -852px;
}

.icon-tel-sidebar {
    background-position: -78px -852px;
}

.icon-shop-sidebar {
    background-position: -156px -852px;
}

.icon-vip-sidebar {
    background-position: -234px -852px;
}

.btn-sm {
    width: 76px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #cd5459;
    font-weight: bold;
    border-radius: 3px;
}

/*tab控件*/

.tab-cont {
    display: none;
}

    .tab-cont.current {
        display: block;
    }

/*loading*/

.loadings {
    background: url(../images/loading.gif) center center no-repeat;
}

/*icons*/

.geren,
.headertop .city i,
.topbar .city i,
.fabubtn,
.logo,
.logoR,
.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter,
.nav li,
.nav .phone,
.onemainL-leftcontul li .check span,
.onemainL-bottom dd b,
.onemainR-top li dl dt b,
.onemainR-middle .anlinum li span,
.onemainR-middle .anlinum li.spits,
.facetoface li .three dd .p3 span,
.facetoface li .three dd .p3 font,
.twomainR-tabcontlist li dt b,
.shangpuzs dt b,
.hotshengyizr li .bophone,
.hotzulinlist li dd .p2 b,
.footerul li .p1 a,
.footerul li.curr .icon,
.xingxing,
.xingxing font,
.cjicon,
.weixin,
.weixinpic,
.scrollicon .leftbtn,
.scrollicon .rightbtn,
.zhuyeL-bottom b,
.fabusuccess b,
.cgpipeilist li .pipeidu,
.cgpipeilist li .p5 b,
.zhuandianpgleft,
.rightfloating li > a,
.subscroll-close,
.banner_index .btnPre,
.banner_index .btnNext,
.indexBanner_num a,
.fabulist li dd .checkyetai span,
.fabulist li dd .mapbiaozhu span,
.fabuarrow .zhankaimore b,
.fabuarrow .pinggugoon,
.popfloating dd .p1 b,
.popfloating dd li span b,
.haowenshare b,
.hotpaihang li b,
.zhanwuxinxi dt,
.hotpaihang dt span,
.gonglueRdl dt span,
.zixunnewstabcont li dd .p3 .dianzan b,
.zixunnewstabcont li dd .p3 .fenxiang b,
.yijiejuewtlist li .p3 a b,
.zixunnewstabcont li dt span,
.zixunnewstabcont li dd .p1 b,
.onemainL-right li i,
.banner_syzricon span,
.newsscroll i,
.onemainL-rightsub .p1 b,
.arrow-right-box,
.arrow-left,
.arrow-right,
.arrow-left-b,
.arrow-right-b,
.icon-mobile,
.icon-mobile-hl,
.icons {
    background: url(../images/background.png) no-repeat;
    display: inline-block;
}

.por {
    position: relative;
}

.hide {
    display: none;
}

.hidden {
    display: none !important;
}

.tc {
    text-align: center;
}

.spLine {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    height: 10px;
}

.hl {
    color: #d8252d;
}

/*font*/

.city b,
.sublogo,
.btn-issue-top,
.hearderMcont .btn,
.nav li,
.title h2.span,
.title em,
.hotlinktab li,
.footerul li .p2 {
    font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft Yahei", serif;
}

/*旧页头*/

.headertop {
    width: 100%;
    height: 36px;
    border-bottom: 1px #eee solid;
    background-color: #f9f9f9;
    color: #999;
}

.layout-1190 .headertop {
    min-width: 1190px;
}

.headertop ul {
    margin-top: 12px;
    line-height: 14px;
}

    .headertop ul li {
        float: left;
        background: url(../images/background.png) left center no-repeat;
        padding: 0 15px;
        display: inline-block;
    }

    .headertop ul li {
        background-position: -657px -34px;
    }

        .headertop ul li.first,
        .nav li.first {
            background: none;
        }

        .headertop ul li .authentication a + a {
            margin-left: 16px;
            margin-right: 16px;
        }

        .headertop ul li a .geren {
            background-position: -653px 0;
            width: 5px;
            height: 3px;
            margin-left: 7px;
            vertical-align: middle;
        }

        .headertop ul li a:hover .geren,
        .headertop ul li a.hover .geren {
            background-position: -629px 0;
        }

.headertop p {
    line-height: 36px;
}

.headertop .city b {
    font-weight: normal;
}

.headertop .city i {
    background-position: 0 10px;
    width: 17px;
    height: 24px;
    vertical-align: baseline;
}

* + html .headertop .city i {
    background-position: 0 0;
    height: 14px;
}

.headertop .city a {
    padding: 0 15px 0 8px;
}

.headertop .u-tophd {
    overflow: hidden;
    position: relative;
    /*background-color:#f5f5f5;*/
    border: 1px #f5f5f5 solid;
    z-index: 1002;
    _display: inline;
    _zoom: 1;
}

    .headertop .u-tophd a {
        float: left;
        display: inline;
    }

.headertop .hover .u-tophd a {
    color: #d8252d;
}

.headertop .hover .geren {
    background-position: -629px 0;
}

.headertop .hover .u-tophd {
    background: #fff;
    border: 1px solid #eee;
    border-bottom-style: none;
    padding: 12px 16px 10px 15px;
    margin-left: -15px;
    margin-right: -16px;
    margin-top: -12px;
}

.headertop .u-topbd {
    position: relative;
    margin-top: -1px;
    display: none;
    z-index: 1001;
}

.headertop .hover .u-topbd {
    display: block;
}

.headertop .u-topbd ul {
    position: absolute;
    z-index: 1005;
    zoom: 1;
    left: -15px;
    top: -12px;
    border: 1px solid #eee;
    background: #fff;
    padding: 7px 0;
    width: 130px;
}

    .headertop .u-topbd ul li {
        background: none;
        width: 100%;
    }

        .headertop .u-topbd ul li a {
            line-height: 24px;
            width: 100%;
            display: block;
        }

            .headertop .u-topbd ul li a span.fr {
                color: #999;
                padding-right: 30px;
            }

.header {
    padding: 19px 0 20px 0;
    position: relative;
}

.fabubtn {
    background-position: -475px -10px;
    width: 162px;
    height: 36px;
    margin-top: 26px;
}

    .fabubtn:hover {
        background-position: -220px -98px;
    }

.logo {
    float: left;
    background: url(../images/logo.png) 0 0 no-repeat;
    width: 142px;
    height: 60px;
    margin-top: 6px;
}

    .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

.sublogo {
    float: left;
    vertical-align: top;
    margin: 19px 0 0 15px;
    font-size: 24px;
    color: #666;
    border-left: 1px #ddd solid;
    padding-left: 12px;
}

.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter {
    width: 110px;
    height: 48px;
    margin: 4px 0 0 15px;
    vertical-align: top;
}

.zhaodian {
    background-position: 0 -731px;
}

.zhuandian {
    background-position: -170px -731px;
}

.zhuandianpg {
    background-position: -328px -731px;
}

.fabucenter {
    background-position: 0 -789px;
}

.viplogin {
    background-position: -170px -789px;
}

.vipcenter {
    background-position: -328px -789px;
}

.hearderM {
    position: absolute;
    top: 19px;
}

    .hearderM ul {
        width: 100%;
        display: block;
        *+margin-bottom: 7px;
        padding-bottom: 7px;
    }

        .hearderM ul li {
            float: left;
            margin-right: 15px;
            margin-bottom: 7px;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .hearderM ul li.hover a {
                color: #d8252d;
            }

            .hearderM ul li .icon-arrow {
                position: absolute;
                z-index: 2;
                background-color: #fff;
                background: url(../images/headerm-arrow.jpg) no-repeat;
                height: 8px;
                width: 12px;
                bottom: -9px;
                left: 50%;
                margin-left: -6px;
                display: none;
            }

            .hearderM ul li.hover .icon-arrow {
                display: block;
            }

.hearderMcont .text {
    border: 2px #d8252d solid;
    height: 32px;
    padding: 0 8px;
}

.hearderMcont .btn {
    background-color: #d8252d;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

    .hearderMcont .btn:hover {
        background-color: #b5181e;
    }

.layout-1190 .hearderM {
    left: 375px;
    width: 535px;
}

.layout-1190 .hearderMcont .text {
    width: 410px;
}

.layout-1190 .hearderMcont .btn {
    width: 95px;
}

/*旧页头 end*/

.hotline {
    color: #d8242c;
    padding-left: 15px;
    padding-right: 0;
}

    .hotline b {
        font-size: 16px;
        font-weight: normal;
        font-family: verdana, Arial, Helvetica, sans-serif;
        display: inline-block;
        *zoom: 1;
        vertical-align: middle;
    }

/*页头 ^topbar*/

.topbar {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #eee solid;
    background-color: #f9f9f9;
    color: #999;
    position: relative;
    z-index: 100;
}

.links-top {
    position: relative;
}

    .links-top li {
        float: left;
        padding: 0 5px;
    }

        .links-top li.sp {
            font-size: 0;
            display: block;
            padding: 0;
            width: 1px;
            height: 14px;
            background-color: #e2e2e2;
            position: relative;
            top: 11px;
        }

        .links-top li a {
            color: #999;
        }

        .links-top li > a {
            padding: 0 10px;
        }

    .links-top .has-putdown > a {
        display: block;
        margin-top: 5px;
        padding: 0 10px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #f9f9f9;
        border-bottom: 0 none;
    }

    .links-top .has-putdown:hover > a {
        border: 1px solid #e2e2e2;
        border-bottom: 0 none;
        background-color: #fff;
        position: relative;
        z-index: 11;
    }

    .links-top .box-putdown {
        min-width: 130px;
        padding: 2px 10px 10px;
        border: 1px solid #e2e2e2;
        background-color: #fff;
        position: absolute;
        z-index: 10;
        top: 29px;
        display: none;
    }

        .links-top .box-putdown a {
            display: block;
            line-height: 26px;
        }

    .links-top .has-putdown:hover .box-putdown {
        display: block;
    }

.topbar .geren {
    background-position: -653px 0;
    width: 5px;
    height: 3px;
    margin-left: 7px;
    vertical-align: middle;
}

.topbar ul li a:hover .geren,
.headertop ul li a.hover .geren {
    background-position: -629px 0;
}

.topbar p {
    line-height: 36px;
}

.topbar .city b {
    font-size: 18px;
    color: #d8252d;
    font-weight: normal;
}

.topbar .city i {
    display: inline-block;
    *zoom: 1;
    background-position: 0 10px;
    width: 17px;
    height: 24px;
    vertical-align: top;
}

* + html .topbar .city i {
    background-position: 0 0;
    height: 14px;
}

.topbar .city a {
    padding: 0 15px 0 8px;
}

.topbar .login-bf a {
    color: #0055aa;
}

.topbar .logined a {
    color: #d8252d;
}

.topbar a:hover {
    text-decoration: none;
    color: #d8252d;
}

.topbar .u-tophd {
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border: 1px #f5f5f5 solid;
    z-index: 1002;
    _display: inline;
    _zoom: 1;
}

    .topbar .u-tophd a {
        float: left;
        display: inline;
    }

.topbar .hover .u-tophd a {
    color: #d8252d;
}

.topbar .hover .geren {
    background-position: -629px 0;
}

.topbar .hover .u-tophd {
    background: #fff;
    border: 1px solid #eee;
    border-bottom-style: none;
    padding: 12px 16px 10px 15px;
    margin-left: -15px;
    margin-right: -16px;
    margin-top: -12px;
}

.topbar .u-topbd {
    position: relative;
    margin-top: -1px;
    display: none;
    z-index: 1001;
}

.topbar .hover .u-topbd {
    display: block;
}

.topbar .u-topbd ul {
    position: absolute;
    z-index: 1005;
    zoom: 1;
    left: -15px;
    top: -12px;
    border: 1px solid #eee;
    background: #fff;
    padding: 7px 0;
    width: 130px;
}

    .topbar .u-topbd ul li {
        background: none;
        width: 100%;
    }

        .topbar .u-topbd ul li a {
            line-height: 24px;
            width: 100%;
            display: block;
        }

            .topbar .u-topbd ul li a span.fr {
                color: #999;
                padding-right: 30px;
            }

.app-link .icons {
    display: inline-block;
    *display: inline;
    margin-top: -2px;
    *margin-top: 0;
    margin-right: 5px;
    vertical-align: middle;
    width: 11px;
    height: 16px;
    background-position: -530px -850px;
}

.app-link:hover .icons {
    background-position: -550px -850px;
}

.header-box {
    padding: 19px 0 20px 0;
    position: relative;
}

.btn-issue-top {
    width: 180px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: 41px;
    background-color: #e74c3c;
    font-size: 16px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

    .btn-issue-top:hover {
        background-color: #d34637;
        color: #fff;
    }

    .btn-issue-top .icons {
        width: 20px;
        height: 20px;
        background-position: -660px 0;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        *position: relative;
        *top: 2px;
    }

.header-box .logo {
    float: left;
    background: url(../images/logo.png) 0 0 no-repeat;
    width: 300px;
    height: 60px;
    margin-top: 6px;
}

    .header-box .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

.sublogo {
    float: left;
    vertical-align: top;
    margin: 19px 0 0 15px;
    font-size: 24px;
    color: #666;
    border-left: 1px #ddd solid;
    padding-left: 12px;
}

.zhaodian,
.zhuandian,
.zhuandianpg,
.fabucenter,
.viplogin,
.vipcenter {
    width: 110px;
    height: 48px;
    margin: 4px 0 0 15px;
    vertical-align: top;
}

.zhaodian {
    background-position: 0 -731px;
}

.zhuandian {
    background-position: -170px -731px;
}

.zhuandianpg {
    background-position: -328px -731px;
}

.fabucenter {
    background-position: 0 -789px;
}

.viplogin {
    background-position: -170px -789px;
}

.vipcenter {
    background-position: -328px -789px;
}

.searchBox {
    position: absolute;
    top: 19px;
}

    .searchBox ul {
        width: 100%;
        display: block;
        padding-bottom: 7px;
    }

        .searchBox ul li {
            float: left;
            margin-right: 15px;
            margin-bottom: 7px;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .searchBox ul li.hover a {
                color: #d8252d;
            }

            .searchBox ul li .icon-arrow {
                position: absolute;
                z-index: 2;
                background-color: #fff;
                background: url(../images/headerm-arrow.jpg) no-repeat;
                height: 8px;
                width: 12px;
                bottom: -9px;
                left: 50%;
                margin-left: -6px;
                display: none;
            }

            .searchBox ul li.hover .icon-arrow {
                display: block;
            }

.hearderMcont .text {
    border: 2px #d8252d solid;
    height: 32px;
    padding: 0 8px;
}

.hearderMcont .btn {
    background-color: #d8252d;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

    .hearderMcont .btn:hover {
        background-color: #b5181e;
    }

.layout-1190 .searchBox {
    left: 375px;
    width: 535px;
}

.layout-1190 .hearderMcont .text {
    width: 410px;
}

.layout-1190 .hearderMcont .btn {
    width: 95px;
}

/*new header end*/

.nav {
    width: 100%;
    border-bottom: 2px #d8252d solid;
    height: 40px;
}

    .nav.navzxbj {
        border-bottom: 1px #d6d6d6 solid;
    }

.layout-1190 .nav {
    min-width: 1190px;
}

.nav li {
    float: left;
    height: 42px;
    font-size: 16px;
    background-position: -699px 14px;
    line-height: 42px;
    text-align: center;
}

.layout-1190 .nav.navzxbj li {
    background: none;
    background-color: #d8252d;
    width: 170px;
}

.nav.navzxbj li a,
.nav.navzxbj li a:hover {
    color: #fff;
}

.nav li a {
    color: #333;
}

    .nav li a:hover {
        color: #d8252d;
    }

    .nav li a.hover {
        width: 100%;
        background-color: #d8252d;
        color: #fff;
        display: inline-block;
    }

.nav.navzxbj li a.hover {
    background-color: #aa0c13;
}

.title.titlenone,
.title.titlenone h2.span {
    border-bottom-style: none;
}

/*.title h2.span,
.title em {
    float: left;
    font-size: 28px;
    color: #333;
    line-height: 34px;
    height: 47px;
    border-bottom: 2px #d8252d solid;
}*/

.title h2.span a,
.title em a {
    color: #333;
}

.title em {
    font-size: 18px;
    line-height: 47px;
}

.title a.fr {
    padding-top: 19px;
    font-family: "SimSun";
    color: #999;
}

    .title a.fr:hover {
        color: #d8252d;
    }

.title_h1,
.title_h3 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.navtipps {
    padding-top: 20px;
    font-family: "SimSun";
}

    .navtipps em {
        padding: 0 8px;
    }

    .navtipps span {
        color: #999;
    }

.hotlinktab {
    width: 100%;
    border-bottom: 1px #e8e8e8 solid;
}

    .hotlinktab li {
        float: left;
        padding: 0 10px;
        margin-right: 15px;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }

        .hotlinktab li.current,
        .hotlinktab li.hover {
            height: 47px;
            border-bottom: 2px #d8252d solid;
            margin-bottom: -1px;
        }

.hotlinktabcont {
    min-height: 60px;
}

    .hotlinktabcont a {
        white-space: nowrap;
        word-wrap: normal;
        line-height: 26px;
        height: 26px;
        width: 118px;
        padding-right: 10px;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        *zoom: 1;
    }

    .hotlinktabcont p {
        height: auto;
        min-height: 40px;
    }

/*new footer*/

.footer {
    width: 100%;
    background-color: #eee;
    padding: 20px 0 55px 0;
    margin-top: 110px;
}

.links-ft {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

    .links-ft li {
        float: left;
        width: 15%;
    }

    .links-ft h4 {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 15px;
    }

    .links-ft a {
        display: block;
        line-height: 2;
    }

    .links-ft li.hotline-footer {
        width: auto;
        padding-left: 100px;
        position: relative;
        border-left: 1px solid #ddd;
    }

.hotline-footer p {
    line-height: 2;
    font-size: 14px;
}

.hotline-footer .hl {
    color: #d8252d;
    margin-top: -10px;
}

.hotline-footer b {
    font-size: 24px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.hotline-footer .icons {
    width: 30px;
    height: 25px;
    background-position: -635px -198px;
    position: absolute;
    top: 0;
    left: 65px;
}

.links-ft li.qrcode-box1 {
    text-align: center;
    float: right;
    width: 100px;
    padding-left: 75px;
}

.links-ft li.qrcode-box2 {
    text-align: center;
    float: right;
    width: 100px;
}

.footer.footertsz {
    background-color: #fff;
}

.footertop {
    margin-top: 0;
}

.footerul {
    width: 100%;
    border-bottom: 1px #ddd solid;
    padding-bottom: 22px;
}

    .footerul li {
        float: left;
        /*margin-right: 80px;*/
        max-width: 220px;
        display: inline-block;
    }

        .footerul li.last {
            margin-right: 0;
        }

            /* 页脚底部二维码图片指定宽高提高加载速度 */
            .footerul li.code img, .footerul li.last img {
                width: 105px;
                height: 105px;
            }

        .footerul li.curr {
            border-left: 1px #e4e4e4 solid;
            padding-left: 80px;
            height: 120px;
        }

        .footerul li .p3 a {
            display: block;
            line-height: 24px;
        }

        .footerul li .p1 a {
            background-position: -235px -272px;
            width: 143px;
            height: 62px;
            margin-left: 32px;
        }

        .footerul li .p2 {
            font-size: 20px;
            color: #d8252d;
            margin-left: 25px;
        }

        .footerul li.curr .icon {
            float: left;
            background-position: -635px -198px;
            width: 32px;
            height: 24px;
            vertical-align: top;
        }

        .footerul li.curr p {
            padding-left: 40px;
            line-height: 24px;
            font-size: 14px;
        }

    .footerul .phone b {
        position: relative;
        top: 3px;
    }

.copyright {
    width: 100%;
    text-align: center;
    line-height: 24px;
}

    .copyright .p1 {
        color: #ccc;
    }

        .copyright .p1 a {
            padding: 0 12px;
        }

    .copyright .p4 img {
        margin-right: 15px;
    }

/*new footer end*/

/*
.rightfloating {
    position: fixed;
    top: 299px;
    width: 54px;
    z-index: 999;
    left: 50%;
    margin-left: 605px;
}

.rightfloating li {
    width: 54px;
    height: 54px;
    margin-top: 4px;
    display: block;
    position: relative;
}

.rightfloating li > a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -999em;
}

.rightfloating li .a1 {
    background-position: -604px -248px;
}

.rightfloating li .a1:hover {
    background-position: -544px -248px;
}

.rightfloating li .a2 {
    background-position: -604px -306px;
}

.rightfloating li .a2:hover {
    background-position: -544px -306px;
}

.rightfloating li .a3 {
    background-position: -604px -364px;
}

.rightfloating li .a3:hover {
    background-position: -544px -364px;
}

.rightfloating li .a4 {
    background-position: -604px -422px;
}

.rightfloating li .a4:hover,
.rightfloating li.hover .a4 {
    background-position: -544px -422px;
}

.rightfloating li .a5 {
    background-position: -604px -480px;
}

.rightfloating li .a5:hover {
    background-position: -544px -480px;
}

.rightfloating li .a6 {
    background-position: -604px -792px;
}

.rightfloating li .a6:hover {
    background-position: -544px -792px;
}

#erweima {
    position: absolute;
    background: none;
    width: 310px;
    height: 182px;
    padding: 8px 0 0 23px;
    top: -53px;
    left: -470px;
    display: none;
    background-color: #fdeeee;
    border: 1px solid #eb9296;
    box-sizing: border-box;
}

#erweima li {
    float: left;
    width: 120px;
    margin-right: 18px;
    text-align: center;
    font-size: 14px;
    color: #d8252d;
    display: inline-block;
}

#erweima li img {
    width: 100px;
    height: 100px;
    padding: 9px;
    border: 1px #f1e3e3 solid;
    background-color: #fff;
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}

.rightfloating li:hover .tipbox,
.rightfloating li:hover #erweima,
.rightfloating li:hover .serviceSelectBox {
    display: block;
}
*/

.serviceSelectBox {
    width: 525px;
    height: 160px;
    border: 1px solid #ecbabc;
    background-color: #fdeeee;
    position: absolute;
    left: -537px;
    top: -50px;
    display: none;
}

.arrow-right-box {
    width: 13px;
    height: 30px;
    display: block;
    background-position: -523px -432px;
}

.serviceSelectBox .arrow-right-box {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -13px;
}

.rightfloating .serviceSelectBox a.btn-sm {
    background-image: none;
    background-color: #fff;
}

/*FS@20150505 暂时修正共用旧common.css时的冲突 */

.serviceSelectBox .ssb-item {
    width: 17%;
    height: 140px;
    padding-top: 20px;
    float: left;
    border-left: 1px solid #ecbabc;
    margin-left: -1px;
    position: relative;
    color: #d8252d;
    text-align: center;
    overflow: hidden;
    transition: all 0.2s;
}

.serviceSelectBox .openPanel {
    width: 255px;
    position: absolute;
    top: 20px;
    left: 0;
}

    .serviceSelectBox .openPanel h4 {
        font-weight: bold;
    }

        .serviceSelectBox .openPanel h4 span {
            color: #fedc01;
            font-size: 12px;
            font-weight: normal;
        }

    .serviceSelectBox .openPanel .txt-hl {
        font-size: 16px;
        padding-top: 30px;
    }

    .serviceSelectBox .openPanel .description b {
        color: #fedc01;
        font-size: 14px;
        font-weight: normal;
    }

    .serviceSelectBox .openPanel .description,
    .serviceSelectBox .openPanel h4 {
        padding-left: 100px;
    }

.serviceSelectBox .description-short span,
.serviceSelectBox .description-short b {
    display: block;
}

.serviceSelectBox .openPanel .description,
.serviceSelectBox .openPanel .txt-hl,
.serviceSelectBox .openPanel h4 {
    display: none;
}

/*最后箭头*/

.arrow-hover {
    background-position: -333px -887px;
}

.serviceSelectBox .ssb-item.active {
    width: 49%;
    background-color: #cd5459;
    background-color: rgba(205, 84, 89, 0.98);
    color: #fff;
    line-height: 20px;
    transition: all 0.2s;
}

    .serviceSelectBox .ssb-item.active .description,
    .serviceSelectBox .ssb-item.active .txt-hl,
    .serviceSelectBox .ssb-item.active h4 {
        display: inline-block;
    }

    .serviceSelectBox .ssb-item.active .description-short {
        display: none;
    }

    .serviceSelectBox .ssb-item.active .icons {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .serviceSelectBox .ssb-item.active .description,
    .serviceSelectBox .ssb-item.active h4 {
        overflow: hidden;
        text-align: left;
        display: block;
        padding-right: 5px;
    }

    .serviceSelectBox .ssb-item.active h4 {
        font-size: 14px;
    }

.serviceSelectBox .icons {
    width: 70px;
    height: 70px;
}

.icon-ref-sidebar {
    background-position: 0 -852px;
}

.icon-tel-sidebar {
    background-position: -78px -852px;
}

.icon-shop-sidebar {
    background-position: -156px -852px;
}

.icon-vip-sidebar {
    background-position: -234px -852px;
}

.btn-sm {
    width: 76px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #cd5459;
    font-weight: bold;
    border-radius: 3px;
}

/*tab控件*/

.tab-cont {
    display: none;
}

    .tab-cont.current {
        display: block;
    }

/*loading*/

.loadings {
    background: url(../images/loading.gif) center center no-repeat;
}

/*新增加部分 webv2*/

/* 转店首页 第一通栏右侧*/
.onemainR {
    border: 1px #e8e8e8 solid;
    border-top: 3px #e8e8e8 solid;
    height: 458px;
}

.onemainR-top li {
    width: 100%;
    border-bottom: 1px #e8e8e8 solid;
    height: 68px;
    padding: 9px 0px;
    box-sizing: border-box;
}

    .onemainR-top li dl {
        padding-left: 20px;
        position: relative;
    }

        .onemainR-top li dl dt b {
            width: 52px;
            height: 52px;
            display: inline-block;
        }

            .onemainR-top li dl dt b.b1 {
                background-position: 0px -152px;
            }

            .onemainR-top li dl dt b.b2 {
                background-position: -62px -152px;
            }

            .onemainR-top li dl dt b.b3 {
                background-position: -125px -152px;
            }

        .onemainR-top li dl dd {
            position: absolute;
            top: 3px;
            left: 87px;
        }

            .onemainR-top li dl dd .p1 {
                font-size: 16px;
                font-family: "Microsoft Yahei";
                color: #333;
                margin-bottom: 8px;
                margin-top: 3px;
            }

            .onemainR-top li dl dd .p2 {
                font-size: 14px;
                color: #999;
            }

.onemainR-middle {
    padding: 15px 10px 0px 20px;
}

/*common*/

.song-font-family {
    font-family: 宋体, arial, sans-serif;
}

.little-font {
    font-size: 12px;
    font-family: 宋体, arial, sans-serif;
}

.main-color {
    color: #d8252d;
}

.box-border {
    box-sizing: border-box;
}

.pt40 {
    padding-top: 40px;
}

.model-distance {
    margin-top: 45px;
}

.heighthalf {
    height: 50%;
}

.dashed-bottom {
    border-bottom: 1px dashed #e8e8e8;
}

.w-50 {
    width: 50%;
}

.inline-block {
    display: inline-block;
}

.border-top {
    border-top: 1px solid #e8e8e8;
}

.word-describe {
    font-family: 宋体, arial, sans-serif;
    font-size: 12px;
    color: #999;
}

a:hover, .list-style:hover, a.list-style:hover, .list-divide:hover, a.list-divide:hover {
    color: #d8252d;
}

.list-style {
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #cecece;
    margin-top: 7px;
    margin-right: 7px;
    vertical-align: top
}

.list-divide {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    height: 18px;
    width: 2px;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    box-sizing: border-box;
    vertical-align: top;
}

.img-top-flag {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 0 4px;
    line-height: 22px;
    background-color: #d8252d;
    color: #fff;
    font-size: 12px;
    font-family: 宋体, arial, sans-serif;
}

.img-top-flag-parent {
    position: relative;
}

.rightfloating {
    top: 40%;
}

/*footer*/
.footerul li {
}

    .footerul li .p1 a {
        background: url(../images/index-head-footer.png) no-repeat 0 0;
        width: 142px;
        height: 62px;
        margin-top: 10px;
    }

    .footerul li .p2 b {
        display: inline-block;
        background: url(../images/index-head-footer.png) no-repeat -12px -72px;
        height: 25px;
        padding-left: 25px;
        margin-right: 8px;
        vertical-align: text-top;
    }

.footerul .company-intro-entry {
    width: 330px;
    font-size: 14px;
    max-width: 330px;
    margin: 11px 20px 0 80px;
}

    .footerul .company-intro-entry .company-service-list {
        padding-top: 8px;
    }

    .footerul .company-intro-entry a {
        margin-right: 60px;
        line-height: 34px;
    }

/*********footer*********/

/*右側浮動*/
.rightfloating li > a {
    background: url("../images/public.png") no-repeat;
}

.rightfloating li .a1, .rightfloating li .a2, .rightfloating li .a3 {
    height: 62px;
}

.rightfloating li .a1 {
    background-position: -596px -247px;
}

    .rightfloating li .a1:hover {
        background-position: -530px -247px;
    }

.rightfloating li .a2 {
    background-position: -596px -310px;
}

    .rightfloating li .a2:hover {
        background-position: -530px -309px;
    }

        .rightfloating li .a2:hover + #erweima-wrap {
            display: block;
        }

.rightfloating li .a3 {
    background-position: -596px -373px;
}

    .rightfloating li .a3:hover {
        background-position: -530px -374px;
    }

#erweima-wrap {
    display: none;
    position: relative;
    /* padding-right: 30px; */
    /* width: 161px; */
    height: 367px;
    /* padding: 8px 0 0 23px; */
    top: -313px;
    left: -168px;
    /* box-sizing: border-box; */
}

#erweima {
    position: absolute;
    background: none;
    /* width: 160px; */
    padding: 17px 30px 0 30px;
    /* text-align: center; */
    /* top: 0; */
    /* left: 0; */
    display: block;
    background-color: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
}

/*
#erweima:after {
    position: absolute;
    top: 78px;
    right: -14px;
    border-width: 13px 0 13px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #eee;
    content: '';

}

#erweima:before {
    content: '';
    position: absolute;
    top: 78px;
    right: -13px;
    border-style: solid;
    border-width: 13px 0 13px 13px;
    border-color: transparent transparent transparent #fff;
    z-index: 99;
}
*/

/*************右側浮動******************/

/*head*/
.nav {
    box-sizing: border-box;
    height: 42px;
}

    .fabubtn, .logo, .gray-mobile, .nav .nav1, .nav .nav2 {
        background: url(../images/head.png) no-repeat;
    }

.logo {
    background-position: 0 -50px;
    height: 60px;
}

.fabubtn {
    background-position: -390px 0;
    height: 42px;
}

    .fabubtn:hover {
        background-position: -212px 0;
        height: 42px;
    }

.nav .phone {
    background-image: none;
    height: 41px;
    width: 132px;
    margin-right: 50px;
    margin-bottom: -1px;
}

    .nav .phone .phone-normal {
        height: 40px;
        width: 135px;
        display: block;
    }

    .nav .phone .phone-hover {
        height: 40px;
        width: 135px;
        display: none;
    }

    /*
.nav .phone:hover .phone-normal {
    display: none
}*/

    .nav .phone:hover .phone-hover {
        display: block;
    }

.gray-mobile {
    background-position: -327px -50px;
    width: 15px;
    height: 16px;
    display: inline-block;
    vertical-align: text-bottom;
}

.nav .nav1 {
    position: absolute;
    top: -16px;
    left: 50%;
    background-position: 0 -15px;
    height: 15px;
    width: 48px;
}

.nav .nav2 {
    position: absolute;
    top: -16px;
    background-position: 0 0;
    left: 50%;
    height: 15px;
    width: 48px;
}

.headertop .first a {
    color: #666;
}

.headergrey .first a {
    color: #666;
}

.headertop .first .divide {
    margin: 0 15px;
}

.headergrey .first .divide {
    margin: 0 15px;
}

.layout-1190 .nav li {
    position: relative;
    width: 120px;
}

    .layout-1190 .nav li:hover {
        background-color: #d8252d;
        background-image: none;
    }

    /*
.dropdown {
    transition: all 20s ease .1s;
}
*/

    .layout-1190 .nav li.dropdown-lead:hover > .dropdown {
        display: block;
    }

    .layout-1190 .nav li:hover a {
        color: #fff;
    }

        .layout-1190 .nav li:hover a:hover {
            color: #fff;
        }

.nav-erweima-sh {
    position: absolute;
    width: 278px;
    background-color: #fff;
    border: 1px solid #d8252d;
    padding: 20px 15px;
    box-sizing: border-box;
}

.nav-erweima-yh {
    position: absolute;
    width: 332px;
    background-color: #fff;
    border: 1px solid #d8252d;
    padding: 20px 15px;
    box-sizing: border-box;
}

.nav-erweima img {
    float: left;
    width: 105px;
    height: 105px;
}

.weixin-descript {
    float: right;
    margin-left: 10px;
    text-align: right;
}

    .weixin-descript p {
        text-align: left;
        font-size: 14px;
        line-height: 23px;
    }

    .weixin-descript .descript-line {
        text-align: left;
        font-size: 12px;
        color: #999;
        line-height: 20px;
    }

.nav-sublist {
    padding: 10px 0;
    background-color: #c22128;
    display: none;
}

    .nav-sublist li {
        float: none;
        background-image: none;
        color: #fff;
        cursor: pointer;
    }

.layout-1190 .nav-sublist li:hover {
    background-color: #ad1e24;
}

.dropdown {
    display: none;
}

.nav ul li {
    z-index: 9999;
}

.nav li a.hover {
    background-color: #d8252d;
}

/*************head***************/

/*文字溢出*/
.text_overflow {
    overflow: hidden;
    zoom: 1;
}

    .text_overflow .text_con {
        float: left;
        margin-right: 3px;
        overflow: hidden;
    }

    .text_overflow .text_dotted {
        float: right;
        margin-top: -1.3em;
    }

/**************文字溢出*********************/

/*标签*/
.tag {
    position: relative;
    padding: 0 3px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: #d8252d;
    margin-right: 10px;
}

    .tag:before {
        content: "";
        position: absolute;
        right: -3px;
        top: 4px;
        border-style: solid;
        border-width: 3px 0 3px 3px;
        border-color: transparent transparent transparent #d8252d;
    }

/**************标签********************/

/*信息列表*/
.xinxi-list {
    overflow: hidden;
}

    .xinxi-list li {
        line-height: 18px;
        color: #333;
        font-size: 14px;
        list-style: none;
        margin-bottom: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-wrap: normal;
    }

        .xinxi-list li a {
            line-height: 18px;
            color: #333;
            font-size: 14px;
            list-style: none;
            margin-bottom: 15px;
        }

        .xinxi-list li:last-child {
            margin-bottom: 0;
        }

    .xinxi-list .classify-name {
        color: #666;
    }

        .xinxi-list .classify-name:hover {
            color: #d8252d;
        }

    .xinxi-list li a:hover {
        color: #d8252d;
    }

    .xinxi-list .list-style {
        width: 3px;
        height: 3px;
        display: inline-block;
        background-color: #cecece;
        margin-top: 7px;
        margin-right: 6px;
        vertical-align: top
    }

        .xinxi-list .list-style:hover {
            color: #d8252d;
        }

    .xinxi-list .list-divide {
        display: inline-block;
        margin-right: 5px;
        margin-left: 5px;
        height: 18px;
        width: 2px;
        border-left: 1px solid #989898;
        border-right: 1px solid #989898;
        box-sizing: border-box;
        vertical-align: top;
    }

        .xinxi-list .list-divide:hover {
            color: #d8252d;
        }

/*新的信息列表 用行高控制行距*/
.xinxi-list-new {
    margin-top: 5px;
}

    .xinxi-list-new li {
        white-space: nowrap;
        height: 26px;
        line-height: 26px;
        margin-bottom: 0;
        overflow: hidden;
    }

    .xinxi-list-new .list-divide {
        margin-top: 6px;
        height: 15px;
    }

    .xinxi-list-new .list-style {
        margin-top: 12px;
    }

.anlizi p:nth-of-type(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.anlizi p.f14 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    word-wrap: normal;
}

/*banner 轮播*/
.banner_syzr {
    width: 485px;
    height: 301px;
    position: relative;
    overflow: hidden;
}

    .banner_syzr li {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

        .banner_syzr li img {
            width: 485px;
            height: 301px;
            overflow: hidden;
        }

.banner_syzricon {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
    z-index: 20;
}

    .banner_syzricon span {
        width: 12px;
        height: 12px;
        margin-left: 6px;
        background-position: -646px -75px;
        cursor: pointer;
        display: inline-block;
    }

        .banner_syzricon span.on {
            background-position: -629px -75px;
        }

.banner_syzrR {
    border: 1px #e8e8e8 solid;
    border-left-style: none;
    border-bottom-style: none;
    width: 215px;
    height: 300px;
    background-color: #fafafa;
}

    .banner_syzrR li {
        width: 100%;
        height: 79px;
        border-bottom: 1px #e8e8e8 solid;
        padding: 10px 0;
        position: relative;
    }

        .banner_syzrR li img {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 80px;
            height: 60px;
            overflow: hidden;
        }

        .banner_syzrR li .p1 a {
            font-family: "Microsoft Yahei";
            font-size: 16px;
            color: #333;
            height: 1.5em;
            line-height: 1.5em;
            width: 176px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            white-space: nowrap;
        }

        .banner_syzrR li p {
            padding-left: 14px;
        }

        .banner_syzrR li .p2 {
            font-size: 14px;
            line-height: 22px;
            color: #666;
            padding-top: 7px;
        }

/*banner轮播*/
.banner_wrap li {
    position: relative;
}

    .banner_wrap li .img-title {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 42px;
        line-height: 42px;
        background-color: rgba(0, 0, 0, .5);
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

/*生意转让首页- 楼层快速入口*/
.navbar-floor {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -180px;
    display: none;
}

.layout-1190 .navbar-floor {
    margin-left: -645px;
}

.navbar-floor .item {
    box-sizing: border-box;
    display: block;
    width: 40px;
    height: 38px;
    margin-top: -1px;
    border: 1px solid #e5e5e5;
    color: #999;
    text-align: center;
    padding: 12px 5px 5px 5px;
    background-color: #fff;
    line-height: 13px
}

    .navbar-floor .item:hover,
    .navbar-floor .item.current {
        background-color: #d8252d;
        border-color: #d8252d;
        color: #fff;
    }

.show_navbar .navbar-floor {
    display: block;
}

/*头部的三角*/
.trangle {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin-top: 20px;
    margin-left: 10px;
    border-width: 5px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
}

.layout-1190 .nav li:hover .trangle {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #fff transparent;
}

.anlizi dd {
    margin-top: 10px;
}

#tq_kefu_main {
    display: none;
}

.page-column-ad, .page-column-ad img, .page-column-ad a {
    height: 80px;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

/*首页头部样式修改。*/
.headertop .city b {
    font-size: 18px;
}

.headertop .city a.blue {
    color: #467ac1;
}

.header {
    padding: 15px 0 20px 0;
}

.logoR {
    background: url(../images/logor.png);
    width: 201px;
    height: 58px;
    margin: 8px 0 0 10px;
    vertical-align: top;
}

.text {
    border: none;
}

.N_floorNav {
    position: absolute;
    bottom: 333px;
    left: 50%;
}

.layout-1190 .N_floorNav {
    margin-left: -645px;
}

.N_floorNav .item {
    display: block;
    width: 40px;
    height: 38px;
    margin-top: -1px;
    border: 1px solid #e5e5e5;
    color: #999;
    text-align: center;
    padding: 6px 5px 5px 5px;
    background-color: #fff;
    box-sizing: border-box;
    line-height: 13px;
}

.N_floorNav .current {
    background-color: #d8252d;
    border-color: #d8252d;
    color: #fff;
}

/*bootstrap模态框定制*/
.modal[id] {
    max-height: none;
    background: none;
    border: 0;
    overflow: hidden;
    width: auto;
    z-index: 999999;
}

/* 垂直居中 */
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2000;
    margin: auto;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*bottom:0;*/
    /*left: 0;*/
    /*margin: auto;*/
}

.modal-dialog {
    /* 修正在IE8下由于不识别@media导致不能水平居中的问题
    margin-right: auto;
    margin-left: auto;

    border-radius: 1px;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .2);*/
}

.modal-header {
    padding: 5px 18px;
    border-bottom: none;
}

.modal-body {
    padding-top: 0;
}

.modal-content {
    /*margin-top: 100px;*/
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: none;
}

.btn.modal-close-btn, .btn.modal-confirm-btn {
    padding: 0;
    width: 98px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
}

.btn.modal-close-btn {
    border: 1px solid #ccc;
    color: #666;
    background-color: #fff;
}

.btn.modal-confirm-btn {
    border: 1px solid #d8252d;
    background-color: #d8252d;
    color: #fff;
}

.modal-confirm-btn:hover, .modal-confirm-btn:focus {
    color: #fff;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.modal-header .close {
    margin-top: 5px;
}

.modal-title {
    float: left;
    margin-top: 10px;
}

.modal-footer .btn + .btn {
    margin-left: 20px;
}

/*@ login */
.form-container {
    padding: 0 30px 3px 30px;
}

.consult-container {
    padding: 10px 0 15px 0;
}

.login-title {
    height: 35px;
    font-size: 18px;
    color: #333;
}

.input-group {
    width: 100%;
}

    .input-group.input-group-btns {
        text-align: center;
    }

        .input-group.input-group-btns .btn + .btn {
            margin-left: 20px;
        }

.input-control {
    border: 1px solid #ccc;
    padding-left: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    cursor: text;
    /*    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.consult-container .input-control {
    float: left;
    width: 350px;
}

.consult-container .input-label {
    float: left;
    padding-right: 20px;
    width: 88px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: right;
    color: #666;
}

/*
.input-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
*/

.input-tip-container {
    height: 25px;
    line-height: 25px;
}

.input-tip {
    display: none;
    font-size: 12px;
    color: #fe000b;
}

.btn-submit {
    margin-bottom: 10px;
    border: 0;
    padding: 0;
    font: 16px "Microsoft YaHei";
    background-color: #d8252d;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

    .btn-submit:hover {
        color: #fff;
    }

.more-login-way-container {
    font: 14px "Microsoft YaHei";
    color: #666;
}

.register, .tip-help {
    color: #3a96e9;
}

    .register, .tip-help:hover {
        color: #3a96e9;
    }

/*自定义 checkbox*/
.checkbox-group .checkbox-label {
    display: inline-block;
    width: 156px;
    margin-bottom: 10px;
    cursor: pointer;
}

.checkbox-actual {
    position: relative;
    display: inline-block;
    margin: 4px 0 0 -28px;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.form-dd-shop .check-shop {
    position: relative;
    display: inline-block;
    margin: 4px 0 0 -28px;
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.form-dd-shop input[type="checkbox"] + .check-shop:after {
    content: '';
    width: 8px;
    height: 6px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #d8252d;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}

.checkbox-label input[type="checkbox"] {
    visibility: hidden;
    width: 19px;
    height: 19px;
    display: inline-block;
}

.checkbox-ie8 input[type="checkbox"] {
    visibility: visible;
}

    .checkbox-ie8 input[type="checkbox"] + .checkbox-actual:after {
        border: none;
    }

.checkbox-ie8 .checkbox-actual {
    border: none;
}

input[type="checkbox"]:checked + .checkbox-actual {
    border-color: #d8252d;
    background-color: #fbe9ea;
}

    input[type="checkbox"]:checked + .checkbox-actual:after {
        opacity: 1;
    }

input[type="checkbox"] + .checkbox-actual:after {
    content: '';
    width: 6px;
    height: 4px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #d8252d;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}

.checkbox-label.active {
    color: #d8252d;
}

.toast {
    position: fixed;
    padding: 0 20px;
    font-size: 16px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 300px 0 0;
    max-width: 450px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    z-index: 99999999;
}

/*@ 左下角QRCode */

.two-dimension-code_left {
    position: fixed;
    z-index: 2;
    bottom: 130px;
    left: -500px;
}

    .two-dimension-code_left > img {
        width: 135px;
        height: 131px;
    }

.tow-dimension-code-left-close {
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
    padding: 5px;
    font-size: 10px;
    background-color: #000;
    cursor: pointer;
    border-radius: 50%;
}

    .tow-dimension-code-left-close img {
        width: 15px;
        height: 15px;
    }

.relative {
    position: relative;
    font-size: 20px;
}

.wallet {
    position: absolute;
    right: 80px;
    top: -45px;
}

.close {
    float: right;
    font-size: 24px;
    /* color: #fff;*/
    cursor: pointer;
    padding: 10px;
}

.yellow {
    color: #ffd553
}

.see {
    line-height: 30px;
    padding-left: 85px;
}

.codebox {
    padding-top: 16px;
    padding-left: 25px;
}

#transfer_detail .shop_facility_info_list {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 90px;
}

    #transfer_detail .shop_facility_info_list p > span span:nth-of-type(1) {
        color: #a0a0a0;
    }

    #transfer_detail .shop_facility_info_list p > span span:nth-of-type(2) {
        color: #333333;
    }

    #transfer_detail .shop_facility_info_list p > span {
        display: inline-block;
        margin-top: 25px;
        padding: 0px;
        width: 233px;
    }

#transfer_detail .details_list {
    margin-top: 45px;
    margin-bottom: 90px;
}

    #transfer_detail .details_list p {
        font-size: 16px;
        margin-top: 25px;
    }

        #transfer_detail .details_list p .title_label {
            color: #a0a0a0;
            margin-right: 20px;
            display: inline-block;
        }

        #transfer_detail .details_list p > span:nth-of-type(2) {
            color: #333333;
        }

        #transfer_detail .details_list p .two_words {
            letter-spacing: 9px;
            margin-right: 10px;
        }

        #transfer_detail .details_list p .three_words {
            letter-spacing: 5px;
            margin-right: 15px;
        }

#transfer_detail .one_line_second_block {
    margin-left: 200px;
}

#transfer_detail .detail_info_title a:hover {
    color: #444444;
}

#transfer_detail .detail_info_title span {
    margin-right: 30px;
    color: #666666;
}

#transfer_detail .detail_info_title .active, #transfer_detail .detail_info_title .active a {
    color: #444444;
}

@charset "utf-8"; /*by tsz*/

p.blue > a {
    color: #39619f;
}

    p.blue > a:hover {
        color: #d8252d;
    }

/*商业地产首页*/
.left-banner {
    position: fixed;
    width: 90px;
    top: 280px;
    overflow: hidden;
}

    .left-banner .banner {
        display: block;
    }

        .left-banner .banner img {
            max-width: 100px;
            width: 100%;
            border: none;
        }

    .left-banner .close {
        float: right;
        width: 41px;
        height: 18px;
        background: url(../images/banner_close.png) no-repeat;
        margin-top: 2px;
        display: inline-block;
    }

.u-sousuo {
    width: 170px;
    border-right: 1px #ddd solid;
    background-color: #fafafa;
}

    .u-sousuo li {
        float: left;
        width: 100%;
        text-indent: 18px;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px #ddd solid;
        color: #444;
        cursor: pointer;
        display: inline-block;
    }

        .u-sousuo li.none {
            border-bottom-style: none;
        }

        .u-sousuo li.hover {
            margin-left: -1px;
            border-left: 2px #d8252d solid;
            width: 170px;
            background-color: #fff;
            font-weight: bold;
            color: #d8252d;
        }

.u-soujie {
    padding: 24px 20px 0px 20px;
}

.u-soutiao {
    border: 1px #ddd solid;
    background-color: #fafafa;
    padding: 20px 15px;
    width: 641px;
}

.u-soutext {
    border: 1px #d8252d solid;
    background-color: #fff;
    width: 528px;
    height: 38px;
    line-height: 25px;
    padding: 0px 10px;
    color: #888;
    font-size: 14px;
}

.u-soubtn {
    background-color: #d8252d;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 18px;
    display: inline-block;
}

    .u-soubtn:hover, .u-btnsyzr:hover, .u-redbtn:hover {
        color: #fff;
    }

.u-mapsou {
    background: url(../images/bussness.png) 0px -288px no-repeat;
    padding-left: 20px;
    height: 22px;
    line-height: 22px;
    margin: 6px 0px 0px 15px;
    color: #3b639f;
    display: inline-block;
}

.u-soulist {
    width: 677px;
}

    .u-soulist li {
        float: left;
        width: 100%;
        height: 18px;
        border-bottom: 1px #ededed solid;
        line-height: 18px;
        padding: 14px 0px;
    }

        .u-soulist li.none {
            border-bottom: none;
        }

        .u-soulist li a {
            color: #3b639f;
            padding-left: 18px;
        }

            .u-soulist li a:hover, .g-zhuanul p.blue a:hover, .g-xiezilou p.blue a:hover, .g-zhuanul p.blue a:hover, .g-zushouul p.blue a:hover {
                color: #d8252d;
            }

        .u-soulist li span.s1, .u-soulist li span.s2, .u-soulist li span.s3 {
            background: url(../images/bussness.png) no-repeat;
            padding-left: 24px;
            display: inline-block;
        }

        .u-soulist li span.s1 {
            background-position: 0px -326px;
        }

        .u-soulist li span.s2 {
            background-position: 0px -347px;
        }

        .u-soulist li span.s3 {
            background-position: 0px -367px;
        }

.g-textbiao, .g-textbiaoadd {
    border-bottom: 1px #ddd solid;
    height: 25px;
    position: relative;
}

.g-textbiaoadd {
    margin: 0px 0px 2px 0px;
    height: 23px;
}

.g-textbiao a.fr, .g-newzhuanr dt a.fr, .u-menutip a.fr {
    font-family: "宋体";
}

.g-textbiao span, .g-textbiao h2.title {
    position: absolute;
    bottom: -1px;
    left: 0px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 18px;
    color: #000;
    border-bottom: 2px #d8252d solid;
    padding: 0px 2px 3px 2px;
    height: auto;
    width: auto;
    display: inline-block;
}

.g-textbiao b, .g-textbiao em {
    position: absolute;
    bottom: -1px;
    left: 0px;
    border-bottom: 2px #d8252d solid;
    padding: 0px 2px 3px 2px;
}

.g-textbiao a.pt2 {
    padding-top: 0px !important;
}

.g-textbiao small {
    margin-left: 160px;
    display: inline;
}

    .g-textbiao small a {
        height: 20px;
        padding: 0px 12px;
        vertical-align: top;
        display: inline-block;
    }

        .g-textbiao small a.hover {
            padding: 0px;
        }

            .g-textbiao small a.hover i {
                background: url(../images/theme.png) no-repeat;
                width: 12px;
                height: 20px;
                vertical-align: top;
                display: inline-block;
            }

        .g-textbiao small a font {
            background-color: #fff;
            font-size: 12px;
        }

    .g-textbiao small font.font {
        *vertical-align: top;
    }

    .g-textbiao small a.hover i.left {
        background-position: -800px -432px;
    }

    .g-textbiao small a.hover i.right {
        background-position: -821px -432px;
    }

    .g-textbiao small a.hover font {
        background-color: #d8252d;
        line-height: 20px;
        color: #fff;
        vertical-align: top;
        display: inline-block;
    }

.g-zhuanul li {
    float: left;
    width: 135px;
    height: 148px;
    border: 1px #fff solid;
    margin: 20px 13px 0px 0px;
    display: inline;
}

    .g-zhuanul li.hover {
        border: 1px #ddd dashed;
        width: 125px;
        height: 107px;
        padding: 12px 0px 0px 10px;
    }

    .g-zhuanul li.none {
        margin-right: 0px;
    }

    .g-zhuanul li dt, .g-zhuanul li dd {
        float: left;
        width: 100%;
    }

    .g-zhuanul li dt {
        position: relative;
        width: 135px;
        height: 100px;
        text-align: center;
        vertical-align: middle;
        line-height: 98px;
    }

        .g-zhuanul li dt img {
            max-width: 135px;
            _width: expression(document.body.clientWidth > 135 ? "135px" : "auto");
            max-height: 100px;
            _height: expression(this.scrollHeight > 100 ? "100px" : "auto");
            overflow: hidden;
        }

        .g-zhuanul li dt span {
            background: url(../images/bussness.png) 0px -392px no-repeat;
            position: absolute;
            top: -8px;
            right: -7px;
            width: 34px;
            height: 34px;
            display: inline-block;
        }

    .g-zhuanul li dd span, .g-zushouul li dd .phone, .u-hotzhuanul li .phone, .u-soujiecontul li .phone {
        background: url(../images/bussness.png) 0px -429px no-repeat;
        padding-left: 13px;
        display: inline-block;
    }

.g-qiuzuul li span.gray {
    color: #777;
}

.g-zhuanul p.blue a {
    color: #39619f;
}

.g-zhuanul p.pt5 em {
    display: inline-block;
}

.u-soujiecontul li .phone {
    color: #848484;
}

    .u-soujiecontul li .phone:hover {
        color: #d8252d;
    }

.g-zushouul li {
    float: left;
    width: 280px;
    border-bottom: 1px #ddd solid;
    padding: 15px 25px 15px 0px;
}

    .g-zushouul li.none {
        padding-right: 0px;
    }

    .g-zushouul li dt {
        float: left;
        width: 100px;
        height: 75px;
        text-align: center;
        line-height: 75px;
        vertical-align: middle;
        margin-right: 10px;
        display: inline;
        overflow: hidden;
    }

    .g-zushouul li dd {
        float: left;
        width: 170px;
    }

.g-zushouul p.blue a {
    color: #39619f;
}

.g-qiuzuul {
    overflow: hidden;
    padding-top: 9px;
}

    .g-qiuzuul li a.gray {
        color: #777;
    }

.g-pupuliu {
    padding-bottom: 2px;
    overflow: hidden;
}

.g-qiuzuuladd {
    padding-top: 12px;
    height: 287px;
}

.h208 {
    height: 208px;
}

.g-qiuzuul li, .u-newzhuan li, .u-yingcaiul li, .u-yingcaiaddul li, .g-pupuliu li {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

    .u-hotzixunul li em, .u-newzhuan li em, .g-videodl dd li em, .g-jizhuanul li em, .u-wuyeul li em, .u-newzhuanadd li em, .u-chuzuul li em, .u-chuzuuladd li em, .g-zjcommcont li em, .g-videoul li em {
        font-weight: bold;
        color: #888;
        padding: 0px 8px 0px 3px;
    }

.g-xiezilou {
    background-color: #f8f8f8;
    padding: 9px 10px;
    padding: 8px 10px \9;
    width: 260px;
    height: 69px;
    *height: 71px;
}

    .g-xiezilou dt {
        float: left;
        width: 90px;
        height: 69px;
        text-align: center;
        vertical-align: middle;
        line-height: 69px;
        margin-right: 10px;
        display: inline;
        overflow: hidden;
    }

    .g-xiezilou dd {
        float: left;
        width: 160px;
        line-height: 22px;
    }

    .g-xiezilou p.blue a {
        color: #39619f;
    }

.g-xiezilouul {
    position: relative;
}

    /*.g-xiezilouul span.red{position: absolute; left: 90px;}*/
    .g-xiezilouul li {
        float: left;
        border-bottom: 1px #ededed solid;
        width: 260px;
        padding: 11px 10px 10px 10px;
    }

    /*.g-xiezilouul p.pt5 span.red{margin-left: 17px;}*/
    .g-xiezilouul p.blue a {
        color: #39619f
    }

;
/*.g-xiezilouul_zone{width:72px; overflow:hidden;}*/
/*商业地产-会员中心首页*/
.u-logovip {
    background: url(../images/bussness.png) 0px -479px no-repeat;
    width: 107px;
    height: 21px;
    display: inline-block;
}

.contbg {
    width: 100%;
    min-width: 1190px;
    background-color: #f2f2f2;
    height: 100%;
    overflow: hidden;
}

.u-kefu {
    width: 400px;
}

    .u-kefu li {
        float: left;
        width: 100%;
        text-align: right;
    }

        .u-kefu li span {
            padding-right: 20px;
        }

.g-vipRm {
    border: 1px #ebebeb solid;
    background-color: #fff;
    padding: 19px;
    width: 935px;
    height: auto !important;
    height: 720px;
    min-height: 720px;
}

.g-vipRmadd {
    border: 1px #ebebeb solid;
    background-color: #fff;
    padding: 19px;
    width: 935px;
}

    .g-vipRmadd .u-zixun {
        line-height: 1.5em;
    }

.g-viprmL {
    width: 465px;
    border-right: 1px #e1e1e1 dashed;
}

    .g-viprmL dt {
        float: left;
        width: 117px;
        text-align: center;
        padding-right: 10px;
    }

.m-avatar {
    position: relative;
    width: 117px;
    height: 100px;
    background: url(../images/avatarbgmoi-117x114.png) center center no-repeat;
    display: inline-block;
}

    .m-avatar img {
        vertical-align: middle;
        max-width: 100%;
        display: block;
    }

    .m-avatar .bg-circle {
        position: absolute;
        width: 111%;
        height: 111%;
        background: url(../images/avatarbgmoi-117x114.png) center center no-repeat;
        z-index: 3;
        left: -7px;
        top: -5px;
    }

.g-viprmL dd {
    float: left;
    width: 335px;
    margin-top: -5px;
}

    .g-viprmL dd p, .g-viprmR p {
        height: 30px;
        line-height: 30px;
    }

.g-viprmL dt p.wenp {
    *padding-top: 5px;
}

.g-viprmL dd p span {
    background: url(../images/bussness.png) no-repeat;
    width: 20px;
    height: 22px;
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
}

    .g-viprmL dd p span.s1 {
        background-position: 0px -830px;
    }

    .g-viprmL dd p span.s2 {
        background-position: -27px -830px;
    }

    .g-viprmL dd p span.s3 {
        background-position: -54px -830px;
    }

    .g-viprmL dd p span.s4 {
        background-position: -81px -830px;
    }

    .g-viprmL dd p span.s5 {
        background-position: -108px -830px;
    }

    .g-viprmL dd p span.s6 {
        background-position: -135px -830px;
    }

    .g-viprmL dd p span.s7 {
        background-position: -162px -830px;
    }

.g-viprmR {
    padding-left: 50px;
}

.u-ya18 {
    font-size: 18px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #333;
}

.u-sheng, .u-redshi {
    border: 1px #ddd solid;
    height: 26px;
    line-height: 26px;
    padding: 0px 12px;
    color: #666;
    vertical-align: middle;
    display: inline-block;
}

    .u-redshi i {
        background: url(../images/bussness.png) 0px -501px no-repeat;
        padding-left: 17px;
        display: inline-block;
    }

.u-tui, .u-xian, .u-shen, .u-yishan, .u-zixun {
    background: url(../images/bussness.png) no-repeat;
    padding-left: 25px;
    color: #666;
    display: inline-block;
}

.u-tui {
    background-position: 0px -634px;
}

.u-xian {
    background-position: 0px -659px;
}

.u-shen {
    background-position: 0px -868px;
}

.u-yishan {
    background-position: 5px -684px;
}

.u-zixun {
    background-position: 0px -708px;
}

.g-xianxi {
    border: 1px #ddd solid;
    background-color: #f8f8f8;
    border-bottom-style: none;
    height: 32px;
    line-height: 32px;
    padding: 0px 14px;
}

.u-tableone {
    border: 1px #ddd solid;
    background-color: #fff;
    border-right-style: none;
    line-height: 20px;
}

    .u-tableone td {
        border-right: 1px #ddd solid;
        padding: 14px;
        vertical-align: top;
        width: 300px;
    }

.u-liuyanul li {
    float: left;
    width: 100%;
    border-bottom: 1px #d5d5d5 dashed;
    padding: 15px 0px 10px 0px;
}

.g-kefuhuifu {
    background-color: #f1f1f1;
    padding: 9px 10px;
    margin-top: 10px;
    position: relative;
}

    .g-kefuhuifu span.upsan {
        position: absolute;
        left: 25px;
        top: -6px;
        background: url(../images/bussness.png) 0px -733px no-repeat;
        width: 13px;
        height: 6px;
        display: inline-block;
    }

/*商业地产-会员中心账号管理*/
.u-menutip {
    border-bottom: 1px #eee solid;
    padding-bottom: 5px;
    *padding-bottom: 10px;
    width: 100%;
    line-height: 20px;
}

    .u-menutip span, .u-menutip-web span {
        background: url(../images/bussness.png) -192px -44px no-repeat;
        padding-left: 20px;
        line-height: 20px;
        display: inline-block;
    }

.u-menutip-web span {
    background-position: -196px -44px;
    padding-left: 15px;
}

.u-noticdl {
    border-bottom: 1px #d5d5d5 dashed;
    padding: 20px 0px 20px 5px;
}

    .u-noticdl dt, .u-noticdl dd {
        float: left;
        width: 100%;
    }

.u-noticul li {
    float: left;
    width: 800px;
    background: url(../images/bussness.png) -196px -69px no-repeat;
    padding-left: 13px;
    color: #999;
    margin-top: 7px;
}

.u-qiehuan {
    padding: 22px 0px 0px 5px;
    line-height: 32px;
    color: #333;
}

.g-anquan {
    padding-left: 40px;
    width: 830px;
}

.u-aqtop {
    border: 1px #e0e0e0 solid;
    background-color: #fafafa;
    padding: 11px 20px 11px 40px;
}

.u-aqtopR {
    background: url(../images/bussness.png) 0px -920px no-repeat;
    width: 98px;
    height: 89px;
    display: inline-block;
}

.u-aqtopul {
    position: relative;
    margin: 8px 15px 0px 20px;
    z-index: 99;
    display: inline;
}

.u-aqtopulbg {
    position: absolute;
    left: 100px;
    top: 28px;
    width: 420px;
    height: 6px;
    font-size: 0px;
    background-color: #e5e5e5;
}

.u-aqtopul li {
    float: left;
    margin-top: -6px;
}

    .u-aqtopul li b, .u-aqtopul li.hover b {
        background: url(../images/bussness.png) no-repeat;
        width: 20px;
        height: 20px;
        display: block;
    }

    .u-aqtopul li b {
        background-position: -183px -277px;
    }

    .u-aqtopul li.hover b {
        background-position: -180px -335px;
    }

    .u-aqtopul li span {
        display: block;
        font-size: 12px;
        color: #666;
        padding-top: 5px;
        margin-left: -12px;
    }

    .u-aqtopul li.hover span {
        color: #d8252d;
    }

.u-aqbottom {
    border: 1px #e0e0e0 solid;
    border-bottom-style: none;
}

    .u-aqbottom li {
        float: left;
        width: 748px;
        border-bottom: 1px #e0e0e0 solid;
        padding: 25px 40px;
    }

.u-aqbL {
    border-right: 1px #e6e6e6 solid;
    width: 150px;
}

    .u-aqbL b.one, .u-aqbL b.two, .u-aqbL b.three {
        background: url(../images/bussness.png) no-repeat;
        line-height: 30px;
        padding-left: 40px;
        display: inline-block;
    }

    .u-aqbL b.one {
        background-position: -170px -164px;
    }

    .u-aqbL b.two {
        background-position: -170px 0px;
    }

    .u-aqbL b.three {
        background-position: -170px -1090px;
    }

.u-aqbM {
    width: 425px;
    padding: 0px 25px;
    color: #999;
    vertical-align: middle;
}

.u-renzulpp {
    padding: 20px 0px 0px 32px;
}

.u-renzul li {
    float: left;
    width: 100%;
    margin-top: 10px;
    line-height: 30px;
}

    .u-renzul li label {
        float: left;
        width: 157px;
        text-align: right;
        padding-right: 3px;
    }

.u-upload {
    background: url(../images/bussness.png) 0px -1023px no-repeat;
    width: 72px;
    height: 28px;
    text-align: center;
    color: #666;
    display: inline-block;
}

.u-renzul dl.liclass dt {
    float: left;
    width: 160px;
}

.u-renzul dl.liclass dd {
    float: left;
    color: #c0c0c0;
    line-height: 18px;
}

.u-renznotic {
    margin-top: 50px;
    width: 820px;
    padding: 19px 24px;
    border: 1px #e6e6e6 solid;
    position: relative;
}

    .u-renznotic dt, .u-renznotic dd {
        float: left;
        width: 100%;
    }

    .u-renznotic dt {
        position: absolute;
        top: -12px;
        left: 15px;
    }

        .u-renznotic dt span {
            background-color: #fff;
            padding: 0px 8px;
            color: #999;
        }

    .u-renznotic dd, .u-zhifured {
        line-height: 24px;
    }

.u-shenhe {
    padding: 30px 0px 0px 45px;
}

.u-zhifured {
    padding-left: 45px;
}

    .u-zhifured em.yuan {
        font-size: 14px;
        font-family: "\5FAE\8F6F\96C5\9ED1";
        padding-right: 6px;
    }

.u-shimrzpic {
    position: absolute;
    top: 10px;
    right: 80px;
    width: 198px;
    text-align: center;
}

    .u-shimrzpic img {
        display: block;
        margin-bottom: 8px;
    }

.u-shuaxin {
    background: url(../images/bussness.png) -186px -477px no-repeat;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
}

.g-phoneyzm {
    padding: 25px 0px 0px 60px;
}

.g-phoneyzmadd {
    padding: 25px 0px 0px 35px !important;
}

.u-qiank {
    border: 1px #ffcc99 solid;
    background-color: #fffff1;
    padding: 6px 8px;
    line-height: 18px;
}

.u-yzmul li {
    float: left;
    margin-top: 5px;
    width: 100%;
    line-height: 34px;
}

    .u-yzmul li label {
        float: left;
        width: 67px;
        text-align: right;
        padding-right: 3px;
    }

.u-yzmbtn, .u-yzmhqbtn, .u-yzmbtns {
    background: url(../images/bussness.png) no-repeat;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ca7b02;
    display: inline-block;
}

.u-yzmbtn {
    background-position: 0px -1054px;
    width: 150px;
}

.u-yzmbtns {
    background-position: -75px -1316px;
    width: 120px;
}

.u-yzmhqbtn {
    background-position: -76px -1023px;
    width: 90px;
}

    .u-yzmbtn:hover, .u-yzmhqbtn:hover, .u-yzmbtns:hover {
        color: #ca7b02;
    }

.g-emailcg {
    padding: 90px 0px 90px 250px;
}

.u-emaildl dt {
    float: left;
    background: url(../images/bussness.png) -112px -920px no-repeat;
    width: 88px;
    height: 88px;
    display: inline-block;
}

.u-emaildl dd {
    float: left;
    padding-left: 25px;
}

/*商业地产-会员中心我的资金*/
.g-yue {
    border-bottom: 1px #ddd solid;
    width: 100%;
    height: 36px;
}

    .g-yue li {
        float: left;
        border: 1px #fff solid;
        border-bottom-style: none;
        border-top: 2px #fff solid;
        padding: 0px 20px;
        font-size: 14px;
        color: #333;
        line-height: 34px;
        overflow: hidden;
        cursor: pointer;
    }

        .g-yue li.hover {
            border: 1px #ddd solid;
            border-bottom-style: none;
            background-color: #fff;
            height: 35px;
            border-top: 2px #d8252d solid;
            color: #d8252d;
            font-weight: bold;
        }

.u-tableyue, .u-tablezh, .u-tablezhadd {
    border: 1px #e8e8e8 solid;
    border-right-style: none;
    border-bottom-style: none;
    width: 97%;
}

.u-tablezh {
    width: 55%;
}

.u-tablezhadd {
    width: 70%;
}

    .u-tableyue tr th, .u-tablezh tr th, .u-tablezhadd tr th {
        background-color: #f9f9f9;
        border-bottom: 1px #e8e8e8 solid;
        border-right: 1px #e8e8e8 solid;
        height: 34px;
        text-align: center;
        font-weight: normal;
        padding: 0px 19px;
        line-height: 34px;
        color: #333;
    }

    .u-tableyue tr td, .u-tablezh tr td, .u-tablezhadd tr td {
        border-bottom: 1px #e8e8e8 solid;
        border-right: 1px #e8e8e8 solid;
        padding: 8px 19px;
    }

    .u-tablezhadd tr td {
        padding: 12px 24px;
        line-height: 24px;
        color: #888;
    }

.u-chongzdl dt {
    float: left;
    width: 83px;
    text-align: right;
    display: block;
}

.u-chongzdl dd {
    float: left;
    width: 700px;
}

.u-chongzul li {
    float: left;
    margin: 0px 30px 25px 0px;
    width: 140px;
    height: 40px;
    text-align: center;
    display: inline-block;
}

    .u-chongzul li a {
        background: url(../images/bussness.png) 0px -1090px no-repeat;
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-family: "\5FAE\8F6F\96C5\9ED1";
        font-size: 16px;
        color: #666;
        display: inline-block;
    }

        .u-chongzul li a:hover, .u-chongzul li a.hover {
            background: url(../images/bussness.png) 0px -1139px no-repeat;
            color: #666;
        }

.u-cztext {
    border: 1px #d8d8d8 solid;
    width: 138px;
    height: 38px;
    *margin-top: 23px;
    text-align: center;
    line-height: 38px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    color: #666;
}

.u-czdanwei {
    border: 1px #fff solid;
    height: 38px;
    line-height: 38px;
    *margin-top: 23px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 16px;
    margin-left: 10px;
    color: #666;
}

/*.u-deng{background:url(../images/bussness.png) -167px -1031px no-repeat; line-height:34px; padding-left:45px; display:inline-block;}*/
/*商业地产-会员中心子账户管理*/
.u-textzh {
    width: 150px;
    height: 21px;
    border: 1px #ddd solid;
    padding: 0px 4px;
    line-height: 21px;
    color: #888;
}

.u-redbtn, .u-graybtn {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    display: inline-block;
}

.u-redbtn {
    border: 1px #d8252d solid;
    background-color: #d8252d;
    width: 50px;
    color: #fff;
}

.u-graybtn {
    border: 1px #ccc solid;
    background-color: #f9f9f9;
    width: 50px;
    color: #333;
}

    .u-graybtn:hover {
        color: #333;
    }

.u-zhanghsc li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    line-height: 30px;
}

    .u-zhanghsc li.liclass {
        margin-top: -27px;
        margin-bottom: 5px !important;
        line-height: 18px;
    }

    .u-zhanghsc li label {
        float: left;
        width: 107px;
        padding-right: 3px;
        text-align: right;
    }

/*商业地产-会员中心信息管理*/
.u-xinxitopul, .u-zhaneixin {
    border: 1px #ddd solid;
    background-color: #fafafa;
    width: 933px;
    height: 30px;
}

.u-zhaneixin {
    width: 933px;
}

    /*.u-huidi{border:1px #ddd solid; background-color:#fafafa; height:30px; display:inline-block; overflow:hidden;}*/
    .u-xinxitopul li, .u-zhaneixin li, #tszone li, #tsztwo li {
        float: left;
        padding: 0px 19px;
        line-height: 30px;
    }

#tszone li, #tsztwo li {
    margin-top: 0px !important;
}

.u-xinximidul {
    border-bottom: 1px #eee dashed;
    width: 100%;
    height: 44px;
}

    .u-xinximidul:hover {
        background-color: #fbfbfb;
    }

    .u-xinximidul li {
        float: left;
        line-height: 44px;
        padding: 0px 19px;
    }

.u-xinximidsul, .u-xinximidtszul {
    border-bottom: 1px #eee dashed;
    width: 100%;
    padding-bottom: 13px;
    padding-top: 15px;
}

    .u-xinximidsul.last, .u-xinximidtszul.last {
        border-bottom-style: none;
    }

    .u-xinximidsul li, .u-xinximidtszul li {
        float: left;
        padding: 0px 19px;
        line-height: 26px;
    }

    .u-xinximidtszul li {
        padding: 0px 9px;
    }

        .u-xinximidsul li p.pclass, .u-xinximidtszul li p.pclass {
            padding-left: 21px;
            *padding-left: 26px;
        }

.u-textarea1 {
    width: 380px;
    height: 110px;
    border: 1px #ddd solid;
    padding: 6px 9px;
    line-height: 20px;
    color: #666;
}

.u-fasong {
    background-color: #d8252d;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.u-downjian {
    background: url(../images/bussness.png) -188px -1140px no-repeat;
    width: 12px;
    height: 14px;
    *height: 3px;
    display: inline-block;
}

.g-xinhuifu {
    height: 295px;
    margin-top: -16px;
    *margin-top: 0px;
    overflow-y: scroll;
}

.u-time {
    background: url(../images/bussness.png) -187px -1200px no-repeat;
    padding: 10px 0px 0px 20px;
    color: #999;
    display: inline-block;
}

    .u-time:hover {
        background: url(../images/bussness.png) -291px -1236px no-repeat;
    }

.u-timecont {
    border: 1px #eee solid;
    position: relative;
    *position: static;
    margin: 8px 10px 0px 20px;
    background-color: #fcfcfc;
    padding: 9px 12px;
    line-height: 21px;
}

.g-adul li {
    float: left;
    width: 100%;
    margin-top: 25px;
}

#tszone li.lione, #tsztwo li.lione {
    width: 150px;
}

#tszone li.litwo, #tsztwo li.litwo {
    width: 410px;
}

#tszone li.lithree, #tsztwo li.lithree {
    width: 139px;
}

.g-adul li label {
    float: left;
    width: 117px;
    padding-right: 3px;
    text-align: right;
}

.g-adul li div.liclass, .u-addbtn {
    padding-left: 120px;
}

.u-upimg {
    background: url(../images/bussness.png) 0px -1197px no-repeat;
    padding-left: 20px;
    font-size: 14px;
    color: #d8252d;
    line-height: 33px;
    display: inline-block;
    overflow: hidden;
}

    .u-upimg:hover {
        color: #d8252d;
    }

.u-xinxicont {
    border: 1px #ddd solid;
    border-top-style: none;
}

.u-zhutitable {
    border: 1px #ddd solid;
    border-bottom-style: none;
}

    .u-zhutitable tr th {
        border-bottom: 1px #ddd solid;
        height: 32px;
        line-height: 32px;
        padding: 0px 14px;
        background-color: #fafafa;
        text-align: center;
        font-weight: normal;
    }

    .u-zhutitable tr td {
        border-bottom: 1px #ddd dashed;
        height: 38px;
        line-height: 38px;
        padding: 0px 14px;
    }

    .u-zhutitable tr.last td {
        border-bottom-style: none;
    }

.u-qiankdl {
    padding: 12px 25px;
}

    .u-qiankdl dt {
        float: left;
        width: 100%;
    }

    .u-qiankdl dd {
        float: left;
        line-height: 22px;
        padding: 8px 0px 0px 20px;
        color: #999;
    }

.u-zhanghsc li.lierror {
    margin-top: -30px;
    margin-bottom: 10px !important;
}

.u-xinxibtn {
    border: 1px #fff solid;
    background-color: #fff;
    height: 24px;
    line-height: 26px;
    width: 52px;
    text-align: right;
    padding-right: 10px;
    color: #3b639f;
    display: inline-block;
}

    .u-xinxibtn:hover, .u-xinxibtn.hover {
        border: 1px #eee solid;
        background-color: #fcfcfc;
        color: #3b639f;
    }

        .u-xinxibtn:hover span, .u-xinxibtn.hover span {
            background: url(../images/bussness.png) -290px -472px no-repeat;
            padding-left: 20px;
            display: inline-block;
        }

.u-tuigborder, .u-zhinengul {
    border: 1px #ddd solid;
    border-bottom-style: none;
    padding: 0px 9px;
}

    .u-tuigborder li {
        float: left;
        width: 100%;
        font-size: 14px;
        border-bottom: 1px #ddd solid;
        height: 42px;
        line-height: 42px;
    }

        .u-tuigborder li.none {
            border-bottom-style: none;
        }

        .u-tuigborder li span {
            float: left;
            width: 140px;
            color: #333;
        }

        .u-tuigborder li em {
            font-size: 12px;
            color: #999;
        }

.u-zongji {
    border: 1px #ffdcba solid;
    background-color: #fffff1;
    height: 36px;
    line-height: 36px;
    padding: 12px 9px;
}

.u-zhinengul {
    padding: 0px 19px 35px 19px;
}

    .u-zhinengul li {
        float: left;
        width: 100%;
        margin-top: 15px;
        line-height: 30px;
    }

        .u-zhinengul li label {
            float: left;
            width: 70px;
            padding-right: 3px;
            text-align: right;
        }

.u-zhidingdl {
    width: 445px;
    line-height: 24px;
}

    .u-zhidingdl dt {
        float: left;
        width: 395px;
        border: 1px #e7e7e7 solid;
        padding: 24px;
    }

    .u-zhidingdl dd {
        float: left;
        width: 395px;
        border: 1px #e7e7e7 solid;
        background-color: #fcfcfc;
        border-top-style: none;
        padding: 24px;
    }

/*商业地产-会员中心收费客户*/
.u-quanxiank {
    border-top: 1px #e9e9e9 solid;
    margin-top: 25px;
}

.u-leftk, .u-rightk {
    border: 1px #e9e9e9 solid;
    font-size: 14px;
    border-top-style: none;
    background-color: #fefefe;
    width: 418px;
    height: 230px;
    padding: 18px 24px 0px 24px;
}

.u-rightk {
    border-left-style: none;
}

.u-topbtnxk {
    border-bottom: 1px #d5d5d5 dashed;
    border-top: 1px #d5d5d5 dashed;
    padding: 20px 0px;
}

.u-goumaitxt {
    width: 50px;
    text-align: center;
    font-weight: bold;
}

.u-jian, .u-add {
    background: url(../images/bussness.png) no-repeat;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
}

.u-jian {
    background-position: -267px -848px;
}

    .u-jian:hover {
        background-position: -286px -848px;
    }

.u-add {
    background-position: -267px -829px;
}

    .u-add:hover {
        background-position: -286px -829px;
    }

.u-textarea2 {
    width: 915px;
    height: 65px;
    border: 1px #ddd solid;
    padding: 6px 9px;
    line-height: 20px;
    color: #666;
}

.u-kefubottom {
    border-bottom: 1px #ddd solid;
    padding-bottom: 5px;
}

.u-kefuhuidl {
    border-bottom: 1px #ddd dashed;
    padding: 15px 0px 10px 0px;
}

    .u-kefuhuidl dt {
        float: left;
        width: 60px;
        line-height: 24px;
    }

    .u-kefuhuidl dd {
        float: left;
        line-height: 24px;
    }

.u-kefuhuida, .u-zhanneixin {
    border: 1px #e9e9e9 solid;
    background-color: #fcfcfc;
    width: 840px;
    padding: 9px 14px;
    margin: 7px 0px 0px 60px;
    display: inline;
}

.u-zhanneixin {
    margin: 7px 0px 0px 22px;
}

.u-upjian, .u-upjian2 {
    position: absolute;
    top: -7px;
    left: 10px;
    background: url(../images/bussness.png) -188px -1170px no-repeat;
    width: 12px;
    height: 7px;
    display: inline-block;
}

* + html .u-upjian2 {
    position: static;
    background: none;
}

/*商业地产-支付中心*/
.u-zhifupage, .u-renzpage, .u-phonepage, .u-emailpage, .u-loginpage, .u-jjregpage, .u-ptregpage {
    width: 990px;
    height: 36px;
    display: inline-block;
}

.u-zhifupage {
    background: url(../images/zhifupage.jpg) no-repeat;
}

.u-renzpage {
    background: url(../images/renzpage.jpg) no-repeat;
    margin-top: 25px;
}

.u-phonepage {
    background: url(../images/phonepage.jpg) no-repeat;
    margin-top: 25px;
}

.u-emailpage {
    background: url(../images/emailpage.jpg) no-repeat;
    margin-top: 25px;
}

.u-loginpage {
    background: url(../images/loginpage.jpg) no-repeat;
}

.u-jjregpage {
    background: url(../images/jjregpage.jpg) no-repeat;
}

.u-ptregpage {
    background: url(../images/ptregpage.jpg) no-repeat;
}

    .u-renzpage.page1, .u-phonepage.page1, .u-zhifupage.page1, .u-emailpage.page1, .u-loginpage.page1, .u-jjregpage.page1, .u-ptregpage.page1 {
        background-position: 0px 0px;
    }

    .u-renzpage.page2, .u-phonepage.page2, .u-zhifupage.page2, .u-emailpage.page2, .u-loginpage.page2, .u-jjregpage.page2, .u-ptregpage.page2 {
        background-position: 0px -37px;
    }

    .u-renzpage.page3, .u-phonepage.page3, .u-zhifupage.page3, .u-emailpage.page3, .u-loginpage.page3, .u-jjregpage.page3, .u-ptregpage.page3 {
        background-position: 0px -74px;
    }

.g-zhifusql {
    position: relative;
    border: 1px #edd28b solid;
    background-color: #fffdee;
    padding: 18px 20px;
}

    .g-zhifusql a.close {
        position: absolute;
        top: 0px;
        right: 10px;
        background: url(../images/bussness.png) -190px -600px no-repeat;
        width: 12px;
        height: 25px;
        display: inline-block;
    }

.g-luse {
    border-bottom: 2px #3f542a solid;
    background-color: #f3fded;
    padding: 20px 28px;
}

.g-luseadd {
    margin: 25px 0px 0px 0px;
}

.u-luseL {
    width: 570px;
    color: #3f542a;
    line-height: 24px;
}

.g-zhifupage {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #d8252d solid;
}

    .g-zhifupage ul li {
        float: left;
        height: 38px;
        margin-left: 10px;
        padding: 0px 43px;
        font-size: 14px;
        font-weight: bold;
        border: 2px #ddd solid;
        border-bottom-style: none;
        display: inline;
        cursor: pointer;
        overflow: hidden;
    }

        .g-zhifupage ul li.hover {
            height: 40px;
            border: 2px #d8252d solid;
            border-bottom-style: none;
            background-color: #fff;
        }

.g-zhifucont {
    border: 2px #d8252d solid;
    border-top-style: none;
    padding: 25px;
}

.u-zhifubank li {
    float: left;
    padding: 20px 10px 0px 0px;
}

    .u-zhifubank li label {
        width: 205px;
        padding: 7px 0px 7px 10px;
        background-color: #fff;
        border: 1px #c6c6c6 solid;
        display: inline-block;
    }

    .u-zhifubank li input {
        vertical-align: top;
        margin: 5px 10px 0px 0px;
        *margin: 2px 5px 0px 0px;
    }

    .u-zhifubank li img {
        height: 24px;
        overflow: hidden;
    }

.u-zhifumore a {
    background: url(../images/tip_icons.png) 0px -219px no-repeat;
    width: 216px;
    height: 43px;
    display: inline-block;
}

    .u-zhifumore a:hover {
        background-position: 0px -263px;
    }

.u-yiwan, .u-zhifusq {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 14px;
    height: 28px;
    line-height: 28px;
    color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
}

.u-yiwan {
    border: 1px #bfd6af solid;
    background-color: #f5fbef;
}

.u-zhifusq {
    border: 1px #ddd solid;
    background-color: #f3f2f2;
}

.u-cgcontL {
    border-right: 1px #c9e3b9 solid;
    width: 370px;
    padding: 4px 50px 0px 48px;
    line-height: 24px;
}

.u-cgcontR {
    width: 390px;
    padding: 10px 0px 0px 30px;
    line-height: 24px;
}

.g-qredse {
    border: 1px #f6c8b5 solid;
    background-color: #fceee8;
    padding: 19px 24px;
}

.u-zhifusbtn {
    padding-left: 45px;
}

.u-lijizhi {
    height: 28px;
    border: 1px #ccc solid;
    background-color: #fff;
    line-height: 28px;
    padding: 0px 12px;
    display: inline-block;
}

.g-zhisql dt, .g-zhisql dd {
    float: left;
    width: 100%;
    line-height: 24px;
}

/*商业地产-404*/
.g-baocuo {
    text-align: center;
    padding: 25px;
}

.g-baocuo2 {
    padding: 70px 0px 150px 0px !important;
}

.g-baocuo a {
    padding: 0px 8px;
}

.g-shihexinxi {
    border: 1px #ddd solid;
    margin-top: 15px;
}

    .g-shihexinxi dt, .g-shihexinxi dd {
        float: left;
        width: 950px;
    }

    .g-shihexinxi dt {
        border-bottom: 1px #eee solid;
        background-color: #fafafa;
        height: 33px;
        line-height: 33px;
        padding: 0px 19px;
    }

    .g-shihexinxi dd {
        padding: 10px 19px 13px 19px;
        background-color: #fdfdfd;
        position: relative;
    }

.u-xuxian {
    position: absolute;
    left: 480px;
    top: 18px;
    height: 175px;
    border-left: 1px #ddd dashed;
    padding-right: 50px;
}

.u-shiheul {
    float: left;
    width: 415px;
}

    .u-shiheul li {
        float: left;
        width: 100%;
        line-height: 26px;
    }

        .u-shiheul li a, .u-yingcaiul li a, .u-yingcaiaddul li, .g-qiuzuul li a, .g-piclieul li b, .u-hotzixunul li a, .u-newzhuan li a, .u-chuzuul li a, .u-chuzuuladd li a, .g-jizhuanul li a, .u-newzhuanadd li a, .g-zjcommcont li a, .g-pupuliu li a {
            background: url(../images/tip_icons.png) -275px -338px no-repeat;
            padding-left: 16px;
            vertical-align: middle;
        }

.g-zjcommcont li a {
    background-position: -278px -338px;
    padding-left: 13px;
}

.u-shiheul li a {
    color: #777;
    padding-left: 10px;
}

.u-yingcaiaddul li {
    background-position: -275px -334px;
}

* + html .u-shiheul li a, * + html .u-yingcaiul li a, * + html .u-hotzixunul li a {
    background-position: -275px -341px;
}

* + html .g-zjcommcont li a {
    background-position: -278px -341px;
}

.u-shiheul li a:hover, .u-yingcaiul li a:hover, .g-xiezilouul p.blue a:hover {
    color: #d8252d;
}

.b-br {
    border-right: 1px #ddd dashed;
    padding-right: 50px;
}

.plb50 {
    padding-left: 90px;
}

/*商业地产-资讯*/
.g-navtip {
    line-height: 30px;
    width: 100%;
    color: #666;
    padding-bottom: 3px;
}

    .g-navtip.b-bb {
        border-bottom: 1px #e7e7e7 solid;
        padding-bottom: 4px;
    }

    .g-navtip a, .g-navtip span {
        padding: 0px 6px;
    }

.g-zixunul {
    border-top: 1px #e7e7e7 solid;
    width: 100%;
}

    .g-zixunul li {
        float: left;
        width: 874px;
        padding: 12px 8px;
        border-bottom: 1px #e7e7e7 solid;
    }

        .g-zixunul li:hover {
            background-color: #f9f9f9;
        }

            .g-zixunul li:hover .u-ya18 {
                color: #d8252d;
            }

.u-zxfenleiul li {
    float: left;
    width: 130px;
    line-height: 32px;
    margin: 10px 10px 0px 0px;
    display: inline;
}

    .u-zxfenleiul li a {
        background: url(../images/bussness.png) 0px -1245px no-repeat;
        width: 109px;
        height: 32px;
        padding-left: 21px;
        display: inline-block;
    }

.u-hotzixunul {
    border-bottom: 1px #eee solid;
}

    .u-hotzixunul li {
        border-bottom: 1px #eee dashed;
        padding: 7px 0px;
    }

        .u-hotzixunul li.none {
            border-bottom-style: none;
        }

        .u-hotzixunul li a, .u-newzhuan li a, .g-qiuzuul li a, .u-newzhuanadd li a, .u-chuzuul li a, .u-chuzuuladd li a, .g-pupuliu li a {
            font-size: 14px;
            color: #3b639f;
        }

            .u-hotzixunul li a:hover, .u-newzhuan li a:hover, .g-qiuzuul li a:hover, .u-newzhuanadd li a:hover, .u-chuzuul li a:hover, .g-pupuliu li a:hover, .u-chuzuuladd li a:hover {
                color: #d8252d;
            }

/*.u-hotzixunul li a:visited,.u-newzhuan li a:visited,.g-qiuzuul li a:visited,.u-newzhuanadd li a:visited,.u-chuzuul li a:visited,.g-pupuliu li a:visited,.u-chuzuuladd li a:visited{color:#3b639f;}*/
.g-zxcontent {
    padding: 20px 20px 10px 10px;
    line-height: 22px;
}

.u-zxshouc {
    background: url(../images/bussness.png) -186px -772px no-repeat;
    padding-left: 20px;
    margin-right: 7px;
    color: #999;
    display: inline-block;
}

.u-fenx {
    background: url(../images/bussness.png) -189px -803px no-repeat;
    padding-left: 17px;
    margin-left: 7px;
    color: #999;
    display: inline-block;
}

.b-btbb {
    border-bottom: 1px #e7e7e7 solid;
    border-top: 1px #e7e7e7 solid;
}

    .b-btbb p, .pagethreecont p {
        font-size: 14px;
        text-indent: 24px;
        line-height: 24px;
        color: #333;
        padding-top: 12px;
    }

.g-zhisqladd {
    height: auto !important;
    min-height: 315px;
    height: 315px;
    padding-left: 12px;
}

.g-zhisql dt, .g-zhisql dd {
    float: left;
    width: 100%;
}

.g-zhisql dd {
    padding-top: 3px;
}

    .g-zhisql dd p {
        padding-top: 4px;
    }

/*商业地产-注册登录*/
.g-login {
    border: 1px #d4d4d4 solid;
    width: 275px;
    padding: 0px 20px 20px 20px;
    margin-top: 55px;
}

.g-login_no_mar {
    border: 1px #d4d4d4 solid;
    width: 275px;
    padding: 0px 20px 20px 20px;
}

.u-loginul li {
    float: left;
    margin-top: 15px;
    width: 100%;
}

    .u-loginul li.liclass {
        border: 1px #ffbdbf solid;
        width: 263px;
        margin-top: 0px;
        margin-bottom: -15px;
        background-color: rgb(255, 235, 236);
        height: 20px;
        line-height: 22px;
        padding: 0px 5px;
        color: #e6393d;
        overflow: hidden;
    }

    .u-loginul li label {
        display: block;
        line-height: 24px;
    }

    .u-loginul li span.spanfg {
        color: #dbdbdb;
    }

.u-yzmerror {
    line-height: 17px;
    padding-top: 24px;
    color: #999;
}

.g-reglogin {
    padding-top: 50px;
}

.u-loginRimg {
    background: url(../images/loginrimg.jpg) no-repeat;
    margin-top: 78px;
    width: 250px;
    height: 175px;
    display: block;
    position: relative;
}

    .u-loginRimg a {
        position: absolute;
        top: 90px;
        width: 100px;
        height: 50px;
        display: inline-block;
        text-indent: -9999px;
    }

        .u-loginRimg a.a1 {
            left: 10px;
        }

        .u-loginRimg a.a2 {
            left: 130px;
        }

.u-qq, .u-weibo {
    background: url(../images/bussness.png) no-repeat;
    display: inline-block;
}

.u-qq {
    background-position: -185px -1245px;
    padding-left: 20px;
}

.u-weibo {
    background-position: -178px -1280px;
    padding-left: 27px;
}

.g-vipregL {
    padding: 20px 0px 0px 105px;
    width: 380px;
}

.u-logintishi {
    background: url(../images/bussness.png) 0px -1355px no-repeat;
    padding-left: 18px;
    line-height: 20px;
    display: inline-block;
}

.g-vipcent {
    border: 2px #ddd solid;
    padding: 17px 20px 15px 20px;
    width: 280px;
}

.u-vipbg {
    background: url(../images/bussness.png) 110px -1288px no-repeat;
    width: 168px;
    height: 58px;
    display: block;
}

.u-viptext {
    border-top: 1px #ddd solid;
    padding-top: 12px;
    color: #666;
}

.u-regLul li, .u-regLuladd li {
    float: left;
    width: 100%;
    line-height: 34px;
}

.u-regLul li {
    margin-top: 30px;
}

.u-regLuladd li {
    margin-top: 15px;
}

.u-regLul li.liclass {
    height: 14px;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom: -14px;
    *margin-top: 8px;
    *margin-bottom: -17px;
}

.u-regLul li label, .u-regLuladd li label {
    float: left;
    width: 97px;
    font-size: 14px;
    text-align: right;
    padding-right: 3px;
}

.u-ruozq {
    background: url(../images/bussness.png) 0px -1386px no-repeat;
    width: 250px;
    height: 14px;
    display: inline-block;
}

    .u-ruozq font {
        background: url(../images/bussness.png) 0px -1401px no-repeat;
        height: 14px;
        display: inline-block;
    }

        .u-ruozq font.f1 {
            width: 82px;
        }

        .u-ruozq font.f2 {
            width: 162px;
        }

        .u-ruozq font.f3 {
            width: 250px;
        }

/*商业地产-个人资料*/
.u-gerentxt {
    border-bottom: 1px #ddd solid;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-bottom: 6px;
}

.u-gerenul li {
    float: left;
    width: 100%;
    margin-top: 15px;
    line-height: 30px;
}

    .u-gerenul li label {
        float: left;
        width: 97px;
        padding-right: 3px;
        text-align: right;
    }

.u-yewu {
    border: 1px #d8d8d8 solid;
    height: 28px;
    line-height: 28px;
    padding: 0px 19px;
    margin-right: 5px;
    display: inline-block;
}

    .u-yewu:hover {
        border: 1px #d8252d solid;
    }

.u-addpic {
    background: url(../images/bussness.png) 0px -1424px no-repeat;
    width: 144px;
    height: 50px;
    text-align: center;
    padding-top: 74px;
    display: block;
}

    .u-addpic:hover {
        background: url(../images/bussness.png) -160px -1424px no-repeat;
    }

.u-uploadweixin {
    background: url(../images/bussness.png) 0px -1550px no-repeat;
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    display: inline-block;
}

    .u-uploadweixin:hover, .u-zrsearch:hover, .u-upload:hover {
        color: #666;
    }

/*商业地产-生意转让*/
.tszadd li {
    float: left;
    width: 230px;
    padding: 0px 10px 10px 0px;
}

    .tszadd li.none, .tszadd0702 li.none {
        padding-right: 0px;
    }

.tszadd0702 li {
    float: left;
    width: 211px;
    padding-right: 15px;
}

.u-banner {
    margin-bottom: 15px;
}

    .u-banner li {
        float: left;
        width: 230px;
        margin-right: 10px;
    }

        .u-banner li.last {
            margin-right: 0;
        }

        .u-banner li img {
            width: 100%;
            max-width: 100%;
        }

.g-logoM {
    padding: 30px 0px 23px 100px;
    width: 600px;
    position: relative;
    z-index: 99999;
}

/*.u-zrsearch{border:2px #d8252d solid; border-right-style:none; height:39px; line-height:39px; background-color:#f6f6f6;}
.u-zrsearch span{border-right:1px #e5e5e5 solid; width:90px; text-align:center; padding:0px 5px; display:inline-block;}
.u-zrsearch b{background:url(../images/bussness.png) 8px -99px no-repeat; width:14px; height:3px; display:inline-block; vertical-align:middle;}*/
.u-textsyzr {
    border: 2px #d8252d solid;
    height: 39px;
    border-left-style: none;
    overflow: hidden;
}

    .u-textsyzr input {
        height: 39px;
        line-height: 39px;
        padding: 0px 5px;
        border: none;
        border-width: 0px;
        min-width: 370px;
    }

.u-btnsyzr {
    background-color: #d8252d;
    width: 95px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
}

.g-newzhuanr {
    border: 1px #e2e2e2 solid;
    border-top: 1px #d8252d solid;
    padding: 10px 14px 0px 14px;
    width: 250px;
    height: 253px;
    display: inline;
}

    .g-newzhuanr dt, .g-newzhuanr dd {
        float: left;
        width: 100%;
        line-height: 26px;
    }

        .g-newzhuanr dt span, .g-newzhuanr dt h2 {
            color: #000;
        }

.g-newzhuanul {
    width: 345px;
}

    .g-newzhuanul li {
        float: left;
        width: 100px;
        margin: 20px 0px 0px 15px;
        display: inline;
    }

.g-zhuanr {
    width: 522px;
    margin: 1px 20px 0px 0px;
    display: inline;
}

.g-zhuanrfei {
    width: 520px;
    height: 46px;
    margin-left: 12px;
    margin-top: -1px;
    border: 1px #e2e2e2 solid;
    background-color: #fcfcfc;
    display: inline-block;
}

    .g-zhuanrfei li {
        float: left;
        line-height: 46px;
        padding: 0px 28px;
        cursor: pointer;
        overflow: hidden;
    }

        .g-zhuanrfei li:hover {
            color: #d8252d;
        }

        .g-zhuanrfei li.last {
            padding: 0px 27px 0px 28px;
        }

        .g-zhuanrfei li.hover {
            border: 1px #e2e2e2 solid;
            border-bottom-style: none;
            margin: -1px 0px 0px -1px;
            border-top: 2px #d8252d solid;
            height: 46px;
            background-color: #fff;
            color: #cc0001;
        }

        .g-zhuanrfei li.last.hover {
            border-right-style: none;
            padding: 0px 27px 0px 28px !important;
        }

.g-zhuanrcont {
    border-left: 1px #e2e2e2 solid;
    border-right: 1px #e2e2e2 solid;
    padding: 12px 10px;
    width: 500px;
    height: 99px;
    margin-left: 12px;
    display: inline-block;
}

.u-zhuanrtext a {
    float: left;
    color: #3b639f;
    line-height: 26px;
    padding: 0px 10px;
    white-space: nowrap;
}

    .u-zhuanrtext a:hover, a.blue:hover {
        color: #d8252d;
    }

.g-zrad {
    margin: 20px 0px 0px 16px;
    width: 522px;
    display: inline;
}

.u-hotuijian li {
    float: left;
    width: 135px;
    margin: 17px 16px 0px 0px;
    display: inline;
}

    .u-hotuijian li span.bukedian {
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: #000;
        filter: alpha(opacity=50);
        opacity: 0.5;
        -moz-opacity: 0.5;
        width: 135px;
        height: 100%;
    }

    .u-hotuijian li.none, .u-hotjhover li.none, .u-hotzhuanul li.none, .u-hotjhoveradd li.none {
        margin-right: 0px;
    }

    .u-hotuijian li img {
        width: 135px;
        height: 100px;
        margin-bottom: 8px;
        display: block;
        overflow: hidden;
    }

    .u-hotuijian li a {
        color: #3b639f;
    }

.u-hotjhover li, .u-hotjhoveradd li {
    float: left;
    width: 120px;
    height: 130px;
    border: 1px #ddd dashed;
    margin: 14px 16px 0px 0px;
    padding-left: 13px;
    line-height: 20px;
    color: #777;
}

.u-hotjhoveradd li {
    height: 127px;
    margin: 8px 16px 0px 0px;
}

.u-hotjhover span {
    display: inline-block;
}

.u-hotzhuanul li {
    float: left;
    width: 183px;
    height: 55px;
    border: 1px #ddd solid;
    margin: 15px 15px 0px 0px;
    padding: 10px 13px 0px 13px;
    color: #777;
}

.u-hotszadd li dl {
    width: 185px;
    height: 57px;
    background: url(../images/adbg.png) no-repeat;
    padding: 8px 13px 0px 13px;
    color: #fff;
}

    .u-hotszadd li dl.bg1 {
        background-position: 0px 0px;
    }

    .u-hotszadd li dl.bg2 {
        background-position: 0px -66px;
    }

    .u-hotszadd li dl.bg3 {
        background-position: 0px -132px;
    }

    .u-hotszadd li dl.bg4 {
        background-position: 0px -198px;
    }

    .u-hotszadd li dl.bg5 {
        background-position: 0px -264px;
    }

    .u-hotszadd li dl.bg6 {
        background-position: 0px -330px;
    }

    .u-hotszadd li dl.bg7 {
        background-position: 0px -396px;
    }

    .u-hotszadd li dl.bg8 {
        background-position: 0px -462px;
    }

    .u-hotszadd li dl.bg0 {
        background-position: 0px -528px;
        border: 1px #ccc solid;
        width: 183px;
        height: 55px;
        color: #333;
        overflow: hidden;
    }

        .u-hotszadd li dl.bg0 dt {
            color: #3b639f;
            font-family: "宋体";
        }

    .u-hotszadd li dl dt, .u-hotszadd li dl dd {
        float: left;
        width: 100%;
        font-size: 14px;
    }

    .u-hotszadd li dl dd {
        padding-top: 5px;
        font-family: Arial, Helvetica, sans-serif;
    }

        .u-hotszadd li dl dd em {
            font-size: 12px;
        }

        .u-hotszadd li dl dd span.phone {
            background: url(../images/theme.png) -245px -732px no-repeat;
            padding-left: 11px;
            display: inline-block;
        }

    .u-hotszadd li dl.bg0 dd span.phone {
        background: url(../images/bussness.png) 0px -427px no-repeat;
        padding-left: 13px;
        display: inline-block;
    }

    .u-hotszadd li dl a, .u-hotszadd li dl a:hover {
        color: #fff;
    }

.u-hotszadd li {
    float: left;
    width: 211px;
    height: 65px;
    margin: 15px 15px 0px 0px;
}

    .u-hotszadd li.none {
        margin-right: 0px;
    }

.g-video {
    height: 308px;
    *height: 307px;
}

.g-videodl {
    border: 1px #e5e5e5 solid;
    width: 278px;
    height: 245px;
    color: #333;
    overflow: hidden;
}

    .g-videodl dd {
        float: left;
        background-color: #fcfcfc;
        width: 262px;
        height: 30px;
        line-height: 30px;
        padding: 0px 8px;
    }

        .g-videodl dd a {
            color: #b0b0b0;
            font-family: "宋体";
        }

            .g-videodl dd a span {
                padding-right: 4px;
            }

.g-videoul {
    float: left;
    border: 1px #e5e5e5 solid;
    border-top-style: none;
    padding: 7px 0px 3px 5px;
    width: 273px;
}

    .g-videoul li {
        float: left;
        width: 100%;
        line-height: 22px;
        color: #333;
    }

        .g-videoul li a {
            color: #333;
        }

            .g-videoul li a:hover {
                color: #d8252d;
            }

        .g-videoul li b.icons {
            background: url(../images/bussness.png) -288px -1386px no-repeat;
            width: 16px;
            height: 9px;
            vertical-align: middle;
            margin-left: 5px;
            display: inline-block;
        }

.g-jizhuandl {
    border-bottom: 1px #e5e5e5 solid;
    background-color: #f8f8f8;
    height: 87px;
    width: 100%;
    overflow: hidden;
}

    .g-jizhuandl dt, .u-hottuiul dt {
        float: left;
        width: 130px;
    }

    .g-jizhuandl dd {
        float: left;
        padding: 10px 5px 0px 0px;
        line-height: 24px;
    }

        .g-jizhuandl dd a p.blue:hover, .g-jizhuandl dd a p.blue:hover {
            color: #d8252d;
        }

.g-jizhuanul li {
    float: left;
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
    height: 39px;
    line-height: 39px;
}

.g-jizhuanuladd li {
    height: 40px !important;
    line-height: 40px;
}

.g-jizhuanul li a {
    font-size: 14px;
    color: #3b639f;
}

    .g-jizhuanul li a:hover {
        color: #d8252d;
    }

.u-hottuiul {
    border-bottom: 1px #e5e5e5 solid;
    padding: 22px 0px 20px 0px;
    width: 100%;
    height: 90px;
    overflow: hidden;
}

    .u-hottuiul.last {
        padding-bottom: 2px;
        border-bottom-style: none;
    }

    .u-hottuiul dd {
        float: left;
        line-height: 20px;
    }

.g-flower {
    width: 100%;
    height: 40px;
    border-bottom: 2px #aaa solid;
    padding-bottom: 3px;
}

    .g-flower a.u-zhiding {
        background: url(../images/bussness.png) -247px -1315px no-repeat;
        width: 57px;
        height: 31px;
        display: inline-block;
    }

    .g-flower i.flower {
        background: url(../images/bussness.png) -278px -947px no-repeat;
        width: 28px;
        height: 40px;
        text-align: center;
        color: #fff;
        font-family: "\5FAE\8F6F\96C5\9ED1";
        font-size: 16px;
        display: inline-block;
    }

        .g-flower i.flower.floweradd {
            font-size: 13px;
            line-height: 28px;
        }

.u-flowertxt {
    margin-left: 10px;
    line-height: 45px;
    width: 175px;
    overflow: hidden;
    display: inline;
}

.u-flowerlink {
    line-height: 50px;
    color: #ccc;
    overflow: hidden;
}

    .u-flowerlink a {
        padding: 0px 10px;
    }

        .u-flowerlink a.hover {
            color: #d8252d;
            font-weight: bold;
        }

.u-pailieul {
    width: 100%;
    padding-top: 15px;
}

.u-flowerul {
    float: left;
    width: 225px;
    font-size: 14px;
    line-height: 26px;
}

    .u-flowerul em, .dian {
        font-weight: bold;
        padding: 0px 10px 0px 3px;
    }

    .u-flowerul a {
        color: #3b639f;
    }

.u-onelie {
    width: 226px;
    margin-right: 15px;
    display: inline;
}

.u-twolie {
    width: 280px;
    margin-right: 23px;
    display: inline;
}

    .u-onelie.last, .u-twolie.last {
        margin-right: 0px;
    }

.u-bussnessul {
    padding-bottom: 6px;
}

.u-bussnessuladd, .u-bussnessullink {
    border-top: 1px #ddd solid;
    margin-top: 3px;
    padding-top: 13px;
}

.u-bussnessullink {
    padding-top: 7px;
}

.u-bussnessul dt {
    float: left;
    width: 60px !important;
}

.u-bussnessul dd {
    float: left;
    padding: 0px !important;
}

    .u-bussnessul dd p font.f18 {
        line-height: 20px;
    }

.focus-pic {
    width: 355px;
    height: 265px;
}

/*商业地产-帮助中心*/
.u-jianlitxt p, .u-qiyecontadd {
    line-height: 24px;
}

.u-qiyecont {
    line-height: 24px;
    height: auto !important;
    min-height: 230px;
    height: 230px;
}

.u-qiyecontdl {
    float: left;
    width: 100%;
}

    .u-qiyecontdl dt {
        float: left;
        width: 65px;
        text-align: right;
    }

    .u-qiyecontdl dd {
        float: left;
        width: 415px;
    }

.u-wenticont {
    padding: 15px 5px 50px 5px;
    height: auto !important;
    min-height: 300px;
    height: 300px;
}

.u-wentiul li {
    float: left;
    margin: 20px 36px 0px 0px;
    width: 195px;
    height: auto !important;
    height: 123px;
    min-height: 123px;
    border: 1px #ddd dashed;
    padding: 15px 0px 0px 20px;
}

    .u-wentiul li a {
        line-height: 26px;
        color: #999;
        display: block;
    }

        .u-wentiul li a:hover {
            color: #d8252d;
        }

    .u-wentiul li.none {
        margin-right: 0px;
    }

.g-menutips {
    width: 100%;
    height: 44px;
    border-bottom: 1px #ddd solid;
    line-height: 44px;
    color: #333;
}

.g-menutipps {
    width: 100%;
    font-family: "宋体";
    height: 44px;
    line-height: 44px;
    color: #999;
}

    .g-menutips a, .g-menutipps a {
        padding: 0px 5px;
    }

.g-menutips a {
    color: #333;
}

    .g-menutips a:hover {
        color: #d8252d;
    }

.g-menutips span, .g-menutipps span {
    padding-left: 5px;
    color: #999;
}

.g-question {
    padding: 0px 17px;
    height: auto !important;
    min-height: 330px;
    height: 330px;
}

.u-questiondl dt, .u-questiondl dd {
    float: left;
    width: 100%;
}

.u-questiondl dt {
    font-weight: bold;
    line-height: 28px;
    padding-top: 7px;
}

.u-questiondl dd {
    line-height: 24px;
    border-bottom: 1px #ddd dashed;
    padding-bottom: 9px;
}

    .u-questiondl dd.none {
        border-bottom-style: none;
    }

.u-projectul {
    width: 425px;
}

.u-xing {
    color: #ff0000;
    padding-right: 8px;
}

.u-projectul li, .u-tousuul li {
    float: left;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 10px 8px 0px 0px;
    display: inline;
}

    .u-projectul li a, .u-tousuul li a {
        background: url(../images/bussness.png) -110px -1550px no-repeat;
        width: 96px;
        height: 30px;
        color: #4c2600;
        display: inline-block;
    }

        .u-projectul li a:hover, .u-projectul li a.hover, .u-tousuul li a:hover, .u-tousuul li a.hover {
            background: url(../images/bussness.png) -208px -1550px no-repeat;
        }

.u-textarea3 {
    width: 580px;
    height: 105px;
    border: 1px #e7e7e7 solid;
    padding: 6px 9px;
    line-height: 20px;
}

.u-qiyecontul li {
    float: left;
    width: 980px;
    border-bottom: 1px #ddd dashed;
    padding: 18px 0px 16px 5px;
    line-height: 20px;
}

.u-yincaidl {
    border-bottom: 1px #ddd dashed;
    padding: 12px 0px 20px 20px;
}

    .u-yincaidl dt, .u-yincaidl dd {
        float: left;
        width: 100%;
        padding-top: 8px;
    }

/*add by tsz 2014.05.22 for 常见问题详情设计稿修改*/
.u-questionul {
    border: 1px #eee solid;
    background-color: #fcfcfc;
    width: 970px;
    margin-top: 20px;
    padding: 12px 0px 12px 18px;
}

    .u-questionul li {
        float: left;
        width: 30%;
        margin-right: 3%;
        line-height: 24px;
        display: inline;
    }

        .u-questionul li a {
            background: url(../images/tip_icons.png) -278px -338px no-repeat;
            padding-left: 13px;
            vertical-align: middle;
        }

        * + html .u-questionul li a {
            background-position: -278px -340px;
        }

            .u-questionul li a.hover {
                color: #666;
                font-weight: bold;
            }

.u-questionlidl {
    border: 1px #eee solid;
    border-bottom-style: none;
    width: 988px;
    height: 100%;
    margin-top: 10px;
    overflow: hidden;
}

    .u-questionlidl dt {
        float: left;
        width: 957px;
        height: 33px;
        border-bottom: 1px #eee solid;
        line-height: 33px;
        font-weight: bold;
        padding: 0px 12px 0px 19px;
    }

        .u-questionlidl dt a b {
            background: url(../images/theme.png) -901px -246px no-repeat;
            width: 13px;
            height: 26px;
            display: inline-block;
        }

            .u-questionlidl dt a b.more {
                background-position: -901px -226px;
                height: 19px;
            }

    .u-questionlidl dd {
        float: left;
        width: 957px;
        border-bottom: 1px #eee solid;
        padding: 0px 12px 24px 19px;
    }

        .u-questionlidl dd.hide {
            border-bottom-style: none;
        }

        .u-questionlidl dd p {
            padding-top: 24px !important;
            line-height: 24px;
        }

.u-youqing {
    width: 970px;
    margin-top: 0px;
    padding: 12px 0px 12px 0px;
}

    .u-youqing .u-buzhou {
        font-weight: bold;
        font-size: 13px;
        border-bottom: 1px dashed #ddd;
        padding: 15px 0;
    }

        .u-youqing .u-buzhou .icon {
            float: left;
            margin-right: 10px;
        }

    .u-youqing .u-gerenul .icon {
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
    }

    .u-youqing .u-gerenul .icon-renovate {
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
    }

.u-gerenul li em textarea.w620 {
    width: 617px;
    padding: 6px 9px;
    border: 1px #ddd solid;
}

/*商业地产-厂房仓库地皮租售*/
.u-cushou {
    width: 412px;
    height: 241px;
    border: 1px #ddd solid;
    padding: 0px 12px;
}

.u-cushouadd {
    height: 260px;
}

.u-cushoulink li {
    border-bottom: 1px #eee dashed;
    padding: 8px 0px;
    line-height: 24px;
}

    .u-cushoulink li em.danwei {
        white-space: nowrap;
        line-height: 24px;
        color: #999;
    }

    .u-cushoulink li.last {
        border-bottom-style: none;
        padding-bottom: 0px;
        line-height: 24px;
    }

    .u-cushoulink li a {
        margin: 0px 12px 0px 3px;
        color: #3b639f;
        display: inline-block;
        line-height: 24px;
    }

        .u-cushoulink li a:hover {
            color: #d8252d;
        }

        .u-cushoulink li a.u-more {
            color: #999;
            font-family:;
        }

/*.u-cushoulinkdl dt{float:left; width:62px; color:#3b639f; text-align:right;}*/
.u-cushoulinkdl dd {
    float: left;
    width: 412px;
}

.hotuiul li {
    float: left;
    width: 290px;
    padding: 20px 10px 0px 0px;
}

    .hotuiul li.last {
        padding-right: 0px;
    }

    .hotuiul li dt img {
        width: 90px;
        height: 70px;
        overflow: hidden;
    }

    .hotuiul li dd {
        float: left;
        padding-left: 10px;
    }

.g-souyu {
    border: 1px #ddd solid;
    border-bottom-style: none;
    padding: 8px 14px 18px 14px;
}

.u-souyuul li {
    float: left;
    width: 100%;
    line-height: 22px;
    margin-top: 12px;
}

    .u-souyuul li a {
        float: left;
        margin-right: 13px;
        white-space: nowrap;
        display: inline-block;
    }

    .u-souyuul li em.songti {
        float: left;
    }

    .u-souyuul li a i, .u-souzhan a i {
        width: 3px;
        height: 22px;
        background: none;
        font-size: 0px;
        display: inline-block;
    }

    .u-souyuul li a font, .u-souzhan a font {
        padding: 0px 3px;
        height: 22px;
        line-height: 22px;
        vertical-align: top;
        display: inline-block;
    }

    .u-souyuul li a:hover font, .u-souyuul a.hover font, .u-souzhan a:hover font, .u-souzhan a.hover font {
        padding: 0px 3px;
        background-color: #d8252d;
        vertical-align: top;
        display: inline-block;
        color: #fff;
    }

    .u-souyuul li a:hover i, .u-souyuul li a.hover i, .u-souzhan a:hover i, .u-souzhan a.hover i {
        background: url(../images/theme.png) -777px -432px no-repeat;
        width: 3px;
        height: 22px;
        display: inline-block;
    }

        .u-souyuul li a:hover i.left, .u-souyuul li a.hover i.left, .u-souzhan a:hover i.left, .u-souzhan a.hover i.left {
            background-position: -777px -432px;
        }

        .u-souyuul li a:hover i.right, .u-souyuul li a.hover i.right, .u-souzhan a:hover i.right, .u-souzhan a.hover i.right {
            background-position: -787px -432px;
        }

    .u-souyuul li span {
        float: left;
        width: 40px;
        color: #4c4c4c;
    }

    .u-souyuul li em.liem {
        float: left;
        width: 1110px;
        margin-top: -5px;
    }

        .u-souyuul li em.liem a {
            margin-top: 5px;
        }

    .u-souyuul li em.font {
        font-family:;
        vertical-align: top;
        *font-family: Arial;
    }

.u-textsou {
    border: 1px #ddd solid;
    height: 20px;
    width: 35px;
    padding: 0px 5px;
    color: #666;
    vertical-align: top;
}

.u-btnsou {
    border: 1px #ddd solid;
    background-color: #fcfcfc;
    height: 20px;
    line-height: 20px;
    width: 35px;
    text-align: center;
    color: #666;
    padding: 0px;
    vertical-align: top;
    display: inline-block;
}

    .u-btnsou:hover {
        background-color: #fcfcfc !important;
        border: 1px #ddd solid !important;
        border-radius: 0px !important;
        color: #666 !important;
    }

.u-souzhan {
    margin: 8px 0px 3px 40px;
    *margin: 10px 0px 0px 40px;
    width: 1100px;
    border: 1px #ebeae4 solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fafafa;
    padding: 12px 0px 0px 10px;
    display: inline-block;
    *+padding-bottom: 5px;
}

    .u-souzhan a {
        margin: 0px 10px 10px 0px;
        display: inline-block;
    }

.u-textsoubtn {
    border: 1px #ddd solid;
    height: 26px;
    line-height: 26px;
    padding: 0px 4px;
    width: 220px;
    border-right-style: none;
    color: #666;
}

.u-soutxtbtn {
    background-color: #d8252d;
    height: 28px;
    width: 60px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    display: inline-block;
}

    .u-soutxtbtn:hover {
        color: #fff;
    }

.g-souyuzhi {
    border: 1px #ddd solid;
    background-color: #fafafa;
    height: 28px;
    padding: 7px 15px;
    line-height: 28px;
}

    .g-souyuzhi a {
        border: 1px #ddd solid;
        height: 26px;
        padding: 0px 9px;
        margin-right: 8px;
        background-color: #fff;
        line-height: 26px;
        color: #333;
        display: inline-block;
    }

        .g-souyuzhi a:hover {
            border: 1px #d8252d solid;
        }

        .g-souyuzhi a span {
            background: url(../images/bussness.png) 5px -1581px no-repeat;
            width: 16px;
            height: 11px;
            display: inline-block;
        }

        * + html .g-souyuzhi a span {
            background: url(../images/bussness.png) 5px -1583px no-repeat;
            width: 16px;
            height: 11px;
            display: inline-block;
        }

        .g-souyuzhi a:hover span {
            background: url(../images/bussness.png) -9px -1580px no-repeat;
            width: 16px;
            height: 14px;
            display: inline-block;
        }

        * + html .g-souyuzhi a:hover span {
            background: url(../images/bussness.png) -9px -1582px no-repeat;
            width: 16px;
            height: 13px;
            display: inline-block;
        }

.g-soujie, .g-soujieadd {
    border-bottom: 2px #d8252d solid;
    width: 920px;
    height: 38px;
    line-height: 38px;
}

.g-soujieadd {
    border-bottom: 1px #d8252d solid;
}

.g-soujie ul li {
    float: left;
    height: 38px;
    cursor: pointer;
    overflow: hidden;
}

    .g-soujie ul li.two {
        margin-left: -1px;
    }

    .g-soujie ul li span {
        padding: 0px 25px;
        font-size: 14px;
        color: #333;
        height: 39px;
        line-height: 39px;
        border-top: 1px #ddd solid;
        background-color: #fafafa;
        display: inline-block;
        vertical-align: top;
    }

    .g-soujie ul li.hover span {
        border-top-style: none;
    }

    .g-soujie ul li i.left, .g-soujie ul li i.right {
        background: url(../images/theme.png) no-repeat;
        width: 4px;
        height: 39px;
        display: inline-block;
    }

    .g-soujie ul li i.left {
        background-position: -672px -417px;
    }

    .g-soujie ul li.hover i.left {
        background-position: -690px -417px;
    }

    .g-soujie ul li i.right {
        background-position: -681px -417px;
    }

    .g-soujie ul li.hover i.right {
        background-position: -699px -417px;
    }

    .g-soujie ul li.hover span {
        font-weight: bold;
        color: #fff;
        background-color: #d8252d;
    }

.u-yema {
    padding-left: 5px;
    *padding-left: 0px;
    *padding-right: 5px;
}

.u-duibia {
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #3b639f;
}

.g-shai, .g-shaiadd {
    border: 1px #ddd solid;
    background-color: #fafafa;
    height: 24px;
    line-height: 24px;
    padding: 8px 14px;
}

.g-shaiadd {
    border-top: 1px #d8252d solid;
    padding: 8px 5px 8px 14px;
}

.g-shai div a {
    float: left;
    border: 1px #ddd solid;
    border-right-style: none;
    background-color: #fff;
    height: 24px;
    line-height: 24px;
    color: #333;
    padding: 0px 9px;
    display: inline-block;
}

    .g-shai div a:hover, .g-shai div a.hover {
        border: 1px #d8252d solid;
        padding: 0px 8px 0px 9px;
        color: #333;
    }

    .g-shai div a.hover {
        color: #d8252d;
    }

.u-anzujin font, .u-anmianji font {
    margin-right: 12px;
    font-size: 12px;
}

.u-anzujin span, .u-anmianji span {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 8px;
    display: inline-block;
}

.u-anzujin:hover span, .u-anmianji:hover span {
    right: 8px;
}

.u-anzujin b, .u-anmianji b {
    background: url(../images/theme.png) no-repeat;
    width: 8px;
    height: 4px;
    vertical-align: middle;
    cursor: pointer;
    display: block;
}

    .u-anzujin b.b2, .u-anmianji b.b2 {
        margin-top: 2px;
    }

    .u-anzujin b.b1, .u-anmianji b.b1 {
        background-position: -724px -446px;
    }

        .u-anzujin b.b1.hover, .u-anmianji b.b1.hover {
            background-position: -744px -446px;
        }

    .u-anzujin b.b2, .u-anmianji b.b2 {
        background-position: -724px -452px;
    }

        .u-anzujin b.b2.hover, .u-anmianji b.b2.hover {
            background-position: -744px -452px;
        }

.u-anfabu {
    border-right: 1px #ddd solid !important;
}

    .u-anfabu:hover, .u-anfabu.hover {
        border-right: 1px #d8252d solid !important;
    }

        .u-anfabu b, .u-anfabu.hover b {
            background: url(../images/theme.png) no-repeat;
            width: 13px;
            height: 11px;
            vertical-align: middle;
            display: inline-block;
        }

    .u-anfabu b {
        background-position: -637px -446px;
    }

    .u-anfabu.hover b {
        background-position: -651px -446px;
    }

.u-soujiecontul li {
    float: left;
    width: 97.5%;
    padding: 22px 20px 16px 10px;
    border-bottom: 1px #ddd solid;
}

    .u-soujiecontul li div p {
        width: 100%;
        display: block;
        font-family: "\5FAE\8F6F\96C5\9ED1";
        line-height: 30px;
    }

    .u-soujiecontul li:hover {
        background-color: #fafafa;
    }

    .u-soujiecontul li dt img {
        width: 100px;
        height: 75px;
        overflow: hidden;
    }

.u-soujiecontul dd {
    margin-top: -5px;
    margin-left: 20px;
    display: inline;
}

.u-video, .u-anquan, .u-tuiguang, .u-ding {
    background: url(../images/bussness.png) no-repeat;
    display: inline-block;
}

.u-qqjiao img {
    vertical-align: top;
    overflow: hidden;
}

.u-video {
    background-position: -34px -1586px;
    width: 16px;
    height: 9px;
    *+vertical-align: middle;
}

.u-anquan {
    background-position: -65px -1580px;
    width: 16px;
    height: 18px;
    vertical-align: middle;
}

.u-tuiguang {
    background-position: -90px -1581px;
    width: 39px;
    height: 18px;
    vertical-align: middle;
}

.u-ding {
    background-position: -137px -1581px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.u-pinpai {
    background: url(../images/theme.png) -581px -438px no-repeat;
    width: 39px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.u-wuyetip {
    width: 228px;
    height: 34px;
    line-height: 34px;
    background-color: #fafafa;
    border-bottom: 1px #ddd solid;
    padding: 0px 10px;
}

.u-wuyecont {
    padding: 15px 10px 10px 10px;
}

.u-wuyelidl {
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
}

    .u-wuyelidl dt {
        float: left;
        width: 80px;
    }

        .u-wuyelidl dt img {
            width: 75px;
            height: 56px;
            overflow: hidden;
        }

    .u-wuyelidl dd {
        float: left;
        width: 145px;
        line-height: 20px;
        margin-top: -5px;
    }

.u-fenggex {
    padding: 0px 10px;
    color: #ccc;
}

.u-wuyeul li {
    float: left;
    width: 100%;
    line-height: 27px;
}

    .u-wuyeul li span {
        padding: 0px 5px;
        color: #ccc;
    }

.u-adgg {
    position: relative;
}

.u-adggbtn {
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(../images/theme.png) 0px -428px no-repeat;
    width: 110px;
    height: 28px;
    display: inline-block;
    text-indent: -9999px;
}

.u-adgg a:hover {
    background: url(../images/theme.png) -133px -428px no-repeat;
}

.g-shiping {
    width: 368px;
}

.g-spbigpic {
    position: relative;
    width: 100%;
}

.focus-contaienr li {
    float: left;
    width: 366px;
    height: 274px;
    border: 1px #ddd solid;
    vertical-align: middle;
    text-align: center;
    line-height: 274px;
    display: none;
    *display: none;
    *font-size: 221px;
    *font-family: Arial;
    overflow: hidden;
}

    .focus-contaienr li img {
        vertical-align: middle;
    }

.g-spbigpic span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 368px;
    height: 276px; /*background-color:#000; opacity:0.2; filter:alpha(opacity=20); -moz-opacity:0.2;*/
}

.g-spbigpic a {
    position: absolute;
    left: 155px;
    top: 110px;
    background: url(../images/theme.png) -944px -118px no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    z-index: 99;
}

.g-spsmallpic {
    margin-top: 9px;
    width: 100%;
}

    .g-spsmallpic ul li {
        float: left;
        position: relative;
        width: 82px;
        height: 60px;
        border: 1px #d9d9d9 solid;
        padding: 1px;
        margin-left: 9px;
        display: inline;
    }

        .g-spsmallpic ul li:hover, .g-spsmallpic ul li.hover {
            border: 2px #e4393c solid;
            padding: 0px;
        }

            .g-spsmallpic ul li:hover span, .g-spsmallpic ul li.hover span {
                position: absolute;
                left: 0px;
                top: 0px;
                width: 68px;
                height: 50px;
                background-color: #000;
                opacity: 0.2;
                filter: alpha(opacity=20);
                -moz-opacity: 0.2;
            }

            .g-spsmallpic ul li:hover a, .g-spsmallpic ul li.hover a {
                position: absolute;
                left: 22px;
                top: 13px;
                background: url(../images/theme.png) -855px -141px no-repeat;
                width: 30px;
                height: 30px;
                display: inline-block;
            }

            .g-spsmallpic ul li:hover a, .g-spsmallpic ul li.hover a {
                left: 21px;
                top: 12px;
            }

    .g-spsmallpic a.leftbtn, .g-spsmallpic a.rightbtn {
        background: url(../images/theme.png) no-repeat;
        width: 17px;
        height: 54px;
        display: inline-block;
    }

    .g-spsmallpic a.leftbtn {
        background-position: -928px -242px;
        z-index:0;
    }

        .g-spsmallpic a.leftbtn:hover {
            background-position: -946px -242px;
            z-index: 0;
        }

    .g-spsmallpic a.rightbtn {
        background-position: -969px -242px;
        z-index: 0;
    }

        .g-spsmallpic a.rightbtn:hover {
            background-position: -987px -242px;
            z-index: 0;
        }

.g-spdetail {
    width: 802px;
}

.u-spdetailtip {
    width: 100%;
    border-bottom: 1px #ddd dashed;
    padding-bottom: 12px;
    margin-top: -5px;
}

    .u-spdetailtip h1.u-ya18 {
        font-weight: bold;
    }

.u-sptipR {
    border: 1px #ddd solid;
    width: 230px;
    padding: 14px 14px 11px 14px;
    margin-top: 15px;
}

    .u-sptipR dd .u-shenfen {
        vertical-align: middle;
    }

    .u-sptipR li {
        float: left;
        width: 230px;
        line-height: 24px;
    }

.u-weixinqq {
    border-bottom: 1px #ddd solid;
    border-top: 1px #ddd solid;
    padding: 15px 0px 12px 0px;
    width: 100%;
    margin-top: 10px;
}

.u-weixinL {
    padding-right: 17px;
}

.u-qqjiaobig, .u-fangwen {
    background: url(../images/theme.png) no-repeat;
    width: 74px;
    height: 23px;
    display: inline-block;
}

.u-qqjiaobig {
    background-position: -306px -433px;
    margin-bottom: 5px;
}

.u-fangwen {
    background-position: -385px -433px;
    *margin-top: 5px;
}

.u-weixinP {
    margin-top: 3px;
    *margin-top: 7px;
}

.g-splunyuan {
    padding: 13px 0px 0px 125px;
}

    .g-splunyuan li {
        float: left;
        width: 13px;
        height: 13px;
        background: url(../images/theme.png) -963px -202px no-repeat;
        margin-left: 9px;
        display: inline-block;
        text-indent: -9999px;
        cursor: pointer;
    }

        .g-splunyuan li:hover, .g-splunyuan li.hover {
            background-position: -985px -202px;
        }

.u-sptipL {
    width: 440px;
}

.u-spdetailul {
    width: 100%;
    border-bottom: 1px #ddd dashed;
    padding: 8px 0px 7px 0px;
}

    .u-spdetailul li {
        float: left;
        width: 100%;
        line-height: 26px;
    }

        .u-spdetailul li.liem {
            padding-top: 3px;
            margin-bottom: -7px;
            vertical-align: top;
        }

            .u-spdetailul li.liem span.title {
                float: left;
                display: inline-block;
                width: 60px;
            }

            .u-spdetailul li.liem span {
                width: 380px;
                display: inline-block;
                overflow: hidden;
            }

.u-fayou, .u-shouchang, .u-fenxiang {
    background: url(../images/theme.png) no-repeat;
    color: #3b639f;
    display: inline-block;
}

.u-fayou {
    background-position: -882px -311px;
    padding-left: 21px;
}

.u-shouchang {
    background-position: -992px -311px;
    padding-left: 17px;
}

.u-fenxiang {
    background-position: -773px -311px;
    padding-left: 15px;
}

.u-spbtnfg {
    padding: 0px 14px;
    color: #e9e0e9;
}

.u-ppwrenz {
    position: absolute;
    top: 58px;
    right: -40px;
    background: url(../images/theme.png) -868px -468px no-repeat;
    width: 136px;
    height: 136px;
    display: inline-block;
}

    .u-ppwrenz.cg {
        background: url(../images/theme.png) -798px -618px no-repeat;
        top: 56px;
        right: -10px;
        width: 206px;
        height: 131px;
    }

.u-ppwrenzadd {
    right: -350px;
}

    .u-ppwrenzadd.cg {
        right: -320px;
    }

.g-shichangpj {
    border: 1px #ddd solid;
    height: 69px;
    margin-top: 20px;
    overflow: hidden;
}

.g-shichangL {
    width: 128px;
    height: 57px;
    text-align: center;
    background-color: #fafafa;
    padding-top: 12px;
}

    .g-shichangL span {
        display: block;
    }

.g-shichangM {
    padding: 2px 0px 8px 12px;
    width: 885px;
    height: 59px;
    border-right: 1px #ddd solid;
}

    .g-shichangM li {
        float: left;
        margin: 6px 8px 0px 0px;
        display: inline;
    }

        .g-shichangM li em, .g-shichangM li a {
            border: 1px #e8e8e8 solid;
            height: 22px;
            line-height: 22px;
            padding: 0px 9px;
            color: #898989;
            white-space: nowrap;
            display: inline-block;
        }

            .g-shichangM li a:hover, .g-shichangM li a.hover, .g-scdetailbg li a:hover, .g-scdetailbg li a.hover {
                border: 1px #d8252d solid;
                color: #d8252d;
            }

.g-shichangR {
    width: 100px;
    padding: 20px 29px 0px 33px;
}

.u-dianpbtn {
    background: url(../images/theme.png) -904px 0px no-repeat;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333;
    display: inline-block;
}

.g-shivideotip {
    border-bottom: 2px #d8252d solid;
    width: 100%;
    height: 26px;
    margin-top: 20px;
    line-height: 28px;
    overflow: hidden;
}

    .g-shivideotip i.left, .g-shivideotip i.right {
        background: url(../images/theme.png) no-repeat;
        width: 4px;
        height: 28px;
        display: inline-block;
    }

    .g-shivideotip i.left {
        background-position: -473px -428px;
    }

    .g-shivideotip i.right {
        background-position: -482px -428px;
    }

    .g-shivideotip span {
        background-color: #d8252d;
        height: 28px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        padding: 0px 8px;
        vertical-align: top;
        display: inline-block;
    }

.g-shivideocont {
    padding-bottom: 10px;
    padding-top: 16px;
    width: 890px;
    font-size: 14px;
    word-break: break-all;
}

    .g-shivideocont dt, .g-shivideocont dd {
        float: left;
        width: 100%;
        line-height: 23px;
    }

    .g-shivideocont dt {
        padding-top: 12px;
    }

.g-piclieul {
    padding-left: 140px;
}

    .g-piclieul li {
        float: left;
        padding-bottom: 20px;
    }

        .g-piclieul li b {
            display: block;
            margin-bottom: 7px;
        }

        .g-piclieul li img {
            width: 600px;
            overflow: hidden;
        }

.clickmore {
    border: 1px #e5e5e5 solid;
    background-color: #f7f7f7;
    width: 748px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    display: inline-block;
}

    .clickmore b {
        background: url(../images/theme.png) -236px -9px no-repeat;
        height: 10px;
        margin-left: 7px;
        width: 10px;
        vertical-align: middle;
        display: inline-block;
    }

        .clickmore b.more {
            background-position: -293px -9px;
        }

    * + html .clickmore b {
        background-position: -236px -6px;
        height: auto;
    }

        * + html .clickmore b.more {
            background-position: -293px -6px;
        }

.g-dianjiaul {
    padding: 6px 0px 0px 7px;
}

    .g-dianjiaul li {
        float: left;
        width: 100%;
        border-bottom: 1px #ddd solid;
        padding: 14px 0px 12px 0px;
    }

        .g-dianjiaul li span {
            padding-right: 7px;
        }

        .g-dianjiaul li em, .u-scdetail a, .u-spdetailul li em {
            border: 1px #dedede solid;
            background-color: #fff;
            padding: 0px 9px;
            height: 22px;
            margin-right: 8px;
            line-height: 22px;
            white-space: nowrap;
            display: inline-block;
        }

.u-spdetailul li em {
    margin-bottom: 7px;
}

.u-kefuhuidadd {
    border: 1px #e9e9e9 solid;
    background-color: #fcfcfc;
    width: 850px;
    padding: 9px 14px;
    margin-top: 10px;
    display: inline;
}

.g-scdetailbg {
    background-color: #fafafa;
    padding: 30px 20px 25px 20px;
    margin-top: 15px;
}

    .g-scdetailbg li {
        float: left;
        width: 100%;
        margin-bottom: 6px;
    }

        .g-scdetailbg li label {
            float: left;
            width: 60px;
            padding-right: 3px;
        }

.u-scdetail {
    float: left;
    width: 760px;
}

    .u-scdetail a {
        margin-bottom: 10px;
    }

        .u-scdetail a.u-more {
            padding: 0px 10px 0px 12px;
        }

            .u-scdetail a.u-more b {
                border-style: solid;
                border-width: 4px;
                font-size: 0;
                height: 0;
                line-height: 0;
                width: 0;
                vertical-align: middle;
                display: inline-block;
                border-color: #9a9a9a #fff #fff #fff;
                margin: 6px 0px 3px 3px;
            }

            .u-scdetail a.u-more:hover b {
                border-color: #d8252d #fff #fff #fff;
            }

.u-scdetailbtn {
    padding: 7px 0px 0px 63px;
    *padding: 12px 0px 0px 63px;
}

.u-textarea4 {
    width: 720px;
    height: 115px;
    border: 1px #e7e7e7 solid;
    padding: 6px 9px;
    line-height: 20px;
    color: #666;
}

.g-zjcommtip {
    border: 1px #ddd solid;
    background-color: #fafafa;
    height: 33px;
    line-height: 33px;
    padding: 0px 9px;
}

.g-zjcommtipadd {
    border-bottom: 1px #ddd solid;
    background-color: #fafafa;
    height: 33px;
    line-height: 33px;
    padding: 0px 9px;
}

.g-zjcommcont, .g-zjcommcontadd {
    border: 1px #ddd solid;
    border-top-style: none;
    padding: 15px 10px 6px 14px;
}

.g-zjcommcontadd {
    padding: 6px 10px;
}

.g-zjcommcontsz {
    padding: 6px 10px;
    border: none;
}

.g-zjcommcont dl, .g-zjcommcont ul {
    float: left;
    width: 98.5%;
}

.g-zjcommcont dl {
    border-bottom: 1px #ddd solid;
    padding-bottom: 12px;
}

.g-zjcommcont dt {
    float: left;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
}

.g-zjcommcont dd {
    float: left;
    padding-left: 10px;
    line-height: 26px;
}

.g-shivideocont .g-zjcommcont dd {
    width: 500px;
}

.g-zjcommcontdl dd {
    float: left;
    margin-top: -3px;
    line-height: 20px;
}

.g-zjcommcont li {
    float: left;
    width: 100%;
    line-height: 27px;
}

    .g-zjcommcont li span {
        color: #777;
    }

    .g-zjcommcont li a {
        color: #3b639f;
    }

        .g-zjcommcont li a:hover, .g-zjcommcont dd p.blue a:hover {
            color: #d8252d;
        }

.g-qiuzidetailL {
    border: 1px #ddd solid;
    padding: 10px 20px 0px 20px;
    height: 321px;
    *height: 306px;
}

.g-qiuzidetailR {
    border: 1px #ddd solid;
    height: 310px;
}

.g-qiugouvideo {
    padding-top: 28px;
    width: 365px;
}

    .g-qiugouvideo dt {
        float: left;
        width: 100%;
    }

    .g-qiugouvideo dd {
        float: left;
        width: 345px;
        border: 1px #e5e5e5 solid;
        background-color: #fcfcfc;
        height: 30px;
        padding: 0px 9px;
        line-height: 30px;
        color: #333;
    }

.u-linkfs {
    padding: 15px 0px 0px 12px;
}

    .u-linkfs li {
        float: left;
        width: 100%;
        line-height: 26px;
    }

        .u-linkfs li a {
            background: url(../images/theme.png) -501px -430px no-repeat;
            width: 66px;
            height: 26px;
            margin-top: 10px;
            text-align: center;
            line-height: 26px;
            color: #333;
            display: inline-block;
        }

            .u-linkfs li a:hover {
                color: #d8252d;
            }

/*add by tsz 2014.05.16*/
.j-tanchu {
    border: 1px #ccc solid;
    background-color: #fff;
    width: 420px;
    height: 260px;
    margin-top: 5px;
    padding: 25px 40px 30px 20px;
    position: relative;
}

    .j-tanchu a.close {
        position: absolute;
        top: 0px;
        right: 10px;
        background: url(../images/bussness.png) -190px -600px no-repeat;
        width: 12px;
        height: 25px;
        display: inline-block;
    }

.u-textarea5 {
    border: 1px #ccc solid;
    width: 390px;
    height: 90px;
    padding: 6px 9px;
    line-height: 21px;
}

.j-tanchuul li {
    float: left;
    width: 100%;
    margin-top: 20px;
    line-height: 32px;
}

    .j-tanchuul li label {
        float: left;
        width: 67px;
        padding-right: 3px;
    }

.j-tanchu .u-upjian {
    position: absolute;
    top: -7px;
    left: 445px;
    background: url(../images/bussness.png) -289px -1593px no-repeat;
    width: 16px;
    height: 7px;
    display: inline-block;
}

.u-tanchulink {
    padding: 20px 0px 0px 125px;
}

.u-tanchuradio {
    padding: 15px 0px;
}

    .u-tanchuradio em {
        float: left;
        padding-right: 25px;
        margin-bottom: 8px;
        white-space: nowrap;
    }

/*add by tsz 2014.05.22 for 加入对比浮动层*/
.j-duibi {
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    z-index: 99999;
}

.u-duibidl {
    border: 1px #ddd solid;
    padding: 1px;
    width: 916px;
    height: 100%;
    overflow: hidden;
}

    .u-duibidl dt {
        float: left;
        width: 892px;
        border-bottom: 1px #ddd solid;
        background-color: #f7f7f7;
        height: 34px;
        line-height: 34px;
        padding: 0px 12px;
    }

    .u-duibidl dd {
        float: left;
        width: 916px;
        padding: 15px 0px;
    }

        .u-duibidl dd li {
            float: left;
            position: relative;
            width: 162px;
            border-right: 1px #ddd dashed;
            padding: 12px 20px 12px 12px;
            margin-right: 8px;
            color: #333;
            display: inline;
        }

            .u-duibidl dd li.qingchu {
                color: #ccc;
            }

                .u-duibidl dd li.qingchu span {
                    float: left;
                    width: 50px;
                    height: 50px;
                    margin-right: 10px;
                    display: block;
                    background-color: #f6f6f6;
                    text-align: center;
                    line-height: 50px;
                    font-size: 38px;
                    font-weight: bold;
                    color: #ddd;
                }

            .u-duibidl dd li span.caozuo {
                position: absolute;
                left: 12px;
                top: 12px;
                width: 40px;
                height: 26px;
                line-height: 26px;
                text-align: center;
                background-color: #000;
                filter: alpha(opacity=70);
                opacity: 0.7;
                -moz-opacity: 0.7;
                -khtml-opacity: 0.7;
                color: #fff;
                display: none;
            }

            .u-duibidl dd li img {
                float: left;
                width: 70px;
                height: 53px;
                overflow: hidden;
                padding: 0px 10px 0px 0px;
                display: block;
            }

            .u-duibidl dd li a {
                color: #333;
            }

                .u-duibidl dd li a:hover {
                    color: #d8252d;
                }

.u-duibibtn {
    width: 70px;
    padding: 12px 0px 0px 18px;
    text-align: center;
}

    .u-duibibtn p {
        width: 70px;
        line-height: 32px;
        display: block;
    }

.u-duibiover {
    border: 1px #f0e4aa solid;
    background-color: #fcf9e9;
    width: 918px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #ff0000;
}

.u-duibifloat {
    position: absolute;
    left: -50px;
    top: 0px;
    border: 1px #ddd solid;
    background-color: #fafafa;
    width: 18px;
    padding: 9px 5px;
    text-align: center;
    line-height: 18px;
}

    .u-duibifloat span.red {
        margin-left: -3px !important;
        display: block;
    }

    .u-duibifloat b.icons {
        background: url(../images/theme.png) -860px -444px no-repeat;
        width: 14px;
        height: 11px;
        *height: 16px;
        display: inline-block;
    }

/*add by tsz 2014.05.23 for 加入对比后详情对比页*/
.g-duibi {
    border: 1px #ddd solid;
    width: 1189px;
    border-bottom-style: none;
    border-right-style: none;
    margin-top: 20px;
}

.g-duibitop {
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
    background-color: #fbfbfb;
    padding: 0px 16px;
    height: 38px;
    line-height: 38px;
}

    .g-duibitop span {
        padding-left: 54px;
        color: #4c4c4c;
    }

        .g-duibitop span font {
            color: #ccc;
            padding: 0px 19px;
            vertical-align: middle;
        }

    .g-duibitop a.u-dbtn {
        background: url(../images/theme.png) -688px -269px no-repeat;
        padding-left: 23px;
        height: 16px;
        line-height: 16px;
        display: inline-block;
    }

        .g-duibitop a.u-dbtn.hover {
            background-position: -688px -242px;
        }

.u-tabledb tr th {
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
    background-color: #fafafa;
    width: 115px;
    text-align: center;
    line-height: 20px;
    padding: 11px 0px;
    vertical-align: top;
    color: #8c8c8c;
    overflow: hidden;
}

.u-tabledb tr td {
    border-bottom: 1px #ddd solid;
    width: 120px;
    border-right: 1px #ddd solid;
    text-align: center;
    line-height: 20px;
    padding: 11px 45px;
    color: #5c5c5c;
}

    .u-tabledb tr td a.close {
        float: right;
        margin-top: -10px;
        margin-right: -35px;
        *margin-left: 145px;
        background: url(../images/theme.png) -267px -433px no-repeat;
        width: 10px;
        height: 9px;
        display: inline-block;
    }

        .u-tabledb tr td a.close:hover, .u-tabledb tr td a.close.hover {
            background-position: -267px -447px;
        }

.u-tabledb tr.trtop th {
    padding-top: 25px;
}

.u-tabledb tr.trtop td {
    height: auto !important;
    min-height: 125px;
    height: 125px;
    vertical-align: top;
    padding-top: 20px;
    background-color: #fff;
}

.u-tabledb tr.uncommon th, .u-tabledb tr.uncommon td {
    background-color: #fffee5;
}

.u-tabledb tr td img {
    display: block;
    margin-bottom: 5px;
}

.u-tabledb tr td a.btnadd {
    background: url(../images/theme.png) 0px -468px no-repeat;
    width: 120px;
    height: 90px;
    display: inline-block;
}

    .u-tabledb tr td a.btnadd:hover, .u-tabledb tr th a.btnadd.hover {
        background-position: -127px -468px;
    }

.u-tabledb tr td select {
    *margin-top: 6px;
}

/*商业地产-求租求购*/
.g-qiugou {
    width: 360px;
    border: 1px #ddd solid;
    padding: 0px 12px 15px 12px;
    display: inline-block;
}

.u-pinpaiul li {
    float: left;
    width: 181px;
    padding: 20px 20px 0px 0px;
    text-align: center;
}

    .u-pinpaiul li.none {
        padding-right: 0px;
    }

.u-pinpaia {
    display: block;
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.u-newzhuanadd {
    float: left;
    margin: 15px 20px 0px 0px;
    width: 283px;
    display: inline;
}

    .u-newzhuanadd.last {
        margin-right: 0px;
    }

    .u-newzhuanadd li {
        float: left;
        width: 100%;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
    }

.u-chuzudiv {
    float: left;
    width: 210px;
    margin: 20px 16px 0px 0px;
    display: inline;
}

    .u-chuzudiv.last {
        margin-right: 0px;
    }

.u-chuzudl {
    float: left;
    width: 100%;
    border-bottom: 1px #ededed dashed;
    padding-bottom: 14px;
}

    .u-chuzudl dd {
        float: left;
        width: 100%;
    }

    .u-chuzudl dt {
        width: 210px;
        height: 157px;
        text-align: center;
        vertical-align: middle;
        line-height: 157px;
    }

        .u-chuzudl dt img {
            max-width: 210px;
            _width: expression(document.body.clientWidth > 210 ? "210px" : "auto");
            max-height: 157px;
            _height: expression(this.scrollHeight > 157 ? "157px" : "auto");
            overflow: hidden;
        }

.u-chuzuul li {
    float: left;
    width: 210px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #ededed dashed;
}

.u-jizhaodl {
    width: 280px;
    background-color: #f8f8f8;
    height: 90px;
    overflow: hidden;
}

    .u-jizhaodl dt img {
        width: 120px;
        height: 90px;
        overflow: hidden;
    }

    .u-jizhaodl dd {
        float: left;
        width: 150px;
        padding: 10px 0px 0px 10px;
        line-height: 24px;
    }

.u-newzhuan li span {
    color: #777;
}

/*商业地产-订阅*/
.u-tuidingb {
    border: 1px #ddd solid;
    background-color: #fbfbfa;
    border-top-style: none;
    padding: 45px 0px 45px 335px;
}

.u-tuidingdl dt, .u-tuidingcg dt {
    background: url(../images/tip_icons.png) no-repeat;
    width: 38px;
    height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: inline-block;
}

.u-tuidingdl dt {
    background-position: -246px -254px;
}

.u-tuidingdl dd, .u-tuidingcg dd {
    padding: 1px 0px 0px 8px;
}

.u-tuidingcg dt {
    background-position: -246px -299px;
}

.u-tuidingyuan li {
    float: left;
    margin-top: 14px;
    width: 100%;
}

.u-cuowutishi {
    margin-top: -65px;
}

.u-jingqueul li {
    float: left;
    width: 95%;
    margin-top: 15px;
}

    .u-jingqueul li label {
        float: left;
        width: 87px;
        padding-right: 3px;
        text-align: right;
        line-height: 30px;
        vertical-align: top;
    }

.u-xinxilei, .u-quyu {
    border: 1px #ddd solid;
    background-color: #fcfcfc;
    padding: 5px 0px 15px 15px;
    width: 825px;
    display: inline-block;
}

    .u-xinxilei span, .u-qiyuzhan span {
        float: left;
        width: 100px;
        margin: 10px 15px 0px 0px;
        display: inline;
    }

.u-quyu {
    padding: 10px 0px 10px 15px;
}

    .u-quyu em {
        float: left;
        width: 75px;
        margin-right: 20px;
        display: inline;
    }

.u-qiyuzhan {
    border: 1px #ddd solid;
    border-top-style: none;
    background-color: #f8f8f8;
    padding: 5px 0px 15px 15px;
    margin-left: 90px;
    width: 825px;
    display: inline-block;
}

.u-tuicgbox {
    padding: 40px 0px 200px 300px;
}

/*商业地产-写字楼*/
.u-chuzuuladd li {
    float: left;
    width: 280px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #ededed solid;
}

    .u-chuzuuladd li.none {
        border-bottom-style: none;
    }

.u-xiezixun {
    padding: 7px 13px 11px 13px;
}

.u-xiezixunadd {
    height: 242px;
}

.u-unjinjingren {
    background-color: #fbfbfb;
    width: 253px;
    margin-top: 15px;
    padding: 17px 0px 17px 27px;
}

    .u-unjinjingren dt {
        float: left;
        width: 46px;
        height: 46px;
        background: url(../images/theme.png) -279px -512px no-repeat;
        display: inline-block;
    }

    .u-unjinjingren dd {
        float: left;
        padding-left: 18px;
        width: 180px;
        margin-top: -3px;
    }

.u-zhuce {
    background: url(../images/theme.png) -353px -532px no-repeat;
    width: 80px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #3b639e;
    display: inline-block;
}

    .u-zhuce:hover {
        color: #3b639e;
    }

.u-jinjirendl {
    border-bottom: 1px #eee solid;
    padding: 20px 0px 14px 0px;
    height: 45px;
}

    .u-jinjirendl dt, .u-sptipR dl dt {
        float: left;
        width: 45px;
    }

    .u-jinjirendl dd, .u-sptipR dl dd {
        float: left;
        padding-left: 10px;
    }

        .u-jinjirendl dd span {
            vertical-align: top;
        }

.u-pt8 {
    padding-top: 3px;
    *padding-top: 7px;
}

.u-shenfen {
    background: url(../images/tip_icons.png) -151px -127px no-repeat;
    width: 28px;
    height: 18px;
    padding-right: 8px;
    display: inline-block;
}

.u-shenfenadd {
    vertical-align: middle;
    margin-left: 5px;
}

/*商业地产-切换城市*/
.u-hotcity {
    border-bottom: 1px #ddd solid;
    padding: 25px 0px 15px 0px;
}

.u-jinru {
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #d8252d;
}

    .u-jinru b {
        margin-left: 8px;
        border-style: solid;
        border-width: 4px;
        font-size: 0;
        height: 0;
        line-height: 0;
        width: 0;
        vertical-align: middle;
        display: inline-block;
        border-color: #fff #fff #fff #d8252d;
    }

.u-hotcitylink a {
    font-size: 14px;
    font-weight: bold;
    color: #3b639f;
    padding-right: 15px;
}

    .u-hotcitylink a:hover {
        color: #d8252d;
    }

#zonecode_span1 {
    margin-left: 5px;
}

.u-hotchoose {
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    margin-top: 15px;
}

    .u-hotchoose a {
        vertical-align: middle;
    }

.u-anzhaoszm {
    padding: 20px 0px 6px 0px;
}

.u-bbs {
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}

.u-shouzimu {
    line-height: 32px;
}

    .u-shouzimu dt {
        float: left;
        width: 30px;
        font-size: 13px;
        *margin-top: -1px;
        font-weight: bold;
        font-family: '\5FAE\8F6F\96C5\9ED1';
    }

    .u-shouzimu dd {
        float: left;
        width: 950px;
    }

        .u-shouzimu dd a {
            float: left;
            color: #3b639f;
            padding-right: 20px;
            white-space: nowrap;
        }

            .u-shouzimu dd a:hover {
                color: #3b639f;
                text-decoration: underline;
            }

            .u-shouzimu dd a.red {
                color: #d8252d;
                text-decoration: underline;
            }

.select-border {
    width: 110px;
    height: 30px;
    *background: #fff;
    background: #fff;
    *border: 1px solid #ddd;
    *padding: 3px 4px;
    *height: 22px;
}

.selectcont {
    *border: 0;
    *position: relative;
    *overflow: hidden;
}

.selectone {
    border: 1px solid #ddd;
    padding: 4px 3px;
    font-size: 12px;
    height: 30px;
    width: 110px;
    *width: 100px;
    *margin: -1px;
}

.select-border, .selectcont {
    *width: 98px;
}

/*商业地产-联系我们*/
.u-linkbanner {
    width: 100%;
    height: 200px;
    border-top: 2px #d8252d solid;
    background-color: #f4fcff;
}

.w-link {
    width: 1245px;
    margin: 0 auto;
}

.linkbanner {
    position: relative;
    background: url(../images/link_banner.jpg) no-repeat;
    width: 1245px;
    height: 200px;
    display: inline-block;
}

    .linkbanner div {
        position: absolute;
        top: 127px;
        left: 645px;
        color: #666;
        line-height: 30px;
    }

        .linkbanner div p {
            font-family: Arial;
            font-size: 15px;
        }

            .linkbanner div p b {
                font-family: "宋体";
                font-size: 14px;
            }

.u-kuaicha {
    padding: 23px 0px;
    width: 100%;
    line-height: 28px;
}

    .u-kuaicha dt {
        float: left;
        width: 67px;
        font-weight: bold;
        color: #333;
    }

    .u-kuaicha dd {
        float: left;
        width: 920px;
        color: #aaa;
    }

        .u-kuaicha dd a {
            padding-right: 7px;
        }

        .u-kuaicha dd b.red {
            padding: 0px 5px 0px 7px;
        }

    .u-kuaicha a.zhankai {
        float: right;
        padding: 0px 10px 0px 45px;
        color: #999;
    }

        .u-kuaicha a.zhankai:hover {
            color: #d8252d;
        }

.u-linkus {
    width: 100%;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

    .u-linkus li {
        float: left;
        width: 330px;
        padding: 20px 0px 15px 0px;
    }

        .u-linkus li dt {
            float: left;
            background: url(../images/bussness.png) -192px -44px no-repeat;
            padding-left: 20px;
            line-height: 20px;
            font-size: 16px;
            font-family: "\5FAE\8F6F\96C5\9ED1";
            color: #333;
            display: inline-block;
        }

        .u-linkus li.first dt {
            color: #d8252d;
        }

        .u-linkus li dd {
            float: left;
            width: 325px;
            line-height: 27px;
            color: #666;
            padding: 15px 0px 0px 5px;
            font-family: "宋体";
        }

/*商业地产-网站地图*/
.content_website {
    width: 100%;
    border-top: 1px #eee solid;
}

.m-webL {
    width: 750px;
    margin-top: -20px;
}

.m-webR {
    width: 190px;
    border: 1px #eee solid;
    padding: 14px 14px 34px 14px;
    margin-top: 45px;
}

.g-website {
    width: 750px;
    margin: 20px 0px 15px 0px;
}

    .g-website dt, .g-website dd {
        float: left;
        width: 100%;
    }

    .g-website dt {
        font-size: 14px;
        font-weight: bold;
        color: #666;
    }

    .g-website dd {
        font-size: 14px;
        color: #3b639f;
        line-height: 24px;
        padding-top: 5px;
    }

        .g-website dd a {
            float: left;
            color: #3b639f;
            padding-right: 15px;
            white-space: nowrap;
        }

            .g-website dd a:hover, .u-websiteli li a:hover, .u-cityul a:hover, .u-cityul a.more:hover {
                color: #d8252d;
            }

.u-websiteli li {
    float: left;
    width: 100%;
    line-height: 26px;
}

    .u-websiteli li a {
        background: url(../images/tip_icons.png) -279px -340px no-repeat;
        padding-left: 11px;
        color: #3b639f;
    }

.u-cityul {
    margin-left: -17px;
}

    .u-cityul a {
        float: left;
        padding-left: 17px;
        white-space: nowrap;
        color: #3b639f;
        line-height: 26px;
    }

        .u-cityul a.more {
            color: #999;
        }

/*by pz*/
.bookul {
    border-bottom: 1px solid #D2D2D2;
    height: 40px;
}

    .bookul li.hover {
        background-color: #FFFFFF;
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
        border-top: 3px solid #d8252d;
        color: #d8252d;
        font-weight: bold;
        height: 38px;
    }

    .bookul li {
        border: none;
        cursor: pointer;
        float: left;
        font-size: 14px;
        height: 37px;
        line-height: 37px;
        overflow: hidden;
        text-align: center;
        width: 135px;
        color: #333333;
        font-weight: bold;
    }

.subscribe label {
    width: 85px;
    display: inline-block;
}

.subscribe select {
    padding: 6px 7px;
    margin: auto 5px;
}

.subscribe li {
    line-height: 30px;
}

.subscribe-info {
    display: inline;
    float: left;
    width: 45px;
    height: 30px;
    margin: 20px -140px 100px 160px;
    font-size: 14px;
}

.subscribe-date span {
    padding-right: 6px;
}

.small-pop {
    border: 1px solid #ccc;
    position: absolute;
    right: 70px;
    text-align: center;
    top: 43px;
    width: 180px;
    line-height: 20px;
    height: 112px;
}

    .small-pop .point {
        background: url(../images/theme.png) -7px -400px;
        width: 20px;
        height: 20px;
        position: absolute;
        z-index: 1000;
        top: -12px;
        right: 30px;
    }

    .small-pop .button {
        padding: 3px 10px;
    }

.u-noticdl-inline dt {
    border: none;
    float: left;
    margin-l . u-textsyzr inputeft: 40px;
    display: inline;
    background: none;
    padding: 3px;
    height: 25px;
    line-height: 18px;
}

.u-noticdl-inline dd {
    float: left;
    padding: 3px;
    line-height: 18px;
}

.g-again {
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    vertical-align: middle;
}

.u-scdetail a.u-more b.up {
    border-style: solid;
    border-width: 4px;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    vertical-align: middle;
    display: inline-block;
    border-color: #fff #fff #9a9a9a #fff;
    margin: 3px 0px 6px 3px;
}

.focus-btn-wramp {
    width: 330px;
    overflow: hidden;
    position: relative;
}

.modal-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.layout-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #fff;
    z-index: 99;
}

.gray-circle {
    float: left;
    width: 20px;
    height: 15px;
    background: url(../images/common-ico.png) 1px -8px no-repeat;
    cursor: pointer;
    display: inline-block;
}

.focus-title {
    float: left;
    font-size: 14px;
    font-family:;
}

.gray-circle.active {
    background: url(../images/common-ico.png) 1px -25px no-repeat;
}

.pic-contaienr {
    width: 355px;
    overflow: hidden;
}

    .pic-contaienr li {
        position: relative;
    }

        .pic-contaienr li span {
            position: absolute;
            left: 10px;
            bottom: 0px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-weight: normal;
            z-index: 100;
        }

.pic-text {
    border: 1px #ddd solid;
    padding-left: 13px;
    line-height: 20px;
    color: #777;
    position: absolute;
    right: 0;
    left: 0;
    top: 130px;
    bottom: 0;
    background-color: #fff;
}

.ml-13 {
    margin-left: -13px;
    border: none !important;
}

.empty-ico {
    width: 45px;
    height: 60px;
    margin-left: -80px;
    display: inline-block;
    background: url(../images/common-ico.png) -2px -40px;
    float: left;
}

.empty-title {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #404040;
    font-weight: bold;
}

.empty-result {
    padding-left: 80px;
    margin-top: 20px;
}

.empty-sub-title {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

.empty-result li {
    line-height: 26px;
    vertical-align: middle;
}

.ih100 {
    height: 100px !important;
}

/*详细页幻灯片*/
.j-focus-btn img {
    height: 100%;
    width: 100%;
}

.u-shouzimu dd a {
    color: #0055aa;
    font-size: 16px;
}

.u-shouzimu dt {
    font-size: 16px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.u-anzhaoszm b {
    font-size: 14px;
}

.u-jinru {
    font-size: 14px;
}

.u-hotcitylink a {
    font-size: 14px;
    font-weight: normal;
}

.u-shouzimu {
    line-height: 40px;
}

    .u-shouzimu dd a:hover {
        color: #d8252d;
    }


/*猜你喜欢*/
.secAll {
    width: 100%;
}

.onlineAll {
    width: 1200px;
    margin: 0 auto;
}

    .onlineAll .this_vr {
        font-size: 12px;
        color: #333333;
        margin-bottom: 10px;
    }

        .onlineAll .this_vr span {
            width: 2px;
            height: 12px;
            background: #c63737;
            position: relative;
            top: 1px;
            display: inline-block;
            margin-right: 6px;
        }

        .onlineAll .this_vr a {
            color: #333333;
        }

            .onlineAll .this_vr a:hover {
                color: #bc0d20;
            }

            .onlineAll .this_vr a.a_on {
                color: #bc0d20;
            }

.style_on {
    width: 1200px;
    margin-top: 19px;
    border: 1px solid #e9e9e9;
}

    .style_on dl {
        border-bottom: 1px solid #e9e9e9;
        height: 45px;
        overflow: hidden;
    }

        .style_on dl:last-child {
            border: 0 none !important;
        }

        .style_on dl dt {
            float: left;
            font-size: 14px;
            border-right: 1px solid #e9e9e9;
            line-height: 29px;
            padding: 8px 0px;
            box-sizing: border-box;
            color: #666666;
            width: 108px;
            height: 45px;
            text-align: center;
        }

        .style_on dl dd {
            float: left;
            background: #fff;
            width: 1092px;
            overflow: hidden;
            padding: 8px 0px;
            box-sizing: border-box;
        }

            .style_on dl dd a {
                font-size: 12px;
                float: left;
                margin-left: 20px;
                color: #333333;
                padding: 6px 10px;
                box-sizing: border-box;
            }

                .style_on dl dd a.active {
                    background: #bc0d20;
                    color: #fff !important;
                }

                .style_on dl dd a:hover {
                    background: #bc0d20;
                    color: #fff !important;
                }

.premises {
    width: 1200px;
    margin-top: 36px;
}

    .premises ul {
        overflow: hidden;
    }

        .premises ul li {
            width: 380px;
            float: left;
            margin-right: 30px;
            margin-bottom: 30px;
            background: #fff;
        }

            .premises ul li:nth-child(3n+3) {
                margin-right: 0px;
            }

            .premises ul li .prems_on {
                width: 380px;
                height: 285px;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                position: relative;
            }

            .premises ul li .prems_o a {
                display: block;
                width: 380px;
            }

            .premises ul li .prems_on .premsBg {
                position: absolute;
                display: none;
                width: 380px;
                height: 285px;
                top: 0px;
                left: 0px;
                background: rgba(0,0,0,0.5);
            }

                .premises ul li .prems_on .premsBg i {
                    background: url(../images/vr_01.png) no-repeat;
                    background-size: contain;
                    width: 124px;
                    height: 90px;
                    position: absolute;
                    top: 50%;
                    margin-top: -45px;
                    left: 50%;
                    margin-left: -62px;
                }

            .premises ul li .prems_up {
                width: 380px;
                padding: 12px;
                box-sizing: border-box;
                position: relative;
            }

                .premises ul li .prems_up p {
                    font-size: 14px;
                    color: #333333;
                    margin-bottom: 4px;
                }

                    .premises ul li .prems_up p a {
                        color: #333333;
                    }

                .premises ul li .prems_up .styleOns {
                    font-size: 14px;
                    color: #999999;
                }

                .premises ul li .prems_up span {
                    width: 85px;
                    height: 28px;
                    background: #bc0d20;
                    font-size: 14px;
                    color: #bc0d20;
                    text-align: center;
                    line-height: 28px;
                    display: inline-block;
                    position: absolute;
                    right: 10px;
                    bottom: 19px;
                    visibility: hidden;
                }

                    .premises ul li .prems_up span a {
                        color: #fff;
                    }

            .premises ul li:hover .premsBg {
                display: block !important;
            }

            .premises ul li:hover .prems_up p a {
                color: #c63737 !important;
            }

            .premises ul li:hover .prems_up span {
                visibility: visible;
            }

.pageFen {
    width: 660px;
    margin: 0 auto;
}

    .pageFen ul {
        overflow: hidden;
    }

        .pageFen ul li {
            float: left;
            font-size: 14px;
            margin-right: 5px;
        }

            .pageFen ul li a {
                display: inline-block;
                color: #333333;
                padding: 9px 12px;
                box-sizing: border-box;
            }

                .pageFen ul li a:hover {
                    color: #bc0d20;
                }

.page_on {
    background: #c63737;
}

    .page_on a {
        color: #fff !important;
    }

.one_on {
    background: #c63737;
}

.pageFen ul li.oneItem:hover {
    background: #c63737;
}



/*猜你喜欢*/
.site_le {
    margin-top: 18px;
    text-align: center;
}

.msgContent {
    width: 100%;
    font-size: 16px;
    color: #595c66;
    margin-bottom: 20px;
}

.gallery-top {
    width: 100%;
    height: 530px !important;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #000;
}

    .gallery-thumbs .swiper-slide {
        width: 20%;
        height: 100%;
        opacity: 0.5;
    }

        .gallery-thumbs .swiper-slide img {
            width: 100%;
            overflow: hidden;
        }

    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }

.loveAll {
    width: 1200px;
    margin-top: 30px;
    margin: auto;
}

.loveAll {
    width: 1200px;
    margin-top: 30px;
    margin: auto;
}

    .loveAll .likeImg {
        width: 216px;
        height: 32px;
    }

        .loveAll .likeImg h1 {
            font-size: 22px;
            font-weight: bold;
        }

.raldated {
    width: 1200px;
    margin-top: 20px;
}

    .raldated ul {
        overflow: hidden;
    }

        .raldated ul li {
            width: 380px;
            float: left;
            margin-right: 30px;
            margin-bottom: 30px;
            background: #fff;
        }

            .raldated ul li:nth-child(3n+3) {
                margin-right: 0px;
            }

            .raldated ul li a {
                display: inline-block;
                width: 380px;
            }

            .raldated ul li .prems_on {
                width: 380px;
                height: 285px;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                position: relative;
            }

                .raldated ul li .prems_on em {
                    background-size: contain;
                    display: inline-block;
                    width: 90px;
                    height: 90px;
                    position: absolute;
                    right: 20px;
                    bottom: -45px;
                    z-index: 22;
                }

            .raldated ul li .prems_up {
                width: 380px;
                padding: 12px;
                box-sizing: border-box;
                position: relative;
            }

                .raldated ul li .prems_up p {
                    font-size: 14px;
                    color: #333333;
                    margin-bottom: 4px;
                    color: #333;
                }

                .raldated ul li .prems_up .styleOns {
                    font-size: 14px;
                    color: #999999;
                }

            .raldated ul li:hover {
                border: 1px solid #c63737;
                box-sizing: border-box;
            }

                .raldated ul li:hover p {
                    color: #c63737 !important;
                }


.moduleTop {
    height: 140px;
    background: url(../images/module_tt.png) repeat-x;
    margin-top: 15px;
}

    .moduleTop .Leader {
        margin-top: 50px;
        color: #FFF;
        font-size: 14px
    }

    .moduleTop .moduleTt {
        float: left;
        width: 465px;
        height: 69px;
        margin-top: 31px;
        background: url(../images/module_tt.png) 0 -122px no-repeat;
        text-indent: -9999em;
    }

.Column {
    width: 1190px;
    height: auto;
    margin: 0 auto;
}

.jb {
    position: absolute;
    right: 20px;
    top: 27px;
}

    .jb h2 {
        margin-left: 11px;
        line-height: 22px;
        font-size: 20px;
    }


    .jb img {
        margin-left: 10px;
        width: 40px;
    }

.yytcbg {
    width: 440px;
    height: 240px;
}

.citys-l input {
    width: 100%;
    height: 35px;
    margin-top: 20px;
}

.yytc_dl {
    background: red;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.ydl_qx {
    border: 1px solid #666;
    color: #666;
    background: #fff;
    width: 100px;
    height: 35px;
    cursor: pointer;
}

.ydl_dl {
    width: 100px;
    height: 35px;
    cursor: pointer;
}

..checkbox-label.active {
    color: #d8252d;
}

.checkbox-group .checkbox-label {
    display: inline-block;
    width: 156px;
    margin-bottom: 10px;
    cursor: pointer;
}

.checkbox-label input[type="checkbox"] {
    visibility: hidden;
    width: 19px;
    height: 19px;
    display: inline-block;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
    vertical-align: middle;
}

    input[type="checkbox"]:checked + .checkbox-actual {
        border-color: #d8252d;
        background-color: #fbe9ea;
    }

.checkbox-actual {
    position: relative;
    display: inline-block;
    margin: 4px 0 0 -28px;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.appeal-content {
    width: 100%;
    height: 105px;
    border-color: #ccc;
    padding: 5px;
}

textarea, input, button, select, pre, option {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    outline: none;
}
