.col-list {
  float: left;
  width: 100%;
  border: 1px solid #eaf4f7;
  margin-bottom: 30px;
}
.col-list ul {
  padding: 20px 15px;
  overflow: hidden;
}
.col-list li {
  width: 100%;
  float: left;
  list-style: none;
  padding-bottom: 30px;
}
.list-pic {
  border: 1px solid #e4e4e4;
  width: 160px;
  float: left;
  height: 120px;
  margin-right: 30px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.list-pic img {
  width: 160px;
  height: 120px;
}
.list-title {
  max-width: 76%;
  float: left;
  font-size: 15px;
}
.list-title a {
  text-decoration: none;
  color: #0099cc;
  font-weight: bold;
}
.list-title a:hover {
  color: #f00;
}
.list-desc {
  max-width: 76%;
  float: left;
  font-size: 14px;
  padding-top: 22px;
  line-height: 35px;
}
.list-desc a {
  color: #2979ff;
}
/*article*/
.article-body-main {
  width: 100%;
  float: left;
  padding-top: 10px;
  border: 1px solid #eaf4f7;
  margin-top: 21px;
  margin-bottom: 30px;
}
.article-body-main h1 {
  text-align: center;
  color: #333;
  padding-top: 36px;
  font-size: 25px;
  line-height: 1.5;
}
.article-time {
  color: #999;
  text-align: center;
  border-bottom: 1px solid #eaf4f7;
  padding-bottom: 20px;
  padding-top: 20px;
}
.article-body-y {
  float: left;
  display: inline;
  padding: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.article-body-y img {
  width: 620px;
  height: inherit;
  margin: 0 auto;
  display: block;
  padding: 10px 0;
}
.article-body-y p {
  font-size: 14px;
  text-indent: 2em;
  color: rgb(0, 0, 0);
  line-height: 35px;
}
.th span {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #0099cc;
  color: #259;
  font-size: 20px;
  display: inline-block;
  padding: 0 3px;
}
h2 {
  padding: 20px 29px;
  font-size: 16px;
  overflow: hidden;
}
h2 a {
  text-decoration: underline;
}
/*bangdan*/
/* .logo {
  margin-top: 12px;
} */

#jszCaptchBar {
  display: none;
}
#bdcs {
  width: 40% !important;
}
.txt-list-c {
  border: 1px solid #eaf4f7;
  overflow: hidden;
  margin-bottom: 42px;
  margin-top: -1px;
}
.txt-list-c ul {
  padding: 15px 0;
  overflow: hidden;
}
.txt-list-c li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 36px;
  width: 46%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
}
.txt-list-c li::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 10px;
  background: #78c2c3;
  margin-right: 4px;
  float: left;
  margin-top: 13px;
}
.txt-list-c a {
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}
.txt-list-c span {
  float: right;
  color: #999;
}
/* 下拉按钮样式 */
.dropbtn {
  background-color: #204e8d;
  color: white;
  padding: 16px;
  font-size: 18px;
  border: none;
  cursor: pointer;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  text-decoration: none;
  background-color: #204e8d;
  width: 72px;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
}
.dropdown-content a:hover {
  color: #f00;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {
  background-color: #204e8d;
}
/* table样式 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  /* width: 600px !important; */
  min-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
table th,
table td {
  border: 1px solid #ddd;
  padding: 5px;
}
table th {
  font-weight: inherit;
  border-bottom-width: 2px;
  border-bottom-color: #ccc;
}

/*zhaohui*/
.topbar {
  /* width: 90%; */
  margin: 0 auto;
}
.zhaohui {
  width: 100%;
  border-bottom: 1px solid #eaf4f7;
  padding: 20px 0;
}
.zhaohui form {
  margin: 0 20% 0 20%;
  padding: 0;
  text-align: center;
}
.zhaohui dl {
  line-height: 35px;
  width: 100%;
  text-align: left;
}
.zhaohui dt {
  float: left;
  text-align: right;
  width: 130px;
}

#wxjszCaptch {
  border: 1px solid #eaf4f7;
  height: 25px;
  width: 250px;
  padding-left: 5px;
}
#vinFileno {
  border: 1px solid #eaf4f7;
  height: 25px;
  width: 250px;
  padding-left: 5px;
}
#jszCaptchBar {
  display: none;
}
#bdcs {
  width: 40% !important;
}
.zh-result {
  width: 100%;
}
.zh-result span {
  color: #999;
}
.pic-list-b ul {
  padding: 0 0 0 20px;
  overflow: hidden;
}
.pic-list-b li {
  float: left;
  width: 32%;
  padding-right: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  line-height: 45px;
}
.mt1 {
  margin-bottom: 46px;
}

