@charset "gb2312";
/* CSS Document */
body {
  background-color: #f8f8f8;
}
a {
  color: #333333;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  font-size: 14px;
}
.serch_box .search_tag{
  height: 35px;
  line-height: 35px;
  width: 33px;
  border: none;
  cursor: pointer;
  text-align: center;
  outline: none;
}

.con_list {
  margin-top: 10px;
}
.li_left {
  width: 220px;
  height: 370px;
  border-radius: 4px;
  background-color: #ffffff;
}
.li_left ul {
  margin-left: 10px;
}
.li_left ul li {
  width: 70px;
  height: 32px;
  line-height: 35px;
  float: left;
  padding-left: 26px;
  background: url(./images/icon.jpg) no-repeat;
  vertical-align: middle;
  margin-left: 5px;
}

.li_left ul li  a:hover{
  color: #dc0107;
}
.li_left ul li.n01 {
  background-position: -14px -4px;
}
.li_left ul li.n02 {
  background-position: -118px -4px;
}
.li_left ul li.n03 {
  background-position: -14px -39px;
}
.li_left ul li.n04 {
  background-position: -118px -39px;
}
.li_left ul li.n05 {
  background-position: -14px -73px;
}
.li_left ul li.n06 {
  background-position: -118px -73px;
}
.li_left ul li.n07 {
  background-position: -14px -107px;
}
.li_left ul li.n08 {
  background-position: -118px -107px;
}

.li_left ul li.n09 {
  background-position: -12px -141px;
}
.li_left ul li.n10 {
  background-position: -117px -141px;
}

.li_left ul li.n11 {
  background-position: -12px -176px;
}
.li_left ul li.n12 {
  background-position: -116px -176px;
}

.li_left ul li.n13 {
  background-position: -12px -210px;
}
.li_left ul li.n14 {
  background-position: -116px -210px;
}
.li_left ul li.n15 {
  background-position: -12px -245px;
}
.li_left ul li.n16 {
  background-position: -116px -245px;
}
.li_left ul li.n17 {
  background-position: -12px -280px;
}
.li_left ul li.n18 {
  background-position: -116px -280px;
}

.li_left ul li.n19 {
  background-position: -12px -314px;
}
.li_left ul li.n20 {
  background-position: -116px -314px;
}
.li_left ul li.n21 {
  background-position: -12px -348px;
}
.li_left ul li.n22 {
  background-position: -116px -348px;
}
.li_left ul li.n23 {
  background-position: -12px -383px;
}
.li_left ul li.n24 {
  background-position: -116px -383px;
}

.li_left ul li.n25 {
  background-position: -12px -418px;
}
.li_left ul li.n26 {
  background-position: -116px -418px;
}

.li_left ul li.n27 {
  background-position: -12px -454px;
}
.li_left ul li.n28 {
  background-position: -116px -454px;
}
.li_left ul li.n29 {
  background-position: -12px -487px;
}
.li_left ul li.n30 {
  background-position: -116px -487px;
}
.li_left ul li.n31 {
  background-position: -12px -520px;
}
.li_left ul li.n32 {
  background-position: -116px -520px;
}
.li_left ul li.n34 {
  width: 200px;
  height: 30px;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #3662ec;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  padding-left: 0;
  margin-left: 0;
  margin-top: 5px;
}
.li_left ul li.n34 a {
  color: #3662ec;
}
.li_right {
  width: 220px;
}
.li_rtop {
  width: 970px;
}
.banner {
  width: 740px;
}
/* 轮播图 */
.tempWrap {
  border-radius: 4px;
}
.homepage-banner {
  position: relative;
}
.homepage-banner .hd {
  width: 300px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -150px;
  text-align: center;
}

.homepage-banner .hd ul {
  text-align: center;
}

.homepage-banner .hd ul li {
  display: inline-block;
  width: 20px;
  height: 4px;
  border-radius: 25%;
  margin: 0 5px;
  background: #696969;
  font-size: 0;
  cursor: pointer;
}

