.componyHistory {
  margin-top: 1.4rem;
  width: 100%;
  background-color: #FFFFFF;
  padding: 1.4063rem 0;
}

.componyHistory .main-title p {
  font-size: .9375rem;
  color: #292929;
  text-align: center;
}

.componyHistory .line {
  margin: .625rem auto;
  width: 1.25rem;
  height: .125rem;
  background-color: #292929;
}

.componyHistory .list {
  margin-top: 1.9rem;
}

.componyHistory .list .item {
  position: relative;
  margin-bottom: .4688rem;
}

.componyHistory .list .item .translate {
  position: absolute;
  left: 0;
  right: 0;
  top: -0.4844rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.componyHistory .list .item .translate .point {
  width: .4688rem;
  height: .4688rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
}

.componyHistory .list .item .translate .point .circle {
  width: 40%;
  height: 40%;
  border-radius: 50%;
  background-color: #000;
}

.componyHistory .list .item .detail {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.componyHistory .list .item .detail > div {
  position: relative;
  top: -1.25rem;
}

.componyHistory .list .item .detail .site1 {
  display: flex;
  font-weight: bold;
  color: #df0011;
  align-items: flex-end;
}

.componyHistory .list .item .detail .site1 .site11 {
  font-size: 46px;
}

.componyHistory .list .item .detail .site1 .site12 {
  font-size: .5rem;
  line-height: 1.25rem;
}

.componyHistory .list .item .detail .site2 {
  color: #333;
  font-size: .5rem;
  margin-top: .3125rem;
}

.componyHistory .list .item.hide {
  display: none;
}

.componyHistory .list .item.show:nth-of-type(2n-1) .detail {
  align-items: flex-end;
  border-right: 1px solid #000;
  padding-right: .625rem;
}

.componyHistory .list .item.show:nth-of-type(2n) {
  display: flex;
  justify-content: flex-end;
}

.componyHistory .list .item.show:nth-of-type(2n) .detail {
  align-items: flex-start;
  border-left: 1px solid #000;
  padding-left: .625rem;
}

.componyHistory .list .item:first-child .translate {
  top: -0.6563rem;
}

.componyHistory .list .item:first-child .point {
  width: .6563rem;
  height: .6563rem;
}

.componyHistory .showMore, .componyHistory .hideMore {
  margin: 0 auto;
  border-radius: 3px;
  background: #DF0011;
  color: #fff;
  font-size: .4375rem;
  width: 3.1875rem;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  margin-top: -0.4688rem;
  cursor: pointer;
  display: none;
}

.componyHistory .showMore:hover, .componyHistory .hideMore:hover {
  background-color: #d00010;
}

.componyHistory .hideMore {
  display: none;
}

.certification {
  margin-top: 1.875rem;
}

.certification .titles {
  padding-bottom: .3125rem;
  margin: 0 auto;
  font-size: .9375rem;
  font-weight: normal;
  color: #333;
  text-align: center;
}

.certification .area1 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: .9375rem;
}

.certification .area1 .list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 10.2rem;
  margin-right: .6rem;
  margin-bottom: .6rem;
}

.certification .area1 .list .item .itemImg {
  width: 100%;
}

.certification .area1 .list .item .itemText {
  font-size: .5625rem;
  color: #333;
  line-height: 1.875rem;
}

.certification .area1 .list .item:nth-of-type(2n) {
  margin-right: 0;
}

.certification .area2 {
  margin-top: .9375rem;
}

.certification .area2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: .9375rem;
}

.certification .area2 .list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 10.2rem;
  margin-right: .6rem;
  margin-bottom: .6rem;
}

.certification .area2 .list .item .itemImg {
  width: 100%;
}

.certification .area2 .list .item .itemText {
  font-size: .5625rem;
  color: #333;
  line-height: 1.875rem;
}

.certification .area2 .list .item:nth-of-type(2n) {
  margin-right: 0;
}

.banner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.banner img {
  width: 100%;
}

