@charset "utf-8";
*,
ol,
ol li,
ul,
ul li {
  padding: 0;
  margin: 0;
}

.cti-foot-tab ul li,
.cti-media ul li,
.cti-nav ul > li,
.cti-vselect > li,
footer ul li,
ol,
ul {
  list-style: none;
}

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  outline: 0;
}

img {
  outline: 0;
  border: none;
  border: 0;
  vertical-align: middle;
}
.d-share.mOnly {
  display: none !important;
}
.d-share.pcOnly {
  /* display: table-cell!important;*/
  position: absolute;
  right: 10px;
  top: 30px;
  display: flex;
}
a {
  text-decoration: none !important;
}

table {
  border-collapse: collapse;
}

.cti-box {
  width: 100%;
  overflow: hidden;
}

/*.cti-box>.cti-content{
    width:700px!important;
}*/

/* 修改 */

.jiazaimore {
  width: 30%;
  max-width: 241px;
  height: 50px;
  background: #e60012;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.xiangyou {
  position: relative;
  margin-top: 12px;
}

.chexing {
  width: 100%;
  height: auto;
  background: #f2f4f4;
  padding: 60px 0 60px 0;
}
#box {
  max-width: 1620px;
  width: 95%;
  margin: 0 auto;
}
#box h1 {
  font-size: 28px;
  color: #000;
  width: 100%;
  text-align: center;
}
#myouter {
  width: 100%;
}
#mytab {
  height: 40px;
  width: 46%;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
