.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .info {
  position: absolute;
  top: 8rem;
  left: 0rem;
  color: #fff;
  width: 100%;
  text-align: center;
}
.banner .info p {
  font-size: 0.8rem;
  margin-top: 0.83333333rem;
}
.banner .info .title {
  font-size: 1.33333333rem;
  margin-bottom: 1.16666667rem;
}
.banner .info .dot {
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
}
.banner .info .line {
  width: 15rem;
  margin: 0 auto;
  text-align: center;
}
.banner .info .line .line-left,
.banner .info .line .line-right {
  display: inline-block;
  vertical-align: middle;
  width: 6.66666667rem;
  height: 1px;
  background-color: #fff;
}
.banner .info .line .dot {
  margin: 0 0.26666667rem;
  vertical-align: middle;
}
.banner .item-tongxun .info {
/*  text-shadow: 0 0 0.33333333rem #333;
*/}
.banner .item-tongxun .alink {
margin-top: 0.6rem;
  letter-spacing: 0.016rem;
  padding: 0 0.4rem;
  font-size: 0.3rem;

}
.banner .item-tongxun .a {
    padding: 0 0.5rem;
    display: inline-block;
    line-height: 1.4rem;
    background-color: #0d70b9;
    cursor: pointer;
    color: #ffffff;
      font-size: 0.3rem;

}
.banner-nav {
  position: relative;
  height: 3.2rem;
  width: 100%;
  background-color: #005997;
  text-align: center;
}
.banner-nav .swiper-container {
  height: 100%;
}
.banner-nav .swiper-container .swiper-button-next,
.banner-nav .swiper-container .swiper-button-prev {
  height: 3.2rem;
  width: 2rem;
  background-color: #03416C;
  top: 0;
  margin-top: 0;
  background-image: url("../png/subnav-left.png");
  cursor: pointer;
}
.banner-nav .swiper-container .swiper-button-prev {
  left: 0;
}
.banner-nav .swiper-container .swiper-button-next {
  background-image: url("../png/subnav-right.png");
  right: 0;
}
.banner-nav .swiper-container .swiper-button-next.swiper-button-disabled,
.banner-nav .swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 0.75;
}
.banner-nav .item {
  cursor: pointer;
}
.banner-nav .item .icon {
  background-color: #005997;
  margin-top: 0.7rem;
}
.banner-nav .item .icon span {
  display: inline-block;
  width: 0.9rem;
  height: 0.93333333rem;
  background: url("../png/banner_dot.png") no-repeat center center;
  background-size: 100%;
}
.banner-nav .item .txt {
  margin-top: 0.26666667rem;
  font-size: 0.53333333rem;
  color: #fff;
}
.banner-nav .item.active span {
  background-image: url("../png/banner_dot_h.png");
}
.banner-nav .item.active .txt {
  color: #00FFFF;
}
.common-wrap {
}
.chunk-title {
  padding-top: 2.33333333rem;
  padding-bottom: 1.5rem;
  font-size: 0.8rem;
  color: #005694;
  text-align: center;
  font-weight: bolder;
  letter-spacing: 0.1rem;
}
.chunk-title p {
  color: #666;
  font-size: 0.66666667rem;
  margin-top: 0.53333333rem;
  font-weight: normal;
}
.chunk-sub-title {
  padding-bottom: 1rem;
  font-size: 0.73333333rem;
  color: #000;
}
.chunk-sub-title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 0.93333333rem;
  width: 3px;
  background-color: #005694;
  word-spacing: 3px;
  margin-right: 0.5rem;
}
.subnav-item-idc {
/*  font-size: 0.53333333rem;
*/  color: #666;
}
.subnav-item-idc .chunk-1 {
  padding-bottom: 3.33333333rem;
}
.subnav-item-idc .chunk-1 p {
  padding: 0.33333333rem 5rem;
  line-height: 1.2rem;
}
.subnav-item-idc .chunk-2 {
  position: relative;
}
.subnav-item-idc .chunk-2 .bg {
  width: 100%;
  height: 13.16666667rem;
}
.subnav-item-idc .chunk-2 .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #0088C2;
  opacity: .8;
}
.subnav-item-idc .chunk-2 .chunk-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
}
.subnav-item-idc .chunk-2 .chunk-box .chunk-title {
  color: #fff;
  padding-top: 3.33333333rem;
}
.subnav-item-idc .chunk-2 .chunk-box p {
  padding: 0 5rem;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.6rem;
}
.subnav-item-idc .chunk-3 {
  border-bottom: 1px solid #ccc;
}
.subnav-item-idc .chunk-3 .list-item {
  float: left;
  width: 50%;
  height: 6.66666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3.33333333rem 0 5rem;
}
.subnav-item-idc .chunk-3 .list-item .list-title {
  font-size: 0.6rem;
  color: #0088C2;
  margin-bottom: 0.5rem;
  height: 1rem;
}
.subnav-item-idc .chunk-3 .list-item .list-title img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.subnav-item-idc .chunk-3 .list-item .txt {
  line-height: 1.2rem;
}
.subnav-item-idc .chunk-4 {
  padding-bottom: 3rem;
}
.subnav-item-idc .chunk-4 .list-item {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.66666667rem;
  text-align: center;
}
.subnav-item-idc .chunk-4 .list-item .list-title {
  color: #0088C2;
  font-size: 0.6rem;
  margin: 0.6rem 0;
}
.subnav-item-idc .chunk-4 .list-item .list-txt {
/*  font-size: 0.46666667rem;
*/  line-height: 1.2rem;
}
.subnav-item-net {
  color: #666;
/*  font-size: 0.53333333rem;
*/}
.subnav-item-net .chunk-title {
  padding-top: 3.33333333rem;
  padding-bottom: 2rem;
}
.subnav-item-net .chunk-1 {
  padding-bottom: 3.33333333rem;
}
.subnav-item-net .chunk-1 p {
  /*padding: 0 6rem;
  text-align: center;
  */line-height: 1.2rem;
}
.subnav-item-net .chunk-2 {
  position: relative;
}
.subnav-item-net .chunk-2 .bg {
  height: 24.3rem;
  width: 100%;
}
.subnav-item-net .chunk-2 .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #0088C2;
  opacity: .8;
}
.subnav-item-net .chunk-2 .chunk-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
}
.subnav-item-net .chunk-2 .chunk-box .chunk-title {
  color: #fff;
  padding-top: 1.66666667rem;
  padding-bottom: 1rem;
}
.subnav-item-net .chunk-2 .chunk-box p {
  padding: 0 5rem;
  color: #fff;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.subnav-item-net .chunk-2 .chunk-box .net-box {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 1rem;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .button-box {
  text-align: center;
  padding: 0.4rem 0;
  border-bottom: 1px solid #ccc;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .button-box span {
  display: inline-block;
  width: 6rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background-color: #E6E6E6;
  color: #0088C2;
  border-radius: 8px;
  cursor: pointer;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .button-box span.ia {
  margin-right: 8.33333333rem;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .button-box span.active {
  background-color: #0088C2;
  color: #fff;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .content-item .desc {
  padding-left: 3rem;
  height: 2.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.2rem;
  border-bottom: 1px solid #ccc;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .content-item .list-box {
  padding-left: 3rem;
  padding-bottom: 0.66666667rem;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .content-item .list-title {
  font-size: 0.6rem;
  color: #0088C2;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .content-item .list-item {
  padding-bottom: 0.3rem;
}
.subnav-item-net .chunk-2 .chunk-box .net-box .content-item .list-item::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  margin-right: 8px;
}
.subnav-item-net .chunk-3 {
  padding-bottom: 3rem;
}
.subnav-item-net .chunk-3 p.title {
  line-height: 1.2rem;
  padding-bottom: 3rem;
}
.subnav-item-net .chunk-3 .table-box .table th,
.subnav-item-net .chunk-3 .table-box .table td {
  border-color: #fff;
  border-width: 3px;
}
.subnav-item-net .chunk-3 .table-box1 .table th,
.subnav-item-net .chunk-3 .table-box1 .table td {
  border: 1px solid #ddd;
}
.subnav-item-net .chunk-3 .table-box .table th {
  color: #fff;
  background-color: #0088C2;
  text-align: center;
  padding: 0.53333333rem 0;
}
.subnav-item-net .chunk-3 .table-box .table td {
  background-color: #f2f2f2;
  text-align: center;
  padding: 0.4rem 0.2rem;
  vertical-align: middle;
}
.subnav-item-net .chunk-3 .table-box1 .table td {
  background-color: #fff;
  text-align: left;
}
.subnav-item-net .chunk-3 .table-box .table tr:nth-child(even) td {
  background-color: #E6E6E6;
}
.subnav-item-net .chunk-3 .table-box1 .table tr:nth-child(even) td {
  background-color: #fff;
}
.subnav-item-net .chunk-3 .table-box .table tr td:nth-child(1) {
  color: #0C0C0C;
  font-weight: bolder;
}
.subnav-item-tongxun {
/*  font-size: 0.53333333rem;
*/}
.subnav-item-tongxun .chunk-1 {
  padding-bottom: 3rem;
}
.subnav-item-tongxun .chunk-1 .list {
  border: 1px solid #ccc;
  border-radius: 8px;
}
.subnav-item-tongxun .chunk-1 .list .list-item:nth-of-type(2) {
  border-right: none;
}
.subnav-item-tongxun .chunk-1 .list .list-item:nth-of-type(3) {
  border-bottom: none;
}
.subnav-item-tongxun .chunk-1 .list .list-item:nth-of-type(4) {
  border: none;
}
.subnav-item-tongxun .chunk-1 .list-item {
  float: left;
  width: 50%;
  height: 8.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 1rem;
  text-align: center;
}
.subnav-item-tongxun .chunk-1 .list-item img {
  width: 2.66666667rem;
}
.subnav-item-tongxun .chunk-1 .list-title {
  font-size: 0.66666667rem;
  color: #222222;
  font-weight: bolder;
  margin-bottom: 0.5rem;
}
.subnav-item-tongxun .chunk-1 .list-txt {
  line-height: 1.06666667rem;
}
.subnav-item-tongxun .chunk-2 {
  background-color: #f2f2f2;
  padding-bottom: 1.66666667rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box {
  border-radius: 0.33333333rem;
  -webkit-box-shadow: 0 0 10px #666;
          box-shadow: 0 0 10px #666;
  overflow: hidden;
}
.subnav-item-tongxun .chunk-2 .chunk-box .top-bar {
  background-color: #0088C2;
  color: #fff;
  height: 5rem;
  text-align: center;
}
.subnav-item-tongxun .chunk-2 .chunk-box .top-bar .bar-title {
  font-size: 0.73333333rem;
  font-weight: bolder;
  padding-top: 0.83333333rem;
  padding-bottom: 0.83333333rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .top-bar .list span {
  display: inline-block;
  padding: 0.2rem 0.2rem;
  border: 1px solid #fff;
/*  font-size: 0.4rem;
*//*  margin-right: 2.33333333rem;
*/}
.subnav-item-tongxun .chunk-2 .chunk-box .top-bar .list span.no-mr {
  margin-right: 0;
}
.subnav-item-tongxun .chunk-2 .chunk-box .mid-bar {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.subnav-item-tongxun .chunk-2 .chunk-box .mid-bar .bar-title {
  font-size: 0.66666667rem;
  font-weight: bolder;
  color: #0088C2;
  padding-top: 1rem;
  padding-bottom: 1.33333333rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .mid-bar .list-item {
  display: inline-block;
  width: 9.83333333rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .mid-bar .list-item img {
  width: 2.66666667rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .mid-bar .list-item p {
  color: #222;
  font-weight: bolder;
  margin-top: 0.33333333rem;
  padding-bottom: 0.66666667rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .bottom-bar {
  height: 6rem;
  background-color: #fff;
  text-align: center;
}
.subnav-item-tongxun .chunk-2 .chunk-box .bottom-bar .bar-title {
  font-size: 0.66666667rem;
  font-weight: bolder;
  color: #0088C2;
  padding-top: 1rem;
  padding-bottom: 1.33333333rem;
}
.subnav-item-tongxun .chunk-2 .chunk-box .bottom-bar img {
  display: inline-block;
  vertical-align: middle;
}
.subnav-item-tongxun .chunk-2 .chunk-box .bottom-bar .icon {
  margin-right: 8px;
}
.subnav-item-tongxun .chunk-2 .chunk-box .bottom-bar .icon-right {
  margin: 0 1rem;
}
.subnav-item-tongxun .chunk-3 {
  padding-bottom: 3rem;
}
.subnav-item-tongxun .chunk-3 .list-item {
  float: left;
  width: 20%;
}
.subnav-item-tongxun .chunk-3 .list-item .list-title {
  font-weight: bolder;
  color: #222;
  margin-bottom: 0.66666667rem;
  height: 2rem;
}

.subnav-item-tongxun .chunk-3 .list-item .list-title .img {
    float: left;
    height: 2rem;
    padding-right: 0.1rem;
}


.subnav-item-tongxun .chunk-3 .list-item p {
  margin-bottom: 0.83333333rem;
  padding-left: 1rem;
  height: 2rem;
   position: relative;
}
.subnav-item-tongxun .chunk-3 .list-item p::before {
/*  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #666;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;*/

content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #666;
    position: absolute;
    top: 0.3rem;
    left: 0.5rem;

}
.subnav-item-tongxun .chunk-4 {
  position: relative;
}
.subnav-item-tongxun .chunk-4 .bg {
  width: 100%;
}
.subnav-item-tongxun .chunk-4 .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0088C2;
  opacity: .8;
  z-index: 10;
}
.subnav-item-tongxun .chunk-4 .chunk-box {
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.subnav-item-tongxun .chunk-4 .chunk-box .chunk-title {
  padding-top: 1.66666667rem;
  padding-bottom: 1rem;
  color: #fff;
}
.subnav-item-tongxun .chunk-4 .chunk-box .chunk-title p {
  color: #fff;
}
.subnav-item-tongxun .chunk-4 .content-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  border-radius: 0.33333333rem;
  overflow: hidden;
  padding: 1.16666667rem 0 2.33333333rem 1.5rem;
}
.subnav-item-tongxun .chunk-4 .content-box .left {
  float: left;
  position: relative;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list {
  padding: 0.33333333rem 0;
  position: relative;
  z-index: 21;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list .list-item:nth-last-of-type(1) {
  margin-bottom: 0;
}
.subnav-item-tongxun .chunk-4 .content-box .left .line {
  position: absolute;
  right: 1.26666667rem;
  top: 0;
  z-index: 20;
  height: 100%;
  width: 1px;
  background-color: #CCCCCC ;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item {
  width: 12.33333333rem;
  height: 1.33333333rem;
  margin-bottom: 1rem;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item .txt {
  display: inline-block;
  vertical-align: middle;
  width: 8.66666667rem;
  height: 100%;
  line-height: 1.33333333rem;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item .dot-active {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.9rem;
  width: 0.63333333rem;
  height: 0.63333333rem;
  background-color: #0088C2;
  border-radius: 50%;
  display: none;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item .arrow {
  margin-left: 0.16666667rem;
  display: none;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item .dot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2rem;
  width: 0.46666667rem;
  height: 0.46666667rem;
  background-color: #666;
  border-radius: 50%;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item.active .arrow,
.subnav-item-tongxun .chunk-4 .content-box .left .list-item.active .dot-active {
  display: inline-block;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item.active .dot {
  display: none;
}
.subnav-item-tongxun .chunk-4 .content-box .left .list-item.active .txt {
  background-color: #0088C2;
  color: #fff;
}
.subnav-item-tongxun .chunk-4 .content-box .right {
  float: left;
}
.subnav-item-tongxun .chunk-4 .content-box .right .list-item img {
  float: left;
  width: 15rem;
}
.subnav-item-tongxun .chunk-4 .content-box .right .list-item img.last {
  width: 11.66666667rem;
}
.subnav-item-tongxun .chunk-4 .content-box .right .list-item .info-box {
  float: left;
  padding-top: 2rem;
}
.subnav-item-tongxun .chunk-4 .content-box .right .list-item .info-box p {
  margin-bottom: 1.2rem;
}
.subnav-item-tongxun .chunk-4 .content-box .right .list-item .info-box p::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  margin-right: 8px;
}
.subnav-item-tongxun .chunk-5 {
  padding-bottom: 3rem;
}
.subnav-item-tongxun .chunk-5 .list {
  border: 1px solid #ccc;
  border-radius: 0.33333333rem;
  overflow: hidden;
}
.subnav-item-tongxun .chunk-5 .list-item {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3333%;
  border-right: 1px solid #ccc;
}
.subnav-item-tongxun .chunk-5 .list-item:nth-of-type(3) {
  border-right: none;
}
.subnav-item-tongxun .chunk-5 .list-item:nth-of-type(6) {
  border-right: none;
}
.subnav-item-tongxun .chunk-5 .item-top {
  text-align: center;
  height: 5.83333333rem;
  border-bottom: 1px solid #ccc;
}
.subnav-item-tongxun .chunk-5 .item-top img {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  width: 4rem;
}
.subnav-item-tongxun .chunk-5 .item-top p {
  font-size: 0.66666667rem;
  color: #222;
}
.subnav-item-tongxun .chunk-5 .item-bottom {
  padding: 0.66666667rem 1.33333333rem 0 1.33333333rem;
  height: 11rem;
}
.subnav-item-tongxun .chunk-5 .item-bottom p {
  line-height: 1.2rem;
  position: relative;
  padding-left: 0.5rem;
}
.subnav-item-tongxun .chunk-5 .item-bottom p::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  position: absolute;
  top: 0.5rem;
  left: 0;
}

.chunk-1 .list-box {
  text-align: center;
}
.chunk-1 .list-box .item {
  margin-top: 1.7rem;
  display: inline-block;
  vertical-align: top;
  width: 18rem;
  height: 9rem;
  /*border-radius: 10px;
  */overflow: hidden;
  position: relative;
  margin-right: 1rem;
}
  .chunk-1 .list-box .item.active .back {
    display: block;
  }

.chunk-1 .list-box .item .back {
  margin-left: 2.5rem;
    width: 13.83333333rem;
  border: 1px solid #95d0e2;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.13333333rem;
  overflow: hidden;
  z-index: 11;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chunk-1 .list-box .item .back .img {
  padding: 0rem 0.56666667rem 0 1.16666667rem;
  line-height: 7.03333333rem;
}
.chunk-1 .list-box .item .back .txt {
  /* padding: 2.1rem 0.56666667rem 0 1.16666667rem;
 font-size: 0.53333333rem;
*/height: 7rem;
vertical-align: middle;
display: table-cell;
}

.product .list {
  width: 100%;
}
.product .list .item {
  text-align: center;
  border: 1px solid #ccc9c9;
/*  font-size: 0.46666667rem;
*/  padding: 1rem 1rem;
    margin-right: 1.4rem;
    width: 14rem;
  height: 10rem;
  margin-bottom: 1rem;
      background-color: #fff;
}
.product .list .item.no-m {
  margin-right: 0;
}
.product .list .item img {
  width: 2.83333333rem;
}
.product .list .item .title {
  font-size: 0.6rem;
  font-weight: bolder;
  color: #000;
  margin-bottom: 0.86666667rem;
  margin-top: 0.4rem;
}
.product .list .item .info {
  line-height: 0.93333333rem;
}
.product .list .item .left {
  text-align: left;
}
.yingyong .list {
  padding-bottom: 2.66666667rem;
}
.yingyong .item {
  width: 33%;
  padding: 0 1rem;
  text-align: center;
}
.yingyong .item .title {
  font-size: 0.6rem;
  font-weight: bolder;
  color: #000;
  margin-bottom: 0.86666667rem;
  margin-top: 0.8rem;
  height: 2.5rem;
}
.yingyong .item .info {
  line-height: 0.93333333rem;
  text-align: left;
  letter-spacing: 0.05rem;
}
.yingyong .item img {
  width: 2.66666667rem;
}
