/*整机列表*/
.producTtit-tit {
  width: 700px;
  background: #FDC031;
  height: 60px;
  margin: -50px auto 30px;
  z-index: 999;
  position: relative;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
}
.highlights {
  margin-bottom: 40px;
}
.yindhest {
  overflow: hidden;
  margin-bottom: 30px;
}
.yindhest-tit a {
  float: right;
  padding: 4px 15px;
  background: #FDC031;
  border-radius: 15px;
font-size: 12px;
}
.highlights-tit,.productList-tit,.relevant_tit,.yindhest-tit {
  overflow: hidden;
  margin-bottom: 20px;
}
.highlights-tit i,.productList-tit i,.relevant_tit i,.yindhest-tit i {
  display: inline-block;
  width: 8px;
  height: 20px;
  background: #000;
  margin-right: 15px;
  float: left;
}
.highlights-tit span,.productList-tit span,.relevant_tit span,.yindhest-tit span {
  font-size: 18px;
  font-weight: bold;
}
.highlights ul li,.yindhest ul li {
  padding-left: 45px;
  line-height: 2;
  font-size: 14px;
  position: relative;
}
.yindhest ul li {
  float: left;
  padding-left: 20px;
  width: 48%;
}
.highlights ul li::before,.yindhest ul li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #FDC031;
  position: absolute;
  top: 10px;
  left: 25px;
}
.yindhest ul li::before{left:0;}
.yindtit {
  text-align: center;
  margin-bottom: 50px;
  color: #666;
  line-height: 2;
}
.highlights p {
  padding-left: 25px;
  line-height: 2;
}
.highlights p span {
  color: red;
}


.listItems {
  overflow: hidden;
  margin-bottom: 50px;
}
.productList .listItem {
  float: left;
  margin-right: 23px;
  height: 567px;
  width: 377px;
  background-color: #F3F3F3;
  position: relative;
  margin-bottom: 30px;
}
.productList .listItem .CardBefore {
  width: 377px;
  height: 264px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #FFF;
}
.productList .listItem .CardBefore .CardBefore_Pos {
  position: absolute;
  left: 0;
  top: 0;
  width: 377px;
  height: 264px;
  z-index: 10;
  overflow: hidden;
  background-color: #F3F3F3;
}
.productList .listItem .img {
  width: 377px;
  height: 264px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  overflow: hidden;
}
.productList .listItem .img img {
  max-width: 377px;
  max-height: 264px;
  border: none;
}
.productList .listItem .hot {
  display: block;
  background-image: url(../image/3.jpg);
  background-size: 100%;
  width: 170px;
  height: 42px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}
