@import url(../font/iconfont.css);
@import url(../font2/iconfont.css);
.bg-ash {
  background-color: #f9f9f9;
}
.bg-white {
  background-color: #fff;
}
.newcss {
  /* 商品大全 */
  /* 优质商家 */
}
.newcss .ww {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
}
.newcss .animationtime {
  transition: all 0.5s;
}
.newcss .imgc {
  position: relative;
  overflow: hidden;
}
.newcss .imgc img {
  max-width: 98%;
  max-height: 98%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.newcss img {
  max-width: 100%;
}
.newcss .clear {
  clear: both;
}
.newcss .overflow {
  overflow: hidden;
}
.newcss .fl {
  float: left;
}
.newcss .fr {
  float: right;
}
.newcss .morejt {
  float: right;
  display: block;
  width: 85px;
  height: 28px;
  line-height: 28px;
  background-color: #ffffff;
  border-radius: 50px;
  border: solid 1px #dcdfe6;
  text-align: center;
  color: #999;
}
.newcss .morejt i {
  font-size: 12px;
  margin-left: 5px;
}
.newcss .morejt:hover {
  background-color: #acccf9;
  border: solid 1px #acccf9;
  color: #fff;
}
.newcss .morejt:hover i {
  color: #fff;
}
.newcss .text1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.newcss .text2 {
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newcss .swiper-button-disabled {
  display: none;
}
.newcss .bbsolid {
  border-bottom: 1px solid #f3f3f3;
}
.newcss .topnav {
  height: 30px;
  line-height: 30px;
  background-color: #f2f2f2;
  border: solid 1px #e5e5e5;
}
.newcss .titleen h3 {
  font-size: 22px;
  font-weight: bold;
}
.newcss .titleen h3 span {
  font-size: 20px;
  color: #e5e5e5;
  margin-left: 15px;
}
.newcss .titleen h3::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 24px;
  vertical-align: middle;
  background-color: #1f6dea;
  margin-right: 15px;
}
.newcss .inpurchasingcon .itemcon {
  padding: 20px;
}
.newcss .inpurchasingcon dl {
  border-top: #f3f3f3 1px solid;
  border-left: #f3f3f3 1px solid;
}
.newcss .inpurchasingcon dl dd {
  border-right: #f3f3f3 1px solid;
  border-bottom: #f3f3f3 1px solid;
  box-sizing: border-box;
  padding: 20px;
  display: block;
  transition: all 0.2s;
}
.newcss .inpurchasingcon dl dd .item-title {
  overflow: hidden;
  margin-bottom: 20px;
}
.newcss .inpurchasingcon dl dd .item-title h3 {
  font-size: 16px;
  float: left;
  width: 62%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.newcss .inpurchasingcon dl dd .item-title p {
  float: right;
  width: 35%;
  text-align: right;
}
.newcss .inpurchasingcon dl dd .item-title span,
.newcss .inpurchasingcon dl dd .item-title b {
  font-size: 18px;
  color: #ff6a00;
}
.newcss .inpurchasingcon dl dd .item-con {
  overflow: hidden;
}
.newcss .inpurchasingcon dl dd .item-con p {
  float: left;
  width: 63%;
  color: #999;
  font-size: 12px;
}
.newcss .inpurchasingcon dl dd .item-con h3 {
  float: right;
  width: 35%;
  text-align: right;
}
.newcss .inpurchasingcon dl dd .item-con h3 a {
  width: 80px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  color: #666;
  background-color: #f2f2f2;
  font-size: 12px;
}
.newcss .inpurchasingcon dl dd:hover {
  transform: scale(1.1);
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(204, 204, 204, 0.75);
  z-index: 555;
}
.newcss .inpurchasingcon dl dd:hover .item-title h3 {
  color: #1f6dea;
}
.newcss .inpurchasingcon dl dd:hover .item-con h3 a {
  background-color: #acccf9;
  color: #fff;
}
.newcss .inproductnav {
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(199, 199, 199, 0.75);
}
.newcss .inproductnav .swiper-button-next {
  background-image: url(../images/jr.jpg);
  right: 0;
  z-index: 2;
}
.newcss .inproductnav .swiper-button-prev {
  background-image: url(../images/jl.jpg);
  left: 0;
  z-index: 2;
}
.newcss .inproductnav ul li {
  text-align: center;
  padding: 20px 0;
  line-height: 24px;
  border-bottom: 1px solid #f3f3f3;
  cursor: pointer;
}
.newcss .inproductnav ul li h3 {
  display: inline-block;
  vertical-align: middle;
}
.newcss .inproductnav ul li i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
.newcss .inproductnav ul li:hover,
.newcss .inproductnav ul .active {
  background-color: #1f6dea;
  color: #fff;
}
.newcss .inproductcon ul {
  overflow: hidden;
}
.newcss .inproductcon ul li {
  float: left;
  border: 1px solid #f3f3f3;
  width: 49%;
  height: 395px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 15px;
  margin-top: 15px;
}
.newcss .inproductcon ul li .con .item-title {
  float: left;
  width: 35%;
  overflow: hidden;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
}
.newcss .inproductcon ul li .con .item-title b {
  font-size: 18px;
  color: #b7b7b7;
}
.newcss .inproductcon ul li .con .item-title h3 {
  font-size: 14px;
}
.newcss .inproductcon ul li .con .item-title h3::after {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  margin-top: 10px;
  background-color: #f0f0f0;
}
.newcss .inproductcon ul li .con .item-title .item-img {
  overflow: hidden;
  text-align: center;
  margin: 24px 0;
}
.newcss .inproductcon ul li .con .item-title .item-img img {
  height: 150px;
}
.newcss .inproductcon ul li .con .item-title a {
  padding: 5px 15px;
  font-size: 12px;
  border: 1px solid #acccf9;
  color: #acccf9;
}
.newcss .inproductcon ul li .con .item-title:hover b {
  color: #acccf9;
}
.newcss .inproductcon ul li .con .item-title:hover h3 {
  color: #1f6dea;
}
.newcss .inproductcon ul li .con .item-title:hover h3::after {
  background-color: #acccf9;
}
.newcss .inproductcon ul li .con .item-title:hover a {
  border: 1px solid #acccf9;
  background-color: #acccf9;
  color: #fff;
}
.newcss .inproductcon ul li .con dl {
  float: right;
  width: 62%;
  border-top: #f3f3f3 1px solid;
  border-left: #f3f3f3 1px solid;
  display: table;
}
.newcss .inproductcon ul li .con dl dd {
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  border-right: #f3f3f3 1px solid;
  border-bottom: #f3f3f3 1px solid;
  padding: 20px 20px 10px 20px;
}
.newcss .inproductcon ul li .con dl dd h3 {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.newcss .inproductcon ul li .con dl dd p {
  font-size: 12px;
  color: #999;
  height: 20px;
  overflow: hidden;
  margin: 5px 0 15px 0;
}
.newcss .inproductcon ul li .con dl dd img {
  height: 65px;
}
.newcss .inproductcon ul li .con dl dd:hover {
  box-shadow: 0px 0px 13px 0px rgba(188, 188, 188, 0.75);
}
.newcss .inproductcon ul li .con dl dd:hover h3 {
  color: #1f6dea;
}
.newcss .inproductcon ul li .tag {
  margin-top: 20px;
  height: 30px;
  overflow: hidden;
}
.newcss .inproductcon ul li .tag a {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 50px;
  margin-bottom: 5px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
}
.newcss .inproductcon ul li .tag a:hover {
  background-color: #acccf9;
  border: 1px solid #acccf9;
  color: #fff;
}
.newcss .inproductcon ul li:nth-child(even) {
  float: right;
}
.newcss .inbusinessnav {
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(199, 199, 199, 0.75);
}
.newcss .inbusinessnav .swiper-button-next {
  background-image: url(../images/jr.jpg);
  right: 0;
  z-index: 2;
}
.newcss .inbusinessnav .swiper-button-prev {
  background-image: url(../images/jl.jpg);
  left: 0;
  z-index: 2;
}
.newcss .inbusinessnav ul {
  padding: 10px 30px 0 30px;
}
.newcss .inbusinessnav ul li {
  float: left;
  width: auto;
  padding: 0 25px;
  font-size: 16px;
  cursor: pointer;
}
.newcss .inbusinessnav ul li span {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 3px solid #fff;
}
.newcss .inbusinessnav ul .active span {
  border-bottom: 3px solid #1f6dea;
}
.newcss .inbusinesscon > .fl {
  width: 30%;
}
.newcss .inbusinesscon > .fl .item-img {
  margin: 15px 0 20px 20px;
  text-align: center;
  position: relative;
}
.newcss .inbusinesscon > .fl .item-img a {
  display: block;
  height: 210px;
}
.newcss .inbusinesscon > .fl .item-img a img {
  height: 210px;
}
.newcss .inbusinesscon > .fl .item-img span {
  position: absolute;
  top: 0;
  left: -9px;
}
.newcss .inbusinesscon > .fl .item-img p {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  color: #fff;
  padding: 0 8%;
}
.newcss .inbusinesscon > .fl .item-title {
  line-height: 54px;
  padding: 0 20px;
  background-color: #f0f0f0;
  font-size: 16px;
}
.newcss .inbusinesscon > .fl .item-title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 30px;
  color: #00bdff;
}
.newcss .inbusinesscon > .fl ul {
  padding: 10px 0;
  border: 1px solid #f0f0f0;
}
.newcss .inbusinesscon > .fl ul li {
  position: relative;
  transition: all 0.2s;
}
.newcss .inbusinesscon > .fl ul li h3 {
  padding: 10px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
.newcss .inbusinesscon > .fl ul li h3::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-radius: 100px;
  box-sizing: border-box;
  border: 4px solid #acccf9;
  margin-right: 10px;
  position: relative;
  z-index: 1;
}
.newcss .inbusinesscon > .fl ul li .item-hover {
  display: none;
}
.newcss .inbusinesscon > .fl ul li .item-hover p {
  padding: 0 30px 0 50px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #999;
}
.newcss .inbusinesscon > .fl ul .cut {
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(194, 194, 194, 0.75);
  padding: 10px;
  border-left: 3px solid #1f6dea;
}
.newcss .inbusinesscon > .fl ul .cut h3::before {
  border: 4px solid #1f6dea;
}
.newcss .inbusinesscon > .fl ul .cut .item-hover {
  display: block !important;
}
.newcss .inbusinesscon > .fr {
  width: 67%;
}
.newcss .inbusinesscon > .fr ul {
  margin-left: -3%;
}
.newcss .inbusinesscon > .fr ul li {
  float: left;
  width: 47%;
  margin: 0 0 0 3%;
  border-bottom: 1px solid #f0f0f0;
}
.newcss .inbusinesscon > .fr ul li a {
  display: block;
  padding: 18px;
  overflow: hidden;
  transition: all 0.5s;
}
.newcss .inbusinesscon > .fr ul li .imgc {
  height: 84px;
  float: left;
  width: 35%;
}
.newcss .inbusinesscon > .fr ul li .item-con {
  float: right;
  width: 55%;
}
.newcss .inbusinesscon > .fr ul li .item-con h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 15px;
}
.newcss .inbusinesscon > .fr ul li .item-con p {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #999;
}
.newcss .inbusinesscon > .fr ul li:hover a {
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(194, 194, 194, 0.75);
}
.newcss .innew .itemimg {
  padding: 20px 20px 0 20px;
}
.newcss .innew .itemimg ul {
  overflow: hidden;
  margin-left: -3%;
}
.newcss .innew .itemimg ul li {
  float: left;
  width: 47%;
  margin: 0 0 0 3%;
  border-bottom: 1px dashed #f2f2f2;
}
.newcss .innew .itemimg ul li a {
  display: block;
  overflow: hidden;
  padding: 15px 0;
}
.newcss .innew .itemimg ul li .imgc {
  float: left;
  width: 35%;
  height: 120px;
}
.newcss .innew .itemimg ul li .item-con {
  float: right;
  width: 62%;
}
.newcss .innew .itemimg ul li .item-con h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
}
.newcss .innew .itemimg ul li .item-con p {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #999;
  margin: 15px 0;
}
.newcss .innew .itemimg ul li .item-con span {
  font-size: 12px;
  color: #999;
}
.newcss .innew .itemtext ul {
  overflow: hidden;
  margin-left: -3%;
}
.newcss .innew .itemtext ul li {
  float: left;
  width: 47%;
  margin: 0 0 0 3%;
  border-bottom: 1px solid #f2f2f2;
  transition: all 0.5s;
}
.newcss .innew .itemtext ul li a {
  display: block;
  padding: 15px 0;
  overflow: hidden;
}
.newcss .innew .itemtext ul li .item-time {
  float: left;
  width: 10%;
  font-size: 12px;
  text-align: center;
}
.newcss .innew .itemtext ul li .item-time b {
  display: block;
  background: #acccf9;
  color: #fff;
  margin-bottom: 5px;
  line-height: 20px;
}
.newcss .innew .itemtext ul li .item-con {
  float: right;
  width: 85%;
  padding-top: 10px;
}
.newcss .innew .itemtext ul li .item-con h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
}
.newcss .innew .itemtext ul li:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(182, 182, 182, 0.75);
  padding: 0 15px;
}
.newcss .innew .itemtext ul li:hover .item-time b {
  background: #000;
}
.newcss .inexhibition .itemimg ul {
  overflow: hidden;
  margin-left: -3%;
}
.newcss .inexhibition .itemimg ul li {
  float: left;
  width: 22%;
  margin: 30px 0 0 3%;
}
.newcss .inexhibition .itemimg ul li a {
  display: block;
  height: 180px;
  border-radius: 5px;
  overflow: hidden;
}
.newcss .inexhibition .itemimg ul li a img {
  height: 180px;
  max-width: none !important;
}
.newcss .inexhibition .itemcon {
  padding: 20px;
}
.newcss .inexhibition .itemcon ul {
  margin-left: -3%;
  overflow: hidden;
}
.newcss .inexhibition .itemcon ul li {
  float: left;
  width: 47%;
  margin: 0 0 0 3%;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}
