* {
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html,
/*body {
    width: 100%;
    background-color: #f7f7f7 !important;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    background-image: url('../../Images/indexNew/zgw_bg_1920_970.jpg') !important;
    background-repeat:no-repeat !important;
    background-size:100% auto !important;
    background-position-y:20px !important;
    display:none;
}*/
body {
  width: 100%;
  background: #F7F7F7 !important;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
a {
  text-decoration: none;
  color: #333;
}
span {
  outline: none;
}
img {
  display: block;
  border: 0;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.hidden {
  overflow: hidden;
}
.zgw-accordion {
  width: 740px;
  height: 108px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin:0 auto;
  transform:translateX(-5px);
  margin-top:15px;
}
.zgw-accordion .item {
  width: 123.33px;
  height: 110px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  overflow: hidden;
  cursor: pointer;
}
.zgw-accordion .active {
  width: 220px;
}
.zgw-brand-supply {
  width: 1100px;
  margin: 0 auto;
}
.zgw-brand-supply .brand-supply-title {
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  font-weight: bold;
}
.zgw-brand-supply .brand-supply-title span {
  color: #ff4400;
   font-size: 24px;
}
.zgw-brand-supply .brand-supply-content {
  width: 1112.5px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item {
  float: left;
  width: 210px;
  height: 232px;
  background: #fff;
  margin-right: 12.5px;
  padding: 16px 10px 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 12px;
  color: #343434;
  cursor: pointer;
  -webkit-transition: 0.6s all;
  -o-transition: 0.6s all;
  transition: 0.6s all;
  border-radius: 6px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-header {
  width: 100%;
  height: 70px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-header .logo {
  float: left;
  width: 70px;
  height: 70px;
  background: #F7F7F7;
  margin-bottom: 0px;
  margin-right: 0px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-header .title {
  float: left;
  width: 110px;
  height: 70px;
  margin-left: 10px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-header .title .title-name {
  width: 100%;
  height: 40px;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-header .title .title-label span {
  background: #F1F1F1;
  margin-right: 4px;
  padding: 1px 3px 1px 5px;
  font-weight: bold;
  font-size:14px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-content {
  width: 100%;
  height: 76px;

  margin-top: 7px;
  overflow:hidden;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-content .item-content-box {
  width: 33.33%;
  float: left;
  height: 76px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius:4px;
  overflow:hidden;
      border-left:1px solid #fff;
    border-right:1px solid #fff;
    box-sizing:border-box;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-content .item-content-box div:nth-child(1){
    height:38px;
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
    background: #f1f1f1;
    width:100%;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-content .item-content-box div:nth-child(2){
    height:38px;
    background:#ff4400;
    color:#fff;
    font-size:14px;
    width:100%;
    text-align:center;
    line-height:38px;
    opacity:0.75;
}

.zgw-brand-supply .brand-supply-content .brand-supply-item .item-content .item-content-box img {
  width: 30px;
  height: 30px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-label {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  margin-top: 7px;
  box-sizing:border-box;
  padding:0 1px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-label span {
  display: inline-block;
  margin-top: 5px;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-label span img{
    width:24px;
    height:24px;
       opacity:0.75;
}
.zgw-brand-supply .brand-supply-content .brand-supply-item .item-footer {
  width: 100%;
  height: 24px;
  margin-top: 10px;
  font-size: 12px;
  border-top: 1px solid #F7F7F7;
  line-height: 30px;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.zgw-brand-supply .brand-supply-content-loading .brand-supply-item .item-header .title {
  background: #F7F7F7;
}
.zgw-brand-supply .brand-supply-content-loading .brand-supply-item .item-label {
  background: #F7F7F7;
}
.zgw_map {
  width: 100%;
  height: 494px;
  position: relative;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  margin-top: 30px;
  /* s -去掉百度地图logo*/
}
.zgw_map #allmap {
  width: 100%;
  height: 494px;
}
.zgw_map #allmap svg {
  width: 100% !important ;
  height: 494px !important;
}
.zgw_map .allmap-name{
    position:absolute;
    top:20px;
    left:20%;
    color:#343434;
    font-size:24px;
   font-weight:600;
}
.zgw_map .allmap-name span{
    color:#ff4400;
        font-size:24px;
         font-weight:600;
}
.zgw_map .BMap_cpyCtrl {
  display: none;
}
.zgw_map .anchorBL {
  display: none;
}
.zgw_map .block {
  display: block !important;
}
.zgw_map .none {
  display: none;
}
.zgw_map .Mnav {
    position:absolute;
    top:50%;
    left:20%;
    transform:translateY(-50%);
}
.zgw_map .Mnav .MnavL {
  display: none;
  float: left;
  margin-right: 4px;
  width: 88px;
  height: 268px;
  background: #FF5020;
  border-radius: 5px;
  padding: 15px 20px 0 8px;
  font-size: 14px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 1;
}
.zgw_map .Mnav .MnavL .cell .title {
  border-bottom: 1px solid #ff9172;
  padding: 6px 0;
}
.zgw_map .Mnav .MnavL .cell .title img {
  vertical-align: middle;
  display: inline-block;
}
.zgw_map .Mnav .MnavL .cell .title span {
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  display: inline-block;
}
.zgw_map .Mnav .MnavL .cell .titleVal {
  padding: 10px 0 20px 0;
  font-weight: bold;
}
.zgw_map .Mnav .MnavL .right {
  position: absolute;
  left: 70px;
  top: -webkit-calc(40%);
  top: calc(50% - 10px);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  cursor: pointer;
}
.zgw_map .Mnav .MnavL .right:hover {
  -webkit-transform: rotateY(180deg) scale(0.9);
  transform: rotateY(180deg) scale(0.9);
}
.zgw_map .Mnav .MnavR {
  float: left;
  width: 301px;
  height: 268px;
  background: -o-linear-gradient(right, #FC7334, #FC3B14);
  background: -webkit-gradient(linear, right top, left top, from(#FC7334), to(#FC3B14));
  background: linear-gradient(270deg, #FC7334, #FC3B14);
  -webkit-box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.26);
  border-radius: 5px;
  padding: 36px 17px 30px 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-right: 4px;
}
.zgw_map .Mnav .MnavR .MnavRc {
  display: none;
  height: 180px;
  background: #fff;
  padding: 18px 8px 8px 8px;
}
.zgw_map .Mnav .MnavR .MnavRc .title {
  height: 40px;
  line-height: 40px;
  background: #F1F1F1;
  color: #666666;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #FF5020;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zgw_map .Mnav .MnavR .MnavRc .title .tabo {
  width: 34.2%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  border: 1px solid #F1F1F1;
  color: #ccc;
}
.zgw_map .Mnav .MnavR .MnavRc .title .tabon {
  border: 1px solid #FF5020;
  border-bottom-color: #fff;
  height: 38px;
  color: #FF5020;
  background: #fff;
}
.zgw_map .Mnav .MnavR .MnavRc .title .color6 {
  color: #666666;
}
.zgw_map .Mnav .MnavR .MnavRc .Navselect {
  padding: 20px 0 0px 0;
}
.zgw_map .Mnav .MnavR .MnavRc .Navselect .selecto {
  font-size: 12px;
  color: #333333;
  background: #FFEAE4;
  padding: 5px 12px;
}
.zgw_map .Mnav .MnavR .MnavRc .Navbtn {
  width: 113px;
  height: 30px;
  background: -o-linear-gradient(right, #FC3B14, #FC7334);
  background: -webkit-gradient(linear, right top, left top, from(#FC3B14), to(#FC7334));
  background: linear-gradient(270deg, #FC3B14, #FC7334);
}
.zgw_map .Mnav .MnavR .MnavRc .cont .box:not(:first-child) {
  display: none;
}
.zgw_map .Mnav .MnavR .MnavRc .cont .box {
  padding-top: 10px;
}
.zgw_map .Mnav .MnavR .MnavRc .cont .box a {
  color: #666666;
  font-size: 12px;
  min-width: 40px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  padding: 4px 0;
}
.zgw_map .Mnav .MnavR .MnavRc .cont .box a:hover {
  color: #FF5020;
}
.zgw_map .Mnav .MnavR .MnavRc .cont .box a.on {
  color: #FF5020;
}
.zgw_map .Mnav .MnavR .Rc {
  display: block;
}
.zgw_map .Mnav .tableR {
  display: none;
  float: left;
  background: #fff;
  border: 1px solid #FF5020;
  border-radius: 5px;
  padding: 10px 15px 10px 15px;
  position: relative;
  margin-left: 50px;
  min-width:400px;
  min-height:268px;
  box-sizing:border-box;
}
.zgw_map .Mnav .tableR .MtableMore {
  text-align: right;
  font-size: 14px;
  color: #999;
  padding-bottom: 10px;
  cursor: pointer;
}
.zgw_map .Mnav .tableR .MtableMore:hover {
  color: #FF5020;
}

.zgw_map .Mnav .tableR .Mtable {
  overflow: hidden;
}
.zgw_map .Mnav .tableR .Mtable .MtableEmpty{
    width:100%;
    height:200px;
    text-align:center;
 
}
.zgw_map .Mnav .tableR .Mtable .MtableEmpty img{
    margin:0 auto;
    margin-top:20px;
}
.zgw_map .Mnav .tableR .Mtable .MtableEmpty span{
       color:#ff4400;
    font-size:14px;
}
.zgw_map .Mnav .tableR .Mtable .tbody{
  height: 177px;
  overflow-y: auto;
}
.zgw_map .Mnav .tableR .Mtable .tbody::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.zgw_map .Mnav .tableR .Mtable .tbody::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.15);
}

.zgw_map .Mnav .tableR .Mtable .tbody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.zgw_map .Mnav .tableR .Mtable .thead {
  background: #ECECEC;
  height: 40px;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.zgw_map .Mnav .tableR .Mtable .thead .th {
  width: 65px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.zgw_map .Mnav .tableR .Mtable .thead .tname {
  width: 160px;
  text-align: left;
  padding-left: 10px;
}
.zgw_map .Mnav .tableR .Mtable .tr {
  height: 40px;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.zgw_map .Mnav .tableR .Mtable .tr .td {
  width: 65px;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.zgw_map .Mnav .tableR .Mtable .tr .tname {
  width: 160px;
  text-align: left;
  padding-left: 10px;
}

.zgw_map .Mnav .tableR .Mtable .tr .td_icon{
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 4px;
}

.zgw_map .Mnav .tableR .Mtable .tr:nth-child(n) {
   background: #fff;
}
.zgw_map .Mnav .tableR .Mtable .tr:nth-child(2n) {
  background: #ECECEC;
}
.zgw_map .Mnav .tableR .Mtable .bgf {
  background: #fff;
}
.zgw_map .Mnav .tableR .Mtable .bge {
  background: #ECECEC;
}
.zgw_map .Mnav .tableR .Mtable .bg5 {
  -webkit-animation: all 0.3s;
  animation: all 0.3s;
  background: rgba(255, 80, 32, 0.2) !important;
}
.zgw_map .Mnav .tableR .Mtable .bg4 {
  -webkit-animation: all 0.3s;
  animation: all 0.3s;
  background: rgba(255, 80, 32, 0.6) !important;
}
.zgw-second-supply-header {
  width: 1200px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  margin: 10px auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.zgw-second-supply-header .item {
  width: 20%;
  height: 47px;
  line-height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 600;
  color: #444;
}
.zgw-second-supply-header .active-border-top {
  position: absolute;
  left: 0;
  top: -3px;
  width: 20%;
  height: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.zgw-second-supply-header::before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 3px;
  background: #FFF;
}
.zgw-second-supply-header .active-border-top .bg {
  height: 3px;
  width: 140px;
  background: #FF4400;
  display:block;
  border: 0;
}
.zgw-second-supply-header .active {
  color: #ff4400;
}
.zgw-second-supply {
  width: 100%;
  margin-bottom: 15px;
}
.zgw-second-supply .zgw-second-supply-content {
  width: 1200px;
  margin: 0 auto;
  height: 580px;
  background: #fff;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu {
  width: 238px;
  height: 580px;
  float: left;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content {
  height: 145px;
  background: #C9D1D8;
  padding: 0 9px 0 14px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .h1 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 5px 20px;
  cursor: pointer;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .item {
  font-size: 14px;
  height: 26px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  border-radius: 4px;
}
    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .item a {
        color: #fff;
        width: 100%;
        height: 26px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;

    }
       .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .item a img{
           margin-left:7px;
           width:5px;
           margin-top:2px;
       }
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .item:hover {
  background: rgba(255, 255, 255, 0.35);
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .menu-content .active {
    background: rgba(255, 255, 255, 0.35);
  color: #fff;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad {
  width: 100%;
  height: 435px;
  background: #efefef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad img {
    width:240px;
      height: 435px;
}
    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad .pic {
        position: relative;
        float: left;
       width:240px;
     height: 435px;
        overflow: hidden;
    }


    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


   
    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad .hd ul li.on {
    background: #f70;
    color: #fff;
}


    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad .hd ul li {
    float: left;
    margin-right: 5px;
    width: 20px;
    height: 6px;
    overflow: hidden;
    text-indent: -30px;
    background: #ddd;
    cursor: pointer;
}


    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad .hd {
        position: absolute;
        bottom: 15px;
        left: 30%;
    }

    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-menu .zgw-second-supply-ad  .pic .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    text-align: center;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 410px;
  width: 962px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper {
  position: relative;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .swiper-slide {
  width: 850px;
  height: 410px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item {
  /*width: 25%;*/
  -webkit-box-sizing: border-box;
  height: 205px;
  border: 1px solid #efefef;
  padding: 15px;
  box-sizing: border-box;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  position:relative;
  overflow:hidden;
}

.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item:hover {
  border-color: #f3a488;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item a>img { display:none; }
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item:hover a>img { display:initial; }
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item:hover .bottom-text{
  opacity:1;
  transform:translateY(0px);
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item-k{
    cursor:auto;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item-k img{
    width:100%;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item-k:hover{
    border-color:#efefef;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  margin-bottom: 8px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title .logo {
  width: 60px;
  height: 60px;
  margin-right: 7px;
  border-radius:2px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title span{
      display:block;
      width:130px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title span .second-supply-item-title-text{
    font-size:14px;
    font-weight:600;
    margin-bottom:5px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title span .second-supply-item-title-tip{
    height:30px;
    display:flex;
    align-items:center;
}

.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title span .second-supply-item-title-tip .tip-item{
    display:inline-block;
    background:#FFE5DB;
    font-size: 12px;
    color: #ff4400;
    padding:1px 5px;
    margin-right:4px;
    border-radius:2px;
}

.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .second-supply-item-title .logo img{
    width:60px;
    height:60px;
     border-radius:4px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .text-row{
      font-size: 14px;
        color: #999999;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .tonnage{
    margin-top:15px;
    margin-bottom:7px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .browse{
    margin-bottom:15px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .text-row span {
  color: #333333;
  font-size: 14px;
}

    .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .heat-row {
        width: 60px;
        height: 76px;
        position: absolute;
        top: 76px;
        right: 5px;
        background: url('../../Images/indexNew/redu.png') no-repeat;
        background-size:100%;
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
    }

        .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .heat-row img{
               width:28px;
               margin-top:4px;
        }
       .zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .heat-row .heat-row-text{
           color:#ff4400;
           border-top:1px solid #ff4400;
           padding:0 3px;
           line-height:14px;
           margin-top:4px;
       }
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .row {
  width: 100%;
  height: 26px;
  border: 1px dotted #E6E6E6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
  font-size: 12px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .bottom-text{
    text-align:center;
    color:#ff4400;
    font-size:12px;
    margin-top:2px;
    opacity:0;
    transition:0.3s all;
    transform:translateY(10px);
    position:absolute;
    width:183px;
    bottom:3px;
}

.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .second-supply-item .row span {
  color: #333333;
  font-size: 14px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-left-btn {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  outline: none;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-left-btn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-left-btn img {
  width: 24px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-right-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-right-btn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper .jiancai-second-right-btn img {
  width: 24px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper:hover .jiancai-second-left-btn {
  display: block;
}
.zgw-second-supply .zgw-second-supply-content .zgw-second-supply-box .second-supply-swiper:hover .jiancai-second-right-btn {
  display: block;
}
.swiper-content{
    position:relative;
}
.swiper-content .slideshow-second-left-btn {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}
.swiper-content .slideshow-second-left-btn:hover {
    background: rgba(0, 0, 0, 0.6);
}
.swiper-content .slideshow-second-left-btn img {
    width: 24px;
}
.swiper-content .slideshow-second-right-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}
.swiper-content .slideshow-second-right-btn:hover {
    background: rgba(0, 0, 0, 0.6);
}
.swiper-content .slideshow-second-right-btn img {
    width: 24px;
}
.swiper-content:hover .slideshow-second-left-btn {
    display: block;
}
.swiper-content:hover .slideshow-second-right-btn {
    display: block;
}


.mySwiper_vipBox .slideshow-second-left-btn {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}

.mySwiper_vipBox .slideshow-second-left-btn:hover {
    background: rgba(0, 0, 0, 0.6);
}

.mySwiper_vipBox .slideshow-second-left-btn img {
    width: 24px;
}

.mySwiper_vipBox .slideshow-second-right-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}

.mySwiper_vipBox .slideshow-second-right-btn:hover {
    background: rgba(0, 0, 0, 0.6);
}

.mySwiper_vipBox .slideshow-second-right-btn img {
    width: 24px;
}

.mySwiper_vipBox:hover .slideshow-second-left-btn {
    display: block;
}

.mySwiper_vipBox:hover .slideshow-second-right-btn {
    display: block;
}


.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box {
    float: left;
    width: 960px;
    height: 170px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide {
  width: 960px;
  height: 170px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
    .zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item {
        width: 25%;
        -webkit-box-sizing: border-box;
        height: 85px;
        border: 1px solid #efefef;
        box-sizing: border-box;
        -webkit-transition: 0.2s all;
        -o-transition: 0.2s all;
        transition: 0.2s all;
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px;
        position: relative
    }
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item:hover {
  border-color: #f3a488;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item-k:hover{
     border-color:#efefef ;
     cursor:auto;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item a>img{display:none;}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item:hover a > img { display: initial; }

.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .logo { width: 50px; height: 50px; background: #F1F1F1; margin: 0; border-radius: 2px; }
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .logo img{
      width: 50px;
  height: 50px;
    border-radius:4px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info {
  width:150px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info .name {
  font-size: 13px;
  color: #343434;
  font-weight:600;
  margin-bottom:5px;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info .num {
  /*font-size: 12px;
  color: #9A9A9A;*/
  display:flex;
  align-items:center;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info .num .num-left{
    display:flex;
    flex-direction:column;
    width:60px;
    justify-content:center;
    height:40px;
      color: #4A4A4A;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info .num .num-right{
       width:70px;
       padding-left:20px;
     display:flex;

            justify-content:center;
    flex-direction:column;
        height:40px;
          color: #4A4A4A;
}
.zgw-second-supply .zgw-second-supply-content .zgw-third-supply-box .third-supply-swiper .swiper-slide .third-supply-item .info .num .num-center{
    width:2px;
    height:26px;
    background:#ffb79c;
    transform:scale(0.5,1);
}
/*覆盖上版本的部分样式*/
#nav{
    background:#fff;
}
#nav .nav_right ul li a{
   border-bottom:2px solid #F7F7F7;
}
html #index_banner{
 width:740px;
margin:0 auto;
    height:340px;
    padding-top:10px;
}
html #banner{
    width:640px;
    height:340px;
}
html #banner .b1{
    height:340px;
    background-size:650px 340px !important;
}
html #banner .b2{
    top:315px;
    height:20px;
}
html .banner .banner_right .login .login_box dt {
   background: -o-linear-gradient(right, #FC3B14, #FC7334);
        background: -webkit-gradient(linear, right top, left top, from(#FC3B14), to(#FC7334));
        background: linear-gradient(270deg, #FC3B14, #FC7334);
}
html .banner .banner_right .login .login_box dt .infor .text p{
    color:#fff;
}
html .banner .banner_right .login .login_box dt .infor .text p.p1{
       color:#fff;
}
html .banner .banner_right .login .login_box dt .login_btn a
{
    background:none;
    color:#fff;
    border:1px solid #fff;
}
html .banner .banner_right .login .login_box dt .login_btn.login_f a, .banner .banner_right .login .login_box dt .login_btn a.orange{
   background:#fff !important;
   color:#FF4400;
}
.login-map{
    background:#fff;
    cursor:pointer;
    height：226px;
}
html .topleft img{
    display:inline;
}
html .banner .banner_right .login .login_box dd{
    background:#fff;
    color:#333;
}
html .banner .banner_right .login .login_box dd ul li{
    border-right:none;
    height:80px;
    width:33.333%;
    transition:0.3s all;
}
html .banner .banner_right .login .login_box dd ul li.no{
    width:33.333%;
}
html .banner .banner_right .login .login_box dd ul li:hover{
      background: rgba(255, 80, 32, 0.3);
}
html .banner .banner_right .login .login_box dd ul li a{
    color:#333;
}
html .banner .banner_right .login .login_box dd ul li a b{
    padding-top:10px;
}
html .banner .banner_right .login .login_box dd ul li a b img{
       width:40px;
       height:40px;
       margin:0 auto;
}
html .banner .banner_right .login .login_box dd ul li a:hover{
    background:none;
    color:#333;
}
html .banner .banner_right .news{
    height:95px;
    overflow:hidden;
}
html .banner .banner_right .login .tab .tab_nav{
    background:#f7f7f7;
    margin-bottom:20px;
}
html .banner .banner_right .login .tab .tab_nav ul li.selected{
    color:#333;
}
html .banner .banner_right .login .tab .tab_nav ul li{
    color:#333;
    height:45px;
}
html .banner .banner_right .login .tab{
    background:#fff;
}
html .banner .banner_right .login .tab .tab_content ul li a{
    color:#333;
}
html .banner .banner_right .login .tab .tab_content ul li a:hover{
    color:#333;
}
.zgw-second-supply-row-ad{
    width:1200px;
   min-height:90px;
    background:#fff;
    margin:0 auto;
    margin-bottom:15px;
    display:flex;

}
.zgw-second-supply-row-ad img{
           flex-grow:1;
           width:100%;
}
.sear_txt .sear_content #search {
    -webkit-user-select: text !important;
    background:#f7f7f7;
}
.fbxjd a.fdan{
    background-color:#fff;
}
.ZGW_INDEX_AD_ALL {

    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    font-size: 20px;
}
.advertising {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #aaa;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center
}
.advertisingSwiper {
    flex: 1;
    height: 90px;
    margin-right: 5px;
    overflow: hidden;
}
/*.ZGW_INDEX_AD_ALL div {
    width: 595px;
    height: 90px;
    margin-right: 5px;
}*/
.advertising .advertisingSwiper:last-child {
    margin-right: 0;
}
.advertising .advertisingSwiper a {
    width: 100%;
    height: 90px;
}
.advertising .advertisingSwiper img {
    width: 100%;
    height: 90px;
}

.index-banner-left-btn {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 100;
    cursor: pointer;
    outline: none;
    transform: translateY(-50%);
}
.index-banner-right-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 100;
    cursor: pointer;
    outline: none;
    transform: translateY(-50%);
}





.mySwiper_vipBox {
    width: 1100px;
    height: 340px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

    .mySwiper_vipBox .swiper-slide {
        width: 350px;
        height: 322px;
        font-size: 18px;
        background: white;
        margin-right: 24px;
        padding:0 !important;
    }

        .mySwiper_vipBox .swiper-slide:hover {
            cursor: pointer;
            box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.11);
        }

            .mySwiper_vipBox .swiper-slide:hover h4 {
                color: #FF4400;
            }

    .mySwiper_vipBox > .swiper-wrapper_box {
        -webkit-transition-timing-function: linear;
        /*之前是ease-out*/
        -moz-transition-timing-function: linear;
        -ms-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
    }

    .mySwiper_vipBox .swiper-slide_tit {
        width: 100%;
        height: 73px;
        display: flex;
        position: relative;
        padding: 8px 10px 0 10px !important;
        box-sizing: border-box;
        margin-bottom: 3px;
    }

    .mySwiper_vipBox .swiper-slide_tit_left {
        width: 70px;
        height: 65px;
        background-color: rgb(170, 166, 166);
    }

    .mySwiper_vipBox .swiper-slide_tit_mid {
        width: 210px;
        margin: 10px 0 0 12px;
    }

        .mySwiper_vipBox .swiper-slide_tit_mid h4 {
            margin: 0;
            width: 100%;
            font-size: 18px;
            margin: 0 0 0 5px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
        }

        .mySwiper_vipBox .swiper-slide_tit_mid p {
            margin: 6px 0 0 0;
        }

            .mySwiper_vipBox .swiper-slide_tit_mid p span {
                font-size: 14px;
                display: inline-flex;
                align-items: center;
                color: #a7a7a7;
                margin-right: 8px;
            }

                .mySwiper_vipBox .swiper-slide_tit_mid p span:nth-of-type(2) {
                    color: #FF4400;
                }

            .mySwiper_vipBox .swiper-slide_tit_mid p b {
                font-weight: normal;
                display: inline-block;
            }

    .mySwiper_vipBox .swiper-slide_tit .icon {
        width: 45px;
        position: absolute;
        top: -2px;
        right: 0 !important;
    }

.swiper-slide_tit_con {
    border-top: 1px solid #f7f7f7;
    font-size: 14px;
    color: #999999;
    padding: 0 10px 0 10px !important;
    box-sizing: border-box !important;
}

    .swiper-slide_tit_con img {
        margin-right: 5px;
    }

    .swiper-slide_tit_con b {
        font-weight: normal;
        color: black;
        width: 200px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .swiper-slide_tit_con p {
        margin: 10px 0;
        display: flex;
        align-items: center;
    }

        .swiper-slide_tit_con p em {
            font-style: normal;
        }

        .swiper-slide_tit_con p span {
            display: inline-flex;
            align-items: center;
        }

.swiper-slide_tit_bottom {
    width: 325px;
    height: 110px;
    margin: 12px auto 0 auto;
    background-color: rgb(110, 80, 80);
}

    .swiper-slide_tit_bottom img {
        width: 100%;
        height: 100%;
    }

.mySwiper_vipBox .swiper-wrapper_box {
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.advertisingSwiper{
    position: relative;
}
.advertisingSwiper .slideshow-second-left-btn {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}

.advertisingSwiper.slideshow-second-left-btn:hover {
    background: rgba(0, 0, 0, 0.6);
}

.advertisingSwiper .slideshow-second-left-btn img {
    width: 20px;
    height: 28px;
}
.advertisingSwiper .slideshow-second-right-btn img {
    width: 20px;
    height: 28px;
}

.advertisingSwiper .slideshow-second-right-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    outline: none;
}
    .advertisingSwiper:hover .slideshow-second-left-btn {
        display: block;
    }

    .advertisingSwiper:hover .slideshow-second-right-btn {
        display: block;
    }



.loopScroll {
    width: 962px;
    height: 410px;
    overflow: hidden;
    position: relative;
}
.loopContent {
    /*min-width: 960px;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
}
.loopContent {
    -webkit-transition-timing-function: linear;
    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.loopScroll:hover .floor_btn_left,
.loopScroll:hover .floor_btn_right {
    display: block;
}

.loopContent > li {
    width: 233px;
    height: 205px;
    background-color: #fff;
    margin-right: 10px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding: 15px;
}
.loopContent > li:hover {
    border-color: #f3a488;
}
.loopContent > li:hover .productgsm_img {
    opacity: 1;
}
.loopContent > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.loopContent > li > a .productgsm_img {
    top: 15px;
    opacity: 0;
}
.loopContent > li > a .second-supply-item-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
}
.loopContent > li > a .second-supply-item-title .logo {
    width: 60px;
    height: 60px;
    margin-right: 7px;
    border-radius: 2px;
}
.loopContent > li > a .second-supply-item-title .logo img{
    width:60px;
    height:60px;
    border-radius:4px;
}
.loopContent > li > a .second-supply-item-title span {
    display: block;
    width: 130px;
}

.loopContent > li > a .second-supply-item-title span .second-supply-item-title-text {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.loopContent > li > a .second-supply-item-title span .second-supply-item-title-tip {
    height: 30px;
    display: flex;
    align-items: center;
}

.loopContent > li > a .second-supply-item-title span .second-supply-item-title-tip .tip-item {
    display: inline-block;
    background: #FFE5DB;
    font-size: 12px;
    color: #ff4400;
    padding: 1px 5px;
    margin-right: 4px;
    border-radius: 2px;
}
.loopContent > li > a .text-row {
    font-size: 14px;
    color: #999999;
}

.loopContent > li > a .tonnage {
    margin-top: 15px;
    margin-bottom: 7px;
}

.loopContent > li > a .browse {
    margin-bottom: 15px;
}

.loopContent > li > a .text-row span {
    color: #333333;
    font-size: 14px;
}
.loopContent > li > a .heat-row {
    width: 60px;
    height: 76px;
    position: absolute;
    top: 76px;
    right: 5px;
    background: url('../../Images/indexNew/redu.png') no-repeat;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loopContent > li > a .heat-row img {
    width: 28px;
    margin-top: 4px;
}

.loopContent > li > a .heat-row .heat-row-text {
    color: #ff4400;
    border-top: 1px solid #ff4400;
    padding: 0 3px;
    line-height: 14px;
    margin-top: 4px;
}
.loopContent > li > a .row {
    width: 100%;
    height: 26px;
    border: 1px dotted #E6E6E6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999;
    font-size: 12px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.loopContent > li > a .bottom-text {
    text-align: center;
    color: #ff4400;
    font-size: 12px;
    margin-top: 2px;
    opacity: 0;
    transition: 0.3s all;
    transform: translateY(10px);
    position: absolute;
    width: 183px;
    bottom: 3px;
}
.loopContent > li > a:hover .bottom-text {
    opacity: 1;
    transform: translateY(0px);
}




.floor_btn_left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
    display: none;
}
.floor_btn_right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
    display: none;
}