.productList .listItem .MoreInfo {
  position: absolute;
  left: 0;
  top: 0;
  width: 377px;
  height: 264px;
  z-index: 10;
  overflow: hidden;
}
.productList .listItem .MoreInfo .MoreInfoPos {
  position: absolute;
  left: 0;
  top: 132px;
  width: 385px;
  height: 0px;
  z-index: 10;
  overflow: hidden;
}
.productList .listItem .MoreInfo .BG {
  position: absolute;
  left: 0;
  top: 0;
  width: 385px;
  height: 264px;
  background-color: #000;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
.productList .listItem .MoreInfo .Word {
  position: absolute;
  left: 0;
  top: 0;
  margin: 40px 35px;
  height: 150px;
  color: #FFF;
  font-size: 21px;
  font-family: "微软雅黑";
  line-height: 32px;
  cursor: default;
}
.productList .listItem .MoreInfo .Link {
  display: block;
  width: 162px;
  height: 36px;
  border: 1px solid #ffffff;
  position: absolute;
  left: 105px;
  top: 120px;
  color: #FFF;
  font-size: 16px;
  text-decoration: none;
  line-height: 36px;
  text-align: center;
  color: #fff;
}
.productList .listItem .MoreInfo a.MoreInfoPos * {
  cursor: pointer;
}
.productList .listItem .Inner {
  clear: left;
  float: left;
  width: 377px;
  height: 303px;
  cursor: default;
}
.productList .listItem .Inner .t {
  font-size: 16px;
  font-family: "微软雅黑";
  float: left;
  clear: left;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 30px;
  text-decoration: none;
  color: #000000;
}
.productList .listItem table {
  clear: left;
  float: left;
  border: 0;
  margin-left: 30px;
  margin-top: 15px;
}
.productList .listItem td {
  border-left: 1px solid #c2c2c2;
  font-size: 14px;
  line-height: 24px;
  font-family: "微软雅黑";
  width: 90px;
  padding-left: 10px;
}
.productList .listItem td span {
  float: left;
}
.productList .listItem .BigTR td {
  font-size: 18px;
  padding-top: 4px;
  vertical-align: bottom;
    white-space: nowrap;
}
.productList .listItem ul {
  clear: left;
  float: left;
  border: 0;
  margin-left: 50px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0;
  width: 100%;
  width: 300px;
  height: 106px;
}
.productList .listItem ul li {
  font-size: 14px;
  line-height: 20px;
  font-family: "微软雅黑";
  margin-bottom: 6px;
list-style-type: disc;
}
.productList .listItem .Inner .link {
  position: absolute;
  font-size: 14px;
  font-family: "微软雅黑";
  bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  height: 32px;
  border: 1px solid #535353;
  text-align: center;
  text-decoration: none;
  line-height: 32px;
  text-decoration: none;
  color: #000;
}
.productList .listItem .Inner .link.link_1 {
  left: 30px;
}
.productList .listItem .Inner .link.link_2 {
  left: 155px;
}

.productList .listItem:hover .Inner {
  background-color: #FFCD11;
}
.productList .listItem:hover td {
  border-left: 1px solid #cca40e;
}

/*动力系统*/
.powerT span#CurrentlyNode{
  color: #FDC031;
}

.powerT span {
  font-size: 18px;
  font-weight: bolder;
  margin: 0 30px;
}
.powerT {
  border-bottom: 1px solid #FDC031;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: center;
}

