@font-face {
  font-family: "Alibaba PuHuiTi";
  src: url("./AlibabaPuHuiTi-3-55-Regular.ttf");
}
@font-face {
  font-family: "DOUYU";
  src: url("./douyu.ttf");
}

header {
  height: 1.3333rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.5867rem;
  padding-right: 0.6667rem;

  /* position: relative; */
}

header a {
  width: 3.7333rem;
  height: 0.6rem;
}

header a img {
  width: 100%;
  height: 100%;
}

header .nav {
  width: 0.5333rem;
  height: 0.5067rem;
  z-index: 99999;
  transition: 0.5s ease-out;
}

header .nav img {
  width: 100%;
  height: 100%;
}

.navlist {
  position: fixed;
  top: 0;
  right: -8rem;
  width: 8rem;
  height: 192%;
  background-color: #fff;
  z-index: 99;
  transition: right 0.5s ease-out;
}

.navlist a {
  color: #000;
}



.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 66;
  background-color: #303438;
  opacity: 0.5;
  display: none;
  transition: 0.5s ease-out;
}

.banner {
  height: 11.2267rem;
  background: url(../images/banner-bg.png) no-repeat center center;
  background-size: cover;
  /* background-attachment: fixed; */
  text-align: center;
  box-sizing: border-box;
  border: 0.0133rem solid transparent;
}

.banner h4 {
  /* margin-bottom: 2.8rem; */
  margin-top: 7.8rem;
  font-size: 0.6667rem;
  font-family: DOUYU;
  font-weight: 500;
  color: #023c82;
}

.banner p {
  /* margin-bottom: 1.48rem; */
  margin-top: 0.4667rem;
  font-size: 0.3467rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #5a5a5a;
  line-height: 1.4;
}

.yewu {
  padding: 0 0.4rem;
}

.yewu h4 {
  margin-top: 0.6667rem;
  text-align: center;
  font-size: 0.4rem;
  font-family: DOUYU;
  font-weight: 500;
  color: #023c82;
}

.yewu .line {
  margin: 0.3333rem auto;
  width: 1.3333rem;
  height: 0.0533rem;
  background: #023c82;
}

.yewu .yanfa {
  width: 9.2rem;
  /* height: 6.4rem; */
  background: #ffffff;
  box-shadow: 0rem 0.0267rem 0.1333rem 0rem rgba(4, 101, 244, 0.1);
  border-radius: 0.0667rem;
  margin-bottom: 0.4rem;
  text-align: center;
  /* border: 1px solid red; */
  padding-top: 0.5333rem;
  padding-bottom: 0.6rem;
}
.yewu .yanfa img {
  /* width: 3.8933rem; */
  height: 3.2667rem;
}
.yewu .yanfa .top {
  display: flex;
  justify-content: space-between;
}
.yewu .yanfa .top .lt {
  margin-top: 1.0667rem;
}
.yewu .yanfa h5 {
  font-size: 0.5067rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #2062fa;
  margin-top: 0.4rem;
  margin-bottom: 0.64rem;
}
.yewu .yanfa .h5 {
  font-size: 0.5067rem;
  font-family: Alibaba PuHuiTi;
  font-size: 0.5067rem;
  font-weight: 500;
  color: #404040;
  margin-top: 0.4rem;
  margin-bottom: 0.2rem;
  padding-left: 0.4rem;
  text-align: left;
}
.yewu .yanfa .line-row {
  width: 8.1333rem;
  height: 0.0267rem;
  background-color: #e5e5e5;
  margin: 0 auto;
  margin-top: 0.1333rem;
  margin-bottom: 0.7733rem;
}

.yewu .yanfa .p {
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #8b9db7;
  line-height: 1.5;
  padding: 0 0.4rem;
  text-align: left;
}
.yewu .yanfa p {
  font-size: 0.3733rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #8b9db7;
  line-height: 1.5;
  padding: 0 0.4rem;
  text-align: left;
}
.yewu .yanfa:first-child {
  margin-top: 0.2667rem;
}

/* 公司简介 */

.jianjie {
  /* border: 0.0133rem solid red; */
  padding-top: 0.4rem;
}

.jianjie h4 {
  margin-top: 0.6667rem;
  text-align: center;
  font-size: 0.4rem;
  font-family: DOUYU;
  font-weight: 500;
  color: #023c82;
  margin-bottom: 0.4rem;
}

.jianjie .line {
  margin: 0 auto;
  width: 1.3333rem;
  height: 0.0533rem;
  background: #023c82;
}

.jianjie p {
  font-size: 0.3733rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #8b9db7;
  padding: 0 0.7733rem;
  margin-top: 0.5333rem;
  text-indent: 2em;
  line-height: 1.4;
}

.jianjie .info_num {
  display: flex;
  box-sizing: border-box;
  width: 9.2rem;
  height: 3.2rem;
  background: #ffffff;
  box-shadow: 0rem 0.0267rem 0.1333rem 0rem rgba(4, 101, 244, 0.1);
  border-radius: 0.0667rem;
  margin: 0 0.4rem;
  margin-top: 0.4667rem;
  padding: 0.5333rem 0.6267rem 0.5333rem 0.76rem;
}

.jianjie .info_num .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.jianjie .info_num .left .top {
  /* margin-left: .76rem; */
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #efb32f;
}

.jianjie .info_num .left .num {
  font-size: 0.6rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #efb32f;
  /* margin-top: .6533rem;
margin-bottom: .32rem; */
}

.jianjie .info_num .left .bottom {
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #5a5a5a;
}

.jianjie .info_num .middle-line {
  width: 0.0267rem;
  height: 1.4667rem;
  background: #ececec;
  margin: auto 0.6933rem;
}