#mytab li {
  list-style-type: none;
  width: 33.1%;
  float: left;
  text-align: center;
  margin-left: 0.2%;
}
#mytab li {
  float: left;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  font-size: 0.8em;
  background-color: #000000;
  color: #fff;
}
#mytab li.current {
  background-color: #e60012;
}
#mycontent {
  color: #fff;
  position: relative;
  height: 250px;
}
#mycontent .zhankai {
  line-height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0;
  width: 100%;
}
#mycontent .zhankai .swiper-slide img {
  display: block;
  width: 69%;
  margin: 0 auto;
}
#mycontent .zhankai:nth-child(2) {
  line-height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 1;
}
.zhankai .swiper-container {
  width: 100%;
  height: 250px;
  color: #fff;
  text-align: center;
}
.zhankai .swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.zhankai .pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.zhankai .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.zhankai .swiper-visible-switch {
  background: #aaa;
}
.zhankai .swiper-active-switch {
  background: #fff;
}
.zhankai .arrow-left {
  background: url(../../images/arrows01.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -31px;
  width: 62px;
  height: 62px;
  z-index: 100;
}
.zhankai .arrow-right {
  background: url(../../images/arrows02.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -31px;
  width: 62px;
  height: 62px;
  z-index: 100;
}

.botnav {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 40px;
}
.botnav ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.botnav ul li {
  width: 45%;
  height: 84px;
  float: left;
  display: inline;
  background: #fff;
  margin: 0 2.5%;
}
.botnav ul li a {
  color: #585858;
  font-size: 16px;
  text-align: center;
  display: block;
}
.botnav ul li a img {
  width: 30px;
  margin-top: 5px;
}
.botnav ul li a p {
  line-height: 36px;
}

/* tttttttttt20200116 */
.header div.cti-container {
  margin: 0;
}

.cti-nav ul > li > a {
  /* line-height: 100px; */
  line-height: 65px;
}

.cti-nav ul > li.selected > a,
.cti-nav ul > li:hover > a {
  /* line-height: 100px */
  line-height: 65px;
}

.cti-nav ul > li.selected,
.cti-nav ul > li:hover {
  background: #fff;
  top: 0px;
  height: 65px;
  border-color: transparent !important;
  color: #e60012;
}
.cti-nav ul > li {
  position: relative;
  float: left;
  font-size: 14px;
  z-index: 0;
  width: 12%;
  height: 100%;
  border-left: 1px solid #e74d59;
}

.header {
  position: relative;
  width: 100%;
  z-index: 999;
  background: #e60012;
}

.tankuang {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: 300px;
  /* border: 1px solid red; */
}

.cti-nav ul > li ol li.xiaoshi {
  display: none;
}

.cti-nav ul > li.preenter {
  border-color: transparent !important;
}

.cti-nav ul > li.selected a,
.cti-nav ul > li:hover > a {
  color: #e60012;
}

.cti-nav ul > li ol.wapxian .car-info {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  overflow: hidden;
  height: 100%;
}

.cti-nav ul > li ol.d-cars .car-info {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  overflow: hidden;
  height: 100%;
}
/* wapxian */

/*  */
.cti-nav ul > li ol.d-cars .car-info dl {
  width: 100%;
  height: 100%;
  padding-left: 5%;
  box-sizing: border-box;
}

.cti-nav ul > li ol.d-cars .car-info dl dd {
  width: 24.5%;
  display: inline-block;
  background: #fff;
  height: 100%;
}
.cti-nav ul > li ol.d-cars .car-info dl dd:hover {
  width: 24.9%;
  display: inline-block;
  background: #fff;
}
.cti-nav ul > li ol.d-cars .car-info dl dd img {
  width: 70%;
  display: inline-block;
  height: auto;
}
.cti-nav ul > li ol.d-cars {
  position: relative;
  z-index: 999;
}

.cti-nav ul > li ol {
  position: absolute;

  width: 100%;
  display: none;
  background: #fff;

  padding: 0;
}
.cti-nav ul > li.zhanting ol {
  position: absolute;
  margin-left: -1px;
  width: 133%;
  display: none;
  background: #fff;
  border-right: 1px solid #ddd;
  padding: 0;
  left: -439%;
}

.cti-nav ul > li ol a {
  color: #343434;
  padding: 12px 7px;
  text-align: left;
}

.cti-nav ul > li.zhanting ol a {
  padding: 0 10px;
  height: 95px;
  line-height: 95px;
  border-left: 1px solid transparent;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.cti-nav ul > li ol li:hover .car-info dl dd a {
  color: #333;
  background: none;
}
.cti-nav ul > li ol li strong {
  width: 31px;
  line-height: 27px;
  border-bottom: 2px solid #999;
  display: inline-block;
  color: #333;
}
.cti-nav ul > li ol li:hover strong {
  width: 31px;
  line-height: 27px;
  display: inline-block;
  border-bottom: 2px solid #e60012;
  color: #333;
}

.cti-nav ul > li ol li:hover > a {
  border-left: 1px solid none;
  margin-left: 0;
  background: #e60012;
  color: #fff;
  border-right: none;
}

.cti-nav ul > li.preenter ol li .car-info dd {
  border-color: #fff;
  background: #fff;
}
.cti-nav ul > li.preenter ol li .car-info dd a {
  border-color: #fff;
  background: #fff;
}
.cti-nav ul > li.zhanting ol li .car-info {
  height: 100%;
}
.cti-nav ul > li.zhanting ol li:hover > a {
  border-left: 1px solid none;
  margin-left: 0;
  background: none;
  color: #333;
}

.cti-nav ul > li.zhanting ol .car-info a {
  border: none;
  width: 84%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  line-height: normal;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ddd;
  margin-top: 10%;
}
.cti-nav ul > li.zhanting ol .car-info dd:nth-child(4) a {
  border-right: none;
}
.cti-nav ul > li.zhanting ol .car-info a:hover {
  background: #fff;
}
.cti-nav ul > li.zhanting ol .car-info a:hover img {
  transform: translatex(3px);
}
.cti-nav ul > li ol li:hover .car-info a {
  color: #fff;
  background: #fff;
}

.cuxiao {
  position: relative;
  max-width: 1646px;
  width: 95%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.cuxiao_tit {
  width: 141px;
  color: #000;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  padding-bottom: 0 !important;
}
.cuxiao_tit .h4 {
  text-align: center;
  font-size: 28px;
  border-bottom: 3px solid #e60012;
  line-height: 50px;
  font-weight: normal;
}
.cuxiao_tit a {
  font-size: 14px;
  color: #000;
  line-height: 45px;
  height: 45px;
  display: block;
}
.cuxiao_tit a span {
  color: #e60012;
}

.cuxiao_ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.cuxiao_ul li {
  width: 32%;
  float: left;
  display: inline-block;
  margin: 0 0.6%;
  background-color: #f2f4f4;
  margin-bottom: 1.3%;
}
.cuxiao_ul li a {
  display: block;
  height: auto;
}
.cuxiao_ul li a .cuxiao_img {
  width: 100%;
  max-height: 295px;
  overflow: hidden;
}
.cuxiao_ul li a .cuxiao_img img {
  width: 100%;
  display: block;
}
.cuxiao_ul li a .h5 {
  font-size: 18px;
  color: #000;
  margin: 27px 0 20px 0;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cuxiao_ul li a .p1 {
  font-size: 14px;
  color: #000;
  line-height: 38px;
  text-align: left;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
.cuxiao_ul li a .div1 {
  font-size: 14px;
  color: #666;
  line-height: 38px;
  text-align: right;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}

.pcOnly {
}

.dibulogo {
  width: 95%;
  padding: 20px 0;
  margin: 0 auto;
  border-bottom: 1px solid #636363;

  box-sizing: border-box;
  margin-bottom: 30px;
  max-width: 1614px;
}

.dibulogo a {
  display: block;
  max-width: 110px;
}
.dibulogo a img {
  width: 84%;
}

.tanright1 {
  width: 50px;
  position: fixed;
  height: 214px;
  right: 0;
  top: 38%;
  margin-top: -107px;
  z-index: 10;
}
.tanright2 {
  width: 50px;
  position: fixed;
  height: 214px;
  right: 0;
  top: 44%;
  margin-top: -107px;
  z-index: 10;
  display: block;
}
.tanright_jian {
  width: 50px;
  height: 50px;
}
.tanright_ul {
  display: block;
  width: 50px;
  height: auto;
}
.tanright_ul li {
  width: 100%;
  height: 50px;
  position: relative;
  margin-bottom: 1px;
}
.tanright_ul li div {
  display: none;
  position: absolute;
  right: 50px;
  top: 0;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e60012;
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #fff;
}
.tanright_ul li div a {
  color: #fff;
}
.tanright_ul li p {
  width: 50px;
  height: 50px;
  background: #e60012;
}

.zhezhao {
  position: absolute;
  width: 50%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  right: 0;
  top: 0;
  z-index: 100;
}

.dingrigh {
  width: 100px;
  height: 100%;
  font-size: 15px;
  color: #fff;
  background: #e60012;
  position: absolute;
  right: 10%;
  top: 0;
  display: block;
  text-align: center;
  line-height: 62px;
  z-index: 88;
}
.dingrigh:link {
  color: #fff;
} /* 未访问的链接 */
.dingrigh:visited {
  color: #fff;
} /* 已访问的链接 */
.dingrigh:hover {
  color: #fff;
} /* 鼠标移动到链接上 */
.dingrigh:active {
  color: #fff;
}

/* jieshu -jjjj------------------------------------------------------------------------------------------------------------------------*/

.cti-box > .cti-content p span {
  font-size: 15px !important;
  line-height: 24px !important;
}

.cti-box > .cti-content p strong {
  font-weight: normal;
}

.row::after {
  display: block;
  content: "";
  clear: both;
}
.maxwidth {
  max-width: 1614px !important;
}

body {
  font-family: Arial, Microsoft YaHei;
  overflow-x: hidden;
  /* background: #e2e1df */
}

.text-right {
  text-align: right;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.cti-foot-tab ul::after,
.cti-footer-link .pull-left dl::before,
.cti-footer-link .pull-right ul::after,
.cti-form-title::after,
.cti-media::after {
  content: "";
}
.shouqi {
  max-width: 80px;
  width: 20%;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
.overflowH {
  overflow: hidden;
}
.shouqi img {
  width: 76%;
  margin: 0 auto;
  display: block;
}

.clearfix:after {
  clear: both;
}

.cti-container {
  position: relative;
  max-width: 1010px;
  width: 95%;
  margin: auto;
}

.cti-media .cti-container {
  height: 190px;
  border-top: 5px solid #e60012;
  background: #fff;
}

.cti-media .nano > .nano-pane > .nano-slider {
  background: url(../images/scroll_bg.jpg) center no-repeat #fff;
}

.cti-media .nano > .nano-pane {
  opacity: 1;
  background: #7e7e7e;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5) inset;
}

.pc-show {
  display: block !important;
}

.wap-show {
  display: none !important;
}

.header nav {
  position: relative;
  z-index: 60;
  /* height: 100px; */
  height: 65px;
}

.cti-header.cti-container {
  max-width: 1580px !important;
}

.cti-header .nav-fastlink {
  position: absolute;
  right: -3%;
}

.cti-header .nav-fastlink a {
  display: block;
  border: 1px solid #fff;
  padding: 10px 5px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #e60012;
}

.cti-header .nav-fastlink a:active,
.cti-header .nav-fastlink a:hover {
  background: rgba(255, 255, 255, 1);
}

.cti-header .nav-fastlink img {
  display: block;
  margin: auto auto 8px;
}

/*yuyue start*/
.header .testdrive {
  position: fixed;
  top: 16%;
  right: 0;
  width: 48px;
  height: 364px;
  padding-top: 32px;
  background: url("../images/yuyue_bga.png");
  background-position: 0 center;
  background-repeat: no-repeat;
}
.header .testdrive a {
  display: inline-block;
  height: 110px;
  padding: 8px 0 0 21px;
  color: #e60012;
  font-size: 14px;
  line-height: 130%;
}
.header .testdrive .testdrivebtn01 {
  padding-top: 6px;
  height: 100px;
}
.header .testdrive .testdrivebtn02 {
  padding-top: 8px;
}
.header .testdrive .testdrivebtn03 {
  padding-top: 6px;
}
/*yuyue end*/

.cti-header .cti-top-bar {
  width: 100%;
  padding: 14px 0;
  font-size: 14px;
  color: #e60012;
  font-weight: 400;
}

.cti-header .cti-top-bar img {
  position: relative;
  top: -1.2px;
  vertical-align: middle;
  margin-right: 5px;
}

.cti-header .cti-top-bar > .pull-right {
  display: table;
  float: right;
}

.cti-header .cti-top-bar > * > * {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}

.cti-header .cti-top-bar .d-search {
  position: relative;
}

.cti-header .cti-top-bar .d-search .btn-seach {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/search_icon.png) center no-repeat;
}

.cti-header .cti-top-bar .d-search input {
  border: 0;
  background: #fff;
  border-radius: 3px;
  width: 110px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding-left: 8px;
}

.cti-nav,
.cti-nav ul {
  height: 100%;
}
.cti-nav .forWap {
  height: 100%;
  float: right;
  width: 71%;
}

.cti-nav ul > li:first-child {
  border: none;
}

.cti-nav ul > li > img {
  display: none;
}
.cti-nav ul > li a {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}

.cti-nav ul > li ol li {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

.cti-nav ul > li ol .nav-icon {
  position: relative;
  display: inline-block;
  display: block\9;
  float: left\9;
  vertical-align: middle;
  left: -6px;
  margin-right: 1px;
  margin-left: 10px;
}

.cti-nav ul > li ol .nav-brand {
  background: url(../images/nav_brand.png) -10px -39px no-repeat;
  top: -1px;
  width: 18px;
  height: 19px;
}

.cti-nav ul > li ol li:hover .nav-brand {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-catalog {
  background: url(../images/nav_catalog.png) -10px -41px no-repeat;
  top: -2px;
  width: 20px;
  height: 20px;
}

.cti-nav ul > li ol li:hover .nav-catalog {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-develop {
  background: url(../images/nav_develop.png) -9px -37px no-repeat;
  top: -2px;
  width: 18px;
  height: 17px;
}

.cti-nav ul > li ol li:hover .nav-develop {
  background-position: -9px -10px;
}

.cti-nav ul > li ol .nav-download {
  background: url(../images/nav_download.png) -10px -36px no-repeat;
  top: -1.5px;
  width: 17px;
  height: 16px;
}

.cti-nav ul > li ol li:hover .nav-download {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-environmental {
  background: url(../images/nav_environmental.png) -10px -38px no-repeat;
  top: -2px;
  width: 19px;
  height: 18px;
}

.cti-nav ul > li ol li:hover .nav-environmental {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-financial {
  background: url(../images/nav_financial.png) -10px -40px no-repeat;
  top: -2px;
  width: 20px;
  height: 20px;
}

.cti-nav ul > li ol li:hover .nav-financial {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-history {
  background: url(../images/nav_history.png) -10px -32px no-repeat;
  top: -1px;
  width: 23px;
  height: 12px;
  left: -2px;
  margin-left: 14px;
}

.cti-nav ul > li ol li:hover .nav-history {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-join {
  background: url(../images/nav_join.png) -10px -36px no-repeat;
  top: -1px;
  width: 17px;
  height: 16px;
}

.cti-nav ul > li ol li:hover .nav-join {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-logo {
  background: url(../images/nav_logo.png) -10px -24px no-repeat;
  top: -1px;
  left: -4px;
  width: 22px;
  height: 4px;
}

.cti-nav ul > li ol li:hover .nav-logo {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav_baozhang {
  background: url(../images/nav_baozhang.png) -10px -38px no-repeat;
  top: -2px;
  width: 19px;
  height: 18px;
}

.cti-nav ul > li ol li:hover .nav_baozhang {
  background-position: -10px -8px;
}

.cti-nav ul > li ol .nav-maintain {
  background: url(../images/nav_maintain.png) -10px -38px no-repeat;
  top: -1.5px;
  width: 19px;
  height: 18px;
}

.cti-nav ul > li ol li:hover .nav-maintain {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-media {
  background: url(../images/nav_media.png) -10px -35px no-repeat;
  top: -1px;
  width: 18px;
  height: 15px;
}

.cti-nav ul > li ol li:hover .nav-media {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-msg {
  background: url(../images/nav_msg.png) -10px -37px no-repeat;
  top: -1px;
  width: 21px;
  height: 17px;
}

.cti-nav ul > li ol li:hover .nav-msg {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-news {
  background: url(../images/nav_news.png) -10px -10px no-repeat;
  top: -1px;
  width: 19px;
  height: 18px;
}

.cti-nav ul > li ol li:hover .nav-news {
  background-position: -10px -38px;
}

.cti-nav ul > li ol .nav-order {
  background: url(../images/nav_order.png) -10px -39px no-repeat;
  top: -1px;
  width: 19px;
  height: 19px;
}

.cti-nav ul > li ol li:hover .nav-order {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-query {
  background: url(../images/nav_query.png) -10px -38px no-repeat;
  top: -1px;
  width: 20px;
  height: 20px;
}

.cti-nav ul > li ol li:hover .nav-query {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-service {
  background: url(../images/nav_service.png) -10px -10px no-repeat;
  top: -1px;
  width: 20px;
  height: 18px;
}
.cti-nav ul > li ol .nav-ljdl {
  background: url(../images/nav_ljdl.png) 0px 0px no-repeat;
  background-size: 18px;
  top: -1px;
  width: 20px;
  height: 18px;
}

.cti-nav ul > li ol li:hover .nav-service {
  background-position: -10px -38px;
}

.cti-nav ul > li ol .nav-testdrive {
  background: url(../images/nav_testdrive.png) -10px -39px no-repeat;
  top: -1px;
  width: 20px;
  height: 20px;
}

.cti-nav ul > li ol li:hover .nav-testdrive {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-active {
  background: url(../images/nav_active.png) -10px -39px no-repeat;
  top: -1px;
  width: 20px;
  height: 20px;
}

.cti-nav ul > li ol li:hover .nav-active {
  background-position: -10px -10px;
}

.cti-nav ul > li ol .nav-detail {
  background: url(../images/nav_detail.png) -10px -10px no-repeat;
  top: -1px;
  width: 19px;
  height: 19px;
}

.cti-nav ul > li ol li:hover .nav-detail {
  background-position: -10px -39px;
}
/*  */

/*  */

.cti-nav ul > li ol.d-cars a {
  text-align: center;
}

.cti-nav ul > li ol.d-cars li:first-child .car-info {
  opacity: 1;
  z-index: 10;
}

.cti-nav ul > li ol.d-cars li:hover .car-info {
  opacity: 1;
  z-index: 66;
}

.cti-nav ul > li ol.d-cars .car-info img {
  display: block;
  height: 210px;
}

.cti-nav ul > li ol.d-cars .car-info .btn-group {
  position: absolute;
  left: 50%;
  margin-left: -108px;
  bottom: 0;
  z-index: 60;
}

.cti-nav ul > li ol.d-cars .btn-link {
  display: block;
  position: relative;
  padding: 0;
  float: left;
  width: 109px;
  height: 33px;
  text-align: center;
  font-size: 12px;
  color: #343434;
  line-height: 33px;
  background: 0 0;
}

.cti-nav ul > li ol.d-cars .btn-link.current {
  background: url(../images/nav_btn_car_bg.png) center bottom no-repeat;
  background-size: 100%;
  color: #fff;
}

.cti-nav ul > li ol.d-cars .btn-link .icon {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  margin-left: 5px;
  position: relative;
  left: 12px;
}

.cti-nav ul > li ol.d-cars .btn-link .icon-drive {
  background: url(../images/nav_drive.png) center no-repeat;
}

.cti-nav ul > li ol.d-cars .btn-link.current .icon-drive {
  background: url(../images/nav_drive_hover.png) center no-repeat;
}

.cti-nav ul > li ol.d-cars .btn-link .icon-detail {
  background: url(../images/nav_car_detail.png) center no-repeat;
}

.cti-nav ul > li ol.d-cars .btn-link.current .icon-detail {
  background: url(../images/nav_car_detail_hover.png) center no-repeat;
}

.cti-nav .d-logo {
  position: relative;
  top: 14px;
  left: 13%;
}

.cti-nav .d-logo img {
  max-width: 100%;
}

.cti-nav .btn-menu,
.cti-nav .m-logo {
  display: none;
}

.cti-banner-swiper {
  position: relative;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

.cti-banner-swiper img {
  display: block;
  max-width: 100%;
}

.cti-banner-btngroup {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 600;
  margin-top: -22px;
  height: 1px;
}
.xiaotu {
  position: absolute;
  right: 0;

  box-sizing: border-box;
  margin: 2px;
  width: 158px;
  height: 53px;
  overflow: hidden;
}

.cti-banner-btngroup .btn-next {
  display: block;
  width: 75px;
  height: 75px;
  cursor: pointer;
  float: right;
  background: url(../images/arrow-right-light.png) top center no-repeat;
  opacity: 0.7;
  margin-right: 3%;

  /*padding: 0px 40% 0px 0;*/
  /*-webkit-transition: all 0.2s ease-out;*/
  /*-moz-transition: all 0.2s ease-out;*/
  /*-o-transition: all 0.2s ease-out;*/
  /*-ms-transition: all 0.2s ease-out;*/
  /*transition: all 0.2s ease-out;*/
}

.cti-banner-btngroup .btn-nexthover {
  opacity: 1;
  filter: alpha(opacity=100);
  /*padding: 0px 20% 0px 0;*/
  /*background-position:  315px center;*/
}

.cti-banner-btngroup .btn-prev {
  display: block;
  width: 75px;
  height: 75px;
  cursor: pointer;
  float: left;
  margin-left: 3%;
  background: url(../images/arrow-left-light.png) top center no-repeat;
  opacity: 0.7;
  /*padding: 0px 0px 0px 40%;*/
  /*-webkit-transition: all 0.2s ease-out;*/
  /*-moz-transition: all 0.2s ease-out;*/
  /*-o-transition: all 0.2s ease-out;*/
  /*-ms-transition: all 0.2s ease-out;*/
  /*transition: all 0.2s ease-out;*/
}
.cti-banner-btngroup .btn-prevhover {
  opacity: 1;
  filter: alpha(opacity=100);
  /*padding: 0px 0px 0px 20%;*/
  /*background-position:  85px center;*/
}

.cti-banner-swiper .pagination {
  position: absolute;
  z-index: 20;
  bottom: 9%;
  width: 100%;
  text-align: center;
  display: block;
}

.cti-banner-swiper .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/baibian.jpg) repeat-x left center;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
  overflow: hidden;
}

.cti-banner-swiper .swiper-active-switch {
  background: url(../images/hongbian.jpg) repeat-x left center;
  overflow: hidden;
}

.cti-footer-link {
  background: #1b1b1b;
  padding: 50px 0;
  /* margin-top: 60px; */
}

.cti-footer-link .pull-left {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.wx {
  margin-right: 10px;
}

.cti-footer-link .pull-left dl {
  float: left;
  width: 16%;
  text-align: left;
  position: relative;
  padding-left: 7%;
  box-sizing: border-box;
}
.cti-footer-link .pull-left dl::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 147px;
  top: 6%;
  right: 0;
  background: #434343;
}
.cti-footer-link .pull-left dl:last-child::after {
  display: none;
}

.cti-footer-link .pull-left dl::before {
  /* position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    border-left: 1px solid #636363 */
}

.cti-footer-link .pull-left dl:first-child::before {
  display: none;
}

.cti-footer-link .pull-left dl dt {
  font-size: 16px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
}

.cti-footer-link .pull-left dl a {
  font-size: 13px;
  color: #fff;
}

.cti-footer-link .pull-right {
  float: left !important;
  width: 85%;
  vertical-align: top;
  margin-left: 6%;
  position: relative;
}

.cti-footer-link .pull-right a {
  color: #fff;
}

.cti-footer-link .pull-right dl {
  width: 22%;
  display: inline-block;
  min-width: 236px;
  float: left;
}

.cti-footer-link .pull-right dl dt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-right: 5px;
}

.cti-footer-link .pull-right dl dd {
  display: table-cell;
  vertical-align: middle;
  color: #c9c9c9;
  font-size: 15px;
  padding-top: 2px;
}

.cti-footer-link .pull-right dl dd a {
  position: relative;
  font-size: 24px;
  font-weight: 700;
}

.cti-footer-link .pull-right ul {
  width: 37%;
  overflow: hidden;
  float: left;
  display: inherit;
  padding-top: 11px;
  box-sizing: border-box;
  min-width: 342px;
}

.cti-footer-link .pull-right ul li {
  float: left;
  font-size: 13px;
  width: 25%;
  /* margin: 0 2.4%; */
  margin-bottom: 15px;
  float: left;
  display: inline;
  /* background: #e50012;  */
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.cti-footer-link .pull-right ul li:last-child::after {
  content: " ";
  display: none;
}
.cti-footer-link .pull-right ul li::after {
  content: " ";
  position: absolute;
  width: 2px;
  height: 86%;
  background: #ffffff;
  right: 0;
  top: 3px;
}

.cti-footer-link .pull-right ul li a {
  color: #fff;
  display: block;
}
.cti-footer-link .pull-right ul li a img {
  display: inline-block;
}
.cti-footer-link .pull-right ul li a p {
  display: inline-block;
}

.cti-footer-link .d-logo-m {
  display: none;
}

.cti-footer-copyright {
  background: #000;
  padding: 20px 0;
  color: #fff;
}
.logo_left {
  width: 16%;
  float: left;
  display: inline;
  margin-left: 6%;
}
.logo_right {
  float: right;
  display: inline;
  margin-right: 10%;
  margin-top: 1%;
}
.logo_right p {
  font-size: 12px;
  line-height: 20px;
  color: #949494;
  text-align: center;
}

.cti-footer-copyright img {
  vertical-align: middle;
}

.cti-footer-copyright .d-tabel {
  display: table;
  width: 100%;
}

.cti-footer-copyright .d-cell {
  display: table-cell;
  vertical-align: middle;
  max-width: 290px;
  margin-top: 29px;
}

.cti-footer-copyright .d-cell:first-child {
  padding-right: 15px;
  max-width: 90px;
}

.cti-footer-copyright p {
  font-size: 12px;
  line-height: 22px;
  color: #949494;
  text-align: center;
}

.cti-footer-copyright .d-links {
  padding-bottom: 10px;
}

.cti-footer-copyright .d-links a {
  position: relative;
  color: #c9c9c9;
  font-size: 14px;
  padding-right: 20px;
}

.cti-footer-copyright .d-links a .line {
  display: block;
  position: absolute;
  right: 7px;
  top: 2px;
  width: 1px;
  height: 13px;
  background: #fff;
}

.cti-footer-copyright .d-cell.d-share {
  padding-left: 4%;
}

.cti-footer-copyright .d-cell .btn-share {
  padding: 0 6px;
}
.weixinBox {
  display: none;
  position: absolute;
  width: 296%;
  right: 0;
  top: -127px;
}

.cti-footer-copyright .d-cell .btn-share img {
  display: inline;
}

.cti-media {
  position: relative;
  zoom: 1;
  padding-bottom: 2%;
  z-index: 66;
  margin-top: 3%;
}

.cti-media-title {
  position: absolute;
  width: 105px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background: url(../images/title_bg.png) center no-repeat;
  background-size: 100%;
  margin-left: 15px;
  z-index: 99;
}

.cti-media::after {
  display: block;
  clear: both;
}

.cti-media .col-xs-4 {
  width: 33.33%;
  float: left;
}

.cti-media .col-xs-4 dd {
  padding-left: 1%;
  line-height: 20px;
  margin-top: 20px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  position: relative;
  margin-left: 5%;
  width: 90%;
}

.cti-media em {
  display: block;
  font-size: 14px;
  padding-bottom: 3px;
  font-weight: 700;
  font-style: normal;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cti-media a {
  color: #353535;
  font-size: 13px;
  letter-spacing: 0;
}

.cti-media a p {
  padding-left: 1%;
  line-height: 20px;
  margin-top: 5px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 38px;
  position: relative;
  width: 90%;
}

.cti-media dl dt {
  overflow: hidden;
  margin-bottom: 10px;
  width: 100%;
  height: 100%;
}
/*

.cti-media dl dt img {
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    display: block;
    vertical-align: top
}
.cti-media dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
*/
.cti_cover {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  width: 100%;
  height: 95%;
  top: 0;
  left: 100%;
  text-align: center;
}
.cti-media dl:hover .cti_cover {
  left: 0%;
  display: block;
}
.cti_cover h3 {
  color: white;
  margin: 20% 5% 0;
  font-size: 18px;
  padding-bottom: 5%;
}

.cti-media-list {
  margin: 34px 0 0 15px;
  height: 150px;
  overflow: hidden;
  width: 305px;
}

.cti-media-list li {
  width: 84%;
  text-align: justify;
  border-bottom: 2px solid #e60012;
  margin-top: 10px;
  padding-bottom: 10px;
}

.cti-media-list li img {
  vertical-align: middle;
  position: relative;
  margin-top: -18px;
  float: right;
}

.cti-section-title {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 45px;
}

.cti-section-title .fl {
  float: left;
}

.cti-section-title .fr {
  float: right;
}

.cti-section-title h1 {
  color: #e60012;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.cti-section-title span {
  display: inline-block;
  width: 420px;
  height: 2px;
  background: #e60012;
}

.cti-poster img {
  width: 100%;
  display: block;
}

.cti-section-title {
  margin-bottom: 50px;
  padding-bottom: 25px\9;
}

.cti-section-title01 {
  margin-bottom: 0;
  padding-top: 30px;
}

.cti-section-title02 {
  padding-top: 0px;
}

.cti-section-title .titleline {
  width: 41%;
  margin-top: 14px;
  height: 2px;
  background-color: #e60012;
}

.cti-section-title .text {
  width: 18%;
  font: 700 30px/30px Microsoft YaHei, Arial, sans-serif;
  color: #e60012;
  text-align: center;
  line-height: 22px;
}

/*联系我们*/
.img00 {
  display: block;
  width: 100%;
}
.linaxiwrap {
  display: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.fl {
  float: left;
}
.lianxi {
  padding: 1% 0 1% 24%;
}
.lianxi .isuzu {
  width: 24%;
  padding-top: 1%;
}
.lianxi .xian {
  margin: 0 10%;
}
.lianxi .tel {
  width: 8%;
  padding-top: 2%;
  margin-right: 1%;
}
.lianxi .lianxitext {
  font-size: 22px;
  padding-top: 1%;
  font-weight: bold;
}
.lianxi .lianxitext b {
  font-size: 40px;
  color: #e60012;
}

.cti-testdrive-select {
  background: #b2b2b2;
  height: 100%;
  position: relative;
  width: 89%;
  outline: 0;
  cursor: pointer;
}

.cti-vselect {
  display: none;
  position: absolute;
  z-index: 520;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  /*height: 10.5em;*/
  max-height: 10.5em;
  overflow: auto;
  border-bottom: 1px solid #b2b2b2;
}

.cti-vselect > li {
  font-size: 12px;
  background: #f8f8f8;
  border-bottom: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  cursor: pointer;
  line-height: 3em;
  text-indent: 0.5em;
}

.cti-vselect > li.active,
.cti-vselect > li:hover {
  background: #b2b2b2;
}

.cti-label,
.cti-testdrive-select input,
.cti-testdrive-text input {
  background: 0 0;
  border: none;
  height: 14px;
  width: 100%;
  outline: 0;
  padding-left: 18px;
  color: #3b3b3b;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 12px;
}

.android-ics .dw,
.android-ics .dwv {
  color: #e60012;
}

.cti-label {
  line-height: 44px;
}

.cti-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 8px solid #3c3c3c;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
}

.medis {
  margin-top: -5px;
}

.cti-form-title {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 5px;
}

.cti-form-title::after {
  display: block;
  clear: both;
}

.cti-form-title .line {
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 85px;
  display: block;
  height: 1px;
  width: 100%;
  background: #b2b2b2;
  border-left: 30px solid #000;
}

.android-ics .dw .dwwol,
.android-ics .dwv {
  border-color: #e60012;
}

.cti-form-title .name {
  position: relative;
  display: block;
  width: 90px;
  z-index: 1;
  font-weight: 700;
}

.cti-form-title .name img {
  display: inline-block;
  padding-right: 5px;
}

.cti-foot-tab-standard {
  height: 0px;
  width: 100%;
}

.cti-foot-tab {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  z-index: 2;
  border-bottom: 2px solid #e60012;
  border-top: 1px solid #c6c6c6;
  display: none;
}

.cti-foot-tab.no-fixed {
  position: relative;
}

.cti-foot-tab ul::after {
  display: block;
  clear: both;
}

.cti-foot-tab ul li {
  height: 51px;
  width: 24.7%;
  float: left;
  text-align: center;
  font-size: 12px;
  /* padding: 16px 0; */
  background: #e60012;
  border-left: 1px solid #ccccccad;
}

.cti-foot-tab ul li img {
  display: block;
  max-width: 40px;
  margin: auto;
}

.cti-foot-tab ul li a {
  line-height: 55px;
  color: #fff;
  display: block;
}

.cti-foot-tab ul li:first-child a {
  border: none;
}

.cti-btn-more {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  border-radius: 3px;
  text-align: center;
  border: none;
  background: #e1e1e1;
  color: #000;
  margin: 10px 0 0;
  cursor: pointer;
}

.cti-btn-more .text {
  display: block;
}

.cti-btn-more .loading {
  display: none;
}

.cti-btn-more .loading img {
  position: relative;
  top: -1px;
  max-width: 20px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.cti-btn-more.start .text {
  display: none;
}

.cti-btn-more.start .loading {
  display: block;
}
.xianshi_logo {
  display: none;
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 1800px) {
  .cti-footer-link {
    padding: 40px 0;
  }
  .cti-nav ul > li.zhanting ol a {
    padding: 0 10px;
    height: 78px;
    line-height: 78px;
    border-left: 1px solid transparent;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (max-width: 1600px) {
  .cti-nav ul > li.zhanting ol {
    left: -393%;
  }
  /* dibudaohang  */
  .cti-footer-link {
    padding: 36px 0;
    /* margin-top: 50px; */
  }
  .cti-footer-copyright {
    padding: 10px 0;
    padding-bottom: 3%;
  }
  .cti-footer-link .pull-left {
    margin-bottom: 30px;
  }
  footer .cti-footer-link dd,
  footer .cti-footer-link dt {
    line-height: 1.4;
  }
  /* jieshu */
  .cti-nav ul > li {
    width: 14%;
  }
  .botnav {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 26px;
  }
  .cuxiao {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .chexing {
    width: 100%;
    height: auto;
    background: #f2f4f4;
    padding: 40px 0 50px 0;
  }
  .cuxiao_ul li a .p1 {
    font-size: 13px;
  }
  .cuxiao_ul li a .h5 {
    margin: 22px 0 16px 0;
  }
  .cuxiao_ul li a .p1 {
    line-height: 30px;
    box-sizing: border-box;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .botnav ul li {
    height: 69px;
  }
  .botnav ul li a p {
    line-height: 28px;
    font-size: 13px;
  }

  .cuxiao_tit .h4 {
    text-align: center;
    font-size: 28px;
    border-bottom: 2px solid #e60012;
    line-height: 48px;
  }
  .cuxiao_tit a {
    font-size: 14px;
    color: #000;
    line-height: 39px;
    height: 39px;
    display: block;
  }
}

@media screen and (max-width: 1400px) {
  .jiazaimore {
    width: 32%;
    max-width: 241px;
    height: 42px;
    background: #e60012;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
  }
  .cti-nav ul > li.zhanting ol {
    position: absolute;
    margin-left: -1px;
    width: 133%;
    display: none;
    background: #fff;
    border-right: 1px solid #ddd;
    padding: 0;
    left: -395%;
  }
  .tanright1 {
    width: 44px;
    height: 244px;
    margin-top: -122px;
  }
  .tanright2 {
    width: 44px;
    height: 244px;
    margin-top: -122px;
  }
  .tanright_ul {
    width: 44px;
  }
  .tanright_ul li {
    height: 44px;
  }
  .tanright_ul li img {
    width: 44px;
  }
  .tanright_ul li div {
    right: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
  }
  .tanright_ul li p {
    width: 44px;
    height: 44px;
    background: #e60012;
  }
  .dingrigh {
    width: 100px;
    height: 100%;
    line-height: 100%;
    font-size: 13px;
    color: #fff;
    background: #e60012;
    position: absolute;
    right: 10%;
    top: 0;
    display: block;
    text-align: center;
    line-height: 48px;
  }

  .xiaotu {
    width: 158px;
    height: 53px;
    overflow: hidden;
  }
  .tankuang {
    position: absolute;
    top: 45px;
    left: 0px;
    width: 100%;
    height: 300px;
    border: 1px solid #e60012;
  }
  .cti-nav ul > li a {
    font-size: 12px;
  }
  .cti-header.cti-container {
    width: 1100px;
  }
  .header,
  .header nav {
    height: 65px;
  }
  .cti-nav ul {
    /* width: 86% */
  }
  .cti-nav ul > li ol .nav-icon {
    margin-left: 3px;
  }
  .cti-nav ul > li > a {
    line-height: 65px;
  }
  .cti-nav li.selected,
  .cti-nav ul > li:hover {
    height: 65px;
  }
  .cti-nav li.selected > a,
  .cti-nav ul > li:hover > a {
    line-height: 65px;
    font-weight: 700;
  }
  .cti-nav .d-logo {
    top: 16px;
  }
  .cti-nav .d-logo img {
    width: 90px;
  }
  .cti-nav ul > li.zhanting ol a {
    height: 65px;
    line-height: 65px;
  }
}
@media screen and (max-width: 1300px) {
  #mycontent {
    color: #fff;
    position: relative;
    height: 215px;
  }
  .chexing {
    width: 100%;
    height: auto;
    background: #f2f4f4;
    padding: 25px 0 40px 0;
  }
  #mycontent .zhankai .swiper-slide img {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .zhankai .arrow-right {
    background: url(../../images/arrows02.png) no-repeat left bottom;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -19px;
    width: 36px;
    height: 38px;
    z-index: 100;
  }
  .zhankai .arrow-left {
    background: url(../../images/arrows01.png) no-repeat left top;
    background-size: 100%;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -19px;
    width: 36px;
    height: 38px;
    z-index: 100;
  }

  .xuanfuyysj .yysj_cont {
    width: 98%;
  }
  .formitem {
    width: 11% !important;
  }
  .cti-testdrive-city,
  .cti-testdrive-dealer,
  .cti-testdrive-mobile,
  .cti-testdrive-name,
  .cti-testdrive-ordertime,
  .cti-testdrive-prov,
  .cti-testdrive-reinput,
  .cti-testdrive-sex,
  .cti-testdrive-submit,
  .cti-testdrive-time,
  .cti-testdrive-type,
  .cti-testdrive-type2 {
    margin-left: 0 !important;
  }
  .dingrigh {
    right: 0;
  }
  .cti-nav ul > li.zhanting ol a {
    padding: 0 10px;
    height: 57px;
    line-height: 57px;
    border-left: 1px solid transparent;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .cti-nav ul > li.zhanting ol .car-info a {
    margin-top: 5%;
  }
  .cuxiao {
    position: relative;
    max-width: 1646px;
    width: 95%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .cuxiao_ul li a .p1 {
    font-size: 12px;
  }
  .cuxiao_ul li a .h5 {
    margin: 19px 0 13px 0;
  }
  .cuxiao_ul li a .p1 {
    line-height: 28px;
    box-sizing: border-box;
  }
  .cuxiao_tit {
    width: 115px;
  }
  .cuxiao_tit .h4 {
    text-align: center;
    font-size: 26px;
    border-bottom: 2px solid #e60012;
    line-height: 46px;
  }
  .cuxiao_tit a {
    font-size: 14px;
    color: #000;
    line-height: 39px;
    height: 39px;
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .cti-nav ul > li.zhanting ol a {
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1126px) {
  .cti-nav ul > li.zhanting ol a {
    height: 46px;
    line-height: 46px;
  }
  .cti-header.cti-container {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1000px) {
  .cti-footer-copyright {
    padding-bottom: 0%;
  }
  .botnav {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 26px;
    padding: 0 30px;
    box-sizing: border-box;
  }
  #mytab {
    height: 40px;
    width: 46%;
    margin: 0 auto;
    margin-bottom: 13px;
    margin-top: 18px;
  }
  .zhankai .swiper-container {
    width: 100%;
    height: 178px;
    color: #fff;
    text-align: center;
  }
  #mycontent .zhankai .swiper-slide img {
    display: block;
    width: 275px;
    margin: 0 auto;
  }
  .chexing {
    width: 100%;
    height: auto;
    background: #f2f4f4;
    padding: 18px 0 30px 0;
  }
  #box h1 {
    font-size: 18px;
    color: #000;
    width: 100%;
    text-align: center;
  }
  #mytab li {
    float: left;
    height: 34px;
    cursor: pointer;
    line-height: 34px;
    font-size: 0.3em;
    background-color: #000000;
    color: #fff;
  }

  .cti-footer-link .pull-right {
    float: left;
    width: 66%;
    vertical-align: top;
    margin-left: 0;
  }
  .cti-footer-link .pull-right dl {
    display: table-cell;
    margin-top: 0;
    width: 100%;
  }

  .cti-nav ul > li.act ol.yincang {
    display: none !important;
  }

  .cti-nav ul > li.act ol.wapxian {
    display: block;
  }

  .cti-nav ul > li.act ol {
    display: block;
    top: 95px;
    background: #eee;
  }
  .wapbtngroup {
    position: absolute;
    width: 100%;
    top: 60%;
    z-index: 600;
    margin-top: 18px;
    height: 1px;
  }
  .wapbtngroup .btn-nexthover {
    opacity: 1;
    filter: alpha(opacity=100);
    /*padding: 0px 20% 0px 0;*/
    /*background-position:  315px center;*/
  }
  .wapbtngroup .btn-prevhover {
    opacity: 1;
    filter: alpha(opacity=100);
    /*padding: 0px 0px 0px 20%;*/
    /*background-position:  85px center;*/
  }
  .wapbtngroup .btn {
    display: block;
    width: 24px;
    height: 44px;
    float: right;

    background: url(../images/banner_arrow_right.png) center no-repeat;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .wapbtngroup .btn:first-child {
    float: left;
    background: url(../images/banner_arrow_left.png) center no-repeat;
  }
  .wapbtngroup .btn,
  .wapbtngroup .btn:first-child {
    width: 12px;
    height: 22px;
    background-size: 100%;
  }
  .suwis-banner {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .dingrigh {
    display: none;
  }
  .tanright1 {
    display: none;
  }
  .tanright2 {
    display: none;
  }
  .cuxiao_tit {
    width: 78px;
  }
  .cuxiao_tit .h4 {
    text-align: center;
    font-size: 18px;
    border-bottom: 2px solid #e60012;
    line-height: 30px;
  }
  .cuxiao {
    margin-top: 18px;
    margin-bottom: 60px;
  }
  .cuxiao_ul li a .h5 {
    margin: 14px 0 5px 0;
  }
  .cuxiao_ul li a .h5 {
    font-size: 16px;
  }
  .cuxiao_ul li a .p1 {
    line-height: 22px;
    box-sizing: border-box;
  }
  .cuxiao_ul li {
    width: 100%;
    float: left;
    display: inline-block;
    margin: 0 0.6%;
    background-color: #f2f4f4;
    margin-bottom: 20px;
  }
  .cuxiao_tit a {
    font-size: 12px;
    color: #000;
    line-height: 24px;
    height: 24px;
    display: block;
  }
  .dibulogo a img {
    width: 88%;
  }
  .dibulogo {
    padding: 18px 20px 0;
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: none;
  }
  body {
    background: #e2e1df;
  }
  .d-share.mOnly {
    display: block !important;
  }
  .d-share.pcOnly {
    display: none !important;
  }
  .cti-poster {
    padding-bottom: 0;
    width: 100%;
    /*width:790px;*/
    text-align: center;
  }
  .cti-poster img {
    overflow: hidden;
    /*margin-left:-25%;*/
  }
  .cti-container,
  .cti-header {
    width: 100%;
    box-sizing: border-box;
  }
  .pc-show {
    display: none !important;
  }
  .wap-show {
    display: block !important;
  }
  .cti-header .cti-top-bar,
  .cti-nav .d-logo .p-logo,
  .cti-nav li .d-border {
    display: none;
  }
  .cti-header {
    position: fixed;
    top: 0;
    background: #e60012 !important;
    height: 65px;
    line-height: 65px;
    padding: 0 15px;
    overflow: visible;
    z-index: 9999;
  }
  .cti-nav .d-logo {
    left: 0;
    top: 9px;
  }
  .cti-nav .d-logo .m-logo {
    display: inline-block;
    width: 64px;
    vertical-align: baseline;
  }
  .cti-nav .btn-menu {
    display: block;
    width: 20px;
    float: right;
    margin-top: 24px;
  }
  .logo_left {
    display: none;
  }
  .cti-nav .forWap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
  }
  .cti-nav .forWap.show {
    display: block;
  }
  .cti-nav ul {
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 5%;
    left: 0;
    background: #fff;
    line-height: 30px;
    opacity: 0;
    overflow: scroll;
    box-sizing: border-box;
  }
  .cti-nav ul.show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cti-header .nav-fastlink {
    display: none;
  }
  .header .testdrive {
    display: none;
  }
  /*  */
  .cti-nav ul > li {
    width: 48%;
    height: 65px;
    border-left: none;
    margin-bottom: 15px;
    background: #e60012;
    text-align: center;
    position: relative;
    transition: 0.3s;
  }
  .cti-nav ul > li:hover {
    height: 65px;
    top: 0;
    background: #e60012;
  }
  .cti-nav ul > li:hover > a {
    line-height: 1;
    color: #fff;
  }
  .cti-nav ul > li:nth-child(2n) {
    float: right;
  }
  .cti-nav ul > li > img {
    height: 22px;
    margin: auto;
    margin-top: 5%;
  }
  .cti-nav ul > li .yu-icon {
    display: block;
  }
  .cti-nav ul > li.act {
    background: #e60012;
    z-index: 10;
  }
  .cti-nav ul > li.act .yu-icon {
    display: block;
  }
  .cti-nav ul > li.act .yu-icon-h {
    display: none;
  }
  .cti-nav ul > li.act > a {
    line-height: 1;
    font-weight: 700;
    color: #f3f3f3;
  }
  .cti-nav ul > li > a {
    line-height: 1;
    height: auto;
    margin-top: 10px;
    display: block;
  }
  .cti-nav ul > li.zhanting ol {
    position: absolute;
    top: 0;
    left: 0%;
    /*margin-top: 107%;*/
    width: 208.333%;
    overflow: hidden;
    transition: 0.3s;
  }
  /*ä¸‹æ‹‰èœå•*/
  .cti-nav ul > li ol {
    position: absolute;
    top: 0;
    left: 0%;
    /*margin-top: 107%;*/
    width: 208.333%;
    overflow: hidden;
    transition: 0.3s;
  }
  .cti-nav ul > li:nth-child(2n) ol {
    left: auto;
    right: 0%;
  }
  .cti-nav ul > li.act ol {
    display: block;
    top: 95px;
  }
  /* .cti-nav ul>li ol.d-cars{
        position: relative;
    } */

  .cti-nav ul > li ol.d-cars .car-info {
    display: none;
  }
  .cti-nav ul > li ol li.xiaoshi {
    display: block !important;
  }
  .cti-nav ul > li ol li {
    width: 50%;
    float: left;
  }
  .cti-nav ul > li ol a {
    text-align: center;
    padding: 0px 10px;
    margin: 10px 0;
    border-right: 1px solid #b5b5b5;
    line-height: 20px;
    height: 20px;
  }
  .cti-nav ul > li ol li:hover {
    background: #e60012;
  }
  .cti-nav ul > li ol li:hover a {
    border-left: none;
    margin-left: 0;
  }
  .cti-nav ul > li ol li:nth-child(2n) a {
    border-right: none;
  }
  .cti-nav ul > li.zhanting ol a {
    height: auto;
    line-height: inherit;
    border-bottom: none;
    border-right: 1px solid #b5b5b5;
    height: 20px;
    line-height: 20px;
  }
  .cti-nav ul > li.zhanting ol a:hover {
    color: #fff !important;
  }
  .cti-banner-swiper .swiper-slide,
  .cti-media {
    overflow: hidden;
  }
  .cti-banner-swiper {
    /* margin-top: 45px */
  }
  .cti-banner-swiper img {
    position: relative;
    left: 0%;
    width: 100%;
    max-width: 100%;
  }
  .cti-banner-btngroup {
    margin-top: 18px;
    display: none;
  }
  .wapbtngroup {
    display: block;
  }

  /* .cti-banner-btngroup .btn,
    .cti-banner-btngroup .btn:first-child {
        width: 12px;
        height: 22px;
        background-size: 100%
    } */
  .cti-media {
    border: none;
  }
  .cti-media .cti-container {
    overflow: visible;
    height: auto;
    border-top: 0;
    background: 0 0;
  }
  .cti-poster,
  footer {
    overflow: visible;
  }
  .cti-media .col-xs-4 {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    margin-top: 8px;
  }
  .cti-media .col-xs-4::before {
    position: absolute;
    margin-top: -8px;
    display: block;
    content: "";
    height: 8px;
    right: 15px;
    left: 15px;
    background: #e60012;
  }
  .cti-media .cti-container .col-xs-4 a dl dt img {
    width: 100%;
  }
  .cti_cover {
    width: 100%;
  }
  .cti-media-list {
    position: relative;
    margin: 0;
    top: 25px;
    width: auto;
  }
  .cti-media-list li {
    margin-left: 2%;
  }
  .cti-foot-tab {
    display: block;
  }
  footer .cti-container {
    width: 100%;
  }
  .cti-footer-link {
    padding: 0;
    height: auto;
    background: #1b1b1b;
  }
  .xianshi_logo {
    display: block;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 13px;
    width: 100%;
    text-align: center;
  }
  .xianshi_logo img {
    margin: 0 auto;
  }
  .cti-footer-link .pull-left {
    display: none;
  }
  .cti-footer-link .pull-right {
    width: 100%;
    display: table;
    margin-left: 0;
    margin-top: 2px;
    /* margin-bottom: 20px; */
  }
  .dibulogo a {
    display: block;
    max-width: 110px;
    margin: 0 auto;
  }

  .cti-footer-link .pull-right dl dt {
    padding-left: 0;
    width: auto;
    display: inline-block;
  }
  .cti-footer-link .pull-right dl dd {
    display: inline-block;
  }
  .cti-footer-link .pull-right dl dt img {
    max-width: 32px;
    vertical-align: middle;
  }
  .cti-footer-link .pull-right dl {
    display: table-cell;
    margin-top: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    padding-left: 0;
    box-sizing: border-box;
  }
  .cti-footer-link .pull-right ul {
    margin: 0;
    width: 100%;
    display: none;
  }
  .cti-footer-link .pull-right ul li {
    border-left: 1px solid #fff;
    box-sizing: border-box;
  }
  .cti-footer-link .pull-right ul li a {
    position: relative;
    padding: 8% 0;
    display: block;
    text-align: center;
  }
  .cti-footer-link .pull-right ul li a .line {
    display: none;
  }
  .cti-footer-link .pull-right ul li:first-child {
    border: none;
    text-align: center;
  }
  .cti-footer-link .d-logo-m {
    display: table-cell;
    vertical-align: middle;
  }
  .cti-footer-link .d-logo-m img {
    max-width: 90px;
    padding-left: 15px;
  }
  .cti-footer-copyright .d-cell,
  .cti-footer-copyright .d-tabel {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding-left: 0%;
  }
  .cti-footer-copyright .d-cell {
    margin-top: 15px;
  }
  .cti-footer-copyright .d-cell.d-share {
    padding-left: 0%;

    margin-top: 0px;
  }

  .cti-footer-copyright .d-cell .weixinBox {
    left: 38%;
    z-index: 600;
    width: 200px;
    top: -112px;
  }
  .cti-footer-copyright .d-cell .weixinBox img {
    max-width: none;
  }
  .cti-footer-copyright .d-links {
    padding-bottom: 10px;
    left: 8px;
    position: relative;
  }
  .cti-footer-copyright .d-links a {
    font-size: 12px;
    padding-right: 15px;
  }
  .cti-footer-copyright .d-links p {
    text-align: left;
  }
  .cti-footer-copyright .d-links a .line {
    top: 0;
    right: 5px;
  }
  .cti-footer-copyright .d-cell:first-child {
    max-width: 100%;
    padding-bottom: 4%;
    display: none;
  }
  .cti-footer-copyright .d-cell:first-child img {
    display: inline;
    max-width: 230px;
  }
  .cti-footer-copyright p {
    width: 90%;
    margin: auto;
    text-align: center;
    color: #c9c9c9;
    padding-bottom: 10px;
  }
  .cti-poster {
    padding-top: 0;
    background: #fff;
  }
  .cti-section-title {
    margin-bottom: 20px;
    /*margin-top: 20px*/
  }
  .cti-section-title .text {
    font-size: 16px;
    width: 24%;
  }
  .cti-section-title .titleline {
    width: 38%;
  }
  .cti-btn-more {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 90%;
    margin: 20px auto;
  }
  .header {
    top: 0;
  }

  .lianxi {
    display: none;
  }
  .linaxiwrap {
    display: block;
    display: flex;
    width: 100%;
    padding: 2% 0 0 8%;
  }

  .linaxiwrap .isuzu {
    width: 32%;
    padding-top: 8%;
  }
  .linaxiwrap .xian {
    width: 1%;
    padding: 0 4% 0 6%;
  }
  .linaxiwrap .tel {
    width: 12%;
    padding-top: 8%;
  }
  .lianxitext {
    padding-top: 8%;
  }
  .lianxitext {
    font-size: 16px;
    font-weight: bold;
  }
  .lianxitext b {
    color: #e60012;
    font-size: 20px;
  }
  .cti-box > .cti-content {
    width: 90% !important;
    margin: 0 auto 30px;
    padding: 0;
  }
}

@media screen and (max-width: 750px) {
  .cti-nav ul > li > img {
    height: 22px;
    margin: auto;
    margin-top: 10%;
  }
}

/*gengyuxiafooter*/
footer .cti-footer-link dd,
footer .cti-footer-link dt {
  line-height: 1.6;
}
.cti-form-title-hb .name {
  width: 130px;
}
.cti-form-title-hb .line {
  left: 130px;
}
.cti-testdrive .cti-testdrive-submit-hb > button {
  margin-left: 24%;
}
@media screen and (max-width: 999px) {
  .cti-testdrive .cti-testdrive-submit-hb > button {
    margin: 0;
  }
}

/*gengyuxiafooter*/
/* footer抖音二维码绝对定位 */
.douyinBox {
  display: none;
  position: absolute;
  width: 150%;
  right: 20px;
  top: -190px;
}

.weixinBox {
  display: none;
  position: absolute;
  width: 296%;
  right: -90px;
  top: -200px;
}
/* 新加地址 */
.cti-footer-link .pull-right .footer-address {
  color: #fff;
  font-size: 12px;
  padding-left: 16%;
}
.cti-footer-link .pull-right .footer-address.wap {
  display: none;
}
@media screen and (max-width: 1000px) {
  .cti-footer-link .pull-right .footer-address {
    display: none;
    padding-left: 0;
  }
  .cti-footer-link .pull-right .footer-address.wap {
    display: block;
    font-size: 12px;
  }
}
