* {
  margin: 0;
  padding: 0;
  color: #666;
}

.w {
  margin: 0 auto;
  width: 1200px;
}

.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.fr {
  float: right;
}

.fl {
  float: left;
}
img {
  vertical-align: middle;
}

.product_service {
  margin-top: 20px;
}
.div{
  text-align: center;
}

h2 {
  height: 40px;
  line-height: 40px;
}
h2::before {
  content: '';
  float: left;
  margin-right: 15px;
  width: 4px;
  height: 40px;
  /* background-color: #617ff1; */
  border-radius: 5px;
}

article {
  margin: 30px 0;
  color: #646464;
  line-height: 42px;
}

article p {
  text-indent: 2em;
}

/* .icon-box {
  margin: 80px 0;
  flex-wrap: wrap;
} */

.youshi-title {
  margin-bottom: 50px;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
}
.youshi-title::after {
  content: '';
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  height: 5px;
  width: 72px;
  background-color: #617ff1;
  border-radius: 5px;
}

.youshi-box {
  width: 100%;
  padding: 30px 0;
}

/* 荣誉 */
.honor {
  margin: 150px 0 110px 0;
  height: 400px;
  background-color: #f4f4f4;
}
.honor .w {
  position: relative;
  width: 1615px;
  height: 100%;
}
.honor-all {
  position: absolute;
  top: -24px;
  right: 220px;
  color: #666;
  font-size: 13px;
  z-index: 9;
  text-decoration: none;
}
.honor-fixed {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  position: absolute;
  top: -90px;
  left: 210px;
  z-index: 9;
  padding: 25px 0;
  box-sizing: border-box;
  width: 214px;
  height: 337px;
  text-align: center;
  background-color: #617ff1;
  -moz-box-shadow: 10px 10px 20px #c4c4c4;
  -webkit-box-shadow: 10px 10px 20px #c4c4c4;
  box-shadow: 10px 10px 20px #c4c4c4;
}

.honor-tip,
.honor-zh,
.honor-cn {
  color: #fff;
}

.honor-tip {
  margin-top: 28px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: lighter;
  font-size: 42px;
}

.honor-tip::after {
  content: '';
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 46px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
}

.honor-zh {
  font-size: 27px;
  padding-bottom: 5px;
}

.honor-cn {
  font-size: 16px;
}

footer {
  padding-top: 55px;
  width: 100%;
  box-sizing: border-box;
  font-weight: 500;
  background-color: #eff1f6;
}
footer .w {
  padding-left: 50px;
  padding-bottom: 50px;
}

.call-link {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}

.callme {
  margin: 5px 10px 0 70px;
}

.call-phone {
  font-size: 18px;
}

.address {
  padding-top: 50px;
}

.address p {
  padding: 5px 0;
}

.line {
  margin: 5px 130px 0 180px;
  width: 2px;
  height: 150px;
  background-color: #d4d5d9;
}

.foot-nav {
  padding: 15px 0;
  line-height: 2;
  color: #fff;
  font-size: 14px;
  background-color: #212429;
  text-align: center;
}

.swiper-lists {
  margin-top: 20px;
  margin-left: 437px;
  display: flex;
  width: 1200px;
}
.swipet-list {
  width: 320px;
  height: 350px;
  margin-right: 5px;
}
.swipet-list img {
  width: 320px;
  height: 207px;
}

.swiper-txt {
  margin-top: 20px;
  padding: 0 20px;
  text-align: center;
  font-size: 16px;
  font-family: '微软雅黑';
}

/* 覆盖样式 */
.product_service {
  font-size: 16px !important;
  line-height: 1.2 !important;
}
.product_service h2 {
  font-size: 24px !important;
}

.product_service h2,
.product_service b {
  font-weight: 700 !important;
  font-size: 18px;
}
