/*!
 * copyright (c) 2014-2015, Autohome.QingUI v3.2.1
 * description: Autohome FE Group
 * build time: Thu Dec 29 2016 11:38:22 GMT+0800 (中国标准时间)
 */
html {
    font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    background-color: white
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    -webkit-user-select: none;
    outline: 0
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

html, button, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0
}

ul, ol {
    list-style: none outside none
}

h1, h2, h3 {
    line-height: 2;
    font-weight: normal
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #A6A6A6
}

a, a:link, a:visited, a:hover {
    color: #666;
    text-decoration: none
}

a, img {
    -webkit-touch-callout: none
}

html, body {
    -webkit-user-select: none;
    user-select: none
}

.ball-grid-pulse:before, .ball-grid-pulse:after {
    content: "";
    display: table
}

.ball-grid-pulse:after {
    clear: both
}

.fn-hide {
    display: none !important
}

.btn-area {
    text-align: center
}

.form-page {
    box-sizing: border-box;
    height: 100%;
    background: #000 url("https://topic.autoimg.cn/wechat/2/compass/form-bg.jpg") no-repeat;
    background-size: 100%
}

.form-page .form-layer {
    position: relative;
    box-sizing: border-box;
    overflow-y: auto;
    height: 100%;
    padding: 15px;
    -webkit-overflow-scrolling: touch
}

.form-page .t-wrap {
    padding-top: 20px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-align: center
}

.form-page .t-wrap h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #fff
}

.form-page .t-wrap p {
    font-size: 14px;
    line-height: 1.6;
    color: #fff
}

.form-page .t-wrap li {
    font-size: .75rem;
    line-height: 1.3;
    color: #fff
}

.form-page .icon-back-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 93px;
    height: 59px;
    background: url("https://topic.autoimg.cn/wechat/2/compass/icon-back-bg.png") no-repeat 0 0;
    background-size: 93px 60px;
    z-index: 900
}

.form-page .icon-back {
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 17px;
    padding: 10px;
    background: url("https://topic.autoimg.cn/wechat/2/compass/icon-back.png") no-repeat;
    background-size: 22px;
    background-position: 10px 10px;
    z-index: 999
}

.form-page .ct-info {
    clear: both;
    margin: 10px 0 10px 0;
    font-size: .75rem;
    color: #fff;
    line-height: 1.5
}

.form-page .ct-info:first-of-type {
    padding-top: 10px
}

.form-page .ct-info .error_info {
    display: block
}

.form-page .ct-info a {
    color: #3b90d7;
    text-decoration: underline
}

.form-page .ct-info i {
    font-style: normal;
    float: left;
    width: 10px;
    text-indent: 3px;
    color: #f5ad00
}

.form-page .ct-info input {
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    position: relative;
    width: 18px;
    height: 18px;
    background-color: #f9f5f4;
    border: 1px solid #bbb4b3;
    border-radius: 3px;
    vertical-align: top
}

.form-page .ct-info input:checked {
    background: #686868;
    border: 1px solid #686868
}

.form-page .ct-info input:checked::before {
    content: "";
    position: absolute;
    left: 1px;
    top: 2px;
    width: 15px;
    height: 13px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAMAAACXfxyGAAAAb1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8v0wLRAAAAJHRSTlMA+vcg4CpMBO9JRxrqwaaIXEAyDOfk181qNhIB1raymJZ7dyVraHUeAAAAtUlEQVQoz33SWxKDIAwFUPBdrQpqq9W+m/2vse1llHwQ7w9hDgxDJkrIXKqdLHdqc5nfRFRXklpNvxwFrwb6pwlrXkPPfZhbaJSGNSPEhDUuoA/h4RE65v78hfETWsRek6LbNoaQjCnR5mkEbZmiQe4X/RVa+4dtRN4b1ANvZun89FFqQqWtR+Zxp1G8PHFPEiy3hRFycO4OzQxW16tqtEj0CVvJGyUk024CZHcTILtRewnc/QJkkhjX09zAWAAAAABJRU5ErkJggg==") no-repeat 0 0;
    background-size: 15px 13px
}

.form-page .form-box {
    box-sizing: border-box;
    padding: 0 10px 0 0
}

.form-page .form-box dl {
    clear: both
}

.form-page .form-box dl.col2 {
    float: left;
    width: 50%;
    clear: none
}

.form-page .form-box dt {
    font-size: .75rem;
    color: #fff;
    float: left
}

.form-page .form-box dt i {
    display: none
}

.form-page .form-box dt label {
    display: none
}

.form-page .form-box dt em {
    color: #f5ad00;
    font-style: normal;
    display: inline-block;
    width: 10px;
    text-indent: 3px
}