.info-h {
  font-weight: bold;
}
.serial-zh-a {
  width: 10%;
}
.serial-zh-b {
  width: 20%;
}
.serial-zh-c {
  width: 18%;
}
.serial-zh-d {
  width: 10%;
}
.serial-zh-e {
  width: 17%;
}
.serial-zh-f {
  width: 24%;
}
.serial-zh-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  float: left;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #eaf4f7;
  margin-right: -1px;
  margin-bottom: -1px;
  height: 30px;
  font-weight: bold;
}
.serial-zh-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  float: left;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #eaf4f7;
  margin-right: -1px;
  margin-bottom: -1px;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rememberme {
  padding-left: 24%;
}

#jszBtn {
  background-color: #0099cc;
  color: #ffffff;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 120px;
  text-align: center;
  margin: 10px auto 0;
}
#jszBtn:hover {
  background-color: #ffaa00;
}

.msg {
  color: #f00;
}

.zh-detail {
  width: 80%;
  border: 1px solid #eaf4f7;
  margin: 0 auto;
  padding: 40px;
}

.zh-other {
  text-align: center;
}
.button {
  background-color: #4caf50;
  border: none;
  color: white;
  padding: 3px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.dialog {
  max-width: 55%;
  max-height: 40%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 1;
  color: white !important;
  margin-top: 110px;
}
.dialogBox {
  width: 800px;
  height: 100%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
.dialog h2 {
  padding: 0 !important;
}
.zh-r {
  font-size: 16px;
  font-weight: bold;
}
.zh-body {
  width: 95%;
}

.zh-list {
  border-bottom: 1px solid #eaf4f7;
  margin-bottom: 42px;
}
.zh-list ul {
  padding: 10px;
  overflow: hidden;
}
.zh-list li {
  width: 100%;
  line-height: 36px;
  overflow: hidden;
}
.zh-list a {
  float: left;
  display: block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zh-list span {
  float: right;
  color: #7f7f7f;
}
.recall-logo {
  margin-top: -10px !important;
  width: 40px;
  height: 40px;
  padding-right: 15px;
}

#resultMsg,
#wxGuide {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-family: 微软雅黑;
  font-weight: bold;
}
#resultMsg {
  height: 60px;
  line-height: 1.5;
  color: #225599;
  font-size: 18px;
  display: none;
}
#resultMsg img,
#wxGuide img {
  vertical-align: middle;
  border: 0;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.currents {
  color: #f00;
}
.page {
  height: 40px;
  margin-top: 30px;
  text-align: center;
}
.page a,
.page span {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ddd;
  padding: 0 16px;
  margin: 0 2px;
}
.page span,
.page a:hover {
  background: #0777dd;
  color: #fff;
  border-color: #0777dd;
}
.carsdetail-art-item{overflow:hidden;width: 50%!important;height: 85px;float: left;}
.carsdetail-art-item dt img {width: 120px;height: 80px;border: 1px solid #f6f6f6;}
.carsdetail-art-item dl{position:relative;min-height:100px;}
.carsdetail-art-item dt{width:120px;height:80px;padding:10px 10px;position:absolute;left:0;top:0}
.carsdetail-art-item dt img{width:120px;height:80px;border: 1px solid #f6f6f6;}
.carsdetail-art-item dd{padding:6px 10px 15px 140px;}
.carsdetail-art-item-title{font-size:15px;margin-bottom:10px;line-height:25px;}
.carsdetail-art-item-date{font-size:13px;}

/* 新车入口 */
.new-car {border: 1px solid #eaf4f7;margin-top: -1px;}
.new-others {border: 1px solid #eaf4f7;margin-top: -1px;}

/*车型详解表格*/
.cxxjtab {min-width: 600px!important;}
.cxxjtab tr.ftr { background-color: lightgray;}

.zhaohui-topbar {
  width: 90% !important;
}

.clue-entry {
  background-color: #ff3d3e;
  width: 70px;
  height: 20px;
  border-radius: 5px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  padding: 4px 10px;
  margin: auto;
  display: block;
}

.clue-entryp {
  color: #ff3d3e;
}
.clue-entryp:visited {
  color: #ff3d3e;
}