body {
  background: #f1f1f1;
  width: 100%;
}
.w {
  padding: 0.255rem 0.255rem;
  padding-top: 0.085rem;
  background: #fff;
  margin-top: 0.17rem;
}
.public-title {
  padding-top: 0.255rem;
  font-family: "PingFang";
}
.public-title .jz-title ul li {
  float: left;
  padding: 0 0.17rem;
}
.public-title .jz-title ul li:first-child {
  padding-left: 0;
}
.public-title .jz-title ul li a {
  font-size: 0.27rem;
  display: inline-block;
  padding-bottom: 0.085rem;
}
.public-title .jz-title ul .active a {
  color: #0d80f3;
  border-bottom: 2px solid #0d80f3;
}
.public-title .more a {
  color: #999;
  font-size: 0.27rem;
}
.public-title-two {
  padding-top: 0.17rem;
}
.public-title-two .jz-line {
  background: linear-gradient(0deg, #3588e0, #92e6ec);
  width: 0.08rem;
  height: 0.4rem;
}
.public-title-two .jz-title {
  font-size: 0.3rem;
  padding-left: 0.08rem;
}
.public-title-two .jz-more a {
  color: #999;
  font-size: 0.27rem;
}
.jz-search-phone {
  padding: 10px;
  background: #03031a;
}
.jz-search-phone .jz-open {
  display: none;
}
.jz-search-phone .jz-ipt {
  margin-left: 0.34rem;
  position: relative;
}
.jz-search-phone .jz-ipt input {
  width: 3.7rem;
  height: 0.51rem;
  padding-left: 0.17rem;
  padding-right: 0.5rem;
  border-radius: 0.05rem;
}
.jz-search-phone .jz-ipt .imgwrop {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  width: 0.34rem;
  height: 0.34rem;
  overflow: hidden;
}
.jz-search-phone .jz-ipt .imgwrop img {
  width: 100%;
  height: 100%;
}
.jz-search-phone .jz-log {
  width: 0.51rem;
  height: 0.51rem;
  overflow: hidden;
}
.jz-search-phone .jz-log img {
  width: 100%;
  height: 100%;
}
.jz-search-phone .jz-more {
  width: 0.51rem;
  height: 0.51rem;
  overflow: hidden;
}
.jz-search-phone .jz-more img {
  width: 100%;
  height: 100%;
}
.jz-search-phone .jz-open-logo {
  width: 2.5rem;
  height: 0.51rem;
  padding-left: 0.1rem;
}
.jz-search-phone .jz-open-logo img {
  width: 100%;
  height: 100%;
}
.jz-search-phone .jz-close-open {
  width: 0.35rem;
  height: 0.35rem;
  padding-top: 0.1rem;
  padding-right: 0.17rem;
}
.jz-search-phone .jz-close-open img {
  width: 100%;
  height: 100%;
}
.jz-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 2.72rem;
}
.jz-banner img {
  width: 100%;
  height: 2.72rem;
}
.jz-hot-phone {
  background: #fff;
  font-family: "PingFang";
}
.jz-hot-phone .jz-hot-top {
  display: flex;
  padding: 5px 0;
}
.jz-hot-phone .jz-hot-top .jz-left {
  padding-left: 10px;
  padding-right: 10px;
}
.jz-hot-phone .jz-hot-top .jz-left img {
  height: 0.51rem;
}
.jz-hot-phone .jz-hot-top .jz-right {
  padding-top: 0.17rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jz-hot-phone .jz-hot-top .jz-right a {
  font-size: 0.255rem;
  color: #444;
}
.jz-hot-phone .jz-hot-middle .jz-item a {
  display: flex;
  padding: 5px 5px;
}
.jz-hot-phone .jz-hot-middle .jz-item .jz-details-wrop {
  padding: 0.17rem 0.17rem;
  position: relative;
}
.jz-hot-phone .jz-hot-middle .jz-item .jz-details {
  font-size: 0.27rem;
  width: 3.74rem;
}
.jz-hot-phone .jz-hot-middle .jz-item .jz-data {
  text-align: right;
  font-size: 0.2rem;
  color: #999;
  position: absolute;
  bottom: 0.22rem;
  right: 0.17rem;
}
.jz-hot-phone .jz-hot-middle .jz-item .jz-imgwrop {
  width: 2.55rem;
  height: 1.39rem;
  overflow: hidden;
  margin-right: 0.17rem;
}
.jz-hot-phone .jz-hot-middle .jz-item .jz-imgwrop img {
  width: 100%;
}
.jz-labour {
  background: #fff;
  font-family: "PingFang";
}
.jz-labour .jz-item {
  padding: 0.17rem 0;
  border-bottom: 1px solid rgba(155, 155, 155, 0.3);
}
.jz-labour .jz-item .jz-left {
  width: 1.7rem;
  height: 1.7rem;
  overflow: hidden;
}
.jz-labour .jz-item .jz-left img {
  width: 100%;
  height: 100%;
}
.jz-labour .jz-item .jz-right {
  width: calc(100% - 1.7rem);
}
.jz-labour .jz-item .jz-right .jz-right-top ul li {
  float: left;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 0.34rem;
  margin-right: 0.17rem;
}
.jz-labour .jz-item .jz-right .jz-right-top ul li:first-child {
  margin-left: 0.17rem;
}
.jz-labour .jz-item .jz-right .jz-right-top ul li a {
  font-size: 0.27rem;
}
.jz-labour .jz-item .jz-right .jz-right-top ul li:last-child {
  border: 0;
  padding: 0;
  margin-right: 0;
  line-height: 0.53rem;
  float: right;
}
.jz-labour .jz-item .jz-right .jz-right-top ul li img {
  width: 0.5rem;
  height: 0.3rem;
}
.jz-labour .jz-item .jz-right .jz-right-bottom ul li {
  padding: 0.14rem 0;
  margin: 0 0.17rem;
  border-bottom: 1px solid rgba(155, 155, 155, 0.3);
}
.jz-labour .jz-item .jz-right .jz-right-bottom ul li:last-child {
  border: 0;
}
.jz-labour .jz-item .jz-right .jz-right-bottom ul li a {
  font-size: 0.27rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.adv {
  background: #fff;
}
.adv img {
  width: 100%;
  height: 0.85rem;
}
.jz-enterprise {
  margin-top: 0;
}
.jz-enterprise .jz-bottom ul li {
  float: left;
  width: 31%;
  margin-right: 3%;
  padding-top: 0.17rem;
}
.jz-enterprise .jz-bottom ul li:nth-child(3n) {
  margin-right: 0;
}
.jz-enterprise .jz-bottom ul li img {
  width: 100%;
}
.jz-equipment .jz-title {
  padding-top: 0.17rem;
}
.jz-equipment .jz-title ul li {
  float: left;
}
.jz-equipment .jz-title ul li img {
  width: 0.2rem;
  height: 0.2rem;
}
.jz-equipment .jz-title ul li:first-child span {
  font-size: 0.3rem;
}
.jz-equipment .jz-title ul li:nth-child(2) {
  line-height: 0.44rem;

}
.jz-equipment .jz-title ul li:nth-child(2) a {
  color: #999;
  font-size: 0.24rem;
}
.jz-equipment .jz-title ul li:last-child {
  float: right;
}
.jz-equipment .jz-bottom li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-top: 0.34rem;
}
.jz-equipment .jz-bottom li:nth-child(2n) {
  margin-right: 0;
}
.jz-equipment .jz-bottom li .imgwrop {
  width: 100%;
  height: 1.87rem;
}
.jz-equipment .jz-bottom li .imgwrop img {
  width: 100%;
  height: 100%;
}
.jz-equipment .jz-bottom-title {
  font-size: 0.27rem;
  padding-top: 0.08rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jz-buy-list {
  padding: 0.17rem;
  background-color: #fff;
}
.jz-buy-list ul li {
  padding: 0.17rem 0;
  border-top: 1px solid rgba(155, 155, 155, 0.3);
}
.jz-buy-list img {
  width: 0.1rem;
  height: 0.1rem;
}
.jz-buy-list .jz-title {
  font-size: 0.27rem;
  padding-left: 0.08rem;
  width: 5rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jz-buy-list .jz-data {
  color: #999;
  font-size: 0.24rem;
}
.jz-occupation {
  background: #fff;
}
.jz-occupation .jz-bottom li {
  float: left;
  width: 50%;
  padding: 0.17rem 0;
  border-bottom: 1px solid rgba(155, 155, 155, 0.3);
}
.jz-occupation .jz-bottom li img {
  width: 0.1rem;
  height: 0.1rem;
}
.jz-occupation .jz-bottom li .jz-title {
  padding-left: 0.08rem;
  font-size: 0.27rem;
}
.jz-honor .jz-bottom li {
  float: left;
  width: 31%;
  margin-right: 3%;
  padding-top: 0.17rem;
}
.jz-honor .jz-bottom li .imgwrop {
  width: 100%;
  overflow: hidden;
  height: 1.55rem;
}
.jz-honor .jz-bottom li .imgwrop img {
  width: 100%;
  height: 100%;
}
.jz-honor .jz-bottom li:last-child {
  margin-right: 0;
}
.jz-honor .jz-bottom li .jz-title {
  font-size: 0.27rem;
  text-align: center;
}
.jz-more-service li {
  float: left;
  width: 23%;
  margin-right: 2%;
  padding-top: 0.17rem;
}
.jz-more-service li img {
  width: 100%;
}
.jz-more-service li:last-child {
  margin-right: 0;
}
.jz-links {
  padding: 0.17rem 0;
  background: #fff;
}
.jz-links .links {
  text-align: center;
  color: #666;
}
.jz-links .links div {
  font-size: 0.24rem;
  padding: 0.14rem 0;
}
.jz-links .links a {
  color: #666;
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 5px;
  font-size: 0.24rem;
}
.jz-links .links a:last-child {
  border-right: 0;
}
.jz-links .links .more {
  text-align: center;
}
.jz-links .links .more a {
  padding-right: 1px;
}
.jz-links .links .about {
  text-align: center;
}
.jz-links .support {
  width: 95%;
  margin: 0 auto;
}
.jz-links .support img {
  width: 100%;
}
.maskClick {
  position: relative;
}
.maskClick .jx-mask {
  position: absolute;
  z-index: 10;
  width: 2.04rem;
  background: rgba(19, 18, 32, 0.8);
  border-radius: 0.085rem;
  left: -0.22rem;
  display: none;
}
.maskClick .jx-mask li {
  width: 100%;
  text-align: center;
  padding: 0.17rem  0 0.17rem 0;
}
.maskClick .jx-mask li a {
  color: #fff !important;
  font-size: 0.27rem !important;
  opacity: 1;
}
/*nav*/
.nav {
  width: 100%;
  background: #101429;
  transition: all 0.3s;
  float: left;
}
.nav span {
  font-size: 0.27rem;
}
.nav ul {
  display: none;
}
.nav a {
  display: block;
  overflow: hidden;
  padding-left: 20px;
  line-height: 46px;
  max-height: 46px;
  color: #fff;
  transition: all 0.3s;
}
.nav li {
  padding: 0.1rem 0;
}
.nav .my-icon {
  transform: rotate(90deg);
}
.nav-item {
  position: relative;
}
.nav-item ul {
  display: none;
  background: #232638;
  padding-left: 0.17rem;
}
/*---------------------*/
.nav-more {
  float: right;
  margin-right: 20px;
  font-size: 0.2rem;
  transition: transform 0.3s;
}
/*导航右侧箭头*/
.nav-more::after {
  content: "\e621";
}
/*---------------------*/
.nav-show .nav-more {
  transform: rotate(270deg);
}