.newcss .inexhibition .itemcon ul li a {
  display: block;
  margin: 20px 0;
  overflow: hidden;
}
.newcss .inexhibition .itemcon ul li h3 {
  float: left;
  width: 65%;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.newcss .inexhibition .itemcon ul li p {
  float: right;
  width: 30%;
  font-size: 12px;
  color: #999;
}
.newcss .inexhibition .itemcon ul li:hover p {
  color: #000;
}
.newcss .adbox {
  padding: 40px 0;
}
.newcss .adbox .fl {
  width: 49%;
}
.newcss .adbox .fr {
  width: 49%;
}
/* 底部 */
.qytfooter .shusheng {
  background: #282828;
  color: #9a9a9a;
  padding: 40px 0;
}
.qytfooter .shusheng .ww {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.qytfooter .shusheng .item-nav {
  float: left;
  width: 80%;
}
.qytfooter .shusheng .item-nav dl {
  overflow: hidden;
  float: left;
  width: 14%;
}
.qytfooter .shusheng .item-nav dl dt {
  display: block;
  color: #fff;
  margin-bottom: 20px;
}
.qytfooter .shusheng .item-nav dl dt::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #636363;
  margin-right: 10px;
}
.qytfooter .shusheng .item-nav dl dd {
  display: block;
  margin-top: 15px;
  padding-left: 16px;
}
.qytfooter .shusheng .item-nav dl dd a {
  font-size: 12px;
  color: #a7a7a7;
}
.qytfooter .shusheng .item-nav dl dd a:hover {
  color: #fff;
}
.qytfooter .shusheng .item-share {
  float: right;
  width: 19%;
}
.qytfooter .shusheng .item-share .item h3 {
  font-size: 12px;
  margin: 20px 0 10px 0;
}
.qytfooter .shusheng .item-share .item .footerqrcode {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(153, 153, 153, 0.65);
  position: absolute;
  top: -170px;
  left: -40px;
  width: 120px;
  display: none;
}
.qytfooter .shusheng .item-share .item .footerqrcode img {
  margin: 20px;
  border: 1px solid #fc6e00;
}
.qytfooter .shusheng .item-share .item .footerqrcode b {
  display: block;
  width: 100%;
  line-height: 40px;
  background-color: #f0f0f0;
  font-size: 12px;
}
.qytfooter .shusheng .item-share .item ul li {
  float: left;
  padding: 0 5px;
  position: relative;
}
.qytfooter .shusheng .item-share .item ul li i {
  font-size: 20px;
}
.qytfooter .shusheng .item-share .item ul li a {
  color: #9a9a9a;
}
.qytfooter .shusheng .item-share .item ul li a:hover {
  color: #fff;
}
.qytfooter .copyight {
  text-align: center;
  padding: 20px;
  background: #202020;
  color: #63634d;
}
.qytfooter .copyight .p20 {
  padding: 0 20px;
}
/* 咨询 */
.bottom_tools {
  position: fixed;
  z-index: 1070;
  right: 10px;
  bottom: 30%;
  width: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  font-size: 14px;
}
.bottom_tools ul li {
  padding: 10px;
  border-top: 1px solid #eee;
  text-align: center;
}
.bottom_tools ul li:hover {
  background: #1f6dea;
}
.bottom_tools ul li:hover a {
  color: #fff;
}
.bottom_tools ul li i {
  display: block;
  transform: rotate(-90deg);
}
.fixedtool {
  position: fixed;
  top: 300px;
  left: 50%;
  margin-left: -700px;
  display: none;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e6e6e6;
}
.fixedtool .indexa {
  text-align: center;
}
.fixedtool .indexa i {
  font-size: 26px;
  color: #5aa6ff;
}
.fixedtool ul {
  padding: 5px;
}
.fixedtool ul li {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
.fixedtool ul li h3 {
  display: block;
  height: 40px;
  padding: 0 5px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}
.fixedtool ul li i {
  font-size: 16px;
  margin-right: 3px;
}
.fixedtool ul .current h3 {
  background-image: linear-gradient(12deg, rgba(26, 120, 254, 0.96) 0%, rgba(89, 166, 255, 0.96) 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal,
          normal;
  color: #fff;
}
/*# sourceMappingURL=./css.css.map */