.form-page .form-box dd {
    margin-bottom: 7px;
    position: relative;
    overflow: hidden
}

.form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #909192;
    background-color: rgba(79, 79, 79, 0.8);
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.form-page .form-box input[type=radio] {
    display: none
}
.form-page .form-box input[type=radio]:checked + label {
    background-color: #f5ad00;
    color: #fff
}

.form-page .form-box input[type=radio] ~ label {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #454545;
    color: #fff
}


.form-page .form-box select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzExN0MzQURBMEJGMTFFNjlGODVGRTRDODk2NUE3OTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzExN0MzQUVBMEJGMTFFNjlGODVGRTRDODk2NUE3OTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MTE3QzNBQkEwQkYxMUU2OUY4NUZFNEM4OTY1QTc5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MTE3QzNBQ0EwQkYxMUU2OUY4NUZFNEM4OTY1QTc5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiYOQQQAAAB3SURBVHjaYtyzZ08NAwNDIxAzMZAHfgNxOkjzJwoMAQEWIP4IMmASELeSach/IM4E4nUwl9SQYRjMkJkMaF4ixTAUQxiwhA0xhmEYwoAjkPEZhtUQBjyxhc0wnIYwEIh2ZMPwGgJLAwwEDLsPxO9BUYxPIUCAAQCpoR7Fuu8hPAAAAABJRU5ErkJggg==);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 12px auto
}

.form-page .form-box .error_info {
    font-size: .75rem;
    color: #3b90d7
}

.form-page .form-box .noa {
    clear: both
}

.form-page .form-box .inptx_item {
    width: 100%;
    height: 32px;
    padding: 0;
    background: #fff;
    border: 0;
    border-radius: 6px;
    font-size: 14px;
    color: #dbdbdb;
    line-height: 32px;
    -webkit-appearance: none
}

.form-page .form-box .inptx_item_active {
    color: #fff
}

.form-page .form-box .sel_item, .form-page .form-box .dropdown_button {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 10px;
    background: rgba(79, 79, 79, 0.8);
    border-radius: 6px;
    border: 1px solid #909192;
    color: #a09a9a
}

.form-page .form-box .sel_item em, .form-page .form-box .dropdown_button em {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #ddd;
    border-bottom: 0;
    -webkit-transform: translate3D(0, -50%, 0);
    transform: translate3D(0, -50%, 0)
}

.form-page .form-box .sel_item.on, .form-page .form-box .dropdown_button.on {
    color: #fff
}

.form-page .form-box .sel_item_active {
    color: #fff
}

.form-page .form-box .nob, .form-page .form-box .dropdown_container {
    position: relative;
    margin: 14px 0 0;
    background: rgba(26, 26, 26, 0.8)
}

.form-page .form-box .nob em, .form-page .form-box .dropdown_container em {
    position: absolute;
    top: -13px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 14px;
    overflow: hidden
}

.form-page .form-box .nob em::before, .form-page .form-box .dropdown_container em::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -7px;
    width: 12px;
    height: 12px;
    background: rgba(26, 26, 26, 0.8);
    border-left: 1px solid #696969;
    border-top: 1px solid #696969;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.form-page .form-box .nob > div, .form-page .form-box .dropdown_container > div {
    box-sizing: border-box;
    padding: 6px 0;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #696969
}

.form-page .form-box .nob a, .form-page .form-box .nob span, .form-page .form-box .dropdown_container a, .form-page .form-box .dropdown_container span {
    position: relative;
    float: left;
    font-size: .75rem;
    color: #fff;
    line-height: 2.5;
    text-align: center
}

.form-page .form-box .nob a:active, .form-page .form-box .nob span:active, .form-page .form-box .dropdown_container a:active, .form-page .form-box .dropdown_container span:active {
    background: #1f1f1f
}

.form-page .form-box .nob .current, .form-page .form-box .nob span, .form-page .form-box .nob .on, .form-page .form-box .dropdown_container .current, .form-page .form-box .dropdown_container span, .form-page .form-box .dropdown_container .on {
    color: #999
}

.form-page .form-box .nob.col1 a, .form-page .form-box .nob.col1 span, .form-page .form-box .nob .dropdown_content_c1 a, .form-page .form-box .nob .dropdown_content_c1 span, .form-page .form-box .dropdown_container.col1 a, .form-page .form-box .dropdown_container.col1 span, .form-page .form-box .dropdown_container .dropdown_content_c1 a, .form-page .form-box .dropdown_container .dropdown_content_c1 span {
    float: none;
    margin: 0 2%;
    display: block;
    padding: 0 10px;
    text-align: left
}

