/* 顶部导航栏 */
.row_navigation_ul>li:nth-child(2) {
  padding-bottom: 1rem;
  border-bottom: 0.2rem solid #024f57;
}


/* banner */
.row_banner {
  width: 100%;
  height: 320px;
  background: url("../images2/5-1.png")no-repeat;
  background-size: 100%;
}

.row_banner_str {
  width: 271px;
  height: 191px;
  background: #044249;
  color: #ffffff;
  margin-top: 4%;
  margin-left: 11%;
  padding-top: 39px;
  padding-left: 20px;
  opacity: 0.8;
}

.row_banner_str>p:nth-child(1) {
  font-size: 43px;
}

.row_banner_str>p:nth-child(2) {
  font-size: 34px;
}

.row_company {
  width: 50rem;
  height: 548px;
  margin-top: 13.8rem;
  margin-left: 100px;
}

.row_company>div {
  /* float: left; */
}

/* .row_company1>p:nth-child(1) { */
  /* color: #dcdcdc;
  font-size: 35px; */
  /* margin-bottom: 0.5rem; */
/* } */

.row_company1>p {
  color: #000000;
  font-size: 20px;
  margin-bottom: 4rem;
}

.row_company2>p:nth-child(1) {
  width: 6rem;
  height: 0.5rem;
  background: #000;
  font-size: 35px;
}

.row_company2>p:nth-child(2) {
  color: #000;
  font-size: 35px;
  margin-bottom: 2.5rem;
}

.row_company3>p {
  font-size: 1.4rem;
  color: #666666;
}

.row_company3>p:nth-child(3) {
  padding-top: 3.2rem;
}

.row_company3>p:nth-child(6) {
  padding-top: 3.6rem;
}

.row_company_img {
  width: 42.1rem;
  height: 54.8rem;
  margin-top: 13.8rem;
  margin-left: 3rem;
}

.row_company_img>img {
  width: 100%;
}

.our_vision {
  width: 49.5rem;
  height: 35.7rem;
  margin-top: 5.5rem;
  margin-bottom: 20px;
  margin-left: 100px;
}

.our_vision>img:nth-child(1) {
  width: 100%;
  z-index: 100;
  /* margin-left: 50px; */
}

.our_vision>img:nth-child(2) {
  width: 100%;
  z-index: 1;
  margin-top: -10.6rem;
  margin-left: -3.3rem;
}

.our_vision_two {
  margin-top: 80px;
  margin-left: 44px;
}

.our_vision_two>h4 {
  
  color: #000;
  
  margin-bottom: 20px;
}

.our_vision_two>p {
  font-size: 14px;
  margin-bottom: 5px;
  color: #666666;
}

.sour_vision_three {
  margin-top: 45px;
  margin-left: 44px;
}

.sour_vision_three>h4 {
  font-size: 20px;
  color: #000;
 
  margin-bottom: 20px;
}

.sour_vision_three>p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #666666;
}

/* 轮播图宽度 */
.index_banner {
  width: 100%;
}

/* 媒体查询 */
@media screen and (max-width: 1370px) {
  .row_company {
    /* width: 41rem; */
    height: 548px;
    margin-top: 10.8rem;
    margin-left: 100px;
  }

  .row_company_img {
    width: 35.1rem;
    height: 54.8rem;
    margin-top: 10.8rem;
    margin-left: 0rem;
  }

  .our_vision_two {
    margin-top: 0px;
    margin-left: 44px;
  }

  .our_vision {
    width: 46.5rem;
    height: 35.7rem;
    margin-top: 0rem;
    margin-bottom: 0px;
  }

  .our_vision_two>h4 {
    font-size: 20px;
    color: #000;

    margin-bottom: 10px;
  }

  .sour_vision_three>h4 {
    font-size: 20px;
    color: #000;
    
    margin-bottom: 10px;
  }
}

.abox2 {
  margin-top: 60px !important;
  margin-bottom: 40px !important;
}

.abox2 h4 {
  font-size: 35px;
  color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
}

.abox2 img {
  max-width: 100%
}

/* 组织结构图 开始 */
.zj{
  width: 170px;
  height: 55px;
  line-height: 47px;
  font-size: 24px;
  margin: 0 auto;
  color: #fff;
  background: #7F8EAB;
  border: 2px solid #5A6172;
  border-radius: 5px;
  text-align: center;
  margin-top: 60px;
  cursor:pointer;
}
.two {
  /* width: 500px;   */
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.two >li{
  width: 170px;
  height: 55px;
  line-height: 55px;
  border: 2px solid #5F6A7F;
  text-align: center;
  margin: 0 10px;
  background: #7F8EAB;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  cursor:pointer;
}
.three{
  display: flex;
  justify-content: center;
}
.three>li{
  width: 170px;
  height: 55px;
  line-height: 55px;
  border: 2px solid #8198B8;
  text-align: center;
  margin: 0 10px; 
  background: #1B1E3F;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  cursor:pointer;
}

/* 关联线 */
.xian{
  width: 1365px;
  display: flex;
  justify-content: center;
  margin: 0;
}
.xian >li{
  width: 170px;
  height: 17px;
  border-left: 4px solid #B3CBF2;
  margin: 0 10px;
}
/* 组织结构图 结束 */
/* 客户参考 开始 */
.abox2_img{
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.abox2_img >ul{
  margin-top: 60px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.abox2_img >ul>a{
  display: block;
  margin: 20px 10px;
}
.abox2_li{
  width: 180px;
  display: table-cell; 
  vertical-align: middle;
  text-align: center;
  margin: 20px 10px;
}
.abox2_img>ul>.abox2_li>img{
  max-width: 100%;
  max-height: 100%;
}
/* 客户参考 结束 */