h3 {
  color: #4c4c4c;
  font-size: 0.26rem;
  text-align: center;
  margin: 0.4rem 0;
}
.banner .swiperBox {
  height: 4rem;
}
.banner .swiperBox .slidebox {
  background-size: cover;
}
.banner .swiper-pagination-bullet {
  background: #fff;
}
.section {
  background: #eee;
  padding: 0.2rem;
  font-size: 0.2rem;
}
.section .label {
  color: #00479d;
  margin-right: 0.1rem;
}
.section .left {
  float: left;
  width: 4.6rem;
  padding-left: 0.1rem;
}
.section .right {
  float: left;
  width: 1.9rem;
}
.section .right .img {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
}
.section .right .img.bian {
  height: 1.3628rem;
}
.section h4 {
  font-size: 0.24rem;
  color: #666;
}
.section .left-h {
  margin-bottom: 0.25rem;
}
.section:hover h4 {
  color: #064b9f;
}
.section .section-p {
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
.index-gn-ul {
  margin: 0.4rem 0 0;
  padding: 0 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index-gn-ul li {
  width: 1.6rem;
  text-align: center;
  height: 2.48rem;
  margin-bottom: 0.2rem;
}
.index-gn-ul li .icon,
.index-gn-ul li .icon-on {
  background-size: cover;
  width: 100%;
  border: 1px solid #b3b3b3;
  height: 1.6rem;
  border-radius: 0.1rem;
}
.index-gn-ul li .icon-on {
  display: none;
  border: 1px solid #5682c4;
}
.index-gn-ul li p {
  color: #666;
  font-size: 0.24rem;
  margin-top: 0.1rem;
}
.index-gn-ul li:hover .icon-on {
  display: block;
}
.index-gn-ul li:hover .icon {
  display: none;
}
.index-gn-ul li:hover p {
  color: #00479d;
}
.index-tuwen .section {
  margin: 0.3rem 0;
  border-radius: 0.1rem;
}
.striving .box {
  border: 1px solid #b3b3b3;
  padding: 0.3rem 0.2rem;
}
.striving .row {
  color: #666;
  margin-bottom: 0.48rem;
}
.striving .row:last-child {
  margin-bottom: 0;
}
.striving .row:hover {
  color: #00479d;
}
.striving .row .left {
  float: left;
  width: 1.8rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.striving .row .mid {
  float: left;
  width: 1.9rem;
  font-size: 0.6rem;
  line-height: 0.72rem;
}
.striving .row .right {
  float: left;
  width: 2.74rem;
  font-size: 0.2rem;
  border-left: 1px dashed #aab8d5;
  padding-left: 0.3rem;
}
.application .ul-btn li {
  float: left;
  color: #666;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.68rem;
  width: 2.1rem;
  border: 1px solid #b3b3b3;
  margin-right: 0.28rem;
  margin-bottom: 0.3rem;
}
.application .ul-btn li:nth-child(3n) {
  margin-right: 0;
}
.application .ul-btn li.on {
  color: #fff;
  background: #00479d;
  border: 0;
}
.application .ul-list li {
  width: 3.3rem;
  height: 4.2rem;
  border: 1px solid #b3b3b3;
  float: left;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  position: relative;
}
.application .ul-list li:nth-child(2n) {
  margin-right: 0;
}
.application .ul-list li:hover {
  border: 1px solid #00479d;
}
.application .ul-list .img {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0.6rem auto 0rem;
  display: block;
}
.application .ul-list p {
  font-size: 0.2rem;
  color: #666;
  text-align: center;
  padding: 0.2rem 0.2rem 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.list-icon {
  width: 1.24rem;
  height: 0.5rem;
  background-size: cover;
  background-image: url("../img/list-icon.png");
  position: absolute;
  top: 0.2rem;
  left: 0.3rem;
}
.hot-products .ul-list li {
  width: 100%;
  border: 1px solid #b3b3b3;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  position: relative;
  padding: 0.3rem 0.4rem;
  overflow: hidden;
}
.hot-products .ul-list li:nth-child(2n) {
  margin-right: 0;
}
.hot-products .ul-list li:hover {
  border: 1px solid #00479d;
}
.hot-products .ul-list li:last-child {
  margin-bottom: 0;
}
.hot-products .ul-list li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.hot-products .ul-list .img {
  width: 2.2rem;
  height: 2.2rem;
  display: block;
  float: left;
}
.hot-products .ul-list .text {
  float: right;
  width: 3.5rem;
  padding-left: 0.2rem;
}
.hot-products .ul-list p {
  font-size: 0.2rem;
  color: #666;
}
.news {
  background: #fff;
  overflow: hidden;
  padding-bottom: 0.6rem;
}
.news .ul-list li {
  width: 100%;
  height: 1.8rem;
  margin-bottom: 0.3rem;
  position: relative;
  padding: 0.3rem;
}
.news .ul-list li:hover {
  box-shadow: 0.02rem 0.02rem 0.04rem #ddd;
}
.news .ul-list li:last-child {
  margin-bottom: 0;
}
.news .ul-list .img {
  width: 1.9rem;
  height: 1.08rem;
  display: block;
  float: left;
}
.news .ul-list .text {
  float: right;
  width: 4.8rem;
  margin-top: -0.1rem;
}
.news .ul-list .text h5 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.2rem;
}
.news .ul-list p {
  font-size: 0.2rem;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news .more {
  padding-right: 0.3rem;
}
.search {
  position: relative;
}
.search input {
  width: 100%;
  height: 0.6rem;
  font-size: 0.2rem;
  color: #333;
  padding-left: 0.2rem;
  border: 1px solid #999;
}
.search .icon {
  box-sizing: border-box;
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 60;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/search.png");
  background-color: #ddd;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.more {
  width: 100%;
  text-align: right;
  line-height: 0.6rem;
  margin-top: 0.2rem;
}
.more a {
  color: #999;
  font-size: 0.2rem;
}
.product-li {
  width: 100%;
  height: 2.6rem;
  font-size: 0.26rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.product-li.bigp {
  font-size: 0.34rem;
}
