@charset "utf-8";
/*********标准文字*********/
/************标准title***************/
/*************标题背景英文字体******************/
/**************标题背景中文字体********************/
/**************板块中标题*****************/
/*************小村题******************/
.font-title {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 30px;
  color: #404040;
  font-weight: bold;
}
.font-title-1 {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 28px;
  color: #555;
}
.font-title-2 {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 24px;
  color: #555;
  font-weight: bold;
}
.font-title-3 {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 20px;
  color: #555;
  font-weight: bold;
}
.font-content {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 20px;
  color: #939393;
}
.font-content-3 {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 18px;
  color: #939393;
}
.font-content-4 {
  font: normal 20px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 16px;
  color: #939393;
}
.company-info-block {
  display: flex;
  width: 1280px;
  flex-direction: row;
  margin-top: 2rem;
}
.company-info-block img {
  width: 640px;
  margin-right: 41px;
  position: relative;
  z-index: 1;
}
.company-info-block div {
  margin-top: 1rem;
  width: 591px;
  color: #545454;
  line-height: 30px;
  text-align: left;
}
.body-block-2 {
  margin-top: -180px;
  width: 100%;
}
.body-block-2 .img-bg {
  background-image: url(images/aboutUs/bg-2.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  height: 330px;
  width: calc(50% + 640px);
}
.body-block-2 .device-count {
  width: 1280px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
  padding-top: 240px;
}
.body-block-2 .device-count > div {
  width: 400px;
  height: 220px;
  background: #FFFFFF;
  box-shadow: 0px 6px 40px 0px rgba(122, 122, 122, 0.2);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.body-block-2 .device-count > div .count {
  font: normal 60px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  color: #FF9000;
  line-height: 60px;
}
.body-block-2 .device-count > div .description {
  color: #818181;
  line-height: 60px;
}
.body-block-3 {
  position: relative;
  width: 960px;
  margin: 4rem auto;
}
.body-block-3 .icon-left,
.body-block-3 .icon-right {
  position: absolute;
  font-size: 60px;
  font-weight: bold;
  top: 50%;
  color: #297AFF;
  cursor: pointer;
  opacity: .6;
}
.body-block-3 .icon-left:hover,
.body-block-3 .icon-right:hover {
  opacity: 1;
}
.body-block-3 .icon-left {
  left: -80px;
}
.body-block-3 .icon-right {
  right: -80px;
}
.body-block-3 img {
  margin-right: 60px;
  width: calc(25% - 45px);
  margin-top: 45px;
}
.body-block-3 img:nth-child(4n+0) {
  margin-right: 0;
}
.body-block-4 {
  margin-top: 12rem;
  background-image: url(../css/images/aboutUs/bg-3.png);
  background-size: 100% 100%;
  width: 100%;
  height: 1040px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.body-block-4 .year-events {
  text-align: left;
}
.body-block-4 .year-events .title {
  font: normal 28px "Microsoft YaHei", "Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
  color: #297AFF;
  line-height: 30px;
  margin-bottom: 3rem;
}
.body-block-4 .year-events div {
  color: #545454;
  line-height: 48px;
}
.body-block-4 .year-events div.desc {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.body-block-4 .year-events div span {
  font-weight: 400;
  color: #818181;
  margin-right: .5rem;
}
.body-block-5 {
  width: 1280px;
  display: flex;
  flex-direction: row;
  margin-top: 140px;
}
.body-block-6 {
  border-top: 1px solid #00000009;
  width: 1280px;
  padding: 0;
  margin: 0;
  margin-top: 140px;
}
.body-block-6 > li {
  list-style: none;
  border-bottom: 1px solid #00000009;
}
.body-block-6 > li .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 140px;
  justify-content: space-between;
  text-align: left;
}
.body-block-6 > li .info > div:first-child {
  color: #545454;
}
.body-block-6 > li .info span {
  color: #818181;
}
.body-block-6 > li .info div.address {
  color: #545454;
}
.body-block-6 > li .info .detail {
  color: #297AFF;
  cursor: pointer;
}
.body-block-6 > li .info .detail .open-text::after {
  color: #297AFF;
  content: "查看详情";
}
.body-block-6 > li .info .detail .iconfont {
  color: #297AFF;
}
.body-block-6 > li .info .iconfont.icon-shouqi {
  display: none;
}
.body-block-6 > li .info.open .iconfont.icon-zhankai {
  display: none;
}
.body-block-6 > li .info.open .iconfont.icon-shouqi {
  display: inline;
}
.body-block-6 > li .info.open .open-text::after {
  content: "收起详情";
}
.body-block-6 > li .info-detail {
  text-align: left;
  line-height: 36px;
  display: none;
  padding: 3rem 15px;
}
.body-block-6 > li .info-detail.show {
  display: block;
}
.body-block-6 > li .info-detail .title {
  color: #545454;
  margin-top: 2rem;
}
.body-block-6 > li .info-detail ol {
  color: #818181;
}