.homepage-banner .hd ul .current {
  background: #fff;
}
.commer_tj {
  float: right;
  width: 220px;
  height: 370px;
  padding: 10px 6px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
}
.app-box {
  padding: 0 10px 10px;
  border-bottom: 1px #f0f0f0 solid;
}
.app-box .member-info .p02 {
  font-size: 12px;
  color: #696969;
}
.app-box .member-info .p02 .icon {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background: url(/Content/Images/Industry/machine/index_icon.png) no-repeat;
  background-position: 0 -48px;
}

.app-box .member-login-btns .btn-item {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  border-radius: 16px;
  border: 1px solid #f2f2f2;
  font-size: 12px;
  text-align: center;
  color: #333;
  background-color: #f2f2f2;
}

.app-box .member-login-btns .newiconfont {
  margin-right: 5px;
  color: #e60000;
}
.applet-box {
  padding: 10px 0;
}
.home_account_login_no {
  text-align: center;
}
.member-box {
  margin-bottom: 10px;
}
.member-avatart img {
  border-radius: 50%;
  width: 54px;
  height: 54px;
  margin-right: 10px;
}
.member-info {
  width: 115px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 250;
}
.member-info .p01 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.member-info p:nth-child(2) {
  font-size: 12px;
  font-weight: 250;
  text-align: left;
}
.member-btns {
  margin-bottom: 10px;
}
.member-btns .btn-item {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  border-radius: 16px;
  border: 1px solid #e60000;
  font-size: 12px;
  text-align: center;
  color: #e60000;
}
.member-btns .current {
  background-color: #e60000;
  color: #fff;
}
.applet-box .applet-title {
  font-size: 18px;
  font-weight: bold;
  color: #3662ec;
  margin-top: 5px;
}
.applet-box .applet-info {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
}
.applet-box img {
  width: 160px;
  height: 160px;
  display: inline-block;
}

.li_rbot {
  width: 940px;
  height: 185px;
}
.li_rbot h2 {
  font-size: 16px;
  height: 57px;
  line-height: 57px;
}
.li_rbot ul li {
  float: left;
  width: 225px;
  height: 140px;
  margin-right: 13px;
  position: relative;
  overflow: hidden;
}
.li_rbot ul li p {
  width: 225px;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  position: absolute;
  bottom: 0px;
  text-align: center;
  overflow: hidden;
}
.li_rbot ul li a {
  color: #ffffff;
}
.li_rbot ul li a img {
  width: 225px;
  height: 140px;
  transition: all 0.3s ease-in-out;
}
.li_rbot ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

/* 中间广告 */
.advcontain li {
  position: relative;
}

.advcontain .dingwei {
  background-color: #000;
  border-radius: 0 2px 2px 0;
  bottom: 0;
  color: #fff;
  font-size: 10px;
  height: 14px;
  left: 2px;
  line-height: 14px;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
}

.zw {
  height: 200px;
  margin-top: 10px;
}
.zw ul li {
  width: 590px;
  height: 90px;
  float: left;
  margin-top: 10px;
  overflow: hidden;
}
.zw ul li img {
  width: 590px;
  height: 90px;
  transition: all 0.3s ease-in-out;
}
.zw ul li a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