.form-page .form-box .nob.col1 a:nth-last-of-type(n+2), .form-page .form-box .nob.col1 span:nth-last-of-type(n+2), .form-page .form-box .nob .dropdown_content_c1 a:nth-last-of-type(n+2), .form-page .form-box .nob .dropdown_content_c1 span:nth-last-of-type(n+2), .form-page .form-box .dropdown_container.col1 a:nth-last-of-type(n+2), .form-page .form-box .dropdown_container.col1 span:nth-last-of-type(n+2), .form-page .form-box .dropdown_container .dropdown_content_c1 a:nth-last-of-type(n+2), .form-page .form-box .dropdown_container .dropdown_content_c1 span:nth-last-of-type(n+2) {
    border-bottom: 1px solid #3d3d3d
}

.form-page .form-box .nob.col2 a, .form-page .form-box .nob.col2 span, .form-page .form-box .nob .dropdown_content_c2 a, .form-page .form-box .nob .dropdown_content_c2 span, .form-page .form-box .dropdown_container.col2 a, .form-page .form-box .dropdown_container.col2 span, .form-page .form-box .dropdown_container .dropdown_content_c2 a, .form-page .form-box .dropdown_container .dropdown_content_c2 span {
    width: 46%;
    margin: 0 2%
}

.form-page .form-box .nob.col2 a:nth-last-of-type(n+3), .form-page .form-box .nob.col2 span:nth-last-of-type(n+3), .form-page .form-box .nob .dropdown_content_c2 a:nth-last-of-type(n+3), .form-page .form-box .nob .dropdown_content_c2 span:nth-last-of-type(n+3), .form-page .form-box .dropdown_container.col2 a:nth-last-of-type(n+3), .form-page .form-box .dropdown_container.col2 span:nth-last-of-type(n+3), .form-page .form-box .dropdown_container .dropdown_content_c2 a:nth-last-of-type(n+3), .form-page .form-box .dropdown_container .dropdown_content_c2 span:nth-last-of-type(n+3) {
    border-bottom: 1px solid #3d3d3d
}

.form-page .form-box .nob.col2 a:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .nob.col2 span:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .nob .dropdown_content_c2 a:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .nob .dropdown_content_c2 span:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .dropdown_container.col2 a:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .dropdown_container.col2 span:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .dropdown_container .dropdown_content_c2 a:nth-of-type(2n):not(:nth-last-of-type(1)), .form-page .form-box .dropdown_container .dropdown_content_c2 span:nth-of-type(2n):not(:nth-last-of-type(1)) {
    border-bottom: 1px solid #3d3d3d
}

.form-page .form-box .nob.col3 a, .form-page .form-box .nob.col3 span, .form-page .form-box .nob .dropdown_content_c3 a, .form-page .form-box .nob .dropdown_content_c3 span, .form-page .form-box .dropdown_container.col3 a, .form-page .form-box .dropdown_container.col3 span, .form-page .form-box .dropdown_container .dropdown_content_c3 a, .form-page .form-box .dropdown_container .dropdown_content_c3 span {
    width: 33.3%
}

.form-page .form-box .nob.col4 a, .form-page .form-box .nob.col4 span, .form-page .form-box .nob .dropdown_content_c4 a, .form-page .form-box .nob .dropdown_content_c4 span, .form-page .form-box .dropdown_container.col4 a, .form-page .form-box .dropdown_container.col4 span, .form-page .form-box .dropdown_container .dropdown_content_c4 a, .form-page .form-box .dropdown_container .dropdown_content_c4 span {
    width: 25%
}

.form-page .form-box .verifica_box {
    position: absolute;
    right: .15625rem;
    top: .15625rem
}

.form-page .form-box .verifica_box a {
    display: block;
    padding: 0 6px;
    line-height: 1.375rem;
    font-size: .625rem;
    text-align: center;
    color: #fff;
    background: #3b90d7;
    border-radius: 6px
}

.form-page .form-box .verifica_box a:active {
    background: #65a8e0
}

.form-page input::-webkit-input-placeholder, .form-page textarea::-webkit-input-placeholder {
    color: #fff
}

