
.layer-focusimg .focusimg-ft .pic-btn .tip-drop-up, .loan-counter-hd li .loan-tp.active, .tip {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

.layer-blackbg {
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
}

.tab, .list-photo {
    clear: both;
}

    .tab:after, .list-photo:after {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        clear: both;
    }

.btn {
    display: inline-block;
    position: relative;
    width: 154px;
    height: 48px;
    text-align: center;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    line-height: 48px;
    border-radius: 3px;
    color: #fff;
    background: #f60;
    border: 1px solid #f60;
    vertical-align: top;
}

    .btn:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ff7f32;
        border-color: #ff7f32;
    }

    .btn.btn-cancel {
        color: #f60;
        background-color: #fff;
        border-width: 1px;
    }

        .btn.btn-cancel:hover {
            border-color: #ff7f32;
            color: #ff7f32;
        }

        .btn.btn-cancel.btn-orange {
            color: #f60;
            border-color: #f60;
            background-color: #fff;
        }

            .btn.btn-cancel.btn-orange:hover {
                border-color: #ff7f32;
                color: #ff7f32;
                background-color: #fff;
            }

    .btn.btn-small {
        width: auto;
        padding: 0 20px;
        font-size: 18px;
        height: 38px;
        line-height: 38px;
    }

    .btn.btn-big {
        width: 308px;
    }

    .btn.btn-mini {
        width: auto;
        padding: 0 14px;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
    }

    .btn.btn-lightwide {
        width: 258px;
        text-align: center;
        color: #fff;
        background: #f60;
        border: 1px solid #f60;
    }

        .btn.btn-lightwide:hover {
            background: #ff7f32;
        }

        .btn.btn-lightwide i {
            display: inline-block;
            margin-left: 15px;
            font-size: 12px;
            vertical-align: top;
        }

    .btn.btn-full {
        display: block !important;
        width: auto;
    }

    .btn.btn-orange {
        position: relative;
        color: #fff;
        background: #f60;
        border: 1px solid #f60;
    }

        .btn.btn-orange:hover {
            background: #ff7f32;
            border-color: #f60;
        }

    .btn.btn-yellow {
        position: relative;
        color: #fff;
        background: #ff9000;
        border: 1px solid #ff9000;
    }

        .btn.btn-yellow:hover {
            background: #f4a642;
            border-color: #f4a642;
        }

    .btn.btn-iphone {
        position: relative;
        width: 308px;
        color: #fff;
        background: #f60;
        border: 1px solid #f60;
        font-size: 26px;
        font-family: "Arial";
    }

        .btn.btn-iphone span {
            position: absolute;
            top: 0;
            left: 30px;
            font-size: 24px;
        }

        .btn.btn-iphone i {
            position: absolute;
            top: 0;
            right: 30px;
            font-size: 12px;
        }

        .btn.btn-iphone:hover {
            background: #f60;
            border-color: #f60;
            color: #fff;
        }

    .btn.btn-iphone2 {
        position: relative;
        width: 268px;
        padding-left: 40px;
        color: #fff;
        background: #f60;
        border: 1px solid #f60;
        font-size: 26px;
        font-family: "Arial";
    }

        .btn.btn-iphone2 span {
            position: absolute;
            top: 0;
            left: 50px;
            font-size: 24px;
        }

        .btn.btn-iphone2:hover {
            color: #fff;
            background: #f60;
            border-color: #f60;
        }

    .btn.btn-iphone3 {
        position: relative;
        width: 236px;
        padding-left: 30px;
        color: #666;
        background: #fcfcfc;
        border-color: #e3e3e3;
        font-size: 26px;
        font-family: "Arial";
        cursor: default;
    }

        .btn.btn-iphone3 span {
            position: absolute;
            top: 0;
            left: 30px;
            font-size: 24px;
        }

    .btn.btn-disabled {
        border-color: #e3e3e3 !important;
        color: #666 !important;
        background: #fcfcfc !important;
        cursor: default;
    }

        .btn.btn-disabled:hover {
            border-color: #e3e3e3 !important;
            color: #666 !important;
            background: #fcfcfc !important;
        }

    .btn.full {
        display: black;
    }

    .btn.btn-qq {
        position: relative;
        width: 104px;
        text-align: left;
        padding-left: 59px;
        color: #fff;
        background: #ff9000;
        border: 1px solid #ff9000;
    }

        .btn.btn-qq .iconfont {
            position: absolute;
            top: 0;
            left: 25px;
            font-size: 24px;
        }

        .btn.btn-qq:hover {
            background: #f4a642;
            border-color: #f4a642;
            color: #fff;
        }

    .btn.btn-weixin {
        position: relative;
        width: 114px;
        padding-left: 71px;
        color: #fff;
        text-align: left;
        background: #ff9000;
        border: 1px solid #ff9000;
    }

        .btn.btn-weixin span {
            position: absolute;
            top: 0;
            left: 30px;
            font-size: 30px;
        }

        .btn.btn-weixin i {
            position: absolute;
            top: 0;
            right: 30px;
            font-size: 12px;
        }

        .btn.btn-weixin:hover {
            background: #f4a642;
            border-color: #f4a642;
            color: #fff;
        }

html .active .drop-down-box {
    *border: 1px solid #e3e3e3;
    *margin-top: 4px;
    display: block;
}

.active .btn-iphone {
    background: #f60;
    border-color: #f60;
    color: #fff;
}

.iphone-warp {
    position: relative;
}

    .iphone-warp .drop-down-box {
        display: none;
        position: absolute;
        top: 46px;
        left: 0;
        width: 268px;
        padding: 0 20px 20px;
        border: 1px solid #fff;
        border-top: 4px solid #f60;
        background-color: #fff;
        box-shadow: 0 3px 5px rgba(0,0,0,0.2);
        z-index: 10;
    }

        .iphone-warp .drop-down-box .text {
            font: normal 14px/24px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
            color: #666;
            padding: 15px 0;
        }

        .iphone-warp .drop-down-box .time {
            font: normal 14px/24px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
            color: #666;
        }

    .iphone-warp .btn-box {
        text-align: center;
        margin-top: 10px;
    }

        .iphone-warp .btn-box .btn {
            float: none;
            clear: both;
            margin-right: 0;
        }

    .iphone-warp .input-box {
        position: relative;
        margin-bottom: 10px;
        width: 268px;
    }

        .iphone-warp .input-box .send {
            position: absolute;
            top: 0;
            right: -1px;
            width: 83px;
            height: 31px;
            text-align: center;
            font: normal 12px/31px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
            background-color: #fff;
            border: 1px solid #e3e3e3;
            z-index: 2;
        }

            .iphone-warp .input-box .send:hover {
                color: #f60;
                border-color: #ff7f32;
                z-index: 10;
            }

        .iphone-warp .input-box .disabled {
            color: #999;
        }

            .iphone-warp .input-box .disabled:hover {
                color: #999;
                border-color: #e3e3e3;
            }

        .iphone-warp .input-box input {
            position: relative;
            padding: 0 10px;
            width: 247px;
            height: 31px;
            line-height: 31px;
            border: 1px solid #e3e3e3;
            z-index: 1;
        }

            .iphone-warp .input-box input.input-code {
                padding: 0 0 0 10px;
                margin-right: 94px;
                width: 173px;
            }

            .iphone-warp .input-box input:hover {
                border-color: #f60;
                z-index: 5;
            }

.active .btn-weixin {
    background: #f4a642;
    border-color: #f4a642;
    color: #fff;
}

