body, h1, h2, h3, h4, blockquote, p, dl, dt, dd, ul, ol, li, th, td, form, fieldset, legend, button, input, textarea {
  margin: 0;
  padding: 0;
  font-size: 100%; }

body {
  background: #fff;
  color: #444;
  font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, STHeiTi, Arial, sans-serif;
  font-size: .16rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2); }

em, i, var {
  font-style: normal; }

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

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

img {
  width: 100%;
  border: 0;
  vertical-align: top; }

select, a {
  text-decoration: none;
  outline: none;
  -webkit-text-size-adjust: none; }

select, input {
  border-radius: 0;
  -webkit-appearance: none;
  border: none; }

textarea {
  resize: none;
  border-radius: 0;
  -webkit-appearance: none; }

a {
  color: #444;
  line-height: inherit;
  display: block; }

a img {
  border: none;
  outline: none; }

.row {
  width: 100%;
  margin: 0 auto;
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
  outline: none; }

body::before {
	z-index: -1 !important;
}

.cf{display:block;}
.of{overflow: hidden;}
.tc{text-align: center;}
.fl {
	float: left;
	margin-right: 5px;
}
.fr{float: right;}
.w{width: 100%;}
.pr{position: relative;}
.disabled{color: #999;cursor: default;}
.disabled:hover{cursor: default;color: #999}
.block{display: block;}
.none{display: none;}

@media (min-width: 320px) {
  html {
    font-size: 85px; } }
@media (min-width: 360px) {
  html {
    font-size: 96px; } }
@media (min-width: 375px) {
  html {
    font-size: 100px; } }
@media (min-width: 414px) {
  html {
    font-size: 110.4px; } }
.lazy {
  display: block;
  background: #eee;
  background-size: 70px auto;
  -webkit-background-size: 70px auto;
  -moz-background-size: 70px auto; }

.lx-wrap {
	width: 100%;
	margin: 100px auto;
	padding: 0;
	overflow: hidden;
}
.lightbox-close {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 20px;
}
#btn-open {
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	color: #999;
}
.lx-top{padding:0.1rem 0.15rem 0;position:relative}
.lx-top-con{position:relative;width:100%}
.lx-top-con .int-wrap{width:100%;position:relative;display:block;
border:1px solid #fc5300;border-right:0;}
.lx-top-con .int-wrap .int{width:100%;border:0;margin:0;padding:.04rem 0.2rem .04rem .08rem;height:0.32rem;font-size:0.15rem;
-webkit-appearance:none}
.lx-top-con .int-wrap .reg-del{position:absolute;right:.05rem;top:.05rem;width:22px;height:22px;
background-position:0;background-size:22px 22px;-webkit-background-size:22px 22px;}
.lx-top-con .srh-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: .8rem;
	line-height: .34rem;
	background-color: #fc5300;
	color: #fff;
	font-size: .15rem;
	text-align: center;
	border: none;
}
background-color:#fc5300;color:#fff;font-size:.15rem;text-align:center}
.lx-hd{height:0.42rem;line-height:.42rem;font-size:0.2rem;border-bottom:1px solid #d7d6dc;background-color:#f7f7f7;text-align:center;}
.lx-hd-con{width:100%;padding:0 .15rem;margin:0 auto;position:relative}
.lx-hd-con .back{position:absolute;left:.15rem;top:.08rem;width:.62rem;height:.26rem;line-height:.24rem;font-size:.16rem;
text-align:center;border:1px solid #dddcdf;background-color:#fff}

.lx-wrap {
  max-width: 768px
}

.wrapper {
  background: #f3f3f3;
  overflow: hidden;
}

.wrapper .content > section {
  background: #fff;
  margin-top: 0.1rem;
}

.wrapper.modal-open {
  height: 100vh;
  overflow: hidden;
}

.ad-line, .main-cars .name, .group-show .gup-title, .serum-box .item .img-wrap .txt, .mark-down .name,
.newcars-public .show .describe .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.show .describe .name, .new-video .zhuanti-show .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.header .search .icon-search, .action-box .rt .cmt .icon-cmt, .action-box .rt .praise .icon-like,
.action-box .icon-eyes, .new-video .zhuanti-show .time .icon-time, .mark-down .icon-down {
  display: inline-block;
  margin-right: .04rem;
}

.icon-bg, .icon-rt {
  display: inline-block;
  width: .07rem;
  height: .12rem;
  margin: 0 0 0 .05rem;
  font-size: .12rem;
}

.module-title {
  padding: 0 .15rem;
  overflow:hidden;
}

.module-title .more {
  float: right;
  font-size: 0.12rem;
  line-height: 0.4rem;
  color: #999;
}

.module-title .more .icon-bg {
  background: url(../../images/020h_mobi/arrow_right.png) no-repeat;
  background-size: 0.05rem 0.1rem;
  display: inline-block;
  width: 0.05rem;
  height: 0.1rem;
  position: relative;
  top: 0.008rem;
  left: 0.01rem;
}

.module-title .txt {
  font-size: 0.16rem;
  line-height: 0.4rem;
  color: #444;
  width:1rem;
  float:left;
}
.module-right{
	float:right;
	font-size:.14rem;
	line-height:.4rem;
	color:#fc5300;
}

.show-more {
  font-size: 0.15rem;
  line-height: 0.44rem;
  color: #fff;
  text-align: center;
}

.show-more .icon-show {
  display: inline-block;
  width: 0.11rem;
  height: 0.07rem;
  margin-left: .05rem;
  font-size: .07rem;
}

.icon-xcar, .icon-am, .new-video .img-wrap .ico, .null-content .sorry {
  display: inline-block;
  background-repeat: no-repeat;
  -webkit-background-size: 3.5rem auto;
  background-size: 3.5rem auto;
}

.loading-wrap {
  width: .35rem;
  height: .35rem;
  margin: 0 auto;
  padding: 1rem 0 1.35rem;
  overflow: hidden;
}

.loading-wrap .loading {
  display: block;
  width: .35rem;
  height: .35rem;
  background-size: cover;
  -webkit-animation: loading-ani 1s steps(8) infinite;
  animation: loading-ani 1s steps(8) infinite;
}

.smloading-wrap {
  width: .2rem;
  height: .2rem;
  margin: 0 auto;
  padding: .3rem 0 .5rem;
  overflow: hidden;
}

.smloading-wrap .sm-loading {
  display: block;
  width: .2rem;
  height: .2rem;
  -webkit-background-size: cover;
  -webkit-animation: loading-ani 1s steps(8) infinite;
  animation: loading-ani 1s steps(8) infinite;
}

@-webkit-keyframes loading-ani {
  to {
    transform: rotate(360deg);
  }
  from {
    transform: rotate(0deg);
  }
}
.loadlibrary {
  padding: 1rem 0;
  text-align: center;
  font-size: .15rem;
}

.loadlibrary .icon-cry {
  font-size: .5rem;
  color: #bbb;
  font-weight: bold;
}

.loadlibrary .txt {
  display: block;
  padding-top: .15rem;
  text-align: center;
}

.gotop {
  display: none;
  position: fixed;
  z-index: 20;
  width: 0.35rem;
  height: 0.35rem;
  right: 0.1rem;
  bottom: 0.82rem;
  background-color: #B5B5B5;
  text-align: center;
}

.gotop .icon-top {
  font-size: 0.3rem;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.1125rem;
  margin-top: -0.15rem;
}

.gray {
  color: #999 !important;
}

.pop-layer-wp {
  position: fixed;
  width: 100%;
  top: 23%;
  left: 0;
  text-align: center;
  z-index: 9999;
}

.pop-layer-wp .pop-layer {
  position: relative;
  display: inline-block;
  max-width: 60%;
  padding: 8px 15px;
  text-align: left;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-radius: 5px;
}

.nohightlight {
  -webkit-tap-highlight-color: transparent;
}

.header {
  height: .44rem;
  padding: 0.09rem 0.15rem 0;
  background: #fc5300;
}

.header .icon-logo {
  float: left;
  width: 1.3rem;
  height: 0.24rem;
  margin-top: .01rem;
  color: #fff;
  font-size: .24rem;
}

.header .search {
	float: right;
	position: relative;
	width: 1.945rem;
	height: 0.22rem;
	margin: 0.02rem 0 0 0.02rem;
	padding-right: 0.24rem;
	-webkit-border-radius: 0.05rem;
	-moz-border-radius: 0.05rem;
	border-radius: 0.05rem;
	background: url(../../images/020h_mobi/fdj.png) #fff no-repeat scroll 1.7rem center;
}

.header .search .search-txt {
  float: left;
  width: 100%;
  height: 0.22rem;
  padding-left: 0.095rem;
  font-size: 0.12rem;
  line-height: .23rem;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
  border-radius: 0.05rem;
  color: #999;
}

.header .search .icon-search {
  position: absolute;
  right: 0.05rem;
  top: 0.04rem;
  width: 0.14rem;
  height: 0.145rem;
  border: none;
  background-color: #ffffff;
  color: #3572ce;
  font-weight: bold;
}

.header .search .icon-search em {
  width: 0.14rem;
  height: 0.14rem;
  background: url(../../images/020h_mobi/fdj.png);
  background-size: 100%;
  display: block;
}

.header .login {
  float: right;
  margin-top: 0.02rem;
  font-size: 0.15rem;
  line-height: 0.22rem;
  color: #fff;
}

.header .login-in {
  float: right;
  margin-top: 0.02rem;
}

.header .login-in img {
  width: 0.22rem;
  height: 0.22rem;
}

.nav {
  margin-top: 0 !important;
  background: #fff;
}

.nav li {
  float: left;
  width: 25%;
}

.nav li a {
  font-size: 0.15rem;
  line-height: 0.34rem;
  color: #444;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.nav li:nth-child(4n) a {
  border-right: none;
}

.nav li:last-child {
  position: relative;
}

.nav .icon-yr {
  position: absolute;
  top: .11rem;
  right: 5px;
  color: #e74c3c;
  font-size: .1rem;
}

.nav .cur {
  color: #fc5300;
  font-weight: bold;
}

.nav .gray {
  color: #b5b5b5;
  -webkit-tap-highlight-color: transparent;
}

.download .download-item {
  float: left;
  width: 50%;
  padding: 0.15rem;
}

.download .download-item .download-touch {
  position: relative;
  height: 0.62rem;
  padding-left: 0.72rem;
}

.download .download-item .download-touch .dn-logo {
  width: 0.615rem;
  height: 0.615rem;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
}

.download .download-item .download-touch .download-info {
  position: absolute;
  top: 0.12rem;
}

.download .download-item .download-touch .download-info .download-txt {
  color: #3572ce;
  font-size: 0.15rem;
}

.download .download-item .download-touch .download-info .download-tips {
  font-size: 0.12rem;
  color: #999999;
}

.lazy {
  display: block;
  background: #eee;
  background-size: 70px auto;
  -webkit-background-size: 70px auto;
  -moz-background-size: 70px auto;
}

.ad-mod {
  position: relative;
}

.adtxt-mod {
  margin-top: 0.1rem;
}

.adtxt-mod .title {
  float: left;
  width: 0.44rem;
  height: 0.725rem;
  padding: .18rem .15rem 0 .15rem;
  background: #fff;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #777;
}

.adtxt-mod .ad-info {
  float: right;
  width: 3.285rem;
  height: 0.725rem;
}

.adtxt-mod .ad-info .item {
  display: block;
  background: #fff;
  font-size: 0.14rem;
  line-height: 0.35rem;
  color: #777;
  text-align: center;
}

.adtxt-mod .ad-info :first-child {
  margin-bottom: 0.025rem;
}

.asd-show {
  position: relative;
}

.asdMark {
  display: block;
  position: absolute;
  right: 0.15rem;
  width: 0.29rem;
  height: 0.16rem;
  line-height: 0.16rem;
  text-align: center;
  border-radius: 2px;
  font-size: 0.1rem;
  font-family: "\534E\6587\7EC6\9ED1", Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial, sans-serif;
  z-index: 10;
}

.asdMark1 {
  bottom: 0.05rem;
  border: 1px solid white;
  color: #ffffff;
  box-shadow: inset 0 0 2px -1px rgba(0, 0, 0, 0.5), 0 0 3px -1px rgba(0, 0, 0, 0.75);
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}

.asdMark2 {
  bottom: 0.075rem;
  border: 1px solid #3572ce;
  color: #3572ce;
}

.registration {
  padding: .1rem .15rem .1rem .08rem;
  font-size: .14rem;
  color: #777;
}

.registration .btn {
  float: right;
  width: .64rem;
  height: .22rem;
  border: 1px solid #3572ce;
  background: #eff4fb;
  font-size: 0.12rem;
  line-height: 0.22rem;
  color: #3572ce;
  text-align: center;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
  border-radius: 0.05rem;
}

.ad-line {
  padding-left: .15rem;
  font-size: 0.14rem;
  line-height: 0.41rem;
  color: #777;
}

.ad-line .tag {
  display: inline-block;
  width: .3rem;
  font-size: 0.1rem;
  line-height: 0.15rem;
  color: #fff;
  text-align: center;
  background: #3572ce;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 0.1rem;
  margin-top: 0.13rem;
  vertical-align: top;
}

/*热门品牌*/
.ycyz_tabbox {
  width: 100%;
  overflow: hidden;
  visibility: visible;
}

.ycyz_dh {
  height: .4rem;
  border-bottom: 1px solid #F5F5F5;
  background-color: #FFFFFF;
}

.ycyz_dh ul {
  font-size: 0;
}

.ycyz_dh ul li {
  display: inline-block;
  width: 25%;
  text-align: center;
  font-size: .15rem;
  line-height: .4rem;
}

.ycyz_dh ul li a {
  display: inline-block;
  color: #666;
}

.ycyz_dh ul li.cur {
  line-height: .38rem;
}

.ycyz_dh ul li.cur a {
  border-bottom: 2px solid #fc5300;
  color: #fc5300;
}

.cheshi_tabbox {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  height: 1.6rem;
}

.cheshi_tabbox_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.tabbox {
  font-size: 0;
  float: left;
  height: 1.6rem;
  position: relative;
  background-color: #FFFFFF;
}

.tabbox a {
  color: #666;
  font-size: 0.12rem;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: .14rem;
}

.tabbox a mip-img {
	height: auto;
	width: 40px;
	display: block;
	margin: 0 auto;
}

.tabbox span {
  font-size: .12rem;
  line-height: .2rem;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
}

.pp_link {
  width: 20%;
}

.car_link {
  width: 33.333%;
}

.tabbox a.car_link {
  margin-top: .05rem;
}

.tabbox a.car_link img {
  height: .5rem;
}

.tabbox a.car_link span {
  margin-top: .02rem;
}

/*轮播*/
.tab_box {
  position: relative;
  z-index: 0;
}

.img_tab {
  overflow: hidden;
}

.imgtabbox {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.img_tab ul {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.img_tab ul li {
  position: relative;
}

.img_tab ul li img {
  display: block;
  width: 100%;
}

.img_tips {
  width: 100%;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  line-height: 0.4rem;
}

.img_tips ol {
  height: 0.4rem;
  padding: 0 8px;
}

.img_tips ol li {
  height: 0.4rem;
  width: 100%;
  line-height: 0.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  display: none;
  font-size: 0.16rem;
}

.img_tips ol li a {
  color: #fff;
}

.img_tips span {
  height: 0.4rem;
  line-height: 40px;
  display: block;
  position: absolute;
  right: 8px;
  top: 0;
  color: #fff;
}

.img_tips span b {
  font-weight: normal;
}

.img_tips span b:last-child {
  color: #999;
}

.img_tips span i {
  margin: 0 .04rem;
}

.mod_bg2 {
  margin-top: 0;
  background-color: #FFFFFF;
}

.ycyz_h2 {
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-right: 0;
  background: #fff;
  padding-top: .1rem;
  border-bottom: 1px solid #dcdcdc;
}

#focus-tagljj1 {
  background: #f5f5f5
}

.n_tabBar {
  height: .38rem;
  width: 100%;
  padding: 0;
  border-top: 1px solid #dcdcdc;
  background: 0
}

.n_tabBar li {
  width: 20%;
  height: .38rem;
  padding-top: 0;
  line-height: .38rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
  float: left;
  position: relative;
  text-align: center
}

.n_tabBar li:last-child {
  border-right: 0
}

.ycyz_h2 .n_tabBar li a {
  color: #555 !important;
  font-size: 0.15rem
}

.ycyz_h2 .n_tabBar li.cur a {
  color: #fc5300 !important
}

/*首页-新闻列表*/
.news_tabbox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.1rem;
}

.news_list_tabbox {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.ycyz_list {
  width: 100%;
  background-color: #FFFFFF;
}

.ycyz_list_Acen {
  float: left;
  position: relative;
}

.ycyz_list_Acen ul li {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0.08rem;
}

.ycyz_list_Acen ul li a {
  height: 0.78rem;
  padding: 0.08rem 0 0.08rem 0;
  color: #333;
  display: block;
}

.ycyz_list {
  padding: 0.02rem 0.02rem 0 0.02rem;
}

.ycyz_list_top {
  font-size: 0.14rem;
  color: #0f0e0e; /*padding-bottom: 0.8rem;*/
}

.ycyz_list_top span {
  font-size: 0.14rem;
  color: #333;
}

.ycyz_list_top a {
  font-size: 0.12rem;
  color: #598bdd;
  float: right;
}

.ycyz_list_top a img {
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0 0.08rem -0.03rem 0;
}

.ycyz_list_top a .y_bgimg5 {
  background-size: 100%;
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0rem 0.8rem -0.3rem 0rem;
}

.ycyz_list_cen ul li {
}

.ycyz_list_cen ul li a {
  color: #333;
  display: block;
  border-bottom: 1px solid #dbdbdb;
  padding: 0.08rem 0 0.83rem 0;
}
.ycyz_list_Acen.mip-vd-tabs-content {
	width: 100%;
}

.ycyz_list_cenA mip-img,.ycyz_list_cenA img {
  width: 0.83rem;
  height: 0.62rem;
  margin-right: 0.08rem;
}

.ycyz_list_cenBtop {
  font-size: 0.12rem;
  height: 0.34rem;
  line-height: 0.18rem;
  overflow: hidden;
  color: #333;
  margin-bottom: 0.1rem;
}

.ycyz_list_cenBcen {
  font-size: 0.1rem;
  color: #808080;
}

.ycyz_list_cenBcen em {
  font-style: normal;
  display: inline-block;
  line-height: 1.3rem;
  padding: 0 0.3rem;
  color: #ffa200;
  border: 0.1rem solid #ffa200;
}

.ycyz_list_cenBcen i {
  font-style: normal;
  float: right;
}

.ycyz_list_cenBcen img {
  width: 0.13rem;
  height: 0.1rem;
  margin: 0.04rem 0.02rem 0 0.1rem;
}

.ycyz_list_cenBcen .y_bgimg7 {
  display: inline-block;
  background-size: 100%;
  width: 1.33rem;
  height: 1.04rem;
  margin: 0.2rem 0rem -0.1rem 0.5rem;
}

.ycyz_list_cen ul li a:last-child {
  border-bottom: none;
}

.ycyz_list_cen ul .y_bbnone {
  border-bottom: none;
}

.y_carA_btm {
  text-align: center;
  font-size: 0.12rem;
  color: #fc5300;
}

.y_carA_btm a,.y_carA_btm button{
  line-height: 0.4rem;
  color: #888;
  width: 100%;
  display: inline-block;
}
.y_carA_btm button {
	border: none;
	background: #fff;
}

.y_carA_btm .y_bgimg {
  background: url(../../images/020h_mobi/arrow_right.png) no-repeat;
  background-size: 0.05rem 0.1rem;
  display: inline-block;
  width: 0.05rem;
  height: 0.1rem;
  position: relative;
  top: 0.008rem;
  left: 0.06rem;
}

.ycyz_meinv {
  margin: 1.5625% 1.56% 0 1.5625%;
  position: relative;
  min-height: 100px;
}

.ycyz_meinv > div {
  position: absolute;
  float: left;
}

.ycyz_meinv img, .ycyz_meinv a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*公共底部*/
/*.footMenu{height:3.33rem;line-height: 3.33rem;color: #999;font-size: 1.08rem;overflow: hidden;overflow-x: scroll;-webkit-overflow-scrolling: touch;}
.footMenuList{white-space: nowrap;padding: 0 0.83rem;}
.footMenu a{color: #999;display: inline-block;}
.footMenu a.disabled{color: #333}*/
.footer {
	background: #f4f4f4;
	text-align: center;
	padding: 0.1rem 0;
}

.footer-title a {
  color: #666;
  font-size: 0.12rem;
  display: inline-block;
}

.footer-title em {
  padding: 0 0.1rem;
  color: #666;
  font-style: normal;
}

.pcLink {
  background: url(../../images/020h_mobi/pcLink.png) no-repeat center;
  width: .13rem;
  height: .12rem;
  background-size: 100%;
  display: inline-block;
  margin-right: 0.04rem;
  vertical-align: -0.02rem;
}

.yijian {
  background: url(../../images/020h_mobi/yijian.png) no-repeat center;
  width: .11rem;
  height: .12rem;
  background-size: 100%;
  display: inline-block;
  margin-right: 0.04rem;
  vertical-align: -0.02rem;
}

.footP {
  font-size: 0.1rem;
  color: #666;
  margin-top: 0.1rem;
}

.footP em {
  margin-left: .1rem;
}

.footSpan {
  font-size: 0.1rem;
  color: #ccc;
  margin-top: 0.02rem;
  display: none;
}

.p_gezi {
  margin: 1.5625% 1.56% 0 1.5625%;
  position: relative;
  min-height: 100px
}

.p_gezi > div {
  position: absolute;
  float: left
}

.p_gezi img, .p_gezi a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.endTi {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999
}

.endzhezhao {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  top: 0;
  left: 0;
  background: #000;
  opacity: .5;
  z-index: 1000
}

.endTi-bg {
  background: url(//icon.xgo-img.com.cn/mtouch/20140917/endts.png) center center;
  background-size: 240px 175px;
  z-index: 1001;
  width: 240px;
  height: 175px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -87px 0 0 -120px
}

.hot-brand {
  padding: 0 0.15rem 0;
}

.hot-brand li {
  float: left;
  width: 20%;
  text-align: center;
  padding-top: .2rem;
}

.hot-brand li .lazy {
  background-size: 45px auto;
  -webkit-background-size: 45px auto;
  -moz-background-size: 45px auto;
}

.hot-brand .img-wrap {
  display: block;
  width: .43rem;
  margin: 0 auto;
}

.hot-brand .name {
  font-size: .12rem;
}

.hot-cars {
  padding-top: .05rem;
}

.hot-cars li {
  float: left;
  width: 33.33%;
  margin-top: .05rem;
  font-size: 0.12rem;
  line-height: 0.325rem;
  color: #444;
  text-align: center;
}

.hot-cars li:last-child a {
  color: #3572ce;
}

.main-cars {
  padding: 0 .25rem;
  height: 1.69rem;
}

.main-cars li {
  float: left;
  width: 33.33%;
  padding-top: .1rem;
  text-align: center;
}

.main-cars .img-wrap {
  display: block;
  width: .7rem;
  margin: 0 auto;
}

.main-cars .name {
  display: block;
  font-size: .12rem;
}

.main-cars .asdMark {
  right: .15rem;
  bottom: .05rem;
}

.news-top {
  padding: .08rem 0;
}

.news-top .red-txt {
  display: block;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #e74c3c;
  text-align: center;
}

.news-top .sm-news {
  text-align: center;
}

.news-top .sm-news .info {
  display: inline;
  padding: 0 .05rem;
  font-size: 0.14rem;
  line-height: 0.27rem;
  color: #444;
}

.news-top .sm-news .icon-bg {
  color: #ddd;
}

.show {
  border-top: 1px solid #eee;
}

.show a {
  padding: .15rem;
}

.show .img-wrap {
  float: left;
  width: 28%;
}

.show .describe {
  float: right;
  width: 69%;
}

.show .describe .name {
  height: .45rem;
  margin: -0.025rem 0 0.05rem;
  font-size: 0.15rem;
  line-height: 0.22rem;
  color: #444;
}

.group-show {
  padding: .15rem;
  border-top: 1px solid #eee;
}

.group-show .gup-title {
  display: block;
  font-size: 0.15rem;
  line-height: 0.24rem;
  color: #444;
}

.group-show .img-box {
  margin-right: -0.075rem;
  padding: 0.085rem 0;
}

.group-show .img-box li {
  float: left;
  width: 33.33%;
  padding-right: 0.075rem;
}

.hot-zhuanti .module-title {
  border-bottom: 1px solid #eee;
}

.hot-zhuanti ul {
  padding: .15rem;
  margin-right: -.16rem;
  padding-bottom: .1rem;
  border-bottom: 1px solid #eee;
}

.hot-zhuanti ul:last-child {
  border-top: none;
}

.hot-zhuanti .zhuanti-show {
  float: left;
  width: 50%;
  padding-right: .16rem;
  margin-bottom:.1rem;
}
.zhuanti-show {
	height:145px;
}

.hot-zhuanti .zhuanti-show a {
  position: relative;
}

.hot-zhuanti .zhuanti-show .title {
  height: .44rem;
  margin: .05rem 0 .03rem;
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #444;
}

.hot-zhuanti .zhuanti-show .time {
  display: inline-block;
  margin-left: 0.4rem;
}

.hot-zhuanti .zhuanti-show .time .icon-time {
  width: .125rem;
  height: .125rem;
  vertical-align: -.02rem;
}

.hot-zhuanti .img-wrap {
  display: block;
  position: relative;
  margin-bottom: .02rem;
}

.hot-zhuanti .img-wrap .ico {
  position: absolute;
  top: 50%;
  left: 50%;
  width: .31rem;
  height: .31rem;
  background-position: -1.015rem -1.925rem;
  margin: -.155rem 0 0 -.155rem;
  z-index: 1;
}

.bbs-serum .module-title {
  border-bottom: 1px solid #dedede;
}

.serum-box {
  padding: .15rem;
}

.serum-box .item {
  float: left;
  height: 2.095rem;
}

.serum-box .item:first-child {
  width: 38%;
}

.serum-box .item:first-child :nth-child(1) img {
  height: 0.74rem;
}

.serum-box .item:first-child :nth-child(2) img {
  height: 1.3rem;
}

.serum-box .item:nth-child(2) {
  float: right;
  width: 61%;
}

.serum-box .item:nth-child(2) img {
  height: 2.095rem;
}

.serum-box .item:nth-child(3) {
  width: 61%;
  margin-top: .05rem;
  height: 1.225rem;
}

.serum-box .item:nth-child(3) img {
  height: 1.225rem;
}

.serum-box .item:last-child {
  float: right;
  width: 38%;
  margin-top: .05rem;
  height: 1.225rem;
}

.serum-box .item:last-child img {
  height: 1.225rem;
}

.serum-box .item .img-wrap {
  display: block;
  position: relative;
}

.serum-box .item .img-wrap .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .2rem;
  padding: 0 .05rem;
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.serum-box .item #img-top {
  margin-bottom: 0.053rem;
}

.ranking-mod .module-title {
  border-bottom: 1px solid #eee;
}

.ranking-mod .module-title .more {
  color: #3572ce;
}

.ranking-mod .module-title .icon-loc {
  display: inline-block;
  width: 0.105rem;
  height: 0.145rem;
  margin-right: .05rem;
  vertical-align: -.01rem;
  color: #3572ce;
}

.mark-down {
  height: 2.94rem;
  padding: .15rem;
}

.mark-down span {
  float: left;
  font-size: 0.15rem;
  line-height: 0.44rem;
  color: #444;
  text-align: right;
}

.mark-down .name {
  width: 1.75rem;
  text-align: left;
}

.mark-down .icon-down {
  width: 0.085rem;
  height: .115rem;
  margin-right: .1rem;
  font-size: .11rem;
  color: #75b760;
}

.mark-down .price {
  width: .72rem;
  color: #999;
  text-align: left;
}

.mark-down .red {
  width: 0.85rem;
  color: #999;
}

.mark-down .red {
  color: #e74b3c;
}

.mark-down .null-content {
  padding-top: .55rem;
  text-align: center;
  font-size: .15rem;
  line-height: .21rem;
}

.mark-down .null-content .sorry {
  display: block;
  width: .5rem;
  height: .5rem;
  margin: 0 auto .1rem;
  background-position: 0 -1.925rem;
}

.newcars-public .show .describe {
  margin-top: .13rem;
}

.newcars-public .show .describe .name {
  display: block;
  height: auto;
}

/*回到顶部*/
.y_backtop {
  position: fixed;
  z-index: 1000;
  right: 0.1rem;
  bottom: 0.7rem;
  display: none;
}

.y_backtop img {
  width: 0.44rem;
  height: .44rem;
}

/*资讯列表*/
.zixun_h2 {
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-right: 0;
  background: #fff;
  padding-top: .1rem;
  border-bottom: 1px solid #dcdcdc;
}

#focus-tagljj1 {
  background: #f5f5f5
}

.zixun_tabBar {
  height: .38rem;
  width: 100%;
  padding: 0;
  border-top: 1px solid #dcdcdc;
  background: 0
}

.zixun_tabBar li {
  width: 20%;
  height: .38rem;
  padding-top: 0;
  line-height: .38rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
  float: left;
  position: relative;
  text-align: center
}

.zixun_tabBar li:last-child {
  border-right: 0
}

.zixun_h2 .zixun_tabBar li a {
  color: #555 !important;
  font-size: 0.15rem
}

.zixun_h2 .zixun_tabBar li.cur a {
  color: #fc5300 !important
}

.ziuxn_tabbox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.1rem;
  background-color:#fff;
}

.zixun_list_tabbox {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.zixun_list {
  width: 100%;
  background-color: #FFFFFF;
}

.zixun_list_Acen {
  position: relative;
}

.zixun_list_Acen ul li {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0.08rem;
}

.zixun_list_Acen ul li a {
  height: 0.78rem;
  padding: 0.08rem 0 0.08rem 0;
  color: #333;
  display: block;
}

.zixun_list {
  padding: 0.02rem 0.02rem 0 0.02rem;
}

.zixun_list_top {
  font-size: 0.14rem;
  color: #0f0e0e; /*padding-bottom: 0.8rem;*/
}

.zixun_list_top span {
  font-size: 0.14rem;
  color: #333;
}

.zixun_list_top a {
  font-size: 0.12rem;
  color: #598bdd;
  float: right;
}

.zixun_list_top a img {
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0 0.08rem -0.03rem 0;
}

.zixun_list_top a .y_bgimg5 {
  background-size: 100%;
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0rem 0.8rem -0.3rem 0rem;
}

.zixun_list_cen ul li {
}

.zixun_list_cen ul li a {
  color: #333;
  display: block;
  border-bottom: 1px solid #dbdbdb;
  padding: 0.08rem 0 0.83rem 0;
}

.zixun_list_cenA img {
  width: 0.83rem;
  height: 0.62rem;
  margin-right: 0.08rem;
}

.zixun_list_cenBtop {
  font-size: 0.12rem;
  height: 0.34rem;
  line-height: 0.18rem;
  overflow: hidden;
  color: #333;
  margin-bottom: 0.05rem;
}

.zixun_list_cenBcen {
  font-size: 0.1rem;
  color: #808080;
}

.zixun_list_cenBcen em {
  font-style: normal;
  display: inline-block;
  line-height: 1.3rem;
  padding: 0 0.3rem;
  color: #ffa200;
  border: 0.1rem solid #ffa200;
}

.zixun_list_cenBcen i {
  font-style: normal;
  float: right;
}

.zixun_list_cenBcen img {
  width: 0.13rem;
  height: 0.1rem;
  margin: 0.04rem 0.02rem 0 0.1rem;
}

.zixun_list_cenBcen .y_bgimg7 {
  display: inline-block;
  background-size: 100%;
  width: 1.33rem;
  height: 1.04rem;
  margin: 0.2rem 0rem -0.1rem 0.5rem;
}

.zixun_list_cen ul li a:last-child {
  border-bottom: none;
}

.zixun_list_cen ul .y_bbnone {
  border-bottom: none;
}
.rytygr {
	background: transparent url(../../images/020h_mobi/blue_back.png) no-repeat left !important;
	float: left;
	width: 15px;
	height: 20px;
}
/*资讯导航*/
#fhjfgf {
	background: #fc5300;
	height: 0.44rem;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	line-height: 0.44rem;
	color: #fff;
}
.rfghfs {
	width: 30%;
	float: right;
}
.fl.topName {
	float: left;
	width: 10%;
	margin: 0;
}
.dfghgt {
	background: transparent url(../../images/020h_mobi/blue_back.png) no-repeat left !important;
}
.icon-back {
	background: url(../../images/020h_mobi/blue_back.png) no-repeat left;
	width: 0.08rem;
	height: 0.13rem;
	background-size: 100%;
	float: right;
	display: inline-block;
	margin-top: 0.16rem;
	margin-right: 0.1rem;
}
.topNav {
	height: 0.44rem;
	background: #fc5300;
	padding: 0 0.15rem;
	overflow: hidden;
	line-height: 0.44rem;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.topNav .topName a {
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.44rem;
}

.topNav .y_topName a {
  padding-left: 0rem;
}

.topNav .y_topName span {
  font-size: 0.18rem;
  display: inline-block;
  color: #fff;
}

.topNav .y_topName .y_spanA {
  padding: 0rem 0.4rem;
}

.topNav .y_topName .y_spanB {
  padding: 0rem 0rem;
}

.topNav .y_topName span img {
  width: 0.08rem;
  height: 1.416rem;
  margin: 0rem 0.5rem -0.25rem 0.5rem;
  display: inline-block;
}

.topMenu a {
  position: absolute;
  top: 0;
  right: .1rem;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  color: #ffffff;
}

.y_tishi_jiantou1 {
	display: inline-block;
	background: url(../../images/020h_mobi/yj_49.png) no-repeat center center;
	background-size: 100%;
	width: 0.05rem;
	height: 0.44rem;
	margin: 0 0 0 2px;
	float: right;
	line-height: 0.44rem;
}

/*导航展开*/
.yj_open {
  box-shadow: 1px 1px 9px #dc4a02;
}

.yj_open {
  background: #fc5300;
  position: absolute;
  right: 0.2rem;
  top: 0.45rem;
  display: none;
  z-index: 200;
}

.yj_open .yj_jiaoA {
  background: url("") no-repeat;
  background-size: 100%;
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  right: 0.3rem;
  top: -0.4rem;
}

.yj_open ul {
  overflow: hidden;
}

.yj_open ul li {
  overflow: hidden;
}

.yj_open ul li a {
  line-height: 0.34rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  border-bottom: 0.01rem solid #d24500;
  border-right: 0.01rem solid #d24500;
  float: left;
  width: 0.9rem;
}

.ojvfHiden {
  overflow: hidden;
  height: 100%;
}

.y_home_ico {
  padding: 1rem 0.83rem;
  font-size: 0.14rem;
  color: #fff;
}

.y_home_ico img {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: -0.1rem;
}

.y_home_ico span {
  float: right;
}

.y_home_ico span font {
  padding: 0rem 0.3rem;
}

.yj_open ul li a:nth-child(2n) {
  border-right: none;
}

/*透明图层（导航关闭）*/
.y_lucency{width: 100%; height: 100%; background: #fff; opacity: 0; position: fixed; top: 0px; display: none; -webkit-tap-highlight-color:rgba(0,0,0,0);}

.yj_tittle {
  padding: 0.02rem 0.1rem 0.3rem 0.1rem;
}

.yj_tittleA {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.16rem;
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
  font-weight: bold;
}

.yj_tittleB {
  color: #999;
  font-size: 0.12rem;
}

.yj_tittleBL span {
  margin-right: 0.1rem;
}

.yj_tittleBR img {
  width: 0.13rem;
  height: 0.1rem;
  margin: 0.04rem 0rem 0.05rem 0.05rem;
}

.yj_txtA {
  padding: 0.15rem 0.1rem;
  color: #333333;
  font-size: 0.12rem;
  line-height: 0.2rem;
  word-break: break-all;
  text-align: left;
  background: #f7f7f7;
  border-top: 1px dashed #e5e5e5;
}

.yj_txtA p {
  margin-bottom: 0.1rem;
  color: #333333;
  line-height: 0.24rem;
  font-size: 0.14rem;
}

.yj_txtA p img {
  text-indent: 0rem;
  text-align: center;
  max-width: 100%
}

.yj_txtA a {
  border-bottom: 1px dotted #333333;
  color: #333333;
}

.yj_txtA img {
  width: 100%;
  height: auto;
}

.yj_zhankaiA {
  padding: 0rem 0.83rem 1rem 0.83rem;
  margin-top: -0.83rem;
  color: #333333;
  font-size: 0.12rem;
  line-height: 2rem;
  word-break: break-all;
  text-align: left;
  background: #f7f7f7;
  display: none;
  border-bottom: 0.08rem dashed #e5e5e5;
}

.yj_zhankaiA p {
  margin-bottom: 0.1rem;
  color: #333333;
  line-height: 0.2rem;
  font-size: 0.14rem;
}

.yj_zhankaiA p img {
  text-indent: 0rem;
  text-align: center;
}

.yj_zhankaiA a {
  border-bottom: 1px dotted #333333;
  color: #333333;
}

.yj_zhankaiA img {
  width: 100%;
  height: auto;
}

.yj_moreB {
  border-top: 0.1rem solid #dbdbdb;
  background: #f7f7f7;
  line-height: 3.33rem;
  text-align: center;
  color: #598bdd;
  font-size: 0.12rem;
  border-bottom: 0.08rem dashed #e5e5e5;
}

.yj_moreB a {
  color: #598bdd;
  width: 100%;
  display: block;
}

/*.yj_moreB img{width: 0.666rem; height: 1.08rem; display: inline-block; margin: 0rem 0rem -0.1rem 0.4rem;}*/
.yj_moreB .y_bgimg10 {
  background-size: 100%;
  display: inline-block;
  width: 0.666rem;
  height: 1.08em;
  display: inline-block;
  margin: 0.2rem 0rem -0.15rem 0.8rem;
}

.yj_biaoqianA {
  height: 3.33rem;
  line-height: 3.33rem;
  padding: 0rem 0.8rem;
  font-size: 0.12rem;
  color: #999;
  overflow: hidden;
  background: #f4f4f4;
}

.yj_biaoqianA i {
  font-style: normal;
  margin-right: 0.5rem;
}

.yj_biaoqianA span {
  margin-right: 0.8rem;
}

.yj_share {
  padding: 1.25rem 1rem;
}

.yj_share_top {
  border-top: 0.08rem solid #e5e5e5;
  margin-top: 1.5rem;
  position: relative;
  margin-bottom: 1rem;
  color: #363636;
  font-size: 0.12rem;
}

.yj_share_top p {
  position: absolute;
  top: -0.8rem;
  left: 50%;
  margin-left: -2.8rem;
  background: #fff;
  padding: 0rem 1rem;
}

.yj_share_cen {
  padding: 1.25rem 1rem;
}

.yj_share_cen ul {
  overflow: hidden;
}

.yj_share_cen ul li {
  float: left;
  text-align: center;
  font-size: 0.12rem;
  color: #464646;
  width: 25%;
}

.yj_share_cen ul li img {
  width: 3.75rem;
  height: 3.75rem;
}

.yj_share_cen ul li a {
  color: #464646;
  display: inline-block;
}

.link_box {
  margin-top:0.05rem;
  background:#fff;
}
.link_k {
  background:#f9f9f9;
}
.link_price {
  float:left;
  width:26%;
  height:0.35rem;
  background:#ff7200;
  color:#fff !important;
  line-height:35px;
  text-align:center;
  font-size:13px
}
.link_div {
  width:100%;
  height: 0.33rem;
  line-height: 0.33rem;
  float:left;
  margin:0;
  background:0;
  border:0
}
.link_div li {
  float: left;
  width: 20%;
  text-align: center;
}
.link_div li a {
  display: block;
  background: url(../../images/020h_mobi/xian.jpg) right center no-repeat;
  background-size: 1px 15px;
}

.link_div .on a {
  color:#f25c17
}

.information_car {
  background: #fff;
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
  box-shadow: 0 2px 5px 2px rgba(158, 178, 192, 0.2);
  margin-bottom: 10px
}

.information_t1 {
  height: 43px;
  line-height: 43px;
  padding: 0 10px 0 0;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  border-bottom: 1px solid #e6e6e6
}

.information_t1 a {
  float: right;
  font-size: 0.14rem;
  color: #f25c17 !important;
  line-height: 43px
}

.information_t1 em {
  display: block;
  float: left;
  width: 0.04rem;
  height: 0.25rem;
  background: #f25c17;
  margin-left: 0.05rem;
  margin-top: 0.09rem
}

.information_t1 span {
  padding-left: 0.1rem
}

.information_c1 {
  padding: 15px 10px 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1"
}

.information_img {
  margin-right: 10px;
  width: 33%;
  position: relative
}

.information_img img {
  width: 100%
}

.information_img em {
  display: block;
  height: 32px;
  width: 32px;
  background: #f63400;
  color: #fff;
  font-size: 0.12rem;
  line-height: 32px;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  right: 5px;
  top: 5px
}

.information_txt {
  width: 52%;
  line-height: 23px
}

.information_txt strong {
  display: block;
  color: #3a404e;
  font-size: 0.16rem;
  padding: 0.03rem 0;
}

.information_txt span {
  display: block;
  font-size: 0.12rem;
  color: #7b8389;
  height: 0.24rem;
  margin-top: 0.05rem;
  width: 100%;
  overflow: hidden
}

.information_txt a {
  font-size: 0.14rem;
}
.information_fix1 {
  width: 100%;
  height: 40px;
  background: #ff712f
}

.information_fixC li {
  float: left;
  width: 25%;
  line-height: 40px;
  text-align: center;
  background-size: 1px 19px
}

.information_fixC li a {
  color: #fff;
  font-family: "\5FAE\8F6F\96C5\9ED1"
}

.information_fix1 li:nth-last-child(1) {
  background: 0
}

/*车型列表*/
.hot-brand-wrap {
    background: #fff; }

.hot-brand {
    padding: 0 0.15rem 0.265rem;
    height: auto;
    overflow: hidden; }
.hot-brand li {
    float: left;
    width: 20%;
    text-align: center;
    padding-top: .2rem; }
.hot-brand li .lazy {
    -webkit-background-size: 36px auto;
    background-size: 36px auto; }
.hot-brand .img-wrap {
    display: block;
    width: .43rem;
    margin: 0 auto; }
.hot-brand .name {
    font-size: .12rem; }

.module-title {
    padding: 0 .15rem; }
.module-title .more {
    float: right;
    font-size: 0.14rem;
    line-height: 0.4rem;
    color: #999; }
.module-title .txt {
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #444; }

.brand-list-container {
    width: 100%;
    height: 100%;
    background-color: #fff; }
.brand-list-container .lazy {
    background-size: 36px auto; }
.brand-list-container .letters-index .txt {
    display: block;
    height: .3rem;
    padding-left: .15rem;
    background: #eee;
    font-size: 0.15rem;
    line-height: 0.3rem;
    color: #777; }
.brand-list-container .letters-index .brand-name {
    line-height: .33rem;
    padding: .08rem .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eee;  }
.brand-list-container .letters-index .brand-name{
     }
.brand-list-container .letters-index .brand-name .img-wrap {
    float: left;
    width: .44rem;
    height: .33rem;
    margin-right: 0.1rem; }
.brand-list-container .letters-index .brand-name .info {
    display: block;
    padding-right: .15rem; }

.letters-box {
    position: fixed;
    top: .68rem;
    right: .1rem;
    width: .2rem;
    padding: .1rem 0;
    line-height: .2rem; }
.letters-box li {
    text-align: center;
    line-height: inherit; }
.letters-box li a {
    font-size: .13rem;
    line-height: inherit;
    color: #3572cd;
    display: inline-block;
    width: 200%;
    text-align: center;
    margin-left: -0.1rem; }

.pp_hotbox {
  font-size: 0;
  position: relative;
  background-color: #FFFFFF;
}

.pp_hotbox a {
  color: #666;
  font-size: 0.12rem;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: .14rem;
}

.pp_hotbox a img {
  height: .4rem;
  width: auto;
  display: block;
  margin: 0 auto;
}

.pp_hotbox span {
  font-size: .12rem;
  line-height: .2rem;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
}

.brand-list .tt-small {padding: 0 0.15rem;height: 0.32rem; line-height: 0.32rem; background: #eee;font-size: 0.15rem;color: #777;}
.brand-list .box {padding: 0;}
.brand-list li {overflow: hidden;border-bottom: 1px solid #dbdbdb;}
.brand-list li a {display: block;overflow: hidden; padding: 0.08rem 0.1rem;}
.brand-list li .brand-logo {width: 0.33rem;height: 0.33rem;float: left;margin-right:0.15rem;}
.brand-list li .brand-logo img{width: 0.33rem;height: 0.33rem;}
.brand-list li .brand-name {height: 0.33rem;line-height:0.33rem;float: left;font-size: 0.12rem;}
.brand_alert{width: .55rem;height: .55rem;background-color: rgba(0, 0, 0, 0.7);position: fixed;left: 50%;top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);display: block;box-sizing: border-box;
  text-align: center;z-index: 1000;}
.brand_alert span {font-size: 0.4rem;color: #fff;line-height: 0.55rem;}
.y_zimu{display: none;}

.car-Beauty{padding:.05rem 0 .05rem .05rem;-moz-border-radius:5rem;-webkit-border-radius:.05rem;border-radius:5rem}
.car-Beauty li{width:50%;float:left;min-height:1.35rem}.car-Beauty li:nth-of-type(odd){clear:both}
.car-Beauty a{background:#fff;color:#666;font-size:.14rem;border-bottom:1px solid #e7e7e7;-moz-border-radius:.05rem;-webkit-border-radius:.05rem;
  border-radius:.05rem;display:block;margin:0 .05rem .04rem 0}
.car-Beauty span{padding:0 .07rem;margin:.05rem 0;display:block;line-height:.18rem}
.car-Beauty img{width:100%;height:1.25rem;-moz-border-radius:.05rem .05rem 0 0;-webkit-border-radius:.05rem .05rem 0 0;
  border-radius:.05rem .05rem 0 0}
.title-line-2 li span {
  height: .38rem; line-height: .3rem;
  overflow: hidden;}

.cheshi_head_news{ width:100%; margin:0 auto; background:#fc5300; line-height:.44rem; font-size:.16rem; color:#ffffff; text-align:center; display:inline-block; position:relative;}
.cheshi_head_news a.cheshi_prev{ color:#ffffff;padding:0px 10px; text-decoration:none; font-weight:bold; float:left; position:absolute; top:0; left:0;}
.cheshi_head_news a:hover{ color:#ffffff;}
.cheshi_head_news a img{ float:left; width:.2rem; height:.44rem;}
.cheshi_head_news p{ position:absolute; right:0;top:0;}
.cheshi_head_news p a{ padding:0 10px; text-decoration:none; font-weight:bold; color:#fff;}

#seriesinfo{background-color: #fff;}
.brandLBox {
  padding: 15px 10px;
  overflow: hidden;
  background: #fff;
}
.shadowone {
  box-shadow: 0 2px 2px 0 rgba(219,218,219,.8);
  margin-bottom: 10px;
}
.cc_info{overflow:hidden}
.cc_info dt,.cc_info img{float:left;width:.75rem;}
.cc_info dt{margin-right:10px;background:url(//icon.xgo-img.com.cn/mtouch/20140304/mo.jpg) no-repeat;background-size:75px 75px}
.cc_info dd{padding-top:1px}
.cc_info dd i{color:#f63400;margin:0 1px}
.cc_info h2,.cc_info p{height:25px;line-height:25px}
.cc_info h2{font-size:.16rem;color:#3a404e;margin-top:10px;height:27px;line-height:27px}
.cc_info p{font-size:.15rem;color:#7b8389; margin-top: .1rem}
.cc_info p a{color:#4f7dc1;margin-right:14px}
.cheshi_bt{ width:100%; background:#fcfcfc; border-bottom:1px solid #ddd; display:inline-block; line-height:.36rem; overflow:hidden;}
.cheshi_bt h3{ float:left; margin-left:.1rem; border-bottom:2px solid #fc5300; font-size:.16rem; font-weight:normal; color:#fc5300;}
.cheshi_bt span{ float:right; padding-right:.1rem;}
.cheshi_bt span a{ font-size:.12rem; color:#999;}

.zixun_bt{ width:100%; background:#fcfcfc; border-bottom:1px solid #ddd; display:inline-block; line-height:.36rem; overflow:hidden;}
.zixun_bt h3{ float:left; margin-left:.1rem; font-size:.16rem; font-weight:bold; color:#fc5300;}
.zixun_bt span{ float:right; padding-right:.1rem;}
.zixun_bt span a{ font-size:.14rem; color:#999;}

.cheshi_dl_xc{ padding:0;}
.cheshi_dl_xc dl{ padding:.1rem; border-bottom:1px solid #dddddd;}
.cheshi_dl_xc dl dt{ width:1.2rem; height:.75rem; float:left; padding-right:.1rem;}
.cheshi_dl_xc dl dt img{ width:1.05rem; height:.7rem; border-radius:.04rem;}
.cheshi_dl_xc dl dd{ height:.7rem;}
.cheshi_dl_xc dl dd h4{ line-height:.36rem; height:.36rem; overflow:hidden; font-size:.16rem; margin:0; font-weight:normal; color:#333;}
.cheshi_dl_xc dl dd h4 a{ color:#333333; width:100%; height:.3rem; display:inline-block;}
.cheshi_dl_xc dl dd span{font-size:.16rem; color:#cc0000;}
.cheshi_znxc_none{ width:100%; text-align:center; font-size:.14rem; color:#666; line-height:.3rem;}

.cheshi_head_news .cheshi_huanche{ position:absolute; right:0; font-weight:normal; font-size:.16rem; left:auto; color:#fff; padding:0 .1rem;}
.cheshi_daohang_cx{ line-height:.38rem; background:#fcfcfc;height:.77rem;}
.cheshi_daohang_cx a{ width:calc(100% / 3);text-align:center;  float:left; font-size:.14rem; color:#666666; border-right:1px solid #dddddd;
  border-bottom:1px solid #dddddd;}
.cheshi_daohang_cx a:hover{ text-decoration:none;}
.cheshi_daohang_cx a.cur{ color:#fc5300; line-height:.38rem; font-weight: bold;}

.cheshi_cx_pic{ padding:0 0 .1rem; background-color: #fff; border-bottom: 1px solid #ddd;}
.cheshi_cx_a{width: 100%; display: block; overflow: hidden;}
.cheshi_cx_pic img{ width:100%; float:left;height:100%;}
.cheshi_cx_pic .cheshi_cx_bt{ width:100%; clear:both; margin-top:.1rem; overflow:hidden;}
.cheshi_cx_pic .cheshi_cx_bt mip-img{ width:.6rem;  float:left; margin: 0 .1rem;    margin-top: 0.1rem;}
.cheshi_cx_pic .cheshi_cx_bt h3{ line-height:.25rem; font-size:.16rem; font-weight:bold; color:#2d2d2d;}
.cheshi_cx_pic .cheshi_cx_bt p{ line-height:.25rem; font-size:.15rem; color:#666666; margin-top: .05rem}
.cheshi_cx_pic .cheshi_cx_bt p span{ color:#c8171f;}

.cheshi_esc_bt{ width:100%; background:#fcfcfc; border-bottom:1px solid #ddd; display:block; margin-top:.1rem; border-top:1px solid #ddd;
  line-height:.36rem; overflow:hidden;}
.cheshi_esc_bt span{ float:left; margin-left:.2rem;  font-size:.16rem; font-weight:normal; color:#666;}
.cheshi_esc_bt span a{color:#666;}
.cheshi_esc_bt span.cur{border-bottom:.03rem solid #fc5300;}
.cheshi_esc_bt span.cur a{color:#fc5300;}
.inforWidth{width: 100%;padding: 0 .1rem; background-color: #fff; overflow: hidden;}
.carWord{border-bottom: 1px solid #eee; padding: .1rem 0; overflow: hidden;}
.picturelist ul{margin-left: -0.05rem;margin-right: -.05rem;margin-top: -.1rem;}
.picturelist ul li{width: 50%;padding: 0 .05rem;;float: left;margin-top: .1rem;text-align: center;}
.picturelist ul li img{width: 100%;height:1.25rem;}
.picturelist li span{font-size: .12rem;height:.2rem;line-height: .2rem;overflow: hidden;display: block;}

.mod_nav3{height:.3rem; margin-top: .2rem; margin-bottom: .8rem}
.mod_nav3 li{float:left;width:20%;height:.3rem;position:relative;text-align:center}
.mod_nav3 li span{display:block;height:.3rem}
.mod_nav3 li a{display:inline-block;padding:.06rem;height:.3rem;line-height:.3rem;color:#909ba3;padding-top:1px;font-size:.14rem}
.mod_nav3 .cur{height:.3rem;top:0}
.mod_nav3 .cur span{border-color:#e5e5e5;height:.3rem}
.mod_nav3 .cur a{border-bottom:2px solid #909ba3;height:.32rem;line-height:.3rem}
/*图片滑动展示页面*/
.y_pic_darkbox{background: #000; height: 100%;}
.y_pic_top{padding: .12rem 0.1rem 0 0.1rem; text-align: center; position: relative; font-size: .14rem; color: #fff;}
.y_pic_top a{position: absolute; top: .14rem; left: 0.1rem;}
.y_pic_top a img{width: .08rem; height: .13rem; }
.y_pic_top span{font-size: .12rem; color: #fff;}
.y_pic_top b{font-weight: normal; font-size: .14rem; color: #fff;}
.y_pic_title{text-align: center; font-size: .12rem; color: #fff; padding-top: .1rem; padding-bottom: 3rem;}
.y_pic_peizhi{text-align: center; font-size: .14rem; color: #cecece; margin-bottom: .15rem; padding-top: .15rem;}
.y_pic_dijia{padding: 0 .12rem;}
.y_pic_dijia a{display: inline-block; background: #000; width: 100%; border-radius: 0.2rem; line-height: .32rem; height: .32rem;
  text-align: center; font-size: 1.16rem; color: #529ff2; margin-bottom: 5rem; border: 1px solid #529ff2;}
.hdp-box{background: #000;}
.y_pic_top{color: #d1d1d1;}
.y_pic_top span{color: #d1d1d1;}
.y_pic_top .bcount{color: #d1d1d1;}
.y_pic_top b{color: #ffffff;}
.y_pic_space{height: .3rem}
.y_pic_title{color: #d1d1d1;}
.y_pic_peizhi{color: #d1d1d1;}
.y_pic_dijia a{border: 1px solid #dbdbdb; color: #dbdbdb;}
.y_pic_dijia{padding: 0 .6rem;}

/*车型图片列表*/
.hot-cartupian-wrap {background: #f3f3f3; }
.car-tupian{padding:0 0 0 .08rem;-moz-border-radius:5rem;-webkit-border-radius:.05rem;border-radius:5rem}
.car-tupian li{width:50%;float:left;min-height:1.35rem}.car-Beauty li:nth-of-type(odd){clear:both}
.car-tupian a{background:#fff;color:#666;font-size:.14rem;border-bottom:1px solid #e7e7e7;-moz-border-radius:.05rem;-webkit-border-radius:.05rem;
  border-radius:.05rem;display:block;margin:0 .08rem .08rem 0}
.car-tupian span{padding:0 .07rem;margin:.05rem 0;display:block;line-height:.18rem; text-align:center;}
.car-tupian mip-img{width:100%;height:106px;-moz-border-radius:.05rem .05rem 0 0;-webkit-border-radius:.05rem .05rem 0 0;
  border-radius:.05rem .05rem 0 0}
.title-line-3 li span {height: .38rem; line-height: .3rem;overflow: hidden;}

.cartupian-list{background-color:#f3f3f3;}
.cartupian-list .tt-small {padding: 0 0.15rem;height: 0.32rem; line-height: 0.32rem; background: #fc5300;font-size: 0.15rem;color: #fff;}

/*搜索结果*/
.search_tabbox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.1rem;
  background-color:#fff;
}
.search_list_tabbox {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.search_list {
  width: 100%;
  background-color: #FFFFFF;
}
.search_list_Acen {
  position: relative;
}

.search_list_Acen ul li {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0.08rem;
  padding-bottom:.05rem;
  overflow:hidden;
}
.search_list_Acen ul li a {
  padding: 0.08rem 0 0.08rem 0;
  color: #333;
  display: block;
}
.search_list {
  padding: 0.02rem 0.02rem 0 0.02rem;
}
.search_list_top {
  font-size: 0.14rem;
  color: #0f0e0e;
}
.search_list_top span {
  font-size: 0.14rem;
  color: #333;
}

.search_list_top a {
  font-size: 0.12rem;
  color: #598bdd;
  float: right;
}
.search_list_top a img {
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0 0.08rem -0.03rem 0;
}
.search_list_top a .y_bgimg5 {
  background-size: 100%;
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  margin: 0rem 0.8rem -0.3rem 0rem;
}
.search_list_cen ul li {}
.search_list_cen ul li a {
  color: #333;
  display: block;
  border-bottom: 1px solid #dbdbdb;
  padding: 0.08rem 0 0.83rem 0;
}

.search_list_cenA mip-img {
  width: 0.83rem;
  height: 0.62rem;
  margin-right: 0.08rem;
}
.search_list_cenB{width:2.6rem; float:left;}
.search_list_cenBtop {
  font-size: 0.12rem;
  height: 0.2rem;
  line-height: 0.18rem;
  overflow: hidden;
  color: #333;
  margin-bottom: 0.05rem;
}
.search_list_con {
  font-size: 0.12rem;
  line-height: 0.2rem;
  overflow: hidden;
  color: #828282;
  margin-bottom: 0.05rem;
}
.search_list_cenBcen {
  font-size: 0.1rem;
  color: #808080;
}
.search_list_cenBcen em {
  font-style: normal;
  display: inline-block;
  line-height: 1.3rem;
  padding: 0 0.3rem;
  color: #ffa200;
  border: 0.1rem solid #ffa200;
}
.search_list_cenBcen .y_bgimg7 {
  display: inline-block;
  background-size: 100%;
  width: 1.33rem;
  height: 1.04rem;
  margin: 0.2rem 0rem -0.1rem 0.5rem;
}
.search_list_cen ul li a:last-child {
  border-bottom: none;
}
.search_list_cen ul .y_bbnone {
  border-bottom: none;
}

.zt_img{width:100%; height:auto; display:block;}
.zt_title{padding-left:.1rem; height:.36rem; line-height:.36rem; font-size:.16rem; color:#333; background-color:#eee;}
.zt_text{line-height:.22rem; padding:.1rem; font-size:.13rem; border-bottom:1px solid #dbdbdb;}

.mt10{margin-top:10px;}



#b_downfile { position:fixed; bottom:0; left:0; width:100%;background:#000;background:url(http://m.5857.com/statics/v1/images/b_bg.png) repeat scroll 0 0;text-align:center;  z-index:99;}
#b_downfile div { padding:2%; position:relative;}
#b_downfile a{ filter:alpha(opacity=100); -moz-opacity:1.0; --khtml-opacity:1.0; opacity:1.0; display:block; max-width:800px; margin:0 auto; }
#b_downfile img { margin:0 auto; max-width:100%; max-height:100%; }
#b_downfile .b_close { background:url(http://m.5857.com/statics/v1/images/b_icon.png) no-repeat scroll 0 0; background-size:20px auto; color: #fff; cursor: pointer; display: block; height: 20px; position: absolute; right: 1.2%; top: 2px; width: 20px; }

.mip-carousle-subtitle{
	height: 0.4rem; 
	width: 100%;
	line-height: 0.4rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	font-size: 0.16rem;
	background: #333;
	opacity: 0.8;
}

#ycyz_search {
	position: absolute;
	background: #fff;
	z-index: 1000;
	width: 100%;
	height: 300px;
}

#MIP_mip_3_content_0 {
	background: #fc5300;
	position: absolute;
	right: 0.2rem;
	top: 0.45rem;
	display: none;
	z-index: 200;
}

#MIP_mip_3_content_0 li a {
	line-height: 0.34rem;
	text-align: center;
	font-size: 0.14rem;
	color: #fff;
	border-bottom: 0.01rem solid #d24500;
	border-right: 0.01rem solid #d24500;
	float: left;
	width: 0.9rem;
}
.yj_txtA a {
        display: inline !important;
    }


