body {
  color: #2b2b2b;
  background: #fbfcfd;
  overflow-x: hidden;
  width: 100%;
  padding-bottom: 1.2rem;
  font-family: 'Î¢ÈíÑÅºÚ';
  transition: all 0.2s ease-in;
  position: relative;
  left: 0;
}
.wrap {
  padding: 0 0.24rem;
}
.gap {
  width: 100%;
  height: 0.11rem;
  background: #f8f8f8;
}
.common-select {
  width: 100%;
  height: 1.16rem;
  line-height: 1.16rem;
  background: #f4f4f4;
  position: relative;
}
.common-select .wrap {
  display: flex;
  justify-content: space-between;
}
.common-select .wrap > div:nth-child(1) .line {
  position: absolute;
  left: -0rem;
}
.common-select .wrap > div:nth-child(1) .line > div:nth-child(1) {
  width: 0.09rem;
  height: 0.39rem;
  background: #7abc12;
}
.common-select .wrap > div:nth-child(1) .line > div:nth-child(2) {
  width: 0.09rem;
  height: 0.77rem;
  background: #0266b2;
}
.common-select .wrap > div:nth-child(1) .title {
  font-size: 0.4rem;
  color: #343434;
}
.common-select .wrap > div:nth-child(1) .title .english {
  color: #d7d7d7;
}
.common-select .wrap > div:nth-child(2) select {
  width: 1.96rem;
  height: 0.5rem;
  outline: none;
  background: #fff;
  border: 1px solid #eee;
}
.common-select .wrap > div:nth-child(2) select option {
  outline: none;
}
.common-title .c-title {
  font-size: 0.4rem;
  text-align: center;
  color: #f2f2f2;
  line-height: 20px;
  font-weight: 700;
}
.common-title .title {
  font-size: 0.42rem;
  text-align: center;
  color: #006cdb;
  line-height: 20px;
  margin-top: -0.2rem;
  font-weight: 700;
}
.common-title .desc {
  font-size: 0.22rem;
  font-weight: 500;
  text-align: center;
  color: #666666;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.06rem;
}
.common-title .desc .p-desc {
  padding: 0 0.05rem;
}
.common-title .desc .line {
  width: 0.44rem;
  height: 1px;
  opacity: 1;
  background: #c2c2c1;
}
.common-title2 .c-title {
  font-size: 0.4rem;
  text-align: center;
  color: #f2f2f2;
  line-height: 20px;
  font-weight: 700;
  opacity: 0.11 !important;
  margin-top: 0.38rem;
}
.common-title2 .title {
  color: #ffffff;
}
.common-title2 .title span {
  color: #ffad55;
}
.common-title2 .desc {
  color: #fff;
}
.common-title2 .line {
  background: #fff !important;
}
.head-titles span {
  line-height: 1.2rem;
}
.head-titles span:nth-child(1) {
  font-size: 0.46rem;
  color: #333333;
  line-height: 30px;
  vertical-align: middle;
}
.head-titles span:nth-child(2) {
  font-size: 0.48rem;
  color: #c7c7c7;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.head-titles span:nth-child(3) img {
  width: 0.83rem;
  height: 0.5rem;
  margin-left: 0.1rem;
}
.navbar {
  background: #fff;
  box-shadow: 4px -6px 14px #999;
}
.navbar .right span {
  font-size: 30px;
}
body.body-left {
  left: 4rem;
}
.page {
  margin-top: 0.63rem;
  margin-bottom: 1.1rem;
}
.page ul {
  display: flex;
  justify-content: center;
  margin-left: 0.09rem;
}
.page ul li {
  color: #333;
}
.page ul li.num {
  width: 0.47rem;
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  border: 1px solid #efefef;
  color: #333;
  font-size: 0.22rem;
  margin: 0 0.05rem;
}
.page ul li.num.active {
  background: #0e73db;
}
.page ul li.num.active a {
  color: #fff;
}
.page .prev,
.page .next {
  font-size: 0.28rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 0.5rem;
  letter-spacing: 0px;
  text-align: center;
  margin: 0 0.2rem;
}
.page .prev a,
.page .next a {
  color: #fff;
}
.page .prev.active,
.page .next.active {
  background: #000;
}
.message {
  padding: 0.53rem 0.25rem 0.7rem;
  margin: 0 auto 0;
  border-top: 1px solid #f3f3f3;
}
.message .about-title {
  font-size: 0.4rem;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 0.54rem;
}
.message .main {
  margin-top: 0.4rem;
  display: flex;
}
.message .main p {
  width: 1.53rem;
  height: 0.73rem;
  line-height: 0.73rem;
  font-size: 0.32rem;
  font-weight: 700;
  text-align: left;
  color: #5a5d5a;
  margin-left: 0.3rem;
  text-align: center;
}
.message .main p span {
  color: red;
}
.message .main input {
  width: 4.2rem;
  height: 0.66rem;
  padding-left: 0.21rem;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-radius: 0.1rem;
  margin-left: 0.4rem;
  outline: none;
}
.message .main textarea {
  width: 4.2rem;
  height: 1.51rem;
  padding-left: 0.21rem;
  padding-top: 0.24rem;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-radius: 0.1rem;
  outline: none;
  margin-left: 0.4rem;
}
.message .button-group {
  display: flex;
  justify-content: space-between;
  width: 5rem;
  margin: 0.67rem auto 0;
}
.message button {
  width: 2.22rem;
  height: 0.62rem;
  background: #ff5400;
  border-radius: 0.1rem;
  border: none;
  color: #fff;
}
.message .reset {
  background: #eaeaea;
  color: #5a5d5a;
}
.navbar {
  height: 0.9rem;
  padding: 0.1rem 0.3rem;
  text-align: center;
  display: flex;
  align-items: center;
}
.navbar .left {
  font-size: 0.32rem;
  font-weight: 700;
  align-items: center;
}
.navbar .left img {
  width: 0.48rem;
  height: 0.42rem;
}
.navbar .center {
  margin-left: 0.64rem;
}
.navbar .center img {
  width: 100%;
  height: 100%;
}
.innder-banner img {
  width: 100%;
  height: 3.58rem;
}
.banner .swiper-container1 {
  overflow: hidden;
  height: 3.52rem;
}
.banner .swiper-container1 .swiper-slide {
  height: 3.52rem;
}
.banner .swiper-container1 img {
  width: 100%;
  height: 100%;
}
.banner .swiper-pagination-bullet-active {
  background: #fff !important;
}
.inner-banner img {
  width: 100%;
  height: 3.28rem;
}
.p-list ul {
  display: flex;
  flex-wrap: wrap;
}
.p-list ul li {
  margin-top: 0.3rem;
  width: 3.33rem;
  height: 4rem;
  border: 1px solid #efefef;
  margin-left: 0.25rem;
}
.p-list ul li:hover .text {
  background: #006cdb;
  color: #fff;
}
.p-list ul li:hover .text i {
  color: #fff;
}
.p-list ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.p-list ul li div {
  text-align: center;
  overflow: hidden;
}
.p-list ul li img {
  /* width: 100%; */
  text-align: center;
  height: 3.3rem;
}
.p-list ul li .text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0.75rem;
  opacity: 1;
  background: #f7f7f7;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding: 0 0.15rem;
  box-sizing: border-box;
  line-height: 0.75rem;
  background: #f7f7f7;
}
.p-list ul li .text p {
  width: 2.54rem;
  font-size: 0.3rem;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 0.75rem;
  text-align: center;
}
.p-list ul li .text i {
  color: #999;
  font-size: 0.26rem;
}
.classify {
  position: relative;
  z-index: 10;
}
.classify .c-wrap {
  width: 100%;
  height: 1.03rem;
  line-height: 1.03rem;
  opacity: 1;
  background: #f8f8f8;
}
.classify .left .title {
  font-size: 0.34rem;
  font-weight: 700;
  text-align: left;
  color: #333333;
}
.classify .left .title span {
  display: inline-block;
  color: rgba(96, 96, 96, 0.96);
  transform: rotate(90deg);
  margin-left: 0.13rem;
}
.classify .left > ul {
  opacity: 1;
  overflow-y: auto;
  white-space: nowrap;
}
.classify .left > ul.a {
  overflow-x: scroll;
}
.classify .left > ul > li {
  height: 1.03rem;
  line-height: 1.03rem;
  font-size: 0.34rem;
  font-weight: 700;
  position: relative;
  margin-right: 0.3rem;
  display: inline-block;
}
.classify .left > ul > li:nth-last-child(1) {
  margin-right: 0;
}
.classify .left > ul > li a {
  color: #333;
}
.classify .left > ul > li.active a {
  color: #006cdb;
}
.classify .left > ul > li ul {
  position: absolute;
  top: 1.07rem;
  z-index: 10;
  width: 2.71rem;
  padding: 0.15rem 0.3rem;
  font-size: 0.28rem;
  line-height: 0.7rem;
  background: #fff;
  box-sizing: border-box;
  z-index: 1000000000;
  box-shadow: -1px 1px 24px 0px rgba(0, 108, 219, 0.06);
  z-index: 1000000000;
  display: none;
}
.classify .left > ul > li ul a {
  color: #666 !important;
}
.bar_menu {
  margin-bottom: 0.26rem;
  height: 1.03rem;
  border-bottom: 1px solid #f5f5f5;
}
.bar_menu .active {
  border-bottom: 2px solid #006cdb;
}
.bar_menu .swiper-slide {
  display: block;
  height: 1.03rem;
  line-height: 1.03rem;
  float: left;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.bar_menu .swiper-slide:hover .sub {
  display: block;
}
.sub {
  position: absolute;
  left: 0;
  top: 1.03rem;
  background: #fff;
  width: 100%;
  display: none;
  /* padding: 0.2rem 0.1rem; */
}
.sub a {
  display: block;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.28rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.swiper-slide-active {
  color: #161616;
  position: relative;
  box-sizing: border-box;
}
.main {
  padding: 0 0.24rem 0.6rem;
}
.main.page {
  line-height: 0.5rem;
  font-size: 0.28rem;
}
.main.page img {
  max-width: 100%;
}
.main.detail {
  font-size: 0.24rem;
  margin-top: 0.4rem;
}
.main.detail .tit {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.main.detail .related {
  text-align: center;
  color: #666;
  font-size: 0.24rem;
  line-height: 0.6rem;
}
.main.detail .text {
  line-height: 0.4rem;
  margin: 0.1rem 0;
}
.main.detail .text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.main.detail .text p {
  line-height: 0.4rem;
}
.main.detail .other li {
  line-height: 0.4rem;
}
.main.detail .other li:hover a {
  color: #038a03;
}
.section .product {
  margin-top: 0.3rem;
}
.section .product .scroller ul {
  display: flex;
  overflow-x: scroll;
  white-space: nowrap;
  margin-top: 0.28rem;
}
.section .product .scroller ul li {
  width: 3.23rem;
  height: 0.64rem;
  line-height: 0.64rem;
  opacity: 1;
  border: 1px solid #dcdcdc;
  margin-right: 0.17rem;
  font-size: 0.3rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.section .product .scroller ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.section .product .scroller ul li.active {
  background: #006cdb;
  color: #fff;
}
.section .product .scroller ul li.active a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.section .about-us {
  width: 100%;
  opacity: 1;
  margin-top: 68px;
  padding: 1px;
  box-sizing: border-box;
}
.section .about-us .back-img {
  left: 0;
  width: 100%;
  height: 2.49rem;
  z-index: -1;
  position: absolute;
}
.section .about-us .back-img img {
  height: 100%;
}
.section .about-us .c-title {
  opacity: 0.04;
  color: #ffffff;
}
.section .about-us .about-content {
  margin-top: 3.07vw;
  position: relative;
}
.section .about-us .about-content .right {
  width: 7.02rem;
  height: 6.36rem;
  opacity: 1;
  background: #ffffff;
  padding: 0.26rem;
  box-shadow: 0px 0.05rem 0.29rem 0px rgba(30, 93, 177, 0.09);
  margin: 0 auto;
  box-sizing: border-box;
}
.section .about-us .about-content .right > p:nth-child(1) {
  opacity: 1;
  font-size: 0.3rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 2px;
}
.section .about-us .about-content .right > p:nth-child(2) {
  width: 0.4rem;
  height: 0.04rem;
  margin-top: 0.19rem;
  opacity: 1;
  background: #ff8400;
}
.section .about-us .about-content .right > p:nth-child(3) {
  font-size: 0.3rem;
  font-weight: 400;
  text-align: justify;
  color: #333333;
  margin-top: 0.19rem;
  line-height: 0.48rem;
}
.section .about-us .about-content .right .clumn {
  margin-top: 0.28rem;
}
.section .about-us .about-content .right .clumn li {
  margin-right: 0.48rem;
  text-align: center;
}
.section .about-us .about-content .right .clumn img {
  width: 0.75rem;
  height: 0.75rem;
}
.section .about-us .about-content .right .clumn p {
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 0.6rem;
}
.section .about-us .about-content .right .clumn p.active {
  color: #006cdb;
}
.section .product2 {
  margin-top: 0.41rem;
}
.section .product2 .p-list {
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
}
.section .product2 .p-list .p-img {
  width: 3.39rem;
  height: 2.35rem;
}
.section .product2 .p-list .p-img > img {
  border: 1px solid #e9e9e9;
  width: 3.39rem;
  height: 2.8rem;
  display: block;
}
.section .product2 .p-list li {
  width: 3.4rem;
  position: relative;
  text-align: left;
  margin-top: 0.2rem;
  margin-left: 0.14rem;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0px;
  line-height: 0.45rem;
  height: 2.8rem;
}
.section .product2 .p-list li:nth-of-type(2n + 1) {
  margin-left: 0;
}
.section .product2 .p-list .p2 {
  width: 100%;
  text-align: center;
  bottom: 0;
  height: 0.49rem;
  line-height: 0.49rem;
  position: absolute;
  color: #fff;
  font-size: 0.28rem;
  background: rgba(4, 115, 219, 0.6);
}
.section .about-content {
  margin-top: 0.2rem;
  min-height: 300px;
  margin-bottom: 0.58rem;
  max-width: 100%;
}
.section .about-content > img {
  max-width: 100%;
  margin-top: 0.34rem;
}
.section .about-content .text p:nth-child(1) {
  opacity: 1;
  font-size: 0.3rem;
  font-weight: 500;
  text-align: left;
  color: #888888;
  margin: 0.296rem 0;
}
.section .about-content .text p:nth-child(2) {
  width: 0.59rem;
  height: 1px;
  opacity: 1;
  background: #d5d5d5;
}
.section .about-content .c-detail {
  margin-top: 0.4rem;
}
.section .about-content .c-detail .btn {
  margin-top: 0.2rem;
  width: 1.85rem;
  height: 0.6rem;
  line-height: 0.6rem;
  opacity: 1;
  background: #0e73db;
  border-radius: 0.17rem;
  font-size: 0.3rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.section .about-content .c-detail .btn span {
  display: inline-block;
}
.section .about-content .c-detail .btn img {
  margin-right: 5px;
}
.section .about-content .c-detail p {
  font-size: 0.32rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.6rem;
}
.section .about-content .title {
  margin-top: 0.46rem;
}
.section .about-content .title p:nth-child(1) {
  font-size: 0.37rem;
  font-weight: 500;
  color: #333333;
}
.section .about-content .title p:nth-child(2) {
  font-size: 0.24rem;
  font-weight: 400;
  text-align: left;
  margin-top: 0.05rem;
}
.section .about-content .erwei {
  display: flex;
  margin-top: 0.3rem;
}
.section .about-content .erwei p {
  font-size: 0.24rem !important;
}
.section .about-content .erwei div {
  text-align: center;
}
.section .about-content .erwei div:nth-child(1) {
  margin-right: 0.13rem;
}
.section .about-content .erwei img {
  width: 2.44rem;
  height: 2.44rem;
}
.section .about-content .form {
  margin-top: 0.2rem;
}
.section .about-content .form p {
  font-size: 0.32rem;
  text-align: left;
  color: #333;
  position: relative;
}
.section .about-content .form p span {
  color: red !important;
  left: 5px;
  top: 5px;
}
.section .about-content .form input {
  width: 7.04rem;
  height: 0.76rem;
  opacity: 1;
  background: #f7f7f7;
  margin-top: 0.2rem;
  border: none;
  outline: none;
  padding-left: 0.17rem;
  box-sizing: border-box;
}
.section .about-content .form .mes {
  margin-top: 0.31rem;
}
.section .about-content .form textarea {
  margin-top: 0.19rem;
  width: 7.04rem;
  height: 1.26rem;
  opacity: 1;
  background: #f7f7f7;
  padding: 0.17rem;
  box-sizing: border-box;
  outline: none;
  border: none;
}
.section .about-content .form button {
  width: 3.83rem;
  height: 0.68rem;
  font-size: 0.32rem;
  text-align: center;
  color: #fff;
  line-height: 0.68rem;
  opacity: 1;
  background: #0e73db;
  margin-top: 0.46rem;
  border: none;
}
.section .honor {
  width: 100%;
  margin: 0.2rem auto 0;
}
.section .honor ul {
  display: flex;
  flex-wrap: wrap;
}
.section .honor ul li {
  width: 3.37rem;
  height: 5.22rem;
  opacity: 1;
  border: 1px solid #eaeaea;
  margin-left: 0.28rem;
  margin-top: 0.28rem;
  border: 1px solid #eaeaea;
  padding: 0.13rem;
  box-sizing: border-box;
}
.section .honor ul li p {
  font-size: 14px;
  margin-top: 10px;
  width: 2.5rem;
  text-align: center;
  margin: 0.2 auto 0;
}
.section .honor ul li img {
  width: 3.09rem;
  height: 4.36rem;
}
.section .honor ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.section .credit {
  width: 100%;
  height: 7.54rem;
  opacity: 1;
  overflow: hidden;
  margin-top: 0.43rem;
}
.section .credit .back {
  position: absolute;
  width: 100%;
  height: 10.04rem;
  z-index: -1;
}
.section .credit .back img {
  width: 100%;
  height: 7.54rem;
}
.section .news {
  margin-top: 0.42rem;
}
.section .news .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.2rem;
}
.section .news .list li {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
  padding: 0.29rem 0;
}
.section .news .list li a {
  display: flex;
}
.section .news .list li a img {
  width: 160px;
  height: 133px;
  border-radius: 10px;
}
.section .news .list li a .text p:nth-of-type(1) {
  font-size: 0.32rem;
  font-weight: 500;
  text-align: left;
  color: #333333;
  display: flex;
  justify-content: space-between;
}
.section .news .list li a .text p:nth-of-type(1) .time {
  text-align: left;
  font-size: 0.28rem;
  color: #999999;
}
.section .news .list li a .text p:nth-of-type(1) span:nth-child(1) {
  width: 5.2rem;
}
.section .news .list li a .text p:nth-of-type(2) {
  font-size: 0.3rem;
  font-weight: 400;
  text-align: justify;
  color: #666666;
  line-height: 0.43rem;
  margin-top: 0.19rem;
}
.section .news .list li a .more {
  width: 1.4rem;
  height: 0.41rem;
  line-height: 0.41rem;
  opacity: 1;
  border: 1px solid #e5e5e5;
  border-radius: 0.05rem;
  font-size: 0.26rem;
  color: #999;
  text-align: center;
  margin-top: 0.19rem;
}
.section .partner {
  background: #fff;
  padding: 0.42rem 0 0rem 0rem;
}
.section .partner .tempWrap {
  width: 6.9rem !important;
}
.section .partner .partner-wrap {
  width: 100%;
}
.section .partner ul {
  display: flex;
  width: 1200px !important;
  margin-top: 0.5rem !important;
}
.section .partner ul li {
  text-align: center;
  width: 2.3rem !important;
  height: 0.97rem;
  display: flex;
  align-items: center;
  border: 1px solid #efefef;
  margin-right: 0.2rem;
  text-align: center;
}
.section .partner ul li img {
  width: 1.6rem;
}
.section .partner ul li > div {
  width: 100%;
  text-align: center;
}
.w-content img {
  max-width: 100%;
}
.copyright {
  font-size: 0.26rem;
  font-weight: 500;
  text-align: center;
  color: #333333;
  line-height: 0.31rem;
  padding: 0.32rem 0;
  margin-bottom: 1.2rem;
  border-top: 1px solid #e9e9e9;
  margin-top: 0.6rem;
}
.news-right {
  position: relative;
}
.news-right .p-list ul {
  display: flex;
  flex-wrap: wrap;
}
.news-right .p-list ul li {
  margin-top: 23px;
  width: 279px;
  border: 1px solid #efefef;
  margin-left: 23px;
}
.news-right .p-list ul li:hover .text {
  background: #006cdb;
  color: #fff;
}
.news-right .p-list ul li:hover .text i {
  color: #fff;
}
.news-right .p-list ul li:nth-child(3n + 1) {
  margin-left: 0;
}
.news-right .p-list ul li img {
  width: 100%;
  height: 6.29rem;
  opacity: 1;
  background: #df2d20;
}
.news-right .p-list ul li .text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 68px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding: 0 15px;
  box-sizing: border-box;
  line-height: 68px;
  background: #f7f7f7;
}
.news-right .p-list ul li .text p {
  width: 179px;
}
.news-right .p-list ul li .text i {
  color: #999;
  font-size: 18px;
}
.p-detail {
  margin-top: 0.5rem;
  width: 100%;
}
.p-detail .bd {
  width: 100%;
  border: 1px solid #efefef;
}
.p-detail .bd .tempWrap {
  width: 100% !important;
}
.p-detail .bd img {
  width: 7rem;
}
.p-detail .picFocus {
  width: 7rem;
  position: relative;
}
.p-detail .picFocus .pro-list {
  display: flex;
  margin-top: 15px;
  width: 7rem;
  height: 1.38rem;
  opacity: 1;
  background: #f8f8f8;
  padding: 8px 0;
  box-sizing: border-box;
}
.p-detail .picFocus .prev-arrow,
.p-detail .picFocus .next-arrow {
  width: 24px;
  height: 1.38rem;
  line-height: 1.38rem;
  opacity: 1;
  background: #f0f0f0;
  margin-top: -8px;
  text-align: center;
  color: #959595;
}
.p-detail .picFocus .prev-arrow span,
.p-detail .picFocus .next-arrow span {
  color: #333333;
  font-size: 18px;
}
.p-detail .picFocus .prev-arrow:hover,
.p-detail .picFocus .next-arrow:hover {
  background: #0165b1;
}
.p-detail .picFocus .prev-arrow:hover span,
.p-detail .picFocus .next-arrow:hover span {
  color: #fff;
}
.p-detail .picFocus .prev-arrow a,
.p-detail .picFocus .next-arrow a {
  display: block;
  width: 100%;
  height: 100%;
}
.p-detail .picFocus .prev-arrow {
  transform: rotate(180deg);
}
.p-detail .picFocus .hd {
  overflow: hidden;
  width: 100%;
  margin-left: 10px;
}
.p-detail .picFocus .hd ul {
  display: flex;
}
.p-detail .picFocus .hd li {
  margin-right: 7px;
  margin-right: 7px;
  border: 1px solid #efefef;
  width: 1.13rem;
  height: 1.13rem;
}
.p-detail .picFocus .hd li img {
  width: 1.13rem;
  height: 1.13rem;
}
.p-detail .parameter p {
  font-size: 0.28rem;
  line-height: 0.55rem;
}
.p-detail .parameter p > .title {
  font-size: 0.28rem;
  font-weight: 500;
  text-align: left;
  color: #999999;
  margin-right: 0.2rem;
}
.p-detail .parameter p:nth-child(1) {
  font-size: 0.34rem;
  font-weight: 700;
  text-align: left;
  color: #333333;
  margin-top: 0.8rem;
}
.p-detail .parameter p:nth-child(2) {
  font-size: 0.28rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.6rem;
  margin-top: 0.3rem;
}
.p-detail .parameter .fire {
  margin-top: 0.3rem;
  font-size: 0.28rem;
  color: #464646;
  font-weight: 500;
}
.p-detail .parameter .fire span:nth-child(1) {
  margin-right: 0.35rem;
}
.p-detail .parameter .fire i {
  color: #222;
  font-weight: 700;
  font-size: 0.4rem;
  margin-right: 3px;
}
.delivery {
  width: 100%;
  height: 0.66rem;
  line-height: 0.66rem;
  margin-top: 0.3rem;
  opacity: 1;
  background: #006cdb;
}
.delivery ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.delivery li {
  display: inline-block;
  width: 2.06rem;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 0.34rem;
}
.delivery li.tab_menu_active {
  background: #f89f00;
}
.content-delivery {
  margin-top: 26px;
  width: 100%;
}
.content-delivery .tab_content {
  display: none;
}
.content-delivery .tab_content_active {
  display: block;
}
.inner-pro {
  margin-top: 0.24rem;
}
.concat {
  width: 100%;
  height: 13.47rem;
  opacity: 1;
  overflow: hidden;
  background: url('/themes/mobile_template/public/assets/images/wap_08.png') no-repeat;
  margin-bottom: 1.1rem;
}
.concat .content {
  width: 7.01rem;
  height: 11.64rem;
  margin: 0.45rem auto 0;
  opacity: 1;
  background: #ffffff;
  padding: 0 0.5rem;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0px 1px 35px 0px rgba(223, 160, 169, 0.19);
}
.concat .content .c-detail .btn {
  margin-top: 0.2rem;
  width: 1.85rem;
  height: 0.6rem;
  line-height: 0.6rem;
  opacity: 1;
  background: #0e73db;
  border-radius: 0.17rem;
  font-size: 0.3rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.concat .content .c-detail .btn span {
  display: inline-block;
}
.concat .content .c-detail .btn img {
  margin-right: 5px;
}
.concat .content .c-detail p {
  font-size: 0.32rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.6rem;
}
.concat .content .title {
  margin-top: 0.46rem;
}
.concat .content .title p:nth-child(1) {
  font-size: 0.37rem;
  font-weight: 500;
  color: #333333;
}
.concat .content .title p:nth-child(2) {
  font-size: 0.24rem;
  font-weight: 400;
  text-align: left;
  margin-top: 0.05rem;
}
.concat .content .erwei {
  display: flex;
  margin-top: 0.1rem;
}
.concat .content .erwei p {
  font-size: 0.24rem !important;
}
.concat .content .erwei div {
  text-align: center;
}
.concat .content .erwei div:nth-child(1) {
  margin-right: 0.13rem;
}
.concat .content .erwei img {
  width: 1.43rem;
  height: 1.43rem;
}
.concat .content .form {
  margin-top: 0.2rem;
}
.concat .content .form p {
  font-size: 0.32rem;
  text-align: left;
  color: #333;
  position: relative;
}
.concat .content .form p span {
  color: red !important;
  left: 5px;
  top: 5px;
}
.concat .content .form input {
  width: 6.08rem;
  height: 0.76rem;
  opacity: 1;
  background: #f7f7f7;
  margin-top: 0.2rem;
  border: none;
  outline: none;
  padding-left: 0.17rem;
  box-sizing: border-box;
}
.concat .content .form .mes {
  margin-top: 0.31rem;
}
.concat .content .form textarea {
  margin-top: 0.19rem;
  width: 6.08rem;
  height: 1.26rem;
  opacity: 1;
  background: #f7f7f7;
  padding: 0.17rem;
  box-sizing: border-box;
  outline: none;
  border: none;
}
.concat .content .form button {
  width: 3.83rem;
  height: 0.68rem;
  font-size: 0.32rem;
  text-align: center;
  color: #fff;
  line-height: 0.68rem;
  opacity: 1;
  background: #0e73db;
  margin-top: 0.46rem;
  border: none;
}
.footer {
  width: 100%;
  height: 1.2rem;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 3px 16px 0px rgba(49, 93, 192, 0.1);
  font-size: 0.24rem;
  position: fixed;
  left: 0;
  bottom: 0rem;
  z-index: 10000;
}
.footer .fx1 {
  border-left: 1px solid #f6f6f6;
}
.footer .fx1:nth-child(1) {
  border-left: none;
}
.footer img {
  margin-top: 0.23rem;
  width: 0.52rem;
  height: 0.47rem;
}
.footer img:nth-of-type(2) {
  display: none;
}
.footer p {
  margin-top: 0.03rem;
  color: #292929;
}
.footer .active p {
  color: #0e73db !important;
}
.footer .active img:nth-of-type(1) {
  display: none;
}
.footer .active img:nth-of-type(2) {
  display: block;
}
.footer div a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1.04rem;
  color: #ff5400;
}
.footer div a .iconfont {
  font-size: 0.5rem;
  margin-bottom: -0.1rem;
}
.products .p-list {
  margin-top: 0.36rem;
  display: flex;
  flex-wrap: wrap;
}
.products .p-list .p-img {
  width: 3.39rem;
  height: 2.23rem;
}
.products .p-list .p-img > img {
  border: 1px solid #e9e9e9;
  width: 3.39rem;
  height: 2.23rem;
  display: block;
}
.products .p-list li {
  width: 3.39rem;
  position: relative;
  text-align: left;
  margin-top: 0.14rem;
  margin-left: 0.14rem;
  font-size: 0.28rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0px;
  line-height: 0.45rem;
}
.products .p-list li:nth-of-type(2n + 1) {
  margin-left: 0;
}
.products .p-list li:hover .masks {
  display: block;
}
.nav-pop {
  width: 4rem;
  background: #000;
  position: fixed;
  height: 100%;
  top: 0;
  left: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: 12000;
  overflow: hidden;
  overflow-y: auto;
}
.nav-pop .bottom-div {
  text-align: center;
  margin-top: 0.8rem;
}
.nav-pop .bottom-div .logo img {
  width: 2.62rem;
}
.nav-pop .bottom-div .call {
  margin-top: 0.4rem;
}
.nav-pop .bottom-div .call span {
  vertical-align: middle;
  color: #838281;
  font-size: 0.24rem;
  margin-left: 0.2rem;
}
.nav-pop .bottom-div .call img {
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
}
.nav-pop .home {
  width: 0.88rem;
  height: 0.88rem;
  background: #cfcfcf;
  border: 1px solid #d2d2d2;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0.47rem auto;
}
.nav-pop .home a {
  display: block;
  text-align: center;
}
.nav-pop .home img {
  width: 0.64rem;
  height: 0.57rem;
  margin: 0 0.08rem;
}
.nav-pop.show {
  transform: translate3d(-100%, 0, 0);
  opacity: 1;
}
.nav-pop li,
.nav-pop li.leaf,
.nav-pop ul,
.nav-pop ul.menu {
  list-style: none;
}
.menu-name-main-menu {
  margin-top: 30px;
  width: 100%;
  overflow-y: auto;
}
.menu-name-main-menu .childMenu {
  display: none;
}
.menu-name-main-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 0.95rem;
  text-align: center;
}
.menu-name-main-menu ul li .menu {
  display: none;
  font-size: 0.28rem;
  color: #fff;
  background: transparent;
}
.menu-name-main-menu ul li .menu > li {
  width: 4.14rem;
  margin: 0 auto;
  border-bottom: 1px solid rgba(210, 210, 210, 0.6);
}
.menu-name-main-menu ul li .menu > li a {
  color: #fff;
}
.menu-name-main-menu ul li .menu > li:nth-last-child(1) {
  border: none;
}
.menu-name-main-menu ul li .menu > li .child-menu {
  border-top: 1px solid rgba(210, 210, 210, 0.6);
  box-sizing: border-box;
  width: 4.14rem;
  background: rgba(0, 0, 0, 0.6);
}
.menu-name-main-menu ul li .menu > li .child-menu a {
  color: #fff;
  opacity: 0.6;
}
.menu-name-main-menu ul li .menu > li .child-menu > li {
  border: none;
  padding-left: 0.6rem;
  box-sizing: border-box;
}
.menu-name-main-menu ul li .title {
  width: 1.2rem;
  font-size: 0.3rem;
  color: #fff;
  display: inline-block;
}
.menu-name-main-menu ul li a > span:nth-child(2) {
  margin-left: 0.7rem;
  color: #c9c9c9;
  font-size: 0.24rem;
}
.menu-name-main-menu ul li.collapsed,
.menu-name-main-menu ul li.expanded {
  list-style: none;
}
.menu-name-main-menu ul li.expanded:before {
  transform: rotate(0deg);
}
.menu-name-main-menu ul li.collapsed .icon {
  display: inline-block;
  transform: rotate(90deg);
}
.menu-level-1 > ul > li:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #e7e7e7;
  transform: scaleY(0.5);
}
.menu-level-1 > ul > li > a {
  font-size: 18px;
  display: block;
  width: 100%;
  color: #333;
  position: relative;
  z-index: 3;
}
.menu-level-1 > ul > li > ul {
  transition: all 0.5s;
  overflow: hidden;
  padding-bottom: 10px;
  display: none;
}
.menu-level-1 > ul > li.collapsed ul {
  display: block;
}
.nav-pop dl {
  padding-top: 15px;
}
.nav-pop dt {
  font-size: 16px;
  color: #333;
}
.nav-pop dl.full {
  width: 100%;
  clear: both;
}
.nav-pop dl.full:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  overflow: hidden;
  clear: both;
}
.nav-pop dl.full dt {
  float: left;
  line-height: 32px;
}
.nav-pop dl.full dd {
  float: right;
  font-size: 16px;
  line-height: 32px;
}
.nav-pop dl.full dd a {
  color: #4681fb;
}
.nav-pop a.wx,
.nav-pop a.wb {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  float: left;
}
.nav-pop dd a.wx {
  background-image: url('http://s.e.baidu.com/sites/all/themes/ebaidu2018/images/iconWx.svg');
  position: relative;
  margin-right: 10px;
}
.nav-pop dd a.wx span {
  width: 129px;
  height: 149px;
  position: absolute;
  right: 0;
  bottom: 32px;
  display: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.nav-pop dd a.wx:hover span {
  display: block;
}
.nav-pop dd a.wx span img {
  width: 100%;
}
.nav-pop dd a.wb {
  background-image: url('http://s.e.baidu.com/sites/all/themes/ebaidu2018/images/iconWb.svg');
}
.nav-pop-bottom {
  width: 100%;
  padding: 0 20px 20px;
  position: relative;
  z-index: 3;
}
#layer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: transparent;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 11;
  top: 0;
  left: 0;
  display: none;
}
.thead {
  width: 100%;
  height: 0.89rem;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.picShow_eyes {
  width: 574px !important;
  height: 788px !important;
}
.pic_img {
  width: 650px !important;
}
.pic_img img {
  width: 574px !important;
  height: 788px !important;
}
.picShow {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: absolute;
  top: -37px;
  right: -20px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(/themes/mobile_template/public/assets/images/close.svg) no-repeat;
  background-size: 100% 100%;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 50% !important;
  transform: translate(-50%) !important;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  width: 5.61rem;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.pictures_eyes_in img {
  width: 5.61rem;
  height: 3.82rem;
}
.pictures_eyes_in .prev,
.pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 29px;
  height: 29px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: -30px;
  background: url(/themes/mobile_template/public/assets/images/arrow-left.svg) no-repeat;
  background-size: 100% 100%;
}
.pictures_eyes_in .next {
  right: -30px;
  background: url(/themes/mobile_template/public/assets/images/arrow-left.svg) no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img {
  height: 50px;
}
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.history-list {
  position: relative;
  margin-top: 1.12rem;
  margin: 1.12rem 0.05rem 0;
}
.history-list li {
  display: flex;
  position: relative;
  padding-bottom: 1.05rem;
  float: none;
  padding-left: 0.5rem;
}
.history-list li .h-img {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.2rem;
  margin-top: -0.3rem;
}
.history-list li .h-img img {
  width: 100%;
  height: 100%;
}
.history-list li .li-main {
  margin-top: -0.3rem;
}
.history-list li:before {
  position: absolute;
  display: block;
  content: '';
  width: 0.01rem;
  background: #dedede;
  z-index: 1;
  height: calc(100% - 0.1rem);
  left: 0.035rem;
  top: 0.15rem;
}
.history-list li .year-div {
  font-size: 0.36rem;
  color: #333333;
  line-height: 0.3rem;
  font-weight: 700;
}
.history-list li .info-div {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.31rem;
  width: 4.71rem;
  margin-top: 0.15rem;
}
.history-list li:after {
  position: absolute;
  display: block;
  content: '';
  width: 0.45rem;
  height: 0.45rem;
  background: url(/themes/mobile_template/public/assets/images/quan.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  left: -0.18rem;
  top: 0rem;
}
.future {
  font-size: 0.36rem;
  font-weight: 400;
  text-align: left;
  color: #c8c8c8;
  line-height: 0.31rem;
  margin-top: 0.1rem;
}
.history-list li:nth-last-of-type(1) {
  padding-bottom: 0.6rem;
}
.history-list li:nth-last-of-type(1):before {
  position: absolute;
  display: block;
  content: '';
  width: 0.01rem;
  background: #dedede;
  z-index: 1;
  height: calc(100% - 0.1rem);
  left: 0.035rem;
  top: 0.15rem;
}
.phone-nav {
  position: fixed;
  display: block;
  width: 100%;
  height: 2rem;
  left: 0;
  top: 0;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.phone-nav .control-div button.down {
  position: absolute;
  right: 0.25rem;
  top: 0.15rem;
  z-index: 100;
  width: 0.5rem;
  height: 0.5rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMA0xXLwrED3EQAAAA3SURBVAjXYyAbsBgxMCg7gJnMgQpMogZgJpOokGKgAkSFYqCoEJCCCEMFEUyEAoQ2hGHIVpALALumBmGcan0RAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  border: 0;
}
.phone-nav .nav-main {
  position: relative;
  z-index: 1000;
  color: #fff;
}
.phone-nav .nav-main .second-nav {
  display: none;
}
.phone-nav .nav-main .second-nav ul li {
  font-size: 0.32rem;
  font-weight: 500;
  text-align: center;
  color: #bab4ac;
  line-height: 0.26rem;
}
.phone-nav .nav-main > ul {
  text-align: center;
  margin-top: 1.4rem;
  font-size: 0.36rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}
.phone-nav .nav-main > ul .collapsed .second-nav {
  display: block;
}
.phone-nav .nav-main > ul .current .second-nav {
  display: block;
}
.phone-nav .nav-main > ul li {
  margin-top: 0.73rem;
}
.filter {
  filter: blur(10px);
}
.content-detail {
  margin-top: 0.3rem;
}
.content-detail .content-title {
  text-align: center;
  font-size: 0.34rem;
  font-weight: 400;
  color: #343434;
}
.content-detail .content-time {
  text-align: center;
  font-size: 0.24rem;
  color: #999;
  line-height: 0.52rem;
}
.content-detail .content-time span:nth-child(2) {
  margin-left: 0.3rem;
}
.content-detail .content {
  text-align: left;
}
.content-detail .piece {
  margin-top: 0.45rem;
  font-size: 0.26rem;
  color: #343434;
  line-height: 0.45rem;
  font-weight: 700;
}
.content-detail .piece a {
  color: #343434;
  font-weight: 400;
  margin-left: 0.2rem;
}
.content-detail .piece .active a {
  color: #ff5400;
}
.masks {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  z-index: 100000000;
}
.maskVideo {
  display: none;
  border: 1px solid #080808;
  position: fixed;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
  z-index: 100;
  z-index: 1000000000;
}
.vclose {
  position: absolute;
  right: 1%;
  top: 1%;
  border-radius: 100%;
  cursor: pointer;
}
#certify {
  margin-top: 0.6rem;
  overflow: hidden;
}
#certify .swiper-container {
  width: 100%;
  height: 6.5rem;
  overflow: hidden;
}
#certify .swiper-slide {
  height: 5.47rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.18rem;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: center;
  transition: 300ms;
  box-sizing: border-box;
  transform: scale(0.8);
}
#certify .swiper-slide img {
  width: 100%;
  height: 100%£»;
}
#certify .swiper-slide p:nth-of-type(1) {
  font-size: 0.35rem;
  font-weight: 400;
  color: #555555;
  line-height: 0.61rem;
  margin-top: 0.43rem;
}
#certify .swiper-slide p:nth-of-type(2) {
  width: 0.45rem;
  height: 0.04rem;
  margin: 0 auto;
  background: #d9d9d9;
  margin: 0.43rem auto;
}
#certify .swiper-slide p:nth-of-type(3) {
  font-size: 0.28rem;
  font-weight: 500;
  text-align: center;
  color: #999999;
  line-height: 0.41rem;
}
#certify .swiper-slide-active,
#certify .swiper-slide-duplicate-active {
  transform: scale(1);
  margin: 0 auto;
  z-index: 1000;
}
.weixin-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.weixin-mask img {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.search {
  margin-top: 0.5rem;
}
.search .item input {
  width: 6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-radius: 0.1rem;
  font-size: 0.3rem;
}
.search .item .iconsousuo {
  font-size: 0.5rem;
  margin-left: 0.1rem;
  color: #161616;
}
.search ul {
  min-height: 5rem;
  padding: 0 0.24rem;
  margin-top: 0.4rem;
}
.search ul li a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.26rem;
  color: #333;
}
@media screen and (max-width: 375px) {
  .common-title .desc .p-desc {
    padding: 0 0.05rem;
    letter-spacing: -0.01rem;
  }
  .common-title .desc .line {
    width: 0.34rem;
    height: 1px;
    opacity: 1;
    background: #c2c2c1;
  }
}
.navBar {
  width: 4rem;
  height: 100%;
  position: fixed;
  left: -4rem;
  top: 0;
  background: #ffffff;
  z-index: 1000;
  overflow: auto;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 16px 0px rgba(49, 93, 192, 0.1);
}
.navBar.show {
  left: 0;
}
.navBar.show .close {
  right: 2.8rem;
  opacity: 1;
}
.navBar .close {
  position: fixed;
  right: 0;
  top: 0.2rem;
  font-size: 0.6rem;
  color: #000;
  z-index: 10000;
  transition: all 0.2s ease-in;
  opacity: 0;
}
.navBar .nav {
  padding-top: 0.4rem;
}
.navBar li a {
  display: block;
  width: 100%;
  height: 1.12rem;
  line-height: 1.12rem;
  border-bottom: 1px solid #ededed;
  font-size: 0.32rem;
  padding-left: 0.58rem;
  box-sizing: border-box;
}
.navBar li .tit {
  display: block;
  color: #fff;
  font-size: 0.36rem;
  height: 1rem;
  line-height: 1rem;
}
.navBar li .sub li a {
  display: block;
  height: 0.62rem;
  line-height: 0.62rem;
}
.navBar li.on .sub {
  display: block;
}
.navBar .sub a {
  color: #bab4ac;
  font-size: 0.32rem;
}
