.searchTool {
  width: 100%;
  position: relative;
  margin-top: 0.2rem;
  padding-left: 0.0390625rem;
  background: #f8f7f7;
  border: 0px solid;
  height: 0.46875rem;
  border-radius: 0.0390625rem;
  box-shadow: 1px 1px 1px #d7d5d5;
}
@media screen and (max-width: 767px) {
  .searchTool {
    height: 1.4rem;
    margin-top: 0.3rem;
  }
}
.searchTool input {
  float: left;
  height: 0.3125rem;
  margin-top: 0.078125rem;
  padding-left: 0.088125rem;
  margin-left: 0.234375rem;
  width: 80%;
  border: #e5e5e7 1px solid;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .searchTool input {
    height: 1rem;
    margin-top: 0.2rem;
    padding-left: 0.2rem;
    font-size: 0.4rem;
  }
}
.searchTool input:focus {
  border: #dedddd 1px solid;
  outline: none;
  border-radius: 5px;
  box-shadow: inset 0.5px 0.5px 1px #e7e6e6;
}
.searchTool input::placeholder {
  font-size: 0.109375rem;
  line-height: 0.3125rem;
}
@media screen and (max-width: 767px) {
  .searchTool input::-webkit-input-placeholder {
    font-size: 0.390625rem;
    line-height: 1rem;
  }
}
.searchTool .searchIcon {
  float: left;
  height: 0.3125rem;
  margin-left: 0.15625rem;
  padding-top: 0.078125rem;
}
@media screen and (max-width: 767px) {
  .searchTool .searchIcon {
    height: 0.8rem;
    margin-top: 0.25rem;
  }
}
.left_banner {
  width: 100%;
  height: 1.25rem;
  margin-top: 0.08rem;
  float: left;
  background: url(../../images/bg02-mini.png) no-repeat;
  background-size: 100%, 1.25rem;
  color: #fff;
  position: relative;
}
.left_banner h1 {
  font-size: 0.21875rem;
  padding: 0.078125rem 0px 0px 0.234375rem;
  letter-spacing: 0.0390625rem;
}
@media screen and (max-width: 767px) {
  .left_banner h1 {
    font-size: 0.3rem;
    padding-top: 0;
    margin-top: 0.25rem;
    margin-bottom: 0.1rem;
  }
}
.left_banner p {
  font-size: 0.2rem;
  padding: 0px 0px 0px 0.234375rem;
  font-family: Arial;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .left_banner p {
    font-size: 0.1rem;
    margin: 0;
  }
}
.left_list {
  width: 100%;
  float: left;
  /*position:relative; top:-100px;*/
  margin-top: 0.05rem;
  margin-bottom: 0.15625rem;
}
.left_list ul {
  padding: 0;
  margin: 0;
}
.left_list ul .topclass {
  width: 100%;
  float: left;
  font-size: 0.13rem;
  font-weight: bold;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #f2f2f2;
  border-bottom: 2px solid #fcfcfc;
}
.left_list ul .topclass > a {
  height: 0.45rem;
  border-left: 10px solid #c1c1c1;
}
.left_list ul .topclass > a txt {
  display: inline-block;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_list ul .topclass > a span {
  width: 13%;
  float: right;
}
.left_list ul .topclass > a span img {
  height: 0.12rem;
}
.left_list ul .topclass > ul {
  display: none;
}
.left_list ul .topclass a {
  display: block;
  line-height: 0.45rem;
  color: #3b3a3a;
  padding-left: 0.14rem;
}
.left_list ul .topclass a:hover,
.left_list ul .topclass a .xz {
  color: #e04d04;
}
.left_list ul .opentop > ul {
  display: block;
}
.left_list ul [class^='subclass'] {
  width: 100%;
  float: left;
  min-height: 0.1953125rem;
  line-height: 0.2734375rem;
  font-size: 0.11rem;
  font-weight: bold;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #ffffff;
}
.left_list ul [class^='subclass'] a {
  display: block;
  color: #2b2b2b;
  padding-left: 0.234375rem;
  border-bottom: 1px solid #f1f0f0;
}
.left_list ul [class^='subclass'] a:hover,
.left_list ul [class^='subclass'] a .xz {
  background-color: #f3f3f3;
  color: #e04d04;
}
.left_list ul .en {
  font-size: 0.085rem;
}
.left_list ul .currentclass {
  background-color: #f9f9f9;
}
.left_list ul .currentclass a {
  color: #e04d04;
}
.left_list_mobile {
  width: 100%;
  float: left;
  /*position:relative; top:-100px;*/
  margin-top: 0.3rem;
  margin-bottom: 0.15625rem;
}
.left_list_mobile ul {
  padding: 0;
  margin: 0;
}
.left_list_mobile ul .topclass {
  width: 100%;
  float: left;
  font-size: 0.3rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #f2f2f2;
  border-bottom: 3px solid #fcfcfc;
}
.left_list_mobile ul .topclass > a {
  height: 1rem;
  border-left: 8px solid #c1c1c1;
}
.left_list_mobile ul .topclass > a txt {
  display: inline-block;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_list_mobile ul .topclass > a span {
  width: 12%;
  float: right;
}
.left_list_mobile ul .topclass > a span img {
  height: 0.25rem;
}
.left_list_mobile ul .topclass > ul {
  display: none;
}
.left_list_mobile ul .topclass a {
  display: block;
  line-height: 1rem;
  color: #3b3a3a;
  padding-left: 0.16rem;
}
.left_list_mobile ul .topclass a:hover,
.left_list_mobile ul .topclass a .xz {
  color: #e04d04;
}
.left_list_mobile ul .opentop > ul {
  display: block;
}
.left_list_mobile ul [class^='subclass'] {
  width: 100%;
  float: left;
  min-height: 0.1953125rem;
  line-height: 0.2734375rem;
  font-size: 0.28rem;
  font-weight: bold;
  background-color: #ffffff;
}
.left_list_mobile ul [class^='subclass'] a {
  width: 100%;
  display: block;
  color: #2b2b2b;
  padding-left: 0.234375rem;
  border-bottom: 1px solid #f1f0f0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left_list_mobile ul [class^='subclass'] a:hover,
.left_list_mobile ul [class^='subclass'] a .xz {
  background-color: #f3f3f3;
  color: #e04d04;
}
.left_list_mobile ul .en {
  font-size: 0.25rem;
}
.left_list_mobile ul .currentclass {
  background-color: #f9f9f9;
}
.left_list_mobile ul .currentclass a {
  color: #e04d04;
}
.current_location {
  width: 100%;
  float: left;
  height: 0.625rem;
  line-height: 0.625rem;
  margin-left: 0.1953125rem;
  position: relative;
  top: -0.15625rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .current_location {
    margin-top: 0.5rem;
    margin-left: 0.1rem;
  }
}
.current_location ul {
  padding: 0;
}
.current_location ul li {
  float: left;
  font-size: 0.12rem;
  color: #818181;
}
@media screen and (max-width: 767px) {
  .current_location ul li {
    font-size: 0.45rem;
  }
}
.current_location ul a {
  color: #818181;
}
.current_location ul .a03 {
  color: #333333;
}
.product_list {
  width: 100%;
  float: left;
  border-left: 1px solid #d2d2d2;
  margin-bottom: 0.234375rem;
  position: relative;
  min-height: 8rem;
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .product_list {
    border-left: 0px solid #d2d2d2;
    margin-top: 0.2rem;
  }
}
.product_list .product_detail {
  min-height: 6rem;
}
.product_list .product_detail .ptitle {
  font-weight: bolder;
  font-size: 0.125rem;
  margin: 0.1rem 0 0.1rem 0;
}
@media screen and (max-width: 767px) {
  .product_list .product_detail .ptitle {
    margin: 0.3rem 0 0.4rem 0;
    font-size: 0.4rem;
  }
}
.product_list .product_detail .ptitle_en {
  font-weight: bolder;
  font-size: 0.109375rem;
  margin: 0.05rem 0 0.03rem 0;
  color: gray;
}
@media screen and (max-width: 767px) {
  .product_list .product_detail .ptitle_en {
    margin: 0.3rem 0 0.4rem 0;
    font-size: 0.25rem;
  }
}
.product_list .product_detail img {
  width: 100%;
}
.product_list .product_detail .img30 {
  width: 30%;
}
.product_list .product_detail .img70 {
  width: 70%;
}
.product_list .product_detail .img50 {
  width: 70%;
}
.product_list .product_detail .kf {
  height: 0.390625rem;
  font-size: 0.12rem;
}
@media screen and (max-width: 767px) {
  .product_list .product_detail .kf {
    margin-top: 0.5rem;
    font-size: 0.35rem;
  }
}
.product_list .product_detail .kf span {
  color: #ba1b1b;
  font-weight: bold;
}
.product_list .product_detail .kf a {
  line-height: 0.390625rem;
}
.product_list .product_detail .kf a img {
  height: 0.2rem;
  width: 0.2rem;
}
@media screen and (max-width: 767px) {
  .product_list .product_detail .kf a img {
    height: 0.4rem;
    width: 0.4rem;
  }
}
.product_list .product_detail .back {
  font-size: 0.12rem;
  height: 0.390625rem;
}
.product_list::-webkit-scrollbar {
  display: none;
}
:root {
  --photoW: 1.8rem;
  --photoH: 1.6rem;
}
@media screen and (max-width: 767px) {
  :root {
    --photoW: 4rem;
    --photoH: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --photoW: 1.4rem;
    --photoH: 1.2rem;
  }
}
.product_block ul {
  padding: 0.078125rem;
}
.product_block ul li {
  float: left;
  display: inline;
  width: var(--photoW);
  height: calc(var(--photoH) * 1.3);
  overflow: hidden;
  position: relative;
  margin: 0px 0.12rem 0.1171875rem 0.12rem;
  border-bottom: #fc803f 0.015625rem solid;
}
@media screen and (max-width: 767px) {
  .product_block ul li {
    border-bottom: #fc803f 0.04rem solid;
    height: calc(var(--photoH) * 1.4);
    margin: 0px 0.18rem 0.1171875rem 0.18rem;
  }
}
@media screen and (min-width: 1200px) {
  .product_block ul li {
    height: calc(var(--photoH) * 1.35);
  }
}
.product_block ul li a .photo {
  width: var(--photoW);
  height: var(--photoH);
  overflow: hidden;
  display: flex;
  align-items: center;
}
.product_block ul li a .photo .product-list-img {
  max-width: calc(var(--photoW) * 0.9);
  max-height: calc(var(--photoH) * 0.9);
  padding: 0.05rem;
  margin: 0 auto;
}
.product_block ul li a .rsp {
  width: var(--photoW);
  height: var(--photoH);
  overflow: hidden;
  position: absolute;
  background: #000;
  top: 0px;
  left: 0px;
}
.product_block ul li a .text {
  position: absolute;
  width: var(--photoW);
  height: var(--photoH);
  left: -1.5625rem;
  top: 0px;
  overflow: hidden;
}
.product_block ul li a .text img {
  margin-top: 0.78125rem;
  margin-left: 0.78125rem;
}
.product_block ul li a .pro_desc {
  line-height: 0.2rem;
  padding-left: 0.05rem;
  margin-top: 0.05rem;
  font-size: 0.11rem;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .product_block ul li a .pro_desc {
    line-height: 0.5rem;
    font-size: 0.35rem;
  }
}
@media screen and (min-width: 1200px) {
  .product_block ul li a .pro_desc {
    margin-top: 0.06rem;
    line-height: 0.15rem;
  }
}
.P_Content {
  overflow: hidden;
  text-align: left;
}
.P_Content img {
  /*max-width: 6.6015625rem;*/
  overflow: hidden;
}
.P_Content_En {
  overflow: hidden;
  text-align: left;
}
.P_Content_En img {
  /*max-width: 6.6015625rem;*/
  overflow: hidden;
}
/*# sourceMappingURL=product.css.map */