
.index-top {
  /*修改首页内容们与头部的间距5to0*/
  margin-top: 0px;
  width: 100%;
  /*margin-top: -8px;*/
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 2;
}
.index-top .middle {
  width: 54%;
  float: left;
  margin: 0 0.5% 0 21.4%;
}
.index-top .fr .find-goods {
  margin-top: 10px;
  margin-bottom: 10px;
}

.index-top .middle .company ul li a {
  height: 79px;
  width: 200px;
}

.index-top .fl {
  width: 210px;
  padding-top: 20px;
}

.index-top .middle .dots {
  position: absolute;
  text-align: center;
  right: 20px;
  bottom: 20px;
}

.index-top .middle .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  /*border: 2px solid #fff;*/
  background-color: #0088a8;
  border-radius: 6px;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}

.index-top .middle .dots li.active {
  background-color: #FF5A00;
  opacity: 1;
}

.company {
  margin-top: 19px !important; /*八个企业展示部分下移4px，使之对其*/
  width: 100% !important;
  height: 160px !important;
}

.company a {
  width: 161px !important;
}



.index-top .middle .company {
  width: 609px;
  z-index: 5;
  border: #ddd solid 1px;
  position: relative;
  border-bottom: 0;
  border-right: 0;
  margin-top: 10px;
  height: 202px;
  overflow: hidden;
}

.index-top .middle .company ul {
  width: 100%;
  position: relative;
  z-index: 10;
}