.main-body {
  width: 100%;
  background-color: #FFFFFF;
  padding: 2.5rem 0 .9375rem 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-body .main-title p {
  font-size: .9375rem;
  color: #292929;
}

.main-body .line {
  margin: .625rem 0;
  width: 1.25rem;
  height: .125rem;
  background-color: #292929;
}

.main-body .p {
  width: 88%;
}

.main-body .p p {
  font-size: .75rem;
  color: #a9a9a9;
}

.main-body .body {
  margin-top: 1.25rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 .9375rem;
  box-sizing: border-box;
}

.main-body .body .body_box {
  width: 10.3125rem;
  width: 48.5%;
  height: 4.0625rem;
  background-color: #096afa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 .425rem .9375rem 0;
}

.main-body .body .body_box p:nth-child(1) {
  font-weight: 600;
  font-size: 1.125rem;
  color: #FFFFFF;
}

.main-body .body .body_box p:nth-child(2) {
  font-size: .6875rem;
  color: #FFFFFF;
}

.main-body .body .body_box:nth-child(2n) {
  margin-right: 0;
}

.main-body01 {
  width: 100%;
  background-color: #f6f6f6;
  padding: 1.4063rem 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-body01 .main-title p {
  font-size: .9375rem;
  color: #292929;
}

.main-body01 .line {
  margin: .625rem 0;
  width: 1.25rem;
  height: .125rem;
  background-color: #292929;
}

.main-body01 .body {
  margin-top: 1.25rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-body01 .body .body_box {
  width: 88%;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 1rem 1.0938rem;
  box-sizing: border-box;
  margin-bottom: .625rem;
}

.main-body01 .body .body_box .body_box_left {
  width: 2.3438rem;
  height: 2.3438rem;
  background-color: #3785fe;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: .625rem;
}

.main-body01 .body .body_box .body_box_left img {
  width: 1.125rem;
  height: 1.125rem;
}

.main-body01 .body .body_box .body_box_right {
  display: flex;
  flex-direction: column;
}

.main-body01 .body .body_box .body_box_right p:nth-child(1) {
  font-size: .75rem;
  color: #282828;
  margin-bottom: .5625rem;
}

.main-body01 .body .body_box .body_box_right p:nth-child(2) {
  font-size: .625rem;
  color: #989898;
}

.main-body02 {
  width: 100%;
  background-color: #FFFFFF;
  padding: 1.4063rem 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-body02 .main-title p {
  font-size: .9375rem;
  color: #292929;
}

.main-body02 .line {
  margin: .625rem 0;
  width: 1.25rem;
  height: .125rem;
  background-color: #292929;
}

.main-body02 .body {
  margin-top: 1.25rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 1.25rem;
  box-sizing: border-box;
}

.main-body02 .body .body_box {
  width: 48%;
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.4063rem .625rem;
  box-sizing: border-box;
  margin-bottom: .625rem;
}

.main-body02 .body .body_box img {
  width: 2.3438rem;
  height: 2.3438rem;
  margin-bottom: .7813rem;
}

.main-body02 .body .body_box p {
  text-align: center;
  font-size: .75rem;
  color: #282828;
}

.main-body03 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.4rem;
}

.main-body03 .main-title p {
  font-size: .9375rem;
  color: #292929;
}

.main-body03 .line {
  margin: .625rem 0;
  width: 1.25rem;
  height: .125rem;
  background-color: #292929;
}

.main-body03 .body {
  margin-top: .3125rem;
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 1rem;
  box-sizing: border-box;
}

.main-body03 .body .body_box {
  display: flex;
  align-items: center;
  margin-bottom: .6875rem;
  margin: 0 0 .6875rem 1rem;
}

.main-body03 .body .body_box img {
  width: .625rem;
  height: .6875rem;
  margin-right: .7813rem;
}

.main-body03 .body .body_box p {
  font-size: .75rem;
  color: #727378;
}

.main-body03 .body .box {
  margin: .3125rem auto 1.5625rem;
  width: 7rem;
  height: 1.5625rem;
  background-color: #096afa;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .6563rem;
  color: #FFFFFF;
}
