main {
  position: relative;
  overflow: hidden;
}

.searchbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 99;
  background: rgba(74, 135, 233, 0.27);
}
.searchbox .hot-sch {
  float: left;
  padding-top: 19px;
  overflow: hidden;
}
.searchbox .hot-sch .tit {
  float: left;
  margin-left: 14px;
  font-size: 16px;
  line-height: 29px;
  color: #fff;
  padding-left: 46px;
  background: url(../images/hot.png) no-repeat left 14px center;
  background-size: 22px 29px;
}
.searchbox .hot-sch .det {
  float: left;
  margin-left: 13px;
  max-width: 406px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  line-height: 29px;
  color: #fff;
}
.searchbox .sch-box {
  float: left;
  position: relative;
  margin-top: 16px;
  margin-left: 40px;
  width: 372px;
  height: 38px;
  border: 1px solid #fff;
  border-radius: 20px;
}
.searchbox .sch-box input {
  width: 305px;
  margin-left: 50px;
  background: none;
  outline: none;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
}
.searchbox .sch-box .iconfont {
  position: absolute;
  left: 27px;
  top: 0;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
}
.searchbox .sch-box .iconfont:hover {
  color: #d81e06;
}
.searchbox .link {
  float: right;
  margin-top: 20px;
  margin-right: 1.08rem;
  display: none;
}
.searchbox .link .item {
  float: left;
  margin-right: 25px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background-color: #fff;
  font-family: "iconfont" !important;
  font-size: 20px;
  line-height: 31px;
  text-align: center;
}
.searchbox .link .item:last-child {
  margin-right: 0;
}
.searchbox .link .item.lk-tel {
  color: #4c5d77;
}
.searchbox .link .item.lk-eml {
  color: #2463cb;
}

.index-banner {
  overflow: hidden;
  position: relative;
}
.index-banner .swpbtn {
  position: absolute;
  left: 0;
  top: 58.22%;
  width: 100%;
  z-index: 10;
}
.index-banner .swpbtn .w1440 {
  position: relative;
}
.index-banner .swpbtn .w1440 .iconfont {
  text-align: center;
  display: block;
  width: 40px;
  height: 32px;
  background-color: #fff;
  cursor: pointer;
  font-size: 26px;
  line-height: 32px;
  color: #215cbb;
}
.index-banner .swpbtn .w1440 .iconfont:hover {
  background-color: #215cbb;
  color: #fff;
}
.index-banner .swpbtn .w1440 .nextbtn {
  margin-top: 18px;
}
.index-banner .swpbtn .w1440 .point {
  position: absolute;
  font-size: 0;
  left: 85px;
  bottom: 4px;
}
.index-banner .swpbtn .w1440 .point .swiper-pagination-bullet {
  position: relative;
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: #fff;
  margin: 0 6px;
}
.index-banner .swpbtn .w1440 .point .swiper-pagination-bullet-active {
  background-color: #fff;
}
.index-banner .swpbtn .w1440 .point .swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  z-index: -5;
  left: -4px;
  top: -4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.27;
}