/* 供求资产拍卖列表 */
.com_title h3 {
  float: left;
  font: bold 18px/18px "Microsoft YaHei";
  color: #333333;
  padding: 20px 10px;
}
.com_title a {
  float: right;
  font: 400 14px/20px "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  padding: 19px 0px 10px 0px;
}
.com_title .hover-a {
  text-decoration: none;
  cursor: context-menu;
}
.com_title .line {
  float: left;
  margin-top: 20px;
  width: 3px;
  height: 18px;
  background: #3662ec;
  border-radius: 2px;
}
.list-box {
  height: 332px;
  display: flex;
  justify-content: space-between;
  margin: 10px auto;
}
.list_show {
  width: 554px;
  height: 118px;
  background: linear-gradient(90deg, #f3f3f3 0%, #e2e4e6 100%);
  border: 1px solid #e6e6e6;
  position: relative;
  margin: 0px 0px 17px;
  overflow: hidden;
  border-radius: 5px;
}
.list_show-width {
  width: 555px;
}
.list_show dt {
  position: absolute;
  left: 10px;
  top: 10px;
}
.list_show dd {
  position: absolute;
  left: 120px;
}
.list_show dd a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 430px;
  margin: 15px 0;
  color: #323232 !important;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
}
.list_show dd p {
  margin: 0 0 8px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 315px;
}
.list_show-width dd a {
  width: 420px;
}
.list_show-width dd p {
  width: 350px;
}
.auction-box .com_tit h3 {
  font: bold 24px/53px "Microsoft YaHei";
}
.auction-box .com_tit a {
  float: right;
  font: 400 12px/14px "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  padding: 19px 0px 10px 0px;
}
.list-box .dispose-box {
  width: 555px;
  padding: 0px 20px;
  height: 332px;
  float: left;
  background: #ffffff;
  border-radius: 5px;
}
.list-box .auction-box {
  width: 555px;
  padding: 0px 20px;
  height: 332px;
  float: right;
  background: #ffffff;
  border-radius: 5px;
}
.list-box .supply-box {
  width: 555px;
  padding: 0px 20px;
  height: 332px;
  float: right;
  background: #ffffff;
  border-radius: 5px;
}
.gy-title {
  color: #5b53fe;
}
.qg-title {
  color: #e60000;
}
.supply-tiems {
  float: right;
  color: #696969;
}
.list-box li a p {
  display: inline-block;
  vertical-align: bottom;
  width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
  color: #696969;
}
.list-dl {
  width: 554px;
  height: 120px;
  background: linear-gradient(90deg, #f3f3f3 0%, #e2e4e6 100%);
  border: 1px solid #eeeeee;
  position: relative;
  margin: 0px 0px 17px;
  overflow: hidden;
  border-radius: 2px;
}
.dispose-icon {
  display: inline-block;
  width: 60px;
  height: 20px;
  background: linear-gradient(90deg, #4600e1, #5b53fe);
  border-radius: 0px 0px 12px 0px;
  color: #fff;
  text-align: center;
  position: absolute;
}
.auction-icon {
  display: inline-block;
  width: 60px;
  height: 20px;
  background: linear-gradient(90deg, #ff0c00, #ff5a00);
  border-radius: 0px 0px 12px 0px;
  color: #fff;
  text-align: center;
  position: absolute;
}
.dispose_list li,
.auction_list li,
.supply-box li {
  margin: 0 0 10px;
}

.dispose-tit {
  width: 241px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 28px 0 30px 21px;
  float: left;
}
.dispose-tit a {
  font-size: 16px;
  color: #323232;
  font-weight: 600;
}
.dispose-tit p {
  color: #989898;
  font-size: 14px;
  margin-top: 25px;
}
.dispose-tit p span {
  color: #dc0107;
  font-size: 18px;
  font-weight: 600;
}
.dispose-info dd {
  float: right;
  margin: 20px 20px;
  border-left: 1px #d8d8d8 solid;
  padding: 5px 0 0 20px;
  font-size: 14px;
}
.dispose-info dd p {
  margin-top: 10px;
}
.dispose-info dd .address {
  margin-top: 0px;
}
.tiems-color {
  color: #dc0107;
}
.zw_1 li {
  margin: 12px 13px 12px 0px;
}

/* 热门现货推荐 */
.spots-box {
  background-color: #fff;
  height: 416px;
  padding: 0px 20px;
  margin-top: 8px;
  border-radius: 5px;
  box-sizing: border-box;
}

.hot_list ul {
  width: 100%;
  height: 100%;
}
.hot_list ul li {
  width: 224px;
  height: 337px;
  background: #ffffff;
  border: 1px solid #efefef;
  border-radius: 16px 16px 7px 7px;
  box-sizing: border-box;
  float: left;
  margin-right: 10px;
}
.hot_list ul li a:hover {
  text-decoration: none;
  cursor: pointer;
}
.hot_list ul li a img {
  margin-top: 0;
  width: 100%;
  height: 220px;
  border-radius: 8px 8px 0px 0px;
  transition: all 0.3s linear;
}
.hot_list ul li a img:hover {
  transform: scale(1.02);
}

.hot_list ul li a p {
  transition: all 0.3s ease-in-out;
  padding: 7px 10px 0;
  font: 400 16px/29px "Microsoft YaHei";
  color: #363b43;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  font-weight: 600;
}
.hot_list ul li p.pri {
  text-align: left;
  padding: 10px 0 10px 10px;
  font: 400 20px/20px "Microsoft YaHei";
  color: #dc0107;
  font-weight: 600;
  position: relative;
}
.hot_list ul li a p:hover {
  color: #dd2726;
  padding-left: 14px;
}
.hot_list ul li p span {
  font: 400 14px/35px "Microsoft YaHei";
  color: #989898;
  right: 10px;
  top: 4px;
  position: absolute;
}
.hot_list ul li .pri-info {
  color: #989898;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  line-height: normal;
  border-top: 1px #efefef solid;
  padding: 10px;
  font-weight: 400;
}
.hot_list ul li .pri-info text:nth-child(1) {
  display: inline-block;
  overflow: hidden;
  width: 114px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 品牌资讯 */
.big-title {
  text-align: center;
  padding: 40px 0;
}
.big-title div {
  display: inline-block;
}
.big-title .title {
  font: bold 32px/32px "Microsoft YaHei";
  color: #333;
}
.line-icon {
  margin: 0px 5px;
}
.line-icon .long {
  width: 5px;
  height: 25px;
  border-radius: 5px;
  background: #3662ec;
}
.line-icon .short {
  width: 5px;
  height: 15px;
  border-radius: 5px;
  background: #3662ec;
}
.Information-box {
  height: 520px;
  border-radius: 5px;
  padding: 0 20px;
  background: #ffffff;
}
.Information-left {
  width: 570px;
}
.content-Information li {
  width: 538px;
  height: 52px;
  padding: 0 15px;
  line-height: 52px;
  margin-bottom: 10px;
  border: 1px solid #e6e6e6;
}
.content-Information li .tit {
  vertical-align: top;
  color: #4600e1;
  margin-right: 20px;
  float: left;
}
.content-Information li .title {
  width: 459px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  float: left;
}
.content-Information li .title:hover {
  text-decoration: none;
  cursor: context-menu;
}

.Information-right {
  width: 565px;
}
.brand-Information-list {
  display: flex;
  margin-bottom: 25px;
}
.brand-Information-list:last-child {
  margin-bottom: 0px;
}
.brand-content {
  margin-left: 10px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.brand-content .title a {
  font: 600 18px/29px "Microsoft YaHei";
}
.brand-content .title {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.brand-content .title a {
  font: 600 18px/29px "Microsoft YaHei";
}
.brand-content .title a:hover {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.brand-content .brand-info {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.brand-content .brand-info img {
  padding-right: 7px;
  display: inline-block;
  vertical-align: middle;
}
.brand-content .brand-info span {
  color: #90979f;
}
.csMainColor {
  color: #3662ec !important;
}

/* 快速发布 */
.fast-box {
  position: relative;
  display: flex;
  height: 160px;
  background: url(./images/mask.jpg) no-repeat;
  background-size: 100%;
  margin-top: 20px;
  border-radius: 5px;
}
.fast-mask {
  width: 1200px;
  height: 160px;
  opacity: 0.8;
  position: absolute;
  background: #3662ec;
  border-radius: 5px;
}
.userInfo {
  display: flex;
  z-index: 99;
  margin: 30px 0 0 50px;
}
.user-info-left .title {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.user-info-left .title-num {
  font-size: 24px;
  font-weight: bold;
  line-height: 100px;
  color: #ffffff;
  line-height: normal;
}
.user-info-rigth {
  margin: 20px 0 0 50px;
  position: relative;
}
.user-info-rigth .input-item {
  width: 260px;
  height: 20px;
  border-radius: 2px;
  border: none;
  padding: 20px;
}
.user-info-rigth .input-txt {
  margin: 0 10px;
}
.userInfo .but-submit {
  width: 180px;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  color: #fff;
  height: 60px;
  background: linear-gradient(90deg, #e60000 0%, #f64d1a 100%);
  margin-top: 20px;
  cursor: pointer;
}
.user-info-rigth .icon {
  width: 12px;
  height: 12px;
  background: url() no-repeat;
  background-size: 100%;
  position: absolute;
  top: 25px;
  right: 25px;
}

/* 地区选择框 */
.SelectAddress {
  width: 300px;
  position: absolute;
  top: 111px;
  right: 239px;
}

.SelectAddressdiv {
  width: 300px;
  height: 260px;
  background: #ffffff;
}

.SelectAddressmain {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-around;
}

.provincediv {
  width: 45%;
}

.citydiv {
  width: 55%;
}

.province,
.city {
  width: auto;
  height: 35px;
  line-height: 35px;
  color: #262626;
  text-align: left;
  text-indent: 10px;
  border-bottom: solid 1px #dedede;
}

.provinceli,
.cityli {
  width: 100%;
  height: 258px;
  overflow: scroll;
}

.provinceli li,
.cityli li {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.provinceli li:hover,
.cityli li:hover {
  color: #00b8ff;
  background: rgba(0, 184, 255, 0.1);
  cursor: pointer;
}
.provinceli .active,
.cityli .active {
  color: #00b8ff;
  background: rgba(0, 184, 255, 0.1);
}

/* 快速导航 */
.substation{
  background: #FFF;
  clear: both;
  margin-bottom: 60px;
}
.substation .nav-more{
  position: relative;
}
.substation .nav-more a {
  color: #4541FF;
  width: 270px;
  background: none;
  position: absolute;
  right: 9px;
  bottom: -65px;
  z-index: 5;
  font-size: 12px;
}
.substation .nav-bottom {
  border: 1px solid #E2E2E2;
  position: relative;
  clear: both;
  height: 41px;
  padding: 30px 0 0 30px;
}
.substation a span {
  color: #323232;
}
.substation .nav-bottom li {
  cursor: pointer;
  font: 400 18px / 40px "Microsoft YaHei";
  text-align: center;
  width: 115px;
  float: left;
  color: #000;
}
.nav-bottom li.hover {
  font-size: 24px;
  border-bottom: 1px solid #DC0107;
  height: 41px;
  position: relative;
  background: #fff;
}

.substation .nav-bottom-item {
  width: 1157px;
  padding: 12px 20px 19px 21px;
  border: 1px solid #E2E2E2;
  border-top: none;
  overflow: hidden;
}
.substation .none{
  display: none;
}
.substation .nav-bottom-item ul li {
  width: 150px;
  height: 48px;
  border: 1px solid #E6E6E6;
  text-align: center;
  float: left;
  padding: 0px 10px;
  margin: 6px;
}
.substation .nav-bottom-item ul li a {
  font: 400 14px / 48px "Microsoft YaHei";
  color: #323232;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/* 底部通栏 */
.botton-foot {
  background: #000;
  position: relative;
  color: #888888;
  padding-bottom: 60px;
}
.botton-foot  .letter {
  margin-top: 10px;
  padding: 17px 0 0px;
  font: 400 12px / 26px "Microsoft YaHei";
  color: #888888;
}
.botton-foot .letter a {
  color: #ff8905;
  margin-left: 8px;
  font: 400 12px / 26px "Microsoft YaHei";
}
.botton-foot a {
  font: 400 12px / 26px "Microsoft YaHei";
  color: #888888;
}
.botton-foot em {
  margin: 0 5px;
  font-style: normal;
}
.botton-foot .ml10 {
  margin-left: 10px;
}