/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
#1  Global Elements
#2  team info

----------------------------------------------------------------*/


/*--------------------------------------------------------------
#1  Global Elements
--------------------------------------------------------------*/
.pageTop_img{
  background-image: url('../img/team_top_img.png');
}
/*--------------------------------------------------------------
#2  team info
--------------------------------------------------------------*/
.team_info{
  margin-top: 110px;
}

.team_info_pic{
  width: 100%;
}
.team_info_contact{
  width: 100%;
  box-sizing: border-box;
  padding: 36px 22px;
}
.team_info_contact div{
  border-bottom: 1px solid #86a6c9;
}
.team_info_contact_phone{
  display: inline-block;
  color: #86a6c9;
  font-size: 14px;
  /*text-decoration: underline;*/
  margin-bottom: 8px;
}
.team_info_contact_email{
  display: inline-block;
  color: #86a6c9;
  font-size: 14px;
  /*text-decoration: underline;*/
}
.team_info_downLoad{
  width: 100%;
  height: 60px;
  background-color: #084065;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0;
}
.team_info_downLoad i{
  color: white;
  vertical-align: middle;
}
.team_info_downLoad div {
  display: inline-block;
  color: white;
  font-size: 16px;
  vertical-align: middle;
}
.team_info_downLoad:hover{
  background-color: #e2a561;
}

.team_info_r_top {
  /*height: 120px;*/
  position: relative;
  padding-bottom: 27px;
  border-bottom: 1px solid #e6e6e6;
}
.team_info_name{
  font-size: 30px;
  color: #1c1c1c;
  margin-bottom: 27px;
}
.team_info_introduction{
  font-size: 20px;
  color: #204061;
  margin-bottom: 27px;
}
.back_btn{
  margin-top: 37px;
  width: 100px;
  height: 46px;
  color: #879cb3;
  font-size: 13px;
  border: 1px solid #879cb3;
  text-align: center;
  line-height: 46px;
}
.back_btn:hover{
  color: white;
  background-color: #879cb3;
}
.back_btn2 {
  display: none;
  margin-top: 0;
}
.team_info_r_top_line{
  position: absolute;
  width: 2000px;
  height: 1px;
  background-color: #e6e6e6;
  bottom: 0;
  left: 0;
}
.team_info_item_title{
  font-size: 24px;
  color: #1c1c1c;
  font-weight: bold;
  margin-left: 16px;
  position: relative;
  margin-top: 50px;
}
.team_info_item_title::before{
  content: '';
  position: absolute;
  top: 5px;
  left: -16px;
  width: 3px;
  height: 22px;
  background-color: #204061;
}
.team_info_item_inner .team_info_item_text{
  font-size: 16px;
  line-height: 30px;
  color: #808080;
  margin-top: 30px;
}
.team_info_item_inner .team_info_item_text table{
  width: 100%
}
.team_info_item_inner .team_info_item_text_title{
  color: #204061;
  font-size: 18px;
  font-weight: bold;
  margin-top: 53px;
}
@media (min-width: 0px) {
  .team_info_container {
    padding: 0 30px;
  }
  .team_info_l {
    width: 100%;
    margin-bottom: 40px;
  }
  .bottom-nav-block{
    margin-top: 68px!important;
    padding-bottom: 0px !important;
  }
}
@media (min-width: 480px) {
  .team_info_container {
    padding: 0 30px;
  }
  .team_info_l {
    width: 250px;
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .team_info_l{
    width: 150px;
  }
  .team_info_contact{
    /*padding: 22px 0px;*/
  }
  .team_info_r{
    width: 500px;
  }

}
@media (max-width: 991px) {
  .team_info_r_top_l {
    width: 100%;
  }
  .back_btn1{
    display: none;
  }
  .back_btn2 {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .team_info_l{
    width: 250px;
  }
  .team_info_r{
    width: 600px;
  }
}
@media (min-width: 1200px) {
  .team_info_l{
    width: 275px;
  }
  .team_info_r{
    width: 770px;
  }
}


.bottom-nav-block {
  display: block;
  margin-top: 135px;
  padding-bottom: 60px;
  text-align: justify;
  text-align-last: justify;
}

.bottom-nav-block .nav-block-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
}

.bottom-nav-block .nav-block-item .nav-block-title-part {
  display: block;
  width: 100%;
  text-align: justify;
  text-align-last: justify;
}

.bottom-nav-block .nav-block-item .nav-block-title-part .subtitle{
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.subtitle {
    display: block;
    margin-top: 100px;
}

.subtitle .head-line {
    display: inline-block;
    width: 3px; 
    height: 22px;
    vertical-align: middle;
    background-color: #204061;
}

.subtitle h3 {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.bottom-nav-block .nav-block-item .nav-block-title-part a{
  display: inline-block;
  color: #e2a561;
  font-size: 15px;
  vertical-align: middle;
}
.bottom-nav-block .nav-block-item .nav-block-title-part a:hover{
  color: #1f4061;
}
/* 新闻部分 */
.news-item-wrap {
  padding-top: 30px;
}
.news-item {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border: 1px solid rgb(236, 236, 236);
  margin-top: 12px;
  padding-left: 22px;
  padding-right: 45px;
  box-sizing: border-box;
  text-align: left;
  text-align-last: left;
  overflow: hidden;
  position: relative;
}

.news-item .news-title {
  color: #243241;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  /* overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap; */
}

.news-item img {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 21px;
}
.news-item:hover {
  border-color: #e2a561;
}
@media screen and (min-width: 768px) {
  .bottom-nav-block .nav-block-item {
      width: 100%;
      margin-bottom: 70px;
  }
}
@media screen and (min-width: 992px) {
  .bottom-nav-block .nav-block-item {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .bottom-nav-block .nav-block-item {
    width: 60%;
  }
}

@media (max-width: 631px) {
  .team_info {
    margin-top: 50px;
  }
  .back_btn2{
    display: none;
  }
  .team_info_item_title{
    font-size: 20px;
  }
  .team_info_item_title::before{
    height: 20px;
  }
  .team_info_r_top {
    /*height: 120px;*/
    position: relative;
    padding-bottom: 2px;
    border-bottom: 1px solid #e6e6e6;
  }
  .team_info_l {
    margin-bottom: 40px;
  }
  .team_info_name{ 
    font-size: 23px; margin-bottom: 17px;
  }
  .team_info_introduction {
    font-size: 17px
  }
}