.form-page .validate-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.form-page .validate-code input {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.form-page .validate-code .code-img {
    padding-left: 5px
}

.form-page .validate-code .code-img img {
    padding-top: 1px;
    vertical-align: middle
}

.form-page .validate-code .btn-getimg {
    display: block;
    padding: 0 8px;
    height: 1.6875rem;
    font-size: .75rem;
    line-height: 1.6875rem;
    text-decoration: underline;
    color: #fff
}

.form-page .btn-form {
    margin-bottom: 20px
}

.form-page .btn-form a {
    display: block;
    font-size: 1.1875rem;
    line-height: 2;
    text-align: center;
    color: #000;
    border-radius: 5px;
    background: #f5ad00
}

.form-page .btn-form a:active {
    background: #946800
}

@media (min-width: 0px) and (max-width: 320px) {
    .form-page .form-box dt {
        line-height: 28px
    }

    .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
        height: 28px;
        line-height: 26px;
        font-size: 12px
    }

    .form-page .form-box input[type=radio] ~ label {
        height: 28px;
        line-height: 28px
    }

    .form-page .form-box .sel_item, .form-page .form-box .dropdown_button {
        height: 28px;
        font-size: 12px;
        line-height: 26px
    }

    .form-page .form-box .sel_item em, .form-page .form-box .dropdown_button em {
        border-width: 6px
    }
}

@media (min-width: 321px) and (max-width: 413px) {
    .form-page .form-box dt {
        line-height: 32px
    }

    .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
        height: 32px;
        line-height: 30px;
        font-size: 14px
    }

    .form-page .form-box input[type=radio] ~ label {
        height: 32px;
        line-height: 32px
    }

    .form-page .form-box .sel_item, .form-page .form-box .dropdown_button {
        height: 32px;
        font-size: 14px;
        line-height: 30px
    }

    .form-page .form-box .sel_item em, .form-page .form-box .dropdown_button em {
        border-width: 7px
    }

    .form-page .form-box .validate-code .code-img {
        padding-top: 2px
    }
}

@media (min-width: 414px) and (max-width: 1280px) {
    .form-page .form-box dt {
        line-height: 34px
    }

    .form-page .form-box input[type=tel], .form-page .form-box input[type=text], .form-page .form-box select {
        height: 34px;
        line-height: normal;
        font-size: 15px
    }

    .form-page .form-box input[type=radio] ~ label {
        height: 34px;
        line-height: 34px
    }

    .form-page .form-box .sel_item, .form-page .form-box .dropdown_button {
        height: 34px;
        font-size: 15px;
        line-height: 32px
    }

    .form-page .form-box .sel_item em, .form-page .form-box .dropdown_button em {
        border-width: 8px
    }

    .form-page .form-box .validate-code .code-img {
        padding-top: 3px
    }
}

.loading-box {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #301c14;
    z-index: 9999
}

.loading-box .area {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -30px;
    width: 60px
}

.loading-box .percent {
    margin-top: 10px;
    font-family: STHeitiSC-Light;
    font-size: 20px;
    color: #fff;
    line-height: 1.0;
    text-align: center
}

@-webkit-keyframes ball-grid-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0.7
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes ball-grid-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0.7
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.ball-grid-pulse {
    width: 57px
}

.ball-grid-pulse > div:nth-child(1) {
    -webkit-animation-delay: -.18s;
    animation-delay: -.18s;
    -webkit-animation-duration: 1.23s;
    animation-duration: 1.23s
}

.ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: -.03s;
    animation-delay: -.03s;
    -webkit-animation-duration: 1.06s;
    animation-duration: 1.06s
}

.ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: -.14s;
    animation-delay: -.14s;
    -webkit-animation-duration: 1.59s;
    animation-duration: 1.59s
}

.ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: .42s;
    animation-delay: .42s;
    -webkit-animation-duration: 1.32s;
    animation-duration: 1.32s
}

.ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s;
    -webkit-animation-duration: 1.18s;
    animation-duration: 1.18s
}

.ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
    -webkit-animation-duration: .89s;
    animation-duration: .89s
}

.ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: .77s;
    animation-delay: .77s;
    -webkit-animation-duration: .88s;
    animation-duration: .88s
}

.ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: .73s;
    animation-delay: .73s;
    -webkit-animation-duration: 1.06s;
    animation-duration: 1.06s
}