.powerList_item {
  margin-bottom: 30px;
}
.powerList_hd {
  font-size: 18px;
  font-weight: bolder;
  position: relative;
  margin-bottom: 20px;
}
.powerList_hd::before {
  content: '>';
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
}
.powerList_hdtrans::before{
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.powerList_item ul li {
  float: left;
  width: 380px;
  border: 1px solid #eee;
  margin: 15px 9px;
  text-align: center;
  padding-top: 25px;
}
.powerList_item ul li:hover p {
  background: #FDC031;
}

.powerList_item ul li p {
  padding: 15px;
  font-size: 14px;
  font-weight: bolder;
  background: #ececec;
  margin-top: 20px;
}

/*整机详细页*/
.details{
margin-bottom:50px;
}
.details_tit {
  width: 400px;
  background: #FDC031;
  height: 60px;
  margin-top: -50px;
  margin-bottom: 30px;
  z-index: 999;
  position: relative;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
}
.details_L {
  width: 500px;
  height: 400px;
  position: relative;
}
.details_L ul li {
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
}
.details_L ul li span {
  float: left;
  width: 85px;
}
.details_L ul li p {
  float: left;
  width: 400px;
}
.details_L ul li p em {
  display: inline-block;
  margin-right: 15px;
}
.details_L .details_L_bom {
  width: 100%;
  overflow: hidden;
  background: #ececec;
  position: absolute;
  bottom: 0;
}
.details_L .details_L_bom .details_L_bom_tiem {
  float: left;
  margin: 15px 32px;
  text-align: center;
}
.details_L .details_L_bom .details_L_bom_tiem span {
  display: block;
  margin-top: 5px;
}
.details_R {
  width: 600px;height:400px;
}
.details_R .swiper-container{height:100%;}
.details_R .swiper-container img{width:100%;}

.detailsHigh_tit {
  overflow: hidden;
  margin: 50px auto 20px;
}
.detailsHigh_tit span {
  float: left;
  width: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #252525;
  color: #fff;
cursor:pointer;
}
.detailsHigh_tit span.active {
  background: #FDC031;
  color: #000;
}
.detailsHigh_item {
  overflow: hidden;
   /* display: none; */
}
.detailsHigh_list .detailsHigh_list_item {
  width: 380px;
  float: left;
  border: 1px solid #ccc;
  margin: 8px;
}
.detailsHigh_jsgg .XXK_Page2_Item {
  display: block;
  float: left;
  width: 580px;
  height: 216px;
  background-color: #EFEFEE;
  margin-right: 20px;
  margin-bottom: 20px;
}
.detailsHigh_jsgg .XXK_Page2_Item ul {
  height: 155px;
  overflow-y: auto;
}
.detailsHigh_jsgg .XXK_Page2_Item.upload {
  background: #FFFFFF;
}
.detailsHigh_jsgg .XXK_Page2_Item .title {
  clear: left;
  float: left;
  font-family: Arial,"微软雅黑";
  font-size: 18px;
  font-weight: bold;
  margin-left: 24px;
  margin-top: 30px;
}
.detailsHigh_jsgg .XXK_Page2_Item ul {
  display: block;
  width: 580px;
  clear: left;
  float: left;
  padding: 0;
  list-style: none;
  font-family: Arial,"微软雅黑";
  font-size: 14px;
  line-height: 30px;
}
.detailsHigh_jsgg .XXK_Page2_Item ul li {
  display: block;
  padding-left: 24px;
  padding-right: 24px;
  border-bottom: 1px solid #FFFFFf;
}
.detailsHigh_list .detailsHigh_list_item p {
  padding: 10px;
  line-height: 1.4;
  height: 80px;
  overflow-y: auto;
}
.detailsHigh_list .detailsHigh_list_item img {
  max-width: 100%;height:260px;
-o-object-fit: cover;
  object-fit: cover;
}

/*二手设备展场详细信息*/
#usedcontent{text-align:left;margin-top:0px;}
#usedcontent #title{text-align:left;font-size:16px;font-weight:bold;line-height:30px;display: inline-block;border-bottom: 2px solid #f4c104;position: relative;}
#usedcontent #title #issell{color:#DA3323;}
#usedcontent #content{border-top: solid #ececec 2px;position: relative;margin-bottom: 15px;}
#usedcontent .contentshow{display:block;margin:10px 0;width:100%;text-align:left;font-size:16px;line-height:160%;height:80px;}
#usedcontent .contentshow div{float:left;width:50%;}
.used_phone{display:block;width:100%;text-align:right;}
/*在线购机留言*/
#tablecenter{margin:50px 0 20px 70px;}
#tablecenter td{font-size:14px;height:30px;line-height:26px;padding:5px 0;}
#tablecenter td a{color:#F4C104;text-decoration:underline;}
#tablecenter td.tdLeft{width:200px;text-align:right;}
#tablecenter td.submitTd{text-align:center;height:60px;padding-left:172px;padding-top:20px;}
form[name="form_pur"]{height:300px;}
form[name="form_pur"] input{width:320px;height:30px;border:1px #b8b8b8 solid;margin-right:12px;}
form[name="form_pur"] input[type="submit"],form[name="form_pur"] input[type="button"]{font-size:16px;background:#f4c104;width:150px;text-align:center;color:#000;height:40px;border:none;font-family:"Microsoft YaHei","微软雅黑","宋体";}
form[name="form_pur"] select{width:160px;height:30px;border:1px #b8b8b8 solid;cursor: pointer;}

form[name="form_pur"] input[type="radio"]{width:16px;float:left;height: 16px;margin-top:14px;}
form[name="form_pur"] #tablecenter td div{float:left;overflow: hidden;height:30px;}
form[name="form_pur"] #tablecenter td div em{float:left;width:100px;margin-top: 9px;}

.bellows {/*padding:10px 40px 20px 40px;*/}
.product-titline{border-bottom: solid #ececec 2px;position: relative;margin-bottom:15px;margin-top: 10px}
.product-titline strong{display: inline-block;border-bottom: 2px solid #f4c104;position: relative;bottom: -2px;padding-bottom: 5px;font-size:16px; }