@charset "UTF-8";
/**
 * @fileoverview 买车达人2.0 web 版
 * @author shang.yantao shang.yantao@topka.cn
 * @copyRight topka.cn
 * @versioon v1.0
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  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;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  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: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

.topdeals-web {
  background-color: #f4f4f4;
  position: inherit;
  margin-top: 0px;
  margin-bottom: -2rem;
}
.topdeals-web .topdeals-web-banner {
  background: url("/assets/images/apps/topdeals/banner_bg.png") center top repeat-x;
  background-size: 96rem 23.95rem;
  position: relative;
}
.topdeals-web .topdeals-web-banner .container {
  position: relative;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-slogan {
  margin-top: 4.3rem;
  height: 6.55rem;
  width: 20.25rem;
  background: url("/assets/images/apps/topdeals/text_web.png") 0.3rem 0 no-repeat;
  background-size: 20.25rem 24.4rem;
  text-indent: -200%;
  overflow: hidden;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download {
  overflow: hidden;
  margin-top: 2.65rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .imgbox img {
  margin: 0 0.5rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .imgbox p {
  margin-top: 0.5rem;
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  color: #fff;
  font-size: 0.6rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .down-links {
  width: 11.5rem;
  margin-left: 1rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .down-links a {
  width: 11.4rem;
  height: 2.9rem;
  line-height: 2.9rem;
  text-align: center;
  text-indent: 1rem;
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 0.5rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .down-links a.down-links-ios {
  background: url("/assets/images/apps/topdeals/icon_apple.png") 0.5rem center no-repeat;
  background-size: 1.8rem 1.8rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .down-links a.down-links-android {
  margin-top: 1rem;
  background: url("/assets/images/apps/topdeals/icon_android.png") 0.5rem center no-repeat;
  background-size: 1.8rem 1.8rem;
}
.topdeals-web .topdeals-web-banner .container .leftbox .topdeals-web-banner-download .down-links a:hover {
  /*background-color: #fff;
  color: #F26B28;*/
}
.topdeals-web .topdeals-web-banner .container .banner-bg {
  position: relative;
  height: 27.8rem;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-1 {
  position: absolute;
  top: 3.7rem;
  right: 0px;
  height: 22.45rem;
  width: 11.8rem;
  background: url("/assets/images/apps/topdeals/mobile_2.png") 0px 0px no-repeat;
  background-size: 11.8rem 22.7rem;
  padding-top: 2.25rem;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-1 img {
  display: block;
  margin: 0 auto;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-2 {
  position: absolute;
  top: 2.1rem;
  right: 0rem;
  height: 25.7rem;
  width: 22.5rem;
  background: url("/assets/images/apps/topdeals/mobile_1.png") 0 0 no-repeat;
  background-size: 12.5rem 25.8rem;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-2 img {
  display: block;
  margin: 8rem auto 1.25rem;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-2:hover img {
  /*margin-top: 90px;*/
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-2 p {
  text-align: center;
  font-size: 0.6rem;
}
.topdeals-web .topdeals-web-banner .container .banner-bg .mobile-2 p strong {
  font-size: 1.2rem;
}
.topdeals-web .expert-web-banner {
  background: url("/assets/images/apps/topdeals/expert_web_bg.png") center top repeat-x;
  background-size: 0.1rem 23.95rem;
}
.topdeals-web .expert-web-banner .expert-web-banner-slogan {
  margin-top: 5.55rem;
  height: 5.5rem;
  width: 14.5rem;
  background: url("/assets/images/apps/topdeals/expert_text_web.png") 0.3rem 0 no-repeat;
  background-size: 14.5rem 5.5rem;
  text-indent: -200%;
  overflow: hidden;
}
.topdeals-web .expert-web-banner .soso-slogan {
  margin-top: 5.55rem;
  height: 5.5rem;
  width: 14.95rem;
  background: url("/assets/images/apps/sosoCar/soso_text_web.png") 0.3rem 0 no-repeat;
  background-size: 14.5rem 5.5rem;
  text-indent: -200%;
  overflow: hidden;
}
.topdeals-web .expert-web-banner .expert-web-banner-download {
  margin-top: 2.35rem !important;
}
.topdeals-web .expert-web-banner .expert-web-banner-download .imgbox p {
  font-size: 0.7rem !important;
}
.topdeals-web .expert-web-banner .expert-web-banner-download .down-links a {
  font-size: 0.9rem;
  text-indent: 2rem !important;
}
.topdeals-web .expert-web-banner .expert-web-banner-download .down-links a.down-links-ios {
  background: url("/assets/images/apps/topdeals/icon_apple.png") 1.3rem center no-repeat !important;
  background-size: 1.8rem 1.8rem !important;
}
.topdeals-web .expert-web-banner .expert-web-banner-download .down-links a.down-links-android {
  background: url("/assets/images/apps/topdeals/icon_android.png") 1.3rem center no-repeat !important;
  background-size: 1.8rem 1.8rem !important;
}
.topdeals-web .expert-web-banner .banner-bg .mobile-1 {
  height: 22.5rem !important;
  width: 12.75rem !important;
  top: 4.5rem !important;
  padding-top: 2.85rem !important;
  background: url("/assets/images/apps/topdeals/expert_mobile_2.png") 0 0 no-repeat !important;
  background-size: 12.75rem 22.5rem !important;
}
.topdeals-web .expert-web-banner .banner-bg .mobile-1 img {
  width: 9.2rem !important;
  height: 16.5rem !important;
}
.topdeals-web .expert-web-banner .banner-bg .mobile-2 {
  height: 25rem !important;
  width: 20.5rem !important;
  top: 4.2rem !important;
  background: url("/assets/images/apps/topdeals/expert_mobile_1.png") 0 0 no-repeat !important;
  background-size: 15.2rem 25rem !important;
}
.topdeals-web .expert-web-banner .banner-bg .mobile-2 img {
  margin: 3rem auto 0 2.75rem !important;
  width: 9.22rem !important;
  height: 16.7rem !important;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap {
  background: url("/assets/images/apps/topdeals/line.png") top center no-repeat;
  background-size: 41.05rem 103.7rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section {
  overflow: hidden;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section .section-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section .section-soso-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section .section-text {
  background: #f4f4f4;
  background-repeat: no-repeat;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section .section-img {
  background-image: url("/assets/images/apps/topdeals/child.png");
  background-size: 13.05rem 68.1rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section .section-text {
  background-image: url("/assets/images/apps/topdeals/text_web.png");
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-soso-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-soso-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-text,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 .section-text {
  float: left;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-text,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-text,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-soso-img,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 .section-img {
  float: right;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-text p,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-text p,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-text p,
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 .section-text p {
  text-indent: -200%;
  overflow: hidden;
  color: transparent;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 {
  height: 17.3rem;
  margin-top: 4.2rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-img, .topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-soso-img {
  height: 17.3rem;
  width: 13.05rem;
  margin-left: 8.5rem;
  background-position: 0 0;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-1 .section-text {
  height: 3.85rem;
  width: 15.25rem;
  margin-top: 6.65rem;
  margin-right: 5.4rem;
  background-position: 0 -7.1rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 {
  height: 15.8rem;
  margin-top: 3.8rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-img, .topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-soso-img {
  height: 17.3rem;
  width: 13.05rem;
  margin-right: 8.4rem;
  background-position: 0 -17.1rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-2 .section-text {
  height: 3.85rem;
  width: 15.25rem;
  margin-top: 6.65rem;
  margin-left: 7.5rem;
  background-position: 0 -11.3rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 {
  height: 16.95rem;
  margin-top: 5.75rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-img, .topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-soso-img {
  height: 17.3rem;
  width: 13.05rem;
  margin-left: 7.9rem;
  background-position: 0 -33.55rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-3 .section-text {
  height: 3.85rem;
  width: 15.25rem;
  margin-top: 6rem;
  margin-right: 5.45rem;
  background-position: 0 -15.7rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 {
  height: 16.8rem;
  margin-top: 2rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 .section-img {
  height: 17.3rem;
  width: 13.05rem;
  margin-right: 8.6rem;
  background-position: 0 -50.3rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-4 .section-text {
  height: 3.85rem;
  width: 15.25rem;
  margin-top: 7.5rem;
  margin-left: 7.5rem;
  background-position: 0 -20.05rem;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 {
  margin-top: 11.9rem;
  margin-bottom: 4.35rem;
  background-color: #f4f4f4;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway {
  overflow: hidden;
  padding: 1.1rem 0;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li {
  float: left;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  list-style: none;
  font-size: 0.9rem;
  color: #666;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li.downloadway-360, .topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li.downloadway-qq {
  border-right: 1px solid #ccc;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li a {
  display: block;
  background-image: url("/assets/images/apps/topdeals/downloadway.png");
  background-size: 28.2rem 3.5rem;
  background-repeat: no-repeat;
  height: 3.5rem;
  text-indent: -200%;
  overflow: hidden;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li:first-child a {
  background: none;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li.downloadway-360 a {
  width: 8.9rem;
  background-position: 0 0;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li.downloadway-qq a {
  width: 11rem;
  background-position: -8.9rem 0;
}
.topdeals-web .topdeals-web-info .topdeals-web-info-wrap .section-5 .ul-downloadway li.downloadway-wdj a {
  width: 8.35rem;
  background-position: -19.9rem 0;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-banner .container .leftbox .topdeals-web-banner-slogan {
  background-image: url(/assets/images/apps/topdeals/text_web_v2.0.png);
  background-size: 21.8rem 24.4rem;
  width: 22.25rem;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-banner .container .leftbox .topdeals-web-banner-download {
  width: 21rem;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-banner .container .leftbox .topdeals-web-banner-download img {
  width: 7rem;
  height: 7rem;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-banner .container .banner-bg .mobile-2 img {
  margin: 3.6rem auto 0 1.1rem;
  width: 10.4rem;
  height: 18.3rem;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-banner .container .banner-bg .mobile-1 img {
  width: 10.1rem;
  height: 18rem;
}
.topdeals-web.topdeals-web_v2 .topdeals-web-info .topdeals-web-info-wrap .section .section-text {
  background-image: url("/assets/images/apps/topdeals/text_web_v2.0.png");
  background-size: 21.8rem 24.4rem;
}
.topdeals-web.expert-web {
  background: #FFF !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap {
  background: none !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-soso-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-5 {
  background-color: #FFF !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-1,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-3 {
  height: 22.3rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-1 .section-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .section-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-3 .section-img {
  background-image: url("/assets/images/apps/topdeals/expert_child.png") !important;
  background-size: 22.5rem 67.6rem !important;
  height: 22.3rem !important;
  width: 22.5rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-1 .section-soso-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .section-soso-img,
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-3 .section-soso-img {
  background-image: url("/assets/images/apps/sosoCar/soso_Chile.png") !important;
  background-size: 22.5rem 67.6rem !important;
  height: 22.3rem !important;
  width: 22.5rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text {
  background: none !important;
  padding-top: 2rem !important;
  text-indent: 0 !important;
  height: 8.8rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text .title {
  color: #333;
  font-size: 1.8rem;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text p {
  text-indent: 0 !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text .info {
  height: 6.8rem !important;
  font-size: 3rem;
  color: #f7590a;
  position: relative;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-text .info:after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 40%;
  right: 2rem;
  top: 2rem;
  background: #f7590a;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-1 .section-img, .topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-1 .section-soso-img {
  margin-left: 1rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .section-img, .topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .section-soso-img {
  margin-right: 1rem !important;
  background-position: 0 -23.1rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .section-text {
  margin-left: 4.4rem !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .info {
  text-align: right;
  margin-right: 2rem;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .info:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 40%;
  left: 0;
  top: 2rem;
  background: #f7590a;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-2 .info:after {
  display: none !important;
}
.topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-3 .section-img, .topdeals-web.expert-web .expert-web-info .expert-info-wrap .section-3 .section-soso-img {
  margin-left: 1rem !important;
  background-position: 0 -45.55rem !important;
}

@media (max-width: 991px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