.hot-prod {
  position: relative;
  z-index: 10;
  margin-top: -1.97rem;
}
.hot-prod .w1440 {
  position: relative;
}
.hot-prod .w1440 .tit {
  font-size: 0.4rem;
  line-height: 0.5rem;
  color: #fff;
}
.hot-prod .w1440 .more {
  position: absolute;
  top: 0.23rem;
  right: 0;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #fff;
}
.hot-prod .w1440 .list-swp {
  padding: 0.4rem 0 0.75rem;
  position: relative;
  overflow: hidden;
}
.hot-prod .w1440 .list-swp .swiper-slide {
  background-color: #fff;
  width: auto;
  box-shadow: 2px 8px 0.6rem rgba(4, 5, 6, 0.1);
}
.hot-prod .w1440 .list-swp .swiper-slide a {
  display: block;
  padding: 0.65rem 0;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter {
  position: relative;
  width: 2.37rem;
  height: 2.83rem;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .imgbox {
  position: relative;
  width: 100%;
  height: 100%;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .imgbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #215cbb;
  opacity: 0.7;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .imgbox img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox {
  position: static;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox .line {
  position: absolute;
  background-color: #215cbb;
  opacity: 0.5;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox .line1 {
  top: 0;
  left: 15%;
  height: 2px;
  width: 0;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox .line2 {
  top: 17.875%;
  right: 0;
  width: 2px;
  height: 0;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox .line3 {
  bottom: 0;
  right: 15%;
  height: 2px;
  width: 0;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .linebox .line4 {
  bottom: 17.875%;
  left: 0;
  width: 2px;
  height: 0;
}
.hot-prod .w1440 .list-swp .swiper-slide .matter .det {
  position: absolute;
  bottom: -24px;
  left: 50%;
  width: 2.1rem;
  margin-left: -1.05rem;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .imgbox:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .linebox .line1 {
  width: 70%;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .linebox .line2 {
  height: 64.25%;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .linebox .line3 {
  width: 70%;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .linebox .line4 {
  height: 64.25%;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .det {
  bottom: 50%;
  margin-bottom: -14px;
  color: #fff;
}
.hot-prod .w1440 .list-swp .swiper-slide:hover .matter .det:after {
  content: " >";
}
.hot-prod .w1440 .list-swp .iconfont {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -16px;
  text-align: center;
  display: block;
  width: 40px;
  height: 32px;
  background-color: #215cbb;
  cursor: pointer;
  font-size: 26px;
  line-height: 32px;
  color: #fff;
}
.hot-prod .w1440 .list-swp .iconfont:hover {
  background-color: #d73a3a;
}
.hot-prod .w1440 .list-swp .prevbtn {
  left: 0;
}
.hot-prod .w1440 .list-swp .nextbtn {
  right: 0;
}

.index-title {
  text-align: center;
}
.index-title .cn {
  position: relative;
  display: inline-block;
  font-family: 'Microsoft YaHei Light';
  font-weight: bold;
  font-size: 0.4rem;
  line-height: 0.5rem;
  color: #000;
}
.index-title .cn:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #2463cb;
  display: block;
  width: 50%;
  content: attr(data-content);
  overflow: hidden;
  height: 0.5rem;
}
.index-title .line {
  margin: 0.2rem auto 0;
  width: 1.1rem;
  height: 2px;
  background-color: #000;
}
.index-title .en {
  margin-top: 0.18rem;
  text-transform: uppercase;
  font-size: 0.14rem;
  line-height: 1;
  color: #666;
}

.morebtn {
  display: block;
  width: 1.2rem;
  padding: 0 4px;
  box-sizing: border-box;
  border-top: 3px solid #2463cb;
}
.morebtn span {
  display: block;
  text-align: center;
  border: 1px solid #2463cb;
  border-top: none;
  font-size: 0.16rem;
  line-height: 0.38rem;
  color: #112f60;
}
.morebtn:hover span {
  background: #2463cb;
  color: #fff;
}

.aboutbox {
  overflow: hidden;
  background: url(../images/index_about_bg1.jpg) no-repeat center bottom;
  background-size: cover;
}
.aboutbox .cont {
  margin-top: 60px;
}
.aboutbox .cont .left {
  position: relative;
  z-index: 10;
  padding: 0.5rem 0.55rem 0.7rem 0.42rem;
  box-sizing: border-box;
  float: left;
  width: 53.47%;
}
.aboutbox .cont .left .lfbg {
  position: absolute;
  z-index: -5;
  top: 0;
  right: 0;
  width: 54vw;
  height: 100%;
  min-width: 648px;
  background-image: url(../images/index_about_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutbox .cont .left .tit-cn {
  font-size: 0.28rem;
  line-height: 0.38rem;
  color: #2463cb;
}
.aboutbox .cont .left .tit-en {
  margin-top: 0.13rem;
  font-size: 0.14rem;
  line-height: 1;
  color: #666;
}
.aboutbox .cont .left .line {
  margin: 0.17rem 0 0.12rem;
  background: #000;
  height: 1px;
}
.aboutbox .cont .left .text {
  font-size: 0.16rem;
  line-height: 0.38rem;
  color: #333;
}
.aboutbox .cont .left .morebtn {
  margin-top: 0.38rem;
}
.aboutbox .cont .right {
  float: right;
  width: 46.53%;
}
.aboutbox .cont .right .tit {
  text-transform: uppercase;
  font-family: 'heeboblack';
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.76rem;
  color: #112f60;
  opacity: 0.17;
}
.aboutbox .cont .right .imgs {
  margin-top: 0.3rem;
  height: 5.3rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.prodbox {
  padding: 0.78rem 0 0.3rem;
  background: #edf1f7;
}
.prodbox .w1440 {
  position: relative;
}
.prodbox .index-title {
  position: relative;
  float: left;
  text-align: left;
}
.prodbox .index-title .line {
  margin-left: 0;
}
.prodbox .index-title .en {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 0.2rem;
  opacity: 0.12;
  text-transform: uppercase;
  font-family: 'heeboblack';
  font-size: 0.71rem;
  line-height: 1;
  color: #000;
}
.prodbox .morebtn {
  position: absolute;
  right: 0;
  top: 0.18rem;
}
.prodbox .switch {
  float: left;
  width: 100%;
  margin-top: 0.42rem;
  overflow: hidden;
  font-size: 0;
  text-align: center;
}
.prodbox .switch .item {
  display: inline-block;
  margin-right: 0.48rem;
}
.prodbox .switch .item:last-child {
  margin-right: 0;
}
.prodbox .switch .item a {
  display: block;
  position: relative;
  padding: 0 0.25rem 0 0.2rem;
  font-size: 0.16rem;
  line-height: 0.61rem;
}
.prodbox .switch .item a:hover {
  color: #2463cb;
}
.prodbox .switch .item.active a {
  background: url(../images/switch_bg1.jpg) repeat-x center;
  background-size: auto 0.61rem;
  font-size: 0.18rem;
  color: #fff !important;
}
.prodbox .switch .item.active a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.16rem;
  height: 0.61rem;
  background-size: 0.16rem 0.61rem;
}
.prodbox .switch .item.active a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.16rem;
  height: 0.61rem;
  background-size: 0.16rem 0.61rem;
}
.prodbox .list {
  float: left;
  width: 100%;
  margin-top: 0.4rem;
}
.prodbox .list li {
  display: none;
}
.prodbox .list li.active {
  display: block;
}
.prodbox .list li .item {
  float: left;
  width: calc((100% - 1.32rem)/4);
  margin-right: 0.44rem;
  margin-bottom: 0.4rem;
}
.prodbox .list li .item:nth-child(4n) {
  margin-right: 0;
}
.prodbox .list li .item a {
  display: block;
  padding: 0.25rem 0;
  background-color: #fff;
}
.prodbox .list li .item .matter {
  position: relative;
  width: 2.08rem;
  height: 2.52rem;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
}
.prodbox .list li .item .matter .imgbox {
  position: relative;
  width: 100%;
  height: 100%;
}
.prodbox .list li .item .matter .imgbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #215cbb;
  opacity: 0.7;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.prodbox .list li .item .matter .imgbox img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.prodbox .list li .item .matter .linebox {
  position: static;
}
.prodbox .list li .item .matter .linebox .line {
  position: absolute;
  background-color: #215cbb;
  opacity: 0.5;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.prodbox .list li .item .matter .linebox .line1 {
  top: 0;
  left: 15%;
  height: 2px;
  width: 0;
}
.prodbox .list li .item .matter .linebox .line2 {
  top: 17.875%;
  right: 0;
  width: 2px;
  height: 0;
}
.prodbox .list li .item .matter .linebox .line3 {
  bottom: 0;
  right: 15%;
  height: 2px;
  width: 0;
}
.prodbox .list li .item .matter .linebox .line4 {
  bottom: 17.875%;
  left: 0;
  width: 2px;
  height: 0;
}
.prodbox .list li .item .matter .det {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 2.1rem;
  margin-left: -1.05rem;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.prodbox .list li .item:hover a {
  box-shadow: 0.03rem 0.08rem 0.16rem rgba(7, 21, 48, 0.16);
}
.prodbox .list li .item:hover .matter .imgbox:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.prodbox .list li .item:hover .matter .linebox .line1 {
  width: 70%;
}
.prodbox .list li .item:hover .matter .linebox .line2 {
  height: 64.25%;
}
.prodbox .list li .item:hover .matter .linebox .line3 {
  width: 70%;
}
.prodbox .list li .item:hover .matter .linebox .line4 {
  height: 64.25%;
}
.prodbox .list li .item:hover .matter .det {
  bottom: 50%;
  margin-bottom: -14px;
  color: #fff;
}
.prodbox .list li .item:hover .matter .det:after {
  content: " >";
}

.phone {
  padding: 0.92rem 0 0.55rem;
  background: url(../images/index_phone_bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.phone .text {
  margin: 0 auto;
  max-width: 922px;
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: #fff;
}
.phone .tel {
  display: inline-block;
  overflow: hidden;
  margin-top: 0.34rem;
  padding: 0.2rem 0.48rem;
  background: #fff;
}
.phone .tel .iconfont {
  float: left;
  font-size: 0.22rem;
  line-height: 0.22rem;
  color: #2463cb;
}
.phone .tel .text {
  float: left;
  margin-left: 0.08rem;
  font-size: 0.18rem;
  line-height: 0.22rem;
  color: #333;
}

.equipment {
  background: #edf1f7;
  overflow: hidden;
}
.equipment .w1440 {
  position: relative;
  padding: 0.98rem 0 0.75rem;
}
.equipment .swiper {
  margin-top: 0.36rem;
  overflow: hidden;
}
.equipment .swiper .swiper-slide {
  height: 4.82rem;
  width: 20.55%;
  overflow: hidden;
  background: #fff;
  border-right: 2px solid #d6dadf;
}
.equipment .swiper .swiper-slide:hover {
  background: #6a9bed;
}
.equipment .swiper .swiper-slide:hover a {
  color: #fff;
}
.equipment .swiper .swiper-slide.swiper-slide-active {
  width: 38.35%;
  background: #6a9bed;
}
.equipment .swiper .swiper-slide.swiper-slide-active a {
  padding: 0.4rem 0 0;
  color: #fff;
}
.equipment .swiper .swiper-slide.swiper-slide-active a .imgs {
  line-height: 3.12rem;
}
.equipment .swiper .swiper-slide.swiper-slide-active a .imgs img {
  max-height: 3.12rem;
}
.equipment .swiper .swiper-slide a {
  display: block;
  padding: 0.82rem 0 0;
}
.equipment .swiper .swiper-slide a .imgs {
  font-size: 0;
  line-height: 2.7rem;
  text-align: center;
}
.equipment .swiper .swiper-slide a .imgs img {
  display: inline-block;
  vertical-align: middle;
  max-width: 98%;
  max-height: 2.7rem;
}
.equipment .swiper .swiper-slide a .text {
  margin: 0.6rem auto 0;
  max-width: 92%;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.2rem;
}
.equipment .iconfont {
  position: absolute;
  z-index: 10;
  bottom: 3rem;
  text-align: center;
  display: block;
  width: 40px;
  height: 32px;
  background-color: #215cbb;
  cursor: pointer;
  font-size: 26px;
  line-height: 32px;
  color: #fff;
}
.equipment .iconfont:hover {
  background-color: #d73a3a;
}
.equipment .prevbtn {
  left: -60px;
}
.equipment .nextbtn {
  right: -60px;
}
@media screen and (max-width: 1565px) {
  .equipment .prevbtn {
    left: -50px;
  }
  .equipment .nextbtn {
    right: -50px;
  }
}

.newsbox {
  padding: 0.76rem 0 0.85rem;
}
.newsbox .news-center {
  margin-top: 0.75rem;
}
.newsbox .news-center .imgbox {
  float: left;
  height: 415px;
  width: 434px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.newsbox .news-center .txtbox {
  float: right;
  width: calc(100% - 517px);
}
.newsbox .news-center .txtbox .switch {
  position: relative;
  overflow: hidden;
  padding-left: 0.3rem;
  border-bottom: 2px solid #2463cb;
}
.newsbox .news-center .txtbox .switch .item {
  float: left;
  margin-right: 0.36rem;
}
.newsbox .news-center .txtbox .switch .item .more {
  display: none;
  position: absolute;
  right: 0.47rem;
  top: 0;
  font-size: 16px;
  line-height: 58px;
}
.newsbox .news-center .txtbox .switch .item .more:hover {
  color: #2463cb;
}
.newsbox .news-center .txtbox .switch .item .text {
  cursor: pointer;
  padding: 0 0.23rem;
  font-size: 16px;
  line-height: 58px;
}
.newsbox .news-center .txtbox .switch .item.active .text {
  background: #2463cb;
  font-size: 18px;
  color: #fff;
}
.newsbox .news-center .txtbox .switch .item.active .more {
  display: block;
}
.newsbox .news-center .txtbox .list li {
  display: none;
}
.newsbox .news-center .txtbox .list li.active {
  display: block;
}
.newsbox .news-center .txtbox .list li .item {
  float: left;
  width: 45.36%;
  box-sizing: border-box;
  margin-right: 6.18%;
  padding: 0.2rem 0.23rem 0.19rem 0.3rem;
  border-bottom: 1px solid #a8a8a8;
}
.newsbox .news-center .txtbox .list li .item:nth-child(2n) {
  margin-right: 0;
}
.newsbox .news-center .txtbox .list li .item .tit {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.newsbox .news-center .txtbox .list li .item .det {
  margin-top: 9px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  height: 48px;
}
.newsbox .news-center .txtbox .list li .item:hover {
  background: #fff;
  box-shadow: 1px 3px 0.24rem rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #fff;
}
.newsbox .news-center .txtbox .list li .item:hover .tit {
  font-weight: bold;
  color: #2463cb;
}

.contactbox {
  padding: 0.58rem 0 0.33rem;
  background: url(../images/index_bg02.jpg) no-repeat center;
  background-size: cover;
}
.contactbox .w1440 {
  position: relative;
}
.contactbox .w1440 .bgtit {
  position: absolute;
  right: 1.47rem;
  top: 50%;
  margin-top: -0.44rem;
  opacity: 0.1 !important;
  font-family: 'sourceBold';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.88rem;
  line-height: 1;
  color: #fff;
}
.contactbox .title .t1 {
  font-family: 'sourceRegular';
  font-size: 0.4rem;
  line-height: 1;
  color: #fff;
}
.contactbox .title .line {
  margin: 0.22rem 0 0.3rem;
  width: 1.1rem;
  height: 2px;
  background: #fff;
}
.contactbox .title .t2 {
  font-size: 0.24rem;
  line-height: 1;
  color: #fff;
}
.contactbox ul {
  margin-top: 0.32rem;
  overflow: hidden;
  max-width: 680px;
}
.contactbox ul li {
  float: left;
  width: 320px;
  margin-right: 20px;
  margin-bottom: 0.22rem;
  display: flex;
  font-size: 0.16rem;
  line-height: 0.23rem;
  color: #fff;
}
.contactbox ul li .set {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.contactbox ul li .set .iconfont {
  display: inline-block;
  width: 0.25rem;
  font-size: 0.22rem;
  line-height: 0.23rem;
}