.index-top .middle .company ul li {
  width: 100%;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.index-top .middle .company ul li a {
  float: left;
  width: 202px;
  overflow: hidden;
  border-right: #e4e4e4 solid 1px;
  border-bottom: #e4e4e4 solid 1px;
}

.index-top .middle .company ul li a img {
  transition: all 0.2s ease 0s;
  margin-top: 5px;
  width: 140px;
  height: 70px;
}
/*.company a img {*/
/*margin-left: 0px !important;*/
/*height: 80px !important;*/
/*width: 162px !important;*/
/*}*/

.index-top .middle .company ul li a img:hover {
  /*margin-top: 3px;*/
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.index-top .middle .company .focus {
  position: absolute;
  bottom: 5px;
  left: 50%;
  z-index: 100;
  margin-left: -15px;
  z-index: 11;
}

.index-top .middle .company .focus span {
  width: 10px;
  height: 10px;
  line-height: 10px;
  float: left;
  margin-left: 5px;
  display: inline;
  text-align: center;
  background: #ccc;
  border-radius: 50px;
  font-size: 0;
}

.index-top .middle .company .focus span.cur {
  background: #ff8c1d;
}

.index-top .fr .question {
  border: #ddd solid 1px;
  margin-top: 10px;
  width: 358px;
  height: 149px;
  position: relative;
  overflow: hidden;
  border-right: 0;
}

.index-top .fr .question .back {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #999;
  z-index: 10;
  cursor: pointer;
  display: none;
}

.index-top .fr .question .back:hover {
  color: #777;
}

.index-top .fr .question ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 104%;
}

.index-top .fr .question ul li {
  float: left;
  width: 115px;
  border-right: #ddd solid 1px;
  padding: 2px 1px 24px 2px;
  cursor: pointer;
}

.index-top .fr .question ul li i {
  display: block;
}

.index-top .fr .question ul li i.i1 {
  background: url("../image/buyer.png") 10px center no-repeat;
  width: 55px;
  height: 50px;
  margin: 20px auto;
}

.index-top .fr .question ul li i.i2 {
  background: url("../image/seller.png") 8px center no-repeat;
  width: 55px;
  height: 50px;
  margin: 20px auto;
}

.index-top .fr .question ul li i.i3 {
  background: url("../image/finance.png") 15px center no-repeat;
  width: 55px;
  height: 50px;
  margin: 20px auto;
}

.index-top .fr .question ul li p {
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 12px;
}

.index-top .fr .question ul li p.tit {
  font-size: 14px;
  color: #333;
  margin-top: -8px;
  padding-bottom: 3px;
}

.index-top .fr .question ul li .default {
  width: 100%;
  margin: 0 auto;
}

.index-top .fr .question ul li .hover {
  transition: top 0.5s ease-in-out 0s;
  background: #fff;
  position: absolute;
  top: 0px;
  display: none;
  z-index: 9;
  left: 0px;
  width: 347px;
  padding-top: 10px;
  padding-left: 10px;
  height: 140px;
  border-bottom: #ddd solid 1px;
  border-right: #ddd solid 1px;
}

.index-top .fr .question ul li .hover p {
  width: 100%;
  font-size: 14px;
  text-align: left;
  color: #333;
  font-weight: bold;
}

.index-top .fr .question ul li .hover .step {
  width: 108%;
  margin-top: 2px;
}

.index-top .fr .question ul li .hover .step span {
  float: left;
  display: block;
  width: 100px;
  height: 110px;
  text-align: center;
  position: relative;
}

.index-top .fr .question ul li .hover .step span.s1 {
  background: url("../image/step-1.png") no-repeat;
}

.index-top .fr .question ul li .hover .step span.s2 {
  background: url("../image/step-2.png") no-repeat;
}

.index-top .fr .question ul li .hover .step span.s3 {
  background: url("../image/step-3.png") no-repeat;
}

.index-top .fr .question ul li .hover .step span em {
  position: absolute;
  top: 35px;
  right: 12px;
}

.index-top .fr .question ul li .hover .step span em.t25 {
  top: 25px;
}

.index-top .fr .question ul li .hover .step span em.t28 {
  top: 28px;
}

.index-top .fr .question ul li .hover .step i {
  float: left;
  margin: 0 5px;
  display: block;
  background: url("../image/sub-arrow.png") no-repeat;
  width: 10px;
  height: 15px;
  margin-top: 48px;
}

.index-top .fr .question ul li.bd0 {
  width: 116px;
}

.index-top .fr .question ul li:hover {
  padding: 0px 0px 21px 0px;
  border: #00a6cc solid 2px;
}

.index-top .fr .find-goods {
  margin-top: 9px;
}

.index-top .fr .find-goods a {
  transition: all 0.6s ease 0s;
  display: block;
  background: #00a6cc;
  /*width: 280px;*/
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  position: relative;
}

.index-top .fr .find-goods a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.index-top .fr .notice {
  border: #ddd solid 1px;
  width: 358px;
  margin-top: 10px;
  height: 116px;
}

.index-top .fr .notice ul.tab {
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.index-top .fr .notice ul.tab li {
  float: left;
  position: relative;
  background: #f5f5f5;
  width: 179px;
  border-bottom: #ddd solid 1px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}

.index-top .fr .notice ul.tab li.li1.cur {
  border-right: #ddd solid 1px;
  padding-left: 1px;
}

.index-top .fr .notice ul.tab li.li2.cur {
  border-left: #ddd solid 1px;
  padding-left: 0;
}

.index-top .fr .notice ul.tab li.cur {
  background: #fff;
  border-bottom: 0;
  width: 177px;
}

.index-top .fr .notice ul.news {
  width: 96%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 2%;
  margin-top: 15px;
}

.index-top .fr .notice ul.news li {
  padding-left: 8px;
  float: left;
  width: 152px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.index-top .fr .notice ul.news li a {
  color: #555;
}

.index-top .fr .notice ul.news li a:hover {
  color: #0088a8;
}




.index-middle {
  margin-top: -521px;
  float: right;
}

.search_new .search {
  margin-left: 0px;
  float: right;
  width: 750px;
}

.product-types {
  width: 1200px;
  display: inline-block;
  *display: inline;
  margin-top: 30px;
  float: left;
}

.product-types-table {
  float: left;
  margin-top: 10px;
  border-collapse: collapse;
  display: table;
}

.product-types-table .tr {
  display: table-row;
  border-bottom: solid 1px #ddd;
}

.product-types-table .tr:first-child {
  border-top: solid 1px #ddd;
}

.product-types-table .tr .td {
  float: left;
  display: table-cell;
  border-right: solid 1px #ddd;
  width: 180px;
  height: 180px;
  overflow: hidden;
}

.product-types-table .tr .td:first-child {
  border-left: solid 1px #ddd;
}

.product-types-table .td img {
  /*width: 179px;*/
  /*height: 179px;*/
  width: 140px;
  height: 140px;
  margin: 20px;
  -webkit-transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.product-types-table .td a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}

.product-types-table .td a:hover img {
  -webkit-transform: scale(.1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.product-types-table .td a div{
  display: table;
  position: absolute;
  height: 26px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.product-types-table .td a div span {
  display:  table-cell;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  max-height: 26px;
  line-height: 13px;
  font-size: 13px;
  color: #999999;
  overflow: hidden;
  word-break: break-all;
  vertical-align: middle;
}

.product-types .tit-h2 h2 {
  float: left;
  font-size: 16px;
  color: #333;
  border-left: #00a6cc solid 6px;
  padding-left: 8px;
  display: block;
  height: 20px;
  line-height: 20px;
}

.product-types .tit-h2 a {
  display: block;
  float: right;
  font-size: 14px;
  color: #999999 !important;
  margin-right: 25%;
}

.product-types .tit-h2 a:hover {
  color: #00a7cc !important;
}

.first-marquee-left, .first-marquee-right {
  /*首页内样式（首页第一个滚动部分的高度）*/
  height: 180px;
}

.second-marquee-left, .second-marquee-right {
  /*首页内样式（首页第二个滚动部分的高度）*/
  height: 190px;
}
.second-marquee-right span.name{
  max-width: 170px !important;
}
.state.s1 {
  /*首页内样式（首页第一个滚动部分的外壳高度等）*/
  height: 227px;
  /*margin-top: 10px;*/
}

.state.s3 {
  /*首页内样式（首页第三个滚动部分的外壳高度等）*/
  height: 541px;
  width: 284px !important;
  margin-top: 10px !important;
  overflow: hidden;
}

.state.s3 .tab-con table td {
  /*首页内样式（首页第三个滚动部分的左边选项内容的td样式）*/
  padding: 0 !important;
  /*border: #eeeeee 1px dashed;*/
}

.state.s3 .tab-con table img {
  /*首页内样式（首页第三个滚动部分的左边选项内容的td内img样式）*/
  /*缩小尺寸，添加边距，使之不能左右紧挨*/
  width: 130px;
  height: 65px;
  margin: 2px 3px 2px 5px;
  border: solid 1px #ffffff;
}

.state.s3 .tab-con table img:hover {
  /*首页内样式（首页第三个滚动部分的左边选项内容的td内img鼠标滑动样式）*/
  border: solid 1px #dddddd;
}

.state.s3 .special-tab {
  height: 0;
  opacity: 0;
  background-color: #fff;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
  visibility: hidden;

}

.state.s3 .special-tab.cur {
  visibility: visible;
  height: auto;
  opacity: 1;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
}

.state.s3 .with-company-name {
  max-width: 190px;
}

.recommend-product {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.recommend-product .tit-h2 h2 {
  float: left;
  font-size: 16px;
  color: #333;
  border-left: #00a6cc solid 6px;
  padding-left: 8px;
  display: block;
  height: 20px;
  line-height: 20px;
}

.recommend-product .tit-h2 a {
  margin-right: 30px;
  font-size: 14px;
  float: right;
  color: #999999 !important;
}

.recommend-product .tit-h2 a:hover {
  color: #00a7cc !important;
}

.swiper-frame {
  width: 100%;
}

.swiper-frame .swiper-container {

  width: 98.5%;
  position: relative;
  height: 293px;
  margin: 10px auto 0 auto !important;
  display: inline-block;
  background: #eeeeee;
  border: solid 10px #eeeeee;
}

.swiper-frame .swiper-slide {
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  border: solid 1px #ffffff;
  width: 183px !important;
  height: 292px;
  /*由于旧版本不带间距功能，手动添加*/
  margin-left: 6px;
  margin-right: 6px;
}

.swiper-frame .swiper-slide:hover {
  border: solid 1px #dddddd;
}

.swiper-frame .swiper-button-next {
  background-image: url("../image/arrow-right.png") !important;
  height: 62px !important;
  width: 28px !important;
  background-size: 28px 62px !important;
  right: 1.2%;

}

.swiper-frame .swiper-button-prev {
  background-image: url("../image/arrow-left.png") !important;
  height: 62px !important;
  width: 28px !important;
  background-size: 28px 62px !important;
  left: 1.2%;
}

.swiper-frame .swiper-button-next, .swiper-frame .swiper-button-prev {
  display: none; /*下方轮播，鼠标移入显示左右键，否则不显示*/
  position: absolute;
  z-index: 20;
  top: 42%;
}

.swiper-frame:hover .swiper-button-next, .swiper-frame:hover .swiper-button-prev {
  display: block; /*下方轮播，鼠标移入显示左右键，否则不显示*/
  cursor: pointer;
}

.swiper-frame .swiper-slide span.product-detail:hover {
  color: #00a7cc;
}

.swiper-frame .swiper-slide a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
}

.swiper-frame .swiper-slide img {
  position: absolute;
  left: 50%;
  margin-top: 7px;
  margin-left: -81px;
  height: 176px;
  width: 162px;
}

.swiper-frame .swiper-slide .product-detail {
  color: #333;
  position: absolute;
  left: 0%;
  top: 190px;
  margin-left: 10px;
  font-size: 12px;
  height: 47px;
  height: 42px\0;
  width: 162px;
  word-wrap: normal;
  overflow: hidden;
  /*line-height: 14px;*/
}

.swiper-frame .swiper-slide .product-detail.en {
  height: 43px;
}

.swiper-frame .swiper-slide .product-code {
  height: 25px;
  position: absolute;
  left: 0%;
  top: 240px;
  width: 162px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  white-space: nowrap;
  margin-left: 10px;
  text-overflow: ellipsis;
}

.swiper-frame .swiper-slide .product-price {
  margin-left: 10px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  font-size: 16px;
  color: #ff6600;
}

.swiper-frame .swiper-slide .product-time {
  margin-right: 10px;
  position: absolute;
  color: #999999;
  font-size: 12px;
  bottom: 10px;
  right: 0px;
}

/*////////////////////////////////////////////////////////////////*/
.middle-swip-frame {
  position: relative;
}

.middle-swip-frame .middle-swiper-container {
  width: 100%;
  height: 355px;
  overflow: hidden;
  position: relative;
}

.middle-swip-frame .middle-swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.middle-swip-frame .middle-swiper-container .swiper-slide img {
  width: 648px !important;
  height: 355px !important;
}

.middle-swip-frame .middle-swiper-button-next {
  background-image: url(../image/middle_arrow_right.png);
  right: 10px;
  left: auto;
}

.middle-swip-frame .middle-swiper-button-prev {
  background-image: url(../image/middle_arrow_left.png);
  right: auto;
  left: 10px;
}

.middle-swip-frame .middle-swiper-button-next, .middle-swip-frame .middle-swiper-button-prev {
  display: none; /*鼠标不移入就不显示左右箭头，移入就显示左右箭头*/
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.middle-swip-frame:hover .middle-swiper-button-next, .middle-swip-frame:hover .middle-swiper-button-prev {
  display: block; /*鼠标不移入就不显示左右箭头，移入就显示左右箭头*/
}

.with-company td {
  width: 340px;
}

.with-company-time {
  float: right;
}

.channel {
  margin-top: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}

.channel h2 {
  font-size: 18px;
  color: #333;
  width: 100%;
}

.channel h2 em {
  color: #aaa;
  font-size: 12px;
}

.channel ul {
  width: 110%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 30px;
}

.channel ul li {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 257px;
}

.channel ul li .fl i {
  width: 65px;
  height: 65px;
  display: block;
  margin-top: -6px;
}

.channel ul li .fl i.i1 {
  margin-right: 5px;
  background: url("../image/tel-ser.png") center no-repeat;
}

.channel ul li .fl i.i2 {
  margin-right: 5px;
  background: url("../image/ol-ser.png") center no-repeat;
}

.channel ul li .fl i.i3 {
  margin-right: 5px;
  background: url("../image/email-ser.png") center no-repeat;
}

.channel ul li .fl i.i4 {
  background: url("../image/qr-logo.png") center no-repeat;
}

.channel ul li .fl i.i5 {
  margin-right: 5px;
  background: url("../image/weibo.png") center no-repeat;
}

.channel ul li .fr {
  float: left;
}

.channel ul li .fr p {
  color: #333;
  width: 100%;
  padding : 5px 0;
  font-size: 14px;
}

.channel ul li .fr p.ps {
  color: #777;
  font-size: 12px;
  padding : 0px 0;
}

.channel ul li .fr a:hover {
  color: #FF771C;
}

.channel ul li .fr .btn {
  display: block;
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: #ddd solid 1px;
}

.channel ul li .fr .btn:hover {
  border: #ccc solid 1px;
  color: #FF771C;
}
/*首页头部下拉部分的特殊宽度*/
.top_nav .nav .spec h2,
.top_nav .nav .spec{
  width: 250px;
}
.top_nav .nav ul.link{
  margin-left: 8px;
}
/*ENDING首页头部下拉部分的特殊宽度ENDING*/

.swiper-button-up {
  background: url("../image/category-bullet-up.png") center no-repeat;
  position: absolute;
  top: 5px;
  right: 48.5%;
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: none;
}

.swiper-button-down {
  background: url("../image/category-bullet.png") center no-repeat;
  position: absolute;
  top: 175px;
  right: 48.5%;
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: none;
}