.weixin-warp {
    position: relative;
    display: inline-block;
}

    .weixin-warp .drop-down-box {
        font-size: 12px;
        display: none;
        position: absolute;
        top: 46px;
        left: 1px;
        width: 147px;
        padding: 15px 18px;
        border: 1px solid #fff;
        border-top: 4px solid #f4a642;
        background-color: #fff;
        box-shadow: 0 3px 5px rgba(0,0,0,0.2);
        z-index: 10;
        color: #666;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }

        .weixin-warp .drop-down-box .text {
            font: normal 14px/24px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
            color: #666;
            padding: 15px 0;
        }

        .weixin-warp .drop-down-box .drop-name {
            line-height: 20px;
        }

            .weixin-warp .drop-down-box .drop-name span {
                display: block;
                color: #333;
                font-weight: bold;
                font-size: 18px;
            }

        .weixin-warp .drop-down-box .drop-weixin {
            padding-bottom: 10px;
            line-height: 20px;
            text-align: center;
        }

            .weixin-warp .drop-down-box .drop-weixin span {
                display: block;
                padding-bottom: 14px;
            }

        .weixin-warp .drop-down-box .drop-line {
            border-top: 1px solid #e3e3e3;
            padding-top: 10px;
            margin-top: 10px;
        }

            .weixin-warp .drop-down-box .drop-line span {
                padding-bottom: 10px;
            }

.btn-disable {
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
}

    .btn-disable:hover {
        background-color: #e3e3e3;
        border: 1px solid #e3e3e3;
        cursor: default;
    }

.tab {
    clear: both;
}

    .tab .tab-content {
        clear: both;
    }

        .tab .tab-content .tab-content-item {
            display: none;
        }

        .tab .tab-content .tab-child .tab-child-content-item {
            display: none;
        }

        .tab .tab-content .tab-child .current {
            display: block;
        }

    .tab div.tab-childcon .tab-content-item {
        padding: 0;
    }

    .tab .tab-content .current {
        display: block;
    }

    .tab .tab-nav li a {
        display: block;
        float: left;
    }

        .tab .tab-nav li a:hover {
            text-decoration: none;
        }

    .tab .tab-more {
        float: right;
        font-size: 12px;
        font-family: "\5b8b\4f53";
    }

        .tab .tab-more:link, .tab .tab-more:visited {
            color: #666;
            text-decoration: none;
        }

        .tab .tab-more:hover {
            color: #d60000;
            text-decoration: underline;
        }

.tab01 .tab-nav {
    position: relative;
    height: 50px;
    line-height: 48px;
    clear: both;
    padding-right: 10px;
    border-bottom: 1px solid #e3e3e3;
}

    .tab01 .tab-nav .tab01-iphone {
        display: inline-block;
        font-size: 26px;
        font-family: "Arial";
        color: #f60;
        font-weight: bold;
    }

        .tab01 .tab-nav .tab01-iphone i {
            float: left;
            display: inline-block;
            font-size: 24px;
            margin-right: 10px;
            vertical-align: top;
            margin-top: 15px;
            line-height: 30px;
        }

    .tab01 .tab-nav .security {
        display: inline-block;
        width: 18px;
        height: 18px;
        font: normal 12px/18px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
        text-align: center;
        color: #f60;
        margin: 0 0 0 8px;
        font-size: 20px;
        vertical-align: middle;
    }

    .tab01 .tab-nav .btn {
        margin-left: 20px;
        margin-top: 4px;
    }

    .tab01 .tab-nav .tabFollowed {
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 80px;
        height: 3px;
        display: block;
        overflow: hidden;
        background: #f60;
    }

    .tab01 .tab-nav ul {
        height: 48px;
        float: left;
        font-family: "Microsoft Yahei";
    }

    .tab01 .tab-nav li {
        height: 48px;
        line-height: 48px;
        float: left;
        margin-right: 39px;
        text-align: center;
        font-size: 20px;
    }

        .tab01 .tab-nav li span, .tab01 .tab-nav li a {
            color: #333;
            height: 48px;
        }

            .tab01 .tab-nav li a:hover, .tab01 .tab-nav li.current a, .tab01 .tab-nav li.active a {
                color: #f60;
            }

                .tab01 .tab-nav li.current a:hover, .tab01 .tab-nav li.active a:hover {
                    color: #f60;
                    cursor: default;
                    text-decoration: none;
                }

        .tab01 .tab-nav li i, .tab01 .tab-nav li span {
            color: #999;
        }

.tab02 .tab-nav {
    position: relative;
    height: 58px;
    margin-top: 17px;
    line-height: 58px;
    clear: both;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

    .tab02 .tab-nav em {
        display: block;
        width: 6px;
        height: 6px;
        overflow: hidden;
        position: absolute;
        top: 26px;
        left: 0;
        background-color: #f60;
    }

    .tab02 .tab-nav h3 {
        float: left;
        display: inline-block;
        padding-left: 20px;
        font-size: 20px;
        color: #333;
    }

    .tab02 .tab-nav .btn-mini {
        margin-top: 15px;
    }

    .tab02 .tab-nav .info-text {
        font-size: 12px;
        color: #999;
        float: left;
        margin-left: 5px;
        line-height: 30px;
        padding-top: 18px;
    }

    .tab02 .tab-nav ul {
        height: 58px;
        float: left;
        position: relative;
        overflow: hidden;
    }

    .tab02 .tab-nav li {
        position: relative;
        height: 58px;
        line-height: 58px;
        float: left;
        padding: 0 21px;
        text-align: center;
        font-size: 14px;
        margin-left: -1px;
    }

        .tab02 .tab-nav li span, .tab02 .tab-nav li a:link, .tab02 .tab-nav li a:visited {
            padding-right: 3px;
            height: 58px;
            color: #333;
        }

        .tab02 .tab-nav li.current a:link, .tab02 .tab-nav li.current a:visited, .tab02 .tab-nav li.current a:hover {
            color: #f60;
            cursor: default;
            text-decoration: none;
        }

        .tab02 .tab-nav li i {
            display: block;
            position: absolute;
            top: 25px;
            left: -1px;
            width: 1px;
            height: 12px;
            overflow: hidden;
            background-color: #999;
        }

.tab03 .tab-nav {
    position: relative;
    height: 53px;
    line-height: 53px;
    clear: both;
    padding-right: 10px;
    border-bottom: 1px solid #e3e3e3;
}

    .tab03 .tab-nav ul {
        height: 54px;
        float: left;
        font-family: "Microsoft Yahei";
        margin-bottom: -1px;
    }

    .tab03 .tab-nav li {
        height: 54px;
        line-height: 54px;
        float: left;
        text-align: center;
        font-size: 20px;
    }

        .tab03 .tab-nav li a {
            padding: 0 20px;
        }

        .tab03 .tab-nav li.current a, .tab03 .tab-nav li.active a {
            height: 52px;
            line-height: 50px;
            color: #f60;
            padding: 0 19px;
            background-color: #fff;
            border-left: 1px solid #e3e3e3;
            border-right: 1px solid #e3e3e3;
            border-top: 2px solid #f60;
        }

        .tab03 .tab-nav li a:hover {
            color: #f60;
            text-decoration: none;
        }

.submenu-warp {
    height: 61px;
}

    .submenu-warp.top-fixed .tab {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 500;
        width: 100%;
        padding-top: 3px;
        height: 61px;
        background-color: #fff;
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
    }

        .submenu-warp.top-fixed .tab .tab-nav {
            position: relative;
            top: 7px;
            left: 0;
            zoom: 1;
            width: 1180px;
            margin: 0 auto;
            border: none;
            zoom: 1;
        }

.icon-dropdown {
    width: 0;
    height: 0;
    font-size: 0;
    border: 6px solid #fff;
    border-top: 6px solid #a2a7b2;
    overflow: hidden;
}

.select {
    width: 100%;
    font-size: 14px;
    position: relative;
    max-width: 500px;
    cursor: pointer;
    z-index: 1;
}

    .select .select-selected {
        *position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 32px;
        border: solid 1px #e3e3e3;
        border-radius: 3px;
        background-color: #fff;
        color: #a2a7b2;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
    }

        .select .select-selected input {
            border: 0;
            color: #a2a7b2;
        }

        .select .select-selected.active {
            color: #333;
        }

            .select .select-selected.active input {
                color: #333;
            }

        .select .select-selected span {
            *position: absolute;
            *top: 50%;
            *height: 30px;
            line-height: 1;
            *line-height: 30px;
            *margin-top: -15px;
            vertical-align: middle;
            *vertical-align: baseline;
            display: table-cell;
            width: 100%;
            box-sizing: border-box;
            padding-left: 14px;
            padding-right: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #666;
        }

            .select .select-selected span em {
                color: #a2a7b2;
            }

            .select .select-selected span[data-value] {
                color: #666;
            }

        .select .select-selected.error {
            border-color: #f84949;
        }

        .select .select-selected .icon-dropdown {
            position: absolute;
            right: 10px;
            top: 50%;
        }

        .select .select-selected .iconfont {
            display: block;
            position: absolute;
            right: 20px;
            top: 15px;
            line-height: 12px;
            font-size: 12px;
        }

        .select .select-selected .iconfont-date {
            position: absolute;
            right: 10px;
            top: 6px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            display: inline-block;
            font-size: 18px;
            color: #666;
        }

            .select .select-selected .iconfont-date:before {
                font-size: 18px;
                color: #666;
            }

    .select .select-option {
        position: absolute;
        z-index: 200;
        top: 39px;
        *top: 39px;
        left: 0;
        width: 100%;
        display: none;
        box-sizing: border-box;
        border: 1px solid #e3e3e3;
    }

        .select .select-option dl {
            max-height: 250px;
            _height: 250px;
            background-color: #fff;
            color: #666;
            overflow-y: auto;
            overflow-x: hidden;
        }

            .select .select-option dl dd, .select .select-option dl dt {
                height: 30px;
                line-height: 30px;
                padding: 0;
            }

            .select .select-option dl .selfirst {
                background-color: #f7f9fb;
            }

                .select .select-option dl .selfirst a {
                    display: block;
                    padding: 0 10px;
                    color: #666;
                    cursor: default;
                }

                    .select .select-option dl .selfirst a:link, .select .select-option dl .selfirst a:visited, .select .select-option dl .selfirst a:hover {
                        text-decoration: none;
                        background-color: #f7f9fb;
                    }

            .select .select-option dl dd {
                cursor: pointer;
                overflow: hidden;
                clear: both;
            }

                .select .select-option dl dd a {
                    display: block;
                    padding: 0 10px;
                    color: #666;
                }

                    .select .select-option dl dd a:link, .select .select-option dl dd a:visited {
                        text-decoration: none;
                    }

                    .select .select-option dl dd:hover, .select .select-option dl dd a:hover, .select .select-option dl dd.current, .select .select-option dl dd.current a {
                        background: #d1dff3;
                    }

    .select.select-w140 {
        width: 140px;
    }

    .select.select-w90 {
        width: 90px;
    }

    .select:hover .select-selected {
        border: solid 1px #386ED3;
    }

    .select .icon-dropdown {
        margin-top: -3px;
    }

    .select.active {
        z-index: 100 !important;
    }

        .select.active .select-selected {
            border: solid 1px #386ED3;
        }

        .select.active .icon-dropdown {
            margin-top: -9px;
            border-bottom: 6px solid #a2a7b2;
            border-top: 6px solid #fff;
        }

        .select.active .select-time {
            display: block;
        }

@media screen and (min-width: 0px) {
    .select .select-selected .icon-dropdown, .select .select-selected .iconfont {
        -webkit-transition: -webkit-transform 0.2s ease-out 0s;
        transition: -webkit-transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
        -ms-transition: transform 0.2s ease-out 0s;
        margin-top: 0;
    }

    .select.active .select-selected .icon-dropdown, .select.active .select-selected .iconfont {
        -webkit-transform: translate(0, -30%) rotate(180deg);
        transform: translate(0, -30%) rotate(180deg);
        -ms-transform: translate(0, -30%) rotate(180deg);
        -webkit-transition: -webkit-transform 0.2s ease-out 0s;
        transition: -webkit-transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
        -ms-transition: transform 0.2s ease-out 0s;
        margin-top: 0;
    }
}

.select-disabled .select-selected, .select-disabled .select-selected:hover {
    border: solid 1px #e3e3e3;
    color: #a2a7b2;
    background-color: #fff;
    cursor: default;
}

    .select-disabled .select-selected:hover .icon10-down1 {
        transform: none;
        -webkit-transform: none;
        background-position: -160px -60px;
    }

.select-time {
    position: absolute;
    width: 380px;
    left: 1px;
    top: 33px;
    display: none;
}

    .select-time .time-list-left {
        float: left;
    }

        .select-time .time-list-left li {
            width: 95px;
            height: 38px;
            border: solid 1px #e3e3e3;
            margin: -1px 0 0 -1px;
            background: #f2f4f6;
            text-align: center;
            line-height: 38px;
            color: #a2a7b2;
            font-size: 14px;
        }

    .select-time .time-list-right {
        float: left;
    }

        .select-time .time-list-right dl {
            width: 90px;
            background: #fff;
            font-size: 14px;
            float: left;
        }

        .select-time .time-list-right dt {
            height: 38px;
            border: solid 1px #e3e3e3;
            text-align: center;
            line-height: 38px;
            margin: -1px 0 0 -1px;
            color: #a2a7b2;
        }

        .select-time .time-list-right dd {
            height: 38px;
            border: solid 1px #e3e3e3;
            text-align: center;
            line-height: 38px;
            margin: -1px 0 0 -1px;
            cursor: pointer;
            color: #333;
        }

            .select-time .time-list-right dd.active {
                border: solid 1px #e3e3e3;
                position: relative;
            }

                .select-time .time-list-right dd.active .checkmark {
                    width: 0;
                    height: 0;
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    line-height: 20px;
                    border-top: 17px solid transparent;
                    border-right: 24px solid #e3e3e3;
                    display: block;
                }

                    .select-time .time-list-right dd.active .checkmark .iconfont-checkmark {
                        color: #fff;
                        position: absolute;
                        top: -15px;
                        left: 10px;
                        font-size: 12px;
                    }

            .select-time .time-list-right dd.disabled {
                color: #a2a7b2;
                cursor: default;
            }

.select-small .select-selected {
    height: 26px;
}

    .select-small .select-selected span {
        line-height: 24px;
        font-size: 12px !important;
    }

.select-small .select-option {
    top: 26px;
    *top: 28px;
}

.selectpop {
    position: absolute;
    z-index: 200;
    top: 39px;
    left: 0;
    width: auto;
    display: none;
    cursor: default;
    font-family: "Microsoft Yahei";
}

.active .selectpop {
    display: block;
}

.selectpop a, .selectpop a:hover {
    text-decoration: none;
}

.selectpop .selectpop-box {
    background-color: #fff;
    padding: 20px 0 20px 20px;
    position: relative;
    float: left;
    min-width: 150px;
    _width: 170px;
    border: 1px solid #386ED3;
}

.selectpop .box-width-01 {
    width: 386px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-02 {
    width: 545px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-03 {
    width: 695px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-04 {
    width: 334px;
    height: 253px;
    overflow: hidden;
}

.selectpop .selectpop-box .selectpop-box-prov {
    float: left;
    margin-right: 20px;
    _display: inline;
}

.selectpop .selectpop-box-prov .title-prov {
    padding-bottom: 20px;
    font: normal 18px/18px 'Microsoft Yahei';
    color: #333;
}

.selectpop .selectpop-box a.iconfont-close {
    font-size: 14px;
    color: #666;
    position: absolute;
    top: 15px;
    right: 20px;
    overflow: hidden;
    display: block;
    z-index: 100;
}

.selectpop .selectpop-box-prov .selectpop-prov-cont {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    float: left;
}

.selectpop .selectpop-cont-btn {
    width: 18px;
    margin-right: 16px;
    line-height: 0;
}

    .selectpop .selectpop-cont-btn a {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        color: #f60;
        text-align: center;
        margin-bottom: 2px;
        font: 14px/20px "Arial";
        overflow: hidden;
        vertical-align: middle;
    }

        .selectpop .selectpop-cont-btn a:hover, .selectpop .selectpop-cont-btn a.selected {
            background-color: #e3e3e3;
            border: 1px solid #e3e3e3;
            color: #fff;
            border-radius: 2px;
            width: 18px;
            height: 18px;
            line-height: 18px;
        }

        .selectpop .selectpop-cont-btn a.disabled {
            background-color: #efefef;
            border: 1px solid #e3e3e3;
            color: #999;
            cursor: default;
            font: 12px/18px "";
        }

.selectpop .selectpop-prov-cont .selectpop-cont-main {
    overflow-y: auto;
    margin: 1px 0;
    padding: 1px 0;
    float: left;
    position: relative;
}

.selectpop .prov-width-01 {
    width: 170px;
    height: 438px;
}

.selectpop .prov-width-04 {
    width: 180px;
    height: 438px;
}

.selectpop .prov-width-03 {
    width: 130px;
    height: 438px;
}

.selectpop .prov-width-02 {
    width: 295px;
    height: 438px;
}

.selectpop .prov-width-05 {
    width: 120px;
    height: 208px;
}

.selectpop .prov-width-06 {
    width: 170px;
    height: 208px;
}

.selectpop .town-con-dl dd.town-btn a, .selectpop .town-con-dl dd.town-btn label {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
}

    .selectpop .town-con-dl dd.town-btn label input {
        margin: 0 5px 0 0;
    }

.selectpop .selectpop-cont-main dd.town-btn a:hover, .selectpop .selectpop-cont-main dd.town-btn a.selected {
    color: #386ED3;
}

.selectpop .selectpop-cont-main a:hover .red, .selectpop .selectpop-cont-main a.selected .red {
    color: #fff;
}

.selectpop .selectpop-cont-main .town-con-dl {
    margin: 0 1px 2px 2px;
}

.selectpop .town-con-dl dt {
    height: 26px;
    background-color: #f2f4f6;
    font: 14px/26px 'Microsoft Yahei';
    padding-left: 10px;
    color: #666;
}

.selectpop .town-con-dl-en dt {
    font: 14px/26px 'Microsoft Yahei';
}

.selectpop .selectpop-cont-main .town-tit-dl dt {
    font: bold 14px/26px "";
    color: #f60;
}

.selectpop .selectpop-box-prov .title-prov .mchioce {
    position: static;
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 55px;
}

    .selectpop .selectpop-box-prov .title-prov .mchioce:hover {
        padding: 0;
        background: none;
        color: #f60;
    }

.selectpop-box-prov .title-prov .mchioce .icon-add {
    float: left;
    overflow: hidden;
    margin: 3px 5px 0 0;
    vertical-align: top;
}

.selectpop-box-prov .title-prov .mchioce-btn-box {
    width: 94px;
    position: static;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: -10px;
}

    .selectpop-box-prov .title-prov .mchioce-btn-box .btn {
        width: 37px;
        text-align: center;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
        margin: 0;
        margin-right: 10px;
        border: 0;
        background: none;
    }

        .selectpop-box-prov .title-prov .mchioce-btn-box .btn:link, .selectpop-box-prov .title-prov .mchioce-btn-box .btn:visited {
            color: #f60;
        }

.layer-focusimg {
    background: #fff;
    zoom: 1;
    position: fixed;
    _position: absolute;
    width: 770px;
    left: 50%;
    margin-left: -385px;
    top: 50%;
    margin-top: -290px;
    z-index: 10002;
}

    .layer-focusimg .layer-focusimg-pic {
        width: 770px;
        height: 580px;
        overflow: hidden;
        position: relative;
    }

        .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul {
            position: absolute;
            width: 9999em;
            left: 0;
            top: 0;
        }

            .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li {
                float: left;
                width: 770px;
                height: 580px;
            }

                .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li img {
                    vertical-align: top;
                }

                .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li a {
                    display: block;
                }

    .layer-focusimg .iconfont-close {
        font-size: 32px;
        position: absolute;
        right: -130px;
        top: -50px;
        color: #fff;
        display: inline-block;
    }

        .layer-focusimg .iconfont-close:hover {
            -webkit-animation: scaleIn 1s ease-in-out infinite;
            animation: scaleIn 1s ease-in-out infinite;
        }

    .layer-focusimg .focusimg-bt-left, .layer-focusimg .focusimg-bt-right {
        width: 30px;
        height: 580px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

    .layer-focusimg .focusimg-bt-left {
        left: -55px;
        top: 0;
    }

    .layer-focusimg .focusimg-bt-right {
        right: -55px;
        top: 0;
    }

    .layer-focusimg .focusimg-bt a {
        display: inline-block;
        width: 30px;
        height: 55px;
        color: #fff;
        margin-top: 255px;
        font-size: 40px;
    }

    .layer-focusimg .focusimg-bt-left:hover a, .layer-focusimg .focusimg-bt-right:hover a, .layer-focusimg .focusimg-bt-left a:hover, .layer-focusimg .focusimg-bt-right a:hover {
        color: #386ED3;
    }

    .layer-focusimg .focusimg-ft {
        height: 40px;
        line-height: 40px;
        padding: 10px;
    }

        .layer-focusimg .focusimg-ft .pic-explain {
            padding-left: 10px;
            color: #666;
        }

        .layer-focusimg .focusimg-ft .pic-btn {
            width: 170px;
            float: right;
            position: relative;
        }

            .layer-focusimg .focusimg-ft .pic-btn .btn {
                font-size: 14px;
                height: 40px;
                line-height: 40px;
                width: 170px;
            }

            .layer-focusimg .focusimg-ft .pic-btn .iconfont {
                color: #fff;
                font-size: 12px;
                margin-left: 10px;
                vertical-align: middle;
                font-size: 14px;
            }

            .layer-focusimg .focusimg-ft .pic-btn .icon-drop-down {
                -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                transition: -webkit-transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            .layer-focusimg .focusimg-ft .pic-btn.active .tip-drop-up {
                display: block;
            }

            .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up {
                padding: 10px 15px;
                width: 142px;
                display: none;
                background: #fff;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                position: absolute;
                bottom: 39px;
                left: 0;
                min-height: 24px;
            }

                .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd {
                    line-height: 30px;
                    height: 30px;
                    font-size: 14px;
                    color: #333;
                }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:link, .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:visited {
                        color: #333;
                    }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:hover {
                        color: #386ED3;
                    }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd.current a:link, .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd.current a:visited {
                        color: #386ED3;
                    }

.input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 100%;
    overflow-x: visible;
    overflow-y: visible;
    border: 1px solid #e3e3e3;
    padding-left: 14px;
    box-sizing: border-box;
    color: #333;
    border-radius: 3px;
}

    .input:hover, .input:focus {
        border: 1px solid #386ED3 !important;
        z-index: 15 !important;
    }

    .input:focus {
        color: #333;
    }

    .input.error {
        border: 1px solid #f84949 !important;
        z-index: 10 !important;
    }

    .input::-ms-clear, .input::-ms-reveal {
        display: none;
    }

    .input::-webkit-input-placeholder, .input:-moz-placeholder, .input::-moz-placeholder, .input:-ms-input-placeholder, .input.placeholder {
        color: #a2a7b2;
    }

input {
    color: #333;
}

    input::-webkit-input-placeholder {
        font-size: 14px;
        color: #a2a7b2;
    }

    input::placeholder {
        font-size: 14px;
        color: #a2a7b2;
    }

.textarea {
    display: block;
    padding: 5px 0;
    height: 40px;
    line-height: 20px;
    width: 96%;
    overflow-x: visible;
    overflow-y: visible;
    border: none;
    font-size: 14px;
    resize: none;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    margin-top: 10px;
}

    .textarea.error {
        border: 1px solid #f60;
    }

    .textarea:hover, .textarea:focus {
        border: 1px solid #386ED3;
    }

    .textarea::-webkit-input-placeholder, .textarea:-moz-placeholder, .textarea::-moz-placeholder, .textarea:-ms-input-placeholder, .textarea.placeholder {
        color: #a2a7b2;
    }

.ablue {
    color: #386ED3;
}

    .ablue:link, .ablue:visited {
        color: #386ED3;
    }

.error-hint {
    color: #f84949;
    line-height: 20px;
    margin-top: 6px;
    font-size: 12px;
    margin-bottom: -3px;
}

    .error-hint .icon-error {
        width: 13px;
        height: 13px;
        display: inline-block;
        background-color: #f84949;
        position: relative;
        vertical-align: middle;
        margin-right: 5px;
        border-radius: 10px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        overflow: hidden;
        float: left;
        margin-top: 4px;
    }

        .error-hint .icon-error .iconfont-close {
            display: block;
            color: #fff;
            position: relative;
            top: 2px;
            left: 3px;
            *left: 0px;
            font-size: 12px;
            zoom: 0.5;
        }

            .error-hint .icon-error .iconfont-close:hover {
                color: #fff;
                -webkit-animation: none;
                animation: none;
                -ms-animation: none;
            }

    .error-hint .checkmark {
        width: 14px;
        height: 14px;
        position: relative;
        border-radius: 12px;
        vertical-align: -2px;
        margin-right: 5px;
        display: inline-block;
        background: #386ED3;
    }

        .error-hint .checkmark .iconfont-plaint {
            color: #fff;
            position: absolute;
            width: 2px;
            height: 12px;
            top: -3px;
            left: 2px;
            margin: 0 auto;
            font-size: 7px;
            display: inline-block;
            -webkit-transform: scale(.583333) translate3d(0, 0, 0);
            transform: scale(.583333) translate3d(0, 0, 0);
            text-align: center;
        }

@media screen and (min-width: 0px) {
    .error-hint .icon-error .iconfont-close {
        top: 0;
        left: 0;
        zoom: 1;
        -webkit-transform: scale(0.5) translate(0px, -6px);
        transform: scale(0.5) translate(0px, -6px);
    }
}

.form-dl .form-dt {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.form-dl .form-dd {
    margin-top: 10px;
    clear: both;
    z-index: 1;
}

    .form-dl .form-dd .input-box {
        position: relative;
        width: 300px;
    }

        .form-dl .form-dd .input-box .input-text {
            position: absolute;
            right: 10px;
            line-height: 38px;
            color: #666;
            top: 0;
            font-size: 14px;
        }

        .form-dl .form-dd .input-box:hover .input-text {
            color: #333;
        }

.form-dl .colorange {
    color: #f60;
}

.form-dl .gray-hint {
    margin-top: 8px;
}

.sub-search {
    position: relative;
    width: 184px;
    float: right;
    overflow: hidden;
    display: block;
}

    .sub-search .div-frm {
        width: 61%;
        border: 1px solid #e3e3e3;
        border-right: 0px;
        *float: left;
    }

    .sub-search .input {
        position: relative;
        width: 105px;
        *width: 94px;
        overflow: hidden;
        float: left;
        z-index: 1;
    }

        .sub-search .input:hover {
            z-index: 5;
        }

    .sub-search .send {
        position: relative;
        height: 38px;
        line-height: 38px;
        width: 77px;
        font-size: 12px;
        border: solid 1px #e3e3e3;
        background-color: #fff;
        color: #386ED3;
        display: block;
        float: left;
        text-align: center;
        vertical-align: middle;
        *display: block;
        *line-height: 32px;
        *height: 32px;
        margin-left: -1px;
        z-index: 2;
    }

        .sub-search .send:hover {
            color: #386ED3;
            border-color: #386ED3;
            z-index: 10;
        }

        .sub-search .send.disabled {
            color: #a2a7b2;
            cursor: default;
        }

            .sub-search .send.disabled:hover {
                color: #a2a7b2;
                border-color: #e3e3e3;
            }

        .sub-search .send .btn-small {
            width: 100px;
            margin-left: 10px;
        }

.div-frm {
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    background: #fff;
}

    .div-frm.error {
        border: 1px solid #f60;
    }

    .div-frm:hover, .div-frm:focus {
        border: 1px solid #386ED3;
    }

    .div-frm input {
        border: 0;
        padding-left: 0px;
        margin-left: 0;
    }

        .div-frm input.error {
            border: 0;
        }

        .div-frm input:hover, .div-frm input:focus {
            border: 0;
        }

    .div-frm textarea {
        border: 0;
        padding-left: 0px;
        margin-top: 0px;
    }

        .div-frm textarea.error {
            border: 0;
        }

        .div-frm textarea:hover, .div-frm textarea:focus {
            border: 0;
        }

.layer {
    font-family: "Microsoft Yahei",Helvetica,Tahoma,sans-serif;
}

    .layer.layer-w695, .layer .layer-w655 {
        width: 655px;
    }

    .layer.layer-w420, .layer.layer-w380 {
        width: 380px;
    }

    .layer.layer-w502, .layer.layer-w462 {
        width: 462px;
    }

    .layer.layer-w376, .layer.layer-w336 {
        width: 336px;
    }

    .layer.layer-w435 {
        width: 435px;
    }

    .layer.layer-w394 {
        width: 394px;
    }

    .layer .iconfont-close {
        font-size: 18px;
        position: absolute;
        right: 20px;
        top: 15px;
        color: #666;
        display: inline-block;
    }

        .layer .iconfont-close:hover {
            color: #386ED3;
            -webkit-animation: scaleIn 1s ease-in-out infinite;
            animation: scaleIn 1s ease-in-out infinite;
        }

    .layer .layer-content {
        padding: 40px;
        position: relative;
        background: #fff;
        zoom: 1;
    }

    .layer .h3-title {
        font-size: 24px;
        color: #333;
        line-height: 1em;
        margin-bottom: 27px;
    }

        .layer .h3-title span.loan {
            display: inline-block;
            margin-left: 10px;
            color: #4780d2;
            font-size: 12px;
            vertical-align: sub;
        }

            .layer .h3-title span.loan a {
                color: #4780d2;
            }

        .layer .h3-title .colorange {
            color: #f60;
        }

    .layer .h4-title {
        font-size: 18px;
        color: #333;
        line-height: 1em;
        margin-bottom: 17px;
    }

    .layer .agreed-to {
        font-size: 14px;
        color: #999;
        line-height: 18px;
        margin-bottom: 5px;
    }

        .layer .agreed-to .checkbox {
            font-size: 12px;
            line-height: 18px;
            vertical-align: top;
        }

            .layer .agreed-to .checkbox input {
                margin-top: 1px;
            }

        .layer .agreed-to.agreed-to2, .layer .agreed-to.agreed-to3 {
            font-size: 12px;
        }

            .layer .agreed-to.agreed-to2 a, .layer .agreed-to.agreed-to2 a:visited, .layer .agreed-to.agreed-to3 a, .layer .agreed-to.agreed-to3 a:visited {
                color: #f60;
            }

        .layer .agreed-to.agreed-to3 {
            padding-left: 0;
        }

    .layer .ft-btm {
        margin-top: 20px;
        text-align: center;
        font-size: 0;
    }

        .layer .ft-btm .btn.btn-full {
            display: block;
            width: auto;
            height: 38px;
            line-height: 38px;
        }

        .layer .ft-btm .btn-w145 {
            box-sizing: border-box;
            width: 143px;
        }

        .layer .ft-btm .btn-w200 {
            box-sizing: border-box;
            width: 198px;
        }

        .layer .ft-btm .btn-cancel {
            margin-left: 10px;
        }

    .layer .fn-btm-t10 {
        margin-top: 10px;
    }

.submitup-layer .layer-content {
    padding: 55px 30px 40px;
}

.submitup-tp, .status-tt {
    text-align: center;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
}

    .submitup-tp .checkmark, .status-tt .checkmark {
        width: 24px;
        height: 24px;
        position: relative;
        border-radius: 12px;
        vertical-align: -4px;
        margin-right: 10px;
        display: inline-block;
        background: #36c05d;
    }

        .submitup-tp .checkmark.plaintmark, .status-tt .checkmark.plaintmark {
            background-color: #f84949;
        }

        .submitup-tp .checkmark .iconfont-checkmark, .status-tt .checkmark .iconfont-checkmark {
            color: #fff;
            position: absolute;
            top: 1px;
            left: 5px;
            font-size: 14px;
        }

        .submitup-tp .checkmark .iconfont-plaint, .submitup-tp .checkmark .iconfont-close, .status-tt .checkmark .iconfont-plaint, .status-tt .checkmark .iconfont-close {
            color: #fff;
            position: absolute;
            top: 1px;
            left: 4px;
            font-size: 16px;
        }

        .submitup-tp .checkmark .iconfont-close, .status-tt .checkmark .iconfont-close {
            top: 1px;
            left: 6px;
            font-size: 12px;
        }

    .submitup-tp.submit-suc, .status-tt.submit-suc {
        color: #36c05d;
    }

    .submitup-tp.submit-plaint, .status-tt.submit-plaint {
        color: #f84949;
    }

.submit-text, .status-text {
    color: #a2a7b2;
    line-height: 18px;
    margin: 12px auto 0;
    text-align: center;
    font-size: 12px;
    text-align: center;
}

.submit-text-gray {
    color: #666;
    line-height: 14px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
}

.submit-text-mini {
    line-height: 22px;
    font-size: 12px;
    color: #a2a7b2;
    text-align: center;
}

    .submit-text-mini .line {
        padding: 0 8px;
        color: #e3e3e3;
    }

.submit-text-tel {
    line-height: 22px;
    font-size: 12px;
    color: #a2a7b2;
    text-align: center;
    margin-top: 15px;
}

@-webkit-keyframes scaleIn {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.up-icon {
    background: url("/layer-icon.png") no-repeat;
}

.upproof dt {
    font-size: 14px;
    color: #666;
    line-height: 38px;
    margin-top: 25px;
}

.upproof dd {
    margin-top: 10px;
}

.upic-ul li {
    width: 100px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.upic-ul .upic {
    width: 98px;
    height: 74px;
    border: 1px solid #e3e3e3;
    position: relative;
}

    .upic-ul .upic .close {
        padding: 3px;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 0;
        top: 0;
        background: #333;
        display: inline-block;
        z-index: 10;
        overflow: hidden;
    }

        .upic-ul .upic .close .iconfont {
            color: #fff;
            font-size: 12px;
            position: absolute;
            left: 3px;
            top: 0;
        }

    .upic-ul .upic .loading {
        padding-top: 32px;
        display: block;
    }

    .upic-ul .upic .up-icon {
        width: 54px;
        height: 44px;
        margin: 17px auto auto;
        background-position: 0 0;
        display: inline-block;
        position: relative;
        overflow: hidden;
    }

        .upic-ul .upic .up-icon.up-icon-failure {
            background-position: -64px 0;
        }

        .upic-ul .upic .up-icon .upfile {
            opacity: 0;
            filter: alpha(opacity=0);
            font-size: 30px;
            position: absolute;
            top: 0;
            left: -325px;
        }

.upic-ul .upic-text {
    margin-top: 8px;
    line-height: 18px;
    text-align: center;
    color: #a2a7b2;
}

.form {
    margin-right: 30px;
}

    .form .input {
        width: 263px;
        *width: 253px;
    }

    .form .textarea {
        width: 96.8%;
    }

.ml10 {
    margin-left: 10px;
}

.loan-counter-hd {
    background: #f2f4f6;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    height: 70px;
    margin-top: 30px;
}

    .loan-counter-hd li {
        float: left;
        border-left: 1px solid #e3e3e3;
        padding: 35px 10px 0 15px;
        line-height: 38px;
        position: relative;
        width: 23%;
        height: 40px;
    }

        .loan-counter-hd li.li-first {
            width: 26%;
            border-left: 0;
        }

        .loan-counter-hd li.li-second {
            width: 30%;
        }

            .loan-counter-hd li.li-second .loan-tp {
                width: 120px;
            }

        .loan-counter-hd li .num {
            font-size: 24px;
            color: #f60;
        }

        .loan-counter-hd li .loan-tp {
            position: absolute;
            top: -10px;
            left: 0;
            padding: 10px 10px 0 15px;
            width: 95px;
        }

            .loan-counter-hd li .loan-tp .iconfont {
                color: #666;
                font-size: 12px;
                margin-left: 10px;
                vertical-align: middle;
            }

            .loan-counter-hd li .loan-tp .iconfont-drop-down {
                -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                transition: -webkit-transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            .loan-counter-hd li .loan-tp .loan-dl {
                margin: 5px 0 10px;
                display: none;
            }

                .loan-counter-hd li .loan-tp .loan-dl dd {
                    line-height: 38px;
                    height: 38px;
                    font-size: 14px;
                    color: #a2a7b2;
                }

                    .loan-counter-hd li .loan-tp .loan-dl dd a:link, .loan-counter-hd li .loan-tp .loan-dl dd a:visited {
                        color: #a2a7b2;
                    }

                    .loan-counter-hd li .loan-tp .loan-dl dd.current a:link, .loan-counter-hd li .loan-tp .loan-dl dd.current a:visited {
                        color: #f60;
                    }

            .loan-counter-hd li .loan-tp.active {
                background: #fff;
                border-radius: 5px;
                z-index: 100;
            }

                .loan-counter-hd li .loan-tp.active .iconfont-drop-down {
                    -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                    transition: -webkit-transform 0.2s ease-out 0s;
                    transition: transform 0.2s ease-out 0s;
                    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

                .loan-counter-hd li .loan-tp.active .loan-dl {
                    display: block;
                }

    .loan-counter-hd.loan-counter-md-ft {
        padding: 15px 20px;
        margin: 0px;
        height: 48px;
        line-height: 24px;
    }

.loan-counter-md {
    padding: 20px 0;
}

    .loan-counter-md .md-left {
        width: 202px;
        height: 50px;
        float: left;
        line-height: 25px;
        color: #666;
        font-size: 14px;
    }

    .loan-counter-md .md-num {
        margin-left: 202px;
        line-height: 50px;
        font-size: 32px;
        color: #f60;
    }

        .loan-counter-md .md-num .num-ft18 {
            font-size: 18px;
        }

.loan-counter-form {
    margin-top: 10px;
    clear: both;
}

    .loan-counter-form .input {
        width: 173px;
    }

.loan-lable {
    color: #666;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}

    .loan-lable input {
        margin-right: 5px;
    }

.loan-counter-comm {
    background: #f2f4f6;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
    padding: 15px 20px;
    min-height: 50px;
    line-height: 25px;
}

.whistle-blowing .notice {
    margin-top: 15px;
    line-height: 22px;
    color: #a2a7b2;
}

.whistle-blowing .sub-search {
    width: 302px;
    margin-left: 0;
    float: none;
}

    .whistle-blowing .sub-search .input {
        width: 222px !important;
    }

    .whistle-blowing .sub-search .btn {
        width: 88px;
    }

.whistle-blowing .xing {
    color: #f60;
    position: absolute;
    margin: 5px 0 0 -15px;
    font-size: 18px;
}

.inquiry {
    margin-top: 25px;
}

.code-column {
    margin-top: 25px;
}

    .code-column .code {
        width: 106px;
        height: 106px;
        float: left;
    }

    .code-column .code-text {
        margin-left: 126px;
        font-size: 14px;
        color: #a2a7b2;
        line-height: 22px;
    }

    .code-column .ablue {
        margin-top: 5px;
        display: block;
    }

    .code-column.code-share {
        margin-top: 0;
    }

        .code-column.code-share h4 {
            line-height: 35px;
            font-size: 24px;
            color: #333;
            padding: 15px 0 5px;
        }

    .code-column.code-send .code {
        border: 0px;
        width: 82px;
        height: 82px;
    }

    .code-column.code-send .code-text {
        margin: 0 0 0 95px;
        line-height: 26px;
        color: #333;
        padding-top: 15px;
        font-size: 20px;
    }

.layer .statement {
    margin-top: 20px;
    line-height: 24px;
    color: #a2a7b2;
}

.layer .stat-ft {
    text-align: right;
}

.layer .subscription {
    margin-top: 20px;
    line-height: 18px;
    color: #a2a7b2;
}

.layer .subscription-dl .sub-search {
    width: 302px;
    *width: 312px;
    margin-left: 0;
    float: none;
}

    .layer .subscription-dl .sub-search .input {
        width: 222px !important;
        padding: 0 10px;
    }

    .layer .subscription-dl .sub-search .btn {
        width: 88px;
    }

.layer .order-cars-dl dt {
    line-height: 24px;
}

.layer .order-cars-dl .step {
    margin-top: 25px;
}

.layer .order-cars-dl dd .input-w170 {
    width: 160px;
}

.layer .hot-cars .add-hot {
    border: 1px dotted #e3e3e3;
    height: 38px;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
    color: #f60;
}

.layer .hot-cars .cancel {
    color: #f60;
    padding: 5px;
    width: 22px;
    border: 1px solid #e3e3e3;
    border-left: 0;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 20px;
    text-align: center;
}

    .layer .hot-cars .cancel.iconfont {
        font-size: 14px;
    }

    .layer .hot-cars .cancel:hover {
        background-color: #f60;
        border-left: 0;
        color: #fff;
    }

.layer .hot-ft .select {
    width: 266px;
    _width: 265px;
    float: left;
}

.aging-dl .aging-hd {
    line-height: 30px;
    font-size: 20px;
    color: #666;
    margin-top: 25px;
}

.aging-dl .aging-md {
    padding: 20px 0 10px;
    line-height: 20px;
    color: #f60;
    font-size: 14px;
}

.aging-dl .aging-gray {
    background: #f2f4f6;
    font-size: 14px;
    color: #a2a7b2;
    margin-top: 30px;
    padding: 15px 15px;
    margin: 0px;
    min-height: 50px;
    line-height: 25px;
}

.layer-blackbg {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layer-send .send-pic-list {
    margin-top: 20px;
}

    .layer-send .send-pic-list .pic {
        width: 256px;
        height: 192px;
    }

    .layer-send .send-pic-list .info-con {
        border: solid 1px #e3e3e3;
        padding: 5px 12px;
        height: 83px;
        position: relative;
    }

        .layer-send .send-pic-list .info-con .reduction {
            padding: 0 5px;
            height: 20px;
            border: solid 1px #f60;
            border-top: 0;
            color: #f60;
            text-align: center;
            line-height: 20px;
            display: inline-block;
            margin-right: 5px;
        }

        .layer-send .send-pic-list .info-con .location {
            position: absolute;
            right: 15px;
            top: 67px;
            font-size: 14px;
            line-height: 16px;
            color: #666;
        }

            .layer-send .send-pic-list .info-con .location i {
                font-size: 14px;
            }

        .layer-send .send-pic-list .info-con h3 {
            font-size: 14px;
            line-height: 22px;
            white-space: nowrap;
            height: 22px;
            overflow: hidden;
        }

        .layer-send .send-pic-list .info-con p {
            font-size: 14px;
            line-height: 22px;
            color: #a2a7b2;
        }

    .layer-send .send-pic-list ins {
        color: #f60;
        font-family: "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
        font-size: 14px;
        line-height: 38px;
    }

        .layer-send .send-pic-list ins em {
            font-size: 24px;
            font-family: "Arial";
        }

.layer-status .layer-content {
    padding-top: 43px;
}

.layer-status .checkmark .iconfont-close {
    top: -3px;
    left: 5px;
}

.layer-status .status-tt {
    color: #f84949;
    height: auto;
    margin-top: 0;
    line-height: 30px;
    font-size: 20px;
}

    .layer-status .status-tt .checkmark {
        width: 22px;
        height: 22px;
    }

    .layer-status .status-tt b {
        font-weight: normal;
    }

.layer-status .status-text {
    margin-top: 13px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.layer-status .status-text-more {
    color: #f84949;
    text-align: center;
    padding-bottom: 5px;
    font-size: 14px;
    padding-top: 12px;
}

.layer-report {
    width: 435px;
}

    .layer-report .form-dl .form-dt {
        margin: 0;
        line-height: 34px;
    }

    .layer-report .form-dl .form-dd {
        margin: 0;
    }

    .layer-report .textarea {
        margin: 0 0 10px 0;
        height: 77px;
    }

    .layer-report .report-car {
        font-size: 14px;
        padding-bottom: 7px;
    }

    .layer-report .stars {
        display: inline-block;
        color: #f84949;
        margin-left: -10px;
        width: 10px;
        line-height: 32px;
    }

    .layer-report .report-radio .radio {
        float: left;
        display: inline-block;
        width: 68px;
        line-height: 26px;
        font-size: 12px;
        color: #666;
    }

        .layer-report .report-radio .radio input {
            margin-top: 6px;
        }

    .layer-report .notice {
        line-height: 20px;
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: -4px;
        color: #999;
    }

        .layer-report .notice a {
            color: #f60;
        }

            .layer-report .notice a:hover {
                color: #ff7f32;
            }

    .layer-report .error-message {
        font-size: 12px;
        color: #f84949;
        line-height: 32px;
        margin-bottom: -10px;
    }

    .layer-report .textarea-num {
        font-size: 12px;
        color: #999;
        text-align: right;
        margin-top: -36px;
        line-height: 26px;
        padding-right: 8px;
    }

.auxiliary-text {
    font-size: 12px;
    color: #a2a7b2;
    line-height: 18px;
    padding-top: 10px;
}

.tip {
    position: absolute;
    min-width: 50px;
    z-index: 100;
    font-size: 14px;
    background-color: #fcfcfc;
    border: 1px solid #eceef0;
}

    .tip .tip-content {
        font-size: 14px;
        padding: 12px 20px;
        line-height: 30px;
        color: #666;
    }

        .tip .tip-content img {
            vertical-align: top;
        }

    .tip .tip-arrow {
        display: inline-block;
        overflow: hidden;
        position: absolute;
        z-index: 2;
        background: url(tip-arrow-24.png) no-repeat;
        _background: url(tip-arrow-8.png) no-repeat;
    }

    .tip .tip-bottom, .tip .tip-bottom-left, .tip .tip-bottom-right {
        width: 18px;
        height: 10px;
        top: -10px;
        background-position: 0 0;
    }

    .tip .tip-top, .tip .tip-top-left, .tip .tip-top-right {
        width: 18px;
        height: 10px;
        bottom: -10px;
        background-position: 0 -9px;
    }

    .tip .tip-bottom, .tip .tip-top {
        left: 50%;
        margin-left: -9px;
    }

    .tip .tip-top-left, .tip .tip-bottom-left {
        left: 20px;
    }

    .tip .tip-bottom-right, .tip .tip-top-right {
        right: 20px;
    }

    .tip .tip-left, .tip .tip-right {
        width: 10px;
        height: 18px;
    }

    .tip .tip-right {
        top: 50%;
        margin-top: -10px;
        left: -9px;
        background-position: 0 -20px;
    }

    .tip .tip-left {
        top: 50%;
        margin-top: -10px;
        right: -9px;
        background-position: -9px -20px;
    }

.layer-focusimg .focusimg-ft .pic-btn .tip-drop-up, .loan-counter-hd li .loan-tp.active, .tip {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

.layer-blackbg {
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
}

.tab, .list-photo {
    clear: both;
}

    .tab:after, .list-photo:after {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        clear: both;
    }

.tag-new {
    background: url("pc/web/20161202/tag.png") 0px -27px no-repeat transparent;
    background-size: 92px 53px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .tag-new {
        background: url("pc/web/20161202/tag@2x.png") 0px -27px no-repeat transparent;
        background-size: 92px 53px;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tag-new {
        background: url("pc/web/20161202/tag@2x.png") 0px -27px no-repeat transparent;
        background-size: 92px 53px;
    }
}

.list-photo ul {
    margin-right: -20px;
}

.list-photo li {
    position: relative;
    float: left;
    width: 224px;
    margin: 0 20px 20px 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #fff;
}

    .list-photo li:hover {
        box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    }

    .list-photo li.no-tag .list-photo-info {
        height: 101px;
    }

    .list-photo li a {
        display: block;
        overflow: hidden;
    }

    .list-photo li img {
        vertical-align: top;
        width: 224px;
        height: 168px;
    }

    .list-photo li .list-photo-info {
        border: solid 1px #eceef0;
        padding: 7px 12px 0;
        height: 124px;
        position: relative;
    }

    .list-photo li h3 {
        height: 40px;
        overflow: hidden;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        word-wrap: break-word;
        word-break: break-all;
        text-overflow: ellipsis;
    }

    .list-photo li .time {
        height: 20px;
        overflow: hidden;
        padding-top: 4px;
        font-size: 12px;
        color: #999;
        line-height: 20px;
        word-wrap: break-word;
        word-break: break-all;
    }

    .list-photo li .price {
        line-height: 30px;
    }

        .list-photo li .price em {
            display: inline-block;
            font-size: 12px;
            color: #f60;
            margin-right: 4px;
        }

            .list-photo li .price em i {
                display: inline-block;
                font-size: 14px;
                line-height: 14px;
            }

        .list-photo li .price b {
            font-weight: normal;
            font-size: 20px;
            margin-right: 2px;
        }

        .list-photo li .price s {
            display: inline-block;
            font-size: 14px;
            color: #999;
            text-decoration: none;
            line-height: 20px;
            margin-top: 4px;
            text-decoration: line-through;
        }

        .list-photo li .price .finance-tag {
            display: inline-block;
            line-height: 20px;
            font-size: 14px;
            color: #f60;
            text-decoration: none;
            vertical-align: -1px;
        }

    .list-photo li .Insurance-price {
        padding-top: 2px;
        line-height: 28px;
    }

        .list-photo li .Insurance-price em {
            display: inline-block;
            font-size: 12px;
            color: #f60;
            margin-right: 4px;
            vertical-align: top;
        }

        .list-photo li .Insurance-price b {
            display: inline-block;
            vertical-align: top;
            font-weight: normal;
            font-size: 20px;
            margin-right: 2px;
            line-height: 20px;
            margin-top: 2px;
        }

        .list-photo li .Insurance-price s {
            vertical-align: top;
            display: inline-block;
            font-size: 12px;
            color: #f60;
            text-decoration: none;
            line-height: 20px;
            margin-top: 4px;
        }

    .list-photo li .tag-area {
        position: absolute;
        left: 12px;
        bottom: 12px;
        height: 17px;
        overflow: hidden;
    }

        .list-photo li .tag-area a {
            float: left;
            height: 15px;
            display: inline-block;
            margin-right: 5px;
            text-align: center;
            padding: 0 4px;
            color: #fff;
            font-size: 12px;
            line-height: 15px;
        }

            .list-photo li .tag-area a.tag-brand {
                text-align: center;
                border: 1px solid #e8a11e;
                color: #e8a11e;
            }

            .list-photo li .tag-area a.tag-new-almost {
                text-align: center;
                border: 1px solid #e8a11e;
                color: #e8a11e;
            }

            .list-photo li .tag-area a.tag-quality {
                border: 1px solid #039a3c;
                color: #039a3c;
            }

            .list-photo li .tag-area a.tag-newup {
                color: #f60;
                border: 1px solid #f60;
                text-align: center;
            }

    .list-photo li .tag-new {
        display: inline-block;
        position: absolute;
        z-index: 5;
        top: 0;
        left: 0;
        width: 21px;
        height: 26px;
        background: url("pc/web/20170517/tag-new-v1.png") no-repeat center top;
        text-align: center;
        line-height: 24px;
        color: #fff;
        font-size: 12px;
        font-family: "Simsun";
    }

    .list-photo li .tag-accurate {
        display: inline-block;
        position: absolute;
        z-index: 5;
        top: 145px;
        right: 0;
        width: 36px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: rgba(255,255,255,0.8);
        background: rgba(0,0,0,0.1);
    }

    .list-photo li .tag-recommend {
        display: inline-block;
        position: absolute;
        z-index: 5;
        top: 145px;
        right: 0;
        width: 36px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: rgba(255,255,255,0.8);
        background: rgba(0,0,0,0.4);
    }

    .list-photo li .sold {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 220px;
        height: 165px;
        background: url(/line1.png) repeat;
        text-align: center;
        font-size: 14px;
        color: #fff;
    }

        .list-photo li .sold .sold-box {
            margin-top: 42px;
        }

            .list-photo li .sold .sold-box span {
                display: block;
                line-height: 36px;
            }

            .list-photo li .sold .sold-box .similar {
                display: inline-block;
                padding: 0 12px;
                background: #386ED3;
                border-radius: 2px;
                line-height: 28px;
                color: #fff;
                font-size: 14px;
            }

                .list-photo li .sold .sold-box .similar:hover {
                    background-color: #4ca1ff;
                    text-decoration: none;
                }

    .list-photo li .btn-similar {
        position: absolute;
        right: 12px;
        bottom: 12px;
        display: inline-block;
        width: 48px;
        text-align: center;
        background: #386ED3;
        line-height: 22px;
        color: #fff;
        font-size: 12px;
        border-radius: 2px;
    }

        .list-photo li .btn-similar:hover {
            background-color: #4ca1ff;
            text-decoration: none;
        }

.tab-content .list-photo {
    position: relative;
}

    .tab-content .list-photo .scroll-content {
        position: relative;
        width: 100%;
        height: 297px;
        overflow: hidden;
        padding-top: 20px;
        margin-top: -3px;
    }

    .tab-content .list-photo .prebtn, .tab-content .list-photo .nextbtn {
        display: none;
        position: absolute;
        top: 65px;
        z-index: 10;
        width: 25px;
        height: 80px;
        text-align: center;
        line-height: 80px;
        color: #fff;
        border-radius: 3px;
        background: rgba(0,0,0,0.6);
        display: block;
    }

        .tab-content .list-photo .prebtn:hover, .tab-content .list-photo .nextbtn:hover {
            background-color: #386ED3;
            text-decoration: none;
            color: #fff;
        }

    .tab-content .list-photo .prebtn {
        left: 0;
    }

    .tab-content .list-photo .nextbtn {
        right: 0;
    }

.tab-content .scrollBox-hover .prebtn, .tab-content .scrollBox-hover .nextbtn {
    display: block;
}

.tab-slider {
    display: inline-block;
    position: absolute;
    top: -34px;
    right: 0;
    text-align: right;
}

    .tab-slider a {
        display: inline-block !important;
        width: 9px;
        height: 9px;
        margin-left: 8px;
        overflow: hidden;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #c0c7d1;
        cursor: default;
    }

        .tab-slider a.current {
            display: inline-block !important;
            background-color: #386ED3;
            border: 1px solid #386ED3;
        }

.list-photo li .price .finance-tag {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: #f63;
    text-decoration: none;
    vertical-align: -1px;
}

.list-photo .financial .price s {
    text-decoration: none;
}

.list-photo .advance {
    width: 218px;
    border: solid 1px #eceef0;
    height: 298px;
}

    .list-photo .advance .list-photo-info {
        border: none;
    }

    .list-photo .advance .price s {
        text-decoration: none;
    }

.checkbox {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    padding-left: 26px;
}

    .checkbox::after, .checkbox:after {
        content: "";
        display: block;
        height: 0;
        overflow: hidden;
        clear: both;
    }

    .checkbox input {
        -webkit-appearance: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        line-height: 16px;
        background-color: #fff;
        border: solid #e3e3e3 1px;
        border-radius: 2px;
        vertical-align: top;
        font-family: "iconfont" !important;
        font-size: 12px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        color: #386ED3;
    }

        .checkbox input:checked {
            border-color: #386ED3;
            background-color: #386ED3;
        }

            .checkbox input:checked::before, .checkbox input:checked:before {
                font-family: "iconfont" !important;
                content: "\e906";
                position: absolute;
                top: 0;
                left: 0;
                font-size: 12px;
                display: inline-block;
                -webkit-transform: scale(.833333) translate3d(0, 0, 0);
                transform: scale(.833333) translate3d(0, 0, 0);
                line-height: 16px;
                width: 14px;
                text-align: center;
                font-family: "Arial";
                color: #fff;
            }

    .checkbox.checkbox-alone {
        width: 16px;
        height: 16px;
        padding: 0;
        margin: 0;
        vertical-align: top;
    }

.radio {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 12px;
    background: #fff;
    padding-left: 20px;
}

    .radio::after {
        content: "";
        display: block;
        height: 0;
        overflow: hidden;
        clear: both;
    }

    .radio input {
        -webkit-appearance: none;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 14px;
        height: 14px;
        border-radius: 100% !important;
        background-color: #fff;
        border: solid #e3e3e3 1px;
        border-radius: 3px;
        vertical-align: top;
        *border: none;
    }

        .radio input:checked {
            border-color: #386ED3;
            background: #fff;
        }

            .radio input:checked::before {
                content: "";
                width: 6px;
                height: 6px;
                position: absolute;
                top: 3px;
                left: 3px;
                background-color: #386ED3;
                border-radius: 100%;
            }

    .radio.full {
        position: relative;
        display: block;
        line-height: 1.5;
    }

.icon-dropdown {
    width: 0;
    height: 0;
    font-size: 0;
    border: 6px solid #fff;
    border-top: 6px solid #a2a7b2;
    overflow: hidden;
}

.select {
    width: 100%;
    font-size: 14px;
    position: relative;
    max-width: 500px;
    cursor: pointer;
    z-index: 1;
}

    .select .select-selected {
        *position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 32px;
        border: solid 1px #e3e3e3;
        border-radius: 3px;
        background-color: #fff;
        color: #a2a7b2;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
    }

        .select .select-selected input {
            border: 0;
            color: #a2a7b2;
        }

        .select .select-selected.active {
            color: #333;
        }

            .select .select-selected.active input {
                color: #333;
            }

        .select .select-selected span {
            *position: absolute;
            *top: 50%;
            *height: 30px;
            line-height: 1;
            *line-height: 30px;
            *margin-top: -15px;
            vertical-align: middle;
            *vertical-align: baseline;
            display: table-cell;
            width: 100%;
            box-sizing: border-box;
            padding-left: 14px;
            padding-right: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #666;
        }

            .select .select-selected span em {
                color: #a2a7b2;
            }

            .select .select-selected span[data-value] {
                color: #666;
            }

        .select .select-selected.error {
            border-color: #f84949;
        }

        .select .select-selected .icon-dropdown {
            position: absolute;
            right: 10px;
            top: 50%;
        }

        .select .select-selected .iconfont {
            display: block;
            position: absolute;
            right: 20px;
            top: 15px;
            line-height: 12px;
            font-size: 12px;
        }

        .select .select-selected .iconfont-date {
            position: absolute;
            right: 10px;
            top: 6px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            display: inline-block;
            font-size: 18px;
            color: #666;
        }

            .select .select-selected .iconfont-date:before {
                font-size: 18px;
                color: #666;
            }

    .select .select-option {
        position: absolute;
        z-index: 200;
        top: 39px;
        *top: 39px;
        left: 0;
        width: 100%;
        display: none;
        box-sizing: border-box;
        border: 1px solid #e3e3e3;
    }

        .select .select-option dl {
            max-height: 250px;
            _height: 250px;
            background-color: #fff;
            color: #666;
            overflow-y: auto;
            overflow-x: hidden;
        }

            .select .select-option dl dd, .select .select-option dl dt {
                height: 30px;
                line-height: 30px;
                padding: 0;
            }

            .select .select-option dl .selfirst {
                background-color: #f7f9fb;
            }

                .select .select-option dl .selfirst a {
                    display: block;
                    padding: 0 10px;
                    color: #666;
                    cursor: default;
                }

                    .select .select-option dl .selfirst a:link, .select .select-option dl .selfirst a:visited, .select .select-option dl .selfirst a:hover {
                        text-decoration: none;
                        background-color: #f7f9fb;
                    }

            .select .select-option dl dd {
                cursor: pointer;
                overflow: hidden;
                clear: both;
            }

                .select .select-option dl dd a {
                    display: block;
                    padding: 0 10px;
                    color: #666;
                }

                    .select .select-option dl dd a:link, .select .select-option dl dd a:visited {
                        text-decoration: none;
                    }

                    .select .select-option dl dd:hover, .select .select-option dl dd a:hover, .select .select-option dl dd.current, .select .select-option dl dd.current a {
                        background: #d1dff3;
                    }

    .select.select-w140 {
        width: 140px;
    }

    .select.select-w90 {
        width: 90px;
    }

    .select:hover .select-selected {
        border: solid 1px #386ED3;
    }

    .select .icon-dropdown {
        margin-top: -3px;
    }

    .select.active {
        z-index: 100 !important;
    }

        .select.active .select-selected {
            border: solid 1px #386ED3;
        }

        .select.active .icon-dropdown {
            margin-top: -9px;
            border-bottom: 6px solid #a2a7b2;
            border-top: 6px solid #fff;
        }

        .select.active .select-time {
            display: block;
        }

@media screen and (min-width: 0px) {
    .select .select-selected .icon-dropdown, .select .select-selected .iconfont {
        -webkit-transition: -webkit-transform 0.2s ease-out 0s;
        transition: -webkit-transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
        -ms-transition: transform 0.2s ease-out 0s;
        margin-top: 0;
    }

    .select.active .select-selected .icon-dropdown, .select.active .select-selected .iconfont {
        -webkit-transform: translate(0, -30%) rotate(180deg);
        transform: translate(0, -30%) rotate(180deg);
        -ms-transform: translate(0, -30%) rotate(180deg);
        -webkit-transition: -webkit-transform 0.2s ease-out 0s;
        transition: -webkit-transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s;
        transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
        -ms-transition: transform 0.2s ease-out 0s;
        margin-top: 0;
    }
}

.select-disabled .select-selected, .select-disabled .select-selected:hover {
    border: solid 1px #e3e3e3;
    color: #a2a7b2;
    background-color: #fff;
    cursor: default;
}

    .select-disabled .select-selected:hover .icon10-down1 {
        transform: none;
        -webkit-transform: none;
        background-position: -160px -60px;
    }

.select-time {
    position: absolute;
    width: 380px;
    left: 1px;
    top: 33px;
    display: none;
}

    .select-time .time-list-left {
        float: left;
    }

        .select-time .time-list-left li {
            width: 95px;
            height: 38px;
            border: solid 1px #e3e3e3;
            margin: -1px 0 0 -1px;
            background: #f2f4f6;
            text-align: center;
            line-height: 38px;
            color: #a2a7b2;
            font-size: 14px;
        }

    .select-time .time-list-right {
        float: left;
    }

        .select-time .time-list-right dl {
            width: 90px;
            background: #fff;
            font-size: 14px;
            float: left;
        }

        .select-time .time-list-right dt {
            height: 38px;
            border: solid 1px #e3e3e3;
            text-align: center;
            line-height: 38px;
            margin: -1px 0 0 -1px;
            color: #a2a7b2;
        }

        .select-time .time-list-right dd {
            height: 38px;
            border: solid 1px #e3e3e3;
            text-align: center;
            line-height: 38px;
            margin: -1px 0 0 -1px;
            cursor: pointer;
            color: #333;
        }

            .select-time .time-list-right dd.active {
                border: solid 1px #e3e3e3;
                position: relative;
            }

                .select-time .time-list-right dd.active .checkmark {
                    width: 0;
                    height: 0;
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    line-height: 20px;
                    border-top: 17px solid transparent;
                    border-right: 24px solid #e3e3e3;
                    display: block;
                }

                    .select-time .time-list-right dd.active .checkmark .iconfont-checkmark {
                        color: #fff;
                        position: absolute;
                        top: -15px;
                        left: 10px;
                        font-size: 12px;
                    }

            .select-time .time-list-right dd.disabled {
                color: #a2a7b2;
                cursor: default;
            }

.select-small .select-selected {
    height: 26px;
}

    .select-small .select-selected span {
        line-height: 24px;
        font-size: 12px !important;
    }

.select-small .select-option {
    top: 26px;
    *top: 28px;
}

.selectpop {
    position: absolute;
    z-index: 200;
    top: 39px;
    left: 0;
    width: auto;
    display: none;
    cursor: default;
    font-family: "Microsoft Yahei";
}

.active .selectpop {
    display: block;
}

.selectpop a, .selectpop a:hover {
    text-decoration: none;
}

.selectpop .selectpop-box {
    background-color: #fff;
    padding: 20px 0 20px 20px;
    position: relative;
    float: left;
    min-width: 150px;
    _width: 170px;
    border: 1px solid #386ED3;
}

.selectpop .box-width-01 {
    width: 386px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-02 {
    width: 545px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-03 {
    width: 695px;
    height: 482px;
    overflow: hidden;
}

.selectpop .box-width-04 {
    width: 334px;
    height: 253px;
    overflow: hidden;
}

.selectpop .selectpop-box .selectpop-box-prov {
    float: left;
    margin-right: 20px;
    _display: inline;
}

.selectpop .selectpop-box-prov .title-prov {
    padding-bottom: 20px;
    font: normal 18px/18px 'Microsoft Yahei';
    color: #333;
}

.selectpop .selectpop-box a.iconfont-close {
    font-size: 14px;
    color: #666;
    position: absolute;
    top: 15px;
    right: 20px;
    overflow: hidden;
    display: block;
    z-index: 100;
}

.selectpop .selectpop-box-prov .selectpop-prov-cont {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    float: left;
}

.selectpop .selectpop-cont-btn {
    width: 18px;
    margin-right: 16px;
    line-height: 0;
}

    .selectpop .selectpop-cont-btn a {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        color: #f60;
        text-align: center;
        margin-bottom: 2px;
        font: 14px/20px "Arial";
        overflow: hidden;
        vertical-align: middle;
    }

        .selectpop .selectpop-cont-btn a:hover, .selectpop .selectpop-cont-btn a.selected {
            background-color: #e3e3e3;
            border: 1px solid #e3e3e3;
            color: #fff;
            border-radius: 2px;
            width: 18px;
            height: 18px;
            line-height: 18px;
        }

        .selectpop .selectpop-cont-btn a.disabled {
            background-color: #efefef;
            border: 1px solid #e3e3e3;
            color: #999;
            cursor: default;
            font: 12px/18px "";
        }

.selectpop .selectpop-prov-cont .selectpop-cont-main {
    overflow-y: auto;
    margin: 1px 0;
    padding: 1px 0;
    float: left;
    position: relative;
}

.selectpop .prov-width-01 {
    width: 170px;
    height: 438px;
}

.selectpop .prov-width-04 {
    width: 180px;
    height: 438px;
}

.selectpop .prov-width-03 {
    width: 130px;
    height: 438px;
}

.selectpop .prov-width-02 {
    width: 295px;
    height: 438px;
}

.selectpop .prov-width-05 {
    width: 120px;
    height: 208px;
}

.selectpop .prov-width-06 {
    width: 170px;
    height: 208px;
}

.selectpop .town-con-dl dd.town-btn a, .selectpop .town-con-dl dd.town-btn label {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
}

    .selectpop .town-con-dl dd.town-btn label input {
        margin: 0 5px 0 0;
    }

.selectpop .selectpop-cont-main dd.town-btn a:hover, .selectpop .selectpop-cont-main dd.town-btn a.selected {
    color: #386ED3;
}

.selectpop .selectpop-cont-main a:hover .red, .selectpop .selectpop-cont-main a.selected .red {
    color: #fff;
}

.selectpop .selectpop-cont-main .town-con-dl {
    margin: 0 1px 2px 2px;
}

.selectpop .town-con-dl dt {
    height: 26px;
    background-color: #f2f4f6;
    font: 14px/26px 'Microsoft Yahei';
    padding-left: 10px;
    color: #666;
}

.selectpop .town-con-dl-en dt {
    font: 14px/26px 'Microsoft Yahei';
}

.selectpop .selectpop-cont-main .town-tit-dl dt {
    font: bold 14px/26px "";
    color: #f60;
}

.selectpop .selectpop-box-prov .title-prov .mchioce {
    position: static;
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 55px;
}

    .selectpop .selectpop-box-prov .title-prov .mchioce:hover {
        padding: 0;
        background: none;
        color: #f60;
    }

.selectpop-box-prov .title-prov .mchioce .icon-add {
    float: left;
    overflow: hidden;
    margin: 3px 5px 0 0;
    vertical-align: top;
}

.selectpop-box-prov .title-prov .mchioce-btn-box {
    width: 94px;
    position: static;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: -10px;
}

    .selectpop-box-prov .title-prov .mchioce-btn-box .btn {
        width: 37px;
        text-align: center;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
        margin: 0;
        margin-right: 10px;
        border: 0;
        background: none;
    }

        .selectpop-box-prov .title-prov .mchioce-btn-box .btn:link, .selectpop-box-prov .title-prov .mchioce-btn-box .btn:visited {
            color: #f60;
        }

.layer-focusimg {
    background: #fff;
    zoom: 1;
    position: fixed;
    _position: absolute;
    width: 770px;
    left: 50%;
    margin-left: -385px;
    top: 50%;
    margin-top: -290px;
    z-index: 10002;
}

    .layer-focusimg .layer-focusimg-pic {
        width: 770px;
        height: 580px;
        overflow: hidden;
        position: relative;
    }

        .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul {
            position: absolute;
            width: 9999em;
            left: 0;
            top: 0;
        }

            .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li {
                float: left;
                width: 770px;
                height: 580px;
            }

                .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li img {
                    vertical-align: top;
                }

                .layer-focusimg .layer-focusimg-pic .focusimg-pic-ul li a {
                    display: block;
                }

    .layer-focusimg .iconfont-close {
        font-size: 32px;
        position: absolute;
        right: -130px;
        top: -50px;
        color: #fff;
        display: inline-block;
    }

        .layer-focusimg .iconfont-close:hover {
            -webkit-animation: scaleIn 1s ease-in-out infinite;
            animation: scaleIn 1s ease-in-out infinite;
        }

    .layer-focusimg .focusimg-bt-left, .layer-focusimg .focusimg-bt-right {
        width: 30px;
        height: 580px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

    .layer-focusimg .focusimg-bt-left {
        left: -55px;
        top: 0;
    }

    .layer-focusimg .focusimg-bt-right {
        right: -55px;
        top: 0;
    }

    .layer-focusimg .focusimg-bt a {
        display: inline-block;
        width: 30px;
        height: 55px;
        color: #fff;
        margin-top: 255px;
        font-size: 40px;
    }

    .layer-focusimg .focusimg-bt-left:hover a, .layer-focusimg .focusimg-bt-right:hover a, .layer-focusimg .focusimg-bt-left a:hover, .layer-focusimg .focusimg-bt-right a:hover {
        color: #386ED3;
    }

    .layer-focusimg .focusimg-ft {
        height: 40px;
        line-height: 40px;
        padding: 10px;
    }

        .layer-focusimg .focusimg-ft .pic-explain {
            padding-left: 10px;
            color: #666;
        }

        .layer-focusimg .focusimg-ft .pic-btn {
            width: 170px;
            float: right;
            position: relative;
        }

            .layer-focusimg .focusimg-ft .pic-btn .btn {
                font-size: 14px;
                height: 40px;
                line-height: 40px;
                width: 170px;
            }

            .layer-focusimg .focusimg-ft .pic-btn .iconfont {
                color: #fff;
                font-size: 12px;
                margin-left: 10px;
                vertical-align: middle;
                font-size: 14px;
            }

            .layer-focusimg .focusimg-ft .pic-btn .icon-drop-down {
                -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                transition: -webkit-transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            .layer-focusimg .focusimg-ft .pic-btn.active .tip-drop-up {
                display: block;
            }

            .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up {
                padding: 10px 15px;
                width: 142px;
                display: none;
                background: #fff;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                position: absolute;
                bottom: 39px;
                left: 0;
                min-height: 24px;
            }

                .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd {
                    line-height: 30px;
                    height: 30px;
                    font-size: 14px;
                    color: #333;
                }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:link, .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:visited {
                        color: #333;
                    }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd a:hover {
                        color: #386ED3;
                    }

                    .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd.current a:link, .layer-focusimg .focusimg-ft .pic-btn .tip-drop-up dd.current a:visited {
                        color: #386ED3;
                    }

.input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 100%;
    overflow-x: visible;
    overflow-y: visible;
    border: 1px solid #e3e3e3;
    padding-left: 14px;
    box-sizing: border-box;
    color: #333;
    border-radius: 3px;
}

    .input:hover, .input:focus {
        border: 1px solid #386ED3 !important;
        z-index: 15 !important;
    }

    .input:focus {
        color: #333;
    }

    .input.error {
        border: 1px solid #f84949 !important;
        z-index: 10 !important;
    }

    .input::-ms-clear, .input::-ms-reveal {
        display: none;
    }

    .input::-webkit-input-placeholder, .input:-moz-placeholder, .input::-moz-placeholder, .input:-ms-input-placeholder, .input.placeholder {
        color: #a2a7b2;
    }

input {
    color: #333;
}

    input::-webkit-input-placeholder {
        font-size: 14px;
        color: #a2a7b2;
    }

    input::placeholder {
        font-size: 14px;
        color: #a2a7b2;
    }

.textarea {
    display: block;
    padding: 5px 0;
    height: 40px;
    line-height: 20px;
    width: 96%;
    overflow-x: visible;
    overflow-y: visible;
    border: none;
    font-size: 14px;
    resize: none;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    margin-top: 10px;
}

    .textarea.error {
        border: 1px solid #f60;
    }

    .textarea:hover, .textarea:focus {
        border: 1px solid #386ED3;
    }

    .textarea::-webkit-input-placeholder, .textarea:-moz-placeholder, .textarea::-moz-placeholder, .textarea:-ms-input-placeholder, .textarea.placeholder {
        color: #a2a7b2;
    }

.ablue {
    color: #386ED3;
}

    .ablue:link, .ablue:visited {
        color: #386ED3;
    }

.error-hint {
    color: #f84949;
    line-height: 20px;
    margin-top: 6px;
    font-size: 12px;
    margin-bottom: -3px;
}

    .error-hint .icon-error {
        width: 13px;
        height: 13px;
        display: inline-block;
        background-color: #f84949;
        position: relative;
        vertical-align: middle;
        margin-right: 5px;
        border-radius: 10px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        overflow: hidden;
        float: left;
        margin-top: 4px;
    }

        .error-hint .icon-error .iconfont-close {
            display: block;
            color: #fff;
            position: relative;
            top: 2px;
            left: 3px;
            *left: 0px;
            font-size: 12px;
            zoom: 0.5;
        }

            .error-hint .icon-error .iconfont-close:hover {
                color: #fff;
                -webkit-animation: none;
                animation: none;
                -ms-animation: none;
            }

    .error-hint .checkmark {
        width: 14px;
        height: 14px;
        position: relative;
        border-radius: 12px;
        vertical-align: -2px;
        margin-right: 5px;
        display: inline-block;
        background: #386ED3;
    }

        .error-hint .checkmark .iconfont-plaint {
            color: #fff;
            position: absolute;
            width: 2px;
            height: 12px;
            top: -3px;
            left: 2px;
            margin: 0 auto;
            font-size: 7px;
            display: inline-block;
            -webkit-transform: scale(.583333) translate3d(0, 0, 0);
            transform: scale(.583333) translate3d(0, 0, 0);
            text-align: center;
        }

@media screen and (min-width: 0px) {
    .error-hint .icon-error .iconfont-close {
        top: 0;
        left: 0;
        zoom: 1;
        -webkit-transform: scale(0.5) translate(0px, -6px);
        transform: scale(0.5) translate(0px, -6px);
    }
}

.form-dl .form-dt {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.form-dl .form-dd {
    margin-top: 10px;
    clear: both;
    z-index: 1;
}

    .form-dl .form-dd .input-box {
        position: relative;
        width: 300px;
    }

        .form-dl .form-dd .input-box .input-text {
            position: absolute;
            right: 10px;
            line-height: 38px;
            color: #666;
            top: 0;
            font-size: 14px;
        }

        .form-dl .form-dd .input-box:hover .input-text {
            color: #333;
        }

.form-dl .colorange {
    color: #f60;
}

.form-dl .gray-hint {
    margin-top: 8px;
}

.sub-search {
    position: relative;
    width: 184px;
    float: right;
    overflow: hidden;
    display: block;
}

    .sub-search .div-frm {
        width: 61%;
        border: 1px solid #e3e3e3;
        border-right: 0px;
        *float: left;
    }

    .sub-search .input {
        position: relative;
        width: 105px;
        *width: 94px;
        overflow: hidden;
        float: left;
        z-index: 1;
    }

        .sub-search .input:hover {
            z-index: 5;
        }

    .sub-search .send {
        position: relative;
        height: 38px;
        line-height: 38px;
        width: 77px;
        font-size: 12px;
        border: solid 1px #e3e3e3;
        background-color: #fff;
        color: #386ED3;
        display: block;
        float: left;
        text-align: center;
        vertical-align: middle;
        *display: block;
        *line-height: 32px;
        *height: 32px;
        margin-left: -1px;
        z-index: 2;
    }

        .sub-search .send:hover {
            color: #386ED3;
            border-color: #386ED3;
            z-index: 10;
        }

        .sub-search .send.disabled {
            color: #a2a7b2;
            cursor: default;
        }

            .sub-search .send.disabled:hover {
                color: #a2a7b2;
                border-color: #e3e3e3;
            }

        .sub-search .send .btn-small {
            width: 100px;
            margin-left: 10px;
        }

.div-frm {
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    background: #fff;
}

    .div-frm.error {
        border: 1px solid #f60;
    }

    .div-frm:hover, .div-frm:focus {
        border: 1px solid #386ED3;
    }

    .div-frm input {
        border: 0;
        padding-left: 0px;
        margin-left: 0;
    }

        .div-frm input.error {
            border: 0;
        }

        .div-frm input:hover, .div-frm input:focus {
            border: 0;
        }

    .div-frm textarea {
        border: 0;
        padding-left: 0px;
        margin-top: 0px;
    }

        .div-frm textarea.error {
            border: 0;
        }

        .div-frm textarea:hover, .div-frm textarea:focus {
            border: 0;
        }

.layer {
    font-family: "Microsoft Yahei",Helvetica,Tahoma,sans-serif;
}

    .layer.layer-w695, .layer .layer-w655 {
        width: 655px;
    }

    .layer.layer-w420, .layer.layer-w380 {
        width: 380px;
    }

    .layer.layer-w502, .layer.layer-w462 {
        width: 462px;
    }

    .layer.layer-w376, .layer.layer-w336 {
        width: 336px;
    }

    .layer.layer-w435 {
        width: 435px;
    }

    .layer.layer-w394 {
        width: 394px;
    }

    .layer .iconfont-close {
        font-size: 18px;
        position: absolute;
        right: 20px;
        top: 15px;
        color: #666;
        display: inline-block;
    }

        .layer .iconfont-close:hover {
            color: #386ED3;
            -webkit-animation: scaleIn 1s ease-in-out infinite;
            animation: scaleIn 1s ease-in-out infinite;
        }

    .layer .layer-content {
        padding: 40px;
        position: relative;
        background: #fff;
        zoom: 1;
    }

    .layer .h3-title {
        font-size: 24px;
        color: #333;
        line-height: 1em;
        margin-bottom: 27px;
    }

        .layer .h3-title span.loan {
            display: inline-block;
            margin-left: 10px;
            color: #4780d2;
            font-size: 12px;
            vertical-align: sub;
        }

            .layer .h3-title span.loan a {
                color: #4780d2;
            }

        .layer .h3-title .colorange {
            color: #f60;
        }

    .layer .h4-title {
        font-size: 18px;
        color: #333;
        line-height: 1em;
        margin-bottom: 17px;
    }

    .layer .agreed-to {
        font-size: 14px;
        color: #999;
        line-height: 18px;
        margin-bottom: 5px;
    }

        .layer .agreed-to .checkbox {
            font-size: 12px;
            line-height: 18px;
            vertical-align: top;
        }

            .layer .agreed-to .checkbox input {
                margin-top: 1px;
            }

        .layer .agreed-to.agreed-to2, .layer .agreed-to.agreed-to3 {
            font-size: 12px;
        }

            .layer .agreed-to.agreed-to2 a, .layer .agreed-to.agreed-to2 a:visited, .layer .agreed-to.agreed-to3 a, .layer .agreed-to.agreed-to3 a:visited {
                color: #f60;
            }

        .layer .agreed-to.agreed-to3 {
            padding-left: 0;
        }

    .layer .ft-btm {
        margin-top: 20px;
        text-align: center;
        font-size: 0;
    }

        .layer .ft-btm .btn.btn-full {
            display: block;
            width: auto;
            height: 38px;
            line-height: 38px;
        }

        .layer .ft-btm .btn-w145 {
            box-sizing: border-box;
            width: 143px;
        }

        .layer .ft-btm .btn-w200 {
            box-sizing: border-box;
            width: 198px;
        }

        .layer .ft-btm .btn-cancel {
            margin-left: 10px;
        }

    .layer .fn-btm-t10 {
        margin-top: 10px;
    }

.submitup-layer .layer-content {
    padding: 55px 30px 40px;
}

.submitup-tp, .status-tt {
    text-align: center;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
}

    .submitup-tp .checkmark, .status-tt .checkmark {
        width: 24px;
        height: 24px;
        position: relative;
        border-radius: 12px;
        vertical-align: -4px;
        margin-right: 10px;
        display: inline-block;
        background: #36c05d;
    }

        .submitup-tp .checkmark.plaintmark, .status-tt .checkmark.plaintmark {
            background-color: #f84949;
        }

        .submitup-tp .checkmark .iconfont-checkmark, .status-tt .checkmark .iconfont-checkmark {
            color: #fff;
            position: absolute;
            top: 1px;
            left: 5px;
            font-size: 14px;
        }

        .submitup-tp .checkmark .iconfont-plaint, .submitup-tp .checkmark .iconfont-close, .status-tt .checkmark .iconfont-plaint, .status-tt .checkmark .iconfont-close {
            color: #fff;
            position: absolute;
            top: 1px;
            left: 4px;
            font-size: 16px;
        }

        .submitup-tp .checkmark .iconfont-close, .status-tt .checkmark .iconfont-close {
            top: 1px;
            left: 6px;
            font-size: 12px;
        }

    .submitup-tp.submit-suc, .status-tt.submit-suc {
        color: #36c05d;
    }

    .submitup-tp.submit-plaint, .status-tt.submit-plaint {
        color: #f84949;
    }

.submit-text, .status-text {
    color: #a2a7b2;
    line-height: 18px;
    margin: 12px auto 0;
    text-align: center;
    font-size: 12px;
    text-align: center;
}

.submit-text-gray {
    color: #666;
    line-height: 14px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
}

.submit-text-mini {
    line-height: 22px;
    font-size: 12px;
    color: #a2a7b2;
    text-align: center;
}

    .submit-text-mini .line {
        padding: 0 8px;
        color: #e3e3e3;
    }

.submit-text-tel {
    line-height: 22px;
    font-size: 12px;
    color: #a2a7b2;
    text-align: center;
    margin-top: 15px;
}

@keyframes scaleIn {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.up-icon {
    background: url("20160112/layer-icon.png") no-repeat;
}

.upproof dt {
    font-size: 14px;
    color: #666;
    line-height: 38px;
    margin-top: 25px;
}

.upproof dd {
    margin-top: 10px;
}

.upic-ul li {
    width: 100px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.upic-ul .upic {
    width: 98px;
    height: 74px;
    border: 1px solid #e3e3e3;
    position: relative;
}

    .upic-ul .upic .close {
        padding: 3px;
        width: 12px;
        height: 12px;
        position: absolute;
        right: 0;
        top: 0;
        background: #333;
        display: inline-block;
        z-index: 10;
        overflow: hidden;
    }

        .upic-ul .upic .close .iconfont {
            color: #fff;
            font-size: 12px;
            position: absolute;
            left: 3px;
            top: 0;
        }

    .upic-ul .upic .loading {
        padding-top: 32px;
        display: block;
    }

    .upic-ul .upic .up-icon {
        width: 54px;
        height: 44px;
        margin: 17px auto auto;
        background-position: 0 0;
        display: inline-block;
        position: relative;
        overflow: hidden;
    }

        .upic-ul .upic .up-icon.up-icon-failure {
            background-position: -64px 0;
        }

        .upic-ul .upic .up-icon .upfile {
            opacity: 0;
            filter: alpha(opacity=0);
            font-size: 30px;
            position: absolute;
            top: 0;
            left: -325px;
        }

.upic-ul .upic-text {
    margin-top: 8px;
    line-height: 18px;
    text-align: center;
    color: #a2a7b2;
}

.form {
    margin-right: 30px;
}

    .form .input {
        width: 263px;
        *width: 253px;
    }

    .form .textarea {
        width: 96.8%;
    }

.ml10 {
    margin-left: 10px;
}

.loan-counter-hd {
    background: #f2f4f6;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    height: 70px;
    margin-top: 30px;
}

    .loan-counter-hd li {
        float: left;
        border-left: 1px solid #e3e3e3;
        padding: 35px 10px 0 15px;
        line-height: 38px;
        position: relative;
        width: 23%;
        height: 40px;
    }

        .loan-counter-hd li.li-first {
            width: 26%;
            border-left: 0;
        }

        .loan-counter-hd li.li-second {
            width: 30%;
        }

            .loan-counter-hd li.li-second .loan-tp {
                width: 120px;
            }

        .loan-counter-hd li .num {
            font-size: 24px;
            color: #f60;
        }

        .loan-counter-hd li .loan-tp {
            position: absolute;
            top: -10px;
            left: 0;
            padding: 10px 10px 0 15px;
            width: 95px;
        }

            .loan-counter-hd li .loan-tp .iconfont {
                color: #666;
                font-size: 12px;
                margin-left: 10px;
                vertical-align: middle;
            }

            .loan-counter-hd li .loan-tp .iconfont-drop-down {
                -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                transition: -webkit-transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s;
                transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            .loan-counter-hd li .loan-tp .loan-dl {
                margin: 5px 0 10px;
                display: none;
            }

                .loan-counter-hd li .loan-tp .loan-dl dd {
                    line-height: 38px;
                    height: 38px;
                    font-size: 14px;
                    color: #a2a7b2;
                }

                    .loan-counter-hd li .loan-tp .loan-dl dd a:link, .loan-counter-hd li .loan-tp .loan-dl dd a:visited {
                        color: #a2a7b2;
                    }

                    .loan-counter-hd li .loan-tp .loan-dl dd.current a:link, .loan-counter-hd li .loan-tp .loan-dl dd.current a:visited {
                        color: #f60;
                    }

            .loan-counter-hd li .loan-tp.active {
                background: #fff;
                border-radius: 5px;
                z-index: 100;
            }

                .loan-counter-hd li .loan-tp.active .iconfont-drop-down {
                    -webkit-transition: -webkit-transform 0.2s ease-out 0s;
                    transition: -webkit-transform 0.2s ease-out 0s;
                    transition: transform 0.2s ease-out 0s;
                    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

                .loan-counter-hd li .loan-tp.active .loan-dl {
                    display: block;
                }

    .loan-counter-hd.loan-counter-md-ft {
        padding: 15px 20px;
        margin: 0px;
        height: 48px;
        line-height: 24px;
    }

.loan-counter-md {
    padding: 20px 0;
}

    .loan-counter-md .md-left {
        width: 202px;
        height: 50px;
        float: left;
        line-height: 25px;
        color: #666;
        font-size: 14px;
    }

    .loan-counter-md .md-num {
        margin-left: 202px;
        line-height: 50px;
        font-size: 32px;
        color: #f60;
    }

        .loan-counter-md .md-num .num-ft18 {
            font-size: 18px;
        }

.loan-counter-form {
    margin-top: 10px;
    clear: both;
}

    .loan-counter-form .input {
        width: 173px;
    }

.loan-lable {
    color: #666;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}

    .loan-lable input {
        margin-right: 5px;
    }

.loan-counter-comm {
    background: #f2f4f6;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
    padding: 15px 20px;
    min-height: 50px;
    line-height: 25px;
}

.whistle-blowing .notice {
    margin-top: 15px;
    line-height: 22px;
    color: #a2a7b2;
}

.whistle-blowing .sub-search {
    width: 302px;
    margin-left: 0;
    float: none;
}

    .whistle-blowing .sub-search .input {
        width: 222px !important;
    }

    .whistle-blowing .sub-search .btn {
        width: 88px;
    }

.whistle-blowing .xing {
    color: #f60;
    position: absolute;
    margin: 5px 0 0 -15px;
    font-size: 18px;
}

.inquiry {
    margin-top: 25px;
}

.code-column {
    margin-top: 25px;
}

    .code-column .code {
        width: 106px;
        height: 106px;
        float: left;
    }

    .code-column .code-text {
        margin-left: 126px;
        font-size: 14px;
        color: #a2a7b2;
        line-height: 22px;
    }

    .code-column .ablue {
        margin-top: 5px;
        display: block;
    }

    .code-column.code-share {
        margin-top: 0;
    }

        .code-column.code-share h4 {
            line-height: 35px;
            font-size: 24px;
            color: #333;
            padding: 15px 0 5px;
        }

    .code-column.code-send .code {
        border: 0px;
        width: 82px;
        height: 82px;
    }

    .code-column.code-send .code-text {
        margin: 0 0 0 95px;
        line-height: 26px;
        color: #333;
        padding-top: 15px;
        font-size: 20px;
    }

.layer .statement {
    margin-top: 20px;
    line-height: 24px;
    color: #a2a7b2;
}

.layer .stat-ft {
    text-align: right;
}

.layer .subscription {
    margin-top: 20px;
    line-height: 18px;
    color: #a2a7b2;
}

.layer .subscription-dl .sub-search {
    width: 302px;
    *width: 312px;
    margin-left: 0;
    float: none;
}

    .layer .subscription-dl .sub-search .input {
        width: 222px !important;
        padding: 0 10px;
    }

    .layer .subscription-dl .sub-search .btn {
        width: 88px;
    }

.layer .order-cars-dl dt {
    line-height: 24px;
}

.layer .order-cars-dl .step {
    margin-top: 25px;
}

.layer .order-cars-dl dd .input-w170 {
    width: 160px;
}

.layer .hot-cars .add-hot {
    border: 1px dotted #e3e3e3;
    height: 38px;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
    color: #f60;
}

.layer .hot-cars .cancel {
    color: #f60;
    padding: 5px;
    width: 22px;
    border: 1px solid #e3e3e3;
    border-left: 0;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 20px;
    text-align: center;
}

    .layer .hot-cars .cancel.iconfont {
        font-size: 14px;
    }

    .layer .hot-cars .cancel:hover {
        background-color: #f60;
        border-left: 0;
        color: #fff;
    }

.layer .hot-ft .select {
    width: 266px;
    _width: 265px;
    float: left;
}

.aging-dl .aging-hd {
    line-height: 30px;
    font-size: 20px;
    color: #666;
    margin-top: 25px;
}

.aging-dl .aging-md {
    padding: 20px 0 10px;
    line-height: 20px;
    color: #f60;
    font-size: 14px;
}

.aging-dl .aging-gray {
    background: #f2f4f6;
    font-size: 14px;
    color: #a2a7b2;
    margin-top: 30px;
    padding: 15px 15px;
    margin: 0px;
    min-height: 50px;
    line-height: 25px;
}

.layer-blackbg {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layer-send .send-pic-list {
    margin-top: 20px;
}

    .layer-send .send-pic-list .pic {
        width: 256px;
        height: 192px;
    }

    .layer-send .send-pic-list .info-con {
        border: solid 1px #e3e3e3;
        padding: 5px 12px;
        height: 83px;
        position: relative;
    }

        .layer-send .send-pic-list .info-con .reduction {
            padding: 0 5px;
            height: 20px;
            border: solid 1px #f60;
            border-top: 0;
            color: #f60;
            text-align: center;
            line-height: 20px;
            display: inline-block;
            margin-right: 5px;
        }

        .layer-send .send-pic-list .info-con .location {
            position: absolute;
            right: 15px;
            top: 67px;
            font-size: 14px;
            line-height: 16px;
            color: #666;
        }

            .layer-send .send-pic-list .info-con .location i {
                font-size: 14px;
            }

        .layer-send .send-pic-list .info-con h3 {
            font-size: 14px;
            line-height: 22px;
            white-space: nowrap;
            height: 22px;
            overflow: hidden;
        }

        .layer-send .send-pic-list .info-con p {
            font-size: 14px;
            line-height: 22px;
            color: #a2a7b2;
        }

    .layer-send .send-pic-list ins {
        color: #f60;
        font-family: "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
        font-size: 14px;
        line-height: 38px;
    }

        .layer-send .send-pic-list ins em {
            font-size: 24px;
            font-family: "Arial";
        }

.layer-status .layer-content {
    padding-top: 43px;
}

.layer-status .checkmark .iconfont-close {
    top: -3px;
    left: 5px;
}

.layer-status .status-tt {
    color: #f84949;
    height: auto;
    margin-top: 0;
    line-height: 30px;
    font-size: 20px;
}

    .layer-status .status-tt .checkmark {
        width: 22px;
        height: 22px;
    }

    .layer-status .status-tt b {
        font-weight: normal;
    }

.layer-status .status-text {
    margin-top: 13px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.layer-status .status-text-more {
    color: #f84949;
    text-align: center;
    padding-bottom: 5px;
    font-size: 14px;
    padding-top: 12px;
}

.layer-report {
    width: 435px;
}

    .layer-report .form-dl .form-dt {
        margin: 0;
        line-height: 34px;
    }

    .layer-report .form-dl .form-dd {
        margin: 0;
    }

    .layer-report .textarea {
        margin: 0 0 10px 0;
        height: 77px;
    }

    .layer-report .report-car {
        font-size: 14px;
        padding-bottom: 7px;
    }

    .layer-report .stars {
        display: inline-block;
        color: #f84949;
        margin-left: -10px;
        width: 10px;
        line-height: 32px;
    }

    .layer-report .report-radio .radio {
        float: left;
        display: inline-block;
        width: 68px;
        line-height: 26px;
        font-size: 12px;
        color: #666;
    }

        .layer-report .report-radio .radio input {
            margin-top: 6px;
        }

    .layer-report .notice {
        line-height: 20px;
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: -4px;
        color: #999;
    }

        .layer-report .notice a {
            color: #f60;
        }

            .layer-report .notice a:hover {
                color: #ff7f32;
            }

    .layer-report .error-message {
        font-size: 12px;
        color: #f84949;
        line-height: 32px;
        margin-bottom: -10px;
    }

    .layer-report .textarea-num {
        font-size: 12px;
        color: #999;
        text-align: right;
        margin-top: -36px;
        line-height: 26px;
        padding-right: 8px;
    }

.auxiliary-text {
    font-size: 12px;
    color: #a2a7b2;
    line-height: 18px;
    padding-top: 10px;
}

.right-nav-fixed {
    width: 50px;
    position: fixed;
    _position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: 600px;
    z-index: 9999;
}

    .right-nav-fixed.tool-side .right-unfold .unfold-btn .iconfont {
        display: inline-block;
    }

    .right-nav-fixed .click-hippo {
        width: 105px;
        height: 115px;
        position: absolute;
        top: -130px;
        right: -34px;
    }

        .right-nav-fixed .click-hippo .close {
            width: 20px;
            height: 20px;
            overflow: hidden;
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            line-height: 100px;
            z-index: 6;
        }

        .right-nav-fixed .click-hippo .hippo-a {
            display: block;
        }

        .right-nav-fixed .click-hippo .health {
            width: 105px;
            height: 115px;
            display: inline-block;
            overflow: hidden;
            background: url(pc/web/20170724/click-hippo.png) no-repeat left top;
            position: relative;
            z-index: 5;
        }

        .right-nav-fixed .click-hippo .hand {
            width: 45px;
            height: 33px;
            position: absolute;
            z-index: 2;
            background: url(pc/web/20170724/click-hippo-hand.png) no-repeat left top;
            overflow: hidden;
            display: inline-block;
            top: 50px;
            right: 7px;
            -webkit-animation: swing 2.2s infinite ease-in;
            animation: swing 2.2s infinite ease-in;
        }

    .right-nav-fixed .right-nav {
        position: relative;
    }

        .right-nav-fixed .right-nav ul .li-right {
            text-align: center;
            position: relative;
            cursor: pointer;
            margin-bottom: -1px;
        }

            .right-nav-fixed .right-nav ul .li-right a {
                display: block;
                background-color: #f8f8f8;
                border: 1px solid #e3e3e3;
            }

            .right-nav-fixed .right-nav ul .li-right .title {
                display: none;
                color: #fff;
                line-height: 38px;
            }

                .right-nav-fixed .right-nav ul .li-right .title.back-top-title {
                    font-size: 12px;
                    line-height: 14px;
                    padding: 5px 0;
                }

            .right-nav-fixed .right-nav ul .li-right.feedback-title a {
                background-color: #f60;
                border-color: #f60;
                position: relative;
                color: #fff;
                z-index: 9;
            }

                .right-nav-fixed .right-nav ul .li-right.feedback-title a .title {
                    display: block;
                    font-size: 12px;
                    line-height: 14px;
                    padding: 5px 0;
                }

                .right-nav-fixed .right-nav ul .li-right.feedback-title a:hover {
                    background-color: #ff7f32;
                    border-color: #ff7f32;
                }

            .right-nav-fixed .right-nav ul .li-right.buy-title a {
                background-color: #f60;
                border-color: #f60;
                position: relative;
                color: #fff;
                z-index: 9;
            }

                .right-nav-fixed .right-nav ul .li-right.buy-title a .title {
                    display: block;
                    font-size: 12px;
                    line-height: 14px;
                    padding: 13px 0;
                }

                .right-nav-fixed .right-nav ul .li-right.buy-title a:hover {
                    background-color: #ff7f32;
                    border-color: #ff7f32;
                }

            .right-nav-fixed .right-nav ul .li-right .iconfont {
                color: #333333;
                font-size: 20px;
                line-height: 38px;
            }

            .right-nav-fixed .right-nav ul .li-right .icon-sell-cars {
                font-size: 22px;
            }

            .right-nav-fixed .right-nav ul .li-right a {
                display: block;
            }

            .right-nav-fixed .right-nav ul .li-right.uptop {
                height: 48px;
                line-height: 18px;
            }

            .right-nav-fixed .right-nav ul .li-right a:hover {
                background-color: #f60;
                border-color: #f60;
                position: relative;
                color: #fff;
                z-index: 10;
            }

                .right-nav-fixed .right-nav ul .li-right a:hover .iconfont {
                    display: none;
                }

                .right-nav-fixed .right-nav ul .li-right a:hover .title {
                    display: block;
                }

                .right-nav-fixed .right-nav ul .li-right a:hover .tip-blue {
                    opacity: 1;
                    display: block;
                    filter: alpha(opacity=100);
                }

                .right-nav-fixed .right-nav ul .li-right a:hover em {
                    display: none;
                }

            .right-nav-fixed .right-nav ul .li-right em {
                display: block;
                width: 18px;
                height: 16px;
                text-align: center;
                line-height: 16px;
                color: #fff;
                background-color: #f84949;
                border-radius: 100%;
                overflow: hidden;
                position: absolute;
                left: 30px;
                top: 5px;
            }

    .right-nav-fixed .right-pop {
        position: absolute;
        right: -20px;
        top: -90px;
    }

    .right-nav-fixed .pop-btn {
        display: block;
        width: 78px;
        height: 88px;
        background: url("pc/web/20171211/pop-btn.png");
    }

.scan {
    background: #fff;
    width: 490px;
    display: none;
    padding: 0 10px 25px;
    position: absolute;
    right: 49px;
    top: -465px;
    z-index: 10;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

    .scan .icon-dropdown {
        width: 0;
        height: 0;
        font-size: 0;
        border: 10px solid transparent;
        border-left: 8px solid #fff;
        overflow: hidden;
        position: absolute;
        right: -18px;
        bottom: 146px;
        z-index: 20;
    }

    .scan .hd {
        clear: both;
        padding: 20px 0;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #333;
        margin: 7px 15px 20px;
        border-bottom: 1px solid #e3e3e3;
    }

        .scan .hd h3 {
            float: left;
            font-size: 20px;
        }

            .scan .hd h3 a {
                color: #333;
                background: none !important;
                border: none !important;
            }

                .scan .hd h3 a:hover {
                    color: #f60;
                }

            .scan .hd h3 span {
                font-size: 12px;
                color: #666;
                margin-left: 10px;
            }

        .scan .hd .more {
            float: right;
            font-size: 12px;
            background: none !important;
            border: none !important;
        }

            .scan .hd .more .iconfont {
                display: inline-block;
                color: #333;
                font-size: 20px;
                vertical-align: -7px;
                margin-left: 5px;
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
                line-height: 28px;
            }

            .scan .hd .more .iconfont-condition {
                margin-left: 5px;
                vertical-align: middle;
                display: inline-block;
            }

            .scan .hd .more:link, .scan .hd .more:visited {
                color: #333;
            }

            .scan .hd .more:hover {
                color: #ff7f32;
            }

                .scan .hd .more:hover .iconfont {
                    color: #ff7f32;
                }

    .scan .scan-list {
        padding: 0 15px;
        height: 570px;
        overflow: hidden;
        overflow-y: auto;
    }

        .scan .scan-list ul {
            margin-right: -50px;
        }

        .scan .scan-list li {
            text-align: left;
            margin: 0 20px 20px 0;
        }

            .scan .scan-list li .btn-similar {
                background: #fafbfc !important;
                border: 1px solid #e3e3e3 !important;
                color: #666666 !important;
            }

            .scan .scan-list li.no-tag .btn-similar:hover {
                background: #fff !important;
                border: 1px solid #ff7f32 !important;
                color: #ff7f32 !important;
            }

.scan-no {
    height: 570px;
    overflow: hidden;
}

    .scan-no .hippo-no {
        width: 160px;
        height: 170px;
        display: block;
        margin: 120px auto auto;
        background: url(pc/web/20170724/hippo-no.png) no-repeat left top;
    }

    .scan-no .no-scan {
        padding-top: 25px;
        line-height: 32px;
        font-size: 14px;
        color: #666;
        text-align: center;
    }

        .scan-no .no-scan h4 {
            font-size: 18px;
            color: #333;
        }

@media screen and (max-width: 1400px) {
    .right-nav-fixed {
        left: inherit;
        right: 0;
    }

        .right-nav-fixed .click-hippo {
            right: 0;
        }
}

.tip-blue {
    position: absolute;
    right: 48px;
    bottom: 0;
    min-width: 92px;
    opacity: 0;
    display: none;
    filter: alpha(opacity=0);
    z-index: 500;
}

    .tip-blue .tip-content {
        position: relative;
        padding: 10px 20px;
        min-height: 20px;
        line-height: 20px;
        color: #fff;
        background-color: #386ED3;
        border-radius: 3px;
        font-size: 14px;
        white-space: nowrap;
    }

    .tip-blue .grey-me {
        position: absolute;
        display: block;
        top: -85px;
        left: 14px;
        width: 136px;
        height: 102px;
        background: url(pc/web/20160620/grey-me.png) no-repeat;
    }

    .tip-blue .icon-dropdown {
        width: 0;
        height: 0;
        font-size: 0;
        border: 4px solid transparent;
        border-left: 4px solid #386ED3;
        overflow: hidden;
        position: absolute;
        right: -8px;
        top: 40%;
    }

    .tip-blue.tip-blue-code .icon-dropdown {
        top: auto;
        bottom: 16px;
        border-left-color: #386ED3;
    }

    .tip-blue.tip-blue-code .nav-code {
        padding: 0;
        width: 207px;
        height: 313px;
        background: url(pc/web/20161212/righaside-qr-code-1.png) no-repeat;
        border-radius: 8px;
    }

        .tip-blue.tip-blue-code .nav-code .iconfont-close {
            font-weight: normal;
            font-size: 15px;
            position: absolute;
            right: 10px;
            top: 10px;
            color: #fff;
        }

        .tip-blue.tip-blue-code .nav-code img {
            display: inline-block;
            margin-top: 89px;
            width: 128px;
            height: 128px;
        }

        .tip-blue.tip-blue-code .nav-code h4 {
            margin-top: 15px;
            margin-bottom: 10px;
            line-height: 1;
            font-size: 12px;
        }

        .tip-blue.tip-blue-code .nav-code p {
            position: relative;
            margin-bottom: 6px;
            font-size: 12px;
            line-height: 1;
        }

            .tip-blue.tip-blue-code .nav-code p i {
                display: inline-block;
                vertical-align: top;
                margin: 5px 6px 0 0;
                width: 4px;
                height: 4px;
                background-color: #fff;
            }

.right-unfold {
    position: relative;
    width: 520px;
    _width: 500px;
    background: #41434d;
    height: 100%;
    _height: 1000px;
    float: right;
}

    .right-unfold .title {
        text-align: center;
        margin: 0 30px;
        height: 55px;
        line-height: 55px;
        font-size: 24px;
        padding-top: 75px;
        color: #fff;
        border-bottom: 1px solid #313446;
        padding-bottom: 6px;
    }

    .right-unfold .list-photo {
        padding: 30px 0 10px 30px;
        width: 94%;
    }

        .right-unfold .list-photo.list-h {
            height: 590px;
            overflow-x: hidden;
            overflow-y: auto;
        }

        .right-unfold .list-photo li:hover:before {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            content: "";
            width: 218px;
            height: 164px;
            border: 1px solid #fff;
            border-bottom: none;
        }

    .right-unfold .unfold-btn {
        width: 55px;
        height: 55px;
        line-height: 55px;
        color: #fff;
        text-align: center;
        position: absolute;
        z-index: 50;
        left: -30px;
        top: 60px;
        background: #2d3144;
        display: inline-block;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

        .right-unfold .unfold-btn .iconfont {
            color: #fff;
            margin-right: -15px;
            display: none;
        }

        .right-unfold .unfold-btn:hover .iconfont {
            color: #386ED3;
        }

    .right-unfold .nosource {
        position: absolute;
        left: 50%;
        margin-left: -133px;
        top: 256px;
        text-align: center;
        color: #a2a7b2;
    }

        .right-unfold .nosource img {
            vertical-align: top;
        }

        .right-unfold .nosource p {
            margin-top: 27px;
            font-size: 24px;
        }

        .right-unfold .nosource span {
            display: block;
            font-size: 14px;
        }

    .right-unfold ::-webkit-scrollbar {
        width: 5px;
    }

    .right-unfold ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #2e3144;
        border-radius: 5px;
    }

    .right-unfold ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background: #a4adbc;
        -webkit-box-shadow: inset 0 0 6px #2e3144;
    }

        .right-unfold::-webkit-scrollbar-thumb:window-inactive {
            background: #a4adbc;
            height: 20px;
        }

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes bounceOutRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceOutRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    20% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    30% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    40% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    100% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}

@keyframes swing {
    0% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    20% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    30% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    40% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    100% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

.go-tag {
    display: inline-block;
    position: absolute;
    z-index: 5;
    top: 0;
    right: left;
    width: 76px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    background: url(pc/web/20170523/go-tag.png) no-repeat left top;
}

.article-list .article-item .article-go {
    width: 190px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: url(pc/web/20170523/go-tip01.png);
    display: inline-block;
    margin-right: 0;
    position: relative;
    margin-left: -10px;
    top: -8px;
}

    .article-list .article-item .article-go a {
        color: #fff;
        font-size: 16px;
    }

.activity-win {
    width: 133px;
    height: 120px;
    background: url(pc/web/20170921/activity-win@1x.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    top: -125px;
}

    .activity-win .close {
        width: 20px;
        height: 20px;
        overflow: hidden;
        display: block;
        position: absolute;
        top: -15px;
        right: 0px;
        line-height: 100px;
        z-index: 6;
        background: url(pc/web/20170921/close.png) no-repeat center center;
    }

    .activity-win a {
        display: block;
        width: 100%;
        height: 100%;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .activity-win {
        background: url(pc/web/20170921/activity-win@2x.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .lottery {
        background: url(pc/web/20171026/lottery@2x.png) no-repeat center center;
        background-size: 133px 120px;
    }

    .icon-cer {
        background: url(pc/web/20171011/certificate@2x.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .pop-btn {
        background: url("pc/web/20171211/pop-btn.png") no-repeat center center;
        background-size: 78px 88px;
    }
}

.lottery {
    width: 133px;
    height: 120px;
    background: url("pc/web/20171026/lottery@1x.png") no-repeat center center;
    position: absolute;
    left: -70px;
    top: -130px;
}

    .lottery .close {
        width: 20px;
        height: 20px;
        overflow: hidden;
        display: block;
        position: absolute;
        top: -0px;
        right: 15px;
        line-height: 100px;
        z-index: 6;
        background: url(pc/web/20170921/close.png) no-repeat center center;
    }

    .lottery .hippo-a {
        display: block;
        width: 100%;
        height: 100%;
    }

.list-photo .certification-box .price em, .certification-lsit .certification-box .price em {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    margin-right: 6px;
}

    .list-photo .certification-box .price em b, .certification-lsit .certification-box .price em b {
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        display: inline-block;
    }

.list-photo .certification-box .price s, .certification-lsit .certification-box .price s {
    vertical-align: top;
    text-decoration: none;
    display: inline-block;
    height: 17px;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    padding-left: 2px;
    background: url("pc/web/20171211/icon-left.png") no-repeat;
}

    .list-photo .certification-box .price s i, .certification-lsit .certification-box .price s i {
        height: 12px;
        display: inline-block;
        padding: 3px 6px 2px 4px;
        background: url("pc/web/20171211/icon-right.png") no-repeat right top;
    }

.list-photo .certification-box .certification-tag, .certification-lsit .certification-box .certification-tag {
    height: 20px;
    line-height: 20px;
}

    .list-photo .certification-box .certification-tag .icon-cer, .certification-lsit .certification-box .certification-tag .icon-cer {
        float: left;
        margin-right: 10px;
        display: block;
        width: 13px;
        height: 16px;
        background: url("pc/web/20171011/certificate@x.png") no-repeat center center;
        padding: 0;
    }

    .list-photo .certification-box .certification-tag span, .certification-lsit .certification-box .certification-tag span {
        display: block;
        float: left;
        color: #333;
        font-size: 12px;
        line-height: 16px;
    }

        .list-photo .certification-box .certification-tag span em, .certification-lsit .certification-box .certification-tag span em {
            color: #f60;
        }

.no-tag {
    position: relative;
}

.contrast {
    width: 114px;
    height: 24px;
    line-height: 24px;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0 6px;
    color: #fff;
}

    .contrast .fn-ml10 {
        margin-left: 10px;
    }

    .contrast label {
        display: block;
        float: left;
    }

        .contrast label:hover {
            cursor: pointer;
        }

        .contrast label .collection {
            background: url("pc/web/20180102/star.png") no-repeat 0 0;
        }

        .contrast label .collected {
            background: url("pc/web/20180102/star.png") no-repeat 0 -14px;
        }

    .contrast i, .contrast input {
        display: block;
        width: 14px;
        height: 14px;
        float: left;
        margin-right: 5px;
        margin-top: 4px;
    }

    .contrast .checkbox {
        display: inline-block;
        position: relative;
        font-size: 12px;
        padding-left: 18px;
        line-height: 22px;
    }

        .contrast .checkbox input {
            -webkit-appearance: none;
            position: absolute;
            top: 0;
            left: 0;
            background-color: none;
            border: solid #fff 1px;
            border-radius: 2px;
            vertical-align: top;
            font-family: "iconfont" !important;
            font-size: 12px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -webkit-text-stroke-width: 0.2px;
            -moz-osx-font-smoothing: grayscale;
            color: #f60;
            width: 14px;
            height: 14px;
        }

            .contrast .checkbox input:checked {
                border-color: #f60;
                background-color: #f60;
            }

                .contrast .checkbox input:checked::before, .contrast .checkbox input:checked:before {
                    font-family: "iconfont" !important;
                    content: "\e906";
                    position: absolute;
                    top: -2px;
                    left: -1px;
                    font-size: 12px;
                    display: inline-block;
                    -webkit-transform: scale(.833333) translate3d(0, 0, 0);
                    transform: scale(.833333) translate3d(0, 0, 0);
                    line-height: 16px;
                    width: 14px;
                    text-align: center;
                    color: #fff;
                }

.layer.layer-w420.layer-loan .input3 {
    width: 300px !important;
}

.layer.layer-w420.layer-loan .text-left {
    text-align: left;
}

.layer.layer-w420.layer-loan .subscription-dl .send {
    color: #666;
}

    .layer.layer-w420.layer-loan .subscription-dl .send:hover {
        border: solid 1px #f60;
        color: #f60;
    }

.layer.layer-w420.layer-loan .subscription-dl input {
    color: #333;
}

.layer.layer-w420.layer-loan .layer-check-submit-layer-info {
    font-size: 12px;
}

    .layer.layer-w420.layer-loan .layer-check-submit-layer-info a {
        color: #f60;
    }

.layer.layer-w420.layer-loan .input2 {
    padding-right: 40px;
}

.layer.layer-w420.layer-loan .sub-search {
    position: relative;
}

    .layer.layer-w420.layer-loan .sub-search i {
        display: block;
        position: absolute;
        font-size: 14px;
        color: #606977;
        right: 20px;
        top: 5px;
        z-index: 30;
    }

.layer.layer-w420.layer-loan .checkbox input:checked {
    border-color: #f60;
    background-color: #f60;
}

.scan-list::-webkit-scrollbar {
    width: 5px;
}

.scan-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
    border-radius: 5px;
}

.scan-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #606977;
    -webkit-box-shadow: inset 0 0 6px #c8c8c8;
}

    .scan-list::-webkit-scrollbar-thumb:window-inactive {
        background: #606977;
        height: 20px;
    }

.layer.layer-w420.layer-loan .subscription-dl .sub-search .input3 {
    width: 300px !important;
}

.fn-w187 {
    width: 187px;
}

.select.error .select-selected {
    border-color: #f84949;
}

.select .select-selected span {
    padding: 7px 10px;
}

.select .select-selected input {
    width: 92%;
    color: #333;
    height: 24px;
    line-height: 24px;
}

.copyright {
    margin-top: 20px;
}

.valuation-banner {
    position: relative;
    width: 100%;
    height: 550px;
    background: url(/pcweb/carTemp/img/bg.png) no-repeat center top;
}

    .valuation-banner .select-plate {
        float: left;
        width: 187px;
        margin-right: 10px;
    }

        .valuation-banner .select-plate .selectpop {
            width: 306px;
        }

    .valuation-banner .phone-box .input {
        padding-left: 10px;
    }

    .valuation-banner .switch-box {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #fff;
        border-radius: 3px;
    }

        .valuation-banner .switch-box .switch-text {
            padding: 0 10px;
            font-size: 14px;
        }

        .valuation-banner .switch-box .radio {
            float: right;
            margin-top: 13px;
            margin-right: 10px;
            margin-left: 10px;
            font-size: 14px;
        }

        .valuation-banner .switch-box .switch {
            position: absolute;
            right: 10px;
            top: 8px;
            display: inline-block;
            vertical-align: top;
            width: 50px;
            height: 24px;
            background: url(pc/web/20180417/switch-3.png) no-repeat -50px 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            border-radius: 13px;
        }

            .valuation-banner .switch-box .switch.open {
                background-position: 0 0;
            }

    .valuation-banner .switch-box-special .switch-text {
        display: inline-block;
        padding-top: 6px;
        height: 14px;
        line-height: 14px;
    }

        .valuation-banner .switch-box-special .switch-text em {
            display: block;
            padding-top: 2px;
            line-height: 12px;
            font-size: 12px;
            color: #a2a7b2;
        }

    .valuation-banner .switch-box-special .check-box {
        float: right;
        font-size: 14px;
    }

        .valuation-banner .switch-box-special .check-box label {
            margin-right: 10px;
            font-size: 14px;
        }

        .valuation-banner .switch-box-special .check-box input[type="radio"] {
            position: absolute;
            clip: rect(0, 0, 0, 0);
        }

            .valuation-banner .switch-box-special .check-box input[type="radio"] + label::before {
                content: "\a0";
                display: inline-block;
                vertical-align: middle;
                font-size: 14px;
                width: 14px;
                height: 14px;
                margin-right: 6px;
                margin-top: -2px;
                border-radius: 50%;
                border: 1px solid #e3e3e3;
                text-indent: .15em;
                line-height: 1;
            }

            .valuation-banner .switch-box-special .check-box input[type="radio"]:checked + label::before {
                border-color: #f60;
                background-color: #f60;
                background-clip: content-box;
                padding: 4px;
                width: 6px;
                height: 6px;
            }

.valuation-form {
    position: absolute;
    width: 384px;
    left: 50%;
    top: 0;
    margin-left: -192px;
}

    .valuation-form h2 {
        font-size: 32px;
        color: #fff;
        text-align: center;
        font-weight: normal;
        padding-top: 50px;
        padding-bottom: 12px;
    }

    .valuation-form .select-selected {
        height: 40px;
    }

    .valuation-form .selectpop {
        top: 39px;
    }

    .valuation-form .btn-box {
        padding-top: 20px;
        margin: 0 -5px;
        text-align:center;
    }

        .valuation-form .btn-box .btn {
            background-color: #f60;
            border-color: #f60;
        }

            .valuation-form .btn-box .btn:hover {
                background-color: #ff7f32;
                border-color: #ff7f32;
            }

        .valuation-form .btn-box .btn-half {
            box-sizing: border-box;
            width: 187px;
            margin: 0 5px;
        }

    .valuation-form .double-item .error-hint {
        width: 185px;
    }

    .valuation-form .rapid-box {
        float: left;
        position: relative;
        width: 187px;
        display: block;
        z-index: 2;
    }

        .valuation-form .rapid-box .input {
            box-sizing: border-box;
            height: 40px;
            padding: 0 10px;
            width: 100%;
        }

            .valuation-form .rapid-box .input.active {
                color: #333;
            }

        .valuation-form .rapid-box .tip-blue {
            border-radius: 0;
            width: 175px;
            height: 46px;
            line-height: 18px;
            bottom: 34px;
            left: 0;
            *left: 4px;
        }

            .valuation-form .rapid-box .tip-blue .tip-content {
                border-radius: 0;
                padding: 5px 8px;
            }

            .valuation-form .rapid-box .tip-blue .close {
                width: 13px;
                height: 13px;
                position: absolute;
                right: 4px;
                top: 4px;
                background: #fff;
                display: inline-block;
                text-align: center;
                vertical-align: middle;
                z-index: 1;
            }

                .valuation-form .rapid-box .tip-blue .close .iconfont {
                    color: #386ED3;
                    font-size: 8px;
                    display: inline-block;
                    width: 5px;
                    height: 6px;
                    margin: 0 auto;
                    position: absolute;
                    display: inline-block;
                    -webkit-transform: scale(.583333) translate3d(0, 0, 0);
                    transform: scale(.583333) translate3d(0, 0, 0);
                    left: 2px;
                    top: -1px;\9
                }

            .valuation-form .rapid-box .tip-blue .tip-bottom {
                left: 90%;
            }

        .valuation-form .rapid-box .unit {
            position: absolute;
            right: 10px;
            line-height: 40px;
            color: #666;
            font-size: 14px;
        }

.valuation-record {
    width: 1180px;
    margin: 0 auto;
}

.valuation-table {
    width: 100%;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    margin-bottom: 20px;
}

    .valuation-table th {
        font-size: 14px;
        background-color: #f3f3f3;
        line-height: 24px;
        padding: 12px 0;
        text-align: center;
        border-bottom: 1px solid #e3e3e3;
    }

    .valuation-table tr:hover {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .valuation-table td {
        border-bottom: 1px solid #e3e3e3;
        line-height: 24px;
        padding: 12px 0;
        font-size: 14px;
    }

        .valuation-table td a {
            color: #386ED3;
        }

            .valuation-table td a:hover {
                color: #386ED3;
            }

.textarea-num.error {
    color: #f84949;
}

.layer-report .textarea {
    height: 115px;
}

    .layer-report .textarea:hover, .layer-report .textarea:focus {
        border: 1px solid #eceef0;
    }

.valuation-content {
    width: 1180px;
    margin: 0 auto;
}

.valuation-title {
    font-size: 20px;
    color: #333;
    line-height: 66px;
    padding-top: 16px;
}

.valuation-merchants {
    border: 1px solid #eceef0;
    padding: 20px 0;
}

    .valuation-merchants dl {
        width: 335px;
        height: 122px;
        float: left;
        padding: 0px 28px;
        border-right: 1px solid #eceef0;
    }

        .valuation-merchants dl.no-border {
            border-right: none;
        }

    .valuation-merchants dt {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 10px;
    }

    .valuation-merchants dd {
        font-size: 14px;
        line-height: 24px;
        color: #666;
    }

.valuation-right {
    width: 220px;
    float: right;
}

.valuation-rtitle {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 3px solid #eceef0;
    padding-top: 20px;
}

.valuation-again .form-dl {
    padding-top: 10px;
}

.valuation-again .select-selected {
    height: 40px;
}

.valuation-again .selectpop {
    top: 39px;
}

.valuation-again .btn-box {
    padding-top: 20px;
}

.valuation-again .rapid-box {
    position: relative;
    width: 100%;
    height: 40px;
    display: block;
    z-index: 2;
}

    .valuation-again .rapid-box .input {
        box-sizing: inherit;
        padding: 8px 10px;
        height: 24px;
        line-height: 24px;
        width: 198px;
    }

        .valuation-again .rapid-box .input.active {
            color: #333;
        }

    .valuation-again .rapid-box .unit {
        position: absolute;
        right: 10px;
        line-height: 40px;
        color: #666;
        font-size: 14px;
    }

.valuation-again .selectpop {
    left: inherit;
    right: 0;
}

.valuation-again .box-width-05 {
    width: 286px;
}

.valuation-record-right {
    margin-top: 10px;
}

.valuation-record-ul li {
    border-bottom: 1px solid #eceef0;
    line-height: 24px;
}

    .valuation-record-ul li a {
        display: block;
        padding: 14px 0 13px 3px;
    }

        .valuation-record-ul li a:hover {
            background-color: #f5f5f5;
            color: #333;
        }

    .valuation-record-ul li .title {
        font-size: 14px;
    }

    .valuation-record-ul li .info {
        color: #999;
    }

    .valuation-record-ul li .price {
        color: #f60;
    }

        .valuation-record-ul li .price span {
            font-size: 20px;
            margin-right: 3px;
        }

.valuation-left {
    width: 922px;
    float: left;
}

.valuation-car {
    padding: 30px 0 30px 142px;
    position: relative;
}

    .valuation-car .photo {
        position: absolute;
        top: 30px;
        left: 0;
    }

        .valuation-car .photo img {
            width: 120px;
            height: 90px;
        }

    .valuation-car .title {
        font-size: 24px;
        line-height: 1em;
    }

    .valuation-car .info {
        color: #999;
        font-size: 14px;
        line-height: 44px;
    }

    .valuation-car .price {
        color: #f60;
        font-size: 18px;
        padding-top: 3px;
        line-height: 1em;
    }

.tab-evalute {
    position: relative;
    float: left;
    width: 448px;
    height: 565px;
    background-color: #fff;
    border: 1px solid #eceef0;
}

    .tab-evalute .tab {
        border-bottom: 1px solid #eceef0;
        height: 56px;
        text-align: center;
    }

        .tab-evalute .tab .item {
            vertical-align: top;
            display: inline-block;
            font-size: 20px;
            margin: 0 15px;
            padding: 12px 0;
            text-align: center;
            margin-bottom: -2px;
        }

            .tab-evalute .tab .item a:hover {
                color: #f60;
            }

        .tab-evalute .tab .item {
            *display: inline;
        }

        .tab-evalute .tab .tab-nav .current {
            color: #f60;
            border-bottom: 3px solid #f60;
        }

            .tab-evalute .tab .tab-nav .current a {
                color: #f60;
            }

    .tab-evalute .tab-content {
        width: 100%;
        position: relative;
        padding: 54px 0 0;
        background: #fff;
    }

        .tab-evalute .tab-content .tab-content-item {
            display: none;
        }

            .tab-evalute .tab-content .tab-content-item.current {
                display: block;
            }

        .tab-evalute .tab-content .valuation-wrap {
            position: relative;
            width: 100%;
            height: 75px;
        }

        .tab-evalute .tab-content .circle {
            position: relative;
            width: 100%;
            padding-top: 16px;
        }

            .tab-evalute .tab-content .circle .circle-content {
                position: relative;
                margin: 0 auto;
                box-sizing: border-box;
                width: 322px;
                height: 175px;
                text-align: center;
                -webkit-transition: all 0.5s ease-in;
            }

                .tab-evalute .tab-content .circle .circle-content span {
                    position: absolute;
                    width: 110px;
                    color: #fff;
                    font-size: 14px;
                    -webkit-transition: all 0.5s ease-in;
                }

                    .tab-evalute .tab-content .circle .circle-content span.left {
                        display: block;
                        top: 150px;
                        left: 60px;
                        transform: rotate(-50deg);
                        -webkit-transform: rotate(-50deg);
                        -webkit-transition: width 0.5s ease-in;
                    }

                    .tab-evalute .tab-content .circle .circle-content span.left-word-wrap {
                        width: 64px;
                        line-height: 22px;
                        -webkit-transition: width 0.8s ease-in;
                    }

                    .tab-evalute .tab-content .circle .circle-content span.all-m {
                        top: 120px;
                    }

                    .tab-evalute .tab-content .circle .circle-content span.right-word-wrap {
                        width: 64px;
                        line-height: 22px;
                        -webkit-transition: width 0.8s ease-in;
                    }

                    .tab-evalute .tab-content .circle .circle-content span.center {
                        top: 80px;
                        left: 70px;
                        z-index: 6;
                        width: 160px;
                        -webkit-transition: all 0.8s ease-in;
                    }

                    .tab-evalute .tab-content .circle .circle-content span.right {
                        top: 150px;
                        right: 60px;
                        transform: rotate(50deg);
                        -webkit-transform: rotate(50deg);
                        -webkit-transition: width 0.8s ease-in;
                    }

                .tab-evalute .tab-content .circle .circle-content .reasonable-price {
                    position: relative;
                    z-index: 5;
                    margin: 0 auto;
                    width: 184px;
                    height: 186px;
                    text-align: center;
                    top: -10px;
                    -webkit-transform: rotate(0deg);
                    transform: rotate(0deg);
                    -webkit-transform-origin: bottom center;
                    transform-origin: bottom center;
                    -webkit-transition: all 0.5s ease-in;
                }

                .tab-evalute .tab-content .circle .circle-content .reasonable-no-data {
                    background: url(pc/web/20170522/valuation/e-center.png) center no-repeat;
                    background-size: 100%;
                }

                .tab-evalute .tab-content .circle .circle-content .reasonable {
                    background: url(pc/web/20170522/valuation/green-bg.png) center no-repeat;
                    background-size: 100%;
                }

                .tab-evalute .tab-content .circle .circle-content .c-line-1 {
                    position: absolute;
                    margin: 0 46%;
                    top: -21px;
                    z-index: 8;
                    width: 32px;
                    height: 34px;
                    background: url(pc/web/20170522/valuation/line.png) center no-repeat;
                    background-size: 100%;
                }

                .tab-evalute .tab-content .circle .circle-content .c-line-2 {
                    position: absolute;
                    margin: 0 50%;
                    top: -21px;
                    z-index: 8;
                    width: 72px;
                    height: 46px;
                    background: url(pc/web/20170522/valuation/line-2.png) center no-repeat;
                    background-size: 100%;
                }

                .tab-evalute .tab-content .circle .circle-content .c-line-3 {
                    position: absolute;
                    margin: 0 30%;
                    top: -21px;
                    left: -8px;
                    z-index: 8;
                    width: 71px;
                    height: 48px;
                    background: url(pc/web/20170522/valuation/line-3.png) center no-repeat;
                    background-size: 100%;
                }

                .tab-evalute .tab-content .circle .circle-content .c-transforms-left {
                    -webkit-transform: rotate(-20deg);
                    transform: rotate(-20deg);
                    -webkit-transform-origin: bottom center;
                    transform-origin: bottom center;
                }

                    .tab-evalute .tab-content .circle .circle-content .c-transforms-left span {
                        left: 72px;
                    }

                .tab-evalute .tab-content .circle .circle-content .c-transforms-right {
                    -webkit-transform: rotate(20deg);
                    transform: rotate(20deg);
                    -webkit-transform-origin: bottom center;
                    transform-origin: bottom center;
                }

                    .tab-evalute .tab-content .circle .circle-content .c-transforms-right span {
                        left: 64px;
                    }

                .tab-evalute .tab-content .circle .circle-content .ah-icon {
                    position: absolute;
                    margin: 0 28%;
                    top: 92px;
                    left: 0;
                    z-index: 9;
                    width: 149px;
                    height: 124px;
                    background: url(pc/web/20170522/valuation/autohome.png) center no-repeat;
                    background-size: 100%;
                }

            .tab-evalute .tab-content .circle .c-no-data {
                background: url(pc/web/20170522/valuation/half-circle.png) center no-repeat;
                background-size: 100%;
            }

            .tab-evalute .tab-content .circle .c-left {
                background: url(pc/web/20170522/valuation/left-bg.png) center no-repeat;
                background-size: 100%;
            }

            .tab-evalute .tab-content .circle .c-center {
                background: url(pc/web/20170522/valuation/center-bg.png) center no-repeat;
                background-size: 100%;
            }

            .tab-evalute .tab-content .circle .c-right {
                background: url(pc/web/20170522/valuation/right-bg.png) center no-repeat;
                background-size: 100%;
            }

            .tab-evalute .tab-content .circle .tab-nav {
                position: relative;
                padding: 60px 0 40px;
                height: 36px;
                text-align: center;
            }

                .tab-evalute .tab-content .circle .tab-nav .tab-list {
                    text-align: center;
                    width: 378px;
                    margin: 0 auto;
                }

                .tab-evalute .tab-content .circle .tab-nav span {
                    display: inline-block;
                    float: left;
                    line-height: 34px;
                    border: 1px solid #e3e3e3;
                    cursor: pointer;
                    width: 124px;
                    color: #666;
                    font-size: 14px;
                    text-align: center;
                }

                    .tab-evalute .tab-content .circle .tab-nav span:first-child {
                        border-top-left-radius: 2px;
                        border-bottom-left-radius: 2px;
                    }

                    .tab-evalute .tab-content .circle .tab-nav span:last-child {
                        margin-right: 0;
                        border-top-right-radius: 2px;
                        border-bottom-right-radius: 2px;
                    }

                    .tab-evalute .tab-content .circle .tab-nav span.normal {
                        border-left: 0;
                        border-right: 0;
                    }

                    .tab-evalute .tab-content .circle .tab-nav span.current {
                        border-color: #f60;
                        background-color: #f60;
                        color: #fff;
                    }

        .tab-evalute .tab-content .valuation-wrap > .price-info {
            margin: 0 auto;
            height: 68px;
            width: 210px;
            border: 1px solid #f60;
        }

            .tab-evalute .tab-content .valuation-wrap > .price-info p.reference {
                color: #f60;
                font-size: 18px;
                text-align: center;
                line-height: 40px;
            }

                .tab-evalute .tab-content .valuation-wrap > .price-info p.reference.no-result {
                    line-height: 22px !important;
                    padding: 12px 0;
                }

            .tab-evalute .tab-content .valuation-wrap > .price-info p.range {
                font-size: 14px;
                color: #fff;
                background-color: #f60;
                line-height: 28px;
                text-align: center;
            }

        .tab-evalute .tab-content .range-bar {
            display: block;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background-color: #f60;
        }

            .tab-evalute .tab-content .range-bar b {
                position: absolute;
                left: 50%;
                top: 76px;
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
                font-size: 14px;
                color: #666;
                white-space: nowrap;
            }

            .tab-evalute .tab-content .range-bar ins {
                position: absolute;
                left: 50%;
                top: 46px;
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
                font-size: 14px;
                color: #666;
                white-space: nowrap;
                text-decoration: none;
            }

            .tab-evalute .tab-content .range-bar.left {
                left: 64px;
            }

                .tab-evalute .tab-content .range-bar.left::after {
                    content: "";
                    display: block;
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    width: 10px;
                    height: 10px;
                    border-radius: 50%;
                    background-color: #fff;
                }

            .tab-evalute .tab-content .range-bar.center {
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

                .tab-evalute .tab-content .range-bar.center::after {
                    content: "";
                    display: block;
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    width: 10px;
                    height: 10px;
                    border-radius: 50%;
                    background-color: #fff;
                }

            .tab-evalute .tab-content .range-bar.right {
                right: 64px;
            }

                .tab-evalute .tab-content .range-bar.right::after {
                    content: "";
                    display: block;
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    width: 10px;
                    height: 10px;
                    border-radius: 50%;
                    background-color: #fff;
                }

    .tab-evalute .tips {
        color: #f60;
        font-size: 14px;
        float: right;
        padding-left: 18px;
    }

        .tab-evalute .tips:active {
            color: #f60;
        }

        .tab-evalute .tips .iconfont {
            background-color: #f60;
        }

.price-explain {
    position: absolute;
    right: 20px;
    bottom: 30px;
    text-align: right;
    font-size: 14px;
    color: #666;
}

    .price-explain .iconfont {
        font-size: 14px;
        color: #666;
        margin-right: 5px;
    }

.price-feedback {
    cursor: pointer;
}

    .price-feedback:hover {
        color: #f60;
    }

        .price-feedback:hover .iconfont {
            color: #f60;
        }

.valuation-main {
    position: relative;
    width: 470px;
    height: 565px;
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #eceef0;
    border-left: 0;
}

    .valuation-main .sell-car {
        position: relative;
        margin: 29px 35px;
    }

        .valuation-main .sell-car .input {
            float: left;
            border: 1px solid #f60 !important;
            height: 20px;
            line-height: 20px;
            padding: 9px;
            width: 256px;
            border-radius: 5px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            box-sizing: inherit;
        }

        .valuation-main .sell-car .sell-btn {
            width: 120px;
            padding: 0;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }

        .valuation-main .sell-car .tips-error {
            position: absolute;
            left: 10px;
            bottom: -25px;
            color: #f84949;
        }

.valuation-main-text {
    margin: 0 35px;
}

    .valuation-main-text dt {
        font-size: 20px;
        line-height: 40px;
        padding-bottom: 4px;
    }

    .valuation-main-text dd {
        font-size: 14px;
        line-height: 22px;
        color: #666;
    }

.chart {
    margin-top: 15px;
    height: 275px;
}

.chart {
    background: url(pc/web/20170522/chart-display.jpg) no-repeat center center; \9
}

.valuation-tip {
    width: 408px;
    padding: 5px 0;
}

    .valuation-tip dt {
        font-size: 14px;
        line-height: 20px;
    }

    .valuation-tip dd {
        font-size: 12px;
        line-height: 20px;
    }

.license-box {
    position: relative;
    width: 100%;
    height: 40px;
    display: block;
    z-index: 2;
}

    .license-box .input {
        height: 40px;
        line-height: 40px;
        padding-left: 55px;
    }

    .license-box .license {
        position: absolute;
        left: 2px;
        top: 8px;
        display: inline-block;
        width: 42px;
        height: 24px;
        line-height: 24px;
        border-right: 1px solid #e3e3e3;
        text-align: center;
        color: #999;
        font-size: 14px;
    }

.chart-content {
    position: relative;
    width: 470px;
    overflow: hidden;
    height: 378px;
}

    .chart-content .chart-content-item {
        display: block;
        width: 470px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -10;
        visibility: hidden;
    }

        .chart-content .chart-content-item.current {
            position: relative;
            z-index: 1;
            visibility: inherit;
        }

.textareabox {
    position: relative;
    margin-bottom: 20px;
}

    .textareabox .textareabox-submitbar {
        position: absolute;
        right: 0px;
        margin: 0;
        padding: 0;
        top: 130px;
    }

.fontred {
    color: #f84949;
}

.layer .ft-btm .btn-w145 {
    width: 140px;
}

.footer .footer-content img {
    margin: 2px 0 0 8px;
    vertical-align: top;
}

.form-textarea-warnimg {
    border-color: #f84949;
    color: #a2a7b2;
}

.layer-report .h3-title {
    margin: 0 0 22px 0;
}

:-moz-placeholder {
    color: #a2a7b2;
}

::-moz-placeholder {
    color: #a2a7b2;
}

input:-ms-input-placeholder {
    color: #a2a7b2;
}

input::-webkit-input-placeholder {
    color: #a2a7b2;
}

textarea:-ms-input-placeholder {
    color: #a2a7b2;
}

textarea::-webkit-input-placeholder {
    color: #a2a7b2;
}

.select .select-selected input:-ms-input-placeholder {
    color: #a2a7b2;
}

.layer .iconfont-close:hover {
    color: #f60;
}

.valuation-buy .chart-content {
    height: auto;
}

.valuation-buy .valuation-main-text {
    margin-top: 70px;
    margin-bottom: 20px;
}

.declaration-text {
    margin-top: 20px;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

    .declaration-text a {
        color: #f60;
    }

        .declaration-text a:hover {
            color: #ff7f32;
        }

.tag-ad-box {
    width: 1180px;
    margin: 20px auto;
    height: 210px;
}

    .tag-ad-box ul {
        margin: 0 -10px;
    }

    .tag-ad-box li {
        float: left;
        width: 380px;
        margin: 0 10px;
    }

        .tag-ad-box li a {
            display: block;
            width: 100%;
        }

        .tag-ad-box li img {
            width: 100%;
            vertical-align: top;
        }