.ball-grid-pulse > div {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-pulse;
    animation-name: ball-grid-pulse;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.copyright {
    position: absolute;
    bottom: 0;
    padding: 20px 0 10px 0;
    width: 100%;
    text-align: center;
    color: #ccc;
    font-size: 14px
}

html, body {
    height: 100%;
    color: #000000;
    background-color: #fff
}

.wrap {
    height: 100%;
    min-width: 320px;
    max-width: 640px
}

.wrap > section {
    box-sizing: border-box;
    -webkit-animation: fadeIn .6s both;
    animation: fadeIn .6s both;
    position: relative
}

.wrap img {
    display: block;
    width: 100%
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn2{
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;

    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
}

@keyframes fadeIn2 {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    60% {
        transform: scale(1.1);
    }
    80% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn2 {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    60% {
        -webkit-transform: scale(1.1);
    }
    80% {
        -webkit-transform: scale(0.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

.rotate {
    -webkit-animation: rotate360 2s infinite linear
}
.rotate3 {
    -webkit-animation: rotate360 .5s  linear
}

.rotate1 {
    -webkit-animation: rotate360 5s infinite linear
}
.rotate2 {
    -webkit-animation: rotate3602 5s infinite linear
}

@-webkit-keyframes rotate360 {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: center;
    }
    100% {
        -webkit-transform: rotate(360deg);
    -webkit-transform-origin: center;
    }
}
@-webkit-keyframes rotate3603 {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: center;
    }
    100% {
        -webkit-transform: rotate(180deg);
    -webkit-transform-origin: center;
    }
}
@-webkit-keyframes rotate3602 {
    0% {
        -webkit-transform: rotate(-360deg);
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    100% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}

.text-page {
    padding: 15px
}

.text-page h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    color: #c7001f;
    margin-bottom: 15px
}

.text-page li {
    margin-bottom: 10px
}

.text-page a:link, .text-page a:visited, .text-page a:active {
    color: #c7001f
}

.text-page.img-text li {
    clear: both;
    overflow: hidden
}

.text-page.img-text img {
    float: left;
    width: 40%;
    margin-right: 10px
}

.mdBox {
    line-height: 22px
}

.mdBox dt, .mdBox dd {
    clear: both;
    overflow: hidden
}

.mdBox dt {
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2px 0 2px 5px
}

.mdBox p {
    padding-left: 5px
}

.mdBox dt *, .mdBox dd p * {
    float: left;
    overflow: hidden;
    height: 22px
}

.mdBox em, .mdBox i {
    font-style: normal;
    width: 22%
}

.mdBox span {
    width: 31%
}

.mdBox i {
    width: 47%
}

.show-div {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8)
}

.show-div .show-wrap {
    position: fixed;
    box-sizing: border-box;
    width: 90%;
    background-color: #fff;
    border: 2px solid #ad0043;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
    padding: 20px;
    border-radius: 5px
}

.show-div .show-wrap .close {
    position: absolute;
    right: 0;
    top: -10px;
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
    width: 7%;
    height: 0;
    padding-top: 7%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ad0043;
    background: url(https://x.autoimg.cn/topic/images/closeBtn_black.png) center center no-repeat #fff;
    border-radius: 100%;
    box-sizing: border-box
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.7
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.7
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7
    }
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    50% {
        -webkit-transform: translateY(8%);
        transform: translateY(8%)
    }
    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%)
    }
    50% {
        -webkit-transform: translateY(8%)
    }
    100% {
        -webkit-transform: translateY(0%)
    }
}

.expandOpen {display: block;
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: .2s;
    -webkit-animation-duration: .2s;
    animation-timing-function:ease-in;
    -webkit-animation-timing-function: ease-in;
    visibility: visible !important; -webkit-animation-fill-mode:both
}
.expandOpen2 {
    display: block;
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: .4s;
    -webkit-animation-duration: .4s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    visibility: visible !important;
    animation-delay:.8s;-webkit-animation-fill-mode:both
}
.expandOpen3 {display: block;
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: .6s;
    -webkit-animation-duration: .6s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    visibility: visible !important;
    animation-delay:.9s;-webkit-animation-fill-mode:both
}
.expandOpen4 {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: .8s;
    -webkit-animation-duration: .8s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    visibility: visible !important;
    animation-delay:1s;-webkit-animation-fill-mode:both

}

@keyframes expandOpen {
    0% { opacity:0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
    50% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    90% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes expandOpen {
    0% { opacity:0;
        -webkit-transform: scale(1.8)
    }
    50% {
        -webkit-transform: scale(0.95)
    }
    80% {
        -webkit-transform: scale(1.05)
    }
    90% {
        -webkit-transform: scale(0.98)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1)
    }
}
.slideUp{
    animation-name: slideUp;
    -webkit-animation-name: slideUp;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    50%{
        transform: translateY(-8%);
    }
    65%{
        transform: translateY(4%);
    }
    80%{
        transform: translateY(-4%);
    }
    95%{
        transform: translateY(2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
    }
    50%{
        -webkit-transform: translateY(-8%);
    }
    65%{
        -webkit-transform: translateY(4%);
    }
    80%{
        -webkit-transform: translateY(-4%);
    }
    95%{
        -webkit-transform: translateY(2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.slideLeft{
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%);
    }
    50%{
        transform: translateX(-8%);
    }
    65%{
        transform: translateX(4%);
    }
    80%{
        transform: translateX(-4%);
    }
    95%{
        transform: translateX(2%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
    }
    50%{
        -webkit-transform: translateX(-8%);
    }
    65%{
        -webkit-transform: translateX(4%);
    }
    80%{
        -webkit-transform: translateX(-4%);
    }
    95%{
        -webkit-transform: translateX(2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}
.slideRight{
    animation-name: slideRight;
    -webkit-animation-name: slideRight;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
}

@keyframes slideRight {
    0% {
        transform: translateX(-150%);
    }
    50%{
        transform: translateX(8%);
    }
    65%{
        transform: translateX(-4%);
    }
    80%{
        transform: translateX(4%);
    }
    95%{
        transform: translateX(-2%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%);
    }
    50%{
        -webkit-transform: translateX(8%);
    }
    65%{
        -webkit-transform: translateX(-4%);
    }
    80%{
        -webkit-transform: translateX(4%);
    }
    95%{
        -webkit-transform: translateX(-2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

.slideExpandUp{
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;

    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;

    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease -out;

    visibility: visible !important;
}

@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(0.5);
    }
    30%{
        transform: translateY(-8%) scaleX(0.5);
    }
    40%{
        transform: translateY(2%) scaleX(0.5);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80%{
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
}


@-webkit-keyframes slideExpandUp {
    0% {
        -webkit-transform: translateY(100%) scaleX(0.5);
    }
    30%{
        -webkit-transform: translateY(-8%) scaleX(0.5);
    }
    40%{
        -webkit-transform: translateY(2%) scaleX(0.5);
    }
    50%{
        -webkit-transform: translateY(0%) scaleX(1.1);
    }
    60%{
        -webkit-transform: translateY(0%) scaleX(0.9);
    }
    70% {
        -webkit-transform: translateY(0%) scaleX(1.05);
    }
    80%{
        -webkit-transform: translateY(0%) scaleX(0.95);
    }
    90% {
        -webkit-transform: translateY(0%) scaleX(1.02);
    }
    100%{
        -webkit-transform: translateY(0%) scaleX(1);
    }
}
.slideDown{
    animation-name: slideDown;
    -webkit-animation-name: slideDown;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50%{
        transform: translateY(8%);
    }
    65%{
        transform: translateY(-4%);
    }
    80%{
        transform: translateY(4%);
    }
    95%{
        transform: translateY(-2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50%{
        -webkit-transform: translateY(8%);
    }
    65%{
        -webkit-transform: translateY(-4%);
    }
    80%{
        -webkit-transform: translateY(4%);
    }
    95%{
        -webkit-transform: translateY(-2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.slideUp{
    animation-name: slideUp;
    -webkit-animation-name: slideUp;

    animation-duration: .6s;
    -webkit-animation-duration: .6s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    50%{
        transform: translateY(-8%);
    }
    65%{
        transform: translateY(4%);
    }
    80%{
        transform: translateY(-4%);
    }
    95%{
        transform: translateY(2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
    }
    50%{
        -webkit-transform: translateY(-8%);
    }
    65%{
        -webkit-transform: translateY(4%);
    }
    80%{
        -webkit-transform: translateY(-4%);
    }
    95%{
        -webkit-transform: translateY(2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}
.index {
    height: 100%;
    background: url("https://topic.autoimg.cn/wechat/2/compass/index.jpg") no-repeat top center;
    background-size: 100%;
    position: relative
}
.kv{width: 19rem;position: absolute;top: 16rem;left: 50%;margin-left: -10rem}
.index .testBtn {
    width: 9rem;
    height: 2.1rem;
    top: 24.5rem;
    left: 50%;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 2.1rem;
    color: #fff;
    margin-left: -4.5rem;
    position: absolute;
    background: url("https://topic.autoimg.cn/wechat/2/compass/jy.png") no-repeat top center;
    background-size: 100%
}
.index .zhuan{width: 1.5rem;
    position: absolute;
    left: 1.2rem;
    top: 16.9rem;}
.index .triveBtn {
    top: 25.5rem;
    margin-left: -2.85rem;
    position: absolute;
    font-size: 1rem;
    padding: 5px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 6rem;
    left: 50%;
    color: #fff;
    text-align: center
}

.gbForm {
    position: absolute;
    width: 5.4rem;
    height: 3.75rem;
    top: 0;
    right: 0;
    z-index: 99
}

.answer {
    margin-top: 1rem
}

.q1 .ask {
    font-size: 1.1rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-top: 5rem
}
.q2 .ask {
    font-size: 1.1rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-top: 5.3rem
}
.q3 .ask {
    font-size: 1.1rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-top: 5rem
}

.tijiaoBtn {
    width: 6.5rem;
    margin: 1rem auto 0;display: none;
}

.question {
    height: 100%
}

.question .q1 {
    height: 100%;
    padding-top: 1px;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q1.jpg") no-repeat top center;
    background-size: 100%;
    position: relative
}

.question .q1 .titleBg {
    width: 18rem;
    height: 7.3rem;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q1titlebg.png") no-repeat top center;
    position: relative;
    background-size: 100%;
    margin: .8rem auto 0
}

.question .q1 .answer1 {
    position: relative;
}

.question .q1 .answer1 .slectImg {
    width: 9.3rem;
    padding-left: 1.9rem
}

.question .q1 .answer1 .zhuan {
    width: 2.6rem;
    position: absolute;
    left: 9.9rem;
    top: 1.8rem
}

.question .q1 .answer1 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 5rem;
    right: 1.6rem
}

.question .q1 .answer1 .ans.cur {
    color: #f5ad00
}

.question .q1 .answer2 {
    position: relative
}

.question .q1 .answer2 .slectImg {
    width: 9.3rem;
    padding-left: 9.2rem
}

.question .q1 .answer2 .zhuan {
    width: 2.6rem;
    position: absolute;
    left: 7.9rem;
    top: 1.4rem
}

.question .q1 .answer2 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 5rem;
    left: 2.2rem
}

.question .q1 .answer2 .ans.cur {
    color: #f5ad00
}

.question .q2 {
    height: 100%;
    padding-top: 1px;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q2.jpg") no-repeat top center;
    background-size: 100%;
    position: relative
}

.question .q2 .titleBg {
    width: 18rem;
    height: 7.5rem;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q2titlebg.png") no-repeat top center;
    position: relative;
    background-size: 100%;
    margin: .8rem auto 0
}

.question .q2 .answer1 {
    height: auto;
    position: relative
}

.question .q2 .answer1 .slectImg {
    width: 9.3rem;
    padding-left: 1.9rem
}

.question .q2 .answer1 .zhuan {
    width: 2rem;
    position: absolute;
    left: 7.6rem;
    top: 1.4rem
}

.question .q2 .answer1 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 3rem;
    left: 10rem
}

.question .q2 .answer1 .ans.cur {
    color: #f5ad00
}

.question .q2 .answer2 {
    height: auto;
    position: relative
}

.question .q2 .answer2 .slectImg {
    width: 9.3rem;
    padding-left: 8.9rem
}

.question .q2 .answer2 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 1.8rem;
    right: 11.6rem;
}

.question .q2 .answer2 .ans.cur {
    color: #f5ad00
}

.question .q2 .answer2 .zhuan {
    width: 2rem;
    position: absolute;
    right: 7.5rem;
    top: 1.3rem
}

.question .q3 {
    height: 100%;
    padding-top: 1px;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q3.jpg") no-repeat top center;
    background-size: 100%;
    position: relative
}

.question .q3 .titleBg {
    width: 18rem;
    height: 7.5rem;
    background: url("https://topic.autoimg.cn/wechat/2/compass/q3titlebg.png") no-repeat top center;
    position: relative;
    background-size: 100%;
    margin: .8rem auto 0
}

.question .q3 .answer1 {
    height: auto;
    position: relative
}

.question .q3 .answer1 .slectImg {
    width: 9.3rem;
    padding-left: 1rem
}

.question .q3 .answer1 .zhuan {
    width: 1.25rem;
    position: absolute;
    left: 7.2rem;
    top: -.3rem
}

.question .q3 .answer1 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 1rem;
    left: 7.5rem
}

.question .q3 .answer1 .ans.cur {
    color: #f5ad00
}

.question .q3 .answer2 {
    height: auto;
    position: relative;margin-top: -1rem;
}

.question .q3 .answer2 .slectImg {
    width: 9.3rem;
    padding-left: 9.8rem
}

.question .q3 .answer2 .ans {
    font-size: .75rem;
    color: #fff;
    position: absolute;
    top: 2.5rem;
    right: 11rem
}

.question .q3 .answer2 .ans.cur {
    color: #f5ad00
}

.question .q3 .answer2 .zhuan {
    width: 1.25rem;
    position: absolute;
    right: 8rem;
    top: 2.4rem
}

.hesuan {
    background: url("https://topic.autoimg.cn/wechat/2/compass/jisuan.jpg") no-repeat top center;
    background-size: 100%;
    height: 100%
}

.hesuan .yuanquan {
    width: 12rem;
    height: 12rem;
    background: url("https://topic.autoimg.cn/wechat/2/compass/yuanquan.png") no-repeat top center;
    /*background: url("https://topic.autoimg.cn/wechat/2/compass/dayuan.png") no-repeat top center;*/
    background-size: 100%;
    position: absolute;
    top: 6.9rem;
    left: 50%;
    margin-left: -6.2rem
}
.hesuan .xiaoyuan {
    width: 10rem;
    height: 9.5rem;
    background: url("https://topic.autoimg.cn/wechat/2/compass/liyuan.png") no-repeat top center;
    background-size: 100%;
    position: absolute;
    top:.9rem;
    left: 1.6rem;

}

.hesuan .wen {
    width: 1.75rem;
    position: absolute;
    left: 8.9rem;
    top: 11.7rem;
}

.hesuan p {
    font-size: 1rem;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 21rem
}

.result {
    height: 100%
}

.result .re {
    height: 100%;

    background-size: 100%
}

.result  .tit {
    width: 100%;
    position: absolute;
    text-align: center;

    top: -.5rem;
    font-size: .87rem;
    font-weight: bold;
}

.result .re2 {
    height: 100%;
    background: url("https://topic.autoimg.cn/wechat/2/compass/re2bg.jpg") no-repeat top center;
    background-size: 100%
}

.result .reimg {
    width: 12.5rem;height: 13rem;
    position: absolute;
    top: -3rem;
    left: 50%;
    margin-left: -6.2rem;

}
.result .bg{
    width:100%;height:100%;
    position: absolute;
    background: url("https://topic.autoimg.cn/wechat/2/compass/anscir.png") no-repeat top center;background-size: 100%;

}
.result .r1{    width: 2.1rem;
    position: absolute;
    top: 7.5rem;}
.result .r2{    width: 2rem;
    position: absolute;
    top: 10.6rem;
    left: 4.2rem;}
.result .r3{    width: 3.3rem;
    position: absolute;
    top: 7.5rem;
    left: 6.2rem;}
.result .r4{    width: 5.2rem;
    position: absolute;
    top: 5.8rem;
    left: 3.5rem;}
.result .da {
    width: 18rem;
    position: absolute;
    top:11rem;
    margin-left: -9rem; left: 50%;
    color: #fff;

}

.result .miaoshu {
    border: 2px solid #fff;
    border-top: none;
    padding: .8rem 0 .5rem;
    text-align: center;


}

.result .line1 {
    position: absolute;
    left: 0;
    top: 0;
    border-top: 2px #fff solid;
    width: 10%
}

.result .line2 {
    position: absolute;
    right: 0;
    top: 0;
    border-top: 2px #fff solid;
    width: 10%
}

.result .totravel {
    width: 9rem;
    position: absolute;
    top: 24.5rem;
    left: 50%;
    margin-left: -4.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #000000;
    height: 2.1rem;
    text-align: center;
    line-height: 2.1rem;
    background: url(https://topic.autoimg.cn/wechat/2/compass/lan.png) no-repeat top center;
    background-size: 100%
}

.result .reset {
    font-size: 1rem;
    padding: 5px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 6rem;
    top: 27rem;
    position: absolute;
    left: 50%;
    margin-left: -3rem;
    color: #fff;
    text-align: center
}

.magictime {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.magictime {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.curent .tinRightIn {
     animation-name: tinRightIn;
 }
@keyframes tinRightIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateX(900%);
    }

    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateX(0);
    }

    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateX(0);
    }
}
.curent .tinLeftIn {
    animation-name: tinLeftIn;
}
@keyframes tinLeftIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateX(-900%);
    }

    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateX(0);
    }

    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateX(0);
    }
}

.wrap  .suss-page {
    height: 100%;
    background: url("https://topic.autoimg.cn/wechat/2/compass/tijiao-bg.jpg") no-repeat top center;
    background-size: 100%
}

.wrap  .suss-page .content {
    padding-top: 4.3125rem;
    text-align: center
}

.wrap  .suss-page h2 {
    padding-bottom: 10px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
    color: #c90329
}

.wrap  .suss-page p {
    font-size: 20px;
    font-weight: bold;
    color: #171717;
    line-height: 1.4;
    padding-bottom: 30px
}

.wrap  .suss-page .btn-area {
    padding: 14rem 0 20px 0;}

.wrap  .suss-page .btn-share {
    display: block;
    width: 156px;
    height: 38px;
    margin: 0 auto 8px auto;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background: #187ec8;
    visibility: hidden
}

.wrap  .suss-page .btn-return {
    display: block;
    width: 8.2rem;
    height: 2.3rem;
    margin: 0 auto;
    line-height: 2.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #000;
    background: #f5ad00;
    border-radius: 3px
}

.wrap  .suss-page .btn-return2 {
    display: block;
    width: 156px;
    height: 38px;
    margin: .5rem auto 0;
    border-radius: 5px;
    line-height: 38px;
    font-size: .7rem;
    font-weight: bold;
    color: #fff;
    background: #187ec8
}

