body {
  background: none !important;
}
.header {
  max-width: 1920px;
  width: 1200px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.w1200 {
  width: 1200px !important;
}
.worp {
  width: 1200px !important;
  overflow: hidden;
}
.nav {
  width: 1200px !important;
  margin: 0 auto 22px;
}
.innav {
  width: 1200px !important;
  margin-left: -600px;
}
.lfcont {
  width: 940px !important;
}
.hotnews {
  width: 640px !important;
}
.hotnews .more {
  width: 100% !important;
}
.hotnews h2 a.ad:after {
  right: 0 !important;
}
.news_list li {
  /* width: 490px !important; */
  width: 100% !important;
}
.news_list li span.txt {
  /* width: 324px !important; */
  width: 80% !important;
  empty-cells: show;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list li i {
  position: absolute;
  right: 0;
}
.car_list_mbt .car_price {
  width: -webkit-calc(100% - 190px) !important;
  width: -moz-calc(100% - 190px) !important;
  width: calc(100% - 190px) !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lfside {
  margin-right: 10px !important;
}
.tab_cont .form_list {
  width: 948px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.art_plist {
  width: 840px !important;
}
.artpic img {
  width: 840px !important;
  height: 520px !important;
}
.art_plist table td img {
  width: 355px !important;
  height: 236px !important;
}
.gd_top {
  width: 1200px !important;
}
.tel .sales {
  background: #36f !important;
}
.col-fff,
.col-fff strong {
  color: #fff !important;
}
.col-000,
.col-000 strong {
  color: #000 !important;
}

.inheader .tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}
.inheader .tel .sales {
  margin-top: 0;
}
.inheader .tel strong {
  margin-top: 0;
}
.inheader .info .adress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.inheader .info .adress .address-span {
  width: 400px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.inheader .info .name {
  padding-top: 24px !important;
  margin-bottom: 8px !important;
}
.lfcont .car_xx {
  width: 100%;
}
.car_xx .sidenav {
  margin-left: 470px;
  left: calc(50% + 70px);
}

/* 关于我们 */
.adviser-add ul li {
  width: 297px;
  height: 167px;
  margin: 0 24px 40px 0;
}
.adviser-add ul li:nth-child(3n) {
  margin-right: 0;
}
.adviser-add ul .man {
  width: 164px;
  height: 164px;
}
.adviser-add ul .maninfo {
  width: 90px;
  height: 147px;
}
.adviser,
.adviser ul {
  width: 100% !important;
}
.adviser-add li .code img {
  width: 80px !important;
  height: 80px !important;
}
/* 金牌销售 */
.lfcont .tab_blc li {
  margin-left: 0;
  border: none;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-top-width: 3px;
}
.lfcont  .tab_blc li.current{
    border-top: 3px solid #3a8bc1;
    background: #fff;
    border-bottom-width: 0;
}
.lrside{
  max-width: 100%;
  box-sizing: border-box;  
}