.jianjie .info_num .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.jianjie .info_num .right .top {
  /* margin-left: .76rem; */
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #efb32f;
}

.jianjie .info_num .right .num {
  font-size: 0.6rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #efb32f;
  /* margin-top: .6533rem;
  margin-bottom: .32rem; */
}

.jianjie .info_num .right .bottom {
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #5a5a5a;
}

.jianjie .pic {
  width: 100%;
  height: 7.28rem;
  margin-top: 0.8rem;
}

.jianjie .pic img {
  width: 100%;
  height: 100%;
}

/* 主要客户 */

.kehu {
  height: 8.9333rem;
  background: url(../images/kehu_bg.png) no-repeat 100% 100%;
  border: 0.0133rem solid transparent;
  background-position: left top;
}

.kehu h4 {
  margin-top: 0.6667rem;
  text-align: center;
  font-size: 0.4rem;
  font-family: DOUYU;
  font-weight: 500;
  color: #023c82;
  margin-bottom: 0.4rem;
}

.kehu .line {
  margin: 0 auto;
  width: 1.3333rem;
  height: 0.0533rem;
  background: #023c82;
  margin-bottom: 1.0667rem;
}

.kehu .gundong {
  overflow: hidden;
}

.items-1 {
  height: 1.1067rem;
  overflow: hidden;
  display: flex;
  position: relative;
  margin-bottom: 0.4267rem;
}

.items-1 .box {
  width: 3.4667rem;
  height: 100%;

  border-radius: 0.1333rem;
  margin-right: 0.4267rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

li img {
  width: 3.4667rem;
  height: 100%;
  padding: 0.1333rem;
}

.kehu .items-2 {
  height: 1.1067rem;
  margin-bottom: 0.4267rem;
}

.kehu .items-2 ul {
  width: 100%;
  height: 1.1067rem;
  display: flex;
  overflow: hidden;
  position: relative;
}

.kehu .items-2 .box2 {
  width: 3.4667rem;
  height: 100%;
  border-radius: 0.1333rem;
  margin-right: 0.4267rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.kehu .items-2 .box2 img {
  width: 3.4667rem;
  height: 100%;
  padding: 0.1333rem;
}

.kehu .items-3 {
  height: 1.1067rem;
  margin-bottom: 0.4267rem;
  display: flex;
  overflow: hidden;
  position: relative;
}

.kehu .items-3 .box3 {
  width: 3.4667rem;
  height: 100%;

  border-radius: 0.1333rem;
  margin-right: 0.4267rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.kehu .items-3 .box3 img {
  width: 3.4667rem;
  height: 100%;
  padding: 0.1333rem;
}

/* 资讯中心 */

.zixun h4 {
  margin-top: 0.6667rem;
  text-align: center;
  font-size: 0.4rem;
  font-family: DOUYU;
  font-weight: 500;
  color: #023c82;
  margin-bottom: 0.4rem;
}

.zixun .line {
  margin: 0 auto;
  width: 1.3333rem;
  height: 0.0533rem;
  background: #023c82;
  margin-bottom: 1.0667rem;
}

/* swiper */

.zixun .lunbo {
  height: 6rem;
  overflow: hidden;
  margin-bottom:1.4rem;
}
.zixun .swiper-container {
  width: 100%;
  height: 6rem;
  position: relative;
}
.zixun .swiper-slide {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8) !important;
}
.zixun .swiper-slide a {
  display: inline-block;
}
.zixun .swiper-slide a img {
  width: 100%;
  height: 3.3333rem;
}
.zixun .swiper-slide a h4 {
  font-size: 0.2933rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  padding: 0 0.36rem;
  margin-top: .3333rem;
  margin-bottom: 0.2667rem;
  text-align: left;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zixun .swiper-slide a p {
  font-size: .2133rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #b2b5be;
  padding: 0 0.36rem;
}
.zixun .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1.2) !important;
}
/* .zixun .lunbo .swiper-container {
    width: 100%;
    padding-top: .6667rem;
    padding-bottom: .6667rem;
}

.zixun .lunbo .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 6.4rem;
    height: 5.3333rem;
} */

/* swiper */

/* 底部 */

footer {
  background-color: #1d2129;
  padding-left: 0.4133rem;
  color: #fff;
  padding-top: 0.9333rem;
}

footer .list {
  margin-bottom: 0.8rem;
}

footer .list:last-child {
  margin-bottom: 1.3333rem;
}

footer .list h4 {
  font-size: 0.4rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
}

footer .list p {
  margin-top: 0.3067rem;
  font-size: 0.3467rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.4rem;
  line-height: 1.4;
}

footer .list .btn {
  display: block;
  width: 3.8667rem;
  height: 0.9333rem;
  background: #3a414d;
  border-radius: 0.2667rem;
  font-size: 0.4rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 0.9333rem;
}
footer .list .btn .address{
  width: .44rem;
  /*height: .5467rem;*/
}
footer .list .btn img{
  margin-top: -11px;
  vertical-align: middle;
  margin-right: .16rem;
}
footer .copy {
  margin-top: 1.0667rem;
  font-size: 0.3467rem;
  font-family: Alibaba PuHuiTi;
  opacity: 1;
  padding-bottom: 1.3333rem;
}

footer .copy p {
  /* font-size: .3467rem !important; */
  font-size: 0.3467rem;
  padding-right: 0.4667rem;
  line-height: 1.3;
}

footer .copy p:nth-child(1) {
  margin-bottom: 0.3333rem;
}

footer .copy p:nth-child(2) {
  margin-bottom: 0.6667rem;
}

footer .copy p:nth-child(2) span {
  margin-right: 0.5333rem;
}
