
body {
  background-color: #f4f4f4;
}
img {
  width: 100%;
}
/* 文字标题 */
.contitle {
  margin-top: 6.25rem;
  letter-spacing: 2px;
}
.contitle > h2 {
  color: #026d56;
}
.contitle > h2:first-child {
  font-size: 3.125rem;
  font-weight: 400;
}
.contitle > h2:first-child + h2 {
  font-size: 1.375rem;
  font-weight: 400;
  letter-spacing: 0px;
  margin-top: .625rem;
}
.contitle > .line {
  display: inline-block;
  width: 4.1875rem;
  height: 1px;
  background-color: #808080;
  margin: 1.875rem;
}
.contitle > h3 {
  font-size: 1.25rem;
  color: #808080;
  line-height: 2.5rem;
}
.contitle > p {
  line-height: 2.5rem;
  font-size: 1.125rem;
  font-weight: 100;
  color: #808080;
}
.contitle h5 {
  font-size: 1.75rem;
  color: #7F7F80;
  margin-top: 6.5625rem;
  margin-bottom: 1.875rem;
  font-weight: 100;
}
.contitle h4 {
  font-size: 40px;
  color: #7f7f81;
  font-weight: 400;
}
.contitle > h2:first-child + h2 {
  margin-bottom: 6.25rem;
}
.contitle1 {
  margin-top: 0;
}
/* 企业简介 */
.introduce_bottom {
  margin-top: 1.875rem;
}
.introd_bot_box {
  float: left;
  width: 18.75rem;
}
.title_img {
  width: 7.5rem;
  height: 7.5rem;
  margin: 0 auto;
  overflow: hidden;
}
.introd_bot_box > h5 {
  font-size: 1.3125rem;
  color: #005b47;
  margin-top: 1rem;
}
.introd_bot_box > p {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  font-size: 1.0625rem;
  color: #808080;
  line-height: 1.875rem;
}

/* 企业历程 */
.company_process {
  position: relative;
  margin-bottom: 15rem;
  margin-top: 6rem;
}
.process_content_left {
  margin-right: 3.1rem;
  margin-left: 9.375rem;
  border-left: 1px solid #808080;
  position: relative;
}
.process_content_box {
  width: 40.5625rem;
  color: #808080;
  position: relative;
}
.process_years {
  width: 9.375rem;
  height: 2.5rem;
  font-size: 1.5rem;
  line-height: 2.5rem;
  position: absolute;
  top: 50%;
  left: -9.375rem;
  margin-top: -1.25rem;
}
.process_years:hover {
  cursor: pointer;
}
.process_circle {
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #808080;
  border-radius: 50%;
  behavior: url(../../css/components/pie/PIE.htc);
  margin-top: -0.625rem;
  z-index: 2;
  position: absolute;
  top: 1.25rem;
  right: -0.625rem;
}
.process_circle1 {
  width: 1rem;
  height: 1rem;
  background-color: #808080;
  border-radius: 50%;
  behavior: url(../../css/components/pie/PIE.htc);
  position: absolute;
  margin-top: .125rem;
  margin-left: .125rem;
}
.process_circlebg {
  border-color: #fff;
}
.process_circle1bg {
  background-color: #fff;
}
.process_content {
  width: 31.875rem;
  padding: 2.5rem 4.375rem 1.25rem 4.375rem;
  text-align: left;
}
.process_content > div {
  line-height: 2.5rem;
  font-size: 1rem;
  font-weight: 100;
}
.process_content_bgc {
  background-color: #005947;
  color: #fff;
}
.process_line_top {
  width: 3.75rem;
  height: 1px;
  background-color: #837b76;
  position: absolute;
  top: 0;
}
.process_line_bottom {
  width: 3.75rem;
  height: 1px;
  background-color: #837b76;
  position: absolute;
  bottom: 0;
  margin-left: 9.375rem;
}
/* 企业历程右边 */
.process_img_box {
  width: 21.875rem;
  background-color: #005947;
}
.process_content_img {
  width: 19.375rem;
  background-color: #f4f4f4; 
}
.process_img_box .process_content_img:first-child {
  padding-bottom: 1.25rem;
}
.processhide {
  height: 46.875rem;
  overflow: hidden;
}
.lookbox {
  background-color: #005b49;
  width: 10rem;
  height: 3.125rem;
  color: #fff;
  font-size: 1.25rem;
  line-height: 3.125rem;
  margin-top: 1.875rem;
  cursor: pointer;
  text-align: center;
  position: absolute;
  bottom: -5rem;
  right: 1.875rem;
}
.lookmore1 {
  color: #fff;
  cursor: pointer;
  text-align: center;
  margin-left: 1.875rem;
}
.lookbox span {
  font-size: 1.75rem;
  line-height: 3.125rem;
  display: block;
}

/* 企业愿景 */
.company_vision_content {
  position: relative;
}
.vision_content_img {
  z-index: 10;
}
.vision_content_img img {
  width: 100%;
  height: 100%;
}
.vision_content_img > div {
  background-color: #fff;
}
.vision_content_img div:first-child{
  width: 31.875rem;
  height: 19.375rem;
  margin-right: 4.375rem;
}
.vision_content_img div:first-child+div {
  width: 17.5rem;
  height: 22.5rem;
  margin-right: 4.375rem;
}
.vision_content_img div:first-child+div+div {
  width: 16.875rem;
  height: 16.875rem;
  margin-top: 8.75rem;
}
.vision_content_bg1 {
  width: 60%;
  height: 8.125rem;
  background-color: #005947;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.vision_content_bg2 {
  width: 50%;
  height: 5rem;
  background-color: #005947;
  position: absolute;
  top: 5.3125rem;
  right: 0;
  z-index: 0;
}


/* 企业实力 */
.company_strength_content {
  margin-top: 4.375rem;
  margin-bottom: 12.5rem;
}
.strength_box {
  margin-left: 2.5rem;
  width: 15.625rem;
}
.strength_box > p {
  line-height: 2.5rem;
  font-size: 1rem;
}
.strength_box .strength_title {
  font-size: 1.25rem;
  color: #666;
}

.texthan {
  font-size: 3.125rem;
  font-weight: 500;
  color: #085f4c;
  margin-top: 2.5rem;
}
.textying {
  font-size: 1.375rem;
  font-weight: 500;
  color: #085f4c;
}
.intrconbox {
  width: 1200px;
  margin: 2.5rem auto;
  font-size: 1.15rem;
  line-height: 2rem;
  text-align: left;
}
.intrconbox > p {
  text-indent: 2em;
  color: #333;
  font-weight: 500;
  letter-spacing: 1px;
}
.company_strengthbox {
  width: 1200px;
  margin: 2.5rem auto;
  font-size: 1.1rem;
  line-height: 2rem;
}
.company_strengthbox > p {
  text-indent: 2em;
  color: #808080;
  font-weight: 500;
  letter-spacing: 1px;
}
.company_strengthbox .strengthbig {
  text-indent: 0;
  font-size: 1.4rem;
  margin-top: 1.4rem;
  letter-spacing: 2px;
}
