article,body,button,dd,dl,dt,footer,form,h1,h2,h3,h4,h5,h6,header,input,li,menu,nav,ol,p,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

img {
    vertical-align: middle;
    border: 0
}

a {
    text-decoration: none
}

li,ul {
    vertical-align: middle;
    list-style: none
}

body,html {
    width: 100%;
    height: 100%
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font: normal 16px Microsoft Yahei,Helvetica Neue,Helvetica,Arial,STHeiTi,sans-serif;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

button {
    -webkit-appearance: none
}

img {
    max-width: 100%;
    width: 100%
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

:focus {
    outline: 0 none
}

textarea {
    resize: none
}

.l {
    float: left
}

.r {
    float: right
}

.ask-box {
    display: box;
    display: -webkit-box;
    display: flex;
    box-align: start;
    -webkit-box-pack: end;
    -webkit-box-align: start;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px
}

.ask-context {
    position: relative;
    max-width: 368px;
    padding: 10px 20px;
    background-color: #443c86;
    font-size: 14px;
    line-height: 26px;
    border-radius: 15px;
    color: #fff
}

.button-link {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    text-align: center;
    background: rgba(99,117,221,.6);
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    border-radius: 10px
}

.image-box {
    position: relative;
    margin-bottom: 10px;
    width: 225px;
    height: 150px
}

.image-box .model-image {
    width: 225px;
    height: 150px;
    cursor: pointer
}

.image-box .img-mask {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: center;
    box-align: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 225px;
    height: 150px
}

.image-box .img-mask .go-to-image-page {
    display: block;
    width: 60px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    text-align: center
}

.loan-box {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 295px;
    margin-bottom: 10px;
    border-bottom: 1px solid #423a84;
    padding-bottom: 7px
}

.loan-box:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.loan-detail-box {
    width: 295px
}

.loan-detail-box .loan-name {
    color: #777;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 10px
}

.loan-detail-box .loan-info {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    width: 100%;
    align-items: flex-start
}

.loan-detail-box .loan-logo {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: center;
    box-align: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    justify-content: center;
    align-items: center;
    width: 90px;
    margin-right: 10px
}

.loan-detail-box .loan-logo img {
    width: 90px;
    height: auto
}

.loan-detail-box .loan-info-list {
    margin-right: 10px;
    font-size: 12px
}

.loan-detail-box .loan-info-list p {
    line-height: 17px;
    color: #8f9eff;
    margin-bottom: 7px
}

.loan-detail-box .loan-info-list .red {
    color: #fff
}

.loan-trait-box {
    width: 65px;
    padding-left: 10px
}

.loan-trait-box .trait-title {
    color: #777;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 10px
}

.loan-trait-box .trait-item {
    font-size: 12px;
    color: #777;
    margin-bottom: 7px;
    padding-left: 3px;
    position: relative
}

.loan-trait-box .trait-item:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #777;
    top: 10px;
    left: 0
}

.loan-list {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 10px
}

.loan-list::-webkit-scrollbar {
    width: 0
}

.pc-bg .loan-list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.pc-bg .loan-list::-webkit-scrollbar-track {
    background-color: #1e1b37;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}

.pc-bg .loan-list::-webkit-scrollbar-thumb {
    background-color: #443c86;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}

.car-box {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

.car-box .car-pic-box,.car-box .car-pic-box .car-pic {
    width: 86px;
    height: 57px
}

.car-box .car-info {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 3px;
    flex: 1
}

.car-box .car-info .car-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    margin-bottom: 7px
}

.car-box .car-info .car-price {
    font-size: 10px;
    line-height: 15px;
    color: #aaa;
    margin-bottom: 7px
}

.car-box .car-info .red {
    font-weight: 700;
    color: #e0605e;
    font-size: 10px
}

.car-box .car-info .car-position {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    height: 18px
}

.car-box .car-info .car-position .dot {
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    color: #333;
    border-radius: 15px;
    padding: 0 7px 0 15px;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAAiYZ4HAAABfElEQVQ4T5WSvUoDQRSFz3VDthFSiqIQEBHSiMiijaAxEHYT9gGCjYKVgj8vkDdQC60EK8kDLGFDYP1BG3WRYLMgEggoip1BmyxZrkyYyCQIwalmzjnf3Ds/hH8OUvP5fN6KoqhARCmhM3OgaVqpXC673VwHyGQyCV3XS8xs/VWQiNxWq1XwPK9JxWJxyPd9D8DygO4uDcPIkGVZawBOlfALgDO5XgUwoXjrArgGsCjFehiGc6J0t9V4PP4AYFL6NwL4BJCQwp7rugdqa5Zl7QLYl1qTcrncFzMPS2HLdd3jPmATwJHQiOhbVLgHYMhQrdFoLARBEIp1KpWKJ5PJWwCz0vcFsA3gUNm1xswncscNJSykHTJNUyeiOwAzA671kZnnOw9nmuY4EV0pt9HP1pl5qVKpvP5+DQldAJjqSz8zc1qEO22qpm3bY+12W0DTUn+KxWJpx3Heev6SCmWz2VFN086FFkXRSrVafVf9ngpdw7btETF3HOej/zA/q/SA6Ht04OwAAAAASUVORK5CYII=) no-repeat 7px;background-size: 6px 8px;
    font-weight: 700
}

.model-price-list {
    width: 100%;
    max-height: 250px;
    overflow-y: auto
}

.model-price-list::-webkit-scrollbar {
    width: 0
}

.pc-bg .model-price-list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.pc-bg .model-price-list::-webkit-scrollbar-track {
    background-color: #fff;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}

.pc-bg .model-price-list::-webkit-scrollbar-thumb {
    background-color: #443c86;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}

.model-price-item {
    width: 100%
}

.model-price-special {
    padding-left: 5px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(270deg,#fff,#f2f2f7);
    font-size: 9px;
    color: #666
}

.trim-list {
    position: relative;
    line-height: 25px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3
}

.trim-list .trim-name {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 9px
}

.trim-list .trim-guide-price {
    color: #aaa;
    font-size: 10px;
    margin-bottom: 3px;
    line-height: 17px
}

.trim-list .trim-price {
    color: #333;
    font-size: 10px;
    line-height: 17px;
    margin-bottom: 1px
}

.trim-list .red {
    color: #e0605e;
    font-size: 12px;
    line-height: 17px
}

.trim-list .low-price-city {
    margin-left: 10px;
    font-size: 9px;
    line-height: 17px;
    color: #333
}

.trim-list .trim-detail-btn {
    position: absolute;
    right: 0;
    bottom: 11px;
    width: 50px;
    height: 25px;
    background: #397efd;
    color: #fff;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    border-radius: 12px
}

.trim-list:last-child {
    border-bottom: none
}

.tab-price-box .tab-navi {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 0;
    height: 14px;
    margin-bottom: 5px
}

.tab-price-box .tab-navi a {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    background: none;
    color: #333
}

.tab-price-box .tab-navi .cur {
    color: #fff;
    background: #397efd;
    border-radius: 20px;
    line-height: 20px;
    height: 20px;
    padding: 0 5px
}

.tab-price-box .tab-con-box .tab-con {
    width: 100%;
    display: none
}

.tab-price-box .tab-con-box .cur {
    display: block
}

.model-comp {
    background-color: #fff;
    padding: 5px 5px 0;
    margin-bottom: 10px;
    border-radius: 5px
}

.news-list-title {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px
}

.news-link-ul {
    margin-bottom: 15px;
    width: 100%
}

.news-link-item {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

.news-link-author {
    width: 61px;
    color: #999;
    font-size: 12px;
    line-height: 17px
}

.news-link-a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    width: 187px;
    text-decoration: underline;
    color: #8f9eff;
    font-size: 12px;
    line-height: 20px
}

.question-link-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.question-link-box .question-link {
    display: block;
    line-height: 20px;
    color: #8f9eff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.text-style {
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 0
}

.image-box.video-box {
    position: relative;
    margin-bottom: 10px;
    display: block
}

.image-box.video-box,.image-box.video-box .model-image {
    width: 225px;
    height: 127px
}

.answer-content-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 368px
}

.answer-box {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px
}

.ai-assistant {
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.ai-assistant img {
    width: 40px;
    height: 40px;
    display: block
}

.answer-context {
    position: relative;
    padding: 10px 20px;
    background-color: #1e1b37;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-radius: 15px
}

.loading-box {
    display: box;
    display: -webkit-box;
    display: flex;
    box-pack: start;
    box-align: start;
    -webkit-box-pack: start;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: flex-start;
    height: .4rem
}

.loading-box .load-dot {
    margin: 0 .2rem;
    height: .15rem;
    width: .15rem;
    border-radius: 50%;
    background-color: #bdbdbd
}

.loading-box .dot1 {
    animation: animations .3s .3s infinite alternate-reverse
}

.loading-box .dot2 {
    animation: animation1 .3s .6s infinite alternate-reverse
}

.loading-box .dot3 {
    animation: animation1 .3s .9s infinite alternate-reverse
}

@-webkit-keyframes animations {
    0% {
        background-color: #bdbdbd
    }

    to {
        background-color: #ebebeb
    }
}

@keyframes animations {
    0% {
        background-color: #bdbdbd
    }

    to {
        background-color: #ebebeb
    }
}

@-webkit-keyframes animation1 {
    0% {
        background-color: #ebebeb
    }

    to {
        background-color: #bdbdbd
    }
}

@keyframes animation1 {
    0% {
        background-color: #ebebeb
    }

    to {
        background-color: #bdbdbd
    }
}

.content {
    height: 366px;
    padding: 5px 30px;
    overflow-y: auto
}

.content,.footer {
    width: 600px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer {
    padding: 8px 30px 38px;
    background-color: #2b274d
}

.form-box {
    width: 100%;
    display: box;
    display: -webkit-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-pack: start;
    box-align: center
}

.input-data {
    box-sizing: border-box;
    padding: 0 18px;
    width: 438px;
    background-color: #18132e
}

.emit-btn,.input-data {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    border: none
}

.emit-btn {
    width: 90px;
    text-align: center;
    background-image: -moz-linear-gradient(124deg,#384cbc 0,#bd87ff 100%);
    background-image: -webkit-linear-gradient(124deg,#384cbc,#bd87ff);
    background-image: -ms-linear-gradient(124deg,#384cbc 0,#bd87ff 100%);
    margin: 0 0 0 10px;
    cursor: pointer;
    padding: 0;
    outline: none
}

input[type=search]::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none
}

.header-video-area {
    width: 600px;
    height: 232px
}

.header-video-wrapper {
    position: relative;
    height: 224px;
    width: 400px;
    margin: 0 auto;
    border-radius: 6px;
    border: 4px solid #3b4b7b
}

.header-video-wrapper .mask-for-play-btn {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 6px;
    height: 224px;
    width: 400px;
    background-color: rgba(0,0,0,.3)
}

.header-video-wrapper .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -67.5px 0 0 -67.5px;
    width: 135px;
    height: 135px;
    background: url(../h5/assets/img/pc/wakeUp-btn.png) no-repeat;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
    cursor: pointer
}

.header-video-wrapper .play-btn:hover {
    background-image: url(../h5/assets/img/pc/wakeUp-btn-hover.png)
}

.header-video-wrapper .inner-head-video-wrapper {
    height: 224px;
    width: 400px;
    position: relative;
    border-radius: 6px
}

.header-video-wrapper .inner-head-video-wrapper .mp4-video-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    border-radius: 6px
}

.header-video-wrapper .inner-head-video-wrapper .mute {
    background: #443c86 url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAA3klEQVQ4jZ2ToQoCQRRF78oGg9EmCEazYBKMYtof8AP0A8RiFtMiCEaTQbBY9Tds/oBVMJmOwVHWcXd2dy4MM7z3uPPeYUZyCBgAQ1dNKQEN4MBbKx+PEGhJ6idiTUlTSTXHxW1JnSAIdim5SNJNwB63/joGria3tOITE39UJFU9Jo3NPvuYAxNJGxNfCziW7djqDuCUOC8/BV7GKeY/aCoeGArJ29hiejb7l7kXCmBsj29hWQiYA/fEehYwzn1uaSPWgW2OcRsYZSCKgK6LYQ+4AHFmka+AEMj82i69ABZrimph/Z9aAAAAAElFTkSuQmCC) no-repeat 50%;background-size: 22px 14px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 2px;
    right: -40px;
    display: block;
    z-index: 10;
    cursor: pointer
}

.header-video-wrapper .mask-image-box {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0
}

.header-video-wrapper .mask-image-box,.header-video-wrapper .mask-image-box img {
    border-radius: 6px;
    height: 224px;
    width: 400px
}

.header-video-wrapper .bottom-car-info-box {
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 400px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #1e1838;
    font-size: 14px;
    color: #fff
}

.header-video-wrapper .bottom-car-info-box a {
    font-size: 14px;
    color: #feaf4f;
    text-decoration: underline
}

.header-video-wrapper .model-name {
    font-size: 14px;
    color: #fff
}

.header-video-wrapper .tag-line {
    color: #feaf4f
}

.full-screen-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    overflow: hidden;
    z-index: 99999
}

.full-screen-layer .close {
    position: absolute;
    left: 4px;
    top: 30px;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAqtJREFUWAm1l71rVFEQxTfbaGFhYSMiiigiCIIINjYpJE1ilUJIlzJskRQpUqRJE0iKgAhR8D+wyx9gaWlnI0FQETXiV+EHfj1/Z9+9w3iz930kbw+cnXkzZ87cTeC9t72iKAbwHXwIj/bGDO0Iu7Rz0ONjD0Y8Ijk2rjPIG2pHxJ4OsB2vQnxMPN71IeQJ5e2xrQNMwPu+Sv4EnujqEPIKngSDdk4MdyiBd6xVJk8JJw97CHlAeXloV7ncL6C44VXku/CM17TJNRs8CIaNSg9kayYtk5eEC5VDI5qagZr1WBsh3V9iYsVPkb+Fl/crR1ekDTMEw8podabK2JKNlskHwrWM3MrSQGk9lkzQJsFhAf51Tl/Ib+Q81IPSRGh2IadvVMdgHv6JjsSv8GY6rFroEYbQzHyqO9A1RnPw99C2/PhBuBXNlEPVIqSdi/1OIoaz8GfcQPwFbwcqj5BmtpOlqQnGM9B/U/2Z/b9HvZl0rtNrFkzBbzCFalOdLsuZsWgSfncnUD6Z01fV+1XNit5FekdcX7lq4wffVC8wOQzGegK2pndH3XT8jUcHO9hdr+7kGC/L3eEz+fVA5R7LdX6t+jinD6eP1Oy5oByq5tHu4ZM7EY6r3pVcD5qrqV610CMYVlNdq2ts0neD99Su5EzUg9J4NHsHSE1xWPcu5HqNrn0nkCZoCYb11L/ymrFNGy2TN4RLlUOuKS3UjMemk+RTJrb8FPlr2Pomo5kwSzBsZTcj0ZvxXZOWySvC+exQTUOzUB4e2vH/G7EK8J5Xkb+A52p21LblEbwIBu2y3wR9Lh5Yq0yeE87WujcUyAvK00M7+/pltOir5LvwdEPvxjJ5Bm+CYVEH2LHLonhGfqqxa0uhvKF2ROzoANPwE9RBDv1TrO5M2hF2aef0PyiKHs5Fe7gvAAAAAElFTkSuQmCC) no-repeat;background-size: 34px 34px;
    width: 34px;
    height: 34px
}

.mask-for-sohu-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@-webkit-keyframes show-full {
    0% {
        visibility: visible;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        visibility: visible;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes show-full {
    0% {
        visibility: visible;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        visibility: visible;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hide-full {
    0% {
        visibility: visible;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        visibility: hidden;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes hide-full {
    0% {
        visibility: visible;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        visibility: hidden;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

.show-full-box {
    display: block
}

.hide-full-box {
    display: none
}

.video-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-left: -375px;
    width: 750px;
    height: 500px
}

.video-wrapper .close {
    position: absolute;
    left: 20px;
    top: -48px;
    background: url(data:image/png;
    base64,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) no-repeat;background-size: 74px 38px;
    width: 74px;
    height: 38px
}

.inner-video-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto
}

.video-wrapper img {
    position: relative;
    width: 100%
}

.video-wrapper-landscape {
    position: relative;
    left: auto;
    top: auto;
    margin: 2.5% auto;
    width: 80%;
    height: 95%
}

.video-wrapper-landscape .close {
    position: absolute;
    top: 0;
    left: -48px;
    background: url(data:image/png;
    base64,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) no-repeat;background-size: 38px 19px;
    width: 38px;
    height: 19px
}

.hong-bao-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1000;
    -webkit-user-select: text!important;
    user-select: text
}

.hb-layout {
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin: -233px 0 0 -167px;
    padding: 135px 15px 0;
    width: 335px;
    height: 466px;
    background: url(../h5/assets/img/hongbaobg.png) no-repeat;
    background-size: 335px 466px;
    color: #fff;
    font-size: 14px
}

.hb-layout .hb-desc {
    text-align: left;
    width: 100%;
    line-height: 24px
}

.hb-layout .hb-desc span {
    color: #f5bd50;
    margin: 0 5px
}

.hb-layout .hb-desc .copy-btn {
    display: inline-block;
    height: 24px;
    width: 70px;
    line-height: 24px;
    background: #f5bd50;
    color: #ba4328;
    text-align: center;
    border-radius: 12px;
    margin: 0 5px 0 0
}

.hb-layout .hb-desc .sm {
    margin: 5px -10px 0;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #fff
}

.hb-layout .hb-desc .sm:last-child {
    margin-top: 0
}

.login-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1000
}

.login-inner-box {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin: -233px 0 0 -167px;
    width: 335px;
    height: 466px;
    background: url(../h5/assets/img/login-bg.png) no-repeat;
    background-size: 335px 466px
}

.login-list {
    overflow: hidden;
    padding: 160px 0 0;
    height: 288px;
    width: 100%
}

.login-list li {
    position: relative;
    width: 100%;
    padding: 0 36px;
    height: 42px;
    margin-bottom: 10px
}

.login-list input {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 10px 0;
    height: 42px;
    width: 190px;
    line-height: 21px;
    border: 1px solid #252525;
    border-radius: 5px;
    color: #333;
    background-color: #fff;
    font-size: 15px
}

.get-img-btn {
    cursor: pointer
}

.get-code-btn,.get-img-btn {
    height: 42px;
    width: 80px;
    margin-left: 5px
}

.get-code-btn {
    margin-top: 4px;
    color: #397efd;
    font-size: 12px;
    line-height: 42px;
    text-align: right
}

.login-list .submit-box {
    height: 100px;
    border-bottom: 0;
    margin-top: -10px
}

.login-list .radio-box {
    height: 38px;
    line-height: 38px;
    color: #7c7c7c;
    font-size: 12px
}

.login-list .radio {
    float: left;
    margin: 12px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    background: #f7f5fc;
    border: 1px solid #f7f5fc;
    border-radius: 50%
}

.login-list .radio-on i {
    margin: 4px auto;
    display: block;
    width: 7px;
    height: 7px;
    background-color: #4041af;
    border-radius: 50%
}

.login-btn {
    display: block;
    width: 274px;
    height: 40px;
    line-height: 40px;
    margin-left: -5px;
    background: #f5f6fa;
    color: #a6a6a6;
    font-size: 16px;
    text-align: center
}

.login-btn-on {
    background-color: #4754ba;
    color: #fff
}

.login-hint {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: red
}

.close-login-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    background: url(../h5/assets/img/closelayer.png) no-repeat;
    background-size: 31px 31px;
    width: 31px;
    height: 31px
}

.cash-prize-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1000;
    -webkit-user-select: text!important;
    user-select: text
}

.cash-prize-layer .sm-box {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%
}

.cash-prize-layer .sm {
    margin: 10px -5px 0;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #fff
}

.cash-prize-layer .sm:last-child {
    margin-top: 0
}

.cash-error-layout,.cash-layout {
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    padding: 125px 0 0;
    margin: -233px 0 0 -167px;
    width: 335px;
    height: 466px;
    background: url(../h5/assets/img/cash-bg.png) no-repeat;
    background-size: 335px 466px
}

.cash-error-layout {
    background: url(../h5/assets/img/cash-error-bg.png) no-repeat;
    background-size: 335px 466px
}

.cash-error-layout .error-info {
    margin: 0 auto 250px;
    width: 200px;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #c7ae70
}

.code-head {
    line-height: 18px;
    font-size: 12px
}

.cash-code,.code-head {
    text-align: center;
    color: #c7ae70
}

.cash-code {
    font-size: 41px;
    line-height: 1.2;
    -moz-transform: matrix(.72899994,0,0,.729,0,0);
    -webkit-transform: matrix(.72899994,0,0,.729,0,0);
    -ms-transform: matrix(.72899994,0,0,.729,0,0)
}

.copy-btn {
    display: block;
    background-color: #ba4328;
    width: 175px;
    height: 33px;
    line-height: 33px;
    border-radius: 16px;
    text-align: center;
    font-size: 12px;
    color: #f5bd50;
    margin: 22px auto 25px
}

.cash-desc {
    padding: 10px 30px
}

.cash-desc dt {
    text-align: center
}

.cash-desc dd,.cash-desc dt {
    font-size: 14px;
    color: #fff
}

.cash-desc dd p {
    position: relative;
    padding-left: 15px;
    margin-top: 5px;
    line-height: 1.5
}

.cash-desc dd p .index {
    position: absolute;
    left: 0;
    font-size: .14px
}

.cash-desc dd p .copy-wx-btn,.cash-desc dd p .red {
    color: #f5bd50
}

.pop-box {
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 50%;
    left: 50%;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    z-index: 1010000000;
    padding: 10px 0;
    display: none;
    color: #fff;
    border-radius: 8px;
    margin-top: 80px;
    width: 100px;
    margin-left: -50px
}

.pc-position {
    position: absolute!important
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background-color: #2b274d
}

::-webkit-scrollbar-thumb,::-webkit-scrollbar-track {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}

::-webkit-scrollbar-thumb {
    background-color: #443c86
}

body {
    scrollbar-base-color: #443c86;
    scrollbar-3dlight-color: #2b274d;
    scrollbar-highlight-color: #2b274d;
    scrollbar-track-color: #2b274d;
    scrollbar-arrow-color: #000;
    scrollbar-shadow-color: #2b274d;
    scrollbar-dark-shadow-color: #2b274d;
    background: #221f41 url(../img/pc-page-bg.jpg) no-repeat 50% fixed
}

#robotPCApp {
    position: relative;
    width: 100%;
    height: 100%
}

.top-left-box {
    position: absolute;
    top: 60px;
    left: 60px
}

.top-left-box,.top-left-box img {
    width: 120px;
    height: 40px
}

.top-rigth-box {
    position: absolute;
    top: 60px;
    right: 60px;
    font-size: 30px;
    color: #564f91;
    font-weight: 700;
    line-height: 1.2
}

.bottom-left-box {
    position: absolute;
    bottom: 60px;
    left: 60px;
    width: 40px;
    height: 10px;
    background-color: #564f91
}

.bottom-right-box {
    position: absolute;
    bottom: 60px;
    right: 60px
}

.bottom-right-box,.bottom-right-box img {
    width: 135px;
    height: 42px
}

.main-content-area {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -400px 0 0 -640px;
    background: #160e2a ;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 70px 70px;
    width: 1280px;
    height: 800px
}

 .robot-title {
    height: 50px;
    line-height: 50px;
    padding-left: 77px;
    background: url(../img/autologo.png) left center no-repeat;
    font-size: 14px;
    color: #846ee3
}
.robot-title span{
    margin:0 10px;
}
.content-area {
    padding-top:20px;
    color:#fff;
}
.img-box{
    text-align: center;
    width:100%;
    height:124px;
    background:url(../img/line.png) center center no-repeat;
}

.img-box img{
    width:124px;
    height:124px;
}
.big-word{
    text-align: center;
    font-size:24px;
    font-weight: bold;
    line-height: 1.2;
}
.small-word{
    width: 520px;
    font-size:16px;
    line-height:26px;
    text-align: center;
    margin:0 auto;
}
.mb10{
    margin-bottom:10px;
}
.image-nav{
    margin-top:30px;
    width:100%;
    overflow: hidden;
}
.image-nav .item{
    float:left;
    padding-top:50px;
    width: 532px;
    height: 324px;

}
.image-nav .item-last{
    float:right;
}
.card-item{
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 532px;
    height: 324px;
    background-color: #2b274d;
    border-radius: 10px;
    padding: 90px 84px 0;
    color:#fff;
    text-align: center;
}
.card-image-box{
    position: absolute;
    top:-50px;
    left:0;
    height:120px;
    width: 100%;
    text-align: center;

}
.card-image-box img{
    width:220px;
    height:120px;
}
.card-item h3{
    font-size:24px;
    line-height: 1.2;
    margin-bottom:20px;
}
.card-item p{
    font-size:14px;
    line-height: 30px;
    margin-bottom:40px;
}
.card-item .btn{
    background-image: -moz-linear-gradient( 105deg, rgb(56,76,188) 0%, rgb(255,24,160) 100%);
    background-image: -webkit-linear-gradient( 105deg, rgb(56,76,188) 0%, rgb(255,24,160) 100%);
    background-image: -ms-linear-gradient( 105deg, rgb(56,76,188) 0%, rgb(255,24,160) 100%);
    width: 160px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    font-size:14